.sccm-tp-sprite,.sccm-pm-sprite{background:url(../images/sccm-third-party-sprite.png)no-repeat;display:inline-block}
.sccm-tp-sprite,.sccm-pm-sprite{width:35px;height:35px;position:relative}
.sccm-tp-sprite{margin-right:10px;position:relative;top:-2px}
.adobe-img{background-position:1px -45px}
.vlc-img{background-position:-36px -45px}
.chrome-img{background-position:-70px -45px}
.notepad-img{background-position:-106px -45px}
.zip-img{background-position:-140px -45px}
.moz-img {
    background-position: 4px -86px;
}
a.link, .menu-active a, .nav>li>a:hover, .nav>li>span:hover, [data-soldrop]:hover {
    color: #2a79bb !important;
}
#relPrdDCGroupPCP {
    display: none;
}
.footer-nav {
    display: flex;
    border-top: 1px solid #eee;
    padding: 15px 0;
    margin-top: 50px;
    justify-content: space-between;
}
#relPrdDCGroupRDM{display:none}
.footer-nav a {
    background-color: #eee;
    display: inline-block;
    padding: 5px 15px;
    max-width: 50%;
    text-decoration: none;
}
.footer-nav a:hover{
    background-color:#0099cc;
    color:#fff;
}
.footer-nav a.next {
    text-align: right;
}
.footer-nav a:last-child{
    text-align: right;
}
.footer-nav a:last-child:after {
    content: 'â–¸';
    padding-left: 8px;
    display:inline-block;
    transform:rotate(0deg);
    transform-origin:center right;
}

.footer-nav a:first-child:before {
    content: 'â–¸';
    padding-left: 8px;
    transform:rotate(180deg);
    transform-origin:center;
    display:inline-block;
}
.footer-nav a:last-child:before,.footer-nav a:first-child:after{
    content: '';
}
.heading-menu h1 {
    text-align: center;
    display: block;
}
.skype-img {
    background-position: -34px -86px;
}

.winrar-img {
    background-position: -70px -86px;
}

.team-img {
    background-position: -101px -86px;
}

.drop-img {
    background-position: -140px -86px;
}
.sccm-pm-sprite{top:-5px} 
.mdm-icn-1{background-position:0 -3px}
.mdm-icn-2{background-position:-34px -3px}
.mdm-icn-3{background-position:-68px -3px}
.mdm-icn-4{background-position:-239px -3px}
.mdm-icn-5{background-position:-170px -3px}
.mdm-icn-6{background-position:-137px -3px}
.mdm-icn-7{background-position:-204px -3px}
.mdm-icn-8{background-position:-172px -42px}
.container.sec-pTB ul {
    padding-top: 0 !important;
}
.container.sec-pTB li {
    margin-bottom: 10px;
    line-height: 28px;
}
.container.sec-pTB ul, .container.sec-pTB li, .container.sec-pTB li p{
    font-size: 15px;
    font-weight: 500;
}
.para {
    text-align: center;
}
.container.sec-pTB p, .para {
    line-height: 30px;
    margin: 10px 0;
    font-weight: 500;
    font-size:17px;
}

.container.sec-pTB p.note {
    display: table;
    border-left: 4px #ccc solid;
    padding: 5px 19px;
    background-color: #f2f2f2;
}

.container.sec-pTB p.note > strong:first-child {
    display: table-cell;
    padding-right: 10px;
}

.container.sec-pTB li p.note {
    padding: 5px 12px;
    font-size: 15px !important;
}


.container.sec-pTB h2 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin: 66px 0 0;
}
.container.sec-pTB h2:first-child {
    margin-top: 0 !important;
}

.container.sec-pTB h3 {
    margin: 30px 0 0;
    font-size: 20px;
    font-weight: 700;
}
.container.sec-pTB .head-group h3:before {
    content: '';
    display: inline-block;
    background-color: #7ebc47;
    height: 10px;
    width: 10px;
    margin-left: -20px;
    margin-right: 10px;
    vertical-align: middle;
}
.container.sec-pTB .head-group {
    padding: 0 20px;
}
.tc{
  text-align:center;
}
.bannerflex{
    position: relative;
}

