/*reset*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/*retina image mixin*/
/*@import 'shiftnav';*/
/*retina image mixin*/
@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  /* HTML5 display-role reset for older browsers */ }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

#news a:link, #news a:visited, #header a:link, #header a:visited, #content a:link, #content a:visited {
  color: #36499f; }

em {
  font-style: italic; }

.gradient, #page-header:before {
  background: -webkit-linear-gradient(top, rgba(54, 73, 159, 0), rgba(54, 73, 159, .6));
  background: -o-linear-gradient(top, rgba(54, 73, 159, 0), rgba(54, 73, 159, .6));
  background: -moz-linear-gradient(top, rgba(54, 73, 159, 0), rgba(54, 73, 159, .6));
  /*Fx 3.6-15*/
  background: linear-gradient(to bottom, rgba(54, 73, 159, 0), rgba(54, 73, 159, .6));
  /*Standard*/
  /*phone*/ }

.in-page .InfinityNumber13386 {
  color: #efb21b;
  font-weight: 700;
  display: inline-block;
  border-radius: 5px;
  padding: 2px; }

.in-page .InfinityNumber13386:before {
  content: "\f095";
  padding-right: 2px;
  /*lists*/ }

#content ul ul {
  font-size: 1em; }

.single-post #content ul, aside#sidebar ul {
  -moz-column-count: 1;
  -moz-column-gap: 0px;
  -webkit-column-count: 1;
  -webkit-column-gap: 0px;
  column-count: 1;
  column-gap: 0px; }

.page #content ul, .page #content ul ul {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px; }

.page #content .one-col ul, .page-id-59 #content ul, .page-id-4563 #content ul {
  -moz-column-count: 1 !important;
  -moz-column-gap: 0px !important;
  -webkit-column-count: 1 !important;
  -webkit-column-gap: 0px !important;
  column-count: 1 !important;
  column-gap: 0px !important; }

.page #content ul li {
  margin-left: 30px;
  list-style-type: disc; }

.page #content ol li {
  list-style-type: decimal;
  margin-left: 30px;
  /*images*/ }

.sprite, .logo, footer .promisesaustin, footer .right i, #header i.joint, .home section#treatment i, .page-template-home-temp2 section#treatment i, i.marker, #page-header i, .page-template-treatment-programs article .image i, #trs-video #video-image .icon-54 {
  display: block;
  text-indent: -9999px;
  background: url('../img/sprite.png') no-repeat;
  /* on retina, use image that's scaled by 2 */
  /*end retina image mixin*/ }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .sprite, .logo, footer .promisesaustin, footer .right i, #header i.joint, .home section#treatment i, .page-template-home-temp2 section#treatment i, i.marker, #page-header i, .page-template-treatment-programs article .image i, #trs-video #video-image .icon-54 {
    background-image: url("../img/sprite2x.png");
    background-size: 686px 741px; } }

.responsive-img, #news .post img {
  width: 100% !important;
  height: auto !important; }

#content #content {
  position: relative; }

img.alignright, .wp-caption.alignright {
  float: right;
  margin: 0 -5% 50px 50px; }

img.alignleft, .wp-caption.alignleft {
  float: left;
  margin: 0 50px 50px -5%; }

img.alignnone {
  margin: 0px 0 30px -5% !important;
  width: 110% !important;
  height: auto; }

.page-id-4564 img.alignnone {
  margin: 0 auto;
  width: auto !important; }

.blog img.alignnone, .archive img.alignnone, .search img.alignnone {
  width: 100% !important;
  margin: 0 0 30px 0 !important; }

div > .breakout {
  position: relative; }

.breakout {
  float: right;
  position: relative;
  right: -200px;
  margin-left: -170px; }

.breakout > img {
  width: 100%;
  height: auto;
  /*caption*/ }

.wp-caption {
  background: #f1f5f7;
  border-radius: 5px; }

.wp-caption img {
  margin: 0 !important;
  height: auto;
  width: 100%; }

.wp-caption p {
  color: #36499f;
  padding: 10px;
  margin: 0 !important;
  font-size: 70%;
  text-align: center;
  line-height: 0;
  /*font awesome*/ }

.fa, .in-page .InfinityNumber13386:before, .btn-phone span:before, header .phonenumber:before, footer .social-nav li a {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  /*text*/ }

.f-18, .home section#treatment .col-three p, .home section#treatment section#photos li p, section#photos .home section#treatment li p, .page-template-home-temp2 section#treatment .col-three p, .page-template-home-temp2 section#treatment section#photos li p, section#photos .page-template-home-temp2 section#treatment li p, .home section#locations p, .home section#admissions p, .page #content .col-60 p, .page #content ul, .page-template-default #content p, .error404 p {
  font-size: 1.13em;
  line-height: 1.66em;
  margin-bottom: 1.75em; }

.f-16, .home section#treatment ul li h3, .home section#treatment ul li p, .home section#locations ul, .home section#admissions .p-20 h3, .home section#admissions #footer-cta h3, .home section#admissions .p-20 p, .home section#admissions #footer-cta p, #news .post h3, #news .post p, .single-locations ul.programs, .single-locations ul.therapies, .testimonial p, .single-locations .schedules, .page-template-treatment-programs article p, .page-template-single-treatment-program article p, #location-list p {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.5em; }

