@media (min-width:0px) and (max-width:299px) {

body {background-image:url('../../assets/img/bg3.png'); background-repeat:repeat;}		
#header {height:auto; min-height:140px; width:100%; margin-right:auto; margin-left:auto; padding:5px; border-bottom:0px solid #ccc; box-sizing:border-box;}

#header {background-image:url('../../assets/img/header_6.png'); background-size:cover; background-repeat:no-repeat;background-position:center;}

.logo-container {display:none;height:60px; width:230px; position:relative; top:20px; margin-right:auto; margin-left:auto;margin-bottom:30px;}
.logo-container {background-image:url('../../assets/img/logo.png'); background-size:contain; background-repeat: no-repeat; }
	
.top-menu {display:none;}

#mobile-menu-toggle {display:block; height:40px; width:100%; padding:10px; box-sizing:border-box; background-color:#F00; text-align:right; color:#fff; font-weight:bold; font-family:"Raleway", sans-serif;}

#mobile-menu {display:block; height:190px; width:100%; padding:10px; box-sizing:border-box; background-color:#F00; text-align:center;}

#mobile-menu li a {display:block; height:30px; width:100%; padding:8px; text-align:center; border:0px solid #000;box-sizing:border-box; margin-bottom:5px;}
#mobile-menu li a {font-family:"Raleway", sans-serif; font-size:1em; font-weight:bold; text-decoration:none; color:#fff;}
#mobile-menu li a.selected {background-color:#000; color:#fff;}

}

