body,
html {
    background-color: #0a0a0a;
    margin: 0px;
    font-family: 'Century Gothic';
    min-width: 1024px;
    font-size: 14px;
}
.wrapper {
    position: relative;
    overflow: hidden;
    width: 1024px;
    margin: auto;
}
.container {
    position: relative;
    width: 100%;
}
#shirt .background {
    position: absolute;
    width: 100%;
    height: 100%;
}
#shirt .background img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
}
#shirt header {
    position: relative;
    z-index: 101;
    text-align: center;
    color: #fff;
    padding-top: 1%;
}
#shirt header h1,
#shirt header span,
#shirt header p {
    font-family: 'IrisUPC';
}
#shirt header h1 {
    margin: 0;
    font-size: 90px;
    font-weight: normal;
    letter-spacing: 5px;
    height: 82px;
}
#shirt header span {
    margin: 0px;
    font-size: 22px;
    margin-left: 12px;
    letter-spacing: 12px;
}
#shirt header p {
    font-size: 40px;
    letter-spacing: 6px;
    margin-top: 8px;
    margin-bottom: 10px;
}
#shirt aside {
    position: relative;
    width: 100%;
    margin-top: 3%;
    float: left;
}
#shirt aside .left {
    position: relative;
    float: left;
    width: 27%;
    min-width: 256px;
    top: -15px;
}
#shirt aside .right {
    position: relative;
    float: right;
    width: 35%;
    margin-top: 2%;
}
#shirt aside figure {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}
#shirt aside .main {
    position: absolute;
    width: 100%;
    z-index: 101;
    text-align: center;
    margin-top: 3%;
}
#shirt aside .main img {
    position: relative;
    width: 45%;
    max-width: 540px;
}
#shirt aside figure {
    margin: 0px;
    z-index: 101;
}
#shirt aside figure h2 {
    color: #e6faff;
    font-weight: normal;
    font-size: 27px;
    text-align: center;
    font-family: 'IrisUPC';
    line-height: 20px;
}
#shirt aside figure p {
    color: #ead4a1;
}
#shirt aside figure#interior {
    width: 100%;
}
#shirt aside figure#interior .picture img {
    width: 55%;
}
#shirt aside figure#options h2 {
    text-align: left;
}
#shirt aside figure#options .picture img {
    width: 45%;
}
#shirt aside figure#options {} #shirt aside figure#back-collar {} #shirt aside figure#back-collar .picture {
    width: 65%;
}
#shirt aside figure#back-collar .picture img {
    width: 65%;
}
#shirt aside figure#button-hole {
    width: 83%;
    float: right;
    margin-top: 12%;
}
#shirt aside figure#button-hole .picture {
    width: 85%;
}
#shirt aside figure#button-hole .picture img {
    width: 50%;
    margin-right: 15%;
}
#shirt aside figure#button-hole-style {
    width: 92%;
    float: right;
    margin-top: 12%;
}
#shirt aside figure#button-hole-style {} #shirt aside figure#button-hole-style h2 {
    width: 80%;
    float: right;
    margin-bottom: 5%;
}
#shirt aside figure#button-hole-style .picture {
    width: 80%;
    float: right;
}
#shirt aside figure figcaption {
    width: 168px;
    margin: 10% auto 10% 24%;
}
#shirt aside figure#options figcaption {
    width: 115px;
}
#shirt aside figure figcaption ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#shirt aside figure figcaption ul li {
    color: #ead4a1;
    font-size: 16px;
    text-align: left;
}
#shirt footer,
#shirt footer p,
#shirt footer ul {
    position: relative;
    float: left;
    width: 100%;
}
#shirt footer {
    z-index: 101;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
}
#shirt footer p {
    color: #efd78e;
    margin: 0px;
    font-size: 40px;
    font-family: 'IrisUPC';
    letter-spacing: 2px;
}
#shirt footer ul {
    text-align: center;
    margin: 2% 0 0 0;
    padding: 0px;
    list-style: none;
}
#shirt footer li {
    margin: 0 15px;
    display: inline-block;
}
#shirt footer li img {
    height: 80px;
}
.box {
    width: 80%;
    max-width: 280px;
    float: right;
}
.box-2 {
    width: 85%;
    max-width: 364px;
    float: left;
}
.text-center {
    text-align: center;
}
.text-lower {
    font-size: 12px;
}
.picture {
    width: 100%;
    max-width: 256px;
    text-align: center;
    margin: auto;
}
.picture img {
    width: 45%;
}
.dismar {
    margin: 0px;
}
.dismar-impt {
    margin: 0px !important;
}
.emphasize {
    color: RED;
}
.wth100-impt {
    width: 100% !important;
}
.mst-1 {
    margin-top: 5% !important;
}
.msb-1 {
    margin-bottom: 5% !important;
}
.setbg {
    position: relative;
    width: 1024px;
    height: 100%;
    margin: auto;
}
.line {
    position: absolute;
    background: #fff;
    width: 0px;
    height: 1px;
    -moz-transform-origin: 0 -2em;
    -webkit-transform-origin: 0 -2em;
    -ms-transform-origin: 0 -2em;
    -moz-animation: 0.6s linear forwards 0.72s;
    -webkit-animation: 0.6s linear forwards 0.72s;
    -ms-animation: 0.6s linear forwards 0.72s;
}
.running .line-1 {
    left: 170px;
    top: 150px;
    -moz-transform: rotate(32deg);
    -webkit-transform: rotate(32deg);
    -ms-transform: rotate(32deg);
    -moz-animation-name: move-1;
    -webkit-animation-name: move-1;
    -ms-animation-name: move-1;
}
.running .line-2 {
    left: 134px;
    top: 120px;
    -moz-transform: rotate(-44deg);
    -webkit-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    -moz-animation-name: move-2;
    -webkit-animation-name: move-2;
    -ms-animation-name: move-2;
}
.running .line-3 {
    left: 148px;
    top: 112px;
    -moz-transform: rotate(-14deg);
    -webkit-transform: rotate(-14deg);
    -moz-animation-name: move-3;
    -webkit-animation-name: move-3;
}
.running .line-4 {
    left: 92px;
    top: 175px;
    -moz-transform: rotate(200deg);
    -webkit-transform: rotate(200deg);
    -moz-animation-name: move-4;
    -webkit-animation-name: move-4;
}
.running .line-5 {
    left: 40px;
    top: 178px;
    -moz-transform: rotate(230deg);
    -webkit-transform: rotate(230deg);
    -moz-animation-name: move-5;
    -webkit-animation-name: move-5;
}
.running .line-6 {
    left: 134px;
    top: 166px;
    -moz-transform: rotate(183deg);
    -webkit-transform: rotate(183deg);
    -moz-animation-name: move-2;
    -webkit-animation-name: move-2;
}
.ball {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #2187e7;
    background-image: -moz-linear-gradient(90deg, #ead4a1 25%, #FFFFFF);
    background-image: -webkit-linear-gradient(90deg, #ead4a1 25%, #FFFFFF);
    border-radius: 50px;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -moz-animation: point 0.1s linear forwards 1.3s;
    -webkit-animation: point 0.1s linear forwards 1.3s;
}
.running .ball-1 {
    top: 258px;
    left: 336px;
}
.running .ball-2 {
    top: 13px;
    left: 248px;
}
.running .ball-3 {
    top: 62px;
    left: 328px;
}
.running .ball-4 {
    top: 21px;
    left: -139px;
}
.running .ball-5 {
    top: -128px;
    left: -149px;
}
.running .ball-6 {
    top: 89px;
    left: -2px;
}
.pulse {
    width: 12px;
    height: 12px;
    border-radius: 30px;
    border: 1px solid #ead4a1;
    box-shadow: 0 0 5px #ead4a1;
    position: absolute;
    -moz-transform: scale(0);
    -moz-animation: pulse 1s ease-out 1.3s;
    -webkit-transform: scale(0);
    -webkit-animation: pulse 1s ease-out 1.3s;
}
.running .pulse-1 {
    top: 256px;
    left: 334px;
}
.running .pulse-2 {
    top: 11px;
    left: 246px;
}
.running .pulse-3 {
    top: 60px;
    left: 326px;
}
.running .pulse-4 {
    top: 19px;
    left: -141px;
}
.running .pulse-5 {
    top: -130px;
    left: -151px;
}
.running .pulse-6 {
    top: 87px;
    left: -4px;
}
figure.interior.duration h2 {} figure.interior.duration .picture {} figure.interior.duration figcaption {} figure.interior.duration .pulse {} figure.interior.duration .line {} figure.interior.duration .ball {}
@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(0);
        opacity: 0;
    }
    10% {
        -moz-transform: scale(1);
        opacity: 0 .5;
    }
    50% {
        -moz-transform: scale (1 .75);
        opacity: 0;
    }
    100% {
        -moz-transform: scale(0);
        opacity: 0;
    }
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }
    10% {
        -webkit-transform: scale(1);
        opacity: 0 .5;
    }
    50% {
        -webkit-transform: scale (1 .75);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(0);
        opacity: 0;
    }
}
@-moz-keyframes move-1 {
    0% {
        width: 0px;
    }
    100% {
        width: 220px;
        box-shadow: 0px 0px 5px 1px rgba (255, 255, 255, 0.5);
    }
}
@-webkit-keyframes move-1 {
    0% {
        width: 0px;
    }
    100% {
        width: 220px;
        box-shadow: 0px 0px 5px 1px rgba (255, 255, 255, 0.5);
    }
}
@-moz-keyframes move-2 {
    0% {
        width: 0px;
    }
    100% {
        width: 130px;
        box-shadow: 0px 0px 5px 1px rgba (255, 255, 255, 0.5);
    }
}
@-webkit-keyframes move-2 {
    0% {
        width: 0px;
    }
    100% {
        width: 130px;
        box-shadow: 0px 0px 5px 1px rgba (255, 255, 255, 0.5);
    }
}
@-moz-keyframes move-3 {
    0% {
        width: 0px;
    }
    100% {
        width: 180px;
        box-shadow: 0px 0px 5px 1px rgba (255, 255, 255, 0.5);
    }
}
@-webkit-keyframes move-3 {
    0% {
        width: 0px;
    }
    100% {
        width: 180px;
        box-shadow: 0px 0px 5px 1px rgba (255, 255, 255, 0.5);
    }
}
@-moz-keyframes move-4 {
    0% {
        width: 0px;
    }
    100% {
        width: 250px;
        box-shadow: 0px 0px 5px 1px rgba (255, 255, 255, 0.5);
    }
}
@-webkit-keyframes move-4 {
    0% {
        width: 0px;
    }
    100% {
        width: 250px;
        box-shadow: 0px 0px 5px 1px rgba (255, 255, 255, 0.5);
    }
}
@-moz-keyframes move-5 {
    0% {
        width: 0px;
    }
    100% {
        width: 320px;
        box-shadow: 0px 0px 5px 1px rgba (255, 255, 255, 0.5);
    }
}
@-webkit-keyframes move-5 {
    0% {
        width: 0px;
    }
    100% {
        width: 320px;
        box-shadow: 0px 0px 5px 1px rgba (255, 255, 255, 0.5);
    }
}
@-moz-keyframes point {
    0% {
        -moz-transform: scale(0, 0);
    }
    100% {
        -moz-transform: scale (1, 1);
    }
}
@-webkit-keyframes point {
    0% {
        -webkit-transform: scale(0, 0);
    }
    100% {
        -webkit-transform: scale (1, 1);
    }
}
.animated {
    -webkit-animation-duration: .72s;
    -moz-animation-duration: .72s;
    -o-animation-duration: .72s;
    animation-duration: .72s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
.d1s-d {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.d1s {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}
.d1s-u {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.d2s {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s;
}
.d2s-u {
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    -o-animation-delay: 2.5s;
    animation-delay: 2.5s;
}
.d3s {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -o-animation-delay: 3s;
    animation-delay: 3s;
}
.d3s1 {
    -webkit-animation-delay: 3.1s;
    -moz-animation-delay: 3.1s;
    -o-animation-delay: 3.1s;
    animation-delay: 3.1s;
}
.d3s2 {
    -webkit-animation-delay: 3.2s;
    -moz-animation-delay: 3.2s;
    -o-animation-delay: 3.2s;
    animation-delay: 3.2s;
}
.d3s5 {
    -webkit-animation-delay: 3.5s;
    -moz-animation-delay: 3.5s;
    -o-animation-delay: 3.5s;
    animation-delay: 3.5s;
}
.d4s {
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s;
    animation-delay: 4s;
}
.d4s-u {
    -webkit-animation-delay: 4.5s;
    -moz-animation-delay: 4.5s;
    -o-animation-delay: 4.5s;
    animation-delay: 4.5s;
}
.d4s6 {
    -webkit-animation-delay: 4.6s;
    -moz-animation-delay: 4.6s;
    -o-animation-delay: 4.6s;
    animation-delay: 4.6s;
}
@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale (1 .05);
    }
    70% {
        -webkit-transform: scale (.9);
    }
    100% {
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.3);
    }
    50% {
        opacity: 1;
        -moz-transform: scale (1 .05);
    }
    70% {
        -moz-transform: scale (.9);
    }
    100% {
        -moz-transform: scale(1);
    }
}
@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(.3);
    }
    50% {
        opacity: 1;
        -o-transform: scale (1 .05);
    }
    70% {
        -o-transform: scale (.9);
    }
    100% {
        -o-transform: scale(1);
    }
}
@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }
    50% {
        opacity: 1;
        transform: scale (1 .05);
    }
    70% {
        transform: scale (.9);
    }
    100% {
        transform: scale(1);
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}
@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}