:root {
  --toc-red: #E8121B;
  --toc-gray: #8C8C8C;
  --toc-black: #242424;
}

/* Webfont: Lato-Bold */

@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold.woff2") format("woff2"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

/* Webfont: Lato-Light */

@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Light.woff2") format("woff2"), url("../fonts/Lato-Light.woff") format("woff"), url("../fonts/Lato-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

/* Webfont: Lato-Regular */

@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?50477484");
  src: url("../fonts/fontello.eot?50477484#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?50477484") format("woff"), url("../fonts/fontello.ttf?50477484") format("truetype"), url("../fonts/fontello.svg?50477484#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
  content: '\e800';
}

.icon-mail-alt:before {
  content: '\e801';
}

p a {
  color: inherit;
}

p a:hover {
  text-decoration: none;
}

body {
  font-family: "Lato", sans-serif;
  overflow-x: hidden;
}

.no-touch img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}
.preamble img, 
#about img,
.print img,
.app-dev img,
.pie-chart img
{
  height: auto;
}


input[type='submit'],
button {
  -webkit-appearance: none;
  border-radius: 0;
}

input {
  box-shadow: none;
  border-radius: 0;
}

a,
:visited {
  outline: 0;
  outline: none;
}

:hover,
:active,
:focus {
  outline: 0;
  outline: none;
}

::-moz-focus-inner {
  border: 0;
}

a::-moz-focus-inner {
  border: 0;
}

img.lft {
  float: left;
  margin: 0 10px 10px 0;
}

img.rght {
  float: right;
  margin: 0 0 10px 10px;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: transparent;
  outline: none !important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #000;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000;
  opacity: 1;
}

form .placeholder {
  color: #000;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  opacity: 0;
}

input:focus .placeholder,
textarea:focus .placeholder {
  opacity: 0;
}

ol,
ul {
  padding: 0;
  margin: 0;
}

ul li {
  list-style: none;
}

.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: normal;
  padding: 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.container {
  max-width: 1110px;
  padding: 0 15px;
  margin: 0 auto;
}

h2 {
  color: black;
  font-size: 60px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 105px;
}

h3 {
  color: white;
  font-size: 37px;
  font-weight: 700;
  margin-bottom: 24px;
}

p {
  color: white;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.45em;
  margin-bottom: 33px;
}

p:last-child {
  margin-bottom: 0;
}

header {
  border-bottom: 1px solid #e5e5e5;
  padding: 11px 0;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 10000;
  background: #fff;
}

header #logo a {
  background: url("../images/turnbullco-emblem-red.jpg") no-repeat 0 0;
  background-size: 75px 75px;
  width: 75px;
  height: 75px;
  float: left;
}

.no-touch header #logo a:hover {
  opacity: .75;
}

nav {
  margin-left: 18%;
  padding-top: 26px;
}

nav ul li {
  float: left;
  margin-right: 30px;
}

nav ul li:last-child {
  margin-right: 0;
}

nav ul li a {
  color: black;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.no-touch nav ul li a:hover {
  opacity: .75;
}

nav ul li.active a {
  color: var(--toc-red);
}

nav ul li.active a:hover {
  cursor: default;
}

.header-contacts {
  float: right;
  padding-top: 26px;
}

.header-contacts p {
  color: black;
  font-size: 18px;
  float: left;
  margin-right: 22px;
  font-weight: 400;
  margin-bottom: 0;
}

.header-contacts p:last-child {
  margin-right: 0;
}

.header-contacts p a {
  color: black;
  font-size: 18px;
  text-decoration: none;
  font-weight: 400;
}

.no-touch .header-contacts p a:hover {
  opacity: .75;
}

.header-contacts p a:before {
  margin-right: 7px;
  color: var(--toc-red);
}

#menu-toggle-wrapper {
  width: 32px;
  position: relative;
  top: 13px;
  height: 25px;
  float: left;
  cursor: pointer;
  display: none;
}

.no-touch #menu-toggle-wrapper:hover {
  opacity: .75;
}

#menu-toggle,
#menu-toggle-top,
#menu-toggle-bottom {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.585, -0.6, 0.43, 1.65);
  transition-timing-function: cubic-bezier(0.585, -0.6, 0.43, 1.65);
  background-color: black;
}

