.prls-logo-bar {
    display: none;
}

.btn.btn-default {
    padding: 10px;
}

.ps-section-header {
    height: 100px;
}

.ps-section-header h1 {
    margin: 0;
    font-size: 267%;
    color: #e6e6e6;
    line-height: 1;
}

.ps-section-header h1 strong {
    color: #4a4a4a;
}

.ps-section-header h1 strong sup {
    font-size: 20%;
    top: -2.5em;
}

.ps-section-header .col-xs-12:nth-child(2) {
    display: table;
    table-layout: fixed;
    height: 100px;
    background: url(/fileadmin/images/products/pd/12/overview-page/12.png) no-repeat right bottom;
    background-size: auto 120%;
}

.ps-section-header .col-xs-12 > div {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.ps-section-header .csc-textpic.csc-textpic-center img {
    margin: 35px 0;
}

@media (max-width: 767px) {
  .ps-section-header .col-xs-12:nth-child(2) {
    background-size: contain;
  }
}

.ps-section-hero {
    padding: 30px 0;
}

.ps-section-hero h1 {
    margin: 0;
    color: inherit;
}

.ps-section-hero h1 + p {
    font-size: 140%;
    margin-bottom: 30px;
}

.ps-section-hero .btn,
.ps-section-buy .btn {
    width: 100%;
}

.ps-section-hero .btn:not(.btn-link),
.ps-section-buy .btn:not(.btn-link) {
    box-shadow: inset 0 -37px 30px -20px rgba(0,0,0,.4), 0 0 20px rgba(0,0,0,.25);
    font-family: 'HelveticaNeueW02-65Medi', 'HelveticaNeueW10-65Medi',"Helvetica Neue",Helvetica,Arial,Tahoma,sans-serif;
    margin-bottom: 10px;
}

.ps-section-hero .btn.btn-success,
.ps-section-buy .btn.btn-success {
    background: #4cde52;
    border-color: #439828;
}

.ps-section-hero .btn.btn-warning,
.ps-section-buy .btn.btn-warning {
    background: #f7da00;
    box-shadow: inset 0 -37px 30px -20px #ff6a00, 0 0 20px rgba(0,0,0,.25);
    border-color: #ff6a00;
}

.ps-section-hero .btn.btn-info,
.ps-section-buy .btn.btn-info {
    background: #00e5f7;
    box-shadow: inset 0 -37px 30px -20px #0050ff, 0 0 20px rgba(0,0,0,.25);
    border-color: #0050ff;
}

.ps-section-hero .col-xs-12:nth-child(2) > div {
    width: 400px;
    max-width: 100%;
    margin: auto;
}

.ps-section-hero .csc-textpic.csc-textpic-center a img {
    margin: 0 -10%;
    max-width: 120%;
}

.ps-section-hero a[href*=youtube] em.video, 
.ps-section-hero a[href*=youku] em.video {
    background: none;
    opacity: 1;
    box-shadow: none;
    transform: scale(3);
    border-width: 1px;
}

.ps-section-hero ul {
    margin: 20px 0 25px 5px;
}

.ps-section-hero p.text-center.small {
    margin: 15px 0 0;
}

.ps-section-nav {
    padding: 0;
    background: #c8c8c8;
}

.ps-section-nav .prls-scrollnav {
    color: #fff;
    text-transform: uppercase;
    font-family: 'HelveticaNeueW02-65Medi', 'HelveticaNeueW10-65Medi',"Helvetica Neue",Helvetica,Arial,Tahoma,sans-serif;
    line-height: 2.5em;
    background: #c8c8c8;
}

.ps-section-nav .prls-scrollnav li {
    font-family: inherit;
    width: 16.666666666666666666666666666666666666666666666666665%;
    text-align: center;
    line-height: 2.5em;
    border: 1px solid #e6e6e6;
    background: #c8c8c8;
    border-right-width: 0;
    padding: 0;
    white-space: nowrap;
}

[lang="br"] .ps-section-nav .prls-scrollnav li {
    font-size: 85%;
    line-height: 35px;
}

[lang="de"] .ps-section-nav .prls-scrollnav li {
    font-size: 77%;
    line-height: 35px;
}

[lang="es"] .ps-section-nav .prls-scrollnav li {
    font-size: 82%;
    line-height: 35px;
}

.ps-section-nav .prls-scrollnav li:hover,
.ps-section-nav .prls-scrollnav li.active {
    height: auto;
    border-bottom: 1px solid #e6e6e6;
    background: #0099ff;
}

.ps-section-nav .prls-scrollnav.prls-scrollnav-fixed {
    margin-left: -14px;
}

.ps-section-nav .prls-scrollnav.prls-scrollnav-fixed li {
    margin: auto;
}

.ps-section-nav .prls-scrollnav li:last-child {
    border-right-width: 1px;
}

.ps-section-experts {
    padding: 20px 0;
}

.ps-section-experts .csc-textpic-imagerow {
    display: inline-block;
}

.ps-section-experts .csc-textpic-center-inner {
  text-align: justify;
  position: relative;
}

.ps-section-experts .csc-textpic-center-inner:after {
  content: '';
  display: inline-block;
  width: 100%;
}

.ps-section-features {
    padding-bottom: 20px;
}

.ps-section-features .col-xs-12 .col-xs-12 {margin: 10px 0;}

.ps-section-features h2,
.ps-section-features h2 + p {
    margin-bottom: 20px;
}

.ps-section-featurespro,
.ps-section-featurespdb {
    background: #1e5f87;
    color: #fff;
    padding: 40px 0;
}

.ps-section-featurespdb {
    background: #000;
}

.ps-section-featurespro h2,
.ps-section-featurespdb h2 {
    margin: 0 0 15px;
    color: #fff;
}

.section-options {
    padding: 50px 0 0;
}

.section-options [class*="container-pd"] {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .section-options [class*="container-pd"] {
    margin: 0 auto 20px;
  }
}

.ps-section-itsupport {
    background: #807f83;
    color: #fff;
    padding: 40px 0;
}

.ps-section-itsupport h2 {
    color: #fff;
    margin: 0 0 20px;
}

.ps-section-itsupport ul {
    margin: 15px 0 15px 30px;
}

.ps-section-itsupport .btn {
    box-shadow: inset 0 -37px 30px -20px rgba(0,0,0,.4), 0 0 20px rgba(0,0,0,.25);
    font-size: 120%;
    padding: 17px 40px;
    border-radius: 2px;
    margin: 25px 0 0;
}

.ps-section-faq {
    padding: 40px 0 80px;
}

.ps-section-faq h2 {
    margin: 0 0 25px;
}

.ps-section-faq > .container:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 115%;
  background: url(/fileadmin/images/lps/desktop/pd12/paid-search/MacBook_FrontView_newVM.png) no-repeat right bottom;
  bottom: -50px;
  left: -61%;
  background-size: contain;
}

