/*
 Theme Name:   Eezy
 Description:  Theme for Eezy
 Author:       Don & Branco
 Author URI:   http://example.com
 Template:     enfold
 Version:      1.1.2
 Tags:         
 
*/

body p, body a, body span, body li {
	font-family: proxima-nova, sans-serif;
	font-size:16px;
}

h1 {
  font-family: proxima-nova, sans-serif;
  font-size: 72px;
  font-weight: bold;
  line-height: 1.08;
  text-align: center;
}

h2 {
  font-family: proxima-nova, sans-serif;
  font-size: 48px;
  font-weight: bold;
  line-height: 1.21;
  text-align: center;
}

h3 {
  font-family: proxima-nova, sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.19;
  text-align: left;
}

h4 {
  font-family: proxima-nova, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.17;
  text-align: left;
}

h5 {
  font-family: proxima-nova, sans-serif;
  font-size: 20px;
  line-height: 1.3;
}

h6 {
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.78;
  text-align: left;
}

.H7 {
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  line-height: 1.78;
  text-align: left;
}

.H8 {
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.H9 {
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  line-height: 1.63;
  text-align: left;
}

.H10 {
  font-family: proxima-nova, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-align: left;
}

.H11 {
  font-family: proxima-nova, sans-serif;
  font-size: 14px;
  line-height: 1;
  text-align: left;
}


a.custom-button {
	border: 2px solid #72b300;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 20px;
    text-decoration:none;
    color:#72b300;
    text-align:center;
    line-height:1;
    font-weight:bold;
}

a.custom-button:hover {
    color:#fff;
    background-color:#72b300;
}
a.custom-button.white {
	border: 2px solid #fff;
	color:#fff;
}
a.custom-button.white:hover {
	color:#72b300;
	background-color:#fff;
}
a.custom-button.reverse {
	color:#fff;
	border: 2px solid #72b300;
	background-color:#72b300;
}
a.custom-button.reverse:hover {
	color:#72b300;
	background-color:#fff;
}
.sidebar_left .content {
	border-left-style:none;
}
#top #main .sidebar_left .sidebar {
	border-right-style:none;
}
#top .widget_nav_menu li {
	text-align:left;
}

p {
	margin: 0.95em 0;
}
p strong {
	color: #898989 !important;
}

img, a img {
	image-rendering: auto;
}


/*HEADER-----------------------------------------------------------------------------*/
.hero-image {
	background-size: cover;
	background-position:50% 50%;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;

}
.hero-image.large {
	height:550px;
}
.hero-image.small{
	height:271px;
}
.hero-texts {
	text-align:center;
	color:#fff;
	max-width:60%;
}
.hero-texts h1, .hero-texts h5 {
	color:#fff;
}
.hero-texts h5 {
	font-weight:100;
}
.hero-overlay {
	width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
.avia-menu-fx {
	bottom:8px;
}
.header_color .avia-menu-fx {
	background-color:#ffa000;
}
span.logo img {
	max-height:80px;
    min-width: 90px;
}

span.logo a {
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
.container_wrap {
	border-top:none;
}
.av-logo-container .inner-container .header-buttons {
	float:right;
}
.av-logo-container .inner-container .header-buttons a.custom-button {
	display:inline;
	margin-right:10px;
}
.av-logo-container .inner-container .header-buttons a.custom-button:last-child {
	margin-right:0;
}
nav #header-language-list {
	position:absolute;
	right:3%;
	z-index:9;
	width:auto !important;
}
nav #header-language-list li {
	display:inline;
	padding:5px;
}
nav #header-language-list li a, nav #header-language-list li span {
	text-decoration:none;
	text-transform:uppercase;
}
nav #header-language-list li span.active {
	border-bottom:1px solid #ffa000;
}
.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after, .html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after {
	background-color:#72b300;
}

.html_header_top .header_color .main_menu ul:first-child >li > ul {
	border-top-width: 0px;
}

