@charset "utf-8";
@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold/Roboto-Bold.woff') format('woff'),
        url('../fonts/Roboto-Bold/Roboto-Bold.ttf') format('truetype'),
        url('../fonts/Roboto-Bold/Roboto-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoRegular';
    src: url('../fonts/Roboto-Regular/Roboto-Regular-webfont.eot');
    src: url('../fonts/Roboto-Regular/Roboto-Regular-webfont.eot?#iefix')
        format('embedded-opentype'),
        url('../fonts/Roboto-Regular/Roboto-Regular-webfont.woff') format('woff'),
        url('../fonts/Roboto-Regular/Roboto-Regular-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-Regular/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoCondensed-Regular';
    src: url('../fonts/Roboto-Condensed/RobotoCondensed-Regular.eot');
    src: url('../fonts/Roboto-Condensed/RobotoCondensed-Regular.woff') format('woff'),
        url('../fonts/Roboto-Condensed/RobotoCondensed-Regular.ttf') format('truetype'),
        url('../fonts/Roboto-CondensedRobotoCondensed-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/Roboto-Medium/Roboto-Medium.eot');
    src: url('../fonts/Roboto-Medium/Roboto-Medium.woff') format('woff'),
        url('../fonts/Roboto-Medium/Roboto-Medium.ttf') format('truetype'),
        url('../fonts/Roboto-Medium/Roboto-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Thin';
    src: url('../fonts/Roboto-Thin/Roboto-Thin.eot');
    src: url('../fonts/Roboto-Thin/Roboto-Thin.woff') format('woff'),
        url('../fonts/Roboto-Thin/Roboto-Thin.ttf') format('truetype'),
        url('../fonts/Roboto-Thin/Roboto-Thin.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Thin-italic';
    src: url('../fonts/Roboto-Thin-italic/Roboto-ThinItalic-webfont.eot');
    src: url('../fonts/Roboto-Thin-italic/Roboto-ThinItalic-webfont.eot?#iefix')
        format('embedded-opentype'),
        url('../fonts/Roboto-Thin-italic/Roboto-ThinItalic-webfont.woff') format('woff'),
        url('../fonts/Roboto-Thin-italic/Roboto-ThinItalic-webfont.ttf') format('truetype'),
        url('../fonts/Roboto-Thin-italic/Roboto-ThinItalic-webfont.svg#robotothin_italic')
        format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Light';
    src: url('../fonts/Roboto-Light/Roboto-Light.eot');
    src: url('../fonts/Roboto-Light/Roboto-Light.woff') format('woff'),
        url('../fonts/Roboto-Light/Roboto-Light.ttf') format('truetype'),
        url('../fonts/Roboto-Light/Roboto-Light.svg') format('svg');
}
body {
	font-weight: 400;
	line-height: normal;
	overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6{
	padding: 0;
	margin: 0;
	line-height: normal;
}
.coming-soon {
    text-align: center;
}
.coming-soon img {
    width: 300px;
}