.pcp{
    display:block;
    padding:0 20px;
}
.pcp.gray {
    background-color: #eee;
    padding: 40px 0 50px 0;
}
.pcp a{
    color: #0099CC;
    text-decoration: none;
}
.pcp a.disabled {
    text-decoration: none;
    pointer-events: none;
    color:#000;
}
.pcp a:hover {
    text-decoration: underline;
}
.pcp p {
    font-size: 17px;
    line-height:30px;
}
.pcp.overview p{
    margin-bottom:10px;
}
.pcp.overview{
    padding:30px;
    text-align:center;
}
.sprite,.prd-logo{
    background:url(../images/common-sprite.png) no-repeat 0 0;
}
.prd-logo {
    background-position: 0 0;
    display: block;
    height: 31px;
    width: 300px;
    margin-top: 4px;
    text-indent: -100%;
    position: relative;
    overflow: hidden;
}
.heading-menu p {
    line-height: 40px;
    margin: 0;
    font-size: 27px;
    font-weight: 300;
    text-align:center;
}
.pcp h3,.h3 {
    font-size: 28px;
    font-weight: 600;
    margin-top: 0;
    line-height: normal;
}
.pcp.overview h3{
   margin-bottom:40px;
}

.pcp .col6 {
    display: inline-block;
    width: 44%;
    vertical-align: middle;
    padding: 2%;
}
.pcp.fea img{
   width:96%;
   padding:2%;
}
.pcp.fea.green {
    background-color: #cde8c5;
}
.pcp.fea {
    padding: 75px 3%;
}
.pcp {
    display: block;
    padding: 0 20px;
}
.pcp.ossup {
    text-align:center;
}
.pcp.edition {
    text-align: center;
    background-color: #eee;
    position: relative;
}
.pcp.ossup ul li {
    display: inline-block;
    margin: 0 30px;
    vertical-align: middle;
}
.pcp.ossup ul li img {
    max-width: 130px;
}
.pcp.ossup ul li a {
    display:block;
    font-size: 70px;
    font-weight: 100;
    letter-spacing: 0px;
    text-decoration: none;
}
.pcp.ossup ul li a:hover{
   text-decoration: none;
}
.pcp.ossup ul li a:after {
    display: block;
    content: 'more applications';
    font-size: 17px;
    letter-spacing: normal;
    text-align: left;
    margin-top: 24px;
}
.pcp.ossup ul li a:hover:after {
    text-decoration: underline;
}
.pcp.ossup ul li a sup {
    display: inline-block;
    transform: scale(.5);
    transform-origin: left;
}




a.dwn-cont {
    color: #333;
    background: none repeat scroll 0 0 #E9142B;
    border-radius: 5px;
    display: inline-block;
}

.prodDownbtnWin {
    background: url(../images/win-lin.png) no-repeat scroll -6px -5px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 29px;
    margin: 15px;
    width: 28px;
}

.prodDownbtnBg {
    color: #FFFFFF;
    display: inline-block;
    font-size: 28px;
    height: 40px;
    padding: 10px;
}

.prodDownbtnsml {
    font-size: 12px;
}
.dwn-main-icon {
    background-position: -53px -24px;
    float: right;
    height: 31px;
    line-height: 30px;
    margin: 12px 14px 0 3px;
    width: 33px;
}
.dwn-prob a {
    background: #C4C8CC;
    padding: 2px 10px;
    border-radius: 3px;
    color: #333;
    text-decoration: none;
}
.dwn-prob a:hover {
    background: #0099cc;
    color:#fff !important;
}
.dwn-form select {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    height: 40px;
    width: 98%;
    margin: 15px auto 5px;
}
.dwn-form .select{
    position:relative;
}
.dwn-form .select:after {
    content: '';
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    top: 0px;
    right: 15px;
    bottom: 0;
    margin: auto;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #a4a6a7;
}
.dwn-cont-div {
    margin-top: 30px;
}

.pcp .doc-list {
    text-align: center;
    padding-left: 0 !important;
}
.pcp .doc-list li {
    list-style: none;
    display: inline-block;
    min-width: 250px;
    box-shadow: 0 0 3px #a7a7a7;
    margin: 7px;
    padding: 5px 15px;
    width: 410px;
    min-height: 140px;
    vertical-align: top;
    text-align: initial;
}
.pcp .doc-list li img {
    width: 30px;
}
.pcp .doc-list li a {
    display: inline-block;
    font-size: 17px;
    padding: 15px 15px 0;
    padding-right:0;
}

