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}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} html, body {
height:100%;
}
html,
button,
input,
select,
textarea {
color: #444;
}
body {
position: relative;
font-family: Arial, sans-serif; 
font-size:13px;
line-height:26px; 
line-height: 1.8;
text-rendering: optimizelegibility;
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-text-size-adjust: none;
-webkit-font-smoothing: antialiased;
-moz-tap-highlight-color:rgba(0,0,0,0); 
-moz-text-size-adjust: none;
-moz-font-smoothing: antialiased;
-ms-tap-highlight-color:rgba(0,0,0,0); 
-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;
} .fl-row-fixed-width,
.container { 
width: 90%; 
margin: 0 auto;
}
section {
position: relative;	
} h1 {
font-size: 2.32em;
font-weight: 500;
font-style: normal;
margin: 0px 0 10px;
line-height: 1;
font-family: 'Raleway', sans-serif;
text-transform:uppercase;
font-style:italic;
}
h2 {
font-size: 21px;
line-height: 1em;
margin: 0 0 10px;
font-weight: 500;
font-family: 'Raleway', sans-serif;
text-transform:uppercase;
font-style:italic;
}
h3 {
font-size: 2.4em;
font-weight: bold;
margin: 0 0 5px;
line-height: 1em;
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
font-style: italic;
}
h4 {
font-size: 16px;
font-family: 'Raleway', sans-serif;
}
ul.vfb-section h4 {
font-size: 21px;
line-height: 1.2em;
margin: 0 0 10px;
font-weight: 700;
font-family: 'Raleway', sans-serif;
text-transform:uppercase;
font-style:italic;
}
h5 { 
font-size: 18px; 
font-size: 1.125em;
margin: 0px 0 7px;
text-transform: uppercase;
font-style: italic;
font-weight: 400;
}
h6 { font-size: 16px; font-size: 1em; }
em {  font-style: normal; line-height: inherit; }
strong { font-weight: 700; line-height: inherit; }
a { 
color: #25283B; 
text-decoration: none; 
outline: 0; 
line-height: inherit;
}
a:hover { 
color: #c3996b; 
}
i {
font-style:normal;
} .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;
}
.nomargin div > * {
margin:0 !important;
}
.tight div > * {
letter-spacing:-0.03em !important;
}
.grey {
background: #e2e2e2;
}
.blue  {
background: #44C2D5;
color: #FFF;
}
.dark {
background: #25283B;
color: #EEE;
}
.bordertop {
border-top: 4px solid;
}
.borderbottom {
border-bottom: 4px solid;
}
h1 .price {
font-size: 0.7em;
margin-top: -5px;
display: block;
}
.whitebg .fl-col-content {
background: #FFF;
}
.shortborder .fl-module-content::after {
display: block;
content: " ";
background: #555;
width: 100px;
height: 4px;
padding-top: 4px;
position: relative;
top: 15px;
}
.overflowphoto .fl-photo-content img {
display: block !important;
width: 105% !important;
max-width: none !important;
position: absolute;
bottom: -65px;
}
.whitebg .fl-module-button,
.whitebg .fl-callout-title, .whitebg .fl-callout-text {
padding: 0 30px !important;
} .toplinks {
display:none;
} .quick-contact {
display:none;
} .intro {
max-width: 800px;
margin: auto;
width: 96%;
}
.intro div > p {
font-weight: 300;
font-size: 1.4em;
width: 90%;
max-width: 1000px;
}
.intro div > p {
font-weight: 400;
font-size: 1.2em;
width: 100%;
max-width: none;
}
.intro h5 {
font-size: 1.3em;
font-weight: 300;
font-family: Raleway;
line-height: 1.2em;
margin: 0;
}
.intro h4 {
font-size: 1.4em;
line-height: 1.2em;
margin: 0 0 0.5em;
} .phonebg {
position:relative;
display:none;
}
.phonebg .fl-col-content {
background: rgba(0, 0, 0, 0) url(//www.hymercenter.fi/wp-content/themes/suunta/images/phone.png) top center no-repeat;
background-size: 100%;
padding: 260px 50px 116px;
position: absolute;
width: 320px;
font-size: 12px;
top: -70px;
height: 571px;
margin: 0 5%;
}
.contact fieldset#item-vfb-2 {
margin-top: -20px;
}
fieldset#item-vfb-5 {
display: none;
} .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;
}  .grayscale iframe {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
margin-bottom: -8px;
display:block;
width:100%;
}
.mapoverlay {
background:transparent; 
position: relative;
width: 100%;
height: 400px;
top: 400px;
margin-top: -400px;
z-index: 1;
} .prods .fl-photo-content {
min-height: 305px;
}
body a.fl-callout-title-link {
color: #333;
}
.fl-callout-has-photo.fl-callout-photo-left .fl-callout-photo {
width: 25%;
}
.fl-callout-photo-left .fl-callout-content, .fl-callout-photo-left-text .fl-callout-text-wrap {
width: 60% !important;
}
.fl-callout-has-photo.fl-callout-photo-left  .fl-callout-title {
position: relative;
padding: 0 !important;
font-size: 1.4em !important;
margin: 0 0 10px !important;
text-transform: none !important;
font-style: normal !important;
}
.fl-callout-text h5 {
border-top: 2px solid #333;
padding-top: 7px;
} .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;
} .nosto h2.fl-heading {
font-size: 5.4em;
}
.nosto h3 {
font-size: 2.6em;
} .middlestripe .fl-row-content {
position: relative;
padding: 40px 0;
}
.middlestripe .fl-row-content:before {
background: #25283B;
display: block;
width: 115%;
height: 100%;
position: absolute;
left: -7%;
top: 0;
opacity: 0.9;
}
.middlestripe .fl-col-content {
position: relative;
} .hero .fl-slide-foreground {
width: 96%;
}
.hero .fl-module-content-slider .bx-wrapper {
margin: 0 auto 0px !important;
}
.hero .fl-slide-photo-wrap img {
margin: auto;
}
.hero .fl-content-slider .fl-slide-bg-photo a {
background: transparent;
}
.hero .fl-slide-content h2 {
line-height: 1em !important;
font-size: 4.4em;
font-style: italic;
font-weight: 700;
margin-bottom:0 !important
}
.hero .fl-slide-content h3 {
font-weight: 300;
text-transform: uppercase;
font-style: italic;
font-size: 2.4em;
}
.hero .fl-slide-text p {
line-height: 2em !important;
}
.hero .fl-slide-content p a {
font-style: italic;
display: inline-block;
text-transform: uppercase;
border: 2px solid;
padding: 14px 20px;
font-size: 1.4em;
font-weight: 700;
font-family: Raleway, sans-serif;
-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;	
margin-top:15px;
}
.hero .fl-slide-content-wrap {
display: table;
height: 600px;
}
.hero .fl-slide-content {
display: table-cell;
vertical-align: middle;
float: none;
}
.hero .bx-wrapper img {
display: inline-block !important;
}
.hero .bx-wrapper .bx-pager, .hero .bx-wrapper .bx-controls-auto {
bottom: 30px !important;
}
.hero .bx-wrapper .bx-pager.bx-default-pager a:hover, .hero .bx-wrapper .bx-pager.bx-default-pager a.active {
background: #FFF !important;
}
.hero .bx-wrapper .bx-next {
right: 10px;
background: url(//www.hymercenter.fi/wp-content/themes/suunta/images/arrow_right.png) no-repeat center center !important;
}
.hero .bx-wrapper .bx-prev {
left: 10px;
background: url(//www.hymercenter.fi/wp-content/themes/suunta/images/arrow_left.png) no-repeat center center !important;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
bottom: -35px !important;
}
.twocol .fl-slide-photo-wrap {
width: 100% !important;
position: absolute;
top: 0;
}
.twocol .fl-slide-photo-wrap img {
width: 100%;
}
.lSSlideWrapper .lSSlide img { } .sidebar  ul {
list-style: none;
margin: 2em 0;
padding-left:0;
}
.sidebar .fl-callout .fl-photo-content img {
width: auto !important;
max-width: none;
height: auto !important;
display:block;
}
.sidebar .fl-callout ul {
margin: 0 0 2em;
}
.sidebar .fl-callout ul li {
padding: 0;
}
.sidebar h3 {
font-weight: 700;
font-style: normal;
text-transform: none;
font-size: 1.2em;
}
.sidebar p {
margin-top: 4px;
margin-bottom: 1.5em;
} #fb-feed,
.fbfeed .widget_rss ul {
list-style: none;
padding: 0;
margin: 0 0 0-3%;
width: 100%;
}
#fb-feed .fb-feed-item,
.fbfeed .widget_rss ul li {
width: 30.3333%;
float: left;
margin-left: 3%;
position: relative;
padding: 30px 0;
overflow: hidden;
}
#fb-feed a {
display:none;
}
#fb-feed .quiet {
display: block;
color: #999;
font-size: 12px;
}
#fb-feed blockquote {
display: none;
}
#fb-feed blockquote {
padding:0;
margin:0;
}
.fbfeed li a.rsswidget {
color: #555;
font-size: 1em;
font-weight: bold;
position: absolute;
bottom: 0;
right: 0;
}
.fbfeed span.rss-date {
position: absolute;
bottom: 0;
left: 0;
}
.widgettitle img {
display: none !important;
}
h2.widgettitle  {
font-weight:700;
}
h2.widgettitle a {
color: #555;
} .fl-rich-text table {
width: 100%;
}
.fl-rich-text table thead {
background: #555;
color:#fff;
}
.fl-rich-text table td {
border: 2px solid #EEE;
vertical-align: top;
padding: 10px;
background: #CCC;
margin: 0px;
color: #333;
} .fl-accordion-item {
border: 1px solid #DDD !important;
background: #EEE !important;
color: #333 !important;
} blockquote {
line-height: 1.8em;
color: #888;
margin: 10px 0 30px;
padding: 0px;
font-style: normal;
}
blockquote p {
line-height: 1.4em;
color: #888;
font-size: 1.6em;
}
.single-post .entry-content blockquote p:first-child {
text-align: left;
margin: 50px 0;	
font-style: normal;
padding: 0 0 0px;
font-size: 1.3em;
border:none;
}
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; } img {
height: auto;
vertical-align: middle;
} ul, ol { margin-bottom: 0.273em; }
ol { list-style: decimal; margin-left: 30px; }
ul { 
margin-left: 25px;
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; }
6dl dt { font-weight: bold; font-size: 16px; font-size: 1rem; }
p:empty {
display: none;
}
span.info-item:last-child .sep {
display: none;
} .fl-heading br,
.fl-module-button br {
display: none;
}
span.fl-button-text {	
font-weight: 700;
font-size: 1.2em;
font-family: Raleway, sans-serif;
text-transform: uppercase;
font-style: italic;
}
.bottom {
position: absolute;
width: 89%;
bottom: 0;
}
.button {
display: inline-block;
border: 2px solid;
padding: 10px 20px;
margin: 0 5px;
font-family: Raleway;
font-style: italic;
text-transform: uppercase;
font-size: 1.2em;
font-weight:700;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;		
}
.button.transparent {
background:transparent;
}
.hero .fl-slide-content p a:hover,
.button.transparent:hover {
background:#fff;
color:#222 !important;
border-color:#fff;
}
.button.light {
background:#fff;
color:#555;
} .product-hero .fl-module.fl-module-woocommerce {
width: 170px;
float: left;
position: relative;
}
.product-hero .fl-woocommerce-add-cart a.button.add_to_cart_button {
background: #333;
display: block;
color: #FFF;
text-align: center;
font-size: 0.9em !important;
position: absolute;
width: 160px;
top: 0;
height: 44px;
line-height: 44px;
padding: 0;
font-weight: 400;
text-shadow:none;
margin-left:10%;
}
.fl-woocommerce-add-cart .amount {
display: none;
}
.product-hero a.fl-button {
width: 160px !important;
height: 45px;
line-height: 45px;
border: 1px solid #BBB !important;
}
.woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce div.product .woocommerce-tabs .panel, .woocommerce-page #content div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel {
margin: 0 !important;
} span.panorama-button {
display: inline-block;
color: #fff;
text-transform: uppercase;
height: 70px;
margin: 0 2px 25px;
cursor: pointer;
font-style: italic;
background: #0c1427;
font-weight: 700;
font-family: "Raleway";
background-image: url(//www.hymercenter.fi/wp-content/themes/suunta/images/360-logo.jpg);
background-position: center -10px;
background-size: contain;
background-repeat: no-repeat;
float: left;
width: 180px;
text-align: center;
padding-top: 45px;
}
.panorama-close {
display: none;
color: #fff;
text-transform: uppercase;
margin: 0;
cursor: pointer;
font-style: italic;
background: #0c1427;
font-weight: 700;
font-family: "Raleway";
float: left;
height: 70px;
line-height: 70px;
width: 170px;
text-align: center;
}
.panorama-close.active {
display:inline-block;
}
#frame-three-sixty {
margin-top: 3.8em;
margin-bottom:10px;
height:480px;
display:none;
background:#eee;
}
#frame-three-sixty.active {
display:block;
} #main {
padding: 0;	
} .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: center;
padding: 13% 0 13%;
max-width: 90%;
margin: 0 auto;
}
.header-with-image img.wp-post-image {
position: absolute;
width: 170%;
opacity: 0.6;
}
.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;
} .single-header .entry-title {
text-align: center;
padding: 6% 0 3%;
max-width: 1000px;
margin: 0 auto;
}
.page .single-header .entry-title h1 {
margin: 0;
}
.single-header .entry-title  a {
color:#444;
} .meta {
letter-spacing: 1px;
font-size: 12px;
font-style: normal;
text-transform: none;
}
.author {
font-weight: 500;
}
.date {
font-style: normal;
}
.byline {
text-transform: none;
font-weight: 600;
letter-spacing: 7px;
font-size: 0.8em;
display: block;
font-style: normal;
margin-bottom:8px;
}
.header-content .byline {
margin-bottom:0;
}
.page .header-with-image  .byline,
.single .header-with-image  .byline {
margin-top: -2%;
} .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;
}
.single-post article {
margin: 0 auto 50px;	
}
.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;
}
.single-post .entry-content p {		
margin: 1em auto;
}
.single .header-content h1 {
border-bottom: 1px solid rgb(221, 221, 221);
padding-bottom: 30px;
text-align: center;
}
.description {
font-size: 15px;
}
.single .main-article {
width: 100%;
margin: 0 auto 80px;
} .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;
} .alignleft .size-medium {
display: block !important;
}
.alignleft.size-large {
display: block !important;
} .alignright {
display: block !important;
}	
.alignright.size-medium {
display: block !important;
}	
.alignright.size-large {
display: block !important;
} .gallery {
margin: 60px 0 40px !important;
}
.gallery-item img {
border: none !important;
width: 95%;
}
.gallery-item {
width: 50%;
margin: 0 !important;
} .post-navigation {
font-weight: 400;
text-transform: none;
letter-spacing: 0px;
margin-top: 70px;
position: relative;
width: 90%;
margin: 70px auto 30px;
overflow: hidden;
font-size: 14px;
line-height: 1.2;
border-top: 1px solid #DDD;
padding-top: 20px;
font-style: normal;
}
.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;
} #main {
padding: 0;
}
.archive #main,
.blog #main {
margin-bottom: 20px;
}
.loop-meta {
padding: 50px 0;
text-align: center;
}
.archive .header-content {
text-align: center;
padding: 40px 0;
}
.archive a {
color:#444;
}
h1.loop-title {
text-align: center;
padding: 0;
font-weight: 100;
font-size: 2.8em;
letter-spacing: 0px;
margin: 0;
}
.blog article h1 {
font-size: 1.2em;
}
.archive header.single-header,
.blog header.single-header {
border: 2px solid #444;
}
.archive .single-header .entry-title,
.blog .single-header .entry-title {
padding: 10% 0 10%;
}
.archive .entry-content,
.blog .entry-content {
padding: 30px 0;
width: 100%;
margin: 0 auto;
max-width: 600px;
}
.blog .moretag, 
.archive .moretag {
display: block;
margin: 20px 0 0;
font-style: normal;
font-weight: normal;
}
.archive article,
.blog article {
margin-bottom: 40px;
} #shop-main {
width: 100%;
padding-top: 0px;
}
.product-summary {
display:none;
}
.product-summary .container {
display: table;
}
.woocommerce-cart #main {
max-width: 960px;
margin: 0 auto 40px;
width: 90%;
}
.shop-single {
width: 100%;
margin: 0 auto;
}
div#shop-archive {
margin-left: 0.5%;
width: 101.3%;
}
.woocommerce-page .shop-nav .woocommerce-breadcrumb {
margin: 0;
padding: 0;
font-size: 13px;
color: #777;
float: left;
width: 30%;
left: 0;
}
.shop-nav {
padding: 10px 0 0;
border-bottom: 0;
}
.woocommerce .shop-nav .woocommerce-ordering select {
vertical-align: top;
font-size: 16px;
margin: 17px 0 0;
border: 3px solid #CCC;
color: #999;
background: #FFF;
}
.shop-nav form#searchform {
display: inline-block;
width: 100%;
float: none;
padding: 10px 0 0;
position: relative;
margin: auto;
}
.shop-nav form#searchform div {
float: right;
width: 100%;
}
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,
} div#primary {
line-height: 35px;
}
ul#menu-shop,
ul.product-categories {
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}
ul#menu-shop .menu-item,
li.cat-item {
display: inline-block;
padding: 0 4px;
font-style: normal;
font-size: 1em;
font-weight: 400;
}
ul#menu-shop .menu-item a,
li.cat-item a {
color: #444;
}
ul#menu-shop li.current-menu-item {
font-weight: 600;
} h1.product_title.entry-title {
font-size: 1.8em;
line-height: 1.6em;
margin-bottom: 0;
font-weight:300;
} .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;
}
.woocommerce div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails {
padding-top: 1em;
min-height: 300px;
margin-left: 0px;
}
ul.bxslider {
margin: 0 0 0 0px;
padding: 0;
list-style: none;
}
ul.bxslider li {
margin: 0 !important;
padding: 0 !important;
}
.full,
.half,
.one-third-tall,
.one-third,
.one-fourth,
.one-fifth  {
width: 100%;
} .pagination {
width: 100%;
margin: 50px auto;
padding-top: 30px;
text-align: center;
}
.pagination a {
display: inline-block;
padding: 5px 15px;
background: #FFF;
margin: 0 5px;
color: #444;
font-size: 13px;
font-weight: 600;
font-style: normal;
border: 2px solid #222;
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:#222;
color:#fff;
}
.pagination span {
display: inline-block;
padding: 5px 15px;
background: #222;
margin: 0 5px;
color: #FFF;
font-size: 13px;
font-weight: bold;
font-style: normal;
line-height: 25px;
border: 2px solid #222;
} #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;
} #wide-site-title  {
color: #FFF;
margin-top:27px;
right: 20px;
position:absolute;
z-index: 10;
display:none;
}
#small-site-title {
display: none;
position: absolute;
right: 0;
top: 0;
margin-top:17px;
right: 20px;	
}
#wide-site-title:hover {
text-decoration:none;
background: none;
}
#wide-site-title  #logo {
width: auto;
margin-top: 0;
}
#m-site-title {
display: block;
color: #FFF;
font-weight: 400;
text-indent: 0;
width: auto;
margin-top: 0;
margin-left: 0;
position: absolute;
top: 0;
left: 3%;
} .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;
opacity:0;
}
.admin-bar .hero .fl-row-content-wrap {
height: auto;
width: 100%;
opacity: 1;
padding:0;
}
.continue {
position: absolute;
bottom: 0;
width: 100%;
left: 0;
}
.admin-bar .continue {
position:static;
}
.hero .fl-separator {
width: 30%;
margin: 0 auto;
} .hero.static .fl-col-group {
width:100%;
margin:0;
}
.hero.static .fl-col {
padding: 0;
}
.hero.static .fl-row-content-wrap {
display: table;
}
.hero.static .fl-row-content {
display: table-cell;
vertical-align: middle;
width: 95%;
}
.hero .fl-rich-text h1 {
font-size: 80px;
line-height: 1;
margin: 0;
padding: 0;	
}
.hero .fl-rich-text p {
text-transform: uppercase;
font-weight: 100 !important;
font-style: italic;
font-size: 60px;
line-height: 1;
margin: 0 !important;
font-family: "Raleway";
}
#m-menu.active  {
position:relative;
}
.featured .fl-callout .fl-callout-button a,
.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 #222 !important;
background: transparent;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;	
min-width: 170px;
text-align: center;
padding: 15px 0 !important;	
}
.featured .fl-callout .fl-callout-button a:hover,
.fl-builder-content .transparent a.fl-button:hover {
background: #333 !important;
color: #FFF !important;
border-color: #333 !important;
}
.featured .fl-callout .fl-callout-button a:hover span,
.fl-builder-content .transparent a.fl-button:hover span {
color:#fff !important;
}
.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;
text-transform: uppercase !important;
font-weight: 500 !important;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
background: transparent!important;
color:#fff !important;
}
.fl-builder-content .dark a.fl-button:hover {
background: #fff !important;
color: #333 !important;
border-color: #FFF !important;
}
.fl-builder-content .dark a.fl-button:hover span {
color:#333 !important;
} h2.section-title {
font-weight: 300;
margin: 20px 0;
clear: both;
} .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-callout .fl-photo-content img {
width: 100% !important;
display:block !important;
margin:20px 0;
}
.featured .fl-callout-text-wrap {
position: relative;
}
.featured .fl-callout-title {
position: relative;
padding: 0 !important;
font-size: 1.8em;
margin: 0 !important;
}
.featured h3.fl-callout-title {
font-weight: 700;
font-size: 1.4em;
}
.featured .fl-callout h4 {
margin: -5px 0 10px;
font-weight: 300;
font-size: 1.6em;
text-transform: uppercase;
}
.featured .fl-callout a {
color: #444;
}
.featured a.fl-callout-cta-link {
border-top: 1px solid #444;
padding-top: 1em;	
font-size: 0.8em;
}
.featured .fl-builder-content .fl-callout-button a.fl-button, 
.featured .fl-builder-content .fl-callout-button a.fl-button:visited {
background: transparent;
border: 2px solid;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding: 15px 25px !important;
}
a.more {
font-weight: 700;
font-size: 1.2em;
letter-spacing: -0.03em;
} .twocol ul {
margin: 0 0 0 16px;
padding: 0;
}
.twocol .fl-callout {
clear: both;
overflow: hidden;
}
.twocol .fl-callout-title {
float: left;
width: 25%;
text-transform: none;
font-weight: bold;
font-size: 1.3em;
margin: 0 !important;
line-height: 1.4em;
font-style:normal;
}
.twocol .fl-callout-title span.price {
font-family: Raleway;
font-weight: 300;
display: block;
margin: 0 0 5px;
}
.twocol .fl-callout-text-wrap {
float: left;
width: 75%;
padding-left: 3.5%;
}
.twocol .fl-callout.fl-callout-has-photo.fl-callout-photo-right .fl-callout-text-wrap {
padding-left: 0;
}
.twocol .fl-callout-photo-right .fl-callout-title {
float:none;
width:auto;
text-transform:uppercase;
}
body .fl-callout-photo-right .fl-callout-content, .fl-callout-photo-right-text .fl-callout-text-wrap {
width: 40%;
}
body .fl-callout-photo-right .fl-callout-photo, .fl-callout-photo-right-text .fl-callout-photo {
width: 60%;
} .featuredbg .fl-photo-img {
width: 100% !important;
}
.featuredbg .fl-photo-content {
margin: 20px 0;
height: 240px;
}
.featuredbg h3.fl-callout-title {
font-weight: 700;
font-size: 1.8em;
}
.featuredbg .fl-callout h4 {
margin: -5px 0 10px;
font-weight: 300;
font-size: 1.6em;
text-transform: uppercase;
} #footer {
background-color: #25283B;
color: #EEE;
overflow: hidden;
padding: 60px 0 0;
font-size: 13px;
font-weight: 400;
line-height: 1.6em;	
}
#footer ul {
margin: 0;
padding: 0;
list-style: none;
}
#footer li {
padding-bottom:3px;
}
#footer p {
margin:0 0 1em;
}
#footer a {
color:#eee;
}
#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 h2 {
font-weight: 300;
padding: 17px 0 0;
font-size: 1.8em;
}
#footer h3.widget-title {
font-weight: 400;
font-size: 1.6em;
margin-bottom: 30px;
color: #FFF;
text-transform: none;
font-style: normal;
} #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: 11px 0;
margin: 0 4% 10px 0;
text-indent: 10px;
width: 100%;
min-width: 130px;
background: rgba(0, 0, 0, 0);
border: 1px solid #333;
font-size: 0.9em;
}
#footer #mc_embed_signup input.button {
display: block;
margin: 15px 0 10px 0;
background: #222;
font-family: inherit;
font-size: 15px;
font-weight: 300;
border-radius: 0;
width: 40%;
max-width: 320px;
padding: 5px 0;
height: auto;
}
#footer #mc_embed_signup .clear {
clear: none;
display: inline;
visibility: visible;
width: auto;
height: auto;
} #footer .groups {
background: #1D2033;
text-align: center;
font-size: 30px;
line-height: 70px;
padding: 20px 0;
margin-top: 40px;
}
#footer i {
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-right:10px;
font-size: 1em;
color: #fff;
width: 40px;
opacity: .7;	
}
#footer i:hover {
opacity:1;
}
i.facebook {
content:"\xf09a";		
}
i.twitter {
content:"\xf099";		
}
i.youtube {
content:"\xf166";		
}
i.linkedin {
content:"\xf0e1";		
}
.some a {
display:block;
} .credits {
font-size: 0.7em;
margin: 60px 0 0px;
text-align: center;
color: #AAA;
} textarea {
text-align: left;
margin: 0;
width: 100%;
border: 2px solid;
border-radius: 0px;
background: transparent;
padding: 12px 20px;
margin: 0 0 10px;
}
input[type='text'] {
text-align: left;
margin: 0;
width: 100%;
border: 2px solid;
border-radius: 0px;
background: transparent;
padding: 0 20px;
margin: 0 0 10px;
line-height:40px;
display:block;
}
textarea {
height: 210px;
}
.ninja-forms-form-wrap select {
border: 2px solid;
display: block;
padding: 15px 20px;
background: transparent;
width: 100% !important;
}
input[type='text'] {
height:auto;
}
input[type='submit'] {
padding: 15px 40px;
border-radius: 0px;
background: rgba(0, 0, 0, 0);
border: 2px solid;
font-weight: 700;
color: inherit;
font-family: 'Raleway';
text-transform: uppercase;
font-style: italic;
letter-spacing: 1px;
font-size: 1.3em;
}
#vfb-form-1 {
margin-top: -30px;
}
ul.vfb-section {
margin: 0;
padding: 0;
list-style: none;
}
.vfb-select {
background: rgba(0, 0, 0, 0);
border: 2px solid;
padding: 20px 15px;
width: 100%;
margin-bottom: 10px;
}
#item-vfb-7 label,
#item-vfb-8 label,
#item-vfb-9 label,
#item-vfb-10 label,
#item-vfb-19 label,	
#item-vfb-20 label,	
#item-vfb-21 label,	
#item-vfb-22 label,	
#item-vfb-23 label,	
.vfb-clear {
display: inline;
}
li.vfb-item.vfb-item-secret {
clear: both;
overflow: hidden;
}
li.vfb-item.vfb-item-secret  input[type="text"] {
display: block;
width: 50px;
float: right;
margin-left: 20px;
height: 25px;
line-height: 20px;
padding: 0px 0;
text-align: center;
}
.vfb-fieldset p {
display: none;
}
.vfb-section-2,
.vfb-item-secret,
.vfb-item-submit {
text-align:right;
}
#eModal-1,
#eModal-1 * {
text-align: center !important; 
}
.emodal-title {
font-family: Raleway !important;
text-transform: uppercase;
font-style: italic;
font-weight: 700;
}
a.emodal-close:after {
content: "\f00d";
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.emodal-content .vfb-select {
padding: 10px !important;
text-align: center;
}
.emodal-content input[type='submit'] {
background:#333;
color:#fff;
}
.emodal-content li.vfb-item.vfb-item-secret input[type="text"] {
margin: auto !important;
text-align: center;
float: none !important;
}
h2 a.eModal-1 {
font-size: 0.8em;
text-transform: none;
color: inherit;
}
span.esitteet a {
font-family: Raleway;
font-size: 1.4em;
font-style: italic;
color: inherit;
}
h2 a.eModal-1 i,
span.esitteet a i {
color:#25283B;
margin-left:5px;
} #m-menu {
top: 0px;
height: 60px;
position: relative;
padding-top: 0px;
background: #25283B;
overflow: hidden;
width:100%;
}
#menu-icon {
background-color: transparent;
color: #FFF;
padding: 0px 10px 0px;
width: 100px;
display: block;
line-height: 35px;
cursor: pointer;
position: relative;
margin: 0 20px 0 0;
text-align: center;
z-index: 999;
top: 0;
font-weight: 500;
font-size: 1em;
font-weight: 700;
font-size: 12px;
height: 63px;
line-height: 64px;
float: right;
font-family: Raleway;
text-transform: uppercase;
font-style: italic;
}
#menu-icon i {
font-size: 27px;
float: right;
line-height: 63px;
}
#m-menu .secondary-menu {
position: relative;
width: auto;
height: 40px;
background: rgba(0, 0, 0, 0);
top: 0px;
z-index: 999;
float: right;
margin-top: 0;
}
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;
}
nav img {
width:auto;
}
.toplink {
display: block;
padding:0;
width: 39px;
color: white;
}
nav i {
font-size:20px;
}
nav .container {
width: 100%;
}
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;
}
nav .menu li {
background:transparent;
padding: 0px;
float:none;
width:100%;
}	
.quad {
display: none;
}
nav .menu li a {
font-size: 15px;
color: #fff;
font-weight: 400;
display: block;
margin: 0 0 0 1px;
padding: 4px 0px;
background: rgba(0, 0, 0, 0);
width: 100%;
border: none;
text-transform: uppercase
}
nav .menu li .sub-menu li a {
color: #fff;
display: inline-block;
text-align: left;
padding: 0;
font-weight: 400;
line-height: 2.4em;
border-top:none;
border-bottom:1px solid transparent;
font-size:12px;
}
nav .menu li .sub-menu li a:hover {
border-bottom:1px solid #fff;
}
.lt-ie9 nav .menu li a {
background: transparent;
}
.lt-ie9 nav.fixed {
background: #111;
}
nav ul li {
text-align:center;
float:none;
display:inline-block;
}
nav a {
text-align: center;
text-decoration: none;
font-weight: normal;
font-size: 14px;
display: block;
color: #fff;	
width: auto;
}
nav a:hover,
nav a:visited {
}
.fullwrapper {
overflow: hidden;
background-color:#fff; -webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
}
.mobile-menu form#searchform {
margin: 4em auto 1em;
position: relative;
width: 90%;
}
.mobile-menu input#s {
height: 51px;
width: 100%;
margin: 1em auto;
display: block;
background: transparent;
border: 1px solid #444;
background: rgba(0, 0, 0, 0.1);
border: 1px solid rgba(255, 255, 255, 0.1);
text-indent: 1em;
font-size: 0.9em;
color:#eee;
}	
.mobile-menu form#searchform input[type='submit'] {
margin: 0;
position: absolute;
top: 0;
right: 0;
background: #EEE;
box-shadow: none;
border: none;
padding: 0 15px;
color: #333;
line-height: 52px;
font-size: 10px;
border: none;
height: 50px;
}	
.mobile-menu ul {
list-style: none;
padding: 1em 20px 0 20px;
margin: 0;
}
.mobile-menu ul.sub-menu {
padding-right: 0;
}
.mobile-menu a {
color: #BBB;
display: block;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
padding: 10px 0;
font-size: 13px;
font-family: Raleway;
} #topmenu {
background: #222;
color: #AAA;
position: relative;
font-size: 12px;
padding: 7px 0;
}
#topmenu .left {
width: 50%;
float: left;
}
#topmenu .right {
position: absolute;
right: 0;
top: 0;
}
#topmenu .right a {
padding: 0 10px;
border-left: 1px solid #333;
}
#topmenu a {
color:#ccc;
} .secondary-menu {
display:none;
} .fl-row.breadcrumb {
}
.breadcrumb {
font-size: 0.9em;
color: #999;
}
#breadcrumbs{
list-style: none;
margin: 10px 0;
overflow: hidden;
font-size: 0.9em;
color: #555;
padding: 0;
font-family: Raleway;
text-transform: uppercase;
font-style: italic;
font-weight: 700;
}
#breadcrumbs a{
color:#777;
font-weight:400;
}
#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%;
} .ie7 .title {
padding-top: 20px;
} .search #main {
}
.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 0em;
padding:50px 0 0;
}
.search h1.loop-title {
font-size: 2em;
}
.search h1 {
font-size: 2em;
line-height: 1;
font-weight: 300;
}
.search h1 a {
color: #444;
}
.search .entry-header h1 {
font-size: 1.6em;
line-height: 1;
font-weight: 700;
text-transform: none;
font-style: normal;
}
.search .results_count {
display: block;
margin: 1em 0;
}
.search a.moretag {
display: block;
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;
}
.search .pagination {
margin-top: 20px;
}
.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: 100%;
margin: 40px auto 13em;
max-width: 550px;
}
.search-no-results .page-content  input#s {
width: 80%;
height: 50px;
margin: 0;
border: 1px solid #CCC;
background: #FFF;
border-radius: 0;
text-indent: 10px;
font-size: 15px;
color: #333;
float: left;
}
.search-no-results .page-content  input#searchsubmit {
padding: 0;
background: #333;
border: 1px solid rgba(0, 0, 0, 0.3);
font-weight: bold;
color: #FFF;
display: inline-block;
margin-top: 0px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-appearance: none;
font-size: 12px;
font-weight: 400;
height: 49px;
width: 20%;
margin-left: 0;
position: absolute;
right: 0;
}
.search nav .menu .menu-item-object-product {
display: none !important;
} .error404 #masthead {
position:relative;
}
.error404 .page-content {
max-width: 800px;
width: 90%;
margin: 0 auto 11em;
text-align: center;
}
.error404 .loop-meta {
padding: 50px 0 0;
text-align: center;
}
.error404 .page-content form#searchform {
width: 100%;
margin: auto;
display: block;
position: relative;
max-width: 580px;
}
.error404 .page-content input#s {
width: 81%;
height: 50px;
margin: 0;
border: 1px solid #CCC;
background: #FFF;
border-radius: 0;
text-indent: 10px;
font-size: 15px;
color: #555;
position: absolute;
left: 0;
}
.error404 .page-content input#searchsubmit {
padding: 0;
background: #333;
border: 1px solid rgba(0, 0, 0, 0.3);
font-weight: bold;
color: #FFF;
display: inline-block;
margin-top: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-appearance: none;	
font-size: 0.7em;
font-weight: 500;
height: 49px;
position:absolute;
right:0;
width: 20%;
margin-left: -4px;
} .fl-node-54ca0d8d16f3d {
display:none;
} @media only screen and (max-width: 768px) { .fl-col, 
.fl-col-small {
max-width:550px !important;
}
.fl-col-content.fl-node-content {
padding: 10px 0;
margin: 10px 0 !important;
}	
.fl-row-content-wrap {
padding-top: 1em !important;
padding-bottom: 3em !important;
}	
.fl-col-group.featured {
margin-top:0 !important;
}
.breadcrumb .fl-row-content-wrap,
.breadcrumb .fl-col-content.fl-node-content,
.fl-node-54c8c0a091287  .fl-row-content-wrap,
.fl-node-54c8c0a091287 .fl-col-content.fl-node-content,
.fl-node-54cb812d88c9f .fl-row-content-wrap,
.fl-node-54cb7b13a0130 .fl-col-content.fl-node-content,
.fl-node-54cb7b13a0130 .fl-row-content-wrap,
.fl-node-54cb812d88c9f .fl-col-content.fl-node-content,
.fl-node-54cb812d901cc .fl-row-content-wrap,
.fl-node-54c7b04405519 .fl-col-content.fl-node-content,
.fl-node-54c7b04405519  .fl-row-content-wrap,
.fl-node-54c7b7b9cbe94 .fl-col-content.fl-node-content,
.fl-node-54c7b7b9cbe94  .fl-row-content-wrap,
.fl-node-54cb812d901cc .fl-col-content.fl-node-content,
.fl-node-54c76c2a9cb02 .fl-row-content-wrap,
.fl-node-54c76c2a9cb02 .fl-col-content.fl-node-content,
.fl-node-54c637e05068b .fl-row-content-wrap,
.fl-node-54c637e05068b .fl-col-content.fl-node-content,
.fl-node-54c8bcc19c9fb .fl-row-content-wrap,
.fl-node-54c8bcc19c9fb .fl-col-content.fl-node-content,
.fl-node-54c2031636a92  .fl-row-content-wrap,
.fl-node-54c2031636a92 .fl-col-content.fl-node-content {
margin: 0 !important;
padding: 0 !important;
}
.product-hero .fl-row-content-wrap {
padding-top:0 !important;
}
.home .fl-col-small {
max-width: none;
}
.fl-module-sidebar {
padding-top: 30px;
margin-top: 20px;
}
.textwidget {
margin-top: 20px;
} h1 {
font-size:1.8em;
}	
h1.fl-heading {
font-size: 2.8em !important;
}	
ul.vfb-section h4,
h2.fl-heading {
font-size: 2.4em !important;
}	
.hero .fl-heading {
font-size: 30px !important;
}
.shortborder .fl-module-content::after {
margin-bottom: 30px;
}	
#footer .widget-container {
padding: 0 0 2em;
} .specs, .wiki .fl-module {
overflow-x: scroll;
} .twocol .fl-callout-text-wrap,	
.twocol .fl-callout-title {
float: none;
width: 100%;
padding-left:0;
} .hero .fl-row-content-wrap {
padding: 0 !important;
margin: 0 !important;
}
.hero .fl-col-content.fl-node-content {
padding:0;
margin: 0 !important;
}		
.hero .fl-col {
max-width:none !important;
}
.hero .fl-content-slider .fl-slide-bg-photo {
position: absolute;
width: 100%;
overflow: hidden;
}
.hero .fl-slide-content-wrap {
display: block;
height: auto !important;
width: 100% !important;
}	
.hero .fl-slide-content {
display: block;
}
.fl-slide-content {
background: transparent !important;
padding-top: 30px !important;
}	
.fl-content-slider .fl-slide {
background: #25283B !important;
}	
.hero .fl-row-content {
padding: 0 !important;
}	
.hero .fl-module-content-slider .fl-slide .fl-slide-content h2 {
line-height: 1em !important;
font-size: 2.1em !important;
}	
.hero .fl-module-content-slider .fl-slide .fl-slide-content h2 span	{
line-height: 6px !important;
font-size: 15px !important; }	
.hero p {
margin: 1em 0 !important;
}		
.thin p span,
.hero p span {
font-size: 1.4em !important;
}	
.hero .fl-rich-text h1 {
font-size: 50px;
}
.hero .fl-slide-content-wrap {
position: relative;
top: -200px;
}	
.fl-builder-content .hero .fl-module-content-slider .fl-slide .fl-slide-text h2 a, .fl-builder-content .hero .fl-module-content-slider .fl-slide .fl-slide-text h3 a {
font-size: 62px !important;
line-height: 62px !important;
}
.hero .fl-rich-text p {
font-size: 30px;
}
.hero.static .fl-module-button .fl-button-left, 
.hero.static .fl-module-button .fl-button-right {
text-align: left;
} .featuredbg .fl-photo-content {
margin: 20px 0;
height: auto;
}
.featured .borderbottom {
border-bottom: none;
}	
.featured .fl-callout .fl-callout-button a, .fl-builder-content .transparent a.fl-button, .fl-builder-content .transparent a.fl-button:hover, .fl-builder-content .transparent a.fl-button:visited {
margin: 0;
} .contact {
height: auto;
}	
#fb-feed .fb-feed-item, .fbfeed .widget_rss ul li {
width: 100%;
float: left;
}	
.single .fl-slide-foreground.clearfix {
display: none;
} a.button {
margin: 20px 0;
width: 90%;
}
.hero .fl-slide-content p a {
width: 100%;
text-align: center;
} #breadcrumbs {
font-size: 0.8em;	
}	
#breadcrumbs li {
margin: 0 5px 0 0;
padding: 0;
} body .lSSlideOuter .lightSlider, 
body .lSSlideOuter .lSPager {
margin-top: 0 !important;
}	
.lSSlideOuter .lSPager.lSGallery li { } .emodal.responsive {
width: 100% !important;
margin-left: auto !important;
margin-right: auto !important;
left: 0 !important;
right: 0 !important;
}	
.emodal-title {
line-height: 1;
font-size: 1.2em !important;
}	
}
@media only screen and (max-width: 550px) {
#menu-icon {
margin-right:10px;
}
h1.fl-heading {
font-size: 1.6em !important;
}
.fl-module-sidebar {
padding-top: 0px;
margin-top: 20px;
}
.fl-module.fl-callout.bordertop {
margin-top: 20px;
}
.fl-module.fl-module-sidebar.fl-node-54c76c2aa3472,
.fl-module.fl-module-sidebar.fl-node-54c7472d6901f {
padding-top: 20px;
}
.fl-node-54c203162d5d7 .fl-row-content-wrap {
padding-top: 0px !important;
}	
input[type='submit'] {
width: 100%;
}
#searchsubmit {
width: 70px;
font-size: 12px;
}	
ul {
margin-left: 0;
list-style: square outside;
padding-left: 20px;
}	
.fl-callout-photo-left .fl-callout-content,
.fl-callout-has-photo.fl-callout-photo-left .fl-callout-photo {
width: 100% !important;
}	
.fl-photo-content img {
margin: 0;
display: block;
} .hero .fl-module.fl-module-content-slider {
max-height: 400px;
}	
.fl-slide-mobile-photo {
display: block;
height: 130px;
}	
.hero .fl-slide-content-wrap {
position: relative;
top: -50px;
}	
.fl-builder-content .hero .fl-module-content-slider .fl-slide .fl-slide-text h2 a,
.fl-builder-content .hero .fl-module-content-slider .fl-slide .fl-slide-text h3 a	{
font-size: 32px !important;
line-height: 32px !important;
}	
.hero .fl-rich-text h1 {
font-size: 30px;
}
.hero .fl-rich-text p {
font-size: 20px;
} .featured h3.fl-callout-title {
font-size: 2em;
} li.vfb-item.vfb-item-secret input[type="text"] {
display: block;
width: 58px;
float: right;
border-top: 2px solid;
border-left: 2px solid;
border-right: 2px solid;
margin-left: 20px;
} #frame-three-sixty.active {
height: auto;
}	
#frame-three-sixty iframe {
display:block;
width:100%;
height:300px;
}
.panorama-close.active {
display: inline-block;
margin-bottom: 2px;
width: 100%;
}	
span.panorama-button {
margin: 0 1px 25px;
float: left;
width: 49%;
}	
}
@media only screen and (min-width: 768px) {
body {
font-size:14px;
}
.blog article h1 {
font-size: 1.8em;
}	
nav .container,
.container { 
width: 96%; 
margin: 0 auto;
}
.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: 47%;
}
.full {
width: 100%;
display: block;
}	
.row {
margin-left: -3%;
max-width: 105%;
}
.columns,   
.column { 
display: inline-block;
*display: inline;
*zoom: 1;
vertical-align: top;
margin-left: 3%;
margin-right: -.25em; overflow: hidden;
*overflow: visible;
}
.fl-col-group {
margin-left: -4.3%;
width: 104.3%;
}
.fl-col {
float: left;
min-height: 1px;
padding-left: 4%;
} .mobile-menu {
max-width:350px;
} .hero .fl-row-content-wrap{
height: auto;
width: 100%;
padding: 0;
min-height: 500px;
}
.home .section-content,
.hero .container {
width:100%;
} ul.vfb-section h4,
h2 { 
font-size: 36px; 
font-size: 3em; 
} 
.single-post header h1 {
margin: 5px 0 18px;
}
.description {
font-size: 15px;
} .breadcrumb select.dropdown_product_cat {
float: right;
display: block;
padding: 3px 0;
margin: 6px 0;
border: 2px solid #CCC;
color: #999;
width: 200px;
}  .alignnone.size-medium,
.aligncenter.size-medium {
display: block;
margin: 5% auto;
}	
.alignnone.size-full, 
.alignnone.size-large, 
.aligncenter.size-large {
width: 100%;
padding: 40px;
display: block !important;
} .gallery-columns-1 {
width: 100%;		
}	
.gallery-columns-2 {
margin-left: -15% !important;
width: 135%;
} .page-template-default #main {
min-height: 800px;
}
.header-with-image .entry-title {
max-width: 80%;
padding: 11% 0;
}
.header-with-image img.wp-post-image {
width: 100%;
}
.post-navigation {
font-size:18px;
width:80%;
}
#contact .entry-summary {
padding: 12% 5% 25%;
}
.byline {
font-size:18px;
}
.meta{
font-size:14px;
}
.first-child {
text-align: center;
font-size: 1.3em;
margin: 1em 0;
padding: 1em 0;
} div#primary {
line-height: 60px;
width: 100%;
}
.secondary-menu form#searchform {
width: 80%;
float: right;
}	
.secondary-menu form#searchform > div {
position:relative;
}
input#s {
width: 100%;
height: 40px;
margin-left: 0;
border: 1px solid #CCC;
background: #FFF;
border-radius: 0;
text-indent: 5%;
font-size: 0.8em;
color: #999;
}
input#searchsubmit {
position: absolute;
top: 0;
right: 0;
background: rgba(0, 0, 0, 0);
color: #AAA;
border: none;
font-size: 12px;
font-weight: 400;
padding: 0 14px;
height: 40px;
font-family: inherit;
} #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;
}
}
@media only screen and (min-width: 768px) and (max-width: 1040px) {
.sidebar h2.fl-heading {
font-size: 1.5em;
}
.sidebar h2 {
font-weight: 700;
font-size: 1.4em;
}
ul.vfb-section h4,
h2 {
font-size: 1.8em;
}	
.page-template-default .bx-viewport {
height: 370px !important;
}
.hero .fl-slide-content h2 {
font-size: 3.4em;
}	
.hero .fl-rich-text h1 {
font-size: 70px;
}
.hero .fl-rich-text p {
font-size: 40px;
}	
.contact .fl-col {
width: 96% !important;
float: none;
margin: auto;
} .single .bx-viewport {
height: 380px !important;
}
.row {
margin-left: auto;
max-width: 100%;
}	
}
@media only screen and (max-width: 1040px) { .twocol .fl-callout-text-wrap,	
.twocol .fl-callout-title {
float: none;
width: 100%;
padding-left:0;
} #mlogo {
width: 190px;
margin-top: 17px;
}
.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; 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);	
} .mobile-menu.m-open {
opacity: 1; 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; -webkit-overflow-scrolling: touch;	
}
} @-webkit-keyframes slideIn {
0%       {opacity: .3;
-webkit-transform: translate3d(5%,0,0)scale(.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(.97);}
100%  {opacity: 1;
-moz-transform: translate3d(0,0,0)scale(1);}
}
@keyframes slideIn {
0%      {opacity: .3;
transform: translate3d(5%,0,0)scale(.97);}
100%  {opacity: 1;
transform: translate3d(0,0,0)scale(1);}
} .mobile-menu.m-close  {
opacity: .3;
-webkit-transform: translate3d(5%,0,0)scale(.97);
-webkit-animation: slideOut .3s ease-in-out;
-moz-transform: translate3d(5%,0,0)scale(.97);
-moz-animation: slideOut .3s ease-in-out;
transform: translate3d(5%,0,0)scale(.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(.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(.97);}
}
@keyframes slideOut {
0%      {opacity: 1;
transform: translate3d(0,0,0)scale(1);}
100%  {opacity: .3;
transform: translate3d(5%,0,0)scale(.97);}
} .fullwrapper { z-index: 1;
position:relative;
top:0; -webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
} .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%; -webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-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);}
} .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;  
} .no-csstransforms3d .mobile-menu {
margin-left:-100%;
padding:0;
} 
.no-csstransforms3d .mobile-menu.m-open {
position: relative;
top: 0;
left: 0;
width: 100%;
height:auto;
opacity:1;
margin:0;
} body .fl-content-slider,
.fl-content-slider-loaded .fl-slide{
min-height:0 !important;
}	
#frame-three-sixty.active {
height:auto;
}
#frame-three-sixty iframe {
display:block;
width:100%;
height:300px;
}
.panorama-close.active {
display: inline-block;
margin-bottom: 2px;
width: 100%;
}	
span.panorama-button {
margin: 0 1px 25px;
float: left;
width: 49%;
}	
@media only screen and (min-width: 1040px) {
body {
font-size:14px;
}	
h1 {
font-size: 3.5em;
line-height: 1.2;
letter-spacing: -0.03em;
}
.page-id-1252 h1 {
line-height: 1;
}
.blog article h1 {
font-size: 2.3em;
}
nav .container, .container {
position: static; width: 96%;
margin: 0 auto;
padding: 0;
max-width: 1400; }
#menu-icon {
display:none;
}
.title {
float: left;
}
blockquote {
padding: 19px 30px;
}
blockquote p {
}  #masthead {
padding: 0;		
background: #25283b;	
position:absolute;	
-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;
top:0;
font-family:Raleway;
}
.admin-bar #masthead {
position:relative;
background: #25283b !important;
}
.home #masthead {  background: #25283b;
opacity: 0.8;
}
#masthead.visible {
background: #25283b;	
}
#slogo,	
img#blogo {
width: 210px;
} #masthead.fixed {
background: #25283b;
position:fixed;
-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;
opacity:1;
}	
.fixed #small-site-title,
#wide-site-title {
display:block;
}
.mobile-menu,
#m-menu,
.fixed #wide-site-title,
#m-site-title {
display:none;
}
.fixed nav {
padding:0;
}
nav {
width: auto;
position: static; margin: 0 110px 0 0;
height: auto;
display: block;
padding: 11px 0;
background: transparent;
overflow: visible;
}
nav .container {
width: 90%;
max-width: 1300px;
}
.menu-left {
position: absolute;
left: 0;
}
.menu-right {
position: absolute;
right: 0;
}
nav .menu {
display: block;
background: rgba(0, 0, 0, 0);
position: relative;
width: auto;
left: auto;
line-height:62px;
}
nav .menu ul {
margin:0;
padding:0;
}
nav .menu li {
display: inline-block;
padding: 0 10px 0;
margin: 0;	
width: auto;		
}
nav .menu li a {
color: #fff;
display: inline;
margin: 0px 0px 0px 1px;
width: auto;
font-size:12px;
padding:10px 0;
}
nav .menu li a:hover,	
.mega-nav a:hover {
color: #fff;
border-bottom:2px solid;
}	
nav .menu .current-page-ancestor a,
nav .menu li.current-menu-item a {
font-weight: 700;		
border-top: 2px solid;
border-bottom: 2px solid;
}
nav .menu .sub-menu li.current-menu-item a {
font-weight: 400;
}	
.mega-nav .sub-menu .current-menu-item a {
font-weight: 400;
}
.mega-nav .sub-menu .current-menu-item a:before {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f105";
margin-right: 8px;
}	
div#primary  {
width:auto;
}
.secondary-menu {
position: absolute;
width: 26%;
background: rgba(0, 0, 0, 0);
top: 4px;
z-index: 999;
right: -10px;
display: block;
}
.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;
} ul.sub-menu {
position: absolute;
background: transparent;
width: 300px;
line-height: 1.8em;
height:0;
padding:0 !important;
overflow:hidden;
opacity:0;
-webkit-transition: opacity 1s ease-in-out;
-moz-transition: opacity 1s ease-in-out;
-o-transition: opacity 1s ease-in-out;
-ms-transition: opacity 1s ease-in-out;
transition: opacity 1s ease-in-out;		
}
.no-touch nav .menu li:hover .sub-menu {	
height:auto; }
.touch #primary-nav .menu-item-has-children {
-webkit-user-select: none;
-webkit-touch-callout: none;        
}	
.touch nav .menu li.mobopen .sub-menu,
.no-js nav .menu li:hover .sub-menu {	
height:auto;
opacity:1;	
}
nav .menu .widget-area {
margin-top: 10px;
border-top: 1px solid #DDD;
background:#f5f5f5;
margin-bottom: 15px;
}
nav .widget-area ul.sub-menu {
position: relative;
text-align:left;
}	
nav .menu .sub-menu li {
padding: 0;
margin: 0;
text-align:left;
display:block;
}	
.sub-menu .widget-area li a {
text-transform: none;
font-size: 1.1em;
font-weight: 300;
padding: 0 0 0 1em;
margin: 0;
border-bottom: 1px solid #DDD;
display: inline-block;
text-align: left;
}
.sub-menu .widget-area li .sub-menu li a {
font-weight: 400;
margin-left: 20px;
border: none;
padding-top: 10px;
display: inline-block;
font-size:12px;
}	
.search section#main {
margin-top: 100px;
} img {
width:auto;
height:auto;
}
.post-navigation {
font-size:18px;
}
.post-navigation p {
font-size: 14px;
} .hero .fl-row-content-wrap {
overflow: hidden;
width:100%;
height:800px;
padding: 0;
top: 0;
} .page-template-default #main {
min-height: initial;
}
.page-template-default .fl-row-bg-photo {
margin-top: 80px;
}
.admin-bar.page-template-default .fl-row-bg-photo {
margin-top:0;
}
.single-post .entry-content p {		
margin: 1em auto;
}
.page-template-default article h1 {
padding-bottom: 15px;
}
.description {
font-size: 15px;
}
.entry-content h2 {
font-size: 36px;
font-weight: bold;
}
.single .main-article {
width: 100%;
margin: 0 auto 80px;
}  .alignnone.size-large,
.aligncenter.size-large {
margin-left: 0;
width: 100%;
padding: 40px;
display: block !important;
max-width: 100%;
}
.alignnone.size-full {
margin-left: 0;
width: 100;
padding: 40px;
display: block !important;
max-width: 100%;
} .alignleft.size-medium {
float: left;
display: block !important;
margin-left: 0;
}
.alignleft.wp-caption {
margin-left: 0;
float: left;
}	
.alignleft .size-medium {
margin-left: 5%;
padding-bottom: 0%;
margin-right: 0;
margin-top: 1%;
max-width: 550px;
}	
.alignleft.size-large {
margin-left: 0;
width: 100%;
padding: 40px;
max-width: 100%;
} .alignright.size-medium {
margin-right: 0;
padding: 7% 0%;
float: right;
margin-left: 3%;
}	
.alignright.size-large {
margin-left: 0;
width: 100;
padding: 40px;
max-width: 100%;
}	
.phonebg {
display:block;
}
.entry-content .sidebar h2 {
font-size: 1.4em;
margin-bottom: 15px;
}	
.contact {
height: 542px;
}
.contact .fl-row-content-wrap {
padding-top: 40px !important;
}
.contact .vfb-item-checkbox {
text-align: right;
} .single .bx-viewport {
max-height: 400px !important;
} #footer .widget-container {
width: 70%;
margin: auto;
}	
.featured h3.fl-callout-title {
font-size: 1.6em;
}	
}
@media only screen and (min-width: 1160px) { body {
font-size:14px;
} #primary-nav {
width: auto;
margin: 0px 110px 0 0; background: #25283b !important;
}
nav .container,
.container { 
width: 96%;
position: static !important;
max-width: 1400px !important; } .single-post .entry-content p {		
margin: 1em auto;
}
.description {
font-size: 15px;
}
.entry-content h2 {
font-size: 26px;
} .header-with-image .entry-title {
max-width: 1000px;
} .sidebar h2.fl-heading {
font-size: 2em;
} .hero .fl-slide-content h2 {
font-size: 5em;
line-height:60px !important;
}	
.hero .fl-slide-foreground {
padding-top: 60px;
}	
.single .bx-viewport {
max-height: 450px !important;
}  .toplinks {
position: absolute;
top: 100px;	  
width: 100%;
max-width: none !important;
z-index:1;
display:block;
}	
.toplinks .fl-col-group {
margin-left: -2%;
width: 103.3%;
}	
.toplinks .fl-col {
padding-left: 2%;
}	
.admin-bar .toplinks {
position:relative;
background-color: #333;
top: 20px;
}
.fl-builder-content .toplinks a.fl-button {
width: 100%;
border-color: #FFF !important;
background-color: rgba(0, 0, 0, 0) !important;
font-size: 9px !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;		
}
.fl-builder-content .toplinks a.fl-button:hover	{
background-color: #FFF !important;
color: #333 !important;
}
.fl-builder-content .toplinks a.fl-button:hover span.fl-button-text	{
color: #333 !important;
}
.toplinks .fl-rich-text p {
color: #FFF;
text-transform: uppercase;
font-size: 11px;
font-style: italic;
margin: 10px 10px;
font-weight: 700;
}	
}
@media only screen and (min-width: 1500px) { body #primary-nav {
margin: 0px 110px 0 10%;
}
nav {
top: 0;
}
nav .container {
width: 80%;
max-width: 1500px;
}
.site-description h1 {
font-size: 59px;
}
#hero hr {
width: 100%;
max-width: 1500px;
} .quick-contact {
display: block;
color: #FFF;
background-color:transparent;
position: absolute;
left: 0;
top: 0;
width: 210px;
z-index:9999;
}
.quick-menu {
cursor:pointer;
display:inline-block;
line-height: 88px;
}
#masthead.fixed .quick-menu {
line-height: 65px;
}
.quick-contact.active .quick-menu .quick-close {
background-color: #25283B;	
}
span.quick-open {
display: inline-block;
font-size: 30px;
float: left;
width: 50px;
text-align: center;
}
.quick-contact.active .quick-open {
display:none;
}
span.quick-close {
display: none;
font-size: 40px;
float: left;
width: 60px;
text-align: center;
}
.quick-contact.active .quick-close {
display:inline-block;
}
span.tip {
font-size: 12px;
text-transform: uppercase;
padding-left: 0px;
}
.quick-form {
display:none;
padding: 0 20px 20px;
text-transform: uppercase;
background-color: #25283B;
}
.quick-form.active {
display:block;
}
.quick-form div#vfb-form-4 {
margin-top: -20px;
}	
.quick-form fieldset#item-vfb-38 {
height: 100px;
}
.quick-form input {
border-color: #FFF;
color: #FFF;
width: 100%;
padding: 0 20px;
height: 40px;
margin: 0;
}
.quick-form input#vfb-41 {
margin-top: 0;
}
} .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;
} @media print {
* {
background: transparent !important;
color: #000 !important; 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) ")";
} .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {        
page-break-inside: avoid;
}
thead {
display: table-header-group; }
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;
}
}  .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } .clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
} .bwg_close_btn.fa-times {
margin-top:70px;
margin-right:-20px;
width: 20px;
height: 20px;
border: 2px solid #ffffff;
padding: 2px
} ul {
margin-left: 25px;
list-style: square outside;
font-size: larger;
} .boxzilla-close-icon {
color: #ffffff !important;
opacity: .6 !important;
} input[type="text"] {
background: #ffffff !important;
}
.otsikon_varjo * { text-shadow: 1px 1px 8px rgba(0,0,0,0.9);
} .fl-builder-content .fl-node-5577e701945d8 a.fl-button, .fl-builder-content .fl-node-5577e701945d8 a.fl-button:visited {
background-color: rgba(48,61,78,0.6) !important;
}
.fl-builder-content .fl-node-5577e70194594 a.fl-button, .fl-builder-content .fl-node-5577e70194594 a.fl-button:visited {
background-color: rgba(48,61,78,0.6) !important;
}
.fl-builder-content .fl-node-5577e70194660 a.fl-button, .fl-builder-content .fl-node-5577e70194660 a.fl-button:visited {
background-color: rgba(48,61,78,0.6) !important;
}
.fl-builder-content .fl-node-5a8c6aac267f4 a.fl-button, .fl-builder-content .fl-node-5a8c6aac267f4 a.fl-button:visited {
background-color: rgba(48,61,78,0.6) !important;
} nav .menu li a {
text-shadow: 1px 1px 8px rgba(0,0,0,0.9) !important;
} .hide {
display: none !important;
}
@media only screen and (min-width: 1040px) {
.home #masthead {
background: #25283b !important;
}
} @media only screen and (min-width: 1160px) { } @media only screen and (min-width: 1320px) { #primary-nav {
margin: 0px 110px 0 3%;	
}
} #footer {
overflow: initial; }
@media only screen and (max-width: 1170px) {
#primary-nav ul#menu-mainmenu li {
padding: 0 5px 0;
}
#primary-nav ul#menu-mainmenu li a {
font-size: 11px;
}	
}