#header-contact,
#logo,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

#menu,
#top-bar {
    background: #003664
}

#header,
#menu,
#top-bar {
    position: relative;
    width: 100%
}

#affiliation-text,
#baseline-wrapper,
#email-response,
#map-wrapper,
#menu,
.center,
.header-wrapper {
    text-align: center
}

#banner,
#banner-commercial,
#banner-domestic,
#banner-newbuild {
    z-index: 50;
    padding: 0;
    height: 500px
}

#top-bar,
.left-column-50,
.right-column-50 {
    box-sizing: border-box
}

nav ul,
ol,
ul,
ul.contact {
    list-style: none
}

h1:before,
h2.line:before {
    right: 100%
}

a.banner-button,
h2.white,
h3.white {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .8)
}

h4,
nav ul li a,
p.header-text {
    text-transform: uppercase
}

.slideRight,
.slideRightSlow {
    -webkit-animation-fill-mode: both;
    animation-timing-function: ease-in
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
mark,
menu,
nav,
object,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    box-sizing: border-box;
    vertical-align: baseline;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

p+p {
    margin-top: .5em
}

body {
    background-color: #f5f5f5;
    margin: 0;
    padding: 0;
    line-height: 1
}

#top-bar {
    margin: 0;
    padding: 0;
    height: 40px
}

#header {
    margin: 0;
    padding: 20px 0;
    overflow: hidden
}

#logo {
    float: left;
	width: 450px;
    margin: 0;
    padding: 20px 0 10px 10px
}

#header-contact {
    float: right;
    width: 45%;
    margin: 0;
    padding: 25px 40px 0 0
}

#menu {
    height: 50px;
    z-index: 999;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .6);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .6)
}

.fixed {
    position: fixed!important;
    background: #003664!important;
    background: rgba(0, 54, 100, .9)!important;
    top: 0
}

#banner,
#banner-commercial,
#banner-domestic,
#banner-newbuild,
.main-content {
    position: relative;
    width: 100%
}

#banner-text01,
#banner-text02 {
    background: rgba(0, 54, 100, .8);
    padding: 15px 30px;
    left: 0;
    visibility: hidden;
    margin: 0;
    position: absolute
}

#banner {
    background: url(../images/banner-01.jpg) center center no-repeat #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0
}

#banner-domestic {
    background: url(../images/banner-03.jpg) center center no-repeat #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0
}

#banner-commercial {
    background: url(../images/banner-06.jpg) center center no-repeat #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0
}

#banner-newbuild {
    background: url(../images/banner-07.jpg) center center no-repeat #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0
}

#banner-text01 {
    top: 15%
}

#banner-text02 {
    top: 33%
}

#banner-button {
    position: absolute;
    top: 51%;
    left: 0;
    padding: 0;
    margin: 0;
    visibility: hidden
}

h1:after,
h2.line:after {
    left: 100%
}

.slideLeft,
.slideRight,
.slideRightSlow {
    visibility: visible!important
}

.main-content {
    margin: 0;
    padding: 40px 0;
    overflow: hidden
}

.main-content-grey,
.main-content-white {
    width: 100%;
    margin: 0 auto;
    position: relative
}

.main-content-grey {
    background-color: #e9e9e9;
    padding: 40px 0;
    overflow: hidden
}

.main-content-white {
    background-color: #fff;
    padding: 60px 0;
    overflow: hidden
}

#affiliation-text,
#baseline,
#footer {
    margin: 0;
    width: 100%;
    overflow: hidden
}

#affiliation-text {
    padding: 20px 0 0
}

#email-response {
    margin: 10px 0;
    padding: 0
}

#footer {
    background: none;
    padding: 40px 0
}

#baseline {
    background: #003664;
    padding: 20px 0
}

#header-wrapper,
#top-bar-wrapper {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0
}

#banner-wrapper,
.main-content-wrapper {
    width: 98%;
    margin: 0 auto;
    max-width: 1160px
}

#banner-wrapper {
    position: relative;
    height: 500px;
    text-align: left;
    z-index: 99
}

.header-wrapper {
    overflow: hidden
}

.main-content-wrapper {
    padding: 0 10px
}

.two-column-wrapper {
    width: 100%;
    margin: 0;
    padding: 20px 0;
    overflow: hidden
}

.two-column-wrapper.toppad {
    padding: 40px 0 20px
}

.image-wrapper {
    margin: 0;
    padding: 0 0 20px
}

