/* Vendors styles */
@import url('vendors/bootstrap.min.css');
@import url('vendors/animate.min.css');
@import url('vendors/slick.css');

/* Main styles */
@import url('others/base.css');
@import url('others/main.css');
@import url('others/modal.css');
@import url('others/header.css');
@import url('others/footer.css');

/* Homepage styles */
@import url('homepage/intro.css');
@import url('homepage/community-events.css');
@import url('homepage/pre-register.css');
@import url('homepage/video.css');
@import url('homepage/what-makes-peak.css');
@import url('homepage/what-will-learn.css');
@import url('homepage/who-should-attend.css');
@import url('homepage/who-is-attending.css');
@import url('homepage/who-is-speaking.css');
@import url('homepage/insider.css');
@import url('homepage/testimonials.css');
@import url('homepage/faqs.css');
@import url('homepage/themes.css');
@import url('homepage/tracks.css');

/* Booth & Sponsorship styles */
@import url('booths/benefits.css');
@import url('booths/big.css');
@import url('booths/exhibit.css');
@import url('booths/money.css');
@import url('booths/run-into.css');
@import url('booths/title.css');
@import url('booths/packages.css');
@import url('booths/map.css');

/* Other pages styles */
@import url('others/page.css');
@import url('others/speakers.css');
@import url('others/faqs.css');
@import url('others/page-header.css');
@import url('others/report.css');
@import url('others/single.css');
@import url('others/countdown.css');
@import url('others/floating-form.css');
@import url('others/at-a-glance.css');
