/*
Theme styles
*/
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

h2 {
  font-size: 1.5em;
  margin: .83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: .83em;
  margin: 1.67em 0; }

h6 {
  font-size: .67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace,  serif;
  _font-family: 'courier new',  monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

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

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

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

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

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

/* Base
********************** */
html, button, input, select, textarea {
  color: #333; }

body {
  position: relative;
  font-family: 'Open Sans',   sans-serif;
  font-size: 15px;
  line-height: 26px;
  line-height: 1.8;
  text-rendering: optimizelegibility;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-tap-highlight-color: transparent;
  -moz-text-size-adjust: none;
  -moz-font-smoothing: antialiased;
  -ms-tap-highlight-color: transparent;
  -ms-text-size-adjust: none;
  -ms-font-smoothing: antialiased; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

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

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Sections 
******************** */
.container {
  width: 90%;
  margin: 0 auto; }

section {
  position: relative; }

/* Fonts
**********************/
h1 {
  font-size: 2.32em;
  font-weight: 800;
  font-style: normal;
  margin: 0px 0 10px;
  line-height: 1;
  text-transform: uppercase; }

h1.fl-heading {
  line-height: 1; }

h2 {
  font-size: 21px;
  line-height: 1.2em;
  margin: 0 0 10px;
  font-weight: 800;
  text-transform: uppercase; }

h3 {
  font-size: 17px;
  font-weight: 800;
  margin: 25px 0;
  line-height: 1.2;
  text-transform: uppercase; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 18px;
  font-size: 1.125rem; }

h6 {
  font-size: 16px;
  font-size: 1rem; }

em {
  font-style: italic;
  line-height: inherit; }

strong {
  font-weight: 700;
  line-height: inherit; }

a {
  color: #394786;
  text-decoration: none;
  outline: 0;
  line-height: inherit; }

a:hover {
  color: #c3996b; }

i {
  font-style: normal; }

/* Builder library 
********************/
/* typography */
.tight div > * {
  letter-spacing: -0.03em !important; }

.aligncenter {
  text-align: center; }

.thin div > * {
  font-weight: 300 !important; }

.bold div > * {
  font-weight: 700 !important; }

.heavy div > * {
  font-weight: 900 !important; }

.italic div > * {
  font-style: italic !important; }

.uppercase div > * {
  text-transform: uppercase !important; }

.underline div > * {
  text-decoration: underline; }

.first-child {
  font-size: 1.3em;
  font-style: normal;
  text-align: center;
  padding-bottom: 1em;
  margin-bottom: 1em; }

.description {
  font-style: normal;
  font-weight: normal;
  margin-bottom: 30px;
  font-size: 11px; }

.description p {
  margin: 10px 0; }

/* heading sections */
.heading {
  padding: 70px 0; }

/* featured images */
.featured-image div > p {
  font-size: 3.2em;
  font-weight: 700;
  line-height: 1.2em; }

/* margins */
.nomargin div > * {
  margin: 0 !important; }

/* overflowing elements */
.fl-row.fl-row-full-width.fl-row-bg-none.fl-node-54d0e7ec5057a {
  position: relative; }

/* Stacked */
.stacked {
  margin-top: 0;
  position: relative;
  margin-bottom: 0;
  height: auto;
  right: 0; }

.stacked .fl-module-heading .fl-heading {
  border-bottom: 1px solid #DDD;
  padding-bottom: 40px !important;
  margin-bottom: 0 !important;
  width: 92%; }

/* bordered titles */
.border h3.fl-heading span {
  border: 2px solid;
  padding: 10px 20px;
  font-size: 15px; }

.border h1.fl-heading span {
  border: 4px solid;
  padding: 10px 20px; }

/* colors */
.light {
  background: #fff;
  color: #00002d; }

.light a {
  color: #00002d; }

.grey {
  background: #ecedf2; }

.darkblue {
  background: #00003a !important;
  color: #fff; }

.mediumdarkblue {
  background: #292852;
  color: #fff; }

.blue {
  background: #394786;
  color: #FFF; }

.mediumdarkblue .fl-rich-text a,
.darkblue .fl-rich-text a,
.violet .fl-rich-text a,
.blue .fl-rich-text a {
  color: #AFEAE1;
  text-decoration: underline; }

.violet {
  background: #575f90;
  color: #fff; }

.cyan {
  background: #afeae1 !important;
  color: #fff; }

.lightcyan {
  background: #e0f5f0 !important; }

.dark {
  background: #222;
  color: #bbb; }

/* callouts */
.fl-callout-text-wrap {
  font-size: 1.1em;
  font-weight: 300; }

/* intro text */
.home .intro div > p {
  font-size: 1.2em;
  margin: 0.5em auto;
  font-weight: 700; }

.intro div > p {
  font-size: 1.4em;
  margin: 0.5em auto;
  font-weight: 300; }

.withbuttons div > p {
  padding-bottom: 80px; }

/* Featured list */
.feature-list ul {
  font-size: 1.4em;
  margin-left: 0;
  padding-left: 1.1em;
  list-style: none;
  margin-top: 0; }

.feature-list li {
  margin-bottom: 0;
  padding-bottom: 0; }

.feature-list li:before {
  content: "\f00c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: -20px;
  margin-right: 10px; }

.feature-list p {
  margin: 0 0 0 38px;
  max-width: 500px; }

/* Hero
***************************/
.hero .fl-row-content-wrap {
  color: #fff;
  height: auto;
  min-height: 400px;
  position: relative;
  overflow: hidden;
  background-color: #111;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  padding: 0 !important;
  opacity: 0; }

.hero .fl-row-fixed-width {
  max-width: 1300px; }

.admin-bar .hero .fl-row-content-wrap {
  height: auto;
  width: 100%;
  opacity: 1;
  padding: 26% 0 70px !important; }

.hero .continue {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0; }

.admin-bar .hero .continue {
  position: static; }

.hero .fl-separator {
  width: 30%;
  margin: 0 auto; }

.hero .intro div > p {
  font-size: 1.6em; }

.hero .fl-heading {
  text-transform: none !important; }

/* Featured
********************/
.featured .fl-callout-has-photo.fl-callout-photo-left img.fl-photo-img {
  max-width: 120% !important;
  width: 115% !important; }

.featured .tall .fl-callout-content {
  position: relative;
  max-height: 600px; }

.featured .fl-callout-content {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px; }

.featured .fl-callout-photo {
  position: relative;
  top: 0;
  left: 0;
  width: 100%; }

.featured .fl-photo-content img {
  width: 100% !important;
  display: block !important; }

.featured .fl-callout-text-wrap {
  position: relative; }

.featured .tall .fl-callout-title {
  position: relative; }

.featured .fl-callout-title {
  position: relative;
  padding: 1.5em 0 0; }

.featured a {
  color: #444; }

.featured a.fl-callout-cta-link {
  border-top: 1px solid #444;
  padding-top: 1em;
  font-size: 0.8em; }

/* Featured two 
********************/
.featured-two .fl-callout-content {
  position: relative;
  overflow: hidden;
  padding-bottom: 13%; }

.featured-two .fl-callout-photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.featured-two h3.fl-callout-title {
  position: relative;
  padding-top: 15%; }

.featured-two .fl-callout-text-wrap {
  position: relative;
  color: #fff; }

.featured-two a {
  color: #fff; }

.featured-two a.fl-callout-cta-link {
  border-top: 1px solid #fff;
  padding-top: 1em;
  font-size: 0.8em;
  color: #fff; }

/* Modules 
********************/
/* Tabs */
.entry-content .fl-tabs-vertical .fl-tabs-labels {
  width: 10%; }

.entry-content .fl-tabs-label {
  background: #afeae1;
  color: #fff;
  border-bottom: 1px solid #FFF; }

.entry-content .fl-tabs-label.fl-tab-active {
  background: #FFF;
  position: relative;
  z-index: 1;
  color: #444; }

.entry-content .dataTables_wrapper {
  font-size: 13px; }

.entry-content .tablepress tfoot th, .entry-content .tablepress thead th {
  background: #FFF;
  font-size: 13px;
  vertical-align: bottom; }

.entry-content .dataTables_filter {
  float: none;
  white-space: nowrap;
  width: 90%;
  display: block;
  text-align: center; }

.entry-content .dataTables_wrapper label input, .entry-content .dataTables_wrapper label select {
  display: inline-block;
  margin: 12px auto 30px;
  width: 50%;
  height: 40px; }

.entry-content .fl-tabs-vertical .fl-tabs-panels {
  width: 90%; }

/* Callouts */
.prods .fl-photo-content {
  min-height: 305px; }

body a.fl-callout-title-link {
  color: #333; }

/* Testimonials */
.compact .fl-testimonial {
  padding-left: 35px; }

.compact .fl-testimonial:before {
  content: '"';
  font-size: 5em;
  position: absolute;
  left: 0px;
  top: -14px;
  font-family: Georgia;
  color: #AAA; }

/* Sliders */
.fl-slide-photo-wrap img {
  margin: auto; }

.fl-slide-content h2 {
  line-height: 1em !important; }

.fl-slide-text p {
  line-height: 2em !important; }

.bx-wrapper img {
  display: inline-block !important; }

/* Tables */
.fl-rich-text table {
  width: 100%;
  margin-left: -5%; }

.fl-rich-text table thead {
  background: #EEE; }

.fl-rich-text table td {
  border: 1px solid #DDD;
  vertical-align: top;
  padding: 20px; }

.fl-rich-text table td:first-child {
  border: none;
  text-align: right;
  padding: 20px;
  background: #FFF; }

.fl-rich-text table a.add_to_cart_button {
  background: #4490DB;
  color: #FFF;
  padding: 15px 30px;
  display: block;
  max-width: 300px;
  margin: auto;
  text-align: center;
  font-weight: 400;
  font-size: 0.9em;
  text-shadow: none;
  box-shadow: none;
  border: 1px solid; }

.fl-rich-text table span.amount {
  text-align: center;
  display: block;
  font-size: 1.2em;
  padding: 0 0 10px; }

/* Accordion */
.fl-accordion-item {
  border: 1px solid #DDD !important;
  background: #EEE !important;
  color: #333 !important; }

/* Call to action */
.fl-cta-inline {
  width: auto !important;
  margin: auto; }

.fl-cta-inline h3.fl-cta-title {
  padding: 16px 0 0 !important;
  line-height: 44px; }

.fl-cta-inline .fl-cta-text h2.fl-cta-title {
  margin: 0 !important;
  padding: 0;
  padding-top: 13px; }

/* Buttons
***********************/
.fl-module-button br {
  display: none; }

span.fl-button-text {
  font-weight: 800;
  font-size: 0.9em;
  text-transform: uppercase; }

.fl-builder-content .transparent a.fl-button, .fl-builder-content .transparent a.fl-button:hover, .fl-builder-content .transparent a.fl-button:visited {
  font-weight: 500;
  color: #FFF !important;
  display: inline-block;
  margin: 20px 0 0;
  letter-spacing: 1px;
  border: 2px solid #FFF;
  background: transparent; }

.fl-builder-content .dark a.fl-button, .fl-builder-content .dark a.fl-button:hover, .fl-builder-content .dark a.fl-button:visited {
  font-style: normal;
  letter-spacing: 1px !important;
  border: 2px solid #FFF !important;
  display: inline-block !important;
  font-family: brandon-grotesque !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  background: #222 !important;
  color: #fff !important; }

/* Donation */
.btn-donation-muu,
.btn-donation {
  display: block;
  text-align: center;
  border: 2px solid #394786;
  padding: 25px 0;
  margin: 10px 0;
  border-radius: 4px;
  font-size: 1.1em;
  font-weight: 700;
  outline: none;
  color: #394786;
  width: 100%;
  background: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.btn-donation-muu:hover,
.btn-donation:hover,
.btn-donation.active,
.btn-donation-muu.active {
  background: #394786;
  color: #fff; }

/* Post feed */
body .fl-module h2.fl-post-feed-title {
  font-size: 1em;
  line-height: 1.4em;
  margin: 0 0 5px;
  padding: 0;
  font-weight: 700;
  text-transform: none; }

.fl-module .fl-post-feed-post {
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 40px;
  padding: 0px 30px 0px; }

/* Post feed home page */
body.home .fl-post-feed-meta {
  color: #AFEAE1;
  text-transform: uppercase; }

/* post feed blog page */
body .post-3320 .fl-post-feed,
body .post-3024 .fl-post-feed {
  margin-top: 90px; }

body .post-3320 .fl-module .fl-post-feed-post,
body .post-3024 .fl-module .fl-post-feed-post {
  margin-bottom: 40px;
  padding: 0px 0px 10px;
  border: none; }

body .post-3320 .fl-module h2.fl-post-feed-title,
body .post-3024 .fl-module h2.fl-post-feed-title {
  font-size: 30px;
  line-height: 1.2em;
  margin: 10px 0 10px !important;
  padding: 0;
  font-weight: 800;
  text-transform: uppercase; }

body .post-3320 .fl-post-feed-header a,
body .post-3024 .fl-post-feed-header a {
  text-decoration: none;
  color: #555; }

body .post-3320 .fl-post-feed-meta,
body .post-3024 .fl-post-feed-meta {
  font-size: 12px;
  text-transform: uppercase;
  color: #888;
  letter-spacing: 0px; }

body .post-3320 .fl-post-feed-content,
body .post-3024 .fl-post-feed-content {
  padding-bottom: 40px;
  border-bottom: 1px solid #E6E6E6; }

body .fl-builder-pagination {
  padding: 0px 30px 50px; }

body .fl-builder-pagination ul.page-numbers {
  text-align: left; }

body .fl-builder-pagination li a.page-numbers:hover, .fl-builder-pagination li span.current {
  background: #AFEAE1;
  text-decoration: none;
  color: #FFF; }

body .fl-builder-pagination li a.page-numbers {
  border: 4px solid #AFEAE1;
  display: inline-block;
  padding: 5px 15px;
  margin: 0 0 5px;
  font-weight: 700;
  text-transform: uppercase;
  color: #AFEAE1; }

body .fl-builder-pagination li span.page-numbers {
  border: 4px solid #E6E6E6;
  display: inline-block;
  padding: 5px 15px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 5px;
  color: #CCC; }

/* Modal form */
a.nf-modal-link {
  background: #EEE;
  color: #555;
  padding: 10px 30px;
  margin: 0 20px 0;
  font-size: 18px;
  font-weight: 400;
  display: inline-block; }

/* Blockquotes  
***********************/
blockquote {
  line-height: 1.8em;
  color: #aaa;
  margin: 10px 0 30px;
  padding: 0px;
  font-style: italic;
  font-weight: 100;
  font-family: "Times New Roman", serif; }

blockquote p {
  line-height: 1.4em;
  color: #aaa;
  font-size: 2em; }

.single-post .entry-content blockquote p:first-child {
  text-align: left;
  margin: 30px 0;
  font-style: normal;
  padding: 0 0 0px;
  font-size: 1.8em;
  border: none; }

/* sidebars */
.fl-module.fl-module-sidebar ul {
  margin-left: 0;
  list-style: none;
  padding-left: 10px; }

/* Widgets */
.fl-module.fl-module-sidebar a,
.widget_nav_menu a {
  text-transform: uppercase;
  font-weight: 800;
  border-bottom: 4px solid;
  color: #FFF;
  display: block;
  font-size: 1.1em; }

.grey.fl-module.fl-module-sidebar a {
  color: #555 !important; }

/* Images
********************* */
img {
  /*	width:   95%;
        height:   auto;
     */
  vertical-align: middle; }

img.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 1em;
  padding-top: 7px; }

img.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 1em;
  padding-top: 7px; }

/* Lists
********************* */
ul,
ol {
  margin-bottom: 0.273em; }

ol {
  list-style: decimal;
  margin-left: 5px; }

ul {
  margin-left: 0;
  list-style: square outside; }

ul ul {
  margin: 4px 0 5px 25px; }

ol ol {
  margin: 4px 0 5px 30px; }

li {
  padding-bottom: 0.273em; }

ul.large li {
  line-height: 21px; }

dl dt {
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem; }

p:empty {
  display: none; }

/* misc */
blockquote cite {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  color: #555555; }

blockquote cite:before {
  content: "\2014 \0020"; }

blockquote cite a {
  color: #555555; }

blockquote cite a:visited {
  color: #555555; }

abbr, acronym {
  font-size: 90%;
  color: #222;
  border-bottom: 1px solid #cccccc;
  cursor: help; }

abbr {
  text-transform: none; }

/* posts & pages
************************ */
#main {
  padding: 0; }

/* single posts & pages headers
***********************************/
.header-with-image {
  position: relative;
  overflow: hidden;
  background: #111;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.header-with-image .entry-title {
  position: relative;
  color: #FFF;
  text-align: left;
  padding: 13% 0 13%;
  max-width: 90%;
  margin: 0 auto; }

.header-with-image img.wp-post-image {
  position: absolute;
  width: 170%;
  opacity: 0.9; }

.header-with-image .meta {
  color: #fff; }

.page .header-with-image h1 {
  margin: 0; }

.header-with-image .entry-title a {
  color: #fff; }

.excerpt p {
  font-size: 1em;
  margin: 0 auto;
  max-width: 700px;
  letter-spacing: 0px;
  font-style: normal; }

/* Without image */
.single-header .entry-title {
  text-align: center;
  padding: 0 0 3%;
  max-width: 1000px;
  margin: 0 auto; }

.page .single-header .entry-title h1 {
  margin: 0; }

.single-header .entry-title a {
  color: #444; }

/* meta */
.meta {
  letter-spacing: 2px;
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
  margin: 1.2em 0 0;
  font-weight: 400;
  color: #777; }

.author {
  font-weight: 400; }

.date {
  font-style: normal; }

.byline {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0;
  font-size: 0.8em;
  display: block;
  font-style: normal;
  margin: -10px 0 10px;
  color: #FFF; }

/* Social sharing */
.heateorSssClear {
  clear: both;
  margin: 1em 0; }

.fl-post-feed-content .heateorSssClear,
.fl-post-feed-content .heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
  display: none !important; }

/* Single posts content
***********************/
.single-post .fl-col {
  padding: 0px 0px 20px; }

.single-post .fl-col-content .fl-module,
.single-post .fl-row-fixed-width {
  width: 100%; }

.single-post article {
  margin: 0 auto 50px; }

.single-post .single-header {
  padding: 80px 0 0; }

.single-post .entry-content,
.single-post .single-header .entry-title {
  width: 90%; }

.single-post .single-header .entry-title {
  padding: 0 0px 10px; }

.single-post .entry-content,
.single-header .entry-title {
  text-align: left;
  max-width: 900px;
  margin: 0 auto; }

.single-post .single-header h1 {
  margin: 5px 0 18px;
  font-size: 3em;
  line-height: 1; }

.single-post .intro div > p {
  font-size: 1.4em;
  font-weight: 300; }

.single-post .entry-content p {
  width: 100%;
  margin: 1em auto; }

.single-post .entry-content .first-child {
  text-align: center;
  font-size: 1.3em;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0; }

#m-menu {
  top: 0px;
  height: 60px;
  position: relative;
  padding-top: 0px;
  background: #fff;
  overflow: hidden;
  z-index: 20; }

.single-post .entry-content p {
  margin: 1em auto; }

.single .header-content h1 {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 30px;
  text-align: center; }

.description {
  font-size: 15px; }

.single .main-article {
  width: 100%;
  margin: 0 auto 80px; }

/* Center */
.wp-caption {
  max-width: 100%; }

.alignnone.size-medium,
.aligncenter.size-medium {
  display: block;
  margin: 5% auto; }

.alignnone.size-large,
.aligncenter.size-large {
  display: block !important; }

.alignnone.size-full {
  display: block !important; }

img.size-large,
img.size-full {
  width: 100%;
  height: auto !important; }

/* Left */
.alignleft .size-medium {
  display: block !important; }

.alignleft.size-large {
  display: block !important; }

/* Right */
.alignright {
  display: block !important; }

.alignright.size-medium {
  display: block !important; }

.alignright.size-large {
  display: block !important; }

/* Gallery
********************/
.gallery {
  margin: 60px 0 40px !important; }

.gallery-item img {
  border: none !important;
  width: 95%; }

.gallery-item {
  width: 50%;
  margin: 0 !important; }

/* Post navigation */
.post-navigation {
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0px;
  margin-top: 70px;
  position: relative;
  width: 100%;
  margin: 70px auto 30px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.2;
  border-top: 1px solid #DDD;
  padding-top: 20px;
  font-style: normal;
  max-width: 900px; }

.post-navigation span {
  margin: 0;
  display: block; }

.previous-post {
  display: block;
  width: 45%;
  float: left;
  color: #555; }

.next-post a, .previous-post a {
  color: #555; }

.next-post {
  display: block;
  width: 45%;
  float: right;
  color: #555;
  text-align: right; }

/* Single tapahtuma */
.single-tapahtuma #main {
  border-top: 1px solid #ddd;
  padding-top: 2em;
  padding-bottom: 2em;
  overflow: hidden; }

.single-tapahtuma h1.entry-title {
  font-size: 3em;
  margin-bottom: 0;
  margin-bottom: 5px; }

.single-tapahtuma .event-date {
  font-weight: 900;
  font-size: 1.8em;
  line-height: 1.1em;
  margin-bottom: 8px;
  color: #394786; }

.single-tapahtuma .event-time {
  font-weight: 700;
  font-size: 1.1em;
  line-height: 1.1em;
  color: #394786;
  margin-bottom: 5px; }

.single-tapahtuma .entry-header {
  border-bottom: 2px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px; }

/* Nessling nest */
.post-password-required.hentry {
  text-align: center;
  padding: 80px 0; }

input#pwbox-4696 {
  line-height: 42px;
  width: 300px; }

form.post-password-form p {
  font-size: 1.2em; }

.page-template-page-nest .fl-col {
  padding: 0; }

.page-template-page-nest .fl-row-full-width > .fl-col-group > .fl-col > .fl-col-content {
  padding: 40px; }

.page-template-page-nest .fl-row-full-width > .fl-col-group > .fl-col.fl-col-has-cols > .fl-col-content .fl-col-group > .fl-col > .fl-col-content {
  padding-right: 40px; }

.page-template-page-nest .haku .fl-col-content {
  padding-bottom: 0 !important;
  padding-top: 0 !important; }

.page-template-page-nest h1 {
  font-size: 6em; }

.page-template-page-nest .bigtext h2 {
  font-size: 30pt; }

.page-template-page-nest .bigtext p {
  font-size: 20pt;
  margin-top: 0;
  margin-bottom: 1.5em; }

.page-template-page-nest .border h3.fl-heading span {
  border: 1px solid;
  padding: 15px 20px;
  font-size: 18pt;
  display: inline-block;
  margin-bottom: 1.5em; }

.page-template-page-nest .yhteystiedot h3.fl-callout-title {
  text-transform: none;
  color: #111 !important;
  font-size: 16pt;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

.page-template-page-nest .yhteystiedot .fl-callout-text {
  font-size: 14pt;
  line-height: 1.5em; }

.page-template-page-nest .yhteystiedot .fl-callout-text strong {
  font-weight: 900; }

.page-template-page-nest .yhteystiedot .fl-callout-photo-left .fl-callout-photo {
  width: 100px; }

.page-template-page-nest .tilat h2 {
  text-transform: none;
  font-size: 19pt;
  border-bottom: 1px solid;
  display: inline-block;
  padding-bottom: 15px;
  margin-bottom: 25px; }

.page-template-page-nest .tilat h3 {
  font-size: 18pt;
  text-transform: none;
  margin-bottom: 15px;
  margin-top: 0; }

.page-template-page-nest .tilat h3 a {
  border-bottom: 1px solid;
  display: inline-block;
  padding-bottom: 5px; }

.page-template-page-nest .tilat p {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 2em; }

.page-template-page-nest .tilat h4 {
  text-transform: uppercase;
  font-size: 13px;
  margin-top: 30px; }

.page-template-page-nest .tilat .fl-rich-text {
  padding-right: 10%; }

.page-template-page-nest .info-yksi p {
  font-size: 16pt;
  line-height: 1.4em; }

.page-template-page-nest .info-yksi p,
.page-template-page-nest .info-yksi li {
  font-size: 15pt;
  line-height: 1.4em; }

.page-template-page-nest .info-yksi .fl-rich-text h3 {
  font-size: 19pt; }

.page-template-page-nest .info-yksi .fl-rich-text h3 a {
  border-bottom: 1px solid; }

.page-template-page-nest .fl-col-content .fl-module {
  width: 100%; }

.page-template-page-nest .henkilo h3 {
  margin: 13px 0 0px;
  font-size: 16pt;
  font-weight: 700; }

.page-template-page-nest .henkilo p {
  margin-top: 0;
  font-weight: 300;
  font-size: 16pt;
  margin-bottom: 0.8em;
  line-height: 1.4em; }

.page-template-page-nest .tapahtumat-list {
  max-height: 380px; }

.page-template-page-nest .tapahtumat-list ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.page-template-page-nest .tapahtumat-list ul li {
  margin: 10px 0px; }

.page-template-page-nest .tapahtumat-list .moretag {
  display: none; }

.page-template-page-nest .event-date h2 {
  margin: 0 0 4px; }

.page-template-page-nest h3.event-title {
  color: #394786 !important;
  margin: 0; }

.page-template-page-nest .event-description {
  margin-top: 5px;
  margin-bottom: 0;
  font-weight: bold;
  line-height: 1.5em; }

/* Archives 
************************ */
#main {
  padding: 0; }

.single-post #main, .archive #main, .blog #main {
  margin: 0 auto 20px;
  border-top: 1px solid #ccc; }

.blog .container, .archive .container {
  width: 90%;
  margin: 0 auto; }

.loop-meta {
  padding: 40px 0 40px;
  text-align: left;
  width: 90%;
  margin: 0 auto 40px;
  max-width: 900px;
  border-bottom: 1px solid #DDD; }

h1.loop-title {
  font-weight: 800; }

.archive article, .blog article {
  margin-bottom: 40px; }

.archive header.entry-title {
  margin: 0 auto 50px;
  max-width: none;
  width: 100%;
  padding: 60px 0;
  text-align: center;
  background: #AFEAE1; }

.archive header.entry-title .header-content h1 {
  font-size: 3em;
  display: inline-block;
  text-align: center;
  color: #FFF;
  border: 4px solid;
  padding: 10px 20px; }

.single-header h2 {
  font-size: 3em;
  font-weight: 800;
  margin: 5px 0 0;
  line-height: 1; }

.archive .single-header h2 {
  font-size: 26px; }

.archive a {
  color: #444; }

.blog article h1 {
  font-size: 1.2em; }

.archive .single-header .entry-title, .blog .single-header .entry-title {
  text-align: left;
  max-width: 900px;
  margin: 0 auto;
  padding-bottom: 0; }

.archive .entry-content, .blog .entry-content {
  padding: 0 0 20px;
  width: 100%;
  margin: 0 auto;
  max-width: 900px;
  border-bottom: 1px solid #DDD; }

.archive .entry-content .fl-row-fixed-width, .blog .entry-content .fl-row-fixed-width {
  width: 100%; }

.blog .moretag, .archive .moretag {
  display: block;
  margin: 20px 0 0;
  font-style: normal;
  font-weight: normal; }

span.tag-links a {
  background: #394786;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  margin-right: 5px;
  padding: 1px 10px;
  margin-bottom: 5px; }

span.cat-links a {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 13px;
  margin-bottom: 2px;
  display: inline-block;
  color: #AFEAE1; }

.archive article, .blog article {
  margin-bottom: 40px; }

label.screen-reader-text {
  display: none; }

input#s {
  width: 100%;
  height: 31px;
  margin-left: 0;
  border: 1px solid #CCC;
  background: #FFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: none; }

/* Shop nav
*******************/
div#primary {
  line-height: 35px; }

/* Product thumbnails
*******************/
.images .flex-control-thumbs {
  margin: 0;
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 87%;
  width: 13%; }

.images .flex-viewport {
  margin-right: 15%; }

.images .flex-control-thumbs li {
  width: 100%;
  float: left;
  margin: 0; }

ul.bxslider {
  margin: 0 0 0 0px;
  padding: 0;
  list-style: none; }

ul.bxslider li {
  margin: 0 !important;
  padding: 0 !important; }

/* Single product tabs
********************/
.full, .half, .one-third-tall, .one-third, .one-fourth, .one-fifth {
  width: 100%; }

/* Pagination
************************ */
.pagination {
  width: 100%;
  margin: 0px auto 50px;
  padding-top: 10px;
  max-width: 900px; }

.pagination a {
  display: inline-block;
  padding: 5px 15px;
  background: #AFEAE1;
  margin: 0 10px 10px 0;
  color: #FFF;
  font-size: 16px;
  font-weight: 800;
  font-style: normal;
  border: 5px solid #AFEAE1;
  line-height: 25px;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  transition: all 0.4s linear; }

.pagination a:hover {
  background: #394786;
  color: #FFF;
  border-color: #394786; }

.pagination span {
  display: inline-block;
  padding: 5px 15px;
  background: transparent;
  margin: 0 10px 0 0;
  color: #CCC;
  font-size: 16px;
  font-weight: 800;
  font-style: normal;
  line-height: 25px;
  border: 5px solid #DDD; }

/* Comments template
************************ */
#comments-template input[type="submit"] {
  background: #555; }

.form-allowed-tags {
  font-size: 15px;
  color: #999; }

#comments-template abbr {
  color: #999; }

#comments-template .logged-in-as {
  font-size: 15px;
  font-style: normal;
  color: #AAA; }

/* Footer */
#footer {
  background-color: #00003A;
  color: #fff;
  overflow: hidden;
  padding: 60px 0 0;
  font-size: 14px;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.6em; }

#footer ul {
  margin: 0;
  padding: 0;
  list-style: none; }

#footer li {
  padding-bottom: 0; }

#footer p {
  margin: 0; }

#footer a {
  color: #fff; }

#top {
  display: block;
  background: #222;
  color: white;
  font-size: 27px;
  display: none;
  width: 39px;
  height: 39px;
  text-align: center;
  position: fixed;
  bottom: 9px;
  right: 9px;
  font-style: normal;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.toplink, .toplink:hover {
  color: #fff; }

#top span {
  margin: 0;
  padding: 0 0 0;
  font-style: normal;
  display: block;
  font-size: 42px;
  height: 39px; }

#footer h3.widget-title {
  font-weight: 800;
  font-size: 1.4em;
  margin-bottom: 5px;
  margin-top: 0;
  text-transform: none; }

/* Mailchimp */
body #mc_embed_signup .button {
  clear: both;
  background-color: #394786;
  border: 0 none;
  border-radius: 2px;
  transition: all 0.23s ease-in-out 0s;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  margin: 0 0 10px;
  padding: 0px 35px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: auto; }

/* Footer Mailchimp */
#footer #mc_embed_signup {
  background: transparent;
  clear: left;
  font: inherit; }

#footer #mc_embed_signup form {
  padding: 10px 0 10px 0; }

#footer #mc_embed_signup label {
  font-size: 1em;
  font-weight: 300;
  line-height: 0.6em;
  padding: 0 0 1em; }

#footer #mc_embed_signup input.email {
  display: block;
  padding: 1px 0;
  margin: 0 4% 5px 0;
  text-indent: 10px;
  width: 100%;
  min-width: 130px;
  background: #fff;
  border: 1px solid #333;
  font-size: 0.9em; }

#footer #mc_embed_signup input.button {
  display: block;
  margin: 0;
  background: #fff;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  width: 40%;
  max-width: 320px;
  padding: 3px 0;
  height: auto;
  color: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: transparent;
  border: 1px solid #fff; }

#footer #mc_embed_signup .clear {
  clear: none;
  display: inline;
  visibility: visible;
  width: auto;
  height: auto; }

/* Footer Social media */
#footer i {
  display: block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 60px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 30px;
  color: inherit;
  width: 60px;
  border: 2px solid;
  border-radius: 60px;
  height: 60px;
  text-align: center;
  float: left;
  margin-right: 20px; }

i.facebook {
  content: "\xf09a"; }

i.twitter {
  content: "\xf099"; }

i.youtube {
  content: "\xf166"; }

i.linkedin {
  content: "\xf0e1"; }

.some a {
  display: block; }

/* Credits 
*********************** */
.credits {
  font-size: 0.7em;
  margin: 60px 0 0px;
  text-align: center;
  color: #AAA; }

/* Forms Styles */
label {
  display: block;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 6px; }

input[type='text'],
input[type='email'],
input[type='number'] {
  text-align: left;
  margin: 0;
  width: 100%;
  border: 1px solid #ccc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  line-height: 35px;
  display: block;
  padding-left: 15px; }

textarea {
  text-align: left;
  margin: 0;
  width: 100%;
  border: 1px solid #ccc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  display: block;
  padding: 5px 15px; }

input[type='submit'] {
  padding: 15px 30px;
  border-radius: 2px;
  background: #448FDB;
  border: 1px solid #448FDB;
  font-weight: 400;
  color: white; }

/* Donation forms */
#donation-form {
  margin-top: 20px; }

body .muu-summa {
  display: none; }

body .muu-summa.active {
  display: block; }

body.fl-builder-edit .muu-summa {
  display: block; }

.muu-summa {
  background: #f9f9f9;
  padding: 5px 25px 25px;
  margin-top: 20px;
  margin-bottom: 30px;
  border: 1px solid #ddd;
  border-radius: 4px; }

form.form-inline {
  clear: both;
  overflow: hidden; }

label.icheck-label {
  font-weight: 400; }

input.vapaa-summa,
input#donation-summa {
  width: 150px;
  float: left; }

.input-addon {
  background: #f7f7f7;
  display: inline-block;
  line-height: 37px;
  border: 1px solid #ccc;
  width: 35px;
  text-align: center;
  border-radius: 0 4px 4px 0;
  position: relative;
  left: -4px;
  color: #777; }

.donate-meili {
  margin-top: 30px;
  margin-bottom: 30px; }

.field-group {
  margin-bottom: 20px; }

@media only screen and (min-width: 1050px) {
  .field-group.d-first-name {
    width: 96%; } }

select.form-control {
  line-height: 40px;
  display: block;
  height: 40px;
  padding-left: 10px;
  background: #fff;
  border: 1px solid #ccc; }

input.btn-lahjoita {
  font-size: 1.2em;
  font-weight: 700;
  padding: 20px 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  min-width: 225px; }

#donate-error {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #ebccd1;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
  display: none; }

#donate-error.visible {
  display: block; }

/* Vfb visual form builder */
.fl-module-content .visual-form-builder-container {
  margin-top: 50px; }

.fl-module-content .visual-form-builder fieldset {
  clear: both;
  margin: 0;
  padding: 0;
  border: 1px solid #DDD;
  border-radius: 0;
  background-color: #F2F2F2; }

.fl-module-content input.vfb-text, .fl-module-content input[type="text"].vfb-text, .fl-module-content input[type="tel"].vfb-text, .fl-module-content input[type="email"].vfb-text, .fl-module-content input[type="url"].vfb-text, .fl-module-content textarea.vfb-textarea {
  padding: 10px 0;
  border-radius: 0;
  width: 100%; }

.fl-module-content input.vfb-large, .fl-module-content input[type="text"].vfb-large, .fl-module-content input[type="tel"].vfb-large, .fl-module-content input[type="email"].vfb-large, .fl-module-content input[type="url"].vfb-large, .fl-module-content select.vfb-large, .fl-module-content textarea.vfb-textarea {
  width: 100%; }

.fl-module-content .visual-form-builder .vfb-legend {
  border-bottom: none;
  color: inherit; }

.fl-module-content .visual-form-builder .vfb-fieldset-2 {
  background: transparent;
  border: none; }

/* Mobile: Header 
************************ */
#wide-site-title {
  color: #FFF;
  margin-top: 0;
  left: 0;
  position: absolute;
  z-index: 10;
  display: none;
  padding: 15px 0; }

#wide-site-title:hover {
  text-decoration: none;
  background: none; }

#wide-site-title #logo {
  height: auto;
  width: 330px; }

#m-site-title {
  display: block;
  color: #FFF;
  font-weight: 400;
  text-indent: -99999em;
  width: 100px;
  margin-top: 12px;
  margin-left: 2%;
  position: absolute;
  top: 0; }

/* Mobile: menu
***********************/
.home #m-menu {
  height: 60px;
  position: relative;
  width: 100%;
  z-index: 999; }

.home #m-menu.active {
  position: relative; }

#menu-icon {
  background-color: #4490DB;
  color: #FFF;
  padding: 15px 21px 20px;
  width: auto;
  display: block;
  line-height: 35px;
  cursor: pointer;
  position: relative;
  margin: 0 0 0 5px;
  text-align: center;
  z-index: 999;
  top: 0;
  float: right;
  font-weight: 500;
  font-size: 1em;
  font-weight: 500;
  font-size: 0.9em; }

#m-menu .secondary-menu {
  position: relative;
  width: auto;
  height: 40px;
  background: transparent;
  top: 0px;
  z-index: 999;
  float: right;
  margin-top: 0; }

#m-menu nav {
  background: rgba(255, 255, 255, 0.97);
  line-height: 60px;
  position: fixed;
  z-index: 9;
  width: 100%;
  top: 0;
  display: none;
  height: 100%;
  padding: 15% 10% 20%;
  overflow-y: scroll; }

#m-menu img {
  width: 220px;
  height: auto; }

.toplink {
  display: block;
  padding: 0;
  width: 39px;
  color: white; }

#m-menu nav i {
  font-size: 20px; }

#m-menu nav .container {
  width: 100%; }

#m-menu nav .menu {
  margin: 0;
  padding: 0;
  background: transparent;
  color: #5A5A5A;
  list-style: none;
  width: 100%;
  clear: both;
  position: relative;
  left: 0;
  z-index: 999;
  overflow: visible; }

#m-menu nav.menu li {
  background: transparent;
  padding: 0px;
  float: none;
  width: 100%; }

#m-menu nav .menu li a {
  font-size: 15px;
  color: #00002D;
  font-weight: 700;
  display: block;
  margin: 0 0 0 1px;
  padding: 0px 6px 0 0;
  background: transparent;
  width: 100%;
  border: none;
  text-transform: uppercase;
  letter-spacing: -0.03em;
  border-right: 1px solid; }

#m-menu nav ul li {
  text-align: center;
  float: none;
  display: inline-block; }

#m-menu nav a {
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  display: block;
  color: #fff;
  width: auto; }

.fullwrapper {
  overflow: hidden;
  background-color: #fff;
  /*  Prevents Flickering  */
  /* 	-webkit-backface-visibility:   hidden;
        -moz-backface-visibility:   hidden;
        -ms-backface-visibility:   hidden; */ }

.shop-nav .mobile-menu form#searchform {
  display: block;
  width: 93%;
  float: none;
  padding: 10px 0 0;
  position: relative;
  margin: 0 auto 2em; }

.mobile-menu form#searchform {
  margin: 2em auto 0;
  position: relative;
  width: 90%; }

.mobile-menu input#s {
  height: 41px;
  width: 100%;
  margin: 1em auto 0;
  display: block;
  background: transparent;
  border: 1px solid #444;
  text-indent: 1em;
  font-size: 0.9em;
  color: #AAA; }

.mobile-menu input#searchsubmit {
  position: absolute;
  top: 0;
  right: 0;
  background: #777;
  color: #AAA;
  border: none;
  padding: 13px 16px;
  width: 48px;
  height: auto;
  opacity: 1; }

.mobile-menu .menu-item-language .sub-menu {
  padding: 0; }

.mobile-menu #menu-mainmenu > .menu-item-language {
  margin-top: 40px; }

/* Top menu
**********************/
#topmenu {
  background: #222;
  color: #AAA;
  position: relative;
  font-size: 14px;
  padding: 8px 0;
  font-weight: 400; }

#topmenu .left {
  width: 50%;
  float: left; }

#topmenu .right {
  position: absolute;
  right: 0;
  top: 0; }

#topmenu .contact-info {
  float: left;
  display: inline-block; }

#topmenu .contact-info span {
  padding: 0 10px; }

#topmenu p {
  margin: 0; }

#topmenu .right a {
  padding: 0 10px;
  border-left: 1px solid #333; }

#topmenu a {
  color: #ccc; }

/* Secondary menu 
**********************/
.secondary-menu {
  display: none; }

/* Breadcrumb */
.fl-row.breadcrumb {
  background: #F2F2F2;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD; }

.breadcrumb .fl-row-content-wrap {
  padding: 10px 0 !important; }

.breadcrumb {
  font-size: 0.9em;
  color: #999; }

#breadcrumbs {
  list-style: none;
  margin: 10px 0;
  overflow: hidden;
  font-size: 0.9em;
  color: #999;
  padding: 0; }

#breadcrumbs li {
  float: left;
  margin: 0 15px 0 0;
  padding: 0; }

#breadcrumbs .separator {
  font-weight: 300;
  font-size: 1em;
  color: #999; }

ul#breadcrumbs p {
  display: inline; }

.breadcrumb select.dropdown_product_cat {
  display: block;
  padding: 3px 0;
  margin: 6px auto;
  border: 2px solid #CCC;
  color: #999;
  width: 100%; }

/* ALL: IE Fixes
********************* */
.ie7 .title {
  padding-top: 20px; }

/* Search form */
.secondary-menu input#searchsubmit {
  position: absolute;
  top: 8px;
  left: 6px;
  background: transparent;
  color: #AAA;
  border: none;
  padding: 0;
  width: 19px;
  height: 16px;
  opacity: 0.2; }

/* Search results
***********************/
.search #main {
  border-top: 1px solid #ddd; }

.search article {
  max-width: 900px;
  margin: 0 auto;
  padding: 1.5em 0 0.5em;
  width: 100%;
  border-bottom: 1px solid #DDD; }

.search .loop-meta {
  margin: 0 auto 50px;
  max-width: none;
  width: 100%;
  padding: 60px 0;
  text-align: center;
  background: #afeae1; }

.search h1.loop-title {
  font-size: 3em;
  display: inline-block;
  text-align: center;
  color: #FFF;
  border: 4px solid;
  padding: 10px 20px; }

.search .terms {
  color: #FFF;
  font-size: 1.4em;
  font-weight: 300; }

.search .terms p {
  margin: 0; }

.search h1 {
  font-size: 2em;
  line-height: 1;
  font-weight: 800; }

.search h1 a {
  color: #444; }

.search a.moretag {
  display: none;
  margin: 1em 0 0;
  padding: 0em 0 0; }

.loop-meta .pagination {
  margin: 30px 0 0;
  padding: 0; }

.loop-meta .pagination span, .loop-meta .pagination a {
  padding: 5px 15px;
  margin: 0 10px 0 0;
  font-size: 14px;
  line-height: 25px; }

.results_count {
  max-width: 900px;
  margin: auto; }

.search .pagination {
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 900px; }

.search-no-results .page-content {
  max-width: 900px;
  width: 100%;
  margin: 2em auto 6em;
  text-align: center; }

.search-no-results h1.loop-title {
  text-align: center; }

.search-no-results .page-content form#searchform {
  position: relative;
  width: 70%;
  margin: 40px auto; }

.search-no-results .page-content input#s {
  width: 90%;
  height: 50px;
  margin: 0;
  border: 1px solid #CCC;
  background: #FFF;
  border-radius: 0;
  text-indent: 5%;
  font-size: 0.8em;
  color: #999; }

.search-no-results .page-content input#searchsubmit {
  padding: 0;
  background: #333;
  border: none;
  font-weight: bold;
  color: #FFF;
  display: inline-block;
  margin-top: 13px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  font-size: 1em;
  font-weight: 500;
  height: 25px;
  width: 30px;
  margin-left: 10px;
  padding: 0;
  opacity: 0.3;
  background: transparent;
  margin-right: 0;
  top: 7px;
  position: relative; }

.search nav .menu .menu-item-object-product {
  display: none !important; }

/* 404 
*******************/
.error404 #main {
  border-top: 1px solid #DDD; }

.error404 .page-content {
  max-width: 900px;
  width: 100%;
  margin: 0 auto 11em;
  text-align: center; }

.error404 h1.loop-title {
  text-align: center;
  font-weight: 800;
  font-size: 3em;
  color: #FFF;
  border: 5px solid #FFF;
  display: inline-block;
  margin: auto;
  padding: 10px 20px; }

.error404 .loop-meta {
  padding: 50px 0;
  text-align: center;
  width: 100%;
  margin: 0 auto 50px;
  max-width: none;
  border-bottom: none;
  background: #afeae1;
  color: #fff; }

.error404 .page-content form#searchform {
  position: relative;
  width: 70%;
  margin: auto; }

.error404 .page-content input#s {
  width: 90%;
  height: 50px;
  margin: 0;
  border: 1px solid #CCC;
  background: #FFF;
  border-radius: 0;
  text-indent: 5%;
  font-size: 0.8em;
  color: #999; }

.error404 .page-content input#searchsubmit {
  padding: 0;
  background: #333;
  border: none;
  font-weight: bold;
  color: #FFF;
  display: inline-block;
  margin-top: 13px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  font-size: 1em;
  font-weight: 500;
  height: 25px;
  width: 30px;
  margin-left: 10px;
  padding: 0;
  opacity: 0.3;
  background: transparent;
  margin-right: 0;
  top: 7px;
  position: relative; }

/* Scrollbar */
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative; }

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important; }

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0; }

.scroll-element {
  display: none; }

.scroll-element, .scroll-element div {
  box-sizing: content-box; }

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block; }

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default; }

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999; }

