.header {
    min-height:148px;
    top:0px;
    left:0px;
    right:0px;
    z-index:1000;
    width:100%;
    background:none repeat scroll #00132B;
}
.row_37 {
    clear: both;
    min-height: 100px;
}
.align-inline-wrap1 {
    text-align: center;
    margin-bottom:20px;
}
img.image3 {
    height: 114px;
    display:inline-block;
    margin-top:14px;
}
.column_23 {
    width: 100%;
    min-height: 100px;
    padding-left:15px;
    padding-right:15px;
    margin-left:auto;
    margin-right:auto;
    margin-top:70px;
}
h6.Coronahead {
    font-style: normal;
    font-weight:400;
    font-family:Open Sans, sans-serif;
    font-size:22px;
    color:#cccccc;
    text-align:center;
    margin-top:30px;
    margin-bottom:0px;
}
p.Coronapara {
    color:#cccccc;
    text-align:center;
    font:normal normal 400 14px/140% Open Sans, sans-serif;
}
h5.heading4 {
    text-align: center;
    color:#ffffff;
    font-family:Open Sans, sans-serif;
    font-style:normal;
    font-weight:400;
    margin-bottom:15px;
    margin-top:10px;
}
@media only screen and (min-width : 768px) {
    .header {
        min-height: 200px;
        width:100%;
        position:static;
        left:0px;
        right:0px;
        top:0px;
        z-index:1000;
    }
    img.image3 {
        height: auto;
        margin-top:20px;
    }
    .row_37 {
        clear: both;
        min-height: 100px;
    }
    .align-inline-wrap1 {
        margin-bottom: 0;
    }
    .column_23 {
        min-height: 100px;
        width: 90%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        margin-top:20px;
    }
    p.Coronapara {
        font-size: 14px;
    }
}
@media only screen and (min-width : 1024px) {
    .header {
        min-height: 200px;
        width:100%;
        position:static;
        left:0px;
        right:0px;
        top:0px;
        z-index:1000;
    }
    img.image3 {
        height: auto;
        display:inline-block;
        margin-top:20px;
    }
    .row_37 {
        clear: both;
        min-height: 100px;
    }
    .align-inline-wrap1 {
        margin-bottom: 0;
    }
    .column_23 {
        float: none;
        width: 80%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        max-width:1232px;
        margin-top:20px;
    }
    p.Coronapara {
        font-size: 14px;
    }
}