/* GENERAL TEXT UPDATES */
@media only screen and (max-width:767px) {
	.eac-canvas p, .eac-canvas ul.points li {
		font-size: 16px;
		line-height: 24px;
	}
	#benefits-accdn h2 {
		font-size: 28px;
	}
	.section-4 h2 {
		margin-bottom: 30px;
		text-align: center;
	}
	.wbnr-intro .eac-company-name br {
		content: " ";
		display: block;
		margin-bottom: 10px;
	}
}

/* HERO */
.eac-lp-hero {
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), var(--bgImg);
	background-size: cover !important;
}
.eac-lp-hero h1, .eac-lp-hero p, .eac-lp-hero h2.h3 {
	color: #FFFFFF;
	text-align: center;
}
.eac-lp-hero h2.h3 {
	font-size: 24px;
	letter-spacing: normal;
	line-height: 30px;
}
.eac-lp-hero h1 {
	font-size: 54px;
	line-height: 54px;
	text-transform: uppercase;
}
.eac-lp-hero p {
	line-height: 24px;
	padding-bottom: 10px;
}
.hero-content {
	padding-bottom: 95px;
	padding-top: 95px;
	text-align: center;
}
.btn-cta-hero {
	background: #AF272F !important;
	border: 1px solid #fff;
	border-radius: 0 !important;
	color: #fff !important;
	display: inline-block !important;
	font-family: "Trade Gothic W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	/* line-height: 0; */
	padding: 10px 30px !important;
	text-transform: uppercase;
}

@media screen and (max-width: 450px) {
	.eac-lp-hero {
		background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), var(--bgImg) !important;
		background-size: cover !important;
		height: 500px !important
	}
	.hero-content {
		padding-top: 80px;
	}
}

/* FLOATING DEGREE BUTTON */
.floating-btn {
	position: fixed;
	top: 450px;
	right: -128px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	z-index: 999999;
}
.floating-btn a {
	background: #333;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	color: #fff;
	display: block;
	font-family: "Trade Gothic W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	margin: 0 auto;
	padding: 12px 50px 12px 50px;
	text-decoration: none;
	text-transform: uppercase;
}

@media screen and (max-width: 768px) {
	.floating-btn {
		position: inherit;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
		z-index: 999999;
	}
	.floating-btn a {
		background: #333;
		border: none;
		box-shadow: none;
		color: #fff;
		display: block;
		font-family: "Trade Gothic W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 22px;
		margin: 0 auto;
		padding: 30px 0 !important;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
	}
	.floating-btn a span {
		background: #AF272F !important;
		border: 1px solid #fff;
		border-radius: 0 !important;
		display: inline-block;
		line-height: 0;
		padding: 25px 30px;
	}
}

/* BENEFITS ACCORDION */
#benefits-accdn p,
#benefits-accdn ul {
	color: #666;
}
.benefits-accd1 .panel-group .panel,
.benefits-accd2 .panel-group .panel {
	border-radius: 0px !important;
	margin-top: 0px;
}
.benefits-accd1 .panel-heading:active,
.benefits-accd2 .panel-heading:active {
	background-color: #FFF;
}
a.accordionTitle,
a.accordionTitle:after {
	color: #000;
	line-height: 1.5;
}
.accordionTitle span {
	font-weight: normal;
}
.benefits-accd1 .panel-heading,
.benefits-accd2 .panel-heading {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	padding: 0;
}
.benefits-accd1 h3, .benefits-accd2 h3 {
	margin-bottom: 0px;
}
.benefits-accd1 .panel-heading a,
.benefits-accd2 .panel-heading a {
	padding: 10px 15px;
}
.benefits-accd1 .panel-body,
.benefits-accd2 .panel-body {
	padding: 15px;
}
.benefits-accd1 .panel-body,
.benefits-accd1 .panel-title,
.benefits-accd2 .panel-body,
.benefits-accd2 .panel-title {
	background: #fff;
}
.panel-heading .accordionTitle:before {
	content: '\02796';
	float: right;
	font-size: 13px;
	margin-top: 6px;
}
.panel-heading .accordionTitle.collapsed:before {
	content: '\02795' !important;
	margin-top: 6px;
}
.benefits-accd1 .panel-default,
.benefits-accd2 .panel-default {
	border-width: 1.5px 0 0;
	border-color: #c1c1c1;
}
.benefits-accd1 .panel-default:last-child,
.benefits-accd2 .panel-default:last-child {
	border-bottom: 1.5px solid #c1c1c1;
}
.benefits-accd1 .panel-group .panel-heading+.panel-collapse>.panel-body,
.benefits-accd2 .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 0px;
}
ul.ben-5250.points {
	margin: 0 0 15px 0 !important;
}
.fn-size {
	font-size: 11px !important;
	line-height: 1.5 !important;
}

