.font-bold {
  font-weight: 700;
}

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

.spl-home {
  margin-top: 30px; }
  @media (max-width: 767px) {
    .spl-home {
      font-size: 14px !important; } }
  .spl-home .row2-analysis a {
    color: black; }
  @media (min-width: 1200px) {
    .spl-home .row2-analysis {
      padding-left: 20px; }
      .spl-home .row2-analysis .row:first-child {
        margin-bottom: 40px; }
      .spl-home .row2-analysis .news:nth-child(odd) {
        padding-right: 20px; }
      .spl-home .row2-analysis .news:nth-child(even) {
        padding-left: 20px; } }
  @media (max-width: 767px) {
    .spl-home .row2-analysis {
      margin-top: 20px; }
      .spl-home .row2-analysis .news {
        font-size: 12px;
        margin-bottom: 30px; } }
  .spl-home h1 {
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 36px;
    color: black; }
  @media (max-width: 767px) {
    .spl-home h1 {
      font-size: 20px; } }
  .spl-home hr {
    margin: 50px 0;
    border: 1px solid #d0d5dd; }
  .spl-home .content-image {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .spl-home .content-image {
        margin-bottom: 10px; } }
  .spl-home .content-image-first-voice {
    margin-bottom: 40px; }
  .spl-home .spl-btn {
    background: #284890;
    color: white;
    padding: 15px 18px;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px; }
    .spl-home .spl-btn:hover {
      background: #3562bd; }
  .spl-home .spl-btn-lg {
    padding: 15px 40px; }
  .spl-home .inline-btn {
    margin-top: -5px; }
  .spl-home h1.inline,
  .spl-home h2.inline {
    display: inline;
    vertical-align: middle; }

.voices__first {
  text-decoration: none;
  color: black; }
  .voices__first:hover {
    text-decoration: none;
    opacity: 0.8; }
  .voices__first h2 {
    font-weight: bold;
    color: #2c519b; }
    @media (max-width: 767px) {
      .voices__first h2 {
        font-size: 20px; } }

.resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%; }
  .resp-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.spl-wwr {
  display: flex;
  flex: 1 1 0;
  justify-content: space-between; }
  .spl-wwr .newsitem {
    width: 100%;
    font-size: 12px; }
    @media (min-width: 768px) {
      .spl-wwr .newsitem {
        font-size: 14px;
        width: 160px; } }
    @media (min-width: 992px) {
      .spl-wwr .newsitem {
        width: 178px; } }
    @media (min-width: 1200px) {
      .spl-wwr .newsitem {
        width: 225px; } }
  .spl-wwr .content-image {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .spl-wwr .content-image {
        margin-bottom: 20px; } }
  .spl-wwr .home-news {
    color: black; }
    .spl-wwr .home-news:hover {
      text-decoration: none;
      opacity: 0.8; }

@media (min-width: 768px) {
  .home-country {
    padding-right: 20px; } }

@media (min-width: 992px) {
  .home-country {
    padding-right: 40px; } }

@media (min-width: 768px) {
  .home-publications {
    padding-left: 20px; } }

@media (min-width: 992px) {
  .home-publications {
    padding-left: 40px; } }

.home-publications h1 {
  margin-bottom: 0; }

.home-publications h2 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 30px; }

.home-publications .home-publiction__link {
  color: black; }
  .home-publications .home-publiction__link:hover {
    text-decoration: none;
    opacity: 0.8; }

.home-publications .home-publication__image {
  border: 1px solid #d0d5dd;
  border-radius: 2px;
  margin-bottom: 20px; }

@media (min-width: 1200px) {
  .home-publications .col-xs-6:first-child {
    padding-right: 20px; }
  .home-publications .col-xs-6:last-child {
    padding-left: 20px; } }

.home-video .home-video__title {
  font-size: 18px;
  margin-top: 10px; }

.home-events__event:not(:last-child) {
  margin-bottom: 30px; }

.home-events__event__date {
  font-weight: bold; }

.home-events__event__link {
  margin-top: 10px;
  display: inline-block; }

.arrow-link {
  font-weight: bold;
  padding-left: 13px;
  position: relative;
  display: inline-block; }
  .arrow-link:before {
    content: '';
    left: 0;
    top: 4px;
    position: absolute;
    width: 8px;
    height: 12px;
    background: url(../img/link-arrow-right.svg);
    transition: all 0.1s; }
  .arrow-link:hover {
    text-decoration: none; }
    .arrow-link:hover:before {
      left: 3px; }

.arrow-link.left:before {
  top: 3px;
  transform: rotate(180deg); }

.arrow-link.left:hover:before {
  left: 0; }

@media (max-width: 767px) {
  .spl-fp-news {
    margin-bottom: 30px; }
  .spl-home hr {
    margin: 30px 0; }
  .spl-home .countrySelect {
    margin-top: 10px; }
  .spl-home .italic {
    text-align: center;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 30px; }
  .spl-home .home-publications {
    margin-top: 40px; }
    .spl-home .home-publications h2 {
      margin-top: 15px;
      font-size: 14px; }
    .spl-home .home-publications .spl-btn {
      margin-top: 30px;
      text-align: center; }
  .spl-home .home-video .video-item {
    margin-bottom: 30px; }
  .spl-home .home-video .spl-btn {
    text-align: center; }
  .spl-home .home-about {
    margin-bottom: 40px; }
    .spl-home .home-about a {
      display: block;
      margin-bottom: 5px;
      margin-left: 0 !important; } }

.italic {
  font-style: italic;
  color: #4a4a4a; }

@media (min-width: 1200px) {
  .video-item:first-child {
    padding-right: 30px; }
  .video-item:last-child {
    padding-left: 30px; } }

#search-container .input-group {
  border: none; }

.cse .gsc-search-button-v2,
.gsc-search-button-v2 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin-top: 0 !important; }