.single-locations .f-16, .single-locations .home section#treatment ul li h3, .home section#treatment ul li .single-locations h3, .single-locations .home section#treatment ul li p, .home section#treatment ul li .single-locations p, .single-locations .home section#locations ul, .home section#locations .single-locations ul, .single-locations .home section#admissions .p-20 h3, .single-locations .home section#admissions #footer-cta h3, .home section#admissions .p-20 .single-locations h3, .single-locations .home section#admissions .p-20 p, .single-locations .home section#admissions #footer-cta p, .home section#admissions .p-20 .single-locations p, .single-locations #news .post h3, #news .post .single-locations h3, .single-locations #news .post p, #news .post .single-locations p, .single-locations .single-locations ul.programs, .single-locations .single-locations ul.programs, .single-locations .single-locations ul.therapies, .single-locations .single-locations ul.therapies, .single-locations .testimonial p, .testimonial .single-locations p, .single-locations .single-locations .schedules, .single-locations .single-locations .schedules, .single-locations .page-template-treatment-programs article p, .page-template-treatment-programs article .single-locations p, .single-locations .page-template-single-treatment-program article p, .page-template-single-treatment-program article .single-locations p, .single-locations #location-list p, #location-list .single-locations p {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.8em; }

.f-14, .address p {
  font-size: 0.88em;
  line-height: 1.5em;
  margin-bottom: 1em; }

.f-22, .tax-location-area p, .post-type-archive-locations p, .page-template-treatment-programs p, .page-template-single-treatment-program .col-60 p:first-of-type, .page-template-default #content p:first-of-type, .single-locations .intro p, .page-template-single-treatment-program .treatment-cta p, #blue-sidebar-wrapper #cta, .single-post .post-cta p {
  font-size: 1.375em;
  line-height: 1.55em;
  margin-bottom: 35px; }

strong {
  font-weight: 700; }

.tright {
  text-align: right;
  /*spacing*/ }

.p-20, #footer-cta {
  padding: 20px 0; }

.pall-20, .page-nav, .blog-nav {
  padding: 20px; }

.p-30 {
  padding: 30px 0; }

.p-50, #news {
  padding: 50px 0; }

.p-60, .home section#header, .single-locations #content, .tax-location-area .copy, .post-type-archive-locations .copy {
  padding: 60px 0; }

.p-80 {
  padding: 80px 0; }

.pleft-20 {
  padding-left: 20px; }

.pleft-50, .post-copy {
  padding-left: 50px; }

.pright-20, .home section#treatment ul li:nth-child(odd), .page-template-home-temp2 section#treatment ul li:nth-child(odd) {
  padding-right: 20px; }

.pright-50, .post-copy {
  padding-right: 50px; }

.m-20, body.blog article, body.archive.category article, body.archive.tag article, body.archive.author article, body.search article {
  margin: 20px 0; }

.m-50 {
  margin: 50px 0; }

.m-80 {
  margin: 80px 0; }

.mleft-10 {
  margin-left: 10px; }

.mleft-20 {
  margin-left: 20px; }

.mleft-50 {
  margin-left: 50px; }

.mright-10 {
  margin-right: 10px; }

.mright-20 {
  margin-right: 20px; }

.mright-30, .home section#treatment i, .page-template-home-temp2 section#treatment i {
  margin-right: 30px; }

.mright-50 {
  margin-right: 50px;
  /*btns*/ }

.btn, form input[type="submit"] {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.42857;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 3px solid transparent;
  border-radius: 5px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.btn-blue, form input[type="submit"] {
  border-color: #36499f;
  background: transparent;
  color: #36499f;
  font-size: 16px;
  padding: 8px 12px; }

.btn-blue:hover, form input[type="submit"]:hover {
  border-color: #5a6ec7;
  color: #5a6ec7; }

.btn-white {
  border-color: #fff;
  background: transparent;
  color: #fff !important;
  font-size: 16px;
  padding: 8px 12px; }

.btn-white:hover {
  color: rgba(255, 255, 255, .8) !important;
  border-color: rgba(255, 255, 255, .8); }

.btn-phone {
  background: #efb21b;
  border-color: #efb21b;
  color: white !important; }

.btn-phone:hover {
  background: #ffb90b;
  border-color: #ffb90b;
  color: white !important; }

.btn-phone a {
  color: #fff !important;
  text-decoration: none; }

.btn-phone span:before {
  content: "\f095";
  padding-right: 5px; }

.btn-sm {
  font-size: 16px;
  padding: 6px 12px !important; }

.btn-lrg {
  font-size: 24px;
  padding: 6px 12px !important;
  /*headers*/ }

h1, h2, h3, h4, h5 {
  color: #36499f;
  font-weight: 700; }

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited {
  color: #36499f;
  text-decoration: none; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active {
  text-decoration: underline; }

.home h2 {
  font-size: 2.19em;
  line-height: 1.14em;
  margin-bottom: 1.14em; }

#content h2 {
  font-size: 1.875em;
  line-height: 1.16em;
  margin-bottom: 1em; }

.category #content h2 {
  font-size: 1.375em;
  line-height: 1.27em;
  margin-bottom: 1em; }

#content h3 {
  font-size: 1.125em;
  line-height: 1.4em;
  margin-bottom: 1em;
  /*archive titles*/
  /*floats*/ }

.pull-left, footer .left, .home section#treatment i, .page-template-home-temp2 section#treatment i, .home section#treatment ul li, section#photos li {
  float: left; }

.pull-right, footer .right {
  float: right;
  /*grid*/ }

.col-20 {
  width: 20%; }

.col-30 {
  width: 30%; }

.col-40 {
  width: 40%; }

.col-50 {
  width: 50%; }

.col-60 {
  width: 60%; }

.col-70 {
  width: 70%; }

.col-80 {
  width: 80%; }

.col-100 {
  width: 100%; }

.col-60-center {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  /*thirds*/ }

.col-three, section#photos li {
  width: 33.33333%;
  /*col-four*/ }

.col-four {
  width: 25%;
  /*animations*/ }