@media screen and (max-width: 1024px) {
	div.benefits-accd1 .panel.panel-default,
	div.benefits-accd2 .panel.panel-default {
		border-radius: revert !important;
		margin-left: revert !important;
		margin-right: revert !important;
	}
	div.benefits-accd1 a.accordionTitle.btn-block.collapsed,
	div.benefits-accd2 a.accordionTitle.btn-block.collapsed {
		padding-left: revert !important;
	}
	div.benefits-accd1 a.accordionTitle.btn-block,
	div.benefits-accd2 a.accordionTitle.btn-block {
		padding-left: revert !important;
	}
	div.benefits-accd1 .panel-body,
	div.benefits-accd2 .panel-body, {
		padding-left: revert !important;
	}
}

/* WENINAR SECTION */
.separator {
	display: inline-block;
	position: relative;
	top: -4px;
}
.carousel-indicators li {
	border: 1px solid #fff;
	height: 15px !important;
	width: 15px !important;
}
.section-3w .wbnr-intro,
.section-3w .wbnr-bottom {
	text-align: center;
}
.section-3w .wbnr-intro h2,
.section-3w .wbnr-intro p,
.section-3w .wbnr-bottom p {
	color: #fff;
}
.section-3w .wbnr-intro h2 {
	text-transform: uppercase;
}
.section-3w .wbnr-intro p,
.section-3w .wbnr-bottom p {
	font-size: 16px;
	line-height: 24px;
}
.section-3w .carousel-inner {
	margin-bottom: 40px !important;
}
.section-3w .carousel-control.left,
.section-3w .carousel-control.right {
	background: none;
	color: #fff;
}
.carousel .item {
	/* bottom: 90px; */
	width: 100% !important;
}
.carousel-indicators li {
	margin-bottom: 1px;
}
.section-3w .carousel-indicators .active {
	background-color: #fff;
	height: 15px !important;
	width: 15px !important;
}
.carousel-indicators li:not(:last-of-type) {
	margin-bottom: 1px !important;
}
.wbnr-btn {
	background-color: #fff;
	border-radius: 8px;
	color: #333;
	font-family: 'Trade Gothic';
	padding: 30px 35px;
	text-align: left;
	width: 90%;
}
a.wbnr-btn:hover {
	color: #666;
}
.wbnr-slide .col-xs-12 col-sm-4 {
	text-align: center;
}
.wbnr-date {
	display: block;
	font-size: 50px;
	font-weight: bold;
	line-height: 50px;
	text-transform: uppercase;
}
.wbnr-time {
	font-size: 26px;
	text-transform: capitalize;
}

@media screen and (min-width: 768px) {
	.carousel-indicators {
		bottom: 20px !important;
	}
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
	.wbnr-btn {
		padding: 20px;
		width: 100%;
	}
	.wbnr-date {
		font-size: 30px;
		line-height: 30px;
	}
	.wbnr-time {
		font-size: 15px;
	}
}

@media screen and (max-width: 768px) {
	.section-3w .carousel-inner {
		margin-bottom: 0px !important;
	}
}

