/*Badges Section */
.section-badges .row-fluid > div:first-child .csc-textpic-center-outer {text-align: right;}
.section-badges .csc-textpic-center-outer > .csc-textpic-center-inner {display: inline-block; margin: 20px 0 13px;}
.section-badges .csc-textpic-imagerow {display: inline-block; float: left;}
.section-badges .csc-textpic-imagerow:first-child {margin: 2px 35px 0 0;}


.section-pdpro {
  background: #A0D6E8;
  padding: 25px 0px;
  position: relative;
}

/* PDPro Section */
.section-pdpro h2 {color: #4a4a4a; margin-top: 10.5px;}

.section-pdpro .col-xs-6.hidden-xs {position: initial;}
.section-pdpro .col-xs-6.hidden-xs img {
  height: 120%;
  width: auto;
  max-width: none;
  position: absolute;
  bottom: 0;
}

/* Compare Section */
.section-compare table {
  width: 100%;
  table-layout: fixed;
}
.section-compare th:first-child {
  color: #fff;
  font-size: 50px;
  padding-bottom:10px;
}
.section-compare th {
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  padding-bottom: 20px;
  font-weight: normal;
}
.section-compare tr td {
  border: #c2c4c6 1px solid;
  padding: 10px;
}
.section-compare tr td:nth-child(odd) {
  background: #f4f4f4;
}
.section-compare tr td:nth-child(even) {
  background: #fff;
}
.section-compare td:first-child {
  width: 200px;
}
.section-compare td:not(:first-child) {
  text-align: center;
}
.section-compare tr.btns-row td {
  border: none !important;
  padding:0;
  background:transparent;
}
/*
.section-compare .btn {
  text-transform: none;
  width: 100%;
  margin: -1px -1px 0;
  border: #c2c4c6 1px solid;
  border-right: none;
  
}
.section-compare td:nth-child(3) .btn {
  _background: #135e85;
  _color: #fff;
}

.section-compare td:nth-child(3) .btn:hover {
  _background: #0d3e58;
}



.section-compare td:last-child .btn {
  _background: #000;
  _color: #fff;
  border-right: #c2c4c6 1px solid;
  width: calc(100% + 1px);
}
.section-compare td:last-child .btn:hover {
  _background: #1a1a1a;
}
*/
/*
.section-compare .btn:after {
  content: '>';
  float: right;
  transform: scale(.5, 1);
  font-family: 'HelveticaNeueW10-65Medi';
}
*/

.section-compare .icon-na {
  width: 10px;
  height: 2px;
  background: #c8c8c8;
  display: inline-block;
}

.section-compare .icon-ok {
  width: 15px;
  height: 11px;
  background: url(/fileadmin/images/products/pd/11/icon-ok.png) no-repeat;
  display: inline-block;
}

@media (max-width: 767px) {

.section-compare th {
  transform: scale(.6);
  padding-bottom: 0;
}

.section-compare .btn {
  font-size: 10px;
}

}


/* Support Section */
.section-support {
  border: none;
}
.section-support p {margin: 20px 0;}
@media (min-width: 1100px) {
  .section-support p {margin: 83px 0;}
}
@media (max-width: 767px) {
  .section-support img {max-width: 300px;}
  .section-support p {margin: 0 0 20px;}
}

/* Upgrade Features Section */
.section-upgfeatures {
  border: none;
}

.section-upgfeatures .csc-textpic {margin-bottom: 30px;}
.section-upgfeatures .col-xs-12:nth-child(2) > div:last-child .csc-textpic {margin-bottom: 10px;}
.section-upgfeatures .col-xs-12:nth-child(2) > div .csc-textpic {margin-top: 20px; font-size: 18px;}


/* Upgrade Compare Section */
.section-upgcompare {
  border: none;
  padding: 30px 0;
}

.section-upgcompare table {
  width: 100%;
  table-layout: fixed;
}
.section-upgcompare th:first-child {
  color: #fff;
  font-size: 50px;
  padding-bottom:10px;
}
.section-upgcompare th {
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  font-weight: normal;
}
.section-upgcompare h1 {margin: 25px 0;}
.section-upgcompare th > .price:nth-child(5) {
  margin-left: 25px;
}
.section-upgcompare th s {
  vertical-align: top;
}
.section-upgcompare th .text-gray {
  font-color: #6d6e71;
}
.section-upgcompare tr:not(:last-child) td {
  border: #c2c4c6 1px solid;
  padding: 10px;
}
.section-upgcompare tr:not(:last-child) td {
  background: #fff;
}
.section-upgcompare tr:not(:last-child) td:first-child {
  background: #dbdcdd;
}
.section-upgcompare td:first-child {
  width: 200px;
}
.section-upgcompare td:not(:first-child) {
  text-align: center;
}
.section-upgcompare tr:last-child td {
  /*padding-top: 20px;*/
}

.section-upgcompare a.btn {
  min-width: 220px;
  max-width: 96%;
  min-height: 45px;
  white-space: normal;
  line-height: 1;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: center;
  text-shadow: 0 1px rgba(0,0,0,0.6);
  box-shadow: 0 1px rgba(255,255,255,.3) inset, 
              0 -20px 25px rgba(0,0,0,.1) inset;
  border-radius: 5px!important;
  padding: 9px 5px;
  margin: 15px 0 0;
  font-family:'HelveticaNeueW02-Thin';
}

.section-upgcompare td:last-child a.btn {
  padding: 2px;
}

.section-upgcompare td:not(:last-child) a.btn .left {
  margin-right: 5px;
}

.section-upgcompare a.btn > span {
  vertical-align: middle;
}

.section-upgcompare span.left {
  font-size: 13px;
}
.section-upgcompare s {
  font-family:'HelveticaNeueW02-Thin';  
}
.section-upgcompare a.btn > span.right {
  font-size: 23px;
  margin: 0;
  font-family:'HelveticaNeueW02-65Medi';
}
.section-upgcompare span.year {
    font-size: 10px;
}

.section-upgcompare .icon-na {
  width: 10px;
  height: 2px;
  background: #c8c8c8;
  display: inline-block;
}

.section-upgcompare .icon-ok {
  width: 15px;
  height: 11px;
  background: url(/fileadmin/images/products/pd/11/icon-ok.png) no-repeat;
  display: inline-block;
}

@media (max-width: 767px) {

  .section-upgcompare th {
    transform: scale(.6);
    padding-bottom: 0;
  }
  .section-upgcompare a.btn {
    width: 98%;
    height: auto;
    text-align: center;
  }
  .section-upgcompare a.btn > span {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 13px;
  }

.section-upgcompare td:last-child a.btn .left {margin-bottom: 8px;}

}


/* Windows On Mac Section */
@media (max-width: 767px) {
#c46904 img {max-width: 300px;}
}

/* PD vs VMware Compare Section */

.section-vmware_compare table {
  width: 100%;
  table-layout: fixed;
}
.section-vmware_compare th:first-child {
  color: #fff;
  font-size: 50px;
  padding-bottom:10px;
}
.section-vmware_compare th {
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  padding-bottom: 20px;
  font-weight: normal;
}
.section-vmware_compare img {
  width: 30px;
}
.section-vmware_compare tr td {
  border: #c2c4c6 1px solid;
  padding: 10px;
}
.section-vmware_compare tr td:nth-child(odd) {
  background: #f4f4f4;
}
.section-vmware_compare tr td:nth-child(even) {
  background: #fff;
}
.section-vmware_compare td:first-child {
  width: 400px;
}
.section-vmware_compare td:not(:first-child) {
  text-align: center;
}

.section-vmware_compare .icon-na {
  width: 10px;
  height: 2px;
  background: #c8c8c8;
  display: inline-block;
}

.section-vmware_compare .icon-ok {
  width: 15px;
  height: 11px;
  background: url(/fileadmin/images/products/pd/11/icon-ok.png) no-repeat;
  display: inline-block;
}

.section-vmware_compare small {
  display: block;
}

@media (max-width: 767px) {

.section-vmware_compare th {
  transform: scale(.6);
  padding-bottom: 0;
}
.section-vmware_compare td:first-child {
  width: 40%;
}

}
.section-vmware_compare {
  padding: 25px 0;
}

.section-vmware_compare table tr.table-divider td:not(:last-child) {
  background: #fff!important;
  border-right-color: transparent;
}
.section-vmware_compare table tr.table-divider td:last-child {
  background: #fff!important;
}

/* Dock Section */
.section-dock {
  height: 200px;
  background: url(/fileadmin/images/products/pd/11/Dock_PD11_Standard.png) center bottom no-repeat;
  background-size: 100%;
  margin-bottom: 20px;
}
.section-dock.pro {
  background-image: url(/fileadmin/images/products/pd/11/Dock_PD11Pro_box.png);
}

@media (max-width: 1800px) and (min-width: 768px) {
.section-dock {
    background-size: auto 200px;
}
}
@media (max-width: 767px) and (min-width: 401px) {
.section-dock {
  height: 100px;
  background-size: 150%;
}
.section-dock.pro {
  background-size: 116%;
}
}
@media (max-width: 400px) {
.section-dock {
  height: 60px;
  background-size: 180%;
}
}

table h1 {margin: 10px 0 0;}