@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800,800i';
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Roboto:ital,wght@0,300;0,400;1,300;1,400&family=Teko:wght@400;500;600&display=swap");
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) */
@font-face {
  font-family: "Averta";
  src: url("../fonts/avertademo-regular-webfont.woff2") format("woff2"), url("../fonts/avertademo-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Averta";
  src: url("../fonts/avertademo-extrabolditalic-webfont.woff2") format("woff2"), url("../fonts/avertademo-extrabolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
.container:after,
#aside .widget:after,
.eventsMain:after,
.event:after,
#mastHead:after,
#mastHead .barEnd:after,
#mastHead #menu:after,
#content .software:after,
#content .software .info:after,
#content .software .info .infoHolder:after,
#content .software.details .major:after,
#content .software.details .blockX:after,
main:after {
  clear: both;
  display: block;
  content: " ";
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?wdvwzh");
  src: url("../fonts/icomoon.eot?wdvwzh#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?wdvwzh") format("truetype"), url("../fonts/icomoon.woff?wdvwzh") format("woff"), url("../fonts/icomoon.svg?wdvwzh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-emoji-flirt:before {
  content: "\e90a";
}

.icon-happy:before {
  content: "\e90c";
}

.icon-layers:before {
  content: "\e909";
}

.icon-smiley:before {
  content: "\e90b";
}

.icon-stack:before {
  content: "\e908";
}

.icon-search:before {
  content: "\e900";
}

.icon-cloud-download:before {
  content: "\e904";
}

.icon-favorite:before {
  content: "\e903";
}

.icon-security:before {
  content: "\e901";
}

.icon-google-plus:before {
  content: "\e905";
}

.icon-twitter:before {
  content: "\e906";
}

.icon-facebook:before {
  content: "\e907";
}

.icon-facebook-f:before {
  content: "\e907";
}

.icon-star:before {
  content: "\e902";
}

.icon-shield:before {
  content: "\e9b4";
}

input {
  -webkit-appearance: none;
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts2/icomoon.eot?kozlse");
  src: url("../fonts2/icomoon.eot?kozlse#iefix") format("embedded-opentype"), url("../fonts2/icomoon.ttf?kozlse") format("truetype"), url("../fonts2/icomoon.woff?kozlse") format("woff"), url("../fonts2/icomoon.svg?kozlse#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-watch2:before {
  content: "\e902";
}

.icon-layers:before {
  content: "\e903";
}

.icon-watch:before {
  content: "\e901";
}

.icon-heart-o:before {
  content: "\e904";
}

.icon-heart:before {
  content: "\e905";
}

.icon-twitter:before {
  content: "\e900";
}

.icon-laptop:before {
  content: "\e957";
}

.icon-mobile:before {
  content: "\e958";
}

.icon-tablet:before {
  content: "\e95a";
}

.icon-search:before {
  content: "\e986";
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a,
button {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

body {
  font: 13px/24px "Roboto", Helvetica, Arial, sans-serif !important;
  font-family: "Roboto", sans-serif !important;
  background: #efefef;
  color: #212121;
}

input,
textarea,
button {
  font: 12px/16px "Roboto", Helvetica, Arial, sans-serif;
}

a {
  text-decoration: none;
}

#wrapper {
  position: relative;
  overflow: hidden;
}

.container {
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}

.sr-only {
  display: block;
  overflow: hidden;
  font-size: 0px;
  line-height: 0px;
}

a {
  color: #3e50b4;
}

a:hover {
  color: #313f8e;
}

.primary {
  color: #3e50b4 !important;
}

.danger {
  color: #ce2a0e !important;
}

.warning {
  color: #fbc227 !important;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:after,
*:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1,
h2,
h3 {
  font-weight: 500;
}

.sr-only {
  overflow: hidden;
  text-indent: -9999px;
  width: 0;
  height: 0;
  padding: 0;
  min-width: inherit !important;
}

main {
  margin: 0 auto !important;
  padding: 40px 0;
}

@media only screen and (max-width: 767px) {
  #content .software:last-child {
    border-bottom: 0;
  }
}
#mastHead {
  background: #fff;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.05);
}

#mastHead .container {
  position: static;
}

#mastHead .area {
  width: calc(100% - 185px);
  display: inline-block;
  vertical-align: top;
}

#mastHead .brand {
  margin: 0 20px 0 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media only screen and (max-width: 999px) {
  #mastHead .brand {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #mastHead .brand {
    margin-right: 5px;
  }
}
#mastHead .brand a .branding {
  border-radius: 3px;
  border: 2px solid #3e50b4;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 12px;
  top: 0;
}

#mastHead .brand a .branding em,
#mastHead .brand a .branding:after,
#mastHead .brand a .branding:before {
  border: 1px solid #f64d62;
  border-radius: 2px;
  width: 7px;
  height: 7px;
  position: absolute;
  left: -12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: -12px;
  display: block;
  content: "";
}

#mastHead .brand a .branding:after {
  left: -3px;
}

#mastHead .brand a .branding em {
  left: -12px;
  top: -3px;
}

#mastHead .barEnd {
  position: relative;
  z-index: 50;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 15px;
}

#mastHead .barEnd .subtit {
  float: left;
  font-weight: 500;
  margin: 0 10px 0 0;
  text-transform: uppercase;
  color: #fbbc05;
  font-size: 10px;
}

#mastHead .barEnd:before {
  position: absolute;
  left: -9999px;
  right: -9999px;
  background: #29333d;
  top: 0;
  bottom: 0;
  content: "";
  display: block;
  z-index: -1;
}

#mastHead .navSmall {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#mastHead .navSmall li {
  float: left;
  margin: 0 20px 0 0;
}

@media only screen and (max-width: 767px) {
  #mastHead .navSmall li {
    display: none;
  }

  #mastHead .navSmall li:last-child {
    display: block;
  }
}
#mastHead .navSmall li.active a {
  color: rgba(230, 230, 230, 0.5);
  color: #fff;
}

#mastHead .navSmall li a {
  font-size: 11px;
  font-weight: 500;
  color: rgba(230, 230, 230, 0.5);
}

#mastHead .navSmall li a:hover {
  color: #fff;
}

#mastHead .social {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}

#mastHead .social li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 15px;
}

#mastHead .social li a {
  display: block;
  color: #feffff;
  font-size: 13px;
  line-height: 15px;
}

#mastHead .social li a.icon-twitter {
  font-size: 14px;
}

#mastHead #menu .menuOpener {
  width: 24px;
  height: 36px;
  padding: 6px;
  position: absolute;
  right: 20px;
  top: 56px;
}
@media (min-width: 768px) {
  #mastHead #menu .menuOpener {
    display: none;
  }
}

#mastHead #menu .menuOpener:after,
#mastHead #menu .menuOpener:before,
#mastHead #menu .menuOpener span {
  background: #3e50b4;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 3px;
  content: "";
  border-radius: 4px;
  margin: -1px 0 0 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#mastHead #menu .menuOpener:before {
  top: 10px;
}

#mastHead #menu .menuOpener:after {
  top: 26px;
}

.nav-active #mastHead #menu .menuOpener:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 50%;
}

.nav-active #mastHead #menu .menuOpener:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 50%;
}

.nav-active #mastHead #menu .menuOpener span {
  opacity: 0;
  visibility: hidden;
}

#mastHead #menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#mastHead #menu ul {
  /*position: fixed;
        right: 0;
        top: 0;
        bottom: 0;
        width: 280px;
        transform: translateX(100%);
        background: rgba(#252525, 1);
        z-index: 500;
        padding: 25px 0;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
  #mastHead #menu ul li {
    /*margin: 0;
          border-bottom: 1px solid #ccc;
          float: none;
          overflow: hidden;*/
    margin: 0;
  }
}
#mastHead #menu ul img {
  max-width: 40px;
  margin: 0 auto;
  height: auto;
  display: block;
}

#mastHead #menu ul .icon {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  #mastHead #menu ul li.right {
    /*float: none;
            margin: 0;*/
    margin: 0 5px 0 0;
  }
}
#mastHead #menu ul li.active a {
  color: #3e50b4;
}

#mastHead #menu ul li.search {
  margin: 0 !important;
  position: relative;
}

#mastHead #menu ul li.search a {
  font-size: 20px;
  padding-right: 0;
  padding-left: 0;
  color: rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 850;
}

#mastHead #menu ul li.search .searchOpened {
  position: absolute;
  left: auto;
  top: 19px;
  right: -12px;
  bottom: auto;
  width: 300px;
  height: 32px;
  border: 1px solid #eaeaea;
  border-radius: 30px;
  z-index: 40;
  padding: 1px 35px 1px 12px;
  z-index: 800;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  -webkit-transition-property: opacity, visibility;
  -o-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
}

.searchActive #mastHead #menu ul li.search .searchOpened {
  opacity: 1;
  visibility: visible;
}

.searchActive.focused #mastHead #menu ul li.search .searchOpened {
  border-radius: 20px 20px 0 0;
}

#mastHead #menu ul li.search .searchOpened .formControl {
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: none;
  float: left;
  color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 30px;
  font-size: 13px;
  line-height: 16px;
  padding: 6px 2px 8px;
}

#mastHead #menu ul li.search .softwaresList {
  position: absolute;
  left: auto;
  top: 50px;
  right: -12px;
  bottom: auto;
  background: #fff;
  z-index: 850;
  border: 1px solid #eaeaea;
  border-radius: 0 0 5px 5px;
  width: 300px;
  border-top: 0;
  height: 211px;
  margin: 0;
  padding: 10px 15px;
  opacity: 0;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  -webkit-transition-property: opacity, visibility;
  -o-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  visibility: hidden;
}

.searchActive.focused #mastHead #menu ul li.search .softwaresList {
  opacity: 1;
  visibility: visible;
}

#mastHead #menu ul li.search .softwaresList .listHolder {
  margin: 0 -40px;
  overflow: auto;
  max-height: 100%;
  padding: 0 40px;
}

#mastHead #menu ul li.search .softwaresList .software {
  overflow: hidden;
}

#mastHead #menu ul li.search .softwaresList .software:hover h3 a {
  color: #f64d62;
}

#mastHead #menu ul li.search .softwaresList .software .btn {
  display: none;
}

#mastHead #menu ul li.search .softwaresList .software h3 {
  font-size: 13px;
  line-height: 17px;
  float: none;
  overflow: hidden;
  margin: 0 0 5px;
}

#mastHead #menu ul li.search .softwaresList .software h3 a {
  padding: 0;
  font-size: 13px;
  line-height: 17px;
  color: #3e50b4;
  float: left;
  text-transform: capitalize;
}

#mastHead #menu ul li.search .softwaresList .software h3 a:hover {
  color: #f64d62;
}

#mastHead #menu ul li.search .softwaresList .software .meta {
  font-size: 11px;
}

#mastHead #menu ul li.search .softwaresList .software .meta li {
  color: #000;
}

#mastHead #menu ul li.search .softwaresList .software .meta li:nth-child(2) {
  display: none;
}

#mastHead #menu ul li.search .softwaresList .software .meta li small {
  color: #aaa;
}

#mastHead #menu ul li.latest a:after {
  position: absolute;
  left: auto;
  top: 50%;
  right: 9px;
  bottom: auto;
  background: #f64d62;
  border-radius: 50%;
  width: 5px;
  margin: -6px 0 0;
  height: 5px;
  content: "";
  color: #f64d62;
}

#mastHead #menu ul li {
  padding: 0 15px;
}

#mastHead #menu ul li a {
  display: block;
  padding: 5px;
  font-size: 12px;
  line-height: 20px;
  position: relative;
  color: #09073b;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
}

@media only screen and (max-width: 767px) {
  #mastHead #menu ul li a {
    padding: 25px 20px 25px 15px;
  }

  .main-content #content .software .meta li > span {
    display: inline;
  }
}
#mastHead #menu ul li a:hover {
  color: #3e50b4;
}

.navbar {
  background: #3e50b4;
  height: 50px;
  color: #fff;
  position: relative;
}

.navbar > .container {
  position: static;
}

