@font-face {
    font-family: 'db_heaventregular';
    src: url('db_heavent_v3.2_0.woff2') format('woff2'),
            url('db_heavent_v3.2_0.woff') format('woff');
                font-style: normal;
    font-weight: normal;
    /* text-rendering: optimizeLegibility;*/
    }
    html, body {
        /* overflow-y: hidden; */
        background-color: #edeef3;
        /* background: url('/3nholding_html/images/BG-01.png'); */
        background-size: 60%;
        background-position: center;
        background-repeat: no-repeat;
        font-size: 16px;
  
        font-family: 'db_heaventregular';
        font-size: 21px;
        line-height: 23px;
    }
    p {
        font-size: 21px;
        line-height: 23px;
    }
    .row {
        position: relative;
    }
    .container {
        /* background: url('/3nholding_html/images/logo_3n.png'); */
        /* height: 500px;
        width: 500px;
        max-width: 100%;
        margin-top: 6%;
        background-size: 55%;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-animation: ccircle 0.5s linear;   */
        width: 100%;
        transition: all 0.5s ease-out;
    }
    
      
    
    
    .inner, .inner img {
        width: 150px;
        height: 150px;
    
    
        /* position: absolute; */
        left: 0px;
        top: 0px;
    
        display: block;
    
    }
    @media only screen and (max-width: 800px) {
        html, body {
            background-size: cover;
        }
        .container {
            width: 100%;
            max-width: 400px;
            background-position-x: 83%;
            background-position-y: 57%;
        }
        .red.closed {
            width:100%;
            float: left;
        }    
    
    
    }

    .form-check-input[type=checkbox] ,.form-check-input[type=radio] {
        margin-top: -0.1em;
        margin-right: 6px;
    }

    .red-text {
    color: #ff0000!important;
    }

    #customer-satisfaction {
    margin-top: 70px;
    }

    .mobile-menu .logo {
    display: none;
    }

    .label-input {
    padding-left: 34px;
    margin-right: 15px;
    min-height: 27px;
    }

    .form-check-input {
        /* margin-top: 2px!important; */
    }
    .otheranswer {
        min-height: 38px;
    padding: 0.32rem 0.75rem;
    border: 0;
    background: transparent;
    transition: all .2s linear;
    border: 1px solid #bdbdbd;
    border-radius: 6px;
    }
    .refreshcaptcha {
        
    }