/*SIDEBAR------------------------------------------------------------------------------*/
.sidebar_left.sidebar{
	text-align:left;
}
.custom-recent-posts {
	border-bottom:1px solid #d8d8d8;
}
.custom-recent-posts .custom-recent-post-single {
	margin-bottom:20px
}

.sidebar .widget {
	border-bottom: 200px #ff0000;
}

.rpwwt-widget .rpwwt-post-title,
.custom-recent-posts h4 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.rpwwt-widget ul li img {
	margin: .3em .75em 0em 0 !important;
}

.rpwwt-widget img.wp-post-image {
	display: initial !important;
}

.custom-recent-posts p {
	display:none;
}
.custom-recent-posts a {
	text-decoration:none;
}
.custom-recent-posts span.recent-posts-category {
	color:#72b300;
}
.eezy-custom-widget {
    padding:40px;
    background-color: #72b300;
    text-align:center;
    background-size:cover;
}
.eezy-custom-widget h5 {
    text-align:center;
    color:#fff;
}
.eezy-custom-widget a.custom-button {
	padding:10px 20px;
}
.eezy-custom-widget-1 {
	background-image:url("/wp-content/themes/eezy/images/box1.png");
}
.eezy-custom-widget-2 {
	background-image:url("/wp-content/themes/eezy/images/box2.png");
}
#top .widget_nav_menu .nested_nav {
	padding-bottom:0;
}
#top .widget_nav_menu .nested_nav .current_page_item {
	box-shadow:none;
	background-color:rgba(0,0,0,0);
}
#top .widget_nav_menu .nested_nav .page_item.current_page_item a {
	color:#72b300;
}
#top .widget_nav_menu .nested_nav .page_item a {
	color:#484848;
	font-weight:bold;
}
#top #subpage-nav {
	padding-bottom:0;
}
#top #subpage-nav .active {
	box-shadow:none;
	background-color:rgba(0,0,0,0);
}
#top #subpage-nav .active a {
	color:#72b300;
}
#top #subpage-nav li {
	padding:5px 0;
}
#top #subpage-nav a {
	color:#484848;
	font-weight:bold;
	padding:5px 0;
	text-decoration:none;
}

#top #subpage-nav .item-id-3329,
#top #subpage-nav .item-id-3326,
#top #subpage-nav .item-id-3524,
#top #subpage-nav .item-id-3527,
#top #subpage-nav .item-id-3536,
#top #subpage-nav .item-id-3533 { 
	display: none; 
}

body.page-template-faq-page #subpage-nav > li:first-child {
	visibility: hidden;
}

.widget_recent_entries .recent-posts-category {
	display: none;
}

/*FRONTPAGE SPECIFIC-------------------------------------------------------------------*/
.home .container_wrap_first{
	background-color:#f8f8f8;
}
.home .content {
	padding-top:0;
}
.frontpage-header {
	width:100%;
	margin:63px auto;
	display:inline-block;
}
.frontpage-header h2 {
	width:70%;
	margin:0 auto;
}
.green-boxes {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
	height:100%;
}
.green-box {
	padding:40px;
	background-color: #72b300;
	color:#fff;
	/*height:100%;*/
	
}
.green-box:nth-child(2) {
	background-color:#79b70d;
}
.green-box:nth-child(3) {
	background-color:#86be26;
}
.green-box h3 {
	color:#fff;
}
.green-box-image {
	max-height:100px;
	margin-bottom:10px;
}
.frontpage-box{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
	/*height:390px;*/
}
.frontpage-box-image{
	background-size:cover;
	background-position-x:50%;
}
.frontpage-box-texts{
	padding:87px 60px;
	background-color:#fff;
	height:100%;
}
.some-container {
	padding:60px 0;
}


/* SOCIAL STREAM SPECIFIC---------------------------------------------------------------*/