.navbar > .container > ul {
  margin: 0;
  list-style: none;
  padding: 0;
  letter-spacing: -0.32em;
}

.navbar > .container > ul > li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
}

.navbar > .container > ul > li.edition {
  border-right: 1px solid #3a4ba9;
}

.navbar > .container > ul > li.edition a {
  color: #282a2f;
}

.navbar > .container > ul > li.activeDrop a.drop:after {
  opacity: 1;
  visibility: visible;
}

.navbar > .container > ul > li.activeDrop a.drop i {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  margin-top: 2px;
}

.navbar > .container > ul > li > a {
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
  padding: 16px 15px 15px;
  display: block;
  font-family: "Open Sans";
}

.navbar > .container > ul > li > a.drop:after {
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  bottom: -1px;
  position: absolute;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  visibility: hidden;
  margin-left: -8px;
}

.navbar > .container > ul > li > a:hover {
  color: #282a2f;
}

.navbar > .container > ul > li > a i {
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin: 0 0 0 3px;
}

.navbar > .container > ul > li .dates {
  overflow: hidden;
  letter-spacing: 0;
  min-height: 20px;
}

.navbar > .container > ul > li .dates .date {
  font: 600 14px/18px "Open Sans", Helvetica, Arial, sans-serif;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  color: #282a2f;
  text-transform: uppercase;
}

.navbar > .container > ul > li .dates .date:hover {
  color: #6e7482;
}

.navbar > .container > ul > li .dates .date.activeDate {
  color: #3e50b4;
}

.navbar > .container > ul > li .dates .date.activeDate + .tab {
  display: block;
}

.navbar > .container > ul > li > .dropdown {
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  text-align: center;
  height: 320px;
  display: none;
  width: 100% !important;
  background: #fff;
  letter-spacing: -0.32em;
  padding: 45px 0;
}

.navbar > .container > ul > li > .dropdown h2 {
  font-size: 18px;
  line-height: 22px;
  margin: 0;
  color: #282a2f;
}

.navbar > .container > ul > li > .dropdown .tab {
  position: absolute;
  left: 0;
  display: none;
  right: 0;
  top: 100%;
  padding: 30px 0 0;
  width: 100% !important;
}

.navbar > .container > ul > li > .dropdown .list {
  margin: 0 -25px;
  min-height: inherit;
  padding: 0;
  list-style: none;
}

.navbar > .container > ul > li > .dropdown .list li {
  overflow: hidden;
  width: 25%;
  display: inline-block;
  letter-spacing: 0;
  vertical-align: top;
}

.navbar > .container > ul > li > .dropdown .list li a {
  display: block;
  font-size: 13px;
  line-height: 18px;
  color: #282a2f;
  padding: 10px 25px;
}

.navbar > .container > ul > li > .dropdown .list li a:hover {
  background: #fafafa;
}

.navbar > .container > ul > li > .dropdown .list li a small {
  font-size: 12px;
  line-height: 15px;
  color: #9ea3ae;
  margin: 5px 0 0;
  display: block;
}

.navbar > .container > ul > li > .dropdown .list li a:hover h2 {
  color: #3e50b4;
}

.navbar > .container > ul > li > .dropdown .box {
  display: inline-block;
  vertical-align: top;
  width: 23%;
  letter-spacing: 0;
}

.navbar > .container > ul > li > .dropdown .box + .box {
  border-left: 1px solid #dfdff0;
}

.navbar > .container > ul > li > .dropdown .box .middle {
  min-height: 220px;
  overflow: hidden;
}

.navbar > .container > ul > li > .dropdown .box .middle:after {
  display: inline-block;
  vertical-align: middle;
  min-height: inherit;
  content: "";
}

.navbar > .container > ul > li > .dropdown .box .middle .middleA {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.navbar > .container > ul > li > .dropdown .box > a {
  display: block;
  color: #282a2f;
  min-height: 220px;
  text-transform: capitalize;
}

.navbar > .container > ul > li > .dropdown .box > a:hover,
.navbar > .container > ul > li > .dropdown .box > a:focus {
  background: #fafafa;
  color: #3e50b4;
}

.navbar > .container > ul > li > .dropdown .box > a:after {
  display: inline-block;
  vertical-align: middle;
  min-height: inherit;
  content: "";
}

.navbar > .container > ul > li > .dropdown .box > a div {
  display: inline-block;
  vertical-align: middle;
}

.navbar > .container > ul > li > .dropdown .box > a span {
  font-size: 18px;
  line-height: 22px;
  display: block;
  font-weight: bold;
}

.navbar > .container > ul > li > .dropdown .box > a small {
  display: block;
  color: #000;
  margin: 7px 0 0;
  font-size: 12px;
  line-height: 15px;
}

.navbar .brand {
  float: left;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  font-family: Faster One;
  letter-spacing: 1px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.65);
  margin: 0 10px 0 0;
}

.navbar .brand a {
  color: #fff;
}

iframe {
  text-decoration: none !important;
}

iframe a {
  text-decoration: none !important;
}

#t1c {
  text-decoration: none !important;
}

#nav {
  position: absolute;
  right: 15px;
  top: 15px;
}

#nav .nav-opener {
  width: 29px;
  height: 29px;
  background: #000;
  padding: 6px;
  position: relative;
  display: block;
}

#nav .nav-opener:after,
#nav .nav-opener:before,
#nav .nav-opener span {
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 2px;
  width: 17px;
  content: "";
  margin: -1px 0 0 -9px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#nav .nav-opener:before {
  top: 10px;
}

#nav .nav-opener:after {
  top: 20px;
}

.nav-active #nav .nav-opener:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 50%;
}

.nav-active #nav .nav-opener:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 50%;
}

.nav-active #nav .nav-opener span {
  opacity: 0;
  visibility: hidden;
}

#nav .slide {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.nav-active #nav .slide {
  max-height: 4000px;
}

#nav .slide ul {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  background: #000;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-active #nav .slide ul {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

main {
  position: relative;
}

#cats {
  float: left;
  width: 280px;
  padding: 20px 15px;
  margin: 0 30px 0 0;
  position: relative;
  z-index: 50;
}

#cats.straight {
  float: none;
  width: auto;
  margin: 0 0 30px;
  padding: 25px 20px;
}

#cats.straight:after {
  bottom: 0;
}

#cats.straight > ul {
  letter-spacing: -0.32em;
}

#cats.straight > ul > li {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  letter-spacing: 0;
}

#cats:after {
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
  top: 0;
  bottom: -9999px;
  content: "";
}

#cats h2 {
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  margin: 0 0 10px;
}

#cats > ul {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

#cats > ul > li {
  overflow: hidden;
  position: relative;
  padding: 10px 0 15px;
}

#cats > ul > li.active > ul {
  display: block;
}

#cats > ul > li:last-child {
  padding-bottom: 0;
}

#cats > ul > li.active a:after {
  border-color: #f64d62;
}

#cats > ul > li > ul {
  margin: 0;
  padding: 0 0 0 28px;
  list-style: none;
  font-size: 12px;
  display: none;
  overflow: hidden;
}

#cats > ul > li > ul > li {
  overflow: hidden;
  padding: 15px 0 0 15px;
  position: relative;
}

#cats > ul > li > ul > li:before {
  position: absolute;
  left: 0;
  top: 24px;
  right: auto;
  bottom: auto;
  width: 6px;
  height: 1px;
  background: rgba(0, 0, 0, 0.5);
  content: "";
}

#cats > ul > li > ul > li a {
  display: block;
  color: rgba(0, 0, 0, 0.8);
  text-transform: capitalize;
}

#cats > ul > li > ul > li a:hover {
  color: #f64d62;
}

#cats > ul > li > a {
  display: block;
  position: relative;
  padding: 0 0 0 28px;
  color: #000;
}

#cats > ul > li > a:after {
  border: 2px solid #3e50b4;
  width: 12px;
  height: 12px;
  content: "";
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 3px;
}

#cats > ul > li > a .title {
  display: block;
  font-weight: 500;
  margin: 0 0 5px;
}

#cats > ul > li > a .detail {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 11px;
  line-height: 14px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

#cats > ul > li > a:hover {
  opacity: 1;
}

#cats > ul > li > a:hover .detail {
  color: #000;
}

#content {
  overflow: hidden;
  position: relative;
  z-index: 50;
}

@media only screen and (min-width: 1250px) {
  .listBase #content {
    max-width: inherit;
  }
}
#content:after {
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
  border-radius: 4px;
  top: 0;
  bottom: 0;
  content: "";
}

.headBar {
  overflow: hidden;
  position: relative;
  padding: 2px 0;
}

#content .headBar .searchAside {
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
  bottom: auto;
  width: 300px;
  height: 32px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  z-index: 40;
  padding: 1px 35px 1px 12px;
  z-index: 800;
  background: #fff;
}

@media only screen and (max-width: 767px) {
  #content .headBar .searchAside {
    position: relative;
    float: left;
    width: 100%;
    margin: 10px 0 0;
    clear: both;
  }
}
#content .headBar .searchAside .icon-search {
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
  bottom: auto;
  font-size: 17px;
  width: 40px;
  text-align: center;
  color: rgba(0, 0, 0, 0.2);
  line-height: 28px;
  z-index: 850;
}

#content .headBar .searchAside .formControl {
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: none;
  float: left;
  color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 30px;
  font-size: 13px;
  line-height: 16px;
  padding: 6px 2px 8px;
}

.softwaresList {
  overflow: hidden;
  margin: -20px 0 -10px;
  height: 247px;
  position: relative;
  padding: 10px 0 0;
}

@media only screen and (max-width: 767px) {
  .softwaresList {
    height: 134px;
  }
}
.sizes .softwaresList .software {
  padding: 8px 0;
}

.sizes .softwaresList .software .btn {
  display: none;
}

.sizes .softwaresList .software .info {
  margin: 0;
}

.sizes .softwaresList .software .info h3 {
  margin: 0 0 10px;
}

.sizes .softwaresList .software .info h3 .theOs,
.sizes .softwaresList .software .info h3 .yeari {
  display: none;
}

.sizes .softwaresList .software .info h3 a {
  color: #fff;
}

.sizes .softwaresList .software .info .meta {
  margin: 0 -7px;
  padding: 0;
  list-style: none;
}

.sizes .softwaresList .software .info .meta li {
  color: #bbb;
  display: none;
  width: auto;
  font-weight: 500;
}

.sizes .softwaresList .software .info .meta li:first-child {
  display: block;
  max-width: calc(33.33% - 10px);
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.sizes .softwaresList .software .info .meta li:first-child span {
  display: block;
  float: left;
  margin: 0 5px 0 0;
}

.sizes .softwaresList .software .info .meta li small {
  color: gray;
}

.sizes .softwaresList .software .info .meta li:nth-child(2),
.sizes .softwaresList .software .info .meta li:nth-child(3),
.sizes .softwaresList .software .info .meta li:nth-child(4) {
  display: block;
}

@media only screen and (max-width: 767px) {
  .sizes .softwaresList .software .info .meta li:nth-child(1),
.sizes .softwaresList .software .info .meta li:nth-child(2) {
    display: none;
  }

  .searchBig {
    display: none;
  }
}
.sizes .softwaresList .software .info .meta li span {
  display: none;
}

.noResults,
.loading,
.noResults2,
.loading2,
.noResults3,
.loading3 {
  font-size: 11px;
  line-height: 15px;
  color: #ccc;
  clear: both;
  position: absolute;
  left: 0;
  top: 5px;
  right: 0;
  display: block;
}

.noResults3,
.loading3 {
  padding: 0 35px;
}

.noResults + *,
.loading + *,
.noResults2 + *,
.loading2 + *,
.noResults3 + *,
.loading3 + * {
  clear: both;
}

.noResults2,
.loading2,
.noResults3,
.loading3 {
  padding: 0 15px;
  color: #282a2f;
}

.noResults3,
.loading3 {
  padding: 0 50px;
}

.loading,
.loading2,
.loading3 {
  text-align: right;
  color: #ccc;
}

#content .software {
  padding: 15px 0;
  position: relative;
  pointer-events: auto;
  clear: both;
}

