@charset "UTF-8";
/*
Theme Name: Joyoshare App Site
Text Domain: josappsite
Version: 1.0.12
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Joyoshare App Site Theme
Tags: Joyoshare, app
Author: TORYOI
Author URI: 
Theme URI: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/
@font-face {
  font-family: "OpenSans-Regular";
  src: url("./assets/fonts/OpenSans/OpenSans-Regular.eot");
  src: url("./assets/fonts/OpenSans/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/OpenSans/OpenSans-Regular.woff2") format("woff2"), url("./assets/fonts/OpenSans/OpenSans-Regular.woff") format("woff"), url("./assets/fonts/OpenSans/OpenSans-Regular.svg#chalkboard_sebold") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* title h */
/* icon */
@-webkit-keyframes adk-icon-push {
  from {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-moz-keyframes adk-icon-push {
  from {
    -moz-transform: scale(0.8);
         transform: scale(0.8);
  }
  50% {
    -moz-transform: scale(1.2);
         transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}
@keyframes adk-icon-push {
  from {
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
            transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes adk-bg-push {
  from {
    background-size: 22px auto;
  }
  50% {
    background-size: 28px auto;
  }
  100% {
    background-size: 25px auto;
  }
}
@-moz-keyframes adk-bg-push {
  from {
    background-size: 22px auto;
  }
  50% {
    background-size: 28px auto;
  }
  100% {
    background-size: 25px auto;
  }
}
@keyframes adk-bg-push {
  from {
    background-size: 22px auto;
  }
  50% {
    background-size: 28px auto;
  }
  100% {
    background-size: 25px auto;
  }
}
/* btn */
/*.btn-outline-buy:hover .icon-win,
.btn-outline-buy:focus .icon-win {
  background-image: url(./assets/images/icons/win.png);
}
.btn-outline-buy:hover .icon-mac,
.btn-outline-buy:focus .icon-mac  {
  background-image: url(./assets/images/icons/mac.png);
}*/
/* platform */
/*.platform-a-win:hover {
  background-image: url(./assets/images/icons/win-s-active.png);
}*/
/*.platform-a-mac:hover {
  background-image: url(./assets/images/icons/mac-s-active.png);
}*/
/* Header */
/* site content */
/* footer menu widgets */
/* site footer */
/* why choose */
/* category */
/* article detail */
/* article main content */
/* article part-guide */
/*view-original-img-wrapper*/
/*other-users-download*/
/*other-users-download-single*/
/* article */
/* home */
/* sub banner */
/* product banner */
/* user review */
/* where recomend */
/* product */
/* product parts */
/* product navbar */
/* user guide */
/* tech specs */
/* reviews */
/* product purchase */
/* purchase subscribe */
/* product-reviews-main */
/* 首页 awards review */
body {
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}

div {
  font-family: Arial, Helvetica, sans-serif;
}

p {
  font-family: Arial, Helvetica, sans-serif;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  font-weight: bold;
  font-size: 30px;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  font-weight: bold;
  font-size: 24px;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  font-weight: bold;
  font-size: 18px;
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
}

h5 {
  font-family: Arial, Helvetica, sans-serif;
}

h6 {
  font-family: Arial, Helvetica, sans-serif;
}

ul {
  font-family: Arial, Helvetica, sans-serif;
}

li {
  font-family: Arial, Helvetica, sans-serif;
}

dl {
  font-family: Arial, Helvetica, sans-serif;
}

dt {
  font-family: Arial, Helvetica, sans-serif;
}

dd {
  font-family: Arial, Helvetica, sans-serif;
}

span {
  font-family: Arial, Helvetica, sans-serif;
}

a {
  font-family: Arial, Helvetica, sans-serif;
  color: #16a4a1;
}
a:hover {
  color: #16a4a1;
  text-decoration: underline;
}
a:focus {
  color: #16a4a1;
  text-decoration: underline;
  outline: none !important;
}

p.has-text-color a {
  color: #16a4a1;
}
p.has-text-color a:hover {
  color: #16a4a1;
  text-decoration: underline;
}
p.has-text-color a:focus {
  color: #16a4a1;
  text-decoration: underline;
}

.h1 {
  margin: 0;
  font-weight: bold;
  font-size: 30px;
}
.h1 a {
  font-size: 30px;
}

.h2 {
  margin: 0;
  font-weight: bold;
  font-size: 24px;
}
.h2 a {
  font-size: 24px;
}

.h3 {
  margin: 0;
  font-weight: bold;
  font-size: 18px;
}
.h3 a {
  font-size: 18px;
}

.page-content h2 {
  padding-top: 15px;
  margin-bottom: 15px;
}
.page-content .h2 {
  padding-top: 15px;
  margin-bottom: 15px;
}
.page-content h3 {
  margin-bottom: 10px;
}
.page-content .h3 {
  margin-bottom: 10px;
}
.page-content .wp-block-group ul {
  margin-bottom: 20px;
}
.page-content .article-part-guide ul {
  margin-bottom: 0;
}

.icon {
  display: inline-block;
}

.icon-win {
  width: 32px;
  height: 32px;
  background: url(./assets/images/icons/windows.png) no-repeat;
}

.icon-win-w {
  width: 32px;
  height: 32px;
  background: url(./assets/images/icons/windows-w.png) no-repeat;
}

.icon-win-s-active {
  width: 16px;
  height: 16px;
  background: url(./assets/images/icons/windows-active.png) no-repeat;
  background-size: 100% 100%;
}

.icon-mac {
  width: 30px;
  height: 35px;
  background: url(./assets/images/icons/apple.png) no-repeat;
}

.icon-mac-w {
  width: 30px;
  height: 35px;
  background: url(./assets/images/icons/apple-w.png) no-repeat;
}

.icon-mac-s-active {
  width: 15px;
  height: 17px;
  background: url(./assets/images/icons/apple-active.png) no-repeat;
  background-size: 100% 100%;
}

.icon-cart {
  width: 38px;
  height: 36px;
  background: url(./assets/images/icons/cart-o.png) no-repeat center center;
}

.icon-win-mac-grey {
  width: 33px;
  height: 26px;
  background: url(./assets/images/icons/win-mac-grey.png);
}

.icon-win-mac-w {
  width: 33px;
  height: 26px;
  background: url(./assets/images/icons/win-mac-30.png);
}

.btn {
  font-weight: bold;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.btn:hover .icon {
  -webkit-animation: adk-icon-push 0.19s ease-in-out;
     -moz-animation: adk-icon-push 0.19s ease-in-out;
          animation: adk-icon-push 0.19s ease-in-out;
}

.btn-primary {
  display: inline-block;
  color: #fff;
  background-color: #16a4a1;
  border-color: #16a4a1;
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(22, 164, 161);
  border-color: rgb(22, 164, 161);
}
.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
  background-color: rgb(22, 164, 161);
  border-color: rgb(22, 164, 161);
}
.btn-primary:disabled {
  color: #fff;
  background-color: #16a4a1;
  border-color: #16a4a1;
}
.btn-primary:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #16a4a1;
  border-color: #16a4a1;
}
.btn-primary:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
}
.btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #16a4a1;
  border-color: #16a4a1;
}
.btn-primary:not(:disabled):not(.disabled):active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
}

.btn-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
  background-color: rgb(22, 164, 161);
  border-color: rgb(22, 164, 161);
}

.btn-primary.disabled {
  color: #fff;
  background-color: #16a4a1;
  border-color: #16a4a1;
}

.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #16a4a1;
  border-color: #16a4a1;
}
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
}

.btn-outline-primary {
  display: inline-block;
  color: #16a4a1;
  background-color: transparent;
  background-image: none;
  border-color: #16a4a1;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #16a4a1;
  border-color: #16a4a1;
}
.btn-outline-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
}
.btn-outline-primary:disabled {
  color: #16a4a1;
  background-color: transparent;
}

.btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
}

.btn-outline-primary.disabled {
  color: #16a4a1;
  background-color: transparent;
}

.btn-download {
  position: relative;
  display: inline-block;
  padding: 10px 20px 10px 60px;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  background-color: rgb(22, 164, 161);
  border: 2px solid rgb(22, 164, 161);
  border-radius: 25px;
  color: #fff;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.btn-download .icon {
  position: absolute;
  top: 6px;
  left: 18px;
}
.btn-download .icon-mac {
  top: 5px;
}
.btn-download:hover {
  color: #fff;
  background-color: rgb(22, 191, 188);
  border-color: rgb(22, 191, 188);
  text-decoration: none;
}
.btn-download:focus {
  color: #fff;
  background-color: rgb(22, 191, 188);
  border-color: rgb(22, 191, 188);
  text-decoration: none;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 191, 188, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(22, 191, 188, 0.5);
}
.btn-download:disabled {
  color: #fff;
  background-color: rgb(22, 191, 188);
  border-color: rgb(22, 191, 188);
}

.btn-download.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 191, 188, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(22, 191, 188, 0.5);
}

.btn-download.disabled {
  color: #fff;
  background-color: rgb(22, 191, 188);
  border-color: rgb(22, 191, 188);
}

.btn-outline-download {
  position: relative;
  display: inline-block;
  padding: 10px 20px 10px 60px;
  font-size: 18px;
  text-align: center;
  border-radius: 25px;
  background-color: transparent;
  background-image: none;
  border: 2px solid rgb(22, 164, 161);
  color: rgb(22, 164, 161);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.btn-outline-download .icon {
  position: absolute;
  top: 5px;
  left: 16px;
}
.btn-outline-download .icon-win {
  background-image: url(./assets/images/icons/windows.png);
}
.btn-outline-download .icon-mac {
  background-image: url(./assets/images/icons/apple-active.png);
  background-size: 100% 100%;
}
.btn-outline-download:hover {
  color: #fff;
  background-color: rgb(22, 164, 161);
  border-color: rgb(22, 164, 161);
}
.btn-outline-download:hover .icon-win {
  background-image: url(./assets/images/icons/windows.png);
}
.btn-outline-download:hover .icon-mac {
  background-image: url(./assets/images/icons/apple-w.png);
}
.btn-outline-download:focus {
  color: #fff;
  background-color: rgb(22, 164, 161);
  border-color: rgb(22, 164, 161);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
}
.btn-outline-download:focus .icon-win {
  background-image: url(./assets/images/icons/windows.png);
}
.btn-outline-download:focus .icon-mac {
  background-image: url(./assets/images/icons/apple-w.png);
}
.btn-outline-download:disabled {
  color: #fff;
  background-color: #16a4a1;
  border-color: #16a4a1;
}

.btn-outline-download.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
}

.btn-outline-download.disabled {
  color: #fff;
  background-color: #16a4a1;
  border-color: #16a4a1;
}

.btn-buy {
  display: inline-block;
  padding: 5px 25px 5px 55px;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
  position: relative;
  background: rgb(255, 208, 82);
  border-radius: 1.8em;
  color: #414141;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  border: 1px solid rgba(255, 208, 82, 0.8);
}
.btn-buy:hover {
  color: #414141;
  background: rgb(255, 220, 102);
  background-position-x: 155px;
}
.btn-buy:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 220, 102, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 220, 102, 0.5);
  background: rgb(255, 220, 102);
}
.btn-buy:disabled {
  color: #414141;
  background-color: #aaa;
  border-color: #aaa;
}
.btn-buy .icon {
  position: absolute;
  top: 3px;
  left: 20px;
}
.btn-buy .icon-mac {
  top: 3px;
  width: 24px;
  height: 28px;
  background-size: 100%;
}
.btn-buy .icon-win {
  top: 6px;
  width: 24px;
  height: 24px;
  background-size: 100%;
}

.btn-buy.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 220, 102, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 220, 102, 0.5);
  background: rgb(255, 220, 102);
}

.btn-buy.disabled {
  color: #414141;
  background-color: #aaa;
  border-color: #aaa;
}

.btn-buy-large {
  font-size: 24px;
  padding: 6px 35px 6px 75px;
}
.btn-buy-large .icon {
  position: absolute;
  top: 6px;
  left: 25px;
}
.btn-buy-large .icon-mac {
  top: 6px;
  width: 30px;
  height: 35px;
  background-size: 100%;
}
.btn-buy-large .icon-win {
  top: 8px;
  width: 32px;
  height: 32px;
  background-size: 100%;
}
.btn-buy-large:hover {
  background-position-x: 210px;
}

.btn-simple-buy {
  position: relative;
  display: inline-block;
  padding: 10px 20px 10px 60px;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  background-color: rgb(255, 208, 82);
  border: 2px solid rgb(255, 208, 82);
  border-radius: 25px;
  color: #414141;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.btn-simple-buy .icon {
  position: absolute;
  top: 5px;
  left: 18px;
}
.btn-simple-buy .icon-win {
  background-image: url(./assets/images/icons/win.png);
}
.btn-simple-buy .icon-mac {
  background-image: url(./assets/images/icons/mac.png);
}
.btn-simple-buy .icon-cart {
  background-image: url(./assets/images/icons/cart-o.png);
}
.btn-simple-buy:hover {
  color: #414141;
  background-color: rgb(255, 220, 102);
  border-color: rgb(255, 220, 102);
  text-decoration: none;
}
.btn-simple-buy:focus {
  color: #414141;
  background-color: rgb(255, 220, 102);
  border-color: rgb(255, 220, 102);
  text-decoration: none;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 220, 102, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 220, 102, 0.5);
}
.btn-simple-buy:disabled {
  color: #414141;
  background-color: rgba(255, 220, 102, 0.5);
  border-color: rgba(255, 220, 102, 0.5);
}

.btn-simple-buy.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 220, 102, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 220, 102, 0.5);
}

.btn-simple-buy.disabled {
  color: #414141;
  background-color: rgba(255, 220, 102, 0.5);
  border-color: rgba(255, 220, 102, 0.5);
}

.btn-outline-buy {
  position: relative;
  display: inline-block;
  padding: 10px 20px 10px 70px;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
  background-color: transparent;
  background-image: none;
  border: 2px solid #16a4a1;
  border-radius: 25px;
  color: #16a4a1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.btn-outline-buy .icon {
  position: absolute;
  top: 5px;
  left: 18px;
}
.btn-outline-buy .icon-win {
  background-image: url(./assets/images/icons/win.png);
}
.btn-outline-buy .icon-mac {
  background-image: url(./assets/images/icons/mac.png);
}
.btn-outline-buy .icon-cart {
  background-image: url(./assets/images/icons/cart-o.png);
}
.btn-outline-buy:hover {
  color: #fff;
  background-color: rgb(22, 164, 161);
  border-color: rgb(22, 164, 161);
}
.btn-outline-buy:hover .icon-cart {
  background-image: url(./assets/images/icons/cart-o-active.png);
}
.btn-outline-buy:focus {
  color: #fff;
  background-color: rgb(22, 164, 161);
  border-color: rgb(22, 164, 161);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
}
.btn-outline-buy:focus .icon-cart {
  background-image: url(./assets/images/icons/cart-o-active.png);
}
.btn-outline-buy:disabled {
  color: #fff;
  background-color: #fe7d3b;
  border-color: #fe7d3b;
}

.btn-outline-buy.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(22, 164, 161, 0.5);
}

.btn-outline-buy.disabled {
  color: #fff;
  background-color: #fe7d3b;
  border-color: #fe7d3b;
}

.price-box {
  margin-bottom: 16px;
}
.price-box .price .org {
  text-decoration: line-through;
  color: #818181;
  font-size: 14px;
  margin-right: 10px;
}
.price-box .price .sell {
  font-size: 20px;
  color: #ff6137;
  font-weight: 800;
}

.buy-item .price .org {
  text-decoration: line-through;
  color: #818181;
  font-size: 14px;
  margin-right: 10px;
}
.buy-item .price .sell {
  font-size: 20px;
  color: #ff6137;
  font-weight: 800;
}

.badge-primary {
  color: #fff;
  background-color: #16a4a1;
}

.btn-win {
  padding-left: 50px !important;
  background-repeat: no-repeat;
  background-image: url(./assets/images/icons/win.png);
  background-position: 15px 8px;
}

.btn-mac {
  padding-left: 50px !important;
  background-repeat: no-repeat;
  background-image: url(./assets/images/icons/mac.png);
  background-position: 15px 8px;
}

.btn-win-s {
  padding-left: 50px !important;
  background-repeat: no-repeat;
  background-image: url(./assets/images/icons/win-s.png);
  background-position: 15px 8px;
}
.btn-win-s:focus {
  background-image: url(./assets/images/icons/win-s.png);
}
.btn-win-s:active {
  background-image: url(./assets/images/icons/win-s.png);
}

.btn-mac-s {
  padding-left: 45px !important;
  background-repeat: no-repeat;
  background-image: url(./assets/images/icons/mac-s.png);
  background-position: 12px 7px;
}
.btn-mac-s:focus {
  background-image: url(./assets/images/icons/mac-s.png);
}
.btn-mac-s:active {
  background-image: url(./assets/images/icons/mac-s.png);
}

.btn-win-mac-s {
  padding-left: 50px !important;
  background-repeat: no-repeat;
  background-image: url(./assets/images/icons/win-mac-s.png);
  background-position: 11px 9px;
}
.btn-win-mac-s:focus {
  background-image: url(./assets/images/icons/win-mac-s.png);
}
.btn-win-mac-s:active {
  background-image: url(./assets/images/icons/win-mac-s.png);
}

