#anniversary {
  color: #444;
  font-size: 1.2em;
  font-weight: bold;
  margin-right: 12px;
  margin-top: 2px;
  position: relative;
  float: right;
}
#anniversary p {
  z-index: 6;
  position: relative;
}
@media (min-width: 768px) {
  #anniversary {
    font-size: 1.7em;
  }
}
body {
  font-family: Tahoma, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #e2e2e2;
}
h1,
h2,
h3,
#menu,
.current,
.celebSubPages p {
  font-family: Verdana, "Verdana Ref", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", sans-serif;
}
.row {
  max-width: 930px;
}
#facebook {
  margin-bottom: 15px;
}
span.codedirection {
  unicode-bidi: bidi-override;
  direction: rtl;
}
span.infomask {
  display: none;
}
#headline p {
  text-indent: -9999em;
  overflow: hidden;
  height: 1px;
}
#slider {
  width: 100%;
}
#slider #sliderAlt {
  position: absolute;
  width: 100%;
  height: 100%;
}
#slider #sliderWrapper .imgContainer {
  position: relative;
  min-height: 410px;
  text-align: center;
}
#slider #sliderWrapper .imgContainer img {
  max-height: 400px;
}
#slider #sliderWrapper .thumbContainer {
  position: relative;
  margin-top: 14px;
}
#slider #sliderWrapper #sliderPlaceholder {
  display: block;
  height: 1px;
  width: 1px;
}
@media (min-width: 768px) {
  #slider {
    height: 363px;
  }
  #slider #sliderAlt {
    height: 363px;
  }
  #slider #sliderWrapper {
    padding: 0 70px;
  }
  #slider #sliderWrapper .imgContainer {
    text-align: right;
    min-height: 0px;
  }
  #slider #sliderWrapper .imgContainer img {
    max-height: 363px;
    margin-left: 50px;
    margin-top: -1px;
  }
}
.sliderLeft {
  display: none;
}
.sliderLeft > p {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 3px 8px 7px;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  color: #aaa;
  background: rgba(255, 255, 255, 0.6);
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
.sliderLeft > p span {
  display: none;
  margin-left: 5px;
  font-size: 10px;
}
.sliderLeft > p:hover {
  background: rgba(255, 255, 255, 0.9);
}
.sliderLeft > p:hover span {
  display: inline;
}
.sliderContent {
  position: absolute;
  right: 40%;
  bottom: 40px;
}
.sliderContent h1,
.sliderContent p {
  background: url(/static/img/transparent_grey.png);
  padding: 0 10px;
}
.sliderContent h1 {
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: normal;
}
@media (min-width: 768px) {
  .sliderContent h1 {
    font-size: 2.4em;
  }
}
.sliderContent a {
  text-decoration: none;
}
.sliderContent p {
  font-size: 0.8em;
  max-width: 300px;
}
@media (min-width: 768px) {
  .sliderContent {
    right: 20px;
  }
}
.sliderLink {
  height: 54px;
  width: 45px;
  display: inline-block;
  cursor: pointer;
}
.left,
.right {
  position: absolute;
  width: 50px;
  height: 100%;
}
.left {
  left: -50px;
  background: url(/static/img/05_left.jpg) no-repeat #e2e2e2;
}
.right {
  right: -50px;
  background: url(/static/img/06_right.jpg) no-repeat #e2e2e2;
}
#linksLeft {
  width: 30%;
  max-width: 30%;
}
@media (min-width: 768px) {
  #linksLeft {
    width: 50%;
    max-width: 50%;
  }
}
#linksRight {
  width: 70%;
  max-width: 70%;
}
@media (min-width: 768px) {
  #linksRight {
    width: 50%;
    max-width: 50%;
  }
}
#linksLeft,
#linksRight {
  float: left;
}
#linksLeft tr td,
#linksRight tr td {
  padding-top: 15px;
}
#linksLeft tr td .linkTitle,
#linksRight tr td .linkTitle {
  text-transform: uppercase;
  font-size: 1.4em;
  color: #444;
  padding: 5px 0px 2px;
}
#linksLeft tr td .url,
#linksRight tr td .url {
  color: #fff;
  text-decoration: none;
  background: #444;
  display: inline-block;
  padding: 2px 5px;
}
#linksLeft tr td img,
#linksRight tr td img {
  border: 1px solid #fff;
  box-shadow: 0px 1px 1px #444;
}
#linksLeft tr td:first-child,
#linksRight tr td:first-child {
  min-width: 120px;
  width: 120px;
}
.columnContainer .wrapper {
  position: relative;
}
.columnContainer .wrapper .center {
  background: #d6d6d6;
  border-left: 5px solid #e2e2e2;
  border-right: 5px solid #e2e2e2;
  margin: 0 auto;
  padding: 20px 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .columnContainer .wrapper .center {
    padding: 20px;
  }
}
.columnContainer .wrapper .centerTop {
  background: #c9c9c9 url(/static/img/08_centerbacktop.jpg) repeat-x top;
}
.columnContainer .wrapper .centerMid {
  background: #ebebeb url(/static/img/09_centerback.jpg) repeat-x top;
  min-height: 425px;
}
@media (min-width: 768px) {
  .columnContainer {
    padding: 0 50px;
  }
}
#main h1 {
  font-size: 1.5em;
  color: #444;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 15px;
  border-bottom: 1px solid #d0d0d0;
  text-transform: uppercase;
}
#main p,
#main li {
  font-size: 0.9em;
  padding: 5px 0 10px 0;
  color: #5b5b5b;
}
#main h2 {
  font-size: 0.9em;
  color: #656565;
  text-transform: uppercase;
  padding-top: 5px;
  font-weight: bold;
}
#main h3 {
  border-bottom: 1px solid #d0d0d0;
  color: #797979;
  font-weight: bold;
  font-size: 0.9em;
}
#main ul {
  padding-left: 20px;
}
#main .moderators h1 {
  clear: both;
}
#main .moderators .celebLinks a {
  font-size: 0.9em;
  text-decoration: none;
  padding: 5px 0;
  display: block;
  color: #5b5b5b;
}
#main .moderators .CelebListImage {
  margin: 0 10px;
}
#footerTop {
  max-width: 930px;
  height: 63px;
  margin: 0 auto;
}
#footerTop #placeholder {
  background: #ebebeb;
  border-left: 5px solid #e2e2e2;
  border-right: 5px solid #e2e2e2;
  height: 63px;
}
#footer {
  background: #67635a;
  color: #bbb;
  overflow: hidden;
}
#footer h1 {
  color: #333;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: bold;
  padding: 5px 0;
}
#footer p,
#footer td {
  font-size: 0.9em;
}
#footer li {
  list-style-type: none;
}
#footer li a {
  color: #fff;
  text-decoration: none;
  font-size: 0.9em;
}
#footer .padding {
  padding: 10px 0;
}
#footer .footerLeft {
  padding: 45px 0 10px 20px;
}
#footer #followus img {
  padding-right: 10px;
}
#footer #followus a {
  text-decoration: none;
}
#footer #footerRight a {
  text-decoration: none;
  color: #fff;
}
#footer #footerRight p {
  padding: 2px 0;
}
#footer .footerContact {
  padding-bottom: 7px;
}
#footer .footerContact h2 {
  color: #eee;
}
#footer .footerContact a {
  text-decoration: none;
  color: #fff;
}
#footer .footerContact #whiteContact {
  color: #fff;
  font-weight: bold;
}
#footer #contactImg {
  max-height: 150px;
}
@media (min-width: 768px) {
  #footer {
    padding: 0 50px;
  }
}
#mscCircleFooter {
  height: 74px;
}
#topBar {
  margin-top: 20px;
  padding-bottom: 1em;
}
#menu {
  border-top: 1px solid #fff;
  padding: 10px;
}
#menu .selected {
  background: #d2d2d2;
}
#menu li {
  list-style-type: none;
}
#menu li a {
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: -0.1em;
  color: #656565;
}
#menu li a:hover {
  color: #999;
}
#menu li p {
  padding: 0 0.3em;
}
@media (min-width: 768px) {
  #menu li {
    display: inline-block;
    border-left: 1px dotted #fff;
  }
}
#headRight {
  text-align: right;
}
#headRight #searchForm {
  display: inline;
}
#headRight #searchForm input {
  background: none;
  outline: none;
  border: none;
  width: 50px;
  line-height: 15px;
  padding-left: 8px;
}
#headRight #searchForm fieldset {
  display: inline;
  background: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#headRight #searchForm button {
  cursor: pointer;
  width: 25px;
  height: 20px;
  border: none;
  text-indent: -9999px;
  background: url(/static/img/04_search.png) no-repeat;
}
.leftContact a {
  text-decoration: none;
  font-weight: bold;
  color: #444;
}
.leftContact a:hover {
  text-decoration: underline;
}
.contactForm #id_username,
#showcase #id_username,
.contactForm #id_password,
#showcase #id_password {
  padding: 0 10px;
}
.contactForm #id_name,
#showcase #id_name,
.contactForm #id_email,
#showcase #id_email {
  padding: 0 10px 0 25px;
}
.contactForm #id_message,
#showcase #id_message {
  padding: 0 10px 0 25px;
}
.contactForm #id_name,
#showcase #id_name,
.contactForm #id_email,
#showcase #id_email,
.contactForm #id_message,
#showcase #id_message,
.contactForm #id_username,
#showcase #id_username,
.contactForm #id_password,
#showcase #id_password {
  line-height: 23px;
  width: 150px;
  outline: none;
  background: #fff;
  border-left: 2px solid #ccc;
  border-top: 2px solid #ccc;
  color: #444;
  text-transform: none;
  font-size: 0.9em;
  font-weight: bold;
}
.contactForm #id_name,
#showcase #id_name {
  background: #fff url(/static/img/c_name.png) no-repeat left top;
}
.contactForm #id_email,
#showcase #id_email {
  background: #fff url(/static/img/c_mail.png) no-repeat left top;
}
.contactForm #id_message,
#showcase #id_message {
  background: #fff url(/static/img/c_text.png) no-repeat left top !important;
}
.contactForm input,
#showcase input,
.contactForm textarea,
#showcase textarea {
  outline: none;
  border: none;
  background: #444;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  color: #fff;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.contactForm input[disabled],