* + #content .software {
  padding-top: 0;
}

#content .software:hover h3 a {
  color: #3e50b4;
}

.softwaresList #content .software:hover h3 a {
  color: #cccccc;
}

#content .software:hover h3 a:hover {
  opacity: 1;
}

#content .software.details .meta li span:after {
  display: none;
}

.softwaresList #content .software {
  padding: 10px 0;
}

.softwaresList #content .software .img {
  width: 45px;
  margin-top: 3px;
}

#content .software p {
  margin: 0 0 10px;
}

#content .software .img {
  float: left;
  width: 50px;
  margin: 0 20px 0 0;
}

#content .software .img img {
  width: 100%;
  display: block;
  height: auto;
}

#content .software .info {
  padding: 5px 0;
}

@media only screen and (max-width: 767px) {
  #content .software .info {
    padding: 0;
    overflow: visible;
  }
}
#content .software h3 {
  margin: 0 0 8px;
  color: #000;
}

#content .software h3 .theOs,
#content .software h3 .yeari {
  color: #f64d62;
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  margin: 3px 0 0 7px;
}

#content .software h3 .yeari {
  color: rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 767px) {
  #content .software h3 {
    margin: 0 0 5px;
  }
}
#content .software h3 a {
  color: #000;
}

.softwaresList #content .software h3 a {
  color: #fff;
}

#content .software .btnH {
  float: right;
}

#content .software .secure {
  float: right;
  clear: both;
  font-size: 11px;
  margin: 20px 0 0;
}

#content .software .secure i {
  display: inline-block;
  vertical-align: top;
  color: #00b140;
  margin: -2px 10px 0 0;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
}

#content .software .btn {
  float: right;
  background: #3e50b4;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  margin: 0 0 0 10px;
  min-width: 140px;
  text-align: center;
  line-height: 18px;
  padding: 7px 18px 8px;
  border-radius: 3px;
}

@media only screen and (max-width: 767px) {
  #content .software .btn {
    display: none;
  }
}
.softwaresList #content .software .btn {
  display: none;
}

#content .software .btn:hover {
  background: #313f8e;
}

#content .software .btn.btnGreen {
  background: #00b140;
}

#content .software .warehouse {
  float: right;
  color: #3e50b4;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 500;
}

#content .software .meta {
  margin: 0 -10px;
  padding: 0;
  list-style: none;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.55);
  font-size: 12px;
  line-height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.softwaresList #content .software .meta {
  color: #ccc;
  font-weight: 500;
}

#content .software .meta li {
  padding: 0 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

#content .software .meta li:first-child,
#content .software .meta li:nth-child(2),
#content .software .meta li:nth-child(3),
#content .software .meta li:nth-child(4) {
  display: inline-block;
  vertical-align: top;
}

.res #content .software .meta li:nth-child(3),
.res #content .software .meta li:nth-child(4) {
  color: #f64d62;
}

.os #content .software .meta li:first-child {
  color: #f64d62;
}

@media only screen and (max-width: 767px) {
  #content .software .meta li:first-child,
#content .software .meta li:nth-child(2),
#content .software .meta li:nth-child(3),
#content .software .meta li:nth-child(4) {
    display: block;
    margin: 4px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .os #content .software .meta li:first-child {
    display: block;
  }
}
#content .software .meta li span {
  font-weight: 500;
  color: #000;
  display: block;
  margin: 0 0 3px;
}
@media only screen and (max-width: 767px) {
  #content .software .meta li span {
    display: inline;
  }
}

#content .software .meta li span:after {
  content: ": ";
}

.softwaresList #content .software .meta li span {
  display: none;
}

#content .software .meta li span .none {
  display: none;
}

.softwaresList #content .software .meta li span .none {
  display: inline-block;
  vertical-align: top;
}

#content .software .meta li small {
  display: inline-block;
  vertical-align: middle;
  color: #aaa;
  font-size: 9px;
  line-height: 13px;
  font-weight: 500;
  text-transform: uppercase;
}

#content .software .meta li.date {
  display: none;
}

.softwaresList #content .software .meta li.date,
.softwaresList #content .software .meta li.source,
.softwaresList #content .software .meta li.none {
  display: none;
}

#content .software .meta li a {
  color: #f64d62;
}

#content .software .meta + div p:first-child {
  margin-top: 20px;
}

#content .software.details {
  padding-top: 0;
}

#content .software.details .dots {
  display: none;
}

#content .software.details h2 {
  margin: 10px 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-transform: capitalize;
  font-size: 15px;
  line-height: 20px;
}

@media only screen and (max-width: 767px) {
  #content .software.details h2 {
    margin: 5px 0 10px;
  }

  #content .software .meta li small {
    vertical-align: middle;
  }
}
#content .software.details h2:first-child {
  margin-top: 0;
}

#content .software.details .info {
  padding: 0;
}

#content .software.details .meta {
  font-size: 13px;
  line-height: 17px;
  padding: 25px 0 0;
  color: #000;
  margin: 0;
  overflow: visible;
  display: block;
}

@media only screen and (max-width: 767px) {
  #content .software.details .meta {
    margin: 0 -20px;
    padding: 20px 0 0;
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  #content .software.details .meta .xs-none {
    display: none;
  }
}
#content .software.details .meta li {
  display: block;
  padding: 11px 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

#content .software.details .meta li:nth-child(odd) {
  background: #efefef;
}

#content .software.details .meta li em {
  font-style: normal;
}

#content .software.details .meta li:hover {
  color: #f64d62;
}

#content .software.details .meta li:hover span {
  color: #3e50b4;
}

#content .software.details .meta li span {
  float: left;
  padding-left: 15px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 50%;
  color: rgba(0, 0, 0, 0.5);
  letter-spacing: 0;
}

#content .software.details p {
  font-size: 14px;
  line-height: 27px;
}

@media only screen and (max-width: 767px) {
  #content .software.details p {
    font-size: 13px;
    line-height: 22px;
  }
}
#content .software.details p small {
  color: rgba(0, 0, 0, 0.5);
  font-size: 11px;
  line-height: 17px;
  display: block;
}

#content .software.details p span {
  font-weight: 500;
}

.icon-star,
.icon-favorite,
.icon-stack {
  color: #ffd600;
  margin: 0 10px 0 0;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
}

.icon-favorite {
  color: #f36;
}

.olderVersions {
  border-top: 20px solid #fafafa;
  margin: 0 -20px;
  padding: 20px 20px 0;
}

.olderVersions h2 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
  margin: 0 0 20px;
}

.olderVersions .software {
  border-bottom: 2px solid #f6f6f6;
  padding: 10px 0;
  position: relative;
}

.olderVersions .software .img {
  display: none;
}

.olderVersions .software:hover h3 a {
  color: #000;
}

.olderVersions .software a {
  display: block;
}

.olderVersions .software a:hover .dots:after,
.olderVersions .software a:hover .dots:before,
.olderVersions .software a:hover .dots span {
  background: #f64d62;
}

.olderVersions .software h3 {
  float: left;
  width: 30%;
  margin: 0;
}

.olderVersions .software .meta {
  margin-bottom: 0;
  overflow: hidden;
}

.olderVersions .software .meta li {
  min-width: 40%;
}

.olderVersions .software .meta li.date {
  display: inline-block;
}

.olderVersions .software .meta li.source,
.olderVersions .software .meta li.period,
.olderVersions .software .meta li.ranking {
  display: none;
}

.olderVersions .software:last-child {
  border: 0;
}

.olderVersions .software .btn {
  display: none;
}

.olderVersions .software .dots {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  margin: -10px 0 0;
  width: 25px;
  height: 20px;
  z-index: 50;
}

.olderVersions .software .dots:after,
.olderVersions .software .dots:before {
  width: 5px;
  height: 5px;
  background: #3e50b4;
  border-radius: 50%;
  content: "";
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: 0;
  top: 50%;
  margin: -3px 0 0;
}

.olderVersions .software .dots:after {
  left: 20px;
}

.olderVersions .software .dots span {
  display: block;
  border-radius: 50%;
  position: absolute;
  left: 10px;
  top: 50%;
  margin: -3px 0 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #3e50b4;
  width: 5px;
  height: 5px;
}

.olderVersions .software .dots:hover:after,
.olderVersions .software .dots:hover:before,
.olderVersions .software .dots:hover span {
  background: #f64d62;
}

