/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
@keyframes mt {
  from {
    opacity: 0;
    margin-top: 300px;
  }
  to {
    opacity: 1;
    margin-top: 0px;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
    top: 60%;
  }
  100% {
    opacity: 1;
    top: 50%;
  }
}
@keyframes anim {
  0% {
    top: 180px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}
@keyframes anim1 {
  0% {
    bottom: -180px;
    opacity: 0;
  }
  100% {
    bottom: 5px;
    opacity: 1;
  }
}
@keyframes width {
  from {
    width: 0;
    opacity: 0;
  }
  to {
    width: 100%;
    opacity: 1;
  }
}
@keyframes zoom {
  0% {
    height: 120%;
    opacity: 0;
  }
  80% {
    height: 100%;
    opacity: 1;
  }
  100% {
    height: 100%;
    opacity: 1;
  }
}
@keyframes width100 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes zoom100 {
  0% {
    height: 130%;
  }
  100% {
    height: 100%;
  }
}
@keyframes height {
  0% {
    height: 0%;
  }
  100% {
    height: 100%;
  }
}
.col-centered {
  margin: 0 auto;
  float: none !important;
  clear: both;
}

.main-content {
  margin-top: 80px;
}
.main-content h1,
.main-content h2,
.main-content h3 {
  margin: 0;
  padding: 0;
}
.main-content h1 {
  padding-left: 10px;
}
.main-content h2,
.main-content h3 {
  padding: 0 50px 0 65px;
}
.main-content .left-panel {
  display: table;
  width: 100%;
}
.main-content .left-panel p {
  margin: 10px 0 30px 0;
}
.main-content .left-panel ul {
  margin: 10px 0 30px 0;
}
.main-content .left-panel .btn {
  margin-left: -20px;
}

.main-text-builder {
  margin: 0 auto;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 30px;
  float: none;
  position: relative;
  display: table;
  /*=========
     *
     * APP STYLES
     *
     ==========*/
  /* box-type1 */
  /* box-type1 */
  /* box-type3 */
  /* box-type4 */
}
.main-text-builder .left-panel .builder-row {
  float: left;
  clear: left;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.main-text-builder .left-panel .full-row {
  float: none;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 0px 0 0px !important;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .main-text-builder .left-panel .builder-row {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.main-text-builder a {
  color: #8c7741;
}
.main-text-builder a:hover {
  color: #ff3b40;
  text-decoration: none;
}
.main-text-builder .h1-title,
.main-text-builder .h1-title p {
  font-size: 50px;
  font-family: "DidotLTStd-Roman";
  color: #8c7741;
  line-height: 54px;
  padding: 0px !important;
}
.main-text-builder .h1-title {
  margin-bottom: 30px !important;
}
.main-text-builder .h2-title,
.main-text-builder .h2-title p {
  color: #8e783d;
  font-size: 33px;
  line-height: 35px;
  font-family: "DidotLTStd-Roman";
}
.main-text-builder .h2-title-blue,
.main-text-builder .h2-title-blue p {
  color: #0e1f3f;
  font-size: 33px;
  line-height: 35px;
  font-family: "DidotLTStd-Roman";
}
.main-text-builder .h3-title,
.main-text-builder .h3-title p {
  color: #212529;
  font-size: 25px;
  font-family: "DidotLTStd-Roman";
  line-height: 29px;
  font-weight: normal;
}
.main-text-builder .h3-title-gold,
.main-text-builder .h3-title-gold p {
  color: #8e783d;
  font-size: 25px;
  font-family: "DidotLTStd-Roman";
  line-height: 29px;
  font-weight: normal;
}
.main-text-builder .h3-title-boxed,
.main-text-builder .h3-title-boxed p {
  color: #212529;
  font-size: 25px;
  font-family: "ProximaNova-Reg";
  line-height: 29px;
  padding: 25px 45px;
  border: 1px solid #0e1f3f;
  max-width: 70%;
  font-weight: normal;
}
.main-text-builder p {
  margin: 0;
  font-family: "proximanova_light";
  line-height: 30px;
  font-size: 18px;
  padding: 0 50px 0 65px;
  margin: 0 !important;
}
.main-text-builder p.small {
  line-height: 26px;
  font-size: 14px;
}
.main-text-builder .title-gold,
.main-text-builder .title-didot {
  margin: 0;
  font-family: "proximanova_light";
  line-height: 30px;
  font-size: 18px;
  padding: 0 50px 0 65px;
  margin: 0 !important;
}
.main-text-builder .title-gold.small,
.main-text-builder .title-didot.small {
  line-height: 26px;
  font-size: 14px;
}
.main-text-builder h2.underlined {
  font-size: 23px;
  font-family: "ProximaNova-Reg";
  line-height: 40px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 39px, rgba(0, 0, 0, 0.2) 39px, rgba(0, 0, 0, 0.2) 40px);
  background-repeat: repeat-y;
  background-size: 100% 40px;
}
.main-text-builder .builder-row,
.main-text-builder .full-row {
  /* STYLING THE LISTS */
  /* creates the colored bullet some pixels to the left */
}
.main-text-builder .builder-row ul,
.main-text-builder .full-row ul {
  list-style: none;
  margin: 0 50px 0 95px;
}
.main-text-builder .builder-row ul li,
.main-text-builder .full-row ul li {
  position: relative; /* needed to absolutely position the bullet below... */
  margin-bottom: 10px;
  margin-left: 10px;
  text-align: left;
}
.main-text-builder .builder-row ul li:before,
.main-text-builder .full-row ul li:before {
  content: "";
  line-height: 1em;
  width: 0.5em;
  height: 0.5em;
  background-color: #a2905f;
  position: absolute;
  top: 0;
  left: -45px;
  margin: 0.5em 0.25em 0;
  border-radius: 50%;
}
.main-text-builder .news-block {
  margin: 80px 0 80px 0;
}
.main-text-builder .news-block .news-chapter {
  margin: 10px 0px;
  border: 1px solid #bdbcba;
  border-bottom: 1px solid #000;
  background-color: #fff;
  padding: 20px 10px 0 20px;
  min-height: 200px;
  display: block;
  position: relative;
}
.main-text-builder .news-block .news-chapter .news-title {
  display: block;
  color: #000;
  font-size: 19px;
}
.main-text-builder .news-block .news-chapter .date {
  color: #b0b0b0;
  text-transform: uppercase;
  font-size: 12px;
}
.main-text-builder .news-block .news-chapter p {
  color: #676767;
  font-size: 13px;
  margin-bottom: 5px;
}
.main-text-builder .news-block .news-chapter .main-text {
  display: block;
  color: #676767;
  font-size: 16px;
}
.main-text-builder .news-block .news-chapter .more {
  margin-top: 10px;
  font-size: 12px;
}
.main-text-builder .news-block .news-chapter:hover {
  opacity: 1;
}
.main-text-builder .news-block .news-chapter:hover .more {
  color: #020202;
}
.main-text-builder .news-block.int_events .news-chapter {
  border-bottom: 1px solid #a8935c;
}
.main-text-builder .news-block.int_events .news-chapter:before {
  background-color: #a8935c;
}
.main-text-builder .news-blue .news-chapter:before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-color: #000;
  transition: all 0.3s ease;
}
.main-text-builder .news-blue .news-chapter:hover:before {
  height: 8px;
}
.main-text-builder .news-gold .news-chapter {
  width: 320px;
  margin: 10px 8px 10px 8px;
  padding: 0 0px 20px 0px;
  border: 0px solid #a8935c;
  box-shadow: 5px 5px 5px #d1d1d1;
  display: block;
}
.main-text-builder .news-gold .news-chapter .news-image {
  overflow: hidden;
  position: relative;
}
.main-text-builder .news-gold .news-chapter .news-image img {
  transition: all 0.3s ease;
}
.main-text-builder .news-gold .news-chapter .news-image:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: #a8935c;
  z-index: 2;
  transition: all 0.3s ease;
}
.main-text-builder .news-gold .news-chapter .news-text {
  min-height: 100px;
  padding: 20px 10px 0 20px;
}
.main-text-builder .news-gold .news-chapter .news-text .news-title {
  display: block;
  color: #000;
  font-size: 18px;
  margin-bottom: 3px;
}
.main-text-builder .news-gold .news-chapter .news-text p {
  margin: 0px;
  color: #a8935c !important;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
}
.main-text-builder .news-gold .news-chapter:hover .news-image img {
  transform: scale(1.02);
}
.main-text-builder .news-gold .news-chapter:hover .news-image:before {
  height: 8px;
}
.main-text-builder .news-gold .news-chapter:hover .news-text p {
  color: #020202 !important;
}
.main-text-builder .banner {
  text-align: center;
  border: 1px #8c7741 dotted;
  padding: 50px;
  margin-bottom: 20px;
  width: 100%;
}
.main-text-builder .banner .banner-icon {
  margin: auto;
  margin-bottom: 45px;
}
.main-text-builder .banner .banner-icon img {
  max-width: 75px;
}
.main-text-builder .banner .banner-text {
  text-align: left;
  color: #8c7741;
  font-size: 16px;
  line-height: 23px;
  position: relative;
}
.main-text-builder .banner .banner-text p {
  color: #8c7741;
  font-size: 16px;
  line-height: 23px;
}
.main-text-builder .banner .banner-text:before {
  content: "";
  position: absolute;
  left: 40%;
  bottom: -20px;
  width: 40px;
  height: 2px;
  background-color: #8c7741;
}
.main-text-builder .values-block {
  margin: auto;
  max-width: 1280px;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}
.main-text-builder .values-block .values-title {
  width: 40%;
  position: absolute;
  top: 45%;
  left: 0px;
  transform: translate(0%, -50%);
}
.main-text-builder .values-block .values-title .values-icon {
  margin: 0 auto;
}
.main-text-builder .values-block .values-title .values-icon img {
  max-width: 85px;
}
.main-text-builder .values-block .values-title .values-text {
  font-family: "proximanova_light";
  color: #8c7741;
  line-height: 30px;
  font-size: 18px;
  width: 80%;
  text-align: left;
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
}
.main-text-builder .values-block .values-title .values-text::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 30%;
  height: 1px;
  background-color: #8c7741;
}
.main-text-builder .values-block .values-img {
  float: right;
  width: 60%;
  text-align: right;
  margin: 0;
}
.main-text-builder .values-block .values-img img {
  width: 100%;
  max-width: 697px;
}
.main-text-builder .values-block.left-image {
  transform: translate(0px, -50px);
}
.main-text-builder .values-block.left-image .values-img {
  float: left !important;
}
.main-text-builder .values-block.left-image .values-title {
  width: 40%;
  left: auto;
  right: 0px;
}
@media screen and (max-width: 1000px) {
  .main-text-builder .values-block {
    margin-bottom: 80px;
  }
  .main-text-builder .values-block.left-image {
    transform: translate(0, 0);
  }
  .main-text-builder .values-block .values-img {
    float: left;
    width: 60%;
  }
  .main-text-builder .values-block .values-title {
    float: left;
    width: 40%;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 728px) {
  .main-text-builder .values-block .values-img {
    width: 100%;
  }
  .main-text-builder .values-block.left-image .values-title,
  .main-text-builder .values-block .values-title {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    background-color: #fff;
  }
  .main-text-builder .values-block .values-title .values-icon {
    margin-top: 15px;
  }
  .main-text-builder .values-block .values-title .values-text {
    margin-top: 20px;
    width: 90%;
    text-align: center;
  }
  .main-text-builder .values-block .values-title .values-text::after {
    display: none;
  }
}
.main-text-builder .death-icon {
  background: transparent url("/assets/international/images/fleur-de-lis-15.png") 0 0 no-repeat;
  width: 11px;
  height: 15px;
  display: inline-block;
}
.main-text-builder .country-offices {
  padding-left: 110px;
  padding-right: 50px;
  width: 100%;
}
.main-text-builder .country-offices .card {
  background-color: transparent;
  border: 0;
  border-radius: 0;
}
.main-text-builder .country-offices .card-header {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  padding-bottom: 0px;
  position: relative;
}
.main-text-builder .country-offices .card-header::before {
  content: "";
  border-bottom: 1px dotted #937c56;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 1px;
}
.main-text-builder .country-offices .card-header .icon {
  color: #937c56;
  position: absolute;
  right: 0px;
  bottom: 10px;
  font-size: 30px;
}
.main-text-builder .country-offices .card-header h4 {
  color: #937c56;
  font-size: 25px;
}
.main-text-builder .country-offices .card-header h5 {
  color: #202020;
  font-size: 14px;
}
.main-text-builder .country-offices .card-header h5 strong {
  font-family: "ProximaNova-Reg";
  font-weight: normal;
}
.main-text-builder .country-offices .card-header.open::before {
  display: none;
}
.main-text-builder .country-offices .card-header.open .icon i:before {
  content: "\e688";
}
.main-text-builder .country-offices .collapse {
  position: relative;
}
.main-text-builder .country-offices .collapse.show::before {
  content: "";
  border-bottom: 1px dotted #937c56;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 1px;
}
.main-text-builder .country-offices .collapse .card-body {
  font-size: 14px;
  color: #202020;
  padding: 0 1.25rem;
  padding-bottom: 20px;
}
.main-text-builder .country-offices .collapse .card-body strong {
  font-family: "ProximaNova-Reg";
}
.main-text-builder .country-offices .collapse .card-body a {
  color: #cc122d;
}
.main-text-builder .gallery {
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 0 50px 0 65px;
  padding-bottom: 30px;
  position: relative;
  max-width: 584px;
}
.main-text-builder .gallery::before {
  content: "";
  border-bottom: 1px dotted #937c56;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 1px;
}
.main-text-builder .gallery .icon {
  position: relative;
  height: 53px;
  width: 53px;
  line-height: 53px;
  text-align: center;
  border-radius: 50%;
  background-color: #cccccc;
  transition: all 0.3s ease;
}
.main-text-builder .gallery .icon a {
  color: #fff;
  display: block;
  height: 53px;
}
.main-text-builder .gallery .icon:hover {
  background-color: #8e783d;
}
.main-text-builder .gallery .gallery-title {
  color: #021116;
  font-size: 23px;
  font-family: "ProximaNova-Reg";
  line-height: 26px;
  margin-top: 25px;
}
.main-text-builder .gallery .gallery-title p {
  line-height: 20px;
}
.main-text-builder .gallery .gallery-resume {
  color: #021116;
  font-size: 14px;
  font-family: "proximanova_light";
  line-height: 30px;
  margin-top: 15px;
}
.main-text-builder .gallery .gallery-resume p {
  line-height: 30px;
  margin: 0px;
  padding: 0;
  margin-bottom: 10px;
}
.main-text-builder .gallery .gallery-footer {
  width: 130px;
  height: 36px;
  margin-top: 20px;
}
.main-text-builder .gallery .gallery-footer a {
  color: #8e783d;
  font-size: 12px;
  font-family: "proximanova_light";
  text-align: center;
  line-height: 14px;
  text-transform: uppercase;
  margin: 5px auto 0;
}
.main-text-builder .gallery-box {
  position: relative;
}
.main-text-builder .gallery-box .image-overlay {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  filter: alpha(opacity=0);
  transition: all 0.5s linear;
}
.main-text-builder .gallery-box .image-overlay .btn {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  opacity: 0;
  transition: all 0.2s linear;
}
.main-text-builder .gallery-box .image-overlay:hover {
  opacity: 1;
}
.main-text-builder .gallery-box .image-overlay:hover .btn {
  opacity: 1;
}
.main-text-builder .video-container {
  width: 100%;
  margin-bottom: 20px;
}
.main-text-builder .arrow {
  background-image: url("../images/arrow.svg");
  background-repeat: no-repeat;
  background-size: 23px auto;
  background-position: center left;
  padding-left: 30px;
}
.main-text-builder .arrow:hover {
  text-decoration: none;
}
.main-text-builder .title-type1 {
  margin-bottom: 15px;
  color: #a8935c;
  width: 100%;
}
.main-text-builder .image {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
}
.main-text-builder .image img {
  margin: 0 auto;
}
.main-text-builder .right-panel {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding: 0;
  padding-left: 50px;
  margin-bottom: 50px;
  position: absolute;
  right: 0;
  top: 0;
}
.main-text-builder .right-panel .builder-row {
  float: left;
  flex: 0 0 100%;
  max-width: 100%;
}
.main-text-builder .right-panel h1,
.main-text-builder .right-panel h2,
.main-text-builder .right-panel h3,
.main-text-builder .right-panel p {
  padding: 0px;
  margin: 0;
  margin-bottom: 10px;
}
.main-text-builder .right-panel p {
  font-size: 14px;
  line-height: 23px;
}
.main-text-builder .right-panel h3.h3-title,
.main-text-builder .right-panel h3.h3-title-gold {
  font-size: 18px;
  font-family: "ProximaNova-Reg";
}
.main-text-builder .right-panel .base-text-type1,
.main-text-builder .right-panel .title-type1 {
  padding: 0px;
}
@media screen and (max-width: 1000px) {
  .main-text-builder .right-panel {
    right: auto;
    top: auto;
    position: relative;
    flex: 0 0 90%;
    max-width: 90%;
    padding-left: 0px;
    display: table;
  }
}
@media screen and (max-width: 768px) {
  .main-text-builder .right-panel {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.main-text-builder .block-type1 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.main-text-builder .block-type1 .title {
  color: #0c2759;
  font-size: 33px;
  font-family: "proximanova_light";
  text-align: center;
}
.main-text-builder .block-type1 .text {
  font-size: 20px;
  font-family: "DidotLTStd-Roman";
  font-style: italic;
  color: #0e1f3f;
  text-align: center;
  margin-bottom: 20px;
}
.main-text-builder .block-type1 .line-bottom {
  margin: 0 auto;
  border-bottom: 1px dotted #8e783d;
  width: 60%;
  margin-top: 30px;
}
.main-text-builder .block-type2 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.main-text-builder .block-type2 .title {
  background-color: #a2905f;
  padding: 5px 15px;
  color: #fff;
  font-size: 20px;
  font-family: "proximanova_light";
  text-align: center;
  display: table;
  margin: 0 auto;
}
.main-text-builder .block-type2 .title p {
  display: table;
  padding: 0;
  margin: 0;
  line-height: 20px;
}
.main-text-builder .block-type2 .text {
  font-size: 20px;
  font-family: "ProximaNova-Reg";
  color: #0e1f3f;
  text-align: center;
  margin-bottom: 20px;
}
.main-text-builder .block-type3 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.main-text-builder .block-type3 .data-block {
  margin: 0 auto;
  float: none;
  padding: 20px 30px;
  background-color: #fff;
}
.main-text-builder .block-type3 .title {
  color: #0c2759;
  font-size: 20px;
  font-family: "DidotLTStd-Roman";
  text-align: center;
  margin-bottom: 10px;
}
.main-text-builder .block-type3 .subtitle {
  background-color: #a2905f;
  padding: 5px 15px;
  color: #fff;
  font-size: 12px;
  font-family: "proximanova_light";
  text-align: center;
  display: table;
  margin: 0 auto;
  margin-bottom: 10px;
}
.main-text-builder .block-type3 .subtitle p {
  display: table;
  padding: 0;
  margin: 0;
  line-height: 20px;
}
.main-text-builder .block-type3 .text {
  font-size: 14px;
  font-family: "proximanova_light";
  color: #917a3f;
  text-align: center;
  margin-bottom: 20px;
}
.main-text-builder .block-type4 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.main-text-builder .block-type4 .data-block {
  background-color: #fff;
  padding: 10px 20px;
}
.main-text-builder .block-type4 .data-block .more {
  margin-top: 10px;
}
.main-text-builder .block-type4 .data-block .more-text {
  display: none;
}
.main-text-builder .block-type4.template-10 .data-block {
  min-height: 200px;
}
.main-text-builder .block-type4.template-11 .data-block {
  min-height: 250px;
}
.main-text-builder .block-type4.template-12 .data-block {
  min-height: 300px;
}
.main-text-builder .block-type4 .image {
  margin-bottom: 10px;
}
.main-text-builder .block-type4 .image .default-image-t1 {
  display: block;
  background-color: #fff;
  position: relative;
}
.main-text-builder .block-type4 .image .default-image-t1 .logo {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  opacity: 0.3;
}
.main-text-builder .block-type4 .title {
  color: #0c2759;
  font-size: 20px;
  font-family: "DidotLTStd-Roman";
  text-align: center;
  margin-bottom: 10px;
}
.main-text-builder .block-type4 .subtitle {
  background-color: #a2905f;
  padding: 5px 15px;
  color: #fff;
  font-size: 12px;
  font-family: "proximanova_light";
  text-align: center;
  display: table;
  margin: 0 auto;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.main-text-builder .block-type4 .subtitle p {
  display: table;
  padding: 0;
  margin: 0;
  line-height: 20px;
}
.main-text-builder .block-type4 .text {
  font-size: 14px;
  font-family: "proximanova_light";
  color: #917a3f;
  text-align: center;
  margin-bottom: 20px;
}

.events-wrapper {
  margin: 0 auto;
  margin-top: 80px;
}
.events-wrapper .events {
  margin: 0 auto;
  margin-bottom: 30px;
  width: 100%;
}
.events-wrapper .events .btn-load-more {
  margin: 0 auto;
}
.events-wrapper .events .event-row {
  margin-bottom: 40px;
}
.events-wrapper .events .event-row .top-row {
  border: 1px solid #937c56;
  width: 100%;
  margin-bottom: 15px;
  text-align: center;
  min-height: 260px;
}
.events-wrapper .events .event-row .top-row .date {
  background-color: #f7f5f2;
  width: 100%;
  height: 88px;
  line-height: 88px;
  text-align: center;
  font-family: "DidotLTStd-Roman";
  font-size: 36px;
}
.events-wrapper .events .event-row .top-row .content {
  padding: 15px;
  font-size: 14px;
  line-height: 30px;
}
.events-wrapper .events .event-row .top-row .content .title {
  font-size: 14px;
  font-family: "proxima_nova_rgbold";
}
.events-wrapper .events .event-row .top-row .content .small-date {
  font-size: 12px;
  line-height: 12px;
  font-family: "proximanova_light";
  margin-bottom: 10px;
}
.events-wrapper .events .event-row .top-row .content p {
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  line-height: 14px;
}
.events-wrapper .filter-events {
  margin-top: 30px;
  width: 100%;
}
.events-wrapper .filter-events h3 {
  font-size: 14px;
  font-family: "proximanova_light";
  line-height: 25px;
  font-weight: normal;
}
.events-wrapper .filter-events .filter {
  margin-top: 20px;
}
.events-wrapper .filter-events .filter .title {
  font-size: 18px;
  font-family: "proximanova_light";
  margin-bottom: 10px;
}
.events-wrapper .filter-events .filter .btn {
  margin: 0;
}
.events-wrapper .filter-events .filter .dropdown-toggle {
  padding: 10px 20px;
}
.events-wrapper .filter-events .filter .btn-submit {
  margin-top: 30px;
}

.map-widget {
  padding: 70px 0px !important;
  background-color: #f5f5f5;
}
.map-widget .iframe-map-widget {
  width: 100%;
  height: 600px;
  border: none;
}

/* Responsive tweaks */
.member-structure {
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 100px;
  margin-top: 100px;
}
.member-structure .main-title {
  display: table;
  margin: 0 auto;
  color: #0c2759;
  font-size: 37px;
  font-family: "DidotLTStd-Roman";
  margin-bottom: 40px;
  margin-top: 50px;
  border-bottom: 1px dotted #8e783d;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
}
.member-structure .person {
  margin-bottom: 30px;
  width: 300px;
  min-height: 400px;
  text-align: center;
  float: left;
  color: #000001;
}
.member-structure .person.col-centered {
  float: none;
  margin: 0 auto;
  margin-bottom: 100px;
}
.member-structure .person .img {
  margin: 0 auto;
  background-color: #cfcdcd;
  position: relative;
  width: 230px;
  height: 230px;
}
.member-structure .person .img .mask {
  background: transparent url("../images/mask_person.png") 0 0 no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 2;
  pointer-events: none;
}
.member-structure .person .img.main {
  width: 300px;
  height: 300px;
}
.member-structure .person .img.main .mask {
  background: transparent url("../images/mask_main.png") 0 0 no-repeat;
}
.member-structure .person .name {
  margin-top: 30px;
  font-family: "proxima_nova_ltsemibold";
  font-size: 16px;
}
.member-structure .person .position {
  font-style: italic;
}
.member-structure .person .more {
  margin: 0 auto;
  padding: 6px 15px;
  border: 1px solid #8e783d;
  display: table;
  margin: 0 auto;
  text-transform: uppercase;
  color: #8e783d;
  font-size: 12px;
  margin-top: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.member-structure .person .more:hover {
  background-color: #8e783d;
  color: #fff;
}

@media screen and (max-width: 1440px) {
  .main-text-builder h2.underlined {
    font-size: 21px;
  }
}
@media screen and (max-width: 1000px) {
  .main-content {
    margin-top: 30px;
  }
  .main-text-builder .gallery {
    padding: 0;
  }
  .main-content h2, .main-content h3 {
    padding: 0;
  }
  .main-text-builder p {
    padding: 0;
  }
  .main-text-builder .left-panel .builder-row {
    margin-bottom: 20px;
  }
  .main-text-builder .title-gold, .main-text-builder .title-didot {
    padding: 0;
  }
  .main-text-builder .builder-row ul, .main-text-builder .full-row ul {
    margin: 10px 0 30px 0;
  }
  .main-text-builder .news-block {
    margin: 40px 0 40px 0;
  }
}
@media screen and (max-width: 480px) {
  .main-text-builder .events-container .event-row .eventtype {
    padding-bottom: 20px;
  }
  .main-text-builder .block-type4.template-12 .data-block {
    min-height: 100px;
  }
  .main-text-builder {
    margin-top: 50px;
  }
}
