.nav-tabs {
	--bs-nav-tabs-link-active-bg: #cee9eb;
}

.container-fluid-shrink {
	max-width: 95%;
}
@media (max-width: 1024px) {
	.container-fluid-shrink {
		max-width: 96%;
	}
}
* {
	-webkit-touch-callout: none;
	/* prevent callout to copy image, etc when tap to hold */
	-webkit-text-size-adjust: none;
	/* prevent webkit from resizing text to fit */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/* prevent tap highlight color / shadow */
}
.font-default {
	font-family: Arial, Helvetica, sans-serif;
}
/* image */
.image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	box-sizing: border-box;
	transition: all 280ms ease-in-out;
}

.imgbox__inner-7-3 {
	position: relative;
	width: 100%;
	padding-top: calc(100% *7 / 3);
}
.imgbox__inner-5-5 {
	position: relative;
	width: 100%;
	padding-top: 100%;
}

.imgbox__inner-6-9 {
	position: relative;
	width: 100%;
	padding-top: calc(100% * 6 / 9);
}

.imgbox__inner-16-9 {
	position: relative;
	width: 100%;
	padding-top: calc(100% * 9 / 16);
}

.header-info-col.pull-right a,
.header-info-col.pull-right a i {
	-webkit-transition: all 0.3s ease 0.2s;
	-moz-transition: all 0.3s ease 0.2s;
	-ms-transition: all 0.3s ease 0.2s;
	-o-transition: all 0.3s ease 0.2s;
	transition: all 0.3s ease 0.1s;
}

.header-info-col.pull-right a:hover,
.header-info-col.pull-right a:hover i,
.header-style2 .dd-menu>li.active>a,
.header-style2 .dd-menu>li.active>ul li.active>a {
	color: var(--bs-primary)
}

.footer_widget.widget_links ul li a i {
	display: none;
}

/* .basic-link.readmore{font-size: 18px;font-weight: 500;} */
.job-block {
	min-height: 247px;
	margin-bottom: 20px !important;
}

.job-block:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 130px;
	height: 90%;
	background-image: url(../images/deco/bird3.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left;
	opacity: 0.3;
}
.accordion-item .accordion-header {
	line-height: 1.8;
}
.accordion-button {
	--bs-accordion-btn-padding-y: 0.8rem;
}
table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
}

table>tbody>tr>th,
.table>tbody>tr>th {
	font-weight: 600 !important;
}

.table-responsive {
	width: 100%;
	position: relative;
}

.teamimg {
	width: 70px;
	height: 70px;
	background-size: cover;
	border-radius: 50%;
	display: inline-block;
	margin-right: 15px;
}

.team>table {
	min-width: 1100px;
	padding: 15px;
}
.accordion .table {
	border: 1px solid #eee;
}
.team tr {
	height: 80px;
}
.accordion .team tr {
	height: auto;
	border-bottom: 1px solid #eee;
}
.accordion .team thead tr {
	border-bottom: 0;
}
.team thead th {
	background-color: #d4e8e3;
}
.team thead th img {
	mix-blend-mode: multiply;
}
.team td,
.team th {
	vertical-align: middle !important;
}

.team td>span {
	vertical-align: top;
	line-height: 70px;
}

.team th:nth-child(n+5),
.team td:nth-child(n+5) {
	text-align: center;
}
.table> :not(caption)>*>* {
	padding: 0.8rem 0.8rem;
}
.accordion .table> :not(caption)>*>* {
	padding: 0.8rem 0.8rem;
}
.table-download {
	background-color: #f9f9f9;
	transition: all 0.3s ease-out 0s;
	width: 100%;
}

.table-download>.inner-box {
	width: 100%;
}
.table-download table {
	border: 1px solid #d8dee6;
}
table {
	min-width: 300px;
	width: 100%;
	position: relative;
}

.table tr:first-child td,
.table tr th {
	border-top: none;
}

.table td {
	/* height: 60px; */
	border-top: 1px solid #d8dee6;
	padding: 1rem 1rem;
}
.table th,
.table thead td {
	border: 1px solid #06959c;
}
.table thead th {
	background-color: var(--bs-secondary);
	color: #fff;
}
.table tr:nth-child(even) td {
	background-color: #f4f4f4;
}
.heroItem .hero-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgb(7 42 131 / 60%);
	color: #fff;
	padding: 12px 16px;
	font-size: 1.1em;
	white-space: nowrap;
	text-overflow: ellipse;
	display: block;
}
.links .icon-box h3 {
	line-height: 60px;
}
.news-header {
	/* background-color: #f2f5ff; */
	border-bottom: 4px dotted #f2f5ff;
	padding: 16px;
  margin-bottom: 30px;
}
.news-header .title {
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 8px;
}
.post-media img {
	/* width: 90%; */
	margin-bottom: 24px;
}
.news-list .blog-list-item {
    background-color: #ffffff;
    /* border-radius: 10px; */
	padding: 16px;
	overflow: hidden;
	/* box-shadow: 0 0 102px -10px rgba(0, 0, 0, 0.1); */
	border-bottom: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
}
.news-list .row {
	border-top: 1px solid #f4f4f4;
}
.news-list .row>div:nth-child(2n) .blog-list-item {
	border-right: 1px solid #f4f4f4;
}
.news-list .blog-list-item .textbox {
	padding: 0;
  padding-left: 18px;
}
.news-list .blog-list-item .col-md-4 {
	text-align: center;
}

.research-list .media-box {
	height: 200px;
	overflow: hidden;
	line-height: 200px;
}

.widget.recent_posts ul li .media-box,
.widget.recent_posts ul li .media-box {
	max-height: 46px;
	overflow: hidden;
}

.contact .col-md-3 a {
	color: var(--bs-link-color);
	font-weight: 600;
}

.contact .col-md-3 a:hover {
	color: var(--bs-link-hover-color);
}

.research-content iframe,
.research-content embed,
.research-content video {
	width: 100% !important;
	height: auto;
	min-height: 350px;
	margin-bottom: 15px;
}

a.pro-home {
	display: table-caption;
	margin-left: 10px;
}

.accordion-heading .accordion-toggle {
	font-weight: 400;
}

.scroll-btn {
	text-align: center;
}
.scroll-btn .btn {
	line-height: 1.4;
	margin-bottom: 10px;
}
.scroll-btn .btn-success {
	font-size: 16px;
	text-align: center;
	width: 100%;
	/* padding: 15px 10px;
  line-height: 1.5;
  text-transform: none; */
}
.accordion-button .title-icon {
	color: var(--bs-primary);
	margin-right: 10px;
}

img.flow {
	margin: 0 auto;
}

/*2020-11-11*/
.sf-menu.dd-menu,
.widget_search {
	display: flex;
	align-items: center;
}

.sf-menu.dd-menu li {
	margin-top: 0;
}

.widget_search {
	margin-left: 12px
}

.widget_search .btn-primary {
	padding: 6px 14px;
	border-radius: 0 25px 25px 0;
	background-color: #fff;
	border-color: #ccc;
	border-left-width: 0;
}

.widget_search .btn-primary i {
	color: #000;
}

.widget_search .btn-primary:after {
	content: none
}

.widget_search .input-group .form-control {
	margin-top: 0;
	border-radius: 25px 0 0 25px;
}

.widget_categories ul li {
	border-bottom: 1px solid #e3e3e3;
}

