body,
html {
	margin: 0;
	padding: 0;
	border: 0;
}
.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}
.droopmenu-col .coldemo {
	padding: 5px 10px;
	margin: 0 0 20px;
	color: #666
}

.demo-row-eq .dm-equalize .droopmenu-col4 .droopmenu-content,
.droopmenu-col .coldemo {
	background: #E7EBEF
}

.droopmenu-col .coldemo em {
	font-size: 18px;
	margin-bottom: 5px;
	font-style: normal;
	display: block
}

.hero-section {
	display: table;
	margin: 0
}

.hero-content-inner {
	margin: 0 auto;
	max-width: 1140px;
	padding: 150px 20px 20px
}

.hero-section-content {
	display: table-cell
}

.hero-section h1 {
	line-height: normal;
	font-weight: 300;
	font-size: 60px;
	margin: 0
}

.hero-section h2 {
	font-size: 24px;
	margin-bottom: 1.5625em;
	line-height: 1.5em;
	font-weight: 300
}

.hero-white-text h1,
.hero-white-text h2 {
	color: #fff
}

.dm-content-dummy {
	min-height: 1200px
}

.dm-holder {
	padding: 20px 0
}

.dm-center-content {
	display: block;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 10
}

.dm-center-content-inner {
	display: block;
	margin: 0 auto;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	right: 0;
	left: 0
}

.dm-center-content-inner h1,
.dm-center-content-inner h2,
.dm-center-content-inner h5 {
	font-weight: 300;
	margin: 0
}

.dm-center-content-inner h1 {
	font-size: 80px;
	margin-bottom: 10px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700
}

.dm-btn,
.dm-button {
	cursor: pointer;
	text-decoration: none;
	font-family: Montserrat, sans-serif
}

.dm-center-content-inner h2 {
	font-size: 40px;
	margin-bottom: 10px
}

.dm-center-content-inner h5 {
	font-size: 24px
}

.dm-spacer {
	padding: 40px 0 10px
}

.dm-main-hero {
	display: block;
	margin: 0;
	border: none;
	position: relative;
	background: #f7f8fa;
	background-image: linear-gradient(to top, #fff 0, #fff1f1 100%);
	border-bottom: solid 1px rgba(14, 21, 47, .08);
	text-align: center;
	user-select: none
}

.fixed-header .dm-main-hero {
	box-shadow: 0 0 24px 2px rgba(14, 21, 47, .08);
	background-color: rgba(255, 255, 255, .85);
	border-color: rgba(14, 21, 47, 0)
}

.dm-main-demo+.droopmenu-navbar {
	margin-top: -70px
}

.dmv-center {
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	right: 0;
	margin: -70px auto 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%)
}

.dmv-center h1,
.dmv-center h2 {
	margin: 0 auto;
	font-weight: 300;
	position: relative
}

.dmv-center h1 {
	display: inline-block;
	font-size: 12.4vw;
	line-height: normal;
	color: #ff1e6d;
	text-align: center;
	background: -webkit-gradient(linear, left center, right center, from(#ff1e6d), to(#3ACCDE));
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	-webkit-background-clip: text;
	background-clip: text
}

.dmv-center h2 {
	display: block;
	width: 100%;
	padding: 0;
	color: #3b3b48;
	font-size: 2.2vw;
	letter-spacing: .5vw;
	line-height: 3.8vw;
	text-transform: uppercase
}

.dm-btn,
.dm-btn-label,
.dm-btn:before,
.dm-btn>*,
.dm-button {
	display: inline-block
}
.dm-button {
	border: 2px solid;
	text-transform: uppercase;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	border-radius: 28px;
	line-height: 54px;
	font-weight: 400;
	padding: 0 20px;
	height: 56px
}

.dm-button i {
	font-size: 24px;
	margin-right: 4px;
	position: relative;
	top: -2px
}

.dm-button+.dm-button {
	margin-left: 10px
}

.dm-button-green {
	background-color: #00D87E;
	border-color: #00D87E;
	color: #fff
}

.dm-button-white {
	background-color: #fff;
	border-color: #fff;
	color: #00D87E
}

.dm-btn {
	margin: 0;
	outline: 0;
	font-size: 0;
	height: 60px;
	color: inherit;
	padding: 0 30px;
	background: 0 0;
	text-align: center;
	position: relative;
	white-space: nowrap;
	line-height: normal;
	text-transform: none;
	border: 1px solid #71818C;
	transition: background-color .3s cubic-bezier(.4, 0, .2, 1), color .45s cubic-bezier(.4, 0, .2, 1) 75ms;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.dm-btn::after,
.dm-btn:before {
	content: "";
	height: 100%
}

.dm-btn>* {
	white-space: normal;
	font-size: 1rem
}


@media screen and (min-width:1101px) {
	.demo-row-eq .droopmenu-row {
		margin-bottom: 20px
	}
}

@media screen and (max-width:1100px) {
	.dm-colm {
		width: 100%;
		float: none;
		padding: 0
	}
	.dm-row {
		margin: 0
	}
	.hero-section h1 {
		font-size: 42px
	}
	.dm-content {
		text-align: center;
		padding: 20px
	}
	.dm-center-content-inner h1 {
		font-size: 48px
	}
	.dm-center-content-inner h2 {
		font-size: 24px
	}
	.dm-center-content-inner h5 {
		font-size: 18px
	}
}