.scroll-textarea > .scroll-content {
  overflow: hidden !important; }

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important; }

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0; }

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative; }

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important; }

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0; }

.scroll-element {
  display: none; }

.scroll-element, .scroll-element div {
  box-sizing: content-box; }

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block; }

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default; }

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999; }

.scroll-textarea > .scroll-content {
  overflow: hidden !important; }

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important; }

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0; }

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px; }

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden; }

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.6; }

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0; }

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #fff; }

.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #fff; }

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #fff; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px; }

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px; }

@media only screen and (max-width: 1250px) {
  /* Nessling nest */
  .page-template-page-nest .yhteystiedot .fl-callout-text {
    font-size: 12pt; }
  .page-template-page-nest .border h3.fl-heading span {
    font-size: 14pt; }
  .page-template-page-nest .tilat h2 {
    font-size: 17pt; }
  .page-template-page-nest .tilat h3 {
    font-size: 16pt; }
  .page-template-page-nest .bigtext p {
    font-size: 17pt; }
  .page-template-page-nest .bigtext h2 {
    font-size: 26pt; } }

@media only screen and (max-width: 1050px) {
  .fl-col-content .fl-module {
    width: 90%;
    margin: 0 auto !important; }
  h1.fl-heading {
    font-size: 2.8em !important; }
  h2.fl-heading {
    font-size: 2.4em !important; }
  .home .fl-col-small {
    max-width: none; }
  /* Nessling Nest */
  .page-template-page-nest h1.fl-heading {
    font-size: 4em !important; }
  .page-template-page-nest .yhteystiedot h3.fl-callout-title {
    font-size: 12pt; }
  .page-template-page-nest .yhteystiedot .fl-callout-text {
    font-size: 10pt; }
  .page-template-page-nest .border h3.fl-heading span {
    font-size: 14pt; }
  .page-template-page-nest .tilat h2 {
    font-size: 15pt; }
  .page-template-page-nest .tilat h3 {
    font-size: 14pt; }
  .page-template-page-nest .bigtext p {
    font-size: 15pt; }
  .page-template-page-nest .bigtext h2 {
    font-size: 24pt; }
  .page-template-page-nest .info-yksi p,
  .page-template-page-nest .info-yksi li {
    font-size: 13pt; }
  .page-template-page-nest .fl-node-5ac4fa50625cc > .fl-module-content {
    margin-left: 0; }
  /* LIBRARY 
*********************/
  /* Hero */
  .hero .fl-heading {
    font-size: 2.2em !important; }
  .hero p {
    margin: 1em 0 !important; }
  .hero p span {
    font-size: 1.4em !important; }
  /* Stacked */
  .stacked {
    position: absolute;
    bottom: 0; }
  .stacked .fl-module .fl-post-feed-post {
    margin-bottom: 20px;
    padding: 0px 0px 0px; }
  body .stacked .fl-module h2.fl-post-feed-title {
    font-size: 13px;
    line-height: 1.4em;
    margin-bottom: 5px; }
  .stacked .border h3.fl-heading span {
    border: 2px solid;
    padding: 10px 20px;
    font-size: 12px; }
  body .stacked .fl-post-feed-meta {
    font-size: 12px; }
  /* intro */
  .home .intro div > p {
    font-size: 16px; }
  /* squared */
  .squared .fl-col {
    padding: 0 10px;
    float: none;
    display: table-cell;
    vertical-align: top;
    position: relative; }
  .squared.withbuttons .fl-module.fl-module-button {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 30px; }
  /* Specs & wiki tables */
  .specs,
  .wiki .fl-module {
    overflow-x: scroll; }
  /* sidebars */
  .fl-module.fl-module-sidebar {
    position: absolute;
    left: 0;
    width: 25% !important;
    padding: 10px 10px 20px; }
  .page-id-3314 .fl-module.fl-module-sidebar,
  .page-id-3061 .fl-module.fl-module-sidebar {
    width: 20% !important; }
  .admin-bar .fl-module.fl-module-sidebar {
    position: relative;
    width: 100% !important; }
  .fl-module.fl-module-sidebar a, .widget_nav_menu a {
    font-size: 1.1em; }
  /* tables */
  .entry-content .dataTables_wrapper {
    font-size: 13px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; }
  /* Page content */
  .featured-image div > p {
    font-size: 2.2em; }
  .article .fl-module.fl-module-heading {
    margin-top: 40px !important; }
  /* Navigation and header */
  #masthead {
    display: none; }
  #m-site-title {
    margin-top: 16px; }
  #topmenu .right {
    padding: 7px 0; }
  .mobile-menu ul {
    list-style: none;
    padding: 2em 1em;
    margin: 0; }
  .mobile-menu a {
    color: #BBB;
    display: block;
    border-bottom: 1px solid #333;
    padding: 0.4em 0;
    font-size: 0.9em; }
  /* NAVIGATION ANIMATION */
  .mobile-menu {
    width: 90%;
    max-width: 300px;
    height: 100%;
    padding-bottom: 100px;
    position: fixed;
    right: 0;
    top: 60px;
    margin: 0;
    background-color: #25283B;
    overflow: hidden;
    /* starting point */
    opacity: .3;
    z-index: -1;
    -webkit-transform: translate3d(5%, 0, 0) scale(0.97);
    -moz-transform: translate3d(5%, 0, 0) scale(0.97);
    transform: translate3d(5%, 0, 0) scale(0.97); }
  /*Nav Expanding Open Effect*/
  .mobile-menu.m-open {
    opacity: 1;
    /* height:auto; */
    z-index: 10;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    -webkit-animation: slideIn .35s ease-in-out;
    -moz-transform: translate3d(0, 0, 0) scale(1);
    -moz-animation: slideIn .35s ease-in-out;
    transform: translate3d(0, 0, 0) scale(1);
    animation: slideIn .35s ease-in-out;
    -moz-box-shadow: 0 0 120px #000;
    -webkit-box-shadow: 0 0 120px #000;
    box-shadow: 0 0 120px #000;
    overflow-x: hidden;
    overflow-y: scroll;
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch; }
  /*Nav Shrinking Closed Effect*/
  @-webkit-keyframes slideIn {
    0% {
      opacity: .3;
      -webkit-transform: translate3d(5%, 0, 0) scale(0.97); }
    100% {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0) scale(1); } }
  @-moz-keyframes slideIn {
    0% {
      opacity: .3;
      -moz-transform: translate3d(5%, 0, 0) scale(0.97); }
    100% {
      opacity: 1;
      -moz-transform: translate3d(0, 0, 0) scale(1); } }
  @keyframes slideIn {
    0% {
      opacity: .3;
      transform: translate3d(5%, 0, 0) scale(0.97); }
    100% {
      opacity: 1;
      transform: translate3d(0, 0, 0) scale(1); } }
  /*Nav Shrinking Closed Effect*/
  .mobile-menu.m-close {
    opacity: .3;
    -webkit-transform: translate3d(5%, 0, 0) scale(0.97);
    -webkit-animation: slideOut .3s ease-in-out;
    -moz-transform: translate3d(5%, 0, 0) scale(0.97);
    -moz-animation: slideOut .3s ease-in-out;
    transform: translate3d(5%, 0, 0) scale(0.97);
    animation: slideOut .3s ease-in-out; }
  @-webkit-keyframes slideOut {
    0% {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0) scale(1); }
    100% {
      opacity: .3;
      -webkit-transform: translate3d(5%, 0, 0) scale(0.97); } }
  @-moz-keyframes slideOut {
    0% {
      opacity: 1;
      -moz-transform: translate3d(0, 0, 0) scale(1); }
    100% {
      opacity: .3;
      -moz-transform: translate3d(5%, 0, 0) scale(0.97); } }
  @keyframes slideOut {
    0% {
      opacity: 1;
      transform: translate3d(0, 0, 0) scale(1); }
    100% {
      opacity: .3;
      transform: translate3d(5%, 0, 0) scale(0.97); } }
  /* CONTENT ANIMATION */
  .fullwrapper {
    /* starting point */
    z-index: 1;
    position: relative;
    top: 0;
    /*  Prevents Flickering  */
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    /* starting point */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  /*Content Sliding Open Effect*/
  .fullwrapper.m-open {
    -webkit-transform: translate3d(-240px, 0, 0);
    -webkit-animation: open .5s ease-in-out;
    -moz-transform: translate3d(-240px, 0, 0);
    -moz-animation: open .5s ease-in-out;
    transform: translate3d(-240px, 0, 0);
    animation: open .5s ease-in-out;
    height: 100%;
    width: 100%;
    /*  Prevents Flickering  */
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  @-webkit-keyframes open {
    0% {
      -webkit-transform: translate3d(0, 0, 0); }
    70% {
      -webkit-transform: translate3d(-260px, 0, 0); }
    100% {
      -webkit-transform: translate3d(-240px, 0, 0); } }
  @-moz-keyframes open {
    0% {
      -moz-transform: translate3d(0, 0, 0); }
    70% {
      -moz-transform: translate3d(-260px, 0, 0); }
    100% {
      -moz-transform: translate3d(-240px, 0, 0); } }
  @keyframes open {
    0% {
      transform: translate3d(0, 0, 0); }
    70% {
      transform: translate3d(-260px, 0, 0); }
    100% {
      transform: translate3d(-240px, 0, 0); } }
  /*Content Sliding Closed Effect*/
  .fullwrapper.m-close {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-animation: close .3s ease-in-out;
    -moz-transform: translate3d(0, 0, 0);
    -moz-animation: close .3s ease-in-out;
    transform: translate3d(0, 0, 0);
    animation: close .3s ease-in-out; }
  @-webkit-keyframes close {
    0% {
      -webkit-transform: translate3d(-240px, 0, 0); }
    100% {
      -webkit-transform: translate3d(0, 0, 0); } }
  @-moz-keyframes close {
    0% {
      -moz-transform: translate3d(-240px, 0, 0); }
    100% {
      -moz-transform: translate3d(0, 0, 0); } }
  @keyframes close {
    0% {
      transform: translate3d(-240px, 0, 0); }
    100% {
      transform: translate3d(0, 0, 0); } }
  .m-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background: #000;
    opacity: 0;
    overflow: hidden;
    display: none;
    overflow: hidden; }
  .nav-open .m-mask {
    display: block; }
  .nav-open {
    overflow: hidden; }
  /* hacks */
  .no-csstransforms3d .mobile-menu {
    margin-left: 0%;
    padding: 0; }
  .no-csstransforms3d .mobile-menu.m-open {
    position: absolute;
    top: 60px;
    right: 0;
    width: 100%;
    height: auto;
    opacity: 1;
    margin: 0; }
  /* footer */
  #footer .widget-container {
    padding: 0 0 2em; } }

