@charset "UTF-8";
/* Functions */
/* Icons */
/* Utilities */
/* Buttons */
/* Responsiveness */
/* Typography */
@import url("https://fonts.googleapis.com/css?family=Muli:900");
@import url('https://fonts.googleapis.com/css?family=Niramit:400,700');
/* Colors */
/*blue*/
/*yellow*/
/* Global */
/* Post list */
*, *:after, *:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Niramit", sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.8em;
}
.et_pb_text sup, .et_pb_text sub, .mc-posts-detail sup, .mc-posts-detail sub {
  font-size: 0.8em;
}
.et_pb_text ol, .et_pb_text ul, .mc-posts-detail ol, .mc-posts-detail ul {
  padding-left: 2em;
}
.et_pb_text ol li, .et_pb_text ul li, .mc-posts-detail ol li, .mc-posts-detail ul li {
  list-style-type: none;
}
.et_pb_text ol li::before, .et_pb_text ul li::before, .mc-posts-detail ol li::before, .mc-posts-detail ul li::before {
  box-sizing: border-box;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 0.5em;
  display: inline-block;
  text-align: right;
}
.et_pb_text ol, .mc-posts-detail ol {
  list-style: none;
  counter-reset: li;
}
.et_pb_text ol li, .mc-posts-detail ol li {
  counter-increment: li;
}
.et_pb_text ol li::before, .mc-posts-detail ol li::before {
  content: counter(li) ". ";
  color: white;
}
.et_pb_text ul li::before, .mc-posts-detail ul li::before {
  font-family: 'Font Awesome 5 Pro', sans-serif;
  content: '';
  display: inline-block;
  font-weight: 'normal';
  color: white;
}
.et_pb_section .et_pb_row, .et_section_specialty .et_pb_row {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
@media (max-width: 767px) {
  .et_pb_section .et_pb_row, .et_section_specialty .et_pb_row {
    width: 95%;
  }
}
@media (min-width: 1600px) {
  .et_pb_section .et_pb_row, .et_section_specialty .et_pb_row {
    max-width: 1400px;
  }
}
@media (max-width: 767px) {
  .container {
    width: 95%;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1400px;
  }
}
.single-img {
  margin: 2% 0 !important;
}
.single-img img {
  width: 50% !important;
}
@media (max-width: 1330px) {
  #et_top_search {
    margin: 10px 0 0 22px;
  }
}
@media (max-width: 991px) {
  #et_top_search {
    margin: 1px 18px 0 0px;
  }
}
@media (max-width: 1330px) {
  #top-menu-nav, #top-menu {
    display: none !important;
  }
}
@media (max-width: 1330px) {
  #et_mobile_nav_menu {
    display: block !important;
  }
}
@media (max-width: 1330px) {
  .slider .slide-content-wrapper {
    align-self: center;
    text-align: left;
    line-height: 120%;
    padding-top: 49px !important;
    padding-bottom: 120px;
    padding-left: 100px;
  }
}
@media (max-width: 1600px) {
  .slider .slide-content-wrapper {
    padding-top: 80px !important;
    padding-left: 70px;
  }
}
@media (max-width: 767px) {
  .slider .slide-content-wrapper .slide-title {
    width: 90% !important;
    font-size: 22px !important;
  }
}
@media (max-width: 1330px) {
  .slider .slide-content-wrapper .slide-text {
    width: 70% !important;
    margin-top: 17px !important;
    margin-bottom: 23px !important;
  }
}
@media (max-width: 1330px) {
  .key-data {
    position: absolute;
    top: 470px !important;
    right: 18%;
  }
}
@media (max-width: 1330px) {
  .section-bg .twitter-box {
    padding: 70px 60px 70px 60px !important;
    margin-left: -70px;
    margin-top: 100px;
  }
}
@media (max-width: 767px) {
  .section-bg .twitter-box {
    padding: 70px 60px 70px 60px !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
  }
}
@media (max-width: 991px) {
  .section-bg .twitter-box {
    padding: 70px 60px 70px 60px !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
  }
}
@media (max-width: 1330px) {
  .section-bg .twitter-box:before {
    position: initial !important;
  }
}
@media only screen and (min-width: 1330px) and (max-width: 1599px) {
  .twitter-box {
    padding: 70px 90px 70px 90px !important;
    margin-left: -130px;
    margin-top: 100px;
  }
  .twitter-box::before {
    position: initial !important;
  }
}
#main-header {
  box-shadow: none;
}
@media (max-width: 1600px) {
  #main-header #logo {
    max-height: 50%;
  }
}
@media (min-width: 1600px) {
  .container.et_menu_container {
    z-index: 99;
    width: 100%;
    max-width: 1541px;
    margin: auto;
  }
}
@media (max-width: 1600px) {
  .container.et_menu_container {
    z-index: 99;
    width: 100%;
    max-width: 1330px;
    margin: auto;
  }
}
@media (max-width: 1330px) {
  .container.et_menu_container {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: auto;
  }
}
#top-menu li.current-menu-item > a {
  color: white;
}
.mobile_menu_bar::before {
  color: #002d62;
}
.et_mobile_menu {
  border-top-color: white;
}
h1 {
  font-size: 36px !important;
  font-family: 'Niramit';
  font-weight: 400;
  color: #002d62;
  text-transform: uppercase;
}
h1::before {
  content: "I";
  position: absolute;
}
h1 span {
  font-weight: 700;
  display: block;
  padding-left: 25px;
}
h2 {
  font-size: 60px !important;
  font-family: 'Niramit';
  font-weight: 400;
}
h3 {
  font-size: 30px;
  font-family: 'Niramit';
  font-weight: 400;
}
h4 {
  font-size: 24px;
  font-weight: 400;
  font-family: 'Niramit';
}
h5 {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Niramit';
  color: #fff;
}
.yellow {
  color: #ffb400;
}
.blue {
  color: #002d62;
}
.white {
  color: #fff;
}
.border-button {
  border-bottom: 3px solid;
}
.padding-button {
  padding-bottom: 0.7em;
  padding-right: 0;
}
/*-- section 1 --*/
.key-data {
  position: absolute;
  top: 470px;
  right: 18%;
  background-color: #fff !important;
  z-index: 50;
  -webkit-box-shadow: 3px 6px 59px -16px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 6px 59px -16px rgba(0, 0, 0, 0.75);
  box-shadow: 3px 6px 59px -16px rgba(0, 0, 0, 0.75);
}
@media (max-width: 1330px) {
  .key-data {
    position: initial;
    max-width: 100% !important;
  }
}
.key-data .list-item {
  text-align: center;
}
.key-data .list-item .list-item-wrapper {
  padding: 0 !important;
}
.key-data .list-item .list-item-wrapper .list-content-wrapper {
  text-transform: uppercase;
  color: #002d62;
}
.key-data .list-item .list-item-wrapper .list-content-wrapper .list-title {
  font-weight: 700;
  font-size: 36px !important;
  color: #002d62 !important;
}
.key-data .list-item .list-item-wrapper .list-content-wrapper .list-excerpt {
  line-height: 120%;
}
.key-data .list-item img {
  height: 60px;
}
/*-- section policy areas --*/
.policy {
  margin-top: 100px;
}
.policy .list-item {
  text-align: center;
  padding: 55px 23px !important;
  -webkit-box-shadow: 3px 6px 59px -16px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 6px 59px -16px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 11px 45px -5px rgba(110, 111, 113, 0.3);
  margin: 1%;
  background: white;
  width: 18% !important;
}
@media (max-width: 767px) {
  .policy .list-item {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .policy .list-item {
    width: 100% !important;
  }
}
.policy .list-item .list-thumbnail {
  margin: 0 auto 15px auto;
  width: 60px;
  background-size: contain;
  background-repeat: no-repeat;
}
.policy .list-item .list-thumbnail::before {
  padding-top: 100%;
}
.policy .list-item .list-content-wrapper h4 {
  font-size: 16px !important;
  line-height: 120%;
}
.policy .list-item .list-content-wrapper .list-read-more.icon-plus {
  color: #ffb400;
}
.policy .list-item .list-content-wrapper .list-read-more.icon-plus::before {
  content: "";
  font-weight: 'normal';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  position: absolute;
  bottom: 20px;
}
.policy-title {
  margin-left: -80px;
}
@media (max-width: 767px) {
  .policy-title {
    margin-left: 0px !important;
  }
}
@media (max-width: 991px) {
  .policy-title {
    margin-left: 0px !important;
  }
}
.home-about .home-about-text span {
  color: #ffb400 !important;
}
/*-- home news --*/
.news-home {
  margin-bottom: 180px;
}
.news-home .event-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-home .list-item-wrapper .list-thumbnail {
  height: 270px;
}
.news-home .list-content-wrapper .list-title {
  margin-top: -40px;
  width: 335px;
  padding-right: 60px;
  background-color: #fff;
  line-height: 140%;
  color: #002d62;
  padding-top: 35px;
  padding-bottom: 45px;
  font-weight: 700;
}
.news-home .list-content-wrapper .list-element {
  border-bottom: solid 1px #f2f5fa;
  padding-bottom: 15px;
}
.news-home .list-content-wrapper .list-element .list-date {
  color: #848484;
  font-weight: 700;
  text-transform: uppercase;
}
.news-home .list-content-wrapper .list-element .list-read-more.icon-plus {
  color: #ffb400;
  float: right;
}
.news-home .list-content-wrapper .list-element .list-read-more.icon-plus::after {
  content: "";
  display: inline-block;
  font-weight: 'normal';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  font-size: 1em;
  display: inline-block;
  color: #ffb400;
}
/*-- home about --*/
.home-about-text {
  margin-left: -100px;
}
@media (max-width: 767px) {
  .home-about-text {
    margin-left: 0px !important;
  }
}
@media (max-width: 991px) {
  .home-about-text {
    margin-left: 0px !important;
  }
}
@media (max-width: 767px) {
  .key-data .list-item {
    border-bottom: 1px solid #ffb100;
    padding-bottom: 25px;
    margin-bottom: 25px;
    margin: 1;
  }
}
@media (max-width: 991px) {
  .key-data .list-item {
    border-bottom: 1px solid #ffb100;
    padding-bottom: 25px;
    margin-bottom: 25px;
    margin: 1;
  }
}
/*-- section twitter & event --*/
.section-bg {
  /*-- twitter --*/
  /*-- event --*/
}
.section-bg .bg-img {
  height: 750px;
  position: relative;
}
.section-bg .et_pb_code_inner .ctf-author-name, .section-bg .et_pb_code_inner .ctf-author-screenname, .section-bg .et_pb_code_inner .ctf-tweet-date, .section-bg .et_pb_code_inner .ctf-tweet-text {
  color: #fff;
}
.section-bg .et_pb_code_inner #ctf .ctf-author-name, .section-bg .et_pb_code_inner .ctf-author-screenname, .section-bg .et_pb_code_inner .ctf-tweet-date {
  text-transform: uppercase;
  font-weight: normal !important;
  font-size: 12px;
}
.section-bg .et_pb_code_inner .ctf-tweet-text a {
  color: #ffb400;
}
.section-bg .twitter-box {
  padding: 70px 90px 70px 240px;
  margin-left: -130px;
  margin-top: 100px;
}
@media (max-width: 767px) {
  .section-bg .twitter-box {
    padding: 50px;
    display: block;
  }
}
@media (max-width: 991px) {
  .section-bg .twitter-box {
    padding: 50px;
    display: block;
  }
}
.section-bg .twitter-box:before {
  content: url(https://cecimo.eu/wp-content/uploads/2019/02/icon-phone1.png);
  position: absolute;
  top: 80px;
  left: 170px;
  width: 50px;
}
.section-bg .event-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .section-bg .event-info {
    padding: 50px;
    display: block;
  }
}
@media (max-width: 991px) {
  .section-bg .event-info {
    padding: 50px;
    display: block;
  }
}
.section-bg .list-item {
  background-color: #ffb400;
  padding: 50px !important;
  color: #002d62;
}
.section-bg .list-item .list-date {
  text-transform: uppercase;
  margin-bottom: 50px;
}
.section-bg .list-item .list-content-wrapper {
  margin-top: 50px;
}
.section-bg .list-item .list-content-wrapper .list-title {
  color: #002d62;
  font-weight: 700;
  margin-bottom: 10px;
}
.section-bg .list-item .list-content-wrapper .list-element {
  margin-top: 25px;
}
.section-bg .list-item:before {
  content: url(https://cecimo.eu/wp-content/uploads/2019/02/noun_event_1490645_000000.svg);
  position: absolute;
  top: 60px;
  right: 100px;
  width: 50px;
}
@media (max-width: 767px) {
  .section-bg .list-item:before {
    content: url(https://cecimo.eu/wp-content/uploads/2019/02/noun_event_1490645_000000.svg);
    position: absolute;
    top: -2px;
    left: 44px;
    width: 50px;
    right: inherit;
  }
}
@media (max-width: 991px) {
  .section-bg .list-item:before {
    content: url(https://cecimo.eu/wp-content/uploads/2019/02/noun_event_1490645_000000.svg);
    position: absolute;
    top: -2px;
    left: 44px;
    width: 50px;
    right: inherit;
  }
}
.section-bg .event-box {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 767px) {
  .section-bg .event-box {
    position: inherit !important;
    background: #FFB400;
    margin-bottom: 48px !important;
  }
}
@media (max-width: 991px) {
  .section-bg .event-box {
    position: inherit !important;
    background: #FFB400;
    margin-bottom: 48px !important;
  }
}
@media (min-width: 768px) {
  .section-bg .event-box {
    position: inherit !important;
  }
}
@media (min-width: 992px) {
  .section-bg .event-box {
    position: absolute !important;
  }
}
@media (max-width: 767px) {
  .mc-posts-list.mc-posts-list-1-col.custom-list.event-home {
    margin-left: 0%;
  }
}
@media (max-width: 991px) {
  .mc-posts-list.mc-posts-list-1-col.custom-list.event-home {
    margin-left: 0%;
  }
}
@media (max-width: 767px) {
  .responsive-about {
    margin-bottom: 120px;
  }
}
@media (max-width: 991px) {
  .responsive-about {
    margin-bottom: 120px;
  }
}
@media (max-width: 767px) {
  body .member-list .list-item {
    width: 100% !important;
    margin: 1%;
  }
}
/*-- footer --*/
.social-icons {
  display: flex;
  flex-wrap: wrap;
}
#footer-info {
  color: #fff;
}
div#text-3 {
  float: right;
}
a.twitter:before {
  display: inline-block;
  font-family: ETmodules !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
  content: "";
  color: #ffb100;
  margin-right: 5px;
}
a.linkedin:before {
  display: inline-block;
  font-family: ETmodules !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
  content: "";
  color: #ffb100;
  margin-right: 5px;
}
a.youtube:before {
  display: inline-block;
  font-family: ETmodules !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
  content: "";
  color: #ffb100;
  margin-right: 5px;
}
a.twitter span, a.linkedin span, a.youtube span {
  display: none;
}
.social-icons a {
  padding-left: 15px;
}
.single .page-title {
  font-size: 36px !important;
  font-family: 'Niramit';
  font-weight: 400;
  color: white;
  text-transform: uppercase;
}
.page-header-wrapper {
  background: #002d62;
}
@media (max-width: 991px) {
  .footer-widget {
    align-items: center;
    justify-content: center;
    display: flex;
  }
}
@media (max-width: 991px) {
  #footer-widgets .footer-widget:nth-child(n) {
    margin-bottom: 2.5% !important;
  }
}
.mc-related-content-wrapper .et_pb_column_4_4, .mc-related-content-wrapper .et_pb_column_1 {
  background: none;
  box-shadow: none !important;
  padding-top: 10px !important;
}
.et_pb_section.mc-related-content-wrapper {
  margin-top: 0;
}
ul.mc-tabs {
  background: #f4f4f4;
}
ul.mc-tabs li.current {
  background-color: #00285b !important;
  border: 1px solid #00285e !important;
  color: #fff;
  padding: 10px 20px !important;
}
.mc-related-content-wrapper .list-item-wrapper.has-image, .mc-related-content-wrapper .list-item-wrapper {
  padding: 30px;
  height: 100%;
  background: #f4f4f4;
}
.mc-related-content-wrapper span.list-date {
  font-size: 15px;
  color: #4c4c4c;
}
.mc-related-content-wrapper .list-content-wrapper {
  margin-top: 20px;
}
.mc-related-content-wrapper h4.list-title {
  color: #002b67;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 600;
  line-height: 27px;
}
.mc-related-content-wrapper a.list-read-more {
  color: #ffb400 !important;
  font-weight: bold !important;
  text-transform: uppercase;
  font-size: 14px;
}
.mc-related-content-wrapper .list-excerpt {
  margin-bottom: 10px;
}
.mc-related-content-wrapper a.list-read-more:after {
  color: #ffb400;
  content: "";
  display: inline-block;
  font-weight: 'normal';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  font-size: 1em;
  margin-left: 0.5em;
  font-weight: bold;
}
.mc-related-content-wrapper span.list-date:before {
  content: "";
  font-family: 'FontAwesome', sans-serif;
  margin-right: 0.5em;
}
.mc-related-content-wrapper .et_pb_column_1 {
  padding-top: 70px;
  padding-right: 0px !important;
  padding-bottom: 70px;
  padding-left: 0px !important;
}
.load-more-wrapper {
  width: 100%;
  margin: 2% 2% 0 2%;
}
.single-detail .et_pb_section .et_pb_row {
  margin: 0 auto;
  display: flex;
}
@media (max-width: 991px) {
  .single-detail .et_pb_section .et_pb_row {
    margin: 0 auto !important;
    display: flex !important;
  }
}
/* --------- Default Post List --------- */
.mc-posts-list-events {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2%;
}
.mc-posts-list-events.right-thumbnail .list-content-wrapper {
  order: 1;
}
@media (min-width: 768px) {
  .mc-posts-list-events.right-thumbnail .list-content-wrapper {
    padding-left: 0 !important;
    padding-right: 40px;
  }
}
.mc-posts-list-events.right-thumbnail .list-thumbnail {
  order: 2;
}
@media (min-width: 992px) {
  .mc-posts-list-events .list-item {
    width: 100%;
  }
}
.mc-posts-list-events .list-item-wrapper {
  flex-direction: row;
}
@media (min-width: 768px) {
  .mc-posts-list-events .list-item-wrapper.has-image .list-content-wrapper {
    padding-left: 40px;
  }
}
.mc-posts-list-events .list-thumbnail {
  width: 300px;
  display: none;
}
@media (min-width: 768px) {
  .mc-posts-list-events .list-thumbnail {
    display: block;
  }
}
.mc-posts-list-events .list-content-wrapper {
  justify-content: center;
  width: 100%;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .mc-posts-list-events .list-content-wrapper {
    padding-bottom: 0;
    width: calc(100% - 300px);
  }
}
.mc-posts-list-events .list-date {
  margin-top: 0;
  margin-bottom: 7px;
  line-height: 1em;
}
.mc-posts-list-events .list-title {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 18px;
}
@media (min-width: 992px) {
  .mc-posts-list-events .list-title {
    font-size: 20px;
  }
}
.mc-posts-list-events .list-read-more {
  margin: 0;
  padding: 5px 0 0 0;
  font-size: 12px;
  line-height: 1em;
}
.mc-posts-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2%;
}
.mc-posts-list .list-item {
  width: 100%;
  flex-shrink: 1;
}
@media (min-width: 992px) {
  .mc-posts-list.mc-posts-list-2-col .list-item {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .mc-posts-list.mc-posts-list-3-col .list-item {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .mc-posts-list.mc-posts-list-3-col .list-item {
    width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  .mc-posts-list.mc-posts-list-4-col .list-item {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .mc-posts-list.mc-posts-list-4-col .list-item {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .mc-posts-list.mc-posts-list-5-col .list-item {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .mc-posts-list.mc-posts-list-5-col .list-item {
    width: 20%;
  }
}
@media (min-width: 768px) {
  .mc-posts-list.mc-posts-list-6-col .list-item {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .mc-posts-list.mc-posts-list-6-col .list-item {
    width: 16.6666666667%;
  }
}
/* --------- Customize list by post type --------- */
.mc-posts-list {
  /* Search results */
  /* Custom list. Add as many as needed */
}
.mc-posts-list .list-item-wrapper {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.mc-posts-list .list-item:hover .list-item-wrapper {
  background-color: none;
}
.mc-posts-list .list-thumbnail {
  display: block;
  background-position: center;
  background-size: cover;
}
.mc-posts-list .list-thumbnail img {
  display: none;
}
.mc-posts-list .list-thumbnail:before {
  content: '';
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 75%;
}
.mc-posts-list.search-results {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.mc-posts-list.search-results .list-item {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.mc-posts-list.search-results .list-item .list-item-wrapper {
  border-top: 1px solid #ccc;
  padding-top: 2em;
  padding-bottom: 2em;
  margin-bottom: 0;
}
.mc-posts-list.search-results .list-item .list-item-wrapper:hover {
  padding-left: 2em;
  padding-right: 2em;
}
.mc-posts-list.team-list .list-item-wrapper {
  padding: 30px;
  height: 100%;
  background: none;
}
.mc-posts-list.team-list .list-content-wrapper {
  margin-top: 17px;
}
.mc-posts-list.team-list .list-content-wrapper h5 {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Niramit';
  color: #1f1f1f;
  margin-top: 13px;
}
.mc-posts-list.team-list .list-content-wrapper h6.list-title:before {
  font-weight: 'normal';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  font-size: 1em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0.5em;
  display: inline-block;
  display: inline-block;
  font-weight: normal;
  color: #ffb100;
  content: "";
  margin-right: 5px;
}
.mc-posts-list.team-list .list-title a {
  color: #002857;
  font-weight: 600;
}
.mc-posts-list.video-list .list-thumbnail:before {
  content: '';
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.mc-posts-list.publication-list .list-item-wrapper {
  padding: 30px;
  height: 100%;
  background: #F4F4F4;
}
.mc-posts-list.publication-list h4.list-title {
  color: #002b67;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 600;
  line-height: 27px;
}
.mc-posts-list.publication-list .list-content-wrapper {
  margin-top: 20px;
}
.mc-posts-list.publication-list a.list-read-more {
  color: #ffb400 !important;
  font-weight: bold !important;
  text-transform: uppercase;
  font-size: 14px;
}
.mc-posts-list.publication-list .list-excerpt {
  margin-bottom: 10px;
}
.mc-posts-list.publication-list a.list-read-more:after {
  color: #ffb400;
  content: "";
  display: inline-block;
  font-weight: 'normal';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  font-size: 1em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0.5em;
  display: inline-block;
  font-weight: bold;
}
.mc-posts-list.publication-list span.list-date:before {
  content: "";
  display: inline-block;
  font-weight: 'normal';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  font-size: 1em;
  margin-top: 0;
  margin-right: 0.5em;
  margin-bottom: 0;
  margin-left: 0em;
  display: inline-block;
}
.mc-posts-list.publication-list span.list-date {
  font-size: 15px;
  color: #4c4c4c;
}
.upcoming-test .list-item-wrapper {
  display: block;
  flex-direction: column;
  align-items: stretch;
  height: 100%;
  flex-direction: row;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .upcoming-test .list-item-wrapper {
    display: flex;
  }
}
@media (min-width: 992px) {
  .upcoming-test .list-item-wrapper {
    display: flex;
  }
}
.upcoming-test a.list-thumbnail {
  width: 100%;
  Order: 1;
}
@media (min-width: 768px) {
  .upcoming-test a.list-thumbnail {
    width: 49%;
  }
}
@media (min-width: 992px) {
  .upcoming-test a.list-thumbnail {
    width: 49%;
  }
}
.upcoming-test .list-content-wrapper {
  width: 100%;
  order: 1;
  padding-right: 5vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 35px;
}
.mc-button {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 0;
  text-transform: uppercase;
  font-weight: 800;
  color: #fff;
  background-color: #fff;
  border: 1px solid #fff;
}
.mc-button:hover {
  color: #fff;
}
.mc-button:hover {
  background-color: white;
}
.mc-button:hover {
  border-color: white;
}
.mc-button:hover {
  padding-left: 1em;
  padding-right: 1em;
}
.mc-button:after {
  content: "";
  display: inline-block;
  font-weight: 'normal';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  font-size: 1em;
  margin-left: 0.5em;
}
.mc-button-transparent {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 0;
  text-transform: uppercase;
  font-weight: 800;
  color: #012D62;
}
.mc-button-transparent:hover {
  color: #012D62;
}
.mc-button-transparent:hover {
  padding-left: 1em;
  padding-right: 1em;
}
.mc-button-transparent:after {
  content: "";
  display: inline-block;
  font-weight: 'normal';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  font-size: 1em;
  margin-left: 0.5em;
}
.mc-button-yellow {
  color: #ffb400;
  padding-left: 1em;
  padding-right: 1em;
}
.mc-button-yellow:hover {
  color: #ffb400;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.load-more-wrapper {
  text-align: center;
  width: 100%;
  margin-top: 40px;
  display: block;
  position: relative;
}
.load-more-button {
  background: #002e62;
  display: relative;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  padding-left: 1em;
  padding-right: 1em;
  color: #fff;
  font-weight: 600;
}
.load-more-button:hover {
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.entry-content .calendar-wrapper {
  /* Disable calendar scroll
	.fc-scroller {
		overflow: visible !important;
		height: auto !important;
	}
	*/
}
.entry-content .calendar-wrapper tr, .entry-content .calendar-wrapper td {
  padding: 0;
}
.entry-content .calendar-wrapper table {
  margin: 0;
}
.entry-content .calendar-wrapper .fc-content, .entry-content .calendar-wrapper .fc-divider, .entry-content .calendar-wrapper .fc-list-heading td, .entry-content .calendar-wrapper .fc-list-view, .entry-content .calendar-wrapper .fc-popover, .entry-content .calendar-wrapper .fc-row, .entry-content .calendar-wrapper tbody, .entry-content .calendar-wrapper td, .entry-content .calendar-wrapper th, .entry-content .calendar-wrapper thead {
  border-color: #ebebeb;
}
.entry-content .calendar-wrapper .fc-head-container, .entry-content .calendar-wrapper .fc-widget-content {
  padding: 0;
}
.entry-content .calendar-wrapper .fc-event {
  background-color: white;
  border-color: white;
}
.entry-content .calendar-wrapper .fc-day-number {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.entry-content .calendar-wrapper .fc-today {
  background-color: #f9f9f9;
}
.entry-content .calendar-wrapper .fc-today .fc-day-number {
  background-color: #002d62;
  color: white;
}
/* Isotope filter */
.filters-button-group button {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 0;
  text-transform: uppercase;
  font-weight: 800;
  background-color: #002d62;
  border: 1px solid #002d62;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  margin: 0 1px 1px 0;
  padding-left: 2em !important;
}
.filters-button-group button:hover {
  background-color: #00397c;
}
.filters-button-group button:hover {
  border-color: #00397c;
}
.filters-button-group button:hover {
  color: #fff;
}
.filters-button-group .is-checked {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 0;
  text-transform: uppercase;
  font-weight: 800;
  background: #ffb400 !important;
  border: 1px solid #fff;
  color: #fff;
  padding-left: 2em !important;
}
.filters-button-group .is-checked:hover {
  border-color: white;
}
.filters-button-group .is-checked:hover {
  color: #fff;
}
.pods-pagination-paginate {
  display: flex;
  flex-direction: row;
  margin-top: 1em;
}
.pods-pagination-paginate .page-numbers {
  width: 2em;
  height: 2em;
  line-height: 1.8em;
  text-align: center;
  color: white;
  margin: 0 0 0 1px;
  background-color: #002d62;
  border: 1px solid #002d62;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
}
.pods-pagination-paginate .page-numbers:hover {
  background-color: #00397c;
}
.pods-pagination-paginate .page-numbers:hover {
  border-color: #00397c;
}
.pods-pagination-paginate .page-numbers:hover {
  color: #fff;
}
.pods-pagination-paginate .page-numbers.current {
  background-color: #fff;
  border: 1px solid #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  font-weight: 900;
}
.pods-pagination-paginate .page-numbers.current:hover {
  background-color: white;
}
.pods-pagination-paginate .page-numbers.current:hover {
  border-color: white;
}
.pods-pagination-paginate .page-numbers.current:hover {
  color: #fff;
}
.pods-pagination-paginate .page-numbers.prev::before {
  font-family: 'Font Awesome 5 Pro', sans-serif;
  content: '';
  display: inline-block;
  font-weight: 'normal';
}
.pods-pagination-paginate .page-numbers.next::before {
  font-family: 'Font Awesome 5 Pro', sans-serif;
  content: '';
  display: inline-block;
  font-weight: 'normal';
}
/* --------- Default Post detail --------- */
.page-heading-wrapper {
  background: #002d62;
}
.page-heading-wrapper .page-title {
  font-size: 60px;
  font-size: 3.75rem;
  color: #fff;
}
.page-heading-wrapper .page-title::before {
  display: none;
}
.block-blue h3 {
  line-height: 32px;
  font-size: 21px;
}
.block-blue h3 .yellow {
  font-weight: 700;
}
.block-white h4 {
  line-height: 32px;
  font-weight: 600;
  color: #00285b;
}
.we-do .block-white {
  min-height: 380px;
}
@media (max-width: 1330px) {
  .we-do .block-white {
    min-height: 450px;
  }
}
@media (max-width: 767px) {
  .we-do .block-white {
    min-height: 450px;
  }
}
strong {
  font-weight: 700;
  color: #012858;
}
.we-do a.list-read-more.icon-plus::before {
  content: "";
  display: inline-block;
  font-weight: 'normal';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  font-size: 1em;
  position: absolute;
  bottom: 0px;
  color: #ffb400;
}
.single-detail .detail-thumbnail img {
  width: 100%;
  display: block;
}
@media (max-width: 1600px) {
  .single-detail .et_pb_section .et_pb_row {
    max-width: 85%;
  }
  .single-detail .page-header-wrapper {
    background: #002d62;
    padding: 50px 0 55px 0;
    margin-top: 25px;
    margin-bottom: 40px;
  }
}
Body .page-heading-wrapper {
  padding: 25px 0;
}
.single-detail .page-header-wrapper {
  padding: 25px 0 30px 0;
}
.single-detail .single-body {
  padding-bottom: 40px;
}
/* -- Tabs -- */
ul.mc-tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  flex-direction: row;
}
ul.mc-tabs li {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 0;
  text-transform: uppercase;
  font-weight: 800;
  background-color: #002d62;
  border: 1px solid #002d62;
  color: #fff;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  cursor: pointer;
}
ul.mc-tabs li:hover {
  background-color: #00397c;
}
ul.mc-tabs li:hover {
  border-color: #00397c;
}
ul.mc-tabs li:hover {
  color: #fff;
}
ul.mc-tabs li.current {
  background-color: #fff;
  border: 1px solid #fff;
  color: #fff;
}
ul.mc-tabs li.current:hover {
  background-color: white;
}
ul.mc-tabs li.current:hover {
  border-color: white;
}
ul.mc-tabs li.current:hover {
  color: #fff;
}
.mc-tabs-content {
  display: none;
}
.mc-tabs-content.current {
  display: block;
}
/* -- Slider: Slick Slider -- */
.slider .slick-list, .slider .slick-track, .slider .slick-slide, .slider .slide {
  height: 100%;
}
.slider .slick-list > div, .slider .slick-track > div, .slider .slick-slide > div, .slider .slide > div {
  height: 100%;
}
.slider .slide-container {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
}
.slider .slide-content-wrapper {
  align-self: center;
  text-align: left;
  line-height: 120%;
  padding-top: 120px;
  padding-bottom: 120px;
}
.slider .slide-content-wrapper .slide-title {
  color: #fff;
  width: 53%;
}
.slider .slide-content-wrapper .slide-title span {
  color: #ffb400;
  font-weight: 700;
}
.slider .slide-content-wrapper .slide-text {
  color: #fff;
  width: 34%;
  line-height: 180%;
  margin-top: 40px;
  margin-bottom: 40px;
}
.slider .slide {
  background-position: center;
  background-size: cover;
}
.slider .slick-prev, .slider .slick-next {
  z-index: 999;
}
.slider .slick-prev::before, .slider .slick-next::before {
  font-size: 30px;
  font-size: 1.875rem;
}
.slider .slick-prev {
  left: 50px;
}
.slider .slick-prev::before {
  font-family: 'Font Awesome 5 Pro', sans-serif;
  content: '';
  display: inline-block;
  font-weight: 'normal';
}
.slider .slick-next {
  right: 50px;
}
.slider .slick-next::before {
  font-family: 'Font Awesome 5 Pro', sans-serif;
  content: '';
  display: inline-block;
  font-weight: 'normal';
}
.home-slider .slider {
  min-height: 50vh;
}
@media (min-width: 992px) {
  .home-slider .slider {
    min-height: 55vh;
  }
}
.home-slider .slider .slide-text {
  padding-bottom: 0;
}
.home-slider .slider .slide-text {
  margin-top: 1em;
  margin-bottom: 2em;
}
.home-slider .mc-button {
  background-color: inherit !important;
  border: inherit !important;
}
/* -- Tabs -- */
ul.mc-tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  flex-direction: row;
}
ul.mc-tabs li {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 0;
  text-transform: uppercase;
  font-weight: 800;
  background-color: #002d62;
  border: 1px solid #002d62;
  color: #fff;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  cursor: pointer;
}
ul.mc-tabs li:hover {
  background-color: #00397c;
}
ul.mc-tabs li:hover {
  border-color: #00397c;
}
ul.mc-tabs li:hover {
  color: #fff;
}
ul.mc-tabs li.current {
  background-color: #fff;
  border: 1px solid #fff;
  color: #fff;
}
ul.mc-tabs li.current:hover {
  background-color: white;
}
ul.mc-tabs li.current:hover {
  border-color: white;
}
ul.mc-tabs li.current:hover {
  color: #fff;
}
.mc-tabs-content {
  display: none;
}
.mc-tabs-content.current {
  display: block;
}
/* --------- Photo Gallery --------- */
.mc-var-dump {
  width: 100%;
  background: #333;
  padding: 80px;
  color: #fff;
}
code, .code {
  font-family: Courier New, monospace;
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 30px;
  margin: 0;
  width: 100%;
  font-weight: 900;
}
code strong, code em, .code strong, .code em {
  color: #fff;
}
.test {
  padding-top: 56.25%;
  background: red;
}
.blueback {
  background-color: #012858 !important;
}
.single-img {
  margin: 2% 0 !important;
}
.single-img img {
  width: 70% !important;
  margin: 0 auto;
}
.single-detail-news .detail-title, .single-detail-news .detail-date, .single-detail-publications .detail-title, .single-detail-publications .detail-date {
  text-align: left !important;
}
.single-detail-news .single-content, .single-detail-publications .single-content {
  text-align: left;
  font-size: 18px;
}
div.gform_wrapper .top_label .gfield_label {
  display: block !important;
}
.custom--overlay {
  z-index: 100000;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.85);
  /* MODIFIER COULEUR DU FOND DE LA MODALE */
  width: 100%;
  height: 100%;
}
.custom--overlay.visible {
  display: block;
}
.custom--modal {
  z-index: 150000;
  position: fixed;
  top: 50%;
  left: 50%;
  display: none;
  transform: translate(-50%, -50%);
}
.custom--modal.visible, .custom--close.visible {
  display: block;
}
.custom--trigger {
  cursor: pointer;
}
.custom--close {
  display: none;
  font-family: "ETmodules";
  font-size: 70px;
  color: white;
  z-index: 150000;
  position: fixed;
  top: 5%;
  right: 2%;
  cursor: pointer;
}
.subscribe-popup .trigger_sb_divi_modal .et_pb_button::after {
  content: "";
  font-family: 'FontAwesome', sans-serif;
  margin-left: 0.5em;
}
.subscribe-popup .trigger_sb_divi_modal .et_pb_button {
  padding-bottom: 0.7em !important;
  padding-right: 0 !important;
  padding-left: 0;
  text-transform: uppercase;
  font-weight: 800;
  color: #012d62;
}
.single-content {
  margin-top: 20px;
}
.detail-date {
  font-size: 15px;
  color: #4c4c4c;
}
.detail-date:before {
  content: "";
  font-family: 'Font Awesome 5 Pro', sans-serif;
  margin-right: 0.5em;
}
h6.title a:before {
  font-family: 'Font Awesome 5 Pro', sans-serif;
  display: inline-block;
  font-weight: normal;
  color: #ffb100;
  content: "";
  margin-right: 5px;
}
.trade span.list-location {
  color: #1D73B3;
  font-weight: 900;
}
span.list-location:before {
  content: "";
  font-family: 'Font Awesome 5 Pro', sans-serif;
  margin-right: 0.5em;
}
.conference h4.list-title, .trade h4.list-title {
  margin-top: 15px;
}
#footer-bottom {
  display: none;
}
#footer-widgets {
  padding: 4% 0 0;
}
.et_pb_gutters3 .footer-widget {
  margin-bottom: 3%;
}
.et_pb_text ul li::before, .mc-posts-detail ul li::before {
  font-family: 'Font Awesome 5 Pro', sans-serif;
  content: '';
  display: inline-block;
  font-weight: 'normal';
  color: #ffa600 !important;
}
.mc-posts-list .list-item {
  width: 100%;
  flex-shrink: 1;
  padding-left: 2%;
  padding-top: 2%;
}
.mc-posts-list.mc-posts-list-3-col.custom-list.team-list .list-item {
  padding-top: 0%;
}
#chartdiv {
  width: 100%;
  height: 500px;
}
.single-detail-members .page-header-wrapper {
  display: none;
}
.single-members header#main-header {
  display: none;
}
.single-members footer#main-footer {
  display: none;
}
.single-detail-members .et_pb_section {
  padding: 0;
}
.single-members div#page-container {
  padding-top: 0 !important;
}
.member-list .list-item-wrapper {
  background: white !important;
  padding: 40px;
}
.member-list .list-item .hover-wrapper {
  background: #012D62;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.member-list .list-item .hover-wrapper .url {
  color: #fff;
  text-align: center;
  color: #FFAD02;
  white-space: pre-line !important;
  line-height: 20px !important;
  font-size: 13px !important;
}
.member-list .list-item .hover-wrapper .url::before {
  margin-bottom: 8px;
}
.member-list .list-item .hover-wrapper .url::before {
  content: "";
  font-size: 24px;
  display: block;
  text-align: center;
  width: 100%;
  font-family: 'Font Awesome 5 Pro', sans-serif;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.member-list .list-item .list-item-wrapper .list-thumbnail {
  margin: 0;
  height: 200px;
  display: block;
}
.mc-posts-list.member-list .list-thumbnail:before {
  content: '';
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 0 !important;
}
.member-list .list-item img {
  position: absolute;
  left: 50%;
  top: 53%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.member-list .list-thumbnail img {
  width: auto !important;
  max-width: 50% !important;
  display: block !important;
}
.member-list .list-item:hover .hover-wrapper {
  opacity: 1;
}
.member-list .list-item:hover img {
  opacity: 0;
}
.mc-posts-list.mc-posts-list-4-col.mc-isotope-grid.member-list .list-item {
  padding-left: 0;
}
body .mc-posts-list.member-list .list-item {
  padding-top: 0px !important;
}
.member-list .list-item {
  width: 23% !important;
  margin: 1%;
}
.mc-posts-list.memb {
  margin-left: -1% !important;
}
h1::before {
  display: none !important;
}
h1 span {
  padding-left: 0 !important;
}
.single-detail-members a {
  color: #102D5F;
  font-weight: 700;
}
.cls-secondary-logo-wrapper {
  position: absolute;
  bottom: -85px;
  left: 0px !important;
}
@media (max-width: 1330px) {
  .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: absolute;
  }
}
@media (max-width: 1025px) {
  .home-slider .slider {
    height: 100vh;
  }
}
@media (max-width: 980px) {
  .home-slider .slider {
    height: 120vh;
  }
  .key-data .mc-posts-list.mc-posts-list-3-col .list-item {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .home-slider .slider {
    height: 80vh;
  }
}
@media (max-width: 330px) {
  .home-slider .slider {
    height: 120vh;
  }
}
