/* 
Theme Name: QGC
Theme URI: https://qualitygc.com/
Description: Responsive theme for QGC, designed by Design Ranch.
Version: 1.0
Author: kcweb.co
Author URI: https://kcweb.co/
*/

/*
#000000 - black
#3f3f3f - gray dark, copy
#636262 - gray
#929292 - gray 2
#df1f2a - red
#e6e6e6	- gray lighter
#fffafa - whitish
#ffffff - white

[nav]
rgba(99, 98, 98, 0.86)

[hero]
linear-gradient(271deg, rgba(217, 217, 217, 0.00) 2.63%, #9e9e9e 99.52%); 
background-blend-mode: multiply;

[follow]
linear-gradient(180deg, #FFF 0%, #e6e6e6 100%)

font-size: 20px;

font-family: "DM Sans", sans-serif;
font-optical-sizing: auto;
font-style: normal;
font-weight: <weight>;

font-family: "Inter", sans-serif;
font-optical-sizing: auto;
font-style: normal;
font-weight: <weight>;

font-family: 'TestTiemposText', serif;
font-weight: normal;
*/

@font-face {
font-family: 'TestTiemposText';
font-style: normal;
font-weight: normal;
src: local('TestTiemposText-Regular'), url('fonts/TestTiemposText-Regular.otf') format('opentype');
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section,
main {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*end reset*/

/*begin base*/
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

html, body {
	height: 100%;
	width: 100%;
}
body {
	font-size: 100%;
	font-weight: 300;
	font-style: normal;
}
body.overlay-open {
	overflow: hidden;
}
img {
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

i,
em {
	font-style: italic;
}
b,
strong {
	font-weight: 500;
}
i b, b i,
em strong, strong em {
	font-style: italic;
	font-weight: 500;
}
sup {
	top: -0.5em;
	font-size: 0.625em;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.5em;
	font-size: 0.625em;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
button {
	background: none;
	border: 0 none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	outline: 0 none;
}
button, input, select, textarea {
	color: #000000;
	font-size: 100%;
	/*font-family: "DM Sans", sans-serif;*/
	font-family: "Inter", sans-serif;
}
input[type="submit"] {
	cursor: pointer;
}
/* end base */


body {
	background: #000000;
	color: #ffffff;
	/*font-family: "DM Sans", sans-serif;*/
	font-family: "Inter", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-optical-sizing: auto;
}
body.page-template-template-splash .elementor-location-header {
	display: none !important;
}
/*h1.qgc-hero-headline,
h1.qgc-headline,
h2.qgc-headline,
h3.qgc-headline,
h4.qgc-headline,
h5.qgc-headline,
h6.qgc-headline {
	font-size: 1em;
	letter-spacing: 0;
}*/
a.qgc-email,
a.qgc-phone {
	color: inherit;
	text-decoration: none;
}
a.qgc-email {
    display: inline-block;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;	
}
a.qgc-phone {
	white-space: nowrap;
}
.qgc-video-wrapper {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.qgc-video-wrapper iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-template-template-splash {
	
}
.qgc-container {
	font-size: 16px;
	min-width: 320px;
	line-height: 1.4em;
	overflow: hidden;
}
.qgc-section {
	padding: 50px 0;
	position: relative;
}
.qgc-wrapper {
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1600px;
}
.qgc-big-headline {
	font-size: 3.5em;
	line-height: 1em;
}
.qgc-big-headline span {
	white-space: nowrap;
}
.qgc-big-headline b {
	color: #df1f2a;
	background: #df1f2a;
	width: 0.1em;
	height: 0.1em;
	overflow: hidden;
	display: inline-block;
	margin-left: 0.03em;
}
.qgc-headline {
	display: block;
}
.qgc-hero-headline strong,
.qgc-headline {
	font-size: 2em;
	display: block;
	text-wrap: pretty;
}
.qgc-section .qgc-headline {
	line-height: 1em;
}
.qgc-headline span {
	display: block;
	text-wrap: pretty;
}
.qgc-headline strong {
	display: block;
	font-family: 'TestTiemposText', serif;
	font-weight: normal;
	text-wrap: pretty;
}
.qgc-foundation-quote .qgc-headline b {
	display: block;
	font-weight: normal;
}
.qgc-foundation-quote .qgc-headline b,
.qgc-headline strong {
	margin-left: 60px;
}
.qgc-foundation-quote .qgc-headline strong {
	margin-left: 0;
}
.qgc-subheadline {
	display: block;
	font-size: 1.333em;
	line-height: 1.1em;
}
.qgc-title {
	display: block;
	font-size: 1.2em;
	line-height: 1.25em;
	font-weight: 300;
}
.qgc-label {
	display: block;
	line-height: 1.25em;
	font-weight: 500;
}
.qgc-link {
	display: inline-block;
	color: inherit;
	text-decoration: underline;
}
.qgc-img {
	display: block;
}
.qgc-container a {
	color: inherit;
}

.slickslider {
    display: none;
}
.slickslider.slick-initialized {
    display: block;
}
.qgc-slider {
	margin-top: 80px;
}
.slick-slider .slick-track {

}

.qgc-masthead {
	position: fixed;
	z-index: 9;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 320px;
	padding: 10px 0;
	z-index: 999;
	background-color: transparent;
	transition: transform 0.4s ease, background 0.2s ease;	
}
.scrolling-down .qgc-masthead {
	transform: translatey(-100%);
}
.qgc-masthead > .qgc-wrapper {
	padding: 0 10px;
	display: grid;
	grid-template-columns: 58px 1fr 10px;
	align-items: center;
}
.qgc-logo {
	display: block;
	width: 58px;
	height: auto;
}
.qgc-logo img {
	display: block;
	width: 100%;
	height: auto;
}
.qgc-main-navigation {
	padding: 0 10px;
	font-size: 0.8em;
	line-height: 1em;
	display: flex;
	align-items: center;
	justify-content: center;
}
.qgc-menu {
	padding: 0 5px;
	margin: 0 auto;
	border-radius: 50px;
	background-color: #636262;
	background-color: rgba(99, 98, 98, 0.86);
	text-align: center;
}
.qgc-menu .menu-item {
	margin: 0 2px;
	display: inline-block;
}
.qgc-menu .menu-item a {
	color: #ffffff;
	display: block;
	padding: 10px 2px;
	transition: color 0.25s ease;
}
.qgc-menu .current-menu-item a,
.qgc-menu .menu-item a:hover {
	text-decoration: underline;
}
.qgc-masthead .qgc-social {
	display: flex;
	align-items: center;
	justify-content: right;
}
.qgc-social-link {
	display: inline-block;
}
.qgc-icon {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	transition: all 0.25s ease;
}
svg.qgc-icon {
	fill: #000000;
}
.qgc-social-link:hover svg.qgc-icon {
	fill: #df1f2a;
}

.qgc-video-bg {
	/*display: block;
	width: 100%;
	object-fit: cover;
	
	height: 100%;
	width: 177.77777778vh;
	min-width: 100%;
	min-height: 56.25vw;

	user-select: none;
	pointer-events: none;*/
	width: 100vw;
	height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
	min-height: 100vh;
	min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #636262;
	background-size: cover;
}
.qgc-page .qgc-hero.qgc-section.qgc-no-img,
.qgc-bio.qgc-section > .qgc-wrapper,
.qgc-header.qgc-section .qgc-wrapper {
	padding-top: 100px;
}
.qgc-header .qgc-hero-headline strong {
	margin: 0;
}
.qgc-hero.qgc-section {
	top: 0;
	left: 0;
	width: 100%;
	min-width: 320px;
	min-height: 100%;
	height: 100vh;
	
	color: #ffffff;
	background-color: #c5c5c5;
	background-blend-mode: multiply;
	/*background-position: 90% top;*/
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	
	display: grid;
	place-items: center center;
}
.qgc-hero.qgc-section.qgc-llc {
	background-position: 90% top;
}
.qgc-page .qgc-hero.qgc-section {
	align-items: end;
}
.qgc-page .qgc-hero.qgc-section.qgc-no-img {
	background: transparent;
	color: inherit;
	height: auto;
	padding-bottom: 0;
}
.qgc-page-about .qgc-hero.qgc-section,
.qgc-page .qgc-hero.qgc-section {
	/*background-attachment: fixed;*/
}
.qgc-hero.qgc-announcement.qgc-section {
	z-index: 1;
	position: fixed;	
	/*background-image: linear-gradient(271deg, rgba(217, 217, 217, 0.00) 2.63%, #9e9e9e 99.52%);
	background-color: #df1f2a;*/
	background: scroll no-repeat url('images/qgc-red-bg.jpg') 0 0 #af0407;
	background-size: cover;
	background-blend-mode: normal;
}
.qgc-qii-intro {
	color: #ffffff;
	background: scroll no-repeat url('images/qgc-red2-bg.jpg') 0 0 #af0407;
	background-size: cover;
	background-blend-mode: normal;	
}
.qgc-qii-intro > .qgc-wrapper {
	padding-bottom: 100px;
}
.qgc-page-about .qgc-hero.qgc-section {
	color: #ffffff;
	/*background-position: center top;*/
	background-position: 90% top;
}
.qgc-hero.qgc-section > .qgc-wrapper {
	width: 100%;
	position: relative;
	z-index: 2;
}
.qgc-intro {
	text-align: center;
	padding-top: 20px;
}
.qgc-logo-full {
	display: block;
	margin: 0 auto 20px;
	width: 67%;
}
.qgc-announcement .qgc-logo-full {
	width: 60%;
}
.page-qii .qgc-logo-full,
.page-foundation .qgc-logo-full {
	margin-left: 0;
	margin-bottom: 30px;
}
.home .qgc-announcement.qgc-hero .qgc-logo-full {max-width: 346px;}
.home .qgc-hero .qgc-logo-full {max-width: 531px;}
.page-qii .qgc-logo-full {max-width: 668px;}
.page-foundation .qgc-logo-full {max-width: 188px;}
.qgc-hero-headline {
	
}
.qgc-hero-headline span {
	display: block;
	font-size: 1.2em;
	line-height: 1em;
}
.qgc-hero-headline strong {
	display: block;
	line-height: 1em;
	/*font-weight: 500;*/
	font-weight: 300;
	margin: 4px 0 20px;
}
a.qgc-play {
	display: inline-block;
	background-color: #fffafa;
	color: #929292;
	padding: 8px 24px;
	border-radius: 50px;
	font-size: 0.8em;
	line-height: 1em;
	transition: all 0.25s ease;
}
a.qgc-play-btn.qgc-play {
	background-color: #d9d9d9;
	padding: 12px 10px 12px 15px;
}
a.qgc-play:hover {
	transform: scale(1.1);
}
a.qgc-play-btn.qgc-play:hover {
	transform: none;
	background-color: #df1f2a;
	color: #ffffff;
}
a.qgc-play span {
	display: inline-block;
}
a.qgc-play span:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	border-left: 1em solid #929292;
	border-top: 0.5em solid transparent;
	border-bottom: 0.5em solid transparent;
	margin-right: 8px;
	transition: all 0.25s ease;
}
a.qgc-play-btn.qgc-play span:before {
	margin-right: 0;
	border-left: 1em solid #000000;
}
a.qgc-play-btn.qgc-play:hover span:before {
	border-left: 1em solid #ffffff;
}
.qgc-popup,
.qgc-dialog {
	/*position: relative;*/
	position: fixed;
	border: 0 none;
	width: 80%;
	max-width: 1024px;
}
.qgc-popup {
	background: #df1f2a;
	color: #ffffff;
	min-width: 300px;
	max-width: 880px;
}
.qgc-popup::backdrop,
.qgc-dialog::backdrop {
	background-color: rgba(0, 0, 0, 0.5);
}
.qgc-dialog iframe {
	height: 100%;
}
.qgc-popup .qgc-the-content {
	padding: 1px 20px 25px;
	font-size: 1em;
	line-height: 1.4em;
	text-wrap: balance;
}
a.qgc-popup-close,
a.qgc-close {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	font-size: 14px;
	line-height: 18px;
	height: 18px;
	width: 18px;
	background: #000000;
	color: #ffffff;
	font-weight: 500;
	text-align: center;
}
a.qgc-popup-close {
	background: transparent;
	height: 34px;
	width: 34px;
	top: 6px;
	right: 6px;
}
a.qgc-popup-close:before,
a.qgc-popup-close:after {
	content: '';
	width: 2px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1px;
	background: #ffffff;
}
a.qgc-popup-close:before {
	transform: rotate(45deg);
}
a.qgc-popup-close:after {
	transform: rotate(-45deg);
}
a.qgc-popup-close:focus {
	outline: 0 none;
}
a.qgc-popup-close:hover,
a.qgc-close:hover {
	text-decoration: none;
	color: #e6e6e6;
}
.qgc-announcement .qgc-link {
	margin-top: 16px;
}

.home .qgc-main {
	margin-top: 100vh;
	background-color: #000000;
	color: #ffffff;
}
.qgc-main {
	position: relative;
	z-index: 2;	
	color: #3f3f3f;
	background-color: #ffffff;
	
	letter-spacing: 0.5px;
}
.qgc-about-intro,
.qgc-main > .qgc-section {
	/*padding-left: 60px;*/
}
.qgc-content {
	
}
.qgc-content .qgc-col {
	
}
.qgc-quote {
	
}
.qgc-quote-copy {
	font-family: 'TestTiemposText', serif;
	font-size: 1.15em;
	line-height: 1.25em;
	text-wrap: pretty;
}
.qgc-author {
	font-size: 0.8em;
	line-height: 1em;
	margin-top: 24px;
	display: block;
}
.qgc-the-content {
	
}
.qgc-the-content h1,
.qgc-the-content h2,
.qgc-the-content h3,
.qgc-the-content h4,
.qgc-the-content h5,
.qgc-the-content h6 {
	margin: 0 0 24px;
	line-height: 1.25em;
	text-wrap: pretty;
}
.qgc-the-content h1 {
	font-size: 2em;
}
.qgc-the-content h2 {
	font-size: 1.75em;
}
.qgc-the-content h3 {
	font-size: 1.5em;
}
.qgc-the-content h4,
.qgc-the-content h5,
.qgc-the-content h6 {
	font-size: 1.25em;
}
.qgc-the-content a {
	color: inherit;
	text-decoration: underline;
}
.qgc-the-content p, .qgc-the-content ul, .qgc-the-content ol, .qgc-the-content dl {
	margin: 0 0 24px;
}
.qgc-the-content p {
	text-wrap: pretty;
}
.qgc-the-content p a {
	text-decoration: underline;
}
 .qgc-the-content ul {
	list-style-type: disc;
	padding-left: 24px;
 }
.qgc-the-content ol {

}
.qgc-the-content dl {

}
.qgc-the-content li {
	margin: 8px 0 0;
}
/*the content images*/
.qgc-the-content img.alignnone {
	display: inline-block;
}
.qgc-the-content *.alignwide {
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
@media only screen and (min-width: 768px) {
	.qgc-the-content *.alignwide {
		width: 100%;
		max-width: 100%;
	}
}
.qgc-the-content *.alignfull {
	position: relative;
	clear: both;
}
@media only screen and (min-width: 768px) {
	.qgc-the-content *.alignfull {
		margin-top: calc(2 * 1rem);
		margin-bottom: calc(2 * 1rem);
	}
}
.qgc-the-content *.alignleft {
	/*rtl:ignore*/
	float: left;
	max-width: calc(5 * (100% / 12));
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	/*rtl:ignore*/
	margin-right: 1rem;
}
@media only screen and (min-width: 768px) {
	.qgc-the-content *.alignleft {
		max-width: calc(4 * (100% / 12));
		/*rtl:ignore*/
		margin-right: calc(2 * 1rem);
	}
}
.qgc-the-content *.alignright {
	/*rtl:ignore*/
	float: right;
	max-width: calc(5 * (100% / 12));
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 0;
	/*rtl:ignore*/
	margin-left: 1rem;
}
@media only screen and (min-width: 768px) {
	.qgc-the-content *.alignright {
		max-width: calc(4 * (100% / 12));
		margin-right: 0;
		/*rtl:ignore*/
		margin-left: calc(2 * 1rem);
	}
}
.qgc-the-content *.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
}
/*the content images*/

.qgc-images {
	
}
.qgc-images .qgc-img-wrap {
	
}
.qgc-images .qgc-img {
	display: block;
	width: 100%;
	height: auto;
	margin: 40px auto 0;
}

.qgc-about-intro {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);	
}
.qgc-about.qgc-section {
	
}
.qgc-about .qgc-col {
	
}
.qgc-about .qgc-images {
	
}
.qgc-about .qgc-images .qgc-img-wrap {
	
}
.qgc-about .qgc-images .qgc-img {
	
}
.qgc-about .qgc-two .qgc-img {
	width: 52.5%;
}

.qgc-foundation-quote.qgc-section {
	
}
.qgc-foundation-quote .qgc-video {
	margin: 24px auto 48px;
}
.qgc-foundation-quote .qgc-video-wrapper {
	padding-bottom: 100%;
}
.qgc-foundation-quote .qgc-video-wrapper iframe {
	width: 200%;
	left: -50%;
}

.qgc-follow.qgc-section {
	color: #3f3f3f;
	background: #e6e6e6;
	background: linear-gradient(270deg, rgba(217, 217, 217, 0.00) -79.1%, rgba(154, 154, 154, 0.50) 100%) #ffffff;
	text-align: center;
}
.qgc-follow .qgc-headline {
	margin-bottom: 50px;
	text-wrap: balance;
}
.qgc-follow .qgc-headline br {
	height: 0;
	line-height: 0;
	display: none;
}
.qgc-follow .qgc-form {
	padding-top: 20px;
	position: relative;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.qgc-form-subscribe.gform_confirmation_wrapper {
	font-weight: 600;
	color: #df1f2a;
}
.qgc-form-subscribe_wrapper.gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 0;
}
#qgc .gform_required_legend {
	display: none;
}
#qgc .gform_wrapper.gravity-theme .gform_validation_errors .gform_submission_error {
	text-wrap: balance;
}
#qgc .gform_wrapper.gravity-theme .gfield_label {
	font-size: 1em;
	line-height: 1em;
	color: #3f3f3f;
	letter-spacing: 1px;
	font-weight: 300;
}
#qgc .gform_wrapper.gravity-theme .gfield input, 
#qgc .gform_wrapper.gravity-theme .gfield textarea, 
#qgc .gform_wrapper.gravity-theme .gfield select {
	background-color: #ffffff;
	border: 0 none;
	color: #3f3f3f;
	font-size: 1em;
	line-height: 1em;
	border-radius: 50px;
	min-height: 0;
}
#qgc .gform_wrapper.gravity-theme .gfield input, 
#qgc .gform_wrapper.gravity-theme .gfield textarea {
	padding: 10px 20px;
}
#qgc .gform_wrapper.gravity-theme input[type="submit"] {
	display: inline-block;
	border: 0 none;
	outline: 0 none;
	background-color: #929292;
	color: #ffffff;
	padding: 12px 32px;
	border-radius: 50px;
	font-size: 1em;
	line-height: 1em;
	font-weight: 300;
	min-height: 0;
	transition: all 0.25s ease;
}
#qgc .qgc-follow .gform_wrapper.gform_validation_error {
	
}
#qgc .qgc-follow .gform_wrapper.gravity-theme .gfield_validation_message {
	
}
#qgc .qgc-follow .gform_wrapper.gravity-theme .gfield_label {
	display: none;
}
#qgc .gform_wrapper.gravity-theme .gfield input[type="text"],
#qgc .gform_wrapper.gravity-theme .gfield input[type="email"] {
	text-align: center;
}
#qgc .qgc-follow .gform_wrapper.gravity-theme .gform_footer {
	justify-content: center;
}
#qgc .qgc-follow .gform_ajax_spinner {
	/*?*/
}