.ps-section-faq > .container {
    position: relative;
}

.ps-section-faq .panel-default>.panel-heading {
    padding: 15px 35px;
    position: relative;
    color: inherit;
    text-transform: uppercase;
}

.ps-section-faq .panel-default>.panel-heading .glyphicon {
    position: absolute;
    left: 14px;
    top: 50%;
    font-size: 12px;
    margin-top: -6px;
}

.ps-section-faq .panel-group {
    margin-bottom: -1px;
}

.ps-section-faq .panel-default>.panel-heading > * {
    font-size: 14px;
    font-family: HelveticaNeueW02-55Roma,HelveticaNeueW10-55Roma,"Helvetica Neue",Helvetica,Arial,Tahoma,sans-serif;
}

.ps-section-faq .panel-group .panel-default>.panel-heading:hover,
.ps-section-faq .panel-group .panel-default>.panel-heading.active {
    border: 1px solid #09f;
    margin: -1px;
    box-shadow: 0 0 15px rgba(0,0,0,.25);
    z-index: 9;
}

.ps-section-faq .panel-body {
    font-size: 120%;
    padding: 30px;
}

.ps-section-faq .panel-body li:not(:last-child) {margin-bottom: 15px;}


.ps-section-faq .faq-accordion > .Inner >div:first-child .panel-default, .faq-accordion > .Inner >div:first-child .panel-default>.panel-heading {
    border-radius: 5px 5px 0 0;
}

.ps-section-faq .faq-accordion > .Inner >div:last-child .panel-default, .faq-accordion > .Inner >div:last-child .panel-default>.panel-heading {
    border-radius: 0 0 5px 5px;
}

.ps-section-faq .panel-default>.panel-heading a:hover {
    color: inherit;
    text-decoration: none;
}

.ps-section-faq .panel-group .panel-default>.panel-heading.active .glyphicon {
    transform: rotate(90deg);
}

.ps-section-buy {
    padding: 15px 0 50px;
}

.ps-section-buy h2 {
    padding-bottom: 0;
    margin: 20px 0 50px 0;
}
  

@media (min-width: 768px) {
  .ps-section-buy {
    background: #f4f4f4 url(/fileadmin/images/products/pd/11/welcome-page/pdtrial-mac-header.png) no-repeat top -43px right;
    background-size: 1220px;
  }
  .ps-section-buy h2 {
    margin: 50px 0 100px 0;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .ps-section-buy {
    background-size: 1200px;
    background-position: top -43px left;
  }
}

.ps-section-buy .col-white {
    border-radius: 5px;
    padding: 25px 25px 160px 25px;
    position: relative;
}

.ps-section-buy .col-white h2 {
    margin: 10px 0 0;
    font-family: inherit;
    color: inherit;
    font-size: 200%;
}

.ps-section-buy .col-white p.lead {
    font-family: HelveticaNeueW02-Thin,HelveticaNeueW10-35Thin,"Helvetica Neue",Helvetica,Arial,Tahoma,sans-serif;
    line-height: 1em;
    font-size: 140%;
    height: 60px;
    margin: 0;
}

.ps-section-buy .col-white p, .ps-section-buy .col-white li {
    font-size: 120%;
}

.ps-section-buy .col-white ul {
    margin-left: 5px;
    min-height: 170px;
}

.ps-section-buy .col-white ul li {
    margin-bottom: 10px;
}

.ps-section-buy .col-white [id*="btn-group"] {
    position: absolute;
    padding: 0 25px;
    left: 0;
    right: auto;
    bottom: 20px;
}

.ps-section-buy .btn:not(.btn-link) {
    font-family: inherit;
    font-size: 85%;
}

.ps-section-hero li {
    margin-bottom: 5px;
}

.ps-section-featurespro a, .ps-section-featurespdb a {
    color: #fff;
}

.section-options {
    padding: 50px 0;
    background: #fff;
    position: relative;
    z-index: 1;
}

.section-wn-feature1 {
    background: #f4f4f4;
    border: 1px solid #e6e6e6;
}