
{
.abheader .download-btn a
font-size: 10px;
}


.prdvideo h2{cursor:pointer}
#header-topsec{
position: relative;
    z-index: 99999;
}
.wvbox, .wvbox2 {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    padding: 10px;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
    z-index: 9999;
}
.wvbox-inner {
    width: 560px;
    margin: 10% auto 0;
    position: relative;
    background: #fff;
    padding: 3px;
    border: 1px solid #ccc;
}
.wvbox-close {
padding: 5px;
    text-align: center;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 20px;
    height: 20px;
    background: #fff;
    color: #000;
    cursor: pointer;
    border: 1px solid #333;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.dcnamechange {
    font-size: 11px !important;
    display: block;
    font-weight: 100;
}
.sol-banner .container{max-width:1400px}
.link-learn1 {
    position: absolute;
    right: 0;
    bottom: -69px;
    margin: 0;
}
ul.feat-list {
    list-style: disc outside;
    padding-left: 45px;
    font-size: 13px;
}
.v2-list .sol-name h2 {
    font-size: 1.4em;
}
.heading-menu{display:none}
#newtopheader .nav > li > span {
    font-size: 12px;
}
#newtopheader .nav > li {
    font-size: 13px;
    padding: 0 0 0 14px !important;
}
.sol-bg {
    height: 500px;
}

@media screen and (max-width:768px) {
.sol-bg {
    height: 610px;
}
@media screen and (max-width:360px) {
.sol-bg {
    height: 650px;
}

