/* */
/*======================================================= Webtr ====================================================== */
.pwt-bl-content {
  padding-top: 15px; }

.pwt-btn-enter-program {
  padding: 5px 0 26px; }
  .pwt-btn-enter-program .bnt-blue {
    display: inline-block;
    font-size: 18px; }
    .pwt-btn-enter-program .bnt-blue span {
      height: 71px;
      width: 250px; }

/*===================================================== end Webtr ==================================================== */
/* */
/*===================================================== WinMobile ==================================================== */
.pwb-bl-content {
  float: left;
  width: 68%; }
  .pwb-bl-content .title-inside-page {
    padding-bottom: 16px; }

.pwb-bl-left i {
  font-style: normal; }
.pwb-bl-left a {
  color: #62708c;
  display: block;
  font-size: 14px;
  text-decoration: underline; }
  .pwb-bl-left a:hover {
    color: #0099cc; }
.pwb-bl-left span {
  display: block; }

.pwb-btn-dw-mobile-applications {
  padding-top: 16px; }
  .pwb-btn-dw-mobile-applications .bnt-dark-blue {
    float: left; }
    .pwb-btn-dw-mobile-applications .bnt-dark-blue span {
      height: 70px;
      width: 339px; }

.icon-mobdv {
  background: url(../i/svg/icon-mobdv.svg) 0 4px no-repeat;
  display: inline-block;
  font-style: normal;
  font-size: 18px;
  padding-left: 37px;
  text-align: left; }

.pwb-bl-ldowmload {
  padding-top: 16px; }
  .pwb-bl-ldowmload a {
    background: url(../i/icon-winphone.gif) 0 center no-repeat;
    -webkit-background-size: 25px 26px;
    background-size: 25px 26px;
    font-size: 18px;
    float: left;
    padding-left: 40px;
    width: 90%; }

/*----------- After 1240 --------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1240px) {
  .pwb-bl-content {
    width: 59%; } }
/*----------- end After 1240 ----------------------------------------------------------------------------------------- */
/* */
/* */
/*----------- Before 981 --------------------------------------------------------------------------------------------- */
@media screen and (min-width: 981px) {
  .pwb-bl-left {
    float: right;
    width: 257px; }
    .pwb-bl-left span {
      padding-bottom: 27px;
      text-align: center; } }
/*----------- end Before 981 ----------------------------------------------------------------------------------------- */
/* */
/*----------- After 980 ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 980px) {
  .pwb-bl-content {
    float: inherit;
    width: 100%; }

  .pwb-bl-left {
    clear: both;
    padding: 50px 0 0 15px;
    width: 50%; }
    .pwb-bl-left span {
      padding-bottom: 5px; } }
/*----------- end After 980 ------------------------------------------------------------------------------------------ */
/* */
/*----------- After 768 ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .pwb-bl-left {
    padding-left: 0;
    width: 80%; } }
/*----------- end After 768 ------------------------------------------------------------------------------------------ */
/* */
/*==================================================== end WinMobile ================================================= */
/* */
/*======================================================== Wap ======================================================= */
.pwp-lbl-content .itext {
  padding-top: 15px; }

.pwp-wrapper-mtext {
  padding-top: 14px; }

.pwp-bl-enter-wap {
  background-color: #d8e6f1;
  text-align: center; }

.pwp-title-enter-wap {
  border-bottom: 1px solid #bdcde6;
  padding: 15px;
  text-align: center; }

.pwp-form-enter-wap {
  display: inline-block;
  font-size: 0;
  padding-top: 12px; }

.pwp-field-position {
  padding-top: 10px;
  width: 282px; }

.pwp-field-name {
  float: left;
  width: 68px; }
  .pwp-field-name span {
    height: 34px; }

.pwp-field-item {
  overflow: hidden; }

.pwp-two-link-option {
  display: none; }

.pwp-btn-enter-wap {
  padding: 23px 0 26px;
  font-size: 0;
  text-align: center; }
  .pwp-btn-enter-wap .bnt-dark-blue {
    font-size: 18px;
    height: 52px;
    width: 124px; }

.pwp-infotext-enter-wap p {
  font-size: 14px;
  color: #62708c; }
.pwp-infotext-enter-wap a {
  color: #62708c; }
  .pwp-infotext-enter-wap a:hover {
    color: #0099cc; }

.pwp-text-mob-inform {
  display: none; }

.pwp-info-deal .itext h2 {
  padding-top: 13px; }

.pwp-set {
  position: relative;
  height: auto;
  width: 100%; }

.pwp-title-regulations {
  color: #003399;
  display: block;
  font-size: 18px;
  padding-left: 30px;
  margin: 21px 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .pwp-title-regulations span {
    border-bottom: 1px dashed #0099cc;
    position: relative; }
    .pwp-title-regulations span:before {
      content: "";
      position: absolute;
      background-color: #8ca1c7;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      left: -30px;
      top: 0;
      height: 24px;
      width: 24px; }
  .pwp-title-regulations:before, .pwp-title-regulations:after {
    background-color: #fff;
    z-index: 5;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .pwp-title-regulations:before {
    content: "";
    position: absolute;
    left: 8px;
    top: 7px;
    height: 2px;
    width: 11px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .pwp-title-regulations:after {
    content: "";
    position: absolute;
    left: 8px;
    top: 14px;
    height: 2px;
    width: 11px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .pwp-title-regulations.active:before {
    left: 3px;
    top: 12px; }
  .pwp-title-regulations.active:after {
    left: 10px;
    top: 12px; }
  .pwp-title-regulations:hover, .pwp-title-regulations.active {
    color: #0099cc !important; }
    .pwp-title-regulations:hover span, .pwp-title-regulations.active span {
      border-color: #fff; }
      .pwp-title-regulations:hover span:before, .pwp-title-regulations.active span:before {
        background-color: #3cb2dc; }

.pwp-text-regulations {
  display: none;
  position: relative;
  height: auto;
  width: 100%; }

.pwp-one-position-rule {
  clear: both;
  overflow: hidden; }

/*----------- Before 1240 -------------------------------------------------------------------------------------------- */
@media screen and (min-width: 1241px) {
  .pwp-lbl-content {
    float: left;
    width: 50%; }

  .pwp-rbl-content {
    float: right;
    max-width: 370px;
    width: 45%; }

  .pwp-infotext-enter-wap {
    padding: 30px 15px 0; }

  .pwp-info-deal {
    float: left;
    width: 50%; } }
/*----------- end Before 1240 ---------------------------------------------------------------------------------------- */
/* */
/*----------- After 1240 --------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1240px) {
  .pwp-lbl-content {
    clear: both;
    overflow: hidden;
    width: 100%; }

  .pwp-rbl-content {
    padding-top: 14px;
    clear: both;
    width: 100%; }

  .pwp-bl-enter-wap {
    float: left;
    max-width: 380px;
    width: 62%; }

  .pwp-infotext-enter-wap {
    overflow: hidden;
    padding-left: 35px; }

  .pwp-info-deal {
    padding-top: 3px; } }
/*----------- end After 1240 ----------------------------------------------------------------------------------------- */
/* */
/*----------- After 980 ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 980px) {
  .pwp-wrapper-mtext {
    display: none; }

  .pwp-field-name span {
    height: 46px; }

  .pwp-bl-enter-wap {
    float: inherit;
    max-width: inherit;
    width: 100%; }

  .pwp-field-position {
    padding-top: 17px;
    width: 319px; }

  .pwp-field-name {
    width: 77px; }

  .pwp-btn-enter-wap {
    padding: 18px 0 31px 17px; }
    .pwp-btn-enter-wap .bnt-dark-blue {
      font-size: 20px;
      height: 64px;
      width: 182px; }

  .pwp-two-link-option {
    display: block;
    padding-bottom: 37px; }
    .pwp-two-link-option a {
      display: inline-block;
      margin: 0 12px; }

  .pwp-infotext-enter-wap {
    padding: 24px 0 0 15px; }

  .pwp-text-mob-inform {
    display: block;
    padding-top: 20px; }

  .pwp-title-regulations {
    font-size: 20px; } }
/*----------- end After 980 ------------------------------------------------------------------------------------------ */
/* */
/*----------- After 768 ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .pwp-infotext-enter-wap {
    padding-left: 0; } }
/*----------- end After 768 ------------------------------------------------------------------------------------------ */
/* */
/*====================================================== end Wap ===================================================== */
/* */
/*================================================ Program TradingDesk Pro =========================================== */
.ptd-cover-dw-program {
  position: relative; }

.ptd-bl-dw-program {
  border: 1px solid #c3d1e1;
  padding: 11px 15px 10px;
  margin-top: 27px;
  position: relative; }

.ptd-lcolm-dwp {
  padding-top: 12px;
  float: left;
  width: 53%; }

.ptd-rcolm-dwp {
  float: right;
  font-size: 0;
  width: 43%;
  text-align: center; }
  .ptd-rcolm-dwp img {
    display: inline-block;
    font-size: 0; }
  .ptd-rcolm-dwp i {
    display: inline-block; }

.ptd-title-dwp {
  padding-bottom: 15px; }

.ptd-link-dwp {
  background: url(../i/svg/trf-icon-prod-01.svg) 0 center no-repeat;
  padding: 2px 0;
  margin: 16px 0 12px;
  font-size: 18px; }
  .ptd-link-dwp a {
    padding-left: 35px; }

doesnotexist:-o-prefocus, .ptd-link-dwp {
  background-image: url(../i/icon-png/trf-icon-prod-01.png); }

.ptd-link-pcd {
  position: absolute;
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -ms-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
  overflow: hidden;
  right: 0;
  top: 0;
  height: 100px;
  width: 100px; }
  .ptd-link-pcd a {
    float: right;
    position: relative;
    padding: 15px 16px 0 0;
    z-index: 1; }
    .ptd-link-pcd a:before {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 100px 100px 0;
      border-color: transparent #cc6666 transparent transparent;
      z-index: -1; }

.ptd-lbl-content {
  padding-top: 23px;
  padding-left: 15px; }
  .ptd-lbl-content .itext ul {
    margin-left: 10px; }

.ptd-tewo-colm {
  border-bottom: 1px solid #e6dfcc;
  padding-bottom: 11px; }

.ptd-title-program-structure {
  background: url(../i/svg/icon-sd-prog.svg) 0 center no-repeat;
  padding: 2px 0 2px 30px;
  margin-bottom: 14px; }

doesnotexist:-o-prefocus, .ptd-title-program-structure {
  background-image: url(../i/icon-png/icon-sd-prog.png); }

.ptd-rbl-content {
  color: #62708c;
  font-size: 14px;
  padding-top: 24px; }
  .ptd-rbl-content p {
    padding-bottom: 15px; }
  .ptd-rbl-content .fp18 {
    font-size: 18px; }

.ts-wrapper-video-list {
  border-bottom: 1px solid #e6dfcc;
  padding: 25px 0 18px; }

.ts-bl-video-list {
  float: left; }

.ts-video-item {
  display: none; }
  .ts-video-item.active {
    display: block; }

.ts-wrapper-video {
  width: 100%;
  position: relative;
  padding-top: 53.25%; }

.ts-wrapper-video iframe, .ts-wrapper-video object, .ts-wrapper-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ts-inform-video-item {
  font-size: 14px;
  padding-top: 20px; }
  .ts-inform-video-item h3 {
    display: block;
    font-size: 18px;
    padding-bottom: 15px; }

.ts-duration-author {
  color: #62708c;
  font-size: 14px;
  padding-top: 19px; }

.ts-link-video-list {
  overflow: hidden; }

.ts-title-lvl-mob {
  display: none; }

.ts-title-lvl {
  font-size: 18px;
  padding-bottom: 13px; }
  .ts-title-lvl span {
    float: left;
    padding: 0 25px 0 16px;
    background: url(../i/svg/icon-video.svg) right center no-repeat; }

.ts-link-video-item li {
  cursor: pointer; }
.ts-link-video-item span {
  cursor: pointer;
  color: #003399;
  text-decoration: underline; }
  .ts-link-video-item span:hover {
    color: #0099cc;
    text-decoration: underline; }
.ts-link-video-item li.active {
  background-color: #e6dfcc;
  cursor: default;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  .ts-link-video-item li.active span {
    color: #000;
    cursor: default;
    text-decoration: none; }

/*----------- Before 1240 -------------------------------------------------------------------------------------------- */
@media screen and (min-width: 1241px) {
  .ptd-lbl-content {
    float: left;
    width: 53%; }

  .ptd-rbl-content {
    float: right;
    width: 41%; }

  .ts-bl-video-list {
    padding-right: 30px;
    width: 500px; } }
/*----------- end Before 981 ----------------------------------------------------------------------------------------- */
/* */
/*----------- After 1240 --------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1240px) {
  .ptd-rbl-content {
    border-top: 1px solid #e6dfcc;
    padding-top: 21px; }

  .ptd-lbl-content {
    padding-bottom: 15px; }

  .ptd-lcolm-dwp {
    width: 58%; }

  .ptd-rcolm-dwp {
    width: 42%; }

  .ptd-rcolm-dwp img {
    width: 76%; }
  .ptd-rcolm-dwp span {
    height: 250px; } }
/*----------- end After 1240 ----------------------------------------------------------------------------------------- */
/* */
/*---------- 1240 - 980 ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1240px) and (min-width: 981px) {
  .ts-bl-video-list {
    padding-right: 20px;
    width: 480px; } }
/*---------- end 1240 - 980 ------------------------------------------------------------------------------------------ */
/* */
/*----------- Before 981 --------------------------------------------------------------------------------------------- */
@media screen and (min-width: 981px) {
  .ts-inform-video-item {
    padding-left: 15px; }

  .ts-link-video-item li {
    padding: 7px 16px; }
  .ts-link-video-item span {
    font-size: 14px; } }
/*----------- end Before 981 ----------------------------------------------------------------------------------------- */
/* */
/*----------- After 980 ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 980px) {
  .ptd-link-pcd {
    display: none; }

  .ptd-link-dwp {
    padding: 0;
    margin-top: 3px; }

  .ptd-lbl-content .itext ul {
    margin-left: 19px; }

  .ptd-rcolm-dwp img {
    width: 83%; }
  .ptd-rcolm-dwp span {
    text-align: right; }

  .ptd-sclmob {
    display: none; }

  .ts-bl-video-list {
    float: inherit;
    border-bottom: 1px solid #e6dfcc;
    padding-bottom: 16px; }

  .ts-title-lvl {
    display: none; }

  .ts-link-video-list {
    padding-top: 18px; }

  .ts-link-video-item li {
    padding: 11px 11px 13px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ts-link-video-item li:last-child {
      margin-bottom: 0; }
  .ts-link-video-item span {
    font-size: 16px; }

  .ts-btn-what-next {
    padding-bottom: 29px; }

  .ts-title-lvl-mob {
    display: block;
    font-size: 20px;
    padding: 0 0 20px 15px; }
    .ts-title-lvl-mob span {
      float: left;
      padding: 0 0 0 27px;
      background: url(../i/svg/icon-video.svg) 0 center no-repeat; }

  doesnotexist:-o-prefocus, .ts-title-lvl-mob span {
    background-image: url(../i/icon-png/icon-video.jpg); } }
/*----------- end After 980 ------------------------------------------------------------------------------------------ */
/* */
/*----------- After 768 ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .ptd-lcolm-dwp {
    clear: both;
    overflow: hidden;
    width: 100%; }

  .ptd-rcolm-dwp {
    display: none; }

  .ptd-rbl-content .in-left {
    padding-left: 15px !important; } }
/*----------- end After 768 ------------------------------------------------------------------------------------------ */
/* */
/*============================================== end Program TradingDesk Pro ========================================= */
/* */
/*===================================================== Mobile All =================================================== */
.pma-lbl-content {
  float: left;
  width: 54%; }

.pma-mini-title-page {
  color: #3a539b;
  padding: 27px 0 27px; }

.pma-rbl-content {
  padding-top: 20px;
  float: right;
  width: 42.5%; }

.pma-bl-link-soft {
  padding-top: 3px; }

.pma-header-info-img {
  display: none; }

.pma-link-soft-item {
  border: 1px solid #c3d1e1;
  display: block;
  color: #003399;
  padding: 1px 16px;
  margin-top: 11px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  .pma-link-soft-item .sbl {
    font-size: 0; }
    .pma-link-soft-item .sbl span {
      height: 65px; }
  .pma-link-soft-item:hover {
    border: 2px solid #41bbe6;
    color: #0099cc;
    padding: 0 15px; }

.pma-lcon {
  float: left;
  max-width: 275px; }
  .pma-lcon span {
    font-size: 18px;
    text-align: left; }

.pma-rcon {
  float: right; }
  .pma-rcon span {
    width: 130px; }

.pma-info-img {
  display: block;
  background: url(../i/bg-block-mob-info-soft.jpg) center bottom no-repeat;
  -webkit-background-size: 380px 134px;
  background-size: 380px 134px;
  position: relative;
  padding: 0 0 45px 15px;
  min-height: 150px;
  width: 100%; }

.pma-info-img img {
  display: inline-block; }
.pma-info-img .pma-winup {
  position: absolute;
  margin-right: 12%;
  right: 0;
  top: 0; }

.pma-header-info-img .pma-winup {
  display: inline-block;
  margin: 32px 0 10px 0; }

.pma-winup {
  background-color: #5ac2c1;
  color: #fff;
  font-size: 14px;
  text-align: left;
  width: 173px; }
  .pma-winup i {
    display: block;
    padding: 10px 15px;
    font-style: normal;
    position: relative; }
    .pma-winup i:before {
      content: "";
      position: absolute;
      bottom: -10px;
      left: 17px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 10px 0 10px;
      border-color: #5ac2c0 transparent transparent transparent; }

.pma-bllink {
  margin-top: 18px; }

/*----------- Before 1240 -------------------------------------------------------------------------------------------- */
@media screen and (min-width: 981px) and (max-width: 1240px) {
  .pma-bllink figure {
    width: 50%; } }
/*----------- end Before 1240 ---------------------------------------------------------------------------------------- */
/* */
/*----------- After 1240 --------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1240px) {
  .pma-lbl-content, .pma-rbl-content {
    clear: both;
    float: inherit;
    overflow: hidden;
    width: 100%; }

  .pma-rbl-content {
    padding-top: 32px; }

  .pma-wru {
    float: left;
    width: 70%; }

  .pma-header-info-img {
    display: block;
    position: relative;
    float: right;
    text-align: center;
    padding: 35px 0 13px 0;
    min-width: 173px;
    width: 26%; }

  .pma-info-img {
    display: none; } }
/*----------- end After 1240 ----------------------------------------------------------------------------------------- */
/* */
/*----------- After 980 ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 980px) {
  .pma-wru {
    float: inherit;
    width: 100%; }

  .pma-header-info-img {
    display: none; }

  .pma-mini-title-page {
    padding-bottom: 32px; }

  .pma-lcon span {
    font-size: 20px; } }
/*----------- end After 980 ------------------------------------------------------------------------------------------ */
/* */
/*----------- After 768 ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .pma-link-soft-item .sbl span {
    height: 73px; } }
/*----------- end After 768 ------------------------------------------------------------------------------------------ */
/* */
/*================================================== end Mobile All ================================================== */
/* */
/*=================================================== Mobile Symbian ================================================= */
.pms-minfo {
  padding-top: 16px; }

.pms-rbl-content {
  float: right;
  width: 41%; }

.pms-photo-logo-ps {
  font-size: 0;
  text-align: center;
  padding-top: 10px; }
  .pms-photo-logo-ps img {
    display: inline-block; }

.pms-text-info-dwn {
  color: #62708c;
  padding-top: 14px; }
  .pms-text-info-dwn a {
    color: #62708c; }

.pms-title-manufacturer {
  font-size: 18px;
  padding-top: 13px; }

.pms-bl-tab-manufacturer {
  padding: 21px 0 22px; }

.pms-tab-manufacturer-item li {
  border: 1px solid #c3d1e1;
  color: #003399;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  float: left;
  padding: 1px 21px;
  margin: 0 7px 7px 0; }
  .pms-tab-manufacturer-item li span {
    display: table-cell;
    vertical-align: middle;
    height: 45px; }
  .pms-tab-manufacturer-item li.active {
    cursor: default; }
  .pms-tab-manufacturer-item li.active, .pms-tab-manufacturer-item li:hover {
    border: 2px solid #3cb2dc;
    color: #0099cc;
    padding: 0 20px; }
  .pms-tab-manufacturer-item li:last-child {
    margin-right: 0; }

.pms-wpe {
  display: none; }
  .pms-wpe.active {
    display: block; }

.pms-link-dwps-manufacturer {
  border-top: 1px solid #e6dfcc;
  padding: 29px 0 28px; }

.pms-name-manufacturer {
  color: #0099cc;
  font-size: 24px;
  padding-bottom: 5px; }

.pms-bl-lwd {
  padding-top: 27px; }

.pms-link-dwps {
  padding: 6px 0 0 15px; }

.pms-invisible-bookmark {
  display: none; }

.pms-bl-select-mobile {
  display: none;
  border: 1px solid #e6dfcc;
  padding: 11px 15px 28px;
  margin-top: 14px;
  min-height: 167px; }

.pms-cover-selmob {
  clear: both;
  padding-top: 17px; }

.pms-name-selmob {
  float: left;
  padding-right: 5px;
  min-width: 156px;
  width: 30%; }
  .pms-name-selmob span {
    height: 46px;
    text-align: left; }

.pms-select-item-selmob-one {
  float: left;
  width: 60%; }

.pms-select-item-selmob-two {
  float: left;
  width: 50%; }

.pms-mob-cont-manufacturer {
  display: none;
  padding: 30px 0 25px; }

.pms-list-mob-number {
  padding-top: 18px; }

.pms-mob-link-dwps {
  padding-top: 33px; }
  .pms-mob-link-dwps p {
    padding: 6px 0; }

/*----------- Before 981 --------------------------------------------------------------------------------------------- */
@media screen and (min-width: 981px) {
  .pms-lbl-content {
    float: left;
    width: 54%; } }
/*----------- end Before 981 ----------------------------------------------------------------------------------------- */
/* */
/*----------- After 980 ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 980px) {
  .pms-lbl-content {
    clear: both;
    width: 100%; }

  .pms-rbl-content,
  .pms-navg-tab,
  .pms-all-soft-cloud {
    display: none; }

  .pms-bl-select-mobile,
  .pms-mob-cont-manufacturer {
    display: block; } }
/*----------- end After 980 ------------------------------------------------------------------------------------------ */
/* */
/*================================================ end Mobile Symbian ================================================ */
/* */
/*===================================================== Program ====================================================== */
.blm-mobile-forex.pmp-mff {
  display: block; }

.blm-mobile-forex.pmp-mff .download-mob-forex {
  padding-bottom: 0; }

.pmp-blm-mobile-soft-cd {
  border: 1px solid #9cbce0;
  padding: 20px 15px;
  margin-bottom: 20px; }

.pmp-img-mscd {
  float: left;
  width: 98px; }

.pmp-name-mscd {
  overflow: hidden;
  padding-top: 20px; }
  .pmp-name-mscd span {
    display: block; }
  .pmp-name-mscd a {
    display: inline-block;
    margin-top: 13px; }

.pmp-text-mscd {
  padding-top: 11px; }

.pmp-blm-mobile-informer {
  padding: 20px 15px;
  background: #5485c2;
  background: linear-gradient(to top, #747bb9, #5485c2); }

.pmp-logo-mi {
  float: left;
  width: 80%; }

.pmp-globe-mi {
  padding-top: 7px;
  overflow: hidden; }

.pmp-text-mi {
  color: #fff;
  padding-top: 21px; }

/*==================================================== end Program =================================================== */
/* */
/*=============================================== Mobile Android and iOS ============================================= */
.pman-cosu {
  position: relative; }

.pman-lbl-content {
  float: left;
  width: 53%; }

.pman-description-soft {
  padding-top: 26px; }

.pman-bl-install {
  padding-top: 12px; }
  .pman-bl-install .alink-blue {
    padding-top: 17px; }
    .pman-bl-install .alink-blue a {
      font-size: 18px; }

.pman-ldl {
  padding-left: 45px;
  display: inline-block; }
  .pman-ldl span {
    height: 50px;
    text-align: left; }

.pman-icon-androin {
  background: url(../i/icon-android.png) 0 center no-repeat;
  -webkit-background-size: 35px 42px;
  background-size: 35px 42px; }

.pman-icon-mob {
  background: url(../i/svg/icon-tel-prog.svg) 7px center no-repeat; }

doesnotexist:-o-prefocus, .pman-icon-mob {
  background-image: url(../i/icon-png/icon-tel-prog.png); }

.pman-icon-ios {
  padding-left: 61px;
  background: url(../i/icon-prog-01.png) 0 center no-repeat;
  -webkit-background-size: 52px 52px;
  background-size: 52px 52px; }
  .pman-icon-ios span {
    height: 54px; }

.pman-title-or {
  font-size: 18px;
  padding-top: 17px; }

.pman-cbl-content {
  float: left;
  text-align: center;
  max-width: 500px;
  width: 43%; }

.pman-rbl-content {
  max-width: 70px;
  position: relative;
  height: 500px;
  float: left;
  width: 4%; }

.pman-point-navigation {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -106px 0 0 -9px; }
  .pman-point-navigation a {
    display: block;
    border: 1px solid #9dadcb;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 33px;
    height: 18px;
    width: 18px; }
    .pman-point-navigation a:hover {
      background-color: #41bbe6;
      border: 1px solid #41bbe6; }
    .pman-point-navigation a.active {
      background-color: #e6dfcc;
      border: 1px solid #e6dfcc; }

/*----------- After 980 ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 980px) {
  .pman-lbl-content {
    float: inherit;
    width: 100%; }

  .pman-cbl-content, .pman-rbl-content {
    display: none; }

  .pman-bl-install {
    padding-top: 18px; } }
/*----------- end After 980 ------------------------------------------------------------------------------------------ */
/* */
/*=========================================== end Mobile Android and iOS ============================================= */
/* */
/*---------- Retina -------------------------------------------------------------------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .pwb-bl-ldowmload a {
    background-image: url(../i/icon-winphone@2x.png); }

  .pman-icon-androin {
    background-image: url(../i/icon-android@2x.jpg); }

  .pman-icon-ios {
    background-image: url(../i/icon-prog-01@2x.jpg); }

  .pma-info-img {
    background-image: url(../i/bg-block-mob-info-soft@2x.jpg); } }
/*---------- end Retina ---------------------------------------------------------------------------------------------- */
/* */

/*# sourceMappingURL=programs.css.map */
