@charset "utf-8";
/* CSS Document */
@import url("https://use.typekit.net/wkb2pnt.css");
html {
    scroll-behavior: smooth;
    font-size: 1rem;
}
body {
font-family: neuzeit-grotesk, sans-serif;
font-weight: 400;
font-style: normal;
}
h1, h2, h3, h4, h5 {
font-family: neuzeit-grotesk, sans-serif;
font-weight: 400;
font-style: normal;
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}
.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
#header {
    width: 100%;
    padding: 12px 0px 12px 0px;
    height: 84px;
    z-index: 999;
    position: absolute;
}
#header.subpage-header {
    width: 100%;
    padding: 12px 0px 12px 0px;
    height: 84px;
    z-index: 999;
    position: relative;
}
.logobox {
    height: 84px;
    padding: 12px 0px 12px 0px;
    float: left;
}
.logoswap {
    background-image: url("../img/Chase_Heptons_Logo.png");
    /* background-attachment: fixed; */
    background-size: auto;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-repeat: no-repeat;
    background-position: top 0px left 0px;
    z-index: 850;
    max-width: 100px;
    height: 60px;
}
.scrolly * .logoswap {
    background-image: url("../img/Chase_Heptons_Logo-White-SML.png");
    /* background-attachment: fixed; */
    background-size: auto;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-repeat: no-repeat;
    background-position: top 0px left 20px;
    z-index: 850;
    max-width: 100px;
    height: 60px;
}
.logoswap-subpage {
    background-image: url("../img/Chase_Heptons_Logo-White-SML.png");
    /* background-attachment: fixed; */
    background-size: auto;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-repeat: no-repeat;
    background-position: top 0px left 20px;
    z-index: 850;
    max-width: 100px;
    height: 60px;
}
.scrolly * .logoswap-subpage {
    background-image: url("../img/Chase_Heptons_Logo-White-SML.png");
    /* background-attachment: fixed; */
    background-size: auto;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-repeat: no-repeat;
    background-position: top 0px left 20px;
    z-index: 850;
    max-width: 100px;
    height: 60px;
}
#header, .scrolly {
    height: 68px;
} 
/* Burger */
.burgertray {
	height:44px;
	width:auto;
}
.topnav {
    overflow: hidden;
    padding: 14px 0px 0px 0px;
    float: left;
}
.topnav, .privacynav {
    overflow: hidden;
    padding: 12px 0px 0px 0px;
    float: left;
}
.scrolly * .topnav {
    padding: 6px 0px 0px 0px;
}
.topnav a {
    display: inline;
    text-align: right;
    padding: 12px 10px;
    text-decoration: none;
    font-size: 17px;
    line-height: 2.1;
    font-family: neuzeit-grotesk, sans-serif;
font-weight: 400;
font-style: normal;
}
.topnav a:hover {
    padding-bottom: 31px;
}
.topnav .icon {
    display: none;
}
.fa, .fas {
    font-size: 1.7rem;
    right: 40px;
    position: absolute;
    padding-top: 8px;
}
.scrolly * .fa, .fas {
    padding-top: 0px;
}
/* Burger End */
#hero {
    background-image: url("images/banners/chase-heptons1.jpg");
    /* background-attachment: fixed; */
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: top -80px center;
    z-index: 850;
    max-width: 100%;
}
.maincontent {
    width: 100%;
}
.bodysection {
    padding-top: 90px;
	padding-bottom:90px;
}
.subpagecontent {
	background-color:#fff;
	
}
.privacybox {
	padding-top:9vh;
}
.privacybox h1 {
	font-size:1.6rem;
	color:#636262;
}
#mainbody {
    padding-bottom: 50px;
    padding-top: 4vh;
    min-height: calc(100vh - 257px);
}
.bannersection {
    text-align: center;
    position: relative;
    height: 70vh;
}
.herosection {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    z-index: 1;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.ch_diamond {
    background-image: url("images/banners/ch_diamond_red.png");
    /* background-attachment: fixed; */
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}
.bottom-triangle-white {
    /* background-image: url("../img/triangle-white.png");
 	background-attachment: fixed;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-repeat: no-repeat;
  background-position:bottom;
width:100%; */
}
.brandname {
    font-size: 1.8rem;
    line-height: .8;
    font-family: neuzeit-grotesk, sans-serif;
font-weight: 400;
font-style: normal;
    color: #ffffff;
}
.productnames_img {
	display:block;
	padding-bottom:18px;
}
	.providers_img {
		text-align:center;
	}
.herosection h1 {
    font-size: 5rem;
    line-height: 1.2;
   font-family: neuzeit-grotesk, sans-serif;
font-weight: 400;
font-style: normal;
    color: #ffffff;
}
.herosection h2 {
    font-size: 2rem;
    line-height: 1.2;
    color: #ffffff;
}
.brandlogo {
	display:inline-block;
	padding-bottom:46px;
}
.productnames {
	padding-top:42px;
}
#featured {
    /* background-image: url("../img/triangle-grey.png");
 	background-attachment: fixed;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-repeat: no-repeat;
  background-position:bottom;
width:100%;	 */
}
.featurebox {}
.featuretile-grey {
    background-color: #ffffff;
    position: relative;
    height: 100%;
	box-shadow: 0px 4px 8px #b8b8b6;
   /* border:18px solid #a90028; */
}
.featuretile-white {
    background-color: #FFFFFF;
    position: relative;
    height: 100%;
    border-bottom: 5px solid #e69b05;
	
}
.featuretile-title {
    padding: 30px;
    font-size: 1.2rem;
    font-family: tondo, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
	color:hsla(346,100%,33%,1.00);
}
.featuretile-body {
    padding: 10px 30px 30px 30px;
}
.secondary {
    background-color: #e9e9e9;
}
.subheading {
    width: 100%;
}
.subheading h3 {
    font-size: 1.8rem;
   font-family: neuzeit-grotesk, sans-serif;
font-weight: 400;
font-style: normal;
    padding-bottom: 20px;
    color: #636262;
}
.subheading h4 {
    font-size: 1.1rem;
    font-family: neuzeit-grotesk, sans-serif;
font-weight: 400;
font-style: normal;
    padding-bottom: 20px;
    /* color: #cb0231; */
}
#highlightsection {
    padding: 70px 0px 70px 0px;
    background-image:linear-gradient(45deg, rgba(76,1,15,1), rgba(188,16,65,1));
}
.highlight-tile {
    /* border: #000 solid 0.5px; */
	postion:relative;
	height:100%;
	/* box-shadow: 0px 12px 0px -4px #ffffff; */
}
.highlight-tile-title {
	padding: 30px 30px 10px 30px;
    font-size: 1.4rem;
    font-family: neuzeit-grotesk, sans-serif;
font-weight: 400;
font-style: normal;
    text-align: left;
	line-height: 1.1;
	color:#ffffff;
	
}
.highlight-tile-body {
	padding: 10px 30px 30px 30px;
color:#fff;
}
/* Start Icon Styles */
.telephone + .fa, .fas {
    padding-top: 0px !important;
}
.social {
    font-size: 2rem;
    width: 100%;
    text-align: right;
}
.social i {
    padding-left: 10px;
}
.social a {
    font-size: 2rem;
}
.social a:hover {
    font-size: 2rem;
}
/* End Icon Styles */
/* ----- Contact Form Styles ------ */
#contact {
    background-color: #e9e9e9;
}
.contactus {
	background-image: url("../img/diamond_border.png");
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-repeat: no-repeat;
  background-position:bottom;
width:100%;
}
.contactdetails {
    padding-bottom: 40px;
}
#contact .form #sendmessage {
    color: #337d01;
    border: 1px solid #E3003F;
    display: none;
    text-align: centre;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px
}
#contact .form #errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px
}
#contact .form #errormessage.show, #contact .form #sendmessage.show, #contact .form .show {
    display: block
}
#contact .form .validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px
}
#contact .form input, #contact .form textarea {
    border-radius: 4;
    box-shadow: none;
    font-size: 14px;
    padding: 8px 10px;
    margin-bottom: 10px;
    width: 100%;
    line-height: 1
}
.submitbutton {
    text-align: right;
    padding-top: 16px;
}
#contact .form button[type=submit] {
    background: #cb0231;
    border: 0;
    padding: 14px 20px;
    color: #fff;
    transition: .4s;
}
#contact .form button[type=submit]:hover {
    background: #940325;
    color: #fff;
}
#contact .form #sendmessage {
    color: orange;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}
