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

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

@-ms-viewport {
  width: device-width;
}

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

html,
body {
  margin: 0;
  padding: 0;
}

body {
  font: 20px 'PT Sans', Helvetica, Arial, sans-serif;
  background: #ebf2f5;
  color: #333;
}

a {
  text-decoration: none;
}

.wrap {
  margin: 0 50px;
  max-width: 1180px;
  text-align: center;
}

.head {
  display: inline-block;
  width: 675px;
  height: 150px;
  margin: 75px 0 70px;
  background: url("../img/logo_uberplugins.svg") center no-repeat;
  background-size: contain;
  text-align: center;
}

.head h1 {
  font-size: 18px;
  margin-top: 119px;
}

.top {
  text-align: left;
  line-height: 30px;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 35px;
}

.top-menu,
.top-social {
  display: inline-block;
}

.top-menu a,
.top-menu span {
  margin-right: 60px;
}

.top-menu a {
  color: #ee3933;
}

.top a:hover {
  border-bottom: 2px solid #ee3933;
}

.top-social a {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 34px;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  margin-left: 10px;
  position: relative;
}

.top-social-twitter {
  background-image: url("../img/icon-twitter.png");
}

.top-social-facebook {
  background-image: url("../img/icon-facebook.png");
}

.top-social-youtube {
  background-image: url("../img/icon-youtube.png");
}

.top-social-instagram {
  background-image: url("../img/icon-instagram.png");
}

.footer {
  font-size: 16px;
  color: #424242;
  text-align: left;
  margin: 70px 0 60px;
}

.footer a {
  font-weight: bold;
  color: #ee3933;
  transition: all .2s ease-in-out;
}

.footer a:hover {
  border-bottom: 2px solid #ee3933;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.products {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.product {
  background-color: #282828;
  background-position: top right;
  background-repeat: no-repeat;
  color: #fff;
  border-radius: 4px;
  width: 100%;
  text-align: left;
  padding: 70px 0 95px 100px;
  position: relative;
  margin-bottom: 40px;
}

.product-promo {
  background-color: #ffee7a;
  color: #282828;
}

.product h2 {
  font-size: 70px;
  margin: 0;
  line-height: 1;
}

.product h2 a {
  color: #fff;
  transition: color .3s;
}

.product-promo h2 a {
  color: #282828;
}

.product h2 a:hover {
  color: #ee3933;
}

.product-content {
  width: 565px;
  display: inline-block;
}

.product-support {
  color: #bfbfbf;
  font-size: 16px;
}

.product-promo .product-support {
  color: #807846;
}

.icon-photoshop {
  background: url("../img/ps.png") left center no-repeat;
  background-size: contain;
  padding-left: 24px;
  margin-left: 2px;
}

.product-description {
  line-height: 1.5;
  margin: 25px 0 50px;
}

.product-description-paragraph {
  display: inline-block;
  width: 100%;
  margin-top: 12px;
}

.product-buttons {
  line-height: 50px;
}

.product-btn {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 20px 0 15px;
  color: #fff;
  border-radius: 4px;
  font-weight: bold;
  transition: background .2s ease-in-out;
}

.product-btn:before {
  content: "";
  background-size: contain;
  display: inline-block;
  vertical-align: top;
}

.product-btn-video {
  background: #424242;
  margin-right: 20px;
}

.product-btn-video:hover {
  background: #5e5e5e;
}

.product-btn-video:before {
  background-image: url("../img/youtube-small.png");
  width: 30px;
  height: 20px;
  margin: 14px 10px 0 0;
}

.product-promo .product-btn-video {
  background: #fff7bd;
  color: #262519;
}

.product-btn-buy {
  background: #ee3933;
  margin-right: 12px;
}

.product-btn-buy:hover {
  background: #f65c43;
}

.product-btn-buy:before {
  background-image: url("../img/icon-buy.png");
  width: 24px;
  height: 23px;
  margin: 12px 14px 0 0;
}