.qgc-posts.qgc-section {
	padding-top: 0;
}
.qgc-posts-grid {
	display: grid;
	grid-template-columns: 1fr;
	grid-column-gap: 30px;
	grid-row-gap: 40px;
}
.qgc-post {
	
}
.qgc-post-image-wrap {
	position: relative;
	display: block;
	margin: 0 0 16px;
	background: scroll no-repeat url('images/logo-q-tm2x.png') center center #ffffff;
	background-size: 117px auto;
	aspect-ratio: 1.33;
}
.qgc-post .qgc-img {
	background-color: #ffffff;
	height: 100%;
	width: 100%;
	max-width: none;
	object-fit: cover;
	object-position: center top;
	display: block;
}
.qgc-post-meta {
	margin: 0 0 16px;
	font-size: 0.8em;
	letter-spacing: 1px;
}
.qgc-post-categories {
	display: inline-block;
}
.qgc-post-categories:after {
	content: '-';
	display: inline-block;
	margin: 0 2px;
}
.qgc-post-categories a {
	text-transform: uppercase;
	display: inline-block;
	line-height: 1em;
}
.qgc-post-date {
	display: inline-block;	
}
.qgc-post-headline.qgc-title {
	margin: 16px 0;
	text-wrap: pretty;
}
.qgc-post a {
	color: inherit;
	transition: color 0.25s ease;
}
.qgc-post a:hover {
	color: #df1f2a;
	text-decoration: none;
}
.qgc-post-source {
	text-transform: uppercase;
	font-size: 0.9em;
}
.qgc-pagination .page-numbers {
	color: inherit;
	transition: all 0.25s ease;
}
.qgc-pagination .page-numbers.current,
.qgc-pagination .page-numbers:hover {
	color: #df1f2a;
	text-decoration: none;
}
.qgc-pagination {
	padding-top: 100px;
	text-align: center;
}
.qgc-pagination .page-numbers {
	margin: 0 10px;
}
.qgc-pagination .page-numbers.current {
	font-weight: 500;	
}

