@charset "UTF-8";
/* CSS Document */



@media only screen and (max-width: 1100px) {
	.od-header-elements {
	display:block;
	float:right;
	width:65%;
	vertical-align:middle;
	padding-left:30px;
	height:100%;
	padding-top:30px;
}
	
	
	
}








@media only screen and (max-width: 1024px) {
	
	.container {
    width: 90%;
}
	.et_pb_section {
    padding: 30px 0;
}	
	.et_pb_row {
 	width: 90%;
}
	
.et_pb_pagebuilder_layout.single-post #page-container .et_pb_row {
    width: 90%;
}	
.et_pb_pagebuilder_layout.single-post:not(.et-tb-has-body) #main-content .et_pb_row {
    width: 90%;
}	
.product-image-menu .od_overlay {
    height: 50%;
}	
	
	
}
  

@media only screen and (max-width: 980px) {
	
	



.mobile_nav .select_page {
    display: none !important;
}
	.et_header_style_centered nav#top-menu-nav {
    display: none;
}
.et_header_style_centered #main-header .logo_container {
	
	position: relative;
	float: left;
width: 70%;
height: 100%;
	}
	
.et_header_style_centered #logo {
    max-width: 90%;
}
.et_header_style_centered #et_mobile_nav_menu {
    /*float: none;*/
    position: relative;
    margin-top: 0px;
}
.od-header-elements {
    display: none;
    float: right;
    width: 69%;
    vertical-align: middle;
    padding-left: 60px;
    height: 100%;
    padding-top: 30px;
}
	.et_header_style_centered #main-header div#et-top-navigation {
		
    text-align: center;
    padding-top: 0px;
    background-color: transparent;
    padding-bottom: 0px;
    border-bottom: 0px solid #cccccc;
}
.et_header_style_centered #main-header .mobile_nav {
    display: block;
    padding: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0.05);
    text-align: left;
}
	.et_header_style_centered .mobile_menu_bar {
    position: absolute;
    top: 12px;
    right: 0px;
}
	
	.et_header_style_centered #main-header div#et-top-navigation.hold {
    height: auto;
}
.et_header_style_centered #main-header div#et-top-navigation.stick {
    position: relative;
    width: 100%;
    z-index: 1000;
    top: 0;
}	



	
}