.ff-header {display: none;}
.ff-item .ff-img-holder img {
margin-top:40px !important;
}
.ff-sc-label1 .ff-label-wrapper {
margin:1% 0 0 4% !important;
}
#ff-stream-1 {
background-color:rgba(0,0,0,0) !important;
padding-top:0px !important;
}
.ff-item .ff-userpic {
border-radius:100% !important;
}
.ff-facebook .ff-icon-inner {
background-color:rgba(0,0,0,0) !important;
color:#414141 !important;
}

.ff-btn {
	background-color: #fff !important;
	border: 2px solid #72b300 !important;
    padding: 10px 30px !important;
    display: inline-block !important;
    margin-top: 20px !important;
    text-decoration: none !important;
    color: #72b300 !important;
    text-align: center !important;
    line-height: 1 !important;
    font-weight: bold !important;
    border-radius: 0px !important;
    text-transform: none !important; 
}
.ff-btn:hover {
	background-color: #72b300 !important;
	color: #fff !important;
}

.ff-label-text {
	font-size: 14px !important;
}

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

div.green-line {
	width:35px;
	border-top:3px solid #72b300;
	margin-top:7px;
	margin-bottom:11px;
}
.padded-header {
	margin:0px 0 63px 0;
	text-align:left;
}
.padded-header.less-bottom-padding {
	margin:13px 0;
}
.yhteystieto-liftup {
    display: inline-block;
    padding: 45px;
    background-image:url("/wp-content/themes/eezy/images/neuvonta-tausta.png");
    background-size: cover;
    background-position-y: 30%;
    margin-bottom:40px;
}

.yhteystieto-liftup span,
.yhteystieto-liftup p,
.yhteystieto-liftup p a {
    font-size: 32px;
    margin: 0;
    color:#fff;
}

.yhteystieto-liftup p a:hover {
    color:#fff;
}

.yhteystieto-liftup p strong {
	color: #fff !important;
	line-height: 35px;
}

.yhteystieto-liftup span.bigger-font {
	font-size: 44px;
    position: relative;
    top: 5px;
}

a.hidden-link {
	color: #898989;
}

.extra-text {
	margin-top: 10px;
}

.division p, .person p, .neuvontapiste p {
	margin:0;
}
.division, .person, .neuvontapiste, .office {
	margin-bottom:50px;
	min-height: 110px;
}
.neuvontapiste-map {
	padding-left:0;
	margin-top:4px;
}
.neuvontapiste .neuvontapiste-map-inner {
	height: 131px;
    background-size: cover;
    background-position: center;
}
.person {
	height: auto;
	min-height:355px;
}
.person img {
	max-width:120px;
	border-radius:100%;
}

ul#menu-yritys-ja-yhteystiedot li {
	background: #fff;
    box-shadow: none;
}

ul#menu-yritys-ja-yhteystiedot li a {
	color: #719430;
	font-family: proxima-nova, sans-serif;
    font-size: 16px;
    padding: 0;
    font-weight: lighter;
    line-height: 1.78;
}

ul#menu-yritys-ja-yhteystiedot li a:hover {
	outline: 0;
    text-decoration: underline;
}

/*CONTACT FORM-------------------------------------------------------------------------*/

form.wpcf7-form div {
    display: inline-block;
    box-sizing: border-box;
}
form.wpcf7-form div.narrow {
	width:40%;
	padding-right:10px;
}
form.wpcf7-form div.wide {
	width:59%;
}
form.wpcf7-form div.full-width {
	width:100%;
}
form.wpcf7-form input, form.wpcf7-form textarea  {
	color:#898989 !important;
	border: 2px solid #393838 !important;
	padding:10px !important;
	background-color: #fff !important;
}
form.wpcf7-form input[type=submit]{
	background: #fff;
    color: #72b300 !important;
    float: right;
    border: 2px solid #72b300 !important;
    padding: 6px 30px !important;
}
form.wpcf7-form input[type=submit]:hover{
	color:#fff !important;
	background-color:#72b300 !important;
}
form.wpcf7-form input::-webkit-input-placeholder, form.wpcf7-form textarea::-webkit-input-placeholder { /* WebKit browsers */
color:#898989 !important;
opacity: 1;
}