.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }

.hvr-icon-forward:before {
  content: "\f061";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
  /*forms*/ }

input[type="text"], select, input[type="email"], textarea {
  clear: both;
  border: 3px solid #b0c7d2;
  background: #fff;
  border-radius: 5px;
  padding: 6px 12px !important;
  width: 95% !important; }

input[type="text"]:focus, select:focus, input[type="email"]:focus, textarea:focus {
  border: 3px solid #36499f; }

form input[type="submit"] {
  font-size: 24px;
  padding: 6px 12px !important; }

.clientid {
  display: none; }

.clickable a {
  color: #efb21b !important;
  text-decoration: none !important; }

.phonecontmobile .clickable a, header .clickable a, #location-list .btn .clickable a, #location-list form input[type="submit"] .clickable a, form #location-list input[type="submit"] .clickable a, .btn .clickable a, form input[type="submit"] .clickable a {
  color: #fff !important;
  text-decoration: none !important; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.bounceIn, .animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s; }

.animated.flipOutX, .animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }

  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }

  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }

  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }

  to {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }

  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }

  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

html, body {
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  box-sizing: border-box;
  height: 100%; }

*, *:before, *:after {
  box-sizing: inherit;
  /* Hide ShiftNav < IE9 */ }

html.lt-ie9 #shiftnav-toggle-main, html.lt-ie9 .shiftnav-toggle {
  display: none !important;
  /* Always Show main nav < IE9 */ }

html.lt-ie9 #desktop {
  display: block !important; }

body {
  background: #fff;
  color: #333;
  font-family: 'PT Sans', 'Helvetica Neue', Arial, sans-serif;
  font-size: 100%;
  position: relative; }

.container {
  max-width: 1180px;
  margin: 0 auto;
  zoom: 1;
  position: relative; }

.single-post #content .container {
  max-width: 800px; }

.blog #content .container, .archive.category #content .container, .archive.tag #content .container, .archive.author #content .container, .search #content .container, .page-id-4564 .container {
  max-width: 1000px; }

.affix {
  top: 0;
  width: 100%; }

.affix + .container {
  padding-top: 70px; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.clearfix {
  display: inline-block;
  /* start commented backslash hack \*/ }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block;
  /* close commented backslash hack */ }

.space {
  padding-bottom: 50px; }

sub, sup {
  /* Zero out the line-height so that it doesn't
     interfere with the positioning that follows */
  font-size: 75%;
  /* Where the magic happens: makes all browsers position
     the sup/sup properly, relative to the surrounding text */
  line-height: 0;
  /* Note that if you're using Eric Meyer's reset.css, this
     is already set and you can remove this rule */
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em;
  /*header*/ }

header {
  background: #36499f;
  height: 70px;
  width: 100%;
  z-index: 8888;
  position: fixed; }

#header-spacer {
  width: 100%;
  height: 70px; }

.logo {
  background-position: 0 0;
  float: left;
  margin: 5px 0;
  width: 220px;
  height: 60px;
  display: block;
  text-indent: -9999px; }

header .phonecont {
  float: right;
  line-height: 40px;
  font-size: 1.25em;
  color: #fff;
  letter-spacing: -0.03em; }

header #trigger-overlay {
  float: right;
  line-height: 65px;
  height: 65px;
  color: #fff;
  font-size: 1.25em;
  background: transparent;
  outline: none;
  border: none;
  margin-right: 10px; }

.phonecontmobile {
  width: 100%;
  background: #efb21b;
  font-size: 1.25em;
  color: #fff;
  letter-spacing: -0.03em;
  text-align: center;
  font-weight: 700;
  padding: 10px 0;
  display: none; }

header .phonenumber {
  float: right;
  padding: 0 15px;
  background: #efb21b;
  margin-top: 13px;
  font-weight: 700;
  border-radius: 5px;
  border: 3px solid #efb21b; }

header .phonenumber:before {
  content: "\f095";
  padding-right: 5px; }

header .shiftnav-toggle {
  float: right;
  line-height: 40px;
  font-size: 1.25em;
  color: #fff !important;
  letter-spacing: -0.03em;
  padding: 0 0px;
  margin-top: 13px;
  border: 0px solid #fff;
  border-radius: 5px;
  margin-left: 10px;
  font-weight: 700;
  display: none;
  text-decoration: none;
  transition-duration: 1s;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0); }

nav#desktop {
  /* set to the height you want your menu to be */
  height: 70px;
  display: block;
  float: right; }

nav#desktop ul {
  margin: 0;
  text-align: right; }

nav#desktop li {
  display: block;
  float: left;
  /* this should be the same as your nav#desktop height */
  line-height: 70px;
  /* this should be the same as your nav#desktop height */
  height: 70px;
  /* this is needed in order to position sub menus */
  position: relative;
  z-index: 3000;
  font-size: 1em;
  font-weight: 700;
  cursor: pointer;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition: height 0.25s ease;
  -moz-transition: height 0.25s ease;
  -ms-transition: height 0.25s ease;
  -o-transition: height 0.25s ease;
  transition: height 0.25s ease; }

nav#desktop li:before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  background: #efb21b;
  height: 5px;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

nav#desktop li:hover:before, nav#desktop li:focus:before, nav#desktop li:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

nav#desktop li a {
  display: block;
  height: 70px;
  line-height: 70px;
  color: #fff;
  text-decoration: none;
  padding: 0 10px; }

nav#desktop .current-menu-item a, nav#desktop .current_page_item a, nav#desktop a:hover {
  background: #36499f; }

nav#desktop .current-page-ancestor:before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 5px;
  background: #efb21b;
  height: 5px;
  -webkit-transition-property: none;
  transition-property: none; }

