/*!--------------------------------------------------------------------
 STYLES "Outdated Browser"
 Version:    1.1.2 - 2015
 author:     Burocratik
 website:    http://www.burocratik.com
 * @preserve
 -----------------------------------------------------------------------*/

#outdated {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 680px;
  text-align: center;
  z-index: 1500;
  background-color: rgba(255, 255, 255, 0.75);
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #fff;
}
#outdated .download#chrome a.upgrade {
  color: #f2b635;
  background-color: #fff;
}
#outdated #head-message img {
  margin: 15px auto;
  height: 30px;
}
#outdated #head-message {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: rgba(255, 255, 255, 0.2); /* browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#33ffffff', endColorstr='#33ffffff'); /* IE */
  zoom: 1;
  padding: 0 0 15px;
}
#outdated #head-message h6 {
  font-size: 25px;
  line-height: 25px;
  margin: 30px 0 10px;
}
#outdated #head-message p {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  margin: 0 auto;
  text-transform: uppercase;
}
#outdated #head-message #btnUpdateBrowser {
  display: none;
  position: relative;
  padding: 10px 20px;
  margin: 30px auto 0;
  width: 230px;
  /*need for IE*/
  color: #fff;
  text-decoration: none;
  border: 2px solid #fff;
  cursor: pointer;
}
#outdated #head-message #btnUpdateBrowser:hover {
  color: #f25648;
  background-color: #fff;
}
#outdated #head-message .last {
  position: absolute;
  top: 10px;
  right: 25px;
  width: 20px;
  height: 20px;
}
#outdated #head-message .last[dir='rtl'] {
  right: auto !important;
  left: 25px !important;
}
#outdated #head-message #btnCloseUpdateBrowser {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
}
#outdated.mobile {
  background: #fff;
}
#outdated.mobile #head-message p {
  font-size: 3em;
  line-height: normal;
}
#outdated.mobile #head-message p span {
  display: none;
}
#outdated.mobile #head-message img {
  margin: 15px auto 3em;
  height: 8em;
}
#outdated.mobile #head-message {
  position: fixed;
  height: 100%;
  width: 100%;
  padding: 150px 5%;
  vertical-align: middle;
  display: inline-block;
}
#outdated.mobile #content {
  display: none;
}

* html #outdated {
  position: absolute;
}
#outdated #preload,
#outdated #preloadedImages,
#outdated .hide {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
#outdated .browser h4,
#outdated .title,
#outdated h3 {
  text-transform: uppercase;
}
#outdated h3,
#outdated header {
  color: #fff;
}
#outdated .browser .download a,
#outdated .da-slide .da-link,
#outdated .github,
#outdated .main_menu ul li a,
#outdated .title a:hover {
  text-decoration: none;
}
#outdated a,
#outdated abbr,
#outdated acronym,
#outdated address,
#outdated applet,
#outdated article,
#outdated aside,
#outdated audio,
#outdated b,
#outdated big,
#outdated blockquote,
#outdated body,
#outdated canvas,
#outdated caption,
#outdated center,
#outdated cite,
#outdated code,
#outdated dd,
#outdated del,
#outdated details,
#outdated dfn,
#outdated div,
#outdated dl,
#outdated dt,
#outdated em,
#outdated embed,
#outdated fieldset,
#outdated figcaption,
#outdated figure,
#outdated footer,
#outdated form,
#outdated h1,
#outdated h2,
#outdated h3,
#outdated h4,
#outdated h5,
#outdated h6,
#outdated header,
#outdated hgroup,
#outdated html,
#outdated i,
#outdated iframe,
#outdated img,
#outdated ins,
#outdated kbd,
#outdated label,
#outdated legend,
#outdated li,
#outdated mark,
#outdated menu,
#outdated nav,
#outdated object,
#outdated ol,
#outdated output,
#outdated p,
#outdated pre,
#outdated q,
#outdated ruby,
#outdated s,
#outdated samp,
#outdated section,
#outdated small,
#outdated span,
#outdated strike,
#outdated strong,
#outdated sub,
#outdated summary,
#outdated sup,
#outdated table,
#outdated tbody,
#outdated td,
#outdated tfoot,
#outdated th,
#outdated thead,
#outdated time,
#outdated tr,
#outdated tt,
#outdated u,
#outdated ul,
#outdated var,
#outdated video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
#outdated article,
#outdated aside,
#outdated details,
#outdated figcaption,
#outdated figure,
#outdated footer,
#outdated header,
#outdated hgroup,
#outdated main,
#outdated menu,
#outdated nav,
#outdated section {
  display: block;
}
#outdated ol,
#outdated ul {
  list-style: none;
}
#outdated blockquote,
#outdated q {
  quotes: none;
}
#outdated blockquote:after,
#outdated blockquote:before,
#outdated q:after,
#outdated q:before {
  content: '';
  content: none;
}
#outdated table {
  border-collapse: collapse;
  border-spacing: 0;
}
#outdated textarea {
  overflow: auto;
}
#outdated #preload,
#outdated .c_browsers,
#outdated .container,
#outdated .hide,
#outdated .hidetext,
#outdated .kwicks > *,
#outdated .menu a {
  overflow: hidden;
}
#outdated abbr,
#outdated span.abbr {
  border-bottom: none;
}
#outdated .clear {
  clear: both;
  height: 0;
}
#outdated h3,
#outdated h4,
#outdated h5 {
  position: relative;
  float: left;
}
#outdated .hidetext {
  text-indent: 100%;
  white-space: nowrap;
}