.searchResults {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 500px;
  background: #fff;
  z-index: 700;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.searchResults:after {
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  right: -9999px;
  bottom: 0;
  z-index: -1;
  content: "";
}

.focused .searchResults {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.focused .searchResults:after {
  opacity: 1;
  visibility: visible;
}

.searchResults .olderVersions {
  border: 0;
  margin: 0;
  padding: 25px 20px;
  position: relative;
  z-index: 50;
  height: 100%;
  background: #fff;
}

.searchBar {
  float: right;
  width: 300px;
  height: 32px;
  position: relative;
  border-bottom: 2px solid rgba(204, 204, 204, 0.5);
  margin: -5px 0 0;
  padding: 0 25px 0 0;
}

.searchBar i {
  position: absolute;
  right: 4px;
  top: 4px;
  color: rgba(26, 26, 26, 0.5);
  font-size: 20px;
  line-height: 20px;
}

.searchBar .formControl {
  width: 100%;
  height: 30px;
  padding: 7px 10px 7px 2px;
  border: 0;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: rgba(0, 0, 0, 0.5);
  background: none;
  line-height: 16px;
  font-weight: 500;
  display: block;
}

.searchBig,
.detailed {
  padding: 50px 0;
  min-height: 400px;
  background: url(../images/graphic.jpg) no-repeat 50% 50%;
  color: #fff;
  background-size: cover;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .searchBig,
.detailed {
    padding: 35px 0;
    min-height: 300px;
  }
}
.searchBig .info,
.detailed .info {
  overflow: hidden;
  padding: 0;
  list-style: none;
  margin: 0 -7px;
}

.searchBig .info li,
.detailed .info li {
  float: left;
  width: 26%;
  padding: 0 7px;
}

.searchBig .info li:first-child,
.detailed .info li:first-child {
  width: 32%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.searchBig .info li:nth-child(2),
.detailed .info li:nth-child(2) {
  width: 16%;
}

.searchBig .info li {
  float: left;
  width: 26% !important;
  padding: 0 7px;
}

.searchBig .info li:first-child {
  width: 30% !important;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.searchBig .info li:nth-child(2) {
  width: 18% !important;
}

.searchBig .info li:last-child .value,
.detailed .info li:last-child .value {
  color: #fff;
}

.searchBig .info .subtitle,
.detailed .info .subtitle {
  display: block;
  color: #ccc;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0 0 5px;
}

.searchBig .info .subtitle.special,
.detailed .info .subtitle.special {
  color: #f64d62;
}

.searchBig .info .value,
.detailed .info .value {
  display: block;
  font-size: 30px;
  line-height: 45px;
  color: #fff;
}

.searchBig .info .value small,
.detailed .info .value small {
  font-size: 12px;
  color: #ececec;
  line-height: 15px;
  display: inline-block;
  vertical-align: bottom;
  margin: -15px 0 10px;
  font-weight: 500;
}

.detailed .breadcrumb {
  max-width: inherit;
}

.searchBig.inner,
.detailed.inner {
  min-height: 300px;
}

.searchBig.inner .security,
.detailed.inner .security {
  display: none;
}

.searchBig.inner .softwaresList,
.detailed.inner .softwaresList {
  height: 145px;
}

.searchBig:after,
.detailed:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  content: "";
  background: rgba(0, 0, 0, 0.8);
}

.searchBig .area,
.detailed .area {
  overflow: hidden;
  position: relative;
  z-index: 60;
}

.searchBig .area .searchHolder,
.detailed .area .searchHolder {
  float: left;
  width: 40%;
}

@media only screen and (max-width: 999px) {
  .searchBig .area .searchHolder,
.detailed .area .searchHolder {
    width: 43%;
  }
}
@media only screen and (max-width: 767px) {
  .searchBig .area .searchHolder,
.detailed .area .searchHolder {
    width: auto;
    overflow: hidden;
    float: none;
    margin: 0 0 20px;
  }
}
.searchBig .area .searchHolder .caption,
.detailed .area .searchHolder .caption {
  letter-spacing: 0;
  margin: 8px 0 0;
  text-transform: none;
}

.searchBig .area .softwaresList,
.detailed .area .softwaresList {
  float: right;
  width: 40%;
}

@media only screen and (max-width: 999px) {
  .searchBig .area .softwaresList,
.detailed .area .softwaresList {
    width: 52%;
  }
}
@media only screen and (max-width: 767px) {
  .searchBig .area .softwaresList,
.detailed .area .softwaresList {
    width: auto;
    overflow: hidden;
    float: none;
  }
}
.searchBig .area h2,
.detailed .area h2 {
  font-size: 28px;
  line-height: 40px;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 40px;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  .searchBig .area h2,
.detailed .area h2 {
    margin: 0 0 25px;
    font-size: 25px;
  }
}
.searchBig .area h2 em,
.detailed .area h2 em {
  font-style: normal;
}

@media only screen and (max-width: 767px) {
  .searchBig .area h2 em,
.detailed .area h2 em {
    display: none;
  }
}
@media only screen and (max-width: 999px) {
  .searchBig .area h2,
.detailed .area h2 {
    font-size: 27px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .searchBig .area h2,
.detailed .area h2 {
    font-size: 22px;
    line-height: 26px;
  }
}
.searchBig .area h2 span,
.detailed .area h2 span {
  display: block;
  font-size: 11px;
  color: #ccc;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 7px 0 0;
  line-height: 15px;
}

@media only screen and (max-width: 767px) {
  .searchBig .area h2 span,
.detailed .area h2 span {
    font-size: 10px;
    line-height: 13px;
  }
}
.searchBig .caption,
.detailed .caption {
  display: block;
  font-size: 11px;
  color: #ccc;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 12px 0 0;
  font-weight: 500;
  line-height: 15px;
}

.searchBig .formControl,
.detailed .formControl {
  background: #fff;
  font-size: 13px;
  line-height: 17px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  border-radius: 20px;
  width: 100%;
  height: 45px;
  padding: 13px 20px;
  color: #282a2f;
}

.searchBig .olderVersions,
.detailed .olderVersions {
  border: 0;
  margin: 0;
  padding: 0;
}

.searchBig .olderVersions .software,
.detailed .olderVersions .software {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

.detailed {
  min-height: 250px;
}

@media only screen and (max-width: 767px) {
  .detailed {
    min-height: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .detailed .info {
    display: none;
  }
}
.detailed {
  padding: 50px 0 10px;
}

.detailed .area h2 {
  margin: 0 0 91px;
}

.detailed .breadcrumb li {
  color: #f64d62;
}

.detailed .breadcrumb li + li::after {
  color: #fff;
}

.detailed .breadcrumb li a {
  color: #fff;
}

.security {
  display: block;
  font-size: 20px;
  line-height: 20px;
  margin: 65px 0 0;
  display: none;
  font-weight: 500;
}

.security i {
  font-size: 30px;
  line-height: 30px;
  float: left;
  color: #00b140;
  color: #64dd17;
  margin: 5px 15px 0 0;
}

.security .caption {
  margin: 7px 0 0;
}

.security .caption a {
  color: #fff;
}

.security .caption a:hover {
  color: #ff0c5e;
}

.security .text {
  display: block;
  overflow: hidden;
  color: #ccc;
}

.benefits {
  padding: 0;
  list-style: none;
  margin: 45px 0 0;
}

.benefits li {
  overflow: hidden;
  padding: 15px 0 0;
  font-size: 13px;
  color: #ccc;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 17px;
}

.table {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  line-height: 16px;
  color: #333;
}

.table th,
.table td {
  padding: 15px 30px;
  border: solid #dedede;
  border-width: 1px 0;
  background: #f9f9f9;
  width: 16%;
}

.table th:first-child,
.table td:first-child {
  width: 36%;
}

.table th {
  background: #f0f0f0;
  font-weight: 500;
  text-transform: uppercase;
  border-top: none;
  text-align: left;
}

.breadcrumb {
  overflow: hidden;
  margin: 0 auto 20px;
  padding: 0;
  max-width: 820px;
  list-style: none;
}

@media only screen and (max-width: 767px) {
  .breadcrumb {
    margin: 15px auto;
  }
}
.breadcrumb li {
  float: left;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-size: 11px;
  line-height: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.breadcrumb li + li:after {
  content: ">";
  float: left;
  margin: 0 8px;
  font-size: 10px;
}

.breadcrumb li a {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

#mastFoot {
  background: #29333d;
  overflow: hidden;
  padding: 25px 0;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 16px;
  color: #a1b1bc;
  position: relative;
  z-index: 6000;
  font-weight: 500;
  letter-spacing: 0.5px;
}

@media only screen and (max-width: 767px) {
  #mastFoot {
    text-align: center;
  }
}
#mastFoot a {
  color: #748c9c;
}

#mastFoot .info {
  float: right;
}

@media only screen and (max-width: 767px) {
  #mastFoot .info {
    float: none;
    display: block;
    margin: 7px 0 0;
  }
}
#mastFoot .info i {
  color: #f00000;
  display: inline-block;
  vertical-align: top;
  margin: -2px 10px 0 0;
  font-size: 12px;
}

.specialBlock {
  background: #3e50b4;
  overflow: hidden;
  text-align: center;
  font-size: 15px;
  line-height: 35px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media only screen and (max-width: 999px) {
  .specialBlock {
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .specialBlock {
    font-size: 10px;
    line-height: 18px;
  }
}
.specialBlock.activate {
  background: #f64d62;
  padding: 55px 15px;
}

@media only screen and (max-width: 999px) {
  .specialBlock.activate {
    padding: 45px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .specialBlock.activate {
    padding: 30px 15px;
  }
}
.specialBlock a {
  color: #fff;
  padding: 55px 15px;
  display: block;
  background: #f64d62;
}

@media only screen and (max-width: 999px) {
  .specialBlock a {
    padding: 45px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .specialBlock a {
    padding: 30px 15px;
  }
}
.specialBlock a:hover {
  background: #f64d62;
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .specialBlock a span {
    display: none;
  }
}
.specialBlock u {
  text-decoration: none;
  border-bottom: 1px solid #fff;
}

.nestedBar {
  background: #f2f2f2;
  padding: 10px 25px;
  font-size: 11px;
  margin: 0 -25px 15px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  letter-spacing: -0.32em;
}

.nestedBar > * {
  letter-spacing: 0;
}

.nestedBar .title {
  display: inline-block;
  vertical-align: top;
  padding: 3px 0;
}

.nestedBar .sorting {
  padding: 0;
  overflow: hidden;
  list-style: none;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}

.nestedBar .sorting li {
  display: inline-block;
  vertical-align: top;
  padding: 3px 17px;
  min-width: 90px;
}

.nestedBar .sorting li a {
  color: #1d1d26;
  letter-spacing: 0.2px;
}

.nestedBar .sorting li a:hover,
.nestedBar .sorting li a:focus,
.nestedBar .sorting li.active a {
  color: #3e50b4;
}

.nestedBar .sorting li i {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 7px 0 0;
  line-height: 20px;
}

.myDevice .btn {
  float: right;
  background: #3e50b4;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  margin: 0 0 0 10px;
  min-width: 140px;
  border: 0;
  text-align: center;
  line-height: 18px;
  text-transform: uppercase;
  padding: 9px 18px;
  border-radius: 20px;
}

.myDevice .head {
  overflow: hidden;
  margin: 0 0 20px;
}

.myDevice .head h1 {
  float: left;
  margin: 0 !important;
}

.myDevice p {
  margin: 0 0 25px;
  line-height: 2;
}
@media only screen and (min-width: 1024px) {
  .myDevice p {
    font-size: 15px;
    max-width: 70%;
  }
}

@media only screen and (max-width: 767px) {
  .myDevice .head .btn {
    margin: 10px 0 0;
    clear: both;
    float: left;
  }
}
.respondList,
.aspect-ratio,
.query,
.test-styles {
  display: none;
}

.respondList {
  text-transform: capitalize;
  font-size: 13px;
  line-height: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}

@media only screen and (max-width: 767px) {
  .respondList {
    font-size: 12px;
    line-height: 15px;
    margin: 0 -15px;
  }
}
.respondList li {
  padding: 12px 15px;
  width: 100%;
  margin: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.respondList li:hover {
  color: #3e50b4;
}

.respondList li:hover b {
  color: #f64d62;
}

.respondList li:nth-child(odd) {
  background: #f9f9f9;
}

.respondList li.query {
  background: #f9f9f9;
}

.respondList b {
  float: right;
  font-weight: 500;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.nosupport {
  display: block;
}

#orientation:before {
  content: "unsupported";
}

@media only all {
  .respondList {
    display: block;
  }

  .nosupport {
    display: none;
  }
}
@media (orientation: portrait) {
  #orientation:before {
    content: "portrait";
  }

  .orientation {
    display: block;
  }
}
@media (orientation: landscape) {
  #orientation:before {
    content: "landscape";
  }

  .orientation {
    display: block;
  }
}
#content .article {
  font-size: 13px;
  line-height: 22px;
}

#content .article h2 {
  font-size: 18px;
  margin: 0 0 10px;
  text-transform: none;
  line-height: 22px;
}

#content .article .btn {
  float: right;
  background: #3e50b4;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  margin: 0 0 0 10px;
  min-width: 140px;
  border: 0;
  text-align: center;
  line-height: 18px;
  padding: 7px 18px 8px;
  border-radius: 3px;
}

#content .article .head {
  overflow: hidden;
  margin: 0 0 15px;
}

#content .article .head h2 {
  float: left;
  padding: 4px 0 0;
  margin: 0 !important;
}

#content .article p {
  margin: 0 0 15px;
}

#content .article p em {
  line-height: 16px;
  display: block;
}

.itemsList {
  position: relative;
}

#content .itemsList .software .meta li:first-child {
  display: none;
}

/* #f64d62 (pink), #3e50b4(purple) */
.headArea {
  overflow: hidden;
  position: relative;
}

.btnG {
  float: right;
  background: #3e50b4;
  color: #fff;
  padding: 12px 20px;
  border-radius: 3px;
  margin: 4px 0 0 15px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
}

.btnG:hover,
.btnG:focus {
  color: #fff;
  background: #1a2b8e;
}

.nestedBar .sorting li i.icon-checkmark3 {
  font-size: 17px;
  color: #34a853;
}

.nestedBar .sorting li i.icon-shield {
  color: #4285f4;
  font-size: 19px;
  margin-top: -2px;
}

.nestedBar .sorting li i.icon-thumbs-up {
  color: #3b5998;
  margin-top: -4px;
}

.nestedBar .sorting li i.icon-shield2 {
  color: #fbbc05;
  margin-top: -3px;
  font-size: 16px;
}

.nestedBar .sorting li i span {
  display: inline-block;
  vertical-align: middle;
}

.topArea {
  margin: 0 0 10px;
  overflow: hidden;
}

.topArea p {
  margin: 0 0 10px;
}

#content {
  overflow: visible;
}

#content .software {
  border-bottom: 1px solid #efefef;
  margin: 0 -30px;
  position: relative;
  padding: 17px 20px 17px 50px;
}

#content .software:before {
  width: 46px;
  height: 46px;
  position: absolute;
  left: -23px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #3b5998;
  color: #fff;
  border-radius: 50%;
  content: "\e958";
  font-size: 22px;
  text-align: center;
  line-height: 45px;
  font-family: "icomoon" !important;
}

#content .software.tablet:before {
  content: "\e95a";
}

#content .software.laptop:before {
  content: "\e957";
}

#content .software.watch:before {
  content: "\e901";
}

#content .software .btn {
  display: none;
}

/*
#content .software:not(.details) .meta li:first-child,
#content .software:not(.details) .meta li:first-child span {
  color: #f64d62;
  font-weight: 400;
}
*/
#content .software .meta li:first-child span:after {
  content: " ";
}