.pcp .doc-list p {
    padding-left: 50px;
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 20px;
    padding-right: 20px;
}

.pcp .doc-list li p a {
    display: list-item;
    list-style-type: disc;
    padding-left: 0;
    padding-top: 0;
    margin-left: 15px;
}

.TextField, .NumberField {
    width: 96%;
    padding: 2%;
    line-height: 24px;
    font-size: 15px;
       -webkit-appearance: inherit;
    border: 1px solid #dcdcdc;
}

.pcp select.input {
    position:relative;
    width: 100%;
    -webkit-appearance: inherit;
    border-radius:0;
}
.pcp .select-fd{
    position:relative;
}
.pcp .select-fd:after {
    content: '';
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    top: 47px;
    right: 15px;
    bottom: 0;
    margin: auto;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #a4a6a7;
}

.pcp .input, .pcp .tarea, .pcp .fbutton {
    width: 378px;
max-width:100%;
}
.pcp .input, .pcp .tarea, .pcp select {
    height: 43px;
    display: block;
    border: 1px solid rgba(174,182,192,0.5);
    outline: none;
    font-size: 14px;
    color: #718191;
    padding: 0 10px;
	box-sizing:border-box;
}
.pcp .tarea{
   padding:10px;
   min-height:100px;
}

.pcp .spl-form p em,.pcp .spl-form p label {
    color: #000;
    font-size: 17px;
    display: block;
    margin-bottom: 5px;
    font-style: normal;
    line-height: 38px;
}
.pcp .spl-form p em sup,.pcp .spl-form p label sup {
    color: red;
    font-size: 10px;
}
.pcp .spl-form .sub, .pcp .spl-form .re {
    background: #88c255;
    min-width: 200px;
    height: 44px;
    border: none;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    line-height: normal;
    cursor: pointer;
}
.pcp .spl-form {
    max-width: 400px;
    margin: auto;
}
.pcp .spl-form p {
    position:relative;
    margin: 0;
    margin-bottom: 15px;
}
.pcp .spl-form p:last-child{
   text-align:center;
   margin-top:40px;
}
.pcp.request-demo,.pcp.get-quote {
    box-shadow: 0 0 3px #a7a7a7;
    padding: 40px;
    max-width: 500px;
    margin: auto;
}

.pcp .link-list li {
    list-style: decimal;
    font-size: 18px;
    margin: 15px 0;
}

.pcp .link-list li a {
    font-size: 17px;
    line-height: 30px;
    padding: 5px;
    display: inline-block;
}