.widget_search.inlist {
	display: block;
	margin-left: 0
}
.admission-section .admission-deco {
	position: absolute;
	top: 0;
	left: 15%;
	width: 26%;
	height: 88%;
	background-image: url(../images/deco/research.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
}

.member-nav-tab {
	border-bottom: 0;
}
.member-nav-tab .nav-link {
	line-height: 1.4;
}
.member-nav-tab .nav-link {
	border: 0;
	border-radius: 80px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #daf1f0;
	color: var(--bs-secondary);
	margin-right: 10px;
	margin-bottom: 10px;
}
.member-nav-tab .nav-link.active,
.member-nav-tab .nav-item.show .nav-link {
	background-color: var(--bs-secondary);
	color: #fff;
	border: 0;
}
.member-detail-tab.nav-tabs {
	margin: 10px 20px;
	--bs-border-width: 0px;
}
.member-card {
	display: flex;
	color: #333;
	font-size: 0.94em;
	padding: 10px;
	margin-bottom: 24px;
}
.member-card:hover {
	color: #333;
}
.member-card:hover .image {
	transform: scale(1.05);
}
.member-card .imgbox {
	width: 30%;
	flex-shrink: 0;
	overflow: hidden;
}
.member-card .imgbox__inner {
	width: 100%;
	/* padding-top: calc(100% * 9 / 6); */
	padding-top: 100%;;
	position: relative;
}
.member-card .textbox {
	padding-left: 24px;
}
.member-card .item,
.member-detail-wrapper .info-detail .item {
	display: flex;
	line-height: 1.4;
	margin-bottom: 12px;
}
.member-card .name {
	font-size: 1.4em;
	font-weight: 600;
	margin-right: 12px;
}
.member-card .item-tag {
	flex-shrink: 0;
	margin-right: 20px;
	opacity: 0.7;
}
.member-detail-wrapper {
	padding: 16px;
	padding-bottom: 24px;
}
.member-detail-wrapper .imgbox__inner {
	width: 100%;
	padding-top: calc(100% * 9 / 6);
	position: relative;
}
.member-detail-wrapper .info-detail {
	padding: 24px 8px;
	position: relative;
	height: 100%;
}
.member-detail-wrapper .info-detail::before {
    content: "";
    position: absolute;
    top: 30px;
    right: 0;
    width: 500px;
    height: 560px;
    background-image: url(../images/deco/admission_right.png);
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    opacity: 0.2;
}
.member-detail-wrapper .name {
	font-size: 1.8em;
	font-weight: 600;
	margin-right: 12px;
}
.member-detail-wrapper .item {
	font-size: 1.1em;
}
.member-detail-wrapper .item-tag {
	margin-right: 20px;
	flex-shrink: 0;
	opacity: 0.7;
  width: 16%;
}
.member-detail-tab.nav-tabs .nav-link {
	--bs-nav-link-padding-x: 1.2rem;
	font-size: 1.1em;
	border-radius: 32px;
	line-height: 1.4;
	border: 1px solid #cedceb;
	margin-right: 4px;
	margin-bottom: 4px;
}
.member-detail-tab-content {
	padding: 24px 22px;
	background-color: #cee9eb;
	overflow: hidden;
}
.member-detail-tab.nav-tabs .nav-link.active,
.member-detail-tab.nav-tabs .nav-item.show .nav-link {
	border: 0;
	color: #0f7ebb;
}
.top-solid-table thead td {
	background-color: var(--bs-secondary);
	color: #fff;
}
.tab-section-title {
	position: relative;
	z-index: 0;
	font-size: 1.5em;
	font-weight: 600;
	color: var(--bs-secondary);
	padding-left: 16px;
	padding-bottom: 8px;
	border-left: 5px solid;
	margin-bottom: 0;
}
.tab-section-title::before {
	content: "";
	position: absolute;
	top: -16px;
	right: -52px;
	width: 180px;
	height: 180px;
	background-image: url(../images/deco/chemical.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	z-index: -1;
}
/* ------------------------------
  timeline
---------------------------------*/
#conference-timeline {
	position: relative;
	max-width: 920px;
	width: 100%;
	margin: 0 auto;
}

#conference-timeline .timeline-start,
#conference-timeline .timeline-end {
	display: table;
	font-family: "微軟正黑體", "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
	background: #8CC152;
	padding: 15px 23px;
	color: #fff;
	max-width: 151px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

#conference-timeline .conference-center-line {
	position: absolute;
	width: 3px;
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -2px;
	background: #8CC152;
	z-index: -1;
}

#conference-timeline .conference-timeline-content {
	padding-top: 67px;
	padding-bottom: 67px;
}

.timeline-article {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	margin: 20px 0;
}

.timeline-article .content-left-container,
.timeline-article .content-right-container {
	max-width: 44%;
	width: 100%;
}

.timeline-article .timeline-author {
	display: block;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #242424;
	text-align: right;
}

.timeline-article .content-left,
.timeline-article .content-right {
	position: relative;
	width: auto;
	border: 1px solid #ddd;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .03);
	padding: 27px 25px;
}

.timeline-article p {
	margin: 0px 0 15px 60px;
	padding: 0;
	font-weight: 400;
	color: #242424;
	font-size: 16px;
	line-height: 26px;
	position: relative;
	min-height: 80px;
}

.timeline-article p span.article-number {
	position: absolute;
	font-weight: 300;
	font-size: 22px;
	top: 10px;
	left: -60px;
	color: #8CC152;
	font-weight: 600;
	-webkit-writing-mode: vertical-lr;
	writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
}

.timeline-article p span.article-number.child {
	color: #3c9b40;
	font-size: 18px;
}

.timeline-article .content-left-container {
	float: left;
}

.timeline-article .content-right-container {
	float: right;
}

.timeline-article .content-left:before,
.timeline-article .content-right:before {
	position: absolute;
	top: 20px;
	font-size: 23px;
	font-family: "FontAwesome";
	color: #ddd;
}

.timeline-article .content-left:before {
	content: "\f0da";
	right: -8px;
}

.timeline-article .content-right:before {
	content: "\f0d9";
	left: -8px;
}

.timeline-article .meta-date {
	position: absolute;
	top: 0;
	left: 50%;
	width: 72px;
	height: 72px;
	margin-left: -31px;
	color: #fff;
	border-radius: 100%;
	background: #8CC152;
}

.timeline-article .meta-date .date,
.timeline-article .meta-date .month {
	display: block;
	text-align: center;
	font-weight: 900;
}

.timeline-article .meta-date .date {
	position: absolute;
	top: 8px;
	left: 10px;
	font-size: 18px;
	line-height: 55px;
}

.timeline-article .meta-date .month {
	font-size: 18px;
	line-height: 5px;
	position: absolute;
	top: 33px;
	left: 46px;
}

