.g-vermid-wrap{
    display: table;
    width: 100%;
    height: 100%;
}
.g-vermid{
    display: table-cell;
    vertical-align: middle;
}
.g-vermid-btm{
    display: table-cell;
    vertical-align: bottom;
}

/*.g-hdr-logo{
    margin: 40px 0px 40px 0px;
}*/
.g-intrvdo-wrap{
    width: 100%;
    min-width: 280px;
    position: relative; 
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #282828;  
}
.g-intrvdo-tag{
    display: block;
    width: 100%;
    height: auto;
    background: #fda242;
    outline: none;
    border: none;
}
.g-intrvdo-metre-wrap{
    width: 100%;
    top: 0px;
    right: 0px;
    position: absolute;
    z-index: 100;
    text-align: right;
}
.g-intrvdo-metre-wrap-bg{
    background-color: #fda444;
}
.g-intrvdo-metre-box{
    width: 100%;
    height: 100%;
    -webkit-transform-origin: right;
        -ms-transform-origin: right;
            transform-origin: right;
}
.g-intrvdo-metre-col1{
    width: 25px;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
    text-align: center;
}
.g-intrvdo-metre-limit{
    font-size: 1em;
    color: #ffffff;
}
.g-intrvdo-metre-bg{
    width: 10px;
    height: 100%;
    margin: auto;
    background: #dedede;
    border-radius: 4px;
    overflow: hidden;
}
.g-intrvdo-metre-color{
    width: 100%;
    height: 100%;
    background: #fc6e03;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translateY(95%);
        -ms-transform: translateY(95%);
            transform: translateY(95%);
}
.g-intrvdo-metre-col2{
    width: 12px;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.g-intrvdo-metre-label{
    position: absolute;
    font-size: 0.8em;
    line-height: 1em;
    color: #ffffff;
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);    
}
.g-intrvdo-atop-wrap{
    display: none;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    position: absolute;
    z-index: 1000;
    overflow-y: auto;
}
.g-intrvdo-atop{
    display: none;
    width: 100%;
    height: 100%;
}
.g-intrvdo-atop.goverlay{
    background: rgba(253, 162, 66, 0.8);
}
.g-intrvdo-atop-form{
    width: 240px;
    margin: auto;
}
.g-intrvdo-atop-form .gfield-title{
    text-align: center;
    font-size: 0.9em;
}
.g-intrvdo-atop-form .gfield{
    margin-bottom: 15px;
}
.g-intrvdo-atop-form .ginput{
    display: block;
    width: 100%;
    margin: 0px 0px 5px 0px;
    padding: 5px 10px;
    font-size: 0.9em;
    background: #ffffff;
    border: 1px solid #ffffff;
    outline: none;
    border-radius: 4px;
}
.g-intrvdo-atop-form .gvalmsg{
    display: none;
    font-size: 0.8em;
    color: red;
    text-align: center;
    background: rgba(255, 255, 255, 0.6);    
    border-radius: 4px;
}
.g-intrvdo-atop-opt-btn{
    width: 100%;
    margin: 0px 0px 5px 0px;
    padding: 5px 10px;
    font-size: 0.9em;
    background: #ffffff;
    border: none;
    outline: none;
    border-radius: 4px;
}
.g-intrvdo-atop-opt-btn span{
    display: inline-block;
    padding: 0px 0px 0px 25px;
    font-size: 0.9em;
    background-image: url(../img/icon-checkbox.png);
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: left center;
}
.g-intrvdo-atop-opt-btn:hover span, 
.g-intrvdo-atop-opt-btn:focus span, 
.g-intrvdo-atop-opt-btn.gactive span{
    background-image: url(../img/icon-checkbox-yes.png);
}
.g-intrvdo-sitnscore-val{
    font-size: 6em;
    line-height: normal;
    font-style: italic;
    color: #202020;
    text-align: center;
}
.g-intrvdo-atop-proceed-wrap{
    margin-bottom: 15px;
    text-align: center;
}
.g-intrvdo-atop-proceed{
    padding: 5px 40px;
    margin: 0px 0px 5px 0px;
    font-size: 0.9em;
    color: #ffffff;
    background: #202020;
    border: none;
    outline: none;
    border-radius: 20px;   
}
.g-intrvdo-atop-proceed:hover, 
.g-intrvdo-atop-proceed:focus{
    color: #d28d0e;
}
.g-intrvdo-timer-wrap{
    display: none;
    width: 60px;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 10000;
    text-align: center;
}
.g-intrvdo-timer-box{
    width: 100%;
    -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
            transform-origin: left top;
}
.g-intrvdo-timer-val{
    width: 32px;
    height: 32px;
    padding: 6px 0px 0px 0px;
    margin: 10px auto 0px auto;
    font-size: 1em;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 50%;
}
.g-intrvdo-timer-stop, 
.g-intrvdo-timer-stop:hover, 
.g-intrvdo-timer-stop:focus{
    display: block;
    width: 50px;
    padding: 4px 0px 6px 0px;
    margin: 6px auto 0px auto;
    font-size: 0.8em;
    line-height: 0.8em;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 4px;
    border: none;
    outline: none;
}

