img{
	vertical-align: bottom;
}

.centerImage{
	display: block;
    margin: 20px auto;
    max-width: 100%;
    width: 250px;
}

.darkBlue{
	background-color: #3968b2 !important;
}

.darkBlue p, .darkBlue a{
	color: #fff;
}

p.category-title{
	font-weight: bold !important;
}

a.sec-level{
	background-color: #c6eafa;
}

p.uutisia-kj{
	border-bottom:1px solid #333;
	padding: 10px 30px;
	margin: 0px 0px 0px 0;
}
p.uutisia-kj:last-child{
	border-bottom: 0;
}

table{
	width: 100%;
}

.one, .two {
    height: auto;
}

.bigboy{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	width:100%;
	max-width:1200px;
	margin:0 auto;
}

.masthead{
	width: 100%;
	margin-bottom: 20px;
	margin: 0 auto;
	max-width: 92.000em;
	padding: 20px 20px 0 20px;
}

.mobiilipanorama{
	display: inline-block;
}

.bg-gradient {
	position: relative;
	width:100%;
}
.masthead li{
	margin: 0;
}

.masthead .col-sm-6 img{
	width: 100%;
	padding-left: 15px;
}

.news-support a{
	text-decoration: underline;
	color: #3968b2;
}

.news-support .atr-img img{
	max-width: 150px !important;
	height: auto;
}

.news-support h2{
	margin-top: 15px;
}

.in-article h2{
	margin-bottom: 20px;
}

.content-embed-trigger a{
	text-decoration: underline;
	color: #3968b2;
	margin-top: 10px;
	font-size: 14px;
}
.content-embed-trigger img{
	margin-bottom: 0px;
}

.scroller1{
	overflow-y: scroll; 
	height:350px;
	float: left;
	-webkit-overflow-scrolling: touch;
	margin-bottom: 30px;
}

.scroller{
	overflow-y: scroll; 
	height:500px;
	float: left;
	-webkit-overflow-scrolling: touch;
	margin-bottom: 30px;
}

.scroller1 img{
	margin-bottom: 20px;
}

.blue-header{
	background-color: #6993cd;
    width: 100%;
}
.col-sm-6 .blue-header{
	float: left;
}
.blue-header h4,
.turq-header h4{
	line-height: 1.875em;
}
.turq-header{
	background-color: #51b7e4;
}

.sidebar-container{
	padding: 10px 30px;
}

.newsletter-container,
.newsletter-container-footer{
	width: 48.7%;
	float: left;
	padding: 20px;
}

.uppercut{
	height: 20px;
	margin-bottom: 20px;
}

.jab{
	float: right;
	width: 40%;
}

.order-label, .order-copy{
	float: left;
}

.order-copy{
	width: 65%;
}

.order-copy p {
	font-size: 13px;
	color: #000 !important;
}
.order-copy img{
	float: left;
	height: 30px;
	padding-right: 10px;
}

.order-form, .order-submit{
	float: right;
}

.order-button, 
.button{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 0.5em;
	background-color: #3366cc;
	color: #fff !important;
	border:0px;
	padding: 5px 10px;
}

#subHidden{
	background-color: transparent;
}

#likebox-wrapper * {
   width: 100% !important;
}

/*---*/

.col-sm-6{
	padding-right: 0px;
}
.col-xs-12{
	padding-right: 20px;
	padding-left: 20px;
}


/* Blog main page */

.blog-main .main-lift-blogger{
    width: 30%;
    padding-right: 20px;
    float: left;
}

.blog-main-bloggers .main-lift{
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.blog-main-bloggers .mainlift-img{
    width: 25%;
    float: left;
    margin-right: 5%;
}
.blog-main-bloggers .mainlift-img img{
    width: 100%;
    height:auto;
}

.blog-main .mainlift-img{
    display: inline-block;
    width: 100%;
    float: left;
}

.blog-main .mainlift-img img {
    float: left;
    height: auto;
    width: 100%;
}

.blog-main .main-lift {
   width: 70%;
   border-left: 1px solid #eee;
   padding-left: 20px;
   margin-bottom: 0;
}

.blog-main .some-gear-excerpt {
    clear: both;
}

.blogger-cont-wrap{
    float: left;
    width: 70%;
}

.blogi-otsikko{
	background-color: #666;
	padding-left: 20px;
}

.blogit-excerpt{
	background-color: #e8e8e8;
	padding: 20px;
}
.blogit-excerpt p{
	margin: 0;
}

.author{
	width: 100%;
	padding: 0 10px 0 20px;
	background-color: #707070;
	float: right;
	position: relative;
}

.author-photo{
	float: left;
}
.author-photo img{
	width: 100%;
}

.details{
	width: 65%;
	position: absolute;
	float: right;
	bottom: 5px;
	right: 0;
}

.details ul{
	margin: 0;
}

.details li{
	color: #FFF;
	list-style-type: none;
}

.main-lift{
	/* width: 50%; */
	float: left;
}

.main-lift.odd{
	padding-right: 2%;
	border-right: 1px solid #eee;
	clear: left;
}

.main-lift.even{
	padding-left: 2%;
}

.blog-main .main-lift.even{
	padding-left: 0%;
}

.in-category .ml-category:first-child{
	padding-top: 0;
}

.in-category .ml-category .mainlift-img {
	min-height: 170px;
	margin-bottom: 20px;
}

.in-category .datex-cat,
.in-article .datex-cat{
	margin: 5px 0;
}

.in-article .mainlift-img{
	margin-bottom: 20px;
}

.in-article #page-nav h5{
	margin-top: 0;
}

.in-page .infinity, .in-page .main-lift{
	width: 100%;
}

.in-page .full-article{
	margin: 0;
	width: 100%;
}

.gallery .full-article{
	width: 100%;
}

.gallery .full-article img{
	width: 100%;
	height: auto;
}

.gallery .attribute-image img{
	width: 100%;
	height: auto;
}

.gallery .attribute-caption {
    max-width: 100% !important;
}

.gallery .image-wrap {
    width: 24% !important;
}

.blog-list .ml-category h1, .blog-list .text-box-wrap{
	width:100%;
}

