/* INITIAL STYLES */
body {
	color: #333333;
	font-size: 20px;
}

.container {
	padding-left: 30px;
	padding-right: 30px;
	max-width: 1280px;
}

.container-fluid {
	padding-left: 15px;
	padding-right: 15px;
	max-width: 100%;
}

/* FONT STYLES */
h1 {
	font-size: 70px;
	color: #fff;
	font-weight: 900;
	margin-bottom: 30px;
}

h2 {
	font-size: 36px;
	line-height: 44px;
	color: #333;
	font-weight: 700;
}

h3 {
	font-size: 30px;
	line-height: 38px;
	color: #1c55a4;
	font-weight: 500;
	margin-bottom: 20px;
}

h4 {
	font-size: 1.2em;
	color: #333333;
	font-weight: 400;
}

p {
	font-size: 20px;
	line-height: 32px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 20px;
}

a {
	color: #da203d;
}

a:hover, a:focus {
	color: #ff0909;
}

.lead {
	font-size: 1.5em;
}

.disclaimer {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}

ul {
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	color: #fff;
}

li {
	margin-bottom: 5px;
}

i {
	color: #da203d;
}

sup {
	line-height: 0;
}

/* 231160 - MAIN */
#qd-header {
	color: #fff !important;
	background: #ffffff;
	width: 100%;
	background-image: url(../imgs/221803-lp-header.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	border-top:  10px solid #fff;
	background-position: 50% 0%;
	padding: 150px 0px;
}



#qd-header-text p {
	color: #222;
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
}

#grey-bg {
	background-color: #cfcfce;
	color: #333;
	padding: 50px 0px 30px;
}

#grey-bg ul {
	color: #333;
}

#light-grey-bg {
	background-color: #809fae;
	padding: 50px 0px;
	border-bottom: 8px solid #fff;
}

#light-grey-bg h3 {
	margin-bottom: 0px;
	color: #fff;
}

#blue-bg-header {
	background-color: #1755a4;
	padding: 30px 0px;
}

#blue-bg {
	background-color: #1755a4;
	padding: 50px 0px 40px;
	border-top: 8px solid #fff;
	border-bottom: 8px solid #fff;
}

#blue-bg h3,
#blue-bg p {
	color: #fff;
}

#dark-blue-bg {
	background-color: #394f5d;
	padding: 50px 60px 30px;
	border-bottom: 8px solid #fff;
}

#dark-blue-bg p {
	color: #fff;
}

#white-bg {
	background-color: #ffffff;
	padding: 50px 0px;
}

#red-bg {
	background-color: #da203d;
	padding: 175px 0px 35px;
	margin-top: -175px;
}

#red-bg h3 {
	color: #fff;
}

#red-bg p {
	color: #fff;
}

#red-bg-mobile {
	background-color: #da203d;
	padding: 25px 0px 0px;
}

#red-bg-mobile h3 {
	color: #fff;
}

#red-bg-mobile a {
	color: #fff;
}

#disclaimers {
	background-color: #cfcfce;
	color: #333;
	padding: 50px 0px 10px;
}

.btn-red {
	border-radius: 15px;
	color: #fff;
	background-color: #da203d;
	font-size: 26px;
	font-weight: 500;
	padding: 15px 30px;
	box-shadow: 2px 2px 5px #222;
}

.btn-red:hover {
	color: #fff;
	background-color: #da203d;
	text-decoration: none;
}

.btn-red-lg {
	border-radius: 15px;
	color: #fff;
	background-color: #da203d;
	font-size: 26px;
	font-weight: 500;
	padding: 15px 90px;
	box-shadow: 2px 2px 5px #222;
}

.btn-red-lg:hover {
	color: #fff;
	background-color: #da203d;
	text-decoration: none;
}

.btn-white {
	border-radius: 15px;
	color: #da203d;
	background-color: #fff;
	font-size: 26px;
	font-weight: 500;
	padding: 15px 60px;
	box-shadow: 2px 2px 5px #222;
}

.btn-white:hover {
	color: #da203d;
	background-color: #fff;
	text-decoration: none;
}

.well {
	padding: 40px;
	background-color: #fff;
	outline: 5px solid #809fae;
	outline-offset: -20px;
}

.well .grey-row {
	background-color: #809fae;
	margin: 0px;
	color: #fff;
}