.news-section {
	/* background-color: #dbe2fb; */
	padding: 30px;
	border-radius: 10px;
	height: 100%;
	position: relative;
	z-index: 0;
}
.news-section::before {
	content: "";
	position: absolute;
	top: -16px;
	left: 0;
	width: 930px;
	height: 600px;
	background-image: url(../images/deco/hex_right.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
}
/* .news-section::after {
	content: "";
	position: absolute;
	bottom: -40px;
	right: 110px;
	width: 750px;
	height: 450px;
	background-image: url(../images/deco/bubble2.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
	z-index: -1;
} */
.about-section {
	position: relative;
	background-color: #d7e8f1;
}

.about-section .deco-about-left {
	position: absolute;
	top: -70px;
	left: 0;
	width: 620px;
	height: 370px;
	background-image: url(../images/deco/hex_left.png);
	background-size: contain;
	background-position: -10px bottom;
	background-repeat: no-repeat;
	/* z-index: -1; */
}
.about-section .deco-about-right {
	position: absolute;
	bottom: -50px;
	right: 0;
	width: 910px;
	height: 460px;
	background-image: url(../images/deco/circle2.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	/* z-index: -1; */
}
.admission-section {
	position: relative;
}
.admission-section::before {
    content: "";
    background-image: url(../images/deco/admission_right.png);
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    opacity: 0.1;
}
.interval-img {
	width: 100%;
	padding-top: calc(100% * 1 / 3);
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.contact-section {
	position: relative;
}
.contact-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/deco/water.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.1;
}
.feature-section {
	position: relative;
}


.goal-item {
	padding: 24px;
    border-radius: 4px;
	background-color: #fff;
	margin-bottom: 48px;
}
.goal-item .date {
	font-size: 1.1em;
	font-weight: 600;
	color: var(--bs-secondary);
	letter-spacing: 0;
}
.goal-item .tag {
	font-size: 2.2em;
    font-weight: 600;
	border-left: 0;
	display: inline-block;
	margin-bottom: 18px;
}
.goal-item .textbox {
	/* padding: 24px; */
}


.ac-item {
	display: block;
	border-radius: 10px;
	background-color: #fff;
	text-align: right;
	height: 200px;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
/* .ac-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #5b982b;
    opacity: 0.8;
} */
.ac-item .inner {
	/* padding: 24px; */
	height: 100%;
	position: relative;
}

.ac-item .date {
	color: #fff;
}
.ac-item .post-title {
	color: #fff;
	font-weight: 600;
	background-color: rgb(29 127 42 / 72%);
    padding: 10px 16px;
	margin-bottom: 0;
}
.links-bg {
	background-color: #fff;
	line-height: 1.4;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
.links-bg > div {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.links-bg a {
	color: #484848;
	font-weight: 600;
}
.link-item {
	display: flex;
	align-items: center;
	background-color: #eaf3f1;
	padding: 12px 16px;
	margin-bottom: 16px;
	border: 1px solid #d3e9e4;
	height: 100%;
	border-radius: 6px;
}

.link-img{
  background-size: cover;
  height: 40px;
  width: 40px;
  border-radius: 100%;
}

.contact-box {
	padding: 24px;
	background-color: #fff;
	border-radius: 20px;
	height: 100%;
	line-height: 1.6;
	position: relative;
}
.contact-box .name {
	font-size: 1.2em;
	font-weight: 600;
}
.no-img-list .list-item {
	display: flex;
	align-items: center;
	background-color: #fff;
	padding: 8px 16px;
}
.no-img-list .list-item .event-date {
	flex-shrink: 0;
	margin-right: 16px;
	background-color: transparent;
	border-radius: 0;
	color: var(--bs-primary);
	margin-bottom: 0;
}
.helixBox {
	position: absolute;
	top: 50%; left: 50%;
	perspective: 100rem;
	transform: translate(-50%, -50%);
}
@keyframes rotate {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.helixDot {
	margin: auto;
	animation: rotate 2s linear infinite;
	width: 6rem;
    height: 1px;
    transform-style: preserve-3d;
    font-family: sans-serif;
    text-align: center;
    background-color: red;
    margin: 26px 0;
}
.helixDot::before, .helixDot::after {
  content: "";
  height: 0.8rem;
  width: 0.8rem;
  border-radius: 50%;
  position: absolute;
  animation: rotate 2s reverse linear infinite;
}
.helixDot::before {
  	left: -5px;
    top: -5px;
}
.helixDot::after {
	right: -5px;
	top: -5px;
}
.helixDot:nth-child(1) {
  animation-delay: 0.1s;
}
.helixDot:nth-child(1)::before, .helixDot:nth-child(1)::after {
  animation-delay: 0.1s;
}
.helixDot:nth-child(1)::before {
  background: var(--bs-secondary);
}
.helixDot:nth-child(1)::after {
  background: var(--bs-primary);
}
.helixDot:nth-child(2) {
  animation-delay: 0.2s;
}
.helixDot:nth-child(2)::before, .helixDot:nth-child(2)::after {
  animation-delay: 0.2s;
}
.helixDot:nth-child(2)::before {
  background: var(--bs-secondary);
}
.helixDot:nth-child(2)::after {
  background: var(--bs-primary);
}
.helixDot:nth-child(3) {
  animation-delay: 0.3s;
}
.helixDot:nth-child(3)::before, .helixDot:nth-child(3)::after {
  animation-delay: 0.3s;
}
.helixDot:nth-child(3)::before {
  background: var(--bs-secondary);
}
.helixDot:nth-child(3)::after {
  background: var(--bs-primary);
}
.helixDot:nth-child(4) {
  animation-delay: 0.4s;
}
.helixDot:nth-child(4)::before, .helixDot:nth-child(4)::after {
  animation-delay: 0.4s;
}
.helixDot:nth-child(4)::before {
  background: var(--bs-secondary);
}
.helixDot:nth-child(4)::after {
  background: var(--bs-primary);
}
.helixDot:nth-child(5) {
  animation-delay: 0.5s;
}
.helixDot:nth-child(5)::before, .helixDot:nth-child(5)::after {
  animation-delay: 0.5s;
}
.helixDot:nth-child(5)::before {
  background: var(--bs-secondary);
}
.helixDot:nth-child(5)::after {
  background: var(--bs-primary);
}
.helixDot:nth-child(6) {
  animation-delay: 0.6s;
}
.helixDot:nth-child(6)::before, .helixDot:nth-child(6)::after {
  animation-delay: 0.6s;
}
.helixDot:nth-child(6)::before {
  background: var(--bs-secondary);
}
.helixDot:nth-child(6)::after {
  background: var(--bs-primary);
}
.helixDot:nth-child(7) {
  animation-delay: 0.7s;
}
.helixDot:nth-child(7)::before, .helixDot:nth-child(7)::after {
  animation-delay: 0.7s;
}
.helixDot:nth-child(7)::before {
  background: var(--bs-secondary);
}
.helixDot:nth-child(7)::after {
  background: var(--bs-primary);
}
.helixDot:nth-child(8) {
  animation-delay: 0.8s;
}
.helixDot:nth-child(8)::before, .helixDot:nth-child(8)::after {
  animation-delay: 0.8s;
}
.helixDot:nth-child(8)::before {
  background: var(--bs-secondary);
}
.helixDot:nth-child(8)::after {
  background: var(--bs-primary);
}
.helixDot:nth-child(9) {
  animation-delay: 0.9s;
}
.helixDot:nth-child(9)::before, .helixDot:nth-child(9)::after {
  animation-delay: 0.9s;
}
.helixDot:nth-child(9)::before {
  background: var(--bs-secondary);
}
.helixDot:nth-child(9)::after {
  background: var(--bs-primary);
}
.helixDot:nth-child(10) {
  animation-delay: 1s;
}
.helixDot:nth-child(10)::before, .helixDot:nth-child(10)::after {
  animation-delay: 1s;
}
.helixDot:nth-child(10)::before {
  background: var(--bs-secondary);
}
.helixDot:nth-child(10)::after {
  background: var(--bs-primary);
}
.helixDot:nth-child(11) {
  animation-delay: 1.1s;
}
.helixDot:nth-child(11)::before, .helixDot:nth-child(11)::after {
  animation-delay: 1.1s;
}
.helixDot:nth-child(11)::before {
  background: var(--bs-secondary);
}
.helixDot:nth-child(11)::after {
  background: var(--bs-primary);
}
.helixDot:nth-child(12) {
  animation-delay: 1.2s;
}
.helixDot:nth-child(12)::before, .helixDot:nth-child(12)::after {
  animation-delay: 1.2s;
}
.helixDot:nth-child(12)::before {
  background: var(--bs-secondary);
}
.helixDot:nth-child(12)::after {
  background: var(--bs-primary);
}
.helixDot:nth-child(13) {
  animation-delay: 1.3s;
}
.helixDot:nth-child(13)::before, .helixDot:nth-child(13)::after {
  animation-delay: 1.3s;
}
.helixDot:nth-child(13)::before {
  background: var(--bs-secondary);
}
.helixDot:nth-child(13)::after {
  background: var(--bs-primary);
}
.helixDot:nth-child(14) {
  animation-delay: 1.4s;
}
.helixDot:nth-child(14)::before, .helixDot:nth-child(14)::after {
  animation-delay: 1.4s;
}
.helixDot:nth-child(14)::before {
  background: var(--bs-secondary);
}
.helixDot:nth-child(14)::after {
  background: var(--bs-primary);
}
.helixDot:nth-child(15) {
  animation-delay: 1.5s;
}
.helixDot:nth-child(15)::before, .helixDot:nth-child(15)::after {
  animation-delay: 1.5s;
}
.helixDot:nth-child(15)::before {
  background: var(--bs-secondary);
}
.helixDot:nth-child(15)::after {
  background: var(--bs-primary);
}




.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}
.helixwrap {
	perspective: 500px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
	opacity: 0.6;
	overflow: hidden;
}

.helix {
  display: inline-block;
  perspective: 500px;
  transform: rotateY(-180deg) rotateZ(-62deg) translateY(-490px) translateX(150px);
}

.pair {
  display: flex;
    /* justify-content: space-between; */
	width: 580px;
  margin-bottom: 24px;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 16000ms;
          animation-duration: 16000ms;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.nucleobase {
  background: linear-gradient(-45deg, #83d3ff, #9bbee2, #0091c5, #48d6b5);
  background-size: 400% 400%;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 9600ms;
          animation-duration: 9600ms;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  display: flex;
  width: 37.5%;
  height: 1px;
}

.nucleobase:first-child {
  justify-content: flex-start;
}

.nucleobase:last-child {
  justify-content: flex-end;
}

.molecule {
  background-color: rgba(255, 255, 255, 0.5);
  transform: translateY(-1px);
  height: 3px;
  width: 3px;
  border-radius: 50%;
}

.pair:nth-child(odd) .nucleobase:first-child .molecule {
  background-color: #1e9198;
}
.pair:nth-child(odd) .nucleobase:last-child .molecule {
  background-color: #1e9198;
}

.pair:nth-child(even) .nucleobase:first-child .molecule {
  background-color: #23A6D5;
}
.pair:nth-child(even) .nucleobase:last-child .molecule {
  background-color: #23A6D5;
}

@-webkit-keyframes pairSpin1 {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}

@keyframes pairSpin1 {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
@-webkit-keyframes baseBg1 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg1 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(1) {
  -webkit-animation-name: pairSpin1;
          animation-name: pairSpin1;
}
.pair:nth-child(1) .nucleobase {
  -webkit-animation-name: baseBg1;
          animation-name: baseBg1;
  -webkit-animation-delay: 450ms;
          animation-delay: 450ms;
}

@-webkit-keyframes pairSpin2 {
  0% {
    transform: rotateY(9deg);
  }
  100% {
    transform: rotateY(369deg);
  }
}

@keyframes pairSpin2 {
  0% {
    transform: rotateY(9deg);
  }
  100% {
    transform: rotateY(369deg);
  }
}
@-webkit-keyframes baseBg2 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg2 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(2) {
  -webkit-animation-name: pairSpin2;
          animation-name: pairSpin2;
}
.pair:nth-child(2) .nucleobase {
  -webkit-animation-name: baseBg2;
          animation-name: baseBg2;
  -webkit-animation-delay: 900ms;
          animation-delay: 900ms;
}

@-webkit-keyframes pairSpin3 {
  0% {
    transform: rotateY(18deg);
  }
  100% {
    transform: rotateY(378deg);
  }
}

@keyframes pairSpin3 {
  0% {
    transform: rotateY(18deg);
  }
  100% {
    transform: rotateY(378deg);
  }
}
@-webkit-keyframes baseBg3 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg3 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(3) {
  -webkit-animation-name: pairSpin3;
          animation-name: pairSpin3;
}
.pair:nth-child(3) .nucleobase {
  -webkit-animation-name: baseBg3;
          animation-name: baseBg3;
  -webkit-animation-delay: 1350ms;
          animation-delay: 1350ms;
}

@-webkit-keyframes pairSpin4 {
  0% {
    transform: rotateY(27deg);
  }
  100% {
    transform: rotateY(387deg);
  }
}

@keyframes pairSpin4 {
  0% {
    transform: rotateY(27deg);
  }
  100% {
    transform: rotateY(387deg);
  }
}
@-webkit-keyframes baseBg4 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg4 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(4) {
  -webkit-animation-name: pairSpin4;
          animation-name: pairSpin4;
}
.pair:nth-child(4) .nucleobase {
  -webkit-animation-name: baseBg4;
          animation-name: baseBg4;
  -webkit-animation-delay: 1800ms;
          animation-delay: 1800ms;
}

@-webkit-keyframes pairSpin5 {
  0% {
    transform: rotateY(36deg);
  }
  100% {
    transform: rotateY(396deg);
  }
}

@keyframes pairSpin5 {
  0% {
    transform: rotateY(36deg);
  }
  100% {
    transform: rotateY(396deg);
  }
}
@-webkit-keyframes baseBg5 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg5 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(5) {
  -webkit-animation-name: pairSpin5;
          animation-name: pairSpin5;
}
.pair:nth-child(5) .nucleobase {
  -webkit-animation-name: baseBg5;
          animation-name: baseBg5;
  -webkit-animation-delay: 2250ms;
          animation-delay: 2250ms;
}

@-webkit-keyframes pairSpin6 {
  0% {
    transform: rotateY(45deg);
  }
  100% {
    transform: rotateY(405deg);
  }
}

@keyframes pairSpin6 {
  0% {
    transform: rotateY(45deg);
  }
  100% {
    transform: rotateY(405deg);
  }
}
@-webkit-keyframes baseBg6 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg6 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(6) {
  -webkit-animation-name: pairSpin6;
          animation-name: pairSpin6;
}
.pair:nth-child(6) .nucleobase {
  -webkit-animation-name: baseBg6;
          animation-name: baseBg6;
  -webkit-animation-delay: 2700ms;
          animation-delay: 2700ms;
}

@-webkit-keyframes pairSpin7 {
  0% {
    transform: rotateY(54deg);
  }
  100% {
    transform: rotateY(414deg);
  }
}

@keyframes pairSpin7 {
  0% {
    transform: rotateY(54deg);
  }
  100% {
    transform: rotateY(414deg);
  }
}
@-webkit-keyframes baseBg7 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg7 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(7) {
  -webkit-animation-name: pairSpin7;
          animation-name: pairSpin7;
}
.pair:nth-child(7) .nucleobase {
  -webkit-animation-name: baseBg7;
          animation-name: baseBg7;
  -webkit-animation-delay: 3150ms;
          animation-delay: 3150ms;
}

@-webkit-keyframes pairSpin8 {
  0% {
    transform: rotateY(63deg);
  }
  100% {
    transform: rotateY(423deg);
  }
}

@keyframes pairSpin8 {
  0% {
    transform: rotateY(63deg);
  }
  100% {
    transform: rotateY(423deg);
  }
}
@-webkit-keyframes baseBg8 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg8 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(8) {
  -webkit-animation-name: pairSpin8;
          animation-name: pairSpin8;
}
.pair:nth-child(8) .nucleobase {
  -webkit-animation-name: baseBg8;
          animation-name: baseBg8;
  -webkit-animation-delay: 3600ms;
          animation-delay: 3600ms;
}

@-webkit-keyframes pairSpin9 {
  0% {
    transform: rotateY(72deg);
  }
  100% {
    transform: rotateY(432deg);
  }
}

@keyframes pairSpin9 {
  0% {
    transform: rotateY(72deg);
  }
  100% {
    transform: rotateY(432deg);
  }
}
@-webkit-keyframes baseBg9 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg9 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(9) {
  -webkit-animation-name: pairSpin9;
          animation-name: pairSpin9;
}
.pair:nth-child(9) .nucleobase {
  -webkit-animation-name: baseBg9;
          animation-name: baseBg9;
  -webkit-animation-delay: 4050ms;
          animation-delay: 4050ms;
}

@-webkit-keyframes pairSpin10 {
  0% {
    transform: rotateY(81deg);
  }
  100% {
    transform: rotateY(441deg);
  }
}

@keyframes pairSpin10 {
  0% {
    transform: rotateY(81deg);
  }
  100% {
    transform: rotateY(441deg);
  }
}
@-webkit-keyframes baseBg10 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg10 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(10) {
  -webkit-animation-name: pairSpin10;
          animation-name: pairSpin10;
}
.pair:nth-child(10) .nucleobase {
  -webkit-animation-name: baseBg10;
          animation-name: baseBg10;
  -webkit-animation-delay: 4500ms;
          animation-delay: 4500ms;
}

@-webkit-keyframes pairSpin11 {
  0% {
    transform: rotateY(90deg);
  }
  100% {
    transform: rotateY(450deg);
  }
}

@keyframes pairSpin11 {
  0% {
    transform: rotateY(90deg);
  }
  100% {
    transform: rotateY(450deg);
  }
}
@-webkit-keyframes baseBg11 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg11 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(11) {
  -webkit-animation-name: pairSpin11;
          animation-name: pairSpin11;
}
.pair:nth-child(11) .nucleobase {
  -webkit-animation-name: baseBg11;
          animation-name: baseBg11;
  -webkit-animation-delay: 4950ms;
          animation-delay: 4950ms;
}

@-webkit-keyframes pairSpin12 {
  0% {
    transform: rotateY(99deg);
  }
  100% {
    transform: rotateY(459deg);
  }
}

@keyframes pairSpin12 {
  0% {
    transform: rotateY(99deg);
  }
  100% {
    transform: rotateY(459deg);
  }
}
@-webkit-keyframes baseBg12 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg12 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(12) {
  -webkit-animation-name: pairSpin12;
          animation-name: pairSpin12;
}
.pair:nth-child(12) .nucleobase {
  -webkit-animation-name: baseBg12;
          animation-name: baseBg12;
  -webkit-animation-delay: 5400ms;
          animation-delay: 5400ms;
}

@-webkit-keyframes pairSpin13 {
  0% {
    transform: rotateY(108deg);
  }
  100% {
    transform: rotateY(468deg);
  }
}

@keyframes pairSpin13 {
  0% {
    transform: rotateY(108deg);
  }
  100% {
    transform: rotateY(468deg);
  }
}
@-webkit-keyframes baseBg13 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg13 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(13) {
  -webkit-animation-name: pairSpin13;
          animation-name: pairSpin13;
}
.pair:nth-child(13) .nucleobase {
  -webkit-animation-name: baseBg13;
          animation-name: baseBg13;
  -webkit-animation-delay: 5850ms;
          animation-delay: 5850ms;
}

@-webkit-keyframes pairSpin14 {
  0% {
    transform: rotateY(117deg);
  }
  100% {
    transform: rotateY(477deg);
  }
}

@keyframes pairSpin14 {
  0% {
    transform: rotateY(117deg);
  }
  100% {
    transform: rotateY(477deg);
  }
}
@-webkit-keyframes baseBg14 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg14 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(14) {
  -webkit-animation-name: pairSpin14;
          animation-name: pairSpin14;
}
.pair:nth-child(14) .nucleobase {
  -webkit-animation-name: baseBg14;
          animation-name: baseBg14;
  -webkit-animation-delay: 6300ms;
          animation-delay: 6300ms;
}

@-webkit-keyframes pairSpin15 {
  0% {
    transform: rotateY(126deg);
  }
  100% {
    transform: rotateY(486deg);
  }
}

@keyframes pairSpin15 {
  0% {
    transform: rotateY(126deg);
  }
  100% {
    transform: rotateY(486deg);
  }
}
@-webkit-keyframes baseBg15 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg15 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(15) {
  -webkit-animation-name: pairSpin15;
          animation-name: pairSpin15;
}
.pair:nth-child(15) .nucleobase {
  -webkit-animation-name: baseBg15;
          animation-name: baseBg15;
  -webkit-animation-delay: 6750ms;
          animation-delay: 6750ms;
}

@-webkit-keyframes pairSpin16 {
  0% {
    transform: rotateY(135deg);
  }
  100% {
    transform: rotateY(495deg);
  }
}

@keyframes pairSpin16 {
  0% {
    transform: rotateY(135deg);
  }
  100% {
    transform: rotateY(495deg);
  }
}
@-webkit-keyframes baseBg16 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg16 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(16) {
  -webkit-animation-name: pairSpin16;
          animation-name: pairSpin16;
}
.pair:nth-child(16) .nucleobase {
  -webkit-animation-name: baseBg16;
          animation-name: baseBg16;
  -webkit-animation-delay: 7200ms;
          animation-delay: 7200ms;
}

@-webkit-keyframes pairSpin17 {
  0% {
    transform: rotateY(144deg);
  }
  100% {
    transform: rotateY(504deg);
  }
}

@keyframes pairSpin17 {
  0% {
    transform: rotateY(144deg);
  }
  100% {
    transform: rotateY(504deg);
  }
}
@-webkit-keyframes baseBg17 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg17 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(17) {
  -webkit-animation-name: pairSpin17;
          animation-name: pairSpin17;
}
.pair:nth-child(17) .nucleobase {
  -webkit-animation-name: baseBg17;
          animation-name: baseBg17;
  -webkit-animation-delay: 7650ms;
          animation-delay: 7650ms;
}

@-webkit-keyframes pairSpin18 {
  0% {
    transform: rotateY(153deg);
  }
  100% {
    transform: rotateY(513deg);
  }
}

@keyframes pairSpin18 {
  0% {
    transform: rotateY(153deg);
  }
  100% {
    transform: rotateY(513deg);
  }
}
@-webkit-keyframes baseBg18 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg18 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(18) {
  -webkit-animation-name: pairSpin18;
          animation-name: pairSpin18;
}
.pair:nth-child(18) .nucleobase {
  -webkit-animation-name: baseBg18;
          animation-name: baseBg18;
  -webkit-animation-delay: 8100ms;
          animation-delay: 8100ms;
}

@-webkit-keyframes pairSpin19 {
  0% {
    transform: rotateY(162deg);
  }
  100% {
    transform: rotateY(522deg);
  }
}

@keyframes pairSpin19 {
  0% {
    transform: rotateY(162deg);
  }
  100% {
    transform: rotateY(522deg);
  }
}
@-webkit-keyframes baseBg19 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg19 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(19) {
  -webkit-animation-name: pairSpin19;
          animation-name: pairSpin19;
}
.pair:nth-child(19) .nucleobase {
  -webkit-animation-name: baseBg19;
          animation-name: baseBg19;
  -webkit-animation-delay: 8550ms;
          animation-delay: 8550ms;
}

@-webkit-keyframes pairSpin20 {
  0% {
    transform: rotateY(171deg);
  }
  100% {
    transform: rotateY(531deg);
  }
}

@keyframes pairSpin20 {
  0% {
    transform: rotateY(171deg);
  }
  100% {
    transform: rotateY(531deg);
  }
}
@-webkit-keyframes baseBg20 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg20 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(20) {
  -webkit-animation-name: pairSpin20;
          animation-name: pairSpin20;
}
.pair:nth-child(20) .nucleobase {
  -webkit-animation-name: baseBg20;
          animation-name: baseBg20;
  -webkit-animation-delay: 9000ms;
          animation-delay: 9000ms;
}

@-webkit-keyframes pairSpin21 {
  0% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(540deg);
  }
}

@keyframes pairSpin21 {
  0% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(540deg);
  }
}
@-webkit-keyframes baseBg21 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg21 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(21) {
  -webkit-animation-name: pairSpin21;
          animation-name: pairSpin21;
}
.pair:nth-child(21) .nucleobase {
  -webkit-animation-name: baseBg21;
          animation-name: baseBg21;
  -webkit-animation-delay: 9450ms;
          animation-delay: 9450ms;
}

@-webkit-keyframes pairSpin22 {
  0% {
    transform: rotateY(189deg);
  }
  100% {
    transform: rotateY(549deg);
  }
}

@keyframes pairSpin22 {
  0% {
    transform: rotateY(189deg);
  }
  100% {
    transform: rotateY(549deg);
  }
}
@-webkit-keyframes baseBg22 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg22 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(22) {
  -webkit-animation-name: pairSpin22;
          animation-name: pairSpin22;
}
.pair:nth-child(22) .nucleobase {
  -webkit-animation-name: baseBg22;
          animation-name: baseBg22;
  -webkit-animation-delay: 9900ms;
          animation-delay: 9900ms;
}

@-webkit-keyframes pairSpin23 {
  0% {
    transform: rotateY(198deg);
  }
  100% {
    transform: rotateY(558deg);
  }
}

@keyframes pairSpin23 {
  0% {
    transform: rotateY(198deg);
  }
  100% {
    transform: rotateY(558deg);
  }
}
@-webkit-keyframes baseBg23 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg23 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(23) {
  -webkit-animation-name: pairSpin23;
          animation-name: pairSpin23;
}
.pair:nth-child(23) .nucleobase {
  -webkit-animation-name: baseBg23;
          animation-name: baseBg23;
  -webkit-animation-delay: 10350ms;
          animation-delay: 10350ms;
}

@-webkit-keyframes pairSpin24 {
  0% {
    transform: rotateY(207deg);
  }
  100% {
    transform: rotateY(567deg);
  }
}

@keyframes pairSpin24 {
  0% {
    transform: rotateY(207deg);
  }
  100% {
    transform: rotateY(567deg);
  }
}
@-webkit-keyframes baseBg24 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg24 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(24) {
  -webkit-animation-name: pairSpin24;
          animation-name: pairSpin24;
}
.pair:nth-child(24) .nucleobase {
  -webkit-animation-name: baseBg24;
          animation-name: baseBg24;
  -webkit-animation-delay: 10800ms;
          animation-delay: 10800ms;
}

@-webkit-keyframes pairSpin25 {
  0% {
    transform: rotateY(216deg);
  }
  100% {
    transform: rotateY(576deg);
  }
}

@keyframes pairSpin25 {
  0% {
    transform: rotateY(216deg);
  }
  100% {
    transform: rotateY(576deg);
  }
}
@-webkit-keyframes baseBg25 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg25 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(25) {
  -webkit-animation-name: pairSpin25;
          animation-name: pairSpin25;
}
.pair:nth-child(25) .nucleobase {
  -webkit-animation-name: baseBg25;
          animation-name: baseBg25;
  -webkit-animation-delay: 11250ms;
          animation-delay: 11250ms;
}

@-webkit-keyframes pairSpin26 {
  0% {
    transform: rotateY(225deg);
  }
  100% {
    transform: rotateY(585deg);
  }
}

@keyframes pairSpin26 {
  0% {
    transform: rotateY(225deg);
  }
  100% {
    transform: rotateY(585deg);
  }
}
@-webkit-keyframes baseBg26 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg26 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(26) {
  -webkit-animation-name: pairSpin26;
          animation-name: pairSpin26;
}
.pair:nth-child(26) .nucleobase {
  -webkit-animation-name: baseBg26;
          animation-name: baseBg26;
  -webkit-animation-delay: 11700ms;
          animation-delay: 11700ms;
}

@-webkit-keyframes pairSpin27 {
  0% {
    transform: rotateY(234deg);
  }
  100% {
    transform: rotateY(594deg);
  }
}

@keyframes pairSpin27 {
  0% {
    transform: rotateY(234deg);
  }
  100% {
    transform: rotateY(594deg);
  }
}
@-webkit-keyframes baseBg27 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg27 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(27) {
  -webkit-animation-name: pairSpin27;
          animation-name: pairSpin27;
}
.pair:nth-child(27) .nucleobase {
  -webkit-animation-name: baseBg27;
          animation-name: baseBg27;
  -webkit-animation-delay: 12150ms;
          animation-delay: 12150ms;
}

@-webkit-keyframes pairSpin28 {
  0% {
    transform: rotateY(243deg);
  }
  100% {
    transform: rotateY(603deg);
  }
}

@keyframes pairSpin28 {
  0% {
    transform: rotateY(243deg);
  }
  100% {
    transform: rotateY(603deg);
  }
}
@-webkit-keyframes baseBg28 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg28 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(28) {
  -webkit-animation-name: pairSpin28;
          animation-name: pairSpin28;
}
.pair:nth-child(28) .nucleobase {
  -webkit-animation-name: baseBg28;
          animation-name: baseBg28;
  -webkit-animation-delay: 12600ms;
          animation-delay: 12600ms;
}

@-webkit-keyframes pairSpin29 {
  0% {
    transform: rotateY(252deg);
  }
  100% {
    transform: rotateY(612deg);
  }
}

@keyframes pairSpin29 {
  0% {
    transform: rotateY(252deg);
  }
  100% {
    transform: rotateY(612deg);
  }
}
@-webkit-keyframes baseBg29 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg29 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(29) {
  -webkit-animation-name: pairSpin29;
          animation-name: pairSpin29;
}
.pair:nth-child(29) .nucleobase {
  -webkit-animation-name: baseBg29;
          animation-name: baseBg29;
  -webkit-animation-delay: 13050ms;
          animation-delay: 13050ms;
}

@-webkit-keyframes pairSpin30 {
  0% {
    transform: rotateY(261deg);
  }
  100% {
    transform: rotateY(621deg);
  }
}

@keyframes pairSpin30 {
  0% {
    transform: rotateY(261deg);
  }
  100% {
    transform: rotateY(621deg);
  }
}
@-webkit-keyframes baseBg30 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg30 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(30) {
  -webkit-animation-name: pairSpin30;
          animation-name: pairSpin30;
}
.pair:nth-child(30) .nucleobase {
  -webkit-animation-name: baseBg30;
          animation-name: baseBg30;
  -webkit-animation-delay: 13500ms;
          animation-delay: 13500ms;
}

@-webkit-keyframes pairSpin31 {
  0% {
    transform: rotateY(270deg);
  }
  100% {
    transform: rotateY(630deg);
  }
}

@keyframes pairSpin31 {
  0% {
    transform: rotateY(270deg);
  }
  100% {
    transform: rotateY(630deg);
  }
}
@-webkit-keyframes baseBg31 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg31 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(31) {
  -webkit-animation-name: pairSpin31;
          animation-name: pairSpin31;
}
.pair:nth-child(31) .nucleobase {
  -webkit-animation-name: baseBg31;
          animation-name: baseBg31;
  -webkit-animation-delay: 13950ms;
          animation-delay: 13950ms;
}

@-webkit-keyframes pairSpin32 {
  0% {
    transform: rotateY(279deg);
  }
  100% {
    transform: rotateY(639deg);
  }
}

@keyframes pairSpin32 {
  0% {
    transform: rotateY(279deg);
  }
  100% {
    transform: rotateY(639deg);
  }
}
@-webkit-keyframes baseBg32 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg32 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(32) {
  -webkit-animation-name: pairSpin32;
          animation-name: pairSpin32;
}
.pair:nth-child(32) .nucleobase {
  -webkit-animation-name: baseBg32;
          animation-name: baseBg32;
  -webkit-animation-delay: 14400ms;
          animation-delay: 14400ms;
}

@-webkit-keyframes pairSpin33 {
  0% {
    transform: rotateY(288deg);
  }
  100% {
    transform: rotateY(648deg);
  }
}

@keyframes pairSpin33 {
  0% {
    transform: rotateY(288deg);
  }
  100% {
    transform: rotateY(648deg);
  }
}
@-webkit-keyframes baseBg33 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg33 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(33) {
  -webkit-animation-name: pairSpin33;
          animation-name: pairSpin33;
}
.pair:nth-child(33) .nucleobase {
  -webkit-animation-name: baseBg33;
          animation-name: baseBg33;
  -webkit-animation-delay: 14850ms;
          animation-delay: 14850ms;
}

@-webkit-keyframes pairSpin34 {
  0% {
    transform: rotateY(297deg);
  }
  100% {
    transform: rotateY(657deg);
  }
}

@keyframes pairSpin34 {
  0% {
    transform: rotateY(297deg);
  }
  100% {
    transform: rotateY(657deg);
  }
}
@-webkit-keyframes baseBg34 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg34 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(34) {
  -webkit-animation-name: pairSpin34;
          animation-name: pairSpin34;
}
.pair:nth-child(34) .nucleobase {
  -webkit-animation-name: baseBg34;
          animation-name: baseBg34;
  -webkit-animation-delay: 15300ms;
          animation-delay: 15300ms;
}

@-webkit-keyframes pairSpin35 {
  0% {
    transform: rotateY(306deg);
  }
  100% {
    transform: rotateY(666deg);
  }
}

@keyframes pairSpin35 {
  0% {
    transform: rotateY(306deg);
  }
  100% {
    transform: rotateY(666deg);
  }
}
@-webkit-keyframes baseBg35 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg35 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(35) {
  -webkit-animation-name: pairSpin35;
          animation-name: pairSpin35;
}
.pair:nth-child(35) .nucleobase {
  -webkit-animation-name: baseBg35;
          animation-name: baseBg35;
  -webkit-animation-delay: 15750ms;
          animation-delay: 15750ms;
}

@-webkit-keyframes pairSpin36 {
  0% {
    transform: rotateY(315deg);
  }
  100% {
    transform: rotateY(675deg);
  }
}

@keyframes pairSpin36 {
  0% {
    transform: rotateY(315deg);
  }
  100% {
    transform: rotateY(675deg);
  }
}
@-webkit-keyframes baseBg36 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg36 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(36) {
  -webkit-animation-name: pairSpin36;
          animation-name: pairSpin36;
}
.pair:nth-child(36) .nucleobase {
  -webkit-animation-name: baseBg36;
          animation-name: baseBg36;
  -webkit-animation-delay: 16200ms;
          animation-delay: 16200ms;
}

@-webkit-keyframes pairSpin37 {
  0% {
    transform: rotateY(324deg);
  }
  100% {
    transform: rotateY(684deg);
  }
}

@keyframes pairSpin37 {
  0% {
    transform: rotateY(324deg);
  }
  100% {
    transform: rotateY(684deg);
  }
}
@-webkit-keyframes baseBg37 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg37 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(37) {
  -webkit-animation-name: pairSpin37;
          animation-name: pairSpin37;
}
.pair:nth-child(37) .nucleobase {
  -webkit-animation-name: baseBg37;
          animation-name: baseBg37;
  -webkit-animation-delay: 16650ms;
          animation-delay: 16650ms;
}

@-webkit-keyframes pairSpin38 {
  0% {
    transform: rotateY(333deg);
  }
  100% {
    transform: rotateY(693deg);
  }
}

@keyframes pairSpin38 {
  0% {
    transform: rotateY(333deg);
  }
  100% {
    transform: rotateY(693deg);
  }
}
@-webkit-keyframes baseBg38 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg38 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(38) {
  -webkit-animation-name: pairSpin38;
          animation-name: pairSpin38;
}
.pair:nth-child(38) .nucleobase {
  -webkit-animation-name: baseBg38;
          animation-name: baseBg38;
  -webkit-animation-delay: 17100ms;
          animation-delay: 17100ms;
}

@-webkit-keyframes pairSpin39 {
  0% {
    transform: rotateY(342deg);
  }
  100% {
    transform: rotateY(702deg);
  }
}

@keyframes pairSpin39 {
  0% {
    transform: rotateY(342deg);
  }
  100% {
    transform: rotateY(702deg);
  }
}
@-webkit-keyframes baseBg39 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg39 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(39) {
  -webkit-animation-name: pairSpin39;
          animation-name: pairSpin39;
}
.pair:nth-child(39) .nucleobase {
  -webkit-animation-name: baseBg39;
          animation-name: baseBg39;
  -webkit-animation-delay: 17550ms;
          animation-delay: 17550ms;
}

@-webkit-keyframes pairSpin40 {
  0% {
    transform: rotateY(351deg);
  }
  100% {
    transform: rotateY(711deg);
  }
}

@keyframes pairSpin40 {
  0% {
    transform: rotateY(351deg);
  }
  100% {
    transform: rotateY(711deg);
  }
}
@-webkit-keyframes baseBg40 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg40 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(40) {
  -webkit-animation-name: pairSpin40;
          animation-name: pairSpin40;
}
.pair:nth-child(40) .nucleobase {
  -webkit-animation-name: baseBg40;
          animation-name: baseBg40;
  -webkit-animation-delay: 18000ms;
          animation-delay: 18000ms;
}

@-webkit-keyframes pairSpin41 {
  0% {
    transform: rotateY(360deg);
  }
  100% {
    transform: rotateY(720deg);
  }
}

@keyframes pairSpin41 {
  0% {
    transform: rotateY(360deg);
  }
  100% {
    transform: rotateY(720deg);
  }
}
@-webkit-keyframes baseBg41 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg41 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(41) {
  -webkit-animation-name: pairSpin41;
          animation-name: pairSpin41;
}
.pair:nth-child(41) .nucleobase {
  -webkit-animation-name: baseBg41;
          animation-name: baseBg41;
  -webkit-animation-delay: 18450ms;
          animation-delay: 18450ms;
}

@-webkit-keyframes pairSpin42 {
  0% {
    transform: rotateY(369deg);
  }
  100% {
    transform: rotateY(729deg);
  }
}

@keyframes pairSpin42 {
  0% {
    transform: rotateY(369deg);
  }
  100% {
    transform: rotateY(729deg);
  }
}
@-webkit-keyframes baseBg42 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg42 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(42) {
  -webkit-animation-name: pairSpin42;
          animation-name: pairSpin42;
}
.pair:nth-child(42) .nucleobase {
  -webkit-animation-name: baseBg42;
          animation-name: baseBg42;
  -webkit-animation-delay: 18900ms;
          animation-delay: 18900ms;
}

@-webkit-keyframes pairSpin43 {
  0% {
    transform: rotateY(378deg);
  }
  100% {
    transform: rotateY(738deg);
  }
}

@keyframes pairSpin43 {
  0% {
    transform: rotateY(378deg);
  }
  100% {
    transform: rotateY(738deg);
  }
}
@-webkit-keyframes baseBg43 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg43 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(43) {
  -webkit-animation-name: pairSpin43;
          animation-name: pairSpin43;
}
.pair:nth-child(43) .nucleobase {
  -webkit-animation-name: baseBg43;
          animation-name: baseBg43;
  -webkit-animation-delay: 19350ms;
          animation-delay: 19350ms;
}

@-webkit-keyframes pairSpin44 {
  0% {
    transform: rotateY(387deg);
  }
  100% {
    transform: rotateY(747deg);
  }
}

@keyframes pairSpin44 {
  0% {
    transform: rotateY(387deg);
  }
  100% {
    transform: rotateY(747deg);
  }
}
@-webkit-keyframes baseBg44 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg44 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(44) {
  -webkit-animation-name: pairSpin44;
          animation-name: pairSpin44;
}
.pair:nth-child(44) .nucleobase {
  -webkit-animation-name: baseBg44;
          animation-name: baseBg44;
  -webkit-animation-delay: 19800ms;
          animation-delay: 19800ms;
}

@-webkit-keyframes pairSpin45 {
  0% {
    transform: rotateY(396deg);
  }
  100% {
    transform: rotateY(756deg);
  }
}

@keyframes pairSpin45 {
  0% {
    transform: rotateY(396deg);
  }
  100% {
    transform: rotateY(756deg);
  }
}
@-webkit-keyframes baseBg45 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg45 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(45) {
  -webkit-animation-name: pairSpin45;
          animation-name: pairSpin45;
}
.pair:nth-child(45) .nucleobase {
  -webkit-animation-name: baseBg45;
          animation-name: baseBg45;
  -webkit-animation-delay: 20250ms;
          animation-delay: 20250ms;
}

@-webkit-keyframes pairSpin46 {
  0% {
    transform: rotateY(405deg);
  }
  100% {
    transform: rotateY(765deg);
  }
}

@keyframes pairSpin46 {
  0% {
    transform: rotateY(405deg);
  }
  100% {
    transform: rotateY(765deg);
  }
}
@-webkit-keyframes baseBg46 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg46 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(46) {
  -webkit-animation-name: pairSpin46;
          animation-name: pairSpin46;
}
.pair:nth-child(46) .nucleobase {
  -webkit-animation-name: baseBg46;
          animation-name: baseBg46;
  -webkit-animation-delay: 20700ms;
          animation-delay: 20700ms;
}

@-webkit-keyframes pairSpin47 {
  0% {
    transform: rotateY(414deg);
  }
  100% {
    transform: rotateY(774deg);
  }
}

@keyframes pairSpin47 {
  0% {
    transform: rotateY(414deg);
  }
  100% {
    transform: rotateY(774deg);
  }
}
@-webkit-keyframes baseBg47 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg47 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(47) {
  -webkit-animation-name: pairSpin47;
          animation-name: pairSpin47;
}
.pair:nth-child(47) .nucleobase {
  -webkit-animation-name: baseBg47;
          animation-name: baseBg47;
  -webkit-animation-delay: 21150ms;
          animation-delay: 21150ms;
}

@-webkit-keyframes pairSpin48 {
  0% {
    transform: rotateY(423deg);
  }
  100% {
    transform: rotateY(783deg);
  }
}

@keyframes pairSpin48 {
  0% {
    transform: rotateY(423deg);
  }
  100% {
    transform: rotateY(783deg);
  }
}
@-webkit-keyframes baseBg48 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg48 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(48) {
  -webkit-animation-name: pairSpin48;
          animation-name: pairSpin48;
}
.pair:nth-child(48) .nucleobase {
  -webkit-animation-name: baseBg48;
          animation-name: baseBg48;
  -webkit-animation-delay: 21600ms;
          animation-delay: 21600ms;
}

@-webkit-keyframes pairSpin49 {
  0% {
    transform: rotateY(432deg);
  }
  100% {
    transform: rotateY(792deg);
  }
}

@keyframes pairSpin49 {
  0% {
    transform: rotateY(432deg);
  }
  100% {
    transform: rotateY(792deg);
  }
}
@-webkit-keyframes baseBg49 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg49 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(49) {
  -webkit-animation-name: pairSpin49;
          animation-name: pairSpin49;
}
.pair:nth-child(49) .nucleobase {
  -webkit-animation-name: baseBg49;
          animation-name: baseBg49;
  -webkit-animation-delay: 22050ms;
          animation-delay: 22050ms;
}

@-webkit-keyframes pairSpin50 {
  0% {
    transform: rotateY(441deg);
  }
  100% {
    transform: rotateY(801deg);
  }
}

@keyframes pairSpin50 {
  0% {
    transform: rotateY(441deg);
  }
  100% {
    transform: rotateY(801deg);
  }
}
@-webkit-keyframes baseBg50 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg50 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(50) {
  -webkit-animation-name: pairSpin50;
          animation-name: pairSpin50;
}
.pair:nth-child(50) .nucleobase {
  -webkit-animation-name: baseBg50;
          animation-name: baseBg50;
  -webkit-animation-delay: 22500ms;
          animation-delay: 22500ms;
}

@-webkit-keyframes pairSpin51 {
  0% {
    transform: rotateY(450deg);
  }
  100% {
    transform: rotateY(810deg);
  }
}

@keyframes pairSpin51 {
  0% {
    transform: rotateY(450deg);
  }
  100% {
    transform: rotateY(810deg);
  }
}
@-webkit-keyframes baseBg51 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg51 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(51) {
  -webkit-animation-name: pairSpin51;
          animation-name: pairSpin51;
}
.pair:nth-child(51) .nucleobase {
  -webkit-animation-name: baseBg51;
          animation-name: baseBg51;
  -webkit-animation-delay: 22950ms;
          animation-delay: 22950ms;
}

@-webkit-keyframes pairSpin52 {
  0% {
    transform: rotateY(459deg);
  }
  100% {
    transform: rotateY(819deg);
  }
}

@keyframes pairSpin52 {
  0% {
    transform: rotateY(459deg);
  }
  100% {
    transform: rotateY(819deg);
  }
}
@-webkit-keyframes baseBg52 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg52 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(52) {
  -webkit-animation-name: pairSpin52;
          animation-name: pairSpin52;
}
.pair:nth-child(52) .nucleobase {
  -webkit-animation-name: baseBg52;
          animation-name: baseBg52;
  -webkit-animation-delay: 23400ms;
          animation-delay: 23400ms;
}

@-webkit-keyframes pairSpin53 {
  0% {
    transform: rotateY(468deg);
  }
  100% {
    transform: rotateY(828deg);
  }
}

@keyframes pairSpin53 {
  0% {
    transform: rotateY(468deg);
  }
  100% {
    transform: rotateY(828deg);
  }
}
@-webkit-keyframes baseBg53 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg53 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(53) {
  -webkit-animation-name: pairSpin53;
          animation-name: pairSpin53;
}
.pair:nth-child(53) .nucleobase {
  -webkit-animation-name: baseBg53;
          animation-name: baseBg53;
  -webkit-animation-delay: 23850ms;
          animation-delay: 23850ms;
}

@-webkit-keyframes pairSpin54 {
  0% {
    transform: rotateY(477deg);
  }
  100% {
    transform: rotateY(837deg);
  }
}

@keyframes pairSpin54 {
  0% {
    transform: rotateY(477deg);
  }
  100% {
    transform: rotateY(837deg);
  }
}
@-webkit-keyframes baseBg54 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg54 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(54) {
  -webkit-animation-name: pairSpin54;
          animation-name: pairSpin54;
}
.pair:nth-child(54) .nucleobase {
  -webkit-animation-name: baseBg54;
          animation-name: baseBg54;
  -webkit-animation-delay: 24300ms;
          animation-delay: 24300ms;
}

@-webkit-keyframes pairSpin55 {
  0% {
    transform: rotateY(486deg);
  }
  100% {
    transform: rotateY(846deg);
  }
}

@keyframes pairSpin55 {
  0% {
    transform: rotateY(486deg);
  }
  100% {
    transform: rotateY(846deg);
  }
}
@-webkit-keyframes baseBg55 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg55 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(55) {
  -webkit-animation-name: pairSpin55;
          animation-name: pairSpin55;
}
.pair:nth-child(55) .nucleobase {
  -webkit-animation-name: baseBg55;
          animation-name: baseBg55;
  -webkit-animation-delay: 24750ms;
          animation-delay: 24750ms;
}

@-webkit-keyframes pairSpin56 {
  0% {
    transform: rotateY(495deg);
  }
  100% {
    transform: rotateY(855deg);
  }
}

@keyframes pairSpin56 {
  0% {
    transform: rotateY(495deg);
  }
  100% {
    transform: rotateY(855deg);
  }
}
@-webkit-keyframes baseBg56 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg56 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(56) {
  -webkit-animation-name: pairSpin56;
          animation-name: pairSpin56;
}
.pair:nth-child(56) .nucleobase {
  -webkit-animation-name: baseBg56;
          animation-name: baseBg56;
  -webkit-animation-delay: 25200ms;
          animation-delay: 25200ms;
}

@-webkit-keyframes pairSpin57 {
  0% {
    transform: rotateY(504deg);
  }
  100% {
    transform: rotateY(864deg);
  }
}

@keyframes pairSpin57 {
  0% {
    transform: rotateY(504deg);
  }
  100% {
    transform: rotateY(864deg);
  }
}
@-webkit-keyframes baseBg57 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg57 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(57) {
  -webkit-animation-name: pairSpin57;
          animation-name: pairSpin57;
}
.pair:nth-child(57) .nucleobase {
  -webkit-animation-name: baseBg57;
          animation-name: baseBg57;
  -webkit-animation-delay: 25650ms;
          animation-delay: 25650ms;
}

@-webkit-keyframes pairSpin58 {
  0% {
    transform: rotateY(513deg);
  }
  100% {
    transform: rotateY(873deg);
  }
}

@keyframes pairSpin58 {
  0% {
    transform: rotateY(513deg);
  }
  100% {
    transform: rotateY(873deg);
  }
}
@-webkit-keyframes baseBg58 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg58 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(58) {
  -webkit-animation-name: pairSpin58;
          animation-name: pairSpin58;
}
.pair:nth-child(58) .nucleobase {
  -webkit-animation-name: baseBg58;
          animation-name: baseBg58;
  -webkit-animation-delay: 26100ms;
          animation-delay: 26100ms;
}

@-webkit-keyframes pairSpin59 {
  0% {
    transform: rotateY(522deg);
  }
  100% {
    transform: rotateY(882deg);
  }
}

@keyframes pairSpin59 {
  0% {
    transform: rotateY(522deg);
  }
  100% {
    transform: rotateY(882deg);
  }
}
@-webkit-keyframes baseBg59 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg59 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(59) {
  -webkit-animation-name: pairSpin59;
          animation-name: pairSpin59;
}
.pair:nth-child(59) .nucleobase {
  -webkit-animation-name: baseBg59;
          animation-name: baseBg59;
  -webkit-animation-delay: 26550ms;
          animation-delay: 26550ms;
}

@-webkit-keyframes pairSpin60 {
  0% {
    transform: rotateY(531deg);
  }
  100% {
    transform: rotateY(891deg);
  }
}

@keyframes pairSpin60 {
  0% {
    transform: rotateY(531deg);
  }
  100% {
    transform: rotateY(891deg);
  }
}
@-webkit-keyframes baseBg60 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes baseBg60 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.pair:nth-child(60) {
  -webkit-animation-name: pairSpin60;
          animation-name: pairSpin60;
}
.pair:nth-child(60) .nucleobase {
  -webkit-animation-name: baseBg60;
          animation-name: baseBg60;
  -webkit-animation-delay: 27000ms;
          animation-delay: 27000ms;
}

.fancy-text {
  position: absolute;
  z-index: 9999;
  bottom: 16%;
  left: 16%;
  font-size: 96px;
  color: white;
  font-weight: 400;
  letter-spacing: 24px;
  font-family: "Arapey", serif;
  text-transform: uppercase;
}
/*===== // Vertical Timeline =====*/

/*===== Resonsive Vertical Timeline =====*/
@media only screen and (max-width: 830px) {
	
	#conference-timeline .timeline-start,
	#conference-timeline .timeline-end {
		margin: 0;
	}

	#conference-timeline .conference-center-line {
		margin-left: 0;
		left: 50px;
	}

	.timeline-article .meta-date {
		margin-left: 0;
		left: 20px;
	}

	.timeline-article .content-left-container,
	.timeline-article .content-right-container {
		max-width: 100%;
		width: auto;
		float: none;
		margin-left: 110px;
		min-height: 53px;
	}

	.timeline-article .content-left-container {
		margin-bottom: 20px;
	}

	.timeline-article .content-left,
	.timeline-article .content-right {
		padding: 10px 25px;
		min-height: 65px;
	}

	.timeline-article .content-left:before {
		content: "\f0d9";
		right: auto;
		left: -8px;
	}

	.timeline-article .content-right:before {
		display: none;
	}
}

@media only screen and (max-width: 400px) {
	.timeline-article p {
		margin: 0;
	}

	.timeline-article p span.article-number {
		display: none;
	}

}

/* ------------------------------
  responsive
---------------------------------*/
@media (max-width: 1441px) {
	.news-section {
		padding: 24px;
	}
	.news-section::before {
		right: 0;
		width: 200px;
		height: 600px;
	}
	.about-section .deco-bird {
		bottom: 10%;
		width: 300px;
		height: 200px;
		opacity: 0.4;
		
	}
	.about-section .deco-bird2 {
		bottom: 10%;
		right: 20px;
		width: 200px;
		height: 200px;
		opacity: 0.4;
	}
	
}
/*iphone 7*/
@media (max-width: 1024px) {
	.job-block {
		min-height: 271px;
	}
	.news-section {
		margin-top: 48px;
		height: auto;
	}
	/*2020-11-11*/
	.sf-menu.dd-menu {
		display: none;
		border-bottom: 1px solid var(--bs-secondary)
	}

	.widget_search.inlist.visible-sm {
		width: calc(100% - 40px);
		margin: 20px;
	}

}

@media only screen and (max-width: 768px) {
	.header-info-col.pull-right {
		display: block !important;
	}

	.point-tab.nav-tabs>li {
		width: 50%;
	}
	.news-section::before {
		display: none;
	}
	.admission-section .admission-deco {
		display: none;
	}
	.admission-section::before {
		width: 90%;
	}

	
	/*2020-11-11*/
}
@media (max-width: 600px) {
	.container-fluid-shrink {
		max-width: 100%;
	}
	.news-section {
		margin-top: 24px;
		padding: 0;
	}
	.news-section::before {
		width: 190px;
		height: 490px;
	}
	.about-section .deco-bird {
		display: none;
	}
	.news-header {
		padding: 16px 0;
		margin-bottom: 24px;
	}
	.news-header h2 {
		font-size: 1.5em;
		line-height: 1.4;
	}
	.goal-item .tag {
		font-size: 1.8em;
		padding-left: 0;
	}
	.table-responsive table {
		min-width: 990px;
	}
	.accordion .table-responsive table {
		min-width: auto;
	}
	
	
}
/*iphone 7 puls*/
@media only screen and (max-width: 415px) {
	table .btn {
		--bs-btn-padding-x: 0.25rem;
		--bs-btn-padding-y: 0.2rem;
		--bs-btn-font-size: 0.9rem;
	}
	.table-download table .btn {
		--bs-btn-padding-x: 0.95rem;
		--bs-btn-padding-y: 0.3rem;
		--bs-btn-font-size: 0.95rem;
	}
	.point-tab.nav-tabs>li {
		width: 100%;
	}
	.page-banner-text {
		bottom: 35%;
	}

	table>tbody>tr>td,
	table>tbody>tr>th,
	table>tfoot>tr>td,
	table>tfoot>tr>th,
	table>thead>tr>td,
	table>thead>tr>th,
	.table>tbody>tr>td,
	.table>tbody>tr>th,
	.table>tfoot>tr>td,
	.table>tfoot>tr>th,
	.table>thead>tr>td,
	.table>thead>tr>th {
		padding: 6px 10px;
	}

	.accordion-heading .accordion-toggle {
		padding-right: 45px;
	}

	.table-download tr {
		display: flex;
		flex-direction: column;
	}
	.table-download thead {
		display: none;
	}
	.table-download tr td.text-right {
		border-top: 0;
		padding-top: 0;
	}
	.link-item {
		margin-bottom: 10px;
	}
	.about-section .deco-about-left {
		width: 330px;
		height: 250px;
	}
	.no-img-list .list-item {
		align-items: flex-start;
		padding: 10px 12px;
		flex-direction: column;
	}
	.no-img-list .list-item .event-date {
		padding: 0;
	}
	.member-detail-wrapper .info-detail::before {
		top: -50px;
		width: 230px;
	}
	.news-list .blog-list-item .textbox {
		padding: 0;
		padding-left: 16px;
	}
	.member-detail-tab.nav-tabs .nav-link {
		font-size: 1em;
	}
}

/*iphone 7*/
@media (max-width: 376px) {}

/*iphone 5*/
@media (max-width: 321px) {}