@import 'flexslider.css';
@import 'global.css';
@import 'header.css';
@import 'home.css';
@import 'page.css';
@import 'footer.css';

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

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

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

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

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

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

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