
@media screen and (min-width: 1025px) {
    #header-mainsec{
    top: 90px !important;
}
}

.zh-btn-fixed.zh-btn-active{
display: none !important;
}
.apiform select {
    width: 100% !important;
}
.heading-menu{
display:block !important;
}
 table th, td {
    padding: 15px;
    text-align: center;
    line-height: 1.5;
    border: 1px solid #9ec6e9;
    font-size: 15px;
}
table.five-col th, td {
    width: 25%;
}
table {
    border-collapse: collapse;
    margin: 40px 0px;
    width: 100%;
    box-sizing: border-box;
}
table th, td {
    padding: 15px;
    text-align: center;
    line-height: 1.5;
    border: 1px solid #9ec6e9;
    font-size: 15px;
}
table th {
    background: #03A9F4;
    color: #fff;
    font-size: 20px !important;
    font-weight: bold;
}
.summarize-btn-wrap {
    background: linear-gradient(90deg, #0275FF 0%, #BA59D3 50%, #F97D0C 100%);
    padding: 3px 20px;
    box-sizing: border-box;
    max-width: 150px;
    text-align: center;
    margin-top: 10px;
    border-radius: 4px;
    cursor: pointer;
    transform: translateX(0px);
    transition: .8s ease;
}
.pop-up-form{
display: none !important;;
}
.form-bg {
    width: 100% !important;
    float: none !important;
}  
        .promotion-bg {
            display: block;
        }
.apiform input[type="radio"]{
position:inherit;
}
#scroll{
display:none;
}
        h1 {
    font-size: 40px !important;
color:#000;
}
        ul.add-resources li {
            margin: 10px 0;
        }
        
        .smlarlft {
            top: -4px;
        }
        
        .prvcy-plicy,
        .prvcy-plicy a,
        .check p,
        .check label {
            color: #000000;
        }
        
        .formfild,
        #Apiform {
            width: 100%;
        }
        
        .form-rbtn {
            padding-top: 15px;
        }
        
        #meGDPRMessage {
            width: 95%;
        }
        
        .sd-last-modified {
            font: 18px / 1.3 'Zoho_Puvi_SemiBold';
            color: #0067ff;
            text-align: right;
            padding: 0 0 0px 0;
        }
 