nav#desktop .current-page-ancestor:hover:before, nav#desktop .current-page-ancestor:focus:before, nav#desktop .current-page-ancestor:active:before {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px); }

nav#desktop li li.current-page-ancestor:before {
  height: 0px; }

nav#desktop ul ul {
  background: #36499f;
  /* hide all sub menus from view */
  display: none;
  position: absolute;
  /* this should be the same height as the top level menu -- height + padding + borders */
  top: 70px; }

nav#desktop ul ul li {
  /* overwriting our float up above */
  float: none;
  text-align: left;
  /* set to the width you want your sub menus to be. This needs to match the value we set below */
  width: 200px;
  height: auto; }

nav#desktop ul ul li:before {
  height: 0; }

nav#desktop ul ul li a {
  font-size: 0.88em;
  line-height: 22px;
  height: auto;
  padding: 5px 10px; }

nav#desktop ul li:hover > ul {
  /* show sub menus when hovering over a parent */
  display: block; }

nav#desktop ul li li:hover, nav#desktop ul li li:hover > a {
  background: #efb21b; }

nav#desktop ul ul li ul {
  /* this needs to match the sub menu width set above -- width + padding + borders */
  left: 200px;
  /* this ensures the sub menu starts in line with its parent item */
  top: 0;
  /*footer*/ }

#footer-cta {
  background: #36499f;
  text-align: center;
  position: relative;
  z-index: 77777; }

#footer-cta p {
  color: #fff;
  font-weight: 700;
  font-size: 1.25em;
  line-height: 1.4em;
  margin-bottom: 0.5cm; }

footer {
  background: #30408c;
  position: relative;
  z-index: 77778; }

footer .footer-nav, footer .social-nav {
  display: table;
  margin: 0 auto; }

footer .footer-nav ul, footer .social-nav {
  width: 100%;
  text-align: center; }

footer .footer-nav li {
  display: inline-block;
  *display: inline;
  /*IE7*/
  *zoom: 1;
  /*IE7*/
  font-weight: 700;
  padding: 0 20px; }

footer .social-nav {
  margin: 30px auto; }

footer .social-nav li {
  display: inline;
  padding: 20px; }

footer a:link, footer a:visited {
  text-decoration: none;
  color: white; }

footer a:hover, footer a:active, footer a:focus {
  text-decoration: underline; }

footer .left p, footer .right p {
  font-size: 0.88em;
  line-height: 1.57em;
  color: #fff;
  margin-bottom: 10px; }

footer .left {
  width: 30%;
  text-align: center; }

footer .right {
  width: 30%;
  display: table;
  text-align: center; }

footer .social-nav li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  font-size: 20px;
  color: #fff;
  line-height: 40px;
  text-align: center; }

footer .social-nav li a:hover, footer .social-nav li a:active, footer .social-nav li a:focus {
  opacity: 0.8;
  text-decoration: none; }

.facebook {
  background: #3b5998; }

.twitter {
  background: #00aced; }

.googleplus {
  background: #dd4b39; }

.youtube {
  background: #b00; }

footer #copyright {
  text-align: center;
  margin-bottom: 30px; }

footer #copyright p {
  font-size: 0.88em;
  line-height: 1.57em;
  color: #fff;
  margin-bottom: 10px; }

footer #copyright p small {
  font-size: 10px; }

footer .promisesaustin {
  background-position: -239px 0;
  margin: 0 auto;
  width: 246px;
  height: 48px; }

footer .right i, #header i.joint {
  display: inline-block;
  margin: 0 5px; }

footer .right i.joint, #header i.joint {
  background-position: 0px -68px;
  width: 55px;
  height: 58px;
  margin-top: 5px; }

footer .right i.naadac {
  background-position: -55px -68px;
  width: 45px;
  height: 46px; }

footer .right i.naatp {
  background-position: -101px -68px;
  width: 125px;
  height: 45px;
  /*header area*/ }

.home section, .page-template-home-temp2 section {
  display: block;
  width: 100%; }

.home section#header {
  min-height: 650px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.home section#header h1, .page-template-home-temp2 section#header h1 {
  font-size: 3.5em;
  line-height: 1em;
  margin-bottom: 0.8cm;
  color: #36499f;
  font-weight: 700; }

.home section#header p, .page-template-home-temp2 section#header p, .home section#header ul {
  color: #333;
  font-size: 1.38em;
  line-height: 1.45em;
  margin-bottom: 0.8cm; }

.home section#header ul i {
  color: #36499f; }

.home section#header strong {
  line-height: 58px;
  vertical-align: middle;
  color: #36499f; }

.home section#header i.joint {
  vertical-align: middle;
  /*home*/
  /*treatment*/ }

.home section#treatment .col-three p, .home section#treatment section#photos li p, section#photos .home section#treatment li p, .page-template-home-temp2 section#treatment .col-three p, .page-template-home-temp2 section#treatment section#photos li p, section#photos .page-template-home-temp2 section#treatment li p {
  color: #333; }

.home section#treatment i, .page-template-home-temp2 section#treatment i {
  margin-bottom: 30px;
  width: 61px;
  height: 61px; }

.page-template-home-temp section#treatment a.icon-link span, span.no-text {
  display: none; }

i.icon-23 {
  background-position: 0 -637px !important;
  /*detox*/ }

i.icon-26 {
  background-position: -61px -637px !important;
  /*residential*/ }

i.icon-21 {
  background-position: -123px -637px !important;
  /*IOP*/ }

i.icon-37 {
  background-position: -185px -637px !important;
  /*adolescent*/ }

i.icon-40 {
  background-position: -248px -637px !important;
  /*lgbtqi*/ }