.page-foundation .qgc-main,
.qgc-single.qgc-main {
	padding-bottom: 50px;
}
.qgc-post-hero {
	background-color: #000000;
	color: #ffffff;
}
.qgc-post-hero .qgc-post-date {
	text-transform: uppercase;
}
.qgc-post-hero .qgc-hero-headline {
	margin: 30px 0 40px;
}
.qgc-post-hero .qgc-img {
	display: block;
	width: 100%;
	margin: 40px 0 60px;
}
.qgc-share {
	margin: 60px 0 0;
}
.qgc-share-label {
	display: block;
	font-size: 0.9em;
	text-transform: uppercase;
	margin-bottom: 16px;
}
.qgc-share-link {
	display: inline-block;
	margin: 0 10px 0 0;
}
.qgc-share-icon {
	display: block;
	width: 27px;
	height: 27px;
	border-radius: 3px;
}
svg.qgc-share-icon {
	fill: #ffffff;
	transition: all 0.25s ease;
}
.qgc-leadership-item svg.qgc-share-icon {
	fill: #3f3f3f;
}
.qgc-share-link:hover svg.qgc-share-icon {
	fill: #df1f2a;
}
.qgc-back.qgc-section,
.qgc-component.qgc-section {
	padding-top: 0;
}
.qgc_post_content .qgc-the-content p:first-child,
.qgc-single .qgc-post-content .qgc-the-content p:first-child {
	margin-top: 0;
}
.qgc_post_quote.qgc-component {
	
}
.qgc_post_quote .qgc-blockquote {
	width: 90%;
	margin-left: auto;
}
.qgc_post_quote .qgc-blockquote .qgc-quote-copy {
	
}
.qgc_post_quote .qgc-author {
	
}
.qgc_post_image.qgc-component {
	
}
.qgc_post_image .qgc-img {
	display: block;
	width: 75%;
}
.qgc_post_image.qgc-img-align-right .qgc-img {
	margin-left: auto;
}
.qgc_post_image.qgc-img-align-center .qgc-img {
	margin-left: auto;
	margin-right: auto;
}
.qgc_post_image.qgc-img-align-full .qgc-img {
	width: 100%;	
}
.qgc_post_content.qgc-component {
	
}

