.timeline-block {
  overflow: hidden;
  display: block;
  margin-top: 40px; }

.timeline-block .top-btn {
  display: block;
  text-align: center; }

.timeline-block .top-btn span {
  background-color: #f5f5f5;
  display: inline-block;
  padding: 20px 24px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  font-size: 1.27em;
  font-family: "futura-pt", "Arial Unicode MS", Arial, sans-serif;
  font-weight: 500; }

.ko .timeline-block .top-btn span {
  background-color: #f5f5f5;
  display: inline-block;
  padding: 20px 24px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  font-size: 1.27em;
  font-family: "Nanum Gothic", "Arial Unicode MS", Arial, sans-serif;
  font-weight: bold; }

.timeline-block .bottom-btn {
  display: block;
  text-align: center;
  margin-bottom: 40px; }

.timeline-block .bottom-btn a {
  background-color: #0e5c86;
  width: 99px;
  height: auto;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 13px;
  padding: 25px 15px;
  font-family: "futura-pt", "Arial Unicode MS", Arial, sans-serif;
  font-weight: 500;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 80px;
  border-top-left-radius: 80px; }

.ko .timeline-block .bottom-btn a {
  background-color: #0e5c86;
  width: 80px;
  height: auto;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 1.27em;
  padding: 25px 15px;
  font-family: "Nanum Gothic", "Arial Unicode MS", Arial, sans-serif;
  font-weight: bold;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 80px;
  border-top-left-radius: 80px; }

.timeline-block ul.inner {
  background: url(../img/timeline/border-timeline.jpg) center top repeat-y;
  overflow: hidden;
  padding-bottom: 30px; }

.timeline-block ul.inner li {
  width: 50.6%;
  margin-top: -30px;
  min-height: 200px; }

.timeline-block ul.inner li:first-child {
  margin-top: 30px; }

.timeline-block ul.inner li h2 {
  font-size: 2.18em;
  color: #0e5c86;
  font-family: "futura-pt", "Arial Unicode MS", Arial, sans-serif;
  font-weight: 800;
  font-weight: normal;
  line-height: 8px; }

.ko .timeline-block ul.inner li h2 {
  font-size: 2.18em;
  color: #0e5c86;
  font-family: "Nanum Gothic", "Arial Unicode MS", Arial, sans-serif;
  font-weight: 800;
  font-weight: normal; }

.timeline-block ul.inner li figure {
  margin-top: 7px;
  background-color: #f5f5f5;
  overflow: hidden;
  padding: 20px 0; }

.timeline-block ul.inner li figure > a,
.timeline-block ul.inner li figure > span {
  padding: 0 20px;
  float: left; }

.timeline-block ul.inner li figure > a img,
.timeline-block ul.inner li figure > span img {
  max-width: 136px;
  width: 100%; }

.timeline-block ul.inner li figure figcaption {
  overflow: hidden; }

.timeline-block ul.inner li figure figcaption .heading-3 {
  margin-bottom: 7px;
  padding-bottom: 8px;
  width: 80%; }

.timeline-block ul.inner li figure figcaption .heading-3 sup {
  font-size: 0.7em;
  font-family: "Arial Unicode MS", Arial, sans-serif; }

.ko .timeline-block ul.inner li figure figcaption .heading-3 sup {
  font-size: 0.7em;
  font-family: "Nanum Gothic", "Arial Unicode MS", Arial, sans-serif; }

.timeline-block ul.inner li figure figcaption .desc {
  clear: both;
  overflow: hidden; }

.timeline-block ul.inner li figure figcaption .desc p {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #666;
  font-family: "Arial Unicode MS", Arial, sans-serif; }

.timeline-block ul.inner li figure figcaption .desc sup {
  font-size: 0.7em;
  font-family: "Arial Unicode MS", Arial, sans-serif; }

.ko .timeline-block ul.inner li figure figcaption .desc p {
  font-size: 1.364em;
  color: #666;
  font-family: "Nanum Gothic", "Arial Unicode MS", Arial, sans-serif; }

.ko .timeline-block ul.inner li figure figcaption .desc sup {
  font-size: 0.7em;
  font-family: "Nanum Gothic", "Arial Unicode MS", Arial, sans-serif; }

.timeline-block ul.inner li figure figcaption .desc a {
  color: #eb6c00;
  font-size: 0.9em;
  display: block;
  margin-top: 8px;
  text-transform: uppercase;
  -webkit-transition: color 0.4s ease 0s;
  -moz-transition: color 0.4s ease 0s;
  -o-transition: color 0.4s ease 0s;
  transition: color 0.4s ease 0s;
  font-family: "futura-pt", "Arial Unicode MS", Arial, sans-serif;
  font-weight: 400; }