form.wpcf7-form input:-moz-placeholder, form.wpcf7-form textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#898989 !important;
opacity: 1;
}
form.wpcf7-form input::-moz-placeholder, form.wpcf7-form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#898989 !important;
opacity: 1;
}
form.wpcf7-form input:-ms-input-placeholder, form.wpcf7-form textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
color:#898989 !important;
opacity: 1;
}

/*TABLEPRESS-------------------------------------------------------------------------------*/

table.tablepress {
	border:2px solid #72b300;
}
table.tablepress tfoot th, table.tablepress thead th {
	background-color:#72b300;
	color:#fff;
	border:none;
}
table.tablepress tr td:first-child {
	border-left:none;
}
.main_color table.tablepress tr:nth-child(odd) {
	background-color:#fff;
	color:#72b300;
}
table.tablepress tr td a {
	font-size: 13px;
}

/*SEARCH RESULTS--------------------------------------------------------------------------*/

body.search-results .date-container {
	display: none;
}

.ajax_search_response {
	display: none;
}

/*FOOTER--------------------------------------------------------------------------------*/
#footer {
	padding-top:0;
}
#footer .widgettitle {
	font-size: 16px;
	text-transform: none;
	margin-bottom:30px;
}
.footer-registration {
	text-align: center;
    background-color: #72b300;
    padding:90px 30px;
}
.footer-registration h2, .footer-registration h5, .footer-registration p {
	color:#fff;
} 
.footer-registration p {
    padding: 0 15%;
}

#socket {
	background-color:#414141;
	color:#fff;
}
#socket a {
	text-decoration:none;
	color:#fff;
	margin-right:16px;
}
#socket .copyright {
	float:right;
}

#footer .fa {
	font-size: 2em;
	padding-right: 15px;
}

#footer img.col-sm-8 {
	padding-left: 0px;
	padding-top: 30px;
}
#footer img.col-sm-6 {
	padding-left: 0px;
}

#footer .footer-logo {
	padding-right: 30px;
	padding-left: 0px;
}

#scroll-top-link {
	display: none;
}

/*COLLAPSE ITEMS-------------------------------------------------------------------------*/
.collapse-content {
    padding-left: 10px;
    border-left: 2px solid #72b300 !important;
    margin: 10px 20px 20px 40px;
}
.collapse-content::after {
  content: "";
  display: block;
  clear: both;
}

body.page-template-handbook-page .collapse-content {
    padding-left: 0px;
    border-left: none !important;
    margin: 10px 20px 20px 25px;	
}

.collapse-content p:first-child {
	margin-top:0;
}
.collapse-content p:last-child {
	margin-bottom:0;
}
.collapse-content ul {
	list-style: initial;
	padding-left: 12px;
}
.collapse-header {
    border-bottom: none;
    padding-bottom: 12px;
    padding-top:12px;
    margin:0;
    color:#383838;
    margin-right:200px;
    cursor:pointer;
}
.collapse-header.collapsed {
	border-bottom: 1px solid #d8d8d8;
}
.collapse-section {
	margin-bottom:30px;
}
.collapse-section .section-header {
	margin-top:-30px;
	padding-top:30px;
}
span.collapse-icon {
    background-image: url(/wp-content/themes/eezy/plusminusicon.png);
    width: 17px;
    height: 17px;
    background-size: cover;
    position: relative;
    top: 21px;
    margin-top: -20px;
    background-position-x: -7%;
    margin-right: 6px;
    display:block;
}
span.question {
	display:block;
	margin-left:25px;
}
.collapsed span.collapse-icon {
	background-position-x:100%;
}

