.ugc h1, .ugc h2, .ugc h3, .ugc h4, .ugc h5, .ugc h6 {
	color: #323333
}

.ugc .hidden {
	display: none
}

.text-brown {
	color: #B45314;
}

.top-0 {
	top: 0;
}

.ugc .btn {
	font-family: "Oswald",sans-serif;
	text-transform: uppercase;
	animation: none
}

	.ugc .btn:hover {
		animation: none
	}

.ugc .ugc-design-body, .ugc .ugc-design-get-prize {
	font: 400 18px/25px "Oswald",sans-serif
}

.ugc .ugc-design-body-2 {
	font: 400 16px/24px "Source Sans Pro",sans-serif
}

.ugc .zap-faq {
	padding-bottom: 40px
}

	.ugc .zap-faq strong {
		font-weight: 600
	}

.ugc-hero .btn-primary {
	width: 100%
}

/* ugc-share-gear block*/

.ugc-share-gear .subtitle, .surprise-gift-wrap .subtitle, .how-wrap .subtitle, .share-unboxing .share-unboxing-text, .more-than-gear .subtitle, .ugc-community .subtitle {
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
}

.ugc-share-gear .kudos-winner-wrap {
	margin-top: 2rem;
}

.ugc-share-gear .kudos-winner {
	font-family: 'Oswald';
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
	color: #B45314;
	vertical-align: bottom;
}

.ugc-share-gear .kudos-winner-icon {
	margin-left: 5px;
}

.ugc-share-gear .slick-slider-nav img {
	width: 150px;
	height: 90px;
}

.kudos-winner-name {
	font-family: 'Oswald';
	font-weight: 500;
	font-size: 18px;
	line-height: 32px;
}

.ugc-share-gear .slick-sticker-btn {
	width: auto;
	height: auto;
	top: 33%;
	background-color: transparent;
	border: none;
}

.ugc-share-gear .slick-sticker-prev {
	left: 0;
	transform: none;
}

.ugc-share-gear .slick-sticker-next {
	right: 0;
	transform: none;
}

.skew-bg {
	top: 56px;
	height: calc(100% - 56px);
	left: 0;
	width: 100%;
	background: #323333;
	transform: skewY(-1.5deg);
	transform-origin: top left;
}

.surprise-gift-wrap .gift-ilustration {
	top: -115px;
	left: calc(50% - 4rem);
}

/* How Wrap */
.how-step ul {
	list-style: none;
}

.how-step .how-wrap-heading {
	font-weight: 600;
	font-size: 24px;
	line-height: 34px;
}

	.how-step .how-wrap-heading .subtitle-number {
		width: 40px;
		height: 40px;
		margin-right: 15px;
		border-radius: 50%;
		border: 2px solid #b45314;
		display: inline-block;
		text-align: center;
	}

.how-step .how-wrap-disc {
	font-size: 18px;
	line-height: 24px;
}

/*SHARE YOUR UNBOXING VIDEO*/

.share-unboxing {
	background: #F1F1F1;
}

	.share-unboxing .subtitle-heading {
		font-family: 'Oswald';
		font-weight: 600;
		font-size: 24px;
		line-height: 32px;
	}

		.share-unboxing .subtitle-heading::before, .share-unboxing .subtitle-heading::after {
			content: "";
			position: absolute;
			top: 55%;
			width: 18px;
			height: 18px;
			background: url(/skins/aviator-gear/rectangles/ugc/icons/star.svg) no-repeat;
			transform: translate(0,-50%);
		}

		.share-unboxing .subtitle-heading::before {
			left: -30px;
		}

		.share-unboxing .subtitle-heading::after {
			right: -30px;
		}

	.share-unboxing .social-acc-wrap img {
		width: 100px;
		height: 100px;
		margin: 0 4px;
	}

	.share-unboxing .divider hr {
		border-top: 1px solid #C4C4C4;
	}

	.share-unboxing .divider .divider-text {
		font-size: 18px;
		line-height: 24px;
		top: -12px;
		left: calc(50% - 2.5rem);
		z-index: 1;
		background: #F1F1F1;
		width: 70px;
	}

	.share-unboxing .fb-success .fb-success-img,
	.share-unboxing .insta-success .insta-success-img,
	.share-unboxing .twitter-success .twitter-success-img {
		border: 4px solid #2CAF18;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
		border-radius: 50%;
	}

	.share-unboxing .fb-success .fb-correct,
	.share-unboxing .insta-success .insta-correct,
	.share-unboxing .twitter-success .twitter-correct {
		width: 30px;
		height: 30px;
		right: -2px;
		display: inline-block !important;
	}