.affiliation-wrapper {
    display: inline-block;
    padding: 0 20px;
    margin: 0;
    overflow: hidden
}

#map-wrapper {
    margin: 0 auto;
    padding: 0
}

#footer-wrapper {
    width: 98%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 10px
}

#baseline-wrapper {
    width: 98%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0
}

#top-contact-social {
    display: block;
    float: right;
    padding: 0;
    margin: 0
}

.column-33-01,
.column-33-02 {
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    text-align: center
}

.column-33-01 {
    width: 33%;
    padding: 0 30px 0 0
}

.column-33-02 {
    width: 32%;
    padding: 0
}

.right-column-30,
.right-column-50,
.right-column-60 {
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    text-align: left
}

.left-column-50 {
    display: block;
    float: left;
    width: 50%;
    padding: 0;
    margin: 0;
    overflow: hidden
}

.right-column-50 {
    width: 50%;
    padding: 0 0 0 20px
}

.left-column-40 {
    display: block;
    float: left;
    width: 38%;
    padding: 0 40px 0 0;
    margin: 0;
    overflow: hidden
}

.right-column-60 {
    width: 58%;
    padding: 0
}

.left-column-70 {
    display: block;
    float: left;
    width: 68%;
    padding: 0 40px 0 0;
    margin: 0;
    overflow: hidden
}

.right-column-30 {
    width: 28%;
    padding: 0
}

.right-column-30.contact {
    padding: 100px 0 0
}

#footer-column01 {
    padding: 0 50px 0 0;
    overflow: hidden;
    float: left;
	width: 60%;
    margin: 0;
    text-align: left;
    display: block
}

#footer-column02 {
    padding: 0 0 0 50px;
    overflow: hidden;
    float: left;
	width: 40%;
    margin: 0;
	text-align: right;
    display: block
}

#footer-column03,
.clearer,
nav ul {
    margin: 0;
    padding: 0
}

#footer-column03 {
    display: block;
    float: left;
    width: 31%;
    overflow: hidden;
    text-align: left
}

.clearer {
    font-size: 0;
    line-height: 0;
    display: block;
    clear: both;
    height: 0;
    width: auto
}

nav ul li a,
nav ul li ul li a {
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    line-height: 50px;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out
}

h1,
h2 {
    margin: 0 0 20px
}

section {
    margin: 0;
    padding: 0 0 30px
}

nav ul {
    position: relative;
    display: inline-table;
    height: 50px;
    z-index: 1001
}

nav ul:after {
    content: "";
    clear: both;
    display: block
}

nav ul li:hover>ul {
    display: block
}

nav ul li {
    position: relative;
    float: left;
    height: 50px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out
}

nav ul li:hover {
    background-color: #2667a5
}

nav ul li a {
    float: left;
    height: 50px;
    padding: 0 40px
}

nav ul li a.down {
    background: url(../images/down.gif) right 20px center no-repeat;
    padding: 0 40px 0 20px
}

nav ul ul {
    position: absolute;
    top: 100%;
    display: none;
    height: 50px;
    z-index: 1001
}

nav ul ul:after {
    content: "";
    clear: both;
    display: block
}

nav ul ul li:hover>ul {
    display: block
}

nav ul ul li {
    float: none;
    position: relative;
    background-color: #2667a5;
    border-bottom: 1px solid #fff;
    height: 50px;
    text-align: left
}

nav ul ul li:hover {
    background-color: #003664
}

nav ul li ul li a {
    float: left;
    height: 50px;
    width: 300px;
    padding: 0 20px
}

h1:after,
h1:before,
h2.line:after,
h2.line:before {
    background: #B8B8B8;
    content: "";
    height: 1px;
    top: 50%;
    width: 400%
}

h1 {
    color: #003664;
    font-size: 2.5em;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    padding: 0 15px 15px;
    position: relative
}

h1:after,
h1:before {
    display: block;
    position: absolute
}

h2,
h2.line {
    color: #003664;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    position: relative;
    font-size: 1.7em
}

h2 {
    padding: 0
}

h2.padtop {
    margin: 20px 0
}

h2.line {
    padding: 0 15px 7px;
    margin: 0 0 20px
}

h2.line:after,
h2.line:before {
    display: block;
    position: absolute
}

h2.white {
    color: #fff;
    font-size: 1.7em;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    display: block;
    line-height: 1.5em
}