#contact .form #errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}
#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
    display: block;
}
#contact .form .validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}
#contact .form input, #contact .form textarea {
    padding: 18px 14px;
    border-radius: 1px;
    box-shadow: none;
    font-size: 15px;
    background-color: #fcfaf9;
    color: #000;
}
#contact .form button[type="submit"] {
    display: inline-block;
    padding: 12px 18px;
    border-radius: 2px;
    transition: .5s;
    background-color: #cb0231;
    color: #fff;
    text-decoration: none;
}
#contact .form button[type="submit"]:hover {
    background-color: #940325;
    color: #fff;
}
.form-control {
    border: 0px;
}
/* Start Footer Style */
.footerbox {
    padding: 40px 20px 40px 20px;
    font-size: 0.8rem;
}
.footerlist {
    list-style: none;
    padding-left: 0px;
}
.footerlist li {
    display: inline;
    padding-right: 10px;
}
.footerlinks {}
.footerlinks li {
    list-style: none;
}
.footerbox h4 {
    color: #cb0231;
    font-size: 1.1rem;
    font-family: neuzeit-grotesk, sans-serif;
font-weight: 400;
font-style: normal;
}
/* End Footer Style */
/* Start Cookie Box Styles */
#cookiebox {
    display: block;
    background: linear-gradient(45deg, rgba(15, 15, 15, 0.3), rgba(5, 5, 5, 0.4));
    width: 100%;
    height: auto;
    padding: 30px 90px 30px 90px;
    ;
    position: fixed;
    bottom: 0px;
    color: #fff;
    animation-name: appear;
    animation-duration: .8s;
    z-index: 999;
}
#cookiebox a {
    color: #fff;
}
.cookietext {
    padding-top: 10px;
    float: left;
}
.cookietext a {
    text-decoration: underline;
}
.closetray {
    float: right;
}
.closebutton {
    Padding: 10px 60px 10px 60px;
    background: linear-gradient(45deg, #940325, #940325);
    border-radius: 2px;
    margin-top: 4px;
    border: 0px;
    color: #ffffff;
}
.desktop-accolades {
	display:block;
	top:-160px;
}
.mobile-accolades {
	display:none;
}

.datapoint {
	font-size:1.3rem;
	padding-bottom:10px;
	border-bottom:0.5px solid #DC0032;
	margin-bottom:18px;
}
.datapoint_highlight {
	font-weight:700;
	font-size:2rem;
	display:block;
}
/* End Cookie Box Styles */
/* Media Queries */
@media only screen and (max-width:1240px) {
    .col-sm-1 {
        margin-bottom: 10px;
    }
    .topnav.responsive {
        position: absolute;
        right: 0px;
        width: 30%;
        height: 100vh;
        padding-top: 70px;
        padding-bottom: 40px;
    }
    .topnav {
        top: 0px;
        padding: 0px;
    }
    .topnav a {
        padding: 9px 30px;
    }
    .topnav.responsive .icon {
        position: absolute;
        top: 15px;
        left: 0px;
        width: 100%;
        height: auto;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
        padding: 0px 30px;
        width: 70%; /* was 100% */
    }
    .fa, .fas {
        font-size: 1.7rem;
        float: right;
    }
    .topnav.responsive a .fa, .fas {
        padding-top: 14px;
    }
    .topnav a {
        display: none;
    }
    .topnav a.icon {
        float: right;
        display: block;
    }
}
@media only screen and (max-width:1000px) {
    #cookiebox {
        display: none;
        width: 100%;
        height: auto;
        padding: 5px 60px 10px 60px;
        position: fixed;
        bottom: 0px;
        font-size: .8rem;
        z-index: 999;
    }
    .closebutton {
        margin-top: 6px;
    }
    .bannersection h1 {
        font-size: 5rem;
    }
    .bannersection h2 {
        font-size: 1.7rem;
    }
    .bannersection {
    /*    height: 60vh; */
    }
}
@media only screen and (max-width:991px) {
    .logobox {
        padding-left: 10px;
    }
    .bannersection {
      /*  height: 40vh; */
    }
	.desktop-accolades {
		top:calc(100% - 30px);
	}
	.productnames {
		padding-bottom:42px;
	}
	.productnames_img {
	display:block;
text-align:center;
	}
	.providers_img {
		text-align:center;
	}
	.providers_img img {
		width:auto;
		height:auto;
		margin-bottom:10px;
	}
}
@media only screen and (max-width:880px) {
    .logobox {
        background-image: url("images/WedCover_Logo_MED.png");
        background-position: left;
    }
}
@media only screen and (max-width:768px) {
    .topnav.responsive {
        position: absolute;
        left: 0px;
        width: 100%;
        height: auto;
        padding-top: 70px;
    }
    #footer {
        padding-top: 20px;
    }
    .footerbox {
        padding: 5px 20px 5px 20px;
    }
    .social {
        text-align: left;
    }
    .social i {
        padding-left: 0px;
        padding-right: 10px;
    }
    /* #header {
        height: auto;
    } */
    .logobox {
        height: 60px;
    }
    #contact h3 {
        font-size: 1.2rem;
    }
    .bannersection h1 {
        font-size: 2.4rem;
    }
    .bannersection h2 {
        font-size: 1.1rem;
    }
    .bannersection {
     /*   height: 18vh; */
    }
    .bodysection {
        padding-right: var(--bs-gutter-x, 1.1rem);
        padding-left: var(--bs-gutter-x, 1.1rem);
    }
    .logoswap {
        background-image: url("../img/Chase_Heptons_Logo-White-SML.png");
        /* background-attachment: fixed; */
        background-size: auto;
        -webkit-background-size: auto;
        -moz-background-size: auto;
        -o-background-size: auto;
        background-repeat: no-repeat;
        background-position: top 0px left 20px;
        z-index: 850;
        min-width: 100px;
        height: 44px;
    }
    .topnav.responsive.logoswap {
        background-image: url("../img/Chase_Heptons_Logo-White-SML.png");
        /* background-attachment: fixed; */
        background-size: auto;
        -webkit-background-size: auto;
        -moz-background-size: auto;
        -o-background-size: auto;
        background-repeat: no-repeat;
        background-position: top 0px left 20px;
        z-index: 850;
        max-width: 100%;
        height: 44px;
    }

	.burgerbox {
		width:auto;
	}
	.subheading h3 {
    font-size: 1.6rem;
}
	.bodysection {
    padding-top: 90px;
	padding-bottom: 50px;
}
			.chartdesc {
	min-height:40px;
}
		.chartdesc_mob {
	padding-top:30px;
}
}
@media only screen and (max-width:575px) {
    .logobox {
        width: 50%;
        background-image: url("images/WedCover_Logo_MED.png");
    }
	.desktop-accolades {
		display:none;
		
	}
	.mobile-accolades {
		display:block;
	}

}
@media only screen and (max-width:320px) {
    .logobox {
        background-image: url("images/WedCover_Logo_SML.png");
        background-position: left;
    }
    .logobox {
        padding-left: 20px;
    }
}
@media screen and (min-width: 769px) and (max-width: 1168px) {
    .topnav.responsive {
        width: 45%;
    }
}