.product-btn-download:before {
  background-image: url("../img/icon-download.png");
  width: 25px;
  height: 25px;
  margin: 12px 14px 0 0;
}

.old-price {
  color: #969696;
  text-decoration: line-through;
}

.product-promo .old-price {
  color: #b8ab56;
}

.product-img {
  position: absolute;
  right: 0;
  top: 50px;
  bottom: 0;
  width: 540px;
  background-position: top center;
  background-repeat: no-repeat;
}

.product-data .product-img {
    background-image: url("../img/uber-data-animate.gif");
}

.product-stock .product-img {
  background-image: url("../img/uber-stock.jpg");
}

.product-columns .product-img {
  background-image: url("../img/uber-columns.png");
}

.product-spacer .product-img {
  background-image: url("../img/uber-spacer.png");
}

.product-faces .product-img {
  background-image: url("../img/uber-faces.png");
}

.product-frame .product-img {
  background-image: url("../img/uber-frame.png");
}

.product-tuber .product-img {
  background-image: url("../img/uber-tuber.png");
}

.product-font .product-img {
  background-image: url("../img/uber-font.png");
}

.product-line .product-img {
  background-image: url("../img/uber-line.png");
}

.product-mapper .product-img {
  background-image: url("../img/uber-mapper.png");
}

.page {
  max-width: 100%;
  margin: 3rem auto 5rem auto;
  line-height: 1.5em;
  text-align: left;
  background-color: #fff;
  padding: 20px;
  border-radius: 4px;
}

.page a {
  color: #536778;
  text-decoration: none;
  transition: color .3s;
}

.page a:hover {
  color: #ee3933;
}

.page h1 {
  font-size: 4rem;
  line-height: 1.1em;
}

.page h2 {
  font-size: 2.5rem;
  color: #536778;
  line-height: 1.1em;
}

.page h3 {
  font-size: 1.5rem;
  line-height: 1.1em;
}

.page p {
  margin: 0 0 0.5em 0;
  line-height: 1.5em;
}

.page ol,
.page ul {
  padding-left: 1.2rem;
}

.page code {
  background-color: #f1f1f1;
  padding: 2px 5px;
  border-radius: 2px;
}

.page h1,
.page h2,
.page h3 {
  margin-top: 0;
  margin-bottom: 0.5em;
}

.page p,
.page ol,
.page ul {
  margin-top: 0;
  margin-bottom: 1em;
}

.page li {
  margin-top: 0;
  margin-bottom: 0.5em;
}

.page p + h2,
.page ol + h2,
.page ul + h2,
.page p + h3,
.page ol + h3,
.page ul + h3,
.page ol + p,
.page ul + p {
  margin-top: 1.5em;
}

.page a {
  border-bottom: 1px solid rgba(83, 103, 120, 0.4);
  transition: all .3s;
}

.page a:hover {
  border-bottom: 4px solid rgba(238, 57, 51, 0.75);
}

.page a.buy {
  display: inline-block;
  margin: 0.5em 0 1em 0;
  color: #ee3933;
  border-width: 2px;
  border-style: solid;
  border-color: #ee3933;
  border-radius: 4px;
  background-color: transparent;
    padding: 0.5rem 1.5rem;
    font-weight: bold;
    transition: all .3s;
}

.page a.buy:hover {
    color: #ffffff;
    background-color: #ee3933;
}

.page .small {
  font-size: 0.875em;
}

.page .small li {
  margin-bottom: 0;
}

.page .alert {
  position: relative;
  background-color: floralwhite;
  border: 1px solid #ecd3c8;
  border-radius: 4px;
  padding: 0.5em 0.5em 0.75em 2em;
}

.page .alert:after {
  content: "⚠️";
  display: inline-block;
  position: absolute;
  left: 0.45rem;
  top: 0.425rem;
}