.pcp .app-list > li {
    position: relative;
    list-style: none;
    display: inline-block;
    width: 260px;
    border: 1px solid #eaeaea;
    margin: 12px 7px;
    padding: 10px 15px;
    vertical-align: top;
    text-align: initial;
    font-size: 17px;
    cursor: default;
    min-height:30px;
}
.pcp .app-list li span {
    position: absolute;
    padding: 11px 15px;
    padding-bottom:0;
    top: 0;
    left: 0;
    right: 0;
    overflow: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pcp .app-list li ul {
    padding: 0 !important;
    white-space: normal;
}
.pcp .app-list > li:hover {
    border: 1px solid transparent;
}

.pcp .app-list li:hover span {
    max-height: 267px;
    background-color: #fff;
    box-shadow: 0 0 5px #ccc;
    z-index: 1;
}

.pcp .app-list li:hover span.drop{
    min-height: 115px;
}

.pcp .app-list li:hover span.drop.spl{
    min-height: 267px;
}

.pcp .app-list li ul li {
    display: none;
    position: relative;
}

.pcp .app-list li:hover ul li {
    font-size: 12px;
    line-height: normal;
    display: list-item;
    margin-right: 15px;
    color: #808080;
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 15px;
}
.pcp .app-list li ul li:first-child {
    font-size: 17px;
    display: block;
    width: inherit;
    margin-bottom: 10px;
    line-height: inherit;
    padding-left: 0;
    color: inherit;
    margin-left: 0;
}
.pcp .app-list li{
   counter-increment: number;
}
.pcp .app-list li:before {
    content:;
    margin-right: 10px;
    color: #999;
}
.pcp.supapp h3 {
    position:relative;
    text-align: center;
    border-bottom: 1px solid #eee;
    max-width: 600px;
    margin: 0 auto 20px;
    padding: 0 0 20px;
}
.pcp.supapp h3:after,.some-use-link:after {
    content: '';
    background-color: #7ebc47;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    bottom: -5px;
    margin: auto;
    left: 0;
    right: 0;
    transform: rotateZ(45deg);
}

li.nav-dwn.fr.nav-qte {
    margin: 1px 0;
}
.prd-nav li.nav-qte a{
  color:#fff;
}

ol.faq-list li {
    list-style: none;
    counter-increment: faq-number;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}
ol.faq-list li h3 {
    font-weight: 600;
}
ol.faq-list li:before {
    content: counter(faq-number)'.';
    position: absolute;
    left: -15px;
    font-size: 18px;
    text-align: right;
    width: 30px;
}



.pcp .doc-list.prd-list li {
    min-height: initial;
    width: initial;
    min-width: 265px;
    background-color: #fff;
    box-shadow: 0 0 1px #a7a7a7;
}

.pcp .doc-list.prd-list li a {
    font-size: 15px;
}

.pcp .dwn-link-cont{
   width:68%;
    min-height: initial;
    margin-top: 70px;
}

.pcp .dwn-form-cont{
   width:27%;
}

#email{
   display:inline-block;
   font-size:17px;
   font-weight:700;
}

table.table{
    width:100%;
    border: 1px solid #eee;
    text-align:center;
}

table.table td {
    border-right: 1px solid #eee;
}

table.table td ul {
    padding: 0 !important;
}

table.table td li, table.table th {
    list-style: none;
    padding: 8px 15px;
    margin-bottom: 0 !important;
}

