body {
  height: 100%;
  font-size: 14px;
  line-height: 20px;
}

.maglr-content-holder {
  height: 100%;
}

.pd-background {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.pd-background.pd02cover {
  height: 100vh;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
}

.pd-background.image {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  min-height: 100vh;
  background-color: #e69090;
}

.pd-background.marginbottom {
  padding-bottom: 150px;
}

.pd-background._1 {
  min-height: 100%;
}

.pd-background.pd12-background {
  padding-top: 0px;
}

.pd-background.pd13-background {
  padding-top: 0px;
}

.pd-background.pd23-background {
  padding-top: 30px;
  padding-bottom: 30px;
}

.pd-col-50 {
  position: relative;
  overflow: hidden;
  width: 50%;
  height: 100vh;
  padding-right: 25px;
  padding-left: 25px;
  float: left;
  color: #656565;
}

.pd-col-50.right {
  float: right;
  background-color: #58baa3;
}

.pd-col-50.left {
  background-color: #58baa3;
}

.pd-col-50.left-black {
  padding-right: 25px;
  padding-left: 25px;
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
}

.pd-col-50.right-black {
  height: 100vh;
  padding-right: 25px;
  padding-left: 25px;
  float: right;
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
}

.pd-col-50.left-content {
  padding-right: 25px;
  padding-left: 25px;
  background-color: #0199b0;
  color: #fff;
}

.pd-col-50.right-content {
  padding-right: 25px;
  padding-left: 25px;
  background-color: #00a9ab;
  color: #fff;
}

.m-pd-full {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #fff;
}

.pd-contentholder {
  position: relative;
  width: 100%;
  min-height: 100px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.pd-contentholder.pd01 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  padding: 0px 25px 25px;
}

.m-pd-fullscroll {
  position: relative;
  width: 100%;
  min-height: 100vh;
}

.m-pd-fullscroll.bgcolor {
  background-color: #00b9d2;
}

.pd09-top {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  z-index: 1;
  width: 100%;
  height: 500px;
  background-color: #58baa3;
}

.pd09-content {
  position: relative;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.pd09-topcontent {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  width: 100%;
  max-height: 100%;
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.pd10-top {
  position: relative;
  width: 100%;
  height: 500px;
  background-color: #58baa3;
}

.pd10-content {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

.pd11-contentholder {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
}

.pd12-top {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 500px;
  background-color: #58baa3;
}

.pd12-content {
  position: relative;
  padding-top: 0px;
  padding-bottom: 50px;
  color: #fff;
}

.pd12-top-content {
  position: absolute;
  top: 40%;
  width: 100%;
  max-height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
}

.pd13-top {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 500px;
  background-color: #58baa3;
}

.pd13-content {
  position: relative;
  width: 100%;
  padding-bottom: 50px;
  color: #fff;
}

.pd13-top-content {
  position: absolute;
  top: 40%;
  width: 100%;
  max-height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
}

.pd13-top-bg {
  position: absolute;
  bottom: -125px;
  z-index: 1;
  width: 120%;
  height: 200px;
  margin-left: -10%;
  background-color: #bdbdbd;
  -webkit-transform: rotate(2.5deg);
  -ms-transform: rotate(2.5deg);
  transform: rotate(2.5deg);
}

.pd12-top-bg {
  position: absolute;
  bottom: -125px;
  width: 120%;
  height: 200px;
  margin-left: -10%;
  background-color: #bdbdbd;
  -webkit-transform: rotate(-2.5deg);
  -ms-transform: rotate(-2.5deg);
  transform: rotate(-2.5deg);
}

.pd14-top {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 700px;
  background-color: #58baa3;
}

.pd14-content {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 500px;
  padding-bottom: 100px;
  color: #fff;
}

.pd-top-gradient {
  position: relative;
  bottom: 0px;
  width: 100%;
  height: 700px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(3%, #03c1de), to(transparent));
  background-image: linear-gradient(0deg, #03c1de 3%, transparent);
}

.pd15-top {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 75vh;
  background-color: #58baa3;
}

.pd15-contentholder {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  width: 100%;
  min-height: 100%;
}

.pd15-content {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1300px;
  margin-top: -125px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
}

.pd15-top-content {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  max-height: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 45px;
  padding-bottom: 175px;
  color: #fff;
}

.pd15-content-box {
  position: relative;
  width: 100%;
  min-height: 125px;
  padding-top: 45px;
  padding-bottom: 54px;
  background-color: #fff;
}

.pd16-block1 {
  position: relative;
  width: 50%;
  height: 50vh;
  padding-right: 25px;
  padding-left: 25px;
  float: left;
  background-color: #fff;
}

.pd16-blockholder {
  position: relative;
  width: 16.66%;
  height: 50vh;
  float: left;
}

.pd16-block2 {
  position: relative;
  width: 100%;
  height: 50%;
  float: left;
  background-color: #bdbdbd;
}

.pd16-block3 {
  position: relative;
  width: 100%;
  height: 50%;
  float: left;
  background-color: #0098ff;
}

.pd16-block4 {
  position: relative;
  width: 33.33%;
  height: 50vh;
  float: left;
  background-color: #58baa3;
}

.pd16-block5 {
  position: relative;
  width: 33.34%;
  height: 50vh;
  float: left;
}

.pd16-block6 {
  position: relative;
  width: 33.33%;
  height: 50vh;
  float: left;
}

.pd16-block7 {
  position: relative;
  width: 33.33%;
  height: 50vh;
  float: left;
  background-color: #bdbdbd;
}

.pd16-middleholder {
  position: absolute;
  top: 50%;
  width: 100%;
  max-height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.pd17-block1 {
  position: relative;
  width: 66.67%;
  height: 50%;
  float: left;
  background-color: #bdbdbd;
}

.pd17-block2 {
  position: relative;
  width: 33.33%;
  height: 50%;
  float: left;
  background-color: #58baa3;
}

.pd17-block3 {
  position: relative;
  width: 33.33%;
  height: 50%;
  float: left;
  background-color: #58baa3;
}

.pd17-block4 {
  position: relative;
  width: 66.67%;
  height: 50%;
  float: left;
  background-color: #bdbdbd;
}

.pd18-block1 {
  position: relative;
  width: 66.66%;
  height: 50vh;
  float: left;
  background-color: #58baa3;
}

.pd18-block2 {
  position: relative;
  width: 33.34%;
  height: 50vh;
  float: left;
  background-color: #bdbdbd;
}

.pd18-block3 {
  position: relative;
  width: 33.34%;
  height: 50vh;
  float: left;
  background-color: #bdbdbd;
}

.pd18-block4 {
  position: relative;
  width: 66.66%;
  height: 50vh;
  float: left;
  background-color: #58baa3;
}

.pd17-content {
  position: absolute;
  bottom: 0px;
  width: 100%;
  max-height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
}

.pd18-contentholder {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0%;
  width: auto;
  max-height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}

.pd19-block1 {
  position: relative;
  width: 33.34%;
  height: 100vh;
  float: left;
  background-color: #fff;
}

.pd19-block2 {
  position: relative;
  width: 33.33%;
  height: 50vh;
  float: left;
  background-color: #58baa3;
}

.pd19-block3 {
  position: relative;
  width: 33.33%;
  height: 50vh;
  float: left;
  background-color: #00b9d2;
}

.pd19-block4 {
  position: relative;
  width: 33.33%;
  height: 50vh;
  float: left;
  background-color: #00b9d2;
}

.pd19-block5 {
  position: relative;
  width: 33.33%;
  height: 50vh;
  float: left;
  background-color: #bdbdbd;
}

.pd20-block1 {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  background-color: #58baa3;
}

.pd19-middleholder {
  position: absolute;
  top: 50%;
  width: 100%;
  max-height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.m-pd-secondsection {
  position: relative;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
}

.pd02-next {
  position: absolute;
  left: 50%;
  bottom: 0px;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
}

.pd02-next:hover {
  -webkit-transform: translate(-50%, 50%) translate(0px, 5px);
  -ms-transform: translate(-50%, 50%) translate(0px, 5px);
  transform: translate(-50%, 50%) translate(0px, 5px);
}

.pd02-next-icon {
  font-family: Fontawesome, sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
}

.tst-title {
  margin-top: 0px;
}

.tst-container {
  margin-right: 25px;
  margin-left: 25px;
}

.pd01-bullet {
  position: relative;
  width: 50px;
  height: 50px;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.pd01-bullet-popup {
  position: absolute;
  left: 50%;
  top: 50%;
  display: none;
  width: 300px;
  min-height: 150px;
  padding: 50px 25px 30px;
  background-color: #fff;
}

.pd01-bullet-item {
  position: absolute;
}

.pd01-container {
  position: absolute;
  width: 100%;
  min-height: 100%;
}

.m-pd-clickable {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.pd01-close-button {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 50px;
  background-color: #bdbdbd;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}

.pd01-close-icon {
  font-family: 'Fontawesome webfont', sans-serif;
}

.pd21-top {
  position: relative;
  top: auto;
  bottom: auto;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.pd21-bottom-left {
  position: relative;
  left: auto;
  bottom: auto;
  width: 50%;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.pd21-bottom-right {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: 50%;
  height: auto;
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 30px;
}

.pd-bottom-signsquare {
  position: relative;
  height: 150px;
  margin-top: 0px;
  border: 1px solid #bdbdbd;
  background-color: #fff;
}

.pd-bottom-signsquare._1 {
  margin-right: 25px;
  margin-left: 25px;
}

.pd-bottom-signsquare._2 {
  margin-right: 25px;
  margin-left: 25px;
}

.pd-title {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
  float: left;
  clear: both;
  font-size: 1.55em;
  line-height: 1.2;
}

.pd-title.pd-subtitle {
  font-weight: 400;
}

.cleardiv {
  position: relative;
  width: 100%;
  height: 1px;
  clear: both;
}

.pd22-top {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 0px;
}

.pd22-bottom {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  height: auto;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-right: 0px;
  padding-left: 0px;
}

.pd22-placeholder-big {
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  width: auto;
  height: 175px;
  margin-top: 10px;
  margin-right: 25px;
  margin-left: 25px;
  border: 1px solid #bdbdbd;
  background-color: #fff;
}

.pd22-bottom-left {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: 50%;
  padding-top: 30px;
  padding-bottom: 30px;
  float: left;
}

.pd22-bottom-right {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: 50%;
  padding-top: 30px;
  padding-bottom: 30px;
  float: left;
}

.pd22-placeholder-small {
  position: relative;
  width: auto;
  height: 70px;
  margin-top: 10px;
  margin-right: 25px;
  margin-left: 25px;
  border: 1px solid #bdbdbd;
  background-color: #fff;
}

.pd23-dropzone {
  position: relative;
  width: 100%;
  max-width: 750px;
  min-height: 400px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-right: 25px;
  padding-left: 25px;
}

.filezone-item {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 80px;
  border: 1px solid #bdbdbd;
  background-color: #fff;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
}

.input-filename {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  margin-left: 25px;
  float: left;
  clear: both;
  font-size: 1.3em;
}

.btn-icon {
  position: absolute;
  left: 25px;
  top: 50%;
  width: 50px;
  height: 50px;
  padding-top: 2px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: Fontawesome, sans-serif;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
}

.pd24-repeat {
  padding-top: 30px;
  padding-bottom: 30px;
}

.pd24-item {
  position: relative;
  width: 100%;
  padding: 15px 25px;
  cursor: pointer;
}

.pd24-item-txt {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  font-size: 2.4em;
  line-height: 1.2;
  font-weight: 400;
}

.pd24-item-icon {
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 2.4em;
  line-height: 1.2;
  font-weight: 400;
}

.pd21-bottomholder {
  position: relative;
  left: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.pd25-holder1 {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 50%;
  height: 100%;
  padding: 15px 7px 15px 15px;
  float: none;
}

.pd25-holder2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  height: 50%;
  padding: 15px 15px 7px 7px;
  float: none;
}

.pd25-holder3 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 50%;
  height: 50%;
  padding: 7px 15px 15px 7px;
  float: none;
}

.pd26-holder1 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px;
}

.pd27-holder1 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50%;
  height: 50%;
  padding: 15px 7px 7px 15px;
  float: none;
}

.pd27-holder2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  height: 50%;
  padding: 15px 15px 7px 7px;
  float: none;
}

.pd27-holder3 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 50%;
  height: 50%;
  padding: 7px 7px 15px 15px;
  float: none;
}

.pd27-holder4 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 50%;
  height: 50%;
  padding: 7px 15px 15px 7px;
  float: none;
}

.pd28-holder1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: auto;
  width: 50%;
  height: 100%;
  padding: 15px 7px 15px 15px;
  float: none;
  background-color: #fff;
}

.pd28-holder2 {
  position: absolute;
  left: auto;
  top: 0px;
  right: 0px;
  bottom: auto;
  width: 50%;
  height: 100%;
  padding: 15px 15px 15px 7px;
  float: none;
  background-color: #fff;
}

.pd25-block1 {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.pd25-block2 {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pd25-block3 {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pd26-block1 {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.pd27-block1 {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pd27-block2 {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pd27-block3 {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.pd27-block4 {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pd28-block1 {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.pd28-block2 {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.pd25-contentblockholder {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  max-height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.pd26-contentblockholder {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  max-height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.pd27-contentblockholder {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  max-height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.pd28-contentblockholder {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  max-height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.pd29-top {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}

.pd29-grid {
  position: relative;
  width: 100%;
  margin-left: auto;
  padding-right: 13px;
  padding-bottom: 18px;
  padding-left: 13px;
}

.pd29-blockholder {
  position: relative;
  display: block;
  width: 16.66%;
  padding: 12px;
  float: left;
}

.pd29-block {
  position: relative;
  width: 100%;
  padding-top: 100%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.pd30-top {
  position: relative;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.pd30-grid {
  position: relative;
  width: 100%;
  padding-right: 13px;
  padding-bottom: 18px;
  padding-left: 13px;
}

.pd30-blockholder {
  position: relative;
  display: block;
  width: 33.33%;
  padding: 12px;
  float: left;
}

.pd30-block {
  position: relative;
  width: 100%;
  padding-top: 100%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pd31-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 50%;
  bottom: 0px;
  z-index: 10;
  width: 50%;
  height: 100vh;
  float: left;
}

.pd31-blockholder {
  position: relative;
  display: block;
  width: 100%;
  padding: 12px;
  float: left;
}

.pd31-block {
  position: relative;
  width: 100%;
  padding-top: 56%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pd31-grid {
  position: relative;
  left: 50%;
  width: 50%;
  padding: 18px 13px;
}

.file-input {
  width: 80%;
  margin-left: 25px;
  padding: 6px 10px;
  font-size: 18px;
}

.pdf-attachment-inline {
  margin-bottom: 0px;
  margin-left: 25px;
  float: left;
  clear: both;
  font-size: 20px;
  text-decoration: none;
}

.btn-delete {
  position: absolute;
  top: 50%;
  right: 0px;
  bottom: 0px;
  width: 50px;
  height: 25px;
  margin-right: 10px;
  padding-top: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: Fontawesome, sans-serif;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
}

.pdf-attachment-docname {
  position: relative;
  margin-top: 10px;
  margin-left: 25px;
  float: left;
  clear: both;
  font-size: 1.3em;
}

.pd-toc {
  display: block;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px;
}

.pd-toc-item-txt {
  float: left;
  font-size: 22px;
}

.pd-toc-item-txt.right {
  position: absolute;
  top: 50%;
  right: 0px;
  float: none;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.pd-toc-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
}

.page-background-marge {
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 100px;
}

.pd-toc-link {
  width: 100%;
}

.m-pd-full-auto {
  width: 100%;
  height: 100vh;
}

.pd02cover {
  position: relative;
  width: 100%;
  height: 100vh;
}

.pd31-contentholder {
  position: relative;
  z-index: auto;
  width: 100%;
  padding: 30px 25px;
}

.pd32-top {
  position: relative;
  width: 100%;
  height: 100vh;
  padding-bottom: 150px;
  background-image: url('../images/placeholder-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pd32-scrollcontent {
  position: relative;
  width: 100%;
  min-height: 150px;
  margin-top: 0px;
  padding: 25px 0px;
}

.pd32-logo {
  position: relative;
}

.pd32-topcontent {
  position: absolute;
  bottom: 0px;
  width: 100%;
  max-height: 100%;
  padding: 30px 0px 65px;
}

.cover-logo {
  position: relative;
  width: 300px;
  height: auto;
  max-height: 100%;
  margin-top: 50px;
  margin-left: 50px;
}

.scrolldown-icon {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 20px;
  z-index: 2;
  display: block;
  width: 100px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.scrolldown-icon:hover {
  bottom: 0px;
}

.pd33-left {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 33.34%;
  height: auto;
  min-height: 100vh;
  padding-top: 30px;
  padding-bottom: 30px;
  float: left;
  background-color: #bdbdbd;
}

.pd33-right {
  position: relative;
  width: 66.66%;
  height: auto;
  min-height: 100vh;
  padding-top: 30px;
  padding-bottom: 30px;
  float: right;
  background-color: #fff;
}

.pd34-left {
  position: relative;
  width: 66.66%;
  height: auto;
  min-height: 100vh;
  padding-top: 30px;
  padding-bottom: 30px;
  float: left;
  background-color: #fff;
}

.pd34-right {
  position: absolute;
  left: auto;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  width: 33.34%;
  height: 100vh;
  padding-top: 30px;
  padding-bottom: 30px;
  float: right;
  background-color: #bdbdbd;
}

.pd35-section {
  position: relative;
  width: 100%;
  min-height: 100%;
}

.pd35-section._1 {
  padding-right: 35%;
  padding-left: 0%;
}

.pd35-left {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 200;
  width: 35%;
  height: 100vh;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #bdbdbd;
}

.pd35-left._1 {
  position: absolute;
  left: auto;
  right: 0px;
  z-index: 200;
}

.pd35-right {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 30px 0px 30px 35%;
  float: none;
  background-color: #fff;
}

.pd35-right._1 {
  z-index: 10;
  padding-right: 35%;
  padding-left: 0%;
}

.pd36-top {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  background-image: url('../images/placeholder-3.png');
  background-position: 50% 50%;
  background-size: cover;
}

.pd36-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 110px;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.pd36-expand {
  position: relative;
  width: 100%;
  min-height: 110px;
  margin-top: -110px;
  background-color: #bdbdbd;
  -webkit-transition: padding 300ms ease;
  transition: padding 300ms ease;
}

.pd37-top {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100vh;
}

.pd37-top-left {
  position: relative;
  width: 50%;
  min-height: 100vh;
  float: left;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pd37-top-right {
  position: relative;
  width: 50%;
  min-height: 100vh;
  padding: 30px 50px 30px 25px;
  float: left;
  background-color: #58baa3;
  color: #fff;
}

.pd37-btn-open {
  position: relative;
  width: auto;
  margin-left: 25px;
  padding: 10px 15px;
}

.pd37-content-left {
  position: absolute;
  width: 40%;
  height: 100%;
  min-height: 100vh;
  float: left;
  background-color: #fff;
}

.pd37-content-right {
  position: relative;
  width: 60%;
  min-height: 100vh;
  padding: 100px 50px 0px 25px;
  float: right;
  background-color: #58baa3;
  color: #fff;
}

.pd37-contentholder {
  position: relative;
}

.pd37-repeatholder {
  margin-top: 25px;
  padding-right: 25px;
  padding-left: 25px;
}

.pd37-repeatitem {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  clear: right;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  font-size: 1.4em;
  line-height: 1.6;
  cursor: pointer;
}

.pd37-repeatitem:hover {
  -webkit-transform: translate(25px, 0px);
  -ms-transform: translate(25px, 0px);
  transform: translate(25px, 0px);
}

.pd37-repeatitem-text {
  position: relative;
  display: inline-block;
  float: right;
  text-align: right;
}

.pd37-btn-close {
  position: absolute;
  left: 50%;
  top: 0px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  cursor: pointer;
}

.pd37-btn-close:hover {
  -webkit-transform: translate(-50%, 0px) scale(1.1);
  -ms-transform: translate(-50%, 0px) scale(1.1);
  transform: translate(-50%, 0px) scale(1.1);
}

.pd37-btn-close-icon {
  position: relative;
  width: 50px;
  font-family: 'Fontawesome webfont', sans-serif;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}

.pd37-statecontent {
  position: relative;
  padding-bottom: 40px;
}

.m-expand {
  display: block;
}

.pd36-expand-open {
  position: absolute;
  left: 50%;
  z-index: 100;
  display: inline-block;
  height: 50px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 65px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  color: #fff;
  cursor: pointer;
}

.pd36-expand-open:hover {
  -webkit-transform: translate(-50%, 0px) scale(1.1);
  -ms-transform: translate(-50%, 0px) scale(1.1);
  transform: translate(-50%, 0px) scale(1.1);
}

.pd36-expand-open-div {
  position: relative;
  float: left;
  font-size: 16px;
  line-height: 50px;
}

.pd36-expand-fa {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}

.pd36-expand-fa.pd36-expand-open-fa {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-right: 15px;
  float: left;
  background-color: #fff;
  font-family: Fontawesome, sans-serif;
  color: #000;
}

.pd36-expand-contentholder {
  position: relative;
  overflow: hidden;
}

.pd36-expand-content {
  position: relative;
  padding-top: 100px;
  padding-bottom: 65px;
}

.pd37-left-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 30px 25px;
}

.icon {
  display: inline-block;
}

.pd38-bg {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding-top: 50px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #58baa3;
}

.pd-bottomshadow {
  min-height: 200px;
  padding-bottom: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(8%, transparent), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, transparent 8%, rgba(0, 0, 0, 0.5));
}

.pd38-expand {
  position: relative;
  padding-top: 100px;
  padding-bottom: 50px;
  background-color: #bdbdbd;
}

.pd39-bg {
  position: relative;
  min-height: 100vh;
  background-color: #58baa3;
}

.pd39-content {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-bottom: 50px;
  padding-left: 25px;
}

.pd39-readmore-container {
  position: relative;
  display: none;
  margin-top: -50vh;
}

.pd39-left {
  position: relative;
  width: 50%;
  float: left;
}

.pd39-right {
  position: relative;
  width: 50%;
  height: 100%;
  float: left;
}

.pd39-repeatcontainer {
  position: relative;
  padding-right: 25px;
  padding-left: 25px;
}

.pd39-button {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  padding: 25px 35px 25px 25px;
  background-color: #1f7460;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.pd39-button:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.pd39-btn-txt {
  font-size: 18px;
  line-height: 1.2em;
}

.pd39-btn-square {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 35px;
  height: 35px;
  background-color: rgba(0, 0, 0, 0.34);
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
}

.pd39-icon {
  font-size: 16px;
  line-height: 35px;
  text-align: center;
}

.pd39-repeatitem-block {
  width: 100%;
  float: right;
  clear: left;
}

.pd39-expand-item {
  display: block;
  min-height: 50vh;
  padding-top: 100px;
  padding-bottom: 50px;
  background-color: #bdbdbd;
}

.pd01-expand-container {
  position: relative;
  height: 100%;
}

.pd01-expand-item {
  width: 50%;
  min-height: 100vh;
  padding: 80px 25px 50px;
  float: right;
  background-color: #bdbdbd;
}

.pd40-bg {
  position: relative;
  height: auto;
  min-height: 100vh;
  background-color: #58baa3;
  background-image: url('../images/placeholder-1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.pd40-contentcontainer {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pd40-hero {
  position: relative;
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 25px;
}

.pd40-articles {
  position: relative;
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-bottom: 100px;
  padding-left: 25px;
}

.pd40-article {
  position: relative;
  width: 100%;
  height: 250px;
  padding-top: 8px;
  padding-right: 8px;
  float: left;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.pd40-article:hover {
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}

.pd40-article-bg {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #bdbdbd;
}

.pd40-article-title {
  font-size: 18px;
  line-height: 1.2em;
}

.pd40-readmore-container {
  display: block;
}

.pd40-readmore-item {
  padding-top: 100px;
  padding-bottom: 50px;
  background-color: #bdbdbd;
}

.pd41-left {
  position: relative;
  width: 45%;
  height: auto;
  min-height: 100vh;
}

.pd41-right {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 55%;
  height: 1px;
  min-height: 100vh;
  float: right;
  background-color: #58baa3;
}

.pd41-hero {
  position: relative;
  height: 100vh;
  padding-right: 25px;
  padding-left: 25px;
}

.pd41-readmore-container {
  position: relative;
  padding: 100px 25px 50px;
}

.pd41-readmore-item {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}

.pd41-menu {
  width: 100%;
}

.pd41-menu:hover {
  opacity: 0.73;
}

.pd41-item {
  position: relative;
  width: 100%;
  padding: 20px 50px 20px 25px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Fontawesome, sans-serif;
}

.pd41-item:hover {
  padding-left: 35px;
}

.pd41-link {
  float: left;
  font-size: 16px;
  line-height: 1.2em;
}

.pd41-icon {
  position: absolute;
  top: 50%;
  right: 0px;
  bottom: 0px;
  width: 25px;
  height: 20px;
  float: right;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: 'Fontawesome webfont', sans-serif;
  font-size: 22px;
}

.pd41-menucontainer {
  position: relative;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
}

.pd41-menuitems {
  width: 100%;
  height: auto;
}

.pd42-bg {
  position: absolute;
  width: 100%;
  height: 1px;
  min-height: 100vh;
  background-color: #58baa3;
}

.p42-container {
  position: relative;
  width: 50%;
  min-height: 100vh;
  margin-left: 50%;
}

.pd42-readmore {
  padding: 100px 50px 50px 25px;
}

.pd42-hero-content {
  min-height: 100vh;
  padding-right: 50px;
  padding-left: 25px;
}

.pd41-rightcontainer {
  display: none;
  width: 45%;
  height: 100%;
  min-width: 200px;
}

.pd43-pricingbox {
  display: block;
  width: 100%;
  max-width: 1000px;
  min-height: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
}

.pd43-heading {
  display: block;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.pd43-pricing-container {
  margin-bottom: 30px;
}

.pd43-pricing-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.3em;
  line-height: 1.2em;
}

.pd43-pricerow-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pd43-pricerow-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.priceblock-heading {
  margin-bottom: 10px;
  font-size: 1.4em;
  line-height: 1.4em;
  font-weight: 700;
}

.pd43-line {
  height: 30px;
  border-top: 2px solid #000;
}

.pd43-footer {
  display: block;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
}

.contentblock-tst-title {
  margin-top: 0px;
  margin-bottom: 0px;
}

.pd43-price-txt {
  line-height: 1.5em;
}

.pd44-heading {
  position: relative;
  height: 90vh;
  background-image: url('../images/ruggie.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.pd44-shade {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 390px;
  padding-top: 100px;
  padding-bottom: 25px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#e8e8e4));
  background-image: linear-gradient(180deg, transparent, #e8e8e4);
}

.pd44-more {
  position: relative;
  padding-bottom: 150px;
  background-color: #e8e8e4;
}

.pd44-row {
  position: relative;
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 35px;
  padding-left: 35px;
}

.pd44-item {
  max-width: 1200px;
  margin-bottom: 25px;
}

.pd44-item.oneven {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 53%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.pd44-item.even {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 53%;
}

.pd44-img {
  position: relative;
  width: 220px;
  height: 220px;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.pd44-img:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.pd44-desc {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pd44-more-icon {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00b9d2;
  font-family: Fontawesome, sans-serif;
  color: #fff;
}

.pd44-more-icon.close {
  top: 0px;
  right: 0px;
  bottom: auto;
  width: 50px;
  height: 50px;
  font-size: 20px;
}

.pd44-path {
  position: absolute;
  left: 50%;
  z-index: 0;
  display: block;
  width: 50px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.pd44-item-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pd44-item-row.oneven {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.pd44-spacer {
  height: 100px;
}

.pd44-scrollicon {
  position: relative;
  z-index: 5;
  display: block;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/placeholder-1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.pd44-stripe {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 3px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  border-left: 4px dotted #000;
}

.pd44-herocontent {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.pd44-popup {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 2;
  display: none;
  width: 500px;
  min-height: 400px;
  padding: 60px 25px 25px;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.circle-top {
  position: absolute;
  left: 50%;
  top: -1%;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 15px;
  height: 15px;
  border: 3px solid #000;
  border-radius: 99px;
  background-color: #fff;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.circle-top.bot {
  top: auto;
  bottom: 0px;
}

.pd193-left {
  position: absolute;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  height: 100vh;
  padding: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.pd19-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pd19-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 25px;
}

.pd19-contain.margin {
  padding: 25px;
  background-color: #e6e4e4;
}

.pd19-repeat {
  position: relative;
  width: 100%;
}

.pd19-repeat.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.div-block {
  width: 50%;
  height: 100%;
  background-color: #fff;
}

.xxx {
  width: 50%;
  background-color: #ec1e1e;
}

.xxx._22 {
  width: 50%;
  background-color: #ad3333;
}

.xxx._33 {
  width: 100%;
  background-color: #ad3535;
}

.pd192-block {
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
}

.pd193-item {
  position: relative;
  width: 50%;
  padding-right: 25px;
  padding-bottom: 25px;
  float: left;
}

.pd193-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100vh;
  padding: 50px 50px 25px 25px;
  background-color: #dbdbdb;
}

.pd193-repeat {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.pd19-left {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  height: 100%;
  padding-top: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.pd193-right {
  position: relative;
  display: block;
  margin-left: 33%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pd193-bg {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 80%;
  background-color: #fff;
}

.pd193-img-container {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  padding: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #d6d6d6;
}

.pd193-img {
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-3.png');
  background-position: 50% 50%;
  background-size: cover;
}

@media (max-width: 991px) {
  .maglr-content-holder {
    height: 100%;
  }
  .pd-background {
    position: relative;
    min-height: 0vh;
  }
  .pd-background.image {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    height: auto;
    min-height: 500px;
  }
  .pd-background.marginbottom {
    padding-bottom: 50px;
  }
  .pd-col-50 {
    width: 100%;
    height: auto;
    padding: 25px 0px;
    float: none;
  }
  .pd-col-50.right {
    width: 100%;
    height: 500px;
    float: none;
  }
  .pd-col-50.left {
    height: 500px;
  }
  .pd-col-50.left-black {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    min-height: 50%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .pd-col-50.right-black {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: auto;
    min-height: 50%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .pd-col-50.left-content {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .pd-col-50.right-content {
    height: 50%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .pd-container {
    position: static;
    width: 100%;
  }
  .m-pd-full {
    position: relative;
    overflow: visible;
    height: 100%;
  }
  .m-pd-full.a4height {
    height: 1000px;
  }
  .m-pd-full.auto-a4 {
    height: auto;
  }
  .pd-contentholder {
    padding-right: 0px;
  }
  .pd-contentholder.pd01 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .m-pd-fullscroll {
    height: auto;
    min-height: auto;
    padding-bottom: 0px;
  }
  .pd09-content {
    padding-top: 30px;
  }
  .pd10-content {
    padding-top: 30px;
    padding-bottom: 25px;
  }
  .pd14-top {
    height: 600px;
  }
  .pd-top-gradient {
    height: 600px;
  }
  .pd15-top {
    position: absolute;
    bottom: 0px;
    height: 580px;
  }
  .pd15-contentholder {
    padding-top: 75%;
  }
  .pd15-top-content {
    position: absolute;
    left: 0px;
    padding-right: 50px;
    padding-left: 50px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .pd15-content-box {
    padding-bottom: 25px;
  }
  .pd16-block1 {
    width: 75%;
    height: 33.34%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .pd16-blockholder {
    width: 25%;
    height: 33.33%;
  }
  .pd16-block4 {
    width: 50%;
    height: 33.33%;
  }
  .pd16-block5 {
    width: 50%;
    height: 33.33%;
  }
  .pd16-block6 {
    width: 50%;
    height: 33.33%;
  }
  .pd16-block7 {
    width: 50%;
    height: 33.33%;
  }
  .pd17-block1 {
    width: 100%;
    height: 33.34%;
  }
  .pd17-block2 {
    width: 50%;
    height: 33.33%;
  }
  .pd17-block3 {
    width: 50%;
    height: 33.33%;
  }
  .pd17-block4 {
    width: 100%;
    height: 33.33%;
  }
  .pd18-block1 {
    width: 100%;
    height: 33.33%;
  }
  .pd18-block2 {
    width: 50%;
    height: 33.33%;
  }
  .pd18-block3 {
    width: 50%;
    height: 33.33%;
  }
  .pd18-block4 {
    width: 100%;
    height: 33.33%;
  }
  .pd18-contentholder {
    width: 75%;
  }
  .pd19-block1 {
    width: 50%;
    height: 66.66%;
  }
  .pd19-block2 {
    width: 50%;
    height: 33.33%;
  }
  .pd19-block3 {
    width: 50%;
    height: 33.33%;
  }
  .pd19-block4 {
    width: 50%;
    height: 33.33%;
    clear: left;
  }
  .pd19-block5 {
    width: 50%;
    height: 33.33%;
  }
  .pd01-bullet-popup {
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }
  .pd01-container {
    display: none;
  }
  .m-pd-clickable {
    overflow: visible;
    height: auto;
  }
  .pd01-close-button {
    display: none;
  }
  .pd22-bottom {
    position: absolute;
    bottom: 0px;
    width: 100%;
  }
  .pd23-dropzone {
    width: 100%;
  }
  .filezone-item:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .pd24-item {
    padding-right: 70px;
  }
  .pd24-item-txt {
    font-size: 1.6em;
  }
  .pd24-item-icon {
    font-size: 1.6em;
  }
  .pd21-bottomholder {
    position: absolute;
    left: 50%;
    bottom: 0px;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }
  .pd25-holder1 {
    width: 100%;
    height: 66.66%;
    padding-right: 15px;
    padding-bottom: 7px;
  }
  .pd25-holder2 {
    left: 0px;
    top: auto;
    right: auto;
    bottom: 0px;
    width: 50%;
    height: 33.34%;
    padding: 7px 7px 15px 15px;
  }
  .pd25-holder3 {
    left: auto;
    top: auto;
    width: 50%;
    height: 33.34%;
  }
  .pd28-holder1 {
    position: relative;
    width: 100%;
    height: 500px;
    padding-right: 15px;
    float: none;
  }
  .pd28-holder2 {
    position: relative;
    width: 100%;
    height: 501px;
    padding-left: 15px;
    float: none;
  }
  .pd29-blockholder {
    width: 25%;
  }
  .pd30-blockholder {
    width: 50%;
  }
  .pd31-content {
    position: relative;
    width: 100%;
    height: auto;
    max-height: none;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }
  .pd31-blockholder {
    width: 100%;
    height: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    float: none;
  }
  .pd31-block {
    height: 100%;
  }
  .pd31-grid {
    position: relative;
    left: 0%;
    width: 100%;
    padding: 0px;
  }
  .m-pd-full-auto {
    height: auto;
  }
  .pd31-contentholder {
    position: relative;
    top: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .pd32-top {
    height: 100vh;
  }
  .pd32-scrollcontent {
    position: relative;
    top: 0px;
    margin-top: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .pd32-topcontent {
    padding-bottom: 30px;
  }
  .cover-logo {
    margin-top: 50px;
    margin-left: 50px;
  }
  .scrolldown-icon {
    display: none;
  }
  .pd33-left {
    position: relative;
    width: 100%;
    min-height: 0vh;
    padding-top: 25px;
  }
  .pd33-right {
    width: 100%;
  }
  .pd34-left {
    width: 100%;
  }
  .pd34-right {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    padding-top: 25px;
    padding-right: 0px;
  }
  .pd35-left {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    min-height: 0vh;
    padding-top: 25px;
  }
  .pd35-left._1 {
    position: relative;
    right: auto;
  }
  .pd35-right {
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    min-height: 0vh;
    padding-top: 25px;
    padding-left: 0%;
  }
  .pd35-right._1 {
    padding-right: 0%;
  }
  .pd36-content {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    height: 100%;
    padding-top: 25px;
  }
  .pd36-expand {
    margin-top: 0px;
  }
  .pd37-top {
    display: block;
    min-height: 0vh;
  }
  .pd37-top-left {
    width: 100%;
    height: 590px;
    min-height: 0vh;
  }
  .pd37-top-right {
    width: 100%;
    min-height: 508px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .pd37-content-left {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 0vh;
  }
  .pd37-content-right {
    width: 100%;
    min-height: 0vh;
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }
  .pd37-repeatholder {
    display: none;
  }
  .pd36-expand-content {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .pd37-left-holder {
    display: none;
  }
  .pd38-expand {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .pd39-readmore-container {
    margin-top: 0vh;
  }
  .pd39-left {
    width: 100%;
  }
  .pd39-repeatcontainer {
    display: none;
  }
  .pd39-expand-item {
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .pd01-expand-container {
    height: auto;
  }
  .pd01-expand-item {
    position: relative;
    width: 100%;
    min-height: auto;
    padding: 25px 0px;
    float: none;
  }
  .pd40-bg {
    background-position: 50% 0px;
    background-size: auto 600px;
  }
  .pd40-hero {
    height: 600px;
    padding-top: 25px;
  }
  .pd40-readmore-item {
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 50px;
  }
  .pd41-left {
    width: 100%;
    height: auto;
  }
  .pd41-right {
    position: relative;
    width: 100%;
    height: 590px;
    min-height: auto;
    float: none;
  }
  .pd41-hero {
    z-index: 1;
    height: auto;
    min-height: 508px;
    padding: 25px 0px;
  }
  .pd41-readmore-container {
    padding: 0px;
  }
  .pd41-menucontainer {
    display: none;
  }
  .pd42-bg {
    position: relative;
    height: 590px;
    min-height: auto;
  }
  .p42-container {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-left: 0%;
    float: none;
  }
  .pd42-hero {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pd42-readmore {
    padding: 25px 0px;
  }
  .pd42-hero-content {
    height: auto;
    min-height: 508px;
    padding: 25px 0px;
  }
  .pd43-pricing-row {
    font-size: 1.2em;
  }
  .priceblock-heading {
    font-size: 1.3em;
    line-height: 1.3em;
  }
  .pd44-item.oneven {
    padding-left: 0%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .pd44-item.even {
    padding-right: 0%;
  }
  .pd44-img {
    width: 160px;
    height: 160px;
  }
  .pd44-img:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .pd44-desc {
    padding-right: 0px;
  }
  .pd44-more-icon {
    display: none;
  }
  .pd44-more-icon.close {
    display: none;
  }
  .pd44-path {
    display: none;
  }
  .pd44-item-row {
    position: relative;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #838383;
  }
  .pd44-item-row.oneven {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .pd44-spacer {
    height: 25px;
  }
  .pd44-popup {
    position: relative;
    left: 0%;
    top: 0%;
    display: block;
    width: auto;
    min-height: auto;
    padding-top: 25px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .pd193-left {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .pd19-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .pd19-contain {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 1098px;
    padding-right: 0px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pd192-block {
    width: 48%;
    height: auto;
    margin-right: 2%;
    margin-bottom: 2%;
    padding-top: 35%;
    float: left;
  }
  .pd193-item {
    width: 33.333%;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .pd193-contain {
    height: 1090px;
    padding: 0px 0px 0px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pd193-contain.flow {
    min-height: auto;
  }
  .pd19-left {
    width: 100%;
    height: auto;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .pd193-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .pd193-img-container {
    padding: 10px;
  }
  .pd193-top {
    width: 300px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .pd193-bottom {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

@media (max-width: 767px) {
  .maglr-content-holder {
    height: auto;
  }
  .pd-background {
    height: auto;
    min-height: 100vh;
    background-image: none;
  }
  .pd-background.pd02cover {
    min-height: 100vh;
  }
  .pd-background.image {
    height: auto;
    min-height: auto;
    background-image: none;
  }
  .pd-background._1 {
    min-height: 100vh;
  }
  .pd-col-50 {
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }
  .pd-col-50.right {
    float: none;
    background-position: 50% 0px;
  }
  .pd-col-50.left-black {
    position: relative;
  }
  .pd-col-50.right-black {
    position: relative;
    height: auto;
    float: none;
  }
  .pd-col-50.left-content {
    height: auto;
    min-height: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .pd-col-50.right-content {
    height: auto;
    min-height: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .m-pd-full {
    height: auto;
    min-height: 100vh;
  }
  .pd-contentholder {
    padding-right: 0px;
  }
  .pd-contentholder.pd01 {
    position: relative;
    padding: 25px 0px;
  }
  .m-pd-fullscroll {
    min-height: auto;
  }
  .pd09-top {
    position: relative;
    height: auto;
    min-height: 400px;
  }
  .pd09-content {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    min-height: 0vh;
  }
  .pd09-topcontent {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    max-height: none;
    min-height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pd10-top {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    height: 400px;
  }
  .pd10-content {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    min-height: 0vh;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pd11-contentholder {
    position: relative;
  }
  .pd12-top {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    height: auto;
  }
  .pd12-content {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    min-height: 0vh;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pd12-top-content {
    position: relative;
    top: auto;
    max-height: none;
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .pd13-top {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .pd13-content {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    min-height: 0vh;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pd13-top-content {
    position: relative;
    top: auto;
    max-height: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .pd13-top-bg {
    display: none;
  }
  .pd12-top-bg {
    display: none;
  }
  .pd14-content {
    position: relative;
    min-height: 0vh;
    padding-top: 400px;
    padding-bottom: 30px;
  }
  .pd15-top {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .pd15-contentholder {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    min-height: 0%;
    padding-top: 0vh;
  }
  .pd15-content {
    max-width: none;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .pd15-top-content {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    max-height: none;
    max-width: none;
    padding: 30px 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .pd15-content-box {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pd16-block1 {
    width: 100%;
    height: auto;
  }
  .pd16-blockholder {
    width: 50%;
    height: 500px;
  }
  .pd16-block4 {
    width: 50%;
    height: 250px;
  }
  .pd16-block5 {
    width: 50%;
    height: 250px;
  }
  .pd16-block6 {
    width: 100%;
    height: 250px;
  }
  .pd16-block7 {
    width: 100%;
    height: 250px;
  }
  .pd16-middleholder {
    position: relative;
    top: auto;
    max-height: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .pd17-block1 {
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .pd17-block2 {
    height: 250px;
  }
  .pd17-block3 {
    height: 250px;
  }
  .pd17-block4 {
    height: 250px;
  }
  .pd18-block1 {
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .pd18-block2 {
    height: 250px;
  }
  .pd18-block3 {
    height: 250px;
  }
  .pd18-block4 {
    height: 250px;
  }
  .pd17-content {
    position: relative;
    max-height: none;
  }
  .pd18-contentholder {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    width: 100%;
    max-height: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .pd19-block1 {
    width: 100%;
    height: auto;
    min-height: 150px;
  }
  .pd19-block2 {
    width: 100%;
    height: 250px;
  }
  .pd19-block3 {
    width: 100%;
    height: 250px;
  }
  .pd19-block4 {
    width: 50%;
    height: 250px;
  }
  .pd19-block5 {
    height: 250px;
  }
  .pd20-block1 {
    height: 250px;
  }
  .pd19-middleholder {
    position: relative;
    top: auto;
    max-height: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .tst-title {
    display: block;
  }
  .pd01-bullet {
    display: none;
  }
  .pd01-bullet-item {
    position: relative;
  }
  .pd01-container {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    padding-right: 25px;
    padding-bottom: 50px;
    padding-left: 25px;
  }
  .pd21-top {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
  }
  .pd21-bottom-left {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    float: none;
  }
  .pd21-bottom-right {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    padding-top: 15px;
    float: none;
  }
  .pd-bottom-signsquare {
    margin-right: 25px;
    margin-left: 25px;
  }
  .pd-title {
    float: none;
    clear: none;
  }
  .cleardiv {
    display: block;
  }
  .pd22-top {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
  }
  .pd22-bottom {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    height: auto;
    padding-top: 15px;
    padding-bottom: 0px;
  }
  .pd22-placeholder-big {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    height: 150px;
  }
  .pd22-bottom-left {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    padding: 30px 0px 15px;
    float: none;
  }
  .pd22-bottom-right {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    padding-top: 15px;
    padding-right: 0px;
    float: none;
  }
  .pd22-placeholder-small {
    height: 75px;
  }
  .filezone-item {
    padding-right: 15px;
    padding-left: 55px;
  }
  .btn-icon {
    left: 15px;
  }
  .pd24-repeat {
    padding-top: 15px;
    padding-bottom: 0px;
  }
  .pd24-item {
    padding-right: 50px;
  }
  .pd24-item-txt {
    font-size: 2em;
  }
  .pd24-item-icon {
    font-size: 1.8em;
  }
  .pd21-bottomholder {
    position: relative;
    left: auto;
    bottom: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .pd25-holder1 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    height: auto;
  }
  .pd25-holder2 {
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    padding-right: 15px;
    padding-bottom: 7px;
  }
  .pd25-holder3 {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    padding-left: 15px;
  }
  .pd26-holder1 {
    position: relative;
    height: auto;
  }
  .pd27-holder1 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    padding-right: 15px;
    float: none;
  }
  .pd27-holder2 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    padding-top: 7px;
    padding-left: 15px;
    float: none;
  }
  .pd27-holder3 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    padding-right: 15px;
    padding-bottom: 7px;
    float: none;
  }
  .pd27-holder4 {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    padding-left: 15px;
    float: none;
  }
  .pd28-holder1 {
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
    padding-right: 15px;
    padding-bottom: 7px;
    float: none;
  }
  .pd28-holder2 {
    top: auto;
    right: auto;
    width: 100%;
    height: auto;
    padding-top: 7px;
    padding-left: 15px;
    float: none;
  }
  .pd25-block1 {
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .pd25-block2 {
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .pd25-block3 {
    height: auto;
    padding-top: 56%;
  }
  .pd26-block1 {
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .pd27-block1 {
    height: auto;
    padding-top: 56%;
  }
  .pd27-block2 {
    height: auto;
    padding-top: 56%;
  }
  .pd27-block3 {
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .pd27-block4 {
    height: auto;
    padding-top: 56%;
  }
  .pd28-block1 {
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .pd28-block2 {
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .pd25-contentblockholder {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    max-height: none;
  }
  .pd26-contentblockholder {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    max-height: none;
  }
  .pd27-contentblockholder {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    max-height: none;
  }
  .pd28-contentblockholder {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    max-height: none;
  }
  .pd29-blockholder {
    width: 50%;
  }
  .pd29-block {
    padding-top: 56%;
  }
  .pd30-block {
    padding-top: 56%;
  }
  .pd31-blockholder {
    width: 50%;
    padding-top: 12px;
    padding-bottom: 12px;
    float: left;
  }
  .pd31-block {
    height: auto;
  }
  .pd31-grid {
    padding-bottom: 18px;
  }
  .pd-toc {
    padding-top: 0px;
  }
  .pd32-top {
    height: auto;
    padding-bottom: 0px;
    background-position: 0px 0px;
    background-size: 100%;
  }
  .pd32-topcontent {
    position: relative;
    bottom: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .cover-logo {
    width: 260px;
    margin-bottom: 25px;
    margin-left: 25px;
  }
  .pd33-left {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    min-height: 0%;
    float: none;
  }
  .pd33-right {
    width: 100%;
    min-height: 0%;
    float: none;
  }
  .pd34-left {
    width: 100%;
    min-height: 0px;
    float: none;
  }
  .pd34-right {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    min-height: 0%;
    float: none;
  }
  .pd36-top {
    height: auto;
    padding-bottom: 0px;
  }
  .pd36-content {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
  }
  .pd37-top-left {
    height: auto;
    float: none;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .pd37-top-right {
    display: inline-block;
    padding-bottom: 60px;
    float: none;
  }
  .pd37-content-left {
    position: relative;
    z-index: 10;
    display: none;
    padding-top: 30px;
  }
  .pd37-content-right {
    left: 0%;
    padding-top: 100px;
    padding-bottom: 0px;
  }
  .pd37-contentholder {
    display: inline-block;
    float: none;
  }
  .pd36-holder {
    position: relative;
    width: 100%;
    min-height: 100vh;
  }
  .pd36-expand-open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 300px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .pd36-expand-fa.pd36-expand-open-fa {
    position: relative;
  }
  .pd36-expand-content {
    padding-top: 100px;
  }
  .pd37-left-holder {
    padding-top: 0px;
  }
  .pd-bottomshadow {
    padding-bottom: 100px;
  }
  .pd38-expand {
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .pd39-bg {
    min-height: auto;
  }
  .pd39-content {
    position: relative;
    padding: 25px 0px 50px;
  }
  .pd39-readmore-container {
    display: block;
  }
  .pd39-left {
    float: none;
  }
  .pd39-right {
    display: block;
    width: 100%;
    height: auto;
    float: none;
  }
  .pd39-repeatcontainer {
    display: block;
    padding-top: 25px;
  }
  .pd39-button {
    padding-right: 35px;
  }
  .pd39-expand-item {
    padding-top: 100px;
  }
  .pd01-expand-container {
    height: auto;
  }
  .pd01-expand-item {
    min-height: auto;
    padding-top: 100px;
  }
  .pd40-bg {
    height: auto;
    min-height: auto;
    background-size: cover;
  }
  .pd40-hero {
    height: auto;
    padding-top: 25px;
  }
  .pd40-articles {
    padding-bottom: 50px;
  }
  .pd40-article {
    height: 180px;
    padding-right: 0px;
    float: none;
  }
  .pd40-article-bg {
    display: block;
  }
  .pd40-readmore-item {
    padding-top: 100px;
  }
  .pd41-left {
    min-height: auto;
  }
  .pd41-right {
    height: auto;
  }
  .pd41-hero {
    min-height: auto;
    padding-bottom: 80px;
  }
  .pd41-readmore-container {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .pd42-bg {
    height: auto;
  }
  .pd42-readmore {
    padding-top: 100px;
    padding-right: 0px;
    padding-bottom: 50px;
  }
  .pd42-hero-content {
    min-height: auto;
    padding-bottom: 80px;
  }
  .pd44-heading {
    height: 580px;
  }
  .pd44-shade {
    height: auto;
    min-height: 300px;
  }
  .pd44-row {
    padding-right: 25px;
    padding-left: 100px;
  }
  .pd44-img {
    width: 160px;
    height: 160px;
  }
  .pd44-more-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .pd44-more-icon.close {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .pd44-path {
    left: 30px;
    top: 0px;
    bottom: 0px;
    display: block;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .pd44-item-row {
    border-bottom-style: none;
  }
  .pd44-spacer {
    height: 50px;
  }
  .pd44-popup {
    position: fixed;
    left: 50%;
    top: 50%;
    display: none;
    width: 90%;
    padding: 50px 25px 25px;
    background-color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .pd193-left {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pd19-contain {
    height: auto;
  }
  .pd193-item {
    width: 50%;
  }
  .pd193-contain {
    height: 100%;
    min-height: 100vh;
    padding-left: 15px;
  }
  .pd193-repeat {
    height: auto;
  }
  .pd19-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pd193-right {
    display: block;
  }
  .pd193-top {
    width: 100%;
  }
}

@media  (max-width: 479px) {
  .pd18-block2 {
    width: 100%;
  }
  .pd18-block3 {
    width: 100%;
  }
  .pd19-block2 {
    width: 100%;
  }
  .pd19-block3 {
    width: 100%;
  }
  .pd19-block4 {
    width: 100%;
  }
  .pd19-block5 {
    width: 100%;
  }
  .btn-icon {
    font-size: 35px;
  }
  .pd25-block2 {
    padding-top: 56%;
    background-position: 50% 50%;
  }
  .pd29-blockholder {
    width: 100%;
  }
  .pd30-blockholder {
    width: 100%;
  }
  .pd31-blockholder {
    width: 100%;
  }
  .pd32-topcontent {
    bottom: 0px;
    max-height: auto;
  }
  .cover-logo {
    width: 200px;
    margin-top: 30px;
  }
  .pd36-expand-open:hover {
    -webkit-transform: translate(-50%, 0px) scale(1.1);
    -ms-transform: translate(-50%, 0px) scale(1.1);
    transform: translate(-50%, 0px) scale(1.1);
  }
  .pd36-expand-open-div {
    display: inline-block;
  }
  .pd39-button {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
  }
  .pd40-bg {
    position: relative;
  }
  .pd40-contentcontainer {
    position: relative;
  }
  .pd40-article {
    height: 1px;
    min-height: 150px;
  }
  .pd41-right {
    height: auto;
  }
  .pd43-pricerow-left {
    padding-right: 15px;
  }
  .pd43-pricerow-right {
    width: auto;
    min-width: 100px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .priceblock-heading {
    font-size: 1.2em;
    line-height: 1.2em;
  }
  .pd43-price-numbers {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .pd44-more {
    padding-bottom: 50px;
  }
  .pd44-row {
    padding-right: 25px;
    padding-left: 25px;
  }
  .pd44-img {
    width: 100px;
    height: 100px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .pd44-desc {
    padding-right: 0px;
    padding-left: 15px;
  }
  .pd44-more-icon {
    width: 30px;
    height: 30px;
  }
  .pd44-more-icon.close {
    width: 40px;
    height: 40px;
  }
  .pd44-path {
    display: none;
  }
  .pd44-popup {
    display: none;
  }
  .pd19-contain {
    padding-right: 15px;
  }
  .pd192-block {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 15px;
    padding-top: 70%;
  }
  .pd193-item {
    width: 100%;
    padding-right: 0px;
    float: none;
  }
  .pd193-contain {
    display: block;
    padding-right: 15px;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}