.ko .timeline-block ul.inner li figure figcaption .desc a {
  color: #eb6c00;
  font-size: 0.9em;
  display: block;
  margin-top: 8px;
  text-transform: uppercase;
  -webkit-transition: color 0.4s ease 0s;
  -moz-transition: color 0.4s ease 0s;
  -o-transition: color 0.4s ease 0s;
  transition: color 0.4s ease 0s;
  font-family: "Nanum Gothic", "Arial Unicode MS", Arial, sans-serif;
  font-weight: 400; }

.timeline-block ul.inner li figure figcaption .desc a .icon-arrow-1 {
  height: 15px; }

.timeline-block ul.inner li figure figcaption .desc a:hover {
  color: #0e5c86; }

.timeline-block ul.inner li figure figcaption .desc a:hover .icon-arrow-1 {
  background: url("../img/timeline/icon-angle-left.png") no-repeat scroll 100% center transparent; }

.timeline-block ul.inner .even {
  float: right;
  background: url(../img/timeline/border-r-timeline.png) left 20px no-repeat;
  padding-left: 45px; }

.timeline-block ul.inner .even figure .heading-3 {
  background-position: left bottom;
  text-align: left;
  float: left; }

.timeline-block ul.inner .even .desc {
  padding-right: 10px; }

.timeline-block ul.inner .odd {
  float: left;
  background: url(../img/timeline/border-l-timeline.png) right 20px no-repeat;
  padding-right: 45px;
  margin-top: -150px; }

.timeline-block ul.inner .odd h2 {
  text-align: right; }

.timeline-block ul.inner .odd figure > a,
.timeline-block ul.inner .odd figure span {
  float: right; }

.timeline-block ul.inner .odd figure .heading-3 {
  background-position: right bottom;
  float: right;
  text-align: right; }

.timeline-block ul.inner .odd figure .desc {
  padding-left: 10px;
  text-align: right; }

@media only screen and (max-width: 800px) {
  .timeline-block .bottom-btn a {
    padding: 25px 17px; }

  .timeline-block ul.inner li {
    margin-top: 30px; }

  .timeline-block ul.inner li:first-child {
    margin-top: 20px; }

  .timeline-block ul.inner li figure {
    padding: 30px 50px; }

  .timeline-block ul.inner .even {
    padding-left: 0;
    width: 100%;
    background-position: 40% 20px; }

  .timeline-block ul.inner .even h2 {
    text-align: left; }

  .timeline-block ul.inner .odd {
    margin-top: 30px;
    padding-right: 0;
    width: 100%;
    background-position: 80% 20px; }

  .timeline-block ul.inner .odd h2 {
    text-align: left; } }
@media only screen and (max-width: 1200px) {
  body {
  .timeline-block ul.inner li figure {
    margin-top: 8px; }
 }
@media only screen and (max-width: 940px) {
  .timeline-block ul.inner li figure > span,
  .timeline-block ul.inner li.odd figure > span {
    float: none;
    display: block;
    margin: 0 auto 10px;
    text-align: center; }

  .timeline-block ul.inner li figcaption {
    clear: both; }
      .timeline-block ul.inner li.odd figure .heading-3 {
    text-align: center;
    background-position: center bottom;
    float: none; }

  .timeline-block ul.inner li.odd figure > a {
    float: none; }

  .timeline-block ul.inner li.odd figure > a img {
    display: block;
    margin: auto; }

  .timeline-block ul.inner li.odd figure figcaption .desc {
    padding: 0;
    text-align: center; }

  .timeline-block ul.inner li.even figure .heading-3 {
    text-align: center;
    background-position: center bottom;
    float: none; }

  .timeline-block ul.inner li.even figure figcaption .desc {
    padding: 0;
    text-align: center; }

  .timeline-block ul.inner li figure {
    padding: 20px 10px;
    margin-top: 9px; }

  .timeline-block ul.inner li figure > a {
    float: none;
    overflow: hidden;
    display: block;
    margin-bottom: 20px; }

  .timeline-block ul.inner li figure > a img {
    display: block;
    margin: auto; }

  .timeline-block ul.inner li figure figcaption .heading-3 {
    text-align: center;
    display: block;
    width: 100%;
    background-position: center bottom; } 
}