@media screen and (max-width: 767px) {
	.section-3w.carousel {
		min-height: 888.778px;
	}
	.carousel-indicators {
		bottom: 25px !important;
	}
	.wbnr-slide .col-xs-12.col-sm-4 {
		padding-bottom: 15px;
		text-align: center;
	}
	.wbnr-btn {
		text-align: left;
		width: 50%;
	}
	.wbnr-date {
		font-size: 3em;
	}
	.wbnr-time {
		font-size: 1.5em;
	}
	.wbnr-intro, .wbnr-bottom {
		padding-right: 15px;
		padding-left: 15px;
	}
}

/* MEET & GREET */
.zm-chat-img-sec {
	display: block;
	margin: auto;
	margin-bottom: 22px;
	text-align: center;
}
.zm-chat-img-sec figure img {
	border-radius: 50%;
}
.zm-chat-img-sec figure {
	display: inline-block;
}
.eac-mg-btn {
	background: #AF272F !important;
	border: 1px solid #fff;
	border-radius: 0 !important;
	color: #fff !important;
	display: inline-block !important;
	font-family: "Trade Gothic W05", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	padding: 10px 30px !important;
	text-align: center;
	text-transform: uppercase;
	width: max-content !important;
}
.eac-mg-btn.zm-btn {
	display: block !important;
	margin: 0 auto 20px auto;
	width: max-content !important;
}

@media only screen and (max-width: 767px) {
	.eac-mg-btn.zm-btn {
		width: 75% !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}

@media only screen and (max-width: 321px) {
	.eac-mg-btn.zm-btn {
		width: 100% !important;
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
}

/* TESTIMONIALS */
#carousel-example-generic .carousel-control.left,
#carousel-example-generic .carousel-control.right {
	background: none;
	color: #000;
}
#carousel-example-generic .carousel-inner {
	height: 445px;
}
#carousel-example-generic .carousel .item {
	width: 100% !important;
}
.testimonial-hdr {
	/* margin-top: 40px; */
	text-align: center;
}
.testimonial-hdr h2.default span {
	display: block;
	font-size: .8em;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.eac-canvas blockquote {
	border-left: none;
	font-family: "Trade Gothic", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 22px;
	line-height: 33px;
	margin-bottom: 22px;
	margin-left: 0;
	padding: 0;
	position: relative;
}
.eac-canvas blockquote cite {
	display: block;
	line-height: 28px;
	margin-top: 10px;
}
.eac-canvas blockquote:before {
	color: inherit;
	content: "“";
	font-size: 4em;
	left: -5px;
	line-height: 0;
	margin: 0;
	padding: 0;
	position: relative;
	top: 35px;
}
.testimonial ul {
	font-family: "Trade Gothic", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.25em;
	list-style-position: outside;
	margin-bottom: 22px;
	padding-left: 20px;
}
.testimonial li {
	margin-bottom: 5px;
}
.testimonial-img {
	display: inline;
	border: 7px solid #fff;
	border-radius: 100px;
	box-shadow: 0 2px 5px 0 #666;
	float: none;
	margin: 0 0 15px 0;
	overflow: hidden;
}

@media only screen and (width:768px) {
	#carousel-example-generic .carousel-inner {
		height: 550px !important;
	}
}

@media only screen and (max-width:767px) {
	.section-3.carousel {
		min-height: 576.556px;
	}
	#carousel-example-generic .carousel-inner {
		height: 100%;
		/* height: 645px; */
	}
	.eac-canvas blockquote {
		font-size: 20px;
		line-height: 28px;
		margin-left: 10%;
		margin-right: 10%;
	}
	.eac-canvas blockquote cite {
		font-size: 18px;
		margin-top: 30px;
	}
	.testimonial-img {
		display: none;
		/*
		display: block !important;
		height: 400px !important;
		*/
	}
}

/* FORM */
@media only screen and (max-width:767px) {
	.eac-canvas form h2 {
		margin-bottom: 20px !important;
	}
	.eac-canvas form h3 {
		margin-bottom: 20px;
		text-align: center !important;
	}
	.eac-canvas form p {
		font-size: 16px;
		line-height: 24px;
	}
}

/* FOOTER */
@media only screen and (max-width:767px) {
	.footer-container .footer .bottom li {
		float: left;
		text-align: center;
	}
}