#outdated ::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
#outdated ::selection {
  background: #b3d4fc;
  text-shadow: none;
}
#outdated #preloadedImages {
  overflow: hidden;
}
#outdated #preload {
  display: inline;
  width: 0;
  height: 0;
}
#outdated h3,
#outdated h4,
#outdated h5 {
  display: block;
}
#outdated h3 {
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
}
#outdated .title h1,
#outdated h4,
#outdated h5 {
  font-weight: 800;
}
#outdated h4,
#outdated h5 {
  font-size: 10px;
  line-height: 10px;
}
#outdated html:lang(zh-Hans) h3,
#outdated html:lang(zh-Hant) h3 {
  font-size: 14px;
}
#outdated html:lang(zh-Hans) h4,
#outdated html:lang(zh-Hant) h4 {
  font-size: 12px;
}
#outdated html:lang(ar) h3 {
  font-size: 17px;
}
#outdated header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 70px;
  z-index: 1500;
}
#outdated .btnCloseNav span,
#outdated .menu a {
  position: absolute;
  width: 28px;
}
#outdated .home header {
  background: rgba(255, 255, 255, 0.1);
}
#outdated .menu {
  cursor: pointer;
}
#outdated .menu a {
  left: 30px;
  top: 25px;
  height: 19px;
  z-index: 200;
  text-indent: -5555px;
}
#outdated .btnCloseNav .l1 {
  margin-top: -8px;
}
#outdated .btnCloseNav .l3 {
  margin-top: 8px;
}
#outdated .btnCloseNav span {
  display: block;
  left: 0;
  top: 8px;
  height: 3px;
  background: #fff;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: margin 0.13s ease-out 0.23s, opacity 0.13s ease-out 0.23s,
    -webkit-transform 0.13s ease-out;
  -moz-transition: margin 0.13s ease-out 0.23s, opacity 0.13s ease-out 0.23s,
    -moz-transform 0.13s ease-out;
  -ms-transition: margin 0.13s ease-out 0.23s, opacity 0.13s ease-out 0.23s,
    -ms-transform 0.13s ease-out;
  transition: margin 0.13s ease-out 0.23s, opacity 0.13s ease-out 0.23s,
    transform 0.13s ease-out;
}
#outdated .browser,
#outdated .c_browsers {
  position: relative;
  height: 100%;
}
#outdated .title a {
  color: #fff;
}
#outdated .title h1 {
  margin: 20px auto 0;
  text-align: center;
  font-size: 15px;
}
#outdated .title p {
  font-size: 12px;
  margin: 0;
  text-align: center;
  font-weight: 700;
}
#outdated .title h3 {
  margin: 29px 0 0 110px;
  font-weight: 800;
}
#outdated html:lang(zh-Hans) .title p,
#outdated html:lang(zh-Hant) .title p {
  font-size: 14px;
}
#outdated html:lang(ar) .title p {
  font-size: 16px;
  padding-top: 5px;
}
#outdated .browserVersion {
  display: none;
}
#outdated .newBrowser {
  display: block;
}
#outdated .c_browsers {
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.17s ease-in-out;
  -moz-transition: opacity 0.17s ease-in-out;
  -o-transition: opacity 0.17s ease-in-out;
  transition: opacity 0.17s ease-in-out;
}
#outdated .browser {
  float: left;
  width: 20%;
  color: #fff;
  -webkit-transition: background 0.17s ease-in-out;
  -moz-transition: background 0.17s ease-in-out;
  -o-transition: background 0.17s ease-in-out;
  transition: background 0.17s ease-in-out;
}
#outdated .browser .download,
#outdated .browser .statistic,
#outdated .main_menu ul li:nth-child(8) #hoefler-logo #text {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
}
#outdated .browser h2 {
  position: absolute;
  left: 50%;
  top: 0;
  width: 200px;
  height: auto;
  margin-left: -100px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
}
#outdated .browser h2 span,
#outdated .browser h2.edge span {
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0 auto 35px;
  display: block;
}
#outdated .browser h2 span {
  background: url(/outdatedbrowser/img/browsers-bg.png) no-repeat;
  background-size: auto 200px;
}
#outdated .browser h2.edge span {
  background: url(/outdatedbrowser/img/browsers-bg-edge.png) no-repeat;
  background-size: auto 200px;
}
#outdated .browser h4,
#outdated .browser h5 {
  margin-bottom: 10px;
  width: 100%;
  line-height: 0;
}
#outdated .browser h5 {
  opacity: 0.5;
  text-transform: none;
}
#outdated .browser .download,
#outdated .browser .statistic {
  display: block;
  transition: opacity 0.3s ease-in-out;
  z-index: 100;
}
#outdated .allowHover .browser:hover .download,
#outdated .allowHover .browser:hover .statistic {
  opacity: 1;
}
#outdated .allowHover .browser .download a {
  left: -5555px;
}
#outdated .allowHover .browser:hover .download a {
  left: 0;
}
#outdated .browser .center {
  display: block;
  position: absolute;
  top: 35% !important;
  left: 0;
  width: 100%;
  height: 40%;
}
#outdated .browser .download,
#outdated .browser .statistic {
  position: absolute;
  width: 260px;
  left: 50%;
  text-align: center;
}
#outdated .browser .statistic {
  top: 23%;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: -130px;
}
#outdated html:lang(ar) .browser .statistic {
  font-size: 15px;
}
#outdated .browser .statistic span {
  display: block;
  font-size: 58px;
  margin: 0;
  line-height: 58px;
  font-weight: 700;
}
#outdated .browser .download {
  bottom: 0;
  margin-left: -130px;
}
#outdated .browser .download a {
  display: block;
  position: relative;
  margin: 0 auto 15px;
  width: 210px;
  padding: 20px 0 16px;
  font-weight: 800;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  color: #fff;
  border-radius: 30px;
  border: 3px solid #fff;

  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

#outdated html:lang(ar) .browser .download a {
  font-size: 20px;
}
#outdated .browser .download a:hover {
  background-color: #fff;
}
#outdated #chrome .download a:hover {
  color: #f2b635;
}
#outdated #internetExplorer .download a:hover {
  color: #00caff;
}
#outdated #firefox .download a:hover {
  color: #f19a2a;
}
#outdated #safari .download a:hover {
  color: #00a0e6;
}
#outdated #opera .download a:hover {
  color: #f25648;
}

#outdated .browser .download#chrome a.upgrade {
  color: #f2b635;
  background-color: #fff;
}
#outdated .browser .download#chrome a.upgrade:hover {
  background-color: #f2b635;
  color: #fff;
}
#outdated .browser .download#firefox a.upgrade {
  color: #f19a2a;
  background-color: #fff;
}
#outdated .browser .download#firefox a.upgrade:hover {
  background-color: #f19a2a;
  color: #fff;
}
#outdated .browser .download#edge a.upgrade {
  color: #00caff;
  background-color: #fff;
}
#outdated .browser .download#edge a.upgrade:hover {
  background-color: #00caff;
  color: #fff;
}
#outdated .browser .download#safari a.upgrade {
  color: #00a0e6;
  background-color: #fff;
}
#outdated .browser .download#safari a.upgrade:hover {
  background-color: #00a0e6;
  color: #fff;
}
#outdated .browser .download#opera a.upgrade {
  color: #f25648;
  background-color: #fff;
}
#outdated .browser .download#opera a.upgrade:hover {
  background-color: #f25648;
  color: #fff;
}
#outdated html:lang(ar) .browser h4 {
  font-size: 15px;
}
#outdated .available {
  position: absolute;
  left: 50%;
  top: 90%;
  width: 200px;
  text-align: center;
  margin-left: -100px;
}
#outdated .available ul {
  width: 100%;
  height: 25px;
  text-align: center;
  margin-top: 15px;
}
#outdated .available ul li {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0 5px;
  text-indent: -5555px;
  text-align: left;
  background: url(/outdatedbrowser/img/operatingsystems-bg.png) no-repeat;
  background-size: auto 25px;
}
#outdated .keep_calm p.center,
#outdated .main_menu ul li a {
  text-transform: uppercase;
  text-align: center;
}
#outdated .available ul li.windows {
  background-position: 0 0;
}
#outdated .available ul li.mac {
  background-position: -25px 0;
}
#outdated .available ul li.linux {
  background-position: -50px 0;
}
#outdated .available ul li span {
  display: none;
}
#outdated #chrome {
  background-color: #f2b635;
}
#outdated #chrome h2 span {
  background-position: 0 0;
}
#outdated .allowHover #chrome:hover h2 span {
  background-position: 0 -100px;
}
#outdated #firefox {
  background-color: #f19a2a;
}
#outdated #firefox h2 span {
  background-position: -100px 0;
}
#outdated .allowHover #firefox:hover h2 span {
  background-position: -100px -100px;
}
#outdated #internetExplorer {
  background-color: #00caff;
}
#outdated #internetExplorer h2 span {
  background-position: -200px 0;
}
#outdated .allowHover #internetExplorer:hover h2 span {
  background-position: -200px -100px;
}
#outdated #safari {
  background-color: #00a0e6;
}
#outdated #safari h2 span {
  background-position: -300px 0;
}
#outdated .allowHover #safari:hover h2 span {
  background-position: -300px -100px;
}
#outdated #opera {
  background-color: #f25648;
}
#outdated #opera h2 span {
  background-position: -400px 0;
}
#outdated .allowHover #opera:hover h2 span {
  background-position: -400px -100px;
}
#outdated .c_browsers > div:first-child {
  z-index: 50;
}
#outdated .c_browsers > div:first-child + div {
  z-index: 40;
}
#outdated .c_browsers > div:first-child + div + div {
  z-index: 30;
}
#outdated .c_browsers > div:first-child + div + div + div {
  z-index: 20;
}
#outdated .c_browsers > div:first-child + div + div + div + div {
  z-index: 10;
}