#content .software .meta li {
  color: #000;
  font-weight: 500;
}

#content .software .meta li span {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 400;
}

#content .software h3 {
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 10px;
}

#content .software.details.d {
  position: relative;
  padding: 0 20px;
  border: 0;
  margin: 0;
}

#content .software.details.d:before {
  display: none;
}

#content .software.details.d:after {
  position: absolute;
  left: -9999px;
  content: "";
  z-index: -1;
  background: #fff;
  top: 0;
  bottom: -9999px;
  right: -9999px;
}

#content .software.details .major {
  margin: 0 -15px 60px;
  z-index: 50;
  position: relative;
  padding: 30px 0;
}

#content .software.details .major:before {
  position: absolute;
  left: -9999px;
  top: 0;
  background: #f1f4f8;
  bottom: 0;
  right: -9999px;
  content: "";
  display: block;
  z-index: -1;
}

#content .software.details .major .box {
  float: left;
  width: 25%;
  padding: 25px 15px;
}

#content .software.details .major .box i {
  font-size: 25px;
  line-height: 25px;
  margin: 0 0 20px;
  display: none;
}

#content .software.details .major .box h3 {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  margin: 0 0 15px;
}

#content .software.details .major .box > span {
  display: block;
  font-size: 12px;
  position: relative;
  padding: 0 0 7px 25px;
  line-height: 22px;
}

#content .software.details .major .box > span:before {
  position: absolute;
  left: 0;
  top: 6px;
  content: "";
  border: 2px solid #3e50b4;
  border-radius: 50%;
  width: 11px;
  height: 11px;
}

@media only screen and (max-width: 999px) {
  #content .software.details .major {
    margin-left: -13px;
    margin-right: -13px;
  }

  #content .software.details .major .box {
    padding: 10px 13px;
  }
}
@media only screen and (max-width: 767px) {
  #content .software.details .major {
    margin: -40px -13px 40px;
    padding: 15px 0;
  }

  #content .software.details .major .box {
    width: 50%;
  }
}
@media only screen and (max-width: 479px) {
  #content .software.details .major .box {
    padding: 15px 13px;
    width: 100%;
  }
}
#content .software.details .major .box > span .unit {
  display: inline-block;
  vertical-align: bottom;
  font-size: 10px;
  line-height: 12px;
  color: #757575;
  margin: 0 0 4px 4px;
  text-transform: uppercase;
  font-weight: 400;
}

#content .software.details .major .box > span .unit.u {
  color: #f64d62;
}

#content .software.details .topLinks {
  margin: 0 0 10px -20px;
  border-left: 4px solid #3e50b4;
  padding: 0 25px 4px 38px;
}

#content .software.details .topLinks .subtitle {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 16px;
  margin: 0 0 5px;
  color: #757575;
}

#content .software.details .topLinks ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}

#content .software.details .topLinks li {
  font-size: 16px;
  overflow: hidden;
  line-height: 30px;
}

#content .software.details .topLinks li a {
  font-weight: 500;
  display: block;
  font-size: 17px;
  line-height: 34px;
}

#content .software.details .blockX {
  border-bottom: 1px solid #eee;
  padding: 40px 0;
}

#content .software.details .blockX:last-child {
  padding-bottom: 0;
}

#content .software.details p:last-child {
  margin-top: 20px;
}

#content .software.details .blockX h2 {
  color: #3e50b4;
  text-transform: none;
}

#content .software.details .blockX .note {
  display: block;
  color: #757575;
  font-size: 11px;
  line-height: 16px;
}

#content .software.details .blockX p:last-child {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  #content .software.details .topLinks {
    padding: 0 0 2px 20px;
    margin: 0 0 20px -20px;
  }

  #content .software.details .topLinks li a {
    font-size: 14px;
    line-height: 28px;
  }

  #content .software.details .blockX {
    padding: 20px 0;
  }
}
/* http://prismjs.com/download.html?themes=prism-okaidia&languages=markup+css+clike+javascript */
/**
 * okaidia theme for JavaScript, CSS and HTML
 * Loosely based on Monokai textmate theme by http://www.monokai.nl/
 * @author ocodia
 */
