/* page */
@font-face {
	font-family: 'Stratum2WebBlack';
	src: url('//ecampus.oregonstate.edu/includes/fonts/Stratum2Web/Stratum2WebBlack.eot');
	src: url('//ecampus.oregonstate.edu/includes/fonts/Stratum2Web/Stratum2WebBlack.eot?#iefix') format('embedded-opentype'),
			 url('//ecampus.oregonstate.edu/includes/fonts/Stratum2Web/Stratum2WebBlack.woff2') format('woff2'),
			 url('//ecampus.oregonstate.edu/includes/fonts/Stratum2Web/Stratum2WebBlack.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
/* headline font */
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/opensans/v29/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4taVIGxA.woff2") format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/opensans/v29/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4kaVIGxA.woff2") format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/opensans/v29/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4saVIGxA.woff2") format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/opensans/v29/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4jaVIGxA.woff2") format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/opensans/v29/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4iaVIGxA.woff2") format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/opensans/v29/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4vaVIGxA.woff2") format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/opensans/v29/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVIGxA.woff2") format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/opensans/v29/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVI.woff2") format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
.omniupdate {
	margin-top: -24px;
}
@media screen and ( max-width: 639px ) {
	.row-media-image {
		min-height: 0;
	}
}
h2 {
	margin-left:0;
	color: #000;
	font-family:'Open Sans';
	font-weight:700;
	font-size:3.6rem;
}
/* hero */
#newhero {
	margin-top: 115px;
	margin-bottom: 80px;
}
#heroheadline h1 {
	font-family: 'Stratum2WebBlack';
	font-size: 7.0rem;
	text-transform: uppercase;
	line-height: 1;
	color: #d73f09;
	padding-top: 0;
	margin: auto;
	margin-bottom: 10px;
	text-align: center;
    max-width: 920px;
}
#heroheadline hr {
	width: 196px;
	border-top: solid #252525 10px;
	margin: auto;
}
@media screen and (max-width: 1039px) {
	#heroheadline h1 {
		padding-left: 20px;
		padding-right: 20px;
		max-width: 100%;
	}
}
@media screen and (max-width: 639px) {
	#heroheadline h1 {
		font-size: 3.6rem;
		max-width: 264px;
	}
	#heroheadline hr {
		width: 70px;
		border-top: solid #252525 7px;
	}
	#newhero {
		margin-top: 60px;
		margin-bottom: 60px;
	}
}
/* page */
h2 {
	margin-left:0;
	color: #000;
	font-family:'Open Sans',sans-serif;
	font-weight:700;
}
/* about */
#aboutrow { 
	margin-bottom: 60px;
}
.aboutcopy {
	padding: 40px;
	padding-right: 75px;
	box-sizing: border-box;
	background-color: #eee;
	backdrop-filter: blur(3px);
	-webkit-backdrop-filter: blur(3px);
	font-weight: 400;
	text-align: center;
	font-family: 'Open Sans';
}
.aboutcopy h2 {
	margin-top: 0;
	font-size:3.6rem;
}
.aboutcopy p {
	font-size: 1.8rem;
	max-width: 660px;
	margin: auto;
}
.aboutcopy h2, .aboutcopy p{
	padding-left: 0;
	padding-right: 0;
}
.aboutgrid {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: auto;
	position: relative;
	align-items: center;
	justify-items: center; /* adjusted */
}
@media screen and (max-width: 639px) {
	#aboutrow {
		margin-bottom: 50px;
	}
	.aboutgrid .aboutcopy {
		background-color: inherit;
		width: inherit !important;
		padding: 0;
	}
	.aboutcopy h2 {
		font-size: 2.6rem;
		text-align: left;
	}
	.aboutcopy p {
		font-size: 1.6rem;
		text-align: left;
	}
	.aboutcopy, .aboutimg {
		margin-left: 20px !important;
		margin-right: 20px !important;
	}
}
/* about row */
.aboutgrid .aboutcopy {
	position:relative;
	line-height:0;
	width: 100%;
}
@media screen and (max-width: 1206px) {
	#programs-standout br, #unmatched-support br {
		display: none;
	}
}
@media screen and (max-width: 639px) {
	.aboutgrid {
		display: block;
	}
	.aboutgrid, .aboutcopy {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	#unmatched-support {
		text-align: center;
	}
	#support-boxes {
		background: white;
	}
}
/* feature row */
.supportgrid {
	margin: auto;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: auto;
	grid-gap: 20px;
	position: relative;
	align-items: center;
	justify-items: center;
	max-width: 1280px;
	padding-top: 20px;
	margin-bottom: 80px;
}
.supportbox {
	background-color: #d73f09;
	height: 160px; 
	width: 100%;
	position: relative;
	text-align: center;
	transition-property: all;
	transition-duration: 220ms;
}
.supportbox a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.supportbox h3 {
	position: absolute;
	font-size: 2.2rem;
	line-height: 1.3;
	color: white;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-transform: uppercase;
}
.supportbox:hover {
	background-color: #9D3C26;
	transform: scale(1.025);
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 1320px) {
	.supportgrid {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media screen and (max-width: 969px) {
	.supportbox h3 {
		font-size: 2rem;
	}
	.supportbox {
		height: 120px;
	}
}
@media screen and (max-width: 760px) {
	.supportgrid {
		grid-template-columns: 1fr;
		max-width: 50%;
	}
}
@media screen and (max-width: 639px) {
	.supportgrid {
		grid-template-columns: 1fr;
		max-width: 70%;
	}
}
/* learning row */
#learningrow {
	margin-bottom: 80px;
}
#learning-mobile-image, #research-mobile-image { display: none; }
#learningtext h2, #learningtext p {
	text-align: left;
}
@media screen and (max-width: 1039px) {
	#learningtext h2, #learningtext p {
		text-align: center;
	}
	#learning-image-wrap {
		min-height: 300px;
	}
}
@media screen and (max-width: 639px) {
	#learningtext.aboutcopy {
		background-color: inherit;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	#learningtext h2, #learningtext p {
 	 text-align: left;
	}
    #learningrow .row-wrapper-fixed, #researchrow .row-wrapper-fixed {
		padding: 20px;
	}
	#researchrow, #learningrow {
		margin-bottom: 0;
	}
	#learningtext, #researchtext { 
		padding: 0;
	}
	#learningtext img, #researchtext img {
		width: 100%;
		margin-bottom: 20px;
	}
	#learningrow .row-wrapper-fixed, #researchrow .row-wrapper-fixed {
		max-width: 480px;
		margin: auto;
	}
	#learningrow .ym-g50, #researchrow .ym-g50 {
		background-color: #fff !important;
	}
    #learning-mobile-image, #research-mobile-image {
        display: block;
        width: 80%;
        margin: auto;
    }
    #learning-image-wrap, #research-image-wrap {
		display: none;
	}
}
/* browse by topic tweaks */
.aboutbox { 
	padding-left: 0;
}
#browse h2 {
	text-align: left;
	margin-left: 0 !important;
}
.type-header { display: none; }
.split-border {
  text-align: center;
}
.split-border span::before, .split-border span::after {
	border-top: 2px solid #d73f09;
	content: "";
	position: absolute;
	width: 35em;
	top: 42px;
}
.split-border span::after {
	margin-left: 19em;
	right: 0;
}
.split-border span::before {
	margin-right: 19em;
	left: 0;
}
.choose-program {
	padding: 0;
}
.choose-program-grid {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.program-status { 
	margin-left: 0 !important; 
}
.choose-program .ym-grid {
	background-color: #eee !important;
	width: auto !important;
	max-width: 328px;
}
.grid.row-divider { padding: 0 0 0 20px !important; }
#selTopic {
	width: 100%;
	max-width: 100% !important;
}
@media (max-width: 1300px) {
	.split-border {
		display: none;
	}
	#browse h2 br {
		display: none;
	}
}
@media (max-width: 640px) {
	#microhero {
		margin-bottom: 20px !important;
	}
	.aboutbox, .aboutvideo { 
		padding: 0 !important; 
		margin: 0 !important;
	}
	.aboutvideoplay {
		left: 0 !important;
		bottom: 0 !important;
	}
	#selTopic {
		width: 90%;
		max-width: 90% !important;
	}
	.choose-program {
		/* margin-left: auto; */
		padding: 0 !important;
	}
	.choose-program .ym-grid {
		max-width: 100%;
		padding: 10px 10px 10px 10px;
		/* margin-left: auto; */
	}
	.grid.row-divider { padding: 0 !important; }
	#changeviewcontainer {
		margin-bottom: 0;
	}
	#browse {
		padding-top:20px;
	}
	#browse h2 {
		font-size: 2.6rem;
		text-align: left;
	}
	.row-lead {
		margin-bottom: 0;
	}
}
@media (min-width: 640px) {
	.choose-program {
		padding-bottom: 0;
		/* padding-left: 15px !important; */
	}
	.choose-program .ym-grid {
		float: none !important;
		margin-bottom: 10px;
	}
	.program-status {
		clear: both;
		margin-bottom: 20px;
	}
}
#learnmore-applied-humanities::before, .related-program-card a[href="/online-degrees/undergraduate/applied-humanities/"]::before {
	font-weight: 400;
}
/* tips */
#tipsrow {
	padding-bottom: 100px;
	max-width: 800px;
	margin: auto;
	margin-top: 0;
	position: relative;
}
#tipsrow .wp-accordion-control {
	font-size:2.5rem;
	font-weight:700;
	border: none;
	background: none;
	color: #000;
	letter-spacing: .5px;
	border-bottom: solid #ddd 1px;
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	padding-left: 2px;
	margin:0;
}
#tipsrow .wp-accordion-control:last-of-type {
	border-bottom: none;
}
#tipsrow .wp-accordion-control.minus {
	border-bottom: none;
}
#tipsrow .wp-accordion .plus:after {
	content: "\f078";
	color: inherit;
	font-size: 2.4rem;
	margin-top: -20px;
}
#tipsrow .wp-accordion .minus:after {
	content: "\f077";
	font-size: 2.4rem;
	margin-top: -20px;
	color: inherit;
}
#tipsrow .wp-accordion-content {
    border-bottom: solid #ddd 1px;
    padding-bottom: 15px;
}