/*.qgc-intro-page.qgc-section,*/
.qgc-foundation-quote.qgc-section {
	padding-top: 20px;
}

.qgc-values.qgc-section {
	background-color: #000000;
	color: #ffffff;
}
.qgc-values .qgc-headline {
	padding-top: 40px;
}
.qgc-timeline > .qgc-wrapper-slider,
.qgc-values > .qgc-wrapper-slider {
	padding-right: 0;
}
.qgc-values > .qgc-wrapper-slider {
	padding-bottom: 40px;
}
.qgc-timeline-slider,
.qgc-values-slider {
	padding-bottom: 60px;
}
.qgc-slider.slick-slider .slick-track {
	display: flex;
}
.qgc-timeline-slider .qgc-slide,
.qgc-values-slider .qgc-slide {
	height: inherit;
}
.qgc-values-slider .qgc-slide {
	margin-right: 20px;

	padding: 50px 20px 40px;
	background: linear-gradient(180deg, rgba(217, 217, 217, 0.37) 0%, rgba(115, 115, 115, 0.37) 100%);
	clip-path: polygon(100% 0, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0 100%, 0 0);
}
.qgc-values-slider .qgc-slide:before {
	content: '';
	background: #df1f2a;
	display: block;
	width: 24px;
	height: 14px;
	clip-path: polygon(0 0, 100% 0, 42.5% 100%, 0% 100%);
	margin: 0 0 32px;
}
.qgc-values-slider .qgc-subheadline {
	font-weight: 500;
}
.qgc-values-slider .qgc-the-content {
	
}
.qgc-values-slider .qgc-the-content p {
	margin-top: 40px;
}
.qgc-values-slider .qgc-the-content li {
	margin: 10px 0 0;
}
.qgc-timeline-slider .slick-prev,
.qgc-timeline-slider .slick-next,
.qgc-values-slider .slick-prev,
.qgc-values-slider .slick-next {
	top: auto;
	bottom: 0;
	left: auto;
	width: 40px;
	height: 40px;
	background: scroll no-repeat url('images/arrow-circle.svg') 0 0 transparent;
	background-size: 100% auto;
}
.qgc-timeline-slider .slick-prev,
.qgc-timeline-slider .slick-next {
	background-image: url('images/arrow-circle-dark.svg');
}
.qgc-timeline-slider .slick-prev,
.qgc-values-slider .slick-prev {
	right: 70px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.qgc-timeline-slider .slick-next,
.qgc-values-slider .slick-next {
	right: 20px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.qgc-timeline-slider .slick-arrow.slick-disabled,
.qgc-values-slider .slick-arrow.slick-disabled {
	opacity: 0.25;
}
.qgc-timeline-slider .slick-prev:before,
.qgc-timeline-slider .slick-next:before,
.qgc-values-slider .slick-prev:before,
.qgc-values-slider .slick-next:before {
	content: none;
	display: none;
}

.qgc-timeline.qgc-section {
	background: linear-gradient(to bottom, rgba(217,217,217,0) 23%,rgba(154,154,154,0.5) 100%);
	background-blend-mode: multiply;
}
.qgc-timeline-slider {
	
}
.qgc-timeline-slider .qgc-slide {
	margin-right: 40px;
}
.qgc-timeline-year {
	font-weight: 500;
	display: block;
	margin: 0 0 40px;
}
.qgc-timeline-slider .qgc-slide-frame {
	position: relative;
}
.qgc-timeline-slider .qgc-slide-frame .qgc-play-btn {
	position: absolute;
	right: 17px;
	bottom: 14px;
}
.qgc-timeline-slider .qgc-img {
	margin: 40px 0 24px;
}
.qgc-timeline-slider .qgc-the-content {
	
}

.qgc-single-leadership {
	
}
.qgc-leader-title {
	display: block;
	font-weight: 300;
}
.qgc-leadership-image-wrap,
.qgc-single-leadership .qgc-img {
	display: block;
	margin: 0 0 20px;
}
.qgc-single-leadership .qgc-leader-title {
	margin-top: 8px;
}
.qgc-leader-img.qgc-col {
	
}
.qgc-leader-content.qgc-col .qgc-the-content {
	margin-top: 80px;
}
.qgc-leadership-list .qgc-leader-content.qgc-col .qgc-the-content {
	margin-top: 24px;
}

.qgc-leadership.qgc-section {
	
}
.page-qii .qgc-leadership .qgc-headline {
	margin-bottom: 40px;
}
.qgc-leadership-list {
	
}
.qgc-leadership-list .qgc-leadership-item {
	margin-top: 40px;
}
.qgc-leadership-grid {
	margin-top: 40px;
	display: grid;
	grid-template-columns: 1fr;
	grid-column-gap: 20px;
	grid-row-gap: 60px;
}
.qgc-leadership-item {
	
}
.qgc-leadership-link {
	
}
.qgc-leadership-link:hover {
	text-decoration: none;
}
.qgc-leadership-image-wrap {
	position: relative;
	aspect-ratio: 1.28;
}
.qgc-leadership-list .qgc-leadership-image-wrap {
	aspect-ratio: 1.28;
}
.qgc-post-image-wrap:before,
.qgc-leadership-image-wrap:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #ffffff;
	opacity: 0;
	transition: opacity 0.25s ease;
}
.qgc-post-image-wrap:hover:before,
.qgc-leadership-link:hover .qgc-leadership-image-wrap:before {
	opacity: 0.6;
}
.qgc-leadership-image-wrap .qgc-img {
	height: 100%;
	width: 100%;
	max-width: none;
	object-fit: cover;
	object-position: center top;
	display: block;
}
.qgc-leadership-wrap {
	
}

.qgc-qii-about.qgc-section {
	text-align: center;
}
.qgc-qii-about.qgc-section,
.qgc-qii-about .qgc-section {
	padding-bottom: 0;	
}
.qgc-qii-about-content {
	
}
.qgc-qii-about-content > .qgc-the-content {
	
}
.qgc-qii-about-content .qgc-the-content p {
	text-wrap: balance;
}
.qgc-qii-about-headline {
	font-size: 2.25em;
	line-height: 1em;
	text-wrap: balance;
	margin: 50px 0 24px;
}
.qgc-qii-about-content .qgc-title {
	
}
.qgc-qii-about-content .qgc-title:before,
.qgc-qii-about-content .qgc-title:after {
	content: '';
	display: block;
	margin: 0 auto;
}
.qgc-qii-about-content .qgc-title:before {
	background: #df1f2a;
	width: 3.510%;
	height: 0;
	padding: 0 0 8.627%;
	margin-bottom: 1.5%;
	clip-path: polygon(50% 0%, 100% 17.5%, 100% 100%, 0 100%, 0 17.5%);
}
.qgc-qii-about-content .qgc-title:after {
	height: 0;
	width: 100%;
	padding: 0 0 22%;
	background: scroll no-repeat url('images/qgc-ribbon.svg') center 0 transparent;
	background-size: cover;	
	margin-top: 1.5%;
}
.qgc-about-list {
	text-align: left;
	padding: 20px 0 0;
	list-style-type: none;
	counter-reset: about;
}
.qgc-about-item {
	margin: 24px 0 0;	
}
.qgc-about-item:before {
	counter-increment: about;
	content: counter(about)".";
	font-size: 3em;
	line-height: 1em;
	display: block;
	margin: 0 0 12px;
}
.qgc-about-item .qgc-title {
	margin: 12px 0 24px;
}
.qgc-about-item .qgc-the-content {
	text-wrap: pretty;
}
.qgc-qii-about .qgc-img {
	
}

.qgc-full {
	position: relative;
	color: #ffffff;
	background-color: #c5c5c5;
}
.qgc-full .qgc-img {
	width: 100%;
	height: auto;
}
.qgc-full .qgc-full-wrap {
	display: block;
	aspect-ratio: 1.85;
}
.qgc-full .qgc-full-wrap .qgc-img {
	max-width: none;
	height: 100%;
	object-fit: cover;
}
.qgc-full > .qgc-wrapper {
	width: 100%;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.qgc-full .qgc-big-headline sup {
	left: -0.25em;
	font-size: 0.375em;
	top: -1.25em;
}

.qgc-orlop.qgc-section {
	z-index: 2;	
	background-color: #000000;
}
.qgc-orlop a:hover {
	text-decoration: underline;
}
.qgc-footer-content {
	
}
.qgc-company {
	
}
.qgc-footer-content-wrap {
	
}
.qgc-corporate,
.qgc-contact,
.qgc-orlop .qgc-social {
	margin: 40px 0;
	font-size: 0.9em;
	line-height: 1.25em;
	padding-right: 20px;
}
.qgc-orlop .qgc-label {
	margin-bottom: 12px;
}
.qgc-corporate {
	
}
.qgc-address {
	
}
.qgc-street {
	
}
.qgc-address-line {
	display: block;
}
.qgc-contact {
	
}
.qgc-orlop .qgc-social {
	
}
.qgc-orlop .qgc-social-link {
	display: block;
	margin-bottom: 2px;
}
.qgc-tagline {
	display: block;
	margin-top: 12px;
}
.qgc-tagline,
.qgc-copyright {
	font-size: 0.7em;
	line-height: 1.25em;
	text-wrap: pretty;
}
.qgc-copyright span {
	display: inline-block;
}

/*hero wall*/
.page-template-template-hero-wall .qgc-main-navigation,
.page-qgc-hero-wall-page .qgc-main-navigation,
.page-template-template-hero-wall .qgc-orlop,
.page-qgc-hero-wall-page .qgc-orlop {
	display: none;
}
.qgc-main.qgc-page-veteran,
.qgc-main.qgc-hero-wall {
	padding-top: 100px;
}
.qgc-hero-wall .qgc-the-content {
	max-width: 960px;
	margin: 0 auto;
}
.qgc-hero-wall .qgc-the-content strong {
	color: #df1f2a;
	font-weight: 300;
}
.qgc-hero-wall-veterans {
	max-width: 600px;
	margin: 0 auto;
}
.qgc-hero-wall-veteran {
	margin: 60px 0 0;
	text-align: center;
}
.qgc-hero-wall-veteran .qgc-subheadline {
	color: #df1f2a;
}
.qgc-veteran {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #3f3f3f;
}
.qgc-veteran .qgc-headline {
	color: #df1f2a;
}
.qgc-veteran .qgc-headline span {
	display: block;
	margin-top: 4px;
}
.qgc-veteran .qgc-subheadline {
	font-weight: 300;
	display: block;
	margin-top: 8px;
}
.qgc-hero-wall-veteran .qgc-img,
.qgc-page-veteran .qgc-col .qgc-img {
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.5);
	margin-top: 24px;
	margin-bottom: 24px;
}
.qgc-btn-wrap {
	text-align: center;
}
.qgc-container a.qgc-btn {
	display: inline-block;
	border: 2px solid #df1f2a;
	background-color: #df1f2a;
	color: #ffffff;
	padding: 12px 24px;
	font-weight: 500;
	margin: 24px auto 0;
	transition: all 0.25s ease;
}
.qgc-container a.qgc-btn:hover {
	text-decoration: none;
	color: #df1f2a;
	background-color: #ffffff;
}
@media screen and (min-width: 64em) { /*1024px*/
	.qgc-hero-wall-veterans {
		max-width: none;
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-column-gap: 40px;
		grid-row-gap: 80px;
	}
	.qgc-page-veteran .qgc-col .qgc-img {
		margin-top: 0;
		margin-bottom: 0;
	}
	.qgc-hero-wall-veteran {
		margin: 0;
	}
	.qgc-veteran .qgc-headline span {
		display: inline;
		margin-top: 0;
	}
	.qgc-veteran .qgc-headline span:before {
		content: ' / ';
	}
	.qgc-page-veteran .qgc-content {
		align-items: start;
	}
	.qgc-page-veteran .qgc-content .col1 {
		padding-right: 20px;
	}
	.qgc-page-veteran .qgc-content .col2 {
		padding-left: 20px;
	}
}
@media screen and (max-width: 80em) { /*1280px*/
	.qgc-hero-wall-veteran .qgc-subheadline {
		font-size: 1.625em;
	}
}
/*hero wall*/

@media screen and (min-width: 22.5em) { /*360px*/
	.qgc-menu {
		padding: 0 10px;
	}
}

@media screen and (min-width: 25em) { /*400px*/
	.qgc-subheadline {
		font-size: 1.625em;
	}
}

@media screen and (min-width: 27.5em) { /*440px*/
	.qgc-big-headline {
		font-size: 4em;
	}
	/*.qgc-section .qgc-headline {font-size: 2.25em;}*/
	.qgc-quote-copy {
		font-size: 1.3em;
	}
	
	.qgc-masthead > .qgc-wrapper {
		grid-template-columns: 78px 1fr 30px;
	}
	.qgc-logo {
		width: 78px;
	}
	.qgc-menu {
		padding: 0 20px;
	}
	.qgc-menu .menu-item a {
		padding: 10px 6px;
	}
	.qgc-about-intro,
	.qgc-main > .qgc-section {
		/*padding-left: 80px;*/
	}
}

@media screen and (min-width: 30em) { /*480px*/
	.qgc-hero-headline span {
		font-size: 1.4em;
	}
	.qgc-hero-headline strong,
	.qgc-headline {
		/*font-size: 2.5em;*/
		font-size: 2.4em;
	}
	.qgc-timeline-slider .qgc-slide .qgc-headline {
		font-size: 2.75em;
	}
	.qgc-subheadline {
		font-size: 2em;
	}
	.qgc-qii-about-headline {
		font-size: 3em;
	}
	.qgc-about-item:before {
		font-size: 4em;
	}

	.qgc-qii-about-content > .qgc-the-content {
		width: 80%;
		margin: 0 auto;
	}
	
	.qgc-orlop .qgc-label {
		margin-bottom: 20px;
	}
	.qgc-footer-content-wrap {
		display: flex;
		justify-content: space-between;
		margin: 40px 0;
	}
	.qgc-corporate,
	.qgc-contact,
	.qgc-orlop .qgc-social {
		margin: 0;
	}
	
	.qgc-timeline-slider .qgc-slide,
	.qgc-values-slider .qgc-slide {
		width: 320px;
	}
}

@media screen and (min-width: 35em) { /*560px*/
	.qgc-popup .qgc-the-content {
		padding: 16px 60px 40px;
	}
	a.qgc-popup-close {
		top: 22px;
		right: 22px;
	}

	.qgc-about .qgc-images {
		display: flex;
		align-items: flex-end;
	}
	.qgc-about .qgc-images .qgc-img-wrap {
		width: 50%;
	}
	.qgc-about .qgc-images .qgc-img {
		
	}
	.qgc-about .qgc-two {
		margin: 0 auto -24px;
	}
	
	.qgc-foundation-quote .qgc-content {
		align-items: flex-start;
		flex-direction: row-reverse;
		display: flex;
		align-items: start;
		margin-bottom: 0;
		padding-top: 0;
	}
	.qgc-foundation-quote .qgc-images .qgc-img,
	.qgc-foundation-quote .qgc-images {
		padding-right: 20px;
		margin-top: 0;
	}	
	.qgc-foundation-quote .qgc-quote {
		width: 70%;
	}
	.qgc-foundation-quote .qgc-images {
		width: 30%;
	}
	
	.qgc-values-slider .qgc-slide {
		padding: 60px 30px 40px;
		margin-right: 28px;
		width: 360px
	}
	.qgc-values-slider .slick-prev {
		right: 78px;
	}
	.qgc-values-slider .slick-next {
		right: 28px;
	}
	.qgc-timeline-slider .qgc-slide {
		margin-right: 80px;
	}
	
	.qgc-follow .qgc-headline br {
		display: block;
	}
	
	.qgc-form-subscribe {
		background: #ffffff;
		border-radius: 50px;
		display: grid;
		grid-template-columns: 2fr 140px;
	}
	.qgc-form-subscribe.gform_confirmation_wrapper {
		display: block;
		background: transparent;
		font-weight: 600;
	}
	#qgc .gform_wrapper.gravity-theme .gfield input[type="text"],
	#qgc .gform_wrapper.gravity-theme .gfield input[type="email"] {
		text-align: left;
	}
	#qgc .qgc-follow .gform_wrapper.gravity-theme .gform_footer {
		justify-content: center;
		padding: 0;
		margin: 0;
	}
	#qgc .gform_wrapper.gravity-theme input[type="submit"] {
		display: block;
		width: 100%;
		margin: 0;
	}
	#qgc .qgc-follow .gform_wrapper.gform_validation_error {
		padding-bottom: 3em;
	}
	#qgc .qgc-follow .gform_wrapper.gravity-theme .gfield_validation_message {
		position: absolute;
	}
}