#menu-toggle {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 30px;
  display: block;
  margin-left: -16px;
  background-color: black;
  width: 32px;
  margin-top: -2px;
  height: 4px;
}

#menu-toggle-top {
  top: 0;
}

#menu-toggle-top,
#menu-toggle-bottom {
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: black;
  left: 0;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

#menu-toggle-bottom {
  bottom: 0;
}

#menu-toggle-wrapper.anim-out #menu-toggle {
  opacity: 0;
}

#menu-toggle-wrapper.anim-out #menu-toggle-top {
  -ms-transform: rotate(45deg) translate(5px, 10px);
  -webkit-transform: rotate(45deg) translate(5px, 10px);
  transform: rotate(45deg) translate(5px, 10px);
}

#menu-toggle-wrapper.anim-out #menu-toggle-bottom {
  -ms-transform: rotate(-45deg) translate(5px, -10px);
  -webkit-transform: rotate(-45deg) translate(5px, -10px);
  transform: rotate(-45deg) translate(5px, -10px);
}

input,
textarea {
  height: 51px;
  line-height: 51px;
  background-color: white;
  padding: 0 20px;
  color: black;
  font-size: 20px;
  font-weight: 300;
  border: 2px solid #fff;
  box-shadow: 5.5px 7.1px 0 rgba(0, 0, 0, 0.1);
  resize: none;
  width: 100%;
}

.field-box {
  margin-bottom: 19px;
  width: 90%;
}

.field-box .parsley-required, .parsley-custom-error-message  {
  color: #fff;
  padding-top: 4px;
}

textarea {
  padding: 10px 20px;
  height: 144px;
  line-height: 1.4em;
  overflow-y: auto;
}

button {
  height: 50px;
  background-color: #202120;
  border: none;
  color: #fff;
  margin-top: 11px;
  font-size: 20px;
  padding: 0 25px;
  text-transform: uppercase;
}

.no-touch button:hover {
  color: #202120;
  background: #fff;
}

footer {
  background-color: var(--toc-black);
  height: 103px;
}

footer p {
  color: var(--toc-gray);
  font-size: 16px;
  font-weight: 300;
  padding-top: 40px;
}

main {
  padding-top: 82px;
}

.content-box {
  font-size: 0;
}

.content-box .content {
  display: inline-block;
  font-size: 20px;
  width: 50%;
  vertical-align: middle;
  padding-right: 10px;
}

.content-box .content img {
  max-width: 100%;
  display: inline-block;
}

.content-box .content .mobile-content {
  display: none;
}

.preamble {
  background-color: #f9f9f9;
  padding: 135px 0 150px;
}

.preamble .content:first-child {
  padding-right: 30px;
}

.preamble p {
  color: black;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.48em;
}

.about {
  background-color: #2b2d2c;
  padding: 76px 0 80px;
}

.about h2,
.about h3,
.about p {
  color: white;
}

.about .content:first-child {
  padding-right: 30px;
}