.collapse.in {
	max-width: 660px;
}

/*AJANKOHTAISTA--------------------------------------------------------------------------*/
.ajankohtaista-liftup {
	padding:60px 0;
	background-color:#fff;
}
.single-post .ajankohtaista-liftup {
	background-color:#f8f8f8;
}
.ajankohtaista-liftup a {
	text-decoration:none;
}
.ajankohtaista-liftup a.custom-button {
	margin-top:30px;
}
.ajankohtaista-liftup h2 {
	margin-bottom:60px;
}
.ajankohtaista-box {
	height:242px;
	background-size:cover;
	margin-bottom:30px;
}
.ajankohtaista-box .overlay {
	 width: 100%;
    height: 100%;
    padding: 50px 50px 0 50px;
    background-color: rgba(0,0,0,0.4);
    transition:0.2s;
    color:#fff;
    text-align:center;
    overflow:hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    
}
.ajankohtaista-box .overlay:hover {
	background-color: rgba(0,0,0,0.65);
}
.ajankohtaista-box .overlay h4 {
	text-align:center;
	margin-top:0;
	color:#fff;
	font-size:22px;
}
.ajankohtaista-box .overlay .H11 {
	text-align:center;
	color:#fff;
	font-weight:100;
}

.small-preview img, .big-preview img {
	border-radius: 0px;
}

/*BLOGI------------------------------------------------------------------------------------*/
.post-entry .post-meta-infos {
	margin-top:16px;
	font-size:14px;
	text-transform:uppercase;
}
.post-entry .post-meta-infos time {
	color:#898989;
	font-size: 16px;
    margin-left: 4px;
}
.post-entry .post_delimiter {
	border-bottom:1px solid #d8d8d8;
	margin: 0 0 30px 0;
	padding: 30px 0 0 0;
}
.entry-content-wrapper .post-title  {
	font-family: proxima-nova, sans-serif;
 	font-size: 32px;
  	font-weight: bold;
  	line-height: 1.19;
  	text-align: left;
}
.entry-content-wrapper .post-title a{
	font-size:32px;
}

/*SHORTCODES----------------------------------------------------------------------------------*/

.eezy-shortcode.eezy-quote {
	background: #f6f6f6;
	padding: 30px;
	margin-bottom: 20px;
	margin-top: 25px;
}

.eezy-shortcode.eezy-quote .quote-image {
	height: 25px;
	margin-bottom: 5px;
}

.eezy-shortcode.eezy-quote .quote-text {
	color: #72b300;
	font-style: italic;
	font-size: 20px;
	line-height: 1.5;
	font-weight:200;
	font-family: proxima-nova, sans-serif;
}

.eezy-shortcode.eezy-quote .quote-author {
	color: #72b300;
	font-weight: bold;
	padding-top: 5px;
	font-family: proxima-nova, sans-serif;
}

.eezy-shortcode.eezy-numbers {
	display:inline-block;
	margin-bottom: 10px;
}

.eezy-shortcode.eezy-numbers-1 {
	display:inline-block;
}