@media screen and (min-width: 40em) { /*640px*/
	.qgc-big-headline {
		font-size: 4.5em;
	}
	.scrolling-down .qgc-masthead {
		transform: none;
	}
	.qgc-logo {
		width: 117px;
		transition: width 0.4s ease;	
	}
	.not-top .qgc-logo {
		width: 78px;
	}
	.qgc-masthead > .qgc-wrapper {
		grid-template-columns: 78px 1fr 78px;
	}
	.qgc-wrapper {
		padding: 0 100px;
	}
	.qgc-orlop > .qgc-wrapper {
		padding: 0 20px;
	}
	.qgc-menu .menu-item a {
		padding: 10px;
	}
	.qgc-masthead .qgc-social {
		
	}
	.qgc-about-intro,
	.qgc-main > .qgc-section {
		padding-left: 0;
	}
	
	.qgc-posts-grid {
		grid-template-columns: 1fr 1fr;
		grid-row-gap: 80px;
	}
	
	.qgc-leadership-grid {
		grid-template-columns: 1fr 1fr;
	}
}

@media screen and (min-width: 45em) { /*720px*/
	.qgc-orlop > .qgc-wrapper,
	.qgc-masthead > .qgc-wrapper {
		padding: 0 35px;
	}
	.qgc-wrapper {
		padding: 0 135px;
	}
	.qgc-page-about .qgc-hero.qgc-section,
	.qgc-hero.qgc-section.qgc-llc,
	.qgc-hero.qgc-section {
		background-position: right top;
	}
	
	.qgc-quote-copy {
		font-size: 1.6em;
	}
}