.col-sm-12 {
margin-bottom:10px;
}
.typeboxes-outer {
	position:relative;
	background-color:#ffffff;
	padding-bottom:170px;
	heighht:100%;
}
.typeboxes-inner {
	position:absolute;
	width:calc(100% - 20px);
	top:-30px;
	heighht:100%;
	
	
}
.typebox-outer {
	height:100%;

}
.typebox-inner {
	width:100%;
	margin-bottom:20px;
	height:100%;

	
	
}
.typebox-header {
	background-color:#A90028;
	padding:10px 10px 10px 10px;
	text-align:center;
	font-size:1.8rem;
	color:#ffffff;
	border-top-right-radius:8px;
	border-top-left-radius:8px;
}
.typebox-content {
	padding:30px 10px 10px 10px;
	box-shadow: 0px 4px 8px #b8b8b6;
		background-color:#ffffff;
	min-height:220px;
}

ul {
	list-style:none;
}
li::before {
	font-family: "Font Awesome 5 Free";
	content:'\f111';
	color:#A90028;
	font-size:1rem;
	padding-right:10px;
}

.subpage-header {
	background-color:#0e0e0e;
}


.line {
    width: 6px; /* Thickness of the line */
    height: 100%; /* Full height of the container */
    background-color: #3B3B3B;; /* Color of the line */
	margin-left:auto;
	margin-right:auto;
}
.dot {
    width: 40px; /* Size of the dot */
    height: 40px; /* Size of the dot */
    background-color: #E1003F; /* Background color of the dot */
    border: 8px solid #46010e; /* Border thickness and color */
    border-radius: 50%; /* Makes the dot circular */
	position:relative;
    left: 50%;
    top: -50%;
    transform: translate(-50%, -50%);
}
.dot-start {
	width: 60px; /* Size of the dot */
    height: 60px; /* Size of the dot */
	top:100%
}.dot-end {
	width: 60px; /* Size of the dot */
    height: 60px; /* Size of the dot */
	top:-0px
}
.ourpeople-container, .location-container, .timeline-container {
	padding-top:90px;
	padding-bottom:70px;
}
#locationsection {
	background-color:#C4C4C4;
}
#whoarewe {
	background-image:url("../img/iris.jpg");
	background-attachment:fixed;
	background-position: left 0px;
	background-size:auto;
	color:#ffffff;
}
#whoarewe h1 {
	color:#ffffff;
}
.whooverlay {
    background-image: linear-gradient(45deg, rgba(76, 1, 15, 0.7), rgba(188, 16, 65, 0.7));
}
.node-content-left {
	position:relative;
	top: calc(50% - 15px);
	text-align:right;
	padding-left:30px;
}
.node-content-right {
	position:relative;
	top: calc(50% - 15px);
	text-align:left;
	padding-right:30px;
}