#tipsrow .wp-accordion-content:last-of-type {
    border-bottom: none;
}

@media(hover: hover) {
	#tipsrow .wp-accordion-control:hover {
		color: #d73f09;
	}
}
@media screen and (max-width: 1039px) {
	#tipsrow {
		margin-top: 60px;
		padding-bottom: 10px;
		max-width: 671px;
	}
}
@media screen and (max-width: 800px) {
	#tipsrow {
		padding-left: 20px;
		padding-right: 20px;
	}
	#tipsrow .wp-accordion-control {
		font-size: 2.1rem;
		padding-right: 50px;
	}
}
@media screen and (max-width: 639px) {
	#tipsrow .wp-accordion-control {
		font-size: 1.9rem;
	}
	#tipsrow {
		margin-top: 30px;
		padding-bottom: 30px;
	}
	#tipsrow h2 {
		font-size: 2.6rem !important;
	}
}
/* rfi */
/* fix side scroll at mobile widths */
ul.control-child-helper li.control-child-wrapper, #sfrfi .form-control, .inline-block-div {
	max-width: 100%;
}
.contactus {
	background-color: white;
}
#contactwrap { 
	top: 85px;
	z-index: 1;
}
#rfirow {
	padding-bottom: 0;
}
#rfiwrap {
	background-color: #DADADA75 !important;
	backdrop-filter: blur(3px);
	-webkit-backdrop-filter: blur(3px);
}
#rfiwrap .field-control label {
	margin-bottom: 3px;
}
/* reset all padding */
#rfiwrap .form-control {
	padding: 0 !important;
}
#rfiwrap .inline-block-div, #rfiwrap .legend, #rfiwrap #osu-control-30, #rfiwrap #iwdf-dynamicform-139 {
	padding-bottom: 18px !important;
}
#rfiwrap .form-error {
	margin-left: 0;
	margin-top: -14px;
	padding-bottom: 18px !important;
}
#rfiwrap #container-corporateaffiliations {
	padding-top: 18px !important;
	padding-bottom: 18px !important;
}
#rfiwrap select { 
	background-color: #fff;
	border-radius: 4px;
	width: 25em !important;
}
#rfiwrap input[type=text] {
	width: 24em !important;
}
#rfiwrap input[type=text], #rfiwrap select { 
	border: 1px solid #ccc;
	padding: 6px;
}
#rfiwrap input[type="submit"] {
	width: auto !important;
	margin-bottom: 0 !important;
}
#rfiwrap #guildnote-inline {
	background-color: inherit;
	width: 25em !important;
	font-size: 1.4rem;
	margin-left: 17px;
}
#osu-control-4, #osu-control-28, #osu-control-32, #osu-control-36, #osu-control-7, #container-delivery, #container-programofinterest {
	padding-bottom: 0 !important;
}
#osu-control-36, #container-programofinterest {
	padding-top: 5px !important;
}
#container-delivery, #osu-control-78 { 
	padding-top: 10px !important;
}
#osu-control-14, #osu-control-68, #osu-control-76 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
#rfiwrap #osu-control-108, #rfiwrap #osu-control-218 {
	padding-bottom: 5px !important;
	width: 23em !important;
}
.form-outro {
	color: #707070;
	font-size: 1.1rem !important;
	padding: 0 !important;
}
.highlightnote {
	max-width: 80%;
}
label[for=armedForces-Radio], #osu-control-218 {
	width: 95% !important;
}
#osu-control-optin {
	margin-top: 0 !important;
}
@media screen and (max-width: 1039px) {
	#contactwrap {
		position: relative !important;
		left: auto !important;
		margin: auto;
		border: none !important;
		margin-bottom: 60px;
		top: 40px;
	}
	#rfirow .ym-gl:nth-of-type(2) {
		position: relative;
		margin-top: 85px;
		margin: auto;
		max-width: 100%;
		padding: 20px !important;
	}
	#rfifineprint {
		margin: auto;
		margin-top: 30px;
	}
}
@media screen and (max-width: 700px) {
	.form-outro {
		padding: 0 20px 0 20px !important;
	}
}
@media screen and (max-width: 639px) {
	#rfirow {
		padding-bottom: 20px;
	}
	#rfirow {
		margin-bottom: 20px;
	}
	#rfiwrap h2 {
		font-size: 2.6rem !important;
	}
	#rfiwrap h2 br {
		display: none;
	}
}
/* US News footer banner */
/* footer row */
.ym-g66 {
	width: 66%;
}
.ym-g34 {
	width: 34%;
}
.ym-g16 {
	width: 16.6%;
}
.ym-g49 {
	width: 49.8%;
}
#row-infographic .infographic-box h4 {
	color: #333;
}
.infographic-box .white-label {
	color: #666 !important;
}
.usnews-box {
	position: relative;
}
.usnews-box img {
	float: left;
}
.usnews-box h4 {
	font-family: 'Stratum2WebBold';
	display: inline-block;
	font-size: 2.9rem;
	margin-left: 20px;
	margin-top: 3px;
	text-align: left !important;
	text-transform: uppercase;
	line-height: 1;
}
.usnews-box .subhead {
	font-family: 'Open Sans';
	display: inline-block;
	font-size: 1.6rem;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1;
	color: #d73f09;
	letter-spacing: 3px;
	display: block;
	margin-top: 5px;
}
#row-infographic div[class$="ani-white"] svg path, #row-infographic div[class$="ani-white"] svg line, #row-infographic div[class$="ani-white"] svg polyline, #row-infographic div[class$="ani-white"] svg circle {
	stroke: #d73f09 !important;
}
#row-infographic .icon-link-ani:hover .svg-icon svg path, #row-infographic .icon-link-ani:hover .svg-icon svg line, #row-infographic .icon-link-ani:hover .svg-icon svg polyline, #row-infographic .icon-link-ani:hover .svg-icon svg circle {
	stroke: #000 !important;
}
#topranked-banner {
	position: absolute; 
	right: 40px;
	top: 45px;
}
.grid.row-divider {
	padding: 0 40px 0 20px;
}
.row-divider .ym-g33 { border-right: none; }
#bythenumbers {
	background-size:auto auto;
	background-image:url('https://ecampus.oregonstate.edu/includes/2018/images/cluster-numbers-desktop-shape-bg.png');
	background-position:50% 50%;
	background-repeat:no-repeat;
	padding-top:30px;
	padding-bottom:30px;
	margin-top:-30px;
}
#clustertribal {
	margin-top:85px;
	margin-bottom:115px;
}
.clustertribaltop br, .clustertribalbottom br {
	display:none;
}
.clustertribaltop {
	font-size:4rem;text-transform:uppercase;font-family:'Stratum2WebBold';
}
.clustertribalbottom {
	font-size:3.9rem;text-transform:uppercase;font-family:'Stratum2WebLight';margin-top:-8px;
}
.clustertribaldetail {
	max-width:450px;margin:auto;margin-top:10px;
}
@media (max-width: 640px) {
	.grid.row-divider {
		padding: 0 20px 0 20px;
	}
	.form-intro {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	#clustertribal {
		margin-top:45px;
		margin-bottom:75px;
	}
	.clustertribaltop br, .clustertribalbottom br {
		display:inline;
	}
	.clustertribaltop, .clustertribalbottom {
		line-height: 1;
	}
	.clustertribalbottom {
		margin-top: 0;
	}
	.clustertribaldetail {
		max-width: 350px;
		margin-top: 50px;
	}
	#sfrfi {
		padding: 20px !important;
		margin: 0 !important;
	}
}
@media (max-width: 1130px) {
	.usnews-box h4 {
		font-size: 2rem;
		margin-top: 8px
	}
	.usnews-box .subhead {
		font-size: 1.3rem;
	}
}
@media (max-width: 1038px) {
	.contactus {
		/* border-left: solid #ddd 2px; */
		margin: auto !important;
		margin-bottom: 60px !important;
	}
	.contactus > div {
		max-width: 300px !important;
		margin: 0 !important;
	}
	#topranked-banner {
		position: relative;
		right: inherit;
		top: inherit;
		padding-bottom: 60px;
	}
	.usnews-box {
		padding-top: 0 !important;
	}
	.usnews-box img {
		display: block;
		margin: auto;
	}
	.usnews-box h4 {
		display: block !important;
		margin: 10px 0 0 0;
		padding:0;
		text-align: center !important;
		font-size: 2.9rem;
	}
	.usnews-box .subhead {
		float: none;
		font-size: 1.4rem;
		text-align: center !important;
		display: block !important;
	}
	.usnews-box h4, .usnews-box img {
		float: none;
	}
	#bythenumbers {
		background-size:auto auto;
		background-image:url('https://ecampus.oregonstate.edu/includes/2018/images/cluster-numbers-desktop-shape-2-bg.png');
		background-position:50% 75%;
		background-repeat:no-repeat;
		padding-top: 0 !important;
	}
	.row-divider .ym-g33 { border-bottom: none; }
	#bytnlast {
		border-bottom: solid #d73f09 4px;
		max-width: 200px;
		margin: auto;
	}
	#row-infographic .row-divider .ym-g33 {
		max-width: 200px;
		margin: auto;
	}
	.usnews-box img {
		display: inline-block;
	}
	.usnews-box h4 {
		margin-top: 13px;
	}
	#topranked-banner {
		padding-bottom: 26px;
	}
	#row-infographic, .row-infographic {
		padding: 35px 0 30px;
	}
	@media (max-width: 639px) {
		#bythenumbers {
			background-position:50% 77%;
		}
		#row-infographic, .row-infographic {
			padding: 30px 0;
		}
	}
}
#bythenumbers {
	background-image:url('https://ecampus.oregonstate.edu/includes/2018/images/cluster-numbers-desktop-shape-bg-eee.png');
	margin-top: 5px;
	margin-bottom: 60px;
}
@media (max-width: 1038px) {
	#bythenumbers {
		background-image:url('https://ecampus.oregonstate.edu/includes/2018/images/cluster-numbers-desktop-shape-2-bg-eee.png');
	}
	#topranked-banner {
	padding-bottom: 35px;
	}
}
@media screen and (max-width: 1330px) {
	#featurerow {
		margin-left: 20px;
		margin-right: 20px;
	}
}
#outagenote {
	max-width: 70% !important;
}
/* quotes */
#quoterow {
	margin-top: 0;
	margin-bottom: 120px;
	cursor: pointer;
}
#quotewrap, #quotewrapmobile {
	position: relative;
	min-height: 600px;
	box-sizing: border-box;
}
#quotewrap:after, #quotewrapmobile:after {
	content: "";
	display: table;
	clear: both;
}
#quotebox {
	box-sizing: border-box;
	position: absolute;
	width: 54%;
	height: 496px;
	border: solid #d73f09 2px;
}
#quotebox {
	top: 50px;
	transition: all 200ms ease-in-out;
	left: 100%;
	transform: translateX(-100%);
}
#quotebox.left {
	left: 0;
	top: 50px;
	transform: none;
}
.quotehero {
	position: absolute;
	transition: all 200ms ease-in-out;
	left: 0;
	transform: none;
	opacity: 0;
	width: 50%;
	height:597px;
	background-size: cover;
	background-position: 50% 50%;
}
.quotehero.active {
	opacity: 1;
}
.quotehero.right {
	left: 100% !important;
	transform: translateX(-100%) !important;
}
.quotepackage {
	width: 70%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all 200ms ease-in-out;
}
.quotepackage.active {
	opacity: 1;
}
#quotetext {
	font-size: 2.4rem;
	font-weight: 600;
}
#openquote {
	padding-bottom: 15px;
}
#closequote img {
	float: left;
	padding-right: 30px;
}
#closequote p {
	float: left;
	font-size: 1.2rem;
	font-weight: 400;
}
#quotenav {
	position: absolute;
	bottom: 17px;
	width: 98px;
	height: 24px;
	background-color: #fff;
	margin: auto;
	left: calc(50% - 50px);
	border-radius: 12px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	place-items: center;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}