.blog-list .text-box-wrap{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.full-width-newsletter .ezcom-field-email.field-newsletter {
	width: 77%;
	float: left;
}

.infinity .newsletter-container {
padding:0;
}

.first-post{ 
    width:100%;
    border-top: 1px solid #eee;
    margin-bottom: 20px;
    padding-left: 0 !important;
    padding-top: 20px !important;
    margin-top: 20px !important;
}
/*
.first-post:first-child{
	margin-top:0 !important;
	padding-top: 0;
	border-top:0;
}
*/
.ml-category{
	float: left;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.infinity .ml-category{
	margin: 0px;
	border-top: 1px solid #eee;
	padding-bottom: 30px;
}

.infinity .ml-category:first-child{
	border-top:0;
	padding-top: 0 !important;
}

.in-front .infinity .ml-category{
	
}
.infinity .ml-category .excerpt{
	margin-bottom: 0;	
}

.in-article .infinity .ml-category:first-child{
	margin-top: 0;
}

.ml-category img{
	display: block;
	height: auto;
	/* width: 100%; */
}

.ml-category .col-sm-6{
	width: 40%;
}

.excerpt{
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.blog-main .excerpt{
	display: block;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.one{
	    display: flex;
	    justify-content: space-between;
	    list-style-type: none;
	}

.two{
	    display: flex;
	    justify-content: space-between;
	    list-style-type: none;
	}

.text-box-wrap {
    display: inline-flex;
    width: 60%;
}

.box{
	background-color: #FFF;	
}

.etusivu-blokki{float:left;}

.etusivu-blokki img{
	vertical-align: bottom;
}

.object-right {
	float: right;
	padding-top: 0px;
	font-size: 0.8em;
}
.object-left{
	margin-right: 20px !important;
	margin-top:0px !important;
}

.otsikko-ja-ote-overlay{
	position:absolute;
	bottom:0;
	left: 0; 
    width: 100%; 
    margin: 0%;
    background: #FFF;
    background: rgba(255, 255, 255, 0.8);
    padding: 7%;
}

.otsikko-ja-ote-overlay-2{
	position:absolute;
	top:20px;
	right: 2%; 
    width: 50%; 
    margin: 0%;
    background: #FFF;
    background: rgba(255, 255, 255, 0);
    padding: 2%;
}
.otsikko-ja-ote-tweet{
	padding: 12%;
}

.category-name-front a{
	color:#D53246;
	font-size: 14px;
}

.otsikko-ja-ote{
	padding:5%;
}
.otsikko-ja-ote h1{font-size: 25px;line-height:26px;margin-bottom: 10px;}

.otsikko-ja-ote-overlay h1{font-size: 25px;line-height:26px;}

 .otsikko-ja-ote .category-name-front,  .otsikko-ja-ote-overlay .category-name-front, .otsikko-ja-ote .some-gear-excerpt{
	margin:0;padding: 0;
}
.otsikko-ja-ote .excerpt{
	font-family: 'Arial', sans-serif;
	line-height: 19px;
}

/*comments*/

.ezcom-add,
.ezcom-edit{
	
	padding: 10px;
}

#ezcom-comment-list{
	padding:10px;
}

.ezcom-view-comment{
	display: inline-block;
	width: 100%;
}
.wrap-1{
	width: 100%;
	float: left;
	padding: 0;
}

.wrap-2{
	width: 100%;
	float: left;
}

.ezcom-field-name,
.ezcom-field-email{
	width: 60%;
	float: left;
}

.f-email{
	clear: left;
}

.ezcom-field-name .box,
.ezcom-field-email .box{
	height: 30px;
}

/*
.ezcom-field-name .box,
.ezcom-field-email .box,
.ezcom-field-content .box{
	padding: 1% 2%;
	font-size: 1em;
	vertical-align: middle;
	border-radius: 5px !important;
	-webkit-box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.2);
	box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.2);
}
*/

.ezcom-comment-author {
	width: 100%;
	float: none;
	clear: both;
	text-align: left;
	margin: 10px 0 10px 0;
	padding: 5px;
}

.ezcom-comment-author p{
	margin-bottom:3px;
	color: #444;
}
.ezcom-comment-time{
	text-align: left;
		width: 100%;
	float: none;
}

.ezcom-comment-time p{
	font-size: 0.8em;
	text-align: left;
}

.separator{
	border-top:1px solid #ccc;
}

/*=========additions==========*/

.event-individual{
	padding-bottom: 20px;
	margin-bottom: 10px;
    border-bottom: 1px solid #333;
}

.event-category img{
	max-width: 100%;
	height: auto !important
}

.event-image{
	margin-bottom: 20px;
}

.support-menu li{
	display: inline;
	list-style-type: none;
}

.text-box-wrap .some-gear-excerpt {
    margin-top: 10px;
}

.text-box-wrap .some-gear-excerpt a {
    margin-right: 3px;
}

.full-article {
    width: 95%;
    /*margin: 30px;	 */
}
.container .excerpt a,
.container p,
.container li{
	font-size: 14px;
	font-weight: 400;
}

.excerpt a{
	color: #3968b2;
	text-decoration: underline;
}

.full-article a,
.infinity a,
.support-local-mc .news-support a{
	color: #3968b2;
	text-decoration: underline;
}
.support-local-mc .full-article{
	margin: 0 0 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.support-local-mc .atr-img img{
	margin-bottom: 10px;
}
.full-article.extra-class-etusivu a,
.full-article.extra-class-tapahtumat a{
 text-decoration: none !important;
 color: #333;
}

.kainalojuttu {
	margin: 30px 0 30px 0;
	padding: 20px;
	background-color: #eee;
}

.title{
	width:100%;
}

.ingressi {
    margin: 0px 0 20px 0;
    width: 100%;
}

.navbar{
	min-height: 0;
}

.navbar-inverse {
background-color: #3968b2;
border:0;
font-size: 0.875em;
}

.omni{
	width: 100%;
	padding: 0px 0 0 0px;
	text-align: left;
	float: left;
	color: #fff;
	background-color: #51b7e4;
	text-transform: uppercase;
}
.omni ul{
	width: 100%;
	margin-left: 0;
	/*display: flex;
	justify-content: space-between;
	list-style-type: none;*/
	margin-bottom: 0;
	padding: 5px 10px 5px 20px; 
	max-width: 1200px;
	margin: 0 auto;
}

.support-menu a {
	padding-right: 10px;
	font-size: 13px;
	color: #D53246;
}

.search-button{
	padding: 0;
	background-color: transparent;
	border:0;
	width: 30px;
	height: auto;
	display: inline-block;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}
.search-button img{
	vertical-align: middle;
}

#SearchText{
	color: #666;
}
/* Different color for some fields */
#SearchText::-webkit-input-placeholder
{
  color:    #666;
}
#SearchText:-moz-placeholder 
{
  color:    #666;
}
#SearchText::-moz-placeholder 
{
  color:    #666;
}
#SearchText:-ms-input-placeholder 
{
  color:    #666;
}

.wrap-dat-nav{
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	margin-top: 0px;
}

.full-width {
	background-color: #fff;
	height: 0;
	margin: 45px 0 0px 0;
	padding-top: 20px;
	border-top: 1px solid #969696;
}

#page-nav{
	max-width: 960px;
	margin: 0 auto;
}

.ezcom-view-list{
	width: 100%;
}

.ezcom-add{
	width: 100%;
	border-radius: 5px;
}

/*=========TYPO==========*/

body{
	background-color: #fff;
	font-size:16px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	line-height: 19px;
}

.sidebar-container p{
	font-size: 0.875em;
}

.white-bg{
	background-color: #fff;
	padding: 5px;
}
.white-bg h3{
	font-size: 1em;
}

span.redbullet{
	color: red;
	padding-right: 5px;
}

.footer p,
.footer h3,
.footer h2{
	color:#fff;
}

a{
	color: #000;
}

h1{
	font-family: 'Ubuntu', sans-serif;
}

.title h1{
    color: #333;
}

h1 a:hover{
	color: #666;
	text-decoration: none;
}
a:hover{
	color: #666;
	text-decoration: none;
}
.sidebar-container a:hover{
	color: #abcfe9;
}
a.redlink{
	color: #da2127;
}
a.bluelink{
	color: #3968b2;
}

.read-more a{
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

.blogi-otsikko h4, 
.open-light,
.details .author-title,
.author-company,
.datex , 
.datex-cat,
.subscribe_heading_1,
.billing_address_different{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

 .navbar-nav a,
 .footer-col a{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.footer-col ul{
	margin: 0;
}

li.footer-link-list{
	list-style-type: none;
}

.category-wrap-sidebar h3,
.details .author-name,
.order-button button,
.button,
.order-mag,
.omni,
.category-name,
.category-wrap-sidebar ul li.kitten-item a,
.read-more-about,
.ezcom-comment-author,
.ezcom-comment-time p,
.read-more a,
.datex
 {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400 !important;
	color: #3a3b39;
	font-size: 0.625em;
}

.publish-date, .category-name, .datex, .read-more a{
	font-weight: 700 !important;
	color: #da2127 !important;
}

h1, h2, h3, h5, h6, .open-cond, .blogit-excerpt h4, .ezcom-function-title h4
 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
}

h3{
	display: block; 
}

.category-wrap-sidebar{
	background-color: #666;
	border-top: 10px solid black;
}

.category-wrap-sidebar a{
	font-size: 0.929em;
	line-height: 1.11em;
}

.full-article h2{
	margin: 10px 0 10px 0;
}

.special h2{
	background-color: #3968b2;
	line-height: 1.5em;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
}

.special img{
	max-width:100px;
	margin-bottom:20px;
	margin-right: 20px;
}

.category-wrap-sidebar h3{
	font-size: 1.143em;
	padding-left: 5px;
}

.blogi-otsikko h4{
	margin:0;
	font-size: 2.357em;
	color: #fff;
}

.details .author-name a,
.author-name,
.author-company{
	font-size: 1.071em;
	color:#FFF;
}

.open-light {
	font-size: 27px;
}

 .open-cond {
	font-size: 27px;
}

.navbar-inverse .navbar-nav > li > a,
.category-name,
.caption, 
.attribute-caption, 
.footer ul li a,
.footer ul li,
.share p {

}

div#kannattajajasenet{
	font-size: 0.875em;
}

.order_btn{
	font-weight: 700;
	font-size: 1.143em;
}
.navbar-inverse .navbar-nav > li > a{
	color:#fff;
	display: inline-block;
}

.nav > li > a:hover{
	color:#fff;
}

/*Pääotsikko*/
h1{
	font-size:1.7em;
	width: 100%;
	margin-bottom: 15px;
}


/*nosto-otsikko*/
h2
{
	font-size:1.5em;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 0;
}

.blue-header h2{
	color: #fff;
    width: auto;
    padding-left: 10px;
    line-height: 30px;
    margin-bottom: 0;
}

/*väliotsikko*/

h3{
	font-size:1.2em;
	margin-top: 10px;
}

.sidebar-container h3{
	font-size: 0.875em;
}

/*XXXotsikko*/
h4{
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.25em;
	margin: 0;
}
.flat-header h4{
	margin-bottom: 20px;
}
.sidebar-block{
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.sidebar-block h4,
.sidebar-block h4 a{
	color: #fff;
	padding-left: 10px;
}
.turq-header h4{
	padding-left: 30px;
}

.main-lift h4{
	color: #333;
}

/*XXXotsikko*/
h5{
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	color:#333;
	font-size:1em;
}

/*Footer-otsikko*/
h6{

	font-weight: 300;
	color:#3a3b39;
	font-size:1.125em;
}

.date{
	font-weight: 300;
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
	margin-top: 10px;
}

.category-name{
	display: inline-block;
	float: left;
}

ul.kittens{
	margin:0;
}

ul.kittens li{
	display: inline;
	float: left;
	font-size: 0.7em;
	margin-right: 10px;
	line-height: 1.8em;
}

.footer ul li a , 
.footer ul li{
	font-weight: 300;
	font-size: 14px;
	color: #FFF;
}
.footer ul{
	list-style-type: none;
	margin:0;
}

.blue-top {
	background-color: #51b7e4;
	padding:5px 20px 5px 20px;
	float: left;
	width: 100%;
}

.order-mag {
	width: 47.0%;
	float: left;
	font-size: 1.500em;
	padding-top: 5px;
}

.search-footer {
	width: 30.0%;
	float: right;
}

/*=======================*/

body{
	margin:0;
	padding:0;
}
.logos{
	float: right;
	max-width:1200px;
	margin-top: 10px;
	margin-bottom: 10px;
	width:100%;
}
.ultra-navi{
	height: 100px;
}
.header-gear{
	background-color: #fff;
	margin-top: 0px;
	float: left;
	width: 100%;
}
.fixed-gear{
background-color: #fff;
background-color: #fff;
display: inline-block;
position: fixed;
clear: both;
z-index: 1000;
margin-top: 0px;
top: 0;
width: 100%;
-webkit-box-shadow: 0px 8px 10px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 8px 10px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 8px 10px 0px rgba(50, 50, 50, 0.5);
padding-top: 20px;
}

.logo-left{
	display: inline-block;
	float: left;
	width: 66%;
	margin-left: -26px;
}

.logo-left img{
	display: block;
	margin: 10px 30px 10px 20px;
    top: -10px;
    position: relative;	
}

.slogan{
	height: 72px;
	position: relative;
}

.slogan h6{
	font-family: 'Fira Sans', sans-serif;
	font-size: 27px;
	color:#3968b2;
	font-style: italic;
	position: absolute;
	bottom: 0;

}

.logo{
	margin: 0 auto;
	position: relative;
	z-index: 1000;
	max-width: 1200px;
	padding: 0px;
}
.logo .omg{
	float: left;
	width:33%;
	margin-right:27%;
}
.gear-right{
	float: right;
	width: 33%;
	height: 72px;
	position: relative;
}
.top{
width: 100%;
float: right;
position: absolute;
bottom: 10px;
}

.nav-wrap{
	background-color: #FFF;
}
.nav > li > a{
	padding: 0px;
	margin: 0px 0 0px 0;
}
.navbar-form, .navbar-form-footer {
	width:70%;
	float: right;
	border: 1px solid #cccccc;
	padding: 0;
}

.navbar-form-footer {
	width: 70%;
}

.ikonit{
	float: right;
	z-index: 1001;
}

.form-control{
	height:30px;
}

.form-control-search {
	display: block;
	width: 90%;
	height: 1.5em;
	padding: 6px 12px;
	font-size: 1em;
	vertical-align: middle;
	background-color: #fff;
	border: 0px solid #cccccc;
}
.form-control{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.input-group .form-control {
	width: 90%;
}

.input-group-btn .btn{
	height: 38px;
}
.order_mag,
.order_newsletter{
	display: inline-block;
	float: right;
	position: relative;
}
.order_mag{
	background-color: #DBDBDB;
	padding:7px 5% ;
}
.order_newsletter{
	background-color: #FFC708;
	padding:7px 5%;
}
.order_btn{
	margin-left:10px;
}

/*
.one, .two{
	height:30px;
}
*/
.navbar-nav > li > a {
    padding-bottom: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

.container{
	max-width: 1200px;
	width: 100%;
	margin: 0;
	margin-top: 70px;
	padding: 30px 0 0 0;
}
.infinity{

}
.main-lift {
    margin-top: 0px;
    width: 100%;
    border-top: 1px solid #ccc;
}

.main-lift-img img{
	/*width:100%;*/
	height: auto;
	vertical-align: middle;
}

.in-front .ml-category img{
	max-width: 300px;
}

.main-lift.odd .mainlift-img {
    float:left;
}
.main-lift.odd .text-box {
	float: right;
}
.main-lift.even .mainlift-img {
    float:right;
}

.main-lift.even .text-box {
	float: left;
}

.article-wrap{
	padding: 0px  !important;
}

.article-wrap a{
	text-decoration: underline;
}

.article-wrap img{
	max-width: 200px;
    height: auto;
    margin: 10px 0;
}

.extra-class-tapahtumat .event-image img{
	max-width: 450px;
}

.attribute-image{
}

.caption-image, .attribute-caption {
	background-color: #EEE;
	margin-bottom: 10px;
}

.caption-image p, .attribute-caption p {
	padding:5px 10px;
}

.caption-image p {
	margin: 0;
}
.attribute-caption {
	margin-bottom: 20px;
}
.trap-wrap{
	position: relative;
	width: 100%;
	margin-top: 10px;
}
.banner-img{
	left: 30px;
	top:19px;
	position: absolute;
}
#blank{
	background-color: #FFF;
}

.fixed {
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}

.nav-icons{
	height:30px;
	width: 30px;
	float: left;
	margin-right: 5px;
}
.nav-wrap {
position: relative;
white-space: nowrap;
display: block;
}
.navbar{
	border-radius: 0;
}
.col-sm-4{
	width:100%;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0px;
}
.col-sm-6{
	width: 67.39%;
    padding-left: 0;
    margin-right: 2%;
}

.col-sm-8{
	float: left;
    padding: 0;
    width: 64.667%;
    margin-right: 2%;
}
.date-float{
	height: auto;	
	float: left;
}

.category-name p{
	margin: 10px 0 10px 0;
}	
.some-gear-excerpt{
	width:145px;
	float: left;
	margin-top: -10px;
}

.sge-article{
	width: auto;
}

.sge-article a, .sge-article p{
	display: inline;
}

.col-xs-2 {
width: 18.666667% !important;
}
.col-xs-5 {
width: auto !important;
margin-right: 5px;
}
.smaller, .addPadding{
	padding: 17%;
}

.footer-container{
	background-color: #222222;
}
.footer{
	max-width: 1200px;
	margin:0 auto;
}
.footer h6{
	color:#FFF;
	margin-top: 0;
}

.footer .col-sm-3{
	padding:0;
}

.footer-col {
	width: 25%;
	padding: 0;
	float: left;
	text-align: left;
	font-size: 0.85em;
}

.masthead-footer .col-sm-6{
	padding: 10px 0px 10px 50px;
}

.masthead-footer ul li {
	color: #FFF;
	font-size: 12px;
}

.newsletter-container,
.newsletter-container-sidebar,
.newsletter-container-footer {
	background-color: #abcfe9;
}
.newsletter-container-sidebar {
	display: inline-block;
	padding:20px 30px;
	float: left;
	margin-bottom: 20px;
}
.newsletter-container-sidebar .order-copy{
	width: 100%;
}
.order-submit,
.field-newsletter-sidebar{
	float: right;
	width: 100%;
}
.field-newsletter-sidebar{
	margin-bottom: 15px;
	width: 100%;
}

.field-newsletter-sidebar input.box {
	width: 60%;
	float: left;
	font-size: 0.875em;
	padding: 5px;
}

.infinity .newsletter-container{
	width:100%;
	background-color: #fff;
}

.footer{
	padding: 0 5px;
}
.footer a{
	color: #fff;
	font-weight: 400;
}

.footer a:hover{
	text-decoration: underline;
}

.copyright{
	color: #333;
	text-align: center;
	background-color: #fff;
	padding: 30px 0;
}
.copyright p{
	clear: left;
	margin-bottom: 0;
}
/* sälää */

.side-show{
	border: 1px grey solid;
}
.side-lift-img{
	width: 100%;
}
.side-lift-ingressi{
	padding:5%;
	background-color: #FFF;
}
.trap-wrap2 {
    width: 100%;
    margin-top: 10px;
}
.dude {
    width: 100%;
    float: right;
    position: relative;
    margin-bottom: 10px;
}
.sizing {
    width: 100%;
    visibility: hidden;
}
.banner2 {
    width: 100%;
    height: 100%;
    background-image: url('../images/bg-box-weird1.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.banner2 img{
	margin: 0 auto;
	top: -2px;
}
.add-padd{
	padding:10%;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background: transparent;
}
.wrap-data-nav{
	width: 17%;
	float: right;
}
.monkeybox{
	border-left: 6px solid #FFC708;
	width: 49%;
	margin:20px 5px 20px 0;
	background-color: #000;
	min-height: 80px;
	float: left;
}
.monkeybox img{
	width: auto;
	height: 100px !important;
	float: right;
}
.monkeybox p{
	font-size: 1em;
	color: #FFF;
	line-height: 1.0em;
	padding-top: 7px;
	padding-left: 10px;
	margin-bottom: 0;
}
.monkeybox a{
	color: #FFF;
}
#control-unit {
    position: fixed;
    bottom: 2em;
    left: 0px;
    padding: 1em;
    display: none;
}
#controls {
   	left: 0px;
}
#some-icons {
    left: 0px;
}
.navbar-inverse{
	border: 0;
	float: right;
	width: 100%;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-    input:focus {
  /* color:#FECA19 !important;  Bad selector here. White background and yellow text causes high suicide rates among developers :)  */
  outline: none;
  border:0px solid #cccccc;
  box-shadow:none !important;
}
.navbar-form{
	padding-right:0%;
	margin: 0;
	margin-right: 10px;
}
.navbar-form .btn{
	border-left: 0;
}
.errorimage{
	float: left;
	width: 35%;
}
.narrow{
	float:right;
	width: 50%;
}
div.warning{
	border: 0;
	background: transparent;
}
.halfbox{
	float: left;
	width: 30%;
}
.flouttaa-vasen{
	float: left;
	padding-left: 0;
}
.flouttaa-oikea{
	float: right;
	clear: right;
	padding-left: 0;
}
.underline{
	text-decoration: underline;
}
.advanced-serge{
	margin-bottom: 20px;
}

.navbar-collapse {
  
  padding-right: 0px;
  padding-left: 0px;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.nav li:hover{
	background-color: #abcef9;
}
.mega-menu.hover > div > ul > li{
	color: #fff;
}

ul.menu-depth-2 .nav li:hover{
	color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover{
	color:#fff;
}
.navbar-inverse .navbar-nav > .active{
	color: #000;
	background-color: #6993cd;	
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
background-color: transparent;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
border:0;
}
.side-show-mags {
width: 45%;
float: left;
margin-right: 5%;
margin-bottom: 20px;
}
.side-lift-issue h3{
	margin: 0;
	padding:2%;
}
.pop-up-image{
  background-color:grey;
  border:0px solid #999999;
  cursor:default;
  display:none;

  height: 100%;
  z-index:10000;margin:0 auto;
  padding:100px 20% 100px 20%;
  position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.pop-up-image img{
	height: auto;
}


/* ipad -----------========================================================================================= */
@media (min-width : 667px) and (max-width : 1024px) {

.hideOnTablet{
	display: none;
}

h1{
	font-size: 16px;
}

.container{
	width: 94%;
	margin: 3% !important;
}
.col-sm-6{
	margin-right: 0;
}

.one, .two{
	display: block !important;
	justify-content:none;
}

.title h1{
	font-size: 30px;
}

.excerpt p, .excerpt a {
	/*font-size: 12px;
	line-height: 13px;*/
}

.excerpt a{
	margin-top: 10px;
}

.otsikko-ja-ote{
	padding:2%;
}
.smaller{
	padding: 15%;
}

.logo{
	float: left;
	display: inline-flex;
	width: 88%;
}

.navbar-form{
	width:75%;
}

.logo-left{
	margin-left: 0;
    display: inline-block;
    float: left;
    width: 100%;
}

.fixed-gear{
	padding-top: 0;
}

.slogan h6 {
    font-size: 19px;
    position: relative;
}

.logo-left a img{
	display: block;
	max-height: 50px;
	width:auto;
	margin: 0px 30px 0px 30px;
}

img.logopad{
	width: 150px;
	margin-left: 20px;
	margin-top: 10px;
}

.gear-right{
	float: right;
	width: 57%;
}

.top{
	margin-top: 30px;
}

.col-sm-8{
	padding-left: 0%;
}

.col-xs-12{
	padding-right: 0;
}
.col-sm-6{
	padding-right: 20px;
}

.ml-category .col-sm-6 {
	padding-right: 0;
}
.ml-category h1{
	width: 100%;
}

.right-sidebar-one,
.right-sidebar-two{
	border-right: 0 !important;
}

.mobiilipanorama img {
	float: left;
	display: block;
	max-width: 100%;
	margin: 0 auto;
	height: auto;
}

.col-sm-6 {
	width: 60% !important;
	float: left;
}

.right-sidebar-one,
.right-sidebar-two{
	width: 40% !important;
}

.author-photo{
	margin-bottom: 10px;
}

.details {
	width: 100%;
	position: relative;
	float: left;
	bottom: 5px;
}

.masthead{
	padding-top: 0;
}

.newsletter-container{
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
}

.in-category .mainlift-img{
	margin-bottom: 15px;
}

.main-lift{
	width: 100%;
}

.main-lift:first-child h2 {
	
}

.main-lift.odd{
	border:0;
	padding-right: 0;
	border-top: 1px solid #eee;
}

.main-lift.even {
	padding-left: 0%;
	border-top: 1px solid #eee;
}

.ml-category .col-sm-6 {
width: 100% !important;
}
   
.text-box-wrap{
	height:auto;
	float:right;
	width: 100%;
}

.text-box {
	margin:  0px;
}

.navbar-collapse {
	background-color: #3968b2;
	box-shadow:none;
	max-height: 800px;
}
.open-plus {
    float: right;
    padding: 5px 50px;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
}
.navbar-inverse{
	background: transparent;
	border: 0;
}
.navbar-inverse .navbar-collapse{
	margin:0 0px 0px 0px; 
}
.navbar-inverse .navbar-toggle{
	border: 0;
	outline: none;
	z-index: 1002;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color:#E2E2E2;
}
.navbar-inverse .navbar-nav > li > a{
	padding-left: 10px;
	font-size: 1.4em;
}
.nav.one li.basic-menu .helper-menu ul.menu-depth-1 > li > a{
	font-size: 1.4em;
}
.nav.one li.basic-menu .helper-menu ul.menu-depth-1 > li > a,
.navbar-nav li{
	line-height: 3em;
}
.navbar-nav>li>a{
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	margin-left: 20px;
}
.navbar-toggle{
	margin-bottom: 15px;
}
.navbar-inverse .navbar-nav > li > a:hover {
	color: #FFF;
}
.category-name{
	left:0;
}
.full-article {
    margin-left: 0px;
}
.some-gear-excerpt{
	float: right;
}


/*---BLOG---*/

.blog-main .main-lift-blogger{
	width: 100%;
	padding-right: 0;
	margin-bottom: 20px;
}
.blog-main .mainlift-img {
	display: inline-block;
	width: 30%;
	float: left;
}
.blog-main .main-lift-blogger .mainlift-img{
	padding-right: 20px;
}
.blog-main .excerpt {
display: block;
padding-bottom: 20px;
}
.main-lift-blogger h1{
	width: 70%;
}
.blog-main .excerpt{
	width: 70%;
}
.blog-main .main-lift{
	border-left: 0;
	padding-left: 0;
	width: 100%;
}
.blog-main .main-lift .mainlift-img{
	width: 100%;
}

/*---TGIF---*/
.nav-wrap{
	margin-top: 0px;
    z-index: 100;
    right: 0;
    position: absolute;
}
.container{
	padding: 0;
}
.nav > li > a{
	border-right: 0;
}
.footer{
	margin-left: 0px;
	margin-right: 0px;
}
.footer .col-xs-12{
	width: 50%;
}
.footer h6{
	font-size: 22px;
}
.footer p{
	font-size:13px;
	line-height: 15px;
}
.footer-col{
	width: 33%;
	padding: 20px 20px;
	float: left;
}
.masthead-footer .col-sm-6{
	width: 100% !important;
}
.masthead-footer .col-sm-6 {
padding: 10px 20px 10px 20px;
}
.newsletter-container-footer {
	width: 100%;
}
.navbar-form-footer{
	width: 85%;
}
.order-mag{
	width: 70%;
}
img.footer-kansikuva{
	width: 100px;
}
}

/* ipad portrait-----------========================================================================================= */
@media (min-width : 667px) and (max-width : 768px) {

.hideOnTabletPort{
	display:none;
}
.showTabletPort{
	display: block;
}
.col-sm-8{
	width: 100%;
}

}

/* Responsive menu breakpoint -----------================================================================================= */
@media (max-width: 700px) {
	.navbar-form{display: none;}
	.gear-right{width:49%;}
	.logo img{margin-right: 20px;}
	.navbar-toggle{margin:0 10px 0 0;}
}
/* Responsive menu breakpoint -----------================================================================================= */
@media  (max-width: 1024px) {

	#navigation ul.navigation li.btnback {
    display: block;
    background-color: red;
}

.nav.one li .helper-menu ul.menu-depth-1 > li{
	width: 100%;
	font-size: 1.2em;	
}


.helper-menu{
	width: 100%;
}

.nav.one li .helper-menu  ul.menu-depth-1 > li > a { 
    -ms-flex-align:left;
    -ms-flex-pack:left;
    -webkit-align-items:left;
    -webkit-box-align:left;
    -webkit-box-pack:left;
    -webkit-justify-content:left;
    align-items:left;
    color:#333;
    display:-ms-flexbox;
    display:-webkit-box;
    display:-webkit-flex;
    display:flex;
    justify-content:left;
    padding:0;
    text-decoration:none;
        margin-left: 20px;
    margin-right: 20px;
    line-height: 40px;
}

.open-plus{
    float: right;
    padding: 5px 20px;
    color:#fff;
}

.navbar-nav > li > a {

}

.nav.one li .helper-menu > ul.menu-depth-1{
	left:100%;
}

	.title, .ingressi, .category-name{
		margin-left: 0px;
	}
	.ingressi{
		width: 100%;
	}

	.full-article{
		width: 100%;
	}
	.ezcom-view-list {
		width: 100%;
	}
    .header-gear{
    	  	height: 60px;
			padding-top: 20px;
			padding-bottom: 60px;
			margin-bottom: 0;
			margin-left: 0;
			background-color: transparent;
    }

    .navbar-header {
        float: none;
        margin-top: 0;
    }
    .navbar-toggle {
        display: block;
        margin-top: 0;
    }
    
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none !important;
        margin: 7.5px 15px;
        position: relative !important;
    }
    .navbar-nav>li {
        float: left;
        width: 100%;
    }
    .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}
/* Nav fix -----------================================================================================= */
@media (min-width: 940px) and (max-width: 1200px) {
.nav > li > a {
	/* padding-left: 17%; */
	font-size: 0.9em;
}

}

/* Smartphones (portrait and landscape) -----------================================================================================= */
@media (max-width : 667px) {

.hideOnMobile{
	display: none;
}
.showOnMobile{
	display: block;
}

.fixed-gear{
	padding-top: 0;
}

.nav > li > a {
	padding:5px 20px;
}

.navbar-collapse.in{
	overflow-y: scroll;

}

h1{font-size: 1.5em;}
h2{margin-bottom: 10px;}
h5{font-size: 14px;}

.one, .two{
	display: block !important;
	justify-content:none;
}

.main-lift {
	font-size: 0.825em;
  line-height: 1.4em;
}
.main-lift:first-child{
	border-top: 0;
}

.mainlift-img img{
	width: 100% !important;
}

.col-sm-4, .col-sm-6, .col-sm-8, .main-lift{
	width:100%;
	padding: 0;
	margin:0;
}

.article-wrap{
	padding: 00px !important;
}

.gallery .full-article{
	margin-bottom: 20px;
}

.gallery .full-article .image-wrap {
    width: 48% !important;
}

.gallery .full-article img{
	width: 100%;
	height: auto;
}

.content-navigator-forum-link{
	display: none !important;
}

.fullwidth{
	width:100%;
	display: block;
}

.toimialue{
	float: left;
}

.kannattajajasenet{
    padding:0 20px;
    }

.date{
	margin-bottom: 0;
}

.main-lift.odd,
.blog-main .main-lift.even{
	padding-right: 0%;
	border-right: 0;
}

.main-lift.even,
.blog-main .main-lift.odd{
	padding-left: 0%;
}

.blog-main .main-lift-blogger img {
	width: 50%;
}

.blog-main .main-lift-blogger{
	width: 100% ;
	padding-right: 0;
	margin-right: 0 ;
	border-right: 0;
}

.blog-main .main-lift {
	width: 100% ;
	border-left: 0px solid #eee;
	padding-left: 0px;
}

.details{
	position: relative;
	clear: left;
	width: 100%;
	bottom: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.main-lift-img .carousel-inner img {
    
}

.in-front .infinity .ml-category {
min-height: 100px;
}

.fb_iframe_widget iframe,  .fb_iframe_widget frame[style]{
	max-width: 100% !important;
	width: 280px
}

.ml-category{
	float: left;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

.ml-category h1{
	width: 100%;
}

.ml-category img{
	display: block;
	height: auto;
	max-width: 100%;
}

.ml-category .col-sm-6{
	width: 100%;
}

.text-box-wrap{
	height:auto;
	float:right;
	width: 100%;
	padding: 10px 0; 
}

.text-box {
	margin:  0px;
}

.right-sidebar-one,
.right-sidebar-two{
	width: 100% !important;
	padding: 0 !important;
	border-right: 0 !important;
	border-left: 0 !important;
}

.ezcom-view-list,
.ezcom-add{
	width: 100%;
}

.ezcom-field-name, .ezcom-field-email {
width: 100%;
}

.newsletter-container{
	width: 100%;
}

.mobiilipanorama img{
	float: left;
	display: block;
	width: 100%;
	margin: 0 auto;
	height: auto;
}

.ingressi, .title{
	width:97%;
}

.full-article {
    padding-left: 0%;
    margin-left: 0;
    width: 100%;
}

.col-xs-12{width: 100%;}

.container{
	padding: 0 ;
	width: 96%;
}
.infinity{
	border-right: 0;
	margin: 0;
}
.ultra-navi{
	height: 55px;
}
.logo{
	margin: 0;
	float: left;
	width:85%;
	z-index:1000;
	position: absolute;
}

.logo-left{
	width: 100%;
}

.logo-left img{
    margin: 12px 10px 20px 10px;
}

.logo img{
	width: 100%;
    display: block;
    max-height: 50px;
    width: auto;
}

.slogan h6{
	font-size: 16px;
	position: relative;
	margin-top: 20px;
}

.header-gear{
	height: 60px;
	padding-top: 20px;
	padding-bottom: 70px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: transparent;
}

.ikonit{
	width: 75%;
	margin: 6%;
}

#control-unit {
    position: fixed;
    bottom: 0;
    left: 0px;
    display: none;
    z-index: 1000;
    width: 100%;
    background-color: #fff;
}

#some-icons{
	display: block;
}

.some-gear-excerpt{
	margin-top: 0;
}

#go-to-top,
#controls,
#some-icons,
#home,
#next,
#prev,
.sge-article,
.sge-article a{
	float: left;
}

li.first {
	margin-top: 10px;
}
li.last {
	margin-bottom: 5px;
}

.navbar-inverse{
	background: transparent;
	border: 0;
}
.navbar-toggle{
	margin:15px 10px 30px 0;
	padding:0;
	border-radius: 0;
}
.navbar-inverse .navbar-toggle,
.navbar-inverse .navbar-collapse{
	border: 0;
	max-height: 1000px;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #E2E2E2;
}
.nav-wrap{
	right: 0px;
	width: 100%;
	z-index: 100;
}
.navbar-nav{
	margin: 0;
}
.container > .navbar-collapse{
	margin:30px 0 0 0;
}
.navbar-collapse {
	background-color:#3968b2;
	box-shadow:none;

}
.navbar-inverse .navbar-nav > li > a{
	font-size: 1.2em;
}
.navbar-inverse .navbar-nav > li > a:hover {
	color: #FFF;
}
.nav li:hover {
  background-color: #6993cd;
}
.nav.one li .helper-menu > ul.menu-depth-1  { 
position: relative;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    display:-ms-flexbox;
    display:-webkit-box;
    display:-webkit-flex;
    display:block !important;
    flex-wrap:wrap;
}
.nav.one li .helper-menu ul.menu-depth-1 > li > a{
	line-height: 35px;
}

.nav.one li .helper-menu ul.menu-depth-1 .menu-column-wrap ul.menu-depth-2 .menu-section{
	width: 100% !important;
	border:0 !important;
}
.container > .navbar-collapse {
	margin: 0px;
}
.navbar-nav > li > a {

}
.one, .two{
	height: auto;
}
.one{
	border-bottom: 0px;
}
.two{
	padding-bottom: 15px;
}
.category-name{
	left:0;
	margin-bottom: 0px;
}
.some-gear-excerpt{
	float: left;
}
.footer-container{
	margin-top: 0 !important;
}
.footer{
	padding:0px 20px;
}

.footer-col{
	width: 100%;
	padding: 10px 20px;
}

.order-mag{
	width: 100%;
	margin-bottom: 10px;
}

.order-mag a {
	font-size:1em;
}

.search-footer,
.navbar-form-footer{
	width: 100%;
	float: left;
}

.footer{
	padding:0;
}

.masthead-footer .col-sm-6 {
padding: 20px 20px 20px 20px;
}

.copyright{
	text-align: center;
}

.infinity .ml-category{
	border-top: 0px solid #eee;
}

#page-nav{
	padding-left: 0 !important;
	text-align: center;
}
.full-width{
	border-top: 0;
	margin-top: 20px;
}
#page-nav h5{
	font-size: 20px;
}

.caption-image{
	font-size: 0.9em;
}

}

@media (min-width : 481px) {
	.navbar-header{
	}
}

/* Smartphones (landscape) ----------- */
@media (max-width : 1200px) {
	.logo-left{
		margin-left: 0;
	}
}

/* banners only on desktop-----------================================================================================= */
@media (min-width : 0px) and (max-width : 1340px) {
	.hideBanners{
		display: none;
	}
}

/* Smartphones (landscape) ----------- */
@media (min-width : 321px)and (max-width : 667px) {

	.fixed-gear{
		box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.5);
	}
	.logo .omg{
		width:50%;
	}
	.navbar-header{
		margin-top: 0px;
	}
	.col-sm-6{
		width: 100%;
	}
	.container{
		width: 94%;
		margin:50px 3% 0 3% !important;
	}
	.attribute-image{
		margin-bottom: 15px;
	}
}

/* fontFix-----------================================================================================= */
@media (min-width : 770px) and (max-width : 930px) {
	
	.navbar-inverse .navbar-nav > li > a{
		font-size:1em;
	}
	.navbar{
		float:right;
		width: 100%
	}
}
/* ----------- */
@media (min-width : 769px){
	.hideOnDesktop{
		display:none;
	}
	
	.news-support .atr-img img{
		position: absolute;
    	right: 50px;
	}
}

.centerMob{
		text-align: center;
		width: 90%;
		float: none;
		margin-top: 10px;
	}
.billing_address_wrap{
	display: none;
}
.billing_address_different{
	white-space: normal;
}
.yellow-full .content-embed-trigger{
	margin-bottom: 00px;
}
.yellow-right h3, .yellow-left h3{
	padding-left: 15px;
}
.content-embed-trigger{
	clear:both;
}
/*
.object-left{
	float:right !important;
	margin: 0 !important;
}
*/

.main-non-lift img{
	width:150px;
	height: auto;
}
.main-non-lift h1{
	margin:0;
}
.newsletter-image{
	background-image: url('../images/newsletter.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.side-show-news{
	margin-bottom: 10px;
	background-image: url('../images/newsletter.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 54%;
	background-color: #FFF;
}
.side-lift-ingressi-news{
	width:50%;
	padding: 20px;
	background-color: transparent;
}

.right-sidebar-one{
	width: 20%;
	float:left;
}
.right-sidebar-two{
	float:left;
	border: 0px solid #ccc !important;
}

.newsletter-container-sidebar{
	padding-bottom: 20px;
}

div.message-confirmation, div.message-feedback, div.message-warning, div.message-error, div.warning {
margin: 0.5em 0 1em 0;
padding: 0.5em 1em 0.5em 1em;
border: 0px solid #fff;
background-color: #fff;
}

/*PALVELUHAKEMISTO*/

.company {
	float: left;
	margin-bottom: 30px;
	position: relative;
	width: 100%;
	    margin-left: 0px;
}
.company.m1-company {
	min-height: 185px;

}
.company-header{
	background-color: #3968b2;
	color: #fff;
	margin-bottom: 20px;
}
.company-header h2{
	margin: 5px 30px;
}

.company .company-link {
	margin-bottom: 13px;
}

.company .company-link a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #3968b2;
  font-size: 22px;
}

.company .close-slider,
.company .more-info {
  position: absolute;
  bottom: -20px;
  right: 0;  
}
.company .close-slider {
    display: none;
}    
.company .close-slider a,
.company .more-info a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #da2127;
  font-size: 0.75em;
}

.company .close-slider a:before,
.company .more-info a:before { 
	content: '■';
	padding-right:0px; 
	top: -1px;
  	position: relative;	
}
.toimialue {
	position: absolute;
	top: 59px;
	right: 2px;
	max-width: 250px;
    text-align: right;
}
li.blue,
.toimialue p{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color: #33518c;
	font-size: 0.75em;
}
li.blue{
	margin-top: 20px;
}
li.blue:first-child{
	margin-top: 0;
}

.palvelut-tuotteet,
.yhteystiedot{
	float: left;
}

.kategorianimi,
.yhteyshenkilo p:nth-child(1),
.email p:nth-child(1),
.puhelin p:nth-child(1),
.osoite p:nth-child(1){
	font-size: 0.875em;
	color: #33518c;
	font-weight: 700;
	font-family: 'Open Sans' sans-serif;
}

ul.yhteystiedot-open,
ul.paltuo-list{
	margin-left: 0px;
	font-size: 0.875em;
	font-family: 'Open Sans' sans-serif;
	font-weight: 400;
}
ul.yhteystiedot-open,
ul.paltuo-list li{
	list-style-type: none;
	margin-right: 10px;
}
ul.paltuo-list li:before,
.palvelut-tuotteet-closed ul.paltuo-list li:before
 {
  color:#33518c; /* set color to red */
  content:"\2022"; /* /2022 is the numerical unicode for &bull; */
  font-size:1.5em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
  padding-right:.25em; /* give the bullet some padding from the text Make sure to use em*/
  position:relative;
    top:.1em; /* set the vertical position of the bullet if necessary. Make sure to use em or % */
}

.palvelut-tuotteet-closed ul.paltuo-list li{
	display: block;
	/* float: left; */
}

.palvelut-tuotteet-open{
	display: none;
}

.palvelut-tuotteet-open,
.palvelut-tuotteet-closed{
	    margin: 0px 30px;
}

.kuvaus{
	font-size: 0.875em;
	font-weight: 400;
}
/*subnavi*/

.subNavi h4 a{
	color: #fff;
}

.flat-header h4 a{
	color: #3968b2;
}

.blue-header img{
	float: left;
}

ul.side-menu-d1 li.sub-open{
	background-color: #abcfe9 !important;
}

.pad35{
	padding-left: 35px;
	color: #fff;
}

.kannattajajasenet{
-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    }
#eventcal {
    width: 100% !important;
    font-weight: 400;
    margin-bottom: 30px;
}
#ezagenda_calendar_right{
	width: 100%;
}
.days,
.days a{
	font-size: 12px;
    font-weight: 400;
}
.ezagenda_calendar_left{
	position: relative;
}
.ezagenda_month_event{
	padding: 10px;
}
.ezagenda_month_event a{
	text-decoration: underline;
}
.calendar_heading{
	padding: 20px;
	background-color: #3968b2;
}
th{
	text-align: center;
}
.calendar_heading th{
	padding: 0 20px;	
	line-height: 30px;
	text-align: center;
}
.calendar_heading_prev.first_col,
.calendar_heading_next.last_col{
	display: inherit;
}
.calendar_heading_days{
	margin-top: 20px;
}
.calendar_heading_days th{
	padding: 2px;
    border: 5px solid #fff;
    background-color: #6993cd;
    font-size: 0.875em;
    color: #fff;
    font-weight: 400;
}
.calendar_heading h5,
.calendar_heading a{
	color: #fff;
}
.calendar_heading h5{
	font-size: 0.875em;
	margin-bottom: 5px;
	margin-top: 5px;
}
.calendar_heading a{
	padding: 0 30px;
	line-height: 40px;
}
.calendar_heading_next.last_col a{
	
}
.cell_block{
	    text-align: left;
    border: 1px solid #c1dbfe;
    background-color: #fff;
}
.cell_block_a{
	color: #3968b2;
}
.renderedtable{
	margin-bottom: 20px;
}
.renderedtable td{
	padding: 5px;
}