.popup {
  display: block;
  position: fixed;
  background-color: rgba(0,0,0,0.9);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  text-align: center;
  cursor: zoom-out;
}

.popup iframe {
  display: block;
  position: relative;
  margin: 0 auto;
  top: calc(50% - 180px);
  max-width: 90%;
}

@media (min-width: 541px) {
  .head br {
    display: none;
  }
  
  .page {
    padding: 5%;
  }
}

@media (min-width: 621px) {
  .footer-contacts br {
    display: none;
  }
}

@media (min-width: 960px) {
  .product-bundle .product-img {
    top: 50px;
    bottom: 40px;
    right: 40px;
    left: auto;
    width: 446px;
    background-image: url("../img/uber-bundle.png");
    background-size: contain;
  }
  .product-userpics {
    background-image: url("../img/faces.png");
    background-position: right center;
  }
  .product-batch {
    background-image: url("../img/faces.png");
  }
  .product-bundle .product-description {
    margin-bottom: 90px;
  }
}

@media (min-width: 1210px) {
  .product-with-ui {
    background-image: url("../img/ps-panel.png");
  }
}

@media (min-width: 1280px) {
  .wrap {
    margin: 0 auto;
  }
}

@media (max-width: 1210px) {
  .product-bundle .product-img {
    width: 320px;
    top: 100px;
  }
  .product-with-ui .product-img {
    right: 10px;
  }
  .product-stock .product-img {
    right: 40px;
  }
}

@media (max-width: 1120px) {
  .wrap {
    margin: 0 20px;
  }
  .product {
    padding-left: 45px;
    margin-bottom: 20px;
  }
}

@media (max-width: 990px) {
  body {
    font-size: 16px;
  }
  .product-description {
    width: 445px;
  }
}

@media (max-width: 880px) {
  .product h2 {
    font-size: 50px;
    margin-bottom: 4px;
  }
  .product {
    padding: 45px 0 0 45px;
  }
  .product-img {
    display: none;
  }
  .product-buttons {
    margin-bottom: 55px;
  }
  .product-content {
    width: 70%;
    min-width: 465px;
  }
  .product-description {
    width: 100%;
  }
}

@media (max-width: 750px) {
  .head {
    display: inline-block;
    width: 516px;
    height: 114px;
    margin: 55px 0;
  }
  .head h1 {
    margin-top: 90px;
    font-size: 16px;
  }
  .top {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .top-menu a,
  .top-menu span {
    margin-right: 30px;
  }
  .top-social a {
    width: 24px;
    height: 28px;
  }
  .footer {
    margin: 50px 0 60px;
  }
}

@media (max-width: 620px) {
  .wrap {
    margin: 0 10px;
  }
  .product {
    margin-bottom: 10px;
  }
  .footer {
    margin-top: 20px;
  }
  .footer-contacts {
    float: none;
    display: block;
    margin-bottom: 20px;
  }
}

@media (max-width: 540px) {
  .head {
    display: inline-block;
    width: 268px;
    height: 100px;
    margin-top: 35px;
    background-position: top center;
  }
  .head h1 {
    margin-top: 55px;
    font-size: 14px;
  }
  .product {
    padding: 20px 20px 40px;
  }
  .product h2 {
    font-size: 35px;
  }
  .product-description {
    margin: 20px 0;
  }
  .product-content {
    min-width: auto;
    width: 100%;
  }
  .product-buttons {
    margin-bottom: 0;
  }
  .product-btn-video {
    display: block;
    width: 165px;
    margin-bottom: 20px;
  }
}

@media (max-width: 480px) {
  body {
    font-size: 14px;
  }
  .head {
    margin-bottom: 25px;
  }
  .top-social {
    margin-bottom: 25px;
  }
  .top-social,
  .top-menu {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 400px) {
  .top {
    font-size: 16px;
  }
  .top-social a {
    width: 20px;
    height: 24px;
  }
}