@media (min-width:300px) and (max-width:499px) {

body {background-image:url('../../assets/img/bg3.png'); background-repeat:repeat;}	
#header {height:auto; min-height:130px; width:100%; margin-right:auto; margin-left:auto; padding:5px; border-bottom:0px solid #ccc; box-sizing:border-box;}

#header {background-image:url('../../assets/img/header_5.png'); background-size:cover; background-repeat:no-repeat;background-position:center;}

.logo-container {display:none;height:100px; width:270px; background-color:#cdf; position:relative; top:20px; margin-right:auto; margin-left:auto;margin-bottom:30px;}
.logo-container {background-image:url('../../assets/img/logo.png'); background-size:contain; background-repeat: no-repeat; }
	
.top-menu {display:none;}

#mobile-menu-toggle {display:block; height:40px; width:100%; padding:10px; box-sizing:border-box; background-color:#F00; text-align:right; color:#fff; font-weight:bold; font-family:"Raleway", sans-serif;}

#mobile-menu {display:block; height:190px; width:100%; padding:10px; box-sizing:border-box; background-color:#F00; text-align:center;}

#mobile-menu li a {display:block; height:30px; width:100%; padding:8px; text-align:center; border:0px solid #000;box-sizing:border-box; margin-bottom:5px;}
#mobile-menu li a {font-family:"Raleway", sans-serif; font-size:1em; font-weight:bold; text-decoration:none; color:#fff;}
#mobile-menu li a:hover {background-color:#000; color:#fff;}    
#mobile-menu li a.selected {background-color:#000; color:#fff;}    
    
}

@media (min-width:500px) and (max-width:899px) {
	
body {background-image:url('../../assets/img/bg3.png'); background-repeat:repeat;}
#header {height:auto; min-height:180px; width:100%; margin-right:auto; margin-left:auto; padding:5px; border-bottom:0px solid #ccc; box-sizing:border-box;}

#header {background-image:url('../../assets/img/header_4.png'); background-size:cover; background-repeat:no-repeat;background-position:center;}


.logo-container {display:none; height:185px; width:450px; position:relative; top:20px; margin-right:auto; margin-left:auto;}
.logo-container {background-image:url('../../assets/img/logo.png'); background-size:contain; background-repeat: no-repeat; }
	
.top-menu {display:none;}

#mobile-menu-toggle {display:block; height:40px; width:100%; padding:10px; box-sizing:border-box; background-color:#F00; text-align:right; color:#fff; font-weight:bold; font-family:"Raleway", sans-serif;}

#mobile-menu {display:block; height:190px; width:100%; padding:10px; box-sizing:border-box; background-color:#F00; text-align:center;}

#mobile-menu li a {display:block; height:30px; width:100%; padding:8px; text-align:center; border:0px solid #000;box-sizing:border-box; margin-bottom:5px;}
#mobile-menu li a {font-family:"Raleway", sans-serif; font-size:1em; font-weight:bold; text-decoration:none; color:#fff;}
#mobile-menu li a:hover {background-color:#000; color:#fff;}
#mobile-menu li a.selected {background-color:#000; color:#fff;}

}	
@media (min-width:900px) and (max-width:1049px) {
body {background-image:url('../../assets/img/bg3.png'); background-repeat:repeat;}	
#header {height:auto; min-height:240px; width:100%; padding:5px; border-bottom:0px solid #ccc; box-sizing:border-box;}

#header {background-image:url('../../assets/img/header_3.png'); background-size:cover; background-repeat:no-repeat;background-position:center;}

.logo-container {display:none; height:185px; width:600px; position:relative; margin-right:auto; margin-left:auto;}
.logo-container {background-image:url('../../assets/img/logo.png'); background-size:contain; background-repeat: no-repeat; }

#mobile-menu-toggle {display:none;}
#mobile-menu {display:none;}

.top-menu {position:relative; margin-right:auto; margin-left:auto;}
.top-menu li {display:inline;}
.top-menu li a {display:inline-block; font-family: "Open Sans", sans-serif; font-size:1.2em; text-transform:uppercase; text-align: center;} 
.top-menu li a {text-decoration: none; color:#000; padding:10px; margin:0px 3px 0px 3px; border:0px solid #000; width:145px;}
.top-menu li a:hover {background-color:#f00; color:#fff;}
.top-menu li a.selected {background-color:#f00; color:#fff;}
.menu-wrapper {display:table; margin: 0 auto; margin-bottom:0px;}


}		
@media (min-width:1050px) and (max-width:1506px) {
	
/*body {background-image:url('../../assets/img/bg3.png'); background-repeat:repeat;}		*/
#header {height:auto; min-height:250px; width:100%; padding:5px; border-bottom:0px solid #ccc; box-sizing:border-box;}

#header {background-image:url('../../assets/img/header_2.png'); background-size:cover; background-repeat:no-repeat;background-position:center;}

.logo-container {display:none;height:185px; width:600px; position:relative; margin-right:auto; margin-left:auto;}
.logo-container {background-image:url('../../assets/img/logo.png'); background-size:contain; background-repeat: no-repeat; }

#mobile-menu-toggle {display:none;}
#mobile-menu {display:none;}

.top-menu {position:relative; float:left;margin-left:50px;}
.top-menu li {display:inline;}
.top-menu li a {display:inline-block; font-family: "Open Sans", sans-serif; font-size:1.2em; text-transform:uppercase; text-align: center;} 
.top-menu li a {text-decoration: none; color:#000; padding:10px; border:0px solid #000; margin:0px 3px 0px 3px; width:160px;}
.top-menu li a:hover {background-color:#f00; color:#fff;}
.top-menu li a.selected {background-color:#f00; color:#fff;}
.menu-wrapper {display:table; margin: 0 auto; margin-bottom:0px;}


}
@media (min-width:1507px) {
	
/*body {background-image:url('../../assets/img/bg3.png'); background-repeat:repeat;}	*/
#header {height:auto; min-height:355px; width:100%; padding:5px; border-bottom:0px solid #ccc; box-sizing:border-box;}

#header {background-image:url('../../assets/img/header.png'); background-size:cover; background-repeat:no-repeat;background-position:center;}

.logo-container {display:none;height:185px; width:600px; position:relative; margin-right:auto; margin-left:auto;}
.logo-container {background-image:url('../../assets/img/logo.png'); background-size:contain; background-repeat: no-repeat; }

#mobile-menu-toggle {display:none;}
#mobile-menu {display:none;}

.top-menu {position:relative; float:left; margin-left:15px; width:100%;}
.top-menu li {display:inline;}
.top-menu li a {display:inline-block; font-family: "Open Sans", sans-serif; font-size:1.2em; text-transform:uppercase; text-align: center;} 
.top-menu li a {text-decoration: none; color:#000; padding:10px; margin:0px 25px 0px 25px; border:0px solid #000; width:180px;}
.top-menu li a:hover {background-color:#f00; color:#fff;}
.top-menu li a.selected {background-color:#f00; color:#fff;}
.menu-wrapper {display:table; margin: 0 auto; margin-bottom:0px; width:1324px;}


}


.clearfix {clear:both;}

