#commonHeader *,#newtopheader *,.sec-pTB *,.btmBar *{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
.breadcrumb span{font-size:25px;font-weight:300;word-spacing:normal;}
.breadcrumb{vertical-align:bottom;}
.heading-menu .menuhead{display:block;text-align:center;}
.lhs-tree{border-left:1px solid #ececec;width:24%;min-height:0px;padding:0}
#lhsTree>li>ul li{
    padding:0;
}
#lhsTree > li a.feaact{color:#2a79bb !important;border-left:2px solid #2a79bb;}
.rhs-cont{min-height:700px;}
.new-container #lhsTree ul{list-style:none;}
.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 > ul li a{font-size:13px;padding:15px 10px 15px 34px;}
p {
    font-size: 15px;
    line-height: 30px;
}
.pcp .box {
    width: 240px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 15px;
}
.pcp h2 {
    margin: 0 0 20px;
    position: relative;
    border-bottom: 0px;
    max-width: none;
    padding-bottom: initial;
}
.pcp h2:after {
    content: '';
    width: 80px;
    height: 1px;
    display: block;
    background-color: #e1e2e2;
    margin: 20px auto;
    position: static;
    transform: none;
}
.pcp h2:before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    background-color: #2a79bb;
    margin: auto;
    left: 0;
    bottom: -2px;
    position: absolute;
    right: 0;
    transform: rotate(45deg);
}
.pcp > ul {
    list-style: none;
    padding-left: 0px;
    display: block;
    width: 100%;
    text-align:center;
}

.rhs-cont li {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 15px;
}
.rhs-cont .small li {
    margin-bottom: 0px;
}

.pcp > ul > li {
    display: inline-block;
    width: 300px;
    position: relative;
    vertical-align: top;
    text-align: initial;
    padding: 20px 30px 0;
    min-height: 150px;
    margin: 15px;
    box-shadow: 0 0 2px #ccc;
}
.pcp.documents ul li a {
    font-size: 16px;
}
.pcp > ul > li:after {
    content:'';
    position: absolute;
    display: inline-block;
    border-radius: 50%;
    left: -5px;
    border-left: 0px;
    border-bottom: 0px;
    top: -18px;
    transform: scale(.6);
    width: 100px;
    height: 100px;
}

.pcp.documents li ul {
    margin-left: 47px;
    padding: 5px 0px;
    font-size: 15px;
    list-style: none;
}

.pcp.documents li ul li {
    margin: 5px 0;
}
.pcp.documents li ul li:before {
    content: '▸';
    color: #ccc;
    padding-right: 10px;
}
.pcp.documents li ul li ul {
    margin-left: 20px;
}
.pcp.documents ul li ul li ul li a {
    font-size: 15px;
    line-height: 22px;
    margin: 2px 0;
}

.pcp.documents ul li ul li ul li ul li a {
    font-size: 14px;
    line-height: 15px;
}

.pcp.documents ul li ul li ul li {
    margin: 0;
}
.pcp.documents > ul > li{
    min-height: 210px;
}

.pcp > ul > li.big {
    width: 695px;
    padding: 16px 30px;
}

.pcp > ul > li.big span {
    vertical-align: top;
    width: 45%;
    display: inline-block;
}
.pcp > ul > li.big div:last-child {
    width: 60%;
    border-left: 1px dashed #ccc;
    padding-left: 4%;
    margin-left: 2%;
}
.pcp > ul > li:after {
    content:'';
    position: absolute;
    display: inline-block;
    border-radius: 50%;
    left: -5px;
    border-left: 0px;
    border-bottom: 0px;
    top: -18px;
    transform: scale(.6);
    width: 100px;
    height: 100px;
    background-image: url(../images/features-icons-sprite.png);
    background-size: 500px;
}

.pcp > ul > li#fea1:after {
    background-position: 0px 0px;
}
.pcp > ul > li#fea2:after {
    background-position: -100px 0px;
}
.pcp > ul > li#fea3:after {
    background-position: -200px 0px;
}
.pcp > ul > li#fea4:after {
    background-position: -300px 0px;
}
.pcp > ul > li#fea5:after {
    background-position: -400px 0px;
}


.pcp > ul > li#fea6:after {
    background-position: 0px -100px;
}
.pcp > ul > li#fea7:after {
    background-position: -100px -100px;
}
.pcp > ul > li#fea8:after {
    background-position: -200px -100px;
}
.pcp > ul > li#fea9:after {
    background-position: -300px -100px;
}
.pcp > ul > li#fea10:after {
    background-position: -400px -100px;
}

.pcp > ul > li#fea11:after {
    background-position: 0px -200px;
}
.pcp > ul > li#fea12:after {
    background-position: -100px -200px;
}
.pcp > ul > li#fea13:after {
    background-position: -200px -200px;
}
.pcp > ul > li#fea14:after {
    background-position: -300px  -200px;
}
.pcp > ul > li#fea15:after {
    background-position: -400px  -200px;
}

.pcp > ul > li#fea16:after {
    background-position: 0px -300px;
}
.pcp > ul > li#fea17:after {
    background-position: -100px -300px;
}
.pcp > ul > li#fea18:after {
    background-position: -200px -300px;
}
.pcp > ul > li#fea19:after {
    background-position: -300px  -300px;
}
.pcp > ul > li#fea20:after {
    background-position: -400px  -300px;
}

.pcp > ul > li.big div {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.pcp > ul > li strong {
    display: inline-block;
    font-size: 17px;
    line-height: 27px;
    padding-left: 47px;
}
.pcp > ul > li strong a{
    position: relative;
}
.thanks-quote {
    display: none;
    font-size: 15px;
    text-align: center;
}
.nos{
   min-width:400px;
}
.nos ol{
	margin-top:30px;
}
.nos ol li {
    margin: 10px 15px 10px 15px !important;
    line-height: 30px;
    font-size: 15px;
}
li.nos:after {
    font-size: 70px;
    background-image: none !important;
    text-align: center;
    line-height: 100px;
    color: #ccc;
}

#no1:after{
    content: '1';
}
#no2:after{
    content: '2';
}
#no3:after{
    content: '3';
}
#no4:after{
    content: '4';
}

.rhs-cont h2 {
    margin-bottom: 0px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 15px;
    margin-top: 40px;
    max-width: 80%;
    position: relative;
}


.rhs-cont h2:after {
    content: '';
    position: absolute;
    bottom: -4px;
    right: 0;
    background-color: #2a79bb;
    width: 7px;
    height: 7px;
    transform: rotate(45deg);
}

.rhs-cont h3 {
    border-left: 3px solid #2a79bb;
    padding-left: 10px;
    width: 80%;
}
.no-margin-top {
    margin-top: 0 !important;
}