.voicesbtn {
  display: block;
  margin-top: 18px; }
  @media (min-width: 1200px) {
    .voicesbtn {
      display: inline-block;
      float: right;
      margin: 0; } }

.mailchimp-signup-subscribe-form {
  position: relative; }

.form-item-mergevars-fname,
.form-item-mergevars-lname {
  display: none; }

#newsletter {
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    #newsletter {
      margin-bottom: 20px; } }
  #newsletter h3,
  #newsletter h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0; }
  #newsletter #mailchimp-signup-subscribe-block-get-the-lastest-update-form {
    margin: 0; }
  #newsletter .mailchimp-newsletter-mergefields,
  #newsletter .form-actions {
    display: inline-block; }
  #newsletter input {
    border: 1px solid #bbbbbb;
    padding: 10px;
    width: 250px;
    height: 42px; }
  @media (max-width: 767px) {
    #newsletter .form-group {
      margin-bottom: 10px; }
    #newsletter .mailchimp-newsletter-mergefields,
    #newsletter .form-actions,
    #newsletter input {
      width: 100%; }
    #newsletter button {
      width: 100% !important; } }
  #newsletter::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #9b9b9b; }
  #newsletter::-moz-placeholder {
    /* Firefox 19+ */
    color: #9b9b9b; }
  #newsletter:-ms-input-placeholder {
    /* IE 10+ */
    color: #9b9b9b; }
  #newsletter:-moz-placeholder {
    /* Firefox 18- */
    color: #9b9b9b; }
  #newsletter form {
    margin-top: 20px; }
  #newsletter button {
    background: #000;
    color: white;
    text-align: center;
    padding: 11px 0;
    width: 150px;
    font-size: 14px;
    border: none; }
    #newsletter button:hover {
      opacity: 0.8; }

#newsletterSuccessMsg {
  position: absolute;
  top: 0;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 45px;
  padding: 10px;
  text-align: center; }
  @media (min-width: 768px) {
    #newsletterSuccessMsg {
      width: 405px; } }

.spl-publication-collections .affix {
  top: 0;
  z-index: 9999 !important; }

.spl-publication-collections h1 {
  color: black;
  margin-top: 0;
  font-weight: bold; }
  @media (max-width: 767px) {
    .spl-publication-collections h1 {
      font-size: 21px !important;
      margin-bottom: 15px; } }

.spl-publication-collections h3 {
  font-family: 'Raleway';
  font-size: 20px;
  color: #000000;
  letter-spacing: 0; }

.spl-publication-collections .categoryTitle {
  margin-bottom: 20px; }