@media screen and (min-width: 50em) { /*800px*/
	.qgc-values .qgc-headline {
		width: 75%;
	}
}

@media screen and (min-width: 55em) { /*880px*/
	/*.qgc-section .qgc-headline {font-size: 2.75em;}*/
	
	.qgc-section {
		padding: 80px 0;
	}
	.qgc-intro-page.qgc-section {
		padding-top: 80px;
	}
	.qgc-masthead {
		padding: 20px 0;
	}
	.qgc-masthead > .qgc-wrapper {
		grid-template-columns: 120px 1fr 120px;
	}
	.qgc-logo {
		width: 140px;
	}
	.not-top .qgc-logo {
		width: 117px;
	}
	.qgc-wrapper {
		padding: 0 185px;
	}
	.qgc-logo-full {
		width: 85%;
		margin-bottom: 40px;
	}
	.qgc-announcement .qgc-logo-full {
		width: 75%;
	}
	.qgc-hero-headline strong {
		margin: 10px 0 32px;
	}
	a.qgc-play {
		padding: 10px 28px;
	}
	.qgc-announcement .qgc-link {
		margin-top: 24px;
	}
	
	.qgc-hero.qgc-section {
		padding-bottom: 100px;
	}
	
	.qgc-page .qgc-hero.qgc-section.qgc-no-img,
	.qgc-header.qgc-section .qgc-wrapper {
		padding-top: 185px;
	}
	
	.qgc-follow .qgc-headline {
		margin-bottom: 80px;
	}
	
	.qgc-qii-about-headline {
		margin: 80px 0 32px;
	}
}