.eezy-shortcode.eezy-numbers .numbers-box {
	background: #f6f6f6;
	padding: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

.eezy-shortcode.eezy-numbers-2 .numbers-box {
	min-height: 150px;
}

.eezy-shortcode.eezy-numbers-3 .numbers-box {
	min-height: 200px;
}

.eezy-shortcode.eezy-numbers-1 .numbers-box {
	width: 100%;	
}

.eezy-shortcode.eezy-numbers-2 .numbers-box {
	width: calc(50% - 20px);	
}

.eezy-shortcode.eezy-numbers-3 .numbers-box {
	width: calc(33.3% - 20px);	
}

.eezy-shortcode.eezy-numbers .numbers-box1 {
	margin-right:20px;
}

.eezy-shortcode.eezy-numbers .numbers-box2 {
	margin-right:10px;
	margin-left:10px;
}

.eezy-shortcode.eezy-numbers-2 .numbers-box2 {
	margin-right:0;
	margin-left:20px;
}

.eezy-shortcode.eezy-numbers .numbers-box3 {
	margin-left: 20px;
}

.eezy-shortcode.eezy-numbers .numbers-box .eezy-numbers-figure {
	font-size: 40px;
	color: #72b300;
	padding-bottom: 20px;
	text-align: center;
	font-family: proxima-nova, sans-serif;
}

.eezy-shortcode.eezy-numbers .numbers-box .eezy-numbers-text {
	font-weight: bolder;
	color: #666666;
	text-align: center;
	font-family: proxima-nova, sans-serif;
}

/*404-SIVU------------------------------------------------------------------------------------*/


body.error404 .avia_combo_widget {
	display: none;
}

/*SCREEN < 1310 --------------------------------------------*/

@media (max-width:1310px) {
	.eezy-custom-widget {
		padding:25px 8%;
	}
	.eezy-custom-widget a.custom-button {
    padding: 10px 10px;
}
	.sidebar_left .inner_sidebar {
		margin-right:20px;
	}
}


/*SCREEN 990 to 1030 NAV MENU FIX ---------------------------------------------------------------------------------*/
@media (min-width:990px) and (max-width:1030px) {
#avia-menu a span { font-size: 15px !important;}
.menu-item-avia-special {display: none !important;;}	
	
}


/*SCREEN < 990 ---------------------------------------------------------------------------------*/
@media (max-width:990px){

#header-buttons {
	display:none;
}
#header-language-list {
	display:none;
}

#mobile-header-language-list {
	margin:30px 0 !important;
}
#mobile-header-language-list li {
	display:inline !important;
	padding:12px !important;
}
#mobile-header-language-list li a, #mobile-header-language-list li span{
	display:inline !important;
	padding: 0 !important;
	border:none !important;
	text-transform: uppercase;
	color:#898989 !important;
}
#mobile-header-language-list li span.active{
	border-bottom:1px solid #ffa000 !important;
}
#mobile-header-buttons {
	float:none;
}
#mobile-header-buttons a.custom-button {
	color:#72b300 !important;
}
#mobile-header-buttons a.custom-button:hover {
	color:#72b300 !important;
}
#mobile-header-buttons a.custom-button.reverse {
	color:#fff !important;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
    color: #72b300;
}
.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet {
	height: 0px;	
}
.html_av-overlay-side-classic #top .av-burger-overlay .avia-menu-text {
	font-weight: 600;	
}
.html_av-overlay-side-classic #top .av-burger-overlay ul.sub-menu .avia-menu-text {
	font-weight: initial;	
}
.eezy-shortcode.eezy-numbers .numbers-box {
	width:100%;
	min-height:0px;
}

.eezy-shortcode.eezy-numbers .numbers-box1 {
	margin-right: 0;
}
.eezy-shortcode.eezy-numbers .numbers-box2 {
	margin-right: 0;
	margin-left: 0;
}

.eezy-shortcode.eezy-numbers .numbers-box3 {
	margin-left: 0;
	margin-bottom:20px;
}
.sidebar_left .inner_sidebar {
	margin-right:0;
}
.eezy-custom-widget h5 {
	font-size: 16px;
}
.eezy-custom-widget a {
	font-size: 14px;
}
#footer .footer-logo {
	padding-right: 0px;
}

#footer .widget {
	margin: 30px 0 10px 0;
}
}