code[class*=language-],
pre[class*=language-] {
  color: #f8f8f2;
  background: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace !important;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

@media only screen and (max-width: 767px) {
  code[class*=language-],
pre[class*=language-] {
    white-space: normal;
  }
}
/* Code blocks */
pre[class*=language-] {
  padding: 1em;
  margin: 0 0 15px;
  overflow: auto;
  border-radius: 0.3em;
}

:not(pre) > code[class*=language-],
pre[class*=language-] {
  background: #272822;
}

/* Inline code */
:not(pre) > code[class*=language-] {
  padding: 0.1em;
  border-radius: 0.3em;
  white-space: normal;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray;
}

.token.punctuation {
  color: #f8f8f2;
}

.namespace {
  opacity: 0.7;
}

.token.property,
.token.tag,
.token.constant,
.token.symbol,
.token.deleted {
  color: #f92672;
}

.token.boolean,
.token.number {
  color: #ae81ff;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #a6e22e;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  color: #f8f8f2;
}

.token.atrule,
.token.attr-value,
.token.function {
  color: #e6db74;
}

.token.keyword {
  color: #66d9ef;
}

.token.regex,
.token.important {
  color: #fd971f;
}

.token.important,
.token.bold {
  font-weight: bold;
}

.token.italic {
  font-style: italic;
}

.token.entity {
  cursor: help;
}

@media only screen and (max-width: 1230px) {
  #content .software::before {
    left: 20px;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
  }

  #content .software {
    padding-left: 80px;
  }
}
@media only screen and (max-width: 940px) and (min-width: 768px) {
  #content .software:not(.details) .meta li:nth-last-child(2) {
    display: none;
  }

  #content .software .meta {
    font-size: 11px;
  }

  #content .software .meta li small {
    line-height: 14px;
  }
}
@media only screen and (max-width: 767px) {
  #content .software {
    padding: 15px 0;
    margin: 0;
  }

  #content .software::before {
    display: none;
  }

  #content .software .meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    font-size: 11px;
  }

  #content .software .meta li {
    margin: 10px 0 0 !important;
  }

  .nestedBar {
    text-align: center;
  }

  .nestedBar .title {
    display: block;
    text-align: center;
  }

  .nestedBar .sorting li {
    min-width: 130px;
    text-align: left;
  }

  #content .headBar .searchAside {
    margin: 0 0 15px;
  }

  .searchBig .info .meta li:last-child {
    display: none;
  }
}
.twitterBlock {
  background: #1da1f2;
  color: #fff;
  font-size: 16px;
  z-index: 600;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding: 19px 20px;
  position: fixed;
  left: 0;
  text-align: center;
  font-weight: 500;
  z-index: 6000;
  text-transform: uppercase;
  top: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 100%;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.darkHeader .twitterBlock {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.twitterBlock p {
  margin: 0;
}

.twitterBlock a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
}

.special-note,
br.noteBR + p {
  background: rgba(239, 187, 3, 0.55);
  padding: 15px 15px 15px 25px;
  line-height: 14px;
  border-radius: 5px;
  margin: 0;
}

.special-note sup,
br.noteBR + p sup {
  top: -2px;
  margin: 0 0 0 1px;
}

.special-note span,
br.noteBR + p span {
  border-bottom: 1px dotted #f64d62;
}

.itemsList > h3 {
  color: #3e50b4;
  margin: 0;
  padding: 20px 0;
}

.brand .text {
  position: absolute;
  right: 0;
  width: 102%;
  bottom: -14px;
  text-align: right;
  white-space: nowrap;
  font-size: 9px;
  line-height: 14px;
  color: #222;
  opacity: 0.5;
  text-transform: uppercase;
}

@media only screen and (max-width: 900px) {
  .hidden-md {
    display: none !important;
  }
}
.headBar p {
  display: block;
  opacity: 0.9;
  margin: -14px 0 30px;
}

.terms h3 {
  font-size: 17px;
  line-height: 22px;
  margin: 0 0 10px;
}

.cookies {
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: #ffe05e;
  color: #000;
  padding: 20px;
  display: none;
  z-index: 99999;
  border-radius: 3px;
  font-size: 12px;
  width: 280px;
}

@media only screen and (min-width: 414px) {
  .cookies {
    font-size: 13px;
    width: 320px;
  }
}
.cookies .subtitle {
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 5px;
}

.cookies p {
  margin: 0 0 20px;
}

.cookies .btn-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.cookies .btn-block > * {
  margin: 5px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.cookies .btn {
  width: 100px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  background: #3b5998;
  color: #fff;
  padding: 10px;
  font-size: 12px;
  cursor: pointer;
  line-height: 16px;
  text-transform: uppercase;
}

.cookies .link {
  color: #313131;
  text-decoration: underline;
}

.cookies .link:hover {
  text-decoration: none;
}

#mastFoot a:hover {
  color: #fff;
}

.adFr {
  padding: 20px 0 10px;
  border: 0 !important;
}

.adFr iframe {
  border: 0 !important;
}

.content-frame {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #f5f5f5;
  z-index: 9999;
  overflow: hidden;
  text-align: center;
  padding: 5px 0;
  -webkit-transition: bottom 0.25s ease-in-out;
  -o-transition: bottom 0.25s ease-in-out;
  transition: bottom 0.25s ease-in-out;
}

.content-frame > * {
  vertical-align: top;
}

@media only screen and (max-width: 767px) {
  .content-frame {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .viewport-bottom .content-frame {
    bottom: 66px;
  }
}
.content-frame iframe {
  border: 0 !important;
  margin: 0 !important;
}

.content-border {
  margin: -20px 0 20px;
  position: relative;
}

.content-border iframe {
  max-width: 100%;
}
.popup-covid {
  position: fixed;
  left: 20px;
  bottom: 110px;
  background: #fff;
  z-index: 20000;
  width: 430px;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  display: none;
  flex-flow: row nowrap;
}
@media only screen and (min-width: 768px) {
  .popup-covid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.popup-covid .icon {
  width: 70px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 5px;
  margin: 0 15px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.popup-covid h2 {
  font-size: 18px !important;
  line-height: 22px !important;
  font-weight: 500;
  margin: 0 0 10px;
  letter-spacing: 0.25px;
}

.popup-covid p {
  margin: 0 0 10px;
}

.popup-covid .icon img {
  width: 100%;
  height: auto;
  display: block;
}

.popup-covid .text-box {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: hidden;
}

.popup-covid .text-box p {
  font-size: 13px;
  line-height: 20px;
  color: #111;
}

.popup-covid .text-box p em {
  opacity: 0.75;
}

.popup-covid a {
  font-size: 13px;
  text-transform: uppercase;
  float: right;
  color: #f36;
  font-weight: 500;
  display: inline-block;
  vertical-align: top;
}

.popup-covid a.btn-covid-close {
  margin: 0 20px 0 0;
  color: #111;
}

.popup-covid a.btn-covid-close:hover {
  opacity: 0.6;
}

/**** New Theme *****/
.page-viewport {
  height: 100%;
  background: #f1f4f8;
}
.page-viewport body {
  background: #f1f4f8;
}
.page-viewport .ad-block {
  height: 100px;
  padding: 15px 0;
}
.page-viewport #wrapper {
  min-height: 100%;
}
.page-viewport main {
  background: #fff;
}
.page-viewport .container {
  max-width: 1300px;
  margin: 0 auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1024px) {
  .page-viewport .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.page-viewport #mastFoot {
  margin-top: 0;
}

.tableport {
  position: relative;
}
@media (min-width: 1024px) {
  .tableport {
    font-size: 14px;
    line-height: 2.2;
  }
}
@media (min-width: 1200px) {
  .tableport {
    font-size: 15px;
  }
}
.tableport .port-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0 30px;
}
.tableport .port-head .subtitle {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #f64d62;
  margin: 0 0 3px;
}
.tableport .port-head .text-box {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
}
.tableport .port-head .breaker {
  width: 350px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0 0 15px;
  display: none;
}
@media (min-width: 1024px) {
  .tableport .port-head .breaker {
    display: block;
  }
}
.tableport p.lead {
  font-size: 15px;
  color: #545454;
  line-height: 1.9;
  margin: 0 0 12px;
  font-weight: 300;
}
@media (min-width: 1024px) {
  .tableport p.lead {
    font-size: 19px;
    margin: 0 0 16px;
  }
}
.tableport .note {
  font-size: 11px;
  color: #545454;
}
@media (min-width: 1200px) {
  .tableport .note {
    font-size: 13px;
    font-weight: 300;
  }
}
.tableport h1 {
  font-weight: 400;
  line-height: 1.2;
  font-size: 25px;
  margin: 0 0 18px;
}
@media (min-width: 1200px) {
  .tableport h1 {
    font-size: 30px;
    margin: 0 0 25px;
  }
}
.tableport p {
  margin: 0 0 15px;
  letter-spacing: 0.25px;
}
@media (min-width: 1200px) {
  .tableport p {
    margin: 0 0 18px;
  }
}
.tableport p:last-child {
  margin-bottom: 0;
}

.dataTables_filter {
  padding: 50px 20px 20px;
  position: relative;
  text-align: center;
  max-width: 95%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .dataTables_filter {
    padding-left: 0;
    padding-right: 0;
    max-width: 80%;
    padding: 55px 20px 30px;
  }
}
.dataTables_filter:after {
  background: #f1f4f8;
  position: absolute;
  left: 50%;
  top: 5px;
  width: 20px;
  height: 20px;
  -webkit-transform: translateX(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  border-radius: 3px;
  content: "";
}
.dataTables_filter label {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 2px;
  color: #3e50b4;
  margin: 0;
  display: block;
  font-weight: 500;
  text-transform: uppercase;
}
.dataTables_filter input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 46px;
  width: 100%;
  border: 1px solid #d9e3ec;
  border-radius: 40px;
  background: #f1f4f8;
  padding: 8px 15px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-size: 14px;
  color: #212121;
  margin: 20px 0 0;
  line-height: 18px;
}
@media (min-width: 1024px) {
  .dataTables_filter input {
    height: 60px;
    padding: 15px 25px;
  }
}
.dataTables_filter input:focus {
  -webkit-box-shadow: 0 0 5px 0 rgba(246, 77, 98, 0.5);
          box-shadow: 0 0 5px 0 rgba(246, 77, 98, 0.5);
  border-color: #f64d62;
  background: #fff;
}

.section-viewport {
  padding: 0 0 20px;
  margin: 0 -15px;
}
@media (min-width: 768px) {
  .section-viewport {
    margin: 0;
  }
}

.viewport-table {
  width: 100%;
  font-size: 12px;
  line-height: 1.25;
  border: 0;
  border-bottom: 20px solid #fff;
  border-collapse: separate;
  border-spacing: 0;
}
@media (min-width: 1024px) {
  .viewport-table {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  .viewport-table {
    font-size: 14px;
  }
}
.viewport-table i {
  display: block;
  text-align: center;
  color: #f64d62;
  font-size: 22px;
  line-height: 1;
}
.viewport-table tr:hover td {
  background: #eaeff5;
}
.viewport-table th {
  background: #f8f9fb;
  background: #3e50b4;
  font-weight: 500;
  color: #fff;
  padding: 20px 0;
}
.viewport-table th span {
  display: block;
  padding: 0 15px;
}
@media (min-width: 768px) {
  .viewport-table th span {
    padding: 0 20px;
  }
}
.viewport-table th sub {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  line-height: 1;
  font-weight: 600;
  top: 0;
  margin: 6px 0 0 5px;
  float: right;
  vertical-align: top;
  display: none;
}
@media (min-width: 1024px) {
  .viewport-table th sub {
    display: block;
  }
}
.viewport-table br {
  display: block;
}
.viewport-table td {
  padding: 18px 0;
  background: #f8f9fb;
  border-top: 5px solid #fff;
  text-indent: 15px;
  -webkit-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .viewport-table td {
    text-indent: 20px;
  }
}
.viewport-table:not(.add):not(.short) td:first-child {
  width: 70px;
  text-indent: 0;
}
.viewport-table:not(.add):not(.short) td:nth-child(2) {
  text-indent: 0;
  padding-left: 15px;
}
.viewport-table:not(.add):not(.short) td:nth-child(3) {
  color: #3e50b4;
  font-weight: 500;
}
.viewport-table:not(.add):not(.short) td:nth-child(3), .viewport-table:not(.add):not(.short) td:nth-child(4) {
  width: 104px;
}
@media (min-width: 768px) {
  .viewport-table:not(.add):not(.short) td:nth-child(3), .viewport-table:not(.add):not(.short) td:nth-child(4) {
    width: 12%;
  }
}
@media (min-width: 1024px) {
  .viewport-table:not(.add):not(.short) td:nth-child(3), .viewport-table:not(.add):not(.short) td:nth-child(4) {
    width: 15%;
  }
}
.viewport-table:not(.add):not(.short) td:nth-child(n+5) {
  width: 10%;
}
@media (max-width: 767px) {
  .viewport-table:not(.add):not(.short) td:first-child, .viewport-table:not(.add):not(.short) td:nth-child(n+5),
.viewport-table:not(.add):not(.short) th:first-child,
.viewport-table:not(.add):not(.short) th:nth-child(n+5) {
    display: none;
  }
}
.viewport-table.add td:nth-child(2) {
  color: #3e50b4;
  font-weight: 500;
}
.viewport-table.add td:nth-child(2), .viewport-table.add td:nth-child(3) {
  width: 20%;
}
@media (min-width: 768px) {
  .viewport-table.add td:nth-child(2), .viewport-table.add td:nth-child(3) {
    width: 12%;
  }
}
@media (min-width: 1024px) {
  .viewport-table.add td:nth-child(2), .viewport-table.add td:nth-child(3) {
    width: 15%;
  }
}
.viewport-table.add td:not(:last-child):nth-child(n+4) {
  width: 10%;
}
.viewport-table.add td:last-child {
  width: 70px;
}
@media (min-width: 768px) {
  .viewport-table.add td:last-child {
    width: 70px;
  }
}
@media (max-width: 767px) {
  .viewport-table.add th:not(:last-child):nth-child(n+4),
.viewport-table.add td:not(:last-child):nth-child(n+4) {
    display: none;
  }
}
@media (max-width: 413px) {
  .viewport-table.add th:last-child,
.viewport-table.add td:last-child {
    display: none;
  }
}
.viewport-table.short {
  border: 0;
}
.viewport-table.short th,
.viewport-table.short td {
  width: auto;
  text-align: center;
  text-indent: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.viewport-table.short th:first-child,
.viewport-table.short td:first-child {
  width: 35%;
  text-align: left;
}
.viewport-table.short th:last-child,
.viewport-table.short td:last-child {
  width: 145px;
}
.viewport-table.short th sub,
.viewport-table.short td sub {
  float: none;
  display: inline-block;
  margin: 4px 0 0 5px;
  vertical-align: top;
}
.viewport-table .responsive {
  display: inline-block;
  vertical-align: top;
}
.viewport-table .responsive img {
  display: block;
  max-width: 100%;
  height: auto;
}
.viewport-table thead [class^=sorting],
.viewport-table thead [class*=" sorting"] {
  background: #3e50b4 url(../images/sort.png) no-repeat calc(100% - 10px) 50%/9px auto;
}
@media (min-width: 768px) {
  .viewport-table thead [class^=sorting],
.viewport-table thead [class*=" sorting"] {
    background-position: 100% 50%;
  }
}
.viewport-table thead .sorting_disabled {
  background-image: none;
}
.viewport-table thead .sorting_desc {
  background-image: url(../images/sort-t.png);
}
.viewport-table thead .sorting_asc {
  background-image: url(../images/sort-b.png);
}
.viewport-table td,
.viewport-table th {
  text-align: left;
}
.viewport-table td:nth-child(2),
.viewport-table th:nth-child(2) {
  font-weight: 500;
}

.dataTables_info {
  text-align: center;
  font-size: 13px;
  line-height: 16px;
}

.terms main .container {
  max-width: 1000px;
}

.terms #content {
  padding-top: 40px;
  padding-bottom: 40px;
  line-height: 2;
}
.terms #content h1,
.terms #content h2,
.terms #content h3 {
  font-weight: 500;
}
.terms #content h1 {
  font-size: 30px;
  line-height: 1.2;
  margin: 0 0 15px;
}
.terms #content h2 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 18px;
  margin: 0 0 15px;
  padding-top: 20px;
}
.terms #content h3 {
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 10px;
}
.terms #content p {
  margin: 0 0 10px;
}

/*** new styles ***/
.theme-primary body {
  color: #57586e !important;
}
.theme-primary #mastFoot {
  margin: 0;
}
.theme-primary h1,
.theme-primary h2,
.theme-primary h3,
.theme-primary h4,
.theme-primary h5,
.theme-primary h6 {
  color: #09073b !important;
  font-family: "Open Sans";
  font-weight: 600 !important;
}
.theme-primary main {
  padding: 0;
}
.theme-primary .two-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.theme-primary .two-columns #content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.theme-primary .two-columns .sidebar {
  width: 150px;
  margin: 0 0 0 20px;
}
@media only screen and (min-width: 1100px) {
  .theme-primary .two-columns .sidebar {
    width: 300px;
  }
}
.theme-primary body {
  height: 100%;
  background: #fff;
  font: 14px/1.6 "Roboto", Arial !important;
}
.theme-primary .subtitle {
  display: block;
  color: #f36;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 2px;
}
.theme-primary h2,
.theme-primary h1 {
  font-size: 30px;
  margin: 0 0 20px;
  line-height: 1.35;
}
.theme-primary .headBar.original {
  position: relative;
  color: #57586e;
  font-size: 13px;
  background: #f1f4f8;
  padding: 20px 15px;
}
@media (min-width: 1024px) {
  .theme-primary .headBar.original {
    padding: 25px;
  }
}
.theme-primary .headBar.original h2 {
  font-size: 22px;
  line-height: 30px;
  margin: 0 0 15px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .theme-primary .headBar.original h2 {
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 10px;
  }
}
.theme-primary .headBar.original p {
  opacity: 1;
  margin: 0;
  line-height: 1.8;
  font-size: 14px;
}
@media (min-width: 768px) {
  .theme-primary .headBar.original p {
    max-width: 80%;
  }
}
.theme-primary .nestedBar {
  background: #37495d;
}
.theme-primary .nestedBar i {
  color: #fff;
}
.theme-primary .link-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0 -10px 0;
}
@media (min-width: 1024px) {
  .theme-primary .link-area {
    padding-left: 0;
    padding-right: 0;
  }
}
.theme-primary .link-area .btn-text {
  color: #f36;
  margin: 20px 10px 0;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 700;
}
.theme-primary .link-area .btn-text:hover, .theme-primary .link-area .btn-text:focus {
  color: #ff0040;
  text-decoration: underline;
}
.theme-primary .link-area .btn-prime {
  color: #f36;
  background: #3e50b4;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  padding: 13px 20px;
  border-radius: 3px;
  font-weight: 700;
  min-width: 130px;
  letter-spacing: 1px;
  border: 0;
  display: inline-block;
  vertical-align: top;
  margin: 20px 10px 0;
  text-align: center;
}
.theme-primary .link-area .btn-prime:hover, .theme-primary .link-area .btn-prime:focus {
  background: #313f8e;
}
.theme-primary .searchAside {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.theme-primary .searchAside i {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 20px;
  line-height: 1;
  margin: 0 20px 0 0;
}
.theme-primary .searchAside .formControl {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  overflow: hidden;
  background: none;
  border: 0;
  font-size: 15px;
  color: #fff;
  line-height: 18px;
  padding: 14px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 40px;
}

#mastHead .brand a {
  font: 500 22px/1.2 "Teko", "Open Sans";
  letter-spacing: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  #mastHead .brand a {
    font-size: 19px;
  }
}
#mastHead .brand a img {
  max-width: 40px;
  height: auto;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 15px 0 0;
}
@media (max-width: 1023px) {
  #mastHead .brand a img {
    max-width: 30px;
  }
}
#mastHead .brand a .slogan {
  display: block;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 2.4px;
  color: #aaa;
  padding: 2px 0 0;
}
@media (max-width: 1023px) {
  #mastHead .brand a .slogan {
    font-size: 12px;
  }
}

