.vector-first-responders .first-responders-hero {
	background: url(/skins/aviator-gear/rectangles/lp-first-responders/images/hero-bg-sm-v1.jpg) center bottom;
	background-size: cover;
	font-family: Oswald,sans-serif
}

.vector-first-responders-v2 .first-responders-hero {
	background: url(/skins/aviator-gear/rectangles/lp-first-responders/images/hero-bg-sm-v2.jpg) center bottom;
	background-size: cover;
}

.vector-first-responders .first-responders-hero .container .first-responders-h1 {
	font-size: 32px;
	line-height: 130%
}

.vector-first-responders .first-responders-hero .hero-subtitle {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400
}

.vector-first-responders .first-responders-hero .hero-CTA {
	padding: 10px;
}

.vector-first-responders .signup-form .signup-form-wrap {
	padding: 25px;
	max-width: 327px;
	border-radius: 8px
}

	.vector-first-responders .signup-form .signup-form-wrap h3 {
		font-size: 28px;
		line-height: 120%
	}

.vector-first-responders .signup-form-control {
	font-family: Source Sans Pro;
	color: #909090;
	font-size: 16px !important;
	line-height: 24px !important;
	border: 1px solid #c8c8c8;
	border-radius: 4px;
	height: 48px;
	display: inline-block
}

.vector-first-responders .signup-form-btn {
	height: 44px;
	text-transform: none;
	font-family: Oswald,sans-serif;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: .1em;
	border: none;
	width: 100%;
	font-weight: 500
}

