.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.page-content {
  width: 100% !important;
  max-width: unset;
}
.heading {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto 180px;
  padding-top: 55px;
  padding-bottom: 30px;
  min-height: 170px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 68px;
  position: relative;
}
@media only screen and (min-width: 640px) {
  .heading {
    background-size: 100% auto;
    padding-top: 85px;
    margin-top: 30px;
  }
}
@media all and (min-width: 1000px) {
  .heading {
    padding-top: 110px;
    background-size: 100% auto;
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .heading {
    background-size: 100% auto;
    position: absolute;
    padding-top: 140px;
    width: 100%;
    height: 100%;
  }
}
@media only screen and (min-width: 640px) {
  .heading:before {
    content: "";
    position: absolute;
    background-image: url('/mediafiles/5a60e47f-5c25-4bbc-894b-a6c07b9c6080');
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 35% auto;
    top: 0;
    left: -30px;
    height: 100%;
    width: 100%;
    z-index: 2;
  }
}
@media only screen and (min-width: 768px) {
  .heading:before {
    left: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .heading:before {
    background-size: 680px auto;
  }
}
@media only screen and (min-width: 640px) {
  .heading:after {
    content: "";
    position: absolute;
    background-image: url('/mediafiles/ee7ec84d-a9c0-47ef-9890-46b782884e9f');
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 40% auto;
    top: 0;
    right: -30px;
    height: 100%;
    width: 100%;
    z-index: 1;
  }
}
@media only screen and (min-width: 768px) {
  .heading:after {
    right: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .heading:after {
    background-size: 720px auto;
  }
}
.heading h1 {
  width: 400px;
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 3;
}
.heading h1 span {
  position: absolute;
  color: white;
  text-indent: -9000px;
  display: block;
  overflow: hidden;
  width: 1px;
  height: 1px;
}
.heading h1 svg {
  max-width: 100%;
}
.heading span.yp {
  color: #003479;
  font-weight: 600;
  display: block;
  text-align: center;
  font-size: 13px;
}
.module {
  box-sizing: border-box;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 5;
}
.module * {
  box-sizing: border-box;
}
.module .theme-lilac {
  background: #a98acf;
}
.module .theme-green {
  background: #00833f;
}
.module .theme-red {
  background: #dc4040;
}
.module .theme-yellow {
  background: #f6a800;
}
.module .theme-blue {
  background: #003479;
}
.module .theme-light-blue {
  background: #009ddb;
}
.module h2 {
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.3px;
  text-align: center;
  color: #333333;
}
.module h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.17;
  letter-spacing: -0.1px;
  text-align: left;
  color: #333333;
}
.module p {
  font-size: 15px;
  line-height: 1.33;
  text-align: left;
  color: #666666;
}
.module a {
  display: block;
}
.module [class^="theme"] h2,
.module [class^="theme"] h3,
.module [class^="theme"] h4,
.module [class^="theme"] p,
.module [class^="theme"] span {
  color: white;
}
.module li {
  list-style-type: none;
}
.module-hero {
  background: #cccccc url() no-repeat center;
  background-size: cover;
  padding: 15px 15px 0 15px;
  text-align: center;
  height: 250px;
  overflow: visible;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .module-hero {
    padding: 20px 20px 5px 20px;
  }
}
@media all and (min-width: 1000px) {
  .module-hero {
    height: 540px;
    margin-top: 290px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-hero {
    padding: 25px;
  }
}
@media only screen and (min-width: 1280px) {
  .module-hero {
    padding: 30px;
    margin-top: 320px;
  }
}
.module-hero .lift-tag {
  padding: 0px 32px;
  line-height: 40px;
}
@media all and (min-width: 1000px) {
  .module-hero .lift-tag {
    position: relative;
    top: -20px;
  }
}
.module-hero h2 {
  padding: 20px 40px 0;
}
.module-hero p {
  text-align: center;
}
@media all and (min-width: 1000px) {
  .module-hero p {
    padding-left: 55px;
    padding-right: 55px;
    font-size: 18px;
    padding-bottom: 20px;
  }
}
.module-hero a {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -0.2px;
  color: #dc4040;
}
.module-hero a:visited {
  color: #dc4040;
}
.module-hero-content {
  background: transparent;
  border: 2px solid white;
  border-radius: 3px;
  padding-top: 213px;
  float: left;
  margin-bottom: 40px;
}
@media all and (min-width: 1000px) {
  .module-hero-content {
    position: absolute;
    margin: 0;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    padding: 0;
  }
}
@media all and (min-width: 1000px) {
  .module-hero-content .txt-wrapper {
    position: absolute;
    background: white;
    width: 400px;
    height: 360px;
    border-radius: 2px;
    top: 80px;
    right: 30px;
  }
}
.module-lifts {
  margin-top: 60px;
}
.module-lifts ul {
  float: left;
}
@media only screen and (min-width: 375px) {
  .module-lifts ul {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 1000px) {
  .module-lifts ul {
    padding-left: 0;
    padding-right: 0;
  }
}
.module-lift {
  float: left;
  clear: left;
  margin-bottom: 20px;
}
@media only screen and (min-width: 640px) {
  .module-lift {
    width: 50%;
    clear: none;
  }
}
@media all and (min-width: 1000px) {
  .module-lift {
    margin-bottom: 40px;
  }
}
.module-lift .img-container {
  height: 180px;
  width: 35%;
  background-color: #cccccc;
  float: left;
  border-radius: 3px;
  background-position: center;
  background-size: cover;
  max-width: 180px;
}
@media all and (min-width: 1000px) {
  .module-lift .img-container {
    height: 240px;
    max-width: 240px;
    width: 50%;
  }
}
@media only screen and (min-width: 1280px) {
  .module-lift .img-container {
    height: 300px;
    max-width: 300px;
    width: 50%;
  }
}
.module-lift .lift-tag {
  float: left;
  margin-top: 10px;
  margin-left: -10px;
  position: relative;
}
@media all and (min-width: 1000px) {
  .module-lift .lift-tag {
    margin-top: 20px;
    margin-left: -20px;
  }
}
.module-lift h3 {
  float: left;
  width: 65%;
  padding: 10px 10px 10px 15px;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
}
@media all and (min-width: 1000px) {
  .module-lift h3 {
    width: 50%;
    padding: 20px 20px 20px 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .module-lift h3 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
  }
}
.module-lift a.lightbox-thumbnail-video {
  margin-top: 0;
  margin-right: 0;
  width: auto;
  height: auto;
}
.module-archive {
  display: inline-block;
  text-align: center;
  padding-bottom: 30px;
  position: relative;
}
@media all and (min-width: 1000px) {
  .module-archive {
    padding-bottom: 50px;
  }
}
.module-archive ul {
  display: inline-block;
  float: left;
  *zoom: 1;
}
.module-archive ul:before,
.module-archive ul:after {
  display: table;
  content: "";
}
.module-archive ul:after {
  clear: both;
}
@media only screen and (min-width: 375px) {
  .module-archive ul {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 1000px) {
  .module-archive ul {
    padding-left: 0;
    padding-right: 0;
  }
}
.module-archive h2 {
  text-align: center;
  font-family: proxima-nova, "omnes-pro";
  color: #003479;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media all and (min-width: 1000px) {
  .module-archive h2 {
    font-size: 32px;
    margin-bottom: 40px;
  }
}
.module-archive a.loading {
  font-family: proxima-nova, "omnes-pro";
  display: inline-block;
  width: 100%;
  max-width: 260px;
  margin: 20px auto;
  padding: 10px;
  padding-top: 15px;
  border: 2px solid #e6e6e6;
  color: #00aeef;
  text-align: center;
  text-transform: uppercase;
  border-radius: 3px;
}
.module-archive a.loading:hover,
.module-archive a.loading:focus {
  border-color: #00aeef;
}
.module-archive li.module-article {
  float: left;
  clear: left;
  margin-bottom: 20px;
}
@media all and (max-width: 639px) {
  .module-archive li.module-article:nth-child(4),
  .module-archive li.module-article:nth-child(4) ~ li {
    display: none;
  }
}
@media only screen and (min-width: 640px) {
  .module-archive li.module-article {
    width: 50%;
    clear: none;
  }
}
@media all and (min-width: 640px) and (max-width: 999px) {
  .module-archive li.module-article:nth-child(5),
  .module-archive li.module-article:nth-child(5) ~ li {
    display: none;
  }
}
@media all and (min-width: 1000px) {
  .module-archive li.module-article {
    width: 33.333333333%;
    margin-bottom: 40px;
  }
  .module-archive li.module-article:nth-child(7),
  .module-archive li.module-article:nth-child(7) ~ li {
    display: none;
  }
}
.module-archive li.module-article .img-container {
  height: 180px;
  width: 35%;
  background-color: #cccccc;
  float: left;
  border-radius: 3px;
  background-position: center;
  background-size: cover;
  max-width: 180px;
  /*@media @w1280 {
			height: 300px;
			max-width: 300px;
			width: 50%;
		}*/

}
@media all and (min-width: 1000px) {
  .module-archive li.module-article .img-container {
    height: 240px;
    max-width: 240px;
    width: 50%;
  }
}
.module-archive li.module-article .lift-tag {
  float: left;
  margin-top: 10px;
  margin-left: -10px;
  position: relative;
}
@media all and (min-width: 1000px) {
  .module-archive li.module-article .lift-tag {
    margin-top: 20px;
    margin-left: -20px;
  }
}
.module-archive li.module-article h3 {
  float: left;
  width: 65%;
  padding: 10px 10px 10px 15px;
  /*@media @w1280 {
		
			font-size: 24px;
			line-height:26px;
		}*/

}
@media all and (min-width: 1000px) {
  .module-archive li.module-article h3 {
    width: 50%;
    padding: 20px;
  }
}
@media all and (min-width: 1000px) {
  .module-archive li.module-article .module-lift-author {
    padding-left: 60px;
    max-width: 50%;
  }
  .module-archive li.module-article .module-lift-author img {
    width: 32px;
    height: 32px;
    left: 20px;
  }
  .module-archive li.module-article .module-lift-author h4 {
    margin-top: 0;
    line-height: 1;
  }
  .module-archive li.module-article .module-lift-author p.post-date {
    margin-top: 1px;
  }
}
@media all and (min-width: 1280px) {
  .module-archive li.module-article .module-lift-author {
    max-width: unset;
  }
}
.module-lift-author {
  padding-left: 50px;
  padding-right: 10px;
  float: left;
  position: relative;
}
.module-lift-author img {
  width: 32px;
  height: 32px;
  position: absolute;
  left: 10px;
  top: 0;
  margin-right: 8px;
  border-radius: 50%;
}
@media all and (min-width: 1000px) {
  .module-lift-author img {
    left: 30px;
    width: 64px;
    height: 64px;
  }
}
.module-lift-author h4 {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.54;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  padding: 0;
  float: left;
  clear: left;
}
@media all and (min-width: 1000px) {
  .module-lift-author h4 {
    margin-top: 13px;
  }
}
.module-lift-author p {
  font-size: 12px;
  font-style: italic;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #666666;
  padding: 0;
  float: left;
  clear: left;
  margin-top: -3px;
}
@media all and (min-width: 1000px) {
  .module-lift-author {
    padding-left: 110px;
  }
}
.module-big-lift {
  float: left;
  clear: left;
  margin-bottom: 10px;
}
@media only screen and (min-width: 800px) {
  .module-big-lift {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    width: 100%;
  }
}
@media all and (min-width: 1000px) {
  .module-big-lift {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 1280px) {
  .module-big-lift {
    margin-left: 40px;
  }
}
.module-big-lift .img-container {
  background-color: #cccccc;
  height: 235px;
  background-position: center;
  background-size: cover;
}
@media only screen and (min-width: 800px) {
  .module-big-lift .img-container {
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 20px;
    bottom: 0;
    width: calc( 100% - 440px );
  }
}
@media all and (min-width: 1000px) {
  .module-big-lift .img-container {
    width: calc( 100% - 400px );
    left: 0;
  }
}
@media only screen and (min-width: 800px) {
  .module-big-lift .txt-wrapper {
    width: 400px;
    float: right;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.module-big-lift .txt-wrapper h2 {
  padding-top: 20px;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1280px) {
  .module-big-lift .txt-wrapper h2 {
    font-size: 36px;
    line-height: 1;
  }
}
@media all and (min-width: 1000px) {
  .module-big-lift .txt-wrapper p {
    font-size: 18px;
    padding-bottom: 30px;
  }
}
.module-big-lift .txt-wrapper a {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  padding-bottom: 30px;
}
@media only screen and (min-width: 375px) {
  .module-big-lift .txt-wrapper a {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 800px) {
  .module-big-lift .txt-wrapper a {
    padding-left: 40px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-top: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  .module-big-lift .txt-wrapper a {
    padding-left: 60px;
    padding-right: 50px;
  }
}
.module-big-lift .module-lift-author {
  padding-left: 40px;
}
@media all and (min-width: 1000px) {
  .module-big-lift .module-lift-author {
    padding-left: 85px;
  }
}
.module-big-lift .module-lift-author img {
  left: 0;
}
@media only screen and (min-width: 800px) {
  .module-big-lift.text-right .img-container {
    right: 20px;
    left: auto;
  }
}
@media all and (min-width: 1000px) {
  .module-big-lift.text-right .img-container {
    right: 0;
    left: auto;
  }
}
@media only screen and (min-width: 800px) {
  .module-big-lift.text-right .txt-wrapper {
    float: left;
  }
}
@media only screen and (min-width: 800px) {
  .module-big-lift.text-right a {
    padding-left: 50px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  .module-big-lift.text-right a {
    padding-left: 70px;
    padding-right: 40px;
  }
}
.module-big-lift.divider-after div.img-container {
  bottom: 20px;
}
@media only screen and (min-width: 1280px) {
  .module-big-lift.divider-after div.img-container {
    bottom: 40px;
  }
}
.module-lifts-big ul {
  float: left;
}
@media only screen and (min-width: 800px) {
  .module-lifts-big ul {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .module-lifts-big ul {
    padding-left: 0;
    padding-right: 0;
  }
}
.module-lifts-big ul.divider-after {
  padding-bottom: 0px;
}
.module-lift-big {
  float: left;
  width: 100%;
  padding-bottom: 30px;
}
@media only screen and (min-width: 800px) {
  .module-lift-big {
    width: 50%;
    padding-right: 20px;
    padding-left: 0;
  }
}
@media only screen and (min-width: 800px) {
  .module-lift-big + .module-lift-big {
    padding-left: 20px;
    padding-right: 0;
  }
}
.module-lift-big .img-container {
  background-color: #cccccc;
  height: 235px;
  background-position: center;
  background-size: cover;
  width: 100%;
}
@media only screen and (min-width: 800px) {
  .module-lift-big .img-container {
    height: 300px;
  }
}
@media only screen and (min-width: 1280px) {
  .module-lift-big .img-container {
    height: 360px;
  }
}
.module-lift-big span.lift-tag {
  margin-left: 15px;
  top: -12px;
  position: relative;
}
.module-lift-big h3,
.module-lift-big p {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 375px) {
  .module-lift-big h3,
  .module-lift-big p {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .module-lift-big h3 {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .module-lift-big p {
    font-size: 18px;
    line-height: 24px;
  }
}
.module-video-lift {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0 20px;
  text-align: center;
  float: left;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .module-video-lift {
    height: auto;
    text-align: left;
    margin-bottom: 50px;
  }
}
@media all and (min-width: 1000px) {
  .module-video-lift {
    margin-top: 70px;
    margin-bottom: 40px;
    padding: 0 40px 0 200px;
  }
}
@media only screen and (min-width: 1280px) {
  .module-video-lift {
    padding: 0 220px 0 260px;
    margin-left: 40px;
  }
}
.module-video-lift a {
  display: block;
  width: 100%;
  height: 100%;
  float: left;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .module-video-lift a {
    float: none;
    clear: both;
    width: 710px;
    height: 138px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
}
.module-video-lift h3 {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .module-video-lift h3 {
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0;
  }
}
.module-video-lift span.lift-tag {
  top: -12px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .module-video-lift span.lift-tag {
    margin-left: -20px;
    margin-bottom: 20px;
    top: 0px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .module-video-lift .txt-wrapper {
    float: left;
    width: 464px;
  }
}
.module-video-lift .thumb {
  background-size: cover;
  background-position: center;
  display: block;
  width: 100%;
  max-width: 270px;
  height: 150px;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .module-video-lift .thumb {
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    width: 246px;
    height: 138px;
  }
}
.module-video-lift.divider-after {
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .module-video-lift.divider-after {
    padding-bottom: 60px;
  }
}
.divider-after {
  padding-bottom: 20px;
  margin-bottom: 40px;
  position: relative;
}
.divider-after:after {
  content: "";
  height: 1px;
  background-color: #e6e6e6;
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
}
@media only screen and (min-width: 800px) {
  .divider-after:after {
    left: 20px;
    right: 20px;
  }
}
@media all and (min-width: 1000px) {
  .divider-after:after {
    left: 0px;
    right: 0px;
  }
}
@media only screen and (min-width: 1280px) {
  .divider-after {
    padding-bottom: 40px;
    margin-bottom: 60px;
  }
}
span.lift-tag {
  color: white;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0px 15px;
  line-height: 24px;
  display: inline-block;
}
.htmlWidget .wrapper {
  margin: auto;
  max-width: 960px;
}
@media only screen and (min-width: 1280px) {
  .htmlWidget .wrapper {
    max-width: 1200px;
  }
}
.htmlWidget div.wrapper {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.htmlWidget.bg-blue {
  background-color: #eaf4ff;
  margin: 40px 0;
  padding: 20px 0;
}
@media only screen and (min-width: 960px) {
  .htmlWidget.bg-blue {
    margin: 60px 0;
    padding: 40px 0;
  }
}
.htmlWidget .com-blog-header {
  width: 100%;
}
@media only screen and (min-width: 640px) {
  
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-header {
    margin-top: 0;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget .com-blog-header {
    margin-bottom: 55px;
  }
}
.htmlWidget .com-blog-header .hero-img {
  position: relative;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 250px;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-header .hero-img {
    height: 350px;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-header .hero-img {
    height: 500px;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget .com-blog-header .hero-img {
    height: 650px;
  }
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-header .hero-img.mobile {
    display: none;
  }
}
.htmlWidget .com-blog-header .hero-img.desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-header .hero-img.desktop {
    display: block;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget .com-blog-header.events .hero-img {
    height: 500px;
  }
}
.htmlWidget .com-blog-header .wrapper {
  padding: 0 10px;
  max-width: 760px;
}
@media only screen and (min-width: 640px) {
  .htmlWidget .com-blog-header .wrapper {
    padding: 0 20px;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-header .wrapper {
    padding: 0;
    max-width: 960px;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget .com-blog-header .wrapper {
    max-width: 1200px;
  }
}
.htmlWidget .com-blog-header .wrapper#com-blog-sidebar {
  -webkit-transition: all 1s cubic-bezier(0, 0.655, 0.215, 1) 0s;
  -moz-transition: all 1s cubic-bezier(0, 0.655, 0.215, 1) 0s;
  -ms-transition: all 1s cubic-bezier(0, 0.655, 0.215, 1) 0s;
  -o-transition: all 1s cubic-bezier(0, 0.655, 0.215, 1) 0s;
  transition: all 1s cubic-bezier(0, 0.655, 0.215, 1) 0s;
  z-index: 1;
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-header .wrapper#com-blog-sidebar {
    margin-top: 40px;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-header .wrapper.fixed {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    width: 100%;
  }
  .htmlWidget .com-blog-header .wrapper.fixed .author.none + .some {
    top: 0;
  }
  .htmlWidget .com-blog-header .wrapper.fixed .author,
  .htmlWidget .com-blog-header .wrapper.fixed .some {
    position: relative;
    top: 0;
  }
  .htmlWidget .com-blog-header .wrapper.fixed .some {
    padding-top: 23px;
  }
}
.htmlWidget .com-blog-header h1 {
  position: relative;
  width: 100%;
  padding: 30px 0 20px;
  color: #333333;
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-header h1 {
    font-size: 36px;
    line-height: 36px;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-header h1 {
    background-color: white;
    max-width: 670px;
    margin-left: 20px;
    padding: 50px 50px 0 50px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.htmlWidget .com-blog-header h1:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  margin-top: -12px;
  height: 24px;
  border-radius: 2px;
  color: white;
  font-size: 11px;
  line-height: 11px;
  font-weight: 500;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  padding: 5px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-header h1:before {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1.5px;
    padding: 10px 20px;
    margin-top: -15px;
    height: 30px;
  }
}
.htmlWidget .com-blog-header h1.blog:before {
  background-color: #003479;
  content: "Blog";
}
.htmlWidget .com-blog-header h1.events:before {
  background-color: #003479;
  content: "Events";
}
.htmlWidget .com-blog-header h1.success:before {
  background-color: #003479;
  content: "Success Stories";
}
.htmlWidget .com-blog-header .author {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  margin-bottom: 10px;
  z-index: 3;
}
@media only screen and (min-width: 640px) {
  .htmlWidget .com-blog-header .author {
    margin-bottom: 15px;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-header .author {
    margin-bottom: 0;
    text-align: center;
    position: absolute;
    top: 37px;
    width: 160px;
    left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget .com-blog-header .author {
    left: 40px;
  }
}
.htmlWidget .com-blog-header .author .img {
  background-color: #e6e6e6;
  background-size: cover;
  background-position: center;
  border-radius: 100%;
  /*width:32px;
  			height:32px;
  			margin:0 8px 0 0;*/
  width: 60px;
  height: 60px;
  margin: 0 12px 8px 0;
  float: left;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-header .author .img {
    width: 64px;
    height: 64px;
  }
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-header .author .img {
    width: 90px;
    height: 90px;
    margin: 0 12px 8px 0;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-header .author .img {
    width: 120px;
    height: 120px;
    float: none;
    margin: 0 auto 5px;
  }
}
@media all and (max-width: 999px) {
  .htmlWidget .com-blog-header .author span {
    width: 58%;
  }
}
.htmlWidget .com-blog-header .author span.written-by {
  display: block;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.3;
}
@media only screen and (min-width: 640px) {
  .htmlWidget .com-blog-header .author span.written-by {
    padding-top: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-header .author span.written-by {
    font-size: 15px;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-header .author span.written-by {
    padding-top: 0;
  }
}
.htmlWidget .com-blog-header .author span.title {
  display: block;
  font-size: 13px;
  line-height: 1.3;
  max-width: 500px;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-header .author span.title {
    font-size: 14px;
    max-width: 100%;
  }
}
.htmlWidget .com-blog-header .author span.date {
  display: block;
  color: #666666;
  font-size: 12px;
  line-height: 1.5;
  font-style: italic;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-header .author span.date {
    font-size: 13px;
  }
}
.htmlWidget .com-blog-header .author[data-name="niina"] .img,
.htmlWidget .com-blog-header .author[data-name="niinagerritsen"] .img,
.htmlWidget .com-blog-header .author[data-name="niina-gerritsen"] .img {
  background-image: url('/mediafiles/24c85d52-af1a-4f85-b75f-2f221647790e/200x200');
}
.htmlWidget .com-blog-header .author[data-name="niina"] span.written-by:before,
.htmlWidget .com-blog-header .author[data-name="niinagerritsen"] span.written-by:before,
.htmlWidget .com-blog-header .author[data-name="niina-gerritsen"] span.written-by:before {
  content: "Niina Gerritsen";
}
.htmlWidget .com-blog-header .author[data-name="niina"] span.title:before,
.htmlWidget .com-blog-header .author[data-name="niinagerritsen"] span.title:before,
.htmlWidget .com-blog-header .author[data-name="niina-gerritsen"] span.title:before {
  content: "Sales Manager";
}
.htmlWidget .com-blog-header .author[data-name="tuomas"] .img,
.htmlWidget .com-blog-header .author[data-name="tuomassalusjarvi"] .img,
.htmlWidget .com-blog-header .author[data-name="tuomas-salusjarvi"] .img {
  background-image: url('/mediafiles/a4c57919-c0e3-4dae-a793-25850e397105');
}
.htmlWidget .com-blog-header .author[data-name="tuomas"] span.written-by:before,
.htmlWidget .com-blog-header .author[data-name="tuomassalusjarvi"] span.written-by:before,
.htmlWidget .com-blog-header .author[data-name="tuomas-salusjarvi"] span.written-by:before {
  content: "Tuomas Salusjärvi";
}
.htmlWidget .com-blog-header .author[data-name="tuomas"] span.title:before,
.htmlWidget .com-blog-header .author[data-name="tuomassalusjarvi"] span.title:before,
.htmlWidget .com-blog-header .author[data-name="tuomas-salusjarvi"] span.title:before {
  content: "Executive Vice President";
}
.htmlWidget .com-blog-header .author[data-name="mika"] .img,
.htmlWidget .com-blog-header .author[data-name="mikaparviainen"] .img,
.htmlWidget .com-blog-header .author[data-name="mika-parviainen"] .img {
  background-image: url('/mediafiles/6c4ccbe5-d0ff-4279-aa4c-007b0f766c24');
}
.htmlWidget .com-blog-header .author[data-name="mika"] span.written-by:before,
.htmlWidget .com-blog-header .author[data-name="mikaparviainen"] span.written-by:before,
.htmlWidget .com-blog-header .author[data-name="mika-parviainen"] span.written-by:before {
  content: "Mika Parviainen";
}
.htmlWidget .com-blog-header .author[data-name="mika"] span.title:before,
.htmlWidget .com-blog-header .author[data-name="mikaparviainen"] span.title:before,
.htmlWidget .com-blog-header .author[data-name="mika-parviainen"] span.title:before {
  content: "Bakery Consultant";
}
.htmlWidget .com-blog-header .author[data-name="kevin"] .img,
.htmlWidget .com-blog-header .author[data-name="kevindeegan"] .img,
.htmlWidget .com-blog-header .author[data-name="kevin-deegan"] .img {
  background-image: url('/mediafiles/acaa7164-c546-4a48-ac54-43383da888a0');
}
.htmlWidget .com-blog-header .author[data-name="kevin"] span.written-by:before,
.htmlWidget .com-blog-header .author[data-name="kevindeegan"] span.written-by:before,
.htmlWidget .com-blog-header .author[data-name="kevin-deegan"] span.written-by:before {
  content: "Dr. Kevin Deegan";
}
.htmlWidget .com-blog-header .author[data-name="kevin"] span.title:before,
.htmlWidget .com-blog-header .author[data-name="kevindeegan"] span.title:before,
.htmlWidget .com-blog-header .author[data-name="kevin-deegan"] span.title:before {
  content: "Head of Consumer Insight";
}
.htmlWidget .com-blog-header .author[data-name="minja"] .img,
.htmlWidget .com-blog-header .author[data-name="minjamiettinen"] .img,
.htmlWidget .com-blog-header .author[data-name="minja-miettinen"] .img {
  background-image: url('/mediafiles/7059cc9f-204c-405d-8f55-96ccde75694a');
}
.htmlWidget .com-blog-header .author[data-name="minja"] span.written-by:before,
.htmlWidget .com-blog-header .author[data-name="minjamiettinen"] span.written-by:before,
.htmlWidget .com-blog-header .author[data-name="minja-miettinen"] span.written-by:before {
  content: "Minja Miettinen";
}
.htmlWidget .com-blog-header .author[data-name="minja"] span.title:before,
.htmlWidget .com-blog-header .author[data-name="minjamiettinen"] span.title:before,
.htmlWidget .com-blog-header .author[data-name="minja-miettinen"] span.title:before {
  content: "Senior Research Manager";
}
.htmlWidget .com-blog-header .author[data-name="anu"] .img,
.htmlWidget .com-blog-header .author[data-name="anuturpeinen"] .img,
.htmlWidget .com-blog-header .author[data-name="anu-turpeinen"] .img {
  background-image: url('/mediafiles/dfe5cbc2-cb3c-4884-b32a-a679954ffd8f');
}
.htmlWidget .com-blog-header .author[data-name="anu"] span.written-by:before,
.htmlWidget .com-blog-header .author[data-name="anuturpeinen"] span.written-by:before,
.htmlWidget .com-blog-header .author[data-name="anu-turpeinen"] span.written-by:before {
  content: "Anu Turpeinen";
}
.htmlWidget .com-blog-header .author[data-name="anu"] span.title:before,
.htmlWidget .com-blog-header .author[data-name="anuturpeinen"] span.title:before,
.htmlWidget .com-blog-header .author[data-name="anu-turpeinen"] span.title:before {
  content: "Nutrition Research Manager";
}
.htmlWidget .com-blog-header .author[data-name="minna"] .img,
.htmlWidget .com-blog-header .author[data-name="minnakorkiakangas"] .img,
.htmlWidget .com-blog-header .author[data-name="minna-korkiakangas"] .img {
  background-image: url('/mediafiles/46bfdd85-0622-4d43-afc9-39cfe2520994');
}
.htmlWidget .com-blog-header .author[data-name="minna"] span.written-by:before,
.htmlWidget .com-blog-header .author[data-name="minnakorkiakangas"] span.written-by:before,
.htmlWidget .com-blog-header .author[data-name="minna-korkiakangas"] span.written-by:before {
  content: "Minna Korkiakangas";
}
.htmlWidget .com-blog-header .author[data-name="minna"] span.title:before,
.htmlWidget .com-blog-header .author[data-name="minnakorkiakangas"] span.title:before,
.htmlWidget .com-blog-header .author[data-name="minna-korkiakangas"] span.title:before {
  content: "Business Manager";
}
.htmlWidget .com-blog-header .author a.btn {
  background-color: #009ddb;
  color: white;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  padding: 12px 15px;
  margin: 10px auto;
  display: inline-block;
  border-radius: 30px;
  -webkit-transition: all 500ms cubic-bezier(0, 0.655, 0.215, 1) 0s;
  -moz-transition: all 500ms cubic-bezier(0, 0.655, 0.215, 1) 0s;
  -ms-transition: all 500ms cubic-bezier(0, 0.655, 0.215, 1) 0s;
  -o-transition: all 500ms cubic-bezier(0, 0.655, 0.215, 1) 0s;
  transition: all 500ms cubic-bezier(0, 0.655, 0.215, 1) 0s;
  position: absolute;
  top: 0;
  right: 10px;
}
@media only screen and (min-width: 640px) {
  .htmlWidget .com-blog-header .author a.btn {
    top: 10px;
    padding: 12px 20px;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-header .author a.btn {
    font-size: 16px;
    position: relative;
    top: 0;
    right: 0;
  }
}
.htmlWidget .com-blog-header .author a.btn:hover {
  background-color: #003479;
}
.htmlWidget .com-blog-header .author.none,
.htmlWidget .com-blog-header .author[data-name="none"] {
  text-align: center;
}
.htmlWidget .com-blog-header .author.none div.img,
.htmlWidget .com-blog-header .author[data-name="none"] div.img,
.htmlWidget .com-blog-header .author.none span.written-by,
.htmlWidget .com-blog-header .author[data-name="none"] span.written-by,
.htmlWidget .com-blog-header .author.none span.title,
.htmlWidget .com-blog-header .author[data-name="none"] span.title,
.htmlWidget .com-blog-header .author.none span.date,
.htmlWidget .com-blog-header .author[data-name="none"] span.date {
  display: none;
}
.htmlWidget .com-blog-header .author.none > a.btn,
.htmlWidget .com-blog-header .author[data-name="none"] > a.btn {
  position: relative;
  top: 0;
  right: 0;
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-header .author.none + .some,
  .htmlWidget .com-blog-header .author[data-name="none"] + .some {
    top: 130px;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-header .author + .some {
    top: 307px;
  }
}
.htmlWidget .com-blog-header ul.some {
  background-color: rgba(255, 255, 255, 0.9);
  list-style-type: none;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 3;
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-header ul.some {
    border: none;
    position: absolute;
    width: 160px;
    top: 37px;
    left: 20px;
    padding-top: 25px;
    z-index: 1;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget .com-blog-header ul.some {
    left: 40px;
  }
}
.htmlWidget .com-blog-header ul.some li {
  display: inline-block;
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-header ul.some li {
    margin: auto;
    display: inline-block;
    width: 33%;
  }
}
.htmlWidget .com-blog-header ul.some li + li {
  margin-left: 30px;
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-header ul.some li + li {
    margin-left: 0;
    margin-top: 0;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-header ul.some li + li + li {
    margin-top: 25px;
  }
}
.htmlWidget .com-blog-header ul.some li a {
  display: inline-block;
}
.htmlWidget .com-blog-header ul.some li a img {
  width: 25px;
  -webkit-transition: all 0.3s cubic-bezier(0, 0.655, 0.215, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0, 0.655, 0.215, 1) 0s;
  -ms-transition: all 0.3s cubic-bezier(0, 0.655, 0.215, 1) 0s;
  -o-transition: all 0.3s cubic-bezier(0, 0.655, 0.215, 1) 0s;
  transition: all 0.3s cubic-bezier(0, 0.655, 0.215, 1) 0s;
}
@media only screen and (min-width: 640px) {
  .htmlWidget .com-blog-header ul.some li a img {
    width: 30px;
  }
}
.htmlWidget .com-blog-header ul.some li a:focus img,
.htmlWidget .com-blog-header ul.some li a:hover img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.htmlWidget.com-blog-sidebar {
  background: white;
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 37px;
  padding-top: 20px;
  margin-bottom: 15px;
  z-index: 100;
}
@media only screen and (min-width: 640px) {
  .htmlWidget.com-blog-sidebar {
    top: 66px;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget.com-blog-sidebar {
    background: transparent;
    position: relative;
    top: 0;
    padding-top: 0;
    margin-bottom: 0;
    z-index: 1;
  }
}
.htmlWidget.com-blog-sidebar > .com-blog-header {
  margin-bottom: 0 !important;
}
.htmlWidget .com-blog-text-block {
  padding: 0 20px;
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-text-block {
    padding: 0 40px 0 200px;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget .com-blog-text-block {
    padding: 0 220px 0 260px;
  }
}
.htmlWidget .com-blog-text-block h2,
.htmlWidget .com-blog-text-block h3,
.htmlWidget .com-blog-text-block p,
.htmlWidget .com-blog-text-block a,
.htmlWidget .com-blog-text-block ul,
.htmlWidget .com-blog-text-block ol,
.htmlWidget .com-blog-text-block blockquote,
.htmlWidget .com-blog-text-block div {
  max-width: 720px;
  margin: auto;
  position: relative;
  z-index: 2;
}
.htmlWidget .com-blog-text-block h2,
.htmlWidget .com-blog-text-block h3 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-text-block h2,
  .htmlWidget .com-blog-text-block h3 {
    font-size: 24px;
  }
}
.htmlWidget .com-blog-text-block h2.success,
.htmlWidget .com-blog-text-block h3.success {
  font-family: 'proxima-nova', Arial, sans-serif;
  color: #003479;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-text-block h2.success,
  .htmlWidget .com-blog-text-block h3.success {
    font-size: 30px;
    line-height: 36px;
  }
}
.htmlWidget .com-blog-text-block p.ingressi {
  font-size: 18px;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-text-block p.ingressi {
    font-size: 28px;
  }
}
.htmlWidget .com-blog-text-block p {
  font-size: 15px;
  line-height: 1.33;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-text-block p {
    font-size: 18px;
  }
}
.htmlWidget .com-blog-text-block blockquote {
  line-height: 1.15;
}
@media only screen and (min-width: 640px) {
  .htmlWidget .com-blog-text-block blockquote {
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-text-block blockquote {
    font-size: 28px;
  }
}
.htmlWidget .com-blog-text-block blockquote span.source {
  margin-top: 10px;
  display: block;
  color: #aaaaaa;
  font-size: 16px;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-text-block blockquote span.source {
    margin-top: 15px;
    font-size: 18px;
  }
}
.htmlWidget .com-blog-text-block ul.bullet {
  margin-top: 15px;
  margin-bottom: 15px;
}
.htmlWidget .com-blog-text-block ul.bullet.blue > li:before {
  color: #003479;
}
.htmlWidget .com-blog-text-block ul.bullet.lilac > li:before,
.htmlWidget .com-blog-text-block ul.bullet.violet > li:before {
  color: #a98acf;
}
.htmlWidget .com-blog-text-block ul.bullet.red > li:before {
  color: #dc4040;
}
.htmlWidget .com-blog-text-block ul.bullet.yellow > li:before {
  color: #f6a800;
}
.htmlWidget .com-blog-text-block ul.bullet.green > li:before {
  color: #00833f;
}
.htmlWidget .com-blog-text-block ul.bullet li {
  font-size: 15px;
  line-height: 1.33;
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-text-block ul.bullet li {
    font-size: 18px;
  }
}
.htmlWidget .com-blog-text-block ul.bullet li + li {
  margin-top: 10px;
}
.htmlWidget .com-blog-text-block ol {
  counter-reset: li;
  list-style: none;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.htmlWidget .com-blog-text-block ol li {
  position: relative;
  min-height: 40px;
  font-size: 15px;
  line-height: 1.33;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-text-block ol li {
    font-size: 18px;
  }
}
.htmlWidget .com-blog-text-block ol li:before {
  content: counter(li);
  counter-increment: li;
  color: white;
  background-color: #003479;
  position: absolute;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  top: 0;
  left: -60px;
  padding-top: 8px;
  box-sizing: border-box;
  text-align: center;
  font-weight: 500;
}
.htmlWidget .com-blog-text-block ol li + li {
  margin-top: 10px;
}
.htmlWidget a.link-button {
  /*display:inline-block;
  		margin:10px auto 0;
  		padding:10px 20px;
  		border-radius:5px;
  		text-align:center;
  		color:@color-white;
  		background-color:#00aeef;
  
  		&.blue {
    		background-color:@color-blue;
  		}
  		&.light-blue {
    		background-color:@color-light-blue;
  		}
  		&.lilac {
    		background-color:@color-lilac;
  		}
  		&.red {
    		background-color:@color-red;
  		}
  		&.yellow {
    		background-color:@color-yellow;
  		}
  		&.green {
    		background-color:@color-green;
  		}*/
  background-color: #009ddb;
  color: white;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  padding: 12px 20px;
  margin: 10px auto;
  display: inline-block;
  border-radius: 30px;
  -webkit-transition: all 500ms cubic-bezier(0, 0.655, 0.215, 1) 0s;
  -moz-transition: all 500ms cubic-bezier(0, 0.655, 0.215, 1) 0s;
  -ms-transition: all 500ms cubic-bezier(0, 0.655, 0.215, 1) 0s;
  -o-transition: all 500ms cubic-bezier(0, 0.655, 0.215, 1) 0s;
  transition: all 500ms cubic-bezier(0, 0.655, 0.215, 1) 0s;
}
@media all and (min-width: 1000px) {
  .htmlWidget a.link-button {
    font-size: 16px;
  }
}
.htmlWidget a.link-button:hover {
  background-color: #003479;
}
.htmlWidget a.contact-us-banner {
  display: block;
  background-color: #009ddb;
  transition: background 0.3s;
  border-radius: 5px;
  box-sizing: border-box;
  margin: 35px auto;
  padding: 40px 25px;
  width: 100%;
}
@media only screen and (min-width: 640px) {
  .htmlWidget a.contact-us-banner {
    padding: 45px 50px;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget a.contact-us-banner {
    padding: 45px 65px;
  }
}
.htmlWidget a.contact-us-banner:hover,
.htmlWidget a.contact-us-banner:focus {
  background-color: #00aeef;
}
.htmlWidget a.contact-us-banner img {
  display: block;
  width: 64px;
  margin: 0 auto 10px;
}
@media only screen and (min-width: 640px) {
  .htmlWidget a.contact-us-banner img {
    margin-top: 15px;
    margin-right: 35px;
    float: left;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget a.contact-us-banner img {
    margin-top: 15px;
    margin-right: 65px;
  }
}
.htmlWidget a.contact-us-banner h3,
.htmlWidget a.contact-us-banner span {
  display: inline-block;
  color: white;
  max-width: 80%;
}
@media only screen and (min-width: 640px) {
  .htmlWidget a.contact-us-banner h3,
  .htmlWidget a.contact-us-banner span {
    max-width: 320px;
  }
}
.htmlWidget a.contact-us-banner h3 {
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (min-width: 640px) {
  .htmlWidget a.contact-us-banner h3 {
    font-size: 30px;
  }
}
.htmlWidget a.contact-us-banner span {
  font-size: 16px;
  line-height: 1.2;
}
@media only screen and (min-width: 640px) {
  .htmlWidget a.contact-us-banner span {
    font-size: 18px;
  }
}
.htmlWidget a.contact-us-banner span.arrow {
  font-size: 85px;
  font-weight: lighter;
  float: right;
  line-height: 1;
  margin-top: -55px;
}
@media only screen and (min-width: 640px) {
  .htmlWidget a.contact-us-banner span.arrow {
    font-size: 100px;
  }
}
.htmlWidget .com-blog-images {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-images {
    padding: 0 20px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget .com-blog-images {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-images.count2 > img,
  .htmlWidget .com-blog-images.count2 > a > img,
  .htmlWidget .com-blog-images.count4 > img,
  .htmlWidget .com-blog-images.count4 > a > img {
    max-width: 45%;
  }
  .htmlWidget .com-blog-images.count2 > img + img,
  .htmlWidget .com-blog-images.count2 > a > img + img,
  .htmlWidget .com-blog-images.count4 > img + img,
  .htmlWidget .com-blog-images.count4 > a > img + img,
  .htmlWidget .com-blog-images.count2 > img + a,
  .htmlWidget .com-blog-images.count2 > a > img + a,
  .htmlWidget .com-blog-images.count4 > img + a,
  .htmlWidget .com-blog-images.count4 > a > img + a {
    margin-top: 10px;
  }
  .htmlWidget .com-blog-images.count2 > img + img + img,
  .htmlWidget .com-blog-images.count2 > a > img + img + img,
  .htmlWidget .com-blog-images.count4 > img + img + img,
  .htmlWidget .com-blog-images.count4 > a > img + img + img,
  .htmlWidget .com-blog-images.count2 > img + a + img,
  .htmlWidget .com-blog-images.count2 > a > img + a + img,
  .htmlWidget .com-blog-images.count4 > img + a + img,
  .htmlWidget .com-blog-images.count4 > a > img + a + img,
  .htmlWidget .com-blog-images.count2 > img + img + a,
  .htmlWidget .com-blog-images.count2 > a > img + img + a,
  .htmlWidget .com-blog-images.count4 > img + img + a,
  .htmlWidget .com-blog-images.count4 > a > img + img + a,
  .htmlWidget .com-blog-images.count2 > img + a + a,
  .htmlWidget .com-blog-images.count2 > a > img + a + a,
  .htmlWidget .com-blog-images.count4 > img + a + a,
  .htmlWidget .com-blog-images.count4 > a > img + a + a {
    margin-left: 0;
  }
  .htmlWidget .com-blog-images.count2 > img + img + img + img,
  .htmlWidget .com-blog-images.count2 > a > img + img + img + img,
  .htmlWidget .com-blog-images.count4 > img + img + img + img,
  .htmlWidget .com-blog-images.count4 > a > img + img + img + img,
  .htmlWidget .com-blog-images.count2 > img + a + img + img,
  .htmlWidget .com-blog-images.count2 > a > img + a + img + img,
  .htmlWidget .com-blog-images.count4 > img + a + img + img,
  .htmlWidget .com-blog-images.count4 > a > img + a + img + img,
  .htmlWidget .com-blog-images.count2 > img + img + a + img,
  .htmlWidget .com-blog-images.count2 > a > img + img + a + img,
  .htmlWidget .com-blog-images.count4 > img + img + a + img,
  .htmlWidget .com-blog-images.count4 > a > img + img + a + img,
  .htmlWidget .com-blog-images.count2 > img + a + a + img,
  .htmlWidget .com-blog-images.count2 > a > img + a + a + img,
  .htmlWidget .com-blog-images.count4 > img + a + a + img,
  .htmlWidget .com-blog-images.count4 > a > img + a + a + img,
  .htmlWidget .com-blog-images.count2 > img + img + img + a,
  .htmlWidget .com-blog-images.count2 > a > img + img + img + a,
  .htmlWidget .com-blog-images.count4 > img + img + img + a,
  .htmlWidget .com-blog-images.count4 > a > img + img + img + a,
  .htmlWidget .com-blog-images.count2 > img + a + img + a,
  .htmlWidget .com-blog-images.count2 > a > img + a + img + a,
  .htmlWidget .com-blog-images.count4 > img + a + img + a,
  .htmlWidget .com-blog-images.count4 > a > img + a + img + a,
  .htmlWidget .com-blog-images.count2 > img + img + a + a,
  .htmlWidget .com-blog-images.count2 > a > img + img + a + a,
  .htmlWidget .com-blog-images.count4 > img + img + a + a,
  .htmlWidget .com-blog-images.count4 > a > img + img + a + a,
  .htmlWidget .com-blog-images.count2 > img + a + a + a,
  .htmlWidget .com-blog-images.count2 > a > img + a + a + a,
  .htmlWidget .com-blog-images.count4 > img + a + a + a,
  .htmlWidget .com-blog-images.count4 > a > img + a + a + a {
    margin-left: 10px;
  }
  .htmlWidget .com-blog-images.count3 > img,
  .htmlWidget .com-blog-images.count3 > a > img {
    max-width: 30%;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-images.count4 > img,
  .htmlWidget .com-blog-images a > img {
    max-width: 20%;
  }
  .htmlWidget .com-blog-images.count4 > img + img,
  .htmlWidget .com-blog-images a > img + img,
  .htmlWidget .com-blog-images.count4 > img + a,
  .htmlWidget .com-blog-images a > img + a {
    margin-top: 0;
  }
  .htmlWidget .com-blog-images.count4 > img + img + img,
  .htmlWidget .com-blog-images a > img + img + img,
  .htmlWidget .com-blog-images.count4 > img + a + img,
  .htmlWidget .com-blog-images a > img + a + img,
  .htmlWidget .com-blog-images.count4 > img + img + a,
  .htmlWidget .com-blog-images a > img + img + a,
  .htmlWidget .com-blog-images.count4 > img + a + a,
  .htmlWidget .com-blog-images a > img + a + a {
    margin-left: 10px;
  }
}
.htmlWidget .com-blog-images img,
.htmlWidget .com-blog-images a > img {
  max-width: 100%;
  max-height: 360px;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-images img,
  .htmlWidget .com-blog-images a > img {
    display: inline-block;
    max-height: unset;
  }
}
.htmlWidget .com-blog-images img + img,
.htmlWidget .com-blog-images a > img + img,
.htmlWidget .com-blog-images img a > img,
.htmlWidget .com-blog-images a > img a > img {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-images img + img,
  .htmlWidget .com-blog-images a > img + img,
  .htmlWidget .com-blog-images img a > img,
  .htmlWidget .com-blog-images a > img a > img {
    margin-top: 0;
    margin-left: 10px;
  }
}
.htmlWidget .com-blog-images:after {
  float: none;
}
.htmlWidget .com-blog-frame {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 70px;
  padding: 0 10px;
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-frame {
    padding: 0 0px 0 160px;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget .com-blog-frame {
    padding: 0 175px 0 210px;
  }
}
.htmlWidget .com-blog-frame.img-left > div {
  padding: 380px 20px 25px;
}
@media all and (min-width: 768px) {
  .htmlWidget .com-blog-frame.img-left > div {
    padding: 20px 25px 20px 385px;
  }
  .htmlWidget .com-blog-frame.img-left > div div.img {
    left: 0;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-frame.img-left > div {
    padding-left: 410px;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget .com-blog-frame.img-left > div {
    padding: 75px 75px 75px 410px;
  }
}
.htmlWidget .com-blog-frame.img-right > div {
  padding: 380px 25px 20px;
}
@media all and (min-width: 768px) {
  .htmlWidget .com-blog-frame.img-right > div {
    padding: 20px 385px 20px 25px;
  }
  .htmlWidget .com-blog-frame.img-right > div div.img {
    right: 0;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-frame.img-right > div {
    padding-right: 410px;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget .com-blog-frame.img-right > div {
    padding: 75px 410px 75px 75px;
  }
}
.htmlWidget .com-blog-frame > div {
  position: relative;
  border-width: 2px;
  border-style: solid;
  border-top-width: 20px;
  padding: 35px 30px;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-frame > div {
    border-width: 1px;
    border-top-width: 1px;
    border-left-width: 30px;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-frame > div {
    border-width: 1px;
    border-top-width: 1px;
    border-left-width: 30px;
    padding: 40px 40px;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget .com-blog-frame > div {
    padding: 75px 75px;
  }
}
.htmlWidget .com-blog-frame > div.blue {
  border-color: #003479;
}
.htmlWidget .com-blog-frame > div.light-blue {
  border-color: #009ddb;
}
.htmlWidget .com-blog-frame > div.violet,
.htmlWidget .com-blog-frame > div.lilac,
.htmlWidget .com-blog-frame > div.purple {
  border-color: #a98acf;
}
.htmlWidget .com-blog-frame > div.red {
  border-color: #dc4040;
}
.htmlWidget .com-blog-frame > div.yellow {
  border-color: #f6a800;
}
.htmlWidget .com-blog-frame > div.green {
  border-color: #00833f;
}
.htmlWidget .com-blog-frame > div .img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  height: 355px;
}
@media all and (max-width: 767px) {
  .htmlWidget .com-blog-frame > div .img {
    left: 0;
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-frame > div .img {
    bottom: 0;
    height: 100%;
    width: 360px;
  }
}
.htmlWidget .com-blog-frame > div img.icon {
  display: block;
  width: 40px;
  float: left;
  margin-right: 10px;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-frame > div img.icon {
    width: 50px;
    margin-right: 20px;
  }
}
.htmlWidget .com-blog-frame > div h2,
.htmlWidget .com-blog-frame > div h3,
.htmlWidget .com-blog-frame > div p,
.htmlWidget .com-blog-frame > div ul,
.htmlWidget .com-blog-frame > div ol {
  position: relative;
  z-index: 2;
}
.htmlWidget .com-blog-frame > div h2,
.htmlWidget .com-blog-frame > div h3 {
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-frame > div h2,
  .htmlWidget .com-blog-frame > div h3 {
    font-size: 24px;
  }
}
.htmlWidget .com-blog-frame > div h2.success,
.htmlWidget .com-blog-frame > div h3.success {
  /*background-image:url('/mediafiles/811d9d4c-a6f3-428f-871a-72c607bb25b4'); badge-icon */
  /*background-image:url('/mediafiles/1ee89515-e87c-4b00-aa95-315001c128b6'); podium-icon */
  background-image: url('/mediafiles/65be0b46-b49a-4e21-8f81-fdf39a4145f1');
  /* Valio Food Solutions logo */
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 40px 40px;
  padding-left: 65px;
  min-height: 40px;
  box-sizing: border-box;
  font-family: 'proxima-nova', Arial, sans-serif;
  color: #003479;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 10px;
}
.htmlWidget .com-blog-frame > div h2.success:before,
.htmlWidget .com-blog-frame > div h3.success:before {
  content: "";
  position: absolute;
  top: -8px;
  left: -10px;
  height: 60px;
  width: 60px;
  border-radius: 100%;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.25);
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-frame > div h2.success,
  .htmlWidget .com-blog-frame > div h3.success {
    background-size: 50px 50px;
    padding-left: 85px;
    min-height: 50px;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
  }
  .htmlWidget .com-blog-frame > div h2.success:before,
  .htmlWidget .com-blog-frame > div h3.success:before {
    top: -10px;
    left: -15px;
    height: 80px;
    width: 80px;
  }
}
.htmlWidget .com-blog-frame > div p {
  font-size: 15px;
  line-height: 1.33;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-frame > div p {
    font-size: 18px;
  }
}
.htmlWidget .com-blog-frame > div ul.bullet.blue > li:before {
  color: #003479;
}
.htmlWidget .com-blog-frame > div ul.bullet.lilac > li:before,
.htmlWidget .com-blog-frame > div ul.bullet.violet > li:before {
  color: #a98acf;
}
.htmlWidget .com-blog-frame > div ul.bullet.red > li:before {
  color: #dc4040;
}
.htmlWidget .com-blog-frame > div ul.bullet.yellow > li:before {
  color: #f6a800;
}
.htmlWidget .com-blog-frame > div ul.bullet.green > li:before {
  color: #00833f;
}
.htmlWidget .com-blog-recipe-group {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0 20px;
  text-align: center;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-recipe-group {
    min-height: 138px;
    text-align: left;
    margin-bottom: 50px;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-recipe-group {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0 40px 0 200px;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget .com-blog-recipe-group {
    padding: 0 220px 0 260px;
  }
}
.htmlWidget .com-blog-recipe-group a {
  display: block;
  width: 100%;
  height: 100%;
}
.htmlWidget .com-blog-recipe-group div.img {
  background-size: cover;
  background-position: center;
  display: block;
  width: 100%;
  max-width: 270px;
  height: 150px;
  margin: auto;
  margin-bottom: -12px;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-recipe-group div.img {
    float: left;
    margin-left: 55px;
    margin-right: 30px;
    margin-bottom: 0;
    width: 246px;
    height: 138px;
  }
}
.htmlWidget .com-blog-recipe-group div.img:after {
  float: clear;
}
.htmlWidget .com-blog-recipe-group span.label {
  display: inline-block;
  position: relative;
  margin-top: -12px;
  color: white;
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 1.4px;
  padding: 5px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-recipe-group span.label {
    margin-top: 20px;
    margin-left: -50px;
    padding: 9px 20px;
    font-size: 12px;
    letter-spacing: 1.5px;
  }
}
.htmlWidget .com-blog-recipe-group span.label.blue {
  background-color: #003479;
}
.htmlWidget .com-blog-recipe-group span.label.light-blue {
  background-color: #009ddb;
}
.htmlWidget .com-blog-recipe-group span.label.violet {
  background-color: #a98acf;
}
.htmlWidget .com-blog-recipe-group span.label.red {
  background-color: #dc4040;
}
.htmlWidget .com-blog-recipe-group span.label.yellow {
  background-color: #f6a800;
}
.htmlWidget .com-blog-recipe-group span.label.green {
  background-color: #00833f;
}
.htmlWidget .com-blog-recipe-group h3 {
  color: #333333;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  margin-top: 10px;
  margin: auto;
  max-width: 260px;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-recipe-group h3 {
    margin-top: 20px;
    display: block;
    font-size: 24px;
    line-height: 1;
    max-width: 100%;
    overflow: hidden;
    padding-bottom: 5px;
  }
}
.htmlWidget .com-blog-video {
  padding: 0 20px;
  z-index: 2;
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-video {
    padding: 0 40px 0 200px;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget .com-blog-video {
    padding: 0 220px 0 260px;
  }
}
.htmlWidget .com-blog-video .embed-container {
  position: relative;
  padding-bottom: 60%;
  height: 0;
  overflow: hidden;
  max-width: 720px;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 20px;
}
.htmlWidget .com-blog-video .embed-container iframe,
.htmlWidget .com-blog-video .embed-container object,
.htmlWidget .com-blog-video .embed-container embed {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.htmlWidget section.how-can-we-help-you,
.htmlWidget .com-blog-contact {
  background-color: #f3faff;
  width: 100%;
  margin-top: 40px;
  box-sizing: border-box;
}
.htmlWidget section.how-can-we-help-you *,
.htmlWidget .com-blog-contact * {
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .htmlWidget section.how-can-we-help-you,
  .htmlWidget .com-blog-contact {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .htmlWidget section.how-can-we-help-you,
  .htmlWidget .com-blog-contact {
    margin-top: 80px;
  }
}
.htmlWidget section.how-can-we-help-you > div,
.htmlWidget .com-blog-contact > div {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 20px;
  *zoom: 1;
}
.htmlWidget section.how-can-we-help-you > div:before,
.htmlWidget .com-blog-contact > div:before,
.htmlWidget section.how-can-we-help-you > div:after,
.htmlWidget .com-blog-contact > div:after {
  display: table;
  content: "";
}
.htmlWidget section.how-can-we-help-you > div:after,
.htmlWidget .com-blog-contact > div:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .htmlWidget section.how-can-we-help-you > div,
  .htmlWidget .com-blog-contact > div {
    padding: 50px 75px;
  }
}
@media only screen and (min-width: 960px) {
  .htmlWidget section.how-can-we-help-you > div,
  .htmlWidget .com-blog-contact > div {
    padding: 75px 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget section.how-can-we-help-you > div,
  .htmlWidget .com-blog-contact > div {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.htmlWidget section.how-can-we-help-you h2,
.htmlWidget .com-blog-contact h2 {
  font-family: 'proxima-nova', 'omnes-pro', Arial, sans-serif;
  color: #002f6d;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .htmlWidget section.how-can-we-help-you h2,
  .htmlWidget .com-blog-contact h2 {
    font-size: 36px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 960px) {
  .htmlWidget section.how-can-we-help-you h2,
  .htmlWidget .com-blog-contact h2 {
    height: 100%;
    width: 50%;
    float: left;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 960px) {
  .htmlWidget section.how-can-we-help-you p,
  .htmlWidget .com-blog-contact p {
    font-size: 18px;
    line-height: 26px;
    width: 50%;
    float: left;
  }
}
.htmlWidget section.how-can-we-help-you a.btn,
.htmlWidget .com-blog-contact a.btn {
  display: block;
  max-width: 320px;
  margin-top: 25px;
  background-color: #009ddb;
  color: white;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  padding: 15px 30px;
  border-radius: 30px;
  transition: background 0.3s;
}
.htmlWidget section.how-can-we-help-you a.btn:hover,
.htmlWidget .com-blog-contact a.btn:hover,
.htmlWidget section.how-can-we-help-you a.btn:focus,
.htmlWidget .com-blog-contact a.btn:focus {
  background-color: #002f6d;
}
.htmlWidget .com-blog-banner {
  margin-top: 50px;
  margin-bottom: 30px;
  background: transparent url('http://placehold.it/1200x184') no-repeat center;
  background-size: cover;
  width: 100%;
  position: relative;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-banner {
    margin-top: 120px;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .htmlWidget .com-blog-banner:before {
    content: "";
    background-color: #dddddd;
    position: absolute;
    top: -60px;
    height: 1px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 720px;
    width: 90%;
  }
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-banner:before {
    left: 160px;
  }
}
@media only screen and (min-width: 1280px) {
  .htmlWidget .com-blog-banner:before {
    left: 40px;
  }
}
.htmlWidget .com-blog-banner a {
  background: rgba(255, 255, 255, 0.7);
  border: 2px solid white;
  border-radius: 2px;
  display: block;
  padding: 50px 30px 40px;
  text-align: center;
  color: #003479;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-banner a {
    padding: 40px 75px;
    text-align: left;
  }
}
.htmlWidget .com-blog-banner a span {
  font-family: 'proxima-nova', 'omnes-pro', Arial, sans-serif;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 900;
  display: block;
}
@media all and (min-width: 1000px) {
  .htmlWidget .com-blog-banner a span {
    display: inline-block;
    vertical-align: sub;
    margin-right: 35px;
    font-size: 50px;
  }
}
/* RESEPTIT */

.recipe-highlight-responsive-article h4 {
  margin: auto;
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1;
  max-width: 720px;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .recipe-highlight-responsive-article h4 {
    font-size: 24px;
    padding-left: 60px;
  }
}
@media all and (min-width: 1000px) {
  .recipe-highlight-responsive-article h4 {
    padding-left: 180px;
  }
}
@media only screen and (min-width: 1280px) {
  .recipe-highlight-responsive-article h4 {
    padding-left: 60px;
  }
}
.recipe-highlight-responsive-article .recipe-wrapper {
  width: 100%;
  max-width: 720px;
  margin: auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (min-width: 1000px) {
  .recipe-highlight-responsive-article .recipe-wrapper {
    padding: 0 40px 0 200px;
    max-width: 960px;
  }
}
@media only screen and (min-width: 1280px) {
  .recipe-highlight-responsive-article .recipe-wrapper {
    padding: 0 220px 0 260px;
    max-width: 1200px;
  }
}
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-item,
.recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide,
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item {
  width: 100% !important;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-item + a.recipe-item,
.recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide + a.recipe-item,
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item + a.recipe-item {
  margin-top: 10px;
}
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-item div.image-data-container,
.recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide div.image-data-container,
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item div.image-data-container {
  border-top-right-radius: 0 !important;
  width: 145px !important;
  height: 99px !important;
  overflow: visible;
}
@media only screen and (min-width: 768px) {
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-item div.image-data-container,
  .recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide div.image-data-container,
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item div.image-data-container {
    width: 176px !important;
    height: 120px !important;
  }
}
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-item div.image-data-container > img,
.recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide div.image-data-container > img,
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item div.image-data-container > img {
  height: 100%;
  width: auto;
}
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-item div.image-data-container > p.recipe-caption,
.recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide div.image-data-container > p.recipe-caption,
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item div.image-data-container > p.recipe-caption {
  position: absolute;
  color: #003479 !important;
  font-size: 15px;
  line-height: 1;
  font-weight: 600 !important;
  text-shadow: none !important;
  top: 20px !important;
  left: 160px !important;
  width: 100% !important;
}
@media only screen and (min-width: 480px) {
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-item div.image-data-container > p.recipe-caption,
  .recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide div.image-data-container > p.recipe-caption,
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item div.image-data-container > p.recipe-caption {
    width: 150% !important;
  }
}
@media only screen and (min-width: 640px) {
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-item div.image-data-container > p.recipe-caption,
  .recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide div.image-data-container > p.recipe-caption,
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item div.image-data-container > p.recipe-caption {
    width: 200% !important;
  }
}
@media only screen and (min-width: 768px) {
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-item div.image-data-container > p.recipe-caption,
  .recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide div.image-data-container > p.recipe-caption,
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item div.image-data-container > p.recipe-caption {
    font-size: 18px;
    width: 250% !important;
    left: 200px !important;
  }
}
@media only screen and (min-width: 1280px) {
  
}
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-item span.comment-rating,
.recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide span.comment-rating,
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item span.comment-rating {
  position: absolute !important;
  width: 100%;
  bottom: 10px;
  left: 170px;
}
@media only screen and (min-width: 768px) {
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-item span.comment-rating,
  .recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide span.comment-rating,
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item span.comment-rating {
    font-size: 20px;
    bottom: 20px;
    left: 210px;
  }
}
@media only screen and (min-width: 1280px) {
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-item span.comment-rating,
  .recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide span.comment-rating,
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item span.comment-rating {
    bottom: 20px;
    left: 200px;
  }
}
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-item span.comment-rating .star-icons i + i,
.recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide span.comment-rating .star-icons i + i,
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item span.comment-rating .star-icons i + i {
  margin-left: 3px;
}
@media only screen and (min-width: 768px) {
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-item span.comment-rating .star-icons i + i,
  .recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide span.comment-rating .star-icons i + i,
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item span.comment-rating .star-icons i + i {
    margin-left: 0;
  }
}
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-item span.comment-rating .star-icons.shadow i,
.recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide span.comment-rating .star-icons.shadow i,
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item span.comment-rating .star-icons.shadow i {
  text-shadow: none;
}
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-item span.comment-rating .star-icons i,
.recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide span.comment-rating .star-icons i,
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item span.comment-rating .star-icons i {
  color: #b9b4b2;
}
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-item div.preparation-info,
.recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide div.preparation-info,
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item div.preparation-info {
  position: absolute;
  display: block !important;
  top: 77px !important;
  bottom: 12px;
  left: 240px;
  color: #666666;
}
@media only screen and (min-width: 768px) {
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-item div.preparation-info,
  .recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide div.preparation-info,
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item div.preparation-info {
    bottom: 20px;
    left: 300px;
  }
}
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-item div.preparation-info > div,
.recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide div.preparation-info > div,
.recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item div.preparation-info > div {
  font-size: 13px;
}
@media only screen and (min-width: 768px) {
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-item div.preparation-info > div,
  .recipe-highlight-responsive-article .recipe-wrapper a.swiper-slide div.preparation-info > div,
  .recipe-highlight-responsive-article .recipe-wrapper a.recipe-collection-item div.preparation-info > div {
    font-size: 15px;
  }
}
.recipe-highlight-responsive-article .recipe-wrapper .recipe-data,
.recipe-highlight-responsive-article .recipe-wrapper .top-right-actions,
.recipe-highlight-responsive-article .recipe-wrapper .recipe-overlay,
.recipe-highlight-responsive-article .recipe-wrapper i.icon,
.recipe-highlight-responsive-article .recipe-wrapper .comments-count,
.recipe-highlight-responsive-article .recipe-wrapper .like-count,
.recipe-highlight-responsive-article .recipe-wrapper .image-data-container > div.data > .preparation-info,
.recipe-highlight-responsive-article .recipe-wrapper .recipe-item > p.recipe-caption {
  display: none !important;
}