.main-content {
  padding: 30px 0;
}
@media (min-width: 1024px) {
  .main-content {
    padding: 50px 0;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .main-content {
    padding: 80px 0;
  }
}
@media (max-width: 1023px) {
  .main-content {
    display: block;
  }
}
@media (min-width: 768px) {
  .main-content > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}
.main-content .content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: #fff;
  padding: 0 !important;
  margin: 0;
}
@media (min-width: 1024px) {
  .main-content .content {
    width: calc(100% - 180px);
    margin: 0;
  }
}
@media (min-width: 1100px) {
  .main-content .content {
    width: calc(100% - 320px);
  }
}
.main-content .content .breadcrumb {
  margin: 0 0 10px;
}
.main-content .content .breadcrumb li a {
  color: #f36;
}
.main-content.viewport-block .itemsList {
  height: 560px;
}
@media (min-width: 1024px) {
  .main-content.viewport-block .itemsList {
    height: 586px;
  }
}
.main-content.page-inner .itemsList {
  height: auto !important;
}
.main-content .itemsList {
  overflow-x: hidden;
  height: 553px;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .main-content .itemsList {
    height: auto !important;
    margin: 0;
    overflow: visible !important;
    padding-left: 0;
  }
}
.main-content .itemsList:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.9)));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);
  position: absolute;
  left: 50px;
  bottom: 0;
  right: 0;
  height: 60px;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 767px) {
  .main-content .itemsList .os-content-glue,
.main-content .itemsList .os-size-auto-observer,
.main-content .itemsList .os-resize-observer-host {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .main-content .itemsList .os-padding {
    position: static !important;
    height: auto !important;
    left: auto;
    right: auto;
    overflow: visible !important;
    top: auto;
    bottom: auto;
    pointer-events: none !important;
  }
}
@media (max-width: 767px) {
  .main-content .itemsList .os-viewport {
    overflow: visible !important;
    position: static !important;
  }
}
.main-content .sidebar {
  width: 160px;
  margin: 0 0 0 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 1100px) {
  .main-content .sidebar {
    width: 300px;
  }
}
@media (max-width: 1023px) {
  .main-content .sidebar {
    display: none;
  }
}
.main-content .sidebar .breaker {
  padding: 0 0 30px !important;
}
.main-content .sidebar .breaker:last-child {
  padding-bottom: 0 !important;
}
.main-content .headBar {
  margin: 0;
}
.main-content .nestedBar {
  margin: 0;
}

.main-content #content .software {
  margin: 0;
  padding: 20px 15px;
  border-bottom: 2px solid #eaeff5;
  -webkit-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .main-content #content .software {
    padding: 25px 15px 20px 70px;
  }
}
.main-content #content .software:hover {
  background: #eaeff5;
}
.main-content #content .software:before {
  left: 15px;
  background: #3e50b4;
  top: 18px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
@media (min-width: 1024px) {
  .main-content #content .software:before {
    left: 5px;
  }
}
.main-content #content .software h3 {
  margin: 0 0 10px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .main-content #content .software h3 {
    margin: 0 0 20px;
    font-size: 16px;
  }
}
.main-content #content .software h3 .theOs,
.main-content #content .software h3 .yeari {
  font-size: 11px;
  letter-spacing: 0.3px;
  color: #3e50b4;
  font-weight: 600;
}
.main-content #content .software .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-content #content .software .meta li {
  color: #09073b;
  font-size: 13px;
  width: auto;
  letter-spacing: 0.3px;
}
.main-content #content .software .meta li:nth-child(n+5) {
  max-width: 120px;
}
.main-content #content .software .meta li:last-child {
  color: #f36;
}
@media (min-width: 1024px) {
  .main-content #content .software .meta li:last-child {
    padding-left: 30px;
  }
}
.main-content #content .software .meta li > span {
  color: #898aa2;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 8px;
  display: block;
  vertical-align: top;
  letter-spacing: 0.7px;
}
.main-content #content .software .meta li > span:after {
  display: none;
}
.main-content #content .software .meta li small {
  color: #a6a6b8;
  margin: 3px 0 0 4px;
  font-size: 10px;
  vertical-align: top;
}

.os-scrollbar-horizontal {
  display: none !important;
}

#mastHead {
  position: relative;
  z-index: 9999;
}

#mastHead #menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
}
@media (max-width: 767px) {
  #mastHead #menu {
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
}
#mastHead #menu ul {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 767px) {
  #mastHead #menu ul {
    display: none;
    padding: 20px 0;
    clear: both;
    margin: 15px -15px -20px !important;
    background: #37495d;
    width: calc(100% + 30px) !important;
  }
}
@media (min-width: 768px) {
  #mastHead #menu ul {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin: 0 -10px;
  }
}
@media (min-width: 1024px) {
  #mastHead #menu ul {
    margin: 0 -25px;
  }
}
#mastHead #menu ul li {
  padding: 0 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (min-width: 768px) {
  #mastHead #menu ul li {
    padding: 0 12px;
  }
}
@media (min-width: 1024px) {
  #mastHead #menu ul li {
    padding: 0 25px;
  }
}
#mastHead #menu ul li:last-child {
  border: 0;
}
@media (min-width: 768px) {
  #mastHead #menu ul li.my-device > a {
    border: 1px solid #3e50b4;
    padding: 8px 22px;
    text-align: center;
    border-radius: 25px;
    background: #3e50b4;
    color: #fff;
  }
  #mastHead #menu ul li.my-device > a:hover, #mastHead #menu ul li.my-device > a:focus {
    background: none;
    color: #3e50b4;
  }
}
#mastHead #menu ul li a {
  padding: 0;
  line-height: 1.3;
  display: block;
  font-weight: 700;
}
@media (max-width: 1023px) {
  #mastHead #menu ul li a {
    font-size: 11px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  #mastHead #menu ul li a {
    color: #fff;
    display: block;
    text-align: left;
    padding: 10px 15px;
    font-size: 12px;
  }
  #mastHead #menu ul li a br {
    display: none;
  }
  #mastHead #menu ul li a:hover, #mastHead #menu ul li a:focus {
    color: #f36;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  #mastHead #menu ul li a .icon {
    display: none !important;
  }
}

.headBar p {
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}
@media (max-width: 767px) {
  .headBar p {
    font-size: 13px;
  }
}

.side-widget {
  background: #ffffb8;
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.side-widget .holder {
  width: 100%;
  padding: 20px;
}
.side-widget .subtitle {
  display: block;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.side-widget .subtitle strong {
  font-weight: 500;
}
.side-widget .price {
  display: block;
  color: #f64d62;
  font-size: 14px;
  font-weight: 500;
}
.side-widget .text {
  display: block;
  margin: 0 0 15px;
  opacity: 0.8;
}
.side-widget .text:last-child {
  margin: 0;
}

.section-blog {
  position: relative;
  background: #f4f7fa;
  padding: 35px 0 40px;
}
@media (min-width: 1024px) {
  .section-blog {
    padding: 50px 0 55px;
  }
}
@media (min-width: 1200px) {
  .section-blog {
    padding: 80px 0 85px;
  }
}
.section-blog .posts {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: -15px;
}
.section-blog .headBar {
  text-align: center;
  padding: 0;
  margin: 0 0 25px;
}
@media (min-width: 1024px) {
  .section-blog .headBar {
    margin: 0 0 40px;
  }
}
@media (min-width: 1200px) {
  .section-blog .headBar {
    margin: 0 0 50px;
  }
}
.section-blog .headBar h2 {
  font-size: 25px;
  margin: 0;
}
@media (min-width: 1024px) {
  .section-blog .headBar h2 {
    font-size: 35px;
  }
}

.post,
.post-breaker {
  position: relative;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.posts .post,
.posts .post-breaker {
  width: 100%;
}
@media (min-width: 576px) {
  .posts .post,
.posts .post-breaker {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .posts .post,
.posts .post-breaker {
    width: 33.33%;
  }
}
.post .subtext,
.post-breaker .subtext {
  display: block;
  font-size: 11px;
  color: #898aa2;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.post .post-holder,
.post-breaker .post-holder {
  position: relative;
  color: inherit;
  width: 100%;
  background: #fff;
  border-radius: 3px;
  overflow: hidden;
  -webkit-transition: -webkit-box-shadow 0.3s ease-in-out;
  transition: -webkit-box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.05);
}
.post .post-holder:hover,
.post-breaker .post-holder:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.post .img-area,
.post-breaker .img-area {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 240px;
}
@media (min-width: 1200px) {
  .post .img-area,
.post-breaker .img-area {
    height: 270px;
  }
}
.post .text-box,
.post-breaker .text-box {
  padding: 15px;
}
@media (min-width: 1200px) {
  .post .text-box,
.post-breaker .text-box {
    padding: 20px;
  }
}
.post h3,
.post-breaker h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  color: #09073b;
  margin: 0 0 15px;
  height: 48px;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .post h3,
.post-breaker h3 {
    font-size: 18px;
    height: 54px;
  }
}
.post .text-more,
.post-breaker .text-more {
  display: block;
  color: #f36;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 1px;
  font-weight: 700;
}
.widget-post .post .post-holder,
.widget-post .post-breaker .post-holder {
  background: #eaeff5;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.widget-post .post .post-holder .img-area,
.widget-post .post-breaker .post-holder .img-area {
  height: 180px;
}
.widget-post .post .post-holder .text-box,
.widget-post .post-breaker .post-holder .text-box {
  padding: 15px;
}
.widget-post .post .post-holder h3,
.widget-post .post-breaker .post-holder h3 {
  font-size: 15px;
  height: auto;
}

.post-breaker {
  display: block;
}

.widget-post {
  display: none;
}
@media (min-width: 1100px) {
  .widget-post {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0 0 30px;
  }
}

@media (max-width: 1023px) {
  .post-breaker {
    display: none;
  }
}

#mastHead .barEnd:before {
  background: #37495d;
}

.sidenav {
  background: #f1f4f8;
  position: relative;
  padding: 20px;
  margin: 0 0 20px;
}
.sidenav .subtitle {
  display: block;
  margin: 0 0 10px;
}
.sidenav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidenav ul li {
  position: relative;
  padding: 0 0 10px 25px;
}
.sidenav ul li:last-child {
  padding-bottom: 0;
}
.sidenav ul li:before {
  position: absolute;
  left: 0;
  top: 5px;
  border: 2px solid #ccd6e1;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  content: "";
}
.sidenav ul li.active a {
  color: #3e50b4;
}
.sidenav ul li a {
  color: inherit;
  display: block;
  font-weight: 500;
}

.post-details {
  position: relative;
  line-height: 2 !important;
}
@media (min-width: 1024px) {
  .post-details {
    font-size: 15px !important;
  }
}
.post-details .head {
  font-weight: 300;
  font-size: 18px;
}
.post-details h1 {
  font-size: 27px;
  font-weight: 500;
  line-height: 1.3;
  color: #3e50b4 !important;
  margin: 0 0 25px;
}
.post-details h2 {
  font-size: 20px;
  line-height: 1.3;
  margin: 0 0 20px;
  font-weight: 500;
  padding-top: 10px;
}
.post-details p {
  margin: 0 0 20px;
}
.post-details p:last-child {
  margin: 0;
}
.post-details small {
  line-height: 1.5;
  display: block;
}

@media (max-width: 1023px) {
  #content:not(.content-handler) {
    margin: 0 -20px;
  }
  #content:not(.content-handler) .link-area {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.detailed + main {
  padding-top: 0;
}

.breaker-left-fixed {
  display: none;
}
@media (min-width: 1600px) {
  .breaker-left-fixed {
    display: block;
    position: fixed;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 90px;
  }
}

@media only screen and (min-width: 768px) {
  .page-device #content .software.details .info {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: calc(100% - 170px);
  }
}
@media only screen and (min-width: 1100px) {
  .page-device #content .software.details .info {
    float: left;
    width: calc(100% - 320px);
  }
}
.page-device .sidebar {
  width: 150px;
  margin: 0 0 0 20px;
  display: none;
  color: #f00;
}
@media only screen and (min-width: 768px) {
  .page-device .sidebar {
    display: block;
    float: right;
  }
}
@media only screen and (min-width: 1100px) {
  .page-device .sidebar {
    width: 300px;
  }
}

