@font-face {
  font-family: "Helvetica";
  src: url("../font/helvatica.eot");
  src: url("../font/helvatica.eot?#iefix") format("embedded-opentype"),
    url("../font/helvatica.woff2") format("woff2"),
    url("../font/helvatica.woff") format("woff"),
    url("../font/helvatica.ttf") format("truetype"),
    url("../font/helvatica.svg#Helvetica") format("svg");
}
@font-face {
  font-family: "Helvetica-Neue";
  src: url("../font/HelveticaNeue.eot");
  src: url("../font/HelveticaNeue.eot?#iefix") format("embedded-opentype"),
    url("../font/HelveticaNeue.woff2") format("woff2"),
    url("../font/HelveticaNeue.woff") format("woff"),
    url("../font/HelveticaNeue.ttf") format("truetype"),
    url("../font/HelveticaNeue.svg#l") format("svg");
}
@font-face {
  font-family: "Helvetica Neue LT Std 57 Condensed";
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica Neue LT Std 57 Condensed"),
    url("../font/HelveticaNeueLTStd-Cn.woff") format("woff");
}
@font-face {
  font-family: "Helvetica Neue LT Std 56 Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica Neue LT Std 56 Italic"),
    url("../font/HelveticaNeueLTStd-It.woff") format("woff");
}
@font-face {
  font-family: "Helvetica Neue LT Std 47 Light Condensed";
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica Neue LT Std 47 Light Condensed"),
    url("../font/HelveticaNeueLTStd-LtCn.woff") format("woff");
}
@font-face {
  font-family: "Helvetica Neue LT Std 45 Light";
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica Neue LT Std 45 Light"),
    url("../font/HelveticaNeueLTStd Lt.woff") format("woff");
}
@font-face {
  font-family: "Helvetica Neue LT Std 77 Bold Condensed";
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica Neue LT Std 77 Bold Condensed"),
    url("../font/HelveticaNeueLTStd-BdCn.woff") format("woff");
}
.slideLeftReturn {
  animation: slideLeftReturn 1s;
  -moz-animation: slideLeftReturn 1s;
  -o-animation: slideLeftReturn 1s;
  -webkit-animation: slideLeftReturn 1s;
}
@-webkit-keyframes slideLeftReturn {
  0% {
    transform-origin: 0 0;
    transform: translateX(-100%);
    -moz-transform-origin: 0 0;
    -moz-transform: translateX(-100%);
    -o-transform-origin: 0 0;
    -o-transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    transform-origin: 0 0;
    transform: translateX(0);
    -moz-transform-origin: 0 0;
    -moz-transform: translateX(0);
    -o-transform-origin: 0 0;
    -o-transform: translateX(0);
    -webkit-transform-origin: 0 0;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideLeftReturn {
  0% {
    transform-origin: 0 0;
    transform: translateX(-100%);
    -moz-transform-origin: 0 0;
    -moz-transform: translateX(-100%);
    -o-transform-origin: 0 0;
    -o-transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    transform-origin: 0 0;
    transform: translateX(0);
    -moz-transform-origin: 0 0;
    -moz-transform: translateX(0);
    -o-transform-origin: 0 0;
    -o-transform: translateX(0);
    -webkit-transform-origin: 0 0;
    -webkit-transform: translateX(0);
  }
}
@-o-keyframes slideLeftReturn {
  0% {
    transform-origin: 0 0;
    transform: translateX(-100%);
    -moz-transform-origin: 0 0;
    -moz-transform: translateX(-100%);
    -o-transform-origin: 0 0;
    -o-transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    transform-origin: 0 0;
    transform: translateX(0);
    -moz-transform-origin: 0 0;
    -moz-transform: translateX(0);
    -o-transform-origin: 0 0;
    -o-transform: translateX(0);
    -webkit-transform-origin: 0 0;
    -webkit-transform: translateX(0);
  }
}
@keyframes slideLeftReturn {
  0% {
    transform-origin: 0 0;
    transform: translateX(-100%);
    -moz-transform-origin: 0 0;
    -moz-transform: translateX(-100%);
    -o-transform-origin: 0 0;
    -o-transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    transform-origin: 0 0;
    transform: translateX(0);
    -moz-transform-origin: 0 0;
    -moz-transform: translateX(0);
    -o-transform-origin: 0 0;
    -o-transform: translateX(0);
    -webkit-transform-origin: 0 0;
    -webkit-transform: translateX(0);
  }
}
.slideRightReturn {
  animation: slideRightReturn 1s;
  -moz-animation: slideRightReturn 1s;
  -o-animation: slideRightReturn 1s;
  -webkit-animation: slideRightReturn 1s;
}
@-webkit-keyframes slideRightReturn {
  0% {
    transform-origin: 0 0;
    transform: translateX(100%);
    -moz-transform-origin: 0 0;
    -moz-transform: translateX(100%);
    -o-transform-origin: 0 0;
    -o-transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transform-origin: 0 0;
    transform: translateX(0);
    transform-origin: 0 0;
    transform: translateX(0);
    transform-origin: 0 0;
    transform: translateX(0);
  }
}
@-moz-keyframes slideRightReturn {
  0% {
    transform-origin: 0 0;
    transform: translateX(100%);
    -moz-transform-origin: 0 0;
    -moz-transform: translateX(100%);
    -o-transform-origin: 0 0;
    -o-transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transform: translateX(0);
    transform: translateX(0);
    transform-origin: 0 0;
    transform: translateX(0);
    transform-origin: 0 0;
    transform: translateX(0);
    transform-origin: 0 0;
    transform: translateX(0);
  }
}
@-o-keyframes slideRightReturn {
  0% {
    transform-origin: 0 0;
    transform: translateX(100%);
    -moz-transform-origin: 0 0;
    -moz-transform: translateX(100%);
    -o-transform-origin: 0 0;
    -o-transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -o-transform: translateX(0);
    transform: translateX(0);
    transform-origin: 0 0;
    transform: translateX(0);
    transform-origin: 0 0;
    transform: translateX(0);
    transform-origin: 0 0;
    transform: translateX(0);
  }
}
@keyframes slideRightReturn {
  0% {
    transform-origin: 0 0;
    transform: translateX(100%);
    -moz-transform-origin: 0 0;
    -moz-transform: translateX(100%);
    -o-transform-origin: 0 0;
    -o-transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    transform-origin: 0 0;
    transform: translateX(0);
    transform-origin: 0 0;
    transform: translateX(0);
    transform-origin: 0 0;
    transform: translateX(0);
  }
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font: 1em monospace, monospace;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font: 14px/1.42857 "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #fff;
  color: #333;
}
input,
button,
select,
textarea {
  font: inherit/inherit inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-thumbnail {
  background: #fff;
  padding: 4px;
  line-height: 1.42857;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase,
.initialism {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background: #286090;
}
.bg-success {
  background: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background: #c1e2b3;
}
.bg-info {
  background: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background: #afd9ee;
}
.bg-warning {
  background: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background: #f7ecb5;
}
.bg-danger {
  background: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  background: #f9f2f4;
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
kbd {
  background: #333;
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
pre {
  background: #f5f5f5;
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre code {
  background: transparent;
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-1 {
  width: 8.33333%;
}
.col-xs-2 {
  width: 16.66667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333%;
}
.col-xs-5 {
  width: 41.66667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333%;
}
.col-xs-8 {
  width: 66.66667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333%;
}
.col-xs-11 {
  width: 91.66667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.33333%;
}
.col-xs-pull-2 {
  right: 16.66667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.33333%;
}
.col-xs-pull-5 {
  right: 41.66667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.33333%;
}
.col-xs-pull-8 {
  right: 66.66667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.33333%;
}
.col-xs-pull-11 {
  right: 91.66667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.33333%;
}
.col-xs-push-2 {
  left: 16.66667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.33333%;
}
.col-xs-push-5 {
  left: 41.66667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.33333%;
}
.col-xs-push-8 {
  left: 66.66667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.33333%;
}
.col-xs-push-11 {
  left: 91.66667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.col-xs-offset-2 {
  margin-left: 16.66667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333%;
}
.col-xs-offset-5 {
  margin-left: 41.66667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333%;
}
.col-xs-offset-8 {
  margin-left: 66.66667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333%;
}
.col-xs-offset-11 {
  margin-left: 91.66667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background: rgba(0, 0, 0, 0);
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background: #e8e8e8;
}
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background: #d0e9c6;
}
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background: #faf2cc;
}
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
}
.form-control {
  background: none #fff;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -moz-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s, -moz-box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
  font-family: "Raleway";
}
.form-control:-ms-input-placeholder {
  color: #999;
  font-family: "Raleway";
}
.form-control::-webkit-input-placeholder {
  color: #999;
  font-family: "Raleway";
}
.form-control::-ms-expand {
  background: transparent;
  border: 0;
  font-family: "Raleway";
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  background: #dff0d8;
  color: #3c763d;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  background: #fcf8e3;
  color: #8a6d3b;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  background: #f2dede;
  color: #a94442;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  background: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  background: #e5e5e5;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background: #f5f5f5;
  text-decoration: none;
  color: #262626;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: #337ab7;
  color: #fff;
  text-decoration: none;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  background: none transparent;
  text-decoration: none;
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background: #eee;
  text-decoration: none;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  background: transparent;
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  background: #e5e5e5;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #fff;
  color: #555;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background: #337ab7;
  color: #fff;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  background: none transparent;
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin: 8px -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  background: rgba(0, 0, 0, 0);
  color: #5e5e5e;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background: rgba(0, 0, 0, 0);
  color: #333;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: #e7e7e7;
  color: #555;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  background: rgba(0, 0, 0, 0);
  color: #ccc;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: rgba(0, 0, 0, 0);
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  background: rgba(0, 0, 0, 0);
  color: #fff;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  background: rgba(0, 0, 0, 0);
  color: #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background: #090909;
  color: #fff;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  background: rgba(0, 0, 0, 0);
  color: #444;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: rgba(0, 0, 0, 0);
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out,
    -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  background: #fff;
  position: relative;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  background: #000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before,
.modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  font: normal normal 12px/1.42857 "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  position: absolute;
  z-index: 1070;
  display: block;
  letter-spacing: normal;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  background: #000;
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: transform 0.6s ease-in-out, -moz-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out,
      -moz-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  background: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background: linear-gradient(
      to right,
      rgba(0, 0, 0, 0.5) 0% repeat-x,
      rgba(0, 0, 0, 0.0001) 100%
    )
    repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  background: linear-gradient(
      to right,
      rgba(0, 0, 0, 0.0001) 0% repeat-x,
      rgba(0, 0, 0, 0.5) 100%
    )
    repeat-x;
  left: auto;
  right: 0;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  background: rgba(0, 0, 0, 0);
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
}
.carousel-indicators .active {
  background: #fff;
  margin: 0;
  width: 12px;
  height: 12px;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes bounce {
  0%,
  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: translateZ(0);
    transform: translateZ(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);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-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: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -moz-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@-o-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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: translateZ(0);
    transform: translateZ(0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -o-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);
    -o-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 {
  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -o-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -o-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);
    -moz-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -moz-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-moz-keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-o-keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-o-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(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: scaleX(1);
    transform: scaleX(1);
  }
}
@-moz-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -moz-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -moz-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -moz-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -moz-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -moz-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-o-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(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: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -moz-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -moz-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -moz-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -moz-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -moz-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  -moz-animation-name: rubberBand;
  -o-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(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);
  }
}
@-moz-keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@-o-keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(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 {
  0%,
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    -moz-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    -moz-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    -moz-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    -moz-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    -moz-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    -moz-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    -moz-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    -moz-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  -moz-animation-name: headShake;
  -o-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-moz-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-o-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  -moz-animation-name: swing;
  -o-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-moz-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    -moz-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-o-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    -moz-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.tada {
  -webkit-animation-name: tada;
  -moz-animation-name: tada;
  -o-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    -moz-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    -moz-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    -moz-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    -moz-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    -moz-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    -moz-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    -moz-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    -moz-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    -moz-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    -moz-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  -moz-animation-name: wobble;
  -o-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  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);
  }
}
@-moz-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@-o-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    -moz-transform: skewX(0.39063deg) skewY(0.39063deg);
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  -moz-animation-name: jello;
  -o-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  0%,
  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: scaleX(1);
    transform: scaleX(1);
  }
}
@-moz-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-o-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  -moz-animation-duration: 0.75s;
  -o-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0%,
  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: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-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);
    -moz-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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);
    -moz-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  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: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-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);
    -moz-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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);
    -moz-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  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: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-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);
    -moz-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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);
    -moz-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  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, -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: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-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);
    -moz-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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, -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: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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);
    -moz-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  -moz-animation-name: bounceInUp;
  -o-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);
  }
}
@-moz-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -moz-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);
    -moz-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);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@-o-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);
    -moz-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);
    -moz-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);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  -moz-animation-duration: 0.75s;
  -o-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -o-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);
  }
}
@-moz-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@-o-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);
    -moz-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  -moz-animation-name: bounceOutDown;
  -o-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);
  }
}
@-moz-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -moz-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@-o-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);
    -moz-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  -moz-animation-name: bounceOutLeft;
  -o-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);
  }
}
@-moz-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -moz-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@-o-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);
    -moz-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  -moz-animation-name: bounceOutRight;
  -o-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);
  }
}
@-moz-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@-o-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);
    -moz-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  -moz-animation-name: bounceOutUp;
  -o-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  -moz-animation-name: fadeOutDownBig;
  -o-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  -moz-animation-name: fadeOutLeftBig;
  -o-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  -moz-animation-name: fadeOutRight;
  -o-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  -moz-animation-name: fadeOutRightBig;
  -o-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  -moz-animation-name: fadeOutUpBig;
  -o-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-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;
  }
}
@-moz-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    -moz-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -moz-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;
    -moz-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    -o-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;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    -moz-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -moz-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;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  -moz-animation-name: flip;
  -o-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-moz-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    -moz-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -moz-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    -moz-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-o-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    -moz-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -moz-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    -moz-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-animation-name: flipInX;
  -o-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-moz-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    -moz-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    -moz-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-o-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    -moz-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    -moz-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  -moz-animation-name: flipInY;
  -o-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@-moz-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    -moz-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    -moz-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  -moz-animation-duration: 0.75s;
  -o-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  -moz-animation-name: flipOutX;
  -o-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@-moz-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    -moz-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    -moz-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  -moz-animation-duration: 0.75s;
  -o-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  -moz-animation-name: flipOutY;
  -o-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -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: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@-moz-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -moz-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    -moz-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@-o-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    -o-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -moz-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    -moz-transform: skewX(-5deg);
    -o-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -moz-animation-name: lightSpeedIn;
  -o-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@-moz-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -moz-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@-o-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -moz-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -moz-animation-name: lightSpeedOut;
  -o-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@-o-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  -moz-animation-name: rotateIn;
  -o-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  -moz-animation-name: rotateInDownLeft;
  -o-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  -moz-animation-name: rotateInDownRight;
  -o-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  -moz-animation-name: rotateInUpLeft;
  -o-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  -moz-animation-name: rotateInUpRight;
  -o-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  -moz-animation-name: rotateOut;
  -o-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  -moz-animation-name: rotateOutDownLeft;
  -o-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  -moz-animation-name: rotateOutDownRight;
  -o-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  -moz-animation-name: rotateOutUpLeft;
  -o-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  -moz-animation-name: rotateOutUpRight;
  -o-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: rotate(80deg);
    transform: rotate(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: rotate(60deg);
    transform: rotate(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;
  }
}
@-moz-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    -moz-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@-o-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-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;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    -moz-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  -moz-animation-name: hinge;
  -o-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    -moz-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    -o-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    -moz-transform: scale(0.1) rotate(30deg);
    -o-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  -moz-animation-name: jackInTheBox;
  -o-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    -moz-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    -moz-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  -moz-animation-name: rollIn;
  -o-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@-moz-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    -moz-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@-o-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    -moz-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  -moz-animation-name: rollOut;
  -o-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  -moz-animation-name: zoomIn;
  -o-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    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);
  }
}
@-moz-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-o-keyframes zoomInDown {
  0% {
    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);
    -o-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);
    -o-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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-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;
  -moz-animation-name: zoomInDown;
  -o-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    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);
  }
}
@-moz-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-o-keyframes zoomInLeft {
  0% {
    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);
    -o-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);
    -o-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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-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;
  -moz-animation-name: zoomInLeft;
  -o-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    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);
  }
}
@-moz-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-o-keyframes zoomInRight {
  0% {
    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);
    -o-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);
    -o-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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-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;
  -moz-animation-name: zoomInRight;
  -o-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    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);
  }
}
@-moz-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-o-keyframes zoomInUp {
  0% {
    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);
    -o-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);
    -o-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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-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;
  -moz-animation-name: zoomInUp;
  -o-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    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;
  }
}
@-moz-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@-o-keyframes zoomOut {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  -moz-animation-name: zoomOut;
  -o-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);
  }
}
@-moz-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-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);
    -moz-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);
    -moz-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;
    -moz-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-o-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);
    -o-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;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-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);
    -moz-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;
    -moz-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-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;
  -moz-animation-name: zoomOutDown;
  -o-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;
  }
}
@-moz-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -moz-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);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    transform-origin: left center;
  }
}
@-o-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;
    -o-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);
    -moz-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);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  -moz-animation-name: zoomOutLeft;
  -o-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;
  }
}
@-moz-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -moz-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);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    transform-origin: right center;
  }
}
@-o-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;
    -o-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);
    -moz-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);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  -moz-animation-name: zoomOutRight;
  -o-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);
  }
}
@-moz-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-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);
    -moz-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);
    -moz-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;
    -moz-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-o-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);
    -o-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;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-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);
    -moz-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;
    -moz-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-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;
  -moz-animation-name: zoomOutUp;
  -o-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  -moz-animation-name: slideInDown;
  -o-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  -moz-animation-name: slideInLeft;
  -o-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  -moz-animation-name: slideInRight;
  -o-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-o-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  -moz-animation-name: slideInUp;
  -o-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@-moz-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@-o-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  -moz-animation-name: slideOutDown;
  -o-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@-moz-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@-o-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  -moz-animation-name: slideOutLeft;
  -o-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-moz-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-o-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  -moz-animation-name: slideOutRight;
  -o-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@-moz-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@-o-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  -moz-animation-name: slideOutUp;
  -o-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
}
.mCustomScrollbar
  > .mCustomScrollBox
  > .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: alpha(opacity=100);
}
.mCustomScrollbar
  > .mCustomScrollBox
  ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: alpha(opacity=100);
}
.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}
.mCustomScrollBox:hover > .mCSB_scrollTools {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: alpha(opacity=100);
}
.mCustomScrollBox:hover ~ .mCSB_scrollTools {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: alpha(opacity=100);
}
.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
  font-size: 14px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools {
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
  left: -26px;
}
.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
  left: 20px;
}
.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: alpha(opacity=75);
  -webkit-transition: opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(131, 125, 125, 0.4);
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  filter: alpha(opacity=40);
  -ms-filter: alpha(opacity=40);
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #0a0a60;
  position: relative;
  width: 5px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
  -webkit-transition: opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  filter: alpha(opacity=75);
  -ms-filter: alpha(opacity=75);
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.4);
  filter: alpha(opacity=85);
  -ms-filter: alpha(opacity=85);
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: #ed8b0d;
  filter: alpha(opacity=90);
  -ms-filter: alpha(opacity=90);
}
.mCSB_scrollTools .mCSB_buttonDown {
  background: url(mCSB_buttons.html) no-repeat 0 -20px;
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  bottom: 0;
  -webkit-transition: opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: alpha(opacity=40);
}
.mCSB_scrollTools .mCSB_buttonDown:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: alpha(opacity=75);
}
.mCSB_scrollTools .mCSB_buttonDown:active {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: alpha(opacity=90);
}
.mCSB_scrollTools .mCSB_buttonUp {
  background: url(mCSB_buttons.html) no-repeat 0 0;
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: alpha(opacity=40);
}
.mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: alpha(opacity=75);
}
.mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: alpha(opacity=90);
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background: url(mCSB_buttons.html) no-repeat 0 -40px;
  -webkit-transition: opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: alpha(opacity=40);
}
.mCSB_scrollTools .mCSB_buttonLeft:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: alpha(opacity=75);
}
.mCSB_scrollTools .mCSB_buttonLeft:active {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: alpha(opacity=90);
}
.mCSB_scrollTools .mCSB_buttonRight {
  background: url(mCSB_buttons.html) no-repeat 0 -56px;
  -webkit-transition: opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: alpha(opacity=40);
}
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: alpha(opacity=75);
}
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: alpha(opacity=90);
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: #0a0a60;
  filter: alpha(opacity=90);
  -ms-filter: alpha(opacity=90);
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar {
  width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 8px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  width: 8px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  right: 0;
}
.mCustomScrollBox
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden
  + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: alpha(opacity=0);
}
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: alpha(opacity=0);
}
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: alpha(opacity=100);
}
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: alpha(opacity=100);
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.1);
  width: 4px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.75);
  width: 4px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(255, 255, 255, 0.1);
  width: 4px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.75);
  width: 4px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.1);
  width: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.75);
  width: 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(255, 255, 255, 0.1);
  width: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.75);
  width: 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(255, 255, 255, 0.1);
}
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.75);
  width: 2px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(255, 255, 255, 0.15);
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.75);
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.75);
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dots-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
    repeat-y center transparent;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -ms-filter: alpha(opacity=30);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==)
    repeat-y center transparent;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -ms-filter: alpha(opacity=30);
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background: transparent;
  height: 4px;
  margin: 6px 0;
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background: transparent;
  height: 4px;
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: alpha(opacity=30);
  -ms-filter: alpha(opacity=30);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(0, rgba(255, 255, 255, 0.5)),
      to(rgba(255, 255, 255, 0))
    )
    repeat-y #555;
  background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 0.5) 0 repeat-y,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-y #555;
  background: -moz-linear-gradient(
      left,
      rgba(255, 255, 255, 0.5) 0 repeat-y,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-y #555;
  background: -o-linear-gradient(
      left,
      rgba(255, 255, 255, 0.5) 0 repeat-y,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-y #555;
  background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.5) 0 repeat-y,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-y #555;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  width: 8px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: #555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: #555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  width: 8px;
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5),
    inset -1px 0 1px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5),
    inset -1px 0 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5),
    inset -1px 0 1px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: #555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: alpha(opacity=30);
  -ms-filter: alpha(opacity=30);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(0, rgba(255, 255, 255, 0.5)),
      to(rgba(255, 255, 255, 0))
    )
    repeat-y #777;
  background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 0.5) 0 repeat-y,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-y #777;
  background: -moz-linear-gradient(
      left,
      rgba(255, 255, 255, 0.5) 0 repeat-y,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-y #777;
  background: -o-linear-gradient(
      left,
      rgba(255, 255, 255, 0.5) 0 repeat-y,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-y #777;
  background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.5) 0 repeat-y,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-y #777;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4),
    inset -1px 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4),
    inset -1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4),
    inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background: rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: alpha(opacity=30);
  -ms-filter: alpha(opacity=30);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(0, rgba(255, 255, 255, 0.5)),
      to(rgba(255, 255, 255, 0))
    )
    repeat-y #555;
  background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 0.5) 0 repeat-y,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-y #555;
  background: -moz-linear-gradient(
      left,
      rgba(255, 255, 255, 0.5) 0 repeat-y,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-y #555;
  background: -o-linear-gradient(
      left,
      rgba(255, 255, 255, 0.5) 0 repeat-y,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-y #555;
  background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.5) 0 repeat-y,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-y #555;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: #555;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: #555;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background: rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: #555;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: alpha(opacity=30);
  -ms-filter: alpha(opacity=30);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(0, rgba(255, 255, 255, 0.5)),
      to(rgba(255, 255, 255, 0))
    )
    repeat-y #555;
  background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 0.5) 0 repeat-y,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-y #555;
  background: -moz-linear-gradient(
      left,
      rgba(255, 255, 255, 0.5) 0 repeat-y,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-y #555;
  background: -o-linear-gradient(
      left,
      rgba(255, 255, 255, 0.5) 0 repeat-y,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-y #555;
  background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.5) 0 repeat-y,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-y #555;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  width: 8px;
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: #555;
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: #555;
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  width: 8px;
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5),
    inset -1px 0 1px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5),
    inset -1px 0 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5),
    inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: #555;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, rgba(255, 255, 255, 0.5)),
      to(rgba(255, 255, 255, 0))
    )
    repeat-x;
  background: -webkit-linear-gradient(
      top,
      rgba(255, 255, 255, 0.5) 0 repeat-x,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-x;
  background: -moz-linear-gradient(
      top,
      rgba(255, 255, 255, 0.5) 0 repeat-x,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-x;
  background: -o-linear-gradient(
      top,
      rgba(255, 255, 255, 0.5) 0 repeat-x,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-x;
  background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.5) 0 repeat-x,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-x;
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5),
    inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5),
    inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5),
    inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, rgba(255, 255, 255, 0.5)),
      to(rgba(255, 255, 255, 0))
    )
    repeat-x;
  background: -webkit-linear-gradient(
      top,
      rgba(255, 255, 255, 0.5) 0 repeat-x,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-x;
  background: -moz-linear-gradient(
      top,
      rgba(255, 255, 255, 0.5) 0 repeat-x,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-x;
  background: -o-linear-gradient(
      top,
      rgba(255, 255, 255, 0.5) 0 repeat-x,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-x;
  background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.5) 0 repeat-x,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-x;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, rgba(255, 255, 255, 0.5)),
      to(rgba(255, 255, 255, 0))
    )
    repeat-x;
  background: -webkit-linear-gradient(
      top,
      rgba(255, 255, 255, 0.5) 0 repeat-x,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-x;
  background: -moz-linear-gradient(
      top,
      rgba(255, 255, 255, 0.5) 0 repeat-x,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-x;
  background: -o-linear-gradient(
      top,
      rgba(255, 255, 255, 0.5) 0 repeat-x,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-x;
  background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.5) 0 repeat-x,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-x;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, rgba(255, 255, 255, 0.5)),
      to(rgba(255, 255, 255, 0))
    )
    repeat-x;
  background: -webkit-linear-gradient(
      top,
      rgba(255, 255, 255, 0.5) 0 repeat-x,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-x;
  background: -moz-linear-gradient(
      top,
      rgba(255, 255, 255, 0.5) 0 repeat-x,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-x;
  background: -o-linear-gradient(
      top,
      rgba(255, 255, 255, 0.5) 0 repeat-x,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-x;
  background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.5) 0 repeat-x,
      rgba(255, 255, 255, 0) 100%
    )
    repeat-x;
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5),
    inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5),
    inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5),
    inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px;
}
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools_vertical {
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background: transparent;
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.2);
  filter: alpha(opacity=20);
  -ms-filter: alpha(opacity=20);
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.5);
  filter: alpha(opacity=50);
  -ms-filter: alpha(opacity=50);
}
.mCS-minimal-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.5);
  filter: alpha(opacity=50);
  -ms-filter: alpha(opacity=50);
}
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background: transparent;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.2);
  filter: alpha(opacity=20);
  -ms-filter: alpha(opacity=20);
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.5);
  filter: alpha(opacity=50);
  -ms-filter: alpha(opacity=50);
}
.mCS-minimal.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.5);
  filter: alpha(opacity=50);
  -ms-filter: alpha(opacity=50);
}
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
.mCustomScrollBox.mCS-minimal-dark
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
.mCustomScrollBox.mCS-minimal-dark
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.1);
  width: 6px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.75);
  width: 6px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.2);
  width: 6px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  width: 12px;
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 12px;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  width: 12px;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 12px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: transparent;
  width: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.75);
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-inset-2-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent;
  width: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.6);
  width: 12px;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.75);
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(255, 255, 255, 0.6);
  width: 12px;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.75);
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-inset-3.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.1);
  width: 12px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.75);
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-inset-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.2);
  width: 12px;
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
@font-face {
  font-family: "UniNeueRegular";
  src: url(../fonts/UniNeueRegular.eot);
  src: url(../fonts/UniNeueRegular.woff2) format("woff2"),
    url(../fonts/UniNeueRegular.woff) format("woff"),
    url(../fonts/UniNeueRegular.ttf) format("truetype"),
    url(../fonts/UniNeueRegular.svg#UniNeueRegular) format("svg"),
    url(../fonts/UniNeueRegulard41d.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "UniNeueBold";
  src: url(../fonts/UniNeueBold.eot);
  src: url(../fonts/UniNeueBold.woff2) format("woff2"),
    url(../fonts/UniNeueBold.woff) format("woff"),
    url(../fonts/UniNeueBold.ttf) format("truetype"),
    url(../fonts/UniNeueBold.svg#UniNeueBold) format("svg"),
    url(../fonts/UniNeueBoldd41d.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "UniNeueheavy";
  src: url(../fonts/unineueheavy.eot);
  src: url(../fonts/unineueheavy.woff2) format("woff2"),
    url(../fonts/unineueheavy.woff) format("woff"),
    url(../fonts/unineueheavy.ttf) format("truetype"),
    url(../fonts/unineueheavy.svg#unineueheavy) format("svg"),
    url(../fonts/unineueheavyd41d.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "UniNeueBook";
  src: url(../fonts/UniNeueBook.eot);
  src: url(../fonts/UniNeueBook.woff2) format("woff2"),
    url(../fonts/UniNeueBook.woff) format("woff"),
    url(../fonts/UniNeueBook.ttf) format("truetype"),
    url(../fonts/UniNeueBook.svg#UniNeueBook) format("svg"),
    url(../fonts/UniNeueBookd41d.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "unineuethin";
  src: url(../fonts/unineuethin.eot);
  src: url(../fonts/unineuethin.woff2) format("woff2"),
    url(../fonts/unineuethin.woff) format("woff"),
    url(../fonts/unineuethin.ttf) format("truetype"),
    url(../fonts/unineuethin.svg#unineuethin) format("svg"),
    url(../fonts/unineuethind41d.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}
body {
  font: 14px/1 UniNeueRegular;
  color: #000;
  background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
}
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#loading {
  top: 0;
  left: 0;
  background: #fff;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999999999;
}
#loading-image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  margin-top: -32px;
  margin-left: -32px;
  z-index: 99999999;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
* {
  outline: 0;
}
a,
a:focus,
a:hover {
  text-decoration: none;
}
img {
  max-width: 100%;
}
.common__bgWhite {
  background: #fff;
}
.common__sprite {
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
}
.common__innerPageBnrSec {
  position: relative;
  min-height: 700px;
  background-repeat: no-repeat;
  background-position: center top;
}
.common__innerBnrSec {
  padding-top: 173px;
}
.common__bannerImgHide {
  display: none;
}
.common__bannerHeading {
  font: 30px/1 UniNeueBook;
  clear: both;
  float: right;
  text-transform: uppercase;
  color: #0a0a60;
  background: rgba(255, 255, 255, 0.8);
  padding: 9px 15px 11px;
  margin: 0 128px 0 0;
}
.common__bannerHeading--left {
  float: left;
}
.common__bannerHeading span {
  font-family: "UniNeueBold";
}
.common__bannerPara {
  font: 16px/1 UniNeueBook;
  clear: both;
  float: right;
  color: #fff;
  letter-spacing: 0.5px;
  padding: 7px 12px;
  margin: 0 100px 0 0;
  background: #0a0a60;
}
.common__bannerPara--left {
  float: left;
}
.common__innerHeadBreadSec {
  display: table;
  width: 100%;
  clear: both;
}
.common__innerHead {
  font: 24px/1 UniNeueBold;
  float: left;
  color: #0a0a60;
  letter-spacing: 0.5px;
  margin: 0;
}
.common__innerHead--white {
  color: #fff;
}
.common__breadcrumbs {
  float: right;
}
.common__breadcrumbs li {
  float: left;
  padding-right: 11px;
  position: relative;
}
.common__breadcrumbs li:after {
  font: 12px UniNeueRegular;
  content: "/";
  color: #767772;
  position: absolute;
  top: -1px;
  bottom: 0;
  right: 4px;
  margin: auto;
}
.common__breadcrumbs li:last-child {
  padding: 0;
}
.common__breadcrumbs li:last-child:after {
  display: none;
}
.common__breadcrumbs li:last-child a {
  cursor: default;
  color: #000;
}
.common__breadcrumbs a {
  font: 12px/1 UniNeueRegular;
  color: #767772;
}
.common__breadcrumbs--white li:last-child a {
  color: #fff;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
header .top-header {
  padding: 7px 0 8px;
  background: none;
}
header .top-header .tata-motor-logo {
  float: left;
  display: block;
  margin-top: 20px;
  width: 100px;
  height: 30px;
}
header .top-header .tata-logo {
  float: right;
  display: block;
  max-width: 85px;
  margin-top: 20px;
}
.header_fixed {
  top: -65px;
}
.sticky-head {
  width: 100%;
  position: relative;
  -webkit-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.sticky-head.fixed {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.menu-left {
  float: left;
  width: 225px;
  background: #000;
}
.logo-text {
  font: normal 20px/80px UniNeueRegular;
  color: #fff;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}
.logo-text a {
  color: #fff;
  display: block;
}
.menu-right {
  float: right;
  width: 955px;
}
.menu-right .top-nav {
  width: 100%;
  position: relative;
  background: #fff;
  float: left;
}
.menu-right .top-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}
.menu-right .top-nav ul li {
  float: left;
  margin: 0;
  padding: 10px 5px 7px 10px;
}
.menu-right .top-nav ul li a {
  font: 600 13px/1 UniNeueBook;
  padding: 5px 20px 5px 28px;
  display: block;
  border-right: 1px solid #e8e8e8;
  color: #387ed6;
  letter-spacing: 0.05px;
  position: relative;
}
.menu-right .top-nav ul li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  width: 25px;
  height: 23px;
}
.menu-right .top-nav ul li a.download_sprite:after {
  background-position: -197px -39px;
}
.menu-right .top-nav ul li a.dealer_sprite:after {
  background-position: -234px -39px;
}
.menu-right .top-nav ul li a.book_sprite:after {
  background-position: -277px -35px;
}
.menu-right .top-nav ul li .social li {
  padding: 1px 8px;
}
.menu-right .top-nav ul li .social li a {
  background: none;
  padding: 5px;
  display: block;
  border-right: 0;
  min-height: 15px;
  min-width: 20px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.menu-right .top-nav ul li .social li a.fb:after {
  background-position: -315px -35px;
}
.menu-right .top-nav ul li .social li a.tw:after {
  background-position: -354px -33px;
}
.menu-right .top-nav ul li .social li a.yt:after {
  background-position: -395px -33px;
}
.menu-right .top-nav ul li .social li a.in:after {
  background-position: -434px -33px;
}
.menu-right .top-nav ul li .social li:hover {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.menu-right .btm-nav {
  background: #387ed6;
  width: 100%;
  float: left;
}
.menu-right .btm-nav .navbar-nav {
  float: right;
}
.menu-right .btm-nav .navbar-nav li > a {
  font: 12px/19px UniNeueRegular;
  padding: 11px 17px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
}
.menu-right .btm-nav .navbar-nav li > a .down-arrow {
  background: url(../images/tata-light-trucks/dropdown.png) no-repeat center;
  width: 25px;
  height: 10px;
  position: relative;
  display: inline-block;
  margin-top: 4px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.menu-right .btm-nav .navbar-nav li > a:hover,
.menu-right .btm-nav .navbar-nav li > a.active {
  background: #0a0a60;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
  color: #fff;
}
.menu-right .btm-nav .navbar-nav li.dropdown.open .down-arrow {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.menu-right .btm-nav .navbar-nav .dropdown-menu {
  background: #0a0a60;
  padding: 0;
  min-width: 151px;
}
.menu-right .btm-nav .navbar-nav .dropdown-menu li > a {
  padding: 6px 17px;
  border-bottom: 1px solid #142782;
}
.menu-right .btm-nav .navbar-nav .dropdown-menu li > a:hover,
.menu-right .btm-nav .navbar-nav .dropdown-menu li > a:focus {
  color: #428dea;
}
.menu-right .btm-nav .navbar-nav .dropdown-menu li:last-child a {
  border: 0;
}
.quick-link,
.close-bt {
  display: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background: #0a0a60;
  color: #fff;
}
.home__innerbanner {
  background: url(../images/tata-light-trucks/banner-bg.jpg) no-repeat center;
  -moz-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;
  max-height: 740px;
  min-height: 590px;
}
.min-height {
  display: block;
  color: #fff;
}
.min-height:hover {
  text-decoration: none;
  color: #fff;
}
.banner__img--img1 {
  background: url(../images/tata-light-trucks/banner-1.jpg) no-repeat top center;
  -moz-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;
  max-height: 740px;
  min-height: 590px;
}
.banner__img--img3 {
  background: url(../images/tata-light-trucks/mobile-banner-3.jpg) no-repeat top
    center;
  max-height: 960px;
  background-size: 116%;
  height: auto;
  min-height: 377px;
}
.banner__img--img3 .banner__title {
  float: left;
}
.banner__img--img3 .banner__description {
  max-width: 150px;
  float: left;
}
@media (min-width: 768px) {
  .banner__img--img3 {
    min-height: 590px;
    width: 100%;
    height: 100vh;
  }
  .banner__img--img3 .banner__description {
    clear: both;
    max-width: 250px;
  }
  .banner__img--img3 .slide-3 {
    padding-top: 50px;
  }
}
@media (min-width: 992px) {
  .banner__img--img3 {
    background: url(../images/tata-light-trucks/banner-3.jpg) no-repeat top
      center;
    background-size: cover;
    width: 100%;
    height: 100vh;
    max-height: 740px;
    min-height: 590px;
  }
}
@media (min-width: 1360px) {
  .banner__img--img3 .banner__title {
    margin-left: 0;
    margin-right: auto;
    float: left;
  }
  .banner__img--img3 .banner__description {
    float: left;
    clear: both;
  }
  .banner__img--img3 .slide-3 {
    padding-top: 0;
  }
}
.slide-5 {
  position: relative;
  right: 300px;
}
.view-more {
  display: inline-block;
  background: #4e90e6;
  color: #fff;
  font: 16px UniNeueBook;
  margin: 0;
  margin-right: 0;
  float: right;
  padding: 5px 20px;
  clear: right;
  position: absolute;
  right: 0;
  top: 44px;
  text-decoration: none;
}
a.view-more:hover {
  color: #fff;
}
.banner__title {
  font: 500 30px/1 UniNeueBold;
  background: #fff;
  color: #0a0a60;
  float: right;
  margin: 0;
  margin-top: 180px;
  margin-right: 150px;
  text-transform: uppercase;
  opacity: 0;
}
@media (max-width: 1366px) {
  .slide-2 .banner__title {
    margin-top: 160px;
  }
}
@media (max-width: 767px) {
  .slide-2 .banner__title {
    margin-top: 120px;
  }
}
.banner__description {
  font: 18px UniNeueBook;
  background: #0f0f5b;
  color: #fff;
  margin: 0;
  margin-right: 110px;
  float: right;
  padding: 10px 20px;
  clear: right;
  position: relative;
}
.home__innerbanner.blur,
.banner__img--img1.blur {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  -webkit-box-shadow: 0 0 40px 40px #686f72;
  -moz-box-shadow: 0 0 40px 40px #686f72;
  box-shadow: 0 0 40px 40px #686f72;
}
.home__innerbanner.ieblur,
.banner__img--img1.ieblur {
  zoom: 1;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.banner-section {
  margin-top: 0;
  position: relative;
  width: 100%;
}
.banner-truck {
  width: 100%;
  display: flex;
  /* align-items: center; */
  flex-direction: column;
  justify-content: end;
  height: 100%;
}
.banner-truck.blur {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}
.banner-truck.ieblur {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.banner-wrap {
  position: relative;
}
.banner-wrap .banner-head {
  padding: 30px;
  width: 45%;
  margin: 0 auto;
}
.banner-wrap .banner-head h2 {
  font-weight: 500;
  font-family: "Helvetica Neue LT Std 57 Condensed";
  font-size: 40px !important;
  line-height: 45px;
  background: rgba(0, 0, 0, 0.61);
  padding: 40px 38px;
  margin: 0 60px 0 0;
  text-transform: capitalize;
  color: #fff;
  clear: both;
  display: inline-block;
  float: right;
  max-width: 330px;
}
.banner-wrap .banner-head h2 span {
  font-family: "UniNeueBold";
}
.banner-wrap .banner-head h6 {
  font: 500 17px/1 UniNeueBook;
  background: #0a0a60;
  padding: 6px 20px;
  margin: 0 20px 0 0;
  color: #fff;
  clear: both;
  display: inline-block;
  float: right;
}
.banner-wrap .banner-head p {
  font: 500 17px/1 UniNeueBook;
  background: #0a0a60;
  padding: 12px 20px;
  margin: 0;
  text-transform: uppercase;
  color: #fff;
  clear: both;
  display: inline-block;
  float: right;
}
.banner .slick-dots {
  width: 200px;
  position: absolute;
  bottom: 160px;
  left: 50%;
  text-align: center;
  margin-left: -100px;
}
.banner .slick-dots li {
  list-style: none;
  display: inline-block;
  border: 2px solid #fff;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 2px;
  cursor: pointer;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .slick-dots li:hover {
  background: #fff;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.banner .slick-dots li.slick-active {
  background: #fff;
  border: 2px solid rgba(255, 255, 255, 0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.banner .slick-dots li button {
  display: none;
}
.banner-wrap .banner-head p a {
  color: #fff;
}
.banner-wrap .small-truck {
  margin: 85px 0 30px;
  width: 100%;
  clear: both;
  float: left;
}
.banner-wrap .small-truck ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  width: 100%;
}
.banner .slick-track {
  padding: 0;
}
.banner-wrap .small-truck ul li {
  min-width: 100px;
  min-height: 100px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: -3px;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.banner-wrap .small-truck ul li:nth-child(1) {
  background: url(../images/tata-light-trucks/tata-909-small.png) no-repeat;
  background-position: 0 0;
  height: 125px;
  width: 120px;
  margin-right: -30px;
  margin-bottom: -10px;
  z-index: 1;
}
.banner-wrap .small-truck ul li:nth-child(2) {
  background: url(../images/tata-light-trucks/tata-810-small.png) no-repeat;
  background-position: 0 0;
  height: 125px;
  width: 125px;
  margin-right: -42px;
  margin-bottom: -1px;
  z-index: 9;
}
.banner-wrap .small-truck ul li:nth-child(3) {
  background: url(../images/tata-light-trucks/tata-709-small.png) no-repeat;
  background-position: 0 0;
  height: 145px;
  width: 145px;
  margin-right: -37px;
  margin-bottom: -10px;
  z-index: 11;
}
.banner-wrap .small-truck ul li:nth-child(4) {
  background: url(../images/tata-light-trucks/tata-407-small.png) no-repeat;
  background-position: 0 0;
  height: 160px;
  width: 160px;
  margin-right: -18px;
  margin-bottom: -18px;
  z-index: 19;
}
.banner-wrap .small-truck ul li:nth-child(5) {
  background: url(../images/tata-light-trucks/tata-ultra-small.png) no-repeat;
  background-position: 0 0;
  height: 175px;
  width: 175px;
  margin-right: -10px;
  margin-bottom: -10px;
  z-index: 29;
}
.banner-wrap .small-truck ul li:nth-child(6) {
  background: url(../images/tata-light-trucks/tata-1010-small.png) no-repeat;
  background-position: 100% 0;
  height: 168px;
  width: 175px;
  margin-left: -18px;
  margin-bottom: -20px;
  z-index: 21;
}
.banner-wrap .small-truck ul li:nth-child(7) {
  background: url(../images/tata-light-trucks/tata-1412-small.png) no-repeat;
  background-position: 100% 0;
  height: 150px;
  width: 153px;
  margin-left: -37px;
  margin-bottom: -14px;
  z-index: 19;
}
.banner-wrap .small-truck ul li:nth-child(8) {
  background: url(../images/tata-light-trucks/tata-tippers-small.png) no-repeat;
  background-position: 100% 0;
  height: 130px;
  width: 135px;
  margin-left: -30px;
  margin-bottom: -8px;
  z-index: 9;
}
.banner-wrap .small-truck ul li:nth-child(9) {
  background: url(../images/tata-light-trucks/tata-1109-small.png) no-repeat;
  background-position: 100% 0;
  height: 107px;
  width: 107px;
  margin-left: -57px;
  margin-bottom: 10px;
  z-index: 1;
}
.banner-wrap .small-truck ul li:hover,
.banner-wrap .small-truck ul li.active {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.banner-wrap .small-truck ul li:nth-child(1):hover,
.banner-wrap .small-truck ul li:nth-child(2):hover,
.banner-wrap .small-truck ul li:nth-child(3):hover,
.banner-wrap .small-truck ul li:nth-child(4):hover,
.banner-wrap .small-truck ul li:nth-child(1).active,
.banner-wrap .small-truck ul li:nth-child(2).active,
.banner-wrap .small-truck ul li:nth-child(3).active,
.banner-wrap .small-truck ul li:nth-child(4).active {
  background-position: -2px 0;
}
.banner-wrap .small-truck ul li:nth-child(6):hover,
.banner-wrap .small-truck ul li:nth-child(7):hover,
.banner-wrap .small-truck ul li:nth-child(8):hover,
.banner-wrap .small-truck ul li:nth-child(9):hover,
.banner-wrap .small-truck ul li:nth-child(6).active,
.banner-wrap .small-truck ul li:nth-child(7).active,
.banner-wrap .small-truck ul li:nth-child(8).active,
.banner-wrap .small-truck ul li:nth-child(9).active {
  background-position: 95% 0;
}
.mob-truck {
  display: none;
}
.banner-menu {
  background: rgba(0, 0, 0, 0.3);
  margin: 75px 0 11px;
  position: absolute;
  left: 0;
  bottom: 90px;
  width: 100%;
}
.banner-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  width: 100%;
}
.banner-menu ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  position: relative;
  background: url(../images/tata-light-trucks/vertical-line.png) no-repeat right
    center;
  margin: 0 0 0 -3px;
  padding: 0 1px 0 0;
}
.banner-menu ul li a {
  font: 500 14px UniNeueRegular;
  color: #fff;
  clear: both;
  padding: 13px 15px;
  display: block;
  min-width: 124px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.banner-menu ul li a:hover,
.banner-menu ul li a.active,
.banner-menu ul li a.munuacitve {
  background: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner-menu ul li:last-child {
  background: none;
}
.testimonial {
  width: 100%;
  position: relative;
  background: #0a0a60;
  margin-top: -70px;
}
.testimonial .testimonial-slider {
  width: 100%;
  float: left;
  padding: 28px 90px;
  background: url(../images/tata-light-trucks/testimonial-icon.png) no-repeat
    20px center;
}
.testimonial .testimonial-slider p {
  font: 500 15px/24px UniNeueRegular;
  color: #fff;
  letter-spacing: 0.8px;
  margin-bottom: 0;
}
.testimonial .testimonial-slider p span {
  margin-right: 20px;
  display: block;
  text-align: right;
  margin-top: 5px;
  font-weight: 600;
}
.testimonial .testimonial-slider .slick-arrow {
  position: absolute;
  text-indent: -6666px;
  background: none;
  border: none;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.testimonial .testimonial-slider .slick-arrow.slick-prev {
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  top: 50%;
  right: 55px;
  border-right: 1px solid #3e3e3e;
  padding-right: 35px;
  background-position: -706px -38px;
  width: 20px;
  height: 24px;
}
.testimonial .testimonial-slider .slick-arrow.slick-next {
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  top: 50%;
  right: 25px;
  background-position: -795px -38px;
  width: 20px;
  height: 24px;
}
.testimonial .testimonial-slider .slick-dots {
  text-align: center;
  width: 100%;
  display: none !important;
}
.testimonial .testimonial-slider .slick-dots li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  position: relative;
  margin-right: 10px;
}
.testimonial .testimonial-slider .slick-dots li button {
  background: #387ed6;
  border: 0;
  text-indent: -6666px;
  padding: 4px;
  line-height: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.testimonial .testimonial-slider .slick-dots li.slick-active button {
  background: #fff;
}
.leftside-pannel.close {
  opacity: 1;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  right: -185px;
}
.leftside-pannel.close a.openclose-slide {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.leftside-pannel {
  position: fixed;
  top: 50%;
  right: 0;
  width: 185px;
  background: #387ed6;
  padding: 7px 10px;
  z-index: 99999;
  margin-top: -70px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.leftside-pannel a.openclose-slide {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: -30px;
  background: #000 url(../images/tata-light-trucks/left-arrow.png) no-repeat
    center;
  cursor: pointer;
}
.leftside-pannel li {
  float: left;
  margin: 0;
  padding: 5px 5px 5px 0;
  margin-bottom: 5px;
  width: 100%;
  border-bottom: 1px solid #6ba3e8;
}
.leftside-pannel li:last-child {
  border: 0;
}
.leftside-pannel li a {
  font: 12px UniNeueBook;
  padding: 5px 20px 5px 38px;
  display: block;
  color: #fff;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}
.leftside-pannel li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  width: 30px;
  height: 28px;
}
.leftside-pannel li a.side_download_sprite:after {
  top: 10px;
  background-position: -517px -39px;
}
.leftside-pannel li a.side_book_sprite:after {
  background-position: -557px -35px;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 77vh;
  max-height: 580px;
  z-index: 9999;
  display: none;
  background: none;
}
.pop-up-main {
  position: absolute;
  top: 46%;
  left: 50%;
  width: 500px;
  height: 375px;
  display: none;
  z-index: 99999;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.pop-up-main .content-main {
  position: relative;
  width: 100%;
  float: left;
}
.pop-up-main .content-main .close-btn {
  position: absolute;
  top: 30%;
  left: 17%;
  width: 25px;
  height: 25px;
  background-position: -838px -37px;
}
.pop-up-main .content-main figure img {
  margin: 0 auto;
  display: block;
}
.pop-up-main .banner-head {
  padding: 0;
  width: 100%;
  margin: 0 auto;
  float: left;
}
.pop-up-main .banner-head h2 {
  font: 500 30px UniNeueRegular;
  background: #fff;
  padding: 8px 20px;
  margin: 0 60px 0 0;
  text-transform: uppercase;
  color: #0a0a60;
  clear: both;
  display: inline-block;
  float: right;
}
.pop-up-main .banner-head h2 span {
  font-family: "UniNeueBold";
}
.pop-up-main .banner-head h6 {
  font: 500 17px UniNeueBook;
  background: #0a0a60;
  padding: 6px 20px;
  margin: 0 20px 0 0;
  color: #fff;
  clear: both;
  display: inline-block;
  float: right;
}
.pop-up-main .banner-head p {
  font: 500 13px UniNeueBook;
  background: #387ed6;
  padding: 8px 20px;
  margin: 0;
  color: #fff;
  clear: both;
  display: inline-block;
  float: right;
}
.pop-up-main .banner-head p a {
  color: #fff;
}
#Tata-Ultra figure img {
  padding-top: 10px;
}
.aboutus__bannerHeading {
  float: left;
  margin: 0 0 0 130px;
}
.aboutus__bannerPara {
  float: left;
  margin: 0 0 0 360px;
}
.aboutus__innerSec {
  padding: 17px 0;
}
.aboutus__innerSec--bannerContent {
  background: #00070f;
}
.aboutus__breadcrumbs--position {
  padding: 17px 0;
  position: absolute;
  bottom: 0;
}
.aboutus__content {
  font: 16px/24px UniNeueBook;
  color: #fff;
  text-align: left;
  opacity: 0.7;
}
.aboutus__content--readmoreBtn {
  color: #fff;
  text-decoration: underline;
}
.aboutus__content--readmoreBtn:hover {
  color: #fff;
  text-decoration: underline;
}
.aboutus__content--listTxt {
  font-family: "UniNeueRegular";
  color: #000;
  text-align: center;
  padding: 0 45px;
}
.aboutus__readmoreContent {
  display: none;
  width: 100%;
}
.aboutus__secondaryHeader {
  font: 20px/24px UniNeueBold;
  color: #000;
  text-align: center;
  margin-top: 10px;
}
.aboutus__secondaryHeader--offerTxt {
  font: 20px UniNeueRegular;
  color: #7f7f7f;
}
.aboutus__contentList {
  width: 100%;
  float: left;
}
.aboutus__contentList li {
  float: left;
  text-align: center;
  width: 350px;
  background: #f2f2f2;
  margin: 33px 65px 33px 0;
  padding-bottom: 50px;
  height: 280px;
}
.aboutus__contentList li:nth-child(3n) {
  margin-right: 0;
}
.aboutus__contentList i {
  margin: 30px 0;
}
.aboutus__iconsWarranty {
  background-position: -40px -160px;
  width: 60px;
  height: 60px;
}
.aboutus__iconsAlert {
  background-position: -120px -160px;
  width: 60px;
  height: 60px;
}
.aboutus__iconsAnnual {
  background-position: -200px -160px;
  width: 60px;
  height: 60px;
}
.aboutus__iconsEngine {
  background-position: -280px -160px;
  width: 60px;
  height: 60px;
}
.aboutus__iconsBenefit {
  background-position: -360px -160px;
  width: 60px;
  height: 60px;
}
.aboutus__iconsCoverage {
  background-position: -440px -160px;
  width: 66px;
  height: 61px;
}
.aboutus__bottomContent {
  font: 16px UniNeueBold;
  color: #000;
  clear: both;
}
.aboutus__bottomContent a {
  color: #387ed6;
}
.aboutus__mobile {
  display: none;
}
.aboutus__desktop {
  display: block;
}
.gallery__bannerSec--imgPosin {
  background-position: center;
}
.gallery__innerSec {
  padding: 17px 0 32px;
}
.gallery__videoMianSec {
  padding: 90px 0 0;
  position: relative;
}
.gallery__videoMianSec:before {
  content: "";
  height: 1px;
  background: #d0d0d0;
  position: absolute;
  top: 119px;
  left: 300px;
  right: 0;
}
.gallery__videoLists {
  padding: 29px 0 0;
}
.gallery__videoLists li {
  width: 33.33%;
  height: 222px;
  float: left;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #7d6f6a;
  border-right: 1px solid #7d6f6a;
}
.gallery__videoLists li:hover .gallery__overlay {
  top: 0;
}
.gallery__videoLists li:hover .gallery__overlay p {
  bottom: 12px;
}
.gallery__videoLists li:after {
  content: "";
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 66px;
  height: 66px;
  background-position: -600px -160px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  pointer-events: none;
}
.gallery__langVideo {
  font: 14px UniNeueRegular;
  width: 135px;
  color: #fff;
  text-transform: uppercase;
  padding: 12px 20px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-left-radius: 7px;
  background: #387ed6;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  pointer-events: none;
}
.gallery__languageTxt {
  font: 18px UniNeueRegular;
  display: inline-block;
  color: #a3a3a3;
  margin: 0 8px 0 0;
}
.gallery__selectBocArrow {
  display: inline-block;
  position: relative;
}
.gallery__selectBocArrow:before {
  content: "";
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 8px;
  background-position: -560px -160px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  pointer-events: none;
}
.gallery__selectBox {
  font: 16px/1 UniNeueRegular;
  width: 195px;
  display: inline-block;
  color: #a3a3a3;
  padding: 6px 10px;
  border: 1px solid #d0d0d0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.gallery__overlay {
  background: rgba(10, 10, 96, 0.7);
  width: 100%;
  text-align: center;
  position: absolute;
  top: 100%;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease;
  overflow: hidden;
  pointer-events: none;
}
.gallery__overlay p {
  font: 22px UniNeueBook;
  width: 100%;
  letter-spacing: 0.5px;
  color: #fff;
  position: absolute;
  bottom: -100px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.gallery__videoPopUp {
  display: none;
  padding: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}
.gallery__videoBlock {
  width: 780px;
  height: 564px;
  padding: 0 90px 90px;
  background: #fff;
  margin: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: 0 0 100px #000;
  -moz-box-shadow: 0 0 100px #000;
  box-shadow: 0 0 100px #000;
  z-index: 99999;
}
.gallery__videoBlock p {
  font: 16px/18px UniNeueBook;
  text-align: center;
  padding: 28px 0 30px;
  margin: 0;
  display: block;
}
.gallery__videoControl {
  width: 100%;
  height: 400px;
}
.gallery__closeIcon {
  background-position: -800px -160px;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.gallery__mobileView,
.gallery__popUpContect {
  display: none;
}
.applications__bannerSec--imgPosin {
  background-position: center;
}
.applications__innerSec {
  padding: 17px 0 28px;
}
.applications__MianSec {
  padding: 50px 0 0;
  position: relative;
}
.applications__menuSec {
  width: 100%;
  float: left;
}
.applications__menuLeft {
  width: -webkit-calc(100% - 220px);
  width: -moz-calc(100% - 220px);
  width: calc(100% - 220px);
  float: left;
  border-bottom: 1px solid #dbdbdb;
  min-height: 39px;
}
.applications__menuRight {
  width: 210px;
  float: right;
}
.applications__menuRight ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
.applications__menuRight ul li {
  float: left;
}
.applications__menuRight ul li a {
  font: 18px/39px UniNeueBold;
  width: 39px;
  height: 39px;
  border: 1px solid #dbdbdb;
  text-align: center;
  display: inline-block;
  margin-left: 3px;
  color: #7b7c75;
  position: relative;
}
.applications__menuRight ul li a.active,
.applications__menuRight ul li a:hover {
  background: #dbd9da;
}
.applications__menuRight ul li a span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -7px;
}
.applications__rightArrow {
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  background-position: -717px -159px;
  width: 15px;
  height: 15px;
}
.applications__leftArrow {
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  background-position: -677px -159px;
  width: 15px;
  height: 15px;
}
.applications__imgSec {
  width: 100%;
  float: left;
  margin: 30px 0;
}
.applications__appList {
  margin: 0;
  padding: 0;
}
.applications__appList li {
  float: left;
  margin-right: 20px;
  width: 280px;
  border: 1px solid #dbdbdb;
  margin-bottom: 40px;
  cursor: pointer;
}
.applications__appList li:nth-child(4n) {
  margin-right: 0;
}
.applications__appList li p {
  font: 16px/31px UniNeueBold;
  color: #333;
  margin: 0;
  padding: 0 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.applications__appList li:hover p {
  background: #0a0a60;
  color: #fff;
}
.applications__overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) 50ms;
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) 50ms;
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) 50ms;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1) 50ms;
  z-index: 9999;
}
.applications__overlay.active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
}
.applications__Popup {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  padding: 15px 90px 25px;
  background: #fff;
  visibility: hidden;
  -webkit-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  max-width: 780px;
  width: 100%;
  z-index: 99999;
}
.applications__Popup.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.applications__Popbody {
  padding: 0 10px;
}
.applications__popThumbs {
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  white-space: nowrap;
}
.applications__popThumb {
  float: left;
  cursor: pointer;
  list-style: none;
  width: 180px;
}
.applications__popThumb img {
  border: 2px solid transparent;
}
.applications__popThumb.active img {
  border: 2px solid #337fe2;
}
.applications__Popheader {
  font: 18px/32px UniNeueBold;
  color: #000;
  text-align: center;
  margin-bottom: 8px;
}
.applications__popThumb img {
  width: 100%;
}
.applications__category {
  display: none;
}
.applications__Popclose {
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  content: "";
  width: 25px;
  height: 25px;
  text-indent: -699999px;
  background-position: -800px -159px;
  cursor: pointer;
}
.applications__Popfooter {
  overflow: hidden;
  margin-top: 20px;
}
.access_ctas .cta {
  position: absolute;
  display: inline-block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.access_ctas .cta.prev {
  left: 25px;
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  width: 30px;
  height: 75px;
  background-position: -838px -160px;
  text-indent: -6696699px;
  margin-top: -35px;
  cursor: pointer;
}
.access_ctas .cta.next {
  right: 25px;
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  width: 30px;
  height: 75px;
  background-position: -880px -160px;
  text-indent: -6696699px;
  margin-top: -35px;
  cursor: pointer;
}
.ecommerce .product--container .common__bannerHeading {
  margin: auto;
  float: none;
  display: table;
}
.ecommerce-block {
  padding-top: 50px;
}
.ecommerce-block__holder {
  margin-bottom: 40px;
}
.ecommerce-block__holder--nospace {
  margin-bottom: 0;
}
.ecommerce-block__heading {
  color: #000;
  font-size: 28px;
  letter-spacing: 0.4px;
  line-height: 26px;
  margin-bottom: 30px;
  font-family: "UniNeueBold";
}
.ecommerce-block__subheading {
  color: #1c2833;
  font-size: 20px;
  letter-spacing: 0.5px;
  line-height: 27px;
  margin-bottom: 20px;
}
.ecommerce-block__title {
  border-bottom: 2px solid #979797;
  margin-bottom: 40px;
  position: relative;
}
.ecommerce-block__title span {
  font: 16px/38px UniNeueRegular;
  letter-spacing: 0.5px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  border-top-right-radius: 8px;
  padding: 11px 8px;
  min-width: 180px;
  position: relative;
  background: #0f0f5b;
  color: #fff;
  margin-left: 5px;
  top: 2px;
}
.ecommerce-block__title span:after {
  background: #0f0f5b;
  bottom: 0;
  left: -6px;
  width: 107%;
  height: 2px;
  position: absolute;
  z-index: 9;
  content: "";
}
.ecommerce-block p {
  color: #1c2833;
  font-size: 14px;
  letter-spacing: 0.35px;
  line-height: 24px;
  margin-bottom: 30px;
}
.ecomm-videoBox {
  margin-bottom: 60px;
}
.ecomm-videoBox__title {
  font-family: "UniNeueBold";
  color: #000;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 20px;
  margin-bottom: 10px;
  min-height: 70px;
}
.ecomm-videoBox__link {
  margin-bottom: 10px;
  display: block;
  position: relative;
}
.ecomm-videoBox__link:before {
  background: url(../images/tata-light-trucks/ecommerce/play-icon.png) left top
    no-repeat;
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 37px;
  height: 29px;
}
p.ecomm-videoBox__para {
  color: #000;
  font-size: 12px;
  letter-spacing: 1.03px;
  line-height: 20px;
  margin-bottom: 0;
}
.gallery__videoPopUp {
  display: none;
  padding: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}
.gallery__videoBlock {
  width: 780px;
  height: 420px;
  padding: 10px;
  background: #fff;
  margin: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: 0 0 100px #000;
  -moz-box-shadow: 0 0 100px #000;
  box-shadow: 0 0 100px #000;
  z-index: 99999;
}
.gallery__videoBlock p {
  font: 16px/18px UniNeueBook;
  text-align: center;
  padding: 28px 0 30px;
  margin: 0;
  display: block;
}
.gallery__videoControl {
  width: 100%;
  height: 400px;
}
.gallery__closeIcon {
  border: 1px solid #fff;
  width: 32px;
  height: 32px;
  position: absolute;
  top: -15px;
  right: -15px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  padding: 8px;
  text-decoration: none;
  color: #000;
  font-weight: 700;
  font-size: 16px;
}
.gallery__mobileView,
.gallery__popUpContect {
  display: none;
}
.ecommlarge-slide,
.ecommsmall-slide {
  border-radius: 6px;
  overflow: hidden;
  background-color: #000;
}
.ecommlarge-slide {
  margin-bottom: 30px;
}
.ecommsmall-slide .slick-arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  font-size: 0;
  border: none;
  top: 35%;
  z-index: 99;
  cursor: pointer;
}
.ecommsmall-slide {
  padding: 15px 70px;
}
.ecommsmall-slide .slick-prev {
  left: 20px;
  background: url(../images/tata-light-trucks/ecommerce/prev-btn.png) left top
    no-repeat;
}
.ecommsmall-slide .slick-next {
  right: 20px;
  background: url(../images/tata-light-trucks/ecommerce/next-btn.png) left top
    no-repeat;
}
.ecommsmall-slide__item {
  margin-right: 10px;
  padding: 1px;
  border-radius: 5px;
  overflow: hidden;
}
.ecommsmall-slide__item.slick-current {
  background: #3f51b5;
}
.ecommproduct-box {
  margin-bottom: 90px;
  text-align: center;
}
.ecommproduct-box img {
  margin-bottom: 30px;
}
.ecommproduct-box h3 {
  font-family: "UniNeueBold";
  color: #000;
  font-size: 16px;
  letter-spacing: 0.36px;
  line-height: 22px;
  text-align: center;
}
@media (max-width: 1239px) {
  .applications__appList li {
    margin-right: 2%;
    width: 23.5%;
  }
}
@media (max-width: 1199px) {
  .applications__appList li {
    width: 280px;
    margin-right: 50px;
  }
  .applications__appList li:nth-child(4n) {
    margin-right: 50px;
  }
  .applications__appList li:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .applications__appList li {
    margin-right: 50px;
  }
  .applications__appList li:nth-child(4n) {
    margin-right: 50px;
  }
  .applications__appList li:nth-child(3n) {
    margin-right: 50px;
  }
  .applications__appList li:nth-child(2n) {
    margin-right: 0;
  }
  .applications__appList {
    max-width: 612px;
    margin: 0 auto;
  }
  .applications__Popup {
    padding: 15px 80px;
    width: 95%;
  }
  .gallery__videoBlock {
    width: 680px;
    height: 380px;
  }
  .gallery__videoControl {
    height: 360px;
  }
}
@media (max-width: 767px) {
  .applications__bannerSec--imgPosin {
    -moz-background-size: cover;
    background-size: cover;
  }
  .applications__Popup {
    padding: 15px 40px;
    width: 95%;
    max-height: 100%;
    overflow: scroll;
  }
  .applications .common__innerBnrSec {
    position: relative;
  }
  .applications .common__bannerHeading {
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 180px;
  }
  .applications .common__bannerPara {
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(27%);
    -moz-transform: translateX(27%);
    -ms-transform: translateX(27%);
    -o-transform: translateX(27%);
    transform: translateX(27%);
    min-width: 80px;
    top: 130px;
  }
  .access_ctas .cta.next {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    right: 10px;
    margin-top: 0;
  }
  .access_ctas .cta.prev {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    left: 10px;
    margin-top: 0;
  }
  .ecommerce-block {
    padding: 10px 20px 0;
  }
  .common__innerPageBnrSec.ecommerce {
    background-size: cover;
  }
  .ecommerce-section {
    padding: 20px 0;
    background: none;
  }
  .ecommerce-block__heading {
    margin-bottom: 20px;
    font-size: 24px;
  }
  .ecommerce-block__title {
    margin-bottom: 20px;
    text-align: center;
  }
  .ecommerce-block__title span:after {
    width: 107%;
  }
  .ecommerce-block__holder {
    margin-bottom: 30px;
  }
  .ecomm-videoBox {
    margin: 0 auto 35px;
    max-width: 280px;
    display: table;
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
    text-align: center;
  }
  .ecomm-videoBox__title {
    min-height: initial;
  }
  .ecomm-videoBox__last {
    margin-bottom: 0;
    border: none;
  }
  .ecommlarge-slide {
    margin-bottom: 5px;
  }
  .ecommsmall-slide {
    padding: 5px 50px;
  }
  .ecommsmall-slide .slick-prev {
    left: 10px;
  }
  .ecommsmall-slide .slick-next {
    right: 10px;
  }
  .ecommsmall-slide .slick-arrow {
    top: 36%;
    width: 20px;
    height: 20px;
    background-size: 100%;
  }
  .ecommerce-block__title span {
    font-size: 14px;
    line-height: 22px;
  }
  .ecommerce-block__subheading {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .ecommerce .innerbanner__wrapper {
    margin-top: 100px;
  }
  .ecomm-popup .gallery__videoBlock {
    width: 94%;
    height: 257px;
    padding: 5px;
  }
  .ecomm-popup .gallery__closeIcon {
    width: 26px;
    height: 26px;
    top: -10px;
    right: -7px;
    padding: 7px;
    font-size: 12px;
    background-color: #fff;
    left: auto;
  }
  .ecommproduct-box {
    max-width: 300px;
    margin: 0 auto 25px;
    text-align: center;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 20px;
  }
  .ecommproduct-box__last {
    padding-bottom: 0;
    border: none;
    margin-bottom: 0;
  }
  .ecommproduct-box img {
    margin-bottom: 0;
  }
  .ecommproduct-box h3 {
    line-height: 20px;
    font-size: 14px;
  }
  .ecommerce-block__holder:last-of-type {
    margin-bottom: 0;
  }
}
@media (max-width: 666px) {
  .applications__appList li {
    margin: 0 auto 30px !important;
    display: block;
    float: none;
  }
}
@media (max-width: 567px) {
  .access_ctas .cta.prev,
  .access_ctas .cta.next {
    margin-top: -55px;
  }
}
.contact__banner {
  background-position: center top;
}
.contact__innerSec {
  padding: 17px 0 40px;
}
.contact__contentSection {
  background: #fff;
  margin-top: 30px;
}
.contact__content {
  font: 18px/30px UniNeueRegular;
  color: #000;
  opacity: 0.8;
  margin-bottom: 50px;
}
.contact__leftcontentSection {
  width: 66%;
  float: left;
}
.contact__address {
  background: #387ed6;
  width: 49%;
  float: left;
  text-align: center;
  padding: 40px 10px;
  height: 614px;
}
.contact__address p {
  font: 18px/32px UniNeueBook;
  color: #fff;
  margin-bottom: 35px;
}
.contact__address p a {
  color: #fff;
}
.contact__mapIcon {
  background-position: -520px -160px;
  width: 32px;
  height: 40px;
  margin-top: 27px;
  margin-bottom: 20px;
}
.contact__map {
  width: 49%;
  float: right;
}
.contact__rgtcontentSection {
  width: 32%;
  float: right;
  background: #387ed6;
  margin-top: 9px;
  padding: 10px 30px 0;
  position: relative;
}
.contact__formElement {
  width: 100%;
  text-align: left;
  position: relative;
  clear: both;
}
.contact__formElement label {
  font: 18px/30px UniNeueRegular;
  color: #fff;
  opacity: 0.8;
  width: 100%;
  margin-bottom: 0;
  margin-top: 5px;
}
.contact__formElement input[type="text"],
.contact__formElement select,
.contact__formElement textarea {
  font: 16px UniNeueRegular;
  color: #000;
  height: 40px;
  width: 100%;
  padding: 0 10px;
}
.contact__formElement textarea {
  height: 100px;
  resize: none;
  padding: 10px;
}
.contact__formElement select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.contact__select--option {
  position: relative;
}
.contact__select--option:after {
  content: "";
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  background-position: -560px -160px;
  position: absolute;
  top: 18px;
  right: 10px;
  margin: auto;
  pointer-events: none;
  width: 15px;
  height: 12px;
}
.contact__formElement--verify {
  margin-top: 5px;
}
.contact .yErrMsg {
  padding-top: 5px;
  display: block;
  font: 13px/1 UniNeueBold;
  color: #fb0404;
  position: relative;
  letter-spacing: 0.5px;
}
.contact__checkpanel {
  margin-top: 5px;
}
.contact__checkBox {
  position: absolute;
  left: 9px;
  display: none;
  width: 15px;
  height: 15px;
}
.contact__checkBox:checked + label {
  background: url(../images/tata-light-trucks/checked.png) no-repeat;
  background-position: 0 9px;
}
.contact__checkBox + label {
  font: 14px/21px UniNeueRegular;
  margin: 3px 0 0;
  padding: 5px 0 4px;
  cursor: pointer;
  float: left;
  color: #fff;
  text-indent: 25px;
  background: url(../images/tata-light-trucks/checkbox.png) no-repeat;
  background-position: 0 9px;
}
.contact__formTxt {
  font: 14px UniNeueRegular;
  color: #fff;
  text-indent: 10px;
}
.contact__formBtn {
  font: 18px/30px UniNeueBook;
  width: 47%;
  max-width: 151px;
  height: 40px;
  background: #0a0a60;
  border: 0 none;
  color: #fff;
  margin: 20px 4% 17px 0;
}
.contact__formBtn:last-child {
  margin-right: 0;
}
.contact__deskshow {
  display: block;
}
.contact__mobshow {
  display: none;
}
.contact .contactForm__blkSuccess {
  font: UniNeueBold;
  font-size: 18px;
  display: block;
  color: #ff0;
  text-align: center;
  margin: 20px 0;
}
.common__overlayBg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
.common__overlayImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 130px;
  height: 130px;
  background: #0a0a60;
  z-index: 9;
}
@media (max-width: 1199px) {
  .contact__rgtcontentSection {
    width: 100%;
    max-width: 500px;
    margin: 30px auto 10px;
    display: table;
    clear: both;
    float: none;
  }
  .contact__content {
    margin-bottom: 20px;
  }
  .contact__leftcontentSection {
    width: 100%;
    clear: both;
    float: none;
    display: table;
  }
  .contact__address {
    width: 50%;
  }
  .contact__map {
    width: 45%;
  }
}
@media (max-width: 991px) {
  .contact__address {
    height: 523px;
    padding: 20px 10px;
  }
}
@media (max-width: 767px) {
  .contact__innerSec .container {
    padding: 0;
  }
  .contact__content {
    padding: 0 15px;
  }
  .contact__address {
    height: auto;
    width: 100%;
    padding: 20px 10px 0;
  }
  .contact__address p,
  .contact__formElement label {
    font-size: 16px;
    line-height: 28px;
  }
  .contact__map {
    width: 100%;
  }
  .contact__rgtcontentSection {
    margin: 0;
    max-width: 100%;
  }
  .contact__checkBox + label {
    font-size: 14px;
    line-height: 20px;
  }
  .contact__innerSec {
    padding: 0;
  }
  .contact__formBtn {
    font-size: 16px;
  }
  .contact__deskshow {
    display: none;
  }
  .contact__mobshow {
    display: block;
    width: 100%;
  }
  .contact .common__innerHeadBreadSec {
    padding: 20px 15px 0;
  }
  .contact .common__innerBnrSec {
    position: relative;
  }
  .contact .common__bannerHeading {
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 180px;
  }
  .contact .common__bannerPara {
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(27%);
    -moz-transform: translateX(27%);
    -ms-transform: translateX(27%);
    -o-transform: translateX(27%);
    transform: translateX(27%);
    min-width: 80px;
    top: 130px;
  }
}
.downloads__bannerSec--imgPosin {
  background-position: center;
}
.downloads .common__bannerHeading {
  margin: 1px 0 0 103px;
}
.downloads .common__bannerPara {
  margin: 0 0 0 250px;
}
.downloads__innerSec {
  padding: 17px 0 32px;
}
.downloads__MianSec {
  margin: 50px 0 0;
  width: 100%;
  float: left;
}
.downloads__selectBocArrow {
  display: none;
}
.downloads__heading {
  font: 20px/22px UniNeueBold;
  color: #0a0a60;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #387ed6;
  margin: 26px 0 40px 2px;
}
.downloads__heading span {
  background: #fff;
  padding: 0 20px 0 0;
  display: table;
  margin-bottom: -4px;
}
.downloads__docLists {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
.downloads__docLists li {
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  max-width: 180px;
}
.downloads__docLists li a {
  color: #0a0a60;
}
.downloads__docLists li a figure {
  width: 180px;
  height: 180px;
  display: table-cell;
  vertical-align: middle;
  background: #387ed6;
  position: relative;
}
.downloads__docLists li a figure:before {
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  top: -25px;
  right: 10px;
  width: 48px;
  height: 48px;
  background-position: -640px -360px;
}
.downloads__docLists li a figure img {
  margin: 0 auto;
  display: block;
}
.downloads__docLists li:nth-child(6) {
  margin-right: 0;
}
.downloads__docLists li p {
  font: 13px/30px UniNeueBold;
  color: #0a0a60;
  letter-spacing: 0.01em;
  margin: 0;
}
@media (max-width: 1239px) {
  .downloads__docLists li:nth-child(6) {
    margin-right: 30px;
  }
  .downloads__docLists li {
    margin-right: 30px;
  }
}
@media (max-width: 991px) {
  .downloads .common__bannerHeading {
    margin: 1px 0 0 53px;
  }
  .downloads .common__bannerPara {
    margin: 0 0 0 195px;
  }
}
@media (min-width: 767px) {
  .downloads__docLists {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .downloads__selectBocArrow {
    display: block;
    position: relative;
    width: 100%;
  }
  .downloads__selectBocArrow:before {
    content: "";
    background: url(../images/tata-light-trucks/sprite.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 8px;
    background-position: -560px -160px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    pointer-events: none;
  }
  .downloads__heading {
    display: none;
  }
  .downloads__docLists {
    display: none;
    margin-bottom: 0;
    margin-top: 50px;
    text-align: center;
    margin-left: 15px;
  }
  .downloads__docLists li {
    display: inline-block;
    float: none;
  }
  .downloads__docLists li a figure:before {
    top: auto;
    bottom: -10px;
  }
  .downloads__docLists li p {
    text-align: left;
    padding-top: 5px;
  }
  .downloads__docLists--first {
    display: block;
  }
  .downloads__selectBox {
    font-size: 14px;
    font-family: "UniNeueBold";
    width: 100%;
    display: inline-block;
    color: #0a0a60;
    padding: 15px;
    border: 1px solid #0a0a60;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-transform: uppercase;
  }
  .downloads__MianSec {
    margin: 30px 0 0;
  }
  .downloads .common__bannerHeading {
    margin: 0 0 0 60px;
  }
  .downloads .common__bannerPara {
    margin: 0 0 0 170px;
  }
  .downloads .common__innerBnrSec {
    position: relative;
  }
  .downloads .common__bannerHeading {
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 180px;
  }
  .downloads .common__bannerPara {
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-27%);
    -moz-transform: translateX(-27%);
    -ms-transform: translateX(-27%);
    -o-transform: translateX(-27%);
    transform: translateX(-27%);
    min-width: 80px;
    top: 130px;
  }
}
.product {
  width: 100%;
}
.product--container .common__bannerHeading {
  margin: 15px 0 0 100px;
}
.product--container .common__bannerPara {
  margin: 0 0 0 200px;
}
.product__commonInnerHead {
  font: 36px/1 UniNeueBook;
  margin: 0 0 35px 10px;
}
.product__leftSec {
  width: 24%;
  float: left;
}
.product__rightSec {
  width: 76%;
  float: right;
  padding: 19px 0 0;
}
.product__list li {
  position: relative;
}
.product__list li:after {
  content: "";
  width: 86%;
  height: 1px;
  background: rgba(45, 110, 191, 0.85);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.product__list li:last-child:after {
  content: none;
}
.product__list a {
  display: block;
  font-size: 16px;
  color: #fff;
  background: #387ed6;
  padding: 24px 20px 22px 70px;
  position: relative;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.product__list h2 {
  font-size: 16px;
  margin-bottom: 0;
}
.product__list a.active,
.product__list a:hover {
  background: #0a0a60;
  z-index: 9;
}
.product__list a span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
}
.product__yellowSec {
  clear: both;
  height: 250px;
  background: #ffeec3;
  margin-top: 44px;
  padding: 46px 0 0 39px;
  position: relative;
}
.product__yellowSec--ultra {
  background: #eac7a1;
}
.product__yellowSec--tipper .product__para {
  font-size: 70px;
  top: -10px;
}
.product__yellowSec--tipper .product__largTxt {
  font-size: 95px;
}
.product__innerHead {
  font: 30px UniNeueheavy;
  color: #42474b;
  margin: 0;
}
.product__ultraTxt {
  clear: both;
  float: left;
}
.product__logo {
  margin-top: 10px;
  max-width: 417px;
  width: 100%;
  float: left;
  clear: both;
}
.product__para {
  font: 98px/1 unineuethin;
  color: #7b7b7b;
  position: relative;
  top: -47px;
}
.product__largTxt {
  font-size: 136px;
  line-height: 1;
}
.product__imgPos {
  position: absolute;
  bottom: -96px;
  right: 0;
}
.product__imgPos--ultra {
  bottom: -78px;
  max-width: 342px;
}
.product__blueBand {
  background: #cfe4ff;
  margin-top: 142px;
}
@media (min-width: 768px) {
  .product__blueBand {
    height: 113px;
  }
  .product__blueBand--height {
    margin-top: 202px;
  }
  .product__blueBandList.slick-slider {
    margin-top: -60px;
  }
  .product__blueBandList.slick-slider .slick-prev,
  .product__blueBandList.slick-slider .slick-next {
    margin-top: 14px;
  }
}
.product__blueBandList li {
  width: 16.66%;
  height: 113px;
  float: left;
  text-align: center;
  position: relative;
  top: -44px;
}
.product__blueBandList p {
  font: 14px UniNeueBold;
  margin: 0;
}
.product__blueBandList a,
.product__blueBandList a:hover {
  color: #000;
}
.product__blueBandList--five li {
  width: 20%;
}
.icon-overview {
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 41px;
  height: 29px;
  background-position: -40px -281px;
}
.icon-features {
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 41px;
  height: 34px;
  background-position: -118px -280px;
}
.icon-spec {
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 41px;
  height: 36px;
  background-position: -155px -280px;
}
.icon-gallery {
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 41px;
  height: 28px;
  background-position: -198px -281px;
}
.features__headingMobile {
  display: none;
}
.features__mainSec--edit {
  clear: both;
  padding: 105px 0 850px;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.features__list li {
  font: 16px UniNeueBold;
  width: 25%;
  float: left;
  color: #0a0a60;
  padding: 0 5px 33px 45px;
  position: relative;
}
.features__list li span {
  display: block;
  font-size: 24px;
  line-height: 22px;
}
.features__list li:after {
  content: "";
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 33px;
  background-position: -280px -280px;
  position: absolute;
  top: 5px;
  left: 0;
}
.features__list--points li:after {
  top: -3px;
}
.features__ultraSec--Inner {
  clear: both;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 84px 0 758px;
}
.features__ultraListInner {
  width: 50%;
  float: left;
  padding: 0 15px 41px 45px;
}
.features__ultraListInner h3 {
  font: 24px/1 UniNeueBold;
  color: #0a0a60;
  margin: 0 0 26px;
  position: relative;
}
.features__ultraListInner h3::before {
  content: "";
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 33px;
  background-position: -280px -280px;
  position: absolute;
  top: -6px;
  left: -46px;
}
.features__ultraListInner h3:after {
  content: "";
  width: 32px;
  height: 74px;
  border-left: 1px dashed #387ed6;
  border-bottom: 1px dashed #387ed6;
  position: absolute;
  top: 27px;
  left: -30px;
}
.features__ultraListLeft {
  width: 34%;
  float: left;
}
.features__ultraListRight {
  width: 66%;
  float: left;
  padding-left: 18px;
  position: relative;
  top: -4px;
}
.features__ultraListRight li {
  font-size: 14px;
  color: #0a0a60;
  line-height: 18px;
  position: relative;
}
.features__ultraListRight li:after {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  background: #0a0a60;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: -8px;
}
.overview__mainSec--edit {
  padding: 45px 0 80px;
}
.overview__para {
  font: 16px/25px UniNeueBook;
  margin-bottom: 20px;
}
.specification--ultra .common__bannerHeading {
  margin-left: 41%;
}
.specification--ultra .common__bannerPara {
  margin-left: 49%;
}
.specification__product--btmSpace {
  padding-bottom: 100px;
}
.specification__listDisc span {
  padding-left: 10px;
  font-size: 12px;
}
.specification__mainSec--edit {
  padding: 35px 0 40px;
  background: #e6f4fd;
  background-position: 102% center;
  background-repeat: no-repeat;
}
.specification__innerScroll {
  max-width: 1020px;
  height: 850px;
  padding-right: 164px;
}
.specification__innerSec {
  display: table;
  width: 100%;
  max-width: 980px;
  padding-left: 10px;
}
.specification__innerSec h3 {
  font: 16px/1 UniNeueBold;
  color: #fff;
  text-transform: uppercase;
  background: #add0e4;
  margin: 0;
}
.specification__innerSec li {
  font: 14px UniNeueRegular;
  display: table;
  width: 100%;
  color: #000;
  background: #bee2f8;
}
.specification__innerSec li:last-child span:after {
  display: none;
}
.specification__innerSec i {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  margin: auto;
}
.specification__proHead {
  display: table-cell;
  vertical-align: middle;
  min-width: 280px;
  padding: 17px 10px 17px 58px;
  background: #0a0a60;
  position: relative;
}
.specification__proHead:before {
  content: "";
  width: 10px;
  background: #0a0a60;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10px;
}
.specification__proHead:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 10px solid #0a0a60;
  border-bottom: 10px solid transparent;
  position: absolute;
  left: -15px;
  bottom: -10px;
}
.specification__proDisc {
  color: #0a0a60;
  display: table-cell;
  vertical-align: middle;
  padding: 17px 0 16px 20px;
}
.specification__listHead,
.specification__listDisc {
  display: table-cell;
  vertical-align: middle;
  padding: 17px 0 16px 20px;
  position: relative;
}
.specification__listHead:first-child,
.specification__listDisc:first-child {
  padding-left: 35px;
}
.specification__listHead:after,
.specification__listDisc:after {
  content: "";
  height: 1px;
  background: #f7f9fb;
  position: absolute;
  bottom: 0;
}
.specification__listHead {
  width: 280px;
  color: #000;
  background: #90cbed;
}
.specification__listHead:after {
  left: 10px;
  right: 10px;
}
.specification__listDisc:after {
  left: 20px;
  right: 0;
}
.specification__tableFormat h3 {
  display: table;
  width: 100%;
  vertical-align: middle;
}
.specification__tableFormat li {
  table-layout: fixed;
}
.specification__tableFormat .specification__proHead,
.specification__tableFormat .specification__listHead {
  width: 280px;
}
.specification__tableFormat .specification__proDisc {
  width: 290px;
}
.specification__tableFormat .specification__listDisc:after {
  left: 0;
}
.specification__tableFormat .specification__listDisc--border:after {
  left: 20px;
}
.specification__tableFormat--twoClum .specification__proDisc {
  width: 50%;
}
.specification__truckCount {
  clear: both;
  padding-top: 82px;
}
.specification__truckContList {
  clear: both;
  margin: 0 -22px;
  padding-bottom: 30px;
  overflow: hidden;
}
.specification__truckContList li {
  width: 20%;
  float: left;
  text-align: center;
  padding: 0 22px;
}
.specification__truckContList--six li {
  width: 16.66%;
}
.specification__truckContList a {
  display: block;
  max-width: 190px;
  width: 100%;
  color: #fff;
  margin: auto;
  position: relative;
  border-bottom: 3px solid #0a0a60;
  min-height: 182px;
}
.specification__truckContList a:before,
.specification__truckContList a:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  -webkit-transition: height 0.7s ease-in-out;
  -o-transition: height 0.7s ease-in-out;
  -moz-transition: height 0.7s ease-in-out;
  transition: height 0.7s ease-in-out;
}
.specification__truckContList a:before {
  background: #0293e4;
  height: 70%;
  z-index: 99;
}
.specification__truckContList a:after {
  background: #0a0a60;
  height: 0;
}
.specification__truckContList a:hover,
.specification__truckContList a.active {
  border-color: #0293e4;
}
.specification__truckContList a:hover:before,
.specification__truckContList a.active:before {
  height: 0;
}
.specification__truckContList a:hover:after,
.specification__truckContList a.active:after {
  height: 70%;
}
.specification__truckContList a.active .specification__triangleAarrow {
  display: block;
}
.specification__truckContList strong {
  font: 14px UniNeueBold;
  display: block;
  letter-spacing: 0.3px;
  margin-top: -5px;
  padding-bottom: 15px;
  position: relative;
  z-index: 99;
}
.specification__truckContImg {
  line-height: 140px;
  margin: auto;
  position: relative;
  z-index: 99;
}
.specification__triangleAarrow {
  display: none;
  width: 20px;
  height: 20px;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 20px solid #e6f4fd;
  position: absolute;
  bottom: -33px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 99;
}
.specification__mobileLink {
  display: none;
}
.specification__condApply {
  font-style: italic;
  text-align: right;
  margin: 5px 0 10px;
}
.specification__tableShowMobileView {
  display: none;
}
span.half-width {
  width: 50%;
  float: left;
  font-size: 14px;
  word-wrap: break-word;
  padding: 0;
}
.icon--power {
  background-position: -320px -280px;
  width: 30px;
  height: 30px;
}
.icon--suspension {
  background-position: -600px -280px;
  width: 30px;
  height: 30px;
}
.icon--fuleSystem {
  background-position: -360px -280px;
  width: 25px;
  height: 30px;
}
.icon--electricals {
  background-position: -400px -280px;
  width: 30px;
  height: 22px;
}
.icon--performance {
  background-position: -440px -280px;
  width: 32px;
  height: 29px;
}
.icon--steering {
  background-position: -480px -280px;
  width: 29px;
  height: 30px;
}
.icon--frame {
  background-position: -520px -280px;
  width: 26px;
  height: 26px;
}
.icon--brakes {
  background-position: -560px -280px;
  width: 29px;
  height: 30px;
}
.icon--weight {
  background-position: -640px -280px;
  width: 25px;
  height: 29px;
}
.icon--oadimensions {
  background-position: -680px -280px;
  width: 30px;
  height: 30px;
}
.icon--lbdimensions {
  background-position: -720px -280px;
  width: 32px;
  height: 20px;
}
.icon--lph {
  background-position: -760px -280px;
  width: 13px;
  height: 26px;
}
.icon--warranty {
  background-position: -880px -280px;
  width: 32px;
  height: 24px;
}
.icon--wheelbase {
  background-position: -920px -280px;
  width: 21px;
  height: 30px;
}
.icon--dimensions {
  background-position: -960px -280px;
  width: 32px;
  height: 26px;
}
.icon--cabin {
  background-position: -1000px -281px;
  width: 21px;
  height: 26px;
}
.productGallery__mainSec--edit {
  padding-bottom: 10px;
}
.productGallery__navSlider {
  position: relative;
  text-align: center;
  padding-top: 70px;
}
.productGallery__navSliderList {
  padding: 0 10px;
}
.productGallery__navSliderList span {
  display: block;
  background: #eaeaea;
  border: 5px solid #eaeaea;
}
.productGallery__navSliderList.slick-current span {
  border: 5px solid #387ed6;
}
.productGallery__slider {
  background-position: center -195px;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  padding-top: 70px;
  margin-bottom: 100px;
}
.productGallery__sliderList img {
  margin: auto;
}
.productGallery .slick-track {
  padding: 0;
}
.productGallery .slick-prev,
.productGallery .slick-next {
  border: none;
  padding: 0;
  font-size: 0;
}
.productGallery .slick-arrow.slick-next,
.productGallery .slick-arrow.slick-prev {
  width: 29px;
  height: 72px;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -40px;
  margin: auto;
  z-index: 99;
}
.productGallery .slick-arrow.slick-next {
  left: inherit;
  right: -40px;
}
.productGallery .slick-arrow.slick-next:before,
.productGallery .slick-arrow.slick-prev:before {
  content: "";
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  background-position: -838px -160px;
  width: 29px;
  height: 72px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 99;
}
.productGallery .slick-arrow.slick-next:before {
  background-position: -880px -160px;
  left: inherit;
  right: 0;
}
.sitemap {
  background-position: center top;
  background: url(../images/tata-light-trucks/disclaimer-sitemap-bg.jpg)
    no-repeat center;
  padding-top: 145px;
  padding-bottom: 15px;
  -moz-background-size: cover;
  background-size: cover;
}
.sitemap__innerSec {
  padding: 7px 0 40px;
}
.sitemap__innerSecMain {
  margin: 0;
  padding-top: 25px;
}
.sitemap__siteList {
  width: 17%;
  float: left;
  padding: 0;
  position: relative;
}
.sitemap__siteList--four {
  width: 25%;
}
.sitemap__siteList:last-child:after {
  display: none;
}
.sitemap__siteList:after {
  content: "";
  width: 1px;
  height: 280px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #317fe3;
  position: absolute;
  top: 14px;
  bottom: 0;
  right: 0;
  display: none;
}
.sitemap__siteLink {
  margin: 14px 0 0;
  padding-bottom: 14px;
}
h2.sitemap__siteLink {
  line-height: 18px;
}
.sitemap__siteLink--edit {
  margin-top: 6px;
}
.sitemap__siteLink a {
  font: 18px UniNeueBold;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 1px 0 0;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sitemap__siteLink a:hover {
  border-bottom: 1px solid #fff;
}
.sitemap__siteInnerLink {
  padding: 0;
  list-style: none;
  margin: -7px 0 0;
}
.sitemap__siteInnerLink li {
  position: relative;
  padding-bottom: 8px;
  list-style: none;
}
.sitemap__siteInnerLink a {
  font: 18px UniNeueBook;
  color: #fff;
  display: inline-block;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sitemap__siteInnerLink a:hover {
  border-bottom: 1px solid #fff;
}
.sitemap .common__breadcrumbs li a {
  color: #fff;
}
.sitemap .common__breadcrumbs li:after {
  color: #fff;
}
.sitemap .common__breadcrumbs li:last-child a {
  color: #fff;
}
.sitemap .common__innerHead {
  margin-top: 60px;
  color: #fff;
}
@media (max-width: 1199px) {
  .sitemap__siteList {
    width: 18.7%;
  }
  .sitemap__siteList--four {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .product__logo {
    max-width: 200px;
  }
  .sitemap__siteList {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .sitemap {
    padding-top: 90px;
  }
  .sitemap__innerSec {
    padding: 0 0 25px;
  }
  .sitemap__siteList {
    width: 100%;
    padding: 0;
  }
  .sitemap__innerSecMain {
    margin: 0;
  }
  .sitemap__siteLink {
    margin: 0;
  }
  .sitemap__siteLink a {
    font-size: 15px;
  }
  .sitemap__siteInnerLink li a {
    font-size: 15px;
  }
  .sitemap .common__innerHead {
    margin-top: 10px;
  }
  .sitemap .common__innerHeadBreadSec {
    padding: 20px 0 0;
  }
}
.disclaimer {
  background-position: center top;
  background: url(../images/tata-light-trucks/disclaimer-sitemap-bg.jpg)
    no-repeat center;
  padding-top: 145px;
  padding-bottom: 15px;
  -moz-background-size: cover;
  background-size: cover;
}
.disclaimer__innerSec {
  padding: 7px 0 0;
}
.disclaimer__content {
  margin: 22px 0;
}
.disclaimer__para {
  font: 16px/19px UniNeueRegular;
  color: #fff;
  margin-bottom: 20px;
}
.disclaimer .common__breadcrumbs li a {
  color: #fff;
}
.disclaimer .common__breadcrumbs li:after {
  color: #fff;
}
.disclaimer .common__breadcrumbs li:last-child a {
  color: #fff;
}
.disclaimer .common__innerHead {
  margin-top: 40px;
  color: #fff;
}
@media (max-width: 767px) {
  .disclaimer {
    padding-top: 90px;
  }
  .disclaimer__innerSec {
    padding: 0;
  }
  .disclaimer .common__innerHead {
    margin-top: 10px;
  }
  .disclaimer .common__innerHeadBreadSec {
    padding: 20px 0 0;
  }
}
.errorpage {
  text-align: center;
  padding: 150px 0 50px;
  background: #a4dbd8;
}
.errorpage__innerSec {
  padding-top: 42px;
}
.errorpage__heading {
  font: 40px/1 UniNeueBold;
  margin: 31px 0 27px;
}
.errorpage__para {
  font: 18px UniNeueBold;
  margin: 0 0 5px;
}
.testimonials {
  margin-bottom: 100px;
}
.testimonials .common__innerHead {
  font: 24px UniNeueheavy;
}
.testimonials .video-testimonials {
  display: none;
}
.testimonials__bannerpara {
  float: left;
  margin: 0 0 0 215px;
}
.testimonials__innerSec {
  padding: 15px 0;
}
.testimonials__select {
  margin: 78px 0 20px;
}
.testimonials__box {
  background: #387ed6;
  padding: 12px;
  position: relative;
  min-height: 385px;
  margin-bottom: 20px;
}
.testimonials__box:after {
  content: "";
  border-left: 25px solid transparent;
  border-bottom: 25px solid #fff;
  border-top: 25px solid transparent;
  right: 0;
  position: absolute;
  bottom: 0;
}
.text-testimonials .testimonials__box {
  min-height: 410px;
}
.testimonials__videobox {
  background: #387ed6;
  padding: 12px;
  position: relative;
  min-height: 385px;
  margin-bottom: 20px;
}
.testimonials__videobox:after {
  content: "";
  border-left: 25px solid transparent;
  border-bottom: 25px solid #fff;
  border-top: 25px solid transparent;
  right: 0;
  position: absolute;
  bottom: 0;
}
.testimonials__icon {
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 56px;
  height: 56px;
  background-position: -920px -160px;
  margin-bottom: 10px;
}
.testimonials__text {
  font: 600 16px/24px unineuethin;
  color: #fff;
  margin: 4px 0 24px;
}
.video-testimonials .testimonials__text {
  margin: 4px 0 15px;
  min-height: 120px;
}
.testimonials__text--person {
  margin-bottom: 0;
  font-family: "UniNeueBold";
}
.testimonials__image {
  margin-bottom: 30px;
  position: relative;
}
.testimonials__image:after {
  background: #0a0a60;
  content: "";
  width: 70px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 100%;
}
.testimonials__link {
  font: 18px/20px unineuethin;
  position: relative;
  color: #fff;
  padding-left: 45px;
  margin-bottom: 10px;
  display: inline-block;
  padding-top: 3px;
}
.testimonials__link:hover {
  color: #ccc;
}
.testimonials__link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 24px;
  background-position: -1000px -160px;
}
.testimonials__videoPopUp {
  display: none;
  padding: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(255, 255, 255, 0.7);
  z-index: 9999;
}
.testimonials__videoBlock {
  width: 892px;
  height: 519px;
  padding: 20px;
  background: #fff;
  margin: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99999;
}
.testimonials__videoBlock p {
  font: 16px/18px UniNeueBook;
  text-align: center;
  padding: 28px 0 30px;
  margin: 0;
  display: block;
}
.testimonials__videoControl {
  width: 100%;
  height: 100%;
}
.testimonials__closeIcon {
  background-position: -1040px -160px;
  width: 35px;
  height: 35px;
  position: absolute;
  top: -45px;
  right: 0;
}
.testimonials__mobileView,
.testimonials__popUpContect {
  display: none;
}
select::-ms-expand {
  display: none;
}
.custom-selectholder {
  display: inline-block;
  position: relative;
  width: 270px;
}
.custom-selectholder:before {
  content: "";
  background: url(../images/tata-light-trucks/sprite.png) -400px -400px
    no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 18px;
  margin: auto;
  pointer-events: none;
  z-index: 99;
}
.custom-select {
  font: 18px/25px UniNeueBold;
  background: #0a0a60;
  width: 100%;
  max-width: 272px;
  height: 64px;
  display: inline-block;
  color: #fff;
  padding: 6px 19px;
  border: 0 solid #0a0a60;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
}
.specification__truckCount--posrel {
  position: relative;
}
.specification__truckContList.product__specSlide {
  overflow: inherit;
  padding-bottom: 0;
  margin: 0 -10px;
}
.product__specSlide.specification__truckContList li {
  padding: 0 10px 30px;
}
.slick-slide img {
  display: block;
  margin: auto;
}
.product__blueBandList--slider .slick-arrow,
.product__specSlide .slick-arrow {
  width: 12px !important;
  height: 32px !important;
  position: absolute;
  top: 50%;
  background: url(../images/tata-light-trucks/sprite.png) no-repeat !important;
  border: 0;
  text-indent: -99999px;
  margin-top: -16px;
}
.product__blueBandList--slider .slick-prev,
.product__specSlide .slick-prev {
  left: -20px !important;
  background-position: -800px -360px !important;
}
.product__blueBandList--slider .slick-next,
.product__specSlide .slick-next {
  right: -20px !important;
  background-position: -800px -400px !important;
}
.product__blueBandList.product__blueBandList--slider li {
  height: 113px;
}
.product__blueBandList--slider .slick-list {
  padding-top: 55px;
}
.product__blueBandList--slider .slick-arrow.slick-next:before,
.product__blueBandList--slider .slick-arrow.slick-prev:before {
  display: none !important;
}
@media (max-width: 1200px) {
  .testimonials__image img {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .specification__truckContList.product__specSlide {
    margin: 0 10px;
  }
  .product__specSlide .slick-next {
    right: -15px;
  }
  .product__specSlide .slick-prev {
    left: -15px;
  }
  .product__blueBandList--slider .slick-next {
    right: 0;
  }
  .product__blueBandList--slider .slick-prev {
    left: 0;
  }
}
@media (max-width: 991px) {
  .text-testimonials .testimonials__box {
    min-height: 380px;
  }
  .testimonials__videoBlock {
    width: 80%;
    height: 60%;
    max-height: 400px;
  }
  .video-testimonials .testimonials__text {
    min-height: 95px;
  }
}
@media (max-width: 767px) {
  .text-testimonials .testimonials__box {
    min-height: auto;
    padding: 12px;
    height: auto !important;
  }
  .testimonials {
    margin-bottom: 0;
  }
  .testimonials__select {
    margin: 40px 0 20px;
  }
  .testimonials__videobox {
    height: auto !important;
  }
  .testimonials__videoBlock {
    width: 80%;
    height: 70%;
    max-height: auto;
  }
  .video-testimonials .testimonials__text {
    min-height: auto;
  }
}
@media (max-width: 480px) {
  .testimonials__videoBlock {
    width: 90%;
    height: 70%;
    max-height: 200px;
  }
}
@media (max-width: 320px) {
  .testimonials__videoBlock {
    width: 90%;
    height: 70%;
    max-height: 175px;
  }
}
.footer {
  padding: 60px 0 0;
  background: #262626;
  position: relative;
}
.footer__heading {
  font: 20px/24px UniNeueBold;
  color: #fff;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  margin: 0 auto;
}
.footer__topSec {
  padding-bottom: 70px;
}
.footer__topInnerLists {
  float: left;
  width: 100%;
  max-width: 200px;
}
.footer__topInnerLists--two {
  max-width: 200px;
}
.footer__topInnerLists--three {
  max-width: 200px;
}
.footer__topInnerLists--four {
  max-width: 200px;
}
.footer__topInnerLists--five {
  max-width: 200px;
}
.footer__topInnerLists--six {
  max-width: 175px;
}
.footer__topInnerLists h5 {
  font: 16px/24px UniNeueBook;
  color: #fff;
  margin: 15px 0 10px;
  position: relative;
}
.footer__topInnerLists a {
  font: 16px UniNeueBook;
  color: #989898;
  letter-spacing: 0;
  margin-bottom: 3px;
  display: inline-block;
  position: relative;
  left: 0;
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.footer__topInnerLists a:hover {
  text-decoration: underline;
}
.footer__socialList li {
  display: inline-block;
  float: none;
  padding-right: 4px;
}
.footer__socialList li:last-child {
  padding-right: 0;
}
.footer__socialList li a:hover {
  opacity: 0.5;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.footer__fbIcon,
.footer__twIcon,
.footer__ytIcon,
.footer__rsIcon {
  width: 32px;
  height: 32px;
}
.footer__fbIcon {
  background-position: -879px -39px;
}
.footer__twIcon {
  background-position: -919px -39px;
}
.footer__ytIcon {
  background-position: -959px -39px;
}
.footer__rsIcon {
  background: url(../images/tata-light-trucks/rss_sprite.png) no-repeat;
  background-position: -31px -119px;
}
.footer__bottomSec {
  padding: 16px 0 17px;
  background: #000;
}
.footer__leftSec {
  float: right;
  padding-right: 25px;
  padding-top: 8px;
}
.footer__rightSec {
  float: left;
}
.footer__rightSec p {
  font: 14px/24px UniNeueRegular;
  color: #fff;
  margin: 2px 0 0;
}
.footer__innerList {
  margin-top: 15px;
}
.footer__innerList li {
  float: left;
  padding: 0 13px;
  position: relative;
}
.footer__innerList li:after {
  content: "";
  width: 1px;
  height: 10px;
  position: absolute;
  top: 2px;
  bottom: 0;
  right: 0;
  margin: auto;
  background: #fff;
}
.footer__innerList li:last-child {
  padding-right: 0;
}
.footer__innerList li:last-child:after {
  display: none;
}
.footer__innerList li:last-child a {
  padding-right: 13px;
}
.footer__innerList a {
  font: 14px/1 UniNeueBook;
  color: #fff;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.footer__innerList a:hover {
  color: #fff;
}
.footer__relatedWebsiteLink:after {
  content: "";
  background: url(../images/tata-light-trucks/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 5px;
  background-position: -274px -226px;
  position: absolute;
  top: 2px;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  pointer-events: none;
}
.footer__relatedWebsiteLink:hover:after {
  background-position: -274px -226px;
}
.footer__relatedWebsiteLink.active {
  color: #fff;
}
.footer__relatedWebsiteLink.active:after {
  background-position: -274px -226px;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.footer__relatedWebsite {
  display: none;
  width: 140px;
  padding: 0 10px;
  background: #000;
  position: absolute;
  right: -7px;
  bottom: 25px;
}
.footer__relatedWebsite li {
  display: block;
  width: 100%;
  padding: 0;
  border-bottom: 1px dotted #303030;
}
.footer__relatedWebsite li:last-child {
  border: none;
}
.footer__relatedWebsite li:after {
  display: none;
}
.footer__relatedWebsite li a:after {
  display: none;
}
.footer__relatedWebsite a {
  font: 12px UniNeueRegular;
  display: block;
  letter-spacing: 0.5px;
  padding: 6px 0;
}
.footer__socialLinks {
  width: 100%;
  display: none;
}
.footer__socialLinks ul {
  text-align: center;
  margin: 0;
  padding: 0;
}
.footer__socialLinks ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 7px;
}
.footer__socialLinks ul li a {
  width: 20px;
  height: 20px;
}
.footer__socialLinks ul li a.fb {
  background-position: -192px -356px;
}
.footer__socialLinks ul li a.tw {
  background-position: -236px -355px;
}
.footer__socialLinks ul li a.yt {
  background-position: -277px -355px;
}
.footer__socialLinks ul li a.in {
  background-position: -316px -355px;
}
.footer__socialLinks ul li a.rf {
  background: url(../images/tata-light-trucks/rss_sprite.png) no-repeat -83px -124px;
}
@media (min-width: 1240px) {
  .container {
    width: 1210px;
  }
}
@media (min-width: 768px) {
  .navbar-collapse {
    padding: 0;
  }
  .top-nav {
    display: block !important;
  }
  .menu-right .btm-nav .navbar-nav > li.dropdown.open .dropdown-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
  }
  .menu-right .btm-nav .navbar-nav .dropdown-menu {
    top: 125%;
    opacity: 0;
    display: block;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .menu-right .top-nav {
    max-height: 40px;
    min-height: 40px;
  }
  .menu-right .btm-nav {
    max-height: 40px;
  }
  .nav > li.quick-link {
    display: none;
  }
  .mob-hidden {
    display: block;
  }
  .footer__topInnerSec {
    display: block;
  }
  .navbar-nav > li.mobile__menuWhite {
    display: none;
  }
}
@media screen and (min-width: 1241px) and (max-width: 1366px) {
  .testimonial .testimonial-slider {
    padding: 25px 90px 20px;
    background-position: 20px;
    -moz-background-size: 40px;
    background-size: 40px;
  }
  .testimonial .testimonial-slider .banner-truck {
    bottom: 200px;
  }
  .banner-menu {
    bottom: 75px;
  }
  .banner-truck {
    bottom: 0;
  }
  .banner-wrap .small-truck {
    margin: 38px 0 15px;
  }
  .pop-up-main .content-main figure img {
    width: 80%;
  }
  footer {
    padding: 15px 0;
  }
  .banner-wrap .banner-head h2,
  .pop-up-main .banner-head h2 {
    font-size: 28px;
    float: left;
  }
  .pop-up-main .banner-head {
    padding: 38px 30px 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1240px) {
  .menu-left {
    width: 210px;
  }
  .menu-right {
    width: -webkit-calc(100% - 210px);
    width: -moz-calc(100% - 210px);
    width: calc(100% - 210px);
  }
  .banner-wrap .small-truck ul li {
    -moz-background-size: cover !important;
    background-size: cover !important;
    min-width: auto;
    min-height: auto;
  }
  .banner-wrap .small-truck ul li:nth-child(1) {
    height: 97px;
    width: 98px;
    margin-bottom: 0;
  }
  .banner-wrap .small-truck ul li:nth-child(2) {
    height: 110px;
    width: 110px;
  }
  .banner-wrap .small-truck ul li:nth-child(3) {
    height: 130px;
    width: 130px;
  }
  .banner-wrap .small-truck ul li:nth-child(4) {
    height: 145px;
    width: 155px;
  }
  .banner-wrap .small-truck ul li:nth-child(5) {
    height: 175px;
    width: 160px;
    margin-bottom: -20px;
  }
  .banner-wrap .small-truck ul li:nth-child(6) {
    height: 158px;
    width: 158px;
  }
  .banner-wrap .small-truck ul li:nth-child(7) {
    height: 135px;
    width: 138px;
  }
  .banner-wrap .small-truck ul li:nth-child(8) {
    height: 120px;
    width: 120px;
    margin-bottom: -10px;
  }
  .banner-wrap .small-truck ul li:nth-child(9) {
    height: 100px;
    width: 100px;
    margin-bottom: 0;
  }
  .banner-menu ul li a {
    min-width: 100px;
  }
  .banner-wrap .banner-head {
    width: 62%;
    padding: 22px 30px;
  }
  .pop-up-main .banner-head {
    width: 100%;
    padding: 0 30px;
  }
  .banner-section,
  .home__innerbanner,
  .banner__img--img1 {
  }
  .pop-up-main .banner-head h2 {
    padding: 3px 15px;
  }
  .testimonial .testimonial-slider p {
    line-height: 22px;
    font-size: 16px;
  }
  .footer__topInnerLists {
    max-width: 25%;
  }
  .footer__topInnerLists--five {
    clear: left;
  }
  .menu-right .btm-nav .navbar-nav li.open > a:hover {
    background: #0a0a60;
  }
  .menu-right .btm-nav .navbar-nav li a:hover {
    background: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .menu-left {
    width: 170px;
  }
  .logo-text {
    font-size: 16px;
  }
  .menu-right {
    width: -webkit-calc(100% - 170px);
    width: -moz-calc(100% - 170px);
    width: calc(100% - 170px);
  }
  .menu-right .top-nav ul li {
    padding: 8px 5px 7px 6px;
  }
  .menu-right .top-nav ul li a {
    padding: 5px 10px 5px 25px;
  }
  .menu-right .top-nav ul li .social li {
    padding: 1px 6px;
  }
  .menu-right .btm-nav .navbar-nav li.open > a:hover {
    background: #0a0a60;
  }
  .menu-right .btm-nav .navbar-nav li a {
    padding: 11px 7px;
    font-size: 11px;
  }
  .menu-right .btm-nav .navbar-nav li a:hover {
    background: none;
  }
  .menu-right .btm-nav .navbar-nav .dropdown a {
    padding: 11px 7px 9px;
  }
  .menu-right .btm-nav .navbar-nav .dropdown-menu {
    min-width: 124px;
  }
  .menu-right .btm-nav .navbar-nav .dropdown-menu li > a {
    padding: 8px 10px;
  }
  .banner-section,
  .home__innerbanner,
  .banner__img--img1 {
    max-height: 100vh;
  }
  .banner__img--img1 {
    background: url(../images/tata-light-trucks/tab-banner-1.jpg) no-repeat top
      center;
    background-size: 100%;
  }
  .slide-2 {
    position: relative;
    top: 60px;
    right: 155px;
  }
  .banner__title,
  .banner-wrap .banner-head h2 {
    font: 500 24px/1 UniNeueBold;
  }
  .leftside-pannel {
    width: 160px;
  }
  .leftside-pannel.close {
    right: -160px;
  }
  .banner-wrap .small-truck ul li {
    -moz-background-size: cover !important;
    background-size: cover !important;
    min-width: auto;
    min-height: auto;
  }
  .banner-wrap .small-truck ul li:nth-child(1) {
    height: 67px;
    width: 68px;
    margin-bottom: 0;
  }
  .banner-wrap .small-truck ul li:nth-child(2) {
    height: 80px;
    width: 80px;
  }
  .banner-wrap .small-truck ul li:nth-child(3) {
    height: 100px;
    width: 100px;
  }
  .banner-wrap .small-truck ul li:nth-child(4) {
    height: 115px;
    width: 125px;
  }
  .banner-wrap .small-truck ul li:nth-child(5) {
    height: 145px;
    width: 130px;
    margin-bottom: -20px;
  }
  .banner-wrap .small-truck ul li:nth-child(6) {
    height: 128px;
    width: 128px;
  }
  .banner-wrap .small-truck ul li:nth-child(7) {
    height: 105px;
    width: 108px;
  }
  .banner-wrap .small-truck ul li:nth-child(8) {
    height: 90px;
    width: 90px;
  }
  .banner-wrap .small-truck ul li:nth-child(9) {
    height: 70px;
    width: 70px;
    margin-bottom: 0;
  }
  .banner-wrap .banner-head {
    width: 70%;
  }
  .pop-up-main .banner-head {
    width: 90%;
  }
  .banner-wrap .small-truck {
    margin: 150px 0 60px;
  }
  .pop-up-main {
    top: 48%;
  }
  .footer__topInnerLists {
    max-width: 33%;
  }
  .footer__topInnerLists--four {
    clear: left;
  }
  .testimonial .testimonial-slider {
    background-position: 20px 35px;
  }
  .testimonial .testimonial-slider .slick-arrow.slick-prev,
  .testimonial .testimonial-slider .slick-arrow.slick-next {
    top: 45px;
  }
  .testimonial .testimonial-slider .slick-arrow.slick-next {
    right: 20px;
    background-position: -785px -38px;
    padding-left: 26px;
  }
  .banner .slick-dots {
    bottom: 197px;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1024px) {
  .slide-2 {
    position: relative;
    left: 105px;
  }
  .banner__title {
    margin-top: 158px;
  }
}
@media screen and (max-width: 767px) {
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus,
  .menu-right .btm-nav .navbar-nav .dropdown-menu li > a:hover,
  .menu-right .btm-nav .navbar-nav .dropdown-menu li > a:focus {
    background: none;
    color: #0a0a60;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background: none;
  }
  .header_fixed {
    top: -48px;
  }
  .overlay {
    height: auto;
  }
  header .top-header {
    padding: 5px 0 3px;
  }
  header .top-header .tata-motor-logo {
    background-position: -40px -360px;
    margin-top: 10px;
  }
  header .top-header .tata-logo {
    max-width: 70px;
    margin-top: 10px;
  }
  .navbar-collapse {
    position: fixed;
    background: #387ed6;
    width: 225px;
    right: -225px;
    top: 0;
    border-top: 0;
    padding: 0;
    display: block;
    height: 100%;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }
  .navbar-collapse.in {
    right: 0;
  }
  .sticky-head .container {
    padding: 0;
  }
  .menu-left {
    width: 175px;
  }
  .logo-text {
    line-height: 42px;
    font-size: 16px;
  }
  .menu-right {
    width: -webkit-calc(100% - 175px);
    width: -moz-calc(100% - 175px);
    width: calc(100% - 175px);
    float: left;
  }
  .menu-right .top-nav.active {
    right: 0;
    overflow-y: scroll;
  }
  .menu-right .top-nav {
    top: 0;
    right: -110px;
    position: fixed;
    width: 110px;
    background: #fff;
    z-index: 10000;
    display: none;
    float: none;
    height: 100%;
    padding-bottom: 20px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .menu-right .top-nav ul {
    padding-top: 20px;
  }
  .menu-right .top-nav ul li {
    padding: 0;
    width: 100%;
  }
  .menu-right .top-nav ul li a {
    padding: 28px 0 20px;
    border-bottom: 1px solid #387ed6;
    border-right: 0;
    background-position: top center !important;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .menu-right .top-nav ul li .social {
    width: 50px;
    float: none;
    margin: 0 auto;
  }
  .menu-right .top-nav ul li .social li {
    padding: 0;
    width: 50%;
  }
  .menu-right .top-nav ul li .social li a {
    margin: 0;
  }
  .menu-right .top-nav ul li .social li a .fa {
    font-size: 15px;
  }
  .menu-right .top-nav ul li .social li:nth-child(2),
  .menu-right .top-nav ul li .social li:nth-child(4) {
    border-left: 1px solid #387ed6;
  }
  .menu-right .top-nav ul li .social li:nth-child(3) a,
  .menu-right .top-nav ul li .social li:nth-child(4) a {
    border-bottom: 0;
  }
  .menu-right .btm-nav .navbar-nav {
    float: left;
    margin: 0;
    min-width: 175px;
    width: 100%;
    padding-right: 0;
  }
  .menu-right .btm-nav .navbar-nav li {
    width: 100%;
  }
  .menu-right .btm-nav .navbar-nav li a {
    padding: 8px 30px;
    font-family: "UniNeueBold";
    text-transform: none;
    font-size: 13px;
  }
  .menu-right .btm-nav .navbar-nav li a:hover,
  .menu-right .btm-nav .navbar-nav li a.active {
    background: none;
    color: #0a0a60;
  }
  .menu-right .btm-nav .navbar-nav li.mobile__menuWhite a {
    background: #fff;
    color: #387ed6;
    padding: 5px 30px;
  }
  .menu-right .btm-nav .navbar-nav li.mobile--dwonload a {
    padding: 15px 30px 5px;
  }
  .menu-right .btm-nav .navbar-nav li.mobile--book a {
    padding: 5px 30px 15px;
  }
  .menu-right .btm-nav .navbar-nav li.mobile--contact a {
    padding: 8px 30px 15px;
  }
  .menu-right .btm-nav .navbar-nav a:hover span.down-arrow {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  .menu-right .btm-nav .navbar-nav.open a .down-arrow {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .menu-right .btm-nav .navbar-nav a span.down-arrow {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    position: absolute;
    right: 10px;
  }
  .menu-right .btm-nav .navbar-nav .dropdown-menu {
    background: none;
    border: 0;
    margin-left: 15px;
    height: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
  }
  .menu-right .btm-nav .navbar-nav .dropdown-menu li > a {
    border: 0;
    color: #fff;
    padding: 4px 30px;
    font-family: "UniNeueBook";
  }
  .menu-right .btm-nav .navbar-nav .open .dropdown-menu {
    height: auto;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
  }
  ul.nav li:hover > ul.dropdown-menu {
    display: none;
  }
  .quick-link,
  .close-bt {
    display: block;
  }
  .close-bt {
    height: 55px;
  }
  .close-bt span {
    position: absolute;
    display: block;
    top: 8px;
    right: 8px;
    padding: 5px 13px;
    font-size: 23px;
    color: #0a0a60;
    cursor: pointer;
    text-indent: -6666px;
    background: url(../images/tata-light-trucks/sprite.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    width: 20px;
    height: 20px;
    background-position: -595px -358px;
  }
  .close-bt span.cls-bt-2 {
    background-position: -553px -358px;
  }
  .navbar-default {
    background: #387ed6;
    width: 100%;
    float: left;
  }
  .top-Menu .navbar-header {
    width: 120px;
    float: right;
    position: relative;
  }
  .top-Menu .navbar-header .quick-link {
    display: inline-block;
    float: left;
    position: relative;
    top: 0;
    border-right: 1px solid #76abf1;
    padding: 11px 15px 11px 5px;
    font-size: 13px;
    cursor: pointer;
    color: #fff;
    line-height: 14px;
  }
  .top-Menu .navbar-header .navbar-toggle {
    border: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 12px 15px;
  }
  .top-Menu .navbar-header .navbar-toggle:focus {
    background: none;
  }
  .top-Menu .navbar-header .navbar-toggle .icon-bar {
    width: 26px;
    height: 2px;
    background: #fff;
  }
  .top-Menu .navbar-header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
  }
  .testimonial .testimonial-slider .slick-dots {
    display: block !important;
    position: absolute;
    bottom: 10px;
  }
  .testimonial .testimonial-slider .slick-arrow {
    display: none !important;
  }
  .leftside-pannel {
    position: relative;
    width: 100%;
    margin: 0;
    float: left;
    clear: both;
    padding: 0;
    right: auto !important;
    display: block;
    opacity: 1 !important;
    z-index: 0;
  }
  .leftside-pannel li {
    padding: 5px 15px;
    margin-bottom: 0;
    margin-left: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    min-height: 57px;
    display: table;
  }
  .leftside-pannel li a {
    padding: 5px 10px 5px 36px;
    line-height: 18px;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    display: table-cell;
    vertical-align: middle;
  }
  .leftside-pannel li a.side_download_sprite:after {
    top: 10px;
  }
  .leftside-pannel li a.side_book_sprite:after {
    top: 10px;
  }
  .leftside-pannel li:last-child {
    border-right: 0;
    border-bottom: 1px solid #fff;
  }
  .testimonial {
    margin: 0;
    clear: both;
    float: left;
  }
  .leftside-pannel a.openclose-slide {
    display: none;
  }
  .testimonial .testimonial-slider {
    background-position: 50% 25px;
    padding: 70px 10px 40px;
    -moz-background-size: 35px;
    background-size: 35px;
  }
  .testimonial .testimonial-slider p {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }
  .testimonial .testimonial-slider p span {
    display: block;
    text-align: center;
  }
  .slick-track {
    padding-bottom: 25px;
  }
  .banner-menu .container {
    padding: 0;
  }
  .banner-menu {
    margin: 65px 0 0;
  }
  .banner-menu ul li {
    display: block;
    border-bottom: 1px solid #fff;
    margin: 0;
    border-right: 1px solid #fff;
    width: 50%;
    float: left;
    padding: 0;
  }
  .banner-menu ul li a {
    background: #636468;
    text-align: left;
    padding: 10px 15px;
  }
  .banner-menu ul li a.active {
    background: #000;
  }
  .banner-menu ul li:nth-child(2n) {
    border-right: 0;
  }
  .banner-menu ul li:last-child {
    width: 100%;
    text-align: center;
    border-right: 0;
  }
  .banner-menu ul li:last-child a {
    text-align: center;
  }
  .small-truck {
    display: none;
  }
  .mob-truck {
    display: block;
    width: 100%;
    margin-top: 40px;
    float: left;
  }
  .mob-truck img {
    width: 100%;
  }
  .banner-wrap .banner-head {
    padding: 10px 0 0;
    width: 100%;
    max-width: 290px;
    margin-bottom: 0;
  }
  .banner-wrap .banner-head h2 {
    padding: 5px 13px;
    margin: 0 45px 0 0;
    font-size: 18px;
  }
  .banner-wrap .banner-head h6 {
    padding: 5px 8px;
    font-size: 12px;
  }
  .pop-up-main {
    width: 300px;
    height: 300px;
    top: 39%;
  }
  .pop-up-main figure {
    margin: 0 auto;
    width: 80%;
    display: block;
    padding-top: 15px;
    clear: both;
  }
  .pop-up-main figure img {
    width: 100%;
  }
  .banner-truck.blur {
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);
  }
  .pop-up-main .content-main .close-btn {
    left: 17%;
  }
  .banner-section {
    max-height: 100%;
    height: auto;
  }
  .banner-section .home__innerbanner,
  .banner__img--img1 {
    min-height: 377px;
    max-height: 100%;
    height: auto;
  }
  .banner__img--img1 {
    background: url(../images/tata-light-trucks/tab-banner-1.jpg) no-repeat top
      center;
    background-size: 100% 123%;
  }
  .banner-section .banner-wrap {
    padding-top: 105px;
  }
  .pop-up-main .banner-head {
    padding: 0;
    width: 100%;
    max-width: 290px;
    margin-bottom: 0;
  }
  .pop-up-main .banner-head h2 {
    padding: 5px 13px;
    margin: 0 45px 0 0;
    font-size: 18px;
  }
  .pop-up-main .banner-head h6 {
    padding: 5px 8px;
    font-size: 12px;
  }
  .pop-up-main .banner-head p {
    padding: 5px 10px;
    font-size: 12px;
  }
  .banner-truck,
  .banner-menu {
    position: static;
    clear: both;
    margin: 0;
  }
  .banner-truck {
    padding-bottom: 57px;
  }
  #Tata-Ultra figure img {
    padding-top: 5px;
  }
  .menu-right .top-nav ul li a:after {
    left: 50%;
    margin-left: -12px;
  }
  .mob-hidden {
    display: none;
  }
  .menu-right .top-nav ul li a.book_sprite {
    border: 0;
  }
  .footer {
    background: #191919;
    padding: 10px 0 0;
    float: left;
    width: 100%;
  }
  .footer__topInnerSec {
    display: none;
  }
  .footer__topSec {
    padding-bottom: 0;
  }
  .footer__topSec .container {
    padding: 0;
  }
  .footer__topInnerLists {
    max-width: 100%;
    background: #333;
  }
  .footer__topInnerLists ul {
    display: none;
    padding: 10px;
    background: #333;
    margin-top: -1px;
    border-top: 1px solid #404040;
  }
  .footer__topInnerLists ul li a {
    margin-bottom: 5px;
    color: #aaa;
  }
  .footer__topInnerLists h5 {
    padding: 10px;
    margin: 0 0 1px;
    background: #262626;
    cursor: pointer;
    border-bottom: 1px solid #fff;
  }
  .footer__topInnerLists h5.other-links {
    background: #333;
    color: #fff;
    font-family: "UniNeueRegular";
    font-size: 16px;
  }
  .footer__topInnerLists h5.other-links:after {
    display: none;
  }
  .footer__topInnerLists h5:after {
    content: "";
    width: 10px;
    height: 10px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    position: absolute;
    top: 15px;
    bottom: 0;
    right: 10px;
    margin: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    pointer-events: none;
  }
  .footer__topInnerLists h5.foot-active::after {
    top: 19px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .footer__topInnerLists .footer__socialList {
    display: none;
  }
  .footer__topInnerLists--six {
    display: none;
  }
  .footer__heading {
    color: #fff;
    padding: 0 10px 35px;
    text-align: center;
    font-size: 16px;
    position: relative;
  }
  .footer__heading span.down_click {
    content: "";
    position: absolute;
    bottom: 6px;
    left: 50%;
    width: 32px;
    height: 25px;
    margin-left: -15px;
    background-position: -360px -359px;
  }
  .footer__heading span.down_click.pannel-open {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .footer__rightSec,
  .footer__leftSec {
    float: none;
    display: table;
    width: 100%;
    padding-right: 0;
  }
  .footer__innerList {
    text-align: center;
    margin-bottom: 5px;
  }
  .footer__innerList li {
    float: none;
    display: inline-block;
    padding: 0 10px 0 6px;
  }
  .footer__innerList li a {
    color: #9c9c9c;
  }
  .footer__innerList li:after {
    background: #565656;
  }
  .footer__rightSec p {
    font-size: 12px;
    color: #9c9c9c;
  }
  .footer-menu {
    float: none;
    text-align: center;
  }
  .footer-menu li {
    padding: 5px 13px 10px;
    display: inline-block;
    float: none;
  }
  .footer p {
    text-align: center;
  }
  .footer__socialLinks {
    display: block;
    margin: 10px 0 5px;
  }
}
@media (max-width: 666px) {
  .mob-truck {
    margin-top: 95px;
  }
}
@media (max-width: 1239px) {
  .gallery__videoLists li {
    height: 215px;
  }
}
@media (max-width: 1199px) {
  .gallery__videoLists li {
    height: 177px;
  }
  .gallery__overlay p {
    font-size: 18px;
  }
  .gallery__videoMianSec {
    padding: 50px 0 0;
  }
  .gallery__videoMianSec:before {
    top: 80px;
  }
  .aboutus__banner {
    background-position: -550px 0;
  }
  .aboutus__contentList li {
    width: 293px;
    margin-right: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .aboutus__content--listTxt {
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .gallery__videoLists li {
    width: 50%;
    height: 203px;
  }
  .gallery__videoBlock {
    width: 680px;
    margin: 0 auto;
  }
  .gallery__videoControl {
    height: 360px;
  }
  .gallery__langVideo {
    margin-right: 1px;
  }
  .aboutus__banner {
    background-position: -700px 0;
  }
  .aboutus__contentList li {
    margin-right: 25px;
    margin-bottom: 12px;
    margin-top: 12px;
    height: 320px;
    width: 223px;
  }
}
@media (max-width: 767px) {
  .common__innerPageBnrSec {
    min-height: 310px;
    margin-top: 0;
    background-position: center top;
  }
  .common__innerBnrSec {
    padding-top: 100px;
  }
  .common__bannerHeading {
    float: left;
    font-size: 17px;
    padding: 7px 12px 6px;
    margin: 0 0 0 20%;
  }
  .common__bannerPara {
    float: left;
    font-size: 13px;
    padding: 7px 8px;
    margin: 0 0 0 50%;
  }
  .common__breadcrumbs {
    display: none;
  }
  .common__innerHead {
    font-size: 20px;
  }
  .gallery__languageTxt {
    display: none;
  }
  .gallery__innerSec {
    padding: 19px 0 20px;
  }
  .gallery__videoMianSec {
    padding: 20px 0 0;
  }
  .gallery__videoMianSec:before {
    display: none;
  }
  .gallery__selectBox {
    padding: 9px 10px;
  }
  .gallery__videoLists {
    width: 100%;
    max-width: 570px;
    padding: 15px 0 0;
    margin: auto;
  }
  .gallery__videoLists li {
    height: 160px;
  }
  .gallery__langVideo {
    width: 115px;
  }
  .gallery__videoBlock {
    width: 100%;
    height: 300px;
    padding: 54px 0 0;
  }
  .gallery__videoControl {
    height: 246px;
  }
  .gallery__videoBlock .gallery__popUpContect {
    display: none;
  }
  .gallery__closeIcon {
    display: block;
    width: auto;
    height: auto;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    color: #000;
    background: #c9c9c9;
    position: absolute;
    top: 0;
    bottom: inherit;
    left: 0;
    right: 0;
  }
  .gallery__mobileView {
    display: block;
    padding: 20px 10px;
    position: relative;
  }
  .gallery__mobileView:after {
    content: "";
    background: url(../images/tata-light-trucks/sprite.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    background-position: -800px -160px;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    pointer-events: none;
  }
  .gallery .common__innerBnrSec {
    position: relative;
  }
  .gallery .common__bannerHeading {
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 180px;
  }
  .gallery .common__bannerPara {
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(27%);
    -moz-transform: translateX(27%);
    -ms-transform: translateX(27%);
    -o-transform: translateX(27%);
    transform: translateX(27%);
    min-width: 80px;
    top: 130px;
  }
  .aboutus__contentList li {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
    height: auto;
    padding-bottom: 16px;
  }
  .aboutus__contentList i {
    margin: 30px 0 15px;
  }
  .aboutus__desktop {
    display: none;
  }
  .aboutus__mobile {
    display: block;
  }
  .aboutus__mobile--innerHead {
    margin-bottom: 20px;
    width: 100%;
  }
  .aboutus__content {
    clear: both;
    color: #000;
    opacity: 1;
  }
  .aboutus__content--readmoreBtn {
    position: absolute;
    bottom: 0;
    font-family: "UniNeueBold";
    text-decoration: none;
  }
  .aboutus__content--readmoreBtn:hover {
    color: #000;
    text-decoration: none;
  }
  .aboutus__iconsReadmore {
    background-position: -560px -160px;
    width: 13px;
    height: 8px;
    margin-left: 5px;
  }
  .aboutus__innerSec--bannerContent {
    background: #fff;
    position: relative;
  }
  .aboutus__readmoreBg {
    background: #fff;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(245, 245, 245, 0.1)),
      to(#fff)
    );
    background: -webkit-linear-gradient(rgba(245, 245, 245, 0.1), #fff);
    background: -moz-linear-gradient(rgba(245, 245, 245, 0.1), #fff);
    background: -o-linear-gradient(rgba(245, 245, 245, 0.1), #fff);
    background: linear-gradient(rgba(245, 245, 245, 0.1), #fff);
    height: 38px;
    width: 95%;
    position: absolute;
    bottom: 30px;
  }
  .aboutus .common__innerBnrSec {
    position: relative;
  }
  .aboutus .common__bannerHeading {
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 180px;
  }
  .aboutus .common__bannerPara {
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(27%);
    -moz-transform: translateX(27%);
    -ms-transform: translateX(27%);
    -o-transform: translateX(27%);
    transform: translateX(27%);
    min-width: 80px;
    top: 130px;
  }
  .banner__title {
    font: 500 11px/1 UniNeueBold;
    margin-top: 97px;
  }
  .banner__description {
    font: 11px UniNeueBook;
    margin-right: 130px;
    padding: 8px 20px;
  }
  .view-more {
    font: 11px UniNeueBook;
    top: 31px;
  }
}
@media (max-device-width: 767px) and (orientation: landscape) {
  .banner__title {
    font: 500 16px/1 UniNeueBold;
    margin-top: 199px;
    margin-right: 300px;
  }
  .banner__description {
    font: 16px UniNeueBook;
    margin-right: 262px;
    padding: 8px 20px;
  }
  .view-more {
    font: 16px UniNeueBook;
    top: 37px;
  }
}
@media (max-width: 599px) {
  .gallery__videoLists {
    width: auto;
    padding: 15px 0 0;
    margin: 0 -15px;
  }
  .gallery__videoLists li {
    display: block;
    width: 100%;
    max-width: 320px;
    height: auto;
    float: none;
    margin: auto;
  }
  .gallery .mob-truck {
    margin-top: 95px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  header .container {
    padding: 0;
  }
}
@media (min-width: 1601px) and (max-width: 1799px) {
  .specification__mainSec--edit {
    background-position: 115% center;
  }
}
@media (max-width: 1600px) {
  .specification__innerScroll {
    height: 850px;
    padding-right: 0;
  }
  .specification__mainSec--edit {
    -moz-background-size: 25%;
    background-size: 25%;
  }
  .productGallery__sliderList {
    padding: 0 40px;
  }
  .productGallery .slick-arrow.slick-prev {
    left: 0;
  }
  .productGallery .slick-arrow.slick-next {
    right: 0;
  }
}
@media (max-width: 1239px) {
  .gallery__videoLists li {
    height: 215px;
  }
}
@media (max-width: 1199px) {
  .mobileNav--js .container {
    padding: 0;
  }
  .gallery__videoLists li {
    height: 177px;
  }
  .gallery__overlay p {
    font-size: 18px;
  }
  .gallery__videoMianSec {
    padding: 50px 0 0;
  }
  .gallery__videoMianSec:before {
    top: 80px;
  }
  .aboutus__banner {
    background-position: -550px 0;
  }
  .aboutus__contentList li {
    width: 293px;
    margin-right: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .aboutus__content--listTxt {
    padding: 0 20px;
  }
  .product__list a {
    padding: 24px 20px 22px 80px;
  }
  .product__para {
    font-size: 80px;
    top: -30px;
  }
  .product__largTxt {
    font-size: 118px;
  }
  .product__imgPos {
    width: 320px;
  }
  .product-menu {
    margin: 0 -5px;
  }
  .product-menu li {
    padding: 0 5px;
  }
  .product-menu a {
    font-size: 12px;
  }
  .product-menu__blueBandList img {
    width: 155px;
  }
  .overview__mainSec--edit {
    padding: 45px 0 50px;
  }
  .features__mainSec--edit {
    padding: 60px 0 750px;
  }
  .features__list li {
    font-size: 14px;
  }
  .features__list li span {
    display: block;
    font-size: 20px;
    line-height: 22px;
  }
  .specification__truckContList {
    margin: 0 -5px;
  }
  .specification__truckContList li {
    padding: 0 5px;
  }
  .specification__truckContList strong {
    font-size: 12px;
  }
  .productGallery__slider {
    padding-top: 60px;
    margin-bottom: 60px;
    background-position: center -115px;
  }
}
@media (max-width: 1200px) {
  .specification__innerSec {
    max-width: 100%;
  }
  .specification__mainSec--edit {
    background-image: none !important;
  }
  .specification__innerScroll {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .gallery__videoLists li {
    width: 50%;
    height: 203px;
  }
  .gallery__videoBlock {
    width: 680px;
  }
  .gallery__videoControl {
    height: 360px;
  }
  .aboutus__banner {
    background-position: -700px 0;
  }
  .aboutus__contentList li {
    margin-right: 25px;
    margin-bottom: 12px;
    margin-top: 12px;
    height: 320px;
    width: 223px;
  }
  .product--container .common__bannerHeading {
    margin: 0;
  }
  .product--container .common__bannerPara {
    margin: 0 0 0 100px;
  }
  .product__leftSec {
    width: 30%;
  }
  .product__rightSec {
    width: 70%;
  }
  .product__para {
    font-size: 50px;
    top: 0;
  }
  .product__largTxt {
    font-size: 70px;
  }
  .product__imgPos {
    width: 290px;
  }
  .product__blueBandList p {
    font-size: 13px;
  }
  .product__blueBandList li {
    height: 85px;
  }
  .product__blueBandList--five li {
    height: 105px;
  }
  .product__yellowSec--tipper .product__para {
    font-size: 50px;
  }
  .product__yellowSec--tipper .product__largTxt {
    font-size: 70px;
  }
  .features__list li {
    width: 50%;
    font-size: 16px;
    line-height: 1;
  }
  .features__list li span {
    font-size: 22px;
    line-height: 20px;
  }
  .specification__truckContList strong {
    font-size: 11px;
  }
  .specification__truckContImg {
    line-height: 105px;
  }
  .productGallery__slider {
    background-position: center -95px;
  }
}
@media (max-width: 767px) {
  .mobile-hidden {
    display: none;
  }
  .common__innerPageBnrSec {
    min-height: 310px;
    margin-top: 0;
    background-position: center top;
  }
  .common__innerBnrSec {
    padding-top: 100px;
  }
  .common__bannerHeading {
    float: left;
    font-size: 17px;
    padding: 7px 12px 6px;
    margin: 0 0 0 20%;
  }
  .common__bannerPara {
    float: left;
    font-size: 13px;
    padding: 7px 8px;
    margin: 0 0 0 50%;
  }
  .common__breadcrumbs {
    display: none;
  }
  .common__innerHead {
    font-size: 20px;
  }
  .gallery__languageTxt {
    display: none;
  }
  .gallery__innerSec {
    padding: 19px 0 20px;
  }
  .gallery__videoMianSec {
    padding: 20px 0 0;
  }
  .gallery__videoMianSec:before {
    display: none;
  }
  .gallery__selectBox {
    padding: 9px 10px;
  }
  .gallery__videoLists {
    width: 100%;
    max-width: 570px;
    padding: 15px 0 0;
    margin: auto;
  }
  .gallery__videoLists li {
    height: 160px;
  }
  .gallery__langVideo {
    width: 115px;
  }
  .gallery__videoBlock {
    width: 100%;
    height: 300px;
    padding: 54px 0 0;
  }
  .gallery__videoControl {
    height: 246px;
  }
  .gallery__videoBlock .gallery__popUpContect {
    display: none;
  }
  .gallery__closeIcon {
    display: block;
    width: auto;
    height: auto;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    color: #000;
    background: #c9c9c9;
    position: absolute;
    top: 0;
    bottom: inherit;
    left: 0;
    right: 0;
  }
  .gallery__mobileView {
    display: block;
    padding: 20px 10px;
    position: relative;
  }
  .gallery__mobileView:after {
    content: "";
    background: url(../images/tata-light-trucks/sprite.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    background-position: -800px -160px;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    pointer-events: none;
  }
  .aboutus__contentList li {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
    height: auto;
    padding-bottom: 16px;
  }
  .aboutus__contentList i {
    margin: 30px 0 15px;
  }
  .aboutus__desktop {
    display: none;
  }
  .aboutus__mobile {
    display: block;
  }
  .aboutus__mobile--innerHead {
    margin-bottom: 20px;
    width: 100%;
  }
  .aboutus__content {
    clear: both;
    color: #000;
    opacity: 1;
  }
  .aboutus__content--readmoreBtn {
    position: absolute;
    bottom: 0;
    font-family: "UniNeueBold";
    text-decoration: none;
  }
  .aboutus__content--readmoreBtn:hover {
    color: #000;
    text-decoration: none;
  }
  .aboutus__iconsReadmore {
    background-position: -560px -160px;
    width: 13px;
    height: 8px;
    margin-left: 5px;
  }
  .aboutus__innerSec--bannerContent {
    background: #fff;
    position: relative;
  }
  .aboutus__readmoreBg {
    background: #fff;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(245, 245, 245, 0.1)),
      to(#fff)
    );
    background: -webkit-linear-gradient(rgba(245, 245, 245, 0.1), #fff);
    background: -moz-linear-gradient(rgba(245, 245, 245, 0.1), #fff);
    background: -o-linear-gradient(rgba(245, 245, 245, 0.1), #fff);
    background: linear-gradient(rgba(245, 245, 245, 0.1), #fff);
    height: 38px;
    width: 95%;
    position: absolute;
    bottom: 30px;
  }
  .product--container .common__bannerHeading {
    margin: 0 0 0 30%;
  }
  .product--container .common__bannerPara {
    margin: 0 0 0 40%;
  }
  .product__leftSec {
    width: 100%;
  }
  .product__blueBand,
  .product__mainSecTwo,
  .product__rightSec {
    display: none;
  }
  .product__tabSec {
    clear: both;
    overflow: auto;
    width: 100%;
    padding: 20px 10px 0;
  }
  .product__list li {
    border-bottom: 1px solid #fff;
  }
  .product__list li:after {
    display: none;
  }
  .product__list a {
    font-family: "UniNeueBold";
    padding: 18px 10px 17px;
  }
  .product__list a span {
    display: none;
  }
  .product__list a:after {
    content: "";
    background: url(../images/tata-light-trucks/sprite.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 9px;
    background-position: -960px -360px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
  }
  .product__list a.active:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .features--ultra .features__ultraListInner {
    padding: 0 10px 25px;
  }
  .features__headingMobile {
    display: block;
    font-size: 20px;
    font-family: "UniNeueBold";
    color: #387ed6;
    margin-bottom: 13px;
  }
  .features__mainSec--edit {
    padding: 0;
  }
  .features__list li {
    width: 100%;
    font-size: 14px;
    font-family: "UniNeueRegular";
    line-height: 1;
    padding: 0 0 20px 25px;
    border-bottom: none;
  }
  .features__list li:after {
    display: block;
    width: 5px;
    height: 5px;
    top: 6px;
    left: 17px;
    background: #0a0a60;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: inherit;
  }
  .features__list li:last-child:after {
    content: "";
    display: block;
  }
  .features__list li span {
    font-size: 16px;
    font-family: "UniNeueBold";
    line-height: 16px;
  }
  .features__sandTruckPosition {
    display: none;
  }
  .features__ultra--Mobile {
    padding: 0;
  }
  .features__ultraListInner {
    padding: 0 0 25px;
  }
  .features__ultraListInner h3 {
    font-size: 16px;
    margin: 0 0 15px;
  }
  .features__ultraListInner h3:after,
  .features__ultraListInner h3:before {
    display: none;
  }
  .features__ultraListLeft,
  .features__ultraListRight {
    width: 100%;
    padding: 0;
  }
  .features__ultraListRight {
    padding-top: 15px;
  }
  .features__ultraListRight li {
    margin-left: 10px;
  }
  .features__ultraListRight li:after {
    display: block;
    top: 0;
    right: inherit;
  }
  .specification .product__tabSec {
    padding: 0;
  }
  .specification__innerScroll {
    height: auto;
    padding: 15px 0 0;
  }
  .specification__proHead {
    background: none;
  }
  .specification__proHead:before,
  .specification__proHead:after {
    content: none;
  }
  .specification__proHead i {
    display: none;
  }
  .specification__innerSec {
    padding: 0 10px;
  }
  .specification__innerSec h3 {
    background: none;
    color: #387ed6;
    margin-bottom: 10px;
  }
  .specification__innerSec h3 span {
    font-size: 14px;
    padding: 0;
  }
  .specification__innerSec li {
    background-color: #fff;
    margin-bottom: 15px;
  }
  .specification__tableFormat h3 {
    margin: 0;
  }
  .specification__tableFormat .specification__proHead,
  .specification__tableFormat .specification__proDisc,
  .specification__tableFormat .specification__listHead,
  .specification__tableFormat .specification__listDisc {
    display: table-cell;
    min-width: inherit;
    padding: 5px 3px;
    font-size: 14px;
  }
  .specification__tableFormat .specification__proDisc,
  .specification__tableFormat .specification__listDisc {
    width: 70px;
    word-wrap: break-word;
  }
  .specification__tableFormat .specification__proHead,
  .specification__tableFormat .specification__listHead:first-child {
    width: 100px;
    padding: 3px 10px 3px 0;
  }
  .specification__listHead {
    background: #fff;
    color: #000;
    font-family: "UniNeueBold";
    margin-bottom: 2px;
  }
  .specification__listHead,
  .specification__listDisc {
    padding: 0;
    display: block;
  }
  .specification__listHead:first-child,
  .specification__listDisc:first-child {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .specification__mobileLink {
    display: block;
    clear: both;
  }
  .specification__mobileLink a {
    position: relative;
  }
  .specification__mobileLink a:after {
    content: "";
    background: url(../images/tata-light-trucks/sprite.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background-position: -1000px -360px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
  }
  .specification__mobileLink a.active:after {
    background-position: -1000px -400px;
  }
  .specification__mobileLink a {
    font-size: 16px;
    color: #0a0a60;
    background: #ebebeb;
    border-top: 1px solid #c1c1c1;
    padding: 13px 10px 12px;
  }
  .specification__mobileLink a:hover,
  .specification__mobileLink a:focus {
    background: #fff;
  }
  .specification__mobileLink a.active {
    background: #fff;
  }
  .specification__truckCount {
    display: none;
  }
  .specification__listHead:after,
  .specification__listDisc:after {
    display: none;
  }
  .specification__listHead--warranty {
    width: 33px !important;
  }
  .specification__tableHideMobile {
    display: none;
  }
  .specification__tableShowMobileView {
    display: block;
  }
  .productGallery__navSlider {
    display: none;
  }
  .productGallery__slider {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    padding: 0 10px 20px;
    margin: 30px auto;
    background-position: center -70px;
  }
  .productGallery__sliderList {
    height: 86px;
    position: relative;
    padding: 0;
  }
  .productGallery__sliderList img {
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .productGallery .slick-arrow.slick-next:before,
  .productGallery .slick-arrow.slick-prev:before {
    background-position: -800px -360px;
    width: 12px;
    height: 32px;
  }
  .productGallery .slick-arrow.slick-next:before {
    background-position: -800px -400px;
  }
  .errorpage {
    padding: 80px 0 25px;
  }
  .errorpage__image {
    display: block;
    width: 250px;
    margin: auto;
  }
  .errorpage__heading {
    font-size: 22px;
    margin: 30px 0 15px;
  }
  .errorpage__para {
    font-size: 14px;
  }
  .banner .slick-dots {
    bottom: 15px;
  }
}
@media (max-width: 599px) {
  .gallery__videoLists {
    width: auto;
    padding: 15px 0 0;
    margin: 0 -15px;
  }
  .gallery__videoLists li {
    display: block;
    width: 100%;
    max-width: 320px;
    height: auto;
    float: none;
    margin: auto;
  }
}
@media (max-width: 480px) {
  .ecommsmall-slide .slick-arrow {
    top: 26%;
  }
}
.privacy {
  background-position: center top;
  background-color: #9a9696;
  padding-top: 145px;
  padding-bottom: 15px;
  -moz-background-size: cover;
  background-size: cover;
}
.privacy .common__breadcrumbs li a,
.privacy .common__breadcrumbs li:after {
  color: #fff;
}
.privacy .common__innerHead {
  margin-top: 40px;
  color: #fff;
}
.privacy__innerSec {
  padding: 7px 0 0;
}
.privacy__content {
  margin: 22px 0;
}
.privacy_para {
  font: 16px/22px UniNeueRegular;
  color: #fff;
}
.privacy_para a {
  text-decoration: none;
  color: #fff;
}
.privacy_para p {
  margin: 10px 0;
}
.privacy__content {
  counter-reset: my-sec-counter;
}
.privacy__content ul {
  padding-left: 30px;
}
.privacy__content ul li {
  list-style-type: disc;
  margin: 5px 0;
}
p.counter-num::before {
  counter-increment: my-sec-counter;
  content: counter(my-sec-counter) ". ";
}
p.counter-num {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 21px;
  line-height: 28px;
  font-family: "UniNeueBold";
}
.privacy__content-alpha {
  counter-reset: listStyle;
}
p.counter-alpha::before {
  counter-increment: listStyle;
  content: counter(listStyle, lower-alpha) ")  ";
  font-weight: 700;
  padding-right: 4px;
}
.rj-box {
  background: #313c8e;
  padding: 40px 40px 0;
  color: #fff;
  overflow: hidden;
  margin: 30px 0;
  text-align: center;
}
.h2-heading {
  font: 24px/22px UniNeueBold;
  display: block;
  width: 100%;
  text-align: left;
}
.rj-box .ul-content {
  float: left;
  width: 46%;
  margin: 40px 20px;
  font-size: 18px;
}
.rj-box .ul-content ul {
  float: left;
  width: 50%;
}
.rj-box .ul-content ul li {
  list-style-type: disc;
  padding: 0 0 10px;
  line-height: 24px;
  border: none;
  text-align: left;
}
.rj-box img {
  float: right;
  margin: -20px 30px 0 0;
}
@media (max-width: 1199px) {
  .rj-box {
    padding: 40px 40px 30px;
  }
  .rj-box .ul-content {
    width: 56%;
  }
  .rj-box img {
    margin: 0 30px 0 0;
    position: relative;
    top: 30px;
  }
}
@media (max-width: 1199px) {
  .rj-box .ul-content {
    width: 50%;
  }
  .rj-box .ul-content ul {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .rj-box .ul-content {
    width: 100%;
  }
  .rj-box img {
    top: 0;
    float: none;
  }
}
@media (max-width: 767px) {
  .menu-right .btm-nav .navbar-nav li:nth-child(n):nth-child(-n + 6) {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .menu-right .btm-nav .navbar-nav li.mobile--dwonload a {
    padding: 15px 30px;
  }
  .menu-right .btm-nav .navbar-nav li.mobile__menuWhite a {
    padding: 15px 30px;
  }
  .menu-right .btm-nav .navbar-nav li.mobile--book a {
    padding: 15px 30px;
  }
  .specification__mobileLink a {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .footer__topInnerLists h5 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .footer__topInnerLists ul li a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .footer__innerList li a {
    padding-left: 6px;
    padding-right: 6px;
  }
  .footer__socialLinks ul li a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sitemap__siteLink a,
  .sitemap__siteInnerLink li a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .product__list a {
    padding: 18px 14px 17px;
  }
}
@media (max-width: 1199px) {
  .specification__truckContList.product__specSlide {
    margin: 0 13px;
  }
  .row {
    margin-left: -8px;
    margin-right: -8px;
  }
}
@media (min-width: 768px) {
  .product__blueBandList.slick-slider {
    margin-right: 13px;
    margin-left: 13px;
  }
}
.fnt18 {
  font-size: 18px !important;
}
.fnt28 {
  font-size: 28px;
  padding-bottom: 10px;
}
h2.privacyRuleOne {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 21px;
  line-height: 28px;
  font-family: "UniNeueBold";
  display: inline;
}
.dispNone {
  display: none !important;
}
p.counter-num::before {
  counter-increment: my-sec-counter;
  content: counter(my-sec-counter) ". ";
}
.privacy__content {
  counter-reset: my-sec-counter 1;
}
.banner-wrap .banner-head strong {
  font: 500 30px/1 UniNeueRegular;
  background: #fff;
  padding: 2px 20px;
  margin: 0 60px 0 0;
  text-transform: uppercase;
  color: #0a0a60;
  clear: both;
  display: inline-block;
  float: right;
}
.banner-wrap .banner-head span {
  font-family: "UniNeueBold";
}
@media screen and (max-width: 767px) {
  .banner-wrap .banner-head strong {
    padding: 5px 13px;
    margin: 0 45px 0 0;
    font-size: 18px;
  }
}
.aboutus__secondaryHeader {
  margin: 0 0 15px;
  display: block;
  font-size: 1.5em;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: 700;
}
.product__list li a strong {
  font-weight: 500;
  margin: 0 0 15px;
}
.ecommerce-block strong {
  display: block;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: 500;
}
.ecommerce-block__holder strong {
  display: block;
}
.container slide-3 {
  display: block;
}
.menu-right .top-nav ul li a.rssCls:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/tata-light-trucks/rss_sprite.png) no-repeat -67px -123px;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  width: 25px;
  height: 23px;
}
.topbanner-form {
  max-width: 240px;
  width: 100%;
  position: absolute;
  right: calc((100% - 1180px) / 2);
  top: 160px;
}
@media (min-width: 768px) and (max-width: 1025px) {
  .topbanner-form {
    right: 40px;
    top: 165px;
  }
}
@media (max-width: 767px) {
  .topbanner-form {
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .topbanner-form {
    max-width: 767px;
    width: 100%;
    position: static;
    margin: 0 auto 30px;
  }
}
@media (min-width: 768px) and (max-width: 1025px) {
  .topbanner-form {
    right: 40px;
    top: 165px;
  }
}
@media (max-width: 1025px) and (min-width: 768px) {
  .topbanner-form {
    /*top: 248px*/
    top: 160px;
  }
}
@media (max-width: 1500px) and (min-width: 1300px) {
  .topbanner-form {
    /*top: 265px*/
    top: 160px;
  }
}
@media (max-width: 1600px) and (min-width: 1500px) {
  .topbanner-form {
    /*top: 235px*/
    top: 160px;
  }
}
@media (max-width: 1920px) and (min-width: 1601px) {
  .topbanner-form {
    /*top: 275px*/
    top: 160px;
  }
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-1 {
  width: 8.33333%;
}
.col-xs-2 {
  width: 16.66667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333%;
}
.col-xs-5 {
  width: 41.66667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333%;
}
.col-xs-8 {
  width: 66.66667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333%;
}
.col-xs-11 {
  width: 91.66667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.33333%;
}
.col-xs-pull-2 {
  right: 16.66667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.33333%;
}
.col-xs-pull-5 {
  right: 41.66667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.33333%;
}
.col-xs-pull-8 {
  right: 66.66667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.33333%;
}
.col-xs-pull-11 {
  right: 91.66667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.33333%;
}
.col-xs-push-2 {
  left: 16.66667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.33333%;
}
.col-xs-push-5 {
  left: 41.66667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.33333%;
}
.col-xs-push-8 {
  left: 66.66667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.33333%;
}
.col-xs-push-11 {
  left: 91.66667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.col-xs-offset-2 {
  margin-left: 16.66667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333%;
}
.col-xs-offset-5 {
  margin-left: 41.66667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333%;
}
.col-xs-offset-8 {
  margin-left: 66.66667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333%;
}
.col-xs-offset-11 {
  margin-left: 91.66667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.sampoorna__section {
  width: 100%;
  float: left;
}
@media (min-width: 992px) {
  .landingpage .brochure {
    padding-bottom: 70px;
    padding-top: 39px;
  }
}
.landingpage .innerbanner {
  min-height: 200px;
}
.landingpage .brochure__cont p {
  font-size: 16px;
}
.landingpage .innerPage__title {
  font-family: "UniNeuebold", arial;
}
.innerPage__title {
  font: normal 28px UniNeueRegular;
  color: #000;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.sampoorna__section {
  width: 100%;
  float: left;
}
.sampoorna .brochure__img {
  width: 100%;
  float: left;
  text-align: center;
}
.sampoorna .brochure__img img {
  max-width: 100%;
}
.landingpage .brochure {
  margin-top: 0;
}
.landingpage .brochure__downloadBtn {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.landingpage .featureBox {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0;
  padding-top: 34px;
  width: calc(100% + 20px);
  left: -10px;
}
.landingpage .featureBox__title {
  margin-bottom: 17px;
  margin-top: 0;
}
.landingpage .featureBox__title--inner {
  margin-bottom: 25px;
}
.landingpage .featureImg {
  margin-bottom: 30px;
}
.landingpage .featureBox__listItem,
.landingpage .icon-bottom {
  list-style: none;
  padding-left: 68px;
  position: relative;
  min-height: 69px;
}
.landingpage .featureBox__listItem:last-child {
  min-height: 48px;
}
.landingpage .featureBox__listItem {
  margin-bottom: 18px;
}
.landingpage .featureBox__listItem.icon:before,
.landingpage .icon-bottom:before {
  content: "";
  display: inline-block;
  width: 48px;
  height: 48px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0;
}
.landingpage .icon-bottom:before {
  left: 10px;
}
.landingpage .icon-01:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-01.png) no-repeat;
}
.landingpage .icon-02:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-02.png) no-repeat;
}
.landingpage .icon-03:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-03.png) no-repeat;
}
.landingpage .icon-04:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-04.png) no-repeat;
}
.landingpage .icon-05:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-05.png) no-repeat;
}
.landingpage .icon-06:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-06.png) no-repeat;
}
.landingpage .icon-07:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-07.png) no-repeat;
}
.landingpage .icon-08:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-08.png) no-repeat;
}
.landingpage .icon-09:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-09.png) no-repeat;
}
.landingpage .icon-10:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-10.png) no-repeat;
}
.landingpage .icon-11:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-11.png) no-repeat;
}
.landingpage .icon-12:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-12.png) no-repeat;
}
.landingpage .icon-13:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-13.png) no-repeat;
}
.landingpage .icon-14:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-14.png) no-repeat;
}
.landingpage .icon-15:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-15.png) no-repeat;
}
.landingpage .icon-16:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-16.png) no-repeat;
}
.landingpage .icon-17:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-17.png) no-repeat;
}
.landingpage .icon-18:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-18.png) no-repeat;
}
.landingpage .icon-19:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-19.png) no-repeat;
}
.landingpage .icon-20:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-20.png) no-repeat;
}
.landingpage .icon-21:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-21.png) no-repeat;
}
.landingpage .icon-22:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-22.png) no-repeat;
}
.landingpage .icon-23:before {
  background: transparent
    url(../images/tata-light-trucks/samarth/feature-icons/icon-23.png) no-repeat;
}
.landingpage .featureBox p {
  margin-bottom: 33px;
}
.samarth-banner .banner__description {
  background-color: #0f0f5b;
  color: #fff;
}
.samarth-banner {
  background: url (../images/tata-light-trucks/samarth/samarth-banner.jpg);
}
.feature-footer {
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 19px;
  margin-top: 27px;
}
.page-footer-note {
  color: #505050;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 19px;
  margin-bottom: 40px;
  margin-top: 20px;
}
.page-footer-note a {
  color: #1f37ef;
  text-decoration: none;
}
.max-width-960 {
  max-width: 960px;
}
.max-width-1060 {
  max-width: 1060px;
}
.max-width-1085 {
  max-width: 1085px;
}
.landingpage .innerbanner {
  min-height: 190px;
}
.samarth-banner .banner__description {
  font-size: 16px;
  background-color: #0f0f5b;
  color: #fff;
}
.landingpage .innerbanner {
  background-image: url(../images/tata-light-trucks/samarth/samarth-banner.jpg);
}
@media (min-width: 320px) {
  .landingpage .innerbanner {
    min-height: 198px;
    background-size: 170%;
    background-position: -45px;
  }
}
@media (min-width: 360px) {
  .landingpage .innerbanner {
    min-height: 249px;
    background-size: 207%;
    background-position: -132px;
  }
}
@media (min-width: 375px) {
  .landingpage .innerbanner {
    background-size: 190%;
    background-position: -128px;
  }
}
@media (min-width: 411px) {
  .samarth-banner {
    background-size: 172%;
  }
  .landingpage .innerbanner {
    min-height: 240px;
  }
}
.home_formSec .container {
  padding: 0;
}
@media (min-width: 560px) {
  .landingpage .innerbanner {
    background-size: 136%;
    background-position: -50px;
    min-height: 280px;
  }
}
@media (min-width: 667px) {
  .landingpage .innerbanner {
    min-height: 374px;
    background-size: 157%;
    background-position: -24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .landingpage .innerbanner {
    min-height: 439px;
  }
}
@media (min-width: 768px) {
  .samarth-banner {
    background-size: 170%;
    background-position: top center;
  }
  .samarth-banner .innerbanner__wrapper {
    display: block;
    margin-top: 178px;
  }
  .samarth-banner .innerbanner__title {
    font-size: 20px;
    line-height: 24px;
    padding: 10px;
  }
  .samarth-banner .banner__description {
    font-size: 16px;
    background-color: #0f0f5b;
    color: #fff;
    padding: 10px;
    margin-left: 90px;
  }
  .landingpage .featureBox {
    width: 100%;
    left: 0;
  }
  .landingpage .featureBox__listItem {
    width: 50%;
    float: left;
    max-width: 268px;
    margin-bottom: 38px;
    margin-top: 0;
    min-height: auto;
  }
  .landingpage .icon-bottom {
    min-height: auto;
    margin-bottom: 0 !important;
  }
  .landingpage .featureBox__listItem:nth-child(2n + 1) {
    clear: left;
  }
  .landingpage .featureBox__listItem:nth-child(2n + 2) {
    margin-left: 32px;
  }
  .landingpage .featureImg {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .landingpage .innerbanner {
    min-height: 568px;
    background-position: -320px;
  }
  .samarth-banner .innerbanner__title {
    font-size: 24px;
    line-height: 26px;
    margin-left: 120px;
  }
  .samarth-banner .banner__description {
    font-size: 18px;
    line-height: 26px;
    padding: 12px;
    margin-left: 200px;
  }
  .samarth-banner .innerbanner__wrapper {
    margin-top: 194px;
  }
  .landingpage .brochure__downloadBtn {
    display: inline-block;
  }
  .landingpage .featureBox__rightcontent .featureBox__title,
  .landingpage .featureBox__rightcontent .featureBox__title + ul {
    padding-left: 28px;
  }
  .landingpage .featureBox {
    padding-bottom: 45px;
  }
  .landingpage .featureImg {
    text-align: left;
    margin-bottom: 0;
  }
  .landingpage .featureBox__listItem {
    line-height: 19px;
  }
  .landingpage .featureBox__listItem:nth-child(2n + 2) {
    margin-left: 22px;
  }
  .landingpage .featureBox__title {
    margin-bottom: 24px;
  }
  .landingpage .featureBox__title--inner {
    margin-bottom: 29px;
  }
  .landingpage .featureBox__listItem:nth-child(5n + 0),
  .landingpage .featureBox__listItem:nth-child(6n + 0) {
    margin-bottom: 0;
  }
  .landingpage .brochure {
    padding-bottom: 70px;
    padding-top: 39px;
  }
  .feature-footer {
    padding-top: 10px;
  }
  .page-footer-note {
    margin-bottom: 46px;
  }
}
@media (min-width: 992px) {
  .landingpage .innerbanner {
    background-size: 157%;
    background-position: -325px;
  }
}
@media (min-width: 1025px) {
  .page-footer-note a {
    color: #505050;
  }
  .page-footer-note .site-link {
    color: #1f37ef;
  }
  .page-footer-note .site-link:hover {
    text-decoration: underline;
  }
}
@media (min-width: 1360px) {
  .landingpage .innerbanner {
    min-height: 772px;
    background-position: -360px;
  }
  .landingpage .featureBox__listItem:nth-child(2n + 2) {
    margin-left: 32px;
  }
}
@media (min-width: 1600px) {
  .landingpage .innerbanner {
    background-position: -505px;
  }
  .landingpage .featureBox__listItem:nth-child(2n + 2) {
    margin-left: 32px;
  }
}
.samarth-banner .banner__description {
  font-size: 24px;
  line-height: 33px;
  padding: 15px;
  margin-left: 280px;
}
@media (min-width: 320px) {
  .samarth-banner .innerbanner__title {
    margin-left: 30%;
    padding: 3px;
    font-size: 11px;
    width: 25%;
    line-height: 11px;
    margin-right: 60%;
  }
  .samarth-banner .banner__description {
    font-size: 8px;
    line-height: 11px;
    padding: 3px;
    margin-left: 140px;
    margin-top: -14px;
    width: 24%;
  }
  .samarth-banner .innerbanner__wrapper {
    margin-top: 94px;
    margin-left: -135px;
    background-size: 153%;
  }
}
@media (min-width: 375px) {
  .samarth-banner .innerbanner__title {
    margin-left: 27%;
    padding: 5px;
    font-size: 16px;
    width: 32%;
    line-height: 17px;
    margin-right: 60%;
  }
  .samarth-banner .banner__description {
    font-size: 11px;
    line-height: 13px;
    padding: 5px;
    margin-left: 155px;
    margin-top: -15px;
    width: 29%;
  }
  .samarth-banner .innerbanner__wrapper {
    margin-top: 100px;
    margin-left: -135px;
  }
}
@media (min-width: 568px) {
  .samarth-banner .innerbanner__title {
    width: 24%;
    margin-left: 19%;
  }
  .samarth-banner .banner__description {
    width: 21%;
    font-size: 11px;
    margin-left: 178px;
  }
}
@media (min-width: 667px) {
  .samarth-banner .innerbanner__title {
    margin-left: 15%;
    padding: 5px;
    font-size: 18px;
    width: 24%;
    line-height: 18px;
    margin-right: 60%;
  }
  .samarth-banner .banner__description {
    width: 24%;
    font-size: 14px;
    line-height: 16px;
    padding: 7px;
    margin-left: 140px;
    margin-top: -14px;
  }
  .samarth-banner .innerbanner__wrapper {
    margin-top: 110px;
    margin-left: -120px;
  }
}
@media (min-width: 768px) {
  .samarth-banner .innerbanner__title {
    margin-left: 15%;
    width: 25%;
    font-size: 21px;
    line-height: 22px;
    margin-right: 60%;
  }
  .samarth-banner .banner__description {
    font-size: 16px;
    line-height: 23px;
    padding: 10px;
    margin-left: 180px;
    margin-top: -14px;
  }
  .samarth-banner .innerbanner__wrapper {
    margin-top: 160px;
    margin-left: -135px;
  }
}
@media (min-width: 992px) {
  .samarth-banner .innerbanner__title {
    font-size: 21px;
    margin-left: 120px;
    width: 20%;
    margin-right: 70%;
  }
  .samarth-banner .banner__description {
    font-size: 17px;
    width: 20%;
    margin-left: 200px;
  }
  .samarth-banner .innerbanner__wrapper {
    margin-top: 160px;
    margin-left: -135px;
  }
  .samarthDesc {
    margin-left: 180px;
    margin-top: -14px;
  }
}
@media (min-width: 1024px) {
  .samarth-banner .banner__description {
    font-size: 17px;
    width: 20%;
    line-height: 20px;
  }
  .samarth-banner .innerbanner__title {
    font-size: 24px;
    margin-left: 120px;
    width: 21%;
    margin-right: 70%;
  }
}
@media (min-width: 1025px) {
  .samarth-banner .innerbanner__title {
    font-size: 19px;
    line-height: 20px;
    margin-left: 150px;
    width: 20%;
    margin-right: 70%;
  }
  .samarth-banner .banner__description {
    font-size: 22px;
    width: 21%;
    line-height: 30px;
    margin-left: 165px;
  }
  .samarth-banner .innerbanner__wrapper {
    margin-top: 175px;
  }
}
@media (min-width: 1360px) {
  .samarth-banner .innerbanner__title {
    font-size: 28px;
    padding: 10px 15px;
    line-height: 30px;
    margin-left: 120px;
    width: 23%;
    margin-right: 70%;
  }
  .samarth-banner .innerbanner__wrapper {
    margin-left: -120px;
    margin-top: 175px;
    border: 2px sold #000;
  }
}
.samarthDesc {
  opacity: none;
  float: left;
  margin-top: -17px;
}
.innerbanner__title {
  font: 38px/43px UniNeueRegular;
  background: #fff;
  color: #3e85df;
  opacity: 0.9;
  padding: 21px 17px;
  float: left;
  clear: both;
  margin-left: 90px;
  text-transform: uppercase;
}
.product-form {
  position: static;
  background-color: rgba(12, 12, 12, 0.52);
  padding: 15px 10px;
  border-radius: 0;
}
.rc-anchor-normal .rc-anchor-pt {
  margin: 2px 13px 0 0;
  padding-right: 2px;
  position: absolute;
  right: 0;
  text-align: right;
  width: 276px;
}
.input-holder {
  width: 100%;
  float: left;
  margin-bottom: 7px;
  position: relative;
}
.product-form .input-control,
.product-form .select-control {
  width: 100%;
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
  height: 30px;
  padding: 4px 12px;
  font-size: 14px;
  letter-spacing: 1px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.input-holder select option {
  background: #000000;
}
.captcha-holder {
  margin-bottom: 0;
  transform: scale(0.72);
  transform-origin: 0 0;
  height: 66px;
  width: 100%;
}
.product-form .btn-submit {
  display: inline-block;
  width: inherit;
  min-width: 134px;
  height: 30px;
  font-size: 14px;
  line-height: 4px;
  text-align: center;
  vertical-align: middle;
  background-color: #3280e4;
  color: #fff;
  border: none;
  padding: 2px 18px;
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
  position: relative;
  font-family: UniNeueBook;
}
input[type="checkbox"] {
  position: relative;
  top: 0;
  left: 0;
  display: none;
}
input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 11px;
  line-height: 14px;
  cursor: pointer;
  padding-left: 32px;
  font-family: UniNeueBook;
  font-weight: 400;
}
input[type="checkbox"] + label:before {
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  content: "";
}
input[type="checkbox"] + label:after {
  content: none;
  position: absolute;
  width: 8px;
  height: 13px;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  top: 0;
  left: -2px;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-backface-visibility: hidden;
}
.formrow__cbox1 input[type="checkbox"] {
  position: relative;
  top: 0;
  left: 0;
  display: none;
}
.formrow__cbox1 input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  color: #fff;
  font-family: UniNeueBook;
  font-size: 11px;
  font-weight: 400;
  line-height: 14px;
  cursor: pointer;
  padding-left: 32px;
}
.formrow__cbox1 input[type="checkbox"] + label:before {
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  content: "";
}
.formrow__cbox1 input[type="checkbox"] + label:after {
  content: none;
  position: absolute;
  top: 1px;
  left: 0px;
  width: 6px;
  height: 12px;
  border: solid #ffffff;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}
.formrow__cbox1 input[type="checkbox"]:checked + label:after {
  content: "";
}
.product-form strong {
  display: block;
  line-height: 15px;
}
.product-form h2,
.product-form strong {
  font-size: 16px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 25px;
  position: relative;
  top: -5px;
  font-weight: 400;
}
.breadcrumb {
  list-style: none;
  padding: 35px 0 48px;
  float: left;
  width: 100%;
}
.breadcrumb li:first-child {
  padding-left: 0;
}
.breadcrumb li {
  font: 12px/17px UniNeueRegular;
  float: left;
  letter-spacing: 0.5px;
  position: relative;
  padding: 0 10px;
}
.breadcrumb li:after {
  content: "/";
  position: absolute;
  right: -3px;
  top: 0;
}
.breadcrumb li:first-child a {
  color: #858585;
}
.breadcrumb a {
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 17px;
  color: #000;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
@media (min-width: 992px) {
  .landingpage .featureBox__title {
    margin-bottom: 24px;
    margin-bottom: 17px;
    margin-top: 0;
  }
}
.sampoorna .featureBox {
  width: 100%;
  float: left;
  padding: 20px;
  background: #e5f1fe;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-top: 18px;
  margin-bottom: 22px;
  border-bottom: 3px solid #c5d7eb;
  position: relative;
  min-height: 500px;
}
.sampoorna .featureBox__title {
  font: 20px/27px UniNeueBold;
  color: #0f0f5b;
  text-transform: uppercase;
  letter-spacing: 0.71px;
  margin-top: 10px;
}
.sampoorna .featureBox p {
  color: #000;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.5px;
  margin-top: 8px;
}
.landingpage .featureBox p {
  margin-bottom: 33px;
}
.sampoorna .brochure__cont {
  width: 100%;
  float: left;
  margin-top: 25px;
}
.sampoorna .brochure__cont p {
  color: #000;
  font-size: 14px;
  line-height: 27px;
  letter-spacing: 0.5px;
}
.landingpage .brochure__cont p {
  font-size: 16px;
}
.sampoorna .brochure__downloadBtn:hover {
  background: #3e85df;
  color: #fff;
}
@media (min-width: 992px) {
  .landingpage .brochure__downloadBtn {
    display: inline-block;
  }
}
.sampoorna .brochure__downloadBtn {
  width: 180px;
  text-align: center;
  border: 1px solid #3e85df;
  font-size: 14px;
  color: #1c2833;
  line-height: 40px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 20px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
@media (min-width: 1024px) {
  .landingpage .innerbanner {
    min-height: 585px;
  }
}
@media (min-width: 1300px) {
  .landingpage .innerbanner {
    min-height: 616px;
    background-size: 125%;
    background-position: -196px;
  }
}
@media (min-width: 1600px) {
  .landingpage .innerbanner {
    min-height: 584px;
    background-position: center bottom;
    background-size: 118%;
  }
}
@media (min-width: 1900px) {
  .landingpage .innerbanner {
    min-height: 620px;
    background-position: center bottom;
    background-size: 100%;
  }
  .landingpage .featureBox__listItem:nth-child(2n + 2) {
    margin-left: 32px;
  }
}
input[type="checkbox"] + label:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 13px;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  top: 0;
  left: -2px;
  transform: rotate(40deg);
  transform: rotate(40deg);
}
.errorGreen,
.errorRed {
  width: 100%;
  font-size: 13px;
  font-family: "UniNeueBold";
  color: red;
  position: absolute;
  top: 33px;
  left: 12px;
}
.successMsg {
  position: static;
  color: #fff;
  line-height: 24px;
  top: 15px;
  font-size: 18px;
  text-align: center;
  width: 86%;
}
.input-control:-moz-placeholder {
  color: #f2efee;
}
.input-control::-webkit-input-placeholder {
  color: #f2efee;
}
.input-control::-moz-placeholder {
  color: #f2efee;
}
.input-control::-ms-input-placeholder {
  color: #f2efee;
}
.p10 {
  padding-bottom: 10px;
}
