.row_header {
    /* [disabled]background-color:#FFFFFF; */
}
.row_57 {
    clear: both;
    min-height: 100px;
}
.nav_menu {
    text-align: center;
}

.drop_menu1_menu_wrapper {
    text-align: center;
}
div#drop_menu1_container {
    width:auto;
    height:auto;
}
.drop_down_menu_ul li {
    font-weight: 400;
    font-family:inherit;
}
/* GRID BASED ([{"device":"mobile","options":{"gutter":"15","columns":12,"width":"100%"}},{"device":"tablet","options":{"gutter":"15","columns":12,"width":"90%"}},{"device":"desktop","options":{"gutter":"15","columns":12,"width":"80%","maxWidth":"1232px"}}]) */

#MainMenu_list {
    display: none;
    text-align:left;
}
.customClass1 {
    display: inline-block;
    border-width:0px;
    border-style:none;
    min-height:46px;
    background-color:rgba(255, 255, 255, 0.3);
}
@media only screen and (min-width : 768px) {
    .row_header {
        /* [disabled]min-height:50px; */
    }
    .row_57 {
        clear: both;
        min-height: 100px;
    }
    .drop_menu1_menu_wrapper {
        text-align: right;
    }
    div#drop_menu1_container {
        width:auto;
        height:auto;
    }
    .column_9 {
        width: 100%;
        min-height:0px;
        float:left;
        padding-left:15px;
        padding-right:15px;
        text-align:center;
    }
    #MainMenu_list {
        display: block;
    }
    .customClass1 {
        display: none;
        border-width:0px;
        border-style:none;
        min-height:0;
        background-color:transparent;
    }
    .smallDevice {
        display: none;
    }
}
@media only screen and (min-width : 1024px) {
    .row_header {
        /* [disabled]min-height:50px; */
    }
    .row_57 {
        clear: both;
        min-height: 100px;
    }
    .headerMainContainer {
	margin-left: auto;
	margin-right: auto;
	/* [disabled]max-width: 1232px; */
    }

    .drop_menu1_menu_wrapper {
        text-align: right;
    }
    div#drop_menu1_container {
        width:9cols;
        height:auto;
    }
    .column_9 {
        width: 16.6667%;
        float:left;
        min-height:0px;
        padding-left:15px;
        padding-right:15px;
        text-align:left;
    }
    .smallDevice {
        display: none;
    }
}
