@import "~normalize-css/normalize.css";
html {
  overflow-y: scroll;
}
body {
  margin: 0;
  background: #ffffff;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 0px) and (max-width: 991px) {
  img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
  }
}
.max {
  max-width: 1400px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .max {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
}
.l-flexbox-center {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
@media (min-width: 0px) and (max-width: 767px) {
  .l-flexbox-center {
    display: block !important;
  }
}
.l-col-1 {
  display: block;
  float: left;
  width: 80px;
}
.l-col-2 {
  display: block;
  float: left;
  width: 160px;
}
.l-col-3 {
  display: block;
  float: left;
  width: 240px;
}
.l-col-4 {
  display: block;
  float: left;
  width: 320px;
}
.l-col-5 {
  display: block;
  float: left;
  width: 400px;
}
.l-col-6 {
  display: block;
  float: left;
  width: 480px;
}
.l-col-7 {
  display: block;
  float: left;
  width: 560px;
}
.l-col-8 {
  display: block;
  float: left;
  width: 640px;
}
.l-col-9 {
  display: block;
  float: left;
  width: 720px;
}
.l-col-10 {
  display: block;
  float: left;
  width: 800px;
}
.l-col-11 {
  display: block;
  float: left;
  width: 880px;
}
.l-col-12 {
  display: block;
  float: left;
  width: 960px;
}
.l-push-1 {
  margin-left: 80px;
}
.l-push-2 {
  margin-left: 160px;
}
.l-push-3 {
  margin-left: 240px;
}
.l-push-4 {
  margin-left: 320px;
}
.l-push-5 {
  margin-left: 400px;
}
.l-push-6 {
  margin-left: 480px;
}
.l-push-7 {
  margin-left: 560px;
}
.l-push-8 {
  margin-left: 640px;
}
.l-push-9 {
  margin-left: 720px;
}
.l-push-10 {
  margin-left: 800px;
}
.l-push-11 {
  margin-left: 880px;
}
.l-push-12 {
  margin-left: 960px;
}
.l-pull-1 {
  margin-right: 80px;
}
.l-pull-2 {
  margin-right: 160px;
}
.l-pull-3 {
  margin-right: 240px;
}
.l-pull-4 {
  margin-right: 320px;
}
.l-pull-5 {
  margin-right: 400px;
}
.l-pull-6 {
  margin-right: 480px;
}
.l-pull-7 {
  margin-right: 560px;
}
.l-pull-8 {
  margin-right: 640px;
}
.l-pull-9 {
  margin-right: 720px;
}
.l-pull-10 {
  margin-right: 800px;
}
.l-pull-11 {
  margin-right: 880px;
}
.l-pull-12 {
  margin-right: 960px;
}
.l-content {
  margin: 0 auto;
  display: block;
  float: none;
}
.l-padding {
  padding-left: 13px;
  padding-right: 13px;
}
.l-i-col-1 {
  display: block;
  float: left;
  width: 8.33333333%;
}
.l-i-col-2 {
  display: block;
  float: left;
  width: 16.66666667%;
}
.l-i-col-3 {
  display: block;
  float: left;
  width: 25%;
}
.l-i-col-4 {
  display: block;
  float: left;
  width: 33.33333333%;
}
.l-i-col-5 {
  display: block;
  float: left;
  width: 41.66666667%;
}
.l-i-col-6 {
  display: block;
  float: left;
  width: 50%;
}
.l-i-col-7 {
  display: block;
  float: left;
  width: 58.33333333%;
}
.l-i-col-8 {
  display: block;
  float: left;
  width: 66.66666667%;
}
.l-i-col-9 {
  display: block;
  float: left;
  width: 75%;
}
.l-i-col-10 {
  display: block;
  float: left;
  width: 83.33333333%;
}
.l-i-col-11 {
  display: block;
  float: left;
  width: 91.66666667%;
}
.l-i-col-12 {
  display: block;
  float: left;
  width: 100%;
}
.l-i-push-1 {
  margin-left: 8.33333333%;
}
.l-i-push-2 {
  margin-left: 16.66666667%;
}
.l-i-push-3 {
  margin-left: 25%;
}
.l-i-push-4 {
  margin-left: 33.33333333%;
}
.l-i-push-5 {
  margin-left: 41.66666667%;
}
.l-i-push-6 {
  margin-left: 50%;
}
.l-i-push-7 {
  margin-left: 58.33333333%;
}
.l-i-push-8 {
  margin-left: 66.66666667%;
}
.l-i-push-9 {
  margin-left: 75%;
}
.l-i-push-10 {
  margin-left: 83.33333333%;
}
.l-i-push-11 {
  margin-left: 91.66666667%;
}
.l-i-push-12 {
  margin-left: 100%;
}
.l-i-pull-1 {
  margin-right: 8.33333333%;
}
.l-i-pull-2 {
  margin-right: 16.66666667%;
}
.l-i-pull-3 {
  margin-right: 25%;
}
.l-i-pull-4 {
  margin-right: 33.33333333%;
}
.l-i-pull-5 {
  margin-right: 41.66666667%;
}
.l-i-pull-6 {
  margin-right: 50%;
}
.l-i-pull-7 {
  margin-right: 58.33333333%;
}
.l-i-pull-8 {
  margin-right: 66.66666667%;
}
.l-i-pull-9 {
  margin-right: 75%;
}
.l-i-pull-10 {
  margin-right: 83.33333333%;
}
.l-i-pull-11 {
  margin-right: 91.66666667%;
}
.l-i-pull-12 {
  margin-right: 100%;
}
@media (min-width: 0px) and (max-width: 479px) {
  .l-col-1 {
    display: block;
    float: left;
    width: 120px;
    width: 100%;
  }
  .l-col-2 {
    display: block;
    float: left;
    width: 240px;
    width: 100%;
  }
  .l-col-3 {
    display: block;
    float: left;
    width: 360px;
    width: 100%;
  }
  .l-col-4 {
    display: block;
    float: left;
    width: 480px;
    width: 100%;
  }
  .l-col-5 {
    display: block;
    float: left;
    width: 600px;
    width: 100%;
  }
  .l-col-6 {
    display: block;
    float: left;
    width: 720px;
    width: 100%;
  }
  .l-col-7 {
    display: block;
    float: left;
    width: 840px;
    width: 100%;
  }
  .l-col-8 {
    display: block;
    float: left;
    width: 960px;
    width: 100%;
  }
  .l-col-9 {
    display: block;
    float: left;
    width: 1080px;
    width: 100%;
  }
  .l-col-10 {
    display: block;
    float: left;
    width: 1200px;
    width: 100%;
  }
  .l-col-11 {
    display: block;
    float: left;
    width: 1320px;
    width: 100%;
  }
  .l-col-12 {
    display: block;
    float: left;
    width: 1440px;
    width: 100%;
  }
  .l-push-1 {
    margin-left: 120px;
    margin-left: 0;
  }
  .l-push-2 {
    margin-left: 240px;
    margin-left: 0;
  }
  .l-push-3 {
    margin-left: 360px;
    margin-left: 0;
  }
  .l-push-4 {
    margin-left: 480px;
    margin-left: 0;
  }
  .l-push-5 {
    margin-left: 600px;
    margin-left: 0;
  }
  .l-push-6 {
    margin-left: 720px;
    margin-left: 0;
  }
  .l-push-7 {
    margin-left: 840px;
    margin-left: 0;
  }
  .l-push-8 {
    margin-left: 960px;
    margin-left: 0;
  }
  .l-push-9 {
    margin-left: 1080px;
    margin-left: 0;
  }
  .l-push-10 {
    margin-left: 1200px;
    margin-left: 0;
  }
  .l-push-11 {
    margin-left: 1320px;
    margin-left: 0;
  }
  .l-push-12 {
    margin-left: 1440px;
    margin-left: 0;
  }
  .l-pull-1 {
    margin-right: 120px;
    margin-right: 0;
  }
  .l-pull-2 {
    margin-right: 240px;
    margin-right: 0;
  }
  .l-pull-3 {
    margin-right: 360px;
    margin-right: 0;
  }
  .l-pull-4 {
    margin-right: 480px;
    margin-right: 0;
  }
  .l-pull-5 {
    margin-right: 600px;
    margin-right: 0;
  }
  .l-pull-6 {
    margin-right: 720px;
    margin-right: 0;
  }
  .l-pull-7 {
    margin-right: 840px;
    margin-right: 0;
  }
  .l-pull-8 {
    margin-right: 960px;
    margin-right: 0;
  }
  .l-pull-9 {
    margin-right: 1080px;
    margin-right: 0;
  }
  .l-pull-10 {
    margin-right: 1200px;
    margin-right: 0;
  }
  .l-pull-11 {
    margin-right: 1320px;
    margin-right: 0;
  }
  .l-pull-12 {
    margin-right: 1440px;
    margin-right: 0;
  }
  .l-content {
    margin: 0 auto;
    display: block;
    float: none;
  }
  .l-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
  .l-i-col-1 {
    display: block;
    float: left;
    width: 8.33333333%;
  }
  .l-i-col-2 {
    display: block;
    float: left;
    width: 16.66666667%;
  }
  .l-i-col-3 {
    display: block;
    float: left;
    width: 25%;
  }
  .l-i-col-4 {
    display: block;
    float: left;
    width: 33.33333333%;
  }
  .l-i-col-5 {
    display: block;
    float: left;
    width: 41.66666667%;
  }
  .l-i-col-6 {
    display: block;
    float: left;
    width: 50%;
  }
  .l-i-col-7 {
    display: block;
    float: left;
    width: 58.33333333%;
  }
  .l-i-col-8 {
    display: block;
    float: left;
    width: 66.66666667%;
  }
  .l-i-col-9 {
    display: block;
    float: left;
    width: 75%;
  }
  .l-i-col-10 {
    display: block;
    float: left;
    width: 83.33333333%;
  }
  .l-i-col-11 {
    display: block;
    float: left;
    width: 91.66666667%;
  }
  .l-i-col-12 {
    display: block;
    float: left;
    width: 100%;
  }
  .l-i-push-1 {
    margin-left: 8.33333333%;
  }
  .l-i-push-2 {
    margin-left: 16.66666667%;
  }
  .l-i-push-3 {
    margin-left: 25%;
  }
  .l-i-push-4 {
    margin-left: 33.33333333%;
  }
  .l-i-push-5 {
    margin-left: 41.66666667%;
  }
  .l-i-push-6 {
    margin-left: 50%;
  }
  .l-i-push-7 {
    margin-left: 58.33333333%;
  }
  .l-i-push-8 {
    margin-left: 66.66666667%;
  }
  .l-i-push-9 {
    margin-left: 75%;
  }
  .l-i-push-10 {
    margin-left: 83.33333333%;
  }
  .l-i-push-11 {
    margin-left: 91.66666667%;
  }
  .l-i-push-12 {
    margin-left: 100%;
  }
  .l-i-pull-1 {
    margin-right: 8.33333333%;
  }
  .l-i-pull-2 {
    margin-right: 16.66666667%;
  }
  .l-i-pull-3 {
    margin-right: 25%;
  }
  .l-i-pull-4 {
    margin-right: 33.33333333%;
  }
  .l-i-pull-5 {
    margin-right: 41.66666667%;
  }
  .l-i-pull-6 {
    margin-right: 50%;
  }
  .l-i-pull-7 {
    margin-right: 58.33333333%;
  }
  .l-i-pull-8 {
    margin-right: 66.66666667%;
  }
  .l-i-pull-9 {
    margin-right: 75%;
  }
  .l-i-pull-10 {
    margin-right: 83.33333333%;
  }
  .l-i-pull-11 {
    margin-right: 91.66666667%;
  }
  .l-i-pull-12 {
    margin-right: 100%;
  }
  .f-col-1 {
    display: block;
    float: left;
    width: 8.33333333%;
  }
  .f-col-2 {
    display: block;
    float: left;
    width: 16.66666667%;
  }
  .f-col-3 {
    display: block;
    float: left;
    width: 25%;
  }
  .f-col-4 {
    display: block;
    float: left;
    width: 33.33333333%;
  }
  .f-col-5 {
    display: block;
    float: left;
    width: 41.66666667%;
  }
  .f-col-6 {
    display: block;
    float: left;
    width: 50%;
  }
  .f-col-7 {
    display: block;
    float: left;
    width: 58.33333333%;
  }
  .f-col-8 {
    display: block;
    float: left;
    width: 66.66666667%;
  }
  .f-col-9 {
    display: block;
    float: left;
    width: 75%;
  }
  .f-col-10 {
    display: block;
    float: left;
    width: 83.33333333%;
  }
  .f-col-11 {
    display: block;
    float: left;
    width: 91.66666667%;
  }
  .f-col-12 {
    display: block;
    float: left;
    width: 100%;
  }
  .f-push-1 {
    margin-left: 8.33333333%;
  }
  .f-push-2 {
    margin-left: 16.66666667%;
  }
  .f-push-3 {
    margin-left: 25%;
  }
  .f-push-4 {
    margin-left: 33.33333333%;
  }
  .f-push-5 {
    margin-left: 41.66666667%;
  }
  .f-push-6 {
    margin-left: 50%;
  }
  .f-push-7 {
    margin-left: 58.33333333%;
  }
  .f-push-8 {
    margin-left: 66.66666667%;
  }
  .f-push-9 {
    margin-left: 75%;
  }
  .f-push-10 {
    margin-left: 83.33333333%;
  }
  .f-push-11 {
    margin-left: 91.66666667%;
  }
  .f-push-12 {
    margin-left: 100%;
  }
  .f-pull-1 {
    margin-right: 8.33333333%;
  }
  .f-pull-2 {
    margin-right: 16.66666667%;
  }
  .f-pull-3 {
    margin-right: 25%;
  }
  .f-pull-4 {
    margin-right: 33.33333333%;
  }
  .f-pull-5 {
    margin-right: 41.66666667%;
  }
  .f-pull-6 {
    margin-right: 50%;
  }
  .f-pull-7 {
    margin-right: 58.33333333%;
  }
  .f-pull-8 {
    margin-right: 66.66666667%;
  }
  .f-pull-9 {
    margin-right: 75%;
  }
  .f-pull-10 {
    margin-right: 83.33333333%;
  }
  .f-pull-11 {
    margin-right: 91.66666667%;
  }
  .f-pull-12 {
    margin-right: 100%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .l-col-1 {
    display: block;
    float: left;
    width: 120px;
    width: 100%;
  }
  .l-col-2 {
    display: block;
    float: left;
    width: 240px;
    width: 100%;
  }
  .l-col-3 {
    display: block;
    float: left;
    width: 360px;
    width: 100%;
  }
  .l-col-4 {
    display: block;
    float: left;
    width: 480px;
    width: 100%;
  }
  .l-col-5 {
    display: block;
    float: left;
    width: 600px;
    width: 100%;
  }
  .l-col-6 {
    display: block;
    float: left;
    width: 720px;
    width: 100%;
  }
  .l-col-7 {
    display: block;
    float: left;
    width: 840px;
    width: 100%;
  }
  .l-col-8 {
    display: block;
    float: left;
    width: 960px;
    width: 100%;
  }
  .l-col-9 {
    display: block;
    float: left;
    width: 1080px;
    width: 100%;
  }
  .l-col-10 {
    display: block;
    float: left;
    width: 1200px;
    width: 100%;
  }
  .l-col-11 {
    display: block;
    float: left;
    width: 1320px;
    width: 100%;
  }
  .l-col-12 {
    display: block;
    float: left;
    width: 1440px;
    width: 100%;
  }
  .l-push-1 {
    margin-left: 120px;
    margin-left: 0;
  }
  .l-push-2 {
    margin-left: 240px;
    margin-left: 0;
  }
  .l-push-3 {
    margin-left: 360px;
    margin-left: 0;
  }
  .l-push-4 {
    margin-left: 480px;
    margin-left: 0;
  }
  .l-push-5 {
    margin-left: 600px;
    margin-left: 0;
  }
  .l-push-6 {
    margin-left: 720px;
    margin-left: 0;
  }
  .l-push-7 {
    margin-left: 840px;
    margin-left: 0;
  }
  .l-push-8 {
    margin-left: 960px;
    margin-left: 0;
  }
  .l-push-9 {
    margin-left: 1080px;
    margin-left: 0;
  }
  .l-push-10 {
    margin-left: 1200px;
    margin-left: 0;
  }
  .l-push-11 {
    margin-left: 1320px;
    margin-left: 0;
  }
  .l-push-12 {
    margin-left: 1440px;
    margin-left: 0;
  }
  .l-pull-1 {
    margin-right: 120px;
    margin-right: 0;
  }
  .l-pull-2 {
    margin-right: 240px;
    margin-right: 0;
  }
  .l-pull-3 {
    margin-right: 360px;
    margin-right: 0;
  }
  .l-pull-4 {
    margin-right: 480px;
    margin-right: 0;
  }
  .l-pull-5 {
    margin-right: 600px;
    margin-right: 0;
  }
  .l-pull-6 {
    margin-right: 720px;
    margin-right: 0;
  }
  .l-pull-7 {
    margin-right: 840px;
    margin-right: 0;
  }
  .l-pull-8 {
    margin-right: 960px;
    margin-right: 0;
  }
  .l-pull-9 {
    margin-right: 1080px;
    margin-right: 0;
  }
  .l-pull-10 {
    margin-right: 1200px;
    margin-right: 0;
  }
  .l-pull-11 {
    margin-right: 1320px;
    margin-right: 0;
  }
  .l-pull-12 {
    margin-right: 1440px;
    margin-right: 0;
  }
  .l-content {
    margin: 0 auto;
    display: block;
    float: none;
  }
  .l-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
  .l-i-col-1 {
    display: block;
    float: left;
    width: 8.33333333%;
  }
  .l-i-col-2 {
    display: block;
    float: left;
    width: 16.66666667%;
  }
  .l-i-col-3 {
    display: block;
    float: left;
    width: 25%;
  }
  .l-i-col-4 {
    display: block;
    float: left;
    width: 33.33333333%;
  }
  .l-i-col-5 {
    display: block;
    float: left;
    width: 41.66666667%;
  }
  .l-i-col-6 {
    display: block;
    float: left;
    width: 50%;
  }
  .l-i-col-7 {
    display: block;
    float: left;
    width: 58.33333333%;
  }
  .l-i-col-8 {
    display: block;
    float: left;
    width: 66.66666667%;
  }
  .l-i-col-9 {
    display: block;
    float: left;
    width: 75%;
  }
  .l-i-col-10 {
    display: block;
    float: left;
    width: 83.33333333%;
  }
  .l-i-col-11 {
    display: block;
    float: left;
    width: 91.66666667%;
  }
  .l-i-col-12 {
    display: block;
    float: left;
    width: 100%;
  }
  .l-i-push-1 {
    margin-left: 8.33333333%;
  }
  .l-i-push-2 {
    margin-left: 16.66666667%;
  }
  .l-i-push-3 {
    margin-left: 25%;
  }
  .l-i-push-4 {
    margin-left: 33.33333333%;
  }
  .l-i-push-5 {
    margin-left: 41.66666667%;
  }
  .l-i-push-6 {
    margin-left: 50%;
  }
  .l-i-push-7 {
    margin-left: 58.33333333%;
  }
  .l-i-push-8 {
    margin-left: 66.66666667%;
  }
  .l-i-push-9 {
    margin-left: 75%;
  }
  .l-i-push-10 {
    margin-left: 83.33333333%;
  }
  .l-i-push-11 {
    margin-left: 91.66666667%;
  }
  .l-i-push-12 {
    margin-left: 100%;
  }
  .l-i-pull-1 {
    margin-right: 8.33333333%;
  }
  .l-i-pull-2 {
    margin-right: 16.66666667%;
  }
  .l-i-pull-3 {
    margin-right: 25%;
  }
  .l-i-pull-4 {
    margin-right: 33.33333333%;
  }
  .l-i-pull-5 {
    margin-right: 41.66666667%;
  }
  .l-i-pull-6 {
    margin-right: 50%;
  }
  .l-i-pull-7 {
    margin-right: 58.33333333%;
  }
  .l-i-pull-8 {
    margin-right: 66.66666667%;
  }
  .l-i-pull-9 {
    margin-right: 75%;
  }
  .l-i-pull-10 {
    margin-right: 83.33333333%;
  }
  .l-i-pull-11 {
    margin-right: 91.66666667%;
  }
  .l-i-pull-12 {
    margin-right: 100%;
  }
  .f-col-1 {
    display: block;
    float: left;
    width: 8.33333333%;
  }
  .f-col-2 {
    display: block;
    float: left;
    width: 16.66666667%;
  }
  .f-col-3 {
    display: block;
    float: left;
    width: 25%;
  }
  .f-col-4 {
    display: block;
    float: left;
    width: 33.33333333%;
  }
  .f-col-5 {
    display: block;
    float: left;
    width: 41.66666667%;
  }
  .f-col-6 {
    display: block;
    float: left;
    width: 50%;
  }
  .f-col-7 {
    display: block;
    float: left;
    width: 58.33333333%;
  }
  .f-col-8 {
    display: block;
    float: left;
    width: 66.66666667%;
  }
  .f-col-9 {
    display: block;
    float: left;
    width: 75%;
  }
  .f-col-10 {
    display: block;
    float: left;
    width: 83.33333333%;
  }
  .f-col-11 {
    display: block;
    float: left;
    width: 91.66666667%;
  }
  .f-col-12 {
    display: block;
    float: left;
    width: 100%;
  }
  .f-push-1 {
    margin-left: 8.33333333%;
  }
  .f-push-2 {
    margin-left: 16.66666667%;
  }
  .f-push-3 {
    margin-left: 25%;
  }
  .f-push-4 {
    margin-left: 33.33333333%;
  }
  .f-push-5 {
    margin-left: 41.66666667%;
  }
  .f-push-6 {
    margin-left: 50%;
  }
  .f-push-7 {
    margin-left: 58.33333333%;
  }
  .f-push-8 {
    margin-left: 66.66666667%;
  }
  .f-push-9 {
    margin-left: 75%;
  }
  .f-push-10 {
    margin-left: 83.33333333%;
  }
  .f-push-11 {
    margin-left: 91.66666667%;
  }
  .f-push-12 {
    margin-left: 100%;
  }
  .f-pull-1 {
    margin-right: 8.33333333%;
  }
  .f-pull-2 {
    margin-right: 16.66666667%;
  }
  .f-pull-3 {
    margin-right: 25%;
  }
  .f-pull-4 {
    margin-right: 33.33333333%;
  }
  .f-pull-5 {
    margin-right: 41.66666667%;
  }
  .f-pull-6 {
    margin-right: 50%;
  }
  .f-pull-7 {
    margin-right: 58.33333333%;
  }
  .f-pull-8 {
    margin-right: 66.66666667%;
  }
  .f-pull-9 {
    margin-right: 75%;
  }
  .f-pull-10 {
    margin-right: 83.33333333%;
  }
  .f-pull-11 {
    margin-right: 91.66666667%;
  }
  .f-pull-12 {
    margin-right: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .l-col-1 {
    display: block;
    float: left;
    width: 63px;
  }
  .l-col-2 {
    display: block;
    float: left;
    width: 126px;
  }
  .l-col-3 {
    display: block;
    float: left;
    width: 189px;
  }
  .l-col-4 {
    display: block;
    float: left;
    width: 252px;
  }
  .l-col-5 {
    display: block;
    float: left;
    width: 315px;
  }
  .l-col-6 {
    display: block;
    float: left;
    width: 378px;
  }
  .l-col-7 {
    display: block;
    float: left;
    width: 441px;
  }
  .l-col-8 {
    display: block;
    float: left;
    width: 504px;
  }
  .l-col-9 {
    display: block;
    float: left;
    width: 567px;
  }
  .l-col-10 {
    display: block;
    float: left;
    width: 630px;
  }
  .l-col-11 {
    display: block;
    float: left;
    width: 693px;
  }
  .l-col-12 {
    display: block;
    float: left;
    width: 756px;
  }
  .l-push-1 {
    margin-left: 63px;
  }
  .l-push-2 {
    margin-left: 126px;
  }
  .l-push-3 {
    margin-left: 189px;
  }
  .l-push-4 {
    margin-left: 252px;
  }
  .l-push-5 {
    margin-left: 315px;
  }
  .l-push-6 {
    margin-left: 378px;
  }
  .l-push-7 {
    margin-left: 441px;
  }
  .l-push-8 {
    margin-left: 504px;
  }
  .l-push-9 {
    margin-left: 567px;
  }
  .l-push-10 {
    margin-left: 630px;
  }
  .l-push-11 {
    margin-left: 693px;
  }
  .l-push-12 {
    margin-left: 756px;
  }
  .l-pull-1 {
    margin-right: 63px;
  }
  .l-pull-2 {
    margin-right: 126px;
  }
  .l-pull-3 {
    margin-right: 189px;
  }
  .l-pull-4 {
    margin-right: 252px;
  }
  .l-pull-5 {
    margin-right: 315px;
  }
  .l-pull-6 {
    margin-right: 378px;
  }
  .l-pull-7 {
    margin-right: 441px;
  }
  .l-pull-8 {
    margin-right: 504px;
  }
  .l-pull-9 {
    margin-right: 567px;
  }
  .l-pull-10 {
    margin-right: 630px;
  }
  .l-pull-11 {
    margin-right: 693px;
  }
  .l-pull-12 {
    margin-right: 756px;
  }
  .l-content {
    margin: 0 auto;
    display: block;
    float: none;
  }
  .l-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
  .l-i-col-1 {
    display: block;
    float: left;
    width: 8.33333333%;
  }
  .l-i-col-2 {
    display: block;
    float: left;
    width: 16.66666667%;
  }
  .l-i-col-3 {
    display: block;
    float: left;
    width: 25%;
  }
  .l-i-col-4 {
    display: block;
    float: left;
    width: 33.33333333%;
  }
  .l-i-col-5 {
    display: block;
    float: left;
    width: 41.66666667%;
  }
  .l-i-col-6 {
    display: block;
    float: left;
    width: 50%;
  }
  .l-i-col-7 {
    display: block;
    float: left;
    width: 58.33333333%;
  }
  .l-i-col-8 {
    display: block;
    float: left;
    width: 66.66666667%;
  }
  .l-i-col-9 {
    display: block;
    float: left;
    width: 75%;
  }
  .l-i-col-10 {
    display: block;
    float: left;
    width: 83.33333333%;
  }
  .l-i-col-11 {
    display: block;
    float: left;
    width: 91.66666667%;
  }
  .l-i-col-12 {
    display: block;
    float: left;
    width: 100%;
  }
  .l-i-push-1 {
    margin-left: 8.33333333%;
  }
  .l-i-push-2 {
    margin-left: 16.66666667%;
  }
  .l-i-push-3 {
    margin-left: 25%;
  }
  .l-i-push-4 {
    margin-left: 33.33333333%;
  }
  .l-i-push-5 {
    margin-left: 41.66666667%;
  }
  .l-i-push-6 {
    margin-left: 50%;
  }
  .l-i-push-7 {
    margin-left: 58.33333333%;
  }
  .l-i-push-8 {
    margin-left: 66.66666667%;
  }
  .l-i-push-9 {
    margin-left: 75%;
  }
  .l-i-push-10 {
    margin-left: 83.33333333%;
  }
  .l-i-push-11 {
    margin-left: 91.66666667%;
  }
  .l-i-push-12 {
    margin-left: 100%;
  }
  .l-i-pull-1 {
    margin-right: 8.33333333%;
  }
  .l-i-pull-2 {
    margin-right: 16.66666667%;
  }
  .l-i-pull-3 {
    margin-right: 25%;
  }
  .l-i-pull-4 {
    margin-right: 33.33333333%;
  }
  .l-i-pull-5 {
    margin-right: 41.66666667%;
  }
  .l-i-pull-6 {
    margin-right: 50%;
  }
  .l-i-pull-7 {
    margin-right: 58.33333333%;
  }
  .l-i-pull-8 {
    margin-right: 66.66666667%;
  }
  .l-i-pull-9 {
    margin-right: 75%;
  }
  .l-i-pull-10 {
    margin-right: 83.33333333%;
  }
  .l-i-pull-11 {
    margin-right: 91.66666667%;
  }
  .l-i-pull-12 {
    margin-right: 100%;
  }
}
html {
  font-family: sans-serif;
}
body {
  -webkit-font-smoothing: antialiased;
}
.t-dark {
  color: #424242;
}
.t-dark a {
  color: #e2007a;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -ms-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.t-dark a:active {
  color: #a30c5d;
}
.t-dark a:hover,
.t-dark a:focus {
  text-decoration: underline;
}
.t-dark a:focus {
  outline: thin dotted;
}
.t-dark a:hover,
.t-dark a:active {
  outline: 0;
}
.t-dark h1 {
  font-size: 65px;
  line-height: 67px;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 900;
  margin: 22px 0 6px 0;
  color: #424242;
}
@media (min-width: 0px) and (max-width: 767px) {
  .t-dark h1 {
    font-size: 25px;
    line-height: 27px;
    margin: 11px 0 3px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .t-dark h1 {
    font-size: 55px;
    line-height: 57px;
  }
}
.t-dark h2 {
  font-size: 40px;
  line-height: 44px;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 900;
  margin: 0 0 30px 0;
  color: #424242;
}
.t-dark h2.t-flush-heading {
  margin: 0 0 10px 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .t-dark h2 {
    font-size: 27px;
    line-height: 32px;
    margin: 0 0 15px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .t-dark h2 {
    font-size: 35px;
    line-height: 39px;
  }
}
.t-dark h3 {
  font-size: 30px;
  line-height: 35px;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 0 11px 0;
  color: #424242;
}
.t-dark h3.t-small {
  font-size: 22px;
  line-height: 25px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .t-dark h3 {
    font-size: 25px;
    line-height: 27px;
    margin: 0 0 12px 0;
  }
}
.t-dark h4 {
  font-size: 25px;
  line-height: 28px;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 900;
  margin: 0 0 14px 0;
  color: #424242;
}
.t-dark h4.t-small {
  font-size: 22px;
  line-height: 25px;
  margin: 0 0 5px 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .t-dark h4.t-small {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .t-dark h4 {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 8px 0;
  }
}
.t-dark h5 {
  font-size: 18px;
  line-height: 20px;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 0 10px 0;
  color: #424242;
}
.t-dark p {
  font-size: 14px;
  color: #424242;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  line-height: 22px;
  margin: 0 0 18px 0;
  font-weight: 300;
}
@media (min-width: 0px) and (max-width: 767px) {
  .t-dark p {
    font-size: 15px;
    line-height: 24px;
  }
}
.t-dark p.t-bcm {
  color: #333;
}
.t-dark p.t-bcm a {
  color: #333;
}
.t-light h1 {
  color: #ffffff;
}
.t-light h2 {
  color: #ffffff;
}
.t-light h3 {
  color: #ffffff;
}
.t-light h4 {
  color: #ffffff;
  font-weight: 700;
}
.t-light h5 {
  color: #ffffff;
}
.t-light p {
  color: #ffffff;
}
.t-light a {
  color: #ffffff;
}
.t-light p.t-leadin {
  color: #ffffff;
}
.t-light p.t-bcm {
  color: #ffffff;
}
.t-light p.t-bcm a {
  color: #ffffff;
}
p.t-med {
  color: #58646e;
}
.t-content ul {
  list-style-type: disc;
}
.t-content ul,
.t-content ol {
  list-style-position: outside;
  margin: 0 0 18px 16px;
  padding: 0;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
.t-content ul li,
.t-content ol li {
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
}
.t-light .t-content ul li,
.t-light .t-content ol li {
  color: #ffffff;
}
.ie8 .t-content ul li p,
.ie8 .t-content ol li p,
.ie9 .t-content ul li p,
.ie9 .t-content ol li p,
.ie10 .t-content ul li p,
.ie10 .t-content ol li p {
  display: inline;
}
.t-content img.img-con {
  margin: 0 20px 15px 0;
  float: left;
}
.t-content img.img-con.right {
  float: right;
  margin: 0 0 5px 20px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .t-content img.img-con {
    float: none;
    width: 100%;
  }
}
.t-content a[href*="http"] {
  padding-right: 14px;
  background: transparent url('../images/icon-external.png') 100% 4px no-repeat;
  margin-right: 5px;
}
.t-content a.no-icon,
.t-content p.no-icon a,
.ie8 .t-content a.no-icon,
.ie8 .t-content p.no-icon a {
  background-image: none;
  margin-right: 0;
}
.t-content a.no-icon.btn,
.t-content p.no-icon a.btn,
.ie8 .t-content a.no-icon.btn,
.ie8 .t-content p.no-icon a.btn {
  padding-right: 20px;
}
.t-content p.t-leadin a[href*="http"] {
  background-position: 100% 8px;
}
.t-content .lnk-list {
  margin: 1em 0;
  padding: 0;
}
.t-content .lnk-list li {
  float: left;
  width: 49%;
  margin: 0.5em 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  .t-content .lnk-list li {
    float: none;
    display: block;
    width: auto;
    margin: 1em 0;
  }
}
.t-content a.lnk-file,
.t-content .t-dark a.lnk-file {
  display: inline-block;
  padding: 0 12px 0 38px;
  background: transparent url('../images/icon-pdf-small.png') 0 2px no-repeat;
  line-height: 22px;
  text-decoration: none;
}
.t-content a.lnk-file.lnk-file--icon,
.t-content .t-dark a.lnk-file.lnk-file--icon {
  padding: 0px 38px 0px 0px;
  background: transparent url('../images/icon-pdf-small.png') 155px 2px no-repeat;
}
.t-content a.lnk-file.lnk-file-mp3,
.t-content .t-dark a.lnk-file.lnk-file-mp3 {
  background: transparent url('../images/icon-audio-small.png') 0 2px no-repeat;
}
.t-content a.lnk-file .lnk-extension,
.t-content .t-dark a.lnk-file .lnk-extension {
  text-transform: uppercase;
}
.t-content a.lnk-file .lnk-text,
.t-content .t-dark a.lnk-file .lnk-text {
  color: #e2007a;
}
.t-content a.lnk-file:hover .lnk-text,
.t-content .t-dark a.lnk-file:hover .lnk-text {
  text-decoration: underline;
}
.t-content a.lnk-file .lnk-meta,
.t-content .t-dark a.lnk-file .lnk-meta {
  display: block;
  border: none;
  color: #424242;
}
.t-content a.lnk-file-small-pdf,
.t-content .t-dark a.lnk-file-small-pdf {
  display: inline-block;
  padding: 3px 0px 3px 25px;
  background: transparent url('../images/icon-pdf-small.png') 0 2px no-repeat;
  background-size: 16px;
}
.t-content a.lnk-file-small-pdf:hover,
.t-content .t-dark a.lnk-file-small-pdf:hover {
  text-decoration: underline;
}
.t-center {
  text-align: center;
}
.t-right {
  text-align: right;
}
p.t-leadin {
  font-size: 18px;
  line-height: 26px;
  color: #58646e;
  margin: 0 0 17px 0;
  font-weight: 200;
}
p.t-leadin.t-leadin-dark {
  color: #333;
}
@media (min-width: 0px) and (max-width: 767px) {
  p.t-leadin {
    font-size: 19px;
    line-height: 26px;
    font-weight: 400;
    margin: 0 0 10px 0;
  }
}
p.t-copyright {
  color: #898d93;
  margin: 0 34px 0 0;
  line-height: 17px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .fot .fot-strip p.t-copyright {
    margin: 0 30px 10px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  p.t-copyright {
    margin-right: 20px;
  }
}
.t-promo {
  margin-bottom: 20px;
}
.t-promo p.t-leadin {
  margin: 0 0 10px 0;
}
.t-promo p.t-leadin.t-leadin-dark {
  line-height: 24px;
}
.t-promo h2 {
  margin-bottom: 13px;
}
p.t-bcm {
  margin: 17px 0 0 0;
}
p.t-bcm .last {
  font-weight: 700;
}
.t-sub {
  margin: 0;
}
.t-sub a {
  display: block;
  line-height: 28px;
}
.t-sub a:hover {
  text-decoration: underline;
}
.tcolour-default {
  colour: #000000 !important;
}
.tcolour-p1 {
  color: #cb006e !important;
}
.tcolour-p2 {
  color: #fdc700 !important;
}
.tcolour-p3 {
  color: #009ee0 !important;
}
.tcolour-p4 {
  color: #82aa0e !important;
}
.i-search {
  float: right;
  margin-left: 10px;
  background-image: url(../images/sprite-icons.png);
  background-position: 0px -17px;
  width: 13px;
  height: 17px;
  -webkit-transition: background-position 0.3s ease-out;
  -moz-transition: background-position 0.3s ease-out;
  -ms-transition: background-position 0.3s ease-out;
  -o-transition: background-position 0.3s ease-out;
  transition: background-position 0.3s ease-out;
}
.i-sub {
  float: left;
  display: block;
  margin-right: 10px;
  background-image: url(../images/sprite-icons.png);
  background-position: 0px -62px;
  width: 36px;
  height: 28px;
  -webkit-transition: background-position 0.3s ease-out;
  -moz-transition: background-position 0.3s ease-out;
  -ms-transition: background-position 0.3s ease-out;
  -o-transition: background-position 0.3s ease-out;
  transition: background-position 0.3s ease-out;
}
.i-menu {
  display: inline-block;
  width: 30px;
  height: 18px;
  margin: 21px 0 0 15px;
  background: transparent url("../images/icon-menu.png") 0% 0% no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .i-menu {
    background: transparent url("../images/icon-menu@2x.png") 0% 0% no-repeat;
    background-size: 30px 18px;
  }
}
.h-left {
  float: left;
}
.h-right {
  float: right;
}
.h-hide-js {
  display: none;
}
.no-js .h-hide-js {
  display: block;
}
@media (min-width: 0px) and (max-width: 479px) {
  .h-visible-xs {
    display: inherit !important;
  }
  .h-visible-sm {
    display: none !important;
  }
  .h-visible-md {
    display: none !important;
  }
  .h-visible-lg {
    display: none !important;
  }
  .h-visible-xl {
    display: none !important;
  }
  .h-hidden-xs {
    display: none !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .h-visible-xs {
    display: none !important;
  }
  .h-visible-sm {
    display: inherit !important;
  }
  .h-visible-md {
    display: none !important;
  }
  .h-visible-lg {
    display: none !important;
  }
  .h-visible-xl {
    display: none !important;
  }
  .h-hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .h-visible-xs {
    display: none !important;
  }
  .h-visible-sm {
    display: none !important;
  }
  .h-visible-md {
    display: inherit !important;
  }
  .h-visible-lg {
    display: none !important;
  }
  .h-visible-xl {
    display: none !important;
  }
  .h-hidden-md {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .h-visible-xs {
    display: none !important;
  }
  .h-visible-sm {
    display: none !important;
  }
  .h-visible-md {
    display: none !important;
  }
  .h-visible-lg {
    display: inherit !important;
  }
  .h-visible-xl {
    display: none !important;
  }
  .h-hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .h-visible-xs {
    display: none !important;
  }
  .h-visible-sm {
    display: none !important;
  }
  .h-visible-md {
    display: none !important;
  }
  .h-visible-lg {
    display: none !important;
  }
  .h-visible-xl {
    display: inherit !important;
  }
  .h-hidden-xl {
    display: none !important;
  }
}
.ie8 .h-visible-xs,
.ie8 .h-visible-sm,
.ie8 .h-visible-md,
.ie8 .h-hidden-lg,
.ie8 .h-hidden-xl {
  display: none !important;
}
.ie8 .h-hidden-xs,
.ie8 .h-hidden-sm,
.ie8 .h-hidden-md,
.ie8 .h-visible-lg,
.ie8 .h-visible-xl {
  display: block !important;
}
form,
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.frm fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.frm fieldset legend {
  display: none;
}
.frm .field {
  float: left;
  margin-right: 26px;
}
.frm .field,
.frm .frm-field {
  margin-bottom: 27px;
}
.frm .field label,
.frm .frm-field label {
  display: inline-block;
  margin-bottom: 5px;
}
.frm .field input,
.frm .frm-field input,
.frm .field select,
.frm .frm-field select,
.frm .field textarea,
.frm .frm-field textarea {
  border: 1px solid #e5e7e9;
  padding: 0 10px;
  color: #58646e;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0px 3px 3px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: inset 0px 3px 3px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0px 3px 3px rgba(0, 0, 0, 0.03);
}
.frm .field input:focus,
.frm .frm-field input:focus,
.frm .field select:focus,
.frm .frm-field select:focus,
.frm .field textarea:focus,
.frm .frm-field textarea:focus {
  outline: none;
  border: 1px solid #58646e;
}
.frm .field input,
.frm .frm-field input,
.frm .field select,
.frm .frm-field select {
  height: 43px;
  line-height: 43px;
  width: 100%;
}
.frm .field.checkbox,
.frm .frm-field.checkbox {
  width: 100%;
}
.frm .field.checkbox input,
.frm .frm-field.checkbox input {
  float: left;
  height: auto;
  line-height: normal;
  margin: 2px 10px 0 0;
  width: auto;
}
.frm .field .action,
.frm .frm-field .action {
  float: left;
  margin-right: 20px;
  color: #ffffff;
}
.frm .field .holder-required,
.frm .frm-field .holder-required {
  border-color: #C00;
}
.frm .field .frm-message.error,
.frm .frm-field .frm-message.error {
  color: #C00;
  margin: 5px 0;
  font-size: 0.8em;
}
.frm #ForgotPassword {
  line-height: 51px;
}
.frm.slc h3 {
  margin-left: 11px;
  margin-bottom: 40px;
}
.h-ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.h-ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.h-hidden {
  display: none !important;
  visibility: hidden;
}
.h-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.h-visuallyhidden.h-focusable:active,
.h-visuallyhidden.h-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.h-invisible {
  visibility: hidden;
}
.h-clear {
  clear: both;
}
.h-clearfix:before,
.h-clearfix:after {
  content: " ";
  display: table;
}
.h-clearfix:after {
  clear: both;
}
.h-clearfix {
  *zoom: 1;
}
.hed {
  height: 108px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .hed {
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 100%;
    z-index: 110;
    height: 60px;
    background-color: #cb006e;
    -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateZ(0);
  }
  .hed.hed--annual {
    background: transparent;
  }
}
.hed-heading {
  padding-top: 70px;
  text-align: center;
  position: relative;
}
.hed-heading .hed-heading__holder {
  position: absolute;
  top: -70px;
  right: 0px;
  padding-top: 0px;
  display: inline-block;
  margin: auto;
  width: 480px;
  text-align: right;
}
.hed-heading .hed-heading__heading {
  line-height: 55px;
  font-size: 49px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .hed-heading .hed-heading__holder {
    position: static;
    padding-left: 0px;
    width: 340px;
    text-align: center;
    margin-top: 30px;
  }
  .hed-heading .hed-heading__heading {
    line-height: 45px;
    font-size: 40px;
  }
}
.log {
  width: 243px;
  height: 56px;
  margin-top: 52px;
  float: left;
  background: transparent url("../images/logo-infratil.png") 0% 0% no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .log {
    background: transparent url("../images/logo-infratil@2x.png") 0% 0% no-repeat;
    background-size: 243px 56px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .log {
    width: 121px;
    height: 28px;
    margin-top: 16px;
    background-size: 121px 28px;
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
  .t-dark .log {
    -webkit-transition: all 0.3s 0.5s ease-out;
    -moz-transition: all 0.3s 0.5s ease-out;
    -ms-transition: all 0.3s 0.5s ease-out;
    -o-transition: all 0.3s 0.5s ease-out;
    transition: all 0.3s 0.5s ease-out;
  }
  .menu .log {
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
    -webkit-transform: translate3d(-131px, 0, 0);
    -moz-transform: translate3d(-131px, 0, 0);
    -ms-transform: translate3d(-131px, 0, 0);
    -o-transform: translate3d(-131px, 0, 0);
    transform: translate3d(-131px, 0, 0);
  }
}
.annual-report .log {
  float: right;
  margin-top: 30px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .annual-report .log {
    float: left;
    margin-top: 16px;
  }
}
.annual-report .hed-heading .hed-heading__holder {
  top: -30px;
}
.fot {
  background: #424242;
}
.fot .fot-strip {
  padding-top: 20px;
  padding-bottom: 20px;
}
.fot .fot-strip p {
  margin-bottom: 0;
}
.fot .fot-strip .nav-tiny .nav-item {
  line-height: 28px;
}
.fot .fot-strip .nav-left .nav-item {
  line-height: 17px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .fot .fot-strip.fot-strip--copy p {
    float: right;
  }
}
@media (min-width: 0px) and (max-width: 479px) {
  .fot .fot-strip.fot-strip--copy p {
    padding-top: 20px;
    float: left;
  }
}
.fot .fot-logos-hed {
  padding-top: 47px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .fot .fot-logos-hed {
    padding-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .fot .fot-logos-hed {
    padding-top: 30px;
  }
}
.fot .fot-download {
  background-color: #443e41;
  padding-top: 25px;
  padding-bottom: 25px;
  vertical-align: middle;
  text-align: center;
}
.fot .fot-download.fot-download-holder {
  display: inline-block;
  margin: auto;
  width: 400px;
  text-align: left;
}
@media (min-width: 0px) and (max-width: 767px) {
  .fot .fot-download.fot-download-holder {
    width: 350px;
  }
}
.fot .fot-download.fot-download-holder p {
  margin-bottom: 7px;
  font-size: 17px;
}
.fot .fot-download.fot-download-holder img {
  float: left;
  margin-right: 20px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .fot .fot-download.fot-download-holder img {
    margin-top: 15px;
  }
}
.fot .fot-download.fot-download-holder h5 {
  margin-top: 25px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .fot .fot-download.fot-download-holder h5 {
    margin-top: 20px;
  }
}
.fot .fot-logos {
  padding-top: 23px;
}
.fot .fot-logos .fot-logos-row {
  text-align: justify;
}
.fot .fot-logos .fot-logos-row:after {
  content: ' ';
  display: inline-block;
  width: 100%;
  height: 0;
}
.fot .fot-logos .fot-logos-row .fot-log {
  max-width: 15%;
}
.fot .fot-logos .fot-logos-row--no-justify {
  text-align: center;
}
.fot .fot-logos .fot-logos-row--no-justify .fot-log {
  max-width: 15%;
  margin: 30px 13px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .fot .fot-logos .fot-logos-row--no-justify .fot-log {
    max-width: 12%;
    margin: 30px 8px;
  }
}
.fot .fot-logos .fot-log {
  display: inline-block;
  margin: 0 0 53px 0;
}
.fot .fot-logos .fot-log:hover img,
.fot .fot-logos .fot-log:focus img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.fot .fot-logos .fot-log img {
  display: inline-block;
  max-width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (min-width: 768px) and (max-width: 991px) {
  .fot .fot-logos .fot-log img {
    max-width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .fot .fot-logos .fot-log {
    margin: 0 0 35px 0;
  }
}
.fot .fot-logos h4 {
  margin: 0 0 47px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .fot .fot-logos {
    padding-top: 30px;
  }
}
.fot-pagination {
  padding-top: 15px;
  padding-bottom: 15px;
}
.fot-pagination .fot-pagination__name {
  padding-bottom: 5px;
  margin-bottom: 0;
}
.fot-pagination .fot-pagination__container {
  position: relative;
  padding-top: 10px;
  padding-bottom: 20px;
}
.fot-pagination .fot-pagination__icon {
  font-size: 21px;
  text-decoration: none;
}
.fot-pagination .fot-pagination__prev {
  float: left;
  display: inline-block;
  margin-left: 20px;
}
.fot-pagination .fot-pagination__prev .fot-pagination__icon {
  position: absolute;
  bottom: 40px;
  left: -10px;
}
.fot-pagination .fot-pagination__next {
  float: right;
  display: inline-block;
  margin-right: 20px;
}
.fot-pagination .fot-pagination__next .fot-pagination__name {
  text-align: right;
}
.fot-pagination .fot-pagination__next .fot-pagination__icon {
  position: absolute;
  bottom: 40px;
  right: -21px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .fot-pagination {
    display: block;
  }
  .fot-pagination .fot-pagination__prev {
    padding-left: 15px;
  }
  .fot-pagination .fot-pagination__border {
    border-bottom: 1px solid #ffffff;
  }
  .fot-pagination .fot-pagination__next {
    padding-top: 25px;
    padding-bottom: 10px;
  }
  .fot-pagination .fot-pagination__container {
    float: none;
    display: block;
  }
  .fot-pagination .fot-pagination__container .fot-pagination__name {
    text-align: left;
  }
  .fot-pagination .fot-pagination__container .fot-pagination__link {
    display: inline-block;
    position: relative;
  }
  .fot-pagination .fot-pagination__next .fot-pagination__icon {
    position: absolute;
    bottom: 22px;
    right: -35px;
  }
}
.nav {
  float: right;
  list-style: none;
  margin: 27px 0 0 0;
  padding: 0;
}
.nav .nav-item {
  float: left;
  margin-left: 34px;
  line-height: 18px;
}
.nav .nav-item a,
.nav .nav-item label {
  font-size: 25px;
  font-weight: 400;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  color: #ffffff;
  cursor: pointer;
}
.nav .nav-item a:hover,
.nav .nav-item label:hover,
.nav .nav-item a:focus,
.nav .nav-item label:focus {
  color: #ffffff;
  text-decoration: underline;
}
.nav .nav-item a.current,
.nav .nav-item label.current,
.nav .nav-item a.section,
.nav .nav-item label.section {
  color: #e2007a;
}
.nav .nav-item a.current:hover,
.nav .nav-item label.current:hover,
.nav .nav-item a.section:hover,
.nav .nav-item label.section:hover {
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav .nav-item a,
  .nav .nav-item label {
    font-size: 19px;
  }
}
.nav .nav-item:first-child {
  margin-left: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav .nav-item {
    margin-left: 18px;
  }
}
.nav.nav-small .nav-item {
  line-height: 17px;
}
.nav.nav-small .nav-item a,
.nav.nav-small .nav-item label {
  display: inline-block;
  font-size: 16px;
  height: 25px;
  line-height: 25px;
}
.nav.nav-small .nav-item a.current,
.nav.nav-small .nav-item label.current,
.nav.nav-small .nav-item a.section,
.nav.nav-small .nav-item label.section {
  color: #cb006e;
}
.nav.nav-small .nav-item a.current:hover,
.nav.nav-small .nav-item label.current:hover,
.nav.nav-small .nav-item a.section:hover,
.nav.nav-small .nav-item label.section:hover {
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav.nav-small .nav-item a,
  .nav.nav-small .nav-item label {
    font-size: 15px;
  }
}
.nav.nav-small .nav-item.nav-search form {
  height: 25px;
  overflow: hidden;
  position: relative;
  min-width: 73px;
}
.nav.nav-small .nav-item.nav-search form label {
  height: 25px;
  line-height: 25px;
  position: absolute;
  left: 0;
  width: 50px;
  -webkit-transition: left 0.3s ease-out;
  -moz-transition: left 0.3s ease-out;
  -ms-transition: left 0.3s ease-out;
  -o-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
}
.nav.nav-small .nav-item.nav-search form label.foc {
  position: absolute;
  left: 0;
  color: #666;
  padding-left: 10px;
  text-decoration: none;
}
.nav.nav-small .nav-item.nav-search form input {
  height: 25px;
  line-height: 25px;
}
.nav.nav-small .nav-item.nav-search .nav-search-txt {
  border: 0;
  background: transparent;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  width: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-overflow: ellipsis;
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav.nav-small .nav-item.nav-search .nav-search-txt {
    font-size: 15px;
  }
}
.nav.nav-small .nav-item.nav-search .nav-search-txt:focus,
.nav.nav-small .nav-item.nav-search .nav-search-txt.nav-search-txt-foc {
  width: 155px;
  outline: none;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding: 0 10px;
  color: #424242;
}
.nav.nav-small .nav-item.nav-search .act {
  margin-top: 3px;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  font-size: 0;
  display: block;
  float: right;
  padding: 0;
  height: 17px;
}
.nav.nav-tiny {
  margin: 0px;
}
.nav.nav-tiny .nav-item {
  line-height: 17px;
}
.nav.nav-tiny .nav-item a {
  font-size: 14px;
  line-height: 17px;
  font-weight: 300;
}
.nav.nav-tiny .nav-item a.current,
.nav.nav-tiny .nav-item a.section {
  color: #ffffff;
  font-weight: 700;
}
@media (min-width: 0px) and (max-width: 479px) {
  .nav.nav-tiny .nav-item {
    margin-left: 0;
    margin-right: 30px;
  }
}
.nav.nav-left {
  float: left;
}
.nav.nav-sub {
  float: none;
  margin-top: 0;
  text-align: center;
}
.nav.nav-sub .nav-item {
  margin-left: 0;
  display: inline-block;
  float: none;
}
.bgc-light .nav.nav-sub .nav-item a {
  font-size: 16px;
  color: #443e41;
  padding: 0 10px;
}
.bgc-light .nav.nav-sub .nav-item a:hover {
  color: #ca006e;
  text-decoration: none;
  outline: none;
  background: none;
  font-weight: normal;
}
.bgc-light .nav.nav-sub .nav-item a.current,
.bgc-light .nav.nav-sub .nav-item a:active {
  color: #a30c5d;
  text-decoration: none;
  outline: none;
  background: none;
  font-weight: normal;
}
.nav.nav-sub .nav-item a {
  font-size: 18px;
  font-weight: normal;
  padding: 0 20px;
  line-height: 55px;
  display: block;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -ms-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.nav.nav-sub .nav-item a:hover,
.nav.nav-sub .nav-item a:focus,
.nav.nav-sub .nav-item a.current,
.nav.nav-sub .nav-item a.section {
  color: #ffffff;
}
.nav.nav-sub .nav-item a.current,
.nav.nav-sub .nav-item a.section {
  font-weight: 700;
  background: rgba(51, 51, 51, 0.25);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#40333333, endColorstr=#40333333)";
}
.nav.nav-sub .nav-item a.current:hover,
.nav.nav-sub .nav-item a.section:hover {
  text-decoration: none;
}
.nav.nav-sub .nav-item a.nav-btn span {
  color: #cb006e;
  background: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: inline-block;
  padding: 0 16px;
  height: 38px;
  line-height: 38px;
  font-size: 15px;
  font-weight: 700;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -ms-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.nav.nav-sub .nav-item a.nav-btn:hover span,
.nav.nav-sub .nav-item a.nav-btn:focus span {
  background-color: rgba(255, 255, 255, 0.8);
}
@media (min-width: 0px) and (max-width: 767px) {
  .nav.nav-sub {
    display: none;
  }
}
.hed-clr .nav .nav-item a.current,
.hed-clr .nav .nav-item a.section {
  color: #333;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color: #cb006e;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #980052;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #980052;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #980052;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #ffffff;
  background-color: #74003f;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #cb006e;
  border-color: #ccc;
}
.btn-default .badge {
  color: #cb006e;
  background-color: #ffffff;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn,
.t-content .btn {
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3), inset 0px -2px 0px 0px #950051;
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3), inset 0px -2px 0px 0px #950051;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3), inset 0px -2px 0px 0px #950051;
}
.t-dark a.btn,
.t-dark a.t-content .btn,
.t-light a.btn,
.t-light a.t-content .btn {
  color: #ffffff;
  background-color: #cb006e;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -ms-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.t-dark a.btn:hover,
.t-dark a.t-content .btn:hover,
.t-light a.btn:hover,
.t-light a.t-content .btn:hover,
.t-dark a.btn:focus,
.t-dark a.t-content .btn:focus,
.t-light a.btn:focus,
.t-light a.t-content .btn:focus {
  text-decoration: none;
  background-color: #da0377;
}
.t-dark a.btn:active,
.t-dark a.t-content .btn:active,
.t-light a.btn:active,
.t-light a.t-content .btn:active {
  background-color: #a30c5d;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3), inset 0px 2px 2px 0px #88014a;
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3), inset 0px 2px 2px 0px #88014a;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3), inset 0px 2px 2px 0px #88014a;
  outline: none;
}
.action {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3), inset 0px -2px 0px 0px #950051;
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3), inset 0px -2px 0px 0px #950051;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3), inset 0px -2px 0px 0px #950051;
  color: #ffffff;
  background-color: #cb006e;
  border-color: #ccc;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -ms-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.action:focus,
.action:active:focus,
.action.active:focus,
.action.focus,
.action:active.focus,
.action.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.action:hover,
.action:focus,
.action.focus {
  color: #ffffff;
  text-decoration: none;
}
.action:active,
.action.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.action.disabled,
.action[disabled],
fieldset[disabled] .action {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.action.disabled,
fieldset[disabled] a.action {
  pointer-events: none;
}
.t-dark a.action,
.t-light a.action {
  color: #ffffff;
  background-color: #cb006e;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -ms-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.t-dark a.action:hover,
.t-light a.action:hover,
.t-dark a.action:focus,
.t-light a.action:focus {
  text-decoration: none;
  background-color: #da0377;
}
.t-dark a.action:active,
.t-light a.action:active {
  background-color: #a30c5d;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3), inset 0px 2px 2px 0px #88014a;
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3), inset 0px 2px 2px 0px #88014a;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3), inset 0px 2px 2px 0px #88014a;
  outline: none;
}
.action:focus,
.action.focus {
  color: #ffffff;
  background-color: #980052;
  border-color: #8c8c8c;
}
.action:hover {
  color: #ffffff;
  background-color: #980052;
  border-color: #adadad;
}
.action:active,
.action.active,
.open > .dropdown-toggle.action {
  color: #ffffff;
  background-color: #980052;
  border-color: #adadad;
}
.action:active:hover,
.action.active:hover,
.open > .dropdown-toggle.action:hover,
.action:active:focus,
.action.active:focus,
.open > .dropdown-toggle.action:focus,
.action:active.focus,
.action.active.focus,
.open > .dropdown-toggle.action.focus {
  color: #ffffff;
  background-color: #74003f;
  border-color: #8c8c8c;
}
.action:active,
.action.active,
.open > .dropdown-toggle.action {
  background-image: none;
}
.action.disabled:hover,
.action[disabled]:hover,
fieldset[disabled] .action:hover,
.action.disabled:focus,
.action[disabled]:focus,
fieldset[disabled] .action:focus,
.action.disabled.focus,
.action[disabled].focus,
fieldset[disabled] .action.focus {
  background-color: #cb006e;
  border-color: #ccc;
}
.action .badge {
  color: #cb006e;
  background-color: #ffffff;
}
.action:active {
  outline: none;
}
.tbl {
  margin: 0 0 10px 0;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  border: 0;
  border-collapse: collapse;
  font-size: 14px;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.tbl thead {
  display: table-row-group;
}
.tbl th {
  color: #424242;
  text-align: left;
  font-size: 16px;
  padding: 0 20px 0 0;
  white-space: nowrap;
}
.tbl th:last-child {
  text-align: right;
  padding-right: 0;
}
.tbl td {
  color: #58646e;
  padding: 10px 20px 10px 0;
}
.tbl td:last-child {
  text-align: right;
  padding-right: 0;
}
@media (min-width: 0px) and (max-width: 991px) {
  .tbl.tbl-flip {
    display: block;
    position: relative;
    width: 100%;
    border: 1px solid #e5e7e9;
  }
  .tbl.tbl-flip thead,
  .tbl.tbl-flip tbody,
  .tbl.tbl-flip tr,
  .tbl.tbl-flip th,
  .tbl.tbl-flip td {
    display: block;
  }
  .tbl.tbl-flip thead {
    float: left;
  }
  .tbl.tbl-flip thead th {
    text-align: right;
  }
  .tbl.tbl-flip tbody {
    width: auto;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .tbl.tbl-flip tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  .tbl.tbl-flip thead {
    border-right: 1px solid #e5e7e9;
    -webkit-box-shadow: 3px 0px 10px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 3px 0px 10px rgba(0, 0, 0, 0.07);
    box-shadow: 3px 0px 10px rgba(0, 0, 0, 0.07);
  }
  .tbl.tbl-flip thead th {
    text-align: right;
    line-height: 38px;
    padding: 0 10px;
  }
  .tbl.tbl-flip thead th:last-child {
    padding-right: 10px;
  }
  .tbl.tbl-flip tbody {
    padding: 0 10px;
  }
  .tbl.tbl-flip tbody td {
    line-height: 38px;
    text-align: left;
    padding: 0 10px;
  }
  .tbl.tbl-flip tbody td:last-child {
    text-align: left;
  }
}
.tbl.tbl-left th:last-child,
.tbl.tbl-left td:last-child {
  text-align: left;
}
.ban {
  height: 460px;
  background-color: #58646e;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.ban.ban-annual {
  background-image: url(../images/annual-banner-image.jpg);
}
@media (min-width: 0px) and (max-width: 767px) {
  .ban.ban-annual {
    height: 210px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .ban {
    background-size: cover;
    background-color: #58646e;
  }
}
.ban .ban-headline {
  padding: 18px 70px 24px 70px;
  display: inline-block;
  margin-top: 95px;
  text-align: center;
}
.ban .ban-headline:hover {
  text-decoration: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  .ban .ban-headline {
    display: block;
    width: 100%;
    margin-top: 188px;
    padding: 18px 10px 18px 10px;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e7e9;
    text-align: left;
  }
}
.ban .ban-headline h1 {
  display: inline;
}
@media (min-width: 0px) and (max-width: 767px) {
  .ban .ban-headline h1 {
    color: #424242;
  }
}
.ban .ban-headline p {
  font-weight: 400;
}
@media (min-width: 0px) and (max-width: 767px) {
  .ban .ban-headline p {
    color: #424242;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .ban {
    height: 250px;
  }
  .ban .ban-inner {
    height: 250px;
  }
}
.ban.ban-large {
  height: 600px;
  margin-bottom: 13px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ban.ban-large {
    position: relative;
  }
}
.ban.ban-large .ban-inner {
  height: 600px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ban.ban-large .ban-inner {
    position: static;
  }
}
.ban.ban-large .ban-headline {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 0;
  padding: 0;
  text-align: center;
}
.ban.ban-large .ban-headline h1 {
  display: block;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ban.ban-large .ban-headline {
    width: 100%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .ban.ban-large {
    height: 306px;
    margin-bottom: 0;
  }
  .ban.ban-large .ban-inner {
    height: 306px;
  }
}
.ban.ban-small {
  height: 150px;
}
.ban.ban-small .ban-inner {
  height: 150px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .ban.ban-small {
    height: 60px;
  }
  .ban.ban-small .ban-inner {
    height: 60px;
  }
}
.bgc-p1 {
  background-color: #cb006e;
}
.bgc-p2 {
  background-color: #fdc700;
}
.bgc-p3 {
  background-color: #009ee0;
}
.bgc-p4 {
  background-color: #82aa0e;
}
.bgc-s1 {
  background-color: #424242;
}
.bgc-s2 {
  background-color: #58646e;
}
.bgc-s3 {
  background-color: #ffffff;
}
.bgc-t1 {
  background-color: #727c84;
}
.bgc-light {
  background-color: #ffffff;
}
@media (min-width: 0px) and (max-width: 767px) {
  .sm-bgc-p1 {
    background-color: #cb006e;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .sm-bgc-p2 {
    background-color: #fdc700;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .sm-bgc-p3 {
    background-color: #009ee0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .sm-bgc-p4 {
    background-color: #82aa0e;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .sm-bgc-s1 {
    background-color: #424242;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .sm-bgc-s2 {
    background-color: #58646e;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .sm-bgc-s3 {
    background-color: #ffffff;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .sm-bgc-t1 {
    background-color: #727c84;
  }
}
.fgc-p1 .t-light a {
  color: #ffffff;
}
.fgc-p1 .t-light a[href*="http"] {
  background-position: 100% -72px;
}
.fgc-p1 .sdr-dot {
  background-color: #ff32a1;
}
.fgc-p1 .sdr-dot.current {
  background-color: #cb006e;
}
.fgc-p2 a,
.fgc-p2 .t-light .dwd a {
  color: #fdc700;
}
.fgc-p2 .t-light a {
  color: #ffffff;
}
.fgc-p2 .t-light a[href*="http"] {
  background-position: 100% -72px;
}
.fgc-p2 .sdr-dot {
  background-color: #ffde64;
}
.fgc-p2 .sdr-dot.current {
  background-color: #fdc700;
}
.fgc-p2 a[href*="http"] {
  background-position: 100% -15px;
}
.fgc-p3 a,
.fgc-p3 .t-light .dwd a {
  color: #009ee0;
}
.fgc-p3 .t-light a {
  color: #ffffff;
}
.fgc-p3 .t-light a[href*="http"] {
  background-position: 100% -72px;
}
.fgc-p3 .sdr-dot {
  background-color: #47c9ff;
}
.fgc-p3 .sdr-dot.current {
  background-color: #009ee0;
}
.fgc-p3 a[href*="http"] {
  background-position: 100% -34px;
}
.fgc-p4 a,
.fgc-p4 .t-light .dwd a {
  color: #82aa0e;
}
.fgc-p4 .t-light a {
  color: #ffffff;
}
.fgc-p4 .t-light a[href*="http"] {
  background-position: 100% -72px;
}
.fgc-p4 .sdr-dot {
  background-color: #bdee30;
}
.fgc-p4 .sdr-dot.current {
  background-color: #82aa0e;
}
.fgc-p4 a[href*="http"] {
  background-position: 100% -53px;
}
.fgc-s1 a {
  color: #424242;
}
.fgc-s1 .t-light a {
  color: #ffffff;
}
.fgc-s1 .sdr-dot {
  background-color: #757575;
}
.fgc-s1 .sdr-dot.current {
  background-color: #424242;
}
.fgc-s2 a {
  color: #58646e;
}
.fgc-s2 .t-light a {
  color: #ffffff;
}
.fgc-s2 .sdr-dot {
  background-color: #8a97a2;
}
.fgc-s2 .sdr-dot.current {
  background-color: #58646e;
}
.fgc-s3 a {
  color: #ffffff;
}
.fgc-s3 .t-light a {
  color: #ffffff;
}
.fgc-s3 .sdr-dot {
  background-color: #ffffff;
}
.fgc-s3 .sdr-dot.current {
  background-color: #ffffff;
}
.fgc-t1 a {
  color: #727c84;
}
.fgc-t1 .t-light a {
  color: #ffffff;
}
.fgc-t1 .sdr-dot {
  background-color: #a8afb4;
}
.fgc-t1 .sdr-dot.current {
  background-color: #727c84;
}
.int {
  margin-top: 80px;
}
.int h1,
.int p {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
.int p {
  font-weight: 400;
}
@media (min-width: 0px) and (max-width: 767px) {
  .int {
    margin-top: 188px;
    background-color: #ffffff;
  }
  .int h1 {
    text-shadow: none;
    color: #424242;
    font-size: 23px;
    line-height: 25px;
    padding: 18px 10px 18px 10px;
    border-bottom: 1px solid #e5e7e9;
    text-align: left;
    margin: 0;
  }
  .int p {
    display: none;
  }
}
.int.int-search h1 {
  font-weight: 700;
}
.yrs {
  margin: 0 0 30px 0;
  padding: 4px 0 0 0;
  list-style: none;
  border-bottom: 1px solid #e5e7e9;
}
.yrs .yrs-item a {
  display: block;
  line-height: 1.3em;
  padding: 13px 14px;
  border-top: 1px solid #e5e7e9;
  color: #424242;
  font-family: sans-serif;
}
.yrs .yrs-item a.current,
.yrs .yrs-item a.section {
  background-color: #cb006e;
  color: #ffffff;
  font-weight: 700;
}
.yrs .yrs-item a.current:hover,
.yrs .yrs-item a.section:hover {
  text-decoration: none;
}
.pro {
  margin-bottom: 27px;
  text-decoration: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  .pro.last {
    margin-bottom: 30px;
  }
}
.pro .pro-fig .pro-img {
  overflow: hidden;
}
.pro .pro-fig .pro-img.pro-fig-2,
.pro .pro-fig .pro-img.pro-fig-3 {
  height: 238px;
}
.pro .pro-fig .pro-img.pro-fig-4 {
  height: 82px;
}
.pro .pro-fig .pro-img img {
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.pro .pro-fig .pro-img .pro-placeholder {
  background: #ccc;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.pro .pro-fig .pro-img .pro-placeholder.size1 {
  width: 214px;
  height: 182px;
}
.pro .pro-fig .pro-img .pro-placeholder.size2 {
  width: 294px;
  height: 238px;
}
.pro .pro-fig .pro-img .pro-placeholder.size3 {
  width: 454px;
  height: 238px;
}
.pro .pro-fig .pro-cap {
  background-color: #cb006e;
  color: #ffffff;
  height: 54px;
  line-height: 54px;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (min-width: 0px) and (max-width: 767px) {
  .pro .pro-fig .pro-cap {
    background: #ffffff;
    color: #cb006e;
    padding: 0;
  }
  .pro .pro-fig .pro-cap.t-light a {
    color: #cb006e;
  }
}
.pro.pro-flush {
  margin-bottom: 0;
}
.t-dark .pro:hover,
.t-dark .pro:focus {
  text-decoration: none;
}
.pro:hover .pro-fig .pro-img img,
.pro:focus .pro-fig .pro-img img,
.pro:hover .pro-fig .pro-img .pro-placeholder,
.pro:focus .pro-fig .pro-img .pro-placeholder {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
.pro:hover .pro-fig .pro-cap,
.pro:focus .pro-fig .pro-cap {
  text-decoration: none;
  background-color: #a30c5d;
}
@media (min-width: 0px) and (max-width: 767px) {
  .pro:hover .pro-fig .pro-cap,
  .pro:focus .pro-fig .pro-cap {
    background-color: #ffffff;
    color: #cb006e;
  }
}
.pro.pro-large .pro-cap {
  height: 69px;
  line-height: 69px;
  font-size: 26px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .pro.pro-large .pro-cap {
    height: 54px;
    font-size: 20px;
    line-height: 54px;
  }
}
.pro.pro-flush {
  margin-bottom: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .pro {
    margin-bottom: 0;
  }
  .pro:hover .pro-fig .pro-cap,
  .pro:focus .pro-fig .pro-cap {
    color: #a30c5d;
  }
  .pro .pro-fig .pro-img {
    display: none;
  }
}
.ppl {
  position: relative;
}
.ppl .pro-fig {
  position: relative;
  background-color: #cb006e;
}
.ppl .pro-fig .pro-img img,
.ppl .pro-fig .pro-img .pro-placeholder {
  position: relative;
  z-index: 1;
  -webkit-transition: border 0.3s 0.2s ease-out;
  -moz-transition: border 0.3s 0.2s ease-out;
  -ms-transition: border 0.3s 0.2s ease-out;
  -o-transition: border 0.3s 0.2s ease-out;
  transition: border 0.3s 0.2s ease-out;
  border: 0px solid transparent;
}
.ppl .pro-fig .pro-img .pro-placeholder.size2 {
  height: 292px;
}
.ppl .pro-fig .pro-cap {
  overflow: hidden;
  position: absolute;
  top: 238px;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 0.3s 0.2s ease-out;
  -moz-transition: all 0.3s 0.2s ease-out;
  -ms-transition: all 0.3s 0.2s ease-out;
  -o-transition: all 0.3s 0.2s ease-out;
  transition: all 0.3s 0.2s ease-out;
}
.ppl .ppl-info {
  position: absolute;
  z-index: 0;
  left: 13px;
  width: 294px;
  top: 0;
  height: 292px;
  overflow: hidden;
  background-color: #cb006e;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s 0.2s ease-out;
  -moz-transition: all 0.3s 0.2s ease-out;
  -ms-transition: all 0.3s 0.2s ease-out;
  -o-transition: all 0.3s 0.2s ease-out;
  transition: all 0.3s 0.2s ease-out;
}
.ppl .ppl-info .ppl-info-content {
  margin-left: 13px;
  padding-top: 13px;
  padding-bottom: 13px;
}
.ppl.end .ppl-info .ppl-info-content {
  margin-left: 0px;
}
.ppl.hover.end {
  z-index: 100;
}
.ppl.hover .pro-fig .pro-img img,
.ppl.hover .pro-fig .pro-img .pro-placeholder {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.ppl.hover .ppl-info {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ppl.hover .pro-cap {
  background-color: #cb006e;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ppl:hover .pro-fig .pro-img img,
.ppl:focus .pro-fig .pro-img img,
.ppl:hover .pro-fig .pro-img .pro-placeholder,
.ppl:focus .pro-fig .pro-img .pro-placeholder {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
@media (min-width: 0px) and (max-width: 991px) {
  .ppl.hover .pro-fig .pro-img img,
  .ppl.hover .pro-fig .pro-img .pro-placeholder {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
  }
  .ppl.hover .pro-cap {
    background-color: #a30c5d;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .ppl .ppl-info {
    display: none;
  }
  .ppl .pro-fig {
    background: none;
  }
  .ppl .pro-fig .pro-cap {
    position: static;
  }
}
[data-people-row] {
  position: relative;
}
[data-people-row]:after {
  clear: both;
  content: " ";
  display: table;
}
[data-people-row] [data-people]:focus {
  outline: none;
}
[data-people-info] {
  clear: both;
  display: none;
  padding: 20px 10px;
  position: relative;
  z-index: 100;
  width: 100%;
}
[data-people-info] .ppl-info-content {
  background-color: #58656E;
  padding: 20px;
  position: relative;
  top: -20px;
}
@media all and (max-width: 767px) {
  [data-people-info-row] {
    display: none;
  }
}
[data-info-position] .l-content {
  position: relative;
}
[data-info-position='0'] .l-content:after,
[data-info-position='1'] .l-content:after,
[data-info-position='2'] .l-content:after {
  border-bottom: 12px solid #58656E;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -32px;
}
@media all and (min-width: 768px) {
  [data-info-position='0'] .l-content:after {
    margin-left: 114px;
  }
  [data-info-position='1'] .l-content:after {
    margin-left: 366px;
  }
  [data-info-position='2'] .l-content:after {
    margin-left: 618px;
  }
}
@media all and (min-width: 992px) {
  [data-info-position='0'] .l-content:after {
    margin-left: 143px;
  }
  [data-info-position='1'] .l-content:after {
    margin-left: 473px;
  }
  [data-info-position='2'] .l-content:after {
    margin-left: 793px;
  }
}
.slc {
  padding-top: 36px;
  padding-bottom: 42px;
  border-bottom: 1px solid #e5e7e9;
}
.slc h3 {
  margin-bottom: 26px;
}
.slc:last-child,
.slc.t-light,
.slc.slc-nohr {
  border-bottom: 0;
}
.slc.slc-pag {
  padding-top: 36px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slc.slc-pag {
    padding-top: 21px;
    padding-bottom: 10px;
  }
}
.slc.slc-nopadd {
  padding-top: 0;
  padding-bottom: 0;
}
.slc.slc-sub {
  padding-top: 30px;
  padding-bottom: 21px;
}
.slc.slc-min {
  padding-top: 15px;
  padding-bottom: 15px;
}
.slc.slc-min h5 {
  overflow: hidden;
  margin-bottom: 0;
}
.slc.slc-compheader .slc-compheader__container {
  margin-top: 10px;
}
.slc.slc-compheader .slc-compheader__linkcon {
  border-bottom: 2px solid #dee0e2;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.slc.slc-compheader .slc-compheader__linkcon:last-child {
  border-bottom: none;
}
.slc.slc-stats .slc-stats__container {
  height: 95px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slc.slc-stats .slc-stats__container {
    height: 75px;
  }
}
.slc.slc-stats h1 {
  float: left;
  color: #cb006e;
  padding-right: 20px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slc.slc-stats h1 {
    font-size: 42px;
    margin-top: 23px;
  }
}
.slc.slc-stats p {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-top: 10px;
  font-size: 18px;
}
.ie8 .slc.slc-stats p {
  top: auto;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slc.slc-stats p {
    margin-top: 10px;
    padding-top: 0px;
  }
}
.slc.slc-compfact p {
  font-size: 18px;
}
.slc.slc-compfact .slc-compfact__border:first-child {
  border-bottom: 1px solid;
  margin-bottom: 10px;
}
.slc.slc-compfact .slc-compfact__border:first-child p {
  margin-bottom: 10px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slc.slc-compfact .slc-compfact__border {
    border-bottom: 1px solid;
    margin-bottom: 10px;
  }
  .slc.slc-compfact .slc-compfact__border p {
    margin-bottom: 10px;
  }
  .slc.slc-compfact > :last-child .slc-compfact__border:last-child {
    border-bottom: none;
  }
}
.slc.slc-result .t-bcm {
  margin: 1em 0;
}
.slc.slc-result .highlight {
  background: #FFFBCA;
}
.slc.slc-result p {
  line-height: 20px;
}
.slc.slc-result p.t-leadin {
  margin-bottom: 10px;
}
.slc .slc-con {
  padding-top: 25px;
}
.slc .slc-inner {
  padding-top: 60px;
}
.slc .slc-img {
  display: block;
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  margin-bottom: 20px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slc .slc-img.slc-img-intro {
    display: none;
  }
}
.slc .slc-article p {
  line-height: 20px;
}
.slc .slc-article p.t-leadin {
  margin-bottom: 10px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slc .sm-slc-hr {
    border-bottom: 1px solid #e5e7e9;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .slc .sm-slc-sub {
    margin-bottom: 20px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .slc {
    padding-top: 30px;
    padding-bottom: 21px;
  }
}
.slc.slc-bonds {
  padding-bottom: 0;
  padding-top: 60px;
  border-top: 1px solid #e5e7e9;
  margin-bottom: 35px;
}
.slc.slc-bonds .slc-bond {
  font-size: 14px;
  margin-bottom: 65px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slc.slc-bonds .slc-bond {
    padding: 0 20px;
  }
}
.slc.slc-bonds .slc-bond h5 {
  margin-bottom: 22px;
}
.slc.slc-bonds .slc-bond a {
  display: block;
  text-decoration: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slc.slc-bonds .slc-bond a {
    display: inline-block;
  }
}
.slc.slc-bonds .slc-bond a p {
  color: #e2007a;
  margin-bottom: 0;
}
.slc.slc-bonds .slc-bond img {
  width: 130px;
  margin-bottom: 5px;
}
.slc.slc-bonds .slc-bond b {
  display: block;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
.slc.slc-bonds .slc-bond .slc-bond-offer {
  float: left;
  width: 120px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .slc.slc-bonds .slc-bond .slc-bond-content {
    padding: 0 30px;
  }
}
.slc-tbl .slc-tbl-table {
  border-collapse: separate;
  border-spacing: 10px 0px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slc-tbl .slc-tbl-scroll {
    overflow: auto;
    margin-bottom: 20px;
  }
}
.slc-tbl .slc-tbl-footnote {
  padding-top: 20px;
}
.slc-tbl .slc-tbl-footnote p {
  font-size: 12px;
  line-height: 16px;
}
.slc-tbl .slc-tbl-col {
  min-width: 230px;
  border-bottom: 1px solid;
  margin-right: 20px;
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 10px;
}
.slc-tbl .slc-tbl-col p {
  font-size: 12px;
  line-height: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.slc-tbl .slc-tbl-col p strong {
  font-size: 18px;
}
.slc-tbl .slc-tbl-col h3 {
  margin-top: 2px;
  margin-bottom: 0px;
}
.slc-tbl .slc-tbl-col.slc-tbl-col--border {
  border-bottom: 3px solid;
  padding-top: 0px;
  padding-bottom: 0px;
}
.slc-tbl .slc-tbl-col.slc-tbl-col--borderpink {
  border-bottom-color: #cb006e;
}
.slc-tbl .slc-tbl-col.slc-tbl-col--borderpink h3 {
  color: #cb006e;
}
.slc-tbl .slc-tbl-col.slc-tbl-col--borderpink p {
  color: #cb006e;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slc-tbl .slc-tbl-col.slc-tbl-col--small {
    min-width: 150px;
  }
}
.slc-tbl .slc-tbl-col .slc-tbl-col__header {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
}
.slc-company .slc-company__heading {
  color: #ffffff;
  margin-bottom: 5px;
}
.slc-company .slc-company__subheading {
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 0px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slc-company .slc-company__subheading {
    margin-bottom: 10px;
  }
}
.slc-bor {
  border-bottom: 2px solid #dee0e2;
}
.slc-quote {
  margin-bottom: -25px;
}
.slc-quote .slc-quote__quote p {
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 0px;
}
.slc-quote .slc-quote__secondary p {
  text-align: center;
  font-size: 18px;
}
.slc-graph {
  padding-bottom: 20px;
}
.slc-graph .slc-graph__container:first-child,
.no-js .slc-graph .slc-graph__container {
  display: block;
}
.slc-graph .slc-graph__container {
  display: none;
}
.slc-links .slc-links__link {
  cursor: pointer;
  display: inline-block;
}
.slc-links .slc-links__link .slc-links__name,
.slc-links .slc-links__link .slc-links__title,
.slc-links .slc-links__link .slc-links__icon {
  color: #424242;
}
.slc-links .slc-links__link:hover .slc-links__name,
.slc-links .slc-links__link:focus .slc-links__name,
.slc-links .slc-links__link:hover .slc-links__title,
.slc-links .slc-links__link:focus .slc-links__title,
.slc-links .slc-links__link:hover .slc-links__icon,
.slc-links .slc-links__link:focus .slc-links__icon {
  color: #ca006e;
  text-decoration: none;
  outline: none;
}
.slc-links .slc-links__link .slc-links__icon {
  font-size: 21px;
}
.slc-links .slc-links__link .slc-links__name {
  margin-bottom: 5px;
  display: block;
  font-size: 12px;
}
.slc-links .slc-links__prev {
  float: left;
  margin-left: 20px;
}
.slc-links .slc-links__prev .slc-links__link {
  display: none;
}
.slc-links .slc-links__prev .slc-links__icon {
  position: absolute;
  top: 25px;
  left: -20px;
}
.slc-links .slc-links__next {
  float: right;
  margin-right: 20px;
}
.slc-links .slc-links__next .slc-links__link {
  display: none;
}
.slc-links .slc-links__next .slc-links__name {
  text-align: right;
}
.slc-links .slc-links__next .slc-links__icon {
  position: absolute;
  top: 25px;
  right: -30px;
}
.slc-links .slc-links__next .slc-links__title {
  text-align: right;
}
.slc-links .slc-links__prev,
.slc-links .slc-links__next {
  max-width: 360px;
  min-height: 100px;
  padding-top: 10px;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slc-links {
    display: block;
  }
  .slc-links .slc-links__link {
    position: relative;
  }
  .slc-links .slc-links__prev .slc-links__icon {
    top: 16px;
  }
  .slc-links .slc-links__next .slc-links__icon {
    top: 16px;
  }
  .slc-links .slc-links__next .slc-links__name {
    text-align: left;
  }
  .slc-links .slc-links__next .slc-links__title {
    text-align: left;
  }
  .slc-links .slc-links__prev,
  .slc-links .slc-links__next {
    float: none;
    max-width: none;
    padding-top: 0px;
  }
}
.slc-mgn {
  position: relative;
  height: 710px;
  max-height: 710px;
  height: 50.71vw;
}
.slc-mgn .slc-mgn__image {
  display: none;
}
.slc-mgn .slc-mgn__inner {
  padding-bottom: 10px;
  position: absolute;
  bottom: -3%;
  left: 0;
  right: 0;
  margin: auto;
}
.slc-mgn .slc-mgn__hedlrg {
  color: #ffffff;
}
.slc-mgn .slc-mgn__hedlsml {
  margin-bottom: 7px;
  color: #ffffff;
  font-weight: 500;
}
.slc-mgn .slc-mgn__content:nth-child(1n+5) .slc-mgn__border {
  border-bottom: none;
}
.slc-mgn .slc-mgn__contentname {
  color: #ffffff;
  margin-bottom: 2px;
}
.slc-mgn .slc-mgn__contenttitle {
  color: #ffffff;
  font-weight: 500;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slc-mgn {
    background: none !important;
    height: 100%;
    max-height: none;
    display: block;
  }
  .slc-mgn .slc-mgn__image {
    display: block;
    width: 100%;
  }
  .slc-mgn .slc-mgn__inner {
    padding-top: 20px;
    position: relative;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    bottom: 0;
  }
  .slc-mgn .slc-mgn__hedlrg {
    color: #333;
    font-size: 28px;
  }
  .slc-mgn .slc-mgn__hedlsml {
    display: none;
  }
  .slc-mgn .slc-mgn__content {
    text-align: top;
  }
  .slc-mgn .slc-mgn__content .slc-mgn__contentname {
    color: #333;
    float: left;
    margin-bottom: 0px;
    padding-right: 7px;
    font-size: 15px;
  }
  .slc-mgn .slc-mgn__content .slc-mgn__contentname:after {
    content: ',';
  }
  .slc-mgn .slc-mgn__content .slc-mgn__contenttitle {
    font-weight: normal;
    color: #333;
    border-bottom: 1px solid #6f6c66;
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 22px;
  }
  .slc-mgn .slc-mgn__content:nth-child(1n+5) .slc-mgn__border {
    border-bottom: 1px solid #6f6c66;
  }
  .slc-mgn .slc-mgn__content:last-child .slc-mgn__border {
    border-bottom: none;
    padding-bottom: 0px;
  }
}
.slc-mgn .slc-mgn__border {
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.filter__wrapper {
  padding-top: 20px;
}
.dwd {
  overflow: hidden;
}
.dwd a {
  color: #e2007a;
}
.dwd img {
  float: left;
  margin: 0 20px 20px 0;
  -webkit-box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.1);
  box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.1);
}
.dwd h5 {
  margin-top: 10px;
}
@-webkit-keyframes sliderDot {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes sliderDot {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes sliderDot {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sliderDot {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .sdr-holder {
    position: relative;
    overflow: hidden;
    -ms-touch-action: none;
  }
  .sdr-holder .sdr {
    position: relative;
  }
  .sdr-holder .sdr.ani {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .sdr-holder .sdr-swipe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
  }
  .sdr-holder .sdr-dots {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    float: none;
    text-align: center;
    list-style: none;
    overflow: hidden;
  }
  .sdr-holder .sdr-dots .sdr-dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    -ms-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  .sdr-holder .sdr-dots .sdr-dot:first-child {
    margin-left: 0;
  }
  .sdr-holder .sdr-dots .sdr-dot.current {
    -webkit-animation-name: sliderDot;
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -moz-animation-name: sliderDot;
    -moz-animation-delay: 0s;
    -moz-animation-duration: 0.6s;
    -moz-animation-timing-function: ease;
    -moz-animation-iteration-count: 1;
    -o-animation-name: sliderDot;
    -o-animation-delay: 0s;
    -o-animation-duration: 0.6s;
    -o-animation-timing-function: ease;
    -o-animation-iteration-count: 1;
    animation-name: sliderDot;
    animation-delay: 0s;
    animation-duration: 0.6s;
    animation-timing-function: ease;
    animation-iteration-count: 1;
  }
  .t-light .sdr-holder .sdr-dots .sdr-dot,
  .t-light.sdr-holder .sdr-dots .sdr-dot {
    background-color: #97a2ac;
  }
  .t-light .sdr-holder .sdr-dots .sdr-dot.current,
  .t-light.sdr-holder .sdr-dots .sdr-dot.current {
    background-color: #ffffff;
  }
}
.sdr-dots {
  display: none;
}
.sdr-dot {
  background-color: #ff32a1;
}
.sdr-dot.current {
  background-color: #cb006e;
}
body.menu {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mnv-btn {
  display: none;
  position: absolute;
  left: 100%;
  margin-left: -60px;
  height: 60px;
  width: 60px;
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.07) 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.07) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.07) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.07) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(left, rgba(0, 0, 0, 0.07) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#12000000', endColorstr='#00000000', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#12000000',endColorstr='#00000000',GradientType=1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translate3d(0%, 0px, 0px);
  -moz-transform: translate3d(0%, 0px, 0px);
  -ms-transform: translate3d(0%, 0px, 0px);
  -o-transform: translate3d(0%, 0px, 0px);
  transform: translate3d(0%, 0px, 0px);
}
.menu .mnv-btn {
  background: rgba(51, 51, 51, 0.25);
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  border-left: 0;
  margin-left: 0px;
  left: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .mnv-btn {
    display: block;
  }
}
.mnv {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 60px;
  z-index: 100;
}
.mnv .mnv-inner {
  padding-bottom: 60px;
  height: 100%;
}
.mnv .mnv-page {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: scroll;
  display: none;
  background: #424242;
  padding-bottom: 60px;
  -webkit-transform: translate3d(100%, 0px, 0px);
  -moz-transform: translate3d(100%, 0px, 0px);
  -ms-transform: translate3d(100%, 0px, 0px);
  -o-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -webkit-overflow-scrolling: touch;
}
.mnv .nav {
  float: none;
  margin: 0;
  padding: 0;
}
.mnv .nav .nav-item {
  float: none;
  margin-left: 0;
  line-height: 60px;
  border-bottom: 1px solid #2d2d2d;
  overflow: hidden;
}
.mnv .nav .nav-item a,
.mnv .nav .nav-item span {
  padding: 0 16px;
  text-decoration: none;
  font-size: 20px;
  color: #ffffff;
  display: block;
}
.mnv .nav .nav-item a.current,
.mnv .nav .nav-item span.current {
  color: #cb006e;
}
.mnv .nav .nav-item a:active,
.mnv .nav .nav-item span:active {
  background: #393a3d;
}
.mnv .nav .nav-item .mnv-text,
.mnv .nav .nav-item .mnv-back,
.mnv .nav .nav-item .mnv-down {
  position: relative;
}
.mnv .nav .nav-item .mnv-back {
  background: #393a3d;
  padding-left: 38px;
}
.mnv .nav .nav-item .mnv-back:before {
  content: "";
  position: absolute;
  left: 16px;
  top: 20px;
  width: 12px;
  height: 18px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  background: transparent url("../images/icon-arrow.png") 0% 0% no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .mnv .nav .nav-item .mnv-back:before {
    background: transparent url("../images/icon-arrow@2x.png") 0% 0% no-repeat;
    background-size: 12px 18px;
  }
}
.mnv .nav .nav-item .mnv-down {
  padding-right: 38px;
}
.mnv .nav .nav-item .mnv-down.mnv-child {
  padding: 0 38px;
}
.mnv .nav .nav-item .mnv-down:before {
  content: "";
  position: absolute;
  right: 16px;
  top: 20px;
  width: 12px;
  height: 18px;
  background: transparent url("../images/icon-arrow.png") 0% 0% no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .mnv .nav .nav-item .mnv-down:before {
    background: transparent url("../images/icon-arrow@2x.png") 0% 0% no-repeat;
    background-size: 12px 18px;
  }
}
.mnv .nav .nav-item .mnv-child {
  padding: 0 16px 0 38px;
}
.mnv-search {
  display: none;
}
.mnv-search .mnv-search-frm {
  position: absolute;
  right: -100px;
  top: 16px;
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  -ms-transition: all 0.3s 0s ease-out;
  -o-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
}
.mnv-search .mnv-search-frm .mnv-search-field {
  float: right;
  width: 55px;
  background: none;
  border: 0;
  color: #ffffff;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mnv-search .mnv-search-frm .mnv-search-field::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: 700;
}
.mnv-search .mnv-search-frm .mnv-search-field:-moz-placeholder {
  color: #ffffff;
  font-weight: 700;
}
.mnv-search .mnv-search-frm .mnv-search-field:-ms-input-placeholder {
  color: #ffffff;
  font-weight: 700;
}
.mnv-search .mnv-search-frm .mnv-search-field:focus {
  width: 160px;
  background: #ffffff;
  border: 1px solid #e5e7e9;
  color: #424242;
}
.mnv-search .mnv-search-frm .mnv-search-field:focus::-webkit-input-placeholder {
  color: #424242;
  font-weight: normal;
}
.mnv-search .mnv-search-frm .mnv-search-field:focus:-moz-placeholder {
  color: #424242;
  font-weight: normal;
}
.mnv-search .mnv-search-frm .mnv-search-field:focus:-ms-input-placeholder {
  color: #424242;
  font-weight: normal;
}
.mnv-search .mnv-search-frm .act {
  margin-top: 5px;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  font-size: 0;
  display: block;
  float: right;
  padding: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .mnv-search {
    display: block;
  }
  .menu .mnv-search {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .menu .mnv-search .mnv-search-frm {
    right: 20px;
    -webkit-transition: all 0.3s 0.6s ease-out;
    -moz-transition: all 0.3s 0.6s ease-out;
    -ms-transition: all 0.3s 0.6s ease-out;
    -o-transition: all 0.3s 0.6s ease-out;
    transition: all 0.3s 0.6s ease-out;
  }
}
.pag {
  padding-top: 20px;
  border-top: 1px solid #e5e7e9;
  margin-bottom: 30px;
  overflow: hidden;
}
.pag ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
  overflow: hidden;
}
@media (min-width: 0px) and (max-width: 767px) {
  .pag ul {
    float: none;
    padding: 0 10px;
  }
}
.pag ul li {
  float: left;
}
.pag ul li a {
  font-weight: 700;
  font-size: 18px;
  padding: 0 6px;
}
.pag ul li a:visited {
  color: #e2007a;
}
.pag ul li a.current {
  color: #424242;
}
.pag ul li a.pag-prev {
  border-right: 1px solid #e5e7e9;
  padding: 0 12px 0 0;
  margin-right: 6px;
}
.pag ul li a.pag-next {
  border-left: 1px solid #e5e7e9;
  padding: 0 0 0 12px;
  margin-left: 6px;
}
.pag .pag-left {
  float: left;
  margin-top: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .pag .pag-left {
    float: right;
    margin-right: 10px;
    line-height: 22px;
  }
}
.fil {
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e7e9;
}
.fil h2 {
  margin-bottom: 0;
  float: left;
}
.fil .frm {
  margin-top: 16px;
  text-align: right;
}
.fil .frm label {
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  margin-top: 2px;
  margin-right: 20px;
}
.fil .frm.frm-filter {
  float: right;
}
@media (min-width: 768px) and (max-width: 991px) {
  .fil .frm {
    margin-top: 12px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .fil .frm {
    text-align: left;
    margin: 16px 0;
  }
  .fil .frm label {
    margin-bottom: 10px;
  }
  .fil .frm select {
    width: 100%;
  }
  .fil .frm.frm-filter {
    float: none;
  }
}
.fil.fil-no-hairline {
  padding-bottom: 0;
  border: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  .fil h2 {
    float: none;
  }
}
.fil .category-filter {
  display: block;
  float: right;
  margin-bottom: 0;
  margin-top: 18px;
}
.fil .category-filter .current {
  color: #000000;
  font-weight: bold;
}
.per img {
  margin-right: 10px;
  float: left;
}
.per p {
  margin: 5px 0 0 0;
}
.per.per-next {
  float: right;
}
.per.per-next .per-name {
  float: left;
}
.per.per-next p {
  text-align: right;
}
.per.per-next img {
  margin-right: 0;
  margin-left: 10px;
}
.stm ul {
  border-left: 1px solid #DDD;
}
.stm a + ul,
.stm span + ul {
  margin: 10px 0 0;
}
.stm li {
  list-style: none;
  margin: 0 0 9px 20px;
}
.stm > li {
  margin-left: 0;
}
.sub ul {
  list-style-type: none;
  padding: 0;
}
.sub li {
  list-style: none;
  margin-bottom: 10px;
  width: 49%;
  float: left;
}
@media (min-width: 0px) and (max-width: 479px) {
  .sub li {
    width: auto;
    display: block;
    float: none;
  }
}
.downloader {
  width: 320px;
  margin: auto;
}
.downloader img {
  float: left;
  padding-right: 10px;
}
.downloader h5 {
  padding-top: 20px;
}
.image {
  padding-bottom: 20px;
  padding-top: 20px;
  min-width: 735px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .image {
    overflow: auto;
    min-width: 0px;
  }
  .image img {
    max-width: none;
    margin-right: 10px;
  }
}
.table {
  border-bottom: 1px solid #c7c5c6;
}
.table tr:first-child {
  text-align: left;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}
.table tr:first-child p {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
.table td {
  text-align: right;
  padding-right: 10px;
}
.table td p {
  margin-top: 8px;
  margin-bottom: 8px;
}
.table td:first-child {
  text-align: left;
}
.table td:nth-child(even) {
  background-color: #ffe2f3;
}
.table td:nth-child(2n) {
  text-align: right;
}
.table .table__cell {
  min-width: 90px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .table .table__cell {
    max-width: 160px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .table {
    overflow: auto;
    display: block;
    max-width: 480px;
  }
}
.link a {
  color: #000000;
}
.link a:hover,
.link a:focus {
  color: #ca006e;
  text-decoration: none;
  outline: none;
}
.read .read__container {
  position: relative;
}
.read .read__container .icon {
  position: absolute;
  bottom: 10px;
}
.read .read__link {
  display: none;
  padding-bottom: 10px;
}
.read .read__link:hover {
  text-decoration: none;
  color: #000000;
  outline: none;
}
.read .read__link:focus {
  text-decoration: none;
  outline: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  .read .read__link {
    display: block;
  }
  .read .read__link.read__link--more .icon {
    left: 85px;
  }
  .read .read__link.read__link--more:after {
    content: " more";
  }
  .read .read__link.read__link--less .icon {
    left: 78px;
  }
  .read .read__link.read__link--less:after {
    content: " less";
  }
}
.read .read__content {
  display: block;
}
@media (min-width: 0px) and (max-width: 767px) {
  .read .read__content {
    display: none;
  }
}
.modal {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.modal .modal__backdrop {
  background: black;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 19;
}
.modal .modal__content {
  position: relative;
  z-index: 20;
  width: 1040px;
  max-width: 100%;
  margin: 100px auto 0px;
  background: white;
  padding: 20px;
  height: 400px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .modal .modal__content {
    width: auto;
    margin: 60px 0 0 0 ;
    padding: 0;
    height: auto;
  }
}
.modal .modal__image {
  margin: -20px;
  height: 400px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .modal .modal__image {
    margin: 0;
  }
}
.modal .modal__main {
  margin-left: 60px;
  margin-top: -35px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .modal .modal__main {
    padding: 20px;
    margin: 0;
  }
}
.modal .modal__main .bio {
  border-top: 2px solid #e2007a;
  padding-top: 20px;
}
.modal .modal__main .bio .bio__row {
  margin: 0px -15px;
}
.modal .modal__main .bio .bio__row .bio__column {
  padding: 0px 15px;
  width: 50%;
  float: left;
}
.modal .modal__main h3 {
  color: #e2007a;
}
.modal .modal__main .job_title {
  color: #e2007a;
}
.modal .modal__close {
  float: right;
  cursor: pointer;
  color: #e2007a;
  font-size: 30px;
}
.modal .modal__close:hover {
  text-decoration: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  .modal .modal__close {
    position: absolute;
    top: 410px;
    right: 10px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .modal {
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@font-face {
  font-family: "icons";
  src: url("../fonts/icons/icons.eot?63a96f770527560269c112456a09509d");
  src: url("../fonts/icons/icons.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/icons.woff?63a96f770527560269c112456a09509d") format("woff"), url("../fonts/icons/icons.ttf?63a96f770527560269c112456a09509d") format("truetype"), url("../fonts/icons/icons.svg?63a96f770527560269c112456a09509d#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon__down:before {
  content: "\f101";
}
.icon__next:before {
  content: "\f102";
}
.icon__prev:before {
  content: "\f103";
}
.icon__up:before {
  content: "\f104";
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*# sourceMappingURL=style.css.map */