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

#newtopheader .nav > li > span {
    font-size: 12px;
}
#newtopheader .nav > li {
    font-size: 13px;
    padding: 0 0 0 14px !important;
}
.in-icon {
    margin-top: 70px;
    width: 65px;
}
.heading-menu{display:none}
.head-block p {
    font-size: 1.2em;
    margin-top: 25px;
    padding-top: 0;
}
.head-block h1 {
    font-size: 2.9em;
    padding-bottom: 10px;
  
}

.sol-bg {
    height: 550px;
}


.prdvideo div{cursor:pointer;float: left;color: #00afff; margin-right: 5px;}
#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;
}