/* Flexible iFrame GOOGLEMAPS */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}


.Flexible-container #map  {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.gmnoprint img {
    max-width: none; 
}
.breadcrumb{
	background: transparent;
	padding-left: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    display: inline-block;
}
.breadcrumb p{
	margin:0;
}

#another-button{
	background-color: #abcfe9;
	padding: 20px 20px 20px 30px;
}

.great-button {
  background: #6993cd;
  background-image: -webkit-linear-gradient(top, #6993cd, #3968b2);
  background-image: -moz-linear-gradient(top, #6993cd, #3968b2);
  background-image: -ms-linear-gradient(top, #6993cd, #3968b2);
  background-image: -o-linear-gradient(top, #6993cd, #3968b2);
  background-image: linear-gradient(to bottom, #6993cd, #3968b2);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  border: solid #1f628d 1px;
  text-decoration: none;
  font-size: 0.875em;  
}

.great-button a{
	  color: #fff;
}

.great-button:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

span.linkfill{
	position: absolute;
	width: 80%;
	height: 80%;
}

/* Edit modes added Jan 2016 */
.content-edit.omni_news_support .block.ezcca-edit-datatype-ezxmltext.ezcca-edit-caption {
	display: none;
}

 .content-edit.omni_news_support .block.ezcca-edit-datatype-ezxmltext.ezcca-edit-ingressi{
 	display: none;
 }

 
 .jasenet b {
 	font-weight: normal;
 }

 .comp-edit-list-view {
    display: block;
    float: right;
    right: 41px;
    position: relative;
    color: #fff;
    font-size: 17px;
    border: 1px solid white;
    padding: 3px;
    text-decoration: none!important;
    background: #6993cd;
 }

 .search-page .searchcontainer:nth-child(1){
 	margin-top: 30px;
 }

 .search-page .searchcontainer .article-excerpt{
 	border-bottom: 1px solid #ccc;
 	padding: 10px 0
 }
  .search-page .searchcontainer .excerpt{
  	float: none;
  }