.image {
  position: static;
}

.header-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 21px;
  padding: 10px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.about-experts-left-column img{
	    width: 100%;
}
.about-experts-right-column{
	font-size: 18px;
    line-height: 26px;
}
.header-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

ol li a{
	color:blue;
}
p a{
	color:blue;
}
.tv-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tv-button-text {
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}

.contact-button-text {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
      max-width: 147px;
}

.header-logo-text {
  margin-top: 10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 22px;  
  text-transform: uppercase;
  font-weight: 400;
  width:200px;
}

.header-logo-text-block {
  margin-left: 10px;
}

.tv-button-image {
  padding-left: 0px;
  font-size: 10px;
  line-height: 15px;
}

.contact-button-image {
  line-height: 18px;
}

.image-4 {
  line-height: 18px;
}

.image-5 {
  line-height: 18px;
}

.header-left {
display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: center;
}

.contact-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.language-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.language-button-text {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}

.search-button-text {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}

.search-button-image {
  width: 24px;
}

.navbar-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar {
  z-index: 1;
  margin-top: 19px;
  border-style: none;
  border-width: 0px;
  border-color: #c9c5c5;
  background-color: #fffdfd;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

.nav-dropdown-text {
  font-family: 'Montserrat', sans-serif;
  color: #035367;
  font-size: 18px;
  font-weight: 600;
}

.link-block {
  outline-color: #555;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  text-decoration: none;
}

.body {
  border: 0px none #000;
  font-weight: 400;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.main-slider-section {
  display: block;
  margin-top: 21px;
}

.main-slider {
  display: -ms-grid;
  display: grid;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 4.75fr 1fr;
  grid-template-columns: 4.20fr 1.55fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.slider-left {
  padding-left: 60px;
}

.slider-right {
    position: relative;
    top: 20px;
    right: 69px;
    z-index: 0;
    height: auto;
    border-radius: 7px;
    background-color: rgba(9, 103, 126, 0.9);
}
.alert_box{
	
position: fixed;
    left: auto;
    right: 24px;
    background: whitesmoke;
    display: flex;
	max-width: 262px;
    top: auto;
    bottom: 22px;
    padding: 23px;
    border-radius: 14px;
    z-index: 9;
    flex-direction: column;
}
.close_alert{
	text-align: right;
	
}
.alert_box_item{
     margin-bottom: 14px;
    display: flex;
    flex-direction: column;
    gap: 17px;
}
.alert_box_item a{
	border-bottom: 2px solid;
    margin-top: 12px;	
	padding-bottom: 9px;

}
.publication {
  display: -ms-grid;
  display: grid;
  height: auto;
  padding: 11px 16px 36px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.slider {
  height: auto;
}

.main-slider-item {
  width: 100%;
  height: 670px;
  -o-object-fit: cover;
  object-fit: cover;
}

.tab-link-tab-1 {
  width: 33.3%;
}

.tab-link-tab-1.w--current {
  width: 33.3%;
}

.tab-link-tab-1.menu-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-right: 2px;
  margin-left: 2px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #09677e;
  color: #fff;
}

.tab-link-tab-2 {
  width: 33.3%;
}

.tab-link-tab-2.menu-tab {
  width: 30%;
  margin-right: 2px;
  margin-left: 2px;
  background-color: #09677e;
  color: #fff;
}

.menu-tab {
  width: 33.3%;
  background-color: #09677e;
  color: #fff;
}

.menu-tab.w--current {
  width: 30%;
  margin-right: 2px;
  margin-left: 2px;
  background-color: #09677e;
  color: #fff;
}

.menu-tab.tab-link-tab-1.w--current {
  background-color: rgba(34, 33, 33, 0.82);
}

.tabs-menu {
  top: -32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.91;
}

.tabs-content-text {
  display: block;
  padding: 3px;
  font-size: 18px;
  line-height: 22px;
}

.image-6 {
  width: 100%;
  height: 498px;
  -o-object-fit: cover;
  object-fit: cover;
}

.public-item {
  margin: 4px 0px;
  text-decoration: none;
}

.heading {
  font-family: Roboto, sans-serif;
}

.public-item-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  text-decoration: none;
}

.paragraph {
margin-bottom: 0px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
}

.public-item-line {
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #ff0808;
  color: #fff;
}

.public-item-line.bulletin {
  background-color: #05f;
}

.news-section {
  margin-top: 40px;
}

.news {
  display: -ms-grid;
  display: grid;
  margin: 10px 60px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.5fr 1fr 0.5fr;
  grid-template-columns: 0.5fr 1fr 0.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.sections-title-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block {
  display: inline-block;
  margin: 5px auto;
  border-style: none none solid;
  border-width: 2px;
  border-color: #035367;
  border-radius: 0px;
  background-color: #035367;
}

.heading-2 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  color: #035367;
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
}

.news-title-line {
  width: 150px;
  height: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #035367;
}

.news-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Merriweather Sans', sans-serif;
  color: #035367;
  font-size: 30px;
  line-height: 35px;
}

.image-7 {
  width: auto;
  height: auto;
}

.heading-3 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}

.news-left-article-par {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}

.div-block-2 {
  width: 200px;
  height: 2px;
  background-color: #c9c5c5;
}

.paragraph-3 {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 18px;
  text-align: center;
}

.news-left-article {
  margin-bottom: 10px;
  padding-bottom: 0px;
}

.div-block-4 {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.div-block-5 {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.heading-4 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
}

.paragraph-4 {
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}

.news-left-article-img {
	width: 100%;
    object-fit: cover;
    height: 223px;
	border-radius: 7px;

}

.news-left-article-h2 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.news-left-article-date {
  font-family: 'Montserrat', sans-serif;
  line-height: 14px;
}

.news-left-article-line {
  height: 2px;
  margin: 32px 0px;  
  background-color: #c9c5c5;
}

.news-center-article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-6 {
  width: 400px;
  height: 2px;
  background-color: #c9c5c5;
}

.paragraph-5 {
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
}

.heading-5 {
  line-height: 30px;
}

.news-center-top-article-img {
	width: 100%;
	height: 419px;
	object-fit: cover;
	border-radius: 7px;
	border-radius: 7px;
}

.news-center-top-article-h2 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 22px;
  line-height: 30px;
  text-align: left;
}

.news-center-top-article-par {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}

.news-center-top-article-line {
	height: 2px;
    margin: 16px 0px;
    background-color: #c9c5c5;
}

.news-center-top-article-date {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Montserrat', sans-serif;
  line-height: 14px;
  text-align: center;
}

.news-center-down-article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
}

.news-center-left-article {
  width: auto;
  height: auto;
}

.news-center-right-article {
  width: 50%;
}

