.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
#subHeaderContent {
  display: none;
}
.htmlWidget.bg-blue {
  background-color: #eaf4ff;
  position: relative;
}
.htmlWidget.bg-blue#widget_5f989d8b-2385-4766-83a8-7dfcd8b1c3b3:before,
.htmlWidget.bg-blue#widget_4fef19db-9262-4aee-8844-8b0bcec9e292:before {
  content: "";
  position: absolute;
  background-color: white;
  top: 0;
  left: 0;
  right: 0;
  height: 200px;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .htmlWidget.bg-blue#widget_5f989d8b-2385-4766-83a8-7dfcd8b1c3b3:before,
  .htmlWidget.bg-blue#widget_4fef19db-9262-4aee-8844-8b0bcec9e292:before {
    height: 300px;
  }
}
.htmlWidget.bg-blue#widget_5f989d8b-2385-4766-83a8-7dfcd8b1c3b3 *,
.htmlWidget.bg-blue#widget_4fef19db-9262-4aee-8844-8b0bcec9e292 * {
  z-index: 2;
}
section {
  box-sizing: border-box;
  font-family: 'omnes-pro', Arial, sans-serif;
}
section * {
  box-sizing: border-box;
}
section h2,
section h3,
section h4 {
  font-family: 'proxima-nova', Arial, sans-serif;
  line-height: 1.1;
  font-weight: 900;
}
@media screen and (min-width: 768px) {
  section h2,
  section h3,
  section h4 {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
}
section h2 span,
section h3 span,
section h4 span,
section h2 span.blue,
section h3 span.blue,
section h4 span.blue {
  color: #009ddb;
}
section h2 {
  font-size: 28px;
}
@media screen and (min-width: 768px) {
  section h2 {
    font-size: 32px;
  }
}
@media screen and (min-width: 1024px) {
  section h2 {
    font-size: 36px;
  }
}
section h3 {
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  section h3 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1024px) {
  section h3 {
    font-size: 32px;
  }
}
section h4 {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  section h4 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1024px) {
  section h4 {
    font-size: 28px;
  }
}
section p {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 20px;
}
@media screen and (min-width: 768px) {
  section p {
    line-height: 22px;
  }
}
section p.footnote {
  font-size: 14px;
  line-height: 20px;
}
section li {
  list-style-type: none;
}
section a.btn {
  display: inline-block;
  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;
}
section a.btn:focus,
section a.btn:hover {
  background-color: #002f6d;
}
section.heading {
  background-color: #254d81;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 60px 20px 122px;
  margin-bottom: -122px;
}
@media screen and (min-width: 480px) {
  section.heading {
    background-image: url('/mediafiles/cb0a9128-530e-403f-96fd-33f63476577f');
  }
}
@media screen and (min-width: 768px) {
  section.heading {
    padding-top: 100px;
  }
}
@media screen and (min-width: 960px) {
  section.heading {
    padding-bottom: 138px;
    margin-bottom: -138px;
  }
}
@media screen and (min-width: 1024px) {
  section.heading {
    padding-top: calc(125px);
    /* overlaying navigation */
  
  }
}
section.heading h1 {
  color: white;
  font-family: 'proxima-nova', Arial, sans-serif;
  font-size: 30px;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
  max-width: 600px;
  margin: 0 auto 30px;
}
@media screen and (min-width: 480px) {
  section.heading h1 {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) {
  section.heading h1 {
    font-size: 42px;
  }
}
@media screen and (min-width: 1024px) {
  section.heading h1 {
    font-size: 48px;
  }
}
section.heading h1 span,
section.heading h1 span.blue {
  color: #009ddb;
}
section.heading p {
  color: white;
  font-size: 18px;
  line-height: 1.4;
  max-width: 640px;
  margin: auto;
}
@media screen and (min-width: 960px) {
  section.heading p {
    font-size: 20px;
  }
}
section.heading ul.trends-wayfinder {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  max-width: 200px;
  margin: 20px auto 40px;
}
@media screen and (min-width: 480px) {
  section.heading ul.trends-wayfinder {
    max-width: 420px;
  }
}
@media screen and (min-width: 640px) {
  section.heading ul.trends-wayfinder {
    max-width: 640px;
  }
}
@media screen and (min-width: 768px) {
  section.heading ul.trends-wayfinder {
    margin: 60px auto;
  }
}
@media screen and (min-width: 1024px) {
  section.heading ul.trends-wayfinder {
    max-width: 1000px;
  }
}
section.heading ul.trends-wayfinder li {
  margin: 20px auto 0;
  padding: 20px 25px 20px;
  width: 195px;
}
@media screen and (min-width: 480px) {
  section.heading ul.trends-wayfinder li {
    margin: 20px 0 0;
    width: calc(50% - 6px);
  }
}
@media screen and (min-width: 640px) {
  section.heading ul.trends-wayfinder li {
    width: calc(100% / 3 - 6px);
  }
}
@media screen and (min-width: 1024px) {
  section.heading ul.trends-wayfinder li {
    width: 19%;
  }
}
@media screen and (min-width: 1280px) {
  section.heading ul.trends-wayfinder li {
    width: 195px;
  }
}
section.heading ul.trends-wayfinder li.blue {
  background-color: #009ddb;
}
section.heading ul.trends-wayfinder li.dark-blue {
  background-color: #002f6d;
}
section.heading ul.trends-wayfinder li.red {
  background-color: #dc4040;
}
section.heading ul.trends-wayfinder li.yellow {
  background-color: #f6a800;
}
section.heading ul.trends-wayfinder li.green {
  background-color: #00833f;
}
section.heading ul.trends-wayfinder li.lilac {
  background-color: #a98acf;
}
section.heading ul.trends-wayfinder li img {
  display: block;
  width: 100px;
  margin: 0 auto 15px;
}
section.heading ul.trends-wayfinder li span {
  font-family: 'proxima-nova', Arial, sans-serif;
  color: white;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
}
/* alasivujen hero */

section.hero {
  text-align: center;
  background-color: #aaaaaa;
  background-size: cover;
  background-position: center;
  margin-bottom: 32px;
  position: relative;
}
@media screen and (min-width: 768px) {
  section.hero {
    padding: 200px 24px 120px;
    background-position: center;
  }
}
@media screen and (min-width: 1280px) {
  section.hero {
    padding: 288px 0 248px 0;
  }
}
section.hero h1 {
  font-family: 'proxima-nova', Arial, sans-serif;
  margin: 60px 30px;
  max-width: 800px;
  color: white;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1;
  display: inline-block;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 640px) {
  section.hero h1 {
    font-size: 36px;
    margin: 80px 40px;
  }
}
@media screen and (min-width: 768px) {
  section.hero h1 {
    margin: 0 auto;
    display: block;
  }
}
@media screen and (min-width: 960px) {
  section.hero h1 {
    font-size: 42px;
  }
}
@media screen and (min-width: 1280px) {
  section.hero h1 {
    max-width: 1200px;
    font-size: 48px;
    padding: 0 96px;
  }
}
section.hero h1 + * {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  section.hero h1 + * {
    margin-bottom: 0;
    margin-top: 20px;
  }
}
section.hero ul.trends-wayfinder {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: stretch;
}
@media screen and (min-width: 768px) {
  section.hero ul.trends-wayfinder {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: stretch;
    width: calc(100% - 32px);
    max-width: 1200px;
    margin: auto;
  }
}
section.hero ul.trends-wayfinder li {
  background-color: #b0dcfa;
  flex-basis: 50%;
}
@media screen and (min-width: 640px) {
  section.hero ul.trends-wayfinder li {
    flex-basis: calc(100% / 3);
  }
}
@media screen and (min-width: 768px) {
  section.hero ul.trends-wayfinder li {
    flex-basis: auto;
  }
}
@media screen and (min-width: 1024px) {
  section.hero ul.trends-wayfinder li + li {
    margin-left: 8px;
  }
}
section.hero ul.trends-wayfinder li.blue {
  background-color: #009ddb;
}
section.hero ul.trends-wayfinder li.dark-blue {
  background-color: #002f6d;
}
section.hero ul.trends-wayfinder li.red {
  background-color: #dc4040;
}
section.hero ul.trends-wayfinder li.yellow {
  background-color: #f6a800;
}
section.hero ul.trends-wayfinder li.green {
  background-color: #00833f;
}
section.hero ul.trends-wayfinder li.lilac {
  background-color: #a98acf;
}
section.hero ul.trends-wayfinder li.back a {
  background-image: url('/mediafiles/06cc2140-b1fa-4cec-9495-c4ba3223a0fb');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 21px 12px;
  color: #002f6d;
  font-size: 30px;
  line-height: 15px;
  min-width: 75px;
}
section.hero ul.trends-wayfinder li a,
section.hero ul.trends-wayfinder li span {
  font-family: 'proxima-nova', Arial, sans-serif;
  color: white;
  font-size: 15px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  -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 screen and (min-width: 960px) {
  section.hero ul.trends-wayfinder li a,
  section.hero ul.trends-wayfinder li span {
    font-size: 18px;
    padding: 15px 25px;
  }
}
@media screen and (min-width: 768px) {
  section.hero ul.trends-wayfinder li a:hover {
    padding-right: 35px;
    padding-left: 35px;
  }
}
@media screen and (min-width: 960px) {
  section.hero ul.trends-wayfinder li a:hover {
    padding-right: 45px;
    padding-left: 45px;
  }
}
section.hero ul.trends-wayfinder li span {
  font-weight: bold;
  border-top: 3px solid transparent;
  border-bottom: 3px solid white;
}
@media screen and (min-width: 960px) {
  section.hero ul.trends-wayfinder li span {
    border-top: 5px solid transparent;
    border-bottom: 5px solid white;
  }
}
@media screen and (min-width: 768px) {
  section.hero + section.intro {
    margin-top: -64px;
    padding-top: 64px;
    /*padding-bottom:56px;*/
  
  }
}
@media screen and (min-width: 1280px) {
  section.hero + section.intro {
    margin-top: -128px;
    padding-top: 80px;
    /*padding-bottom:72px;*/
  
  }
}
section.intro {
  padding: 24px 16px 32px;
  background: white;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  section.intro {
    width: calc(100% - 32px);
    padding-bottom: 56px;
  }
}
@media screen and (min-width: 1024px) {
  
}
@media screen and (min-width: 1280px) {
  section.intro {
    padding-bottom: 72px;
  }
}
section.intro h2 {
  font-family: 'proxima-nova', Arial, sans-serif;
  font-size: 28px;
  line-height: 1.1;
  font-weight: 900;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  section.intro h2 {
    font-size: 32px;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  section.intro h2 {
    font-size: 36px;
  }
}
section.intro h2 span,
section.intro h2 span.blue {
  color: #009ddb;
}
@media screen and (min-width: 768px) {
  section.intro p {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 28px;
  }
}
section.intro p + h2 {
  margin-top: 20px;
}
section.intro p + p {
  margin-top: 15px;
}
section.intro div.youtube-video {
  width: 100%;
  max-width: 800px;
  margin: auto;
  text-align: center;
}
section.intro div.youtube-video h2 {
  margin: 0 auto 30px;
}
section.intro div.youtube-video .embed-container {
  position: relative;
  padding-bottom: 60%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}
section.intro div.youtube-video .embed-container iframe,
section.intro div.youtube-video .embed-container object,
section.intro div.youtube-video .embed-container embed {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
section.content {
  max-width: 1240px;
  margin: 26px auto 26px;
  padding: 0 10px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /*div.content-block+div.infograph,
  div.lift-block+div.infograph {
    margin-top:40px;
  
  	@media @w960 {
  		margin-top:60px;
	}
  	@media @w1280 {
  		margin-top:80px;
	}
  }*/

}
@media screen and (min-width: 480px) {
  section.content {
    padding: 0 20px 0px;
  }
}
@media screen and (min-width: 768px) {
  section.content {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1280px) {
  
}
section.content div.content-block {
  margin: 24px auto 0;
  width: 100%;
  max-width: 600px;
}
@media screen and (min-width: 768px) {
  section.content div.content-block {
    max-width: 1200px;
  }
}
section.content div.content-block img {
  display: block;
  width: 100%;
  height: 200px;
  object-fit: cover;
}
@media screen and (min-width: 640px) {
  section.content div.content-block img {
    height: 300px;
  }
}
@media screen and (min-width: 768px) {
  section.content div.content-block img {
    width: 50%;
    height: 100%;
  }
}
section.content div.content-block h2,
section.content div.content-block h3,
section.content div.content-block h4 {
  color: #333333;
  font-family: 'proxima-nova', Arial, sans-serif;
  font-size: 28px;
  line-height: 1.1;
  font-weight: 900;
  padding: 30px 20px 12px;
}
@media screen and (min-width: 768px) {
  section.content div.content-block h2,
  section.content div.content-block h3,
  section.content div.content-block h4 {
    font-size: 32px;
    padding: 50px 40px 12px;
  }
}
@media screen and (min-width: 1024px) {
  section.content div.content-block h2,
  section.content div.content-block h3,
  section.content div.content-block h4 {
    font-size: 36px;
    padding: 100px 80px 12px;
  }
}
section.content div.content-block h2 span,
section.content div.content-block h3 span,
section.content div.content-block h4 span,
section.content div.content-block h2 span.blue,
section.content div.content-block h3 span.blue,
section.content div.content-block h4 span.blue {
  color: #009ddb;
}
section.content div.content-block h3 {
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  section.content div.content-block h3 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1024px) {
  section.content div.content-block h3 {
    font-size: 32px;
  }
}
section.content div.content-block h4 {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  section.content div.content-block h4 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1024px) {
  section.content div.content-block h4 {
    font-size: 28px;
  }
}
section.content div.content-block p,
section.content div.content-block ul {
  color: #333333;
  font-size: 16px;
  line-height: 1.45;
  padding: 0 20px 20px;
}
@media screen and (min-width: 768px) {
  section.content div.content-block p,
  section.content div.content-block ul {
    font-size: 18px;
    padding: 0 40px 40px;
  }
}
@media screen and (min-width: 1024px) {
  section.content div.content-block p,
  section.content div.content-block ul {
    padding: 0 80px 60px;
  }
}
section.content div.content-block p + p,
section.content div.content-block ul + p {
  margin-top: -10px;
}
@media screen and (min-width: 768px) {
  section.content div.content-block p + p,
  section.content div.content-block ul + p {
    margin-top: -25px;
  }
}
@media screen and (min-width: 1024px) {
  section.content div.content-block p + p,
  section.content div.content-block ul + p {
    margin-top: -45px;
  }
}
section.content div.content-block ul li {
  list-style-type: disc;
  margin-left: 20px;
}
section.content div.content-block ul li + li {
  padding-top: 5px;
}
@media screen and (min-width: 768px) {
  section.content div.content-block h2,
  section.content div.content-block h3,
  section.content div.content-block h4,
  section.content div.content-block p,
  section.content div.content-block ul {
    width: 50%;
    float: left;
  }
  section.content div.content-block.img-left > img {
    float: left;
  }
  section.content div.content-block.img-right > img {
    float: right;
  }
}
section.content div.content-block.bg-white {
  background-color: white;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
}
section.content div.content-block.img-bg,
section.content div.content-block.bg-white {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 60px 30px;
}
@media screen and (min-width: 480px) {
  section.content div.content-block.img-bg,
  section.content div.content-block.bg-white {
    padding: 50px 40px;
  }
}
@media screen and (min-width: 768px) {
  section.content div.content-block.img-bg,
  section.content div.content-block.bg-white {
    padding: 80px 0 60px;
  }
}
@media screen and (min-width: 1024px) {
  section.content div.content-block.img-bg,
  section.content div.content-block.bg-white {
    padding: 130px 0 120px;
  }
}
section.content div.content-block.img-bg h2,
section.content div.content-block.bg-white h2,
section.content div.content-block.img-bg h3,
section.content div.content-block.bg-white h3,
section.content div.content-block.img-bg h4,
section.content div.content-block.bg-white h4,
section.content div.content-block.img-bg p,
section.content div.content-block.bg-white p,
section.content div.content-block.img-bg ul,
section.content div.content-block.bg-white ul {
  float: none;
  width: 100%;
  max-width: 600px;
  margin: auto;
  padding: 0;
  text-shadow: 0 0 15px rgba(255, 255, 255, 0.7);
}
section.content div.content-block.img-bg p,
section.content div.content-block.bg-white p {
  padding-top: 12px;
}
section.content div.content-block.img-bg ul,
section.content div.content-block.bg-white ul {
  padding-top: 12px;
  width: 80%;
  text-align: left;
}
section.content div.content-block.img-bg.white-text h2,
section.content div.content-block.bg-white.white-text h2,
section.content div.content-block.img-bg.white-text p,
section.content div.content-block.bg-white.white-text p {
  color: white;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
}
section.content div.lift-block {
  background-color: #f8f8f8;
  position: relative;
  margin: 24px auto 0;
  width: 100%;
  max-width: 600px;
  text-align: center;
  /* tags */

}
@media screen and (min-width: 768px) {
  section.content div.lift-block {
    width: calc(50% - 12px);
    margin: 24px 0 0;
  }
}
@media screen and (min-width: 1280px) {
  
}
section.content div.lift-block img {
  display: block;
  width: 100%;
  height: 200px;
  object-fit: cover;
}
@media screen and (min-width: 640px) {
  section.content div.lift-block img {
    height: 300px;
  }
}
@media screen and (min-width: 768px) {
  section.content div.lift-block img {
    height: 200px;
  }
}
@media screen and (min-width: 960px) {
  section.content div.lift-block img {
    height: 300px;
  }
}
section.content div.lift-block h3 {
  color: #002f6d;
  font-family: 'proxima-nova', Arial, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 900;
  padding: 32px 20px 16px;
}
@media screen and (min-width: 1024px) {
  section.content div.lift-block h3 {
    padding-left: 55px;
    padding-right: 55px;
  }
}
section.content div.lift-block p {
  color: #4a4a4a;
  font-size: 15px;
  line-height: 20px;
  padding: 0 20px 16px;
}
@media screen and (min-width: 1024px) {
  section.content div.lift-block p {
    padding-left: 50px;
    padding-right: 50px;
  }
}
section.content div.lift-block a.btn {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
section.content div.lift-block span.tag {
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px 20px;
  height: 48px;
  font-family: 'proxima-nova', Arial, sans-serif;
  color: white;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
}
@media screen and (min-width: 960px) {
  section.content div.lift-block span.tag {
    padding: 20px 40px;
    height: 64px;
    font-size: 18px;
  }
}
section.content div.lift-block span.tag.blue {
  background-color: #009ddb;
}
section.content div.lift-block span.tag.dark-blue {
  background-color: #002f6d;
}
section.content div.lift-block span.tag.red {
  background-color: #dc4040;
}
section.content div.lift-block span.tag.yellow {
  background-color: #f6a800;
}
section.content div.lift-block span.tag.green {
  background-color: #00833f;
}
section.content div.lift-block span.tag.lilac {
  background-color: #a98acf;
}
@media screen and (min-width: 768px) {
  section.content div.lift-block.full-width {
    width: 100%;
    max-width: 100%;
  }
  section.content div.lift-block.full-width img {
    width: 50%;
    height: 100%;
  }
  section.content div.lift-block.full-width h3 {
    padding-top: 96px;
    width: 50%;
    float: left;
  }
  section.content div.lift-block.full-width p {
    width: 50%;
    float: left;
  }
  section.content div.lift-block.full-width a.btn {
    margin-bottom: 60px;
  }
  section.content div.lift-block.full-width.img-left > img {
    float: left;
  }
  section.content div.lift-block.full-width.img-right img {
    float: right;
  }
  section.content div.lift-block.full-width.img-right span.tag {
    right: 0;
    left: inherit;
  }
}
section.content div.infograph {
  width: 100%;
  text-align: center;
  padding: 40px 0;
}
@media screen and (min-width: 960px) {
  section.content div.infograph {
    padding: 60px 0;
  }
}
@media screen and (min-width: 1280px) {
  section.content div.infograph {
    padding: 80px 0;
  }
}
section.content div.infograph h2 {
  font-family: 'proxima-nova', Arial, sans-serif;
  font-size: 28px;
  line-height: 1.1;
  font-weight: 900;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  section.content div.infograph h2 {
    font-size: 32px;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  section.content div.infograph h2 {
    font-size: 36px;
  }
}
section.content div.infograph h2 span,
section.content div.infograph h2 span.blue {
  color: #009ddb;
}
@media screen and (min-width: 768px) {
  section.content div.infograph p {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 28px;
  }
}
section.content div.infograph p + h2 {
  margin-top: 20px;
}
section.content div.infograph p + p {
  margin-top: 15px;
}
section.content div.infograph ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 200px;
  margin: 25px auto;
}
@media screen and (min-width: 480px) {
  section.content div.infograph ul {
    max-width: calc(400px - 15px);
  }
}
@media screen and (min-width: 640px) {
  section.content div.infograph ul {
    max-width: calc(600px - 15px);
    justify-content: flex-start;
  }
}
@media screen and (min-width: 960px) {
  section.content div.infograph ul {
    max-width: calc(675px - 15px);
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1280px) {
  section.content div.infograph ul {
    max-width: calc(1200px - 15px);
  }
}
@media screen and (min-width: 1280px) {
  section.content div.infograph ul.count3 {
    max-width: calc(800px - 15px);
  }
  section.content div.infograph ul.count3 li {
    width: 250px;
    height: 250px;
  }
}
section.content div.infograph ul li {
  background-color: white;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
  width: 185px;
  justify-content: center;
  display: flex;
  margin: 10px 0;
  padding: 20px;
  height: 185px;
  /*@media only screen and (min-width:960px) and (max-width:1279px) {
                  &+li+li+li+li,
                  &+li+li+li+li+li+li+li+li {
                    margin-left:0;
                  }
                  &+li+li+li+li+li,
                  &+li+li+li+li+li+li+li+li+li {
                    margin-left:15px;
                  }
              }*/

}
@media screen and (min-width: 960px) {
  section.content div.infograph ul li {
    width: 210px;
    height: 210px;
  }
}
@media screen and (min-width: 1280px) {
  section.content div.infograph ul li {
    width: 225px;
    height: 225px;
  }
}
@media screen and (min-width: 640px) {
  section.content div.infograph ul li + li {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 639px) {
  section.content div.infograph ul li:nth-child(even) {
    margin-left: 15px;
  }
  section.content div.infograph ul li:nth-child(odd) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1279px) {
  section.content div.infograph ul li + li + li + li,
  section.content div.infograph ul li + li + li + li + li + li + li,
  section.content div.infograph ul li + li + li + li + li + li + li + li + li + li {
    margin-left: 0;
  }
  section.content div.infograph ul li + li + li + li + li,
  section.content div.infograph ul li + li + li + li + li + li + li + li,
  section.content div.infograph ul li + li + li + li + li + li + li + li + li + li + li {
    margin-left: 15px;
  }
}
@media screen and (min-width: 1280px) {
  section.content div.infograph ul li + li + li + li + li + li,
  section.content div.infograph ul li + li + li + li + li + li + li + li + li + li + li {
    margin-left: 0;
  }
  section.content div.infograph ul li + li + li + li + li + li + li,
  section.content div.infograph ul li + li + li + li + li + li + li + li + li + li + li + li {
    margin-left: 15px;
  }
}
section.content div.infograph ul li h2,
section.content div.infograph ul li h3,
section.content div.infograph ul li h4 {
  font-family: 'proxima-nova', Arial, sans-serif;
  color: #002f6d;
  font-size: 26px;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  align-self: center;
}
@media screen and (min-width: 960px) {
  section.content div.infograph ul li h2,
  section.content div.infograph ul li h3,
  section.content div.infograph ul li h4 {
    font-size: 38px;
  }
}
section.content div.infograph ul li p {
  font-family: 'omnes-pro', Arial, sans-serif;
  text-transform: uppercase;
  color: #002f6d;
  font-size: 18px;
  line-height: 1.1;
  text-align: center;
  align-self: center;
}
@media screen and (min-width: 960px) {
  section.content div.infograph ul li p {
    font-size: 20px;
  }
}
section.content div.infograph ul li p span {
  font-family: 'proxima-nova', Arial, sans-serif;
  display: block;
  color: #00aeef;
  font-size: 42px;
  font-weight: 900;
}
@media screen and (min-width: 960px) {
  section.content div.infograph ul li p span {
    font-size: 50px;
  }
}
section.content div.youtube-video {
  width: 100%;
  max-width: 800px;
  margin: auto;
  text-align: center;
}
section.content div.youtube-video h2 {
  margin: 0 auto 30px;
}
section.content div.youtube-video .embed-container {
  position: relative;
  padding-bottom: 60%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}
section.content div.youtube-video .embed-container iframe,
section.content div.youtube-video .embed-container object,
section.content div.youtube-video .embed-container embed {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
section.content 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: 95%;
  max-width: 720px;
}
@media screen and (min-width: 640px) {
  section.content a.contact-us-banner {
    padding: 45px 50px;
  }
}
@media screen and (min-width: 1280px) {
  section.content a.contact-us-banner {
    padding: 45px 65px;
  }
}
section.content a.contact-us-banner:hover,
section.content a.contact-us-banner:focus {
  background-color: #00aeef;
}
section.content a.contact-us-banner img {
  display: block;
  width: 64px;
  margin: 0 auto 10px;
}
@media screen and (min-width: 640px) {
  section.content a.contact-us-banner img {
    margin-top: 15px;
    margin-right: 35px;
    float: left;
  }
}
@media screen and (min-width: 1280px) {
  section.content a.contact-us-banner img {
    margin-top: 15px;
    margin-right: 65px;
  }
}
section.content a.contact-us-banner h3,
section.content a.contact-us-banner span {
  display: inline-block;
  color: white;
  max-width: 80%;
}
@media screen and (min-width: 640px) {
  section.content a.contact-us-banner h3,
  section.content a.contact-us-banner span {
    max-width: 320px;
  }
}
section.content a.contact-us-banner h3 {
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
}
@media screen and (min-width: 640px) {
  section.content a.contact-us-banner h3 {
    font-size: 30px;
  }
}
section.content a.contact-us-banner span {
  font-size: 16px;
  line-height: 1.2;
}
@media screen and (min-width: 640px) {
  section.content a.contact-us-banner span {
    font-size: 18px;
  }
}
section.content a.contact-us-banner span.arrow {
  font-size: 85px;
  font-weight: lighter;
  float: right;
  line-height: 1;
  margin-top: -55px;
}
@media screen and (min-width: 640px) {
  section.content a.contact-us-banner span.arrow {
    font-size: 100px;
  }
}
.share-links ul.some {
  margin-top: 20px;
  list-style-type: none;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.share-links ul.some li {
  display: inline-block;
  /*@media all and (min-width:1000px) {
  				margin:auto;
  				display:block;
			}*/

}
.share-links ul.some li + li {
  margin-left: 30px;
  /*@media all and (min-width:1000px) {
  					margin-left:0;
  					margin-top:25px;
				}*/

}
.share-links ul.some li a {
  display: inline-block;
}
.share-links ul.some li a img {
  width: 30px;
  -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;
}
.share-links ul.some li a:focus img,
.share-links 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);
}