#outdated .c_browsers .browser.firstAnim {
  width: 20% !important;
  position: absolute;
  opacity: 1;
  -webkit-transition: width 1.1s cubic-bezier(0.57, 0.01, 0.13, 1.03);
  -moz-transition: width 1.1s cubic-bezier(0.57, 0.01, 0.13, 1.03);
  -o-transition: width 1.1s cubic-bezier(0.57, 0.01, 0.13, 1.03);
  transition: width 1.1s cubic-bezier(0.57, 0.01, 0.13, 1.03);
}
#outdated .c_browsers > div:first-child.firstAnim {
  left: 0;
}
#outdated .c_browsers > div:first-child + div.firstAnim {
  left: 20%;
}
#outdated .c_browsers > div:first-child + div + div.firstAnim {
  left: 40%;
}
#outdated .c_browsers > div:first-child + div + div + div.firstAnim {
  left: 60%;
}
#outdated .c_browsers > div:first-child + div + div + div + div.firstAnim {
  left: 80%;
}
#outdated .allowHover .browser:before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0;
  background: url(/outdatedbrowser/img/shadow.png) center 35% no-repeat;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
#outdated .main_menu:after,
#outdated .pusher:after {
  content: '';
}
#outdated .allowHover .browser:hover:before {
  opacity: 1;
}
#outdated .kwicks {
  display: block;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
}
#outdated .kwicks > * {
  display: block;
  padding: 0;
  margin: 0;
}
#outdated .kwicks.kwicks-processed > * {
  margin: 0;
  position: absolute;
}
#outdated .kwicks-horizontal > * {
  float: left;
}
#outdated .kwicks-horizontal > :first-child {
  margin-left: 0;
}
#outdated .kwicks-vertical > :first-child {
  margin-top: 0;
}
#outdated *,
#outdated ::before,
#outdated :after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#outdated #content,
#outdated .container,
#outdated .pusher,
#outdated body,
#outdated html {
  height: 100%;
}
#outdated #content {
  overflow-y: hidden;
}
#outdated #content.home {
  background: #f2b635;
}
#outdated #content,
#outdated .inner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
}
#outdated .container {
  position: relative;
}
#outdated .pusher {
  -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);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  transition: transform 0.3s;
}
#outdated .pusher:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1050;
  visibility: hidden;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#outdated .pusher {
  position: relative;
  left: 0;
  height: 100%;
  overflow: visible;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
}
#outdated .loadContent,
#outdated .nav_wrapper {
  position: absolute;
  height: 100%;
  top: 0;
}
#outdated .comp_body,
#outdated .composer,
#outdated .da-slide .da-txt p,
#outdated .da-slider,
#outdated .keep_calm,
#outdated .main_menu {
  overflow: hidden;
}
#outdated .loadContent {
  display: block;
  left: 0;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
}
#outdated .current {
  z-index: 100;
}
#outdated .next {
  z-index: 99;
}
#outdated .page-hide {
  left: 100%;
}
#outdated .page-show {
  left: 0;
}
#outdated .menu_open .pusher:after {
  opacity: 0.2;
  visibility: visible;
}
#outdated .nav_wrapper {
  left: 0;
  width: 300px;
  background: #f2b635;
}
#outdated .nav_wrapper span {
  position: fixed;
  float: left;
  width: 100%;
  top: 0;
  height: 75px;
  background: rgba(255, 255, 255, 0.1);
}
#outdated .main_menu,
#outdated .main_menu:after {
  height: 100%;
  position: absolute;
  top: 0;
}
#outdated .main_menu .close:hover {
  background-image: url(/outdatedbrowser/img/close.png);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
#outdated .main_menu {
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 300px;
  background: #f2b635;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#outdated .main_menu:after {
  right: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#outdated .menu_open .main_menu:after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  -moz-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  -o-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
#outdated .main_menu ul {
  margin: 0;
  padding: 70px 0 0;
  list-style: none;
  top: 0;
  position: absolute;
  height: 100%;
  width: 100%;
}
#outdated .main_menu ul li {
  display: table;
  position: relative;
  width: 100%;
  padding: 0;
  height: 16.2%;
  background-color: #6f6f6f;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#outdated .menu_open .main_menu ul li {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#outdated .main_menu ul li:nth-child(2) {
  background: #6f6f6f;
}
#outdated .main_menu ul li:nth-child(3) {
  background: #646464;
}
#outdated .main_menu ul li:nth-child(4) {
  background: #5e5e5e;
}
#outdated .main_menu ul li:nth-child(5) {
  background: #595959;
}
#outdated .main_menu ul li:nth-child(6) {
  background: #545454;
}
#outdated .main_menu ul li:nth-child(7) {
  background: #4f4f4f;
  height: 8%;
}
#outdated .main_menu ul li:nth-child(8) {
  background: #4b4a4a;
  height: 12%;
}
#outdated .main_menu ul li:nth-child(8) a span {
  font-size: 15px;
}
#outdated .main_menu ul li:nth-child(8) img {
  width: 170px;
  margin-top: 15px;
}
#outdated #hoefler-logo {
  width: 180px;
}
#outdated .main_menu ul li:nth-child(8) #hoefler-logo #text {
  transition: opacity 0.3s ease-in-out;
  opacity: 0.3;
}
#outdated .main_menu ul li:nth-child(8) #hoefler-logo #logo {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 0.5;
}
#outdated .main_menu ul li:nth-child(8):hover #hoefler-logo #logo,
#outdated .main_menu ul li:nth-child(8):hover #hoefler-logo #text {
  opacity: 1;
}
#outdated .main_menu ul li a {
  outline: 0;
  color: #fff;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 13px;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: background 0.3s, box-shadow 0.3s;
  -moz-transition: background 0.3s, box-shadow 0.3s;
  -o-transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s;
}
#outdated .keep_calm,
#outdated .keep_calm p.center {
  font-weight: 600;
  letter-spacing: -3px;
}
#outdated html:lang(zh-Hans) .main_menu ul li a,
#outdated html:lang(zh-Hant) .main_menu ul li a {
  font-size: 15px;
}
#outdated html:lang(ar) .main_menu ul li a {
  font-size: 16px;
}
#outdated html:lang(ar) .main_menu ul li.last a {
  font-size: 13px;
}
#outdated .main_menu ul li a span em {
  font-size: 10px;
}
#outdated .main_menu ul li a.active {
  pointer-events: none;
  position: relative;
}
#outdated .menu_open .main_menu ul li a {
  opacity: 1;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
#outdated .main_menu ul li a:hover {
  background: #dc4a3e;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  -webkit-box-shadow: inset 0 -1px transparent;
  -moz-box-shadow: inset 0 -1px transparent;
  box-shadow: inset 0 -1px transparent;
}
#outdated .main_menu ul li.about_link a:hover,
#outdated .main_menu ul li.hone_link a:hover,
#outdated .main_menu ul li.how_link a:hover {
  background: 0 0;
}
#outdated .main_menu ul li a[rel='external'] {
  padding-left: 11px;
}
#outdated .main_menu ul li a[rel='external'] span {
  padding-right: 11px;
  background: 0 0;
}
#outdated .main_menu ul li a[rel='external']:hover span {
  background: url(/outdatedbrowser/img/icon-link-external.png) top right
    no-repeat;
  background-size: 10px 9px;
}
#outdated .main_menu .lang-picker {
  height: 70px;
  background: #4f4f4f;
  position: absolute;
  top: 0;
  left: 0;
}
#outdated .main_menu .lang-picker > a:hover {
  background: #4a4a4a;
}
#outdated .main_menu .lang-open > a,
#outdated .main_menu .lang-open > a:hover {
  background: 0 0;
}
#outdated .main_menu .lang-picker a .lang-arrow {
  display: inline-block;
  position: relative;
  top: -2px;
  width: 10px;
  height: 6px;
  margin: 0 -20px 0 10px;
  background: url(/outdatedbrowser/img/icon-lang-arrow.png) center no-repeat;
  background-size: 100%;
}
#outdated .main_menu .lang-picker ul {
  top: -1670px;
  left: 0;
  width: 335px;
  overflow-x: hidden;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#outdated .main_menu .lang-picker ul li {
  background-color: #ee4f44;
  height: 70px;
  width: 300px;
}
#outdated .main_menu .lang-picker ul li:last-child {
  box-shadow: 0 10px 12px rgba(0, 0, 0, 0.15);
}
#outdated .main_menu .lang-picker.lang-openColor > a {
  position: relative;
  background-color: #ee4f44;
  z-index: 120;
}
#outdated .main_menu .lang-picker li a,
#outdated .main_menu .lang-picker > a {
  width: 100%;
}
#outdated .main_menu .lang-picker:hover {
  display: table;
}
#outdated .main_menu .lang-picker li a:hover {
  background: #dc4a3e;
}
#outdated .menu_open .lang-picker.lang-openColor {
  background-color: #ee4f44;
}
#outdated .menu_open .lang-picker.scrolling:after {
  content: ' ';
  width: 100%;
  height: 8px;
  position: absolute;
  top: 68px;
  left: 0;
  background: url(/outdatedbrowser/img/lang_shadow.png) center no-repeat
    rgba(238, 79, 68, 0.4);
  background-size: 100%;
  box-shadow: 0 2px 8px rgba(238, 79, 68, 0.35);
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#outdated .menu_open .scrolling.fadeOut:after {
  opacity: 0;
}
#outdated .menu_open .lang-picker.lang-open ul {
  left: 0;
  opacity: 1;
  padding-top: 0;
  top: 70px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#outdated .keep_calm,
