.header {
    min-height:205px;
}
.row_4 {
    clear: both;
    min-height: 51px;
}
.nav_menu {
    text-align: center;
}
.row_3 {
    clear: both;
    min-height: 100px;
    text-align:center;
    padding-top:2%;
    padding-bottom:2%;
    background-color:#ffffff;
}
.row_1 {
    clear: both;
    min-height: 31px;
    background-color:rgb(45 14 153);
}
.column_1 {
    float: none;
    width: auto;
    min-height: 30px;
}
.column_2 {
    float: none;
    width: auto;
    min-height: 1px;
    text-align:right;
}
img.image1 {
    height: 90px;
    display:inline-block;
}
#Menu1_list {
    display: none;
    text-align:left;
}
.customClass1 {
    display: inline-block;
}
p.paragraph7 {
    font-size: 16px;
    margin-top:5px;
    margin-bottom:5px;
    text-align:center;
    color:#ffffff;
}
p.paragraph8 {
    text-align: center;
    font-size: 16px;
    margin-top:5px;
    margin-bottom:5px;
    color:#ffffff;
}
p.paragraph9 {
    letter-spacing: 0px;
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding-top:3px;
    color:#502C1E;
}
@media only screen and (min-width : 768px) {
    .row_4 {
        clear: both;
        min-height: 100px;
    }
    .row_3 {
        clear: both;
        min-height: 100px;
    }
    .row_1 {
        clear: both;
        min-height: 25px;
    }
    .column_1 {
        float: left;
        width: 50%;
        min-height: 25px;
        padding-left:15px;
    }
    .column_2 {
        float: left;
        width: 50%;
        min-height: 25px;
        padding-right:25px;
    }
    .row_2 {
        clear: both;
        width: auto;
    }
    #Menu1_list {
        display: block;
    }
    .customClass1 {
        display: none;
    }
    .header {
        display: block;
    }
    img.image1 {
        width: 600px;
        height:135px;
    }
    p.paragraph8 {
        font-size: 17px;
        text-align:right;
        padding-right:15px;
    }
    p.paragraph7 {
        font-size: 17px;
        text-align:justify;
        padding-left:15px;
    }
}
@media only screen and (min-width : 1024px) {
    .row_2 {
        clear: both;
        width: auto;
    }
    .column_1 {
        float: left;
        padding-left:25px;
        min-height:25px;
    }
    .column_2 {
        float: left;
        padding-right:25px;
        min-height:25px;
    }
    .row_4 {
        clear: both;
        min-height: 48px;
    }
    .row_3 {
        clear: both;
        min-height: 90px;
    }
    .header {
        display: block;
    }
    .row_1 {
        min-height: 25px;
    }
    img.image1 {
        width: 600px;
        display:inline-block;
        height:135px;
    }
    p.paragraph8 {
        font-size: 17px;
        text-align:right;
        padding-right:15px;
    }
    p.paragraph7 {
        font-size: 17px;
        text-align:justify;
        padding-left:15px;
    }
}