/* 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"}}]) */
 .header {
    min-height:100px;
    border-bottom:0px solid rgba(0, 0, 0, 0.28);
    position:relative;
    padding-top:50px;
    padding-bottom:30px;
    background-image:none;
}
.headerTop_wrapper {
    min-height: 100px;
    width: 100%;
    padding-left:15px;
    padding-right:15px;
    margin-left:auto;
    margin-right:auto;
}
.logo_wrapper {
	float: left;
	width: 100%;
	min-height: 100px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:25px;
	margin-top:10px;
}
.menu_wrapper {
    float: left;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top:20px;
    margin-right:0px;
    margin-left:0px;
}
.nav_menu {
    text-align: center;
}
div#drop_header-menu_container {
    width:auto;
    height:auto;
}
.headerTop_wrapper2 {
    clear: both;
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
    min-height: 100px;
}
img.header_logo {
    text-decoration: underline;
    float:none;
    margin-right:auto;
    display:block;
    margin-left:auto;
    width:auto;
    clear:none;
}
#Menu1_list {
    display: none;
    text-align:left;
}
.customClass1 {
    display: inline-block;
    background-color:rgba(0, 0, 0, 0.5);
    border-width:0px;
    color:#FFFFFF;
    font:normal normal 400 22px/normal Lato, sans-serif;
}
.customClass2 {
    display: inline-block;
    background-color:rgba(0, 0, 0, 0.2);
    font:normal normal 400 22px/normal Lato, sans-serif;
    color:#FFFFFF;
}
@media only screen and (min-width : 768px) {
    .headerTop_wrapper {
        width: 90%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        min-height:0px;
    }
    .row_82 {
        clear: both;
        min-height: 100px;
        width: 100%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .logo_wrapper {
        float: left;
        width: 100%;
        min-height: 0px;
        padding:15px;
    }
    .menu_wrapper {
        float: left;
        width: 100%;
        min-height: 0px;
        margin-left:0px;
        padding:15px;
    }
    div#drop_header-menu_container {
        width:100%;
        height:auto;
    }
    .headerTop_wrapper2 {
        min-height: 0px;
    }
    .header {
        width: 100%;
        min-height:0px;
    }
    #Menu1_list {
        display: block;
    }
	img.header_logo {
        margin-right: auto;
        float:none;
        margin-left:auto;
        display:block;
		width:480px;
    }
    .customClass1 {
        display: none;
        background-color:transparent;
        border-width:2px;
        color:rgb(0, 0, 0);
        font:normal normal 100% inherit;
    }
    .customClass2 {
        display: none;
        background-color:transparent;
        font:100% inherit;
        color:rgb(0, 0, 0);
    }
}
@media only screen and (min-width : 992px) {
    .headerTop_wrapper {
        float: none;
        width: 80%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        max-width:1232px;
    }
    .headerTop_wrapper2 {
        clear: both;
        width: auto;
        margin-left: -15px;
        margin-right: -15px;
        min-height:0px;
    }
    .row_82 {
        clear: both;
        min-height: 100px;
        width: 100%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .logo_wrapper {
        float: left;
        min-height:0px;
        width:25%;
        padding:0 15px;
    }
    .menu_wrapper {
        float: left;
        margin-left:0px;
        width:75%;
        padding:0 15px;
    }
    div#drop_header-menu_container {
        width:100%;
        height:auto;
    }
    .header {
        width: 100%;
    }
    img.header_logo {
        margin-right: auto;
        width:480px;
        float:none;
        margin-left:0px;
        display:inline-block;
    }
}