.quotenavpi {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: #ccc;
}
.quotenavpi.active {
	background-color: #888888;
}
@media screen and (min-width: 1084px) and (max-width: 1280px) {
	.quotepackage {
		width: 65%;
		/* transform: translate(-40%, -50%); */
	}
	#quotebox {
		border-right: none;
	}
	#quotebox.left {
		border-right: solid #d73f09 2px;
		border-left: none;
	}
}
#quotewrapmobile, #quotenavmobile { display: none; }
@media screen and (max-width: 1083px) {
	#quotewrap { display: none; }
	#quotewrapmobile { 
		display: grid; 
		grid-template-columns: 100% 100% 100% 100%;
		overflow-x: scroll;
		overflow-y: hide;
		-ms-overflow-style: none;  /* Internet Explorer 10+ */
		scrollbar-width: none;  /* Firefox */
		grid-gap: 0px 100px;
		scroll-snap-type: x mandatory;
		scroll-behavior: touch;
		white-space: nowrap;
	}
	#quotewrapmobile::-webkit-scrollbar { display: none; }
	html, body {
		overflow-x: hidden;
	}
	body {
		position: relative
	}
	#quoterow {
		margin-bottom: 350px;
		max-width: 480px;
		margin: auto;
		min-height: 550px;
	}
	#quotewrapmobile {
		min-height: inherit;
	}
	.quotehero {
		width: 83%;
		opacity: 1;
		padding-bottom: 47.25%; /* 16:9 Aspect Ratio */
		height: auto;
	}
	.quotehero.right {
		left: 0 !important;
		transform: none !important;
	}
	#quotebox {
		height: 520px;
	}
	#quotebox, #quotebox.left {
		top: 15px;
		right: 0;
		left: 30px;
		width: auto;
		transform: none !important;
	}
	.quotepackage {
		padding-top: 45%;
		width: 80%;
		margin: 0;
		opacity: 1;
		transform: translate(-50%, -50%);
	}
	#quotetext {
		font-size: 1.8rem;
	}
	#closequote img {
		float: left;
		padding-right: 10px;
	}
	#closequote p {
		float: left;
		clear: none;
		max-width: 200px;
		padding-top: 0;
	}
	.quotecell {
		position: relative;
		width: 100%;
		height: 500px;
		scroll-snap-align: start;
	}
	#quotenavmobile {
		display: block;
		position: relative;
		border-radius: 12px;
		display: inline-flex;
		justify-content: center;
		cursor: pointer;
		padding-left: 2px;
		padding-right: 2px;
		text-align: center;
		width: 100%;
	}
	.quotenavpi {
		margin: 0 7px;
	}
	#quotetext, #closequote p {
		white-space: normal;
	}
	#closequote, #closequote p {
		margin: 0 !important;
	}
}
#tr { padding: 60px 0 60px 0; }
#tr h2 { margin-top: 20px; margin-bottom: 10px; }
.tr-wrap { margin: auto; }
@media (max-width: 640px) {
	#tr { padding: 0 0 30px 0; }
}
@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
	/* IE9+ CSS */
	#quotenav { display: none; }
}