body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
main {
  display: block;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-size: 1em;
  line-height: 1.35;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
a {
  text-decoration: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-color: transparent;
}
figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}

input,
textarea,
select {
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  border-color: transparent;
}
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.has-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.rte ul {
  padding-left: 0;
}
.wrap {
  margin: 0 auto;
  /*max-width: 1680px;*/
  /*padding: 0 20px;*/
  width: 100%;
  position: relative;
}
iframe {
  border: 0;
}

button,
input[type="button"],
input[type="submit"] {
  background: none;
  border: 0;
  cursor: pointer;
  outline: none;
  padding: 0;
}

a,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
.download__heading {
  display: block;
}
.download__heading .dropdown__btn {
  color: #000000;
  background: transparent;
}
.download__heading:nth-child(1) .download__label {
  padding-left: 0;
}
.iframe__holder .iframe-download {
  height: 100% !important;
  height: 210px !important;
  width: 100%;
}
.iframe.iframe--download {
  padding: 0;
}
.iframe--promo {
  width: 100%;
}
.report-list__container {
  margin-bottom: 30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1680px) {
  .report-list__container {
    margin-bottom: 22px;
  }
}
.people__image-wrap {
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width: 992px) {
  .people__image-wrap {
    /*height: 47vh;*/
    max-height: 535px;
  }
}
.people__icon {
  background-color: #ffffff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.people__icon::before {
  width: 20px;
  height: 2px;
}

.people__icon::after {
  width: 2px;
  height: 20px;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}

.loaded .people__icon::after {
  -webkit-transition: -webkit-transform 350ms ease 0.1s;
  transition: -webkit-transform 350ms ease 0.1s;
  transition: transform 350ms ease 0.1s;
  transition: transform 350ms ease 0.1s, -webkit-transform 350ms ease 0.1s;
}

@media only screen and (min-width: 992px) {
  .people__icon {
    right: 22px;
    bottom: 21px;
  }
}

@media only screen and (max-width: 991.98px) {
  .people__icon {
    right: 37px;
    bottom: 20px;
  }
}
.people__icon::before {
  width: 20px;
  height: 2px;
}

.people__icon::after {
  width: 2px;
  height: 20px;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}

.loaded .people__icon::after {
  -webkit-transition: -webkit-transform 350ms ease 0.1s;
  transition: -webkit-transform 350ms ease 0.1s;
  transition: transform 350ms ease 0.1s;
  transition: transform 350ms ease 0.1s, -webkit-transform 350ms ease 0.1s;
}

@media only screen and (min-width: 992px) {
  .people__icon {
    right: 22px;
    bottom: 21px;
  }
}

@media only screen and (max-width: 991.98px) {
  .people__icon {
    right: 37px;
    bottom: 20px;
  }
}

.people--icon-rotate::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.loaded .people__box .people__image {
  -webkit-transition: opacity 300ms ease-in;
  transition: opacity 300ms ease-in;
}

/*@media only screen and (min-width: 768px) {*/
/*    .people__box {*/
/*        margin-bottom: 40px;*/
/*    }*/
/*}*/

@media only screen and (min-width: 1200px) {
  .people__line-break {
    height: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199.98px) {
  .people__line-break {
    height: 50px;
  }
}

@media only screen and (max-width: 767.98px) {
  .people__line-break {
    display: none;
  }
}

.people--card-triangle .people__info::before {
  background-color: #fff;
}

.people--card-triangle::after {
  border-bottom: 30px solid #f4f4f4;
}

.people__content {
  max-height: 0;
  overflow: hidden;
}

.loaded .people__content {
  -webkit-transition: max-height 500ms ease-in-out;
  transition: max-height 500ms ease-in-out;
}

.people__title--distance {
  font-size: 26px;
  margin-bottom: 18px;
}

.people__container {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .people__text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width: 768px) {
  .people__left,
  .people__right {
    /*width: 50%;*/
    /*-webkit-box-flex: 1;*/
    /*-webkit-flex: 1 1 50%;*/
    /*-ms-flex: 1 1 50%;*/
    /*flex: 1 1 50%;*/
  }
}

@media only screen and (min-width: 768px) {
  .people__left {
    /*padding-right: 80px;*/
  }
}

@media only screen and (max-width: 767.98px) {
  .people__left {
    /*margin-bottom: 25px;*/
  }

  .people__left .rte *:last-child {
    /*margin-bottom: 0 !important;*/
  }
}
.loaded .tags__button {
  -webkit-transition: background-color 250ms ease-in;
  transition: background-color 250ms ease-in;
}

@media only screen and (min-width: 1200px) {
  .tags__button {
    font-size: 16px;
    padding: 6px 22px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1680px) {
  .tags__button {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .tags__button {
    font-size: 13px;
    padding: 3px 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .tabs .text-block .wrap {
    padding: 0 36px;
  }

  .tabs .people__info {
    padding: 33px 69px 0;
  }

  .tabs .people__content {
    padding: 0 36px;
  }
}

@media screen and (min-width: 991px) {
  .video .video-iframe {
    /*width: 500px;*/
    height: 75vh;
  }
}
.video_link span {
  font-weight: 300;
}
.modal.video .modal-content {
  background: transparent;
  border: 0;
}

@media only screen and (min-width: 992px) {
  .video .modal-dialog {
    width: calc(100% - 100px);
  }
}

@media only screen and (max-width: 992px) {
  .video .modal-dialog {
    width: calc(100% - 40px);
  }
}

.video .modal-dialog {
  max-width: 100% !important;
  height: 75vh;
  margin: auto;
}
.video-container {
  width: 100%;
  /*max-height: 300px;*/
  border-radius: 4px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0px 8px 20px rgba(black, 0.4);
}

.video-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal.video .modal-content {
  background: transparent;
  border: 0;
}

@media only screen and (min-width: 992px) {
  .video .modal-dialog {
    width: calc(100% - 100px);
  }
}

@media only screen and (max-width: 992px) {
  .video .modal-dialog {
    width: calc(100% - 40px);
  }
}

.video .modal-dialog {
  max-width: 100% !important;
  height: 75vh;
  margin: auto;
}

/*@media only screen and (max-width:992px) {*/
/*    .share-iframe {*/
/*height: 250px !important;*/
/*    }*/
/*}*/

.video-container {
  width: 100%;
  /*max-height: 300px;*/
  border-radius: 4px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0px 8px 20px rgba(black, 0.4);
}

.video-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  height: 100%;
  width: 100%;
  max-width: 1680px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
}