@media only screen and (max-width: 992px) {
  .page-template-page-nest .yhteystiedot .fl-callout.fl-callout-left {
    max-width: 350px;
    margin: 0 auto; } }

@media only screen and (max-width: 768px) {
  .fl-row-fixed-width {
    width: 100%; }
  body .fl-col-small {
    max-width: none;
    width: 100% !important; }
  .single-post .fl-col {
    padding: 0; }
  .fl-col-content .fl-module.fl-module-sidebar {
    position: relative;
    left: 0;
    width: 100% !important;
    padding: 10px 10px 20px;
    margin: 0px 0 !important; }
  /* Nessling Nest */
  .page-template-page-nest .fl-module-content {
    padding-left: 20px;
    padding-right: 20px; }
  .page-template-page-nest .yhteystiedot .fl-callout.fl-callout-left {
    max-width: 350px;
    margin: 0 auto; }
  .page-template-page-nest .yhteystiedot .fl-callout-photo-left .fl-callout-photo {
    width: 90px;
    float: left;
    margin-right: 20px; }
  .page-template-page-nest .yhteystiedot h3.fl-callout-title {
    font-size: 15pt; }
  .page-template-page-nest .yhteystiedot .fl-callout-text {
    font-size: 12pt; }
  /* Single tapahtuma */
  .single-tapahtuma h1.entry-title {
    font-size: 2em;
    word-break: break-all; }
  .single-tapahtuma .event-date {
    font-size: 1.3em; }
  .single-tapahtuma .event-time {
    font-size: 1em; }
  /* Library */
  .squared .fl-col {
    padding: 20px 10px 70px;
    float: none;
    display: block; }
  .stacked {
    position: relative;
    bottom: 0;
    padding: 40px 0;
    margin-top: 50px; }
  .stacked .fl-module-heading .fl-heading {
    width: 100%; }
  body .stacked .fl-module h2.fl-post-feed-title {
    font-size: 15px;
    margin-top: 25px; }
  .search h1.loop-title {
    font-size: 2em; }
  .error404 h1.loop-title,
  .search article h1 {
    font-size: 1.4em; }
  /* Tabs */
  .fl-tabs-horizontal .fl-tabs-label.fl-tab-active {
    background-color: #f1f1f1; }
  /* Images */
  img.alignleft,
  img.alignright {
    float: none;
    margin-left: 0px;
    margin-right: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    padding-top: 0; } }

@media only screen and (max-width: 500px) {
  .fl-row-fixed-width {
    width: 96%; }
  /* Headings */
  .heading {
    padding: 20px 0; }
  .border h1.fl-heading span {
    display: block; }
  h1.fl-heading {
    font-size: 1.2em !important; }
  h2.fl-heading {
    font-size: 20px !important; }
  .article .fl-module.fl-module-heading {
    margin-top: 0px !important; }
  /* lists */
  ul, ol {
    margin-left: 0; }
  /* intro */
  .intro div > p {
    font-size: 1.2em; }
  /* Sidebars */
  .fl-module.fl-module-sidebar {
    padding: 0 20px 10px;
    width: 100% !important;
    position: relative; }
  .widget_nav_menu a {
    font-size: 19px; }
  /* Featured image */
  .featured-image .fl-row-content-wrap {
    padding: 0 !important; }
  .featured-image div > p {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.5em; }
  .fl-row-bg-photo.featured-image .fl-row-content-wrap {
    min-height: 400px;
    overflow: hidden; }
  /* Hero */
  .hero .fl-row-content {
    padding-top: 20% !important;
    padding-bottom: 23% !important; }
  .hero .fl-col-content {
    padding-bottom: 0;
    padding-top: 0; }
  .hero .fl-heading {
    font-size: 1.6em !important; }
  .hero .fl-row-content-wrap {
    min-height: 200px; }
  .hero .intro div > p {
    font-size: 1.2em; }
  h1.loop-title {
    font-size: 3em; }
  /* squared */
  .withbuttons div > p {
    padding-bottom: 0px; }
  .squared.withbuttons .fl-module.fl-module-button {
    position: relative;
    width: 100%;
    left: 0;
    bottom: 10px; }
  /* Stacked */
  .stacked {
    margin-top: 60px;
    padding: 50px 0 0; }
  .stacked .fl-module-heading .fl-heading {
    padding-bottom: 40px !important;
    margin-bottom: 30px !important; }
  /* post feed */
  body .post-3320 .fl-module .fl-post-feed-post,
  body .post-3024 .fl-module .fl-post-feed-post {
    padding: 0px 0px 10px; }
  body .post-3320 .fl-module h2.fl-post-feed-title,
  body .post-3024 .fl-module h2.fl-post-feed-title {
    font-size: 20px; }
  /* pagination */
  body .fl-builder-pagination {
    padding: 0px 0px 50px; }
  /* header with image */
  .header-with-image {
    background: #FFF; }
  .header-with-image img.wp-post-image {
    position: relative;
    width: 100%;
    opacity: 1;
    height: auto; }
  .header-with-image .entry-title {
    position: relative;
    color: #555;
    text-align: left;
    padding: 40px 0 0;
    max-width: 90%;
    margin: 0 auto; }
  .header-with-image .entry-title h1 {
    font-size: 26px; }
  .header-with-image .entry-title a {
    color: inherit; }
  .header-with-image .meta {
    color: #888; }
  /* Single post content */
  .single-post .fl-col {
    padding: 0px 0px 20px; }
  /* Mobile top menu */
  #topmenu .left {
    display: none; }
  #topmenu .right {
    position: relative;
    white-space: nowrap;
    height: 35px; }
  #topmenu .container {
    width: 100%; }
  #topmenu .contact-info span,
  #topmenu .right a {
    padding: 0 7px; }
  span.right-menu {
    float: right; }
  .single-post .single-header h1 {
    font-size: 22px; }
  .meta {
    letter-spacing: 1px;
    font-size: 10px; }
  /* Nessling Nest */
  .page-template-page-nest .fl-row-full-width > .fl-col-group > .fl-col > .fl-col-content {
    padding: 40px 10px; }
  .page-template-page-nest .fl-row-full-width > .fl-col-group > .fl-col.fl-col-has-cols > .fl-col-content .fl-col-group > .fl-col > .fl-col-content {
    padding-right: 0; }
  .page-template-page-nest .fl-node-5ac51283c366f > .fl-row-content-wrap {
    padding-top: 140px;
    padding-bottom: 80px; } }

