@charset "UTF-8";
/*
Colors
*/
/*
Typography
*/
/* - Youtube leipis
  Slideshare leipis*/
.highlight, .page-template-front-page-php .widget .cols {
  border-top: 12px solid #cccd00;
  background: #ffffff;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 1px 1px 2px 0px rgba(198, 206, 212, 0.77); }
  .highlight p, .page-template-front-page-php .widget .cols p {
    font: 12px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #282828; }

.page-template-front-page-php {
  /* Slideshare */
  /* Cam */
  /* Twitter */
  /* webcam */
  /* Twitter */
  /* YOUTUBE */ }
  .page-template-front-page-php .entry-date,
  .page-template-front-page-php a .entry-date {
    float: none;
    font: 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #a0a0a0; }
  .page-template-front-page-php h2 {
    font: 20px/22px "ff-max-web", sans-serif;
    color: #004a95; }
  .page-template-front-page-php #top {
    background: #ecf3f4;
    border-bottom: 1px solid #dbe6e8;
    padding-top: 10px;
    padding-bottom: 10px;
    /* LARGE */
    /* viisi pienempää nostoa */ }
    .page-template-front-page-php #top .container {
      position: relative; }
    .page-template-front-page-php #top h2 {
      font: 20px/22px "ff-max-web", sans-serif;
      color: #004a95;
      margin-top: 16px; }
    .page-template-front-page-php #top a {
      display: block;
      position: relative; }
    .page-template-front-page-php #top .lue-ajankohtaista {
      border-top: none;
      padding: 6px 20px;
      background: #EC7603;
      display: inline-block;
      color: #fff;
      float: right;
      margin-top: 10px;
      margin-left: 20px; }
    .page-template-front-page-php #top .lue-ajankohtaista:hover {
      background: #FF7E00; }
    .page-template-front-page-php #top .news:hover .img:not(.has-video) {
      opacity: 0.9; }
    .page-template-front-page-php #top .news.swiper-slide .swipebox-video:hover .img.has-video:after,
    .page-template-front-page-php #top .news .swipebox-video:hover .news-video-holder:after {
      color: #428bca; }
    .page-template-front-page-php #top .news {
      clear: both;
      margin-bottom: 10px;
      /* special case for the same class found in style.css around line 1510 */
      /* .entry-meta{
				line-height: 2em;
				padding: 0 10px;
				position: absolute;
				bottom: 10px;
			    left: 10px;
				right: 10px;
				background: #FFF;
				
				@media screen and (min-width: 550px) {
					padding: 0 15px;
					left: 34%;
					bottom: 4px;
				}
				
				@media screen and (min-width: 992px) {
					padding: 0 10px;
					left: 10px;
					bottom: 4px;
				}
				@media screen and (min-width: 1200px) {
					padding: 0 20px;
					bottom: 10px;
				}
			}
			.entry-meta .fa{
				display: inline-block;
				font-size: 18px;
				color:$olive_light;
				margin-right:4px;
				vertical-align: middle;
			}
			.entry-meta .entry-date{
				display: inline-block;
				color:$blue_dark;
				font-size:12px;
				padding-right:8px;
				margin-right:4px;
				border-right:1px solid $blue_dark;
			}
			.entry-meta .entry-category{
				display: inline-block;
				text-transform:uppercase;
				font-size:12px;
			} */ }
      @media screen and (min-width: 768px) {
        .page-template-front-page-php #top .news {
          margin-bottom: 20px; } }
      .page-template-front-page-php #top .news p {
        color: #282828;
        font-size: 13px; }
      .page-template-front-page-php #top .news img {
        width: 100%;
        height: auto;
        -webkit-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s; }
      .page-template-front-page-php #top .news .img .alt-container {
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
        min-height: 80px; }
        @media screen and (min-width: 550px) {
          .page-template-front-page-php #top .news .img .alt-container {
            min-height: 114px; } }
        @media screen and (min-width: 768px) {
          .page-template-front-page-php #top .news .img .alt-container {
            min-height: 140px;
            margin-left: 0; } }
        @media screen and (min-width: 992px) {
          .page-template-front-page-php #top .news .img .alt-container {
            min-height: 140px; } }
        @media screen and (min-width: 1200px) {
          .page-template-front-page-php #top .news .img .alt-container {
            min-height: 160px; } }
      .page-template-front-page-php #top .news .news-video-holder {
        width: 33%;
        height: 92px;
        margin-right: 20px;
        margin-bottom: 10px;
        float: left;
        overflow: hidden;
        position: relative; }
        @media screen and (min-width: 550px) {
          .page-template-front-page-php #top .news .news-video-holder {
            margin-bottom: 0;
            height: 125px; } }
        @media screen and (min-width: 768px) {
          .page-template-front-page-php #top .news .news-video-holder {
            width: 100%;
            float: none;
            height: 152px; } }
        @media screen and (min-width: 992px) {
          .page-template-front-page-php #top .news .news-video-holder {
            height: 152px; } }
        @media screen and (min-width: 1200px) {
          .page-template-front-page-php #top .news .news-video-holder {
            height: 172px; } }
      .page-template-front-page-php #top .news .news-video-holder:after {
        font-size: 60px;
        margin: -35px 0 0 -24px; }
        @media screen and (min-width: 420px) {
          .page-template-front-page-php #top .news .news-video-holder:after {
            font-size: 70px;
            margin: -40px 0 0 -28px; } }
        @media screen and (min-width: 768px) {
          .page-template-front-page-php #top .news .news-video-holder:after {
            font-size: 80px;
            margin: -44px 0 0 -31px; } }
      .page-template-front-page-php #top .news .news-video {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        border-bottom: 12px solid #cccd00; }
    .page-template-front-page-php #top .news-big {
      /* @media screen and (min-width: 992px) {
				margin-bottom:10px;
			} */ }
      @media screen and (min-width: 768px) {
        .page-template-front-page-php #top .news-big {
          margin-bottom: 10px; } }
    .page-template-front-page-php #top .news.news-highlight {
      background: #005fb4;
      /* .video-align{
				position:static;
				left:auto;
				margin-top: -43px;
				margin-bottom: -43px;
				
				@media screen and (min-width: 768px) {
					margin-top: -85px;
					margin-bottom: -85px;
				}
				@media screen and (min-width: 992px) {
					margin-top: -73px;
					margin-bottom: -72px;
				}
				@media screen and (min-width: 1200px) {
					
					margin-top: -75px;
					margin-bottom: -75px;
				}
			} */ }
      @media screen and (min-width: 992px) {
        .page-template-front-page-php #top .news.news-highlight {
          height: 400px; } }
      @media screen and (min-width: 1200px) {
        .page-template-front-page-php #top .news.news-highlight {
          height: 450px; } }
      .page-template-front-page-php #top .news.news-highlight .img {
        float: none;
        margin-right: 0;
        width: auto; }
        .page-template-front-page-php #top .news.news-highlight .img img {
          width: 100%;
          height: auto; }
      .page-template-front-page-php #top .news.news-highlight .news-video,
      .page-template-front-page-php #top .news.news-highlight .img .alt-container {
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
        min-height: 202px; }
        @media screen and (min-width: 768px) {
          .page-template-front-page-php #top .news.news-highlight .news-video,
          .page-template-front-page-php #top .news.news-highlight .img .alt-container {
            min-height: 370px;
            margin-left: 0; } }
        @media screen and (min-width: 992px) {
          .page-template-front-page-php #top .news.news-highlight .news-video,
          .page-template-front-page-php #top .news.news-highlight .img .alt-container {
            min-height: 200px; } }
        @media screen and (min-width: 1200px) {
          .page-template-front-page-php #top .news.news-highlight .news-video,
          .page-template-front-page-php #top .news.news-highlight .img .alt-container {
            min-height: 270px; } }
      .page-template-front-page-php #top .news.news-highlight .entry-meta {
        display: none; }
      .page-template-front-page-php #top .news.news-highlight h2 {
        font: 26px/22px "ff-max-web", sans-serif;
        font-size: 20px;
        line-height: 20px;
        font-weight: 300;
        color: #FFF;
        padding: 0 26px;
        margin-top: 22px; }
      .page-template-front-page-php #top .news.news-highlight h2.has-blogger {
        margin-top: 12px;
        margin-bottom: 8px; }
      .page-template-front-page-php #top .news.news-highlight h2 .blog {
        display: block;
        margin-bottom: 7px;
        font-size: 18px; }
      .page-template-front-page-php #top .news.news-highlight p {
        font: 16px/21px "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #FFF;
        padding: 0 26px; }
      .page-template-front-page-php #top .news.news-highlight .news-video-holder {
        width: 100%;
        height: auto;
        overflow: hidden;
        position: relative;
        float: none; }
      .page-template-front-page-php #top .news.news-highlight .news-video-holder:after {
        font-size: 80px;
        margin: -40px 0 0 -31px; }
        @media screen and (min-width: 420px) {
          .page-template-front-page-php #top .news.news-highlight .news-video-holder:after {
            font-size: 100px;
            margin: -50px 0 0 -42px; } }
        @media screen and (min-width: 768px) {
          .page-template-front-page-php #top .news.news-highlight .news-video-holder:after {
            font-size: 120px; } }
      .page-template-front-page-php #top .news.news-highlight .news-video {
        border-bottom: none;
        /* width: 100%;
				height:auto;
				margin-left: 0; */
        /* Don't adjust this elements height value when fixing responsiveness, change .video-align margin top and bottom above. */ }
    @media screen and (min-width: 992px) {
      .page-template-front-page-php #top .medium .news.news-highlight {
        height: 215px; } }
    @media screen and (min-width: 1200px) {
      .page-template-front-page-php #top .medium .news.news-highlight {
        height: 215px; } }
    .page-template-front-page-php #top .medium .news.news-highlight:first-child {
      margin-bottom: 10px; }
    .page-template-front-page-php #top .medium .news.news-highlight h2 {
      margin-top: 16px;
      margin-bottom: 14px;
      font-size: 20px;
      line-height: 20px;
      font-weight: 300; }
    .page-template-front-page-php #top .medium .news.news-highlight h2.has-blogger {
      margin-top: 14px;
      margin-bottom: 12px; }
      @media screen and (min-width: 992px) {
        .page-template-front-page-php #top .medium .news.news-highlight h2.has-blogger {
          margin-top: 12px;
          margin-bottom: 8px; } }
      .page-template-front-page-php #top .medium .news.news-highlight h2.has-blogger .blog {
        font-size: 18px;
        margin-bottom: 4px; }
        @media screen and (min-width: 992px) {
          .page-template-front-page-php #top .medium .news.news-highlight h2.has-blogger .blog {
            font-size: 16px;
            margin-bottom: 0px; } }
    @media screen and (min-width: 768px) {
      .page-template-front-page-php #top .medium .news.news-highlight .news-video,
      .page-template-front-page-php #top .medium .news.news-highlight .img .alt-container {
        min-height: 260px;
        margin-left: 0; } }
    @media screen and (min-width: 992px) {
      .page-template-front-page-php #top .medium .news.news-highlight .news-video,
      .page-template-front-page-php #top .medium .news.news-highlight .img .alt-container {
        min-height: 148px; } }
    @media screen and (min-width: 1200px) {
      .page-template-front-page-php #top .medium .news.news-highlight .news-video,
      .page-template-front-page-php #top .medium .news.news-highlight .img .alt-container {
        min-height: 150px; } }
    @media screen and (min-width: 768px) {
      .page-template-front-page-php #top .news-slider .swiper-button-prev,
      .page-template-front-page-php #top .news-slider .swiper-button-next {
        top: 28%; } }
    .page-template-front-page-php #top .news.swiper-slide {
      height: 390px;
      margin-bottom: 0; }
      @media screen and (min-width: 550px) {
        .page-template-front-page-php #top .news.swiper-slide {
          height: 390px; } }
      @media screen and (min-width: 992px) {
        .page-template-front-page-php #top .news.swiper-slide {
          height: 400px; } }
      @media screen and (min-width: 1200px) {
        .page-template-front-page-php #top .news.swiper-slide {
          height: 450px; } }
      .page-template-front-page-php #top .news.swiper-slide .img .alt-container {
        min-height: 130px;
        margin-left: 0; }
        @media screen and (min-width: 550px) {
          .page-template-front-page-php #top .news.swiper-slide .img .alt-container {
            min-height: 220px; } }
        @media screen and (min-width: 768px) {
          .page-template-front-page-php #top .news.swiper-slide .img .alt-container {
            min-height: 250px;
            margin-left: 0; } }
        @media screen and (min-width: 992px) {
          .page-template-front-page-php #top .news.swiper-slide .img .alt-container {
            min-height: 200px; } }
        @media screen and (min-width: 1200px) {
          .page-template-front-page-php #top .news.swiper-slide .img .alt-container {
            min-height: 270px; } }
      .page-template-front-page-php #top .news.swiper-slide .img.has-video:after {
        content: "\f144";
        position: absolute;
        top: 18%;
        left: 50%;
        margin: -35px 0 0 -30px;
        display: inline-block;
        font-size: 100px;
        color: rgba(0, 74, 148, 0.7);
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        cursor: pointer;
        -webkit-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s;
        font-size: 70px; }
        @media screen and (min-width: 768px) {
          .page-template-front-page-php #top .news.swiper-slide .img.has-video:after {
            top: 50%;
            margin: -58px 0 0 -47px;
            font-size: 100px; } }
    .page-template-front-page-php #top .news.swiper-slide h2 {
      font: 26px/22px "ff-max-web", sans-serif;
      padding: 0 26px;
      font-size: 20px;
      line-height: 22px;
      font-weight: 300; }
    .page-template-front-page-php #top .news.swiper-slide p {
      padding: 0 26px;
      font: 16px/21px "Helvetica Neue", Helvetica, Arial, sans-serif;
      line-height: 19px; }
      @media screen and (min-width: 768px) {
        .page-template-front-page-php #top .news.swiper-slide p {
          line-height: 21px; } }
    @media screen and (min-width: 992px) {
      .page-template-front-page-php #top .medium .news.swiper-slide {
        height: 440px; } }
    @media screen and (min-width: 992px) {
      .page-template-front-page-php #top .medium .news.swiper-slide .img .alt-container {
        min-height: 240px; } }
    .page-template-front-page-php #top .highlighted .img {
      position: relative; }
      .page-template-front-page-php #top .highlighted .img:before {
        content: '';
        position: absolute;
        top: 0;
        background: #861F41;
        height: 10px;
        width: 100%; }
      .page-template-front-page-php #top .highlighted .img:after {
        content: attr(data-text);
        text-transform: uppercase;
        font-size: 11px;
        color: #FFF;
        position: absolute;
        bottom: 0;
        background: #861F41;
        line-height: 12px;
        padding: 4px 0px 0px;
        font-family: "ff-max-web", sans-serif;
        width: 100%;
        text-align: center; }
    @media screen and (min-width: 420px) {
      .page-template-front-page-php #top .highlighted .img:after {
        content: attr(data-text);
        line-height: 18px;
        padding: 3px 0px 0px; } }
    @media screen and (min-width: 768px) {
      .page-template-front-page-php #top .news-small .news {
        margin-bottom: 20px; } }
    @media screen and (min-width: 992px) {
      .page-template-front-page-php #top .news-small .news {
        margin-bottom: 0; } }
    .page-template-front-page-php #top .news-small .img {
      float: left;
      margin-right: 20px;
      width: 33%; }
    .page-template-front-page-php #top .news-small .news > .news-wrapper {
      background: #FFF;
      box-shadow: 0px 1px rgba(0, 0, 0, 0.12);
      padding-bottom: 10px;
      /* @media screen and (min-width: 550px) {
					height:125px;
				}
				@media screen and (min-width: 768px) {
					height:235px;
				}
				@media screen and (min-width: 992px) {
					height:300px;
				}
				@media screen and (min-width: 1200px) {
					height:320px;
				} */ }
    .page-template-front-page-php #top .news-small .news.with-excerpt > .news-wrapper {
      /* @media screen and (min-width: 550px) {
					height:125px;
				}
				@media screen and (min-width: 768px) {
					height:280px;
				}
				@media screen and (min-width: 992px) {
					height:390px;
				}
				@media screen and (min-width: 1200px) {
					height:385px;
				} */ }
    .page-template-front-page-php #top .news-small h2 {
      padding: 10px 20px 0;
      margin-top: 0;
      margin-bottom: 0;
      font: 12px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 14px; }
      @media screen and (min-width: 992px) {
        .page-template-front-page-php #top .news-small h2 {
          margin-bottom: 10px;
          padding: 0 10px;
          margin-top: 15px; } }
      @media screen and (min-width: 1200px) {
        .page-template-front-page-php #top .news-small h2 {
          padding: 0 20px;
          margin-top: 17px; } }
    .page-template-front-page-php #top .news-small p {
      padding: 0 20px;
      margin: 0;
      line-height: 1.3em; }
      @media screen and (min-width: 992px) {
        .page-template-front-page-php #top .news-small p {
          padding: 0 10px; } }
      @media screen and (min-width: 1200px) {
        .page-template-front-page-php #top .news-small p {
          padding: 0 20px; } }
    .page-template-front-page-php #top .news-small .img {
      border-bottom: 12px solid #cccd00; }
    .page-template-front-page-php #top .news-small .news:hover .news-video,
    .page-template-front-page-php #top .news-small .news:hover .img {
      border-bottom: 12px solid #eaec00; }
  .page-template-front-page-php #vaikutamme {
    /* front-button version */ }
    .page-template-front-page-php #vaikutamme h2 {
      margin: 10px 0; }
    .page-template-front-page-php #vaikutamme .mita-teemme {
      background: #FFF;
      position: relative;
      padding-top: 12px;
      margin-bottom: 15px; }
      .page-template-front-page-php #vaikutamme .mita-teemme h2 {
        font-size: 18px;
        padding: 7px 10px 11px 10px;
        margin-top: 10px; }
    .page-template-front-page-php #vaikutamme .gradient-bar {
      height: 12px;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%; }
    .page-template-front-page-php #vaikutamme .front-button {
      width: 100%;
      padding: 10px 7px;
      margin-top: 0;
      margin-bottom: 10px;
      font-size: 14px; }
    .page-template-front-page-php #vaikutamme .versio-2 a {
      display: inline-block;
      line-height: 1.1em;
      font-size: 20px;
      padding: 5px 0; }
  .page-template-front-page-php #vaikutamme-small {
    background: white;
    padding: 0.5em 0;
    margin-top: 5px;
    clear: both;
    box-shadow: 0px 1px rgba(0, 0, 0, 0.12); }
  .page-template-front-page-php #quad {
    background: #ecf3f4;
    border-top: 1px solid #dbe6e8;
    border-bottom: 1px solid #dbe6e8;
    padding-top: 10px;
    padding-bottom: 10px; }
  .page-template-front-page-php #widget-7 h1 {
    margin-top: 2px; }
  .page-template-front-page-php #widget-7 ul.tab-pane {
    max-height: 335px;
    overflow-y: scroll; }
  .page-template-front-page-php #widget-7 .nav-tabs {
    display: table;
    width: 100%;
    float: none; }
    .page-template-front-page-php #widget-7 .nav-tabs li {
      display: table-cell;
      float: none;
      text-align: center;
      border: 0;
      margin: 0; }
  .page-template-front-page-php #widget-7 .nav-tabs > li > a {
    font: 13px/18px "ff-max-web", sans-serif;
    color: #ffffff;
    background: #cccd00;
    text-transform: uppercase;
    border: 0;
    border-radius: 0; }
  .page-template-front-page-php #widget-7 .nav-tabs > li:last-child > a {
    margin-right: -2px; }
  .page-template-front-page-php #widget-7 .nav-tabs > li.active > a {
    background: #ec7603; }
  .page-template-front-page-php #widget-7 .nav-tabs > li > a:hover {
    background: #eaec00; }
  .page-template-front-page-php #widget-7 .nav-tabs > li.active > a:hover {
    background: #ec7603; }
  .page-template-front-page-php #widget-7 li > a {
    font: 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #004a95;
    display: block;
    padding: 17px 10px 13px;
    border: 1px solid #dbe6e8;
    background: #ffffff;
    border-top: 0; }
  .page-template-front-page-php #widget-7 .time {
    font: 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #282828;
    display: block; }
  .page-template-front-page-php .widget {
    /* @media screen and (min-width: 768px) {
			height:335px;
		}  */ }
    @media screen and (min-width: 1200px) {
      .page-template-front-page-php .widget {
        margin-bottom: 10px; } }
    .page-template-front-page-php .widget h2.has-subtitle {
      margin-bottom: 6px; }
      .page-template-front-page-php .widget h2.has-subtitle + h3 {
        font-size: 17px !important;
        margin-left: 48px;
        margin-top: 0;
        color: #004a95;
        text-transform: capitalize; }
    .page-template-front-page-php .widget h2 {
      margin-top: 0;
      color: #004a95;
      text-transform: capitalize; }
    .page-template-front-page-php .widget .cols {
      padding-bottom: 15px;
      /* @media screen and (min-width: 768px) {
				height:300px;
			}  */ }
      .page-template-front-page-php .widget .cols a {
        display: block;
        overflow: hidden;
        padding: 0 10px; }
      .page-template-front-page-php .widget .cols img {
        max-width: 100%; }
      .page-template-front-page-php .widget .cols h2 {
        margin-top: 29px;
        margin-bottom: 6px; }
      @media screen and (min-width: 992px) {
        .page-template-front-page-php .widget .cols {
          height: 320px; } }
      @media screen and (min-width: 1200px) {
        .page-template-front-page-php .widget .cols {
          height: 375px; } }
  .page-template-front-page-php #widget-11 a.show-anim {
    display: inline-block;
    padding: 7px 16px;
    margin: 15px 0 0 35px;
    background: #004a95; }
  .page-template-front-page-php #widget-11 a.to-finance {
    display: inline-block;
    padding: 7px 16px;
    margin: 15px 15px 0; }
  .page-template-front-page-php #widget-11 .share-graafi {
    margin: 5px 15px 0; }
  .page-template-front-page-php #widget-11 .some-share,
  .page-template-front-page-php #widget-11 .fb-share-button {
    margin-top: 0;
    margin-bottom: 0; }
  .page-template-front-page-php #widget-10 h4,
  .page-template-front-page-php #widget-9 h4 {
    font: 14px / 18px "ff-max-web", sans-serif;
    margin-top: 13px; }
    .page-template-front-page-php #widget-10 h4 a,
    .page-template-front-page-php #widget-9 h4 a {
      color: #004a95; }
  .page-template-front-page-php #youtube-plektra-nosto {
    margin-bottom: 0px; }
  .page-template-front-page-php #widget-10 h1 {
    margin-top: 0;
    margin-bottom: 33px; }
  .page-template-front-page-php #widget-10 h1.has-subtitle {
    margin-bottom: 6px; }
  .page-template-front-page-php #widget-10 h4 {
    margin-top: 3px; }
  .page-template-front-page-php #widget-10 iframe {
    width: 100%;
    height: 289px; }
    @media screen and (min-width: 768px) {
      .page-template-front-page-php #widget-10 iframe {
        height: 445px; } }
    @media screen and (min-width: 992px) {
      .page-template-front-page-php #widget-10 iframe {
        height: 100%; } }
  .page-template-front-page-php #widget-10 .widget-content {
    min-height: 300px;
    background: #FFF;
    padding-bottom: 0px; }
  @media screen and (min-width: 992px) {
    .page-template-front-page-php #widget-9 {
      height: auto; } }
  .page-template-front-page-php #widget-9 .cols {
    border-top: 12px solid #004a95; }
    @media screen and (min-width: 992px) {
      .page-template-front-page-php #widget-9 .cols {
        height: 331px; } }
    @media screen and (min-width: 1200px) {
      .page-template-front-page-php #widget-9 .cols {
        height: 385px; } }
  @media screen and (min-width: 992px) {
    .page-template-front-page-php #widget-8 {
      overflow: scroll;
      height: 778px; } }
  @media screen and (min-width: 1200px) {
    .page-template-front-page-php #widget-8 {
      overflow: visible;
      height: 876px; } }
  .page-template-front-page-php #widget-9 .widget-webcam .links li {
    padding: 20px 10px; }
    @media screen and (min-width: 992px) {
      .page-template-front-page-php #widget-9 .widget-webcam .links li {
        padding: 21px 10px; } }
    @media screen and (min-width: 1200px) {
      .page-template-front-page-php #widget-9 .widget-webcam .links li {
        padding: 20px 10px; } }
  .page-template-front-page-php #widget-8 .twitter-container {
    border-top: 12px solid #004a95 !important; }
  .page-template-front-page-php #widget-12 {
    margin-bottom: 10px; }
  .page-template-front-page-php #bottom {
    padding-top: 20px; }
  .page-template-front-page-php #banner-slider h2 {
    margin: 10px 0; }
  .page-template-front-page-php #banners {
    /* img{
			width: 100%;
			height: auto;
			padding: 0; 
		} */
    /* .banner-text-overlay{
			position:absolute;
			left:10px;
			right:10px;
			bottom:0;
			background:rgba(255,255,255,0.5);
			padding: 20px 10px;
			@include smoothTransitions();
		} */ }
    .page-template-front-page-php #banners .swiper-container {
      border: none; }
    .page-template-front-page-php #banners .swiper-slide {
      height: 188px; }
      @media screen and (min-width: 992px) {
        .page-template-front-page-php #banners .swiper-slide {
          height: 214px; } }
      @media screen and (min-width: 1200px) {
        .page-template-front-page-php #banners .swiper-slide {
          height: 235px; } }
      .page-template-front-page-php #banners .swiper-slide img {
        position: static;
        right: initial; }
    .page-template-front-page-php #banners .swiper-button-prev,
    .page-template-front-page-php #banners .swiper-button-next {
      top: 38%;
      width: 80px; }
    .page-template-front-page-php #banners .swiper-button-prev {
      left: -70px; }
    .page-template-front-page-php #banners .swiper-button-next {
      right: -70px; }
    .page-template-front-page-php #banners .banner:hover img {
      opacity: 0.9; }
    .page-template-front-page-php #banners .banner .banner-image {
      border-top: 12px solid #ec7603;
      border-bottom: 12px solid #ec7603;
      width: 100%;
      height: 130px;
      background-position: center left;
      background-size: cover;
      background-repeat: no-repeat; }
      @media screen and (min-width: 992px) {
        .page-template-front-page-php #banners .banner .banner-image {
          height: 166px; } }
      @media screen and (min-width: 1200px) {
        .page-template-front-page-php #banners .banner .banner-image {
          height: 189px; } }
    .page-template-front-page-php #banners .banner:hover .banner-image {
      border-top: 12px solid #fc8512;
      border-bottom: 12px solid #fc8512; }
      .page-template-front-page-php #banners .banner:hover .banner-image .banner-text-overlay {
        background: rgba(255, 255, 255, 0.85); }
    .page-template-front-page-php #banners .banner.purple .banner-image {
      border-top: 12px solid #861F41;
      border-bottom: 12px solid #861F41; }
    .page-template-front-page-php #banners .banner.purple:hover .banner-image {
      border-top: 12px solid #9f254d;
      border-bottom: 12px solid #9f254d; }
    .page-template-front-page-php #banners .banner {
      margin-bottom: 12px;
      /* img{
				display: block;
				margin-bottom: $border_thickness;
				text-align: center;
				padding: 0; 
				margin:0;
			} */
      /* &.size-banner_tall{
				max-height: 196px;
				overflow: hidden;
				.b-container{
					max-height: 196px;
					overflow: hidden;
				}
			}
			&.size-banner_tall.banner-poll{
				max-height: none;
				overflow: visible;
				.b-container{
					max-height: none;
					overflow: visible;
				}
				
			}
			&.size-banner_short{
				max-height: 98px;
				overflow: hidden;
				.b-container{
					max-height: 98px;
					overflow: hidden;
				}
			} */ }
      .page-template-front-page-php #banners .banner img.gform_ajax_spinner {
        max-width: 16px;
        margin: 10px 0 0 10px; }
      .page-template-front-page-php #banners .banner .gpoll_wrapper {
        margin: 0; }
      .page-template-front-page-php #banners .banner .gform_wrapper .top_label .gfield_label {
        margin-top: 0; }
      .page-template-front-page-php #banners .banner .gform_wrapper .gform_footer {
        margin-top: 0;
        padding-top: 5px; }
      .page-template-front-page-php #banners .banner .gform_wrapper .gfield_radio li label {
        font-weight: 400; }
      .page-template-front-page-php #banners .banner .gform_wrapper .ginput_container {
        margin-left: 10px; }
    .page-template-front-page-php #banners .banner-text {
      padding: 14px 10px;
      text-transform: uppercase;
      line-height: 1em; }
      @media screen and (min-width: 992px) {
        .page-template-front-page-php #banners .banner-text {
          font-size: 14px;
          line-height: 1.5em; } }
      @media screen and (min-width: 1200px) {
        .page-template-front-page-php #banners .banner-text {
          font-size: 15px;
          line-height: 1em; } }
    .page-template-front-page-php #banners .thumbnail {
      /* max-height: 145px;*/ }
    .page-template-front-page-php #banners .medium {
      /* max-height: 74px; */ }
    .page-template-front-page-php #banners .widget-webcam {
      clear: both; }
    .page-template-front-page-php #banners.no-banners {
      margin-top: 0; }
      .page-template-front-page-php #banners.no-banners .widget-webcam {
        padding-top: 0; }
      .page-template-front-page-php #banners.no-banners h1 {
        margin-top: 0; }
  .page-template-front-page-php .sprite-icon.icon-plektra {
    height: 30px;
    width: 30px;
    line-height: 30px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .page-template-front-page-php .sprite-icon.icon-plektra {
      background-image: url("../images/icon_sprite2@x2.png");
      background-size: 120px 375px; }
    .page-template-front-page-php .sprite-icon.icon-plektra.twitter {
      background-position: 0 -150px; }
    .page-template-front-page-php .sprite-icon.icon-plektra.slideshare {
      background-position: 0 -75px; }
    .page-template-front-page-php .sprite-icon.icon-plektra.youtube {
      background-position: 0 -225px; }
    .page-template-front-page-php .sprite-icon.icon-plektra.graph {
      background-position: 0 -275px; }
    .page-template-front-page-php .sprite-icon.icon-plektra.cam {
      background-position: 0 -325px; } }
  .page-template-front-page-php #bottom > .divider {
    margin: 0 0 15px 0;
    width: auto; }
  @media screen and (min-width: 768px) {
    .page-template-front-page-php #top .news {
      clear: inherit;
      margin-bottom: 0px; }
      .page-template-front-page-php #top .news .img {
        float: inherit;
        margin-right: 0px;
        width: auto;
        /* img{
						width: 100%; 
						height: auto;
					} */ }
    .page-template-front-page-php #widget-7.nav-tabs > li > a {
      font-size: 16px; } }