#outdated .main_menu .menu_overlay {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
#outdated .main_menu .menu_overlay {
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  pointer-events: none;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
#outdated .menu_open .main_menu .menu_overlay.active {
  opacity: 1;
}
#outdated .effect.container {
  -webkit-perspective: 1500px;
  -moz-perspective: 1500px;
  -ms-perspective: 1500px;
  -o-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0 50%;
  -moz-perspective-origin: 0 50%;
  -ms-perspective-origin: 0 50%;
  -o-perspective-origin: 0 50%;
  perspective-origin: 0 50%;
}
#outdated .effect.menu_open .pusher {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translate3d(300px, 0, 0);
  -moz-transform: translate3d(300px, 0, 0);
  -ms-transform: translate3d(300px, 0, 0);
  -o-transform: translate3d(300px, 0, 0);
  transform: translate3d(300px, 0, 0);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  transition: transform 0.5s;
  cursor: url(/outdatedbrowser/img/close_.png), auto;
  cursor: -webkit-image-set(
      url(/outdatedbrowser/img/close_.png) 1x,
      url(/outdatedbrowser/img/close_@2x.png) 2x
    ),
    auto;
}
#outdated .effect.main_menu {
  background-color: transparent;
}
#outdated .effect.menu_open .effect.main_menu {
  cursor: default;
  z-index: 5555;
}
#outdated .no-csstransforms3d .pusher,
#outdated .no-js .pusher {
  padding-left: 300px;
}
#outdated .effect.main_menu ul li {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
#outdated .effect.menu_open .effect.main_menu ul li:first-child {
  visibility: visible;
  z-index: 5;
  -webkit-transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
  transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#outdated .effect.menu_open .effect.main_menu ul li + li,
#outdated .effect.menu_open .effect.main_menu ul li + li + li {
  visibility: visible;
  -webkit-transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
  -webkit-transition-property: -webkit-transform;
  -webkit-transform: translate(0, 0);
}
#outdated .effect.menu_open .effect.main_menu ul li + li {
  z-index: 4;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
  transition-property: transform;
  transform: translate(0, 0);
}
#outdated .effect.menu_open .effect.main_menu ul li + li + li {
  z-index: 3;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
  transition-property: transform;
  transform: translate(0, 0);
}
#outdated .effect.menu_open .effect.main_menu ul li + li + li + li,
#outdated .effect.menu_open .effect.main_menu ul li + li + li + li + li {
  -webkit-transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
  -webkit-transition-property: -webkit-transform;
  -webkit-transform: translate(0, 0);
  visibility: visible;
}
#outdated .effect.menu_open .effect.main_menu ul li + li + li + li {
  z-index: 2;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
  transition-property: transform;
  transform: translate(0, 0);
}
#outdated .effect.menu_open .effect.main_menu ul li + li + li + li + li {
  z-index: 1;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
  transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
  transition-property: transform;
  transform: translate(0, 0);
}
#outdated .effect.menu_open .effect.main_menu ul li + li + li + li + li + li {
  visibility: visible;
  z-index: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
  transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#outdated .keep_calm {
  display: none;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}