.zap-contact .contact-btn-submit {
	margin: 50px auto 0;
}

@media(min-width: 576px) {
	.share-unboxing .divider hr {
		width: 400px;
	}
}

@media(min-width: 768px) {
	.ugc .md-hidden {
		display: none !important
	}

	.ugc .zap-faq {
		margin-top: 40px;
		margin-bottom: 100px
	}

	.ugc .md-flex {
		display: flex !important;
		visibility: visible !important
	}

	.surprise-gift-wrap .gift-ilustration {
		top: -150px;
	}

	.share-unboxing .social-acc-wrap img {
		width: 135px;
		height: 135px;
	}

	.share-unboxing .divider .divider-text {
		left: calc(50% - 2rem);
	}

	.share-unboxing .fb-success .fb-correct,
	.share-unboxing .insta-success .insta-correct,
	.share-unboxing .twitter-success .twitter-correct {
		width: 40px;
		height: 40px;
	}
}

@media(min-width: 1024px) {
	.ugc .lg-hidden {
		display: none !important
	}

	.ugc .lg-flex {
		display: flex !important;
		visibility: visible !important
	}
}

.ugc-hero {
	display: flex;
	justify-content: normal;
	align-items: normal;
	flex-direction: row;
	position: relative;
	padding: 0;
	min-height: 613px;
	background: #323333;
	z-index: 2
}

	.ugc-hero::after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(/skins/aviator-gear/rectangles/ugc/images/hero-bg-color-sm.jpg) no-repeat;
		background-size: cover;
		z-index: 1;
		opacity: .8
	}

	.ugc-hero .container {
		display: flex;
		justify-content: space-between;
		align-items: normal;
		flex-direction: column;
		position: relative;
		flex-grow: 1;
		padding: 30px 30px 48px;
		z-index: 3
	}

	.ugc-hero .hero-content {
		flex-grow: 1;
		color: #fff
	}

	.ugc-hero .hero-heading {
		font: 700 38px/48px "Oswald",sans-serif;
		margin: 0 0 30px;
		color: #fff
	}

	.ugc-hero hr {
		border-top-color: #909090;
		margin: 0
	}

	.ugc-hero p {
		margin-top: 22px
	}

	.ugc-hero img {
		display: block;
		margin: 0 auto;
		width: 100%;
	}

	.ugc-hero .btn-primary {
		padding: 12px 0;
		font-weight: 500;
		font-size: 18px;
		line-height: 24px;
		letter-spacing: .1em
	}

@media(min-width: 1024px) {
	.ugc-hero::after {
		background: url(/skins/aviator-gear/rectangles/ugc/images/hero-bg-color-lg.jpg) no-repeat;
		background-size: cover
	}

	.ugc-hero .container {
		flex-direction: row
	}

	.ugc-hero .hero-content {
		display: flex;
		flex-direction: column;
		justify-content: center;
		flex-grow: 1;
		max-width: 500px
	}

	.ugc-hero .lg-img-wrapper.hidden {
		display: flex !important;
		visibility: visible !important;
		justify-content: center;
		align-items: center;
		padding-left: 32px
	}

	.ugc-hero img {
		max-width: 472px;
		transform: none
	}

	.ugc-hero .hero-heading {
		font: 700 48px/56px "Oswald",sans-serif
	}

	.ugc-hero .ugc-design-body {
		margin-bottom: 32px
	}

	.ugc-hero .btn-primary {
		max-width: 327px
	}
}

@media(min-width: 1200px) {
	.ugc-hero img {
		max-width: 630px
	}

	.ugc-hero .lg-img-wrapper.hidden {
		padding-left: 0
	}
}

.double-reviews {
	width: 100%
}

	.double-reviews header {
		margin-top: 50px
	}

	.double-reviews img {
		max-width: 100%
	}

	.double-reviews .header-img {
		display: flex;
		margin-bottom: 64px
	}

		.double-reviews .header-img img {
			display: block;
			transform: rotate(5deg);
			position: relative;
			z-index: 3;
			border: 3px solid #f2f2f2;
			border-radius: 4px;
			max-width: 200px
		}

	.double-reviews .review-slider-item {
		padding-top: 20px;
		padding-bottom: 20px
	}

	.double-reviews .slick-dots {
		display: block !important;
		margin: 12px 0
	}

		.double-reviews .slick-dots li {
			width: auto !important;
			height: auto !important;
			margin: 0
		}

		.double-reviews .slick-dots button {
			width: auto !important;
			height: auto !important;
			margin-right: 12px
		}

			.double-reviews .slick-dots button::before {
				content: "";
				width: 8px;
				height: 8px;
				background: #909090;
				border-radius: 50%
			}

		.double-reviews .slick-dots li.slick-active button::before {
			background-color: #fff
		}

	.double-reviews .review-slider-item {
		min-height: unset
	}