/* The signup-form-radio Button */
.vector-first-responders .signup-form-radio {
	display: inline-block;
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

	/* Hide the browser's default radio button */
	.vector-first-responders .signup-form-radio input {
		position: absolute;
		opacity: 0;
		cursor: pointer;
	}

	/* Create a custom radio button */
	.vector-first-responders .signup-form-radio .checkmark {
		position: absolute;
		top: 0;
		left: 0;
		height: 24px;
		width: 24px;
		border-radius: 4px;
		border: 1px solid #C8C8C8;
	}

	/* When the radio button is checked, add a blue background */
	.vector-first-responders .signup-form-radio input:checked ~ .checkmark {
		background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
		background-color: #358ddc;
		border-color: #358ddc;
	}

	/* Create the indicator (the dot/circle - hidden when not checked) */
	.vector-first-responders .signup-form-radio .checkmark:after {
		content: "";
		position: absolute;
		display: none;
	}

	/* Show the indicator (dot/circle) when checked */
	.vector-first-responders .signup-form-radio input:checked ~ .checkmark:after {
		display: block;
	}

.vector-first-responders .form-group.required .signup-form-radio:before {
	content: "";
}

/* Squadron Gear Category Overrides */
.vector-first-responders .row-flex .entity-thumb,
.vector-first-responders .row-flex .thumb-cat {
	-webkit-box-shadow: 0px 2px 8px 0px #0000001A;
	-moz-box-shadow: 0px 2px 8px 0px #0000001A;
	box-shadow: 0px 2px 8px 0px #0000001A;
	border-radius: 8px;
	margin: 12px;
	width: 100%;
	padding-bottom: 15px;
}

	.vector-first-responders .row-flex .thumb-cat .thumb-name {
		font-weight: 600;
		font-size: 24px;
		line-height: 32px;
	}

		.vector-first-responders .row-flex .thumb-cat .thumb-name .thumb-name-underline {
			display: none;
			width: 36px;
			height: 3px;
			background: rgba(65, 116, 173, 1);
			margin: 10px auto;
			border-radius: 3px;
		}

.vector-first-responders .first-reponders-police-bg-wrap {
	background: url(/skins/aviator-gear/rectangles/lp-first-responders/images/first-reponders-police-sm.jpg) center top;
	background-size: cover;
}

	.vector-first-responders .first-reponders-police-bg-wrap .btn {
		height: 48px;
		line-height: 32px;
	}

.vector-first-responders .first-responders-reviews .slick-sticker-btn {
	width: auto;
	height: auto;
	background-color: transparent;
	border: 0;
	padding: 5px;
	top: 45%;
	color: #fff
}

	.vector-first-responders .first-responders-reviews .slick-sticker-btn.slick-sticker-prev {
		left: 2%
	}

	.vector-first-responders .first-responders-reviews .slick-sticker-btn.slick-sticker-next {
		right: 2%
	}

.vector-first-responders .ag-klaviyo-form .klaviyo-form div label {
	display: none
}

.vector-first-responders .custom-designed-gear .img-arrow-right {
	top: -5px;
	padding-left: 30px
}

.vector-first-responders .appreciation-month {
	background: url(/skins/aviator-gear/rectangles/lp-first-responders/images/appreciation-month-sm.jpg) center top;
	background-size: cover;
	font-family: Oswald,sans-serif
}

	.vector-first-responders .appreciation-month .first-responders-batch {
		max-width: 286px;
	}

.vector-first-responders .licensed-by .img-wrap {
	margin: 2rem 3rem
}

.vector-first-responders .btn-coupon {
	border-style: dashed;
	border-width: 2px;
	padding: 9px;
}

.vector-first-responders .thank-you-info {
	font-size: 14px;
	line-height: 120%;
	color: #909090;
}

@media(max-width:767px) {
	.vector-first-responders .first-responders-ATF {
		transform: scale(1.16);
	}

	.vector-first-responders .first-responders-hero .container hr,
	.vector-first-responders .first-reponders-police-bg-wrap .btn {
		margin-left: auto;
		margin-right: auto
	}
}

@media(max-width:375px) {
	.vector-first-responders .first-responders-hero .container .first-responders-h1 {
		font-size: 28px
	}
}

@media(max-width:575px) {
	.vector-first-responders .ag-heading-2 {
		font-size: 32px;
	}

	.vector-first-responders .custom-responder-gear .text-h4,
	.vector-first-responders .quality-service .text-h4 {
		font-size: 18px;
	}

	.vector-first-responders .collage-sm-img {
		transform: scale(1.15)
	}

	.vector-first-responders .licensed-by .img-wrap {
		margin: 1rem
	}
}

@media(min-width:576px) {
	.vector-first-responders .row-flex .entity-thumb,
	.vector-first-responders .row-flex .thumb-cat {
		width: calc(33% - 14px);
	}

	.vector-first-responders .first-reponders-police-bg-wrap .btn {
		width: 300px;
	}
}

@media(min-width:768px) {
	.vector-first-responders .first-responders-hero {
		background: url(/skins/aviator-gear/rectangles/lp-first-responders/images/hero-bg-lg-v1.jpg) center right;
		background-size: cover;
	}

	.vector-first-responders-v2 .first-responders-hero {
		background: url(/skins/aviator-gear/rectangles/lp-first-responders/images/hero-bg-lg-v2.jpg) center bottom;
		background-size: cover;
	}

	.vector-first-responders .first-responders-hero .container .first-responders-h1 {
		font-size: 48px;
		line-height: 56px
	}

	.vector-first-responders .first-responders-hero .hero-subtitle {
		font-size: 21px;
		line-height: 28px
	}

	.vector-first-responders .first-responders-hero .hero-CTA {
		max-width: 292px;
		padding: 10.5px;
	}

	.vector-first-responders .signup-form .signup-form-wrap h3 {
		font-size: 36px;
	}

	.vector-first-responders .signup-form .signup-form-wrap,
	.vector-first-responders .appreciation-month .signup-form .thanks-signup-form-wrap.signup-form-wrap {
		padding: 2rem 2.5rem 1.5rem;
		max-width: 496px
	}

	.vector-first-responders .appreciation-month .signup-form .signup-form-wrap {
		max-width: 560px
	}

	.vector-first-responders .row-flex .entity-thumb,
	.vector-first-responders .row-flex .thumb-cat {
		-webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);
		-moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);
		box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);
		margin: 10px;
		width: calc(33% - 20px);
		padding-bottom: 20px;
	}

		.vector-first-responders .row-flex .thumb-cat .thumb-caption {
			top: 82%;
		}

	.vector-first-responders .row-flex a.thumb-cat:focus .thumb-name .thumb-name-underline,
	.vector-first-responders .row-flex a.thumb-cat:hover .thumb-name .thumb-name-underline {
		display: block;
	}

	.vector-first-responders .row-flex a.thumb-cat:focus .thumb-name,
	.vector-first-responders .row-flex a.thumb-cat:hover .thumb-name,
	.vector-first-responders .row-flex .thumb:focus .thumb-info,
	.vector-first-responders .row-flex .thumb:hover .thumb-info,
	.vector-first-responders .row-flex .thumb:focus .thumb-caption .btn-thumb,
	.vector-first-responders .row-flex .thumb:hover .thumb-caption .btn-thumb {
		transform: translate3d(0, -185px, 0);
	}

	.vector-first-responders .first-reponders-police-bg-wrap {
		background: url(/skins/aviator-gear/rectangles/lp-first-responders/images/first-reponders-police-lg.jpg) center;
		background-size: cover;
	}
}

@media(min-width:992px) {
	.vector-first-responders .row-flex .entity-thumb,
	.vector-first-responders .row-flex .thumb-cat {
		margin: 15px;
		width: calc(25% - 30px);
		padding-bottom: 40px;
	}

		.vector-first-responders .row-flex .thumb-cat .thumb-picture {
			max-width: 240px;
		}

	.vector-first-responders .first-responders-reviews .text-h3 {
		font-size: 30px;
		line-height: 38px
	}

	.vector-first-responders .appreciation-month {
		background: url(/skins/aviator-gear/rectangles/lp-first-responders/images/appreciation-month-lg.jpg) center;
		background-size: cover;
	}

	.vector-first-responders .text-code-info {
		font-size: 18px;
		line-height: 24px;
	}
}

@media(min-width:768px) and (max-width: 992px) {
	.vector-first-responders .first-responders-hero {
		background-position-x: 70%;
	}
}

@media(min-width:993px) and (max-width: 1199px) {
	.vector-first-responders .first-responders-hero {
		background-position-x: 90%;
	}

	.vector-first-responders .appreciation-month {
		background-position-x: 42%;
	}
}

@media(min-width:1440px) {
	.vector-first-responders-v2 .first-responders-ATF-v2 {
		margin-left: -6rem !important;
	}
}
