body, html, html a {
	-webkit-font-smoothing: antialiased!important;
	font-family: Roboto, Helvetica, sans-serif!important;
}
body {
	background-color: #750348 !important;
	color: #42515a !important;
	font-family: roboto;
}
img {
	max-width: 100%;
}
center {
	text-align: center;
}
p {
	font-size: 1.2rem;
	letter-spacing: -0.5px;
}
.footer-links {
	display: inherit;
}
.footer {
	font-size: 12px;
}
.container-fluid.headerContainer {
	background-color: #ffffff;
	padding: 1rem;
}
.container.headerContainerInside h1 {
	color: #217f8c;
	font-weight: bold;
	font-family: roboto;
	letter-spacing: -3px;
	font-size: 55px;
	text-shadow: 0px 0px 2px #ebf9f3;
}
i.fa.fa-envelope-o {}
.row.headerHolder .col-md-2 {
	max-width: 75px;
	margin-top: 2px;
}
.container.mainHolder h3 {
	font-weight: 100;
	font-size: 28px;
	font-family: roboto;
	letter-spacing: -2px;
	color: #42515a;
	margin-left: 1rem;
}
.container.mainHolder {
	background-color: #afd6db;
	margin-top: 0.8rem;
	border: 3px solid #d4e6e9;
	margin-bottom: 5rem;
	border-radius: 5px;
}
.mainHolder h1 {
	color: #42515a;
	text-shadow: 0px 0px 1px #e5fafd;
	font-weight: bold;
	font-size: 55px;
	margin-bottom: -13px;
}
.container.mainHolder p {
	color: #2a393c;
	font-size: 17px;
}
.container.footer a {
	color: #ffffffad;
}
.container.footer {
	color: #f5f5f5ad;
	margin-top: 2rem;
}
.attentionBox {
	max-width: 600px !important;
	margin: auto;
	font-weight: bold;
	line-height: 18px;
	border: 4px dashed red;
	padding: 1rem 1rem 0rem 1rem;
	text-align: center;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.colorRed {
	color: red;
}
.mainHeader h2 {
	text-align: center;
	font-weight: bold;
	color: red;
	font-size: 41px;
}
.mainHeader p {
	text-align: center;
	max-width: 501px !important;
	margin: auto;
}
.textCenter {
	text-align: center !important;
}
.pd40 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.video-helper {
	padding: 0!important;
	margin: 0!important
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	border: 5px solid #ffffff;
	/* margin-bottom: 2rem; */
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.margin-top-rem {
	margin-top: 1rem;
}
.pd-40 {
	margin-top: 2rem;
}
.headerArea h2 {
	text-align: center;
	margin-top: 2rem;
	font-weight: 300;
	color: #ffffff;
	font-size: 5rem;
	line-height: 58px;
	text-shadow: 0px 0px 1px #a9afb3;
}
/* Style the tab */

div.tab {
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
}
/* Style the buttons inside the tab */

div.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 9px;
	transition: 0.3s;
	font-weight: bold;
	color: #42515a;
}
/* Change background color of buttons on hover */

div.tab button:hover {
	background-color: #ddd;
	text-decoration: underline;
}
/* Create an active/current tablink class */

div.tab button.active {
	background-color: #ccc;
}
/* Style the tab content */

.tabcontent {
	display: none;
	padding: 6px 12px;
	border: 1px solid #ccc;
	border-top: none;
}
.download-desktop-area {
	display: block;
}
.videoHolder {
	margin-top: -0.4rem;
	margin-bottom: 2rem;
	background-color: #ecf7fb;
	border: 3px solid #d4e6e9;
}
.introCenterVideo {
	text-align: center;
	margin: auto;
}
@media only screen and (max-width: 515px) {
	.download-desktop-area {
		display: none;
	}
}
h5.text-center.scrollDownAccess {
	color: #c5c4c4;
	padding: 1rem;
}
.collapsible {
	background-color: #fff;
	color: #42515a;
	cursor: pointer;
	padding: 1rem;
	width: 100%;
	border: 2px solid #d6e6e8;
	text-align: left;
	outline: none;
	font-size: 1.7rem;
	font-family: roboto;
	font-weight: 300;
	letter-spacing: -1px;
}
.active, .collapsible:hover {
	background-color: #8a8383;
	color: white;
	transition: 0.4s;
}
.contentFaq {
	padding: 1rem;
	font-family: roboto;
	display: none;
	overflow: hidden;
	background-color: #ffffff;
	font-weight: 300;
}
button.collapsible:focus {
	outline: none !important;
}
.col-md-12.faqArea {
	padding: 1rem;
}
.faqArea i {
	float: right;
	color: #bcdde1;
	padding-top: 7px;
}
.courseHolder h5 {
	font-size: 2rem;
	letter-spacing: -1px;
	margin-bottom: 1rem;
	font-weight: 300;
	/* font-style: italic; */
	color: #42515a;
	padding-bottom: 5px;
	font-family: roboto;
}
.col.align-self-center.courseHolder {
	margin-left: 0rem;
	padding: 0rem 1rem 0rem 0rem;
}
i.fa.fa-calendar {
	float: none !important;
	color: #f997d2;
}
ul.courseHolderList li {
	list-style-type: none;
}
ul.courseHolderList p {
	font-size: 1.3rem;
}
p.textHolderList {
	margin-top: -1rem;
	margin-bottom: -.5rem;
	margin-left: 2rem;
}
hr.specialHr {
	border-top: 2px solid #758087;
	margin-top: -1rem;
	margin-bottom: 1rem;
}
.container.footer p {
	font-size: 12px !important;
}
.col-md-12.videoHolderArea h1 {
	color: #42515a;
	font-size: 4rem;
	letter-spacing: -3px;
}
.col-md-12.videoHolderArea h5 {
	color: #8a8383;
	margin-top: -1rem;
	font-size: 2rem;
}
.videoWrapper {
	position: relative;
	padding-bottom: 55.66%;
	padding-top: 1px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-box {
	max-width: 100%!important;
	margin: auto
}
.videoHolderArea hr {
	color: white !important;
	border-top: 2px solid #d6e6e8;
	margin-bottom: 1rem;
}
p.clickWatch {
	color: #fd9733;
	letter-spacing: -1px;
	text-align: center;
	font-size: 31px;
}
.container.footer p {
	letter-spacing: 0px;
}
.container.footer hr {
	border-top: 1px solid #d3aec4;
}
.container-fluid.videoHolderFull {
	background: #750348;
	color: white;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.col-md-12.videoHolderAreaFull h1 {
	font-size: 61px;
	color: #ffffff;
	text-align: center;
	line-height: 63px;
	text-shadow: 0px 0px 2px #750348;
	letter-spacing: -0.9px;
}
.col-md-12.videoHolderAreaFull h5 {
	font-size: 37px;
	color: #fd9733;
	text-align: center;
	text-shadow: 0px 0px 1px #750348;
}
.altBackground {
	padding-top: 2rem;
	background: #ffffff;
}
.col-md-12.videoHolderAreaFull {
	margin-top: 1rem;
	margin-bottom: 0rem;
	padding-bottom: 1rem;
}
.mgBottom {
	margin-bottom: 1rem;
}
.col-md-12.lowerVideoHead {
	margin-top: -1.6rem;
}
.col-md-12.lowerVideoHead h5 {
	text-align: center;
	font-size: 2rem;
	color: #750348;
}
div.tab {
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #513a55;
}
/* Style the buttons inside the tab */

div.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 9px;
	transition: 0.3s;
	font-weight: bold;
}
/* Change background color of buttons on hover */

div.tab button:hover {
	background-color: #943d72;
	text-decoration: underline;
	color: white;
}
/* Create an active/current tablink class */

div.tab button.active {
	background-color: #750348;
	color: white;
}
/* Style the tab content */

.tabcontent {
	display: block;
	padding: 6px 12px;
	border: 1px solid #ccc;
	border-top: none;
	background: white;
	margin-bottom: 3rem;
}
.download-desktop-area h5 {
	text-align: left;
}
h3.whiteDownloadText {
	margin: 0;
	padding: 1rem;
	color: white;
}
.download-desktop-area li {
	font-weight: 300;
}
ul.downloadLinks li {
	list-style: none;
}
ul.downloadLinks li a {
	color: #fd9733;
	font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
	.headerArea h2 {
		font-size: 3rem !important;
		line-height: 43px !important;
	}
	h3.whiteDownloadText {
    text-align: center;
}
	.col-md-12.videoHolderArea h1 {
		font-size: 2rem !important;
		letter-spacing: -1px !important;
	}
	.col-md-12.videoHolderArea h1 {
		font-size: 2rem !important;
		letter-spacing: -1px !important;
		text-align: center !important;
	}
	.col-md-12.videoHolderArea h5 {
		margin-top: 0rem !important;
		font-size: 1.5rem !important;
		text-align: center !important;
	}
	.col-md-12.videoHolderAreaFull h1 {
		font-size: 37px !important;
		line-height: 38px !important;
	}
	.col-md-12.videoHolderAreaFull h5 {
		font-size: 28px !important;
	}
	ul.downloadLinks {
		padding: 0;
	}
	ul.downloadLinks li {
		text-align: center;
	}
}
@media only screen and (max-width: 400px) {
	.container-fluid.headerContainer .col-md-12 {
		text-align: center;
	} 
}
@media only screen and (max-width:1199px) {
	.videoWrapper {
		padding-top: 0px !important;
	}
}
@media only screen and (max-width:991px) {
	.videoWrapper {
		padding-top: 2px !important;
		padding-bottom: 55%;
	}
}
@media only screen and (max-width:767px) {
	.videoWrapper {
		padding-top: 0px !important;
	}
	.mgBottom {
		margin-bottom: 0px !important;
	}
	.whiteBgArea {
    margin: auto;
    padding: 1rem;
    background: white;
    margin-left: 2% !important;
    margin-right: 2% !important;
    border: 2px solid #d6e6e8;
}
}
@media only screen and (max-width:375px) {
	.videoWrapper {
		padding-bottom: 54.6%;
	}
}
.whiteBgArea {
    margin: auto;
    padding: 1rem;
    background: white;
    margin-left: 2%;
    margin-right: 2%;
    border: 2px solid #d6e6e8;
}
p.whiteText {
    color: white;
    text-align: center;
}