#outdated .keep_calm p.center {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 580px;
  height: 600px;
  margin-left: -290px;
  margin-top: -300px;
  color: #fff;
  font-size: 80px;
  line-height: 84px;
}
#outdated .keep_calm p.center .xs {
  display: block;
  font-size: 32px;
  line-height: 120px;
}
#outdated .keep_calm .close {
  position: absolute;
  top: 25px;
  right: 25px;
  text-indent: -5555px;
  width: 22px;
  height: 21px;
  background: url(/outdatedbrowser/img/close@2x.png) no-repeat;
  background-size: 22px 21px;
}
@media screen and (max-width: 700px), screen and (max-height: 670px) {
  #outdated .keep_calm p.center {
    width: 280px;
    height: 340px;
    margin-left: -140px;
    margin-top: -140px;
    font-size: 43px;
    line-height: 47px;
  }
  #outdated .keep_calm p.center .xs {
    font-size: 16px;
    line-height: 60px;
    letter-spacing: -1px;
  }
}
@media screen and (max-height: 670px) {
  #outdated .browser .center {
    height: 50%;
  }
}
#outdated .hidden {
  display: none !important;
  visibility: hidden;
}
#outdated #nprogress {
  pointer-events: none;
}
#outdated #nprogress .bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  z-index: 4000;
  background-color: transparent;
}
#outdated #preloadedImages {
  display: inline;
  width: 0;
  height: 0;
  background-image: url(/outdatedbrowser/img/btns-bg.png);
}
#outdated #container {
  display: block;
}
#outdated #content,
#outdated .container,
#outdated .pusher,
#outdated body,
#outdated html {
  overflow-x: hidden;
}
#outdated .social {
  width: auto;
  position: relative;
  float: right;
  margin: 0 40px 0 0;
}
#outdated .social .socialcount {
  display: block;
  position: relative;
  float: left;
  margin: 25px 0 0 20px;
}
#outdated .social .socialcount li {
  display: block;
  float: left;
}
#outdated .social .socialcount li.twitter {
  margin-right: 12px;
}
#outdated .social .fb {
  float: left;
  width: 19px;
  height: 19px;
  background: url(/outdatedbrowser/img/social-bg.png) -24px 0 no-repeat;
  background-size: auto 19px;
}
#outdated .social .twt {
  float: left;
  width: 22px;
  height: 19px;
  background: url(/outdatedbrowser/img/social-bg.png) no-repeat;
  background-size: auto 19px;
}
#outdated .da-slide,
#outdated .da-slider {
  width: 100%;
  height: 100%;
}
#outdated .project .about_link,
#outdated .project .nav_wrapper {
  background-color: #00caff;
}
#outdated .how .how_link,
#outdated .how .nav_wrapper {
  background-color: #6b29ba;
}
#outdated .da-slider {
  margin: 0 auto;
  background-color: #00caff;
  -webkit-transition: background-color 0.7s ease-out;
  -moz-transition: background-color 0.7s ease-out;
  -o-transition: background-color 0.7s ease-out;
  -ms-transition: background-color 0.7s ease-out;
  transition: background-color 0.7s ease-out;
}
#outdated .da-arrows span,
#outdated .github {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  cursor: pointer;
}
#outdated .da-slide {
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
}
#outdated .github {
  color: #fff;
  border-bottom: 2px dashed #fff;
  padding: 0;
  border-radius: 0;
  transition: all 0.2s ease;
}
#outdated .github:hover {
  color: #fff;
  background: #ecbf08;
}
#outdated .da-slide-current {
  z-index: 1000;
}
#outdated .da-slider-fb .da-slide {
  left: 100%;
}
#outdated .da-slider-fb .da-slide.da-slide-current {
  left: 0;
}
#outdated .da-link {
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
#outdated .da-link:hover {
  background-color: #fff;
}
#outdated .cause .da-link:hover {
  color: #00caff;
}
#outdated .da-slide .da-txt {
  position: relative;
  width: 700px;
  height: 580px;
  top: 50%;
  margin-top: -250px;
}
#outdated .da-slide .da-txt h2 {
  font-family: 'Gotham SSm A', 'Gotham SSm B', Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-style: normal;
  letter-spacing: -3px;
}
#outdated html:lang(ar) .da-slide .da-txt h2 {
  width: 500px;
  font-family: Arial, sans-serif;
  text-align: right;
  white-space: normal;
}
#outdated .da-slide .da-link,
#outdated .da-slide .da-txt h2 {
  white-space: nowrap;
  color: #fff;
  float: left;
}
#outdated html:lang(ar) .da-slide .da-txt h2 img {
  height: 58px;
}
#outdated .da-slide .da-txt .da-link,
#outdated .da-slide .da-txt h2,
#outdated .da-slide .da-txt p.desc {
  position: relative;
  opacity: 0;
  left: 110%;
}
#outdated .da-slide .da-txt .da-link,
#outdated .da-slide .da-txt p.desc {
  font-family: 'Gotham SSm A', 'Gotham SSm B', Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-style: normal;
}
#outdated html:lang(ar) .da-slide .da-txt p.desc {
  font-family: Arial, sans-serif;
  text-align: right;
}
#outdated html:lang(ar) .da-slide .da-txt .da-link {
  margin: 0 0 0 250px;
}
#outdated .da-slide .da-txt p {
  opacity: 1;
  position: absolute;
  left: 110%;
}
#outdated .da-slide .da-img {
  position: absolute;
  opacity: 0;
  text-align: center;
  top: 50%;
  margin-top: -250px;
  width: 45%;
}
#outdated .project .da-slide .da-img {
  margin-top: -320px;
}
#outdated .project .da-slide.cause .da-img {
  width: 350px;
  margin-top: -390px;
}
#outdated .project .da-slide.cause .da-img p {
  position: relative;
  width: 100%;
  text-align: center;
  left: 0;
  top: 0;
  margin: 20px 0 0 30px;
}
#outdated .project .da-slide.steps .da-img {
  width: 500px;
}
#outdated .da-slider-fb .da-slide .da-link,
#outdated .da-slider-fb .da-slide h2,
#outdated .da-slider-fb .da-slide p {
  left: 10%;
  opacity: 1;
}
#outdated .da-slider-fb .da-slide .da-img {
  left: 60%;
  opacity: 1;
}
#outdated .da-slide .da-txt h2 {
  width: auto;
  z-index: 10;
  padding-left: 110px;
  font-size: 80px;
  margin: 0;
  line-height: 1;
}
#outdated .da-slide .da-txt h2 span {
  display: inline-block;
  position: relative;
  margin-top: -30px;
}
#outdated .da-slide .da-txt p {
  float: left;
  width: 500px;
  color: #fff;
  margin: 55px 0 45px;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  text-align: left;
  padding-left: 110px;
}
#outdated .da-slide .da-link {
  display: block;
  position: relative;
  padding: 13px 66px 13px 30px;
  border-radius: 30px;
  border: 3px solid #fff;
  margin-left: 110px;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
}
#outdated .da-slide .da-link span {
  display: block;
  position: absolute;
  right: 18px;
  top: 0;
  width: 30px;
  height: 100%;
  background: url(/outdatedbrowser/img/btns-bg.png) no-repeat;
  background-size: auto 22px;
}
#outdated .cause .da-link.da-link-next,
#outdated .steps .da-link.da-link-next,
#outdated .works .da-link.da-link-next {
  padding-right: 50px;
}
#outdated .cause .da-link.da-link-next span,
#outdated .steps .da-link.da-link-next span,
#outdated .works .da-link.da-link-next span {
  background-position: -300px center;
  right: 10px;
}
#outdated .cause .da-link.da-link-next:hover {
  color: #00c8ff;
}
#outdated .cause .da-link.da-link-next:hover span {
  background-position: -330px center;
}
#outdated .works .da-link.da-link-next:hover {
  color: #e73d51;
}
#outdated .works .da-link.da-link-next:hover span {
  background-position: -360px center;
}
#outdated .steps .da-link.da-link-next:hover {
  color: #ecbf08;
}
#outdated .steps .da-link.da-link-next:hover span {
  background-position: -390px center;
}
#outdated .download .da-link:hover {
  background-color: #fff;
  color: #6b29ba;
}
#outdated .download .da-link span {
  background-position: 0 center;
  right: 15px;
}
#outdated .download .da-link:hover span {
  background-position: -30px center;
}
#outdated .da-link.clip_copy {
  display: block;
  float: left;
  clear: left;
}
#outdated .da-link.clip_copy span {
  background-position: -180px center;
}
#outdated .insertInProject .da-link:hover,
#outdated .insertInProject .zeroclipboard-copied,
#outdated .insertInProject .zeroclipboard-is-hover {
  background-color: #fff;
  color: #23dc71;
}
#outdated .insertInProject .da-link:hover span,
#outdated .insertInProject .zeroclipboard-is-hover span {
  background-position: -210px center;
}
#outdated .insertInProject .zeroclipboard-copied span {
  background-position: -90px center;
}
#outdated .includeHTML .da-link:hover,
#outdated .includeHTML .zeroclipboard-copied,
#outdated .includeHTML .zeroclipboard-is-hover {
  background-color: #fff;
  color: #edc100;
}
#outdated .includeHTML .da-link:hover span,
#outdated .includeHTML .zeroclipboard-is-hover span {
  background-position: -240px center;
}
#outdated .includeHTML .zeroclipboard-copied span {
  background-position: -120px center;
}
#outdated .callPlugin .da-link:hover,
#outdated .callPlugin .zeroclipboard-copied,
#outdated .callPlugin .zeroclipboard-is-hover {
  background-color: #fff;
  color: #eb404e;
}
#outdated .callPlugin .da-link:hover span,
#outdated .callPlugin .zeroclipboard-is-hover span {
  background-position: -270px center;
}
#outdated .callPlugin .zeroclipboard-copied span {
  background-position: -150px center;
}
#outdated .da-slide .da-link:focus {
  outline: 0;
}
#outdated .da-dots {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 43px;
  text-align: center;
  z-index: 1001;
  -moz-user-select: none;
  -webkit-user-select: none;
}
#outdated .da-dots span {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  top: 0;
  border-radius: 50%;
  border: 10px solid #fff;
  margin: 10px;
  cursor: pointer;
}
#outdated .how .da-dots span.da-dots-current,
#outdated .project .da-dots span.da-dots-current {
  border: 3px solid #fff;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#outdated .da-dots span:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: border 0.25s ease;
  -moz-transition: border 0.25s ease;
  -o-transition: border 0.25s ease;
  -ms-transition: border 0.25s ease;
  transition: border 0.25s ease;
}
#outdated .da-dots span.da-dots-current:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#outdated .da-arrows {
  -moz-user-select: none;
  -webkit-user-select: none;
}
#outdated .da-arrows span {
  position: absolute;
  bottom: 45px;
  height: 40px;
  width: 35px;
  z-index: 1002;
  transition: all 0.2s ease;
}
#outdated .da-slider:hover .da-arrows span {
  opacity: 1;
}
#outdated .da-arrows span:after {
  content: '';
  position: absolute;
  height: 30px;
  width: 18px;
  top: 5px;
  left: 5px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#outdated .da-arrows span.da-arrows-next:after {
  background: url(/outdatedbrowser/img/arrow_right.png) top left no-repeat;
  background-size: 100%;
}
#outdated .da-arrows span.da-arrows-prev:after {
  background: url(/outdatedbrowser/img/arrow_left.png) top left no-repeat;
  background-size: 100%;
  left: auto;
  right: 0;
}
#outdated .da-arrows span.da-arrows-next:hover:after {
  left: 10px;
}
#outdated .da-arrows span.da-arrows-prev:hover:after {
  right: 5px;
}
#outdated .da-arrows span.da-arrows-prev {
  left: 50%;
  margin-left: -140px;
}
#outdated .da-arrows span.da-arrows-next {
  right: 50%;
  margin-right: -140px;
}
#outdated .cause .da-img p:before,
#outdated .works .da-img p:before {
  content: '';
  height: 34px;
  display: block;
  margin: 0 auto 15px;
  background: #fff;
}
#outdated .da-slide-current .da-link,
#outdated .da-slide-current h2,
#outdated .da-slide-current p {
  left: 0;
  opacity: 1;
}
#outdated .da-slide-current .da-img {
  opacity: 1;
}
#outdated .da-img p {
  display: block;
  position: absolute;
  font: 600 italic 17px/17px 'Chronicle Display A', 'Chronicle Display B',
    Helvetica, arial, sans-serif;
  color: #fff;
}
#outdated .cause .da-img p,
#outdated .download .da-img p {
  top: 570px;
}
#outdated .cause .da-img p {
  left: 140px;
}
#outdated .cause .da-img p:before {
  width: 2px;
}
#outdated .works .da-img p {
  top: 570px;
  width: 807px;
  left: 0;
  text-align: center;
}
#outdated .works .da-img p:before {
  width: 2px;
}
#outdated .steps .da-img p {
  top: 170px;
  left: auto;
  right: 0;
  text-align: left;
  width: 170px;
}
#outdated .steps .da-img p:before,
#outdated html:lang(ar) .steps .da-img p:after {
  content: '';
  width: 34px;
  height: 2px;
  display: block;
}
#outdated .steps .da-img p:before {
  background: #fff;
  float: left;
  margin: 13px 20px 20px 0;
}
#outdated html:lang(ar) .steps .da-img p {
  text-align: right;
  right: 50px;
}
#outdated html:lang(ar) .steps .da-img p:before {
  background: 0 0;
}
#outdated html:lang(ar) .steps .da-img p:after {
  position: absolute;
  top: 13px;
  left: 49px;
  background: #fff;
}
#outdated .cause h2,
#outdated .download h2 {
  -webkit-animation: fromRightAnim1 1.2s cubic-bezier(0.57, 0.01, 0, 1) 0.5s
    both;
  -moz-animation: fromRightAnim1 1.2s cubic-bezier(0.57, 0.01, 0, 1) 0.5s both;
  -ms-animation: fromRightAnim1 1.2s cubic-bezier(0.57, 0.01, 0, 1) 0.5s both;
  -o-animation: fromRightAnim1 1.2s cubic-bezier(0.57, 0.01, 0, 1) 0.5s both;
  animation: fromRightAnim1 1.2s cubic-bezier(0.57, 0.01, 0, 1) 0.5s both;
}
#outdated .cause p.desc,
#outdated .download p.desc {
  -webkit-animation: fromRightAnim1 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -moz-animation: fromRightAnim1 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  -ms-animation: fromRightAnim1 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  -o-animation: fromRightAnim1 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  animation: fromRightAnim1 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
}
#outdated .cause .da-link,
#outdated .download .da-link {
  -webkit-animation: fromRightAnim1 1.4s cubic-bezier(0.57, 0.01, 0, 1) 0.5s
    both;
  -moz-animation: fromRightAnim1 1.4s cubic-bezier(0.57, 0.01, 0, 1) 0.5s both;
  -ms-animation: fromRightAnim1 1.4s cubic-bezier(0.57, 0.01, 0, 1) 0.5s both;
  -o-animation: fromRightAnim1 1.4s cubic-bezier(0.57, 0.01, 0, 1) 0.5s both;
  animation: fromRightAnim1 1.4s cubic-bezier(0.57, 0.01, 0, 1) 0.5s both;
}
#outdated .cause .da-img {
  -webkit-animation: slide1ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -moz-animation: slide1ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -ms-animation: slide1ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -o-animation: slide1ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  animation: slide1ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
}
#outdated .download .da-img {
  -webkit-animation: slide2ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -moz-animation: slide2ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -ms-animation: slide2ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -o-animation: slide2ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  animation: slide2ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
}
#outdated .composer {
  position: relative;
  width: 807px;
  height: 672px;
  margin-right: -42px;
}
#outdated .comp_body,
#outdated .comp_header,
#outdated .outdated_notice {
  width: 100%;
  position: absolute;
}
#outdated .comp_header {
  top: 0;
  left: 0;
  z-index: 100;
}
#outdated .comp_header img {
  position: absolute;
  top: 0;
  left: 0;
}
#outdated .outdated_notice {
  top: -150px;
  left: 0;
  height: 170px;
  z-index: 50;
}
#outdated .outdated_notice img {
  position: absolute;
  left: 0;
}
#outdated .comp_body {
  top: 105px;
  height: 447px;
  z-index: 4;
}
#outdated .comp_body .move1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
#outdated .comp_body .move2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#outdated .comp_body .move3 {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  -webkit-transition: left 0.9s ease-in-out 5s;
  -moz-transition: left 0.9s ease-in-out 5s;
  -o-transition: left 0.9s ease-in-out 5s;
  transition: left 0.9s ease-in-out 5s;
}
#outdated .goAnim .outdated_notice {
  top: 0;
  -webkit-transition: top 0.3s linear 3s;
  -moz-transition: top 0.3s linear 3s;
  -o-transition: top 0.3s linear 3s;
  -ms-transition: top 0.3s linear 3s;
  transition: top 0.3s linear 3s;
}
#outdated .goAnim .comp_body .move1 {
  z-index: 1;
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}
#outdated .goAnim .comp_body .move2 {
  z-index: 2;
  -webkit-transition-delay: 5s;
  -moz-transition-delay: 5s;
  -o-transition-delay: 5s;
  transition-delay: 5s;
}
#outdated .goAnim .comp_body .move3 {
  z-index: 3;
  left: 0;
}
#outdated .goAnim .outdated_notice .btn_animation {
  display: block;
  position: absolute;
  left: 304px;
  top: 59px;
  width: 225px;
  height: 79px;
  background: url(../files/pics/about-how-mouse-anim.png) no-repeat;
  background-size: auto 79px;
}
#outdated .how .da-slider {
  background-color: #6b29ba;
}
#outdated .slide-from h2 {
  -webkit-animation: fromRightAnim1 1.2s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -moz-animation: fromRightAnim1 1.2s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  -ms-animation: fromRightAnim1 1.2s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  -o-animation: fromRightAnim1 1.2s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  animation: fromRightAnim1 1.2s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
}
#outdated .slide-from p.desc {
  -webkit-animation: fromRightAnim1 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -moz-animation: fromRightAnim1 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  -ms-animation: fromRightAnim1 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  -o-animation: fromRightAnim1 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  animation: fromRightAnim1 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
}
#outdated .slide-from .da-link {
  -webkit-animation: fromRightAnim1 1.4s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -moz-animation: fromRightAnim1 1.4s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  -ms-animation: fromRightAnim1 1.4s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  -o-animation: fromRightAnim1 1.4s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  animation: fromRightAnim1 1.4s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
}
#outdated .cause.slide-from .da-img {
  -webkit-animation: slide1ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -moz-animation: slide1ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -ms-animation: slide1ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -o-animation: slide1ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  animation: slide1ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
}
#outdated .how .da-slide.slide-from .da-img,
#outdated .works.slide-from .da-img {
  -webkit-animation: slide2ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -moz-animation: slide2ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -ms-animation: slide2ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -o-animation: slide2ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  animation: slide2ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
}
#outdated .steps.slide-from .da-img {
  -webkit-animation: slide3ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -moz-animation: slide3ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -ms-animation: slide3ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s
    both;
  -o-animation: slide3ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
  animation: slide3ImgFromRight 1.3s cubic-bezier(0.57, 0.01, 0, 1) 0.4s both;
}
@-webkit-keyframes fromRightAnim1 {
  0% {
    left: -110%;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@-moz-keyframes fromRightAnim1 {
  0% {
    left: -110%;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@-o-keyframes fromRightAnim1 {
  0% {
    left: -110%;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes fromRightAnim1 {
  0% {
    left: -110%;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@-webkit-keyframes slide1ImgFromRight {
  0% {
    left: 110%;
    opacity: 0;
  }
  100% {
    left: 64%;
    opacity: 1;
  }
}
@-moz-keyframes slide1ImgFromRight {
  0% {
    left: 110%;
    opacity: 0;
  }
  100% {
    left: 64%;
    opacity: 1;
  }
}
@-o-keyframes slide1ImgFromRight {
  0% {
    left: 110%;
    opacity: 0;
  }
  100% {
    left: 64%;
    opacity: 1;
  }
}
@keyframes slide1ImgFromRight {
  0% {
    left: 110%;
    opacity: 0;
  }
  100% {
    left: 64%;
    opacity: 1;
  }
}
@-webkit-keyframes slide2ImgFromRight {
  0% {
    right: -110%;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@-moz-keyframes slide2ImgFromRight {
  0% {
    right: -110%;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@-o-keyframes slide2ImgFromRight {
  0% {
    right: -110%;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@keyframes slide2ImgFromRight {
  0% {
    right: -110%;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@-webkit-keyframes slide3ImgFromRight {
  0% {
    left: 110%;
    opacity: 0;
  }
  100% {
    left: 55%;
    opacity: 1;
  }
}
@-moz-keyframes slide3ImgFromRight {
  0% {
    left: 110%;
    opacity: 0;
  }
  100% {
    left: 55%;
    opacity: 1;
  }
}
@-o-keyframes slide3ImgFromRight {
  0% {
    left: 110%;
    opacity: 0;
  }
  100% {
    left: 55%;
    opacity: 1;
  }
}
@keyframes slide3ImgFromRight {
  0% {
    left: 110%;
    opacity: 0;
  }
  100% {
    left: 55%;
    opacity: 1;
  }
}
#outdated .slide-to h2,
#outdated .slide-to p.desc {
  -webkit-animation: toLeftAnim1 1s ease both;
  -moz-animation: toLeftAnim1 1s ease both;
  -o-animation: toLeftAnim1 1s ease both;
  -ms-animation: toLeftAnim1 1s ease both;
  animation: toLeftAnim1 1s ease both;
}
#outdated .slide-to .da-link {
  -webkit-animation: toLeftAnim1 1s ease;
  -moz-animation: toLeftAnim1 1s ease;
  -o-animation: toLeftAnim1 1s ease;
  -ms-animation: toLeftAnim1 1s ease;
  animation: toLeftAnim1 1s ease;
}
#outdated .cause.slide-to .da-img {
  -webkit-animation: slide1ImgToLeft 0.7s cubic-bezier(0.49, 0.01, 0.82, 0.65)
    0.1s both;
  -moz-animation: slide1ImgToLeft 0.7s cubic-bezier(0.49, 0.01, 0.82, 0.65) 0.1s
    both;
  -o-animation: slide1ImgToLeft 0.7s cubic-bezier(0.49, 0.01, 0.82, 0.65) 0.1s
    both;
  -ms-animation: slide1ImgToLeft 0.7s cubic-bezier(0.49, 0.01, 0.82, 0.65) 0.1s
    both;
  animation: slide1ImgToLeft 0.7s cubic-bezier(0.49, 0.01, 0.82, 0.65) 0.1s both;
}
#outdated .cause.slide-to .da-img .gif,
#outdated .steps.slide-to .da-img .gif {
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  filter: alpha(opacity=0);
}
#outdated .how .da-slide.slide-to .da-img,
#outdated .works.slide-to .da-img {
  -webkit-animation: slide2ImgToLeft 0.7s cubic-bezier(0.49, 0.01, 0.82, 0.65)
    0.1s both;
  -moz-animation: slide2ImgToLeft 0.7s cubic-bezier(0.49, 0.01, 0.82, 0.65) 0.1s
    both;
  -o-animation: slide2ImgToLeft 0.7s cubic-bezier(0.49, 0.01, 0.82, 0.65) 0.1s
    both;
  -ms-animation: slide2ImgToLeft 0.7s cubic-bezier(0.49, 0.01, 0.82, 0.65) 0.1s
    both;
  animation: slide2ImgToLeft 0.7s cubic-bezier(0.49, 0.01, 0.82, 0.65) 0.1s both;
}
#outdated .steps.slide-to .da-img {
  -webkit-animation: slide3ImgToLeft 0.7s cubic-bezier(0.49, 0.01, 0.82, 0.65)
    0.1s both;
  -moz-animation: slide3ImgToLeft 0.7s cubic-bezier(0.49, 0.01, 0.82, 0.65) 0.1s
    both;
  -o-animation: slide3ImgToLeft 0.7s cubic-bezier(0.49, 0.01, 0.82, 0.65) 0.1s
    both;
  -ms-animation: slide3ImgToLeft 0.7s cubic-bezier(0.49, 0.01, 0.82, 0.65) 0.1s
    both;
  animation: slide3ImgToLeft 0.7s cubic-bezier(0.49, 0.01, 0.82, 0.65) 0.1s both;
}
@-webkit-keyframes toLeftAnim1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: -110%;
    opacity: 0;
  }
}
@-moz-keyframes toLeftAnim1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: -110%;
    opacity: 0;
  }
}
@-o-keyframes toLeftAnim1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: -110%;
    opacity: 0;
  }
}
@keyframes toLeftAnim1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: -110%;
    opacity: 0;
  }
}
@-webkit-keyframes slide1ImgToLeft {
  0% {
    left: 64%;
    opacity: 1;
  }
  100% {
    left: -50%;
    opacity: 1;
  }
}
@-moz-keyframes slide1ImgToLeft {
  0% {
    left: 64%;
    opacity: 1;
  }
  100% {
    left: -50%;
    opacity: 1;
  }
}
@-o-keyframes slide1ImgToLeft {
  0% {
    left: 64%;
    opacity: 1;
  }
  100% {
    left: -50%;
    opacity: 1;
  }
}
@keyframes slide1ImgToLeft {
  0% {
    left: 64%;
    opacity: 1;
  }
  100% {
    left: -50%;
    opacity: 1;
  }
}
@-webkit-keyframes slide2ImgToLeft {
  0% {
    right: 0;
    opacity: 1;
  }
  100% {
    right: 150%;
    opacity: 1;
  }
}
@-moz-keyframes slide2ImgToLeft {
  0% {
    right: 0;
    opacity: 1;
  }
  100% {
    right: 150%;
    opacity: 1;
  }
}
@-o-keyframes slide2ImgToLeft {
  0% {
    right: 0;
    opacity: 1;
  }
  100% {
    right: 150%;
    opacity: 1;
  }
}
@keyframes slide2ImgToLeft {
  0% {
    right: 0;
    opacity: 1;
  }
  100% {
    right: 150%;
    opacity: 1;
  }
}
@-webkit-keyframes slide3ImgToLeft {
  0% {
    left: 55%;
    opacity: 1;
  }
  100% {
    left: -50%;
    opacity: 1;
  }
}
@-moz-keyframes slide3ImgToLeft {
  0% {
    left: 55%;
    opacity: 1;
  }
  100% {
    left: -50%;
    opacity: 1;
  }
}
@-o-keyframes slide3ImgToLeft {
  0% {
    left: 55%;
    opacity: 1;
  }
  100% {
    left: -50%;
    opacity: 1;
  }
}
@keyframes slide3ImgToLeft {
  0% {
    left: 55%;
    opacity: 1;
  }
  100% {
    left: -50%;
    opacity: 1;
  }
}
#outdated #bubbles {
  position: absolute;
  width: 100px;
  height: 100%;
  top: 0;
  padding: 100px 0;
  left: 40%;
}
#outdated .bubble {
  position: absolute;
  width: 60px;
  height: 60px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
#outdated .goAnim .b1,
#outdated .goAnim .b2 {
  width: 100px;
  position: absolute;
}
#outdated .bottom_bubbles {
  position: absolute;
  bottom: 0;
  left: 35%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