.spl-publication-collections .themes {
  display: block;
  font-family: 'Raleway';
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  color: #2d519b;
  padding: 7px;
  padding-left: 35px;
  position: relative;
  border-radius: 5px; }
  .spl-publication-collections .themes:hover, .spl-publication-collections .themes.selected {
    color: white;
    background-color: #2d519b; }
    .spl-publication-collections .themes:hover:before, .spl-publication-collections .themes.selected:before {
      background: url(../img/link-arrow-right-white.svg); }
  .spl-publication-collections .themes.highlight {
    color: black; }
    .spl-publication-collections .themes.highlight:before {
      background: url(../img/link-arrow-right-black.svg); }
    .spl-publication-collections .themes.highlight:hover {
      background-color: black;
      color: white; }
      .spl-publication-collections .themes.highlight:hover:before {
        background: url(../img/link-arrow-right-white.svg); }
  .spl-publication-collections .themes:before {
    content: '';
    left: 20px;
    top: 10px;
    position: absolute;
    width: 8px;
    height: 12px;
    background: url(../img/link-arrow-right.svg); }

.spl-publication-collections .highlight.active {
  background-color: black !important; }

.spl-publication-collections .pubscroll.active {
  color: white;
  background-color: #2d519b; }
  .spl-publication-collections .pubscroll.active:before {
    background: url(../img/link-arrow-right-white.svg); }

.spl-publication-collections .external {
  background: #335197;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
  padding-left: 54px;
  display: block;
  color: white;
  font-weight: 700;
  position: relative;
}

@media (max-width: 767px) {
  .spl-publication-collections .external {
    margin-top: 10px;
    margin-bottom: 25px;
  }
}

.spl-publication-collections .external::before {
  background: url(../img/icon-search.svg);
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  left: 20px;
}

.spl-publication-collections .external:hover {
  opacity: 0.9;
}

.spl-publication-collections .panel {
  margin-bottom: 10px;
  box-shadow: none; }
  .spl-publication-collections .panel.external {
    display: block; }

.spl-publication-collections .panel-heading {
  color: white;
  font-size: 15px;
  font-weight: bold;
  font-family: 'Raleway';
  background: black;
  padding: 10px 20px; }
  .spl-publication-collections .panel-heading.collapsed {
    background-color: #2d519b; }
    .spl-publication-collections .panel-heading.collapsed h4::before {
      transform: rotate(90deg); }
  .spl-publication-collections .panel-heading.external {
    background-color: #488cca; }
    .spl-publication-collections .panel-heading.external h4 {
      position: relative;
      display: inline-block; }
    .spl-publication-collections .panel-heading.external h4::before {
      display: none; }
    .spl-publication-collections .panel-heading.external h4::after {
      content: '';
      position: absolute;
      width: 20px;
      height: 16px;
      background: url(../img/icon-ext-white.svg);
      right: -30px;
      top: 7px; }
  .spl-publication-collections .panel-heading h4 {
    line-height: 30px;
    position: relative;
    padding: 0; }
    .spl-publication-collections .panel-heading h4:before {
      content: '';
      right: 0;
      top: 9px;
      position: absolute;
      width: 8px;
      height: 12px;
      background: url(../img/link-arrow-right-white.svg);
      transform: rotate(270deg);
      transition: all 0.2s; }

.spl-publication-collections .panel-body {
  padding-top: 20px; }

.spl-publication-collections .pub-title {
  font-size: 14px;
  font-family: 'Raleway';
  font-weight: 700;
  color: black;
  margin-top: 15px; }
  @media (min-width: 768px) {
    .spl-publication-collections .pub-title {
      font-size: 13px;
      color: #4a4a4a;
      letter-spacing: 0;
      line-height: 18px; } }

.spl-publication-collections a:hover {
  text-decoration: none; }

.spl-publication-collections .pub-item {
  margin-bottom: 30px;
}

.spl-publication-collections .pub-item .image-cover {
    position: relative;
    border: 1px solid #d0d5dd;
    border-radius: 5px;
}

.spl-publication-collections .pub-item .image-cover:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 141.32653%;
}

.spl-publication-collections .pub-item .image-cover > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
}

.spl-publication-collections .pub-item .image-cover .content {
      background-repeat: no-repeat;
      background-size: cover;
}

.spl-publication-collections .pub-item a {
    display: block;
}

.spl-publication-collections .pub-item a:hover {
      opacity: 0.5;
}

@media (min-width: 1200px) {

  }

/** inner detail  **/
.spl-publications h1 {
  color: black;
  font-size: 36px;
  margin-top: 0;
  font-weight: bold; }

.spl-publications hr {
  color: #d0d5dd;
  border: 1px solid #d0d5dd; }

.spl-publications .main-meta {
  padding: 10px 20px; }
  @media (max-width: 767px) {
    .spl-publications .main-meta {
      padding: 10px 0; } }
  .spl-publications .main-meta .field {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .spl-publications .main-meta .field {
        margin-bottom: 0;
        display: flex; } }
    .spl-publications .main-meta .field .field--label {
      width: 130px; }
    .spl-publications .main-meta .field a {
      text-decoration: underline; }
      .spl-publications .main-meta .field a:hover {
        opacity: 0.8; }

.spl-publications .publication-download-pdf {
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0;
  display: inline-block;
  width: 100%; }

.spl-publications .mobile-download {
  text-align: center;
  margin-top: 10px;
  width: 100%; }
  .spl-publications .mobile-download img {
    max-width: 230px;
    margin: 0 auto; }

.backtotop {
  padding: 15px 20px;
  padding-left: 40px;
  background: #000;
  color: white;
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none; }
  .backtotop:hover {
    color: white;
    background: rgba(0, 0, 0, 0.5); }
  .backtotop:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 12px;
    left: 20px;
    top: 19px;
    transform: rotate(270deg);
    background: url(../img/link-arrow-right-white.svg); }

@media (min-width: 768px) {
  .spl-country-detail .country-name-flag {
    display: flex;
    align-items: center; } }

.spl-country-detail .country-title {
  font-size: 16px; }

.spl-country-detail .country-flag {
  width: 181px;
  height: 120px;
  background-repeat: no-repeat;
  background-size: contain; }
  @media (max-width: 767px) {
    .spl-country-detail .country-flag {
      margin-bottom: 20px; } }

.spl-country-detail .country-name {
  font-weight: bold;
  font-size: 24px; }
  @media (min-width: 768px) {
    .spl-country-detail .country-name {
      font-size: 36px; } }

.spl-country-detail .no-profile-box {
  background: rgba(208, 213, 221, 0.6);
  margin-top: 30px;
  text-align: center;
  padding: 50px 0; }

.related-voices {
  display: flex; }
  .related-voices .related-voices--image {
    min-width: 224px;
    margin-right: 20px; }

.related-news {
  color: black;
  text-decoration: none;
  display: inline-block; }
  .related-news:hover {
    text-decoration: none;
    opacity: 0.8; }

.spl-country-overview h1 {
  color: black;
  margin-top: 0;
  font-weight: bold;
  font-size: 36px; }
  @media (max-width: 767px) {
    .spl-country-overview h1 {
      font-size: 24px !important; } }

.spl-country-overview h2 {
  font-family: 'Raleway';
  font-size: 20px;
  font-weight: 600; }
  @media (max-width: 767px) {
    .spl-country-overview h2 {
      font-weight: 400;
      font-size: 14px;
      margin-bottom: 20px; } }

.continentMobile {
  margin-top: 15px; }
  .continentMobile ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .continentMobile ul li a {
      font-family: 'Raleway';
      font-size: 14px;
      color: #488cca;
      letter-spacing: 0;
      line-height: 20px;
      text-decoration: underline; }

@media (min-width: 768px) {
  .continentMobile {
    display: none !important; } }

@media (max-width: 767px) {
  .sectionHeading,
  .introBox h2.heading,
  .introBox h2.title {
    padding: initial;
    margin: initial;
    background-color: initial;
    cursor: initial;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px; }
    .sectionHeading:before,
    .introBox h2.heading:before,
    .introBox h2.title:before {
      display: none; }
  .section {
    display: block;
    padding: initial;
    margin-bottom: 30px; }

}

.sog-mobile {
  border-bottom: none; }

.container-padd {
  margin-left: auto;
  margin-right: auto; }

.spl-heading-h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px; }

.footerNewsletterModule {
  border: 1px solid #d0d5dd;
  margin: 50px 0; }
  @media (max-width: 767px) {
    .footerNewsletterModule {
      margin: 30px 0; } }

@media (max-width: 767px) {
  body {
    font-size: 14px !important; }
  #footer > div {
    display: block; }
  #footer .footer-logos {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px; } }

#footer .footer-logos {
  width: 190px; }