@media screen and (min-width: 60em) { /*960px*/
	/*.qgc-section .qgc-headline {font-size: 3em;}*/
	.qgc-page-about .qgc-hero.qgc-section,
	.qgc-page .qgc-hero.qgc-section {
		background-attachment: fixed;
	}

	.qgc-big-headline {
		font-size: 5em;
	}
	.qgc-qii-about-headline {
		font-size: 4em;
	}
	.qgc-about-item:before {
		font-size: 5em;
	}
	.qgc-hero.qgc-section {
		/*background-color: transparent;*/
		background-image: linear-gradient(271deg, rgba(217, 217, 217, 0.00) 2.63%, #9e9e9e 99.52%); 
		background-blend-mode: multiply;
		background-position: right top;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.home .qgc-hero.qgc-section {
		background-color: transparent;
	}
	
	.qgc_post_image .qgc-img {
		width: 50%;
	}
	.qgc_post_quote .qgc-blockquote {
		width: 82.5%;
	}
	
	.qgc-qii-about-content > .qgc-the-content {
		width: 70%;
	}
	
	.qgc-orlop .qgc-label {
		margin-bottom: 30px;
	}
	.qgc-footer-content {
		display: flex;
		margin-bottom: 40px;
	}
	.qgc-company {
		width: 50%;
		display: flex;
		flex-direction: column;
	}
	.qgc-tagline {
		margin-top: auto;
	}
	.qgc-footer-content-wrap {
		width: 50%;
		margin: 0;
	}
}

@media screen and (min-width: 64em) { /*1024px*/
	.qgc-hero.qgc-announcement.qgc-section {
		background-image: url('images/qgc-red-bg2x.jpg');
	}
	.qgc-qii-intro {
		background-image: url('images/qgc-red2-bg2x.jpg');
	}

	.qgc-foundation-quote .qgc-headline b,
	.qgc-headline strong {
		margin-left: 120px;
	}
	.qgc-content {
		display: flex;
		align-items: center;
		margin-bottom: 40px;
	}
	.qgc-about .qgc-images {
		padding-top: 80px;
	}
	/*.qgc-leadership-list .qgc-content,*/
	.qgc-foundation-quote .qgc-content {
		align-items: flex-start;
	}
	.qgc-follow .qgc-content {
		display: block;
	}
	.qgc-intro-page .qgc-content {
		margin: 0;
	}
	.qgc-intro-page .qgc-content,
	.qgc-foundation-quote .qgc-content {
		flex-direction: row-reverse;
	}
	.qgc-content .qgc-col {
		width: 50%;
	}
	.qgc-foundation-quote .qgc-headline {
		
	}
	.qgc-foundation-quote .qgc-images .qgc-img,
	.qgc-foundation-quote .qgc-images,
	.qgc-about .qgc-quote {
		padding-right: 40px;
	}
	.qgc-foundation-quote .qgc-video {
		padding-left: 40px;
		margin: 0;
	}
	.qgc-foundation-quote .qgc-video-wrapper {
		padding-bottom: 133%;
	}
	.qgc-foundation-quote .qgc-video-wrapper iframe {
		
	}
	.qgc-foundation-quote .qgc-quote {
		width: 70%;
	}
	.qgc-foundation-quote .qgc-images {
		width: 30%;
	}
	
	.qgc-action {
		transform: translatey(20px);
		opacity: 0;
		transition: transform 0.5s ease, opacity 0.75s ease;
	}
	.qgc-action.qgc-go {
		transform: translatey(0);
		opacity: 1;
	}
	
	.qgc-posts-grid {
		grid-column-gap: 40px;
	}
	

	.qgc-bio .qgc-content {
		align-items: start;
	}
	.qgc-leader-img.qgc-col {
		
	}
	.qgc-leader-content.qgc-col {
		padding-left: 40px;
	}
	.qgc-leader-content.qgc-col .qgc-the-content {
		margin-top: 40px;
	}
	
	.qgc-values-slider .qgc-slide {
		padding: 60px 44px 40px;
		width: 400px;
	}
	.qgc-timeline-slider .qgc-slide {
		width: 325px;
	}
}

@media screen and (min-width: 70em) { /*1120px*/
	.qgc-container {
		font-size: 18px;
	}
	.qgc-announcement .qgc-logo-full,
	.qgc-logo-full {
		
	}
	.qgc-logo {
		width: 160px;
	}
	
	.qgc-leader-content.qgc-col .qgc-the-content {
		margin-top: 80px;
	}
	.qgc-leadership-list .qgc-leader-content.qgc-col .qgc-the-content {
		margin-top: 40px;
		padding-bottom: 12px;
	}
}

@media screen and (min-width: 75em) { /*1200px*/
	.qgc-section {
		padding: 100px 0;
	}
	.qgc-slider {
		margin-top: 100px;
	}
	.qgc-timeline > .qgc-wrapper-slider {
		padding-top: 40px;
	}
	
	.qgc-logo-full {
		margin-bottom: 60px;
	}
	.qgc-hero-headline strong {
		margin: 10px 0 40px;
	}
	.qgc-announcement .qgc-link {
		margin-top: 32px;
	}
	
	/*.qgc-hero.qgc-section {
		padding-bottom: 150px;
	}*/
	
	.qgc-foundation-quote .qgc-images,
	.qgc-about .qgc-quote {
		padding-right: 80px;
	}
	.qgc-foundation-quote .qgc-video {
		padding-left: 80px;
	}
	.qgc-foundation-quote .qgc-quote {
		margin-top: 80px;
	}
	
	.qgc-post-image-wrap {
		margin: 0 0 20px;
	}
	.qgc-post-meta {
		margin: 0 0 20px;
	}
	.qgc-post-headline.qgc-title {
		margin: 20px 0;
	}
	
	.qgc-leader-content.qgc-col {
		padding-left: 60px;
	}
	.qgc-leader-content.qgc-col .qgc-the-content {
		margin-top: 100px;
	}
	
	.qgc-qii-intro > .qgc-wrapper {
		padding-top: 50px;
		padding-bottom: 200px;
	}
	
	.qgc-values-slider .qgc-slide {
		width: 480px;
	}
	.qgc-timeline-slider .qgc-slide {
		margin-right: 135px;
	}
	
	.qgc-page-about .qgc-subintro {
		width: 90%;
	}
	.qgc-page-foundation .qgc-subintro {
		width: 80%;
	}
	.qgc-qii-about-headline {
		margin-top: 100px;
	}
	.qgc-about-list {
		padding-top: 40px;
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-column-gap: 40px;
		grid-row-gap: 40px;
	}
	.qgc-about-item {
		margin: 0;	
	}
}

@media screen and (min-width: 80em) { /*1280px*/
	.qgc-container {
		font-size: 20px;
	}
	
	.qgc-posts-grid {
		grid-template-columns: 1fr 1fr 1fr;
	}
	.qgc-quote-copy {
		font-size: 2em;
	}
	.qgc-foundation-quote .qgc-quote {
		width: 75%;
	}
	.qgc-foundation-quote .qgc-images {
		width: 25%;
	}
}

@media screen and (min-width: 85em) { /*1360px*/
	.qgc-section {
		padding: 120px 0;
	}
	
	.qgc-big-headline {
		font-size: 6em;
	}
	.qgc-about-item:before {
		font-size: 5.333em;
	}
	
	/*.qgc-section .qgc-headline {font-size: 3.75em;}*/
	.qgc-foundation-quote .qgc-headline b,
	.qgc-headline strong {
		margin-left: 160px;
	}
	.qgc-leadership-wrap .qgc-title,
	.qgc-qii-about .qgc-title,
	.qgc-post-headline.qgc-title {
		font-size: 1.5em;
	}
	
	
	.qgc-leadership-list .qgc-leader-content.qgc-col {
		padding-left: 90px;
	}
	
	.qgc-timeline > .qgc-wrapper-slider {
		padding-top: 60px;
	}
	.qgc-qii-about-content > .qgc-the-content {
		width: 60%;
	}
	.qgc-about-list {
		padding-top: 60px;
		grid-column-gap: 80px;
		grid-row-gap: 80px;
	}
}

@media screen and (min-width: 90em) { /*1440px*/
	.qgc-big-headline {
		font-size: 7em;
	}
	
	.qgc-posts-grid {
		grid-column-gap: 60px;
		grid-row-gap: 100px;
	}
	
	.qgc-values-slider .qgc-slide {
		width: 540px;
	}
	
	.qgc-page-about .qgc-subintro {
		width: 80%;
	}
	.qgc-page-foundation .qgc-subintro {
		width: 70%;
	}
	.qgc-values .qgc-headline {
		width: 60%;
	}
	
	.qgc-foundation-quote .qgc-quote {
		margin-top: 100px;
	}
}

@media screen and (min-width: 100em) { /*1600px*/
	.qgc-big-headline {
		font-size: 7.5em;
	}
	.qgc-quote-copy {
		font-size: 2.4em;
	}
	
	.qgc-timeline > .qgc-wrapper-slider,
	.qgc-values > .qgc-wrapper-slider {
		max-width: none;
		padding-left: calc((100% - 1600px + 185px + 185px) / 2);
	}
	
	.qgc-about-list {
		grid-column-gap: 110px;
	}
}

/**/
html {
	margin: 0 !important;
}
#wpadminbar {
	/*display: none;*/
}
/**/