@charset "UTF-8";

/* AetnaMedicareSolution.com - short-landing.css */

header {
	background: #fff;
}

.jumbotron {
	position: relative;
	margin: 0;
	padding: 70px 0 70px 0;
	background: #fff url("../img/senior-couple-smiling.webp") no-repeat;
	background-size: cover;
}

section {
	padding-bottom: 30px;
	background: #FFFBF8
}

	section h2 {
		padding-top: 30px;
		padding-bottom: 20px;
		color: #2E2D2D;
		font-family: "Lexend Deca", sans-serif;
		font-size: 2.25em !important;
		font-weight: 600 !important;
		line-height: normal;
		text-align: center;
	}

		section h2 em {
			font-style: normal;
			text-decoration: underline;
		}

	section h3 {
		color: #2E2D2D;
		font-family: "Lexend Deca", sans-serif;
		font-size: 2.25em;
		font-weight: 600;
		line-height: normal;
		text-align: left;
	}

	section h4 {
		padding-top: 10px;
		padding-bottom: 5px;
		font-size: 1.25em;
		font-weight: 600;
	}

	section p {
		color: #828282;
		font-size: 1.25em !important;
		font-weight: 400 !important;
		text-align: left;
	}

		section p.percentage {
			color: #2E2D2D;
			font-size: 1em;
		}

	section btn {
		display: block;
		max-width: 360px;
	}

.sec-1 h2 {
	padding-bottom: 0;
}

	.sec-1 h2 span {
		display: block;
	}

.sec-1 .lead {
	line-height: 32px;
	text-align: center;
}

.trust-seals {
	margin: 35px auto 0 auto;
	text-align: left;
}

	.trust-seals img {
		display: inline-flex;
		margin-bottom: 1em;
		justify-content: space-between;
	}

.txtField {
	display: block;
	margin-bottom: 10px;
	padding: 10px 30px;
	width: 100% !important;
	height: 50px;
	color: #27241D;
	font-size: 1em;
	text-align: center;
	font-weight: 500;
	background: #fff;
}

.zipContainerWrap {
	position: relative;
	padding: 0;
}

.zipContainer {
	position: relative;
	display: block;
	margin: 0;
	padding: 30px 20px 5px 20px;
	width: fit-content;
	text-align: left;
	background-color: #fff;
	border-color: #f0f4f8;
	border-radius: 20px;
	-webkit-box-shadow: 3px 6px 20px rgb(0 0 0 / 15%);
	box-shadow: 3px 6px 20px rgb(0 0 0 / 15%);
}

label {
	position: relative;
	display: block;
	font-size: .875em;
	font-weight: 600;
	text-align: left;
}

.textfield {
	padding: 12px;
	height: 53px;
	color: #27241D;
	font-size: 1em;
	line-height: 1.3333333;
	font-weight: 400;
	text-align: left;
	background: #fff;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
	border-radius: 4px;
}

.logos {
	padding: 25px 0;
	color: #fff;
	background-color: #01304a;
}

	.logos h5 {
		margin-bottom: 20px;
		color: #fff;
		font-size: 16px;
	}

.py-5 {
	padding: 23px 0;
	color: #fff;
	background-color: #343A3E;
}

	.py-5 h3 {
		color: #fff;
		font-weight: 400;
		font-size: 1.625em;
		text-align: center;
	}

.carriers img {
	display: inline-flex;
	margin: 2em 1em 2em 0;
	justify-content: space-between;
}

/*.card {
	margin-bottom: 20px;
	padding: 25px;
	min-height: 235px;
	background: #fff;
	border-radius: 20px;
	-webkit-box-shadow: 3px 6px 20px rgb(0 0 0 / 15%);
	box-shadow: 3px 6px 20px rgb(0 0 0 / 15%);
}*/

.card img {
	padding-top: 20px;
}

.card p {
	padding: 10px;
	font-size: 1em !important;
	font-weight: 600;
	text-align: center;
}

	.card p span {
		display: block;
	}

.list-group {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 1.25em;
	font-weight: 400 !important;
	text-align: left !important;
}

	.list-group li {
		display: flex;
		padding: 3px 0;
	}

	.list-group i {
		padding: 5px;
		color: #28A745;
	}

.panel-default2 > .panel-heading2 {
	padding: 10px 0;
	border-radius: 0;
	color: #212121;
	background-color: #fff;
	border-top: 1px solid #D9E2EC;
}

	.panel-default2 > .panel-heading2 a:after {
		content: "";
		position: relative;
		top: 0;
		display: inline-block;
		color: #28A745;
		font-family: 'Glyphicons Halflings';
		font-style: normal;
		font-weight: 400;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		float: right;
		transition: transform .25s linear;
		-webkit-transition: -webkit-transform .25s linear;
	}

	.panel-default2 > .panel-heading2 a[aria-expanded="true"]:after {
		content: "\e113"; /*\2212*/
		font-size: .9375em;
		-webkit-text-stroke: 2px #fff;
	}

	.panel-default2 > .panel-heading2 a[aria-expanded="false"]:after {
		content: "\e114"; /*\2b*/
		font-size: .9375em;
		-webkit-text-stroke: 2px #fff;
	}

.panel-title2 {
	padding: 12px 0;
	color: #2E2D2D;
	font-family: "Lexend Deca", sans-serif;
	font-weight: 400;
}

	.panel-title2 > a {
		display: block;
		padding: 10px 0;
		color: #2E2D2D;
		text-decoration: none;
	}