.testimonials-item {
  min-height: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  cursor: pointer;
  margin-bottom: 15px;
}



.testimonials-item .thumbFlag {
  position: absolute;
  top: 5px;
  right: 5px;
}

.testimonials-item .name-container {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.testimonials-item .country {
  color: white;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Raleway';
}

.testimonials-item .name {
  color: white;
  font-size: 13px;
  font-family: 'Raleway';
}

.modal-open .modal {
  background: #282828;
}

.modal-content {
  background: transparent;
  border: none;
  box-shadow: none;
}

.modal-header {
  border: none;
  text-align: right;
}

.modal-header img {
  cursor: pointer;
}

.modal-body {
  background: none;
  padding: 15px 50px;
}

.modal-info {
  display: flex;
  margin: 30px 0;
}

.modal-tes-flag {
  margin-right: 20px
}

.modal-tes-country {
  font-weight: 700;
  font-size: 17px;
  color: white;
  font-family: 'Raleway';
}

.modal-tes-name {
  font-size: 17px;
  color: white;
  font-family: 'Raleway';
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sixteen-nine {
  position: relative;
}

.sixteen-nine:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 67.9245283019%;
}

.sixteen-nine>.content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: contain;
  background-repeat: no-repeat;
}

.smallFlag {
  width: 34px;
}
.largeFlag {
  width: 58px;
}

.opacitylvl {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/opacitylvl.png) bottom left repeat-x;
}

.opacitylvl:hover {
  background: rgba(0, 109, 208, 0.5);
}

.modal-description {
  color: white;
  font-family: 'Raleway';
}

.modal-description p {
  color: white;
  font-family: 'Raleway';
}

.testimonialPage p{
  font-family: 'Raleway';
}

.testimonialGrid {
  margin: 50px 0 80px 0;
}

.testimonialPage .logoContainer {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.testimonialPage .logoContainer img{
  margin-bottom: 30px;
}

.testimonialPage #comment-form .form-required {
  display: inline-block;
  color: #333;
}

.testimonialPage #comment-form .form-required:after {
  display: none;
}

.testimonial-share {
  display: flex;
  align-items: center;
  margin-top: 40px;
}

.shareword {
  font-family: 'Raleway';
  margin-right: 20px;
  font-weight: 700;
}

.shareicons {
  display: flex;
}

.shareicons div {
  margin-right: 10px;
}

.testimony-page-title {
  font-size: 36px;
  font-family: 'Raleway';
  font-weight: 700;
  margin-bottom: 30px;
}


.spl-testimonial-footer {
  margin-top:40px;
  justify-content: space-between;
  align-items: center;
}

.spl-testimonial-logo {
  display: flex;
  margin-top: 60px;
}

.spl-testimonial-logo a:not(:first-child) {
  margin-left: 30px;
}

.spl-testimonial-logo a img {
  height: auto
}

.spl-home hr.testimonialSeparator {
  border: none;
  border-bottom: 1px solid #ddd;
  padding-top: 40px;
  margin-bottom: 100px;
}

.responsive-image {
  width: 100%;
  height: auto;
}

@media(min-width: 1220px) {
  .spl-testimonial-logo {
    position: absolute;
    right: -65px;
  }

  .spl-testimonial-logo a img {
    height: 70px
  }

  .spl-testimonial-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .spl-testimonial-logo {
    display: flex;
    margin-top: 0px;
  }
  .spl-testimonial-content {
    padding-right: 30px;
  }
}

@media(max-width: 640px) {
  .testimonialPage .logoContainer {
    margin-top: 30px;
    flex-direction: row;
    align-items: center;
  }

  .testimonialPage .logoContainer a:not(:first-child) {
    margin-left: 10px;
   }
}

.testimonialPage .tes-comment-wrap {
  display: flex;
  align-items: center;
}

.testimonialPage .comment__meta {
  width: 130px;
  margin-right: 50px;
  padding: 0;
}

.testimonialPage .comment__content {
  min-height: 100px;
}

.home-testimonial-body {
  min-height: 210px;
}

.viewsum {

}

.viewsumtext {
  color: #2D519B;
  font-size: 13px;
}