.slick-list::after, .slick-list::before {
	display: none
}

.review-slider > div {
	max-width: 320px
}

.review-slider-item {
	max-width: 100vw
}

	.review-slider-item header {
		margin-top: 0
	}

		.review-slider-item header h2 {
			font-family: "Oswald",sans-serif;
			margin: 8px -50px 16px;
			font-size: 32px;
			line-height: 40px
		}

	.review-slider-item > p {
		font-size: 18px;
		line-height: 24px
	}

	.review-slider-item h4 {
		color: #fff;
		font-size: 20px;
		line-height: 24px
	}

.review-slider .review-slider-item {
	padding: 0 50px;
	text-align: center
}

.ugc section {
	overflow: hidden
}

.ugc .input-file-label {
	overflow: hidden
}

.ugc .contact-form-block-active .input-file-label .contact-btn-exit {
	display: block
}

.ugc .input-file-label .contact-btn-exit {
	display: none;
	border: 1px solid #c7c7c7;
	padding: 0 7px
}

.hero-img-lg-txt {
	font-family: 'Oswald';
	font-weight: 600;
	transform: rotate(356deg);
	font-size: 18px;
	line-height: 26px;
	left: calc(50% - 2.6rem);
	bottom: 177px;
}

@media(max-width: 767px) {
	.section-title {
		font-size: 36px;
		line-height: 48px;
	}

	.ugc-share-gear .slick-sticker-btn {
		top: 22%;
	}

	.ugc-share-gear .slick-dots {
		display: block !important;
	}

		.ugc-share-gear .slick-dots li {
			width: 20px !important;
			height: 20px !important;
		}
}

@media(min-width: 768px) {
	.ugc .newsletter-bg {
		top: 30px;
		height: calc(100% - 30px)
	}

	.ugc .newsletter-content h2 {
		margin-top: 36px
	}

	.ugc-share-gear .slick-nav-container {
		max-width: 96%;
	}

	.ugc-share-gear .slick-slider-nav img {
		width: 239px;
		height: 144px;
	}
}

@media(min-width: 992px) {
	.m-l-lg-4 {
		margin-left: 4rem !important
	}

	.ugc-share-gear .subtitle, .surprise-gift-wrap .subtitle {
		width: 430px;
		margin-left: 0;
	}

	.ugc-share-gear .brown-arrow {
		left: -70px;
		top: 10px;
		width: 58px;
	}

	.ugc-share-gear .slick-sticker-prev {
		left: -10px;
	}

	.ugc-share-gear .slick-sticker-next {
		right: -10px;
	}

	.kudos-winner-wrap {
		text-align: left;
	}

	.ugc-share-gear-slider video {
		width: 240px;
	}

	.surprise-gift-wrap .gift-ilustration {
		top: 0;
		left: 370px;
	}

	.how-step .how-wrap-disc {
		width: 371px;
		margin-left: 0;
		margin-bottom: 2.5rem;
	}
}

@media(min-width: 1024px) and (max-width: 1051px) {
	.hero-img-lg-txt {
		font-size: 16px;
		line-height: 26px;
		left: calc(50% - 1.3rem);
		bottom: 110px;
	}
}

@media(min-width: 1024px) {
	.ugc-design-get-prize {
		margin-left: 3.8em;
	}

	.ugc .newsletter-bg {
		top: 16px;
		height: calc(100% - 32px)
	}
}

@media(min-width: 1052px) {
	.hero-img-lg-txt {
		font-size: 18px;
		line-height: 26px;
		left: calc(50% - 1.6rem);
		bottom: 102px;
	}
}

@media(min-width: 1200px) {
	.hero-img-lg-txt {
		font-size: 24px;
		line-height: 32px;
		left: calc(50% - 3rem);
		bottom: 50px;
	}
}

@media(min-width: 1440px) {
	.lanyards-wrapper .newsletter-bg {
		top: 24px
	}
}
