body {
  padding: 0;
}
img {
  width: 100%;
  height: 100%;
}
.banner-common-wrapper img {
  width: 100%;
  height: 100%;
}
.proceedings-home .main-container {
  padding-top: 100px;
}
.proceedings-home.user-logged-in .main-container {
  padding-top: 62px;
}
.proceedings-home.user-logged-in header.navbar {
  top: 40px;
}
.proceedings-home .opening-remarks-component h2.block-title {
  font-size: var(--font-size-1);
  font-weight: var(--opensans-bold);
  line-height: var(--line-height-larger);
  text-align: center;
  color: var(--article-title-color);
  font-family: var(--secondary-font);
}
.proceedings-home .articles-component .view-header h3 {
  font-size: var(--font-size-1);
  font-weight: var(--opensans-bold);
  line-height: var(--line-height-larger);
  text-align: center;
  color: var(--article-title-color);
  margin: 0 0 30px;
  font-family: var(--secondary-font);
}
.microsite-section {
  position: relative;
}
.path-proceedings .popup-content .head-wrapper {
  flex-direction: column;
  align-items: baseline;
}
.path-proceedings .popup-content .download-section {
  padding-left: 0;
  margin-left: 0;
}
.proceedings-home .head-wrapper {
  align-items: baseline;
}
.proceedings-home .head-wrapper .download-section {
  border: none;
  text-align: left;
  width: 100%;
  margin-top: 10px;
}
.proceedings-home .color-grey {
  background: #f2f2f2 !important;
}
.proceedings-home .color-blue {
  background: var(--blue-ocean) !important;
}
.proceedings-home .color-red {
  background: var(--red-shade) !important;
}
.proceedings-home .color-yellow {
  background: var(--yellow-shade) !important;
}
.proceedings-home .color-blue {
  background: var(--blue-ocean) !important;
}
.proceedings-home .color-blue-gradient {
  background: linear-gradient(180deg, #73deff 0%, #fffbff 100%) !important;
}
.proceedings-home .microsite-section .view {
  max-width: 1170px;
}
.proceedings-home .second-row .banner-main-text {
  margin-left: 40px;
}
.proceedings-home .articles-component .view-content > .views-row {
  padding: 0;
  border-radius: 0;
  box-shadow: 0px 0px 10px 5px #0000000f;
  background: var(--outer-descrption-color);
}
.proceedings-home .articles-component .view-content .article-left {
  padding-top: 42px;
  width: 368px;
  height: 100%;
}
.article-author-image {
  border-radius: 0;
}
.proceedings-home .articles-component .view-content .article-right {
  padding: 50px 50px;
  width: calc(100% - 368px);
}
.proceedings-home .articles-component .view-content .article-content-section > *:not(.article-person-name) {
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: var(--grey-shade);
}
.proceedings-home .articles-component .view-content .article-person-institution,
.proceedings-home .articles-component .view-content .article-person-role {
  font-weight: var(--opensans-bold) !important;
}
.proceedings-home .articles-component .view-content .article-person-name {
  margin-bottom: 2px;
  line-height: 27px;
}
.proceedings-home .page-main-pattern.pattern-section:before {
  content: none;
}
.proceedings-home .microsite-section .page-sub-title,
.proceedings-home .microsite-section .block-title {
  font-size: 56px;
  font-weight: var(--opensans-bold);
  line-height: 62px;
  text-align: center;
  color: var(--article-title-color);
  text-transform: uppercase;
  max-width: 906px;
  margin: 0 auto;
}
.proceedings-home .banner-body {
  position: absolute;
  width: 317px;
  font-size: 34px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  right: 115px;
  color: var(--article-title-color);
  bottom: calc(50% - 190px);
}
.proceedings-home .agenda-tabs .agenda-tab-item {
  font-weight: var(--robotocondensed-bold);
  font-size: var(--font-size-6);
  line-height: var(--line-height-sm);
  color: var(--grey-shade);
}
.proceedings-home .agenda-tabs .agenda-tab-item.is-active {
  color: var(--blue);
}
.proceedings-home .agenda-tab-link:after {
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: -4px auto 0 auto;
  transform: none;
  opacity: 0;
  border: 2px solid var(--blue);
  z-index: 999;
}
.proceedings-home .microsite-section::after {
  width: 1004px;
  height: 669px;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: url(../common/images/cloud-background.svg) no-repeat center center;
  z-index: -1;
  left: auto;
  opacity: 80%;
}
.proceedings-home .articles-component::after {
  content: none;
}
.proceedings-home .microsite-section:nth-child(even)::after {
  right: auto;
  left: 0;
  transform: scaleX(-1);
}
.agenda-tabs {
  padding: 0 30px;
  margin-top: 30px;
}
.agenda-tab-item {
  margin-right: 30px;
}
.agenda-tab-item .agenda-tab-link {
  font-size: var(--font-size-6);
  line-height: var(--line-height-sm);
  padding-bottom: 10px;
  color: var(--grey-shade1);
}
.agenda-tab-item.is-active .agenda-tab-link,
.agenda-tab-item .agenda-tab-link:hover {
  color: var(--blue);
}
.agenda-streams-view > .view-content {
  padding: 30px;
}
.agenda-head1 {
  border: 0;
  padding: 0;
  margin: 0;
}
.agenda-day-wrapper {
  padding: 0 0 20px 0;
  margin-bottom: 20px;
}
.sub-streams-view .views-row {
  padding: 10px;
  background: rgba(255, 255, 255, 0.2) !important;
}
.sub-streams-view .view-content {
  background: #ff5b53;
}
.agenda-substreams-wrapper .sub-streams-name {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background: #f93232;
}
.session-category a {
  color: #ff5b53;
}
.grouping-wrapper-b .sub-streams-view .view-content {
  background: #ffc835;
}
.grouping-wrapper-b .sub-streams-view .sub-streams-name {
  background: #e59a05;
}
.grouping-wrapper-b .sub-streams-title a,
.grouping-wrapper-c .sub-streams-title a {
  color: var(--black);
}
.stream-wrapper-b .session-category a {
  color: #ffc835;
}
.grouping-wrapper-c .sub-streams-view .view-content {
  background: #00b8e7;
}
.grouping-wrapper-c .sub-streams-view .views-row,
.grouping-wrapper-c .sub-streams-view .view-content {
  border: none;
}
.grouping-wrapper-c .sub-streams-view .sub-streams-name {
  background: #0090b2;
}
.stream-wrapper-c .session-category a {
  color: #00b8e7;
}
.sub-streams-title {
  line-height: 18px;
}
.sub-streams {
  padding-left: 15px;
}
.session-category-desc,
.proceedings-home .session-category a .sub-category {
  font-size: var(--font-size-3);
  line-height: 17px;
}
.proceedings-home .session-category a .sub-category {
  padding-left: 5px;
}
.stream-wrapper {
  width: 172px;
}
.sub-streams {
  width: calc(100% - 172px);
}
.session-category {
  font-size: var(--font-size-6);
  line-height: var(--line-height-sm);
}
.proceedings-home .session-category a:hover,
.agenda-head1 a:hover {
  color: var(--blue);
}
/* Stream */
.proceedings-home .strm-main {
  background: linear-gradient(180deg, #73deff 0%, var(--white) BFF 100%);
}
/* Stream A */
.proceedings-home .pleneries-component.brown-red-blue-h {
  position: relative;
}
.proceedings-home .pleneries-component.brown-red-blue-h:before {
  content: "";
  background: url(images/themegraphic-left.png) no-repeat center center transparent;
  width: 317px;
  height: 276px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  opacity: 1;
}
.proceedings-home .opening-remarks-component,
.proceedings-home .nec-streams.strm-main {
  position: relative;
}
.proceedings-home .opening-remarks-component:before,
.proceedings-home .nec-streams.strm-main:before {
  content: "";
  background: url(images/theme-graphic.png) no-repeat center center transparent;
  width: 317px;
  height: 276px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  left: auto;
  opacity: 1;
}
.proceedings-home .nec-streams-a {
  position: relative;
}
.proceedings-home .nec-streams-a:before {
  content: "";
  background: url(images/clip-path.png) no-repeat bottom center transparent;
  width: 583px;
  height: 310px;
  position: absolute;
  right: 0;
  top: auto;
  bottom: 0;
  /* transform: translateY(-50%);  */
  z-index: -1;
  left: auto;
  opacity: 1;
}
.proceedings-home .nec-streams-b {
  position: relative;
}
.proceedings-home .nec-streams-b:before {
  content: "";
  background: url(images/Clip-path-yellow.png) no-repeat bottom center transparent;
  width: 583px;
  height: 310px;
  position: absolute;
  right: 0;
  top: auto;
  bottom: 0;
  /* transform: translateY(-50%);  */
  z-index: -1;
  left: auto;
  opacity: 1;
}
.proceedings-home .nec-streams-c {
  position: relative;
}
.proceedings-home .nec-streams-c:before {
  content: "";
  background: url(images/Clip-path-blue.png) no-repeat bottom center transparent;
  width: 583px;
  height: 310px;
  position: absolute;
  right: 0;
  top: auto;
  bottom: 0;
  z-index: -1;
  left: auto;
  opacity: 1;
}
.proceedings-home .opening-remarks-component .view {
  max-width: 924px;
}
.proceedings-home .opening-remarks-component .view-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
body.proceedings-home .opening-remarks-component .view-content .views-row {
  width: 100%;
  border-radius: 0;
  margin-bottom: 0px;
}
.proceedings-home .list-type .view-content:hover .views-row {
  border-radius: 0px;
}
body.proceedings-home .listing-cards-2-view .views-row,
body.proceedings-home .listing-cards-2-view .views-row {
  border-radius: 0px;
}
body.proceedings-home .listing-cards-2-view .views-row:hover,
body.proceedings-home .listing-cards-2-view .views-row:hover {
  border-radius: 0px;
}
.proceedings-home .opening-remarks-component .view-header h3 {
  margin-bottom: 30px;
  text-align: center;
}
.proceedings-home .listing-description {
  font-size: 16px;
  line-height: 22px;
  color: var(--grey-shade);
  margin-top: 10px;
  font-weight: var(--opensans-semibold);
}
.proceedings-home .opening-remarks-component .profile-image-field {
  width: 202px;
  height: 202px;
  margin-bottom: 26px;
}
.proceedings-home .opening-remarks-component .person-name-field {
  line-height: var(--line-height-sm4);
  font-size: var(--font-size-9);
  padding-bottom: 3px;
}
.proceedings-home .opening-remarks-component .person-role-field {
  font-size: var(--font-size-8);
  line-height: var(--line-height-small);
  font-weight: var(--opensans-semibold);
}
.proceedings-home .opening-remarks-component .person-role-field {
  color: #000;
}
.proceedings-home .opening-remarks-component .person-institution {
  color: #4d4d4d;
}
.proceedings-home .session-category a {
  display: flex;
  align-items: baseline;
}
.proceedings-home .chinese-modernization .field--name-body {
  max-width: 1170px;
  margin: 0 auto;
}
.proceedings-home .chinese-modernization .view-header h3 {
  /* margin-bottom: 30px; */
  /* ***********Task #388561 21-01-25************** */
  margin-bottom: 30px;
  text-align: center;
}
body h3 {
  font-weight: 600;
  color: var(--blue);
  font-size: 24px;
  margin-top: 0px;
  line-height: 30px;
  margin-bottom: 30px;
}
.proceedings-home .chinese-modernization .agent-turn {
  background: #fff;
  padding: 50px;
  /* height: 600px; */
  box-shadow: 0px 4px 8px 4px #0000001a;
}
.proceedings-home .listing-cards-2-view .listing-image-field {
  min-height: 192px;
}
.proceedings-home .listing-cards-2-view .listing-content-field {
  word-break: break-word;
  z-index: 2;
}
body.path-proceedings .nec-streams-a .listing-cards-2-view .listing-content-field {
  position: relative;
}
/* body.path-proceedings .nec-streams-a .listing-cards-2-view  .listing-title-details {
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #000;
  padding: 10px;
  z-index: 1000;
  bottom: 0;
  left: 7px;
  right: 7px;
  font-size: 14px;
} */
.proceedings-home .microsite-section {
  padding: 100px 0 !important;
}
.proceedings-home .article-description {
  line-height: 24px !important;
}
.article-description {
  margin-top: 10px;
}
.proceedings-home .microsite-section.agenda-streams-component .page-sub-title {
  font-weight: var(--opensans-regular);
}
.agenda-head1 {
  line-height: 31px;
}
.proceedings-home .microsite-section.pleneries-component .view {
  max-width: 942px;
}
.proceedings-home .pleneries-component .list-type .view-content .views-row {
  /* width: calc(33.33% - 20px); */
  width: 100%;
  box-shadow: 0px 0px 8px 10px #0000000a;
}
.pleneries-component .listing-cards-2-view .view-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
.listing-cards-2-view .listing-content-field {
  padding: 30px 20px 34px 20px;
}
.listing-title {
  font-size: var(--font-size-6);
  line-height: 27px;
}
.nec-streams-sub .listing-cards-2-view .listing-image-field img {
  height: 192px;
}
.proceedings-home .nec-streams-sub .listing-cards-2-view .listing-image-field {
  min-height: 192px;
}
.proceedings-home .nec-streams-sub:not(.strm-main) .listing-section-name {
  font-size: var(--font-size-6);
  line-height: 21px;
  margin-bottom: 10px;
  color: var(--orange2);
}
.listing-section-name a {
  color: var(--orange2) !important;
}
.proceedings-home .nec-streams-sub:not(.strm-main) .listing-title {
  font-size: var(--font-size-8);
  line-height: var(--line-height-smaller);
  font-weight: var(--opensans-semibold);
}
.proceedings-home .nec-streams-sub .list-col-4 .views-row {
  margin-right: 0;
  width: calc(25% - 15px);
  margin-top: 0;
  /* box-shadow: 0px 0px 8px 10px #0000000a; */
}
.proceedings-home .nec-streams-sub .list-col-4 .view-content {
  gap: 20px;
  justify-content: left;
}
.proceedings-home .nec-turin-agenda .view-header h3 {
  font-size: var(--font-size-4);
  line-height: var(--line-height-sm);
  text-align: center;
}
.proceedings-home .nec-turin-agenda .agend-section-sub-title {
  font-size: 32px;
  line-height: 48px;
}
.proceedings-home .agenda-description.agenda-outer-description {
  padding: 20px 0 30px;
}
.agenda-card {
  padding: 50px;
}
.agenda-image-field {
  height: 344px;
}
.agenda-card-description {
  font-weight: var(--opensans-regular);
  text-align: left;
}
.agenda-card-description p:last-child {
  margin-bottom: 0;
}
.agends-button-section a {
  max-width: 323px;
  padding: 6px 40px;
  line-height: 44px;
  height: 56px;
  width: 100%;
}
.agends-card-bottom {
  margin-top: 30px;
}
.agenda-language-link {
  line-height: 44px;
}
.agenda-language-links {
  height: 44px;
  display: flex;
  align-items: center;
}
.agenda-language-links li:not(:last-child) {
  padding-right: 12px;
  margin-right: 12px;
}
.proceedings-home .video-field-inner .view-content {
  margin-top: 50px;
}
.proceedings-home .video-field-inner .views-row {
  padding: 30px;
  /* padding-bottom: 0px; */
}
/* Task #388568 21-01-25 */
.proceedings-home .video-field-inner .video-heading {
  font-size: 24px;
}
.proceedings-home .video-field-inner .video-heading {
  /* padding: 20px; */
  padding: 20px 0 0 0;
  /* font-size: var(--font-size-4); */
  line-height: 30px;
}
.article-wrap {
  border-bottom: 5px solid var(--blue-ocean);
}
.proceedings-home .color-red .block-title,
.proceedings-home .color-blue .block-title,
.proceedings-home .color-red .view-header h3,
.proceedings-home .color-blue .view-header h3 {
  color: #fff;
  text-align: center;
}
/* Scrool to top button */
#scroll-top-button {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 11px;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 9px;
  /* background-color: var(--blue); */
  background: url(images/up-scroll-top.svg) no-repeat center var(--blue);
  background-size: 13px;
  cursor: pointer;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 1000;
}
#scroll-top-button:hover {
  background-color: var(--orange);
}
#scroll-top-button.show {
  display: block;
  opacity: 1;
  transform: translateY(0);
}
#scroll-top-button {
  opacity: 0;
  transform: translateY(20px);
}
/* YouTube Thumbnail */
/* .video-thumbnail {
  width: 200px;
  height: 120px;
  background-size: cover;
  background-position: center;
}

.video-thumbnail {
  background-image: url("images/dummy-thumbnail") !important;
} */