i.icon-41 {
  background-position: -377px -637px !important;
  /*continuing care*/ }

i.icon-44 {
  background-position: -312px -637px !important;
  /*alumni*/ }

.home section#treatment ul li {
  width: 50% !important;
  padding-bottom: 30px; }

.home section#treatment ul li h3, .home section#treatment ul li p {
  margin-bottom: 0;
  overflow: hidden;
  /*first cta*/ }

.home section#treatment-programs-cta {
  background: #cef; }

.home section#treatment-programs-cta .col-100 {
  display: table; }

.home section#treatment-programs-cta .col-100 div {
  display: table-cell; }

.home section#treatment-programs-cta p {
  font-size: 1.8em;
  line-height: 1.66em;
  font-weight: 700;
  color: #36499f; }

.home section#treatment-programs-cta .col-60 a {
  color: #36499f;
  /*locations*/ }

#markers {
  position: relative; }

i.marker {
  width: 40px;
  height: 50px;
  background-position: -276px -64px; }

.home section#locations i.marker {
  position: absolute;
  z-index: 299; }

.marker1 {
  top: 380px;
  left: 750px; }

.marker2 {
  top: 350px;
  left: 770px; }

.marker3 {
  top: 345px;
  left: 730px; }

.marker4 {
  top: 350px;
  left: 630px; }

.marker5 {
  top: 320px;
  left: 610px; }

.marker6 {
  top: 220px;
  left: 645px; }

.marker7 {
  top: 200px;
  left: 690px; }

.marker8 {
  top: 180px;
  left: 670px; }

.home section#locations {
  background: #293879 url('../img/map-desktop.png') -450px 0 no-repeat;
  min-height: 610px; }

.home section#locations .col-30 {
  position: relative;
  z-index: 300; }

.home section#locations h2, .home section#locations p, .home section#locations ul {
  color: #fff; }

section#locations a:link, section#locations a:visited {
  color: #fff !important;
  font-weight: 700;
  text-decoration: none; }

.home section#locations ul li a:hover, .home section#locations ul li a:active, .home section#locations ul li a:focus {
  text-decoration: underline; }

.home section#locations ul {
  display: none;
  /*admissions*/ }

.home section#photos, .home section#admissions {
  background: #e6f7ff; }

section#photos, section#photos ul {
  width: 100%;
  display: block; }

section#photos li {
  display: inline-block;
  margin: 0;
  padding: 0; }

section#photos li img {
  width: 100%;
  height: auto; }

.home section#admissions img {
  width: 100%;
  height: auto; }

.home section#admissions .p-20 h3, .home section#admissions #footer-cta h3 {
  margin-bottom: 10px;
  /*news*/ }

#news {
  background: #fff; }

#news {
  text-align: center; }

#news .post {
  background: #f1f5f7; }

#news .post h3, #news .post p {
  text-align: left; }

#news .btn, #news form input[type="submit"], form #news input[type="submit"] {
  margin-top: 30px;
  /*side nav*/ }

ul#side-nav2 {
  right: 40px;
  top: 20%;
  font-size: 2em;
  z-index: 9999;
  position: fixed;
  display: none; }

#side-nav2 li {
  padding-bottom: 10px; }

#side-nav2 li a {
  opacity: 0.9;
  color: #36499f;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

#side-nav2 li.active a {
  color: #efb21b;
  /*pages*/ }

.post-type-archive-locations h1, .tax-location-area h1, .page h1, .error404 h1 {
  font-size: 3.75em;
  line-height: 1em;
  margin-bottom: 30px; }

.error404 #content {
  min-height: 600px;
  /*paragraphs*/ }

#page-header {
  height: 300px;
  background: #efb21b;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#page-header:before {
  content: " ";
  width: 100%;
  height: 300px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0; }

#page-header .container {
  min-height: 300px;
  max-width: 1180px;
  margin: 0 auto;
  position: relative; }

#page-header i {
  width: 161px;
  height: 162px;
  position: absolute;
  bottom: -30px;
  left: 0;
  z-index: 15; }

.single-locations #page-header i {
  background-position: -161px -130px !important;
  /*detox*/ }

#page-header h1 {
  position: absolute;
  bottom: 30px;
  left: 181px;
  z-index: 16;
  color: #fff;
  font-size: 3.75em;
  line-height: 1em;
  margin-bottom: 0 !important; }

.single-locations h2 {
  display: block; }

.single-locations ul.programs, .single-locations ul.therapies {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
  list-style-type: disc !important;
  margin-bottom: 1.26em; }

.single-locations ul.programs li, .single-locations ul.therapies li {
  padding: 0 0 20px 0;
  list-style-type: disc !important;
  margin-left: 30px; }

.single-locations .schedules ul {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
  list-style-type: none !important;
  margin-bottom: 1.26em; }

.single-locations .schedules ul li {
  border-bottom: 1px solid #f1f5f7;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.single-locations #content .col-30 {
  position: relative; }

.map-address {
  background: #f1f5f7;
  margin-bottom: 30px;
  margin-right: -100% !important; }

.acf-map {
  width: 100%;
  height: 300px; }

.acf-map img {
  max-width: inherit !important; }

.address {
  padding: 20px; }

.testimonial {
  padding: 20px; }

.testimonial strong {
  color: #36499f;
  /*locations*/ }

.tax-location-area #content, .post-type-archive-locations #content {
  width: 100%;
  position: relative; }

.tax-location-area .map, .post-type-archive-locations .map {
  background: #f1f5f7;
  width: 40%;
  height: 100%;
  z-index: 2;
  display: block;
  position: fixed; }