h3,
h3.footer,
h3.white {
    font-size: 1.5em;
    font-family: 'Open Sans', sans-serif;
    display: block;
    line-height: 1.5em
}

h3 {
    color: #003664;
    margin: 0 0 20px;
    padding: 0
}

h3.white {
    color: #fff;
    margin: 0;
    padding: 0
}

h3.footer,
h4,
span.blue,
span.red {
    color: #003664
}

h3.footer {
    border-bottom: 1px solid #B8B8B8;
    margin: 0 0 20px;
    padding: 0 0 10px
}

h4 {
    font-size: 1.1em;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 10px;
    padding: 0;
    display: block;
    line-height: 1.5em
}

span.italic {
    font-style: italic
}

span.blue {
    font-size: 1.6em;
    line-height: 1.6em
}

p.main-text,
p.main-text-1 {
    color: #454545;
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    line-height: 1.7em
}

span.bold {
    font-weight: 700
}

p.main-text {
    font-size: 1.1em
}

p.main-text.small {
    font-size: .8em
}

p.main-text-1 {
    font-size: 1em
}

p.top-text {
    color: #fff;
    font-size: 1em;
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    line-height: 2em
}

p.header-text,
p.intro-text {
    color: #454545;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    padding: 0
}

p.header-text {
    font-size: 1.6em;
    line-height: 1.5em
}

p.intro-text {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.7em
}

p.intro-text.noalign {
    text-align: inherit
}

p.error-text {
    color: #003664;
    font-size: 10em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    padding: 0;
    line-height: 1em;
    text-align: center
}

p.jke {
    color: #fff;
    font-size: .875em;
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    line-height: 2em
}