.card-camera {
  position: relative;
  padding: 20px 0;
  font-size: 14px;
  border-bottom: 2px solid #f4f4f4;
}
.card-camera .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 20px;
}
.card-camera .head .text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.card-camera h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.25;
  margin: 0 0 5px;
}
.card-camera h3 a {
  color: inherit;
}
.card-camera .date {
  display: block;
  font-size: 12px;
  font-weight: 500;
}
.card-camera .value {
  display: block;
  color: #09073b;
  font-weight: 500;
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.5px;
  margin: 0 0 3px;
}
.card-camera .value:last-child {
  margin: 0;
  color: #3e50b4;
}
.card-camera .btn-block {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 -5px;
}
.card-camera .btn-block .btn {
  background: #fff;
  border: 1px solid rgba(55, 73, 93, 0.5);
  border-radius: 3px;
  padding: 9px 15px;
  font-size: 14px;
  line-height: 20px;
  color: rgba(55, 73, 93, 0.5);
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  vertical-align: top;
  margin: 0 5px;
}
.card-camera .btn-block .btn.rating {
  background: #2bb673;
  border-color: #2bb673;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-camera .btn-block .btn.rating i {
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  vertical-align: top;
  width: 14px;
  margin: 0 8px 0 0;
}
.card-camera .btn-block .btn.rating i img {
  width: 100%;
  display: block;
  height: auto;
}
.card-camera .btn-starts {
  background: #3e50b4;
  color: #fff;
  border: 0;
  display: inline-block;
  vertical-align: top;
  padding: 9px 20px;
  font-weight: 700;
  text-align: center;
  font-size: 15px;
  border-radius: 25px;
  float: right;
  text-transform: uppercase;
}
.card-camera .btn-starts span {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  margin: 1px 7px 3px 0;
  display: inline-block;
  vertical-align: middle;
}
.card-camera .link {
  font-size: 11px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  font-weight: 500;
  margin: 10px 0 0;
  color: #f36;
  position: relative;
  padding: 0 13px 0 0;
}
.card-camera .link:before {
  position: absolute;
  right: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: url(../images/next.svg) no-repeat 0 49%;
  background-size: 100% auto;
  content: "";
}
.card-camera .link:hover {
  text-decoration: underline;
}
.card-camera .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin: -10px;
  padding: 0;
  list-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-camera .details li {
  width: 30%;
  padding: 10px;
}
.card-camera .details li:last-child {
  width: 190px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
}
.card-camera .details li:nth-child(3) .value:last-child {
  color: #09073b;
}
.card-camera .details .title {
  color: #898aa2;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 8px;
  display: block;
  vertical-align: top;
  display: block;
  letter-spacing: 0.7px;
}
.card-camera .custom-compare input {
  display: none;
}
.card-camera .custom-compare input:checked ~ .btn {
  background: #09073b;
  color: #fff;
}
.card-camera .custom-compare input:checked ~ .btn .text-cehcked {
  display: inline;
}
.card-camera .custom-compare input:checked ~ .btn .text-normal {
  display: none;
}
.card-camera .custom-compare input:checked ~ .custom-label-compare {
  opacity: 1;
  visibility: visible;
}
.card-camera .custom-compare .btn {
  min-width: 95px;
}
.card-camera .custom-compare .btn .text-cehcked {
  display: none;
}
.card-camera .custom-compare .custom-label-wrap {
  display: none;
}

.compare-bar {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  max-width: 700px;
  z-index: 9000;
  background: rgba(204, 204, 204, 0.5);
  padding: 5px;
  border-radius: 25px;
  bottom: 80px;
}
.compare-bar .compare-bar-holder {
  background: #fff;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.compare-bar .list {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 12px;
  line-height: 20px;
}
.compare-bar .list .custom-label {
  width: 33.33%;
  padding: 5px;
}
.compare-bar .list .custom-label span {
  display: block;
  background: #f36;
  padding: 5px 15px;
  color: #fff;
  border-radius: 15px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.compare-bar .search-bar {
  width: 220px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.compare-bar .form-control {
  min-width: 10px;
  width: 100%;
  color: #09073b;
  font-size: 14px;
  line-height: 1.2;
  background: none;
  border: 0;
  height: 30px;
}
.compare-bar .cameras-list {
  position: absolute;
  left: 0;
  bottom: 100%;
  background: #fff;
  display: none;
}

.camera-details {
  position: relative;
  overflow: hidden;
}
.camera-details .article-head {
  position: relative;
  min-height: 600px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-size: cover;
  background-color: #3e50b4;
}
@media only screen and (min-width: 1100px) {
  .camera-details .article-head {
    min-height: 700px;
  }
}
.camera-details .article-head > .container {
  width: 100%;
}
.camera-details .article-head:after {
  min-height: inherit;
  content: "";
}
.camera-details .article-head:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  opacity: 0.3;
  background: #09073b;
}
@media only screen and (min-width: 768px) {
  .camera-details .content-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}
.camera-details .content-holder .text-box {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
}
.camera-details .content-holder .info {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 30%;
}
.camera-details h1 {
  color: #fff !important;
  margin: 0 0 28px;
}
@media only screen and (min-width: 1100px) {
  .camera-details h1 {
    font-size: 40px;
  }
}
.camera-details .date {
  display: block;
  font-weight: 500;
  margin: 0 0 5px;
  font-size: 13px;
  line-height: 1.4;
  color: #d9e2ed;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.camera-details .top-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 30px;
}
.camera-details .top-info .ico {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  width: 60px;
  margin: 0 20px 0 0;
  text-align: center;
}
.camera-details .top-info .ico img {
  max-width: 100%;
  height: auto;
  display: block;
}
.camera-details .top-info .ico.ico-number {
  background: #2bb673;
  border-radius: 50%;
  height: 60px;
  font-size: 24px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.camera-details .top-info .rating {
  display: block;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 51%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  color: #09073b;
  z-index: 5;
}
.camera-details .top-info .text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 15px;
  text-transform: uppercase;
  color: #b6c8dc;
}
.camera-details .top-info .text span {
  color: #fff;
}
.camera-details .top-info .text small {
  color: #7193bb;
  display: block;
  font-size: 11px;
}
.camera-details .worth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

@media (max-width: 767px) {
  .main-content #content .software .meta li:nth-child(n+5) {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .main-content #content .software .meta li {
    display: none;
  }
  .main-content #content .software .meta li:nth-child(4) {
    display: block;
    margin: 0 !important;
  }
  .main-content #content .software .meta li > span {
    margin: 0 10px 0 0;
    width: 100px;
    display: inline-block;
    vertical-align: top;
  }
  .main-content #content .software .meta li > span:after {
    content: ":";
  }
}

.title-sp {
  display: block;
  color: rgba(117, 117, 117, 0.5);
  letter-spacing: 5.5px;
  font-size: 11px;
  line-height: 1.2;
  text-align: center;
  padding: 8px 0;
  text-transform: uppercase;
}

.page-device .sidebar {
  position: relative;
  margin-top: -230px;
  z-index: 900;
}
.page-device .sidebar .subtitle {
  display: block;
  color: rgba(117, 117, 117, 0.5);
  letter-spacing: 5.5px;
  font-size: 11px;
}

.sidebar-holder {
  position: relative;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  top: 0;
  padding: 20px 0;
}
.sidebar-holder:last-child {
  padding-bottom: 0;
}
.sidebar-holder.affix {
  position: fixed;
  width: 300px;
  top: 0;
}

.custom-box {
  position: relative;
  background: #eaeff5;
  text-align: center;
  overflow: hidden;
  border-top: 10px solid #3e50b4;
}
.custom-box:after, .custom-box:before {
  position: absolute;
  right: 0;
  top: -7px;
  width: 50%;
  background: #f36;
  content: "";
  height: 10px;
  z-index: 5;
  -webkit-transform: rotate(5deg);
      -ms-transform: rotate(5deg);
          transform: rotate(5deg);
}
.custom-box:before {
  right: auto;
  left: 0;
  -webkit-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
          transform: rotate(-5deg);
}
.custom-box a {
  display: block;
  padding: 20px;
  color: rgb(33, 33, 33);
  font-size: 12px;
}
.custom-box h3 {
  margin: 0 0 5px !important;
  font-size: 15px;
}

.breaker {
  position: relative;
  padding: 0 0 30px;
  z-index: 500;
}
.breaker:last-child {
  padding-bottom: 0;
}
.breaker.bg-gray {
  background: #f1f4f8;
  padding-bottom: 30px;
}
@media only screen and (min-width: 1024px) {
  .breaker.bg-gray {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .breaker.bg-gray {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 1199px) {
  .breaker > .container > img {
    margin: 0 auto !important;
  }
}

main > .breaker {
  padding: 30px 0 0;
}
@media only screen and (min-width: 1024px) {
  main > .breaker {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  main > .breaker {
    padding-top: 80px;
  }
}

.respondList {
  position: relative;
  font-size: 16px;
  color: #000;
  line-height: 2;
}
@media (max-width: 767px) {
  .respondList {
    font-size: 14px;
  }
}
.respondList li {
  padding-left: 20px;
  padding-right: 20px;
}
.respondList em {
  font-size: 80%;
  font-style: normal;
  text-transform: uppercase;
  opacity: 0.5;
}
.respondList.heading {
  font-weight: 600;
  color: #313f8e;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.respondList.heading b {
  font-weight: 600;
  color: rgba(230, 230, 230, 0.8);
}
.respondList.heading li {
  background: #37495d;
  color: rgba(230, 230, 230, 0.8);
  padding-top: 15px;
  padding-bottom: 15px;
}

.resp {
  position: relative;
  background: url(../images/img-bg.jpg) no-repeat 50% 80%;
  background-size: cover;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 120px;
  color: #fff;
  text-align: center;
}
.resp:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: rgba(0, 0, 0, 0.5);
}

.respondList-top {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 5;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 26px;
  font-variant: small-caps;
}
.respondList-top li {
  display: none;
}
.respondList-top li.viewport {
  display: block;
}
.respondList-top li:nth-child(3):after {
  content: "x";
  text-transform: lowercase;
  font-variant: normal;
  margin: 0 10px;
}
.respondList-top li span,
.respondList-top li em {
  display: none;
}

.page-viewport .main {
  padding-bottom: 110px;
}

a.my-device {
  display: none;
}

@media (max-width: 767px) {
  .breadcrumb {
    display: none !important;
  }

  a.my-device {
    color: #f64d62;
    background: none;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 14px;
    display: block;
    line-height: 1.25;
    padding: 0 2px;
    z-index: 5;
    text-transform: uppercase;
    position: absolute;
    top: 67px;
    right: 69px;
  }
  a.my-device:hover, a.my-device:focus {
    background: none;
    color: #3e50b4;
  }
}
.viewport-table.short td > a {
  font-weight: 600;
}

#viewport-table a {
  color: inherit;
}
#viewport-table a:hover, #viewport-table a:focus {
  color: #f36;
}

.palestineAlert {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 26px;
  padding: 4px 5px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  line-height: 18px;
  background: #d20000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 9999;
  font-weight: 500;
  letter-spacing: 0.25px; 
}
.palestineAlert p {
  margin: 0; 
}
@media (max-width: 1199px) {
  .palestineAlert {
    font-size: 11px;
  }
}
@media (max-width: 1023px) {
  .palestineAlert p span {
    display: none;
  }
}
.palestineAlert img {
  width: 28px;
  height: auto;
  display: block;
  margin: 0 15px 0 0;
}




#mastHead {
  margin: 26px 0 0;
}

.page-viewport .viewport-table.fixedHeader-floating {
  margin: 26px 0 0;
}