/*SCREEN < 768 -------------------------------------------------------------------------------*/
@media (max-width:768px){


/*SCREEN < 768, HEADER ---------------------------------------------------------------------*/

.hero-image.large {
    height: 400px;
}

/*SCREEN < 768, SIDEBAR------------------------------------------------------------------------------*/


/*SCREEN < 768, FRONTPAGE SPECIFIC ---------------------------------------------------------------------*/
.green-boxes {
	display:block;
	text-align:center;
}
.green-box-image {
	display:block;
	margin-right:auto;
	margin-left:auto;
}
.green-box {
	padding:30px;
}
.green-box h3 {
	text-align:center;
}
.frontpage-box {
	display:block;
	position:relative;
	margin-bottom:20px;
	padding:0;
}
.frontpage-box-image {
	position: absolute;
    top: 0px;
    width: 100%;
    height: 220px;
    z-index: 1;
}
.frontpage-box-texts {
	padding:20px;
	padding-top:250px;
	text-align:center;
}
.frontpage-box-texts h3 {
	text-align:center;
}
.frontpage-header h2 {
	width:100%;
}
/*SCREEN < 768, CONTACT PAGE ---------------------------------------------------------------------*/
.neuvontapiste .neuvontapiste-map {
	padding-left:15px;
	margin-bottom:10px;
}
.yhteystieto-liftup {
	width:100%;
	text-align:center;
	background-position:35%;
	padding:30px;
}
.yhteystieto-liftup strong {
	margin-bottom:40px;
	display:block;
}
.yhteystieto-liftup span {
	display:block;
	margin:10px 0;
	font-size:25px;
}
.yhteystieto-liftup span.no-mobile {
	display:none;
}
/* SCREEN < 768, COLLAPSE ITEMS-------------------------------------------------------------------------*/
.collapse-header {
	margin-right:0;
}
/*SCREEN < 768, AJANKOHTAISTA--------------------------------------------------------------------------*/
.ajankohtaista-liftup .col-md-4 {
	padding:0;
}
.ajankohtaista-box {
	height:180px;
}
.ajankohtaista-box .overlay {
	padding:40px 40px 0 40px;
}
/*SCREEN < 768, FOOTER-------------------------------------------------------------------------------*/
#footer {
	text-align:center;
}
#footer h3 {
	text-align:center;
}
#footer .widget_nav_menu li {
	text-align:center;
}
#socket {
	text-align:center;
}
#socket .socket-links a {
	display:block;
	text-align:center;
	padding: 4px 0;
    margin: 0;
} 
#socket .copyright {
	float:none;
}
.footer-registration {
	padding:30px;
}
#footer img.col-sm-9,
#footer img.col-sm-6 {
	max-width: 200px;
}

}

/*SCREEN < 500 -------------------------------------------------------------------------------*/
@media (max-width:535px){

h1 {
  font-size: 40px;
}
h2 {
  font-size: 36px;
}
h3 {
	font-size:26px;
}
h5 {
	font-size:17px;
}

/*SCREEN < 500, HEADER ---------------------------------------------------------------------*/
.hero-texts {
	max-width:100%;
	padding:0 15px;
}
.hero-image.large {
    height: 300px;
}
.hero-image.small {
    height:200px;
}
.responsive .logo img {
	height:40px !important;
}
/*SCREEN < 500, FRONTPAGE SPECIFIC ---------------------------------------------------------------------*/
.frontpage-box-image {
    height: 180px;
}
.frontpage-box-texts {
	padding-top:212px;
}
/*SCREEN < 500, CONTACT PAGE / FORM -------------------------------------------------------------------*/
	
/* .person {
	height: auto;
	min-height:350px;
	text-align:center;
}
.person img {
	max-width:120px;
	border-radius:100%;
}
div.green-line {
    width: 35px;
    border-top: 3px solid #72b300;
    display: block;
    margin: 7px auto 11px;
}	*/
	
form.wpcf7-form div.wide, form.wpcf7-form div.narrow {
	width:100%;
	padding:0;
}

}
@media (min-width:1200px){
	form.wpcf7-form {
		width:80%;
	}
}

/* Taulukon tyylittely -------------------------------------------------------------------------*/

#tablepress-14 .tablepress tbody tr:first-child td {
	border-top: 0;
	min-width: 170px;
}