.tax-location-area .acf-map, .post-type-archive-locations .acf-map {
  height: 100%;
  display: block; }

.tax-location-area #content .container, .post-type-archive-locations #content .container {
  padding: 0; }

.tax-location-area article.locations, .post-type-archive-locations article.locations {
  background: #f1f5f7;
  text-align: center;
  margin-bottom: 20px;
  position: relative; }

.tax-location-area article.locations img, .post-type-archive-locations article.locations img {
  width: 100%;
  height: auto; }

.tax-location-area article.locations a.view-on-map, .post-type-archive-locations article.locations a.view-on-map {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  font-size: 15px;
  color: #36499f !important;
  line-height: 30px;
  text-align: center;
  background: rgba(255, 255, 255, .8) !important;
  position: absolute;
  top: 8px;
  right: 8px; }

.page-template-treatment-programs article {
  background: #f1f5f7;
  position: relative;
  margin-bottom: 20px;
  text-align: center; }

.page-template-treatment-programs .image {
  width: 100%;
  position: relative; }

.page-template-treatment-programs .image img {
  width: 100%;
  height: auto; }

.page-template-treatment-programs article .image i {
  width: 61px;
  height: 61px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: -10px; }

.page-template-single-treatment-program i.icon-23 {
  background-position: 0 -298px !important;
  /*detox*/ }

.page-template-single-treatment-program i.icon-26, .page-template-single-treatment-program i.icon-28, .page-template-single-treatment-program i.icon-34, .page-template-single-treatment-program i.icon-35, .page-template-single-treatment-program i.icon-36 {
  background-position: -161px -298px !important;
  /*residential*/ }

.page-template-single-treatment-program i.icon-21 {
  background-position: -324px -298px !important;
  /*IOP*/ }

.page-template-single-treatment-program i.icon-37, .page-template-single-treatment-program i.icon-38, .page-template-single-treatment-program i.icon-39 {
  background-position: -486px -131px !important;
  /*adolescent*/ }

.page-template-single-treatment-program i.icon-40 {
  background-position: -487px -298px !important;
  /*lgbtqi*/ }

.page-template-single-treatment-program i.icon-41, .page-template-single-treatment-program i.icon-42, .page-template-single-treatment-program i.icon-43 {
  background-position: -162px -463px !important;
  /*continuing care*/ }

.page-template-single-treatment-program i.icon-44 {
  background-position: 0px -463px !important;
  /*alumni*/ }

.page-template-single-treatment-program .col-30 {
  position: relative; }

.page-template-single-treatment-program #location-list p {
  color: #fff;
  font-size: 2em !important;
  line-height: 1.125em;
  margin-bottom: 20px;
  font-weight: 700; }

#location-list a:link, #location-list a:visited {
  color: #cef !important; }

#location-wrapper, #blue-sidebar-wrapper {
  position: relative; }

#location-list {
  background: #36499f;
  position: relative;
  width: 100%;
  padding: 40px 0px 40px 30px;
  margin-bottom: 40px; }

#blue-sidebar-wrapper #cta {
  margin-bottom: 20px; }

#blue-sidebar {
  background: #f1f5f7;
  position: relative;
  width: 100%;
  padding: 40px 0px 40px 30px;
  margin-bottom: 40px; }

#location-list:after {
  content: "";
  background: #36499f;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 9999px;
  left: 100%; }

#blue-sidebar:after {
  content: "";
  background: #f1f5f7;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 9999px;
  left: 100%; }

#blue-sidebar ul {
  font-size: 1em; }

.page-template-single-treatment-program .col-30 ul, #blue-sidebar ul {
  -moz-column-count: 1 !important;
  -moz-column-gap: 20px;
  -webkit-column-count: 1 !important;
  -webkit-column-gap: 20px;
  column-count: 1 !important;
  column-gap: 20px;
  list-style: none !important; }

.page-template-single-treatment-program .col-30 ul li {
  font-size: 1.375em;
  line-height: 1.18em;
  list-style: none !important;
  margin-left: 0 !important; }

#location-list p {
  color: #fff;
  /*.page .col-60 ul{
	 -moz-column-count: 2;
    -moz-column-gap: 30px;
    -webkit-column-count: 2;
    -webkit-column-gap: 30px;
    column-count: 2;
    column-gap: 30px;
}
.page .col-60 ul li{
	margin-left: 30px;
	list-style-type: disc;
}*/ }

.page-template-single-treatment-program .treatment-cta p, #blue-sidebar-wrapper #cta {
  color: #666;
  /*about us*/
  /*video*/ }

#trs-video {
  float: none;
  clear: both;
  width: 100%;
  /*padding-bottom: 56.25%;*/
  position: relative;
  padding-top: 0px;
  height: 800px;
  margin-bottom: 80px; }

#trs-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#trs-video #video-image {
  position: absolute;
  cursor: pointer;
  z-index: 20;
  display: block;
  background-position: center center;
  background-size: cover;
  -ms-behavior: url('http://elementsbh2.wpengine.com/wp-content/themes/elements-2014/css/backgroundsize.min.htc');
  width: 100%;
  max-height: 800px !important;
  height: auto !important;
  height: 800px !important; }

#trs-video #video-image .icon-54 {
  width: 161px;
  height: 162px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 15;
  background-position: -324px -131px !important;
  cursor: pointer;
  margin: auto;
  opacity: 0.5;
  position: absolute;
  z-index: 21; }

#trs-video #video-image:hover i {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

#in-page-cta {
  padding: 20px 20px 10px 20px;
  background-color: #e6f7ff;
  border-bottom: 5px solid #efb21b;
  width: 60%;
  margin: 0 auto; }

