.t-body {
    font-family: "lato", sans-serif;
}

.t-Header{
  position: fixed;
  z-index: 11;
  width: 100%;
  background-color: #fff;
}

.t-Header-branding {
    height: 132px;
    background-color: transparent;
	padding-left: 5%;

}
.t-Header-logo {
    color: #000000;
	font-family: "merriweather", serif;
    font-weight: 300;
    font-style: normal;
    color: #1b2938;
    letter-spacing: 0.075em;
    text-align: left;
}

.t-Header .t-Header-nav {
    margin-top: -25px;
    border-bottom: solid 1px #00AEDB;
}

.t-Header-logo-link .apex-logo-text {
    letter-spacing: 0.8rem;
    text-transform: uppercase;
}

.t-Header-logo-link img {
    max-height: 132px;
    max-width: 487px;
}

.ussc-s-topbar {
	background: rgba(190, 190, 190, 0.39);
	height: 27px;
	margin-bottom: -25px;
}
.t-Body-title {
	line-height: 0em;
}

.t-Footer {
    background-color: #203246;
    color:#fff;
    font-size: 1.2em;
}

    h1, h2, h3, h4, h5, h6 {
        line-height: 0.8;
    }

.t-Header-nav .a-MenuBar-item.a-Menu--current .a-MenuBar-label,
.t-Header-nav .a-MenuBar-label.is-focused,
.t-Header-nav .a-MenuBar-label:hover {
    background-color: #dd090a;
}

.t-Region-body{
  font-size:1.4em;
}
    *,
    *:before,
    *:after {
        box-sizing: border-box;
    }

    h1.site-name {
        font-family: "merriweather", serif;
        font-weight: 700;
        font-style: normal;
        color: #333332;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 25px;
    }

    h1 {
        margin: 0;
        padding: 0;
        border: 0;
        vertical-align: baseline;
    }


.link-a {
        display: flex;
        flex-direction: row;
        justify-content: center;
        text-decoration: none;
        background-size: 15px 17px;
    }

.container-image {
  position: relative;
  text-align: center;
  color: white;
  padding-right: 0; 
  padding-left: 0;
  text-transform: uppercase;
  letter-spacing: 0.8rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
.container-homepageimage {
  position: relative;
  text-align: center;
  padding-right: 0; 
  padding-left: 0;
  letter-spacing: 0.8rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
/* Home Page image text */
.text-homepageimage{
  position: absolute;
  top: 50%;
  right: 5%;
  left: 50%;
  font-size:xx-large;
  
}

/* Helpline Page image text */
.text-hlpageimage{
  position: absolute;
  top: 20%;
  right: 5%;
  left: 30%;
  
}
/* Training Page button images */
.text-trpagebutimage{
  position: absolute;
  top: 20%;
  right: 5%;
  left: 30%;
  
}


/* Centered text */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  
}

.t-Body-contentInner {
    padding: 0; 
    flex-grow: 1;
    width: 100%;
} 

.t-Region-header{
  background-color: rgba(0, 0, 0, 0.075);
}

.home-header-title .t-Region-title {
    font-weight: bold;
    font-size: 1.4em;
}

/* If the screen size is 600px or less, set the font-size of <div> to 30px */
@media only screen and (max-width: 1024px) {
.home-header-title .t-Region-title {
    font-weight: bold;
    font-size: 1em;
}
}

.t-Header-nav .a-MenuBar-item {
    border-color: #434c53;
}
.t-Header-nav .a-MenuBar-item {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
	padding-left: 5px;
	padding-right: 5px;
}

.a-MenuBar ul {
  padding-top: 6px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
.a-MenuBar-label {
    padding: 6px;

}

.ul-class {
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  }

.t-Header-nav .a-MenuBar-item:last-child{
    border-right: none;
}
 
.t-Header-nav .a-MenuBar-item:first-child {
    border-left: none;
}

.btn-red {
    text-transform: uppercase;
    text-align: center;
    background: none !important;
    background-color: rgba(0, 0, 0, 0);
    font-family: "lato", sans-serif;
    font-size: 13.44px !important;
    line-height: 1px;
    border: none !important;
    border-radius: 0;
    background-color: #dd090a !important;
    color: #fff !important;
    padding: 21px 20px 19px 20px;
    min-width: 100px;
    letter-spacing: 0.2em;
}

.btn-blue {
    text-transform: uppercase;
    text-align: center;
    background: none !important;
    background-color: rgba(0, 0, 0, 0);
    font-family: "lato", sans-serif;
    font-size: 13.44px !important;
    line-height: 1px;
    border: none !important;
    border-radius: 0;
    background-color: #4480e0  !important;
    color: #fff !important;
    padding: 21px 20px 19px 20px;
    min-width: 100px;
    letter-spacing: 0.2em;
}

.button-bkg-color {
    color: #383838;
    background-color: red;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.125) inset;
}
.button-region  {
	display: flex;
    flex-direction: row;
    justify-content: center;
}

.t-Header-controls, .t-Header-logo-link{
	display:none;
}

.helpline-region .t-Region-header {
    background-color: transparent;
	border-bottom: 2px solid #dd090a; 
	border-top:none;
	border-right:none;
	border-left:none;
}

.helpline-region .t-Region-title {
    font-size: 1.8em;
	font-weight: bold;
}

.helpline-region {
    border: transparent;
    box-shadow: 0 0px 0px 0px rgba(0,0,0,.075);
    margin-left: 20%;
    margin-right: 20%;
}

.training-ul ul {
    display: flex;
    flex-direction: column;
}

.a-MenuBar-item {
    z-index: 9999!important;
}