table.table th {
    font-size: 17px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

table.table th:last-child{
    border-right:0px;
}

.some-use-link{
    position:relative;
    text-align: center;
    border-bottom: 1px solid #eee;
    max-width: 300px;
    margin: 25px auto 15px !important;
    padding-bottom: 8px;
}

.nav-dwn.drop a {
    padding: 4px 10px !important;
    color: #fff !important;
    font-size: 22px;
    line-height: 30px;
    display: inline-block !important;
    width: 138px;
    border-radius: 5px;
    text-decoration: none !important;
    text-align: center;
    margin: 5px 10px;
}
a.hotfix {
    padding: 7px 15px;
    display: inline-block;
    background-color: #0099CC;
    color: #fff;
    margin-bottom: 7px;
    min-width: 155px;
}
a.hotfix:hover {
    background-color: #0099CC;
    color: #fff;
    text-decoration: none !important;
}
.hotfix-table {
    width: 500px;
    margin: 30px auto;
    border: 2px solid #eee;
    text-align: center;
}

.hotfix-head {
    background-color: rgb(238, 238, 238);
    padding: 15px 30px;
    font-weight: 600;
    border-bottom: 1px solid #eee;
}

.container.sec-pTB div.fl {
    border-top: 1px solid #eee;
    display: block;
    float: none;
    margin-top: 30px;
    padding-top: 15px;
}

.container.sec-pTB div.fl a:before {
    content: "<< ";
    font-size: 12px;
    vertical-align: top;
}

.banner-bg {
    text-align: center;
    background-image: url(../images/banner-bg.jpg);
    background-size: 100% auto;
    background-attachment: fixed;
    background-position: center;
}
.banner-bg h3, .banner-bg h1 {
    display: block;
    font-size: 45px;
    line-height: 65px;
    font-weight: 300;
    padding: 100px 10px 110px;
    margin-top: 0 !important;
}

.banner-bg h3 span, .banner-bg h1 span {
    display: block;
    font-weight: 800;
    color: #8dca54;
    font-size: 50px;
    line-height: normal;
    letter-spacing: 2px;
}

.pcp.number-list {
    display: flex;
    max-width: 1200px;
    margin: auto;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
}


.pcp.number-list .grid-box {
    display: inline-block;
    width: 45%;
    padding: 40px 0;
    border-bottom: 1px solid #eee;
}

.pcp.number-list .grid-box:nth-of-type(odd) {
    padding-right: 50px;
    border-right: 1px solid #eee;
}

.pcp.number-list .grid-box:nth-of-type(even) {
    padding-left: 50px;
}

.pcp.number-list .grid-box:last-child{
    width:55%;
    padding-right: 0px;
    padding-left: 0px;
    border-right: 0px solid #eee;
    text-align:center;
}
.grid-box span {
    border-radius: 50%;
    background-color: #eee;
    display: inline-block;
    padding: 25px;
    margin-right: 20px;
}

.grid-box h3,.grid-box h2 {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 6px;
    margin-top: 0 !important;
}
.grid-box strong {
    font-size:20px;
    line-height:35px;
}
.grid-box img {
   width: 56px;
}

.pcp.call-to-box {
    max-width: 1000px;
    margin: auto;
    background-color: #eee;
    font-size: 19px;
    line-height: 34px;
    padding: 30px;
    margin-bottom: 50px;
    text-align:center;
}

.pcp.call-to-box .call-to-caption {
    display: inline-block;
    width: 80%;
    margin-right:20px;
    text-align:left;
    vertical-align: middle;
}

.pcp.call-to-box .call-to-button {
    display: inline-block;
    vertical-align: middle;
    width: 17%;
    text-align:center;
}

.pcp.call-to-box .call-to-button .call-to-action {
    background-color: #e9142b;
    color: #fff;
    padding: 3px 14px;
    display: inline-block;
    font-size:21px;
    border-radius:5px;
}

.call-to-action:hover{
    text-decoration:none !important;
}

.call-to-action .dwn-btm-icon{
    width: 23px;
    display: inline-block;
    float: right;
    height: 23px;
    margin: 6px 0 0 10px;
}
.pcp.intro {
    font-size: 17px;
    line-height: 34px;
}

.pcp.intro .side-heading {
    display: inline-block;
    width: 25%;
    margin: 15px 30px;
    border-right: 1px solid #e1e1e1;
    text-align: center;
    color: #93c464;
    line-height: normal;
    padding: 30px;
    vertical-align: middle;
}

.pcp.intro .side-heading.spl{
   color:#f3a12b;
   padding:0 30px;
}

.pcp.intro .side-heading.spl strong{
}

.pcp.intro .side-heading div {
    font-size: 45px;
}

.pcp.intro .side-para {
    width: 58%;
    display: inline-block;
    vertical-align: middle;
}

.pcp.gray.spl{
    text-align:center;
}
.pcp.gray.spl img{
   display:inline-block;
   width:150px;
   margin-right:30px;
}

.pcp.gray.spl p{
   display: inline-block;
   text-align: left;
   line-height:35px;
   width:60%;
   vertical-align:middle;
}

.pcp.number-list h2{
   margin-top:40px;
}


table.pcp {
    width: 600px;
}
table.pcp tr:first-child{
   background-color:#eee;
   font-size:16px;
}
table.pcp td {
    border: 1px solid #eee;
    padding: 10px 25px;
    width:50%;
}

span.cross {
    position: relative;
    background-color: #e0704c;
    padding: 5px;
    font-size: 15px;
    line-height: 17px;
    color: #fff;
    border-radius: 5px;
    min-width: 18px;
    display: inline-block;
    text-align: center;
    font-weight: bolder;
    margin: 2px 15px;
}
span.cross:before{
    content:'x';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 17px;
}
span.tick:before{
    content:'\2713';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 17px;
}
span.tick {
    position: relative;
    background-color: #87c154;
    padding: 5px;
    font-size: 15px;
    line-height: 17px;
    color: #fff;
    border-radius: 5px;
    min-width: 18px;
    display: inline-block;
    text-align: center;
    font-weight: bolder;
    text-indent: -2px;
    margin: 2px 15px;
}
.nolist{
   padding:0px !important;
}
.nolist li{
   list-style:none;
}
.flex-table {
    display: flex;
    padding: 0px !important;
    border-right: 1px #eee solid;
}

.flex-table:last-child {
    border-bottom: 1px #eee solid;
}
.flex-table:last-of-type {
    border-bottom: 1px #eee solid;
}
.flex-table li {
    width: 33%;
    list-style: none;
    text-align: center;
    border: 1px solid #eee;
    margin: 0 !important;
    border-bottom: 0px;
    border-right: 0px;
    padding: 15px;
}
ul.flex-table:first-child {
    background-color: #eee;
    margin-top: 40px;
}
.edition-heading{
   font-size:14px !important;
  line-height:normal !important;
}
.edition-heading strong {
    display: block;
    font-size: 24px;
    font-weight: normal;
}
.edition-heading.fea {
    padding: 27px 0;
    font-size: 17px !important;
}
.edition-callto{
    display: inline-block;
    padding: 4px 20px;
    background-color: #138cd6;
    color: #fff;
    font-weight: bold;
}

.edition-sec {
    position:relative;
    max-width: 500px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 40px;
}
.pcp.edition:before {
    content: '';
    background-color: #e4e4e4;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 50%;
    z-index: 0;
}

.edition-sec h3 strong {
    display: block;
    font-size: 15px;
}

.edition-sec p {
    padding: 0 100px;
}

a.edition-callto {
    display: block;
    max-width: 130px;
    margin: auto;
    background-color: #069b4f;
    color: #fff;
    line-height: 30px;
    border: 1px solid transparent;
    position: relative;
}
a.edition-callto:hover {
    color: #069b4f;
    background-color: #fff;
    text-decoration: none;
    border: 1px solid #069b4f;
}
.pcp.edition h2 {
    margin: -10px 0 45px;
    font-size: 34px;
    font-weight: 200;
    position: relative;
}
.edition-sec.offset:after {
    content: '';
    position: absolute;
    background-size: contain;
    background-image: url(../images/sccm-logo.png);
    height: 140px;
    width: 140px;
    top: 0px;
    right: -68px;
    box-shadow: 0 0 10px #ccc;
    border-radius: 50%;
}
.edition-sec.offset:before {
    content: '';
    position: absolute;
    display: inline-block;
    height: 2px;
    width: 1000px;
    background-color: #fcfcfc;
  /* For Safari 5.1 to 6.0 */
  background: -webkit-linear-gradient(left,#eee, #fff, #eee);
  /* For Opera 11.1 to 12.0 */
  background: -o-linear-gradient(left,#eee, #fff, #eee);
  /* For Fx 3.6 to 15 */
  background: -moz-linear-gradient(left,#eee, #fff, #eee);
  /* Standard syntax */
  background: linear-gradient(to right, #eee, #fff, #eee); 
    top: 69px;
    left: 0;
}

.promo.download {
    display: none;
}

.promo.roadmap, .promo.getquote, .promo.demo, .promo.license, .promo.getquote, .promo.license, .promo.testi, .promo.feature, .promo.support { 
    display: none !important; 
}

.promo a {
    display: block;
    min-height: 213px;
    background-image: url(../images/usa-seminar-oct-download.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 800px;
    margin: 0 auto 50px;
    max-width: 100%;
}

.promo:before {
    content: 'Upcoming events';
    text-align: center;
    display: block;
    padding: 20px 10px 10px;
    border-top: 1px solid #eee;
    font-weight: 600;
}

.promo.getquote:before,.promo.demo:before,.promo.license:before, .promo.getquote:before, .promo.license:before, .promo.testi:before, .promo.feature:before, .promo.support:before {
    text-align: left;
    padding: 20px 0 10px;
}

.promo.roadmap:before {
    border-top: 0;
    padding-top: 0;
}

.promo.getquote a,.promo.demo a,.promo.license a, .promo.getquote a, .promo.license a, .promo.testi a, .promo.feature a, .promo.support a {
    margin: 0 0 50px 0;
}

.lhs-tree {
  float: left;
  min-height: 400px;
  overflow: hidden;
  position: relative;
  width: 24%
}
#lhsTree {
  list-style-type: none;
  max-width: 240px;
  padding: 30px 0 40px;
  width: 100%
}
#lhsTree > li {
  border-bottom: 1px solid #ececec;
  color: #777;
  font-size: 13px;
  line-height: 1.2em;
  position: relative
}
#lhsTree > li > span, #lhsTree > li > a {
  cursor: pointer;
  display: block;
  padding: 12px 0 12px 24px;
  color: #777;
  text-decoration: none
}
#lhsTree > li > span:hover, #lhsTree > li > a:hover {
  color: #000
}
#lhsTree li ul {
  padding: 0
}
#lhsTree > li > ul {
  display: none
}
#relPrdDCGroup > ul {
  display: block !important
}
#lhsTree > li > ul li a {
  border-top: 1px solid #eee;
  font-size: 12px;
  line-height: 1.2em;
  padding: 10px 10px 10px 34px;
  display: block;
  line-height: 15px;
  text-decoration: none;
  color: #777
}
#lhsTree > li > ul li a:hover {
  color: #333
}
#lhsTree > li a.feaact {
  color: #7bbb2a;
  position: relative
}
#lhsTree > li > span:after {
  border-bottom: 4px solid transparent;
  border-left: 4px solid #ff8134;
  border-top: 4px solid transparent;
  content: "";
  display: inline-block;
  left: 5px;
  position: absolute;
  top: 16px
}
#lhsTree > li > span.dropact:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #ff8134;
  content: "";
  display: inline-block;
  left: 5px;
  position: absolute;
  top: 16px
}

