body * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
}
body {
    font-family: 'Noto Sans', serif;
    font-size:14px;
    font-weight:300;
    color:#515151;
    background:#FAFAFA;
    counter-reset: section;
}
h1,h2,h3,h4,h5 {
    font-family: 'Raleway', sans-serif;
    font-weight:600;
    margin:0;
}
h1 { font-size:36px; line-height:36px; margin-bottom:15px; }
h2 { font-size:32px; line-height:32px; margin-bottom:15px; }
h3 { font-size:30px; line-height:30px; margin-bottom:15px; }
h4 { font-size:16px; line-height:20px; margin-bottom:15px;}
section, header, footer {
    width:100%;
    float:left;
}
p {
    margin:25px 0px;
    line-height:22px;
}
a {
    color:#275fb3;
}
strong {
    font-weight: 700;
}
section {
    background:#FAFAFA;
    padding:80px 0px;
}
.alert, .message {
    float:left;
    width:100%;
    font-size:13px;
    border-radius:4px;
    padding:15px;
    line-height:16px;
    color:#666;
    background:#ebe7d4;
    text-shadow:0px 1px 0px #dfdbc7;
    border:1px solid #dfdbc7;
    margin:10px 0px;
}
.alert.alert-error, .message.error {
    color:#FFF;
    background:#fb797e;
    text-shadow:0px 1px 0px #e2696d;
    border:1px solid #e2696d;
}
.alert.alert-success, .message.success {
    color:#FFF;
    background:#38d2a2;
    text-shadow:0px 1px 0px #34be93;
    border:1px solid #34be93;
}
.error {
    background:#ffdedf!important;
}
.button, .btn {
    line-height:30px;
    background-color:#2869cb;
    background-position:12px 50%;
    background-repeat:no-repeat;
    display:inline-block;
    border-radius:3px;
    border:1px solid #1e4c91;
    padding:0px 15px;
    color:#FFF;
    font-size:13px;
    text-decoration:none;
}
.big-button, .btn-large, .btn-full {
    background-image: -o-linear-gradient(top, #265aa8 0%, #2869cb 100%);
    background-image: -moz-linear-gradient(top, #265aa8 0%, #2869cb 100%);
    background-image: -webkit-linear-gradient(top, #265aa8 0%, #2869cb 100%);
    background-image: -ms-linear-gradient(top, #265aa8 0%, #2869cb 100%);
    background-image: linear-gradient(to top, #265aa8 0%, #2869cb 100%);
    height:50px;
    display:inline-block;
    border-radius:3px;
    padding:18px 60px;
    color:#FFF;
    font-size:16px;
    font-weight:600;
    line-height:16px;
    text-decoration:none;
    box-shadow:0px 1px 3px rgba(0,0,0,0.3);
    background-position:0 0;
    cursor:pointer;
}
.btn-full {
    width: 100%;
}
.button.icon {
    padding-left:45px;
}
.button.icon.lock { background-image:url(../img/icon/lock.png); }
.button.icon.money { background-image:url(../img/icon/money.png); background-position:10px 50% }
.wrap {
    width:1170px;
    margin:0 auto;
}
.contact-wrap {
    width:380px;
    margin:0 auto;
}
/* GRID */
.one { width:10%!important; }
.two { width:16.66666666666667%!important; }
.two-half { width:20%!important; }
.three { width:25%!important; }
.four { width:33.3333%!important; }
.five { width:41.66666666666667%!important; }
.six { width:50%!important; }
.seven { width:58.33333333333333%!important; }
.eight{ width:66.66666666666667%!important; }
.nine{ width:75%!important; }
.ten{ width:83.33333333333333%!important; }
.eleven { width:91.66666666666667%!important; }
.tvelwe { width:100%!important; }
.twelve { width:100%!important; }
.column {
    float:left;
}
.row {
    width:100%;
    float:left;
}
.alert, .message {
    float:left;
    width:100%;
    font-size:13px;
    border-radius:4px;
    padding:15px;
    line-height:16px;
    color:#666;
    background:#ebe7d4;
    text-shadow:0px 1px 0px #dfdbc7;
    border:1px solid #dfdbc7;
    margin:10px 0px;
}
.alert.alert-error, .message.error {
    color:#FFF;
    background:#fb797e;
    text-shadow:0px 1px 0px #e2696d;
    border:1px solid #e2696d;
}
.alert.alert-success, .message.success {
    color:#FFF;
    background:#38d2a2;
    text-shadow:0px 1px 0px #34be93;
    border:1px solid #34be93;
}
input[type=text], input[type=number], input[type=email], input[type=password], textarea, select {
    padding:8px;
    border-radius:2px;
    box-shadow:inset 0px 1px 2px rgba(0,0,0,0.3);
    border:1px solid #adadad;
    background:#fefefe;
}
select {
    box-shadow:0px 1px 2px rgba(0,0,0,0.3);
}
input:disabled {
    background:#f9f9f9!important;
}
.sum {
    position:relative;
}
.sum:after {
    content:"�";
    position:absolute;
    right:16px;
    top:8px;
    color:#a0a0a0;
    font-size:18px;
    font-weight:600;
}
#mobile-menu {
    display:none;
}
.nousu-disabled {
    opacity:0.5;
    -webkit-filter: grayscale(1);
    filter:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cfilter%20id%3D%22desaturate%22%3E%3CfeColorMatrix%20type%3D%22saturate%22%20values%3D%220%22/%3E%3C/filter%3E%3C/svg%3E#desaturate);
}
header {
    position:fixed;
    background: #fff;
    z-index: 100;
    top:0;
    left:0;
    right:0;
    width: 100%;
    height:100px;
    padding:25px 0px;
    box-shadow:0px 1px 2px rgba(0,0,0,0.8);
    transition: all linear 0.15s;
    -webkit-transition: all linear 0.15s;
    -moz-transition: all linear 0.15s;
    -o-transition: all linear 0.15s;
}
header.scroll {
    height: 62px;
    padding:16px 0px;
}
header.scroll nav {
    padding-top: 0;
    padding-bottom: 0;
}
header + section {
    margin-top: 100px;
}
#logo {
    float:left;
    height:64px;
    width:180px;
}
header #logo span {
    max-height:20px;
    display:block;
    overflow: hidden;
    transition: max-height linear 0.1s;
    -webkit-transition: max-height linear 0.1s;
    -moz-transition: max-height linear 0.1s;
    -o-transition: max-height linear 0.1s;
}
header.scroll #logo span {
    max-height:0px;
    margin:0;
}
header.scroll #login {
    margin-top: 0;
}
#logo img {
    height:32px;
    width:auto;
    float:left;
    float:left;
}
#logo span {
    float:left;
    width:100%;
    color:#254f90;
    margin-top:10px;
    font-size:14px;
    font-weight:700;
    letter-spacing:4px;
    font-style:italic;
}
header nav {
    padding:10px 15px 10px 15px;
    float:left;
}
header nav ul li, header ul li a {
    float:left;
    position:relative;
}
header ul li {
    margin:0 9px;
}
header ul li a {
    font-size:16px;
    text-transform:uppercase;
    text-decoration:none;
    padding:7px 0px;
    color:#515151;
}
header ul li.current a {
    color:#3164b1;
}
header ul li.current:after {
    content:"";
    position:absolute;
    left:0;
    bottom:-36px;
    height:4px;
    background:#3164b1;
    width:100%;
}
header.scroll ul li.current:after {
    bottom:-16px;
}
header #login {
    float:right;
    margin-top:10px;
}
section#subnavigation ul li, section#subnavigation ul li a {
    float:left;
    position:relative;
}
section#subnavigation {
    padding:0;
    background:#265cad;
}
section#subnavigation ul li {
    margin:0 15px;
}
section#subnavigation li a {
    font-size:16px;
    text-decoration:none;
    padding:15px 0px;
    color:#FFF;
    font-size:14px;
}
section#subnavigation ul li.first {
    margin-left:0;
    padding:0px 15px 0px 20px;
    background:#205098;
    margin-right:20px;
}
section#subnavigation ul li.first:before {
    content:"";
    position:absolute;
    right:-24px;
    top:0;
    border-left:12px solid #205098;
    border-top:22px solid transparent;
    border-bottom:22px solid transparent;
    border-right:12px solid transparent;
}
section#subnavigation ul li.current a {
    color:#8bafe5;
}
section#subnavigation ul li.current:after {
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    height:4px;
    background:#FFF;
    width:100%;
}
section#banner {
    height:460px;
    padding:0;
    background-image:url(../img/nousu-banner.png);
    background-repeat:no-repeat;
    background-position:50% 50%;
    background-size:100% auto;
    text-align:center;
    font-size:16px;
    line-height:36px;
    color:#FFF;
    position:relative;
}
section#banner.preview {
    text-align:left;
    text-shadow:0px 2px 0px rgba(0,0,0,0.1);
}
section#banner.sub {
    height:180px;
    background-size:cover;
}
section#banner.sub .mask {
    padding:70px 0px;
}
section#banner.sub h1 {
    font-weight:400;
    font-size:32px;
}
section#banner .mask {
    position:absolute;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.4);
    top:0;
    left:0;
    padding:120px 0px;
}
section#banner h1 {
    font-size:42px;
    font-weight:700;
    margin-bottom:20px;
    line-height:50px;
}
section#banner a {
    color: #fff;
}
section#banner a:hover {
    color: #ddd;
}
section#banner.preview p {
    font-weight:600;
    font-size:18px;
    line-height:30px;
}
section#banner .big-button {
    margin-top:30px;
}
section#banner.map {
    background-image:url(../img/nousukartta.jpg);
    background-size:cover;
    height:550px;
}
section#banner.map .mask {
    background:rgba(0,0,0,0);
    padding:80px 0px;
}
section#banner.aspect {
    background-position: 50% 0;
}
section#banner.aspect .mask {
    padding: 0;
}
section.content {
    padding:40px 0px;
    background:#FFF;
}
section.content.preview {
    padding:80px 0px;
}
section.content.preview.darker {
    padding:80px 0px;
    background:#FBFBFB;
}
section.content.preview.logos {
    padding:50px 0px;
    background:#fff;
    text-align: center;
}
section.content.preview.logos p {
    margin: 0;
}
section.content.preview.logos img {
    margin-left: 20px;
    margin-right: 20px; 
}
section.content.application {
    background-color: rgba(0, 0, 0, 0.02);
}
section.content.application .more {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
section.content.application .more h3 {
    width: 100%;
    text-align: center;
}
section.content.application .more .btn {
    margin: 5px;
    width: 33.33%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.frontpage-textbg, .investors-textbg, .companies-textbg {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
}
.frontpage-textbg a {
    color: #515151;
}
.frontpage-textbg {
    background-image: url(../img/etusivulle.png) !important;
}
.investors-textbg {
    background-image: url(../img/sijoittajalle.png) !important;
}
.companies-textbg {
    background-image: url(../img/yrityksille.png) !important;
}
section.content.preview.attention {
    background:#265cad;
    color:#FFF;
    text-shadow:0px 2px 0px rgba(0,0,0,0.1);
    text-align:center;
}
section.content.preview.attention a {
    color:#FFF;
    text-decoration:none;
    display:inline-block;
    padding:2px 10px;
    background:#3c71c0;
    border-radius:4px;
    box-shadow:0px 1px 2px rgba(0,0,0,0.2);
    margin:0 3px;
}
section.content.preview.attention a:hover {
    background:#2d63b5;
}   
section.content.preview  {
    counter-reset: section;  
}
section.content.preview .wanted {
    padding:40px;
    font-size:26px;
    box-shadow:0px 1px 2px rgba(0,0,0,0.2);
    background:#3c71c0;
    border-radius:6px;
    border:5px solid #FFF;
    font-style:italic;
    color:#FFF;
    text-shadow:0px 2px 0px rgba(0,0,0,0.1);
    position:relative;
}
section.content.preview .wanted:after {
    content:"";
    position:absolute;
    right:40px;
    bottom:-20px;
    width:0;
    height:0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #3c71c0;
}
section.content.preview .wanted p {
    line-height:36px;
}
section.content.preview .wanted a {
    color: #fff;
}
section.content.preview .wanted a:hover {
    color: #ddd;
}
section.content.preview ul li {
    position:relative;
    padding:20px 9px 20px 50px;
    margin:0;
}
section.content.preview ul li:before  {
    content:"";
    width:30px;
    height:30px;
    background-color:#0b72b5;
    background-repeat:no-repeat;
    background-position:50% 50%;
    border-radius:50%;
    box-shadow:inset 0px 1px 2px rgba(0,0,0,0.2);
    display:inline-block;
    position:absolute;
    margin-top:20px;
    left: 0;
    background-image:url(../img/icon/icon-benefit.png);
    background-size:16px auto;
}
section.content.preview ol li {
    position:relative;
    padding:20px 9px 20px 50px;
}
section.content.preview ol li:before  {
    content:"";
    width:30px;
    height:16px;
    background-color:#0b72b5;
    background-repeat:no-repeat;
    background-position:50% 50%;
    border-radius:50%;
    box-shadow:inset 0px 1px 2px rgba(0,0,0,0.2);
    display:inline-block;
    position:absolute;
    top:50%;
    margin-top:-15px;
    left: 0;
    counter-increment: section;
    content: counter(section);
    text-align:center;
    color:#FFF;
    font-size:16px;
    font-weight:800;
    padding:8px 0px;
}
section.content.wmanage-image {
    height:250px;
    padding:20px;
    background:#666;
    color:#FFF;
}
section.content.wmanage-image .wmanage-field-picture .wmanage-field-content {
    height:150px!important;
}   
section.content.border-bottom {
    border-bottom:1px solid rgba(0,0,0,0.1)
}
section.content h2 {
    text-align:center;
    font-weight:400;
    font-size:26px;
}
section.content.preview h2 {
    text-align:inherit;
    font-weight:800;
    font-size:30px;
}
section.content.preview h3 {
    text-align:inherit;
    font-weight:600;
    font-size:24px;
}
section.content.preview h3:last-child, section.content.preview p:last-child {
    margin-bottom:0;
}
section.content.preview li p{
    margin: 0;
}
section.content.preview .column.image {
    padding-left:60px;
}
section.content.preview .column.image p {
    margin:0;
}
section.content.preview .column.image img {
    width:100%!important;
    height:auto!important;
    border-radius:6px;
    border:5px solid #FFF;
    box-shadow:0px 1px 2px rgba(0,0,0,0.2);
}
section.content.steps {
    padding-top:0;
}
section.content.steps .column {
    height:160px;
    padding:30px 25px 30px 60px;
    line-height:24px;
    font-size:13px;
    position:relative;
}
section.content.steps .column:before  {
    counter-increment: section;
    content: counter(section);
    width:40px;
    height:33px;
    background-color:#0b72b5;
    background-repeat:no-repeat;
    background-position:50% 50%;
    border-radius:50%;
    box-shadow:inset 0px 1px 2px rgba(0,0,0,0.2);
    display:inline-block;
    position:absolute;
    top:25px;
    left: 0;
    color:#FFF;
    text-align:center;
    font-size:18px;
    font-weight:600;
    padding-top:7px;
}
section#benefits {
    padding:70px 0px;
}
section#benefits ul {
    width:100%;
    float:left;
}   
section#benefits ul li {
    text-align:left;
    padding-left:60px;
    line-height:20px;
    padding-right:40px;
    position:relative;
    float:left;
    width:50%;
    list-style:none;
    margin-top:30px;
}
section#benefits ul.ul-one li {
    width:100%;
}
section#benefits ul.ul-two li {
    width:50%;
}
section#benefits ul.ul-three li {
    width:33.333333%;
    text-align:center;
}
section#benefits ul.ul-four li {
    width:25%;
    padding-right:20px;
}
section#benefits ul li:before  {
    content:"";
    width:40px;
    height:40px;
    background-color:#0b72b5;
    background-repeat:no-repeat;
    background-position:50% 50%;
    border-radius:50%;
    box-shadow:inset 0px 1px 2px rgba(0,0,0,0.2);
    display:inline-block;
    position:absolute;
    top:50%;
    margin-top:-20px;
    left: 0;
    background-image:url(../img/icon/icon-benefit.png);
}
section#benefits ul.ul-three li:before {
    position:relative;
    top:auto;
    margin:auto;
    margin-right:15px;
    top:14px;
}
section.process {
    background:#265cad;
    padding:70px 0px;
    text-align:center;
    color:#FFF;
}
section.process.light {
    background:#FFF;
    color:#666;
}
section.process .big-button {
    background-image: -o-linear-gradient(b, #FAFAFA 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(top, #FAFAFA 0%, #FFFFFF 100%);
    background-image: -webkit-linear-gradient(top, #FAFAFA 0%, #FFFFFF 100%);
    background-image: -ms-linear-gradient(top, #FAFAFA 0%, #FFFFFF 100%);
    background-image: linear-gradient(to top, #FAFAFA 0%, #FFFFFF 100%);
    color:#666;
}
section.process.light .big-button {
    background-image: -o-linear-gradient(top, #265aa8 0%, #2869cb 100%);
    background-image: -moz-linear-gradient(top, #265aa8 0%, #2869cb 100%);
    background-image: -webkit-linear-gradient(top, #265aa8 0%, #2869cb 100%);
    background-image: -ms-linear-gradient(top, #265aa8 0%, #2869cb 100%);
    background-image: linear-gradient(to top, #265aa8 0%, #2869cb 100%);
    color:#FFF;
}
section.process  .column {
    height:270px;
    font-weight:600;
    padding-top:190px;
    position:relative;
}
section.process  .column span {
    position:absolute;
    width:130px;
    height:130px;
    border-radius:50%;
    background-color:#4174bf;
    color:#FFF;
    font-size:36px;
    font-weight:300;
    top:40px;
    left:50%;
    margin-left:-65px;
    padding:50px 0px;
    background-repeat:no-repeat;
}
section.process.light .column span {
    background-color:#265cad;
}
section.process  .column span.profile {
    background-image:url(../img/icon/how-profile.png);
    background-position:50% 100%;
}
section.process  .column span.money {
    background-image:url(../img/icon/how-money.png);
    background-position:50% 50%;
}
section.process  .column span.disperse {
    background-image:url(../img/icon/how-disperse.png);
    background-position:50% 100%;
}
section.process  .column span.follow {
    background-image:url(../img/icon/how-follow.png);
    background-position:50% 50%;
}
section.process  .column span.contact {
    background-image:url(../img/icon/contact.png);
    background-position:50% 50%;
}
section.process  .column span.statement {
    background-image:url(../img/icon/statement.png);
    background-position:50% 50%;
}
section.process  .column span.negotiation {
    background-image:url(../img/icon/negotiation.png);
    background-position:50% 50%;
}
section.process  .column span.assignment {
    background-image:url(../img/icon/assignment.png);
    background-position:50% 50%;
}
section#contacts {
    background-image:url(../img/persons.jpg);
    background-position:50% 0%;
    background-size:100% auto;
    height:650px;
    text-align:center;
}
section#contacts h2 {
    color:#FFF;
}
section#why {
    background:#FFF;
    position:relative;
    text-align:left;
    font-size:13px;
    padding:70px 0px;
}
section#why-blue {
    background:#265cad;
    position:relative;
    text-align:center;
    font-size:13px;
    padding:70px 0px;
    color:#FFF;
}
section#why-blue a {
    color:#FFF;
    font-weight:600;
}
section.content ul li {
    position:relative;
    padding-left:25px;
    font-size:13px;
    line-height:18px;
    margin:12px 0px;
}
section.content ul li:before {
    position:absolute;
    content:"";
    width:12px;
    height:12px;
    background:#4174bf;
    border-radius:50%;
    left:0;
    top:3px
}
section .people {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

section.content .people .person {
    text-align:center;
    padding:380px 0px 60px 0px;
    position:relative;
}
section.content .people .person.text {
    padding:0px 0px;
}
section.content .people .person.text a {
    color: #515151;
    text-decoration: none;
}
section.content .people .person.text a:hover {
    color: #0b72b5;
}
section.content .people .person .person-image {
    width:100%;
    height:320px;
    background-size: 280px !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
section.content .people .person h3 {
    font-size:18px;
    margin:0;
}
section.content .people .person p {
    margin:10px 0px;
}
section.content .people .person .mobile-phone {
    display:none;
}
section#request {
    background:#265cad;
}
section#request h2, section#request p {
    color: #fff;
}
.contact-wrap {
    width:500px;
    margin:0 auto;
}
.contact-wrap .contact-form {
    background:#FFF;
    padding:25px;
    float:left;
    width:100%;
}
.contact-wrap .contact-form label {
    padding:5px 0px 5px 0px;
}
.input-form label.error {
    background: none !important;
    color: #cc0000;
    font-size: 0.9em;
}
.contact-wrap .contact-form input, .contact-wrap .contact-form textarea, .contact-wrap .contact-form select {
    margin:5px 0px;
}
.contact-wrap .contact-form label, .contact-wrap .contact-form input, .contact-wrap .contact-form textarea, .contact-wrap .contact-form button, .contact-form select {
    width:100%;
    float:left;
}
.contact-wrap .contact-form textarea {
    height:90px;
}
.contact-wrap .contact-form .info {
    padding: 1em 0;
    font-style: italic;
    font-size: 0.9em;
    display:block;
    clear:both;
}
label.radio {
    width:120px!important;
    background:#EFEFEF;
    border:1px solid #DDD!important;
    padding:9px 12px!important;
    border-radius:2px;
    float:left;
    margin:5px 5px 5px 0px;
}
input.radio {
    visibility: hidden;
    width: 0;
}
input.radio:checked + label {
    background:#265aa8!important;
    border:1px solid #1c4c93!important;
    color:#FFF;
}
.contact-box {
    background:#FFF;
    color:#666;
    box-shadow:2px 1px 3px rgba(0,0,0,0.1);
    float:left;
    width:380px;
    height:380px;
    padding:20px 30px;
    border-radius:50%;
}
.contact-box a {
    color: #265cad !important;
}
.contact-box .map-link {
    font-weight:600;
    font-size:14px;
    text-decoration:none;
    color:#0b72b5;
    background:url(../img/icon/icon-marker.png) no-repeat 50% 5px;
    padding-top:30px;
    margin-top:20px;
    float:left;
    width:100%;
}
.contact-box .map-link:hover {
    background:url(../img/icon/icon-marker.png) no-repeat 50% 0px;
    color:#265cad;
}
footer {
    box-shadow:0px 1px 8px rgba(0,0,0,0.15);
    background:#FFF;
    font-size:13px;
    z-index:10;
    position:relative;
}
footer a {
    color:#265cad;
}
footer ul li a {
    font-weight:600;
    border-bottom:1px solid rgba(0,0,0,0.08);
    padding:10px 0px;
    text-decoration:none;
    float:left;
    width:100%;
}
footer .column {
    padding:50px 30px;
    height:420px;
}
footer h4 {
    font-size:14px;
    font-weight:600;
    font-family:'Noto sans', sans-serif;
    color:#535353;
    margin-bottom:5px;
}
footer .column:nth-child(even) {
    background:#FBFBFB;
}
footer .column.social a {
    padding-left:36px;
    font-weight:600;
    text-decoration:none;
}
footer .column.social a.fb { background:url(../img/icon/fb.png) no-repeat 0 50%; }
footer .column.social a.tw { background:url(../img/icon/tw.png) no-repeat 0 50%; }
footer .column.social a.g { background:url(../img/icon/g.png) no-repeat 4px 50%; }
footer .column.social a.ln { background:url(../img/icon/ln.png) no-repeat 2px 50%; }
footer #copy {
    float:left;
    width:100%;
    background:#535353;
    color:#969696;
    text-align:center;
    font-size:12px;
    line-height:12px;
    padding:15px 0px;
}
footer #copy a {
    color:#969696;
    text-decoration:none;
}
.news a {
    text-decoration: none;
    color: #515151;
}
.news a:hover {
    text-decoration: underline;
}
.news .row {
    margin-bottom: 20px;
}

/* mailchimp */
#mc_embed_signup #mce-EMAIL {
    width: 100%;
}
#mc_embed_signup .clear {
    margin-top: 10px;
}
#mc_embed_signup .clear > * {
    float: right;
}