.g-intrvdo-replay-wrap{
    display: none;
    width: 100px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    z-index: 10000;
    text-align: center;
}
.g-intrvdo-replay-box{
    width: 100%;
    -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
            transform-origin: left bottom;
}
.g-intrvdo-replay, 
.g-intrvdo-replay:hover, 
.g-intrvdo-replay:focus{
    display: block;
    padding: 6px 10px 6px 10px;
    margin: 0px auto 8px 10px;
    font-size: 0.8em;
    line-height: 0.8em;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 4px;
    border: none;
    outline: none;
}

#headerClass{ background:#000000; height:100px; }

#headerClass .hLogo{ padding:30px}

footer{ background-color:#FDB913; padding:50px; margin-top:50px; color:#000000 !important;}
footer a{ color: #000000 !important;}


@media only screen and (max-width: 400px){
    .g-intrvdo-metre-label{
        font-size: 0.6em;
    }
    .g-intrvdo-metre-box, 
    .g-intrvdo-atop, 
    .g-intrvdo-timer-box{
        -webkit-transform: scale(0.7);
            -ms-transform: scale(0.7);
                transform: scale(0.7);
    }
}
@media only screen and (min-width: 401px) and (max-width: 600px){
    .g-intrvdo-metre-label{
        font-size: 0.7em;
    }
    .g-intrvdo-metre-box, 
    .g-intrvdo-atop, 
    .g-intrvdo-timer-box{
        -webkit-transform: scale(0.8);
            -ms-transform: scale(0.8);
                transform: scale(0.8);
    }
}
@media only screen and (min-width: 601px) and (max-width: 800px){
    .g-intrvdo-metre-box, 
    .g-intrvdo-atop, 
    .g-intrvdo-timer-box{
        -webkit-transform: scale(0.9);
            -ms-transform: scale(0.9);
                transform: scale(0.9);
    }
}


.g-intrvdo-ctrl-wrap{
    margin-bottom: 10px;
}
.g-intrvdo-ctrl-progress{  
    width: 100%;
    height: 4px;
    position: relative;
    margin-bottom: 10px;
    background: #dedede;
    cursor: pointer;
    overflow: hidden;
}
.g-intrvdo-ctrl-progress span{
    width: 0px;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 10;
    background: #fbab18;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.g-intrvdo-ctrl-play-btn, 
.g-intrvdo-ctrl-sound-btn{
    width: 30px;
    height: 30px;
    padding: 0px;
    margin: 0px 10px 5px 0px;
    background: none;
    border: none;
    outline: none;
}
.g-intrvdo-ctrl-play-btn img, 
.g-intrvdo-ctrl-sound-btn img{
    width: 100%;
    height: 100%;
}


.g-intrvdo-info{
    display: none;
    margin: 10px 0px 20px 0px;
    text-align: center;
}
.g-intrvdo-info-stats{
    font-size: 1em;
    margin-bottom: 10px;
}
.g-intrvdo-info a{
    display: inline-block;
    padding: 10px 20px;
    font-size: 1em;
    background: #fda242;
    color: #202020;
    text-decoration: none;
    border-radius: 4px;
}
.g-intrvdo-info a:hover, 
.g-intrvdo-info a:focus{
    background: #da8123;
    color: #ffffff;
}