.mtooltip {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.mtooltipicon {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 9999px;
  background-color: #2D519B;
  margin-right: 5px;
}

.mtooltipicon:after {
  content: "+";
  position: absolute;
  color: white;
  font-size: 17px;
  font-weight: 300;
  top: -1px;
  left: 5px;
}

.mtoolbox {
  display: none;
  position: absolute;
  left: 50%;
  padding: 15px;
  width: 800px;
  max-width: 100vw;
  box-sizing: border-box;
  z-index: 9999;
}

.mtooltip.active > .mtoolbox {
  display: block;
}

.mtoolbox.top {
  bottom: 36px;
}

.mtoolbox.bottom {
  top: 36px;
}

.tooltip-content {
  position: relative;
  background-color: #fff;
  padding: 30px;
  filter: drop-shadow(0px 0px 10px #999999);
  color: #2D519B;
}

.tooltip-content h3 {
  font-size: 18px;
  color: #2D519B;
  margin-bottom: 25px;
  font-weight: 700;
}

.tooltip-content p {
  line-height: 2;
  font-size: 14px;
}

.tooltip-content .pointy {
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  left: 0;
  transform-origin: center center;
  z-index: 9;
}

.mtoolbox.top .tooltip-content .pointy {
  bottom: 0;
}

.mtoolbox.bottom .tooltip-content .pointy {
  top: 0;
}

.tooltip-content .pointy:after {
  content: '';
  display: block;
  background-color: #fff;
  width: 100%;
  height: 100%;
  transform: rotate(45deg);
  z-index: 9;
}


@media (min-width: 768px) and (max-width: 975px) {
  .viewsumtext {
    width: 50%
  }

  .mtoolbox {
    width: 650px;
  }
}

.myanmarpubimage {
  cursor: pointer;
}

/** Tools & Databases + event series**/


.gridOverview {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 1023px) {
  .gridOverview {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .gridOverview {
    grid-template-columns: repeat(1, 1fr);
  }
}
.node--type-tools-database header {
  display: none;
}

.node--type-tools-database .field--type-image,
.node--type-event-series .field--type-image {
  margin-bottom: 20px;
}

.newBtn,
.node--type-tools-database .field--name-field-url a {
  margin-top: 20px;
  display: inline-block;
  background: #335197;
  color: white;
  padding: 10px 20px;
  padding-right: 70px;
  font-weight: 700;
  position: relative;
}

.newBtn::after,
.node--type-tools-database .field--name-field-url a::after{
  content: "";
  position: absolute;
  width: 24px;
  height: 12px;
  /* hau */
  background: url(../img/link-arrow-right-white.svg);
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
  top: 35%;
  /* translate: transformY(-50%); */
}

.newBtn:hover, .node--type-tools-database .field--name-field-url a:hover {
  opacity: 0.8;
  text-decoration: none;
  color: white;
}

.new-heading1, .node-type-tools-database .row-title h1 {
  font-size: 36px;
  font-weight: 700;
  color: black;
}

.tool-database-collection article.teaser > * {
  margin-left: 0;
}

.node--type-tools-database h2.excerpt_title {
  font-weight: 700;
  font-size: 19px;
}

.eventseries-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
}

.eventseries-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gridOverview li {
  display: flex;
}

.eventseries-card {
  display: flex;
  flex-direction: column;
  align-items: start;
}

.eventseries-title-body {
  flex: 1;
  margin-top: 15px;
}


.event_series_video_block {
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  margin: 0 -1.5rem;
}

.node--type-event-series .field--name-field-videos {
  margin-top: 20px;
}

.node--type-event-series .field--label,
.eventSeriesRelatedTitle,
#block-relatedpublicationseventseries .field--label,
#block-themeseventseries .field--label,
.block-cn-country-related-library h2,
.block-cn-country-related-library .field-label {
  color: #262626;
  font-family: Raleway;
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 5px;
}

.eventSeriesRelatedTitle,
.block-cn-country-related-library h2 {
  font-weight: 700;
}

.block-cn-country-related-library h2{
  margin-bottom: 25px;
}

#block-relatedpublicationseventseries ul {
  list-style: none;
  padding: 0;
}

#block-relatedpublicationseventseries ul li{
  margin-bottom: 10px;
}

#block-themeseventseries {
  margin-top: 20px;
}

.sidebarBtn {
  margin-top: 5px;
  width: 100%;
}

/** country profile related pub */
.block-cn-country-related-library {
  margin-top: 25px;
}

.block-cn-country-related-library a.more {
  font-weight: 700;
}


.pubGrid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

h3.filterTtitle {
  margin-top:20px;
  margin-bottom: 20px
}