.well h3 {
	color: #fff;
	margin: 0px;
	padding: 15px 0px;
}

.well p {
	margin-bottom: 0px;
}

.well .padding-top {
	padding-top: 15px;
}

@media (max-width: 767px) {
	h2 {
		font-size: 30px;
		line-height: 38px;
	}

	h3 {
		font-size: 28px;
		line-height: 36px;
	}

	.well p {
		text-align: center;
		padding-top: 15px;
	}

	.well .padding-top {
		padding-top: 0px;
	}

	#dark-blue-bg {
		padding: 50px 0px 30px;
	}

	footer p {
		text-align: center !important;
	}

	footer .text-right {
		text-align: center !important;
	}
}

/* NAV STYLES */
.navbar {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 4px;
}

.navbar-brand {
	margin-right: 0;
}

li.nav-item {
	padding-bottom: 0 !important;
}

.nav li {
	background:#f1f1f1;
	margin-left: 10px;
	border-left:4px solid #fff;
	border-bottom: 2px solid #fff;
}

.nav li a {
	color:#da203d;
	padding-top: 14px;
}

.nav-tabs li a:hover {
	color:#fff;
}

.nav li.apply {
	background: #da203d !important;
}

.nav li.apply a {
	color: #fff;
}

.nav li.apply a:hover, .nav li.apply a:focus {
	background: #f43a57 !important;
}

.logo-container {
	text-align: center;
	padding-top: 2rem;
	padding-bottom: 2rem;
	background: #1b55a3;
}

.nav-item {
	background: #ddd;
	margin-left: 2px;
	margin-right: 2px;
}

.nav-item .active {
	background: #cfcfce;
}

.nav-item:first-child {
	margin-left: 4px;
}

.nav-apply {
	background: #da203d;
	margin-right: 4px;
}

.nav-apply a.nav-link {
	color: #fff;
}

.navbar-toggler {
	display: none;
}

/* SECTION STYLES */
.standard {
	margin-top: 3rem;
	margin-bottom: 5rem;
}