.print {
  background-color: var(--toc-red);
  background-image: url("../images/red-stripes.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 61px 0 60px;
}

.print .content:first-child {
  padding-right: 40px;
}

.print .content:last-child img {
  float: right;
  margin-bottom: -60px;
}

.app-dev {
  background-color: #2b2d2c;
  padding: 76px 0 0;
}

.app-dev .content:first-child {
  padding-right: 30px;
  text-align: left;
  font-size: 0;
}

.work {
  text-align: center;
  padding: 90px 0 80px;
}

.work h2 {
  margin-bottom: 135px;
}

.work p {
  color: black;
  font-weight: 400;
}

.work .pie-chart {
  position: relative;
  display: inline-block;
  max-width: 70%;
  bottom: -37px;
  margin-bottom: 60px;
  margin-right: -100px;
}

.work .pie-chart p {
  max-width: 150px;
  position: absolute;
  line-height: 1.3em;
}

.work .pie-chart p.mid {
  left: -130px;
  top: 60px;
}

.work .pie-chart p.small {
  right: -30px;
  top: -30px;
}

.work .pie-chart p.gov {
  left: 50%;
  bottom: -97px;
  margin-right: -60px;
}

.work .pie-chart p.center {
  top: 48%;
  left: 48%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.work .graph-item {
  display: inline-block;
  width: 48px;
  margin-right: 20px;
  margin-bottom: 15px;
}

.work .graph-item:last-child {
  margin-right: 0;
}

.work .graph-item p {
  white-space: nowrap;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-bottom: 15px;
  position: relative;
  right: -10px;
  color: black;
}

.work .graph-item .bar {
  width: 43px;
  display: inline-block;
  box-shadow: 5.1px 6.1px 0 rgba(0, 0, 0, 0.1);
}

.work .graph-item.pr .bar {
  background-color: var(--toc-red);
  background-color: #2b2d2c;
  height: 190px;
}

.work .graph-item.cpg .bar {
  height: 142px;
  background-color: #8bc63f;
  background-color: #6f6f6f;
}

.work .graph-item.legal .bar {
  height: 356px;
  background-color: #ffde00;
  background-color: var(--toc-red);
}

.work .graph-item.other {
  margin-right: 0;
}

.work .graph-item.tech .bar {
  height: 96px;
  background-color: #0099d2;
  background-color: #949494;
  background-color: #2b2d2c;
}

.work .graph-item.other .bar {
  height: 96px;
  background-color: #2b2d2c;
  background-color: #949494;
}


.clients {
  font-size: 0;
  background: #f0f0f0;
  padding: 90px 0 54px;
  text-align: center;
}

.clients h2 {
  margin-bottom: 65px;
}

.clients .client {
  margin-bottom: 40px;
  display: inline-block;
  width: 22%;
  margin-right: 4%;
  text-align: center;
  vertical-align: top;
}

.clients .client:nth-child(4n) {
  margin-right: 0;
}

.clients .client a {
  display: block;
}

.no-touch .clients .client a:hover {
  opacity: .75;
}

.clients .client .logo-box {
  height: 150px;
  display: table;
  width: 100%;
  table-layout: fixed;
  background-color: white;
  box-shadow: 9.2px 11.8px 0 rgba(0, 0, 0, 0.1);
}

.clients .client .logo-box .logo-wrap {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  padding: 0 10px;
}

.clients .client .logo-box .logo-wrap a {
  display: block;
}

.clients .client .logo-box .logo-wrap img {
  max-width: 100%;
}

.contacts {
  background: var(--toc-red);
  padding: 100px 0;
}

.contacts h2 {
  color: #fff;
}

.contacts .aside {
  width: 30%;
  padding: 0 40px;
  float: left;
}

.contacts .aside h3 {
  white-space: nowrap;
}

.contacts .form-wrap {
  width: 70%;
  float: left;
  padding-left: 100px;
}

.contacts .content-contacts p {
  margin-bottom: 0;
}
@media(max-width: 768px) {
  .contacts .content-contacts p {
    padding: 10px 0;
  } 
}

.contacts .content-contacts a {
  color: white;
  font-size: 20px;
  text-decoration: none;
  font-weight: 700;
  white-space: nowrap;
}

.no-touch .contacts .content-contacts a:hover {
  opacity: .75;
}

.contacts .content-contacts a:before {
  margin-right: 25px;
}
.contacts .content-contacts a.icon-mail-alt::before {
	margin-right: 22px;
}
.contacts .content-contacts a.icon-phone {
  cursor: pointer;
}

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

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

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

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

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

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

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  header #logo a {
    background: url("../images/turnbullco-emblem2x.png") no-repeat 0 0/73px 70px;
  }
}

@media (max-width: 1060px) {
  nav {
    margin-left: 15%;
  }

  .work .pie-chart p {
    font-size: 15px;
    max-width: 120px;
  }

  .work .pie-chart p.mid {
    left: -110px;
  }
}

@media (max-width: 960px) {
  nav {
    margin-left: 23%;
  }

  .header-contacts {
    padding-top: 19px;
  }

  .header-contacts p:last-child a:before {
    margin-right: 0;
  }

  .header-contacts p a:before {
    font-size: 26px;
    color: black;
  }

  .header-contacts p a span {
    display: none;
  }

  .field-box {
    width: 100%;
  }

  .work .graph {
    float: right;
  }

  .contacts .aside {
    width: 35%;
    padding: 0 15px 0 0;
  }

  .contacts .form-wrap {
    width: 65%;
  }
}