.quicklinks {
    position: fixed;
    right: 0;
    top: 200px;
    color: #fff;
    font-size: 14px;
    transform: translateX(100%);
    z-index: 11;
}
@media (max-width: 1300px) {
    .quicklinks {
        display: none;
    }
}
.quicklinks li {
    display: block;
    margin-bottom: 2px;
}
.quicklinks a {
    display: inline-block;
    align-items: center;
    background-color: #265cad;
    border-radius: 3px 0 0 3px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border: 1px solid #1e4c91;
    border-right: 0;
    transform: translateX(-50px);
    transition: transform 0.2s;
}
.quicklinks a span {
    display: inline-block;
    vertical-align: top;
}
.quicklinks a::after {
    display: inline-block;
    font-family: "fontello";
    content: '\f105';
    margin: 0 5px 0 20px;
}
.quicklinks a:hover {
    transform: translateX(-100%);
}
.quicklinks a [class^="icon-"] {
    width: 50px;
    height: 100%;
    margin-right: 5px;
    line-height: 0;
    overflow: hidden;
    text-align: center;
}
.quicklinks a [class^="icon-"]::before {
    font-size: 28px;
    vertical-align: middle;
    line-height: 50px;
}
.quicklinks::before {
    content: '';
    position: absolute;
    top: -2px;
    right: 0;
    bottom: -2px;
    left: -52px;
    background-color: transparent;
}

.news hr {
    border: 0;
    border-bottom: 1px solid #aaa;
    margin: 20px 0;
}
.news a.news-article {
    display: flex;
    margin: 20px 0 0;
}
.news-image {
    width: 120px;
    height: 120px;
    flex: 0 0 auto;
    background-size: cover;
    background-position: 50% 50%;
}
.news-preview {
    padding-left: 20px;
}
.news-preview h3 {
    margin-bottom: 0 !important;
}
.news-preview time {
    display: block;
    margin: 5px 0 15px;
}
.news .wrap .row .twelve.columns a:nth-child(n+6) {
    display: none;
}

.news .wrap .row .twelve.columns .news-article.show {
    display: flex;
}

@media (min-width: 1300px) {
    .news .wrap {
        margin-left: 3%;
    }
}
