/*----*/
*,
a:focus {
  outline: medium none !important;
}
* {
  margin: 0;
  padding: 0;
}
body,
html {
  height: 100%;
}
html {
  font-size: 100%;
}
body {
  background-color: #fff;
  color: #666;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 16px;
  margin: 0;
  min-width: 320px;
  overflow: hidden;
  width: 100%;
}
a {
  color: #0179c6;
  text-decoration: none;
}
ul {
  list-style-type: none;
}
ul,
ol {
  margin: 0 0 8px 25px;
  padding: 0;
}
li {
  line-height: 16px;
}
img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
/*----*/
.clear {
  clear: both;
}
.live-container {
  margin-left: auto;
  margin-right: auto;
}
.live-container:before,
.live-container:after {
  content: "";
  display: table;
  line-height: 0;
}
.live-container:after {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  line-height: 0;
}
.js-none {
  display: none;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
button,
input {
  line-height: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: middle;
}
.btn-primary {
  background: none repeat scroll 0 0 #2d81d7;
  border-color: #2b79cc;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  padding: 10px 16px 8px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn {
  background: none repeat scroll 0 0 #fafafa;
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 1px #ffffff inset;
  color: #333;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
  margin: 0;
  padding: 9px 16px 10px;
  text-decoration: none;
  transition: none 0s ease 0s ;
  cursor: pointer;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
}
.btn-group {
  display: inline-block;
  font-size: 0;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
}
.btn-group > .btn:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-left: 0;
}
.btn-group > .btn,
.btn-group > .popover {
  font-size: 13px;
}
.btn-group > .btn {
  border-radius: 0;
  position: relative;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.popover {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  max-width: 276px;
  padding: 1px;
  position: absolute;
  text-align: left;
  top: 0;
  white-space: normal;
  z-index: 1010;
}
/*----*/
#advanced {
  position: relative;
  z-index: 998;
  height: 50px;
  top: 0;
  left: 0;
}
#advanced .bg {
  height: 50px;
  border-bottom: 1px solid #ffffff;
  background: #f1f1f1;
}
#advanced .top_container {
  width: 100%;
}
#advanced a.brand_livedemo {
  background: url("/img/sprite.png?VERSION_IMG") no-repeat -183px 0;
  display: block;
  float: left;
  font-size: 0;
  height: 35px;
  line-height: 0;
  margin: 7px 0 0 20px;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: -9999px;
  width: 41px;
  z-index: 99;
}
#advanced .name_template {
  color: #5e5652;
  float: left;
  font-size: 14px;
  line-height: 16px;
  margin-left: 8px;
  padding: 19px 22px 15px 0;
  position: relative;
  font-family: Arial, sans-serif;
}
#advanced .name_template:after {
  height: 50px;
  top: 0;
  border-right: 1px solid #d8d8d8;
  position: absolute;
  content: '';
  right: 1px;
}
#advanced .name_template .link-1 {
  border-bottom: 1px dashed #1c64a1;
  color: #1c64a1;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  letter-spacing: 0;
  font-family: arial, "Arial", sans-serif;
}
#advanced .name_template .link-1:hover {
  color: #144d7c;
}
#advanced .name_template .link-1:hover .popover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all 0.3s ease;
}
#popover2 {
  background: #FFFFFF;
  border: 1px solid #d7d7d7;
  display: none;
  font-size: 12px;
  right: -47px;
  margin: 0;
  min-width: 164px;
  padding: 12px 0px 16px 21px;
  position: absolute;
  text-align: left;
  top: 51px;
  z-index: 9999999;
}
#popover2:before {
  position: absolute;
  display: block;
  border: 6px solid transparent;
  top: -6px;
  left: 88px;
  border-bottom-color: #fff;
  border-top: 0;
  content: " ";
  z-index: 2;
}
#popover2:after {
  position: absolute;
  display: block;
  border: 6px solid transparent;
  top: -7px;
  left: 88px;
  border-bottom-color: #d7d7d7;
  border-top: 0;
  content: " ";
  z-index: 1;
}
#popover2 .icon-close:before {
  color: #adadad;
  font-size: 12px;
  position: absolute;
  top: 9px;
  right: 11px;
  cursor: pointer;
}
#popover2 .icon-close:hover {
  cursor: pointer;
}
#popover2 .icon-close:hover:before {
  color: #de4a4a;
  font-size: 12px;
  position: absolute;
  top: 9px;
  right: 11px;
}
#popover2 a {
  color: inherit;
  display: inline-block;
  font-family: Arial, sans-serif;
  padding: 5px 0 0px;
  line-height: 17px;
}
#popover2 a:hover {
  color: #2a6da6;
}
.responsive-block {
  width: 230px;
  height: 50px;
  position: absolute;
  top: -5px;
  display: none;
  left: 49%;
  margin-left: -130px;
}
.mobile .responsive-block {
  display: none;
}
.mobile .topbar_info .price-wrapper .price-title {
  max-width: 400px;
}
.js-no-responsive .topbar_info .price-wrapper .price-title {
  max-width: 400px;
}
#responsivator {
  float: left;
  margin: 16px 0 0;
}
#responsivator li {
  float: left;
}
#desktop {
  position: relative;
  top: 0;
  left: 0;
  background: url("/img/sprite.png?VERSION_IMG") no-repeat scroll 3px 0 transparent;
  opacity: 0.4;
  width: 34px;
  height: 26px;
  display: block;
  float: right;
  margin-right: 18px;
  cursor: pointer;
}
#desktop:hover,
#desktop.active {
  opacity: 1;
}
#tablet-portrait {
  position: relative;
  top: 0;
  left: 0;
  background: url("/img/sprite.png?VERSION_IMG") no-repeat scroll -31px 4px transparent;
  opacity: 0.4;
  width: 23px;
  height: 27px;
  display: block;
  cursor: pointer;
}
#tablet-portrait:hover,
#tablet-portrait.active {
  opacity: 1;
}
#tablet-landscape {
  position: relative;
  top: 0;
  left: 0;
  margin-right: 18px;
  background: url("/img/sprite.png?VERSION_IMG") no-repeat scroll -53px 8px transparent;
  opacity: 0.4;
  width: 23px;
  height: 29px;
  display: block;
  cursor: pointer;
}
#tablet-landscape:hover,
#tablet-landscape.active {
  opacity: 1;
}
#iphone-portrait {
  position: relative;
  top: 0;
  background: url("/img/sprite.png?VERSION_IMG") no-repeat scroll -79px 6px transparent;
  opacity: 0.4;
  width: 12px;
  height: 29px;
  display: block;
  cursor: pointer;
  margin-right: 4px;
}
#iphone-portrait:hover,
#iphone-portrait.active {
  opacity: 1;
}
#iphone-landscape {
  position: relative;
  top: 0;
  left: 0;
  background: url("/img/sprite.png?VERSION_IMG") no-repeat scroll -95px 14px transparent;
  opacity: 0.4;
  width: 22px;
  height: 28px;
  display: block;
  margin-right: 17px;
  cursor: pointer;
}
#iphone-landscape:hover,
#iphone-landscape.active {
  opacity: 1;
}
/* qr code popap */
#qr {
  left: -2px;
  position: relative;
  top: -5px;
}
#qr .img-wrapper {
  border: 1px solid #d7d7d7;
  padding: 32px 33px 22px;
}
#qr .icon-close:before {
  color: #adadad;
  font-size: 12px;
  position: absolute;
  top: 9px;
  right: 10px;
  cursor: pointer;
}
#qr .icon-close:hover {
  cursor: pointer;
}
#qr .icon-close:hover:before {
  color: #de4a4a;
  font-size: 12px;
  position: absolute;
  top: 9px;
  right: 10px;
}
.view_options {
  position: relative;
}
#qr-open {
  position: absolute;
  display: inline-block;
  padding: 16px 19px 11px 19px;
  width: 21px;
  height: 23px;
  border: 1px solid #d8d8d8;
  border-bottom: 0;
  border-top: 0;
  top: -6px;
  cursor: pointer;
}
#qr-open:hover,
#qr-open.active {
  background: #ffffff;
}
#qr-open span {
  background: url("/img/sprite.png?VERSION_IMG") no-repeat;
  background-position: -159px 0 !important;
  display: block;
  width: 22px;
  height: 22px;
}
#qr-content:before {
  position: absolute;
  display: block;
  border: 6px solid transparent;
  top: -5px;
  left: 119px;
  border-bottom-color: #fff;
  border-top: 0;
  content: " ";
  z-index: 2;
  margin-left: -1px;
}
#qr-content:after {
  position: absolute;
  display: block;
  border: 7px solid transparent;
  top: -6px;
  left: 121px;
  border-bottom-color: #d7d7d7;
  border-top: 0;
  content: " ";
  z-index: 1;
  margin-left: -4px;
}
#qr-content {
  background: #fff;
  margin: 0;
  position: absolute;
  left: -94px;
  top: 45px;
  width: 248px;
}
#qr-text:before {
  position: absolute;
  display: block;
  border: 7px solid transparent;
  top: 229px;
  left: 117px;
  border-bottom-color: #5e5652;
  border-top: 0;
  content: " ";
  z-index: 2;
}
#qr-text {
  background-color: #5e5652;
  color: #fff;
  padding-top: 1px;
  font-size: 10px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
}
.topbar_info {
  position: absolute;
  padding: 0 80px 0 0;
  right: 51px;
}
.topbar_info .js-cart-item-info {
  color: #5e5652;
  display: block;
  font-size: 13px;
  padding: 18px 115px 17px 15px;
  position: relative;
}
.topbar_info .js-none {
  display: none !important;
}
.topbar_info .price-wrapper {
  color: #5e5652;
  vertical-align: top;
  line-height: 20px;
  padding: 12px 33px 0 20px;
  text-align: right;
  margin-right: 98px;
  overflow: hidden;
  height: 28px;
}
.topbar_info .price-wrapper:hover #buy-button:before {
  color: #5e5652;
}
.topbar_info .price-wrapper .price-title {
  font-family: Arial, sans-serif;
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  line-height: 14px;
  max-width: 237px;
  text-align: left;
}
.topbar_info .price-wrapper .price {
  color: #de4a4a;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  display: table-cell;
  padding-left: 9px;
}
.topbar_info .price-wrapper.dropdown-arrow {
  cursor: pointer;
}
.topbar_info .price-wrapper.dropdown-arrow:hover #buy-button:before {
  color: #5e5652;
}
.topbar_info .price-wrapper.dropdown-arrow #buy-button {
  border: none;
  background: #f1f1f1;
  font-size: 9px;
  display: inline-block;
  color: #CECECE;
  position: absolute;
  font-weight: normal;
  line-height: 10px;
  top: 23px;
  padding: 0;
  right: 196px;
  border-radius: 0;
  box-shadow: none;
}
.topbar_info .price-wrapper.dropdown-arrow #buy-button:hover:before {
  color: #7d7d7d;
  text-shadow: none;
}
.topbar_info .price-wrapper.dropdown-arrow #buy-button:before {
  color: #adadad;
  text-shadow: none;
  position: absolute;
  top: 0;
  font-size: 10px;
  right: -1px;
}
.topbar_info #buy-button {
  display: none;
}
.topbar_info .buy_now {
  float: right;
  margin: 14px 25px 0 10px;
}
.topbar_info .buy_now > span.btn {
  color: #fff;
  font-family: Arial, sans-serif;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.17);
  padding: 10px 33px 13px 64px;
  text-align: center;
  font-size: 14px;
  right: -85px;
  background: #de4a4a;
  max-height: 36px;
  box-sizing: border-box;
  position: absolute;
  top: -47px;
  width: 159px;
  font-weight: bold;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.topbar_info .buy_now > span.btn:before {
  position: absolute;
  top: 10px;
  left: 0;
  font-family: icomoon;
  font-size: 28px;
  padding: 0 14px 0 26px;
  font-weight: normal;
}
.topbar_info .buy_now > span.btn:hover {
  color: #ffffff;
  background: #c64545;
}
.topbar_info .buy_now > span.btn:active:after {
  background: #ac3c3c;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  width: 100%;
}
.topbar_info .buy_now .btn.js-demo-download-button {
  right: 20px;
  top: 7px;
  padding: 10px 33px 12px;
}
.topbar_info .buy_now .js-demo-download-button {
  padding: 11px 20px;
}
.topbar_info .buy_now .btn.already-get {
  border-radius: 0;
  border: 0;
  top: -58px;
  padding: 10px 0 12px 33px;
}
.topbar_info .buy_now .btn.already-get:before {
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 28px;
  padding: 0 10px 0 27px;
}
.box-drop {
  background-clip: padding-box;
  display: none;
  list-style: none outside none;
  margin: 2px 0 0;
  min-width: 160px;
  z-index: 1000;
  background: #fff;
  border: 1px solid #cdcdcd;
  border-bottom: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  position: absolute;
  top: 49px;
  right: 245px;
}
.box-drop:before {
  position: absolute;
  display: block;
  border: 6px solid transparent;
  top: -6px;
  right: 33px;
  border-bottom-color: #fff;
  border-top: 0;
  content: " ";
  z-index: 2;
  margin-left: -1px;
}
.box-drop:after {
  position: absolute;
  display: block;
  border: 6px solid transparent;
  top: -7px;
  right: 33px;
  border-bottom-color: #7D7D7D;
  border-top: 0;
  content: " ";
  z-index: 1;
  opacity: 0.5;
  margin-left: -1px;
}
.list-drop {
  margin: 0;
  padding: 0;
}
.list-drop li {
  font-size: 12px;
  padding: 17px 20px;
  position: relative;
  color: #5e5652;
  border-bottom: 1px solid #d7d7d7;
  line-height: 16px;
}
.list-drop li > span {
  padding: 0;
  position: relative;
}
.list-drop li > span:hover {
  cursor: pointer;
}
.list-drop li .recommended {
  background: url("/img/recommended.png?VERSION_IMG") no-repeat;
  display: block;
  position: absolute;
  width: 98px;
  height: 11px;
  top: 0;
  margin-top: 6px;
  padding: 0;
}
.list-drop li .popover {
  right: 70%;
  top: 43px;
  padding-top: 11px;
  margin-right: -20px;
  background: #ffe;
  color: #4d4d4d;
  line-height: 15px;
  font-size: 12px;
  padding-right: 5px;
}
.list-drop .price {
  color: #de4a4a;
  font-weight: bold;
  position: relative;
}
.list-drop .popover {
  position: absolute;
  cursor: default;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  top: 36px;
  display: block;
  right: 200px;
  left: auto;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cecece;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 260px;
  padding: 1px 13px 11px;
}
.list-drop .popover:before {
  background: url("/img/angle_popover.png?VERSION_IMG") no-repeat 0 0;
  width: 22px;
  height: 11px;
  position: absolute;
  right: 27px !important;
  top: -11px;
  content: "";
  display: block;
}
#headerlivedemo span.trigger {
  background: #f1f1f1;
  border-left: 1px solid #d8d8d8;
  cursor: pointer;
  display: block;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  z-index: 999;
}
#headerlivedemo span.trigger:hover:before {
  color: #7d7d7d;
}
#headerlivedemo span.trigger:before {
  color: #adadad;
  font-size: 22px;
  top: 14px;
  position: absolute;
  left: 15px;
}
#headerlivedemo span.trigger:after {
  border-bottom: 1px solid #ffffff;
  content: '';
  display: block;
  position: absolute;
  height: 50px;
  right: 0;
  width: 51px;
}
/*livedemo*/
iframe,
#iframelive {
  width: 100%;
  background-color: #fff;
}
#iframelive.stretched {
  overflow: auto;
}
* + html #iframelive.stretched {
  height: 100%;
}
* + html #iframelive.stretched iframe {
  height: 100%;
}
.opera #iframelive.stretched iframe {
  height: 100%;
}
/*responsive*/
#iframelive.tablet-landscape,
#iframelive.tablet-portrait,
#iframelive.iphone-landscape,
#iframelive.iphone-portrait {
  height: 94%;
  overflow: auto;
}
#iframelive {
  height: 100%;
  background: #7d7d7d;
}
/* DESKTOP  */
#iframelive.desktop iframe {
  width: 100%;
  margin: 0;
}
#iframelive.desktop #frameWrapper {
  background: none;
  margin: 0;
  height: 100%;
}
/* tablet-landscape  */
#iframelive.tablet-landscape #frameWrapper {
  background: url('/img/pad-land.png?VERSION_IMG');
  width: 1242px;
  height: 779px;
  margin: 20px auto;
  overflow: auto;
}
#iframelive.tablet-landscape #frameWrapper iframe {
  width: 1038px;
  height: 689px !important;
  margin: 44px 0 0 106px;
  overflow-x: hidden;
}
/*  tablet-portrait */
#iframelive.tablet-portrait iframe {
  width: 783px;
  height: 1038px !important;
  margin: 106px 0 0 44px;
}
#iframelive.tablet-portrait #frameWrapper {
  background: url('/img/pad-port.png?VERSION_IMG');
  width: 871px;
  height: 1242px;
  margin: 20px auto;
}
/* iphone-landscape */
#iframelive.iphone-landscape iframe {
  width: 495px;
  height: 335px !important;
  margin: 20px 0 0 106px;
}
#iframelive.iphone-landscape #frameWrapper {
  background: url('/img/phone-land.png?VERSION_IMG');
  width: 707px;
  height: 370px;
  margin: 150px auto 20px;
}
/* iphone-portrait */
#iframelive.iphone-portrait iframe {
  width: 335px;
  height: 495px !important;
  margin: 106px 0 0 20px;
}
#iframelive.iphone-portrait #frameWrapper {
  background: url('/img/phone-port.png?VERSION_IMG');
  width: 370px;
  height: 707px;
  margin: 20px auto;
}
/* ======================== */
#frameWrapper {
  background: none repeat scroll 0 0 transparent;
  height: 100%;
  margin: 0;
}
#frame {
  position: relative;
  height: 100%;
  border: 0;
}
/*----------------------------media--------------------------*/
@media (max-width: 1361px) {
  .responsive-block {
    left: 42%;
  }
}
@media (max-width: 1180px) {
  .topbar_info .price-wrapper .price-title {
    max-width: 150px;
  }
}
@media (max-width: 1023px) {
  .responsive-block,
  .price-title {
    display: none !important;
  }
  .topbar_info .buy_now .btn.already-get {
    border-radius: 0;
    border: 0;
    padding: 10px 0 12px 40px;
  }
}
@media (max-width: 680px) {
  .name_template {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .price-wrapper,
  #buy-button,
  #dropdown,
  .js-cart-item-info,
  .popover {
    display: none !important;
  }
  .topbar_info .buy_now .btn.js-demo-buy-button,
  .topbar_info .buy_now .btn.already-get {
    top: -7px;
  }
}
/*end*/
.mac.safari #livedemo #headerlivedemo #buy-button.btn {
  padding: 14px 8px 14px;
}
.price .discount {
  text-decoration: line-through;
  font-style: normal;
  color: #afafaf;
  font-size: 0.8em;
}