@media (max-width: 880px) {
  .clients .client {
    width: 31%;
    margin-right: 3.5%;
  }

  .clients .client:nth-child(4n) {
    margin-right: 3.5%;
  }

  .clients .client:nth-child(3n) {
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  h2 {
    margin-bottom: 23px;
  }

  h3 {
    margin-bottom: 14px;
  }

  nav {
    margin-left: 15%;
  }

  .content-box .content {
    width: 100%;
    padding-right: 0;
  }

  .content-box .content:first-child {
    margin-bottom: 20px;
  }

  .preamble {
    padding: 38px 0 30px;
  }

  .preamble .content:first-child {
    padding-right: 0;
    text-align: center;
  }

  .preamble p {
    font-size: 20px;
  }

  .about {
    padding: 30px 0 24px;
  }

  .about .content-box {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about .content:first-child {
    padding-right: 0;
    margin-top: 30px;
    margin-bottom: 0;
    text-align: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .print {
    padding: 30px 0;
  }

  .print .content:first-child {
    padding-right: 0;
  }

  .print .content:last-child {
    text-align: center;
  }

  .print .content:last-child img {
    margin-bottom: 0;
    float: none;
  }

  .app-dev {
    padding: 36px 0 0;
  }
.work .pie-chart {
	bottom: auto;
	margin-bottom: 90px;
}
  .app-dev .content-box {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .app-dev .content:first-child {
    padding-right: 0;
    margin-top: 30px;
    margin-bottom: 0;
    text-align: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .work {
    padding: 40px 0 20px;
  }

  .work h2 {
    margin-bottom: 53px;
  }

  .work .pie-chart {
    margin-bottom: 70px;
  }

  .work .pie-chart p {
    max-width: 150px;
    font-size: 20px;
  }

  .work .pie-chart p.mid {
    left: -120px;
  }

  .work .graph {
    float: none;
  }

  .clients {
    padding: 40px 0;
  }

  .clients h2 {
    margin-bottom: 35px;
  }

  .clients .client {
    width: 47%;
    margin-right: 6%;
  }

  .clients .client:nth-child(3n),
  .clients .client:nth-child(4n) {
    margin-right: 6%;
  }

  .clients .client:nth-child(2n) {
    margin-right: 0;
  }

  .contacts {
    padding: 40px 0 30px;
  }

  .contacts .aside {
    width: 100%;
    padding: 0;
    float: none;
    margin-bottom: 40px;
  }

  .contacts .form-wrap {
    width: 100%;
    padding-left: 0;
    float: none;
  }
}

@media (max-width: 640px) {
  h2 {
    font-size: 39px;
  }

  h3 {
    font-size: 30px;
  }

  header {
    padding: 18px 0 4px;
  }

  nav {
    left: -100%;
    position: absolute;
    top: 100%;
    width: 100%;
    text-align: center;
    margin-left: 0;
    padding: 32px 0 3px;
    background-color: black;
  }

  nav ul li {
    float: none;
    margin-right: 0;
    margin-bottom: 28px;
  }

  nav ul li a {
    opacity: 0.8;
    color: white;
    font-size: 21px;
  }

  .header-contacts p a:before {
    font-size: 32px;
  }

  .header-contacts p a.icon-phone {
    position: relative;
    top: 2px;
  }

  #menu-toggle-wrapper {
    display: block;
    margin-top: 10px;
    margin-right: 15%;
  }

  .work .pie-chart p {
    font-size: 15px;
    max-width: 120px;
  }

  header {
    padding: 11px 0 11px;
  }
  
  header #logo a {
    background-size: 60px 60px;
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 540px) {
  .content-box .content .desktop-content {
    display: none;
  }

  .content-box .content .mobile-content {
    display: block;
  }

  .work .pie-chart {
    margin-top: 40px;
    margin-right: 0;
    max-width: 100%;
  }

  .work .pie-chart p.mid {
    top: -40px;
    left: 0;
  }

  .work .pie-chart p.small {
    top: -40px;
    right: 0;
  }

  .work .pie-chart p.gov {
    margin-right: 0;
    margin-left: -60px;
  }

  .clients .client {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }
}

@media (max-width: 480px) {
  button {
    width: 100%;
  }
}

@media (max-width: 360px) {
  footer p {
    font-size: 15px;
  }
}

@-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);
  }
}

@-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;
  }
}

@-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);
  }
}

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

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-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;
  }
}
/*# sourceMappingURL=../maps/main.css.map */