.panel-default2 > .panel-heading2 + .panel-collapse > .panel-body {
	border-top-color: #EEEEEE;
}

.last {
	border-bottom: 1px solid #D9E2EC;
}

@media (min-width:1800px) and (max-width:2560px) {
	.jumbotron {
		position: relative;
		margin: 0;
		padding: 70px 0 70px 0;
		background: #fff url("../img/senior-couple-smiling.webp") no-repeat;
		background-size: cover;
		height: 65vh;
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.carriers img {
		display: inline-flex;
		margin: 1em 1em 0 0;
		justify-content: space-between;
	}

	.card {
		padding: 5px;
	}

	section h4 {
		font-size: 1.125em;
		font-weight: 600;
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.jumbotron {
		position: relative;
		margin: 0;
		padding: 30px 0 30px 0;
		background: #fff url("../img/senior-couple-smiling.webp") no-repeat; /*hero-bg@768.webp*/
		background-size: cover;
	}

		.jumbotron h1 {
			padding-bottom: 10px;
			font-size: 2.25em;
			line-height: 1.25em;
		}

	.sec-1 {
		padding-bottom: 30px;
	}

	.form-inline .form-control {
		display: inline-block;
		width: 260px !important;
		vertical-align: middle;
	}

	#btn1 {
		width: 260px;
	}

	.zipContainer {
		display: block;
		margin: 0;
		padding: 30px 20px 10px 20px;
		width: 75%;
		text-align: center;
	}

	.textfield {
		margin: 0 auto 10px auto;
	}

	.carriers img {
		display: inline-flex;
		margin: 1em 1em 0 0;
		justify-content: space-between;
	}

	.card {
		padding: 0;
	}
}

@media (min-width: 992px) {
	.slick-slide {
		margin: 0 60px;
	}
}

@media screen and (max-width: 820px) {
	.jumbotron {
		position: relative;
		margin: 0;
		padding: 30px 0 30px 0;
		background: #fff url("../img/senior-couple-smiling.webp") no-repeat 30% 0;
		background-size: cover;
	}

	.message {
		padding: 5px 20px;
	}
}

@media screen and (max-width: 768px) {
	.jumbotron {
		position: relative;
		margin: 0;
		padding: 30px 0 30px 0;
		background: #fff url("../img/senior-couple-smiling.webp") no-repeat 30% 0;
		background-size: cover;
	}

	.zipContainer {
		width: 85%;
	}

	section h2 {
		font-size: 2.25em !important;
	}

	section h3 {
		font-size: 2em;
	}

	section p {
		font-size: 1.125em !important;
	}

	.carriers img {
		display: inline-flex;
		margin: 1em 1em 0 0;
		justify-content: space-between;
	}

	.form-inline .form-control {
		width: 257.55px;
	}
}

@media (min-width:280px) and (max-width:767px) {
	header {
		background: #fff;
		border-bottom: 1px solid #e5e5e5;
	}

	.mlogos {
		padding: 3px 0 5px 0;
		text-align: left;
	}

		.mlogos img {
			display: inline-flex;
			padding: 0 10px 0 0;
			height: 22px;
		}

	.phone-mobile {
		display: block;
		position: absolute;
		top: -4px;
		right: 15px;
	}

		.phone-mobile a {
			font-size: 20px;
			background: #f2f2f2 url(../img/phone-solid-violet.svg) no-repeat center center;
			border-radius: 50%;
			width: 42px;
			height: 42px;
			display: flex;
			flex-direction: row;
			justify-content: center;
			align-items: center;
			text-decoration: none;
			text-indent: -9999px
		}

	.needHelp {
		display: none;
	}

	.jumbotron {
		background: #FCF8F4;
	}

	.hero h1 {
		font-size: 1.75em;
		text-align: center;
	}

	.hero p {
		font-size: 1.25em;
		text-align: center;
	}

	.list-group {
		font-size: 1.125em;
	}

	section h2 {
		font-size: 1.5em !important;
	}

	section h3 {
		font-size: 2em;
		text-align: center;
	}

	.message {
		display: inline-block;
		margin: 0 auto;
		text-align: center;
	}

	.zipContainer {
		display: block;
		margin: 0 auto;
		width: 100%;
		text-align: center;
	}

	.textfield {
		margin: 0 auto 10px auto;
	}
  
  #btn1 {
		width: 100%;
	}

	.form-group {
		text-align: center;
	}

	.carriers {
		margin-top: 2em;
		text-align: center;
	}

		.carriers img {
			display: inline-flex;
			margin: 1em 1em 1em 0;
			justify-content: space-between;
		}

	.form-inline .form-control {
		width: 100%;
	}

	.py-5 h3 {
		font-size: 1.375em;
	}

	.trust-seals {
		text-align: center;
	}
}

@media (min-width:280px) and (max-width:519px) {
	.zipContainer p {
		font-size: 1.5em !important;
	}

	section h3 {
		font-size: 1.75em;
		text-align: center;
	}

	.panel-default2 > .panel-heading2 {
		padding: 0;
	}

		.panel-default2 > .panel-heading2 a[aria-expanded="true"]:after {
			content: "";
		}

		.panel-default2 > .panel-heading2 a[aria-expanded="false"]:after {
			content: "";
		}
}

@media (min-width:280px) and (max-width:430px) {
	section h3 {
		font-size: 1.75em;
		text-align: center;
	}
}

@media screen and (max-width: 280px) {
	.jumbotron h1 {
		font-size: 1.625em;
	}
}