#outdated .goBubbles .bottom_bubbles {
  opacity: 1;
}
#outdated .goAnim .b1 {
  height: 83px;
  background: url(../files/pics/bubble.png) no-repeat;
  background-size: auto 83px;
  -webkit-animation: moveBubble 5s linear infinite,
    sideToSide 5s ease-in-out infinite alternate;
  -moz-animation: moveBubble 5s linear infinite,
    sideToSide 5s ease-in-out infinite alternate;
  -o-animation: moveBubble 5s linear infinite,
    sideToSide 5s ease-in-out infinite alternate;
}
#outdated .goAnim .b2 {
  height: 75px;
  background: url(../files/pics/bubble-small.png) no-repeat;
  background-size: auto 75px;
  -webkit-animation: moveBubble 6s linear infinite,
    sideToSide2 7s ease-in-out infinite alternate;
  -moz-animation: moveBubble 6s linear infinite,
    sideToSide2 7s ease-in-out infinite alternate;
  -o-animation: moveBubble 6s linear infinite,
    sideToSide2 7s ease-in-out infinite alternate;
}
@-webkit-keyframes moveBubble {
  0% {
    -webkit-transform: translateY(420px);
  }
  100% {
    -webkit-transform: translateY(-320px);
  }
}
@-moz-keyframes moveBubble {
  0% {
    -moz-transform: translateY(420px);
  }
  100% {
    -moz-transform: translateY(-320px);
  }
}
@keyframes moveBubble {
  0% {
    transform: translateY(420px);
  }
  100% {
    transform: translateY(-320px);
  }
}
@-webkit-keyframes sideToSide {
  0%,
  100% {
    margin-left: 0;
  }
  25%,
  75% {
    margin-left: 30px;
  }
  50% {
    margin-left: -10px;
  }
}
@-webkit-keyframes sideToSide2 {
  0%,
  100% {
    margin-left: 0;
  }
  25%,
  75% {
    margin-left: -20px;
  }
  50% {
    margin-left: 20px;
  }
}
@-moz-keyframes sideToSide {
  0%,
  100% {
    margin-left: 0;
  }
  25%,
  75% {
    margin-left: 30px;
  }
  50% {
    margin-left: -10px;
  }
}
@-moz-keyframes sideToSide2 {
  0%,
  100% {
    margin-left: 0;
  }
  25%,
  75% {
    margin-left: -20px;
  }
  50% {
    margin-left: 20px;
  }
}
@keyframes sideToSide {
  0%,
  100% {
    margin-left: 0;
  }
  25%,
  75% {
    margin-left: 30px;
  }
  50% {
    margin-left: -10px;
  }
}
@keyframes sideToSide2 {
  0%,
  100% {
    margin-left: 0;
  }
  25%,
  75% {
    margin-left: -20px;
  }
  50% {
    margin-left: 20px;
  }
}
@media screen and (max-width: 1250px) {
  #outdated .da-slide .da-img {
    width: 35%;
  }
  #outdated .works .da-img p {
    width: 100%;
  }
}
#outdated a {
  cursor: pointer;
}
#outdated a.link-oldones {
  display: none;
}
@media screen and (max-width: 840px) {
  #outdated .error404 .keep_calm p.center {
    font-size: 70px;
    line-height: 72px;
  }
}
@media screen and (max-width: 700px), screen and (max-height: 670px) {
  #outdated .error404 .keep_calm p.center {
    width: 280px;
    height: 340px;
    margin: -140px 0 0 -140px;
    white-space: normal;
    font-size: 43px;
    line-height: 47px;
  }
}
#outdated .proj01,
#outdated .proj01 #da-slider,
#outdated .proj01 .main_menu ul li a.active {
  background-color: #00caff;
}
#outdated .proj02,
#outdated .proj02 #da-slider,
#outdated .proj02 .main_menu ul li a.active {
  background-color: #e73d51;
}
#outdated .proj03,
#outdated .proj03 #da-slider,
#outdated .proj03 .main_menu ul li a.active {
  background-color: #ecbf08;
}
#outdated .how01,
#outdated .how01 #da-slider,
#outdated .how01 .main_menu ul li a.active {
  background-color: #6b29ba;
}
#outdated .how02,
#outdated .how02 #da-slider,
#outdated .how02 .main_menu ul li a.active {
  background-color: #23dc71;
}
#outdated .how03,
#outdated .how03 #da-slider,
#outdated .how03 .main_menu ul li a.active {
  background-color: #ecbf08;
}
#outdated .how04,
#outdated .how04 #da-slider,
#outdated .how04 .main_menu ul li a.active {
  background-color: #e73d51;
}
#outdated .chromeBg,
#outdated .chromeBg #content,
#outdated .chromeBg .main_menu ul li a.active {
  background-color: #f2b635;
}
#outdated .firefoxBg,
#outdated .firefoxBg #content,
#outdated .firefoxBg .main_menu ul li a.active {
  background-color: #f19a2a;
}
#outdated .internetExplorerBg,
#outdated .internetExplorerBg #content,
#outdated .internetExplorerBg .main_menu ul li a.active {
  background-color: #00caff;
}
#outdated .safariBg,
#outdated .safariBg #content,
#outdated .safariBg .main_menu ul li a.active {
  background-color: #00a0e6;
}
#outdated .operaBg,
#outdated .operaBg #content,
#outdated .operaBg .main_menu ul li a.active {
  background-color: #f25648;
}

#outdated #content {
  background-color: #f25648 !important;
}

#outdated .browser {
  position: relative !important;
  width: 20% !important;
  float: left !important;
}
#outdated .browser .center {
  height: 45%;
  top: 25%;
}
#outdated .browser .download {
  width: 100%;
  display: block;
  margin-left: 0px;
  left: 0px;
}
#outdated .browser .download a {
  width: 80%;
  max-width: 210px;
}
#outdated .browser h2 span {
  background: url(/outdatedbrowser/img/browsers-bg-ie.png) no-repeat;
}
#outdated .browser h2.edge span {
  background: url(/outdatedbrowser/img/browsers-bg-ie-edge.png) no-repeat;
}
#outdated .available ul li {
  text-indent: 0px;
  margin: 0px 6px;
  background: url(/outdatedbrowser/img/operatingsystems-bg-ie.png) no-repeat;
}
#outdated .download a:hover {
  background: #fff;
}

#outdated a.link-oldones {
  color: #fff;
  text-decoration: none;
  cursors: default;
}
#outdated a.link-oldones {
  position: absolute;
  line-height: 30px;
  display: block;
  font-size: 25px;
  top: 25px;
  right: 25px;
  font-weight: 700;
}