#showcase input[disabled] {
  background: #eeeeee;
}
.contactForm label[for="id_captcha"],
#showcase label[for="id_captcha"] {
  display: none;
}
.contactForm .g-recaptcha,
#showcase .g-recaptcha {
  width: 160px;
  margin: 0 auto;
}
#showcase #showcaseLogin {
  background: #eee;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 15px;
  text-align: center;
}
#showcase label {
  display: block;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: bold;
  color: #444;
}
.contactForm {
  background: #eee;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-align: center;
  padding: 5px;
}
.contactForm label {
  display: block;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: bold;
  color: #444;
}
@media (min-width: 768px) {
  .contactForm {
    padding: 15px;
  }
}
.errorlist {
  background: #f4e7e7;
  border: 1px dotted #e3b7b7;
  color: #bd6666;
  font-weight: bold;
  font-size: 0.8em;
}
.errorlist li {
  list-style-type: none;
}
#news .date {
  font-size: 0.75em;
  color: #797979;
}
#news h2 {
  font-size: 1.2em;
}
#news .newsText {
  padding-bottom: 10px;
}
#news .newsText p {
  font-size: 0.95em;
}
#news .newsText p a {
  text-decoration: none;
  color: #444;
  font-weight: bold;
}
#news .newsText p a:hover {
  text-decoration: underline;
}
.team {
  padding: 5px;
}
.team .teamWrapper {
  margin-bottom: 10px;
  padding: 5px;
}
.team .teamInline,
.team .teamImg {
  display: inline-block;
  border-bottom: 1px dotted #777;
}
.team .teamImg {
  float: right;
}
.team .teamImg img {
  max-height: 200px;
  border: 3px solid #f1f1f1;
}
.timeline td {
  padding: 5px;
}
.referenzen,
.referenzenMid {
  border: 3px solid #f1f1f1;
  background: #e8e8e8;
  padding: 5px;
}
.referenzen p,
.referenzenMid p {
  padding: 0 !important;
  color: #555 !important;
}
.referenzenMid {
  margin-top: 45px;
}
#celebrityNews {
  margin-top: 10px;
}
.celebrityRight,
#celebrityNews {
  border: 3px solid #f1f1f1;
  background: #e8e8e8;
}
#celebrityImage {
  margin-top: 43px;
  position: relative;
}
#celebrityImage img {
  width: 100%;
}
#celebrityImage p {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 5px 10px 7px;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.6);
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
#celebrityImage p span {
  display: none;
  margin-left: 5px;
  font-size: 15px;
}
#celebrityImage p:hover {
  background: rgba(255, 255, 255, 0.9);
}
#celebrityImage p:hover span {
  display: inline;
}
#celebrityBiography {
  margin: 20px 0;
  text-align: justify;
}
#celebrityLeft h2 {
  margin-top: 5px;
  padding-bottom: 3px;
}
#celebrityLeft table {
  margin-bottom: 15px;
  margin-top: 3px;
}
#celebrityLeft h2,
.celebrityRight h2,
#celebrityNews h2 {
  background: #797979;
  color: #fff !important;
  padding-left: 5px;
}
#celebrityLeft td,
.celebrityRight td,
#celebrityNews td {
  padding: 5px;
}
#celebrityLeft p,
.celebrityRight p,
#celebrityNews p {
  padding: 0 !important;
}
#celebrityLeft .leftCell,
.celebrityRight .leftCell,
#celebrityNews .leftCell {
  width: 100px;
}
#celebrityLeft .rightCell ul,
.celebrityRight .rightCell ul,
#celebrityNews .rightCell ul {
  margin: 10px 0 10px 30px;
  list-style-type: square;
}
#celebrityLeft .rightCell ul li,
.celebrityRight .rightCell ul li,
#celebrityNews .rightCell ul li {
  color: #6a6a6a;
  margin-bottom: 5px;
}
#celebrityLeft .celebrityCategory,
.celebrityRight .celebrityCategory,
#celebrityNews .celebrityCategory {
  border-bottom: 1px solid #d0d0d0;
  color: #797979;
  font-size: 0.9em;
  font-weight: bold;
}
#celebrityLeft .celebrityClient,
.celebrityRight .celebrityClient,
#celebrityNews .celebrityClient {
  background: #eaeaea;
  font-size: 0.7em;
  font-weight: bold;
}
#celebrityLeft .showChannel,
.celebrityRight .showChannel,
#celebrityNews .showChannel {
  border-bottom: 1px solid #d0d0d0;
  color: #797979;
  font-size: 0.8em !important;
}
#celebrityLeft .showDate,
.celebrityRight .showDate,
#celebrityNews .showDate {
  font-size: 0.7em !important;
  font-weight: bold;
}
#celebrityLeft .showName,
.celebrityRight .showName,
#celebrityNews .showName {
  font-weight: bold;
}
#celebrityLeft .leftCellShow,
.celebrityRight .leftCellShow,
#celebrityNews .leftCellShow {
  width: 60%;
}
#celebrityLeft .rightCellShow,
.celebrityRight .rightCellShow,
#celebrityNews .rightCellShow {
  width: 40%;
}
.celebrityRight {
  margin-bottom: 10px;
}
.celebrityRight h2 {
  padding-bottom: 3px;
}
.celebrityRight ul {
  margin-left: 5px;
}
.celebrityRight ul li {
  list-style-type: none;
}
.celebSub a {
  text-decoration: none;
  color: #444;
  font-weight: bold;
}
.celebSub img {
  margin: 3px 0;
  border: 2px solid #fff;
}
.celebSubPages p {
  display: inline-block;
  font-weight: bold;
  font-size: 0.8em !important;
  color: #fff !important;
  padding: 4px 6px 4px 15px !important;
  margin-top: 6px;
  margin-bottom: 2px;
  background: #888 url(/static/img/arrowSub.png) no-repeat 2px center;
}
.newsList {
  margin: 3px 0;
}
.newsList a {
  color: #797979;
  text-decoration: none;
  padding: 0 0.4em;
  font-size: 0.9em;
  font-weight: bold;
}
.newsList a:hover {
  color: #999;
}
.CelebList {
  padding-top: 10px;
  float: left;
}
.CelebList p {
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  padding: 0 !important;
  max-width: 120px;
  display: block;
}
.CelebList a {
  text-decoration: none;
}
.CelebList a:hover {
  text-decoration: underline;
}
#facebook-news:after {
  content: '';
  display: block;
  clear: both;
}
#facebook-news .post {
  margin: 0 10px 50px;
}
#facebook-news .post h2 {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #facebook-news .post {
    width: 370px;
    float: left;
  }
}
#facebook-news .post-content {
  border: 3px solid #f1f1f1;
  background: #eaeaea;
}
#facebook-news .post-content .blog-link {
  background: #b7b7b7;
  text-align: center;
  display: block;
  color: white;
  font-size: 10px;
  padding: 5px 10px;
  text-decoration: none;
}
#facebook-news .post-content .blog-link:hover {
  background: #9e9e9e;
}
#facebook-news .post-content p {
  padding-right: 10px;
}
#facebook-news .post-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}
#facebook-news .post-body {
  padding: 10px 20px;
}
@media (min-width: 768px) {
  #facebook-news .post-body .post-img {
    margin-left: 20px;
    float: right;
  }
}
#facebook-news .post-date p {
  font-size: 90%;
  font-style: italic;
}
#facebook-news .post-info p {
  font-size: 90%;
  font-style: italic;
}
.showcaseCeleb {
  text-align: center;
}
.showcaseCeleb .showcaseName {
  display: block;
  background: #656565;
  color: #fff;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: bold;
  padding: 2px;
}
.showcaseCeleb .showcaseItems a {
  text-decoration: none;
  display: block;
  background: #fff;
  color: #656565;
  font-size: 0.8em;
  text-align: center;
  padding: 2px;
}
/** Style the tweets */
.twitters {
  display: none;
  background: url(/static/img/03_twitterhead.png) no-repeat #f2f2f2;
  border: 1px solid #eaeaea;
  width: 238px;
  padding-top: 40px;
  margin-bottom: 20px;
  color: #797979;
  font-size: 0.95em;
}
.twitters p {
  padding: 5px 10px;
  background: #f7f7f7;
  border: 1px solid #eee;
  margin: 13px;
}
.twitters a {
  color: #444;
  text-decoration: none;
}
.twitters img {
  border: 3px solid #ddd;
}
.twitters .twitterTime a {
  display: inline-block;
  padding-left: 5px;
  padding-top: 5px;
  vertical-align: top;
  font-size: 0.8em;
}
.twitters ul {
  list-style: none;
  padding: 0;
}
.pagination {
  border-top: 1px dashed #666;
  padding: 10px;
}
.pagination .current {
  font-size: 0.8em;
  text-transform: uppercase;
}
#paginLeft,
#paginRight {
  width: 15px;
  height: 15px;
  display: inline-block;
  text-indent: -9999em;
  overflow: hidden;
}
#paginLeft {
  background: url(/static/img/paginLeft.png) no-repeat;
}
#paginLeft:hover {
  background: url(/static/img/paginLeftHover.png) no-repeat;
}
#paginRight {
  background: url(/static/img/paginRight.png) no-repeat;
}
#paginRight:hover {
  background: url(/static/img/paginRightHover.png) no-repeat;
}
#aboutMiddle table {
  width: 100%;
  margin-top: 2px;
}
#aboutMiddle img {
  width: 200px;
  margin-bottom: 10px;
}
#aboutMiddle .imageWrapper {
  text-align: right;
  width: 210px;
}
#aboutTop,
#aboutBottom,
#aboutRight,
#aboutMiddle {
  border: 3px solid #f1f1f1;
  background: #eaeaea;
  padding: 10px;
  margin-bottom: 30px;
}
#aboutTop h1,
#aboutBottom h1,
#aboutRight h1,
#aboutMiddle h1 {
  padding-top: 0;
}
#aboutTop a,
#aboutBottom a,
#aboutRight a,
#aboutMiddle a {
  text-decoration: none;
  color: #444;
}
.nowrap {
    white-space: nowrap;
}
#tooltip {
  position: absolute;
  z-index: 3000;
}
#tooltip h3 {
  background: black;
  padding: 2px 5px;
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: normal;
  color: #fff;
}
#showreel-title {
  text-align: center;
}
.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ddd;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
@keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
