html,
body {
    height: 100%;
    font-size: 1.125rem;
    font-family: 'StoneSansIIITCW01-Bk', sans-serif;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Prelo Slab W01 Bold', serif;
    color: #fff;
    font-size: 26px;
}

a:focus {
    outline: none;
}

h1.red-heading {
    font-family: 'PreloSlabW01-SemiBold', serif;
    color: #e11b22;
    font-size: 40px;
    text-align: center;
    margin-top: 40px;
}

h2.banner-heading {
    margin-top: 30px;
}

h3.white-heading {
    font-family: 'PreloSlabW01-SemiBold', serif;
    color: #fff;
    font-size: 24px;
    text-align: center;
    padding-bottom: 30px;
}

h4.tab-content-heading {
    font-family: 'PreloSlabW01-SemiBold', serif;
    color: #e11b22;
    font-size: 25px;
    margin-top: 35px;
}

h5.tab-content-sub-heading {
    font-family: 'PreloSlabW01-SemiBold', serif;
    color: #4d4f53;
    font-size: 20px;
    padding-bottom: 10px;
}

p.intro {
    font-size: 17px;
    color: #fff;
    font-family: 'StoneSansITCW01-SemiBol_735693', serif;
	margin: 0;
}

p.report {
    font-family: 'Prelo Slab W01 Book', sans-serif;
    font-size: 50px;
    color: #fff;
}

p.data-heading {
    font-family: 'PreloSlabW01-SemiBold', serif;
    color: #e11b22;
    font-size: 60px;
    margin-bottom: -12px;
}

p.data-text {
    font-size: 16px;
}

p.tabbed-content-text {
    font-size: 16px;
    line-height: 1.375;
}

p.sources {
    font-size: 10px;
}

header {
    background: url(/getmedia/ec231b4b-91e9-45de-b13d-b76bc69443ee/northamerica2019-banner.aspx) center center no-repeat;
    background-size: cover;
    color: #fff;
    min-height: 427px;
}

ul.top-links{
    text-align: right;
    list-style: none;
    padding-top: 15px;
}

ul.top-links li{
	display: inline-block;
	padding-right: 10px;
}

ul.bottom-links{
    list-style: none;
}

ul.bottom-links li{
	display: inline-block;
	padding-right: 10px;
}

.nav-background {
    background-color: #b8b8b8;
}

.center {
    text-align: center;
}
.footer-links-social {
	text-align: left;
}

.footer-links {
	text-align: right;
}

.heading-padding {
    padding-top: 100px;
}

.red-top-border {
    width: 17%;
    border: 3px solid #e11b22;
    margin-bottom: 15px;
}

hr.red-line {
    width: 20%;
    border: 4px solid #e11b22;
}

hr.grey-border {
    border: 1px solid #c9cac8;
}