.subpage-heading h1 {
	font-size:2.8rem;
	color:#E1003F;
}
#nextsection1 {
	width:100%;
	text-align:center;
	position:relative;
	top:-35px;
	height:0px;
}
#nextsection2 {
	width:100%;
	text-align:center;
	position:relative;
	bottom:-35px;
}
#nextsection3 {
	width:100%;
	text-align:center;
	position:relative;
	top:-35px;
	height:0px;
}
.datestamp {
	font-weight:700;
	color:#E1003F;
	font-size:1.8rem;
	line-height:1;
}
.datelabel {
	margin-top:0px;
	position:relative;
	top:-20px;
}
.event-tray-outer {
	position:relative;
	height:100%;
}
.event-tray-inner {
	padding-top:40px;
	padding-bottom:50px;
	position:absolute;
	bottom:140px;
	margin-bottom: 60px;
}
.event-tray-outer-mobile {
}
.event-tray-inner-mobile {
	padding-top:40px;
	padding-bottom:50px;
}
.subpage-heading h2 {
	font-size:1.8rem;
	padding-bottom:20px;
	color:#E1003F;
}

.eventnode-outer {
	margin-bottom:10px;
}

.eventnode-heading {
	font-weight:500;
	font-size:1.2rem;
	background-color:#3D3D3D;
	color:#ffffff;
	padding:2px 10px 2px 10px;
	margin-bottom:10px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
}
#ourteam {
	background-color:#D7D6D6;
	padding:70px 0px 70px 0px;
}
#ourteam h3 {
	margin-bottom:-20px;
	font-size:1.4rem;
	font-weight:700;
}
#ourbrands {
	background-color:#ffffff;
	padding:70px 0px 130px 0px;
}
#amr-top {
	background-color:#ffffff;
	padding:70px 0px 90px 0px;
}
#amr-bottom {
	background-color:#ffffff;
	padding:0px 0px 90px 0px;
}
#ourbrands h3 {
	margin-bottom:-20px;
	font-size:1.4rem;
	font-weight:700;
}
.portrait-tray {
text-align:center;
	margin-bottom:30px;

}
.events-desktop, .timeline-desktop {
	display:block;
}
.events-mobile, .timeline-mobile {
	display:none;
}
.team-text {
	padding-bottom:30px;
}
@media only screen and (min-width:991px) and (max-width:1399px) {
	.typebox-content {
    min-height: 200px;
		height:100%;
		max-height: 260px;
}
}
@media only screen and (max-width:991px) {
	.events-desktop {
		display:none;
	}
	.events-mobile {
		display:block;
	}
	.timeline-desktop {
		display:none;
	}
	.timeline-mobile {
		display:block;
	}
	.portrait-tray {
		padding-top:20px;
			width:100%;
	}
	.container {
		padding-left:30px;
		padding-right:30px;
	}
	.typeboxes-outer {
		padding-bottom:0px;
	}
	.typeboxes-inner {
		position:relative;
	}
	.typebox-header {
		font-size:1.6rem;
	}
}