.white-blue {
	background-image: linear-gradient(#FFF, #c2E3FF 60%,#FFF)
}

.dark-grey {
	background: #394f5d;
	padding-top: 2rem;
	padding-bottom: 2rem;
	font-weight: 700;
}

.dark-grey p, .dark-grey ul {
	color: #fff;
}

.blue-grey {
	background: #809fae;
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.grey {
	background: #cfcfce;
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.grey-bg {
	background: #1b55a3;
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.grey-bg p {
	color: #fff;
}

.blue-grey ul {
	color: #ffffff;
}

ul.list-columns {
	column-count: 2;
	column-gap: 50px;
}

.blue-grey p {
	text-align: center;
}

.number-icon {
	margin-top: 3rem;
	margin-bottom: 3rem;
}

.number-icon img {
	margin-top: 3rem;
	margin-bottom: 3rem;
}

.clock-section img {
	max-width: 100%;
	height: auto;
	
}

.disclaimers {
	margin-top: 3rem;
	margin-bottom: 3rem;
}

/* FOOTER STYLES */
footer {
	padding: 30px 0px;
	background: #cfcfce;
}

footer p {
	font-size: 18px;
	line-height: 26px;
}

/* BUTTON STYLES */
.btn-primary {
	border-radius: 50px;
	background: #DA203E;
	color: #fff !important;
	padding: 15px 45px;
	font-size: 1em;
	border: 1px solid #fff;
	text-decoration: none !important;
	font-weight: 700;
}

.btn-primary:hover, .btn-primary:focus {
	background: #f43a57;
	color: #fff !important;
	border: 1px solid #fff;
}

.btn-primary:active {
	background: #BF0F2A !important;
}

.btn-secondary {
	border-radius: 50px;
	background: #fff;
	color: #DA203E !important;
	padding: 15px 45px;
	font-size: 1em;
	border: 1px solid #DA203E;
	text-decoration: none !important;
	margin-top: 2rem;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
	background: #DA203E;
	color: #fff !important;
	border: 1px solid #fff;
}




/* HARRY STYLES */
.shadows {
	-webkit-box-shadow: 0px 4px 15px 1px rgba(0,0,0,0.48);
	-moz-box-shadow: 0px 4px 15px 1px rgba(0,0,0,0.48);
	box-shadow: 0px 4px 15px 1px rgba(0,0,0,0.48);
}

.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2500;
}

.extra-padding {
	margin-top: 2rem;
}

button:focus {
	outline: none !important;
}


/* CHAT BUBBLE */
.chat-icon {
	background: white;
	position: fixed;
	bottom: 15%;
	right: 1em;
	border-radius: 50%;
	padding: 12px;
	border: 1px solid #1c55a4;
	-webkit-box-shadow: 0px 11px 26px -8px rgba(0,0,0,0.72);
	-moz-box-shadow: 0px 11px 26px -8px rgba(0,0,0,0.72);
	box-shadow: 0px 11px 26px -8px rgba(0,0,0,0.72);
}

.chat-icon i {
	color: #1c55a4;
}

.chat-icon:hover, .chat-icon:focus, .chat-icon:active {
	background: #1c55a4;
	border: 1px solid white;
}

.chat-icon:hover i, .chat-icon:focus i, .chat-icon:active i {
	color: white;
}

.speech-container {
	position: fixed;
	bottom: 17%;
	right: 6.3rem;
	transition: all .25s cubic-bezier(.22,1.68,.45,.79);
	animation: spin-me-in 4s;
	transform: translate(18px,-54px) rotate(20deg);
	-webkit-transform: translate(18px,-54px) rotate(20deg);
	opacity: 0;
}

.speech-bubble {
	position: relative;
	bottom: 16.5%;
	right: 0;
	background: #1c55a4;
	border-radius: .4em;
	padding: 10px;
	-webkit-box-shadow: 0px 11px 26px -8px rgba(0,0,0,0.72);
	-moz-box-shadow: 0px 11px 26px -8px rgba(0,0,0,0.72);
	box-shadow: 0px 11px 26px -8px rgba(0,0,0,0.72);
}

.speech-bubble:after {
	content: '';
	position: absolute;
	bottom: 18%;
	left: 13.8em;
	width: 0;
	height: 0;
	border: 30px solid transparent;
	border-left-color: #1c55a4;
	border-right: 0;
	border-bottom: 0;
	margin-top: -20px;
	margin-right: -40px;
}

@keyframes spin-me-in {
	0% {
		transform: translate(18px,-54px) rotate(20deg);
		-webkit-transform: translate(18px,-54px) rotate(20deg);
		opacity: 0;
	}

	8% {
		transform: translate(0px,0px) rotate(0deg);
		-webkit-transform: translate(0px,0px) rotate(0deg);
		opacity: 1;
	}

	92% {
		transform: translate(0px,0px) rotate(0deg);
		-webkit-transform: translate(0px,0px) rotate(0deg);
		opacity: 1;
	}

	100% {
		transform: translate(18px,-54px) rotate(20deg);
		-webkit-transform: translate(18px,-54px) rotate(20deg);
		opacity: 0;
	}
}

.chat-icon:hover + .speech-container {
	transform: translate(0px,0px) rotate(0deg);
	-webkit-transform: translate(0px,0px) rotate(0deg);
	opacity: 1;
}

.speech-bubble p {
	color: white;
	margin-bottom: 0;
	font-size: 1.1em;
}

.speech-bubble h4 {
	color: white;
	margin-top: 0;
	font-size: 21px;
}




/* Media Queries */
@media (max-width: 1199px) {
	
}

@media (max-width: 991px) {
	.nav-item:first-child {
		margin-left: 0px;
	}
	
	.nav-apply {
		background: #da203d;
		margin-right: 0px;
	}

	.video-section {
		margin-top: 2rem;
	}
	
	.video-section:before {
		content: '';
		position: absolute;
		width: 80%;
		height: 60%;
		border-right: 12px solid #DA203E;
		border-top: 12px solid #DA203E;
		top: 20px;
		right: 2px;
	}
}

@media (max-width: 767px) {	
	.navbar {
		padding-bottom: 0;
	}
	
	.navbar-toggler {
		display: inline-block;
		position: absolute;
		height: 3.5rem;
		top: 0;
		right: .5rem;
		font-size: 2rem;
	}
	
	.nav-item {
		margin-right: 0;
		margin-left: 0;
	}
	
	ul.list-columns {
		column-count: 1;
	}
	
	.number-icon img {
		max-width: 50%;
		margin-top: 1.5rem;
	}
}

@media (max-width: 575px) {
	.navbar-brand {
		max-width: 225px;
	}
}