.toggle-view p {
  margin: 5px 0;
  display: none;
  /*blockquote*/ }

.page blockquote {
  display: block;
  background: #fff;
  padding: 0px 20px 20px 60px;
  margin: 30px 0 20px;
  position: relative; }

.page blockquote:before {
  color: #cef;
  content: '\f10d';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 3em;
  line-height: 0.3em;
  /*vertical-align: -0.4em;*/
  margin-right: 0.25em;
  position: absolute;
  left: 0px;
  top: 15px; }

.page blockquote p {
  font-size: 1em !important;
  line-height: 1.5em !important;
  margin-bottom: 16px !important;
  /*testimonial*/ }

.page-id-58 blockquote {
  width: 50%;
  float: left; }

.page-id-58 #content strong {
  color: #36499f;
  /*FAQ*/ }

.page-id-59 #content ul, .page-id-59 #content li {
  list-style-type: none !important; }

.page-id-59 #content ul li h3 {
  cursor: pointer; }

.page-id-59 #content ul li span {
  padding-right: 10px; }

.page-id-59 #content ul li span.clickable, .page-id-59 #content ul li span.in-page {
  padding-right: 0;
  margin-right: 0; }

.page-id-59 #content ul li p {
  font-size: 16px !important;
  line-height: 24px !important;
  margin-bottom: 24px !important; }

.page-id-59 #content h3 {
  color: #333; }

.page-id-59 #content .fa-plus, .page-id-59 #content .fa-minus {
  color: #36499f;
  /*admissions*/
  /*.page-template-treatment-programs article .image i{
	@extend .sprite;
	width: 61px;
	height: 61px;
	position: absolute;
	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
	bottom: -10px;
	
}*/ }

.icon-61 {
  background-position: 0 -131px !important;
  /*admissions*/ }

.icon-64 {
  background-position: -325px -464px !important;
  /*detox*/
  /*contact*/ }

form ul, .page-id-56 #content ul, .page-template-default #content ul {
  -moz-column-count: 1 !important;
  -moz-column-gap: 0px !important;
  -webkit-column-count: 1 !important;
  -webkit-column-gap: 0px !important;
  column-count: 2 !important;
  column-gap: 0 !important;
  /*blog*/ }

.single-post #featured-image {
  max-width: 1000px;
  max-height: 600px;
  overflow: hidden;
  margin: 50px auto 0 auto; }

.single-post #featured-image img {
  width: 100%;
  height: auto; }

article #meta p {
  font-weight: 700;
  color: #b0c7d2;
  font-size: 1em;
  margin-bottom: 20px; }

article #meta a:link, article #meta a:visited {
  color: #b0c7d2;
  text-decoration: underline; }

article h1.entry-title, body.archive h1, body.blog h1, body.search h1 {
  font-size: 2.5em;
  line-height: 1.2em;
  margin-bottom: 40px; }

article p, article ul, article ol {
  font-size: 1.13em;
  line-height: 1.66em;
  margin-bottom: 30px; }

article ul, article ol {
  margin-left: 30px; }

article ul ul, article ol ul {
  font-size: 1em; }

.single-post #content li {
  margin-bottom: 10px; }

article ul {
  list-style: disc; }

article ol {
  list-style: decimal; }

.single-post article blockquote {
  margin: 0px 0 30px -5%;
  border-left: 5px solid #36499f;
  padding-left: 20px; }

.single-post article blockquote p {
  color: #b0c7d2;
  font-size: 1.85em;
  font-style: italic;
  line-height: 1.4em;
  margin-bottom: 30px; }

.single-post .post-cta {
  background: #e6f7ff;
  border-radius: 5px;
  padding: 30px;
  text-align: center;
  margin-bottom: 30px; }

body.blog article, body.archive.category article, body.archive.tag article, body.archive.author article, body.search article {
  display: block;
  clear: both;
  background: #f1f5f7;
  width: 100%; }

.post-copy {
  padding-top: 20px;
  padding-bottom: 20px; }

body.blog h1, body.archive.category h1, body.archive.tag h1, body.archive.author h1, body.search h1 {
  float: left !important;
  width: 70% !important;
  clear: none !important;
  display: block; }

div.categories {
  display: block;
  width: 30% !important;
  float: right;
  line-height: 1.2em; }

div.categories select {
  padding: 6px 12px !important;
  float: right;
  font-size: 1em; }

body.category article p, body.tag article p, body.author article p {
  font-size: 1em;
  line-height: 1.625em;
  margin-bottom: 26px; }

.page-nav, .blog-nav {
  clear: both;
  text-align: center;
  margin-bottom: 50px; }

.blog-nav {
  line-height: 1.5em; }

.page-numbers {
  font-weight: 700;
  padding: 10px;
  border: 3px solid #f1f5f7;
  border-radius: 3px;
  margin: 0px 5px 0px 0; }

.page-numbers.current {
  border: 3px solid #36499f;
  /*sidebar*/ }

aside#sidebar ul {
  /*chat*/ }

#lpButDivID-1453156429 {
  position: fixed;
  bottom: -3px !important;
  right: -3px !important;
  z-index: 999999999; }

#lpButDivID-1453157302138 {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999999999; }

#lpButDivID-1453157302138 {
  display: none; }

.lpEmtStarRating, .lpPoweredBy {
  display: none; }

#lpButDivID-1453157302138 a img {
  display: none; }

#lpButDivID-1453157302138 a {
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  font-size: 30px;
  color: #fff;
  display: block;
  background: #efb21b;
  text-decoration: none;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .2) !important; }

#lpButDivID-1453157302138 a:before {
  content: "CHAT";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  /*--adjust as necessary--*/
  text-decoration: inherit;
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 60px;
  /* Overlay style */ }