@media only screen and (max-width: 350px) {
  /* Nessling nest */
  .page-template-page-nest .yhteystiedot .fl-callout-photo-left .fl-callout-photo {
    width: 70px;
    float: left;
    margin-right: 20px; }
  .page-template-page-nest .yhteystiedot h3.fl-callout-title {
    font-size: 14pt; }
  .page-template-page-nest .yhteystiedot .fl-callout-text {
    font-size: 11pt; } }

@media only screen and (min-width: 1085px) {
  .heateor_sss_vertical_sharing {
    top: 180px !important;
    left: -10px !important; } }

/*  Media Queries
************************************************* */
@media only screen and (min-width: 1050px) {
  .row {
    margin-left: 0%;
    max-width: 105%; }
  .fl-col-group {
    margin-left: 0;
    width: 100%; }
  .fl-col {
    padding: 0 40px; }
  .columns,
  .column {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin-left: 0%;
    margin-right: -.25em;
    /* Clearfix */
    overflow: hidden;
    *overflow: visible; }
  nav#primary-nav .container,
  .container {
    width: 96%;
    margin: 0 auto;
    position: relative; }
  .one-third {
    width: 33%; }
  .one-third-tall {
    width: 33%; }
  .two-thirds {
    width: 63.666666666%; }
  .one-fourth {
    width: 24.8%; }
  .one-fifth {
    width: 19.8%; }
  .half {
    width: 49.8%; }
  .full {
    width: 100%;
    display: block; }
  /*  Semiwide:   Header	
********************* */
  #wide-site-title {
    display: block; }
  #m-site-title {
    display: none; }
  /* Semiwide:   Navigation	
**************************/
  #menu-icon {
    display: none; }
  .title {
    float: left; }
  .mobile-menu,
  #m-menu {
    display: none; }
  nav#primary-nav {
    width: auto;
    position: relative;
    margin: 0 130px 0 0;
    height: auto;
    display: block;
    padding: 0;
    background: transparent;
    overflow: visible;
    text-align: right; }
  header#masthead {
    padding: 0;
    background: #fff;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 100%;
    z-index: 10; }
  nav#primary-nav .container {
    width: 90%;
    max-width: 1300px; }
  .menu-left {
    position: absolute;
    left: 0; }
  .menu-right {
    position: absolute;
    right: 0; }
  nav#primary-nav .menu {
    display: block;
    position: relative;
    width: auto;
    left: auto;
    line-height: 39px;
    font-weight: 700;
    text-transform: uppercase; }
  nav#primary-nav .menu ul {
    margin: 0;
    padding: 0; }
  nav#primary-nav .menu li {
    display: inline-block;
    padding: 15px 1px;
    margin: 0;
    width: auto; }
  nav#primary-nav .menu li a {
    display: inline;
    margin: 0px 0px 0px 1px;
    width: auto;
    font-size: 13px;
    border-right: 1px solid;
    padding-right: 5px; }
  nav#primary-nav .menu li.menu-item-3212 a,
  nav#primary-nav .menu li.menu-item-3211 a {
    border-right: 0; }
  nav#primary-nav .menu li a:hover,
  .mega-nav a:hover {
    color: #4490DB; }
  div#primary {
    width: auto; }
  .secondary-menu {
    position: absolute;
    width: 100px;
    background: transparent;
    top: 19px;
    z-index: 999;
    right: 0px;
    display: block; }
  .secondary-menu input#searchsubmit {
    left: -23px; }
  .secondary-menu a {
    color: #FFF;
    font-size: 12px;
    display: inline-block;
    padding: 0px 10px;
    font-weight: 400;
    background: #4490DB;
    border-top: 0;
    margin: 0 0px 0 5px;
    line-height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  /* sub-menu -*/
  /* Semiwide: mega-nav */
  ul.sub-menu {
    position: absolute;
    background: #394786;
    width: auto;
    line-height: 1.8em;
    display: none;
    border: 1px solid #444;
    border-top: none;
    top: 69px; }
  nav#primary-nav .menu li:hover .sub-menu {
    display: table; }
  nav#primary-nav .menu .sub-menu li.menu-item-type-yawp_wim {
    display: table-cell;
    width: 250px;
    vertical-align: top;
    padding-top: 10px;
    background: #f5f5f5; }
  nav#primary-nav .menu .widget-area {
    margin-top: 0px;
    border: none;
    margin-bottom: 0;
    width: 100%;
    padding: 20px;
    font-size: 13px; }
  nav#primary-nav .widget-area ul.sub-menu {
    position: relative;
    text-align: left; }
  nav#primary-nav .menu .sub-menu li {
    padding: 10px 50px 10px 10px;
    margin: 0;
    text-align: left;
    display: block;
    border-bottom: 1px solid #DDD; }
  nav#primary-nav .menu .sub-menu li:last-child {
    border: none; }
  nav#primary-nav .menu .sub-menu li a,
  nav#primary-nav .sub-menu .widget-area li a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    padding: 8px 0 8px 1em;
    margin: 0;
    display: block;
    text-align: left;
    border-right: 0;
    color: #FFF;
    min-width: 200px; }
  nav#primary-nav .menu .sub-menu li:hover,
  nav#primary-nav .sub-menu .widget-area li:hover {
    background: #292852; }
  nav#primary-nav .sub-menu .widget-area li .sub-menu li a {
    font-size: 1em;
    font-weight: 400;
    margin-left: 20px;
    border: none;
    padding-top: 10px;
    display: block; }
  span.yawp_wim_title {
    font-weight: 700; }
  /* boxed */
  .squared .fl-col-group {
    margin: 0 auto;
    width: 100%;
    display: table; }
  .squared .fl-col {
    padding: 0 40px;
    float: none;
    display: table-cell;
    vertical-align: top;
    position: relative; }
  .squared .fl-module-content.fl-node-content {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px; }
  .squared.withbuttons .fl-module.fl-module-button {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 30px; }
  /* INTERMEDIATE: stacked */
  .stacked {
    margin-top: 0;
    position: absolute;
    margin-bottom: 0;
    height: auto;
    right: 0;
    bottom: 0;
    padding: 0 !important; }
  /* sidebars */
  .fl-module.fl-module-sidebar {
    position: absolute;
    left: 0;
    width: 25%;
    padding: 40px 20px; }
  .page-id-3314 .fl-module.fl-module-sidebar,
  .page-id-3061 .fl-module.fl-module-sidebar {
    width: 20% !important; }
  .admin-bar .fl-module.fl-module-sidebar {
    position: relative;
    width: 130% !important;
    left: -10%; }
  /* INTERMEDIATE:   Home	
************************** */
  .hero .fl-row-content-wrap {
    height: auto;
    width: 100%;
    padding: 0;
    min-height: 500px; }
  .home .section-content, .hero .container {
    width: 100%; }
  /* INTERMEDIATE:   Typography	
************************  */
  body {
    font-size: 16px; }
  h1 {
    font-size: 1.8em; }
  h2 {
    font-size: 36px;
    font-size: 2em; }
  .single-post .single-header h1 {
    margin: 5px 0 18px;
    font-size: 3em; }
  .description {
    font-size: 15px; }
  .blog article h1 {
    font-size: 2.3em; }
  blockquote {
    padding: 19px 30px; }
  /* INTERMEDIATE:   post images	
*********************/
  /* Center */
  .alignnone.size-medium,
  .aligncenter.size-medium {
    display: block;
    margin: 5% auto; }
  .alignnone.size-large,
  .aligncenter.size-large {
    margin-left: 0;
    width: 100%;
    padding: 40px 0;
    display: block !important;
    max-width: 100%; }
  .alignnone.size-full {
    margin-left: 0;
    width: 100%;
    padding: 40px 0;
    display: block !important;
    max-width: 100%; }
  /* Left */
  .alignleft.size-medium {
    float: left;
    margin-right: 1.5em;
    margin-top: 0.5em;
    margin-bottom: 1em; }
  .alignright.size-medium {
    float: right;
    margin-left: 1.5em;
    margin-top: 0.5em;
    margin-bottom: 1em; }
  .alignleft .size-medium {
    margin-left: 0;
    padding-bottom: 40px;
    margin-right: 0;
    margin-top: 0.8em;
    max-width: 550px; }
  .alignleft.size-large {
    margin-left: 0;
    width: 100%;
    padding: 40px 0;
    max-width: 100%; }
  /* Right */
  .alignright {
    margin-right: -23%;
    padding: 50px 0; }
  .alignright.size-medium {
    margin-left: 30%;
    padding: 4% 0;
    max-width: 550px; }
  .alignright.size-large {
    margin-left: 0;
    width: 100%;
    padding: 40px 0;
    max-width: 100%; }
  /* Galleries */
  .gallery-columns-1 {
    width: 100%; }
  .gallery-columns-2 {
    margin-left: -15% !important;
    width: 135%; }
  /* INTERMEDIATE:   Single posts and pages	
********************************/
  .page-template-default #main {
    min-height: 800px;
    border-top: 1px solid #ccc; }
  .header-with-image {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 30px; }
  .header-with-image .entry-title {
    max-width: none;
    display: block;
    vertical-align: middle;
    padding: 10% 0;
    margin-bottom: 20px; }
  .header-with-image .entry-title h1,
  .header-with-image .entry-title .meta {
    max-width: 900px;
    padding: 0 20px;
    margin: auto; }
  .header-with-image img.wp-post-image {
    width: 100%; }
  .post-navigation {
    font-size: 14px;
    width: 90%; }
  #contact .entry-summary {
    padding: 12% 5% 25%; }
  .byline {
    font-size: 0.9em; }
  .meta {
    font-size: 13px; }
  .first-child {
    text-align: center;
    font-size: 1.3em;
    margin: 1em 0;
    padding: 1em 0; }
  /* INTERMEDIATE: footer	
************************/
  #footer .footer-links .row {
    display: table;
    width: 100%; }
  #footer .footer-links .column {
    display: table-cell;
    vertical-align: top; }
  #footer .footer-links .column.last {
    border: 0; }
  /* INTERMEDIATE:   forms	
***********************/
  .fl-module-content input.vfb-text,
  .fl-module-content input[type="text"].vfb-text,
  .fl-module-content input[type="tel"].vfb-text,
  .fl-module-content input[type="email"].vfb-text,
  .fl-module-content input[type="url"].vfb-text,
  .fl-module-content input.vfb-large,
  .fl-module-content input[type="text"].vfb-large,
  .fl-module-content input[type="tel"].vfb-large,
  .fl-module-content input[type="email"].vfb-large,
  .fl-module-content input[type="url"].vfb-large,
  .fl-module-content select.vfb-large,
  .fl-module-content textarea.vfb-textarea {
    width: 50%; }
  /* semiWIDE:   Common 	
************************* */
  .post-navigation {
    font-size: 14px; }
  .post-navigation p {
    font-size: 14px; }
  /*  Semiwide:   Home	
********************* */
  .hero .fl-row-content-wrap {
    overflow: hidden;
    width: 100%;
    height: 800px;
    padding: 0;
    top: 0; }
  .admin-bar .hero .fl-row-content-wrap {
    overflow: visible; }
  /* Semiwide:   Single post & pages	
**************************** */
  .page-template-default #main {
    min-height: initial; }
  .single-post .entry-content p {
    margin: 1em auto; }
  .page-template-default article h1 {
    text-align: center;
    padding-bottom: 15px; }
  .description {
    font-size: 15px; }
  .entry-content .article h2 {
    font-size: 46px;
    margin: 50px 0 10px !important; }
  .single .main-article {
    width: 100%;
    margin: 0 auto 80px; } }

