html { margin:0; padding:0; min-width:390px; height:100%; line-height:normal !important; overflow-x:auto; overflow-y:scroll; background:#ffffff; font-family:Rubik; font-size:12px; font-weight:400; color:#232426; }
body { margin:0; padding:0; min-width:390px; height:100%; line-height:normal !important; background:#ffffff; font-family:Rubik; font-size:14px; font-weight:400; color:#232426; }
a { color:#232426; }
a:hover { text-decoration:none; background:none !important; }
a:focus { text-decoration:none; background:none !important; }
div { min-height:0px !important; }

h1, h2, h3, h4 { margin:0; padding:0; font-weight:400; }
p { margin:0; }
ul { margin:0; padding:0; list-style:none; }

.page-header { margin:0; padding:0; padding-bottom:30px; border:0; text-transform:uppercase; }
.page-header h2 { font-size:30px; font-weight:500; }

#Header-Top { height:80px; background:#fbc403; padding:15px; }

#Header-Banner { }

#Section-Top { }

#Section-Center { }

#Section-Bottom { }

#Footer-Newsletter { background:#05a9d7; padding:15px; margin-top:30px; margin-bottom:2px; }

#Footer-Social { background:#232426; padding:15px; }

#Footer-Menu { background:#3c3c3c; padding:15px; padding-top:0; }

#Footer-Copyright { background:#fbc403; padding:15px; }


@media (max-width:767px) {

#section-center { padding-left:0; padding-right:0; }

	
}


@media (min-width:768px) and (max-width:991px) {
	
}


@media (min-width:992px) and (max-width:1199px) {
	
}


@media (min-width:1200px) {
	
}