.launch::before {
	font-family: "Font Awesome 5 Free";
	content:'\f138';
	color:orange;
	font-size:1.4rem;
	padding-right:10px;
	padding-top:10px;
}

.morebuttontray {
	padding-top:20px;
	width:100%;
	text-align:center;
	padding-right:30px;
}
.morebutton {
	background-color:#A90028;
	color:#ffffff;
	min-width:140px;
	padding:16px 8px 16px 8px;
	border-radius:4px;
	border:0px;
}
.morebutton:hover {
	background-color:#E70047;
}
.providers {
	margin-top:30px;
	padding-bottom:30px;
}






/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
	margin-top:200px;
  display: block;
  max-width: 700px;
  max-height: 80%;
  animation: zoomIn 0.3s;
}
.modal-content-lrg {
  margin: auto;
	margin-top:200px;
  display: block;
  max-width: 1317px;
  height: auto;
  animation: zoomIn 0.3s;
}

/* Animation for the modal */
@keyframes zoomIn {
  from {transform: scale(0.5);}
  to {transform: scale(1);}
}

/* Caption */
#caption {
  margin: auto;
  text-align: center;
  color: #ccc;
  padding: 10px 20px;
  font-size: 18px;
}

/* Close Button */
.close {
  position: absolute;
  top: 20px;
  right: 35px;
  color: white;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}

.close:hover, .close:focus {
  color: #bbb;
  text-decoration: none;
}

.chartlegend {
	font-weight:700;
	font-size:1.rem;
	padding-bottom:20px;
line-height:1.2;
	
}

.chartbox {
	padding:20px;
	background-color:#eceaea;
	height:1005;
}
.pricevariance {
	margin-bottom:20px;
}

.chartdesc {
	min-height:80px;
}


.accolade_ribbon {
	background-color:#161616;
	min-height:170px;
	padding:20px 0px 60px 0px;
}

.accolade_array {
	text-align:center;
}