a.banner-button,
a.button {
    border: 0;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

a.button {
    background: url(../images/small-arrow.png) right 20px center no-repeat #003664;
    background: url(../images/small-arrow.png) right 20px center no-repeat rgba(0, 54, 100);
    padding: 10px 40px 10px 20px;
    margin: 10px auto;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out
}

a.button:hover {
    background: url(../images/small-arrow.png) right 20px center no-repeat #2667a5;
    background: url(../images/small-arrow.png) right 20px center no-repeat rgba(38, 103, 165)
}

a.banner-button {
    background: url(../images/small-arrow.png) right 20px center no-repeat #003664;
    background: url(../images/small-arrow.png) right 20px center no-repeat rgba(0, 54, 100, .8);
    width: 220px;
    padding: 15px;
    margin: 0 auto 10px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out
}

a.link.under:active,
a.link.under:link,
a.link.under:visited,
a.link:active,
a.link:link,
a.link:visited,
a.post-title:active,
a.post-title:link,
a.post-title:visited {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out
}

ul.bullets,
ul.contact {
    padding: 0;
    text-align: left
}

a.banner-button:hover {
    background: url(../images/small-arrow.png) right 20px center no-repeat #2667a5;
    background: url(../images/small-arrow.png) right 20px center no-repeat rgba(38, 103, 165, .6)
}

a.link:active,
a.link:link,
a.link:visited {
    color: #454545;
    font-size: 1.1em;
    text-decoration: none
}

a.link.under:active,
a.link.under:link,
a.link.under:visited {
    color: #454545;
    font-size: inherit;
    text-decoration: underline
}

a.link.under-white:active,
a.link.under-white:link,
a.link.under-white:visited {
    color: #fff;
    text-decoration: underline
}

a.link.under:hover,
a.link:hover {
    color: #2667a5
}

a.link:hover {
    text-decoration: underline
}

a.post-title:active,
a.post-title:link,
a.post-title:visited {
    color: #454545;
    font-size: 1em;
    text-decoration: none
}

a.post-title:hover {
    color: #2667a5;
    text-decoration: underline
}

.tel,
.tel:visited,
a.blank:active,
a.blank:link,
a.blank:visited,
input.submit {
    text-decoration: none
}

.tel,
.tel:visited {
    display: block;
    color: #fff;
    padding: 0;
    cursor: default
}

.tel:focus,
.tel:hover {
    color: #fff
}

.tel-blue:focus,
.tel-blue:hover,
ul.bullets li {
    color: #003664
}

.tel-blue,
.tel-blue:visited {
    display: block;
    color: #003664;
    padding: 0;
    text-decoration: none;
    cursor: default
}

ul.bullets {
    list-style-type: disc;
    list-style-position: inside;
    margin: 10px 0 20px
}

ul.bullets li {
    padding: 0;
    margin-bottom: 5px;
    margin-left: 2em;
    text-indent: -1em
}

span.bullets,
ul.latest-post {
    font-size: 1em;
    font-family: 'Open Sans', sans-serif;
    color: #454545
}

span.bullets {
    line-height: 1.7em
}

ul.contact {
    margin: 0
}

ul.contact li {
    display: block;
    float: left;
    cursor: pointer;
    height: 35px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    vertical-align: middle;
    padding: 5px 0 0;
    margin: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out
}

ul.contact li.tel {
    border-right: none;
    width: 200px;
    cursor: auto
}

ul.latest-post {
    margin-top: 20px;
    padding-left: 2em;
    list-style-type: none;
    line-height: 1.5em;
    text-align: left
}

.latest-post li:before {
    position: absolute;
    margin-left: -1.3em;
    font-weight: 700
}

.latest-post li.arrow:before {
    content: "\02C3";
    color: #003664
}

.label-circle-large:before,
.label-circle:before {
    content: "";
    z-index: -1
}

.label-circle,
.label-circle-large {
    color: #fff;
    font-size: 2.5em;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif
}

.latest-post li {
    margin: 0 0 20px
}

img {
    border: 0;
    height: auto;
    max-width: 100%
}

.row {
    position: relative;
    height: 300px;
    margin: 0;
    padding: 100px 10px 0
}

.left-desc-col01 {
    display: block;
    float: left;
    width: 40%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-align: left
}

.left-desc-col02,
.right-desc-col01 {
    width: 300px;
    height: 250px;
    display: block;
    float: left;
    padding: 0;
    overflow: hidden;
    text-align: left
}

.left-desc-col02 {
    margin: 0 0 0 200px
}

.right-desc-col01 {
    margin: 0 0 0 100px
}

.right-desc-col02 {
    display: block;
    float: left;
    width: 40%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-align: left
}

.label-circle,
.label-circle:before {
    height: 65px;
    line-height: 65px;
    width: 65px
}

.label-circle:before {
    background-color: #2667a5;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin: 5px -25px;
    position: absolute
}

.label-circle,
.label-circle-large:before {
    background-color: #003664;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    float: left
}

.label-circle {
    border-radius: 50%;
    margin-right: 10px;
    text-align: center
}

.label-circle-large:before {
    border-radius: 50%;
    height: 235px;
    margin: 5px -100px;
    width: 235px;
    position: absolute
}

.label-circle-large {
    background-color: #2667a5;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
    height: 235px;
    margin-right: 10px;
    width: 235px;
    text-align: center;
    z-index: 10
}

.label-circle-large.meet {
    background: url(../images/meeting.png) center center no-repeat #2667a5
}

.label-circle-large.plan {
    background: url(../images/planning.png) center center no-repeat #2667a5
}

.label-circle-large.follow {
    background: url(../images/follow.png) center center no-repeat #2667a5
}

.label-circle-large.date {
    background: url(../images/date.png) center center no-repeat #2667a5
}

.label-circle-large.progress {
    background: url(../images/progress.png) center center no-repeat #2667a5
}

.label-circle-large.finish {
    background: url(../images/finish.png) center center no-repeat #2667a5
}

.label-circle-large.advice {
    background: url(../images/telephone.png) center center no-repeat #2667a5
}

.label-text-pad {
    padding: 0 0 0 75px
}

.line01 {
    position: absolute;
    background: url(../images/line01.png) center center no-repeat;
    top: 50px;
    left: 450px;
    height: 194px;
    width: 246px;
    z-index: -10
}

.line02,
.line03 {
    position: absolute;
    top: -50px;
    left: 350px;
    height: 246px;
    width: 309px;
    z-index: -10
}

.line02 {
    background: url(../images/line02.png) center center no-repeat
}

.line03 {
    background: url(../images/line03.png) center center no-repeat
}

p.main-text.upper {
    color: #003664;
    text-transform: uppercase
}

form.cmxform,
form.cmxform label,
form.cmxform legend {
    color: #454545
}

form.cmxform {
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em
}

form.cmxform legend {
    padding-left: 0
}

form.cmxform fieldset {
    border: none;
    background: none;
    background-color: #transparent;
    margin: 0;
    padding: 10px 0 0
}

form.cmxform fieldset fieldset,
form.cmxform fieldset p {
    padding: 5px 10px 7px;
    background: none
}

form.cmxform label.error,
label.error {
    color: red;
    font-style: italic
}

div.error {
    display: none
}

.editor-label,
.editor-label-buttons {
    display: block;
    font-size: 100%;
    background: none;
    border: 0
}

form.cmxform .gray * {
    color: gray
}

.editor-label {
    margin: 10px 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

.editor-label-buttons {
    margin: 20px 0 10px;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

.editor-field,
.project {
    display: block;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

.editor-field {
    background: none;
    border: 0
}

.project,
input.contact {
    border: 1px solid #000;
    height: 35px
}

.project {
    color: #454545;
    font-family: 'Open Sans', sans-serif;
    line-height: 18px
}

span.requiredfield {
    color: #003664
}

input.contact,
textarea.contact {
    color: #454545;
    font-size: .9em;
    line-height: 18px;
    margin-bottom: 5px;
    padding: 2px 3px;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out
}

input.contact {
    width: 95%
}

input.contact.short {
    width: 30%
}

input.contact.question {
    width: 50px;
    text-align: center
}

input.contact:focus {
    border: 2px solid #003664
}

input.contact.error {
    border: 1px solid red
}

textarea.contact {
    border: 1px solid #000;
    height: 100px;
    width: 95%
}

textarea.contact:focus {
    border: 1px solid #003664
}

textarea.contact.error {
    border: 1px solid red
}

input.submit {
    background-color: #003664;
    border: 0;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    font-weight: 400;
    padding: 15px 25px;
    margin: 20px auto;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out
}

input.submit:hover {
    background-color: #2667a5
}

.slideRight {
    animation-name: slideRight;
    -webkit-animation-name: slideRight;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in
}

@keyframes slideRight {
    0% {
        opacity: 0;
        transform: translateX(-10%)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes slideRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-10%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

.slideRightSlow {
    animation-name: slideRightSlow;
    -webkit-animation-name: slideRightSlow;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

@keyframes slideRightSlow {
    0% {
        opacity: 0;
        transform: translateX(-10%)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes slideRightSlow {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-10%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

.slideLeft {
    animation-name: slideLeft;
    -webkit-animation-name: slideLeft;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-timing-function: ease-in;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

@keyframes slideLeft {
    0% {
        opacity: 0;
        transform: translateX(10%)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes slideLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(10%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@media screen and (max-width:480px) and (min-width:320px) {
    .left-desc-col02,
    .line01,
    .line02,
    .line03,
    .right-desc-col01 {
        display: none
    }
    #header-contact,
    #logo,
    .left-column-40 {
        text-align: center
    }
    #logo {
        width: 98%
    }
    #header-contact {
        float: none;
        width: 75%;
        margin: 0 auto;
        padding: 20px 0 0
    }
    #banner-text02 {
        top: 43%
    }
    #banner-button {
        top: 65%
    }
    .affiliation-wrapper {
        padding: 0 10px 20px
    }
    .row {
        height: auto;
        padding: 40px 0 0;
        overflow: hidden
    }
    .left-desc-col01,
    .right-desc-col02 {
        width: 95%;
        padding: 0 0 0 10px
    }
    .column-33-01,
    .left-column-50 {
        padding: 0 0 40px;
        width: 98%
    }
    .column-33-02 {
        width: 98%
    }
    .right-column-50 {
        width: 98%;
        padding: 0
    }
    #footer-column01,
    .left-column-40 {
        padding: 0 0 40px;
        width: 98%
    }
    .right-column-60 {
        width: 98%
    }
    #footer-column02 {
        width: 98%;
        padding: 0;
		text-align: left;
    }
    h2.white {
        font-size: 1.4em
    }
    h3.white {
        font-size: 1.3em
    }
    p.header-text {
        font-size: 1.1em
    }
}

@media screen and (max-width:549px) and (min-width:481px) {
    .left-desc-col02,
    .line01,
    .line02,
    .line03,
    .right-desc-col01 {
        display: none
    }
    #header-contact,
    #logo,
    .left-column-40 {
        text-align: center
    }
    #logo {
        width: 98%
    }
    #header-contact {
        float: none;
        width: 65%;
        margin: 0 auto;
        padding: 20px 0 0
    }
    #banner-text02 {
        top: 40%
    }
    #banner-button {
        top: 65%
    }
    .affiliation-wrapper {
        padding: 0 10px 20px
    }
    .row {
        height: auto;
        padding: 40px 0 0;
        overflow: hidden
    }
    .left-desc-col01,
    .right-desc-col02 {
        width: 95%;
        padding: 0 0 0 10px
    }
    .column-33-01,
    .left-column-50 {
        padding: 0 0 40px;
        width: 98%
    }
    .column-33-02 {
        width: 98%
    }
    .right-column-50 {
        width: 98%;
        padding: 0
    }
    #footer-column01,
    .left-column-40 {
        padding: 0 0 40px;
        width: 98%
    }
    .right-column-60 {
        width: 98%
    }
    #footer-column02 {
        width: 98%;
        padding: 0;
		text-align: left;
    }
    p.header-text {
        font-size: 1.3em
    }
}

@media screen and (max-width:654px) and (min-width:550px) {
    .left-desc-col02,
    .line01,
    .line02,
    .line03,
    .right-desc-col01 {
        display: none
    }
    #logo {
        width: 98%;
        text-align: center
    }
    #header-contact {
        float: none;
        width: 65%;
        margin: 0 auto;
        padding: 20px 0 0;
        text-align: center
    }
    #banner-text02 {
        top: 40%
    }
    #banner-button {
        top: 65%
    }
    .affiliation-wrapper {
        padding: 0 10px 20px
    }
    .row {
        height: auto;
        padding: 40px 0 0;
        overflow: hidden
    }
    .left-desc-col01,
    .right-desc-col02 {
        width: 95%;
        padding: 0 0 0 10px
    }
    .column-33-01,
    .left-column-50 {
        padding: 0 0 40px;
        width: 98%
    }
    .column-33-02 {
        width: 98%
    }
    .right-column-50 {
        width: 98%;
        padding: 0
    }
    .left-column-40 {
        width: 98%;
        padding: 0 0 40px;
        text-align: center
    }
    .right-column-60 {
        width: 98%
    }
    #footer-column01 {
        padding: 0 40px 0 0
    }
    #footer-column02 {
        padding: 0 0 0 40px;
    }
    p.header-text {
        font-size: 1.5em
    }
}