.rhs-cont ul, .rhs-cont ol {
  padding: 10px 0 10px 25px
}
.rhs-cont ul li {
  padding-left: 10px
}
.rhs-cont ul {
  list-style-type: disc
}
.rhs-cont ol {
  list-style-type: decimal
}
.tabDiv {
  border-bottom: 3px solid #ecedee;
  margin: 20px 0
}
.tabDiv > a, .tabDiv > span {
  border-left: 2px solid #ecedee;
  cursor: pointer;
  color: #444;
  padding: 5px 20px;
  display: inline-block;
  text-decoration: none
}
.tabDiv > a:first-child, .tabDiv > span:first-child {
  border: none
}
.tabDiv > a.tabAct, .tabDiv > span.tabAct {
  background: #ecedee
}
.new-container {
  max-width: 1200px;
}
.new-container #lhsTree {
  max-width: none;
  padding: 5px 0px 0px 0px !important;
}
.new-container .lhs-tree li a, .new-container .lhs-tree li span {
  font-size: 15px;
  line-height: 30px;
  color: #777;
}
.new-container .lhs-tree li a:hover {
  color: #447dbb;
  text-decoration: none;
}
.new-container .lhs-tree li span:after {
  top: 24px !important;
}
.new-container #lhsTree.fixed {
  position: fixed;
  width: 288px;
  top: 70px;
}
#lhsTree > li a.feaact {
  color: #2a79bb !important;
}
.help #lhsTree > li a.feaact {
  border-left: 2px solid #2a79bb;
}
.help #lhsTree > li.notree a.feaact {
  border-left: 0;
}
.rhs-cont {
  min-height: 700px;
}
.new-container #lhsTree ul {
  list-style: none;
}