hr.grey-border-footer {
    border: 1px solid #c9cac8;
	width: 85%;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.title {
    padding-top: 125px;
}

.nav-content {
    max-width: 1050px;
    margin-top: 0px;
}

.container {
    max-width: 1250px;
    margin-top: 60px;
}

.top-margin-header {
    margin-top: 135px;
}

.no-top-margin {
    margin-top: 0px !important;
}

.black-section {
    background-color: #000;
    padding: 40px 0;
}

.btn-primary:active {
    color: #fff;
    background-color: red;
}

.map-content {
    height: 450px;
    overflow: scroll;
    overflow-x: hidden;

}

.map-image {
    margin-top: -100px;
    margin-left: 25%;
}

.nav-tabs {
    margin-left: 322px;
    border: none;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #e11b22;
    border: 0px;
}

.nav-fill .nav-item {
    margin: 0 20px;
    background-color: #c9cac8;
    color: #000;
    //width: 170px;
}

.nav-pills .nav-link {
    border-radius: 0;
    font-family: 'Prelo Slab W01 Light', serif;
    font-size: 15px;
    line-height: 1.375;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #e11b22;
    background-color: transparent;
    font-weight: bold;
}

.nav-link {
    padding: 10px 0px;
    margin: 0;
    font-size: 15px;
    color: #000;
}

.nav-link:focus,
.nav-link:hover {
    color: #dee2e6;
}

.nav-link-border-top {
    border-top: 1px solid #dee2e6;
    min-width: 245px;
}

.nav-link-border-bottom {
    border-bottom: 1px solid #dee2e6;
}

.nav-no-padding {
    padding: 0px;
}

.fa-angle-right {
    float: right;
    padding-right: 20px;
}

a.fa-angle-right:active {
    color: #e11b22;
}

.nav-tabs .nav-link {
    border: none;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.tab-content-border-top {
    border-top: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
    margin-top: 30px;
    padding-left: 25px;
}

.mobile-tabs {
    display: none;
}

/*mobile tabs styles*/

.card {
    background-clip: border-box;
    border: 0;
    border-radius: 0;
    margin-bottom: 15px;
    text-align: center;
}

.card-header {
    padding: 8px;
    background-color: #c9cac8;
}

.card-header:focus {
    background-color: #e11b22;
}

.card-header-nested {
    padding: 8px;
    background-color: #e11b22;
    color: #fff;
}

a.card-link-nested {
    color: #fff;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    font-family: 'Prelo Slab W01 Light', serif;
    font-size: 17px;
}

.card-body {
    padding: 10px;
    border: 1px solid #dee2e6;
    text-align: left;
}

.card-body-nested {
    padding: 8px;
    border: 0;
    text-align: left;
}

.btn-link {
    color: #fff;
    font-family: 'StoneSansIIITCW01-Bk', sans-serif;
    background-color: transparent;
    text-align: center;
}

.btn-link:hover {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
}

.btn-link:active {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
}

/*form styles*/
form#form-style1 { width: 100%; } form#form-style1 label { width: 100%; display: contents;} form#form-style1 label.error, form#form-style1 p.error { clear: both; color: red; float: left; margin-bottom: 5px; text-align: left; width: 95%; } form#form-style1 input[type="text"], form#form-style1 input.textbox, form#form-style1 input.required { border: 1px solid #999999; clear: both; color: #333333; float: left; font-family: Arial; font-size: 12px; height: 18px; margin-bottom: 5px; padding: 2px; position: static; width: 95%; } form#form-style1 textarea { border: 1px solid #999999; clear: both; color: #333333; float: left; font-family: Arial; font-size: 12px; height: auto; margin-bottom: 5px; padding: 2px; position: static; width: 95%; } form#form-style1 select { border: 1px solid #999999; clear: both; color: #333333; float: left; font-family: Arial; font-size: 12px; height: 25px; margin-bottom: 5px; padding: 2px; position: static; width: 95%; } form#form-style1 .submit { clear: both; float: left; margin-right: 0; margin-top: 10px; } .eq-btn-style { border-radius: 4px; box-shadow: 0px -3px 0px rgba(0, 0, 0, 0.1) inset; clear: both; color: #ffffff; cursor: pointer; font-size: 14px; min-height: 25px; padding: 0px 10px; border: 0px none; font-weight: bold; margin: 16px 0px; } .form-control {font-size: .75rem;}
.LV_validation_message{ font-weight:bold; margin: 0 0 5px 5px; float: left; } .LV_valid{ color:#00CC00; display:none; } .LV_invalid{ color:#CC0000; font-size:10px; } .LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active { outline: 1px solid #00CC00; } .LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active { outline: 1px solid #CC0000; }

/*mobile*/

@media (max-width: 991.98px) {
	ul.top-links {
		text-align: center;
		margin: 0;
		padding: 0;
	}
	ul.top-links li {
		padding-right: 0px;
	}
	ul.bottom-links {
		padding: 0;
	}
	.mobile-tabs {
        display: block;
    }
    .desktop-tabs {
        display: none;
    }
}

@media (max-width: 575.98px) {
    img {
        width: 100%;
    }
    p.data-heading {
        line-height: 1.125;
    }
    p.data-text {
        margin-top: 8px;
    }
	p.intro {
		display: inline;
	}
	p.report {
		font-size: 40px;
		color: #fff;
	}
	ul.top-links {
		text-align: center;
		margin: 0;
		padding: 0;
	}
	ul.top-links li {
		padding-right: 0px;
	}
	ul.bottom-links {
		padding: 0;
	}
	.top-margin-header {
		margin-top: 195px;
		padding-bottom: 20px;
	}
	.footer-links-social,
	.footer-links {
		text-align: center;
	}
    .nav-tabs {
        margin-left: 0px;
    }
    .container {
        margin-top: 30px;
    }
    .nav-link-border-top {
        min-width: 0px;
    }
    .hex-images {
        width: 75%;
        margin: 0 auto;
        padding-bottom: 25px;
    }
    .heading-padding {
        padding-top: 30px;
    }
    .mobile-tabs {
        display: block;
    }
    .desktop-tabs {
        display: none;
    }
}