@media (max-width: 767px) {
  .pubGrid {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  h3.filterTtitle {
    margin-top: 0px;
  }

  .affix {
    position: relative;
  }

}
/* //publication */

@media (min-width: 1024px) {
  .mainPublicationPanel {
    padding-left: 40px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .mainPublicationPanel {
    padding-left: 20px;
  }

  .pubGrid {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;

  }
}

.filterWrapper {
  display: none;
}

.filterTags {
  margin-bottom: 40px;
}


@media (max-width: 767px) {
  .filterTags {
    margin-bottom: 20px;
  }

}

.filterTags .tagWrapper {
  display: flex;
  flex-wrap: wrap;
}

.filterTags .tag {
  padding: 10px;
  background: #335197;
  color: white;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-right: 8px;
  margin-bottom: 8px;
}

.filterTags .tag.black {
  background: #000;
}

.filterTags .filterClear {
  width: 20px;
  height: 20px;
  background: url(../img/filterClear.svg);
  cursor: pointer;
  margin-left: 8px;
}

.langsWrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}

.langsWrapper .langTag {
  background: #588BC6;
  color: white;
  font-weight: 700;
  font-size: 10px;
  margin-right: 2px;
  margin-bottom: 2px;
  padding: 5px;
  line-height: 1;
}


.icon {
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentcolor;
}

.drop {
  position: relative;
}

.drop-trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  border: 1px solid #D9D9D9;
  color: #000;
  position: relative;
  cursor: pointer;
  background-color: #fff;
}

.drop-trigger.active {
  border-bottom-color: white;
  z-index: 2;
}

.drop-trigger .icon {
  font-size: 18px;
}

.drop-trigger.active .icon {
  transform: rotate(180deg);
}

.drop-down {
  display: none;
  padding: 20px;
  position: absolute;
  background-color: #fff;
  top: 100%;
  transition: 0.4s;
  /* width: 500px; */
  left: 0;
  border: 1px solid #D9D9D9;
  z-index: 1;
  transform: translateY(-1px);
}
@media (max-width: 767px) {
.drop-down {
  width: 100%;
}
}

.drop-down label {
  font-weight: 700;
}

.drop-down ul {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.drop-down.active {
  display: block;
}


.mm-filter{
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.mm-filter label {
  font-weight: 700;
}

.control {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.control__indicator {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background: #fff;
  border: 1px solid #335197;
}

.control input:checked ~ .control__indicator {
  background: #335197;
}

.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
.control--checkbox .control__indicator:after {
  left: 5px;
  top: 1px;
  width: 7px;
  height: 12px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.constituteBtn {
  padding: 15px;
  margin-top: 30px;
  position: relative;
  padding-left: 60px;
}

.constituteBtn::before {
  background-image: url('../img/icon-constituteproject.svg');
  content: "";
  position: absolute;
  width: 25px;
  height: 29px;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}


/* home tools */
.home-tools_wraper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 40px;
  /* grid-row-gap: 40px; */
}

.home-tools_title {
  font-weight: 600;
  margin-top: 10px;
}


/* nav hack */
#main-navigation > ul > li .dropdown-menu {
  padding: 12px 0;
  border-width: 1px;
}

#main-navigation > ul > li > a {
  border: none;
  padding-bottom: 15px;
  position: relative;
}

#main-navigation > ul > li > a::after {
  position: absolute;
  width: 100%;
  height: 2px;
  border: 1px solid #777;
  content: " ";
  left: 0;
  bottom: 4px;
}

@media (min-width: 992px) {
  .navbar-nav {
      display: flex;
      justify-content: space-between;
      width: 100%;
      margin: 0;
  }

  .nav::before {
    display: none;
  }

  .navbar-nav > li {
    margin: 15px 0;
  }

  #main-navigation > ul > li > a {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
.filterTitle {
    margin-top: 20px !important;
  }
}

.pubCatWrapper {
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
}

.pubCatViewMore {
  font-weight: bold;
  color: #335197;
  cursor: pointer;
  position: relative;
  padding-right: 20px;
}

.pubCatViewMore::after {
  content: "";
  position: absolute;
  background: url(../img/icon-view-more.svg) no-repeat;
  width: 10px;
  height: 7px;
  top: 17%;
  margin-left: 5px;
}

.pubCatViewMore.catOpened::after {
  transform: rotate(180deg);
}

.myanmar-page-header {
  display: flex;
  justify-items: center;
  justify-content: space-between;
  position: relative;
}

.myanmar-left {
  display: flex;
  align-items: center;
}

.myanmar-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.myanmar-header-mobile-row1 {
  display: flex;
  justify-content: space-between;
  padding-bottom: 15px;
  align-items: center;
}

.bbgrey {
  border-bottom: 1px solid #E5E5E5;
}

#mmHeader {
  margin-top: 20px;
}

.myanmar-mobile-menu {
  padding: 0;
  font-weight: bold;
}

.mobile-header-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.myanmar-header-mobile-row2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  padding-top: 10px;
}

.myconst-title {
  font-size: 16px;
  font-weight: bold;
}

.myconst-facebook {
  background: #154983;
  color: white;
  font-weight: bold;
  padding: 15px 25px;
  border-radius: 25px;
  font-size: 14px;
}

.myconst-facebook img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.myconst-facebook:hover {
  text-decoration: none;
  color: white;
  opacity: 0.9;
}

.logo-idea-background-mobile {
  height: 86px !important;
  top: -20px !important;
}



.pubVid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.mm-timeline {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 0px;
}

@media (max-width: 767px) {
  #logo-container #logo-idea {
    max-width: 50px !important;
  }

  .myconst-title {
    font-size: 14px;
  }

  .myconst-facebook {
    padding: 10px 20px;
  }

  .pubVid {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
  }

  .mm-timeline {
    display: block;
  }
}

.mm-resources-vid-heading {
  font-size: 20px;
  font-weight: bold;
}

.mm-multimedia-readmore {
  font-weight: bold;
  margin-top: 10px;
  color: #154983;
  cursor: pointer;
}