#lhsTree>li>ul li {
    padding: 0;
    border: 0;
}

.relPrd h4 {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 0 20px;
    margin: 20px 0 20px;
    color: #000;
}

@media(max-width:1200px){


.pcp.fea {
    padding: 20px 15px;
}
.pcp.fea img{
   width:100%;
}

.pcp .col6 {
    display:block;
    width: initial;
    vertical-align: middle;
    padding: 20px;
}
.pcp.ossup ul li img {
    max-width: 65px;
}


}

@media(max-width:700px){

.bodyoverflow .nav-dwn {
    display: block;
    float: none !important;
    position: fixed;
    z-index: 9;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    animation: callto 1s linear;
}

@keyframes callto {
    from {opacity: 0;}
    to {opacity: 1;}
}

.nav-dwn a:before {
    content: 'Free trial';
    color: #fff;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    font-size: 20px;
}

.nav-dwn a {
    color: transparent;
    position: relative;
    padding: 5px 34px;
}

.nav-dwn a span {
    display: none;
}

}

@media screen and (max-width:650px){.edition-sec.offset:before, .pcp.edition:before,.edition-sec.offset:after{display:none!important}.pcp.edition{padding:40px 0}.edition-sec.offset{border-bottom: 1px solid #fff;margin-bottom: 30px;}.pcp .doc-list li{box-sizing: border-box;max-width: 100%;}}