.news-center-left-article-h2 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.news-center-left-article-par {
  margin-bottom: 5px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.news-center-left-aarticle-date {
  margin-bottom: 5px;
  font-family: 'Montserrat', sans-serif;
  line-height: 14px;
}

.image-8 {
  margin-top: 5px;
}

.news-right-article-img {
	width: 100%;
    border-radius: 7px;	
    object-fit: cover;
    height: 223px;
}

.news-right-article-h2 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.news-right-article-par {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Montserrat', sans-serif;
  line-height: 18px;
}

.news-right-article-date {
  font-family: 'Montserrat', sans-serif;
  line-height: 14px;
}

.news-right-article-line {
  height: 2px;
  background-color: #c9c5c5;
      margin: 16px 0px;
}

.multimedia-section {
  overflow: visible;
  margin-top: 20px;
}

.multimedia-title-container {
  margin-right: 60px;
  margin-bottom: 10px;
  margin-left: 60px;
}

.multimedia-slider {
  overflow: visible;
  margin-top: 40px;
  margin-right: 60px;
  margin-left: 60px;
  padding-left: 100px;
  background-color: transparent;
}

.multimedia-title {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  color: #035367;
  font-size: 30px;
  line-height: 35px;
}

.multimedia-title-line {
  width: 150px;
  height: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #035367;
}

.display-none {
  display: none;
}

.card-slider--slide {
  overflow: visible;
  width: 340px;
  height: auto;
  margin-right: 10px;
  border-radius: 4px;
  background-color: #c9c5c5;
  background-image: url('../images/kraynadan-ol-aya-2-5-milyondan-ox-qa-q-n-g-lib-0-1649149213.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.24);
}

.multimedia-slider--mask {
  overflow: visible;
  width: 340px;
}

.left-arrow {
  overflow: hidden;
}

.multimedia-slider-container {
  margin: 20px 60px 18px;
}

.multimedia-slider-mask {
  width: auto;
  background-color: #fffdfd;
  text-align: left;
}

.multimedia-slider-box {
  width: 32.5%;
  margin-right: 10px;
  margin-left: auto;
  border-radius: 7px;
  background-image: url('../images/ivEUn2YQA5GV.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}

.slide-2 {
  width: 100%;
}

.div-block-7 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 40%;
  background-color: rgba(3, 83, 103, 0.7);
}

.multimedia-slider-title-box {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(3, 83, 103, 0.6);
}

.slider-title-box-h2 {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Merriweather Sans', sans-serif;
  color: #fffdfd;
  font-size: 16px;
  line-height: 20px;
}

.slider-title-box-date-p {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Montserrat', sans-serif;
  color: #fffdfd;
  font-size: 14px;
  line-height: 18px;
}

.slide-nav {
  display: none;
}

.slider-title-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.multimedia-slider-icon-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-play-icon {
  height: 40px;
}

.articles-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.article-title-container {
  margin-right: 60px;
  margin-bottom: 10px;
  margin-left: 60px;
}

.article-container {
    display: grid;
    margin: 10px 60px 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    -ms-grid-columns: 2.25fr 1fr;
    grid-template-columns: 2.25fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.left-article-container {
  width: auto;
  height: auto;
}
.twitter-article-box{
	height:600px;
	overflow-y:scroll;
}

@media only screen and (max-width: 600px) {
.twitter-article-box{
	display:none!important;
}
}

.post__text a{
	color:blue;
}
.right-article-container {
  display: -webkit-box;
  display: -webkit-flex;
  
  display: -ms-flexbox;
    position: sticky;
    display: flex;
    top: 40px;
  width: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  flex-direction: column;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.article-title-container-title {
  font-family: Roboto, sans-serif;
  color: #035367;
  font-size: 30px;
  line-height: 35px;
}

.article-title-contaier-line {
  width: 150px;
  height: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #035367;
}

.left-article-box {
  padding: 5px;
}

.left-article-box-h2 {
  margin-top: 10px;
  font-family: Merriweather, serif;
  font-size: 20px;
  line-height: 25px;
}

.left-article-box-par {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}

.left-article-box-date {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  line-height: 15px;
}

.left-article-box-line {
  height: 1px;
  margin-top: 20px;
  background-color: hsla(0, 3.2%, 78%, 0.2);
}

.right-article-container-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1px;
  height: auto;
  margin-right: 30px;
  background-color: #c9c5c5;
}

.right-twitter-article-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.twitter-article-title-h1 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 25px;
}

.twitter-feeds-article-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-decoration: none;
}

.twitter-feeds-article-img-box {
  display: none;
  width: 50%;
}

.twitter-feeds-img {
  width: auto;
  height: auto;
}

.twitter-feeds-box {
  color: #000;
  text-decoration: none;
  text-transform: none;
}

.twitter-feeds-h2 {
  margin-top: 10px;
  border: 1px none #000;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
}

.twitter-feeds-par {
  margin-bottom: 5px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.twitter-feeds-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.twitter-feeds-line {
  height: 1px;
  background-color: #c9c5c5;
}

.twitter-feeds-container {
  margin-bottom: 20px;
  padding: 5px;
}

.twitter-wiew-all-box {
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

.twitter-wiew-all {
  margin-top: 10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  line-height: 15px;
  text-align: right;
}

.experts-section {
  margin-bottom: 10px;
}

.experts-title-container {
  margin-right: 60px;
  margin-left: 60px;
}

.experts-slider-container {
  height: auto;
  margin: 40px 60px;
}

.experts-title {
  color: #035367;
  font-size: 30px;
}

.experts-title-line {
  width: 200px;
  height: 2px;
  background-color: #035367;
}

.expert-slider-mask {
  width: auto;
  height: auto;
  background-color: #fff;
}

.slide-nav-2 {
  display: none;
}

.experts-slider-box {
  width: 33.3%;
  margin-right: 3px;
  margin-left: 3px;
  padding-right: 3px;
  padding-bottom: 0px;
  padding-left: 3px;
  background-image: url('../images/abstrakt8.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.experts-article-down-box {
  display: -ms-grid;
  display: grid;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}


.blink_me {
animation: blinker 1s linear infinite;
    color: red;
font-size: 24px;
}

@keyframes blinker {  
  50% { opacity: 0; }
}


.experts-info-box {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -ms-grid;
  display: grid;
  margin: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.experts-info-title-box {
  color: #000;
  text-decoration: none;
}

.experts-article-top-box {
  margin-bottom: 10px;
  color: #000;
  text-decoration: none;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.experts-article-down-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #000;
  text-decoration: none;
}

.experts-article-box {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin: 20px 10px 10px;
}

.experts-info-title-h2 {
  margin-top: 10px;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.exprets-info-title-par {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.experts-info-photo {
  width: auto;
  height: auto;
}

.experts-photo {
  width: 123px;
  height: 123px;
  border-radius: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.experts-article-top-title {
  margin-top: 10px;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
  word-break: break-word;
}

.experts-article-down-par {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.experts-article-down-date {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  line-height: 12px;
}

.experts-article-down-box-img {
  width: auto;
  height: auto;
}

.experts-article-img {
  border-radius: 7px;
}

.events-section {
  height: auto;
  padding-top: 10px;
  background-color: #014050;
}

.events-title-container {
  margin: 10px 60px;
}

.events-box-container {
  margin-top: 20px;
  margin-right: 60px;
  margin-left: 60px;
}

.events-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: #fffdfd;
  font-size: 30px;
  line-height: 35px;
}

.events-title-line {
  width: 100px;
  height: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #fffdfd;
}

.events-down-box {
  display: -ms-grid;
  display: grid;
  margin-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.events-top-box {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1.75fr 1fr;
  grid-template-columns: 1.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.events-top-box-article {
  font-family: 'Montserrat', sans-serif;
}

.events-top-box-article-line {
  width: auto;
  height: 1px;
  background-color: #fffdfd;
}

.events-top-box-article-h3 {
  margin-top: 10px;
  font-family: 'Montserrat', sans-serif;
  color: #fffdfd;
  font-size: 18px;
  line-height: 18px;
}

.events-top-box-article-h1 {
  margin-top: 20px;
  font-family: 'Merriweather Sans', sans-serif;
  color: #fffdfd;
  font-size: 22px;
  line-height: 28px;
}

.events-top-box-article-par {
  margin-top: 10px;
  font-family: 'Montserrat', sans-serif;
  color: #fffdfd;
  font-size: 17px;
}

.events-top-box-date {
  margin-top: 10px;
  color: #fffdfd;
}

.events-down-box-article {
  width: auto;
  height: auto;
  padding-bottom: 24px;
}

.events-down-article-line {
  width: auto;
  height: 2px;
  background-color: #fffdfd;
}

.events-down-article-h3 {
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  font-family: 'Montserrat', sans-serif;
  color: #fffdfd;
  font-size: 18px;
  line-height: 18px;
}

.events-down-article-h1 {
  margin-right: 10px;
  margin-left: 10px;
  font-family: 'Merriweather Sans', sans-serif;
  color: #fffdfd;
  font-size: 18px;
  line-height: 22px;
}

.events-down-article-par {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  font-family: 'Montserrat', sans-serif;
  color: #fffdfd;
  font-size: 17px;
  line-height: 20px;
}

.events-down-article-date {
  margin: 10px;
  font-family: Roboto, sans-serif;
  color: #fffdfd;
  font-size: 12px;
  line-height: 12px;
}

.events-down-article-img {
  width: 80%;
}

.partners-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.partners-title-container {
  margin-right: 60px;
  margin-left: 60px;
}

.partners-slider-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 40px;
  margin-right: 20px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fffdfd;
}

.partners-title {
  font-family: Roboto, sans-serif;
  color: #035367;
  font-size: 30px;
  line-height: 35px;
}

.partners-title-line {
  width: 200px;
  height: 2px;
  background-color: #035367;
}

.partners-slider-mask {
  overflow: hidden;
}

.slide-nav-3 {
  display: none;
  overflow: hidden;
}

.partners-slider-main-box {
  display: -ms-grid;
  display: grid;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.partners-slider-main-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.partners-slider-title-box {
  padding: 0px 20px;
}

.partner-slider-title-h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Montserrat', sans-serif;
  color: #035367;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-align: left;
}

.footer-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 156px;
  padding-bottom: 43px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #0c5c70;
  text-align: center;
}

.footer-right-container {
  width: auto;
  height: auto;
  margin-top: 20px;
  margin-left: 60px;
}

.footer-left-container {
  position: relative;
  top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin: 0px;
  padding: 20px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: none;
  border-width: 1px;
  border-color: #000;
  border-radius: 0px;
  background-color: rgba(3, 83, 103, 0.7);
}

.footer-top-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.footer-down-column {
  margin-top: 20px;
  padding: 10px 20px 20px;
}

.footer-top-column-group {
  margin-right: 20px;
  margin-left: 20px;
  color: #fffdfd;
}

.footer-top-column-group-h2 {
  margin-top: 10px;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 22px;
  line-height: 22px;
  text-align: left;
}

.footer-top-column-group-links {
  margin-top: 5px;
  color: #fffdfd;
  text-decoration: none;
}

.text-block {
  margin-bottom: 5px;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  line-height: 12px;
}

.footer-group-links-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fffdfd;
  text-align: left;
}

.footer-down-column-group {
  color: #fffdfd;
  text-align: left;
}

.heading-6 {
  font-size: 15px;
}

.down-column-group-title2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.down-column-group-title1 {
  margin-top: 10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.slide-3 {
  margin-bottom: 0px;
  padding: 0px;
}

.entry-banners-section {
  background-color: #035367;
  margin-bottom: 66px;
}

.event-entry-title-column {
  margin: 0px 40px;
  padding: 40px;
  color: #fffdfd;
}

.entry-title-h2 {
  font-size: 25px;
  line-height: 25px;
}

.entry-title-par {
  font-size: 16px;
  line-height: 18px;
}

.past-events-section {
  margin-top: 20px;
  margin-bottom: 269px;
}

.upcoming-events-entry-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.upcoming-events-column {
  display: -ms-grid;
  display: grid;
  margin-right: 60px;
  margin-left: 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  color: #000;
}

.upcoming-events-entry-title-h1 {
  font-family: Roboto, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.upcoming-events-entry-title-view-all-link {
  color: #000;
  text-decoration: none;
}

.text-block-2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.up-events-date {
  position: relative;
  left: auto;
  top: auto;
  padding: 5px 10px;
  opacity: 1;
  color: #fffdfd;
  font-weight: 700;
  text-align: right;
}

.up-events-img {
  width: 100%;
  height: auto;
}

.up-events-img-line {
  position: relative;
  top: -30px;
  height: auto;
  background-color: rgba(3, 83, 103, 0.7);
}

.up-events-title {
  position: relative;
  top: -25px;
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.past-events-entry-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.past-events-column {
  display: -ms-grid;
  display: grid;
  margin: 10px 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.past-events-entry-title-h1 {
  font-family: Roboto, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.past-events-entry-title-vieew-all-link {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}

.text-block-3 {
  font-family: Roboto, sans-serif;
}

.past-events-img-line {
  position: relative;
  top: -30px;
  height: 30px;
  padding: 5px 10px;
  background-color: rgba(3, 83, 103, 0.75);
}

.past-event-date {
  position: relative;
  left: auto;
  top: auto;
  color: #fffdfd;
  text-align: right;
}

.past-event-title {
	position: relative;
    top: -25px;
    margin-top: 10px;
    word-break: break-word;
    font-size: 20px;
    padding-left: 20px;
    line-height: 33px;
    padding-right: 20px;
}

.past-events-view-all-column {
  margin-right: 60px;
  margin-left: 60px;
}

.view-alll-links-1 {
  margin-right: 10px;
  padding: 10px;
  background-color: #035367;
  color: #000;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

.view-all-links-title-1 {
  padding: 0px;
  color: #fffdfd;
}

.view-all-links-2 {
  margin-right: 10px;
  padding: 10px;
  background-color: #fffdfd;
  color: #035367;
  text-decoration: none;
}

.view-alll-links-3 {
  margin-right: 10px;
  padding: 10px;
  background-color: #fffdfd;
  color: #035367;
  text-decoration: none;
}

.view-alll-links-4 {
  margin-right: 10px;
  padding: 10px;
  background-color: #fffdfd;
  color: #035367;
  text-decoration: none;
}

.view-alll-links-4.page-links-selected {
  background-color: #035367;
  color: #fff;
}

.view-all-links-title-4 {
  font-size: 20px;
}

.view-all-img {
  width: auto;
  height: auto;
}

.main-footer-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  margin-left: 0px;
  background-color: #044858;
}

.footer-contact-us-column {
  margin-top: 20px;
  padding: 0px 20px;
  background-color: rgba(6, 91, 111, 0.19);
}

.footer-contact-us-title {
  margin-bottom: 10px;
}

.heading-7 {
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  color: #fffdfd;
  font-size: 22px;
  line-height: 25px;
  text-align: left;
}

.footer-contact-us-phone {
  margin-top: 10px;
  margin-bottom: 10px;
}

.heading-8 {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  color: #fffdfd;
  font-size: 15px;
  line-height: 15px;
  text-align: left;
}

.paragraph-6 {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #fffdfd;
  font-size: 12px;
  line-height: 10px;
  text-align: left;
}

.paragraph-7 {
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: #fffdfd;
  font-size: 12px;
  line-height: 12px;
  text-align: left;
}

.heading-9 {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  color: #fffdfd;
  font-size: 15px;
  line-height: 15px;
  text-align: left;
}

.paragraph-8 {
  font-family: Roboto, sans-serif;
  color: #fffdfd;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
}

.footeer-contact-us-adress {
  margin-top: 20px;
  margin-bottom: 10px;
}

.footer-contact-us-email {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #fffdfd;
  text-align: left;
}

.footer-contact-us-social-media {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #fffdfd;
  text-align: left;
}

.heading-10 {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 15px;
}

.heading-11 {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 15px;
}

.paragraph-9 {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 12px;
}

.link-block-2 {
  margin-right: 10px;
}

.link-block-3 {
  margin-right: 10px;
}

.link-block-4 {
  margin-right: 10px;
}

.image-9 {
  width: 20px;
  height: 20px;
}

.image-10 {
  width: 20px;
  height: 20px;
}

.image-11 {
  width: 20px;
  height: 20px;
}

.image-12 {
  width: 20px;
  height: 20px;
}

.experts-grid-column {
  display: -ms-grid;
  display: grid;
  margin: 40px 60px 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-12 {
  margin-right: 60px;
  margin-left: 60px;
}

.experts-column {
  color: #000;
  font-size: 15px;
  text-decoration: none;
}

.div-block-13 {
  color: #000;
  text-decoration: none;
}

.experts-img-column {
  height: auto;
  box-shadow: 12px 10px 0 0 #035367;
}

.experts-title-column-h2 {
  font-family: Roboto, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.experts-title-column-par {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.experts-img {
overflow: hidden;
width: 100%;
height: 314px;
-o-object-fit: cover;
object-fit: cover;
}

.bulletin-main-section {
  margin-top: 34px;
}

.bulletin-grid-column {
  display: -ms-grid;
  display: grid;
  margin: 40px 60px;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.link-block-5 {
  color: #000;
  display: flex;
    flex-direction: column;
  text-decoration: none;
}

.image-13 {
  box-shadow: 11px 11px 0 0 #035367;
  object-fit: contain;
  height: 480px;
}
.past-events-box img{
	height: 300px;
    width: 100%;
	object-fit: contain;
}
.paragraph-10 {
  display: inline-block;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bolder;
  font-family: Roboto, sans-serif;
font-size: 20px;
    line-height: 29px;
	height: auto;
	    text-transform: uppercase;
		    word-break: break-word;
}

.view-all-button-column {
  border: 1px none #000;
  color: #000;
  text-decoration: none;
}

.about-events-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-media-share-column {
  position: fixed;
  left: auto;
  top: auto;
  right: 1%;
  bottom: 26%;
  z-index: 999;
  display: -ms-grid;
  display: grid;
  width: auto;
  height: auto;
  padding: 2px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
  border-radius: 11px;
  background-color: #fff;
}

.events-main-info-column {
  width: auto;
}

.events-article-section {
  margin-bottom: auto;
}
.footer-group-links-box a{
	color:white!important;
}
.event-article-img-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
}

.events-article-text-column {
  margin: 20px 60px;
}
.events-article-text-column p{
	font-size:19px;
	line-height:28px;
}
.recent-content-article-text-column p{
	font-size:19px;
	line-height:28px;		
}
.recent-content-article-text-column a{
	color:blue;		
}
.paragraph-11 {
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.events-article-img {
  width: 100%;


}

.events-texts {
  margin-top: 10px;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
  text-transform: none;
}

.main-info-box-h2 {
  font-family: Roboto, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.details-par {
  font-family: Roboto, sans-serif;
  font-size: 20px;
}

.main-info-box-h1 {
  font-family: Roboto, sans-serif;
  font-size: 35px;
  line-height: 40px;
}

.link-block-6 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.image-15 {
  width: 25px;
  height: 25px;
}

.image-16 {
  width: 25px;
  height: 25px;
}

.image-17 {
  width: 25px;
  height: 25px;
}

.image-18 {
  width: 25px;
  height: 25px;
}

.abou {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-experts-entry-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.div-block-15 {
  width: 10%;
}

.about-experts-main-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-experts-left-column {
  width: 30%;
  border-radius: 7px;
}

.about-experts-right-column {
  width: 70%;
  padding: 0px 20px 20px;
}

.about-experts-info-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #035367;
  text-align: center;
}

.about-experts-name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  color: #fffdfd;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
}

.about-experts-info-par {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fffdfd;
  font-size: 20px;
}

.recent-content-column {
  margin: 100px 60px 20px;
}

.content-detail-column {
  width: auto;
  height: auto;
  color: #000;
  text-decoration: none;
}

.recent-content-details {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto;
}

.recent-content-detail-h1 {
  font-family: Roboto, sans-serif;
  color: #035367;
  font-size: 25px;
  line-height: 35px;
}

.content-detail-par {
  font-size: 20px;
}

.content-detail-date {
  font-size: 15px;
}

.content-detail-line {
  width: auto;
  height: 2px;
  background-color: #c9c5c5;
}

.recent-content-title-h1 {
  font-family: Roboto, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.recent-content-title-line {
  width: 150px;
  height: 2px;
  background-color: #c9c5c5;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 60px;
  margin-left: 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.5fr 1fr 0.25fr;
  grid-template-columns: 0.5fr 1fr 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-17 {
  width: 30%;
  height: auto;
}

.div-block-18 {
  width: 60%;
  height: auto;
}

.div-block-19 {
  width: 1%;
  height: auto;
}

.recent-content-article-entrfy-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.recent-content-article-box {
  display: -ms-grid;
  display: grid;
  width: 90%;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 0.5fr 1.25fr;
  grid-template-columns: 0.5fr 1.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.recent-content-article-experts-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.recent-content-article-expert-img {
  width: 200px;
  border-radius: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.recent-content-article-header-title-h1 {
  margin-top: 22px;
  margin-bottom: 44px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 37px;
  word-break: break-word;  
  font-weight: 600;
}

.recent-content-article-text-column-par {
  margin-top: 10px;
  padding: 10px 0px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

.recent-content-article-contact-information-h1 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 25px;
}

.recent-content-article-contact-information-par {
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.recent-content-article-contact-person-column {
  width: 100%;
}

.recent-content-article-contact-person-title {
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.recent-content-article-contact-person-title-par {
  font-family: Roboto, sans-serif;
}

.recent-content-article-contact-person-title-p {
  font-family: Roboto, sans-serif;
}

.authors-contents-section {
  margin-bottom: 40px;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-21 {
  margin-right: 60px;
  margin-left: 60px;
}

.authors-contents-column {
  display: -ms-grid;
  display: grid;
  margin-right: 60px;
  margin-bottom: 60px;
  margin-left: 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.authors-contents-boxs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.authors-contents-box-line {
  position: relative;
  top: -31px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: 0px;
  padding-top: 0px;
  padding-right: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: rgba(3, 83, 103, 0.72);
}

.authors-contents-box-lh1 {
  position: relative;
  top: -25px;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

.paragraph-12 {
  position: relative;
  margin-bottom: 0px;
  padding: 5px 10px;
  color: #fffdfd;
}

.body-2 {
  font-family: Montserrat, sans-serif;
}

.icon {
  color: #000;
}

.icon-2 {
  color: #000;
}

.icon-3 {
  color: #044858;
}

.icon-4 {
  color: #044858;
}

.div-block-22 {
  margin-left: 0px;
}

.div-block-23 {
  display: -ms-grid;
  display: grid;
  margin-right: 60px;
  margin-left: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1.75fr 1fr;
  grid-template-columns: 1.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.main-footer {
  padding-top: 44px;
  padding-right: 0px;
  padding-left: 0px;
}

.main-footer-top {
  display: -ms-grid;
  display: grid;
  padding-right: 60px;
  padding-left: 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 2.75fr 1fr;
  grid-template-columns: 2.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.main-footer-bottom {
  display: none;
  padding-bottom: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #014050;
  color: #fffcfc;
}

.main-footer-top-left {
  margin-bottom: 72px;
}

.main-footer-top-right {
  padding-right: 19px;
  padding-left: 19px;
  background-color: rgba(55, 117, 133, 0.88);
}

.partner-box-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 9px 9px 9px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.partner-title-footer {
	color: #09677e;
	font-size: 14px;
    word-break: break-word;
}
.events-top-box img{
	height: 400px;
    border-radius: 7px;	
    width: 100%;
    object-fit: cover;
}
.footer-partner-items {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.slider-2 {
  height: auto;
  background-color: #fff;
}

.main-footer-top-right-title {
  margin-top: 26px;
}

.main-footer-right-title-text {
  margin-bottom: 43px;
  color: #fff;
  font-size: 24px;
  text-align: left;
}

.footer-journal {
  display: -ms-grid;
  display: grid;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.45fr 1fr;
  grid-template-columns: 0.45fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-decoration: none;
}

.text-block-4 {
  font-family: Merriweather, serif;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
}

.footer-journal-img {
  padding: 4px;
  background-color: #fff;
}

.slide-nav-4 {
  display: none;
}

.main-footer-bottom-left {
  display: block;
  padding-left: 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.main-footer-bottom-right {
  padding-right: 60px;
}

.footer-menu-title {
  margin-top: 34px;
  margin-bottom: 18px;
}

.footer-menu-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer-menu-list-item {
  padding-bottom: 10px;
  color: #d4d4d4;
  font-size: 15px;
  text-decoration: none;
}

.footer-menu-item-title {
  font-size: 16px;
}

.text-block-5 {
  color: #fff;
}

.main-footer-bottom-right-top {
  margin-top: 34px;
  margin-bottom: 18px;
}

.main-footer-bottom-right-title-text {
  font-size: 16px;
}

.contact-title-footer-pr {
  margin-bottom: 5px;
  color: #c9c4c4;
}

.footer-left-top {
  display: -ms-grid;
  display: grid;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 2fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-left-copyright {
  margin-top: 27px;
}

.copyright-text {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-block-7 {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.dropdown-list {
  z-index: 9999;
}

.dropdown-list.w--open {
  z-index: 9007199254740991;
}

.dropdown-link {
  z-index: 99999999;
}

.header-search {
  position: absolute;
  top: 107px;
  right: 48px;
  z-index: 999999999999;
  display: none;
  border-radius: 13px;
}

.text-field {
  margin-bottom: 0px;
}

.form-block {
  margin-bottom: 0px;
}

.footer-copyright {
  display: -ms-grid;
  display: grid;
  padding-right: 60px;
  padding-left: 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.heading-12 {
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
}

.partners-mobile {
  display: none;
}

.view-all-bulletin {
  display: inline-block;
  width: 100%;
  min-width: 0px;
  margin-top: 6px;
  margin-bottom: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
}

.view-all-bulletin-text {
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px solid #fff;
  color: #fff;
  text-align: center;
}

.footer-subscribe {
  position: relative;
  padding: 50px 30px 40px;
  border-bottom: 1px solid #e4ebf3;
  background-color: #044858;
}

.container {
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.footer-form-two {
  margin-bottom: 40px;
  padding: 64px;
  background-color: #f5f7fa;
}

.footer-form-container-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-form-input {
  width: 460px;
  height: 48px;
  margin-bottom: 0px;
  padding: 12px 180px 12px 20px;
  border: 1px none #000;
}

.footer-form-input::-webkit-input-placeholder {
  color: rgba(26, 27, 31, 0.8);
}

.footer-form-input:-ms-input-placeholder {
  color: rgba(26, 27, 31, 0.8);
}

.footer-form-input::-ms-input-placeholder {
  color: rgba(26, 27, 31, 0.8);
}

.footer-form-input::placeholder {
  color: rgba(26, 27, 31, 0.8);
}

.button-primary {
  padding: 12px 25px;
  background-color: #1a1b1f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-primary:hover {
  background-color: #32343a;
  color: #fff;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  position: absolute;
  right: 8px;
  padding: 8px 18px;
}

.footer-wrapper-three {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-block-three {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
  margin-left: -20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-link-three {
  margin-right: 20px;
  margin-left: 20px;
  color: #fff;
  text-decoration: none;
}

.footer-link-three:hover {
  color: rgba(26, 27, 31, 0.75);
}

.footer-social-block-three {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -32px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #e4ebf3;
}

.footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-copyright-2 {
  color: #fff;
}

.footer-legal-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-legal-link {
  margin-left: 24px;
  color: #fff;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.newsletter-title-f4 {
  margin-right: 20px;
  color: #fff;
  font-size: 16px;
}

.form-newsletter-f4 {
  margin-bottom: 0px;
}

.social-media-icon-wrapper-f4 {
  position: relative;
  margin-right: 10px;
}

.submit-button {
  padding-right: 18px;
  padding-left: 18px;
  border-radius: 6px;
  box-shadow: 1px 1px 3px 0 #cecece;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  font-weight: 500;
}

.submit-button:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.link-f4 {
  padding-right: 12px;
  padding-left: 12px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.link-f4:hover {
  color: #3898eb;
}

.newsletter-f4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  padding-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #e9e9e9;
}

.social-media-icon-f4 {
  display: block;
}

.logo-wrapper-f4 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: auto;
}

.copyright-f4 {
  margin-top: 30px;
  color: #a8a8a8;
  font-style: italic;
  text-align: center;
}

.footer-f4 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 45px;
  padding-left: 45px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-wrapper {
  width: auto;
  margin: 0px auto 20px;
  padding-top: 69px;
  padding-bottom: 69px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #044858;
}

.text-field-2 {
  min-width: 240px;
  margin-right: 12px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid transparent;
  border-radius: 6px;
  background-color: #e9e9e9;
}

.social-media-wrapper-f4 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.top-wrapper-f4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-media-icon-hover-f4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.image-19 {
  width: 49px;
}

.icon-6 {
  color: #000;
}

.icon-7 {
  color: #000;
}

.bulletin-box {
  display: none;
  text-align: center;
}

.bulletin-links {
  margin-top: 23px;
  margin-bottom: 23px;
  color: #fff;
}

.dropdown-toggle-2 {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.text-block-8 {
  color: #fff;
  font-weight: 700;
}

.icon-8 {
  color: #fff;
}

.form-cf10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.checkbox-cf10 {
  width: 15px;
  height: 15px;
  margin-right: 10px;
  border-radius: 18px;
}

.checkbox-cf10.w--redirected-checked {
  border-color: #f76874;
  background-color: #f76874;
}

.error-message-cf10 {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.contact-form-wrapper {
  width: 90%;
  height: auto;
  max-width: 1400px;
  margin: 20px auto;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  box-shadow: 1px 0 26px 3px #c9c9c9;
}

.contact-form-wrapper.extra-large {
  width: 100%;
  max-width: none;
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 0px;
  box-shadow: none;
}

.form-subwrapper-cf10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.submit-button-cf10 {
  margin-top: 20px;
  padding: 10px 26px;
  border-style: solid;
  border-width: 2px;
  border-color: #f76874;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #dfdfdf;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #f76874;
  font-size: 14px;
  font-weight: 600;
}

.submit-button-cf10:hover {
  border-color: #f7404f;
  background-color: #f7404f;
  color: #fff;
}

.checkbox-field-cf10 {
  width: 40%;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 7px 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background-color: #f3f6fb;
  color: #999;
  font-size: 14px;
}

.field-label-cf10 {
  margin-top: 30px;
  margin-bottom: 10px;
  color: #333;
  font-weight: 600;
}

.contact-form {
    display: -ms-grid;
    display: grid;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 140px;
    padding-left: 140px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 90px;
    grid-row-gap: 16px;
    -ms-grid-columns: 2fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.text-field-cf10 {
  margin-top: 0px;
  border: 2px solid transparent;
  border-radius: 6px;
  background-color: #f4f6fc;
  font-size: 16px;
  text-align: left;
}

.text-field-cf10:focus {
  border-width: 2px;
  border-color: #f76874;
}

.text-field-cf10.big {
  height: 100px;
  margin-top: 10px;
}

.text-field-cf10.other {
  width: 50%;
  margin-top: 10px;
}

.text-field-cf10.extra-left {
  margin-left: 20px;
}

.checkbox-wrapper-cf10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.success-message-cf10 {
  background-color: #f0f4f8;
  font-weight: 600;
}

.form-subtitle-cf10 {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #969696;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

.form-title-cf10 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
}

.heading-13 {
  margin-top: 10px;
  font-size: 22px;
}

.paragraph-14 {
  margin-top: 25px;
}

.slider-tab-read-more {
  display: none;
  padding-right: 9px;
  padding-left: 9px;
  float: right;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
  background-color: #fff;
  color: #000;
  text-align: center;
}

.heading-14 {
  position: absolute;
  left: 36px;
  top: 311px;
  padding-right: 140px;
  color: #fff;
  font-size: 20px;
  line-height: 22px;
}

.slider-content {
  position: absolute;
  left: 5%;
  top: 42%;
  right: 10%;
  bottom: auto;
  display: none;
  padding-right: 16px;
  padding-left: 16px;
  background-color: rgba(0, 0, 0, 0.37);
  color: #fff;
}

.heading-15 {
  font-size: 28px;
  line-height: 36px;
}

.link {
  color: #fff;
}

.image-20 {
  position: absolute;
  left: auto;
  top: auto;
  right: 4%;
  bottom: 5%;
  width: 21px;
}

.tab-read-more-text {
  position: relative;
  left: auto;
  top: auto;
  right: 6%;
  bottom: 4%;
  margin-top: 16px;
}

.read-more-content-tab {
  display: none;
  width: 100%;
  margin-top: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background-color: #fff;
  color: #000;
}

.slider-3 {
  z-index: 0;
  width: 100%;
  height: auto;
  padding-right: 0px;
}

.slider-image-main {
  width: 100.0000052703596%;
  height: 524px;
  -o-object-fit: cover;
  object-fit: cover;
}

.main-slider-image-box {
  width: 100.0000052703596%;
  height: auto;
}

.mask {
  overflow: hidden;
  width: 100.0000052703596%;
  height: auto;
}

.main-slider-text {
position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    padding: 308px 100px 49px 60px;
    color: #fff;
}

.main-slider-title {
    font-size: 20px;
    line-height: 20px;
    background-color: #00000082;
    padding: 22px 8px;
    display: inline-block;
    border-radius: 8px;
}

.main-slider-go-button {
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 7px;
  background-color: #044858;
}

.right-arrow {
  right: 39px;
}

@media screen and (min-width: 1920px) {
  .header-top {
    padding-top: 10px;
  }

  .header-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .tv-button-text {
    line-height: 22px;
  }

  .contact-button-text {
    font-size: 20px;
    line-height: 22px;
  }

  .header-logo-text {
    font-family: Roboto, sans-serif;
    font-size: 25px;
    line-height: 27px;
    font-weight: 400;
  }

  .header-logo-text-block {
    margin-left: 10px;
  }

  .language-button-text {
    line-height: 22px;
  }

  .search-button-text {
    line-height: 22px;
  }

  .navbar {
    border-style: solid;
    border-width: 1px;
    border-color: #c9c5c5;
  }

  .nav-dropdown-text {
    color: #035367;
    font-size: 22px;
    line-height: 25px;
    font-weight: 700;
  }

  .slider-right {
    top: 17px;
    right: 115px;
  }

  .publication {
    padding: 43px;
  }

  .tab-link-tab-1.menu-tab {
    padding-top: 31px;
    padding-bottom: 31px;
  }

  .tabs-menu {
    top: -67px;
  }

  .tabs-content-text {
    font-size: 36px;
    line-height: 43px;
  }

  .image-6 {
    height: 666px;
  }

  .public-item {
    margin-bottom: 11px;
  }

  .public-item-title {
    font-size: 24px;
  }

  .paragraph {
font-size: 22px;
    line-height: 24px;
  }

  .news {
    margin-right: 70px;
    margin-bottom: 40px;
    margin-left: 70px;
  }

  .sections-title-column {
    margin-bottom: 10px;
    margin-left: 60px;
  }

  .news-title-line {
    width: 250px;
  }

  .news-title {
    font-size: 50px;
    line-height: 55px;
  }

  .news-left-article-par {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 32px;
  }

  .news-left-article {
    height: auto;
    margin-bottom: 20px;
  }

  .news-left-article-img {
    height: auto;
  }

  .news-left-article-h2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 40px;
  }

  .news-left-article-date {
    font-size: 22px;
    line-height: 25px;
  }

  .news-left-article-line {
    width: 400px;
    margin-top: 10px;
  }

  .news-center-top-article-h2 {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 45px;
  }

  .news-center-top-article-par {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .news-center-top-article-line {
    width: auto;
  }

  .news-center-top-article-date {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 25px;
  }

  .news-center-left-article-h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .news-center-left-article-par {
    font-size: 25px;
    line-height: 32px;
  }

  .news-center-left-aarticle-date {
    font-size: 22px;
    line-height: 25px;
  }

  .news-right-article {
    margin-bottom: 20px;
  }

  .news-right-article-img {
    height: auto;
  }

  .news-right-article-h2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 40px;
  }

  .news-right-article-par {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 32px;
  }

  .news-right-article-date {
    font-size: 26px;
    line-height: 33px;
  }

  .news-right-article-line {
    width: auto;
    margin-top: 10px;
  }

  .multimedia-title {
    font-size: 50px;
    line-height: 55px;
  }

  .multimedia-title-line {
    width: 300px;
  }

  .slider-title-box-h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .slider-title-box-date-p {
    font-size: 20px;
    line-height: 20px;
  }

  .slider-title-box {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .slider-play-icon {
    height: 70px;
  }

  .article-container {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    -ms-grid-columns: 1.75fr 1fr;
    grid-template-columns: 1.75fr 1fr;
  }

  .article-title-container-title {
    font-size: 50px;
    line-height: 55px;
  }

  .left-article-box-h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .left-article-box-par {
    font-size: 28px;
    line-height: 36px;
  }

  .left-article-box-date {
    font-size: 26px;
    line-height: 27px;
  }

  .twitter-article-title-h1 {
    font-size: 35px;
    line-height: 35px;
  }

  .twitter-feeds-img {
    width: auto;
  }

  .twitter-feeds-par {
    font-size: 25px;
    line-height: 31px;
  }

  .twitter-feeds-date {
    font-size: 21px;
    line-height: 18px;
  }

  .twitter-wiew-all {
    font-size: 20px;
    line-height: 20px;
  }

  .experts-info-title-h2 {
    font-size: 29px;
    line-height: 39px;
  }

  .exprets-info-title-par {
    font-size: 24px;
    line-height: 30px;
  }

  .experts-article-top-title {
    font-size: 25px;
    line-height: 33px;
  }

  .experts-article-down-par {
    font-size: 27px;
    line-height: 31px;
  }

  .experts-article-down-date {
    font-size: 23px;
    line-height: 22px;
  }

  .events-title {
    font-size: 37px;
    line-height: 44px;
  }

  .events-top-box-article-h3 {
    font-size: 37px;
    line-height: 28px;
  }

  .events-top-box-article-h1 {
    font-size: 26px;
    line-height: 37px;
  }

  .events-top-box-article-par {
    font-size: 27px;
    line-height: 38px;
  }

  .events-top-box-date {
    font-size: 25px;
    line-height: 20px;
  }

  .events-down-article-h3 {
    font-size: 37px;
    line-height: 38px;
  }

  .events-down-article-h1 {
    font-size: 24px;
    line-height: 45px;
  }

  .events-down-article-par {
    font-size: 32px;
    line-height: 35px;
  }

  .events-down-article-date {
    font-size: 22px;
    line-height: 27px;
  }

  .footer-left-container {
    width: 400px;
    margin-top: 0px;
  }

  .footer-down-column {
    font-size: 18px;
    line-height: 22px;
  }

  .footer-top-column-group-h2 {
    font-size: 30px;
    line-height: 30px;
  }

  .text-block {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .footer-down-column-group {
    font-size: 18px;
    line-height: 22px;
  }

  .down-column-group-title2 {
    font-size: 18px;
    line-height: 22px;
  }

  .down-column-group-title1 {
    font-size: 18px;
    line-height: 22px;
  }

  .entry-banners-section {
    margin-top: 0px;
  }

  .event-entry-title-column {
    margin-right: 100px;
    margin-left: 100px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .entry-title-h2 {
    margin-bottom: 20px;
    font-family: Roboto, sans-serif;
    font-size: 40px;
    line-height: 40px;
  }

  .entry-title-par {
    font-family: Roboto, sans-serif;
    font-size: 22px;
    line-height: 32px;
  }

  .upcoming-events-entry-title {
    margin-left: 100px;
  }

  .upcoming-events-column {
    margin-left: 100px;
  }

  .upcoming-events-entry-title-h1 {
    font-size: 34px;
    line-height: 30px;
  }

  .text-block-2 {
    font-size: 26px;
    line-height: 28px;
  }

  .up-events-date {
    padding-top: 19px;
    padding-bottom: 19px;
    font-size: 20px;
  }

  .up-events-img-line {
    top: -56px;
  }

  .up-events-title {
    top: -52px;
    font-size: 22px;
    line-height: 30px;
  }

  .past-events-entry-title-h1 {
    font-size: 34px;
    line-height: 30px;
  }

  .text-block-3 {
    font-size: 20px;
  }

  .past-event-date {
    font-size: 20px;
  }

  .past-event-title {
    font-size: 24px;
    line-height: 30px;
  }

  .past-events-view-all-column {
    margin-top: 20px;
  }

  .view-all-links-title-4 {
    font-size: 30px;
  }

  .footer-contact-us-column {
    font-size: 22px;
    line-height: 22px;
  }

  .heading-7 {
    font-size: 35px;
    line-height: 35px;
  }

  .heading-8 {
    font-size: 22px;
    line-height: 22px;
  }

  .paragraph-6 {
    font-size: 17px;
    line-height: 17px;
  }

  .paragraph-7 {
    font-size: 17px;
    line-height: 17px;
  }

  .heading-9 {
    font-size: 22px;
    line-height: 22px;
  }

  .paragraph-8 {
    font-size: 17px;
    line-height: 22px;
  }

  .heading-10 {
    font-size: 22px;
    line-height: 22px;
  }

  .heading-11 {
    font-size: 22px;
    line-height: 22px;
  }

  .paragraph-9 {
    font-size: 17px;
    line-height: 17px;
  }

  .image-9 {
    width: 25px;
    height: 25px;
  }

  .image-10 {
    width: 25px;
    height: 25px;
  }

  .image-11 {
    width: 25px;
    height: 25px;
  }

  .image-12 {
    width: 25px;
    height: 25px;
  }

  .experts-grid-column {
    margin-right: 60px;
    margin-left: 60px;
  }

  .experts-title-column-h2 {
    font-size: 35px;
    line-height: 35px;
  }

  .experts-title-column-par {
    font-size: 25px;
    line-height: 25px;
  }

  .experts-img {
    height: 319px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .paragraph-10 {
    display: inline-block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    font-size: 22px;
    line-height: 30px;
  }

  .view-all-button-column {
    font-size: 15px;
  }

  .events-texts {
    font-size: 33px;
    line-height: 43px;
  }

  .details-par {
    font-size: 22px;
    line-height: 22px;
  }

  .recent-content-column {
    margin-top: 100px;
  }

  .recent-content-detail-h1 {
    font-size: 28px;
  }

  .content-detail-par {
    font-size: 22px;
    line-height: 22px;
  }

  .content-detail-date {
    font-size: 18px;
  }

  .recent-content-title-h1 {
    font-size: 33px;
    line-height: 33px;
  }

  .recent-content-title-line {
    width: 250px;
  }

  .recent-content-article-expert-img {
    height: 250px;
  }

  .recent-content-article-header-title-h1 {
    font-size: 45px;
    line-height: 45px;
  }

  .recent-content-article-text-column-par {
    font-size: 22px;
    line-height: 30px;
  }

  .recent-content-article-contact-information {
    text-align: center;
  }

  .recent-content-article-contact-information-h1 {
    font-size: 25px;
  }

  .recent-content-article-contact-information-par {
    font-size: 20px;
  }

  .recent-content-article-contact-person-column {
    text-align: left;
  }

  .recent-content-article-contact-person-title {
    font-size: 25px;
  }

  .recent-content-article-contact-person-title-par {
    font-size: 20px;
  }

  .recent-content-article-contact-person-title-p {
    font-size: 20px;
  }

  .paragraph-13 {
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 30px;
  }

  .partner-title-footer {
    font-size: 27px;
    line-height: 35px;
  }

  .main-footer-right-title-text {
    margin-bottom: 44px;
    font-size: 36px;
    line-height: 40px;
  }

  .text-block-4 {
    font-size: 26px;
    line-height: 36px;
  }

  .main-footer-bottom-right {
    padding-left: 66px;
  }

  .footer-menu-list-item {
    font-size: 30px;
    line-height: 51px;
  }

  .footer-menu-item-title {
    font-size: 35px;
    line-height: 50px;
  }

  .main-footer-bottom-right-title-text {
    font-size: 35px;
    line-height: 50px;
  }

  .contact-title-footer-text {
    color: #fff;
    font-size: 28px;
    line-height: 40px;
  }

  .contact-title-footer-pr {
    color: #bebebe;
    font-size: 30px;
    line-height: 45px;
  }

  .text-block-6 {
    font-size: 28px;
  }

  .copyright-paragraph {
    font-size: 29px;
    line-height: 34px;
  }

  .text-field {
    font-size: 26px;
    line-height: 30px;
  }

  .footer-copyright {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .heading-12 {
    font-size: 25px;
    line-height: 34px;
    font-weight: 400;
  }

  .footer-form-two {
    display: block;
  }

  .heading-14 {
    left: 78px;
    top: 379px;
    font-size: 50px;
    line-height: 55px;
  }

  .slider-content {
    top: 28%;
    padding-left: 100px;
  }

  .heading-15 {
    font-size: 48px;
    line-height: 61px;
  }

  .paragraph-15 {
    font-size: 38px;
    line-height: 43px;
  }

  .read-more-button-tab {
    font-size: 29px;
    line-height: 46px;
  }

  .slider-image-main {
    height: 679px;
  }

  .main-slider-text {
    padding-top: 496px;
  }

  .main-slider-title {
    font-size: 44px;
    line-height: 49px;
  }

  .main-slider-paragraph {
    font-size: 30px;
    line-height: 33px;
  }

  .main-slider-go-button {
    font-size: 26px;
    line-height: 27px;
  }

  .right-arrow {
    right: 99px;
  }
}

@media screen and (max-width: 991px) {
  .header-top {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header-right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header-left {
    display: none;
  }

  .search-button-text {
    display: none;
  }

  .main-slider {
    grid-auto-flow: row;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .slider-left {
    padding-right: 20px;
    padding-left: 20px;
  }

  .slider-right {
    top: 0px;
    right: auto;
    margin-right: 20px;
    margin-left: 20px;
  }

  .publication {
    grid-auto-flow: column;
  }

  .tabs-content-text {
    display: none;
  }

  .public-item-line {
    width: 86%;
  }

  .public-item-line.bulletin {
    width: 86%;
  }

  .news {
    margin-right: 20px;
    margin-left: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .multimedia-slider-container {
    margin-right: 20px;
    margin-left: 20px;
  }

  .multimedia-slider-box {
    width: 50%;
  }

  .article-container {
    margin-right: 20px;
    margin-left: 20px;
    -ms-grid-columns: 2.25fr;
    grid-template-columns: 2.25fr;
  }

  .right-article-container-line {
    display: none;
  }

  .experts-slider-box {
    width: 50%;
  }

  .experts-photo {
    width: 70px;
    height: 70px;
  }

  .events-box-container {
    margin-right: 20px;
    margin-left: 20px;
  }

  .events-top-box {
    -ms-grid-columns: 1.75fr;
    grid-template-columns: 1.75fr;
  }

  .footer-section {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .footer-left-container {
    margin-top: auto;
    margin-left: 40px;
    padding-top: 25px;
  }

  .footer-top-column {
	flex-direction: column!important;
    overflow: visible;
  }

  .footer-down-column {
    margin-top: 40px;
  }

  .entry-title-par {
    line-height: 22px;
  }

  .upcoming-events-entry-title {
    margin-right: 10px;
    margin-left: 40px;
  }

  .upcoming-events-column {
    margin-right: 10px;
    margin-left: 40px;
  }

  .past-events-entry-title {
    margin-right: 10px;
    margin-left: 40px;
  }

  .past-events-column {
    margin-right: 10px;
    margin-left: 40px;
  }

  .past-event-date {
    left: auto;
  }

  .past-events-view-all-column {
    margin-right: 10px;
    margin-left: 40px;
  }

  .p-events-view-all {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .view-alll-links-4.page-links-selected {
    padding: 5px;
  }

  .view-all-links-title-4 {
    font-size: 15px;
    line-height: 15px;
  }

  .view-all-img {
    height: 25px;
  }

  .footer-contact-us-column {
    margin-top: 60px;
  }

  .experts-grid-column {
    margin-right: 10px;
    margin-left: 40px;
  }

  .experts-title-column-h2 {
    font-size: 18px;
    line-height: 22px;
  }

  .experts-title-column-par {
    font-size: 12px;
    line-height: 14px;
  }

  .experts-img {
    height: 133px;
  }

  .bulletin-grid-column {
    margin-right: 10px;
    margin-left: 10px;
    grid-auto-flow: row;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .image-13 {
    width: 100%;
  }

  .paragraph-10 {
    margin-top: 10px;
    font-size: 19px;
    line-height: 21px;
  }

  .events-main-info-column {
    width: auto;
  }

  .events-article-img {
    height: 400px;
  }

  .events-texts {
    line-height: 26px;
  }

  .about-experts-name {
    font-size: 20px;
    line-height: 30px;
  }

  .recent-content-detail-h1 {
    font-size: 18px;
    line-height: 23px;
  }

  .content-detail-par {
    font-size: 18px;
  }

  .content-detail-line {
    width: auto;
  }

  .recent-content-title-h1 {
    font-size: 20px;
    line-height: 20px;
  }

  .main-footer-top {
    -ms-grid-columns: 2.75fr;
    grid-template-columns: 2.75fr;
  }

  .main-footer-bottom {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .main-footer-top-right {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .footer-partner-items {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .slider-2 {
    display: none;
  }

  .main-footer-bottom-right {
    padding-left: 0px;
  }

  .footer-left-top {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .header-search {
    display: none;
  }

  .footer-copyright {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .partners-mobile {
    display: block;
    height: auto;
  }

  .slide-4 {
    width: 33.3%;
  }

  .slide-4.mobile-slider-partner {
    padding-right: 4px;
    padding-left: 4px;
  }

  .slide-nav-5 {
    display: none;
  }

  .container {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .link-f4 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .logo-wrapper-f4 {
    position: static;
  }

  .footer-wrapper {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .social-media-wrapper-f4 {
    position: static;
  }

  .top-wrapper-f4 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .contact-form-wrapper {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .contact-form {
    -ms-grid-columns: 2fr;
    grid-template-columns: 2fr;
  }

  .slider-content {
    display: block;
  }

  .link {
    color: #fff1f1;
    font-size: 16px;
    line-height: 24px;
  }

  .read-more-content-tab {
    display: none;
  }

  .slider-image-main {
    height: 400px;
  }

  .main-slider-text {
    padding: 199px 20px 24px;
  }

  .right-arrow {
    right: 0px;
  }
}

@media screen and (max-width: 767px) {
  .image-6 {
    height: 333px;
  }

  .news {
    display: -ms-grid;
    display: grid;
    margin-right: 20px;
    margin-left: 0px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .sections-title-column {
    margin-right: 10px;
    margin-left: 40px;
  }

  .news-title {
    font-size: 20px;
    line-height: 20px;
  }

  .news-left-article {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .news-left-article-img {
    display: block;
  }

  .news-left-article-h2 {
    text-align: center;
  }

  .news-left-article-line {
    width: 400px;
  }

  .news-right-article {
    text-align: center;
  }

  .news-right-article-line {
    width: auto;
  }

  .multimedia-slider-box {
    width: 100%;
  }

  .slider-title-box-h2 {
    font-size: 25px;
    line-height: 30px;
  }

  .slider-title-box-date-p {
    font-size: 18px;
    line-height: 18px;
  }

  .experts-slider-container {
    margin-right: 20px;
    margin-left: 20px;
  }

  .experts-slider-box {
    width: 100%;
  }

  .experts-info-box {
    -ms-grid-columns: 2fr;
    grid-template-columns: 2fr;
  }

  .experts-info-photo {
    display: none;
  }

  .events-down-box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .events-down-article-img {
    width: 100%;
  }

  .footer-section {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .footer-left-container {
    margin-top: auto;
    margin-left: 10px;
    padding-top: 43px;
  }

  .down-column-group-title1 {
    line-height: 20px;
  }

  .event-entry-title-column {
    padding: 20px;
  }

  .entry-title-par {
    font-size: 12px;
    line-height: 18px;
  }

  .past-events-section {
    margin-top: 10px;
  }

  .upcoming-events-entry-title {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .upcoming-events-column {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .upcoming-events-entry-title-h1 {
    font-size: 20px;
  }

  .up-events-date {
    left: -3px;
    top: 5px;
    font-size: 12px;
    line-height: 12px;
  }

  .up-events-img-line {
    top: -44px;
    padding: 5px;
  }

  .up-events-title {
    font-size: 14px;
    line-height: 18px;
  }

  .past-events-column {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .past-events-entry-title-h1 {
    font-size: 20px;
  }

  .past-events-img-line {
    top: -32px;
    height: auto;
    padding-right: 5px;
    padding-left: 5px;
  }

  .past-event-date {
    left: auto;
    top: auto;
    font-size: 12px;
    line-height: 12px;
  }

  .past-event-title {
    padding-left: 13px;
    font-size: 12px;
    line-height: 18px;
  }

  .footer-contact-us-column {
    margin-top: 60px;
  }

  .experts-grid-column {
    margin-right: 20px;
    margin-left: 20px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .bulletin-grid-column {
    margin-right: 20px;
  }

  .about-events-column {
    margin-right: 10px;
    margin-left: 10px;
  }

  .events-main-info-column {
    width: auto;
  }

  .event-article-img-column {
    margin-right: 10px;
    margin-left: 10px;
  }

  .events-article-text-column {
    margin-right: 10px;
    margin-left: 10px;
  }

  .events-texts {
    font-size: 19px;
    line-height: 28px;
  }

  .main-info-box-h2 {
    font-size: 17px;
    line-height: 22px;
  }

  .main-info-box-h1 {
    font-size: 21px;
    line-height: 31px;
  }

  .about-experts-entry-column {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .about-experts-main-column {
    margin-left: 10px;
  }

  .about-experts-left-column {
    width: auto;
  }

  .about-experts-right-column {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .recent-content-column {
    margin-left: 20px;
  }

  .recent-content-detail-h1 {
    font-size: 18px;
    line-height: 25px;
  }

  .content-detail-par {
    font-size: 16px;
    line-height: 17px;
  }

  .content-detail-line {
    width: auto;
  }

  .recent-content-title-h1 {
    font-size: 25px;
    line-height: 25px;
  }

  .recent-content-article-entrfy-column {
    margin-right: 20px;
    margin-left: 20px;
  }

  .recent-content-article-box {
    -ms-grid-columns: 1.25fr;
    grid-template-columns: 1.25fr;
  }

  .recent-content-article-experts-column {
    display: -ms-grid;
    display: grid;
    width: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .recent-content-article-expert-img {
	height: 40px;
    width: 40px;
  }

  .recent-content-article-header-title-h1 {
    font-size: 24px;
    line-height: 24px;
    text-align: left;
  }

  .recent-content-article-contact-information {
    line-height: 14;
  }

  .recent-content-article-contact-information-h1 {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 14px;
    line-height: 14px;
  }

  .authors-contents-column {
    margin-right: 20px;
    margin-bottom: 109px;
    margin-left: 20px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .paragraph-12 {
    font-size: 12px;
  }

  .main-footer {
    padding-right: 0px;
    padding-left: 0px;
  }

  .main-footer-top {
    padding-right: 20px;
    padding-left: 20px;
    -ms-grid-columns: 2.75fr;
    grid-template-columns: 2.75fr;
  }

  .main-footer-bottom {
    -ms-grid-columns: 2.5fr;
    grid-template-columns: 2.5fr;
  }

  .footer-partner-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .main-footer-bottom-left {
    padding-right: 20px;
    padding-left: 20px;
  }

  .main-footer-bottom-right {
    padding-right: 20px;
    padding-left: 0px;
  }

  .copyright-text {
    -ms-grid-columns: 2fr;
    grid-template-columns: 2fr;
  }

  .footer-copyright {
    padding-left: 20px;
  }

  .footer-subscribe {
    padding-right: 15px;
    padding-left: 15px;
  }

  .footer-form-container-two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0px;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-copyright-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .link-wrapper-f4 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .newsletter-title-f4 {
    margin-bottom: 20px;
  }

  .submit-button {
    padding-right: 26px;
    padding-left: 26px;
    font-size: 16px;
  }

  .newsletter-f4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .logo-wrapper-f4 {
    margin-bottom: 20px;
    padding-left: 10px;
  }

  .footer-f4 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .footer-wrapper {
    margin-right: auto;
    margin-left: auto;
  }

  .text-field-2 {
    min-width: 250px;
  }

  .social-media-wrapper-f4 {
    margin-bottom: 20px;
    padding-left: 10px;
  }

  .footer-menu {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .contact-form-wrapper {
    margin-right: auto;
    margin-left: auto;
  }

  .contact-form-wrapper.extra-large {
    height: auto;
  }

  .checkbox-field-cf10 {
    width: 60%;
  }

  .field-label-cf10 {
    font-size: 16px;
  }

  .contact-form {
    padding: 40px 20px;
  }

  .text-field-cf10.other {
    width: 60%;
  }

  .heading-14 {
    top: 117px;
  }

  .slider-content {
    top: 33%;
  }

  .heading-15 {
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph-15 {
    font-size: 12px;
    line-height: 14px;
  }

  .main-slider-text {
    padding-top: 200px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .main-slider-title {
    font-size: 14px;
    line-height: 16px;
  }
}

@media screen and (max-width: 479px) {
  .header-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    justify-items: end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .header-logo-text {
    font-size: 12px;
    line-height: 14px;
  }

  .language-button {
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .search-button {
    margin-left: 0px;
  }

  .header-logo {
    height: 43px;
  }

  .language-button-text {
    font-size: 14px;
  }

  .language-button-image {
    width: auto;
  }

  .search-button-image {
    width: 24px;
    height: auto;
  }

  .slider-left {
    padding-right: 10px;
    padding-left: 10px;
  }

  .tab-link-tab-1.menu-tab {
    padding-right: 2px;
    padding-left: 2px;
  }

  .tabs-menu {
    width: auto;
  }

  .tabs-content-text {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 11px;
    line-height: 17px;
  }

  .image-6 {
    width: 100%;
    height: 222px;
  }

  .news-section {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .news {
    margin-right: 0px;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
  }

  .sections-title-column {
    margin-right: 10px;
    margin-left: 10px;
  }

  .news-title {
    font-size: 20px;
    line-height: 20px;
  }

  .news-left-article-line {
    width: auto;
  }

  .multimedia-title-container {
    margin-right: 10px;
    margin-left: 40px;
  }

  .multimedia-slider-container {
    margin-right: 10px;
    margin-left: 10px;
  }

  .slider-title-box-h2 {
    font-size: 15px;
    line-height: 20px;
  }

  .slider-title-box-date-p {
    font-size: 12px;
    line-height: 12px;
  }

  .left-article-box-h2 {
    font-size: 17px;
	word-break: break-word;
    line-height: 22px;
  }

  .left-article-box-par {
    font-size: 16px;
    line-height: 21px;
  }

  .left-article-box-date {
    font-size: 16px;
    line-height: 16px;
  }

  .twitter-feeds-par {
    font-size: 14px;
    line-height: 19px;
  }

  .twitter-wiew-all {
    font-size: 12px;
    line-height: 12px;
  }

  .experts-slider-container {
    margin-right: 10px;
    margin-left: 10px;
  }

  .experts-info-box {
    -ms-grid-columns: 2fr;
    grid-template-columns: 2fr;
  }

  .experts-info-photo {
    display: none;
  }

  .experts-article-top-title {
    font-size: 13px;
    line-height: 14px;
  }

  .footer-section {
    margin-top: 40px;
    padding-bottom: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .footer-right-container {
    margin-left: 0px;
  }

  .footer-left-container {
    margin-top: 0px;
    margin-left: 0px;
  }

  .footer-down-column {
    margin-top: 20px;
    padding-bottom: 10px;
    padding-left: 40px;
  }

  .event-entry-title-column {
    margin-right: 20px;
    margin-left: 20px;
    padding: 20px;
  }

  .upcoming-events-entry-title {
    margin-right: 20px;
    margin-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .upcoming-events-column {
    margin-right: 20px;
    margin-left: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .upcoming-events-entry-title-h1 {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 18px;
  }

  .text-block-2 {
    font-size: 13px;
    line-height: 10px;
  }

  .up-events-date {
    top: 3px;
    margin-bottom: 0px;
  }

  .up-events-img-line {
    top: -32px;
  }

  .past-events-entry-title {
    margin-right: 20px;
    margin-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .past-events-column {
    margin-right: 20px;
    margin-left: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .past-events-entry-title-h1 {
    font-size: 18px;
  }

  .text-block-3 {
    font-size: 13px;
    line-height: 10px;
  }

  .past-events-img {
    width: 100%;
  }

  .past-event-date {
    left: auto;
    margin-bottom: 10px;
  }

  .past-events-view-all-column {
    margin-right: 20px;
    margin-left: 20px;
  }

  .p-events-view-all {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .view-all-img {
    height: 20px;
  }

  .footer-contact-us-column {
    margin-top: 0px;
  }

  .experts-grid-column {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .experts-img {
    height: auto;
  }

  .about-events-column {
    margin-right: 10px;
    margin-left: 10px;
  }

  .event-article-img-column {
    margin-right: 10px;
    margin-left: 10px;
  }

  .events-article-text-column {
    margin-right: 10px;
    margin-left: 10px;
  }

  .events-article-img {
    height: auto;
  }

  .events-texts {
    direction: ltr;
    text-align: left;
  }

  .about-experts-main-column {
    margin-right: 10px;
  }

  .recent-content-column {
    margin-right: 35px;
  }

  .recent-content-detail-h1 {
    font-size: 14px;
    line-height: 16px;
  }

  .content-detail-par {
    font-size: 14px;
  }

  .content-detail-line {
    width: auto;
  }

  .recent-content-title-h1 {
    font-size: 23px;
    line-height: 21px;
  }

  .recent-content-article-entrfy-column {
    margin-right: 10px;
    margin-left: 10px;
  }

  .authors-contents-column {
    margin-right: 10px;
    margin-left: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .main-footer-top {
    -ms-grid-columns: 2.75fr;
    grid-template-columns: 2.75fr;
  }

  .main-footer-bottom-left {
    padding-right: 20px;
    padding-left: 20px;
  }

  .main-footer-bottom-right {
    padding-right: 20px;
    padding-left: 0px;
  }

  .dropdown-toggle {
    padding-right: 20px;
    padding-left: 0px;
  }

  .icon-5 {
    margin-right: 0px;
  }

  .footer-copyright {
    padding-right: 10px;
  }

  .heading-12 {
    font-size: 10px;
  }

  .slide-4.mobile-slider-partner {
    width: 50%;
  }

  .container {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0px;
  }

  .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .link-wrapper-f4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .link-f4 {
    margin-bottom: 20px;
  }

  .footer-f4 {
    width: 100%;
  }

  .footer-wrapper {
    width: 100%;
    border-radius: 0px;
  }

  .text-field-2 {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .top-wrapper-f4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-menu {
    padding-bottom: 11px;
  }

  .contact-form-wrapper {
    width: 100%;
    border-radius: 0px;
  }

  .form-subwrapper-cf10 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .checkbox-field-cf10 {
    width: 80%;
    margin-right: 0px;
  }

  .contact-form {
    width: 100%;
  }

  .text-field-cf10.other {
    width: 80%;
  }

  .text-field-cf10.extra-left {
    margin-left: 0px;
  }

  .heading-14 {
    left: 24px;
    top: 62px;
    padding-right: 40px;
    font-size: 16px;
    line-height: 16px;
  }

  .slider-content {
    top: 12%;
  }

  .heading-15 {
    font-size: 12px;
    line-height: 13px;
  }

  .slider-image-main {
    height: 250px;
  }

  .main-slider-text {
    padding-top: 78px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .main-slider-title {
    font-size: 13px;
  }
}

#w-node-_3d707e37-a7b3-fbdd-04ec-aecfdba72a30-4932c706 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_58ba0f2b-5bc5-a0cb-fbe1-3c6df885bd8d-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_9d2f2dcf-8137-93d6-5838-87388f61fde5-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5ce0dc3a-d704-e0fd-2665-05545176bafe-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_1c4c35fa-916b-a600-6951-dbbf821e24e7-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_997aafa2-6d16-97bf-91d3-37558f26addf-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_4ef2b34a-6ccb-4cb7-0369-e29362d65741-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_347d156d-78ad-0ce6-88c3-dc7b7c6ac485-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_9805cecc-9e0f-662f-0709-616e6815f630-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_6a27d4fd-fb41-27b2-583b-bb480e6ee225-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bee2ec39-25e9-65bc-a191-38bc4088fe89-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_82b72bb3-3e7f-23fd-f059-01e84b303845-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-a92ccc65-c232-ad20-c7c4-027ae8824661-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_62a4d03c-4ec2-4e56-43db-9adacb37e932-4932c706 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7d82a388-00f9-4e64-c0c1-8398eb33663a-4932c706 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_57b42fca-6a3c-5710-2af0-c1555dabb77b-4932c706 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bc19848b-4d5c-b4d2-1127-d3c485d7c498-4932c706 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_14b61a42-a894-f0d2-fa07-fc29afe1ddd1-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_62faafb5-6d8a-15e4-def2-5547020711e2-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_990c7bce-ecfe-9a32-f374-a89a2d7744a2-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_2f87d3d0-2199-803e-172a-a5eea2b76066-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_28e8dac5-069f-5bf0-0cb2-15ce5b7524e9-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f49435a7-5cc1-d4dd-847e-45e1d8ab3cc9-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_24d45ceb-ed4e-b33f-25f0-a272eeda938e-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_24d45ceb-ed4e-b33f-25f0-a272eeda9392-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_24d45ceb-ed4e-b33f-25f0-a272eeda9396-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_24d45ceb-ed4e-b33f-25f0-a272eeda939a-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_24d45ceb-ed4e-b33f-25f0-a272eeda939e-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_24d45ceb-ed4e-b33f-25f0-a272eeda93a2-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_70a8c0ad-442b-2016-7ff9-dde1da25bfa4-4932c706 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-f945a8cf-b7f7-bd7f-8852-8ccadf79e6f9-4932c706 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-deaea608-bf9a-2914-5f7c-9db7ce4c37b3-b932c709 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_6cf21f79-6788-4dda-9bb2-25471e6ce54e-b932c709 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-cc88743e-a021-9b5e-b91b-2861810332b6-b932c709 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_55fc85fa-2b98-0b27-5ab4-322584d500ee-b932c709 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
      background: #fbfbfb;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ca731a19-e4a6-1f70-6edb-b21a72e38277-b932c709 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_0c9056e1-38e8-93de-d0aa-3114cb4953ae-b932c709 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_1de87b71-b312-5db4-5b8c-57a0778fb59a-5c32c70b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7492ddf2-2e7c-3478-5276-e1f4c85e9ad1-5c32c70b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fde771da-eea9-9685-9a4f-e7f339fdfc76-5c32c70b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fb8cdb0d-62ae-7e68-8d4d-756ef57693e6-5c32c70b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ea709025-6753-3def-69c9-5ce68534726a-5c32c70b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0c201fc2-a935-91e5-efaa-ae0604bdea36-5c32c70b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
        background: #fbfbfb;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_49cde04d-3d90-cd49-6095-dccd69e21b8a-5c32c70b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f6139854-b2ff-7c0e-5dee-0d9436311939-5c32c70b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6dd15079-486b-3ed7-7105-a0aaef5f453d-5c32c70b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2c24c0e8-4130-cca6-acfe-93491e89f434-7032c70c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_8e6939c9-bda4-efee-2483-c8f331656472-7032c70c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f46dca40-53db-e144-a750-1195118a9083-7032c70c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b295ef42-d12f-a33c-935b-b4e22d5d31e9-7032c70c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2b4d2ab6-96db-b750-0ea7-2054fbdf1621-7032c70c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9ec8db75-35ef-ec49-f2b2-ce7dbe0090d2-8f32c70d {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-d145ff0a-e799-b3b3-e8dd-f6f6532701aa-8f32c70d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3ab424cf-91b5-63b5-1cb8-cd8060717716-8f32c70d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a97a28f7-99cb-0262-63e2-bd60486c8439-8f32c70d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-e8fb1354-0358-9083-4f96-5f5e55bb230d-8f32c70d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_8a62a065-b206-9a7a-5bd2-70e623fbb809-8f32c70d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

@media screen and (min-width: 1920px) {
  #w-node-deaea608-bf9a-2914-5f7c-9db7ce4c37b3-b932c709 {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_6cf21f79-6788-4dda-9bb2-25471e6ce54e-b932c709 {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-cc88743e-a021-9b5e-b91b-2861810332b6-b932c709 {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_55fc85fa-2b98-0b27-5ab4-322584d500ee-b932c709 {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-ca731a19-e4a6-1f70-6edb-b21a72e38277-b932c709 {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_0c9056e1-38e8-93de-d0aa-3114cb4953ae-b932c709 {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_3d707e37-a7b3-fbdd-04ec-aecfdba72a30-4932c706 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_70a8c0ad-442b-2016-7ff9-dde1da25bfa4-4932c706 {
    -ms-grid-column-align: start;
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_347d156d-78ad-0ce6-88c3-dc7b7c6ac485-4932c706 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  .partner-grid{
	  
	  display: grid; grid-column-gap: 16px; grid-row-gap: 16px; -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr!important ;
	  
	  
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3d707e37-a7b3-fbdd-04ec-aecfdba72a30-4932c706 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_347d156d-78ad-0ce6-88c3-dc7b7c6ac485-4932c706 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

  .partner-grid{
	  
	  display: grid; grid-column-gap: 16px; grid-row-gap: 16px; -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr ;
	  
	  
 
 }
 
 
 

.bell{
	
	width: 20px;
    height: 20px;
    font-size: 20px;
    color: #9e9e9e;
    -webkit-animation: ring 4s .7s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: ring 4s .7s ease-in-out infinite;
    -moz-transform-origin: 50% 4px;
    animation: ring 4s 5s ease-in-out infinite;
    transform-origin: 50% 4px;
	
}

@-webkit-keyframes ring {
  0% { -webkit-transform: rotateZ(0); }
  1% { -webkit-transform: rotateZ(30deg); }
  3% { -webkit-transform: rotateZ(-28deg); }
  5% { -webkit-transform: rotateZ(34deg); }
  7% { -webkit-transform: rotateZ(-32deg); }
  9% { -webkit-transform: rotateZ(30deg); }
  11% { -webkit-transform: rotateZ(-28deg); }
  13% { -webkit-transform: rotateZ(26deg); }
  15% { -webkit-transform: rotateZ(-24deg); }
  17% { -webkit-transform: rotateZ(22deg); }
  19% { -webkit-transform: rotateZ(-20deg); }
  21% { -webkit-transform: rotateZ(18deg); }
  23% { -webkit-transform: rotateZ(-16deg); }
  25% { -webkit-transform: rotateZ(14deg); }
  27% { -webkit-transform: rotateZ(-12deg); }
  29% { -webkit-transform: rotateZ(10deg); }
  31% { -webkit-transform: rotateZ(-8deg); }
  33% { -webkit-transform: rotateZ(6deg); }
  35% { -webkit-transform: rotateZ(-4deg); }
  37% { -webkit-transform: rotateZ(2deg); }
  39% { -webkit-transform: rotateZ(-1deg); }
  41% { -webkit-transform: rotateZ(1deg); }

  43% { -webkit-transform: rotateZ(0); }
  100% { -webkit-transform: rotateZ(0); }
}

@-moz-keyframes ring {
  0% { -moz-transform: rotate(0); }
  1% { -moz-transform: rotate(30deg); }
  3% { -moz-transform: rotate(-28deg); }
  5% { -moz-transform: rotate(34deg); }
  7% { -moz-transform: rotate(-32deg); }
  9% { -moz-transform: rotate(30deg); }
  11% { -moz-transform: rotate(-28deg); }
  13% { -moz-transform: rotate(26deg); }
  15% { -moz-transform: rotate(-24deg); }
  17% { -moz-transform: rotate(22deg); }
  19% { -moz-transform: rotate(-20deg); }
  21% { -moz-transform: rotate(18deg); }
  23% { -moz-transform: rotate(-16deg); }
  25% { -moz-transform: rotate(14deg); }
  27% { -moz-transform: rotate(-12deg); }
  29% { -moz-transform: rotate(10deg); }
  31% { -moz-transform: rotate(-8deg); }
  33% { -moz-transform: rotate(6deg); }
  35% { -moz-transform: rotate(-4deg); }
  37% { -moz-transform: rotate(2deg); }
  39% { -moz-transform: rotate(-1deg); }
  41% { -moz-transform: rotate(1deg); }

  43% { -moz-transform: rotate(0); }
  100% { -moz-transform: rotate(0); }
}

@keyframes ring {
  0% { transform: rotate(0); }
  1% { transform: rotate(30deg); }
  3% { transform: rotate(-28deg); }
  5% { transform: rotate(34deg); }
  7% { transform: rotate(-32deg); }
  9% { transform: rotate(30deg); }
  11% { transform: rotate(-28deg); }
  13% { transform: rotate(26deg); }
  15% { transform: rotate(-24deg); }
  17% { transform: rotate(22deg); }
  19% { transform: rotate(-20deg); }
  21% { transform: rotate(18deg); }
  23% { transform: rotate(-16deg); }
  25% { transform: rotate(14deg); }
  27% { transform: rotate(-12deg); }
  29% { transform: rotate(10deg); }
  31% { transform: rotate(-8deg); }
  33% { transform: rotate(6deg); }
  35% { transform: rotate(-4deg); }
  37% { transform: rotate(2deg); }
  39% { transform: rotate(-1deg); }
  41% { transform: rotate(1deg); }

  43% { transform: rotate(0); }
  100% { transform: rotate(0); }
}