@media screen and (max-width:756px) and (min-width:655px) {
    .left-desc-col02,
    .line01,
    .line02,
    .line03,
    .right-desc-col01 {
        display: none
    }
	#logo {
	width: 300px;
	}
    #header-contact {
        width: 50%;
        padding: 20px 20px 0 0
    }
    .affiliation-wrapper {
        padding: 0 10px 20px
    }
    .row {
        height: auto;
        padding: 40px 0 0;
        overflow: hidden
    }
    .left-desc-col01,
    .right-desc-col02 {
        width: 95%;
        padding: 0 0 0 10px
    }
    .column-33-01,
    .left-column-40 {
        padding: 0 0 40px;
        width: 98%
    }
    .column-33-02 {
        width: 98%
    }
    .left-column-40 {
        text-align: center
    }
    .right-column-60 {
        width: 98%
    }
    #footer-column01 {
        padding: 0 40px 0 0
    }
    #footer-column02 {
        padding: 0 0 0 40px;
    }
    p.header-text {
        font-size: 1.3em
    }
}

@media screen and (max-width:874px) and (min-width:757px) {
	#logo {
	width: 350px;
	}
    #header-contact {
        width: 50%
    }
    .affiliation-wrapper {
        padding: 0 10px 20px
    }
    .row {
        height: 350px
    }
    .line01,
    .line02,
    .line03 {
        display: none
    }
    .left-desc-col01 {
        width: 45%
    }
    .left-desc-col02 {
        margin: 0
    }
    .right-desc-col01 {
        margin: 0 0 0 50px
    }
    .right-desc-col02 {
        width: 50%
    }
    .column-33-01 {
        width: 98%;
        padding: 0 0 40px
    }
    #footer-column01 {
        padding: 0 40px 0 0
    }
	#footer-column02 {
	padding: 0 0 0 40px;
	}
    .column-33-02 {
        width: 98%
    }
	p.header-text {
        font-size: 1.5em
    }
}

@media screen and (max-width:990px) and (min-width:875px) {
	#logo {
	width: 350px;
	}
    .affiliation-wrapper {
        padding: 0 10px
    }
    .row {
        height: 350px
    }
    .line01,
    .line02,
    .line03 {
        display: none
    }
    .left-desc-col02 {
        margin: 0
    }
}