@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');

@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

a:hover {text-decoration:none; transition:all ease 0.5s; outline:none;}

a:focus {text-decoration:none; transition:all ease 0.5s; outline:none;}

a:focus, a:hover {text-decoration:none; transition:all ease 0.5s; outline:none;}

body {font-family: 'Lato', sans-serif; background-color:#010101;}

.header {width:100%; background-color:#FFFFFF; margin:1% 0 1% 0;}

.header .logo {width:100%; margin-bottom:10px;}

.banner {width:100%; background-color:#010101;}























@media (max-width:320px) {

}
@media screen and (min-width:321px) and (max-width:767px) {

}
@media (min-width:768px) and (max-width:1024px) {

}
@media (min-width:1025px) and (max-width:1680px) {

}
@media (min-width:1200px) and (max-width:1300px) {

}