@media only screen and (min-width: 1160px) {
  /* WIDE base	
************************* */
  body {
    font-size: 16px; }
  /*  WIDE:   Header	
********************* */
  nav#primary-nav {
    width: auto;
    margin: 0 220px 0 0;
    text-align: right; }
  nav#primary-nav .container, .container {
    width: 96%;
    max-width: 1200px; }
  body .fl-row-fixed-width {
    max-width: 1200px; }
  nav#primary-nav .menu li a {
    font-size: 13px; }
  .secondary-menu {
    width: 200px;
    right: 0; }
  .secondary-menu input#s {
    width: 85%;
    float: right; }
  .secondary-menu input#searchsubmit {
    left: 0; }
  .secondary-menu a {
    font-size: 13px; }
  /* WIDE:   Single post & pages	
**************************** */
  .single-post .entry-content p {
    margin: 1em auto; }
  .description {
    font-size: 15px; }
  .entry-content .article h2 {
    font-size: 46px;
    margin: 50px 0 10px !important; }
  /* WIDE:   Single posts & pages	
********************/
  .header-with-image .entry-title {
    max-width: 900px;
    font-size: 1.4em; }
  /* WIDE: library */
  /* stacked */
  .stacked {
    padding: 0 40px !important; } }

@media only screen and (min-width: 1290px) {
  .hero .fl-row-fixed-width {
    max-width: 1200px; }
  .hero .fl-col {
    padding-left: 10px;
    padding-right: 10px; } }

@media only screen and (min-width: 1500px) {
  /*	.hero .fl-row-fixed-width,
nav#primary-nav .container, 
.container {
    width: 90%;
    max-width: none;
}	
*/
  .hero .fl-col {
    padding: 0 !important; }
  /* Widescreen	
***************************/
  nav#primary-nav {
    top: 0; }
  nav#primary-nav .container {
    width: 80%;
    max-width: 1500px; }
  nav#primary-nav .menu li a {
    font-size: 14px; }
  .site-description h1 {
    font-size: 59px; }
  #hero hr {
    width: 100%;
    max-width: 1500px; } }

/* ==========================================================================   Helper classes   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
       * Don't show links for images, or javascript/internal links
       */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/* #Clearing
  ================================================== */
/* Self Clearing Goodness */
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* Use clearfix class on parent to clear nested columns,
      or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.row:after,
.clearfix:after {
  clear: both; }

.row,
.clearfix {
  zoom: 1; }

/* You can also use a <br class="clear" /> to clear columns */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