#search-toggle {
  background: #36499f;
  /* hide all sub menus from view */
  display: block;
  position: absolute;
  /* this should be the same height as the top level menu -- height + padding + borders */
  top: 70px;
  right: 150px;
  width: 300px;
  z-index: 99999;
  height: 40px; }

#search-toggle form {
  text-align: left;
  position: relative;
  margin: 0;
  padding: 0; }

#search-toggle form input[type="search"] {
  font-size: 16px;
  background: #36499f;
  border: 0;
  border-radius: 0;
  text-align: left;
  color: #fff !important;
  opacity: 1;
  border-bottom: 3px solid #efb21b;
  width: 100%;
  padding: 10px 8px;
  margin: 0; }

#search-toggle form input:focus {
  outline-color: transparent;
  outline-style: none;
  background: #36499f; }

#search-toggle form input.search-submit {
  background: url('../img/search.svg') no-repeat;
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  text-indent: -9999px;
  position: absolute;
  right: 8px;
  top: 15px; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%; } }

#search-toggle form input::-webkit-input-placeholder {
  color: #fff;
  /* Firefox 18- */ }

#search-toggle form input:-moz-placeholder {
  color: #fff;
  /* Firefox 19+ */ }

#search-toggle form input::-moz-placeholder {
  color: #fff;
  /* IE 10+ */ }

#search-toggle form input:-ms-input-placeholder {
  color: #fff;
  /* Edge */ }

#search-toggle form input::-ms-input-placeholder {
  color: #fff;
  /* Default Usage */ }

#search-toggle form input:placeholder-shown {
  color: #fff;
  /*SLIDE-IN CTA
--------------------------------------------- */ }

#slidebox {
  display: none;
  padding: 10px 16px 10px 10px;
  background-color: #fff;
  border-top: 3px solid #f7761f;
  position: fixed;
  bottom: -400px;
  height: 400px;
  left: 50%;
  -moz-box-shadow: -2px 0 5px #aaa;
  -webkit-box-shadow: -2px 0 5px #aaa;
  box-shadow: -2px 0 5px #aaa; }

a.close {
  background: transparent url(http://cdn2.hubspot.net/hub/53/file-527841348-gif/close.gif) no-repeat top left;
  width: 13px;
  height: 13px;
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 10px; }

a.close:hover {
  background-position: 0 -13px; }

@media only screen and (max-device-width: 480px) {
  #slidebox {
    width: 100%; } }

#overlay-container {
  position: relative !important;
  z-index: 1.0E+25 !important; }

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #36499f;
  z-index: 1.0E+26 !important;
  /* Overlay closing cross */ }

.overlay .overlay-close {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #fff;
  font-size: 50px; }

.overlay .overlay-close:before {
  content: "\f05c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  /*--adjust as necessary--*/
  text-decoration: inherit;
  color: #fff;
  font-size: 50px;
  margin-right: 50px;
  position: absolute;
  top: 0px;
  left: -50px;
  /* Menu style */ }

.overlay form {
  text-align: center;
  position: relative;
  top: 50%;
  height: 60%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 60%;
  margin: 0 auto; }

.overlay form input[type="search"] {
  padding: 50px;
  font-size: 100px;
  background: transparent;
  border: 0;
  text-align: center;
  color: #fff !important;
  opacity: 1;
  border-bottom: 3px solid #efb21b; }

.overlay form input:focus {
  outline-color: transparent;
  outline-style: none;
  background: #36499f; }

.overlay form input.search-submit {
  background: url('../img/search.svg') no-repeat;
  width: 100px;
  height: 100px;
  background-size: 100px 100px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  text-indent: -9999px;
  position: absolute;
  right: 0;
  top: 50px; }

.search-glass {
  fill: #94d31b; }

.overlay form input::-webkit-input-placeholder {
  color: #fff;
  /* Firefox 18- */ }

.overlay form input:-moz-placeholder {
  color: #fff;
  /* Firefox 19+ */ }

.overlay form input::-moz-placeholder {
  color: #fff;
  /* IE 10+ */ }

.overlay form input:-ms-input-placeholder {
  color: #fff;
  /* Edge */ }

.overlay form input::-ms-input-placeholder {
  color: #fff;
  /* Default Usage */ }

.overlay form input:placeholder-shown {
  color: #fff;
  /*.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}

.overlay ul li {
	display: block;
	height: 20%;
	height: calc(100% / 5);
	min-height: 54px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.overlay ul li a {
	font-size: 54px;
	font-weight: 300;
	display: block;
	color: #fff;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
	color: #e3fcb1;
}
*/
  /* Effects */ }

.overlay-slidedown {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.4s ease-in-out, visibility 0s 0.4s;
  transition: transform 0.4s ease-in-out, visibility 0s 0.4s; }

.overlay-slidedown.open {
  visibility: visible;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out; }

@media screen and (max-height: 30.5em) {
  /*sitemap*/
    .overlay nav {
      height: 70%;
      font-size: 34px; }
    .overlay ul li {
      min-height: 34px; } }

#wpseo_sitemap ul, #wpseo_sitemap ul ul, #wpseo_sitemap ul ul ul {
  font-size: 16px !important;
  line-height: 24px; }

#sitemap_pages, #sitemap_posts, #sitemap_dvteam, #sitemap_locations {
  display: inline-block;
  width: 24%;
  padding: 2%;
  vertical-align: top;
  /*reviews*/ }

.page-id-4564 .wp-caption {
  width: 30% !important;
  margin-left: 10px; }

.page-id-4564 .fourcol {
  width: 24%;
  display: inline-block; }

.page-id-4564 h2 {
  clear: both; }
