/*----- min-width: 769px, max-width: 980px -----*/

.admin-linkset,
div#toolbarWrapper,
div#topHeaderCont,
div#logoWrap,
div#aside,
.no-mobile,
form#pagesearch-searchform-mobile {
 display: none;
}

div#container { 
  border-top: 1px solid #ffffff;
	border-left: 0px;
	border-right: 0px;
  padding-top: 50px;
}

div#navWrap { display: none; }
div#navWrap .table-row { display: none; }
div#main-navWrap { display: none; }

/*--- FILLERIMG ---*/

div.filler-img-wrap-sp,
div.filler-img-wrap { 
  height: calc(50vh - 60px);
  min-height: calc(50vh - 60px);
} 

/*
div.filler-img-wrap2 { 
  height: 50vh;
	min-height: 50vh;
	background: url('/img/layout/fillerimg-bg-mobile.png');
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
}
*/

div.filler-img-wrap-sp div.filler-img-text-cont,
div.filler-img-wrap div.filler-img-text-cont { width: 730px; }

/*--- /FillerImg ---*/

div#page-wrap-fp { display: block; }

div#page-wrap { 
  width: 730px;
  display: block;
}

div#page-wrap-fp .table-row,
div#page-wrap .table-row { display: block; }

div#main,
div#main-fp { 
 display: block;
 padding: 0 0 30px 0;
}

div#main img { max-width: 100%; height: auto; }


div#navBreadcrumb { 
  width: 730px;
  padding: 15px 0 30px 0;
} 

div#footer-cont { width: 730px; }

div.footer-col { flex-basis: 325px; }

div.footer-col img { 
  max-width: 325px;
  height: auto;
}

div.footer-col.last { text-align: left !important; }

div.footer-col.last img { float: none !important; }

/*--- NAVIGATION ---*/

div#mobinavitoggler div#mobinavi-logo { width: 40%; }

div#mobinavitoggler div#mobinavi-logo img { 
  height: 34px;
  object-fit: contain;
  display: block;
}

div#smartnavi-logo { width: 80%; }

div#smartnavi-logo img {
 max-width: 168px;
 max-width: calc(100% - 15px);
 height: auto;
}

div#smartnavi-search { width: 20%; }

div#searchWrapContMobileGeneral { display: block; }

div#mobinavitoggler div#mobinavi-toggle { padding-right: 15px; }

div#smartnavi-toggle-button-cont { 
 padding-right: 15px;
 width: 50px;
}

 div#smartnavi-toggle-button { 
  background-image: url(/common_ui/embed_ui/img/icons_google/navigation/ic_menu_black_36dp.png);
  border: 1px solid #ffffff;
}
 
/* Mobitogglerin nappula hover/active */
div#smartnavi-toggle-button:hover, 
div#smartnavi-toggle-button:active { 
  background-image: url(/common_ui/embed_ui/img/icons_google/navigation/ic_menu_grey600_36dp.png);
  border: 1px solid #ffffff;
}

.sm-netland a { margin: 5px 10px; }

.sm-netland a.selected, .sm-netland a:hover, .sm-netland a:focus, .sm-netland a:active, .sm-netland a.highlighted { background: rgba(0, 0, 0, 0.1); }

div#main-navWrap .sm-netland a span.sub-arrow { 
 font-size: 24px !important;
 line-height: 28px !important; 
}

/*--- STARTPAGE, FLEXSLIDER---*/

/* div#flexslider-cont { width: 730px; } */

/* div.flexslider-wrap { height: 408px; } */

/*--- STARTPAGE ---*/

div#sp-dyntext-wrap {	width: 730px; }

div#sp-iconlink-wrap { width: 730px; }

div#main-fp div#content-lifts-contact2-cont { width: 730px; }

div#content-lifts-contact2.liftcount3 {	grid-template-columns: repeat(1, 1fr); }

/*--- STARTPAGE, SUBPAGES ---*/

div.liftarea-cont-wrap2 { width: 730px; }

div.liftarea-cont { margin: auto; }

div.liftarea-cont-wrap.rowfull .liftarea-cont {
  margin-top: 0;
  padding: 5px 0;
}

div.liftarea-cont.has_row_style { padding: 5px 15px; } 

/* div.liftbox { margin: 1.5em 0; } */

/* div.liftbox .box_img img.liftbox-img { margin-bottom: 15px; } */

div.liftbox.kuva div.box_img h1 {
 margin: 0;
 bottom: 19px;
}

/*--- CALENDAR---*/

div.cal-wrapper div#cal-container-right { width: 385px; }

div.cal-wrapper td.cal-search-container { padding: 20px; }