.wp-block-button a {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.wp-block-button a:hover {
  text-decoration: none;
}

.wp-block-button.is-style-outline a:hover {
  background-color: #16a4a1;
  color: #fff;
  border-color: #16a4a1;
}

.btn-learn-more a {
  width: 220px;
  height: 50px;
  line-height: 50px;
  background: -webkit-gradient(linear, left top, right top, from(rgb(44, 235, 112)), to(rgb(0, 94, 210)));
  background: -webkit-linear-gradient(left, rgb(44, 235, 112), rgb(0, 94, 210));
  background: -moz-linear-gradient(left, rgb(44, 235, 112), rgb(0, 94, 210));
  background: -o-linear-gradient(left, rgb(44, 235, 112), rgb(0, 94, 210));
  background: linear-gradient(90deg, rgb(44, 235, 112), rgb(0, 94, 210));
  font-size: 24px;
  padding: 0;
  border-radius: 25px;
  -webkit-transition: background 0.28s;
  -o-transition: background 0.28s;
  -moz-transition: background 0.28s;
  transition: background 0.28s;
  position: relative;
  text-indent: -0.6em;
}
.btn-learn-more a:before {
  font-family: "FontAwesome";
  display: inline-block;
  content: "\f105";
  position: absolute;
  right: 1.4em;
  top: 1px;
  font-size: 24px;
}
.btn-learn-more a:hover {
  background-position-x: 220px;
}

.platform-a {
  height: 25px;
  line-height: 25px;
  position: relative;
  top: 6px;
  display: none;
  color: #414141;
  display: inline-block;
  padding-left: 26px;
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: center left;
}
.platform-a:hover {
  text-decoration: none;
  color: #414141;
}

.platform-a.active {
  display: none;
}

.platform-a-win {
  background-image: url(./assets/images/icons/win-s.png);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.platform-a-mac {
  background-image: url(./assets/images/icons/mac-s.png);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

#site-header {
  position: relative;
  height: 80px;
  z-index: 10;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 93, 91, 0.08);
          box-shadow: 0 2px 8px 0 rgba(0, 93, 91, 0.08);
  overflow: visible;
}
@media (max-width: 767px) {
  #site-header .navbar-collapse {
    padding: 0;
    position: absolute;
    z-index: 10;
    top: 80px;
    left: 0;
  }
}
#site-header .nav-pills {
  height: 80px;
  line-height: 80px;
}
#site-header .nav-pills li a {
  font-family: Arial;
  display: inline-block;
  color: #414141;
  font-size: 18px;
  font-weight: normal;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  padding: 0 25px;
}
@media (max-width: 992px) {
  #site-header .nav-pills li a {
    padding: 0 12px;
    font-size: 17px;
  }
}
#site-header .nav-pills li a:hover {
  background: none;
  color: #313131;
}
#site-header .nav-pills li a:focus {
  background: none;
  color: #313131;
}
#site-header .nav-pills .current-menu-ancestor > a {
  background: none;
  color: #313131;
}
#site-header .nav-pills .current-menu-item > a {
  background: none;
  color: #313131;
}
@media (max-width: 767px) {
  #site-header .nav-pills > .menu-item {
    margin: 0;
  }
}
#site-header .nav-pills > .menu-item:hover > .icon {
  color: #313131;
}
#site-header .nav-pills > .menu-item:hover > a {
  color: #313131;
}
#site-header .nav-pills .menu-store,
#site-header .nav-pills .menu-download {
  margin-left: 20px;
}
@media (max-width: 992px) {
  #site-header .nav-pills .menu-store,
  #site-header .nav-pills .menu-download {
    margin-left: 12px;
  }
}
#site-header .nav-pills .menu-store a,
#site-header .nav-pills .menu-download a {
  width: 143px;
  height: 50px;
  line-height: 50px;
  border-radius: 10px;
  text-align: center;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  border-radius: 10px;
  -webkit-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
@media (max-width: 992px) {
  #site-header .nav-pills .menu-store a,
  #site-header .nav-pills .menu-download a {
    width: 133px;
    height: 40px;
    line-height: 40px;
  }
}
#site-header .nav-pills .menu-store a {
  background-color: #ffd052;
}
#site-header .nav-pills .menu-store a::before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 24px;
  margin-right: 10px;
  vertical-align: middle;
  background: url(./assets/images/icons/cart-o.png) no-repeat center center;
  background-size: 100% auto;
}
@media (max-width: 992px) {
  #site-header .nav-pills .menu-store a::before {
    margin-right: 6px;
  }
}
#site-header .nav-pills .menu-store a:hover {
  background-color: #FDC42D;
}
#site-header .nav-pills .menu-download a {
  color: #16a4a1;
  background-color: #fff;
  border: 1px solid #16A4A1;
}
#site-header .nav-pills .menu-download a:hover {
  color: #fff;
  background-color: #16a4a1;
}
#site-header .nav-pills .menu-download a:hover:before {
  background: url(./assets/images/icons/download-white@2x.png) no-repeat center center !important;
  background-size: 100% auto !important;
}
#site-header .nav-pills .menu-download a::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  vertical-align: middle;
  background: url(./assets/images/icons/download-color@2x.png) no-repeat center center;
  background-size: 100% auto;
}
@media (max-width: 992px) {
  #site-header .nav-pills .menu-download a::before {
    margin-right: 6px;
  }
}
#site-header .menu-item > .icon {
  position: relative;
  top: 1px;
  left: -20px;
  display: inline-block;
  font-size: 24px;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 100;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #313131;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 992px) {
  #site-header .menu-item > .icon {
    top: 3px;
    left: -12px;
  }
}
#site-header .menu-item > .icon:before {
  content: "\f107";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#site-header .menu-item:hover > .icon:before {
  content: "\f106";
}
#site-header .nav > .menu-item {
  height: 100%;
}
#site-header .nav .menu-item {
  position: initial;
}
#site-header .nav .menu-item:hover:not(.menu-store):not(.menu-download) {
  background: rgba(22, 164, 161, 0.07);
}
#site-header .nav .menu-item:hover:not(.menu-store):not(.menu-download) > a {
  color: #16a4a1;
}
#site-header .nav .menu-item:hover:not(.menu-store):not(.menu-download) .icon {
  color: #16a4a1;
}
#site-header .nav .menu-item:hover .sub-menu-wrap {
  height: auto;
  opacity: 1;
}
#site-header .nav .menu-item:focus .sub-menu-wrap {
  height: auto;
  opacity: 1;
}
#site-header .nav .menu-item.menu-resource .sub-menu-wrap {
  width: 196px;
}
#site-header .nav .menu-item.menu-resource .sub-menu-wrap .sub-menu {
  padding: 20px 25px;
}
#site-header .nav .menu-item.menu-resource .sub-menu-wrap .sub-menu .menu-item:hover {
  background: none;
}
#site-header .nav .menu-item.menu-resource .sub-menu-wrap .sub-menu .menu-item:hover a {
  text-decoration: underline;
  background: none;
}
#site-header .nav .menu-item.menu-resource .sub-menu-wrap .sub-menu .menu-item:not(:last-child) {
  margin-bottom: 10px;
}
#site-header .nav .menu-item.menu-resource .sub-menu-wrap .sub-menu .menu-item a {
  padding: 0;
}
#site-header .nav .menu-item .sub-menu-wrap:hover {
  -webkit-box-shadow: rgba(0, 170, 234, 0.15) 0px 5px 8px;
          box-shadow: rgba(0, 170, 234, 0.15) 0px 5px 8px;
}
#site-header .nav .menu-item-has-children {
  position: relative;
}
#site-header .nav .sub-menu-wrap {
  width: 378px;
  display: max-content;
  height: 0;
  opacity: 0;
  position: absolute;
  top: 79px;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  z-index: 10;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  right: 0;
  background: rgb(255, 255, 255);
  border: none;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 93, 91, 0.12);
          box-shadow: 0 2px 8px 0 rgba(0, 93, 91, 0.12);
}
#site-header .nav .sub-menu {
  list-style: none;
  padding: 20px 10px;
  line-height: 32px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  color: #333;
  text-align: left;
}
#site-header .sub-menu .menu-item {
  display: block;
  text-align: left;
}
#site-header .sub-menu .menu-item:last-child {
  border-right: none;
}
#site-header .sub-menu .menu-item:not(:last-child) {
  margin-bottom: 5px;
}
#site-header .sub-menu .menu-item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  color: #414141;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  padding: 10px 15px;
  text-align: left;
}
#site-header .sub-menu .menu-item a:hover {
  text-decoration: none;
  background: #F1F8F8;
}
#site-header .sub-menu .menu-item .icon {
  width: 50px;
  height: 50px;
  margin: 0 15px 0 0;
}
#site-header .sub-menu .menu-item .name {
  font-family: Arial;
  font-weight: bold;
  display: block;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
#site-header .sub-menu .menu-item .desc {
  font-family: Arial;
  display: block;
  line-height: 1;
  color: #414141;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 3px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
#site-header .sub-menu .current-menu-item > a {
  color: #323232;
}
#site-header .sub-menu a:hover .name {
  color: #323232;
}
#site-header .sub-menu a:hover .desc {
  color: #323232;
}

.jos-fixed-header #site-header {
  position: absolute;
  top: 0;
  background: none;
}

.header-title {
  height: 100%;
  line-height: 100%;
  float: left;
}
.header-title .custom-logo-link {
  display: inline-block;
  height: 80px;
  line-height: 80px;
}

.footer-top {
  padding-top: 15px;
  padding-bottom: 30px;
}

.footer-title-follow {
  padding-left: 0;
  padding-bottom: 10px;
}

.follow-title {
  color: #414141;
  font-size: 20px;
  margin-top: 45px;
  font-weight: bold;
}

.footer-social-wrapper {
  padding-left: 10px;
}

.footer-social {
  list-style: none;
  padding-left: 0;
  height: 30px;
}
.footer-social .menu-item {
  color: #414141;
  float: left;
  margin-right: 12px;
}
.footer-social .menu-item a {
  display: inline-block;
  background: none;
  color: #414141;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  margin-right: 4px;
}
.footer-social .menu-item:hover a {
  margin-top: -5px;
}
.footer-social .screen-reader-text {
  display: none;
}
.footer-social .svg-icon {
  fill: #414141;
}

.footer-menu {
  padding-left: 0;
  list-style: none;
}
.footer-menu .menu-item a {
  color: #333;
}
.footer-menu > .menu-item {
  display: block;
  float: left;
  width: 33.333%;
}
.footer-menu > .menu-item > a {
  font-size: 20px;
  font-weight: bold;
  color: #414141;
}
.footer-menu > .menu-item > a:hover {
  text-decoration: none;
}
.footer-menu .sub-menu {
  padding-left: 0;
  list-style: none;
  margin-top: 20px;
  padding-bottom: 20px;
}
.footer-menu .sub-menu .menu-item {
  margin-top: 8px;
}
.footer-menu .sub-menu a {
  font-size: 14px;
  position: relative;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.footer-menu .sub-menu a:hover {
  color: #16a4a1;
  text-decoration: none;
}
.footer-menu .sub-menu a:hover::after {
  -webkit-transform: scaleX(1);
     -moz-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  opacity: 1;
}
.footer-menu .sub-menu a::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #16a4a1;
  position: absolute;
  left: 0;
  bottom: -1px;
  -webkit-transform: scaleX(0);
     -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  opacity: 0.3;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

#site-footer {
  padding: 20px 0;
  text-align: center;
}

.footer-copyright {
  color: #414141;
  margin-bottom: 0;
  font-size: 14px;
}

.footer-nav-widgets-wrapper {
  padding: 20px 0;
  border-top: 2px solid #E9E9E9 !important;
}
@media (min-width: 768px) {
  .footer-nav-widgets-wrapper {
    padding: 50px 0;
  }
  .footer-nav-widgets-wrapper .footer-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
  }
  .footer-nav-widgets-wrapper .footer-title-follow {
    width: 32.5%;
  }
  .footer-nav-widgets-wrapper .footer-menu-wrapper {
    width: 67.5%;
    padding: 0;
  }
  .footer-nav-widgets-wrapper .footer-menu-wrapper .footer-menu > .menu-item:first-of-type {
    padding-right: 20px;
    width: 37.1%;
  }
  .footer-nav-widgets-wrapper .footer-menu-wrapper .footer-menu > .menu-item:nth-of-type(2) {
    padding-right: 20px;
    width: 32%;
  }
  .footer-nav-widgets-wrapper .footer-menu-wrapper .footer-menu > .menu-item:last-of-type {
    width: 30%;
  }
}

.to-top {
  position: fixed;
  display: inline-block;
  bottom: 5%;
  right: 5%;
  background-color: #8d8d8d;
  width: 43px;
  height: 43px;
  color: #fff;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  display: none;
  opacity: 0.35;
}
.to-top:hover {
  color: #fff;
  opacity: 0.9;
}
.to-top:focus {
  background-color: #8d8d8d;
}

.store-banner {
  padding-top: 80px;
  padding-bottom: 80px;
}
.store-banner .sub-title {
  margin-top: 25px;
}
.store-banner .product-columns-group {
  margin-top: 1em;
  margin-bottom: 1em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
}
.store-banner .product-columns-group .wp-block-column {
  background: #fff;
  padding: 30px 15px 20px 20px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 40px;
}
.store-banner .product-columns-group .wp-block-column:hover {
  -webkit-box-shadow: 0 0 5px rgba(22, 164, 161, 0.4);
  box-shadow: 0 0 5px rgba(22, 164, 161, 0.4);
}
.store-banner .product-columns-group .wp-block-media-text {
  grid-template-columns: 30% auto !important;
  -ms-grid-columns: 30% 1fr !important;
}
.store-banner .product-columns-group .wp-block-media-text__media {
  text-align: right;
}
.store-banner .product-columns-group .wp-block-media-text__media img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.store-banner .product-columns-group .wp-block-media-text__content {
  padding-top: 12px;
  padding-left: 20px;
  padding-right: 20px;
}
.store-banner .product-columns-group .wp-block-media-text__content .h2 {
  color: #414141;
  font-size: 20px;
  margin-bottom: 15px;
  text-align: center;
}
.store-banner .product-columns-group .wp-block-media-text__content .h2 a {
  color: #414141;
  font-size: 20px;
}
.store-banner .product-columns-group .wp-block-media-text__content p.text {
  color: #333;
  font-size: 14px;
  line-height: 160%;
  margin-bottom: 24px;
  min-height: 90px;
}
.store-banner .product-columns-group .wp-block-media-text__content .info {
  color: #333;
  font-size: 12px;
  text-indent: 0;
  margin-bottom: 0;
  line-height: 1;
  margin-top: 8px;
  margin-right: 8px;
  margin-left: 8px;
  text-align: left;
  font-size: 12px;
  -webkit-transform: scale(0.833);
     -moz-transform: scale(0.833);
      -ms-transform: scale(0.833);
          transform: scale(0.833);
  margin-left: -15px;
  margin-right: -10px;
}
.store-banner .product-columns-group .buy-item {
  width: 50%;
  float: left;
  text-align: left;
}
.store-banner .product-columns-group .btn-download-box {
  width: 50%;
  float: left;
  text-align: left;
}
.store-banner .product-columns-group .btn-download-box + .btn-download-box {
  text-align: right;
}
.store-banner .product-columns-group .btn-download-box + .btn-download-box .info {
  margin-left: -10px;
  margin-right: -15px;
}
.store-banner .product-columns-group .btn-download {
  padding: 8px 25px 8px 15px;
  font-size: 14px;
  background-position-y: 8px;
  background-color: 16a4a1;
  border-color: 16a4a1;
}
.store-banner .product-columns-group .btn-download:hover .store-banner .product-columns-group .btn-download.focus {
  border-color: 16a4a1;
}
.store-banner .product-columns-group .btn-download:hover {
  -webkit-animation: adk-bg-push 0.19s ease-in-out;
     -moz-animation: adk-bg-push 0.19s ease-in-out;
          animation: adk-bg-push 0.19s ease-in-out;
}
.store-banner .product-columns-group .btn-download:focus {
  border-color: 16a4a1;
}
.store-banner .product-columns-group .btn-download:active {
  border-color: 16a4a1;
}
.store-banner .product-columns-group .btn-download span {
  display: block;
}
.store-banner .product-columns-group .btn-download .txt1 {
  font-size: 18px;
}
.store-banner .product-columns-group .btn-download .txt2 {
  font-size: 12px;
  line-height: 1;
  margin-bottom: 3px;
  -webkit-transform: scale(0.833);
     -moz-transform: scale(0.833);
      -ms-transform: scale(0.833);
          transform: scale(0.833);
}
.store-banner .product-columns-group .btn-download.active {
  border-color: 16a4a1;
}