.myconlink {
  color: black;
  display: inline-block;
  text-align: center;
}

.myconlink:hover {
  opacity: 0.9;
  text-decoration: none;

}


.mmMultimediaModal {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: left;
  background: rgba(0,0,0, .5);
  transition: opacity .25s ease;
  z-index: 10;
}

.mmMultimediaModalBg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
}

.modal-state {
  display: none;
}

.modal-state:checked + .mmMultimediaModal {
  opacity: 1;
  visibility: visible;
}

.modal-state:checked + .mmMultimediaModal .mmMultimediaModalBg__inner {
  top: 0;
}

.mmMultimediaModalBg__inner {
  transition: top .25s ease;
  position: absolute;
  top: -20%;
  right: 0;
  bottom: 0;
  left: 0;
  width: 70%;
  margin: auto;
  background: transparent;
  padding: 1em 2em;
  height: 80%;
  max-width: 720px;
}

.mmMultimediaModalBg__inner2 {
  transition: top .25s ease;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 94%;
  margin: auto;
  overflow: auto;
  background: #fff;
  border-radius: 5px;
  padding: 2em;
  height: 95%;
}

.mmMultimediaModalBg__close {
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
  height: 18px;
  cursor: pointer;
  background: #000;
  border-radius: 2em;
}


.mmMultimediaModalBg__close:after,
.mmMultimediaModalBg__close:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 10px;
  background: #fff;
  display: block;
  transform: rotate(45deg);
  left: 50%;
  margin: 4px 0 0 -1px;
  top: 0;
}


.mmMultimediaModalBg__close:before {
  transform: rotate(-45deg);
}

.myanmar-mobile-menu-close-wrapper {
  height: 40px;
  position: relative;
}

.myanmar-mobile-menu-close {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 25px;
  height: 25px;
  opacity: 0.3;
  background-color: #555;
  border-radius: 20px;
}
.myanmar-mobile-menu-close:hover {
  opacity: 1;
}
.myanmar-mobile-menu-close:before, .myanmar-mobile-menu-close:after {
  position: absolute;
  left: 11px;
  top: 5px;
  content: ' ';
  height: 15px;
  width: 3px;
  background-color: #fff;
}
.myanmar-mobile-menu-close:before {
  transform: rotate(45deg);
}
.myanmar-mobile-menu-close:after {
  transform: rotate(-45deg);
}
.myanmar-mobile-menu {
  margin-top: 20px;
}
#myanmarmobilemenu .menu--myconstitution-myanmar  > li{
  float: none !important;
  display: block;
}

.myanmar-mobile-menu > li a::after{
  display: none !important;
}

.offcanvas-myanmar {
  width: 320px;
}


@media (min-width: 768px) {
  .externalLinks {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .paragraph--type--external-links .field--type-image img {
    height: 300px;
    width: auto;
  }

  .paragraph--type--external-links .field--name-field-external-link{
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    min-height: 45px;
  }
}

@media (min-width: 1024px) {
  .externalLinks {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 767px) {
  .external-links-assets {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  .paragraph--type--external-links .field--type-image img {
    max-width: 60px;
    /* width: auto; */
    /* float: left; */
  }
  .paragraph--type--external-links .field--name-field-external-link{

    font-weight: bold;
    font-size: 16px;
    /* min-height: 45px; */
    margin-left: 15px;
  }
  .paragraph--type--external-links .field--name-field-description {
   margin-bottom: 40px;
  }
}


.field--name-field-footnote {
  margin-top: 30px;
  border-top: 1px solid #c1c1c1;
  padding-top: 30px;
  font-size: 16px;
  font-style: italic;
  color: #4472C4;
}

.field--name-field-external-story {
  margin-top: 60px;
}

.field--name-field-external-story .field--name-field-title {
  font-size: 20px;
  font-weight: bold;
}

/* Accordion styles */
input.exstory {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.ex-tabs {
  /* border-radius: 8px; */
  overflow: hidden;

}

.ex-tab {
  width: 100%;
  overflow: hidden;
}
.ex-tab-label {
  display: flex;
  justify-content: space-between;
  padding: 1em;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  background: #2D519B;
  /* Icon */
}
.ex-tab-label:hover {
  opacity: 0.8;
}
.ex-tab-label::after {
  content: "❯";
  width: 1em;
  height: 1em;
  text-align: center;
  transition: all 0.35s;
}
.ex-tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #2c3e50;
  background: white;
  transition: all 0.35s;
}
.ex-tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}
.ex-tab-close:hover {
  background: #1a252f;
}

input:checked + .ex-tab-label {

}
input:checked + .ex-tab-label::after {
  transform: rotate(90deg);
}
input:checked ~ .ex-tab-content {
  max-height: 10000px;
  padding: 1em;
}


.courses thead { background: #D9D9D9}
.courses tr:nth-of-type(odd) { background: none !important;}
.courses tr:nth-of-type(even) { background: none !important;}
.courses table td { border-top: none !important }
.courses tr.even > td {border-bottom: 1px solid #ddd;}

@media screen and (max-width: 640px) {
  .courses table {
    border: 0;
  }

  .courses table caption {
    font-size: 1.3em;
  }

  .courses table thead {
    /* border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; */

    margin: 0 !important;
    padding-bottom: 0 !important;
  }

  .courses table thead th{
    white-space: normal !important;
    border: none;
  }

  .courses table thead th:not(:last-child){
    display: none;
  }

  .courses table tr {
    /* border-bottom: 3px solid #ddd; */
    display: block;
    /* margin-bottom: .625em; */
    padding: 10px 0;
  }
  .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #EFEFEF;
}

  .courses table td {
    /* border-bottom: 1px solid #ddd; */
    display: block;
    /* font-size: .8em; */
    white-space: normal !important;
    border-top: 0px !important;
    padding: 0 8px !important;
    /* text-align: right; */
  }

  .courses table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  .courses table td:last-child {
    border-bottom: 0;
  }
}

.myanmar-highlights-content img {
  float: left;
  margin-right: 20px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.myanmar-highlights-content ol {
  /* pl40 */
}

@media (min-width: 640px) {
.myanmar-highlights-content img {
  max-width: 400px;
}
}

ul.exstory-accordion {
  margin: 0;
  padding: 0;
}
ul.exstory-accordion li {
  list-style: none;
}

/* ul.exstory-accordion li a {
  position: relative;
  display: block;
  padding: 15px 20px;
  color: #1b3746;
  font-weight: bold;
  text-decoration: none;
  font-size: 18px;
} */
.exstory-accordion .link > a {
  background: #2D519B;
  color: #fff;
  display: block;
  padding: 10px 15px;
  margin-bottom: 5px;
  text-decoration: none;
  position: relative;
}

.exstory-accordion .link > a .field--name-field-title {
  position: relative;
}

.exstory-accordion .link > a .field--name-field-title::after {
  background: url(../img/icon-caret-up.png);
  position: absolute;
  right: 0;
  top: 50%;
  content: "";
  width: 9px;
  height: 5px;
}

.exstory-accordion li.active a .field--name-field-title::after {
  transform: rotate(180deg);
}

.exstory-content {
  display: none;
  /* background: #f8f9f9; */
  padding: 20px 5px;
}

.text-image-flex {
  display: flex;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
}

.text-image-flex .image {
  width: 33%;
  padding: 0 20px;
  margin-bottom: 30px;
}

.text-image-flex .content {
  width: 66%;
  padding: 0 20px;
}

.text-image-flex-Right {
  flex-direction: row-reverse;
}

.text-image-flex- {
  display: block;
}

.text-image-flex-  .content{
  width: 100%;
}

.text-image-flex- .image{
  width: 100%;
}

.text-image-flex h1 {
  color: #000;
  font-weight: bold;
}

.page-node-15267 .container-fluid,
.page-node-18547 .container-fluid,
.node-type-myanmar-multimedia .container-fluid {
  max-width: initial;
  padding: 0;
}

.page-node-15267 .container-padd,
.page-node-18547 .container-padd,
.node-type-myanmar-multimedia .container-padd {
  max-width: 1360px;
  padding: 0 30px;
}

.page-node-15267 .region-bottom,
.page-node-18547 .region-bottom,
.node-type-myanmar-multimedia .region-bottom {
  padding: 0 30px;
}

.page-node-15267 .region-bottom,
.page-node-18547 .region-bottom,
.node-type-myanmar-multimedia .region-bottom {
  padding: 0 30px;
}

.page-node-15267 #mmHeader,
.page-node-15267 #block-myconstitutionbottom,
.page-node-15267 #block-myconstitutionmyanmarmenu,
.page-node-18547 #mmHeader,
.page-node-18547 #block-myconstitutionmmbottom,
.page-node-18547 #block-myconstitutionmyanmar,
.node-type-myanmar-multimedia #mmHeader {
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
}

.callout-block {
  background-color: #F3F3F3;
  padding-top: 40px;
  padding-bottom: 40px;
}

.page-node-15267 #content-area,
.page-node-18547 #content-area {
  width: initial;
  float: none;
}

.myanmar-publication-v2 {
  position: relative;
  height: 1000px;
  max-height: 140px;
}

.myanmar-publication-v2 .background-absolute {
  position: absolute;
  width: 100%;
}

.myanmar-publication-v2 .background {
  position: relative;
}

.myanmar-publication-v2 .background::before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
}

.myanmar-publication-v2 .color {
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.spl-publication-collections .pub-item:nth-child(1n+1) .color {
  background-color: #8CA5C4;
}

.spl-publication-collections .pub-item:nth-child(2n+2) .color {
  background-color: #AFDCDB;
}

.spl-publication-collections .pub-item:nth-child(3n+3) .color {
  background-color: #B3DBC7;
}

.myanmar-publication-v2 .color iframe {
  width: 100%;
   height: 100%;
}



.myanmar-publication-v2 .poster-absolute {
  position: absolute;
  width: 100%;
  top: 0;
}

.myanmar-publication-v2 .poster {
  position: relative;
}

.myanmar-publication-v2 .poster::before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 70%;
}

.myanmar-publication-v2 .image-cover {
  position: absolute !important;
  top: 0;
  left: 50%;
  right: 0;
  bottom: 0;
  background-repeat:  no-repeat;
  background-size: cover;
  width: 100px;
  height: 140px;
  transform: translateX(-50%);
}

.spl-publication-collections .myanmar-publication-v2 .pub-title {
  word-break: break-all !important;
}

#logo-container #logo-idea-background {
  background-color: transparent !important;
}