.product-bundles {
  margin-top: 50px;
}
.product-bundles .product-columns-group .wp-block-column {
  background: #fff;
  padding: 30px 0;
  -webkit-box-shadow: 0px 0px 16px 4px rgba(46, 46, 46, 0.1);
          box-shadow: 0px 0px 16px 4px rgba(46, 46, 46, 0.1);
  border-radius: 20px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.product-bundles .product-columns-group .wp-block-column:hover {
  border-color: #16a4a1;
  -webkit-box-shadow: 0 0 5px rgba(22, 164, 161, 0.4);
  box-shadow: 0 0 5px rgba(22, 164, 161, 0.4);
}
.product-bundles .product-columns-group .wp-block-group p {
  color: #777;
  padding: 0 15px;
}
.product-bundles .product-columns-group .buy-item {
  width: 50%;
  float: left;
  text-align: center;
}
.product-bundles .product-columns-group .buy-item:child(1) {
  padding-left: 15px;
}
.product-bundles .group-3-columns .buy-item .price {
  margin-bottom: 12px;
}
.product-bundles .group-3-columns .buy-item {
  width: auto;
  float: none;
}

.group-2-columns .wp-block-column:not(:first-child) {
  margin-left: 100px;
}
.group-2-columns .wp-block-column .wp-block-image {
  margin-bottom: 0;
  *height: 260px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 60px;
}
.group-2-columns .wp-block-column .wp-block-image figure {
  max-height: 100%;
}
.group-2-columns .wp-block-column .wp-block-image img {
  vertical-align: middle;
  max-height: 260px;
}
.group-2-columns .wp-block-column .wp-block-group {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  word-break: break-word;
  padding: 0 8%;
  text-align: left;
}
.group-2-columns .wp-block-column .h2 {
  text-align: center;
  margin-bottom: 30px;
  color: #414141;
}
.group-2-columns .wp-block-column .h3 {
  text-align: center;
  margin-bottom: 30px;
  color: #414141;
}
.group-2-columns .wp-block-column .buy-item {
  text-align: center;
}
.group-2-columns .wp-block-column .buy-item .price {
  text-align: right;
  padding-right: 15px;
  margin-bottom: 5px;
}
.group-2-columns .wp-block-group .wp-block-group__inner-container p {
  padding: 0;
  line-height: 160%;
  color: #333;
}

.group-3-columns .wp-block-column {
  min-height: 656px;
}
.group-3-columns .wp-block-column .wp-block-image {
  height: 196px;
  overflow: hidden;
  margin-bottom: 55px;
}
.group-3-columns .wp-block-column .wp-block-image img {
  max-height: 196px;
}
.group-3-columns .wp-block-column .buy-item + .buy-item {
  margin-top: 20px;
}
.group-3-columns .wp-block-column .h2 {
  margin-bottom: 25px;
  padding: 0 15px;
}
.group-3-columns .wp-block-column .h3 {
  margin-bottom: 25px;
  padding: 0 15px;
}
.group-3-columns .wp-block-group p {
  height: 88px;
  overflow: hidden;
}

.product-columns-group .buy-box-single .buy-item {
  width: auto;
  float: none;
  text-align: center;
}

.why-choose {
  padding: 100px 0;
  background: #fff;
}
.why-choose .h2 {
  color: #333;
  text-align: center;
}
.why-choose .item {
  text-align: center;
}
.why-choose .item .img {
  padding: 50px 0 38px;
}
.why-choose .item .title {
  color: #333;
  font-size: 18px;
  line-height: 100%;
  padding: 0 0 18px;
  margin: 0;
}
.why-choose .item .content {
  font-size: 15px;
  line-height: 24px;
  color: #676767;
  padding: 0 58px;
}

.category .archive-header {
  height: 130px;
  line-height: 130px;
  background: #666 url(./assets/images/banner/category.jpg) no-repeat;
  text-align: center;
  color: #fff;
}
.category .archive-title {
  line-height: 130px;
  padding: 5px 0;
}

.category-main-content {
  padding: 50px 0;
}
.category-main-content .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.category-main-content .left-bar {
  top: 18px;
  width: 23%;
  position: sticky;
  position: -webkit-sticky;
  padding-bottom: 70px;
}
.category-main-content .left-bar .border-box {
  -webkit-box-shadow: 0px 1px 4px #cecece;
  box-shadow: 0px 1px 4px #cecece;
}
.category-main-content .left-bar .title {
  height: 58px;
  line-height: 65px;
  border-bottom: 1px solid #c8c8c8;
  margin: 0 16px;
  color: #3d3d3d;
  font-size: 18px;
}
.category-main-content .left-bar .left-bar-menu {
  padding: 10px 0;
}
.category-main-content .left-bar ul {
  list-style: none;
  padding-left: 0;
}
.category-main-content .left-bar ul li {
  position: relative;
}
.category-main-content .left-bar ul li:hover {
  color: #16a4a1;
  text-decoration: none;
  background: #f6f6f6;
}
.category-main-content .left-bar ul a {
  color: #3d3d3d;
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding: 8px 16px;
}
.category-main-content .left-bar ul a:hover {
  color: #16a4a1;
  text-decoration: none;
  background: #f6f6f6;
}
.category-main-content .left-bar ul .more {
  font-size: 12px;
  float: right;
  display: inline-block;
  padding: 4px;
  cursor: pointer;
  position: absolute;
  top: 9px;
  right: 16px;
}
.category-main-content .left-bar ul .more:before {
  content: "\e258";
}
.category-main-content .left-bar ul a.active {
  color: #16a4a1;
  text-decoration: none;
  background: #f6f6f6;
}
.category-main-content .left-bar .active .more {
  color: #16a4a1;
  text-decoration: none;
  background: #f6f6f6;
}
.category-main-content .left-bar .active .more:before {
  content: "\e259";
}
.category-main-content .left-bar li:hover .more:before {
  content: "\e259";
}
.category-main-content .article-content {
  width: 77%;
  padding-left: 33px;
}
.category-main-content .title {
  color: #3d3d3d;
  font-size: 24px;
  padding-bottom: 10px;
}
.category-main-content .post {
  border-top: 1px solid #c8c8c8;
  border-bottom: none;
  margin: 0px;
  padding: 30px 0 25px 0;
  background: #fff;
}
.category-main-content .article-title {
  font-size: 18px;
  color: #414141;
}
.category-main-content .article-title a {
  font-size: 18px;
  color: #414141;
}
.category-main-content .article-desc {
  margin-top: 15px;
  line-height: 150%;
  font-size: 14px;
  color: #777777;
}
.category-main-content .article-desc p {
  margin-bottom: 0;
}
.category-main-content .article-posted {
  margin-top: 12px;
  color: #585858;
}
.category-main-content .article-read-more {
  float: left;
  font-size: 14px;
}
.category-main-content .author-date {
  float: right;
  text-align: right;
  font-size: 14px;
}

.left-bar-menu .menu-li-haschild .menu-child {
  display: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  padding-bottom: 10px;
}
.left-bar-menu .menu-li-haschild .menu-child a {
  font-size: 13px;
  font-weight: normal;
  padding-top: 6px;
  padding-bottom: 6px;
  background: #f9f9f9;
  text-indent: 1em;
  padding-left: 15px;
}
.left-bar-menu .active .menu-child {
  display: block;
  background: #f9f9f9;
}
.left-bar-menu li:hover .menu-child {
  display: block;
  background: #f9f9f9;
}

.pagination-wrapper .nav-prev-text {
  margin-right: 8px;
}
.pagination-wrapper .screen-reader-text {
  margin-bottom: 20px;
  font-size: 18px;
}
.pagination-wrapper .pagination {
  font-size: 14px;
}
.pagination-wrapper .nav-next-text {
  margin-left: 8px;
}
.pagination-wrapper .page-numbers {
  padding: 0 3px;
}

.post-header {
  padding-bottom: 30px;
  margin-bottom: 10px;
  color: #fff;
}
.post-header h1 {
  color: #232323;
  font-weight: bold;
  text-align: center;
  padding: 0 100px;
  font-size: 36px;
}
.post-header .post-title {
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 180px;
  padding: 0 460px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #EEF4F4;
  color: #232323;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 42px;
}
@media (max-width: 1600px) {
  .post-header .post-title {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .post-header .post-title {
    height: auto;
  }
}
.post-header .bar {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  margin-left: 100px;
  margin-right: 100px;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 1400px) {
  .post-header .bar {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.post-header .bar div {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
.post-header .bar div p {
  color: #868686;
  font-size: 14px;
  margin-bottom: 0;
}
.post-header .bar div.author p {
  font-style: italic;
}
.post-header .bar div.share_buttons a {
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  color: #868686;
}

.post-header-inner {
  background: #fff;
}

.article-main-content {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  color: #414141;
}
.article-main-content .sidebar-box {
  width: 280px;
  position: absolute;
  top: 10px;
  left: 10px;
}
.article-main-content p {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 166%;
  word-break: break-word;
}
.article-main-content p + ul {
  margin-top: -18px;
}
.article-main-content hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border: none;
  border-top: 1px solid #ccc;
}
.article-main-content h1 {
  margin-bottom: 36px;
  color: #414141;
  font-size: 40px;
  font-weight: bold;
}
.article-main-content .h1 {
  margin-bottom: 36px;
  color: #414141;
  font-size: 40px;
  font-weight: bold;
}
.article-main-content h2 {
  margin-top: 36px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #414141;
  line-height: 1.4;
  background: -webkit-linear-gradient(45deg, #e1fbfa, transparent 70%);
  background: -moz-linear-gradient(45deg, #e1fbfa, transparent 70%);
  background: -o-linear-gradient(45deg, #e1fbfa, transparent 70%);
  background: linear-gradient(45deg, #e1fbfa, transparent 70%);
  border-left: 8px solid #16a4a1;
  padding: 8px 12px;
}
.article-main-content .h2 {
  margin-top: 36px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #414141;
  line-height: 1.4;
  background: -webkit-linear-gradient(45deg, #e1fbfa, transparent 70%);
  background: -moz-linear-gradient(45deg, #e1fbfa, transparent 70%);
  background: -o-linear-gradient(45deg, #e1fbfa, transparent 70%);
  background: linear-gradient(45deg, #e1fbfa, transparent 70%);
  border-left: 8px solid #16a4a1;
  padding: 8px 12px;
}
.article-main-content h3 {
  margin-top: 36px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #414141;
}
.article-main-content .h3 {
  margin-top: 36px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #414141;
}
.article-main-content h3 + ol {
  margin-bottom: 20px;
}
.article-main-content h4 {
  margin-bottom: 20px;
  font-weight: bold;
  margin-top: 0;
  color: #414141;
}
.article-main-content h4 code {
  background-color: #777;
  color: #fff;
  padding: 2px 10px;
  margin-right: 8px;
  font-size: 85%;
}
.article-main-content .h4 {
  margin-bottom: 20px;
  font-weight: bold;
  margin-top: 0;
  color: #414141;
}
.article-main-content .h4 code {
  background-color: #777;
  color: #fff;
  padding: 2px 10px;
  margin-right: 8px;
  font-size: 85%;
}
.article-main-content .step {
  color: #444;
  margin-top: 25px;
  text-align: left;
}
.article-main-content .step .badge {
  font-size: 17px;
  border-radius: 2px;
  padding: 4px 6px;
  font-weight: normal;
  margin-right: 6px;
  position: relative;
  top: -2px;
  background-color: #16a4a1;
}
.article-main-content .wp-block-image {
  margin-bottom: 30px;
}
.article-main-content ul {
  font-size: 16px;
  margin-bottom: 30px;
}
.article-main-content ul li {
  margin-bottom: 3px;
}
.article-main-content ul ul {
  margin-bottom: 0;
}
.article-main-content .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.article-main-content .article-content-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 0;
  padding-right: 0;
  max-width: 1000px;
}

.article-content-box {
  padding: 0 100px;
}
.article-content-box .wp-block-image img {
  height: auto;
}

.article-sidebar-left .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.article-sidebar-left .article-content-box {
  padding-left: 30px;
}

.article-sidebar-right .article-content-box {
  padding-right: 30px;
}

.article-part-guide {
  background: #f6f6f6;
  padding: 20px 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 1.6;
  background: #F3FDFD;
  -webkit-box-shadow: rgba(0, 170, 234, 0.25) 0px 1px 8px;
          box-shadow: rgba(0, 170, 234, 0.25) 0px 1px 8px;
}
.article-part-guide ul {
  margin-bottom: 0;
}
.article-part-guide li {
  color: #16a4a1;
  font-size: 16px;
}
.article-part-guide li a {
  color: #414141;
}
.article-part-guide p {
  margin-bottom: 5px;
}

.post-template-default .article-content h2 {
  margin-bottom: 20px;
}

.article-product-block {
  background-color: #f4f4f4;
  padding: 40px 50px 40px 55px;
  border-radius: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.article-product-block h2 {
  background: none;
  padding: 0;
  border: none;
}
.article-product-block .h2 {
  background: none;
  padding: 0;
  border: none;
}
.article-product-block h3 {
  color: #404040;
  font-size: 22px;
  text-align: left;
  padding-bottom: 0;
}
.article-product-block .h3 {
  color: #404040;
  font-size: 22px;
  text-align: left;
  padding-bottom: 0;
}
.article-product-block .wp-block-media-text {
  grid-template-columns: 25% auto !important;
}
.article-product-block .wp-block-media-text__media {
  text-align: center;
}
.article-product-block .wp-block-media-text__media img {
  width: auto;
  max-width: 60%;
  height: auto;
}
.article-product-block .wp-block-media-text__content {
  padding-right: 0;
}
.article-product-block .wp-block-media-text__content ul {
  padding-left: 18px;
  margin-bottom: 20px;
}
.article-product-block .wp-block-media-text__content li {
  margin-bottom: 4px;
}
.article-product-block .wp-block-media-text__content .btn {
  margin-right: 20px;
  padding: 14px 15px 14px 55px;
  font-size: 15px;
}
.article-product-block .wp-block-media-text__content .btn .icon {
  top: 7px;
  left: 10px;
}

.sidebar-box .relate-product {
  text-align: center;
  margin-bottom: 20px;
  -webkit-box-shadow: rgba(0, 170, 234, 0.25) 0px 1px 8px;
          box-shadow: rgba(0, 170, 234, 0.25) 0px 1px 8px;
  background: #fff;
}
.sidebar-box .relate-product a {
  display: block;
  padding: 30px 15px 0 15px;
}
.sidebar-box .relate-product a:hover {
  text-decoration: none;
}
.sidebar-box .relate-product .title {
  margin-top: 12px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: bold;
  color: #414141;
}
.sidebar-box .relate-product img {
  max-width: 80%;
  height: auto;
}
.sidebar-box .sidebar-post {
  -webkit-box-shadow: rgba(127, 127, 127, 0.1) 0px 1px 8px;
          box-shadow: rgba(127, 127, 127, 0.1) 0px 1px 8px;
  padding: 30px;
  width: 100%;
  margin-bottom: 20px;
  background: #fff;
}
@media (max-width: 1580px) {
  .sidebar-box .sidebar-post {
    -webkit-box-shadow: rgba(127, 127, 127, 0.4) 0px 1px 8px;
            box-shadow: rgba(127, 127, 127, 0.4) 0px 1px 8px;
  }
  .sidebar-box .sidebar-post:hover {
    -webkit-box-shadow: rgba(0, 170, 234, 0.7) 0px 1px 8px;
            box-shadow: rgba(0, 170, 234, 0.7) 0px 1px 8px;
  }
}
.sidebar-box .sidebar-post:hover {
  -webkit-box-shadow: rgba(0, 170, 234, 0.3) 0px 1px 8px;
          box-shadow: rgba(0, 170, 234, 0.3) 0px 1px 8px;
}
.sidebar-box .sidebar-post .title {
  display: block;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 9px;
  border-bottom: 1px solid #333;
}
.sidebar-box .sidebar-post ul {
  list-style: none;
  padding-left: 0;
}
.sidebar-box .sidebar-post li {
  margin-bottom: 10px;
}
.sidebar-box .sidebar-post li a {
  display: inline-block;
  font-size: 15px;
  color: #666;
  line-height: 150%;
  width: 100%;
  text-decoration: none;
}
.sidebar-box .sidebar-post li a:hover {
  color: #16a4a1;
}
.sidebar-box .sidebar-post li a.active {
  color: #16a4a1;
}

.relate-product > .btn-box {
  padding: 18px 15px 14px 15px;
  text-align: center;
}
.relate-product > .btn-box > .relate-product__btn {
  display: inline-block;
  min-width: 200px;
  padding: 0;
  height: 50px;
  line-height: 50px;
  text-align: left;
  font-size: 16px;
  border: none;
  color: #151414;
  border-radius: 25px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 12px;
  text-indent: 80px;
}
.relate-product > .btn-box > .relate-product__btn:hover {
  background-color: #138f8c;
  border-color: #282828;
  color: #fff;
}
.relate-product > .btn-box > .relate-product__download {
  background-color: #138f8c;
  border-color: #138f8c;
  color: #fff;
}
.relate-product > .btn-box > .relate-product__buy {
  background-color: #ffcf61;
  color: #414141;
}
.relate-product > .is-os-win > .relate-product__btn {
  background-position: 35px center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}
.relate-product > .is-os-win .relate-product__download {
  background-image: url(/wp-content/plugins/joyoshare-products/blocks/product-button/images/icons/win.png);
}
.relate-product > .is-os-win .relate-product__buy {
  background-image: url(/wp-content/plugins/joyoshare-products/blocks/product-button/images/icons/win-black.png);
}
.relate-product > .is-os-win .relate-product__buy:hover {
  background-image: url(/wp-content/plugins/joyoshare-products/blocks/product-button/images/icons/win.png);
}
.relate-product > .is-os-mac > .relate-product__btn {
  background-position: 35px center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}
.relate-product > .is-os-mac .relate-product__download {
  background-image: url(/wp-content/plugins/joyoshare-products/blocks/product-button/images/icons/mac.png);
}
.relate-product > .is-os-mac .relate-product__buy {
  background-image: url(/wp-content/plugins/joyoshare-products/blocks/product-button/images/icons/mac-black.png);
}
.relate-product > .is-os-mac .relate-product__buy:hover {
  background-image: url(/wp-content/plugins/joyoshare-products/blocks/product-button/images/icons/mac.png);
}

.jos-media-text .wp-block-media-text__content {
  line-height: 180%;
}

.jos-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
}

.jos-media-text.has-media-on-the-left .wp-block-media-text__content {
  padding-right: 0;
}

.support-columns .wp-block-column {
  padding: 70px 60px;
  border-radius: 10px;
  background-color: #fafafa;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.support-columns .wp-block-column:hover {
  background-color: #f0f0f0;
}
.support-columns .wp-block-media-text {
  margin-bottom: 20px;
}
.support-columns .wp-block-media-text__media img {
  width: auto;
}
.support-columns .wp-block-media-text__content a {
  color: #333;
  margin-left: 20px;
}

.schema-faq {
  margin-top: 30px;
}

.schema-faq-section {
  padding: 20px 25px;
  background: #fafafa;
  margin-bottom: 20px;
}

.schema-faq-answer {
  margin-top: 8px;
}

.article-comments-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 2px solid grey;
}
.article-comments-wrapper .styled-separator {
  margin-top: 60px;
  border: none;
}

.comments-header {
  margin-bottom: 30px;
}

.comment {
  border-bottom: 1px solid #efefef;
  padding-bottom: 5px;
  padding: 0 15px 5px 15px;
}
.comment .comment {
  background-color: rgba(200, 200, 200, 0.18);
  border-bottom: 0;
}

.comment-body {
  padding: 30px 0;
}

.comment-meta {
  margin-bottom: 8px;
  position: relative;
}

.comment-author {
  font-weight: bold;
  font-size: 18px;
  color: #4a4a4a;
}

.comment-date {
  font-size: 14px;
  margin-left: 8px;
  color: #555;
}

.comment-reply {
  position: absolute;
  top: 0;
  right: 0;
}
.comment-reply .comment-reply-link {
  background-color: transparent;
  font-size: 12px;
}

.comment-respond .comment-reply-title {
  margin-bottom: 30px;
}

.by-post-author {
  font-size: 12px;
  background: #ddd;
  padding: 4px 8px;
  border-radius: 4px;
  color: #777;
  margin-left: 10px;
  position: relative;
  top: -1px;
}

.comment-content p {
  margin-bottom: 0;
  color: #666;
}

.comment-notes {
  font-size: 12px;
  color: #999;
}

.comment-form-submit .btn {
  padding: 8px 20px;
  font-size: 15px;
}

.breadcrumbs {
  padding: 20px 0;
}

.why-choose-us {
  padding: 68px 0;
  background: #f5f5f5;
}
.why-choose-us .h2 {
  margin-bottom: 54px;
}
.why-choose-us .wp-block-image {
  height: 100px;
  overflow: hidden;
}
.why-choose-us .h3 {
  margin-bottom: 32px;
}
.why-choose-us .text {
  color: #333;
  line-height: 160%;
}
.why-choose-us .wp-block-column {
  padding-left: 47px;
  padding-right: 47px;
  padding-top: 27px;
  padding-bottom: 27px;
  margin-left: 0;
}
.why-choose-us .wp-block-column:not(:first-child) {
  border-left: 2px dotted rgb(232, 232, 232);
}

.hot-topics {
  margin-bottom: 55px;
}
.hot-topics h2 {
  margin-bottom: 44px !important;
  color: #414141;
}
.hot-topics .h2 {
  margin-bottom: 44px !important;
  color: #414141;
}
.hot-topics .wp-block-column ul {
  list-style: disc;
  color: #333;
  font-size: 18px;
}
.hot-topics .wp-block-column ul li {
  margin-bottom: 5px;
}
.hot-topics .wp-block-column ul a {
  color: #333;
  font-size: 16px;
}

.hot-topics-2-col .wp-block-column {
  padding-left: 100px;
  padding-right: 0px;
}
.hot-topics-2-col .wp-block-column + .wp-block-column {
  padding-left: 0;
  padding-right: 100px;
}

.dev-milestone {
  list-style: none;
  margin-top: 85px;
  padding-left: 40px;
  padding-right: 40px;
}
.dev-milestone strong {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background: rgb(255, 255, 255);
  border: 2px solid rgb(102, 102, 102);
  border-radius: 50%;
  font-size: 12px;
  vertical-align: middle;
  color: rgb(102, 102, 102);
}
.dev-milestone em {
  display: inline-block;
  font-style: normal;
  color: #333;
  font-size: 18px;
  line-height: 120%;
  margin-top: 16px;
}
.dev-milestone li {
  position: relative;
  height: 98px;
}
.dev-milestone li:nth-child(odd) {
  margin-right: 50%;
  padding-right: 70px;
}
.dev-milestone li:nth-child(odd) strong {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 30;
}
.dev-milestone li:nth-child(odd):before {
  content: "";
  display: block;
  width: 2px;
  height: 65px;
  background: rgb(102, 102, 102);
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  z-index: 1;
}
.dev-milestone li:nth-child(odd) em {
  text-align: right;
  margin-right: 20px;
}
.dev-milestone li:nth-child(even) {
  margin-left: 50%;
  padding-left: 70px;
}
.dev-milestone li:nth-child(even) strong {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 30;
}
.dev-milestone li:nth-child(even):before {
  content: "";
  display: block;
  width: 2px;
  height: 65px;
  background: rgb(102, 102, 102);
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 1;
}
.dev-milestone li:nth-child(even) em {
  text-align: left;
  margin-left: 20px;
}
.dev-milestone li:last-child:before {
  display: none;
}

.view-original-img-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999999;
}
.view-original-img-wrapper .box {
  height: 100%;
  position: relative;
}
.view-original-img-wrapper .img {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
}
.view-original-img-wrapper .close {
  position: absolute;
  top: 8px;
  right: 8px;
  color: #fff;
  opacity: 1;
  border: 2px solid #fff;
  border-radius: 50%;
  display: block;
  font-style: normal;
  width: 24px;
  height: 24px;
  font-size: 16px;
  text-align: center;
  float: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  text-shadow: none;
}
.view-original-img-wrapper .close:hover {
  color: rgb(22, 164, 161);
  border-color: rgb(22, 164, 161);
}

.other-users-download {
  background: #f5f5f5;
  padding: 60px 0;
}
.other-users-download .h2 {
  color: #414141;
  margin-bottom: 45px;
}
.other-users-download h2 {
  color: #414141;
  margin-bottom: 45px;
}
.other-users-download .title {
  text-align: center;
  margin-bottom: 10px;
}
.other-users-download .title .wp-block-image {
  display: inline;
}
.other-users-download .title figure {
  display: inline;
}
.other-users-download h3 {
  margin-bottom: 20px;
  display: inline;
}
.other-users-download h3 a {
  color: #414141;
}
.other-users-download .item-box {
  background: #fff;
  border-radius: 20px;
  padding: 30px 35px;
}
.other-users-download .item-box:not(:first-child) {
  margin-left: 120px;
}
.other-users-download .text {
  font-size: 14px;
  line-height: 1.8;
  color: #414141;
  margin-bottom: 14px;
  min-height: 80px;
}
.other-users-download .btn-box {
  text-align: center;
  margin-bottom: 0;
}
.other-users-download .wp-block-joyoshare-products-product-button {
  margin-right: 0;
}
.other-users-download .wp-block-joyoshare-products-product-button a {
  font-size: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 50px;
}
.other-users-download .wp-block-joyoshare-products-product-button .jos-product-btn-win {
  background-size: 26px;
}
.other-users-download .wp-block-joyoshare-products-product-button .jos-product-btn-mac {
  background-size: 24px;
  background-color: transparent;
  color: #16a4a1 !important;
  background-image: url(./assets/images/icons/apple-active.png);
}
.other-users-download .wp-block-joyoshare-products-product-button .jos-product-btn-mac:hover {
  background-color: #16a4a1;
  color: #fff !important;
  background-image: url(./assets/images/icons/apple-w.png);
}

.other-users-download-single {
  background: #f5f5f5;
  padding: 60px 0;
}
.other-users-download-single .h2 {
  color: #414141;
  margin-bottom: 45px;
}
.other-users-download-single h2 {
  color: #414141;
  margin-bottom: 45px;
}
.other-users-download-single .title {
  text-align: center;
  margin-bottom: 10px;
}
.other-users-download-single .title .wp-block-image {
  display: inline;
}
.other-users-download-single .title figure {
  display: inline;
}
.other-users-download-single h3 {
  margin-bottom: 20px;
}
.other-users-download-single h3 a {
  color: #414141;
}
.other-users-download-single .item-box {
  background: #fff;
  border-radius: 20px;
  padding: 30px 35px;
  margin: 0 auto;
  *width: 500px;
  max-width: 500px;
}
.other-users-download-single .text {
  font-size: 14px;
  line-height: 1.8;
  color: #414141;
  margin-bottom: 14px;
  min-height: 80px;
}
.other-users-download-single .btn-box {
  text-align: center;
  margin-bottom: 0;
}
.other-users-download-single .wp-block-joyoshare-products-product-button {
  margin-right: 0;
}
.other-users-download-single .wp-block-joyoshare-products-product-button a {
  font-size: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 50px;
}
.other-users-download-single .wp-block-joyoshare-products-product-button .jos-product-btn-win {
  background-size: 26px;
}
.other-users-download-single .wp-block-joyoshare-products-product-button .jos-product-btn-mac {
  background-size: 24px;
  background-color: transparent;
  color: #16a4a1 !important;
  background-image: url(./assets/images/icons/apple-active.png);
}
.other-users-download-single .wp-block-joyoshare-products-product-button .jos-product-btn-mac:hover {
  background-color: #16a4a1;
  color: #fff !important;
  background-image: url(./assets/images/icons/apple-w.png);
}

.aligncenter {
  text-align: center;
}

.home .main-banner {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .home .main-banner {
    margin-bottom: 40px;
  }
}
.home .main-banner .h1,
.home .main-banner .h2 {
  text-align: center;
  font-size: 50px;
  color: #fff;
}
@media (max-width: 767px) {
  .home .main-banner .h1,
  .home .main-banner .h2 {
    font-size: 32px;
  }
}
.home .main-banner .h1 a,
.home .main-banner .h2 a {
  font-size: 50px;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .home .main-banner .h1 a,
  .home .main-banner .h2 a {
    font-size: 32px;
  }
}
.home .main-banner .banner-summary {
  font-size: 18px;
  color: #fff;
  margin-top: 18px;
  text-align: center;
}
.home .main-banner .btn-box {
  margin-top: 55px;
  text-align: center;
}
.home .main-banner .btn-download {
  margin-right: 8px;
}
.home .main-banner .choose-platform {
  text-align: center;
  color: #fff;
  font-size: 15px;
  margin-top: 20px;
}
.home .main-banner .video-link {
  margin-top: 25px;
  text-align: center;
}
.home .main-banner .video-link a {
  font-size: 16px;
  color: #fff;
}
.home .main-banner .video-link a:hover {
  color: #16a4a1;
}
.home .main-banner .btn-learn-more {
  margin-top: 46px;
}
.home .sub-banner {
  background-repeat: no-repeat;
  background-position: -20% center;
  background-size: auto 100%;
  background-image: url(./assets/images/home-pic1.jpg);
  background-color: #f7f7f7;
}
.home .sub-banner .content {
  padding: 100px 0;
}
.home .sub-banner .h2 {
  font-size: 35px;
  color: #333;
}
.home .sub-banner .h2 a {
  font-size: 35px;
  color: #333;
}
.home .sub-banner .summary {
  font-size: 20px;
  color: #777;
  margin-top: 30px;
}
.home .sub-banner .btn-box {
  margin-top: 30px;
}
.home .sub-banner .btn-box .btn-download {
  margin-right: 8px;
}
.home .common-h1 {
  margin: 0 auto 40px;
  padding: 0 15px;
  max-width: 1000px;
  font-size: 38px;
  line-height: 1.2;
  color: #333;
  font-weight: 700;
}
@media (max-width: 767px) {
  .home .common-h1 {
    font-size: 24px !important;
  }
}
.home .wp-block-cgb-jos-bg-media-text-block {
  padding: 0;
  margin-bottom: 31px;
}
@media (max-width: 767px) {
  .home .wp-block-cgb-jos-bg-media-text-block .has-background-dim {
    display: none;
    width: 100%;
    height: 60%;
    top: auto !important;
    bottom: 0;
    left: 0 !important;
    right: auto !important;
  }
}
.home .wp-block-cgb-jos-bg-media-text-block .jos-bg-media-text-block {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .home .wp-block-cgb-jos-bg-media-text-block .jos-bg-media-text-block {
    padding: 0;
  }
}
.home .wp-block-cgb-jos-bg-media-text-block .jos-bg-media-text-block p.text {
  margin-top: 12px;
  margin-bottom: 0;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .home .wp-block-cgb-jos-bg-media-text-block .jos-bg-media-text-block p.text {
    font-size: 16px;
  }
}
.home .wp-block-cgb-jos-bg-media-text-block .jos-bg-media-text-block .wp-block-cover__inner-container {
  padding: 0 40px;
}
@media (max-width: 767px) {
  .home .wp-block-cgb-jos-bg-media-text-block .jos-bg-media-text-block .wp-block-cover__inner-container {
    padding: 20px 15px;
    background: #fff;
    opacity: 0.9;
    margin-top: 140px;
  }
}
.home .wp-block-cgb-jos-bg-media-text-block .jos-bg-media-text-block .h2 a {
  color: #333;
}
@media (max-width: 767px) {
  .home .wp-block-cgb-jos-bg-media-text-block .jos-bg-media-text-block .h2 a {
    font-size: 18px;
  }
}
.home .wp-block-cgb-jos-bg-media-text-block .learn-more {
  margin-top: 22px;
  margin-bottom: 0;
  text-align: left;
}
.home .wp-block-cgb-jos-bg-media-text-block .learn-more .download-btn {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 163px;
  height: 50px;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  border-radius: 10px;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, right top, from(rgb(44, 235, 112)), to(rgb(0, 94, 210)));
  background: -webkit-linear-gradient(left, rgb(44, 235, 112), rgb(0, 94, 210));
  background: -moz-linear-gradient(left, rgb(44, 235, 112), rgb(0, 94, 210));
  background: -o-linear-gradient(left, rgb(44, 235, 112), rgb(0, 94, 210));
  background: linear-gradient(90deg, rgb(44, 235, 112), rgb(0, 94, 210));
}
.home .wp-block-cgb-jos-bg-media-text-block .learn-more .download-btn span {
  position: relative;
  z-index: 2;
}
.home .wp-block-cgb-jos-bg-media-text-block .learn-more .download-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #16a4a1;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  z-index: -1;
}
.home .wp-block-cgb-jos-bg-media-text-block .learn-more .download-btn:hover {
  text-decoration: none;
  background-position-x: unset;
  color: #fff;
  text-decoration: none;
}
.home .wp-block-cgb-jos-bg-media-text-block .learn-more .download-btn:hover::after {
  opacity: 1;
  z-index: 1;
}
.home .jos-bg-media-text-block p.text {
  color: #414141;
}
.home .product-banner {
  padding: 35px 0 25px 0;
  margin-bottom: 0;
}
.home .product-banner .wp-block-image {
  margin-bottom: 0;
}
.home .product-banner .h2 {
  margin-bottom: 15px;
  color: #414141;
}
.home .product-banner .h2 a {
  color: #414141;
}
.home .product-banner .content {
  padding: 20px 80px 0 80px;
}
.home .product-banner .text {
  line-height: 34px;
  color: #333;
}
.home .product-banner .learn-more {
  margin-top: 20px;
  color: #16a4a1;
  font-size: 18px;
  text-align: right;
}
@media (max-width: 992px) {
  .home .audkit-awards-review .container {
    text-align: center;
  }
}
.home .audkit-awards-review .col-lg-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .home .audkit-awards-review .col-lg-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .home .audkit-awards-review .col-lg-6:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (max-width: 1200px) {
  .home .audkit-awards-review .row {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 0 20px;
  }
}
@media (max-width: 992px) {
  .home .audkit-awards-review .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px 0;
  }
}
@media (max-width: 767px) {
  .home .audkit-awards-review .row {
    gap: 0;
  }
}
@media (max-width: 1200px) {
  .home .audkit-awards-review .review-content {
    margin-left: 20px;
  }
}
.home .user-reviews .container {
  padding: 0;
}
@media (max-width: 992px) {
  .home .user-reviews .container {
    padding: 0 15px;
  }
}
.home .user-reviews .wp-block-columns {
  gap: 0;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .home .user-reviews .wp-block-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.home .user-reviews .wp-block-column {
  background: #fff;
  border-radius: 30px;
  padding: 30px 25px;
}
@media (max-width: 992px) {
  .home .user-reviews .wp-block-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.home .user-reviews .wp-block-column:not(:first-child) {
  margin-left: 75px;
}
@media (max-width: 1400px) {
  .home .user-reviews .wp-block-column:not(:first-child) {
    margin-left: 40px;
  }
}
@media (max-width: 992px) {
  .home .user-reviews .wp-block-column:not(:first-child) {
    margin-left: 0;
    margin-top: 20px;
  }
}
.home .user-reviews .raty-area {
  margin-top: 10px;
  margin-bottom: 8px;
  text-align: center;
  line-height: 1;
}
.home .user-reviews .author {
  margin-bottom: 20px;
  line-height: 1.5;
}
.home .user-reviews .text {
  line-height: 160%;
  color: #414141;
  text-align: center;
}
.home .user-reviews .text:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .home .user-reviews img {
    width: 60px !important;
  }
}
.home .user-reviews,
.home .tricks-tips,
.home .trust-section {
  padding: 80px 0;
}
@media (max-width: 767px) {
  .home .user-reviews,
  .home .tricks-tips,
  .home .trust-section {
    padding: 40px 0;
  }
}
.home .user-reviews .h2,
.home .tricks-tips .h2,
.home .trust-section .h2 {
  font-size: 38px;
  line-height: 1.2;
  color: #333;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .home .user-reviews .h2,
  .home .tricks-tips .h2,
  .home .trust-section .h2 {
    font-size: 24px !important;
    margin-bottom: 30px;
  }
}
.home .user-reviews .h2 a,
.home .tricks-tips .h2 a,
.home .trust-section .h2 a {
  color: #333;
}
.home .tricks-tips .tricks-tips-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 1.2;
  color: #16a4a1;
  font-weight: 700;
}
@media (max-width: 767px) {
  .home .tricks-tips .tricks-tips-title {
    margin-bottom: 15px;
    font-size: 18px;
  }
}
.home .tricks-tips .tricks-tips-title > img {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}
@media (max-width: 767px) {
  .home .tricks-tips .tricks-tips-title > img {
    width: 20px !important;
    height: 20px;
  }
}
.home .tricks-tips .tricks-tips-wrapper {
  padding: 0;
  gap: 0;
}
@media (max-width: 992px) {
  .home .tricks-tips .tricks-tips-wrapper {
    padding: 0 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.home .tricks-tips .tricks-tips-item {
  padding: 30px;
  border-radius: 20px;
  background: #FFF;
  -webkit-box-shadow: 0 0 20px 0 rgba(46, 46, 46, 0.1);
          box-shadow: 0 0 20px 0 rgba(46, 46, 46, 0.1);
}
@media (max-width: 767px) {
  .home .tricks-tips .tricks-tips-item {
    padding: 30px 15px;
    border-radius: 10px;
  }
}
.home .tricks-tips .tricks-tips-item:not(:first-child) {
  margin-left: 50px;
}
@media (max-width: 992px) {
  .home .tricks-tips .tricks-tips-item:not(:first-child) {
    margin-left: 0;
    margin-top: 20px;
  }
}
.home .tricks-tips .tricks-tips-links p {
  margin-bottom: 0;
}
.home .tricks-tips .tricks-tips-links a {
  display: block;
  padding: 18px 0;
  text-align: left;
  font-size: 18px;
  color: #414141;
  line-height: 1.5;
  border-top: 1px solid #E9E9E9;
}
@media (max-width: 992px) {
  .home .tricks-tips .tricks-tips-links a {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .home .tricks-tips .tricks-tips-links a {
    font-size: 14px;
  }
}
.home .tricks-tips .tricks-tips-links a:hover {
  color: #16a4a1;
}
.home .trust-section .container {
  padding: 0;
  gap: 0;
  margin-bottom: 0;
}
@media (min-width: 1400px) {
  .home .trust-section .container {
    width: 1240px;
  }
}
@media (max-width: 992px) {
  .home .trust-section .container {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .home .trust-section > .wp-block-group__inner-container {
    padding: 0 15px;
  }
}
.home .trust-section .trust-title {
  margin: 19px 0 10px;
  font-size: 24px;
  line-height: 1.2;
  color: #333;
  font-weight: 700;
}
@media (max-width: 767px) {
  .home .trust-section .trust-title {
    margin: 10px 0 5px;
    font-size: 18px;
    text-align: center;
  }
}
@media (max-width: 992px) {
  .home .trust-section .trust-item {
    -webkit-flex-basis: unset;
        -ms-flex-preferred-size: unset;
            flex-basis: unset;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
    flex-basis: unset !important;
  }
}
@media (max-width: 767px) {
  .home .trust-section .trust-item img {
    width: 60px !important;
    height: auto !important;
  }
}
.home .trust-section .trust-item:not(:first-child) {
  margin-left: 40px;
}
@media (max-width: 1400px) {
  .home .trust-section .trust-item:not(:first-child) {
    margin-left: 20px;
  }
}
@media (max-width: 992px) {
  .home .trust-section .trust-item:not(:first-child) {
    margin-left: 0;
  }
}
.home .trust-section .trust-item .text {
  margin-bottom: 0;
  text-align: center;
  line-height: 1.6;
  color: #414141;
}
@media (max-width: 767px) {
  .home .trust-section .trust-item .text {
    font-size: 14px;
  }
}
.home .where-recommended {
  padding: 78px 0 50px 0;
}
.home .where-recommended .h2 {
  margin-bottom: 70px;
}
.home .where-recommended .wp-block-columns {
  margin-bottom: 35px;
}
.home .where-recommended .wp-block-column:not(:first-child) {
  margin-left: 80px;
}
.home .where-recommended .wp-block-column figure {
  display: block;
}
.home .where-recommended .wp-block-column a {
  display: block;
  height: 100px;
  line-height: 100px;
  overflow: hidden;
  background: rgb(255, 255, 255);
  border: 2px solid rgb(228, 228, 228);
  -webkit-box-shadow: 0px 5px 0px 0px rgba(46, 46, 46, 0.11);
          box-shadow: 0px 5px 0px 0px rgba(46, 46, 46, 0.11);
  border-radius: 24px;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 767px) {
  .home .where-recommended .wp-block-column a {
    font-size: 18px;
  }
}
.home .where-recommended .wp-block-column a:hover {
  border-color: rgb(208, 208, 208);
  -webkit-box-shadow: 0px 5px 0px 0px rgba(46, 46, 46, 0.18);
          box-shadow: 0px 5px 0px 0px rgba(46, 46, 46, 0.18);
}
.home .where-recommended .wp-block-image {
  margin-bottom: 0;
}
.home .user-review {
  padding: 80px 0;
}
.home .user-review .h2 {
  color: #333;
  text-align: center;
}
.home .user-review .ureview-box {
  margin-top: 25px;
}
.home .user-review .review-item {
  margin-top: 25px;
  padding: 35px 20px;
  text-align: center;
  background: #efefef;
  border-radius: 15px;
  min-height: 317px;
}
.home .user-review .raty-area {
  margin-top: 12px;
}
.home .user-review .raty-area img {
  width: 15px;
}
.home .user-review .author {
  margin-top: 5px;
  color: #333;
  font-size: 18px;
}
.home .user-review .content {
  margin-top: 8px;
  color: #777;
  font-size: 16px;
}
.home .where-mentioned {
  padding: 100px 0;
  background: #eee;
}
.home .where-mentioned .h2 {
  color: #333;
  text-align: center;
}
.home .where-mentioned .item-box {
  margin-top: 40px;
}
.home .where-mentioned .item-wrap {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 9px;
  padding-left: 9px;
}
.home .where-mentioned .item-col-4 .item-wrap {
  width: 25%;
}
.home .where-mentioned .item {
  height: 116px;
  background: #fff;
  text-align: center;
  margin: 18px auto 0;
  border-radius: 10px;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -webkit-box-orient: vertical;
}
.home .where-mentioned .item a {
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -webkit-box-orient: vertical;
}
.home .where-mentioned .item a img {
  max-width: 95.2380952%;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.home .where-mentioned .item a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
      transform: scale(1.05);
}

.single-jos_product #site-header {
  position: static;
}
@media (max-width: 767px) {
  .single-jos_product #site-content {
    padding-top: 0;
  }
}
.single-jos_product .product-main-banner {
  padding-top: 0 !important;
  min-height: 440px !important;
}
@media (max-width: 767px) {
  .single-jos_product .product-main-banner {
    min-height: auto !important;
    padding-bottom: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
}
@media (min-width: 1921px) {
  .single-jos_product .product-main-banner {
    background-size: 100% auto;
  }
}
.single-jos_product .product-main-banner .content {
  padding: 62px 0 30px;
}
@media (max-width: 767px) {
  .single-jos_product .product-main-banner .content {
    padding: 40px 15px;
  }
}
.single-jos_product .product-main-banner .h1 {
  padding-top: 0;
  margin-bottom: 20px;
  font-size: 38px;
  line-height: 1.2;
  color: #16a4a1;
}
@media (max-width: 767px) {
  .single-jos_product .product-main-banner .h1 {
    margin-bottom: 10px;
    font-size: 28px;
  }
}
.single-jos_product .product-main-banner .banner-summary p {
  font-size: 24px;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 767px) {
  .single-jos_product .product-main-banner .banner-summary p {
    font-size: 18px;
  }
}
.single-jos_product .product-main-banner .btn-box {
  margin-top: 30px;
}
.single-jos_product .product-main-banner .btn-box .btn-download,
.single-jos_product .product-main-banner .btn-box .btn-simple-buy {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  width: 220px;
  height: 60px;
  font-size: 20px;
  line-height: 60px;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .single-jos_product .product-main-banner .btn-box .btn-download,
  .single-jos_product .product-main-banner .btn-box .btn-simple-buy {
    width: 200px;
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .single-jos_product .product-main-banner .btn-box .btn-download,
  .single-jos_product .product-main-banner .btn-box .btn-simple-buy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.single-jos_product .product-main-banner .btn-box .btn-download .icon,
.single-jos_product .product-main-banner .btn-box .btn-simple-buy .icon {
  position: static;
  margin-right: 10px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.single-jos_product .product-main-banner .btn-box .btn-download .text,
.single-jos_product .product-main-banner .btn-box .btn-simple-buy .text {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.single-jos_product .product-main-banner .btn-box .btn-download:hover .icon,
.single-jos_product .product-main-banner .btn-box .btn-simple-buy:hover .icon {
  -webkit-animation: none;
     -moz-animation: none;
          animation: none;
}
.single-jos_product .product-main-banner .btn-box .btn-download {
  margin-right: 25px;
}
@media (max-width: 767px) {
  .single-jos_product .product-main-banner .btn-box .btn-download {
    margin-right: 10px;
  }
}
@media (max-width: 480px) {
  .single-jos_product .product-main-banner .btn-box .btn-download {
    margin: 0 auto 15px;
  }
}
.single-jos_product .product-main-banner .btn-box .btn-download:hover {
  background-color: #009592;
  border-color: #009592;
}
.single-jos_product .product-main-banner .btn-box .btn-download .icon-win-w {
  width: 35px;
  height: 35px;
  background: url(./assets/images/icons/win-icon@2x.png) no-repeat;
  background-size: 100% auto;
}
.single-jos_product .product-main-banner .btn-box .btn-download .icon-mac-w {
  width: 35px;
  height: 35px;
  background: url(./assets/images/icons/mac-icon@2x.png) no-repeat;
  background-size: 100% auto;
}
@media (max-width: 767px) {
  .single-jos_product .product-main-banner .btn-box .btn-simple-buy .icon {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .single-jos_product .product-main-banner .btn-box .btn-simple-buy {
    margin: 0 auto;
  }
}
.single-jos_product .product-main-banner .btn-box .btn-simple-buy .icon-cart {
  width: 35px;
  height: 35px;
  background: url(./assets/images/icons/cart-icon@2x.png) no-repeat center center;
  background-size: 100% auto;
}
.single-jos_product .product-main-banner .btn-box .btn-simple-buy:hover {
  background-color: #FDC42D;
  border-color: #FDC42D;
}
.single-jos_product .product-main-banner .choose-platform a {
  color: #fff;
}
.single-jos_product .product-main-banner .video-link a {
  background-position: right 0px;
}
.single-jos_product .product-main-banner .icon-mac-s-active,
.single-jos_product .product-main-banner .icon-win-s-active,
.single-jos_product .product-main-banner .choose-platform a::before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.single-jos_product .product-main-banner .platform-box {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .single-jos_product .product-main-banner .platform-box {
    margin-top: 20px;
  }
}
.single-jos_product .product-navbar {
  display: none;
}
@media (max-width: 767px) {
  .single-jos_product .product-navbar {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .single-jos_product .product-navbar .navbar-header {
    display: none;
  }
}
@media (max-width: 767px) {
  .single-jos_product .product-navbar .navbar-collapse {
    display: block;
  }
}
@media (max-width: 480px) {
  .single-jos_product .product-navbar .navbar-collapse {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .single-jos_product .product-navbar .navbar-nav {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .single-jos_product .product-navbar .navbar-nav > li > a {
    padding: 0 15px;
    font-size: 16px;
    line-height: 50px;
  }
}
@media (max-width: 480px) {
  .single-jos_product .product-navbar .navbar-nav > li > a {
    padding: 0 8px;
    font-size: 14px;
  }
}
.single-jos_product .product-navbar.navbar-fixed-top {
  display: block;
}
.single-jos_product .wp-block-cgb-jos-prd-overview-navbar-block {
  padding: 70px 0 40px;
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-prd-overview-navbar-block {
    padding: 40px 15px;
  }
  .single-jos_product .wp-block-cgb-jos-prd-overview-navbar-block .wp-block-columns {
    margin-bottom: 0;
    padding: 0;
    gap: 10px !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .single-jos_product .wp-block-cgb-jos-prd-overview-navbar-block .wp-block-columns::before, .single-jos_product .wp-block-cgb-jos-prd-overview-navbar-block .wp-block-columns:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-prd-overview-navbar-block .wp-block-column {
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-prd-overview-navbar-block .wp-block-image {
    text-align: center;
  }
  .single-jos_product .wp-block-cgb-jos-prd-overview-navbar-block .wp-block-image img {
    width: 80px !important;
    height: auto !important;
  }
}
.single-jos_product .wp-block-cgb-jos-prd-overview-navbar-block .wp-block-image a {
  font-size: 16px;
  color: #414141;
  font-weight: 400;
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-prd-overview-navbar-block .wp-block-image figure {
    text-align: center;
  }
}
.single-jos_product .wp-block-cgb-jos-prd-overview-navbar-block .wp-block-image figure figcaption {
  padding: 0 18px;
  margin-top: 20px;
  margin-bottom: 0;
  min-height: auto;
}
@media (max-width: 599px) {
  .single-jos_product .wp-block-cgb-jos-prd-overview-navbar-block .wp-block-image figure figcaption {
    display: block;
  }
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-prd-overview-navbar-block .wp-block-image figure figcaption {
    margin-top: 10px;
    padding: 0;
    text-align: center;
  }
}
.single-jos_product .wp-block-cgb-jos-prd-overview-navbar-block .wp-block-image figure figcaption a {
  color: #414141;
}
@media (max-width: 480px) {
  .single-jos_product .wp-block-cgb-jos-prd-overview-navbar-block .wp-block-image figure figcaption a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-single-feature-block .wp-block-group {
    padding: 40px 15px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-single-feature-block .wp-block-media-text__media {
    margin: 30px 0 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-single-feature-block .wp-block-media-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.single-jos_product .wp-block-cgb-jos-single-feature-block .wp-block-media-text .h2, .single-jos_product .wp-block-cgb-jos-single-feature-block .wp-block-media-text h2 {
  font-size: 30px;
  line-height: 1.33;
  font-weight: 700;
  color: #333;
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-single-feature-block .wp-block-media-text .h2, .single-jos_product .wp-block-cgb-jos-single-feature-block .wp-block-media-text h2 {
    font-size: 24px;
    text-align: center;
  }
}
.single-jos_product .wp-block-cgb-jos-single-feature-block .wp-block-media-text p {
  color: #414141;
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-single-feature-block .wp-block-media-text p {
    font-size: 14px;
  }
}
.single-jos_product .wp-block-cgb-jos-single-feature-block .wp-block-media-text p.text strong mark {
  color: #414141 !important;
}
.single-jos_product .wp-block-cgb-jos-single-feature-block .wp-block-media-text p a {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-single-feature-block .wp-block-media-text .wp-block-media-text__content {
    padding: 0;
  }
}
@media (max-width: 1400px) {
  .single-jos_product .prd-overview-two-section.wp-block-cgb-jos-two-features-block .wp-block-column:not(:first-child) {
    margin-left: 50px;
  }
}
@media (max-width: 767px) {
  .single-jos_product .prd-overview-two-section.wp-block-cgb-jos-two-features-block .wp-block-column:not(:first-child) {
    margin-left: 0;
    margin-top: 0;
  }
}
.single-jos_product .wp-block-cgb-jos-two-features-block {
  padding: 100px 0;
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-two-features-block {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-two-features-block .wp-block-group__inner-container {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-two-features-block .wp-block-image {
    margin-bottom: 30px;
    margin-top: 0;
  }
}
.single-jos_product .wp-block-cgb-jos-two-features-block .h2, .single-jos_product .wp-block-cgb-jos-two-features-block h2 {
  font-size: 30px;
  line-height: 1.33;
  font-weight: 700;
  color: #333;
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-two-features-block .h2, .single-jos_product .wp-block-cgb-jos-two-features-block h2 {
    margin-bottom: 20px;
    font-size: 24px;
    text-align: center;
  }
}
.single-jos_product .wp-block-cgb-jos-two-features-block .text {
  color: #414141;
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-two-features-block .text {
    text-align: center;
    font-size: 14px;
  }
}
.single-jos_product .wp-block-cgb-jos-two-features-block .text strong mark {
  color: #414141 !important;
}
.single-jos_product .wp-block-cgb-jos-two-features-block .text a {
  text-decoration: underline;
}
.single-jos_product .wp-block-cgb-jos-three-features-block .product-items {
  padding: 50px 0;
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-three-features-block .product-items {
    padding: 10px 15px;
  }
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-three-features-block .wp-block-image {
    margin-bottom: 20px;
  }
}
.single-jos_product .wp-block-cgb-jos-three-features-block .product-items-wrapper {
  margin: 0;
}
@media (max-width: 1400px) {
  .single-jos_product .wp-block-cgb-jos-three-features-block .product-items-wrapper {
    gap: 0;
  }
}
@media (max-width: 992px) {
  .single-jos_product .wp-block-cgb-jos-three-features-block .product-items-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .single-jos_product .wp-block-cgb-jos-three-features-block .product-items-wrapper .wp-block-column:not(:first-child) {
    border-left: none;
    border-top: 1px solid #E4E4E4;
  }
  .single-jos_product .wp-block-cgb-jos-three-features-block .product-items-wrapper .text {
    text-align: center;
  }
}
.single-jos_product .wp-block-cgb-jos-three-features-block .product-items-wrapper .wp-block-column {
  padding: 60px 34px;
}
@media (max-width: 1400px) {
  .single-jos_product .wp-block-cgb-jos-three-features-block .product-items-wrapper .wp-block-column {
    padding: 40px 20px;
  }
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-three-features-block .product-items-wrapper .wp-block-column {
    padding: 30px 0;
  }
}
.single-jos_product .wp-block-cgb-jos-three-features-block .product-items-wrapper .wp-block-column .h2 {
  margin-bottom: 20px;
  color: #333;
}
.single-jos_product .wp-block-cgb-jos-three-features-block .product-items-wrapper .wp-block-column .text {
  color: #414141;
  line-height: 1.5;
}
.single-jos_product .wp-block-cgb-jos-three-features-block .product-items-wrapper .wp-block-column .text:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-three-features-block .h2, .single-jos_product .wp-block-cgb-jos-three-features-block h2 {
    font-size: 20px;
  }
}
.single-jos_product .wp-block-cgb-jos-three-features-block .text {
  color: #414141;
}
@media (max-width: 767px) {
  .single-jos_product .wp-block-cgb-jos-three-features-block .text {
    text-align: center;
    font-size: 14px;
  }
}
.single-jos_product .wp-three-features-block {
  padding: 112px 15px 67px;
}
@media (max-width: 1200px) {
  .single-jos_product .wp-three-features-block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .single-jos_product .wp-three-features-block {
    padding: 40px 15px;
  }
}
.single-jos_product .wp-three-features-block .h2, .single-jos_product .wp-three-features-block h2 {
  margin: 45px 0 14px;
}
@media (max-width: 767px) {
  .single-jos_product .wp-three-features-block .h2, .single-jos_product .wp-three-features-block h2 {
    margin: 25px 0 10px;
    font-size: 20px;
  }
}
.single-jos_product .wp-three-features-block p {
  font-family: Helvetica;
  font-size: 16px;
  line-height: 1.65;
  color: #333333;
  width: 98%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .single-jos_product .wp-three-features-block p {
    width: 100%;
    text-align: center;
    font-size: 14px;
  }
}

@font-face {
  font-family: "OpenSans-ExtraBold";
  src: url("/wp-content/themes/josappsite/assets/fonts/OpenSans/OpenSans-ExtraBold.ttf");
  font-weight: normal;
  font-style: normal;
}
.product-main-banner .btn-simple-buy {
  position: relative;
}
.product-main-banner .special-discount {
  padding: 0 46px 0 9px;
  position: absolute;
  top: -26px;
  right: -22px;
  width: 131px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  background: url("/wp-content/themes/josappsite/assets/images/special/spring-sales/prd-discount-2x.png") no-repeat center center;
  background-size: 100% auto;
  -webkit-filter: drop-shadow(0 2px 2px rgba(30, 72, 49, 0.15));
          filter: drop-shadow(0 2px 2px rgba(30, 72, 49, 0.15));
}
@media (max-width: 1400px) {
  .product-main-banner .special-discount {
    top: -25px;
  }
}
@media (max-width: 768px) {
  .product-main-banner .special-discount {
    top: -20px;
    gap: 3px;
    width: 104.8px;
    height: 32px;
  }
}
@media (max-width: 370px) {
  .product-main-banner .special-discount {
    right: -5px;
  }
}
.product-main-banner .special-discount span {
  font-family: "OpenSans-ExtraBold";
  line-height: 1;
  color: #FE8402;
}
.product-main-banner .special-discount .discount-num {
  font-size: 20px;
}
@media (max-width: 768px) {
  .product-main-banner .special-discount .discount-num {
    font-size: 16px;
  }
}
.product-main-banner .special-discount .discount-off {
  font-size: 18px;
}
@media (max-width: 768px) {
  .product-main-banner .special-discount .discount-off {
    font-size: 14px;
  }
}
.product-main-banner .h1 {
  color: rgb(22, 164, 161);
  padding-top: 15px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 22px;
}
.product-main-banner .img {
  float: left;
  width: 42.5%;
}
.product-main-banner .img-box {
  text-align: center;
  padding-top: 40px;
}
.product-main-banner .banner-video {
  text-align: center;
  color: #414141;
}
.product-main-banner .product-btn {
  padding-left: 0;
  padding-top: 25px;
}
.product-main-banner .banner-summary {
  font-size: 35px;
  color: #414141;
  line-height: 130%;
  text-align: left;
  text-align: center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.product-main-banner .btn-box {
  margin-top: 25px;
  text-align: center;
}
.product-main-banner .btn-download {
  margin-right: 8px;
}
.product-main-banner .btn-outline-buy {
  min-width: 200px;
}
.product-main-banner .btn-simple-buy {
  min-width: 200px;
}
.product-main-banner .platform-box {
  text-align: center;
  margin-top: 25px;
}
.product-main-banner .choose-platform {
  text-align: center;
  color: #16a4a1;
  font-size: 16px;
  margin-top: 5px;
}
.product-main-banner .choose-platform a {
  color: #16a4a1;
  padding-left: 0;
  padding-right: 22px;
  position: relative;
  background: none;
}
.product-main-banner .choose-platform a:before {
  display: block;
  content: "";
  width: 16px;
  height: 12px;
  position: absolute;
  right: 4px;
  top: 7px;
  background: url(./assets/images/icons/scrow-right.png) no-repeat center center;
  background-size: 100% 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.product-main-banner .choose-platform a:hover:before {
  right: 0;
}
.product-main-banner .choose-platform .icon {
  margin-right: 3px;
  position: relative;
  top: 2px;
}
.product-main-banner .video-link {
  text-align: center;
}
.product-main-banner .video-link a {
  font-size: 16px;
  color: #16a4a1;
  padding-right: 22px;
  background: url(./assets/images/icons/play-s.png) no-repeat right 4px;
}
.product-main-banner .video-link a:hover {
  text-decoration: none;
}
.product-main-banner .requirements {
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: 8px;
}
.product-main-banner .tips {
  font-size: 12px;
  color: #414141;
  text-align: center;
  margin-top: 12px;
}

.product-items .wp-block-group__inner-container {
  margin-right: auto;
  margin-left: auto;
}

.product-part {
  padding: 80px 0;
}
.product-part h2 {
  font-size: 30px;
  line-height: 1.33;
  font-weight: 700;
  color: #333;
  text-align: center;
}
.product-part .h2 {
  font-size: 30px;
  line-height: 1.33;
  font-weight: 700;
  color: #333;
  text-align: center;
}
.product-part .wp-block-media-text {
  margin-top: 30px;
}
.product-part .wp-block-media-text > figure > img {
  width: auto;
  max-width: 100%;
}
.product-part .wp-block-media-text > figure > video {
  width: auto;
  max-width: 100%;
}
.product-part p {
  font-size: 15px;
  color: #666666;
  line-height: 25px;
  margin-bottom: 10px;
}

.jos-block-media-text-normal .wp-block-media-text__content {
  padding-top: 40px;
}

.product-meida-text-updown {
  margin-top: 60px;
}
.product-meida-text-updown h3 {
  text-align: center;
  font-size: 20px;
  color: #404040;
  margin-top: 38px;
  padding-bottom: 30px;
}
.product-meida-text-updown .h3 {
  text-align: center;
  font-size: 20px;
  color: #404040;
  margin-top: 38px;
  padding-bottom: 30px;
}
.product-meida-text-updown p {
  padding: 0 20px;
}

.product-part-white-text h2 {
  color: #fff;
}
.product-part-white-text .h2 {
  color: #fff;
}
.product-part-white-text h3 {
  color: #fff;
}
.product-part-white-text .h3 {
  color: #fff;
}
.product-part-white-text p {
  color: #fff;
}

.product-part-screenshots .h2 {
  margin-bottom: 55px;
}
.product-part-screenshots .bg {
  padding-top: 44px;
  background: url(./assets/images/screenshots-bg.png) no-repeat center 0px;
}
.product-part-screenshots .carousel {
  width: 290px;
  margin: auto;
}
.product-part-screenshots .item {
  height: 490px;
  text-align: center;
  overflow: hidden;
}
.product-part-screenshots .item img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 326px;
}
.product-part-screenshots .tips {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  font-size: 15px;
  color: #666666;
  height: 34px;
  overflow: hidden;
}
.product-part-screenshots .carousel-control {
  width: 83px;
  height: 80%;
}
.product-part-screenshots .carousel-control.left {
  left: -240px;
  background: url(./assets/images/left.png) no-repeat center 43%;
}
.product-part-screenshots .carousel-control.right {
  right: -240px;
  background: url(./assets/images/right.png) no-repeat center 43%;
}
.product-part-screenshots .carousel-indicators {
  position: absolute;
  bottom: 60px;
}
.product-part-screenshots .carousel-indicators li {
  width: 6px;
  height: 6px;
  background: rgb(228, 228, 228);
  border: none;
  border-radius: 50%;
  margin-right: 4px;
}
.product-part-screenshots .carousel-indicators .active {
  width: 8px;
  height: 8px;
  background: rgb(22, 164, 161);
  border: 2px solid rgb(22, 164, 161);
  border-radius: 50%;
}

.product-part-other-features .part-tips {
  margin-top: 28px;
  margin-bottom: 35px;
}

.product-user-review-box .wp-block-media-text {
  grid-template-columns: 18% auto !important;
  margin-top: 0;
  background: #fff;
}
.product-user-review-box {
  margin-bottom: 0;
  margin-top: 40px;
}
.product-user-review-box .wp-block-column {
  background: #fff;
  padding: 15px 20px;
}
.product-user-review-box .author {
  margin-bottom: 0;
  font-size: 18px;
  color: #404040;
}
.product-user-review-box .content {
  margin-top: 16px;
}

.product-navbar {
  border-bottom: none;
  min-height: 80px;
  background: #fff;
  text-align: center;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 93, 91, 0.08);
          box-shadow: 0 2px 8px 0 rgba(0, 93, 91, 0.08);
}
.product-navbar .container {
  position: relative;
}
.product-navbar .navbar-brand {
  color: #424242;
  font-size: 22px;
}
.product-navbar .navbar-brand:hover {
  color: #424242 !important;
}
.product-navbar .navbar-nav > li > a {
  font-family: Arial;
  font-size: 18px;
  color: #414141;
  padding: 0 25px;
  line-height: 80px;
}
.product-navbar .navbar-nav > li > a:hover {
  background: none;
  color: #16a4a1;
}
.product-navbar .navbar-nav > .active {
  background-color: #F1F8F8;
}
.product-navbar .navbar-nav > .active > a {
  background: none;
  color: #16a4a1;
}
.product-navbar .navbar-nav > .active > a:focus {
  background: none;
  color: #16a4a1;
}
.product-navbar .navbar-nav > .active > a:hover {
  background: none;
  color: #16a4a1;
}
.product-navbar .nav-link {
  margin-left: 20px;
}
.product-navbar .btn-download,
.product-navbar .btn-simple-buy {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  width: 143px;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  border-radius: 10px;
}
.product-navbar .btn-download .icon,
.product-navbar .btn-simple-buy .icon {
  position: static;
  margin-right: 10px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.product-navbar .btn-download .text,
.product-navbar .btn-simple-buy .text {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.product-navbar .btn-download:hover .icon,
.product-navbar .btn-simple-buy:hover .icon {
  -webkit-animation: none;
     -moz-animation: none;
          animation: none;
}
.product-navbar .btn-download {
  margin-right: 20px;
}
.product-navbar .btn-download:hover {
  background-color: #009592;
  border-color: #009592;
}
.product-navbar .icon-win-w {
  width: 20px;
  height: 20px;
  background-size: 100% auto;
}
.product-navbar .icon-cart {
  width: 24px;
  height: 24px;
  background-size: 100% auto;
}
.product-navbar .icon-mac-w {
  width: 20px;
  height: 25px;
  background-size: 100% auto;
}
.product-navbar .btn-simple-buy:hover {
  background-color: #FDC42D;
  border-color: #FDC42D;
}
.product-navbar .btn-outline-buy {
  padding-left: 45px;
  padding-right: 45px;
}
.product-navbar .navbar-detail {
  display: none;
  position: absolute;
  left: -webkit-calc(50% - 584px);
  left: -moz-calc(50% - 584px);
  left: calc(50% - 584px);
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.product-navbar .navbar-detail .detail-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-navbar .navbar-detail .detail-box img {
  width: 50px;
  height: 50px;
  margin: 0 15px 0 0;
}
.product-navbar .navbar-detail .detail-box p {
  margin: 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
  color: #414141;
}
.product-navbar .navbar-btn-group {
  display: none;
  position: absolute;
  right: -webkit-calc(50% - 629px);
  right: -moz-calc(50% - 629px);
  right: calc(50% - 629px);
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.navbar-nav {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.product-navbar.navbar-fixed-top .navbar-btn-group {
  right: 0;
}

.tricks-links-columns {
  margin-top: 25px;
}
.tricks-links-columns ul {
  padding-left: 40px;
}
.tricks-links-columns a {
  font-size: 18px;
  color: #424242;
  line-height: 150%;
}

.user-guide-banner {
  padding: 60px 0 60px 0;
  background: #424242 url(./assets/images/guide-banner-bg.jpg) no-repeat;
}
.user-guide-banner .h1 {
  text-align: center;
  color: #fff;
}
.user-guide-banner .h1 a {
  color: #fff;
}
.user-guide-banner .summary {
  text-align: center;
  margin-top: 20px;
  color: #fff;
  font-size: 18px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.user-guide-banner .btn-box {
  text-align: center;
  margin-top: 30px;
}
.user-guide-banner .center-block {
  text-align: center;
}
.user-guide-banner .btn {
  margin-left: 15px;
}

.user-guide-main {
  margin-top: 60px;
  padding-bottom: 60px;
}
.user-guide-main .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.user-guide-main .user-guide-sidebar {
  position: sticky;
  position: -webkit-sticky;
  top: 90px;
}

.user-guide-sidebar .sidebar {
  padding: 20px 20px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
}
.user-guide-sidebar .sidebar .h4 {
  font-size: 18px;
  color: #333;
  padding-bottom: 15px;
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 0;
}
.user-guide-sidebar .sidebar ul {
  list-style: none;
  padding-left: 0;
  padding-top: 5px;
}
.user-guide-sidebar .sidebar li {
  margin-top: 10px;
}
.user-guide-sidebar .sidebar li a {
  color: #333;
  font-size: 14px;
  line-height: 200%;
}
.user-guide-sidebar .sidebar li a:hover {
  color: #16a4a1;
}
.user-guide-sidebar .sidebar li a.active {
  color: #16a4a1;
}

.jos-media-youtube {
  text-align: left;
  margin-bottom: 30px;
}

.user-guide-content h1 {
  margin-bottom: 36px;
  color: #333;
  font-weight: bold;
}
.user-guide-content .h1 {
  margin-bottom: 36px;
  color: #333;
  font-weight: bold;
}
.user-guide-content h2 {
  margin-bottom: 30px;
  font-weight: bold;
}
.user-guide-content .h2 {
  margin-bottom: 30px;
  font-weight: bold;
}
.user-guide-content h3 {
  margin-bottom: 30px;
  font-weight: bold;
}
.user-guide-content .h3 {
  margin-bottom: 30px;
  font-weight: bold;
}
.user-guide-content h4 {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
}
.user-guide-content .h4 {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
}
.user-guide-content p {
  line-height: 180%;
  font-size: 18px;
  margin-bottom: 30px;
}
.user-guide-content .wp-block-image {
  margin-bottom: 36px;
}
.user-guide-content .btn-box {
  text-align: left;
  margin-bottom: 30px;
}
.user-guide-content .center-block {
  text-align: center;
}
.user-guide-content .btn {
  margin-right: 10px;
}
.user-guide-content ul {
  margin-left: -20px;
  margin-bottom: 30px;
}
.user-guide-content li {
  margin-bottom: 6px;
  font-size: 16px;
}
.user-guide-content .part-guide {
  background: #efefef;
  padding: 15px 20px;
  margin-bottom: 30px;
}
.user-guide-content .part-guide p {
  margin-bottom: 5px;
}
.user-guide-content .step {
  margin-bottom: 30px;
  font-weight: normal;
}
.user-guide-content .step .badge {
  font-size: 18px;
  border-radius: 2px;
  padding: 4px 6px;
  font-weight: normal;
  margin-right: 6px;
  position: relative;
  top: -2px;
  background: #8d8d8d;
}
.user-guide-content iframe {
  margin-bottom: 30px;
}

.tech-specs-banner {
  padding: 60px 0 60px 0;
  background: #eee;
}
.tech-specs-banner .h1 {
  text-align: center;
  color: #424242;
}
.tech-specs-banner .h1 a {
  color: #424242;
}
.tech-specs-banner .summary {
  text-align: center;
  margin-top: 20px;
  color: #424242;
  font-size: 18px;
}
.tech-specs-banner .btn-box {
  text-align: center;
  margin-top: 30px;
}
.tech-specs-banner .btn {
  margin-left: 15px;
}

.tech-specs-content {
  padding-bottom: 50px;
}
.tech-specs-content .title {
  padding: 50px 0 20px 0;
}
.tech-specs-content table {
  border-color: #fff;
}
.tech-specs-content table td {
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  padding-left: 20px;
}
.tech-specs-content table td:nth-child(1) {
  width: 210px;
  font-weight: bold;
  border-right: 1px solid #FFFFFF !important;
}
.tech-specs-content .wp-block-table.is-style-stripes tbody tr {
  background-color: #fafafa;
}
.tech-specs-content .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f3f3f3;
}

.product-reviews-banner {
  height: 440px;
  padding: 20px 0 35px 0;
  background: #eee url(./assets/images/review-banner-bg.jpg) no-repeat top center;
}
.product-reviews-banner .h1 {
  text-align: center;
  margin-top: 80px;
  color: #fff;
}
.product-reviews-banner .h1 a {
  color: #fff;
}
.product-reviews-banner .h1 a:hover {
  text-decoration: none;
}
.product-reviews-banner .summary {
  text-align: center;
  margin-top: 20px;
  color: #fff;
  font-size: 18px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.product-reviews-banner .btn-box {
  text-align: center;
  margin-top: 30px;
}
.product-reviews-banner .btn {
  margin-left: 15px;
}
.product-reviews-banner .raty-area {
  margin-top: 20px;
  text-align: center;
}
.product-reviews-banner .raty-area a {
  position: relative;
  top: -2px;
  margin-left: 16px;
  font-size: 18px;
  color: #fff;
}
.product-reviews-banner .add-review {
  text-align: center;
  margin-top: 30px;
}
.product-reviews-banner .add-review .btn {
  padding: 18px 30px;
  font-size: 18px;
  margin-left: 0;
}

.product-purchase-banner {
  padding: 50px 0;
  background-color: #f7f7f7;
}
.product-purchase-banner .row {
  position: relative;
}
.product-purchase-banner .img {
  position: absolute;
  width: 200px;
  top: 0;
  left: 0;
}
.product-purchase-banner .img img {
  max-width: 100%;
  height: auto;
}
.product-purchase-banner .content {
  margin-left: 255px;
}
.product-purchase-banner .h1 {
  font-size: 30px;
  color: #323232;
  margin-top: 15px;
}
.product-purchase-banner .h1 a {
  font-size: 30px;
  color: #323232;
}
.product-purchase-banner ul {
  margin-top: 25px;
  padding-left: 0;
  margin-bottom: 0;
}
.product-purchase-banner ul li {
  width: 50%;
  font-size: 15px;
  color: #565656;
  float: left;
  padding-bottom: 15px;
  list-style: none;
  background: url(./assets/images/little-dot.png) no-repeat -7px 3px;
  text-indent: 9px;
}
@media (max-width: 480px) {
  .product-purchase-banner ul li {
    width: 100%;
  }
}
.product-purchase-banner .support-os {
  margin-top: 15px;
}
.product-purchase-banner .support-os .tips {
  font-size: 14px;
  font-weight: bold;
}
.product-purchase-banner .support-os .btn {
  margin-left: 20px;
}

.product-purchase-main {
  padding: 60px 0;
}
.product-purchase-main > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.product-purchase-main > .row .purchase-box {
  height: 100%;
}

.purchase-box {
  background: #fff;
  border-radius: 10px;
  text-align: center;
  padding-top: 36px;
  padding-bottom: 46px;
  position: relative;
  border: 1px solid #dedede;
  box-shadow: 0 0 5px rgba(53, 49, 50, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(53, 49, 50, 0.2);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.purchase-box:hover {
  border-color: #16a4a1;
}
.purchase-box .special-discount {
  padding: 0px 0 0 51px;
  position: absolute;
  top: -10px;
  right: -8px;
  width: 137px;
  height: 46px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  background: url("/wp-content/themes/josappsite/assets/images/special/spring-sales/discount-2x.png") no-repeat center center;
  background-size: 100% auto;
  -webkit-filter: drop-shadow(0 2px 2px rgba(30, 72, 49, 0.15));
          filter: drop-shadow(0 2px 2px rgba(30, 72, 49, 0.15));
}
.purchase-box .special-discount span {
  font-family: "OpenSans-ExtraBold";
  line-height: 1;
  color: #FE8402;
}
.purchase-box .special-discount .discount-num {
  font-size: 20px;
}
.purchase-box .special-discount .discount-off {
  font-size: 18px;
}
.purchase-box h2 {
  color: #383838;
  font-size: 30px;
  padding: 23px;
}
.purchase-box .price {
  color: #ff6137;
  font-size: 40px;
  font-weight: bold;
}
.purchase-box .limit {
  margin-top: 15px;
  font-size: 18px;
  color: #484848;
}
.purchase-box .support {
  margin-top: 15px;
  color: #666666;
  font-size: 18px;
}
.purchase-box .btn-buy {
  margin-top: 25px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 66px;
}
.purchase-box .btn-buy .icon {
  -webkit-filter: brightness(400%);
          filter: brightness(400%);
  top: 11px;
}
.purchase-box .btn-buy:hover {
  background-position: 167px;
}
.purchase-box .hot {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 72px;
  height: 79px;
  background: url(./assets/images/hot.png) no-repeat;
}
.purchase-box .renew {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #54545b;
  margin-bottom: 45px;
}
.purchase-box .renew .renew-icon {
  margin-left: 5px;
  color: #54545b;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.purchase-box .renew .renew-icon:hover .renew-popover {
  display: block;
  opacity: 1;
}
.purchase-box .renew-popover {
  -webkit-animation: apper 0.25s;
     -moz-animation: apper 0.25s;
          animation: apper 0.25s;
  -webkit-animation-fill-mode: forwards;
     -moz-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  display: none;
  opacity: 0;
  cursor: default;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  z-index: 9999;
  background: #fff;
  width: 276px;
  position: absolute;
  top: 50%;
  right: -288px;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-left: 10px;
}
.purchase-box .renew-popover:hover {
  opacity: 0;
}
.purchase-box .renew-popover .arrow {
  position: absolute;
  border-width: 11px;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.purchase-box .renew-popover .arrow:after {
  position: absolute;
  border-width: 11px;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.purchase-box .renew-popover .content {
  display: block;
  padding: 9px 14px;
  font-size: 14px;
  line-height: 1.42857143;
  text-align: left;
}
.purchase-box .renew-popover .content a {
  color: #ff6137;
}
.purchase-box .explain {
  border-top: 1px solid #e5e7f0;
  margin: 25px 45px 0 45px;
  padding: 30px 33px 0 33px;
  text-align: left;
  font-size: 14px;
  color: #333333;
  line-height: 30px;
}
.purchase-box .explain strong {
  font-weight: bold;
  font-size: larger;
  color: #ff6137;
}

.purchase-box.is-hot {
  border-color: #16a4a1;
}

.product-reviews-main {
  margin-top: 50px;
  padding-bottom: 100px;
}
.product-reviews-main .review-item {
  padding: 20px 0;
  border-bottom: 1px solid #dee2e6;
}
.product-reviews-main .review-head {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}
.product-reviews-main .review-raty {
  display: inline-block;
  margin-right: 20px;
  position: relative;
  top: 2px;
}
.product-reviews-main .author-date {
  display: inline-block;
}
.product-reviews-main .review-title {
  font-size: 24px;
}
.product-reviews-main .review-content {
  color: #777;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 160%;
  font-size: 15px;
}
.product-reviews-main .comment {
  border-bottom: none;
  padding: 0;
}
.product-reviews-main .comment .comment {
  background-color: rgba(200, 200, 200, 0.18);
  border-bottom: 0;
  padding: 0 15px 0px 15px;
}
.product-reviews-main .comment-rating {
  padding: 3px;
  cursor: pointer;
  margin-bottom: 0;
  margin-right: 5px;
}
.product-reviews-main .comment-rating .star {
  width: 25px;
  height: 25px;
}
.product-reviews-main .comment-rating .star polygon {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.product-reviews-main .comment-rating:hover .star polygon {
  fill: #ff6e10 !important;
}
.product-reviews-main .comment-rating .star-off polygon {
  fill: none !important;
  stroke: #febe10;
  stroke-miterlimit: 10;
}
.product-reviews-main .comment-form-rating .rating {
  display: none;
}
.product-reviews-main .comment-awaiting-moderation {
  padding: 5px 15px;
  background-color: #f6f6f6;
  color: #c0c0c0;
  font-size: 12px;
}
.product-reviews-main .comment-reply-title {
  display: none;
}

.product-comment-modal {
  top: 50px;
}
.product-comment-modal .modal-title {
  font-size: 30px;
  padding-left: 30px;
}
.product-comment-modal .modal-header .close {
  background-color: transparent;
}
.product-comment-modal .control-label {
  font-size: 18px;
  color: #444;
}
.product-comment-modal .modal-body {
  padding: 25px 50px;
}
.product-comment-modal .comment-form-submit .btn {
  font-size: 18px;
  padding: 10px 20px;
}
.product-comment-modal .comment-form-submit .btn-close {
  background-color: #e0e0e0;
  color: #666;
}

.product-screenshots {
  padding: 60px 0;
}
.product-screenshots .h2 {
  margin-bottom: 55px;
}

.tf-modal-watch-video {
  width: 100%;
  height: 100%;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5) !important;
  display: none;
}
.tf-modal-watch-video .modal-dialog {
  position: relative;
  margin: 90px auto;
  width: 900px;
  max-width: 95%;
}
.tf-modal-watch-video .modal-content {
  background-color: #000;
  border: 3px solid rgb(22, 164, 161);
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  border-radius: 3px;
}
.tf-modal-watch-video .modal-content:hover .close {
  opacity: 0.6;
  color: rgb(22, 164, 161);
}
.tf-modal-watch-video .modal-content .close:hover {
  opacity: 0.9;
}
.tf-modal-watch-video .modal-header {
  padding: 0;
  border-bottom: none;
}
.tf-modal-watch-video .modal-body {
  height: 0;
  padding-bottom: 56.12245%;
  position: relative;
}
.tf-modal-watch-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
}
.tf-modal-watch-video .close {
  opacity: 0;
  float: right;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  color: #4e3637;
  text-shadow: 0 1px 0 #fff;
  color: #fff;
  line-height: 30px;
  width: 24px;
  height: 24px;
  display: block;
  text-shadow: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  position: absolute;
  right: -20px;
  z-index: 10;
  top: -20px;
}

.page-template-default .page-content p {
  font-size: 18px;
  line-height: 180%;
}

.jos-bg-media-text-right {
  position: relative;
}
.jos-bg-media-text-right .wp-block-cover__inner-container {
  margin-left: 50%;
}
.jos-bg-media-text-right .wp-block-cover__inner-container .learn-more {
  text-align: left;
}
.jos-bg-media-text-right:before {
  left: 50% !important;
  width: 50%;
}

.circle-img .wp-block-media-text__media {
  border-radius: 50%;
  overflow: hidden;
}

.has-shadow {
  -webkit-box-shadow: 0 0 20px 0 rgba(46, 46, 46, 0.1);
          box-shadow: 0 0 20px 0 rgba(46, 46, 46, 0.1);
}

.audkit-awards-review {
  background-color: #f5f5f5;
  padding-top: 65px;
  padding-bottom: 65px;
  margin-top: 68px;
}
.audkit-awards-review .col-lg-6 {
  padding: 0;
}
.audkit-awards-review .title {
  text-align: center;
  font-size: 30px;
  line-height: 16px;
  color: #414141;
  margin-bottom: 59px;
}
.audkit-awards-review .title a {
  font-size: 30px;
  line-height: 16px;
  color: #414141;
}
.audkit-awards-review .title a:hover {
  color: #16a4a1;
}
.audkit-awards-review .partner-img {
  float: left;
  height: 114px;
}
.audkit-awards-review .partner-img .star-bar .star {
  display: block;
  float: left;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  background: url(/wp-content/themes/josappsite/assets/images/index/star.png) no-repeat center center;
}
.audkit-awards-review .partner-img .star-bar .star:last-of-type {
  margin-right: 0;
}
.audkit-awards-review .partner-img .img {
  margin-bottom: 10px;
}
.audkit-awards-review .partner-img.adjust {
  padding-top: 30px;
}
.audkit-awards-review .partner-img.adjust .img {
  margin-bottom: 33px;
}
.audkit-awards-review .review-content {
  max-width: 373px;
  float: left;
  margin-left: 46px;
  text-align: right;
}
.audkit-awards-review .review-content p {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
  text-align: left;
}
.audkit-awards-review .review-content .link {
  color: #16a4a1;
  font-size: 20px;
  font-weight: 800;
}

@media (max-width: 1580px) {
  .article-main-content .sidebar-box {
    left: -248px;
    -webkit-transition: left 0.2s;
    -o-transition: left 0.2s;
    -moz-transition: left 0.2s;
    transition: left 0.2s;
  }
  .article-main-content .sidebar-box:hover {
    left: 0px;
  }
}
@media (max-width: 767px) {
  #site-header .nav .menu-item {
    float: none;
  }
  #site-header .nav .menu-item + .menu-item {
    border-top: 1px solid #eee;
  }
  #site-header .nav .menu-item .sub-menu-wrap {
    width: 100% !important;
    border-radius: 0;
    left: 0;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
            transform: none;
  }
  #site-header .nav .menu-item:hover .sub-menu-wrap, #site-header .nav .menu-item:focus .sub-menu-wrap {
    position: static;
    height: auto;
  }
  #site-header .nav .sub-menu {
    width: auto;
    padding: 10px 15px;
    left: -15px;
    right: -15px;
  }
  #site-header {
    position: absolute;
    top: 0;
    height: 80px;
    z-index: 999;
  }
  #site-header .navbar-collapse {
    width: 100%;
    background: rgb(255, 255, 255);
    overflow-y: scroll;
    -webkit-box-shadow: 0 2px 19.6px 0.4px rgba(200, 200, 200, 0.1);
            box-shadow: 0 2px 19.6px 0.4px rgba(200, 200, 200, 0.1);
    text-align: center;
  }
  #site-header .navbar-toggle {
    background-color: transparent;
    margin-top: 22px;
    border-color: #16a4a1;
  }
  #site-header .navbar-toggle .icon-bar {
    background-color: #16a4a1;
  }
  #site-header .nav-pills li a {
    padding: 0 10px;
    font-size: 12pt;
  }
  #site-header .nav-pills .menu-store a {
    height: 40px;
    line-height: 40px;
  }
  #site-header .nav-pills {
    height: auto;
    overflow: visible;
    line-height: 60px;
  }
  #site-header .menu-item > .icon {
    left: -8px;
  }
  #site-header .sub-menu .menu-item {
    float: none;
    width: 100%;
  }
  #site-header .sub-menu .menu-item a {
    padding: 10px 0 10px 15px;
  }
  #site-header .sub-menu .menu-item .icon {
    margin: 0;
    display: none;
  }
  #site-header .sub-menu .menu-item .name {
    font-size: 11pt;
  }
  #site-header .sub-menu .menu-item .desc {
    font-size: 10pt;
  }
  h1 {
    font-size: 30px;
  }
  .h1 {
    font-size: 30px;
  }
  .icon-win {
    width: 25px;
    height: 25px;
    background-size: 100%;
  }
  .icon-mac {
    width: 25px;
    height: 25px;
    background-size: 100%;
  }
  .icon-cart {
    width: 25px;
    height: 25px;
    background-size: 100%;
  }
  .btn-buy {
    padding: 10px 35px 10px 55px;
  }
  .btn-buy .icon-mac {
    top: 8px;
  }
  .btn-buy .icon-win {
    top: 11px;
  }
  .btn-buy-large {
    font-size: 20px;
    padding: 10px 35px 10px 75px;
  }
  .btn-buy-large .icon-mac {
    top: 5px;
  }
  .btn-buy-large .icon-win {
    top: 8px;
  }
  .btn-download {
    font-size: 12px;
    padding: 10px 15px 10px 45px;
  }
  .btn-download .icon {
    left: 10px;
    width: 25px;
    height: 25px;
    background-size: 100% 100%;
    background-position: 100% 100%;
  }
  .btn-simple-buy {
    font-size: 12px;
    padding: 10px 15px 10px 45px;
    min-width: 148.68px !important;
  }
  .btn-simple-buy .icon {
    top: 50%;
    margin-top: -12.5px;
  }
  .btn-outline-download {
    font-size: 12px;
    padding: 10px 15px 10px 45px;
  }
  .btn-outline-download .icon {
    top: 8px;
    left: 10px;
  }
  .btn-outline-buy {
    font-size: 12px;
    padding: 10px 15px 10px 45px;
  }
  .btn-outline-buy .icon {
    top: 8px;
    left: 10px;
  }
  .header-title .custom-logo-link {
    height: 80px;
    line-height: 80px;
    padding-left: 15px;
  }
  img {
    max-width: 100%;
  }
  .why-choose .h2 {
    font-size: 30px;
  }
  .footer-menu {
    padding-left: 0;
    list-style: none;
    border-top: 1px solid #676767;
    margin-left: -15px;
    margin-right: -15px;
  }
  .footer-menu > .menu-item {
    width: auto;
    float: none;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #676767;
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-menu > .menu-item > a {
    display: block;
    font-size: 15px;
    position: relative;
  }
  .footer-menu > .menu-item > a::before {
    font-family: "FontAwesome";
    content: "\f107";
    position: absolute;
    right: 0;
    font-weight: 400;
    font-size: 15px;
    top: 0px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
  }
  .footer-menu .sub-menu {
    display: none;
  }
  .footer-menu > .menu-item.active .sub-menu {
    display: block;
  }
  .footer-title {
    text-align: center;
  }
  .product-columns-group .wp-block-media-text {
    display: block;
  }
  .product-columns-group .wp-block-media-text__content {
    margin-top: 20px;
  }
  .product-columns-group {
    margin-top: 30px;
  }
  .product-columns-group .wp-block-column {
    margin-bottom: 30px;
  }
  .store-banner .product-columns-group .wp-block-media-text__media {
    text-align: center;
  }
  .store-banner .product-columns-group .wp-block-media-text__media img {
    max-width: 200px;
    height: auto;
  }
  .store-banner .product-columns-group .buy-item {
    text-align: center;
    width: 100%;
    float: none;
  }
  .store-banner .product-columns-group .buy-item + .buy-item {
    margin-top: 15px;
  }
  .store-banner .product-columns-group .wp-block-media-text__content .h2 {
    text-align: center;
  }
  .store-banner .product-columns-group .wp-block-media-text__content .info {
    text-align: center;
  }
  .store-banner .product-columns-group .btn-download-box {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 18px;
  }
  .store-banner .product-columns-group .btn-download-box + .btn-download-box {
    text-align: center;
  }
  .wp-block-cover .wp-block-cover__inner-container {
    width: auto;
    padding: 0 15px;
  }
  .wp-block-media-text .wp-block-media-text__content {
    padding: 0 15px;
  }
  #site-content iframe {
    width: 100% !important;
    height: auto !important;
  }
  .category-main-content {
    padding-top: 15px;
  }
  .category-main-content .row {
    display: initial;
  }
  .category-main-content .left-bar {
    width: auto;
    position: initial;
    padding-bottom: 40px;
  }
  .category-main-content .left-bar .title {
    border-bottom: 0;
  }
  .category-main-content .left-bar .left-bar-menu {
    border-top: 1px solid #dfdfdf;
  }
  .category-main-content .left-bar ul {
    margin-bottom: 0;
  }
  .category-main-content .article-content {
    width: auto;
    padding-left: 0;
  }
  .category-main-content .border-box {
    position: relative;
  }
  .category-main-content .navbar-toggle {
    background: #fff;
    position: absolute;
    right: 0;
    top: 4px;
    border-color: #ccc;
  }
  .category-main-content .navbar-toggle .icon-bar {
    background: #16a4a1;
  }
  .post-template-default .post-header {
    padding-top: 0;
  }
  .post-template-default .post-header .post-title {
    font-size: 25px;
    padding: 30px;
    font-size: 18px;
  }
  .post-template-default .post-header-inner {
    padding-top: 0;
  }
  .article-main-content .row {
    display: initial;
  }
  .article-main-content .article-content-box {
    width: auto;
    float: none;
    padding: 0 15px;
    margin-right: 0;
  }
  .article-main-content .sidebar-box {
    width: auto;
    float: none;
    margin-top: 30px;
    padding: 0 15px;
    position: initial;
  }
  .article-main-content .wp-image-2539 {
    width: 55% !important;
  }
  .article-main-content h4 {
    white-space: pre-wrap;
    line-height: 180%;
    font-size: 20px;
  }
  .article-product-block {
    padding: 20px 15px;
  }
  .article-product-block .wp-block-media-text {
    display: block;
  }
  .article-product-block .wp-block-media-text__content {
    margin-top: 20px;
    padding: 0;
  }
  .article-product-block .wp-block-media-text__content .btn {
    font-size: 12px;
    padding: 10px 15px 10px 45px;
  }
  .post-header {
    padding-bottom: 0;
  }
  .post-header .bar div {
    margin-right: 12px;
  }
  .group-2-columns {
    padding: 0 15px;
  }
  .group-2-columns .wp-block-column:not(:first-child) {
    margin-left: auto;
  }
  .group-2-columns .wp-block-column .buy-item .price {
    text-align: center;
    margin-top: 15px;
  }
  .product-bundles .product-columns-group .buy-item {
    width: 100%;
    float: none;
  }
  .group-3-columns {
    padding-left: 15px;
    padding-right: 15px;
  }
  .why-choose-us .wp-block-column:not(:first-child) {
    border-left: none;
  }
  .page-template-default .wp-block-media-text {
    display: block;
  }
  .dev-milestone {
    margin-top: 45px;
    padding-left: 15px;
    padding-right: 0px;
    list-style: disc;
    font-size: 14px;
  }
  .dev-milestone li {
    margin-right: auto !important;
    margin-left: auto !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    height: auto !important;
    line-height: 1;
    margin-bottom: 15px;
  }
  .dev-milestone li strong {
    position: initial !important;
    display: inline !important;
    border: none;
    line-height: 1;
  }
  .dev-milestone li em {
    font-size: 14px;
    display: inline !important;
    text-align: left !important;
    line-height: 1;
    margin: 0 !important;
  }
  .dev-milestone li:before {
    display: none !important;
  }
  .article-product-navbar .prd-title {
    display: none;
  }
  .hot-topics-2-col .wp-block-column {
    padding-left: 0;
  }
  .hot-topics-2-col .wp-block-column + .wp-block-column {
    padding-right: 0;
  }
  .sidebar-box .relate-product img {
    max-width: 55%;
  }
  .home .main-banner .h1 {
    font-size: 38px;
  }
  .home .main-banner .h1 a {
    font-size: 38px;
  }
  .home .main-banner .banner-summary {
    font-size: 18px;
  }
  .home .sub-banner {
    position: relative;
    background-position: center center;
  }
  .home .sub-banner:before {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.56);
  }
  .home .sub-banner .h2 {
    color: #fff;
  }
  .home .sub-banner .h2 a {
    color: #fff;
  }
  .home .sub-banner .summary {
    color: #fff;
    font-size: 18px;
  }
  .home .user-review {
    padding: 50px 0;
  }
  .home .user-review .h2 {
    font-size: 30px;
  }
  .home .where-mentioned .item-col-4 .item-wrap {
    width: 50%;
  }
  .home .product-banner .content {
    padding: 20px;
  }
  .home .user-reviews .wp-block-column:not(:first-child) {
    margin-left: auto;
    margin-top: 30px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .home .user-reviews .text {
    font-size: 14px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .home .user-reviews .author {
    margin-bottom: 10px !important;
  }
}
@media (max-width: 767px) {
  .home .where-recommended .wp-block-column:not(:first-child) {
    margin-left: auto;
    margin-top: 30px;
  }
  .where-mentioned .h2 {
    font-size: 30px;
  }
  .product-purchase-banner .img {
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .product-purchase-banner .img img {
    width: auto;
    max-width: 200px;
  }
  .product-purchase-banner .content {
    margin-left: 15px;
    margin-right: 15px;
  }
  .product-purchase-main > .row .col-md-4 {
    margin-left: 15px;
    margin-right: 15px;
  }
  .product-part-screenshots .carousel {
    width: auto;
  }
  .product-part-screenshots .carousel-inner {
    height: 368px;
  }
  .product-part-screenshots .carousel-inner > .item {
    display: block;
    margin-bottom: 30px;
  }
  .product-part-screenshots .item {
    height: 368px;
  }
  .product-part-screenshots .carousel-control {
    display: none;
  }
  .product-part-screenshots .carousel-indicators {
    display: none;
  }
  .product-part-screenshots .tips {
    position: initial;
    height: auto;
    margin-top: 15px;
  }
  .product-user-review-box .wp-block-column {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
  }
  .product-part h2 {
    font-size: 24px;
  }
  .product-part .h2 {
    font-size: 24px;
  }
  .product-part .wp-block-media-text__media {
    text-align: center;
  }
  .tricks-links-columns a {
    font-size: 15px;
  }
  .product-part-other-features .wp-block-column {
    padding: 15px 30px;
  }
  .product-main-banner .banner-summary {
    font-size: 15px;
  }
  .product-main-banner .h1 {
    padding-top: 30px;
  }
  .product-main-banner .content {
    width: 100%;
    float: none;
  }
  .product-main-banner {
    min-height: auto !important;
    height: auto !important;
    padding-bottom: 60px;
  }
  .product-main-banner .img {
    width: auto;
    float: none;
  }
  .product-main-banner .img img {
    max-width: 200px;
    height: auto;
  }
  .product-main-banner .btn-box {
    margin-left: 0;
    text-align: center;
  }
  .product-main-banner .platform-box {
    position: initial;
    float: none;
    margin-top: 30px;
    margin-right: 0;
  }
  .product-main-banner .video-link a {
    font-size: 14px;
  }
  .product-main-banner .choose-platform a {
    font-size: 14px;
  }
  .product-main-banner .btn-outline-buy {
    min-width: auto;
  }
  .product-navbar .navbar-toggle {
    background-color: #fff;
  }
  .product-navbar .navbar-toggle .icon-bar {
    background-color: #16a4a1;
  }
  .user-guide-content {
    margin-top: 50px;
  }
  .product-reviews-main .review-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-reviews-main .review-head {
    display: block;
  }
  .product-reviews-main .review-title .review-meta {
    display: block;
  }
  .jos-bg-media-text-right .wp-block-cover__inner-container {
    margin-left: 0;
  }
  .jos-bg-media-text-right .wp-block-cover__inner-container .learn-more {
    text-align: left;
  }
  .jos-bg-media-text-right:before {
    left: 0 !important;
    right: 0 !important;
    width: 100%;
  }
}
@media (min-width: 1750px) {
  .home .main-banner {
    background-size: 100% auto;
  }
  .home .sub-banner {
    background-position: 0 center;
    background-size: 45% auto;
  }
}
@media (max-width: 1600px) {
  .home .sub-banner {
    background-position: -5% center;
  }
}
@media (max-width: 1500px) {
  .home .sub-banner {
    background-position: -15% center;
  }
}
@media (min-width: 800px) {
  .product-items .wp-block-group__inner-container {
    width: 768px;
  }
}
@media (min-width: 1100px) {
  .product-items .wp-block-group__inner-container {
    width: 992px;
  }
}
@media (min-width: 1400px) {
  .product-items .wp-block-group__inner-container {
    width: 1200px;
  }
}
@media (min-width: 1300px) {
  .navbar-fixed-top .navbar-detail {
    display: block;
  }
  .navbar-fixed-top .navbar-btn-group {
    display: block;
  }
}
@media (max-width: 992px) {
  .product-purchase-main > .row .col-md-4 {
    margin-bottom: 25px;
  }
}
@media (max-width: 599px) {
  .product-feature-guide .wp-block-column {
    -webkit-flex-basis: 19% !important;
        -ms-flex-preferred-size: 19% !important;
            flex-basis: 19% !important;
  }
  .product-feature-guide .wp-block-image figure figcaption {
    display: none;
  }
}
@media (min-width: 1921px) {
  .body-apple-music-converter .user-guide-banner {
    background-size: 100% auto;
  }
}
.body-apple-music-converter .user-guide-banner {
  background-size: auto 100%;
}
@media (max-width: 768px) {
  .body-apple-music-converter .user-guide-banner {
    padding: 120px 0 40px;
  }
}
@media (max-width: 1200px) {
  .body-apple-music-converter .user-guide-sidebar {
    display: none;
  }
}
.body-apple-music-converter .user-guide-content .btn-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 8px;
}
.body-apple-music-converter .tech-specs-banner .h1 {
  color: #fff;
}
.body-apple-music-converter .tech-specs-banner .h1 a {
  color: #fff;
}
.body-apple-music-converter .tech-specs-banner .summary {
  color: #fff;
}

@media (min-width: 1921px) {
  .body-apple-music-converter .product-reviews-banner, .body-apple-music-converter .tech-specs-banner {
    background-size: 100% auto;
  }
}
.dicount_tips {
  right: -55px;
  top: -18px;
  padding: 0 5px 5px 17px;
  position: absolute;
  background-image: url(/promotion/applespecial/images/discount-bg.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}
@media (max-width: 768px) {
  .dicount_tips {
    right: 0;
    -webkit-transform: scale(0.6);
       -moz-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
    -webkit-transform-origin: right;
       -moz-transform-origin: right;
        -ms-transform-origin: right;
            transform-origin: right;
  }
}
.dicount_tips small {
  font-size: 18px;
}

.price .initial-price {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  line-height: 50px;
  text-decoration: line-through;
  color: #54545B;
  font-weight: 400;
}

.product-purchase-main .decorate {
  left: 15.7%;
  top: 0;
  position: absolute;
  -webkit-transform: translateY(-100%);
     -moz-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.jos-cat-banner--btn {
  position: absolute;
  right: 100px;
  top: 50%;
  padding: 15px;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  cursor: pointer;
}
@media (max-width: 768px) {
  .jos-cat-banner--btn {
    display: none;
  }
}
.jos-cat-banner--btn::before {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0.78);
     -moz-transform: translate(-50%, -50%) scale(0.78);
      -ms-transform: translate(-50%, -50%) scale(0.78);
          transform: translate(-50%, -50%) scale(0.78);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.13);
  -webkit-animation: scale 1.5s linear infinite;
     -moz-animation: scale 1.5s linear infinite;
          animation: scale 1.5s linear infinite;
}
@-webkit-keyframes scale {
  50%, 100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
@-moz-keyframes scale {
  50%, 100% {
    opacity: 1;
    -moz-transform: translate(-50%, -50%) scale(1);
         transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes scale {
  50%, 100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
       -moz-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
.jos-cat-banner--btn img {
  position: relative;
  width: 110px;
  height: 110px;
}

.relate-product__desc {
  margin: 10px auto 0;
  color: #414141;
  text-align: center;
  max-width: 223px;
  font-size: 16px;
  line-height: 24px;
}

.footer-author-box {
  position: relative;
  font-size: 0;
}
.footer-author-box > img {
  vertical-align: middle;
}
.footer-author-box p {
  margin: 20px 0 0;
  font-size: 16px;
  line-height: 28px;
  color: #414141;
}

.footer-author__content {
  display: inline-block;
  padding-left: 25px;
  width: -webkit-calc(100% - 80px);
  width: -moz-calc(100% - 80px);
  width: calc(100% - 80px);
  vertical-align: middle;
}
.footer-author__content h3 {
  margin: 0 0 14px;
  font-size: 24px;
  color: #2e2e2e;
}
.footer-author__content span {
  margin-left: 14px;
  font-size: 16px;
  color: #999999;
}
.footer-author__content a, .footer-author__content span {
  vertical-align: middle;
}

.footer-author__star {
  position: absolute;
  right: 0;
  top: 20px;
  text-align: right;
}
@media (max-width: 496px) {
  .footer-author__star {
    position: relative;
  }
}
.footer-author__star svg {
  margin: 0 2px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  fill: #e9ad31;
}
.footer-author__star p {
  margin: 10px 0 0;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
}
.footer-author__star .tips {
  left: 76px;
  top: -4px;
  display: block;
  position: fixed;
  width: 4px;
  height: 6px;
  border-radius: 6px;
  background-color: #e9ad31;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.footer-author__star .tips1 {
  left: 66px;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.footer-author__star[data-showIndex="0"] svg {
  fill: #ddd;
}
.footer-author__star[data-showIndex="0"] svg:first-child {
  fill: #e9ad31;
}

.footer-author__star[data-showIndex="1"] svg {
  fill: #ddd;
}
.footer-author__star[data-showIndex="1"] svg:nth-child(1), .footer-author__star[data-showIndex="1"] svg:nth-child(2) {
  fill: #e9ad31;
}

.footer-author__star[data-showIndex="2"] svg {
  fill: #ddd;
}
.footer-author__star[data-showIndex="2"] svg:nth-child(1), .footer-author__star[data-showIndex="2"] svg:nth-child(2), .footer-author__star[data-showIndex="2"] svg:nth-child(3) {
  fill: #e9ad31;
}

.footer-author__star[data-showIndex="3"] svg:nth-child(5) {
  fill: #ddd;
}

@media (max-width: 767px) {
  #site-content {
    padding-top: 80px;
  }
}

@media (max-width: 496px) {
  .wp-block-joyoshare-products-product-button {
    margin-left: auto !important;
    left: auto;
  }
}

@media (max-width: 496px) {
  .article-product-navbar {
    display: none !important;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  .article-product-navbar .prd-btn-box {
    display: none;
  }
}

@media (min-width: 1920px) {
  .jos-cat-banner--post {
    background-size: 100% auto;
  }
}

.product-purchase-main {
  text-align: center;
}
.product-purchase-main .buy-inditor {
  margin-bottom: 40px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 56px;
  border-bottom: 1px solid #E7E7E7;
  cursor: pointer;
}
.product-purchase-main .family, .product-purchase-main .individuals {
  width: 154px;
  font-weight: 700;
  text-align: center;
  color: #585858;
  line-height: 51px;
  border-bottom: 4px solid transparent;
}
.product-purchase-main .family.active, .product-purchase-main .individuals.active {
  line-height: 51px;
  color: #2CA4A1;
  border-bottom: 4px solid #2CA4A1;
}
.product-purchase-main .family::before, .product-purchase-main .individuals::before {
  content: "";
  margin-right: 5px;
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: middle;
}
.product-purchase-main .individuals::before {
  background: url(./assets/images/icons/Individuals-normal.png) no-repeat;
  background-size: 100%;
}
.product-purchase-main .family::before {
  background: url(./assets/images/icons/Family-normal.png) no-repeat;
  background-size: 100%;
}
.product-purchase-main .individuals.active::before {
  background: url(./assets/images/icons/Individuals.png) no-repeat;
  background-size: 100%;
}
.product-purchase-main .family.active::before {
  background: url(./assets/images/icons/Family.png) no-repeat;
  background-size: 100%;
}

.product-purchase-main .buy-individuals, .product-purchase-main .buy-family {
  display: none;
}
.product-purchase-main .buy-individuals.active, .product-purchase-main .buy-family.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 992px) and (min-width: 768px) {
  #site-header .nav-pills > li:last-of-type > a {
    padding: 0 !important;
  }
}/*# sourceMappingURL=style.css.map */