p {
    font-size: 16px;
    color: #313131;
}

hr {
    border-top: 2px solid #95989A !important;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    clear: both;
}

h4 {
    color: #104865 !important;
}

h3 {
    font-size: 30px !important;
    line-height: 35px !important;
    color: #104865 !important;
    clear: both;
}

h2.permMarker {
    font-family: 'Permanent Marker', cursive;
    color: #104865;
}

h5 {
    font-size: 18px !important;
    color: #313131 !important;
    font-weight: 700 !important;
}

button {
    border: none;
}

ul {
    list-style-type: disc;
    margin: 0 20px;
}

header ul {
    list-style: none;
    margin: 0;
}

.speakingUp.sectionPadding.speakingUpSlider {
    padding-bottom: 50px;
}

li {
    color: #104865;
}

.speakingUp.speakingUpSlider .description {
    left: 0;
    opacity: 1;
}

li p {
    color: #313131;
}

.sliderEmployee {
    background: #e1e7ea;
}

a {
    color: #0066A4;
    font-weight: 700;
}

body {
    font-size: 16px !important;
}

i,
em {
    font-style: italic;
}

ol {
    margin-top: 0;
    margin-bottom: 10px;
    list-style-type: decimal;
    margin-left: 35px;
    margin-top: 20px;
}

.embed-responsive-custom {
    padding-bottom: 72.4%;
}

.longQuote .description p,
.longQuote .name p {
    font-size: 25px !important;
}

.longQuote .description p:before {
    font-size: 45px !important;
    left: -25px !important;
}

.longQuote .description p:after {
    font-size: 45px !important;
}

.longQuote .title p {
    font-size: 14px !important;
}

.storyRow.careerStoryRow .flexRow {
    padding-right: 15px;
}

.sliderBasic .slick-prev::before {
    content: url('/Peabody/media/MediaLibrary/Icons/previousArrow.png') !important;
}

.sliderBasic .slick-next::before {
    content: url('/Peabody/media/MediaLibrary/Icons/nextArrow.png') !important;
}

.sliderBasic button.slick-prev.slick-arrow {
    left: -40px;
    top: 39%;
    right: inherit;
}

.sliderBasic button.slick-next.slick-arrow {
    left: inherit;
    top: 39%;
    right: -30px;
}

.addBtns a {
    background-color: #0066a4;
    padding: 10px 30px !important;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    border: 2px solid #0066a4 !important;
    border-radius: 2px;
}

.addBtns a:hover {
    background: #fff;
    text-decoration: none;
    -webkit-transition: -moz-transition:all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 2px solid #23527c;
    border-right: 2px solid !important;
    color: #23527c;
}

.actionbuttons.right {
    float: right;
}

.singleSlider {
    padding-right: 20px;
}

.videoTitle {
    margin-top: 20px;
}

.sliderBasic .slick-prev:before,
.sliderBasic .slick-next:before {
    opacity: 1;
}

.sliderBasic .slick-prev:hover:before,
.sliderBasic .slick-prev:focus:before,
.sliderBasic .slick-next:hover:before,
.sliderBasic .slick-next:focus:before {
    opacity: .75;
}

a.button-hollow-white-on-green:hover,
a.button-hollow-white-on-green:active,
a.button-hollow-white-on-green:link:active,
a.button-hollow-white-on-green:visited:active {
    background: #fff;
    color: #5AAE95;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: -moz-transition:all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

a.button-hollow-white-on-blue {
    background: transparent;
    cursor: pointer;
    background: none;
    background-color: transparent;
    color: #fff;
    font-weight: 700;
    border: 2px solid #fff;
    border-radius: 2px;
    text-align: left;
    margin-top: 20px;
    padding: 10px 30px;
    border-radius: 2px;
    text-decoration: none;
}

a.button-white-on-darkblue {
    display: inline-block;
    background: transparent;
    cursor: pointer;
    background: none;
    background-color: transparent;
    color: #fff !important;
    font-weight: 700;
    border: 2px solid #fff;
    border-radius: 2px;
    text-align: left;
    margin-top: 1px;
    padding: 10px 30px;
    border-radius: 2px;
    text-decoration: none;
}

a.button-white-on-darkblue:hover,
a.button-white-on-darkblue:active,
a.button-white-on-darkblue:link:active,
a.button-white-on-darkblue:visited:active {
    background: #fff;
    color: #104865 !important;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: -moz-transition:all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.minePanels .three-stories {
    position: static;
    margin-top: 50px;
    margin-bottom: 50px;
}

a.button-hollow-white-on-blue:hover,
a.button-hollow-white-on-blue:active {
    background: #fff;
    color: #104865;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: -moz-transition:all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.mediaContacts .button-hollow-white-on-blue {
    margin-top: 20px;
    display: inline-block;
}

.addBtns {
    float: right;
    height: 0;
    position: relative;
    top: 50px;
    overflow: visible;
    z-index: 9;
}

.captionImg {
    float: right;
    padding: 20px;
}

.smallCTA {
    background: #104865;
    padding: 25px;
    margin-top: 50px;
}

.smallCTA .button-hollow-white-on-blue {
    margin-top: 12px !important;
}

.smallCTA h3 {
    color: #8FD0F7 !important;
    margin: 0;
}

.captionImgSmall {
    float: right;
    max-width: 400px;
    padding: 20px;
    padding-top: 0;
}

.captionImgSmall.halfCap {
    max-width: 300px;
}

.captionImgSmall .caption {
    font-size: 13px;
    font-style: italic;
}

.captionImg img {
    margin: 0 !important;
}

.imageRow img {
    margin-top: 25px;
    margin-bottom: 10px;
}

.caption {
    margin-top: 12px;
}

.CSRSectionBody img {
    margin-top: 25px;
    margin-bottom: 25px;
}

.pageContent h5 {
    margin: 20px 0 5px 0;
}

.insightTitle a {
    color: #fff;
    font-weight: inherit;
}

.parallax-container {
    height: 600px;
}

.headerWrapper {
    background: #fff;
}

.parallax-mirror {
    margin-top: 10px;
}

.homepageCallout h3 {
    color: #fff !important;
}

.mediaContacts h3 {
    color: #fff !important;
}

.has-children>a::before,
.has-children>a::after {
    display: none;
}

.homepageCallout h3 {
    color: #fff;
    margin-top: 0;
}

.toTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    width: 40px;
    z-index: 99999;
}

.container.mineLinks #menuElem li {
    margin-top: 30px;
    margin-bottom: 30px;
    display: inherit;
}

.homepageCallout {
    background-size: cover;
    padding: 50px 0 300px;
    min-height: 600px;
}

.msg2 h1,
.msg3 h1 {
    display: none;
}

.homepageCallout h1 {
    color: #d0c331;
}

.homepageCallout .firstMsg {
    color: #fff;
}

.homepageCallout .firstMsg span {
    color: #fff;
}

.secondMsg {
    color: #d0c331;
    margin-top: 35px;
}

.firstMsg,
.secondMsg {
    position: relative;
    top: -55px;
    font-size: 47px;
}

.firstMsg span,
.secondMsg span {
    font-size: 110px !important;
    line-height: 30px;
}

.msg1 img {
    opacity: 0;
    position: relative;
    left: -41px;
    width: 400px;
}

.welcomeText {
    margin-left: 10px;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, .25);

}

.msg1 {
    letter-spacing: 1.5px;
}

.welcomeText h1 {
    -ms-transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    transform: rotate(-7deg);
}

.msg1.fadeOut h1 {
    opacity: 0;
    -webkit-transition: opacity 600ms, visibility 600ms;
    -moz-transition: opacity 600ms, visibility 600ms;
    -o-transition: opacity 600ms, visibility 600ms;
    transition: opacity 600ms, visibility 600ms;
}

.msg1.fadeIn h1,
.msg1.fadeIn img {
    opacity: 1;
    -webkit-transition: opacity 600ms, visibility 600ms;
    -moz-transition: opacity 600ms, visibility 600ms;
    -o-transition: opacity 600ms, visibility 600ms;
    transition: opacity 600ms, visibility 600ms;
}

.homepageCallout h1 {
    color: #ffffff;
    line-height: 100px;
    font-size: 47px;
    font-family: 'Permanent Marker', cursive;
}

.msg1.fadeIn {
    padding: 20px;
}

.homepageCallout h1 span {
    color: #D0C331;
    display: block;
    letter-spacing: -1;
    font-size: 110px;
    line-height: 30px;
}

.homepageCallout h4 {
    color: #ffffff;
}

.stockQuoteRow {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 50px;
}

.rowQuote .nyse {
    float: none !important;
}

.three-stories .singleStory {
    padding: 20px 0 20px 20px;
    background: #ffffff;
    width: 33%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.shoal-creek .singleStory {
    width: 25%;
}

.three-stories.shoal-creek {
    margin-top: 0;
}

.three-stories {
    position: relative;
    top: -100px;
    margin-bottom: -50px;
    padding-right: 20px;
    background: #fff;
}

.speakingUp {
    background: #E1E7EA;
}

.speakingUp h3 {
    font-size: 20px;
    font-weight: 900;
    display: inline-block;
    text-transform: uppercase;
    color: #104865;
    padding: 0 10px;
}

.speakingUp .description {
    font-size: 25px;
    font-weight: 400;
    color: #104865;
    margin-bottom: 50px;
    opacity: 0;
    margin-top: 25px;
    /* font-family: 'Permanent Marker', cursive; */
    left: -175px;
    position: relative;
}

.description.slideIn {
    opacity: 1;
    left: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}

.speakingUp .name {
    /* font-family: 'Permanent Marker', cursive; */
}

.speakingUp.sectionPadding {
    padding-bottom: 0;
}

.mediaContacts p {
    color: #fff;
}

.companyNews {}

.mainTitleImg.mainLarge {
    padding: 100px 0 200px;
    margin-bottom: -200px;
}

.sectionBorder {
    border: 27px solid #fff;
}

.speakingUp .iconAndTitle {
    margin-bottom: 20px;
}

.iconAndTitle img {
    vertical-align: middle;
    width: 60px;
}

.speakingUp .name p {
    color: #104865;
    margin-bottom: 0;
    font-size: 30px;
}

.speakingUp .title {
    font-weight: lighter;
    font-size: 15px;
}

.earningsCall {
    background-color: #5AAE95;
    color: #fff;
    min-height: 60px;
}

.storyText p {
    color: #ffffff;
    padding: 15px;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 0;
}

.industryInsights {
    background: #104865;
    color: #ffffff;
}

button.slick-prev.slick-arrow {
    right: 40px !important;
    top: -42px;
    left: inherit;
    z-index: 999999;
}

button.slick-next.slick-arrow {
    top: -42px;
    right: 0;
}

.singleInsight {
    padding: 20px;
    border-right: 1px solid #ffffff;
    height: 150px;
}

.insightdate {
    text-transform: uppercase;
    font-size: 12px;
    color: #8FD0F7;
    font-weight: 800;
}

.insightTitle {
    font-size: 16px;
}

.companyNews .allNewsLink {
    margin-top: 20px;
    float: right;
}

.companyNews .allNewsLink a {
    color: #104865;
    font-weight: 700;
}

.companyNews h2 {
    display: inline-block;
    color: #104865;
}

.singleNews {
    width: 33.33%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 20px 0;
}

.newsContent {
    padding: 20px 20px 70px 20px;
    width: 100%;
    background: #EEF1F3;
    position: relative;
}

.singleNews:nth-child(1) .newsContent {
    margin-right: 20px;
}

.singleNews:nth-child(2) .newsContent {
    margin-left: 10px;
    margin-right: 10px;
}

.singleNews:nth-child(3) .newsContent {
    margin-left: 20px;
}

.newsMore {
    bottom: 0;
    padding: 20px 0;
    position: absolute;
    color: #0066A4;
    font-size: 16px;
    font-weight: 700;
}

.newsTitle {
    font-size: 20px;
    color: #0066A4;
    font-weight: 700;
}

.newsDate {
    margin-bottom: 10px;
    color: #104865;
}

.aboutPeabody {
    background: #0268A7;
}

.aboutPeabody p {
    font-size: 17px;
    color: #ffffff;
}

.footerLinks {
    background: #104865;
    padding: 10px 0;
    color: #ffffff;
}

.socialImg img {
    margin: 0 10px;
    max-width: 40px;
}

.speakingImg img {
    margin: 0px auto;
    display: block;
    width: 475px;
}

.footerLinks p {
    line-height: 40px;
    margin: 0;
    color: #fff;
}

.socialImg img {
    margin: 5px 5px;
}

.sectionPadding {
    padding: 50px 0;
}

.sectionPaddingBottom {
    padding-bottom: 50px;
}

.sectionPaddingTop {
    padding-top: 50px;
}

.investorNav {
    background: #EBEFF1;
    padding: 14px;
}

.calloutText p {
    font-size: 27px;
    color: #104865;
}

.investorNav a {
    padding-right: 20px;
    padding-left: 20px;
    border-right: 1px solid #104865;
    color: #104865;
    font-weight: 700;
    position: relative;
}

.investorNav a:first-child {
    padding-left: 0;
}

.investorNav a:last-child {
    border: none;
}

a.stockNavActive:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: 26px;
    left: 35%;
}

.factoidImgAbout {
    max-width: 1500px;
    margin: 0 auto;
    display: block;
    width: 100%;
}

.sectionPadding h2 {
    margin-top: 0;
}

.mainTitleImg h1 {
    overflow: hidden;
    padding: 100px 0;
    color: #ffffff;
    max-width: 800px;
    font-size: 55px;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);
}

.mainTitleImg {
    background-size: cover;
    margin: 0px auto;
    background-position-x: center;
    position: relative;
    background-color: #104865;
}

.secondaryTitleBar {
    background-color: #0469A7;
    display: inline-block;
    width: 100%;
    margin-bottom: -5px;
    border-bottom: 10px solid #8FD0F7;
    position: relative;
    min-height: 90px;
}

.shareBtn {
    float: right;
    padding: 25px 0;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 900;
}

.introText {
    font-size: 17px;
    margin-bottom: 30px;
}

.factoid {
    margin: 50px 0;
}

.tab-pane a h5 {
    color: #0066a4 !important;
}

.normalTabs .tab-content img.largeTabImage {
    max-height: 650px;
}

.number {
    font-size: 40px;
}

.factOne .number {
    color: #D29B27;
}

.factTwo .number {
    color: #104865;
}

.factThree .number {
    color: #406144;
}

.factFour .number {
    color: #BE542C;
}

.factFive .number {
    color: #4B9295;
}

.numLabel {
    font-size: 20px;
}

.singleFact {
    max-width: 200px;
    text-align: center;
    display: inline-block;
    position: relative;
}

.singleFact.factOne {
    left: 9%;
}

.singleFact.factTwo {
    left: 17%;
}

.singleFact.factThree {
    left: 30%;
}

.singleFact.factFour {
    left: 21%;
}

.singleFact.factFive {
    left: 40%;
}

.button {
    background-color: #0066A4;
    padding: 10px 30px;
    color: #ffffff;
    text-align: center;
    margin: 0px auto;
    border: 2px solid #0066A4;
    border-radius: 2px;
}

.pageContent {
    margin-top: 50px;
    margin-bottom: 100px;
}

.pageContentSmall {
    margin-top: 50px;
    margin-bottom: 50px;
}

.shareBtn img {
    width: 20px;
}

/*
  .secondaryTitleBar h1{
    margin: 0;
    padding: 60px 0;
    color: #ffffff;
  }
  */
.col-lg-2 .shareBtn {
    position: relative;
    top: 45px;
}

.subTitle {
    background-color: #EBEFF1;
    padding: 50px 0;
    color: #104865;
}

.subTitle h3 {
    text-transform: uppercase;
    font-size: 23px;
}

.subTitle p {
    font-size: 27px;
    color: #104865;
}

h4 {
    text-transform: uppercase;
    font-size: 23px;
}

.values h5 {
    margin-top: 25px;
}

.strategy h5 {
    font-size: 19px;
    color: #BF552D;
    font-weight: 600;
    margin-top: 0;
}

.singleStrategy {
    margin-top: 30px;
}

.dropdown-menu-select {
    padding: 0;
    margin-top: -2px;
    width: 100%;
    border-radius: 0 0 2px 2px;
    border-color: #777;
}

.dropdown-radio {
    display: block;
    position: relative;
    margin: 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #eaeaea;
    cursor: pointer;
}

.dropdown-radio input {
    visibility: hidden;
    position: absolute;
    left: -30px;
}

.dropdown-radio i {
    font-weight: normal;
    font-style: normal;
    display: block;
    padding: 7px;
}

.btn {
    padding: 6px;
    width: 100%;
    border-radius: 2px;
    background-color: #fff;
    color: #333;
    border: 1px solid #777;
    text-align: left;
}

.btn-select {
    position: relative;
}

.btn-select:after {
    content: "";
    position: absolute;
    top: 9px;
    content: "";
    display: inline-block;
    width: 9px;
    right: 0;
    height: 9px;
    border-right: 2px solid #104865;
    border-top: 2px solid #104865;
    transform: rotate(135deg);
    margin-right: 0.5em;
}

ul.dropdown-menu.dropdown-menu-select {
    max-width: 300px;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
}

.dropdown .btn,
.dropdown-radio i {
    max-width: 300px;
    text-align: left;
    font-weight: 700;
    color: #104865;
}

.singleDropdowm h3 {
    margin-bottom: 50px;
}

.dropdown .btn {
    border-radius: 0;
    border: 2px solid #104865;
}

hr.mobileOnly {
    border-top: 2px solid #fff !important;
    display: none;
}

.australiaFact {
    text-align: center;
    margin: 0px auto;
    max-width: 800px;
    margin-top: 75px;
    font-style: italic;
}

.btn::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #104865 !important;
}

.btn::-moz-placeholder {
    /* Firefox 19+ */
    color: #104865 !important;
}

.btn:-ms-input-placeholder {
    /* IE 10+ */
    color: #104865 !important;
}

.btn:-moz-placeholder {
    /* Firefox 18- */
    color: #104865 !important;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #104865 !important;
}

thead tr {
    background-color: #fff !important;
}

tr {
    border-bottom: 1px solid #313131;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-top: none !important;
    padding: 10px 10px 10px 0 !important;
}

thead {
    color: #313131;
    font-weight: 700;
    font-size: 19px;
    border-bottom: 3px solid black;
}

.singleYear {
    display: none;
}

.singleYear.activeYear {
    display: block;
}

a.button-hollow-white-on-green {
    display: inline-block;
    cursor: pointer;
    background: none;
    background-color: transparent;
    color: #fff;
    font-weight: 700;
    border: 2px solid #fff;
    border-radius: 2px;
    text-align: left;
    margin-top: 20px;
    padding: 10px 30px;
    border-radius: 2px;
    text-decoration: none;
}

.embed-responsive.embed-responsive-16by9 {
    margin-bottom: 50px;
}

.bs-callout-info {
    border-left-color: #104865;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border-left: 1px solid #104865;
    border-left-width: 5px;
    border-radius: 3px;
    color: #5AAE95;
}

.bs-callout h4 {
    font-size: 42px;
}

.mediaContacts {
    background-color: #104865;
    color: #fff;
}

.mediaEmail {
    border-right: 1px solid #fff;
}

button.button.hollow {
    background: none;
    border: 2px solid #fff;
    border-radius: 2px;
    text-align: left;
    display: inline;
    margin-top: 20px;
}

.mediaEmail a {
    color: #8FD0F7;
    font-weight: 700;
}

button.button.left {
    display: inline-block;
    margin: 20px 0;
}

.panel-heading {
    padding: 0 !important;
}

.panel-title>a {
    display: block;
    padding: 20px 20px 20px 0;
}

.panel-default>.panel-heading {
    position: relative;
    background-color: #fff !important;
}

.panel-heading a:after {
    content: '-';
    float: right;
    position: absolute;
    top: 15px;
    right: 10px;
    background: #0066A4;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 26px;
    border-radius: 100px;
}

.singleDYK img {
    width: 20px;
}

.singleDYK {
    margin-top: 25px;
}

a.collapsed:after {
    content: '+';
}

.panel.panel-default {
    border: none;
    border-radius: 0;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: none !important;
}

.panel {
    box-shadow: none !important;
}

.panel.panel-default {
    border-top: 1px solid #95989A;
}

.panel-group {
    margin-top: 50px;
}

.panel-group .panel+.panel {
    margin-top: 0 !important;
}

h4.panel-title {
    text-transform: inherit;
    font-size: 19px;
    font-weight: 700;
    color: #313131 !important;
}

.panel-body {
    padding: 0px 15px 15px 0 !important;
}

img.middle {
    margin: 0px auto;
    display: block;
}

.minesingleFact {
    display: inline-block;
    width: 20%;
    text-align: center;
    position: relative;
    align-self: flex-start;

}

.minesingleFact h4 {
    color: #406144;
}

.minesingleFact img {
    margin: 0px auto;
    max-width: 100px;
    margin-bottom: 25px;
    display: block;
}

.minesingleFact:after {
    content: url('/getmedia/a5b597e8-6c40-4ace-acd8-e00d5f5d17d5/dotted-line');
    position: absolute;
    top: 7px;
    z-index: -2;
    right: -131px;
}

.minesingleFact:nth-last-child(1):after {
    display: none !important;
}

.didYouKnow {
    background: #EEF2F3;
    padding: 50px 0;
}

.didYouKnow img {
    margin-right: 20px;
    max-width: 63px;
}

.didYouKnow p {
    font-size: 20px;
}

.didYouKnow h4 {
    line-height: 40px;
}

.singleStrategy p {
    font-size: 16px;
}

.contactMine {
    background-color: #EDF1F3;
    color: #104865;
    padding: 50px 0;
}

.container.mineLinks {

    text-align: center;
    font-size: 23px;
    font-weight: 700;
}

.speakingUp {
    position: relative;
}

.glanceRowOne {
    margin: 100px 0;
}

.speakingImg {
    position: absolute !important;
    bottom: 0;
    right: 90px;
}

.pageSection {
    margin: 50px 0;
}

.aboutPeabodyGlance h1 {
    font-size: 60px;
    color: #104865;
    margin-bottom: 0;
}

.aboutPeabodyGlance h2,
.aboutPeabodyGlance h2 a {
    font-size: 23px;
    color: #104865;
    margin-top: 10px;
    font-weight: 600;
}

.container.mineLinks .col-lg-6:nth-child(1) {
    border-right: 1px solid #0D3C55;
}

.twoTitles h1 {
    padding-bottom: 0;
}

.twoTitles h3 {
    margin-top: 5px;
    padding-bottom: 60px;
    color: #fff !important;
    font-weight: 100;
}

.twoTitles .col-lg-2 .shareBtn {
    top: 70px;
}

.pageContentBottom {
    margin-bottom: 100px;
}

.pageContentTop {
    margin-top: 50px;
}

.speakingUp .description p:before {
    content: '"';
    position: absolute;
    left: -25px;
    top: -10px;
    font-size: 40px;
    color: #104865;
}

.speakingUp .description p:after {
    content: '"';
    position: absolute;
    font-size: 40px;
    color: #104865;
    line-height: 42px;
}

.speakingUp .description p {
    font-size: 30px;
    font-weight: 400;
    color: #104865;
}

.speakingUp .title p {
    color: #104865;
    font-size: 20px;
    margin-bottom: 50px;
}

.stockColumn {
    width: 11%;
    float: left;
    margin-left: 40px;
    border-right: 1px solid white;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.stockQuote {
    background: #0066A4;
    color: #fff;
    padding: 10px 0;
}

a.button.left {
    margin-top: 20px;
    display: inline-block;
}

.stockBigColumn {
    float: left;
    width: 25%;
    border-right: 1px solid #fff;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.NYSE,
.stockTwo {
    font-size: 20px;
    font-weight: 700;
}

.stockColumn.mobileOn {
    display: block;
}

.videoWithImageSustainable {
    background: url('../img/sustainable-mining-grass.png');
    height: 800px;
    background-size: cover;
    margin-bottom: -400px;
}

.bgrVid .embed-responsive.embed-responsive-16by9 {
    margin-bottom: 0;
}

.moreless-button.activeText .moretext {
    display: block;
}

.caption p {
    font-size: 11px;
    padding: 15px 0;
    border-bottom: 1px solid #95989A;
}

img.largeImg {
    margin-top: 50px;
}

.sectionMargin {
    margin-top: 50px;
    margin-bottom: 50px;
}

.backtoNewsroom a {
    color: #313131;
    font-size: 15px;
    margin-bottom: 50px;
    display: block;
}

.newsSingleDate {
    font-size: 15px;
    text-transform: uppercase;
    color: #313131;
    margin-bottom: 25px;
}

.singleMedia {
    background: #EBEFF1;
}

.singleMedia .newsContent {
    background-color: #fff;
}

.downloadLinkBtn {
    float: right;
    padding: 5px 0;
}

.imgGalleryLink {
    display: inline-block;
    padding: 5px 0;
    width: 75%;
}

.imgGalleryLink a {
    font-size: 18px;
    font-weight: 700;
}

.singlePhoto {
    margin-bottom: 25px;
}

.pagination {
    margin: 0px auto;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.currentPage {
    display: inline;
}

.pagination a {
    color: #BCBCBC;
    padding: 5px;
    font-weight: 700;
    font-size: 19px;
}

.currentPage a {
    color: #BF552D;
    border-bottom: 3px solid #BF552D;
}

.button span {
    font-size: 11px;
}

.pastReports {
    margin: 50px 0;
}

.pastReports a {
    font-weight: 700;
    display: block;
    color: #BF552D;
    font-size: 18px;
}

.pastReports a span {
    font-size: 14px;
}

.employeeVids {
    background: #EBEFF1;
    padding: 50px 0;
}

.employeeVids h3 {
    text-align: center;
    margin-bottom: 50px;
}

.employeeVids .embed-responsive.embed-responsive-16by9 {
    margin-bottom: 0;
}

.vidCaption {
    background: #fff;
    padding: 20px;
    font-size: 24px;
    margin-bottom: 75px;
}

.vidCaption span {
    font-size: 17px;
}

.singleDropdowm {
    display: none;
}

.singleDropdowm.activeDropdown {
    display: block;
}

.smallText p {
    font-size: 14px;
    margin-top: 50px;
}

.singleStory a {
    width: 100%;
}

.panel-heading {
    border-bottom: none;
}

.panel {
    margin-bottom: 0;
}

.slick-prev::before {
    content: url('/getmedia/471ece3e-d485-4cea-a364-069606de4bb6/insight-back') !important;
}

.slick-next::before {
    content: url('/getmedia/784fce56-ca71-4c21-9047-1c308852b343/insight-forward') !important;
}

input.searchInput::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #0066A4 !important;
}

input.searchInput::-moz-placeholder {
    /* Firefox 19+ */
    color: #0066A4 !important;
}

input.searchInput:-ms-input-placeholder {
    /* IE 10+ */
    color: #0066A4 !important;
}

input.searchInput:-moz-placeholder {
    /* Firefox 18- */
    color: #0066A4 !important;
}

.mainTitleImg h1 {
    font-family: 'Permanent Marker', cursive;
}

.investorBody .nyse {
    float: right;
    font-size: 17px;
}

.investorBody h3 {
    display: inline;
}

.investorBody .rowQuote {
    display: inline;
    width: 33.3%;
    float: left;
}

.investorBody .price {
    display: inline;
}

.investorBody .singleCell {
    padding: 20px;
}

.investorBody .singleCell:nth-child(2) {
    border: 1px solid #313131;
    border-right: none;
}

.investorBody .singleCell:nth-child(1),
.investorBody .singleCell:nth-child(3) {
    border-left: 1px solid #313131;
}

.rowQuote.first {
    padding: 15px;
}

.rowQuote.first p {
    margin-top: 50px;
}

span.positive {
    color: #5AAE95;
}

.price {
    color: #104865;
    font-size: 80px;
}

.caption.noBorder p {
    border: none;
}

.addBtns li {
    display: inline-block;
}

.socialShareIcons {
    display: none;
    background-color: #0C3348;
    position: absolute;
    top: 71px;
    right: 0;
    padding: 10px 20px;
    margin-bottom: -60px;
    width: 288px;
    z-index: 999999;
}

.socialShareIcons img {
    margin: 0 2px;
}

.shareActive .socialShareIcons {
    display: block;
}

.socialShareIcons:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #0C3348;
    position: absolute;
    top: -20px;
    right: 45px;
}

.shareClose {
    display: inline-block;
    background: #95989A;
    padding: 11px;
    display: none;
    border-radius: 1000px;
    font-size: 20px;
    font-weight: 300;
    position: relative;
    top: 4px;
    line-height: 12px;
    cursor: pointer;
    margin-left: 10px;
}

.shareLink {
    cursor: pointer;
}

.secondaryTitleBar .container {
    position: relative;
}

.socialShareIcons img {
    width: 45px;
}

button.button a {
    color: #fff;
}

.callTitle {
    display: inline-block;
    font-size: 20px;
}

.callDate {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
}

.earningsCall h2,
.earningsCall button {
    margin-top: 10px !important;
}

.earningsCall h2 {
    font-size: 26px;
}

.aboutPeabodyGlance.flexRow.workWithUsRow {
    margin: 0px auto;
    display: block;
    text-align: center;
}

.peabody-green,
.peabody-yellow,
.peabody-dark-blue {
    position: relative;
}

img.playBtn {
    position: absolute;
    bottom: 30px;
    left: 20px;
    width: 100px;
}

.peabody-green.arrowUp:before {
    content: '';
    width: 0;
    content: '';
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-bottom: 40px solid #fff;
    position: absolute;
    top: -40px;
    left: 15px;
}

.peabody-green.arrowUp:after {
    width: 0;
    content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 25px solid #007632;
    position: absolute;
    top: -25px;
    left: 30px;
}

.peabody-yellow.arrowDown:before {
    content: '';
    width: 0;
    content: '';
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 40px solid #fff;
    position: absolute;
    bottom: -40px;
    left: 15px;
    z-index: 999;
}

.peabody-yellow.arrowDown:after {
    width: 0;
    content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 25px solid #d0c32c;
    position: absolute;
    bottom: -25px;
    left: 30px;
    z-index: 999;
}

.peabody-dark-blue.arrowUp:after {
    width: 0;
    content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 25px solid #104865;
    position: absolute;
    top: -25px;
    left: 30px;
}

.peabody-dark-blue.arrowUp:before {
    content: '';
    width: 0;
    content: '';
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-bottom: 40px solid #fff;
    position: absolute;
    top: -40px;
    left: 15px;
}

.subTitle.workWithUs p {
    font-size: 25px;
    padding-bottom: 50px;
}

.careerStoryRow .three-stories {
    position: static;
    margin-top: 50px;
    margin-bottom: 0px;
}

.careerStoryRow .three-stories .singleStory {
    width: 25%;
}

button.button.hollow.right {
    float: right;
}

.earningsBody {
    padding: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.earningsBody p {
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
}

.earningsBody a {
    color: #fff;
}

.earningsCall a.button-hollow-white-on-green {
    margin-top: 10px !important;
}

.aboutPeabodyGlance p {
    padding: 0 20px;
}

.strategyFacts img {
    margin-right: 20px;
    float: left;
}

.strategyFacts p {
    font-size: 20px;
    margin-bottom: 20px;
}

.didYouKnow ul li:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #5AAE95;
    margin-right: 20px;
    position: absolute;
    left: -40px;
    top: -5px;
}

.didYouKnow ul {
    margin: 0;
    list-style: none;
}

.didYouKnow ul li {
    margin-top: 20px;
    margin-left: 50px;
    position: relative;
}

.center {
    text-align: center;
}

.container.mineLinks ul {
    list-style: none;
}

p q {
    padding-left: 20px;
    margin: 25px 0;
    border-left: 1px solid #104865;
    border-left-width: 5px;
    border-radius: 3px;
    color: #104865;
    font-size: 20px;
    display: block;
}

p q strong {
    color: #104865;
    margin-top: 20px;
    display: block;
    font-weight: 700;
    font-size: 20px;
}

.embed-responsive.embed-responsive-16by9.vidWithCaption {
    margin-bottom: 0;
}

.investorBody .nav-stacked>li a {
    background-color: #EBEFF1;
    border-right: 1px solid #95989A;


}

.investorBody ul.nav {
    margin: 0;
}

.investorBody .nav-stacked>li:nth-child(1) {
    border-top: 1px solid #95989A;
}

.investorBody .nav-stacked>li:last-child() {
    border-bottom: 1px solid #95989A;
}

.investorBody .nav-pills>li>a {
    padding: 20px;
    border-radius: 0;
}

.investorBody .nav-pills>li>a .title p {
    font-weight: 300;
}

.investorBody .nav-pills>li>a .name {
    font-size: 18px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: #fff !important;
    border-right: 0;
    color: #0066A4;
}

.investorBody .nav-stacked>li {
    margin: 0;
    border-bottom: 1px solid #95989A;
}

.nav-pills>li.active:nth-child(1) {
    border-top: 0;
}

.investorBody .nav-stacked>li.active:last-child {
    border-bottom: 0;
}

.investorNav li {
    list-style: none;
    display: inline;
    color: #104865;
    font-weight: 700;
    position: relative;
}

.investorNav ul {
    margin: 0;
}

.investorNav a {
    color: #0D3C55 !important;
}

.PagerResults,
a.UnselectedNext,
span.SelectedPrev {
    display: none;
}

.PagerNumberArea {
    font-size: 20px;
    text-align: center;
}

.PagerNumberArea span.SelectedPage {
    color: #0066a4;
    border-bottom: 2px solid #0066a4;
}

.PagerControl .SelectedPage {
    text-decoration: none !important;
}

a.UnselectedPage:hover,
a.UnselectedPage:focus {
    text-decoration: none;
    border-bottom: 2px solid #BCBCBC;
}

a.UnselectedPage {
    color: #BCBCBC !important;
}

span.SelectedPage,
a.UnselectedPage {
    padding: 0 5px;
}

.cd-primary-nav>li.activeNav>a {
    border-bottom: 4px solid #0066a4;
}

.form-control:focus,
.form-control {
    box-shadow: none;
}

label#p_lt_ctl02_SmartSearchBox_lblSearch {
    display: none;
}

input#p_lt_ctl02_SmartSearchBox_txtWord {
    width: 90%;
    display: inline;
    float: left;
    padding: 20px 20px 20px 0px !important;
}

.middleMount .didYouKnow {
    background: #fff;
    padding-top: 0;
}

.container.workwithus-share {
    position: relative;
}

input#p_lt_ctl02_SmartSearchBox_btnSearch {
    float: left;
    display: inline;
    width: inherit;
    background: #0066a4 !important;
    padding: 5px 19px !important;
    display: inline-block;
    cursor: pointer;
    background: none;
    background-color: transparent;
    color: #fff;
    font-weight: 700;
    border: 2px solid #0066a4;
    border-radius: 2px;
    text-align: left;
    margin-top: 11px;
    padding: 10px 30px;
    border-radius: 2px;
    text-decoration: none;
}

input#p_lt_ctl02_SmartSearchBox_btnSearch:hover,
input#p_lt_ctl02_SmartSearchBox_btnSearch:focus {
    background: #fff !important;
    color: #0066a4 !important;
    -webkit-transition:
        -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border-color: #0066a4 !important;
    border: 2px solid #0066a4;
}

ul#mineList {
    list-style: none;
    margin: 0;
}

.aboutPeabodyGlance.flexRow.workWithUsRow {
    text-align: center;
    display: block;
}

.singleStory a:hover {
    color: #fff;
}

a.button:hover,
a.button:focus {
    background: #fff;
    text-decoration: none;
    -webkit-transition:
        -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 2px solid #23527c;
}

.mineFacts {
    margin-top: 50px;
}

.didYouKnow.whiteBgr {
    background: #fff;
    padding: 0;
}

.footerLinks .col-lg-8 a {
    padding: 0 15px;
    border-left: 2px solid white;
}

.singleStory a {
    background-color: #104865;
}

.careersLinks {
    background: #5AAE95;
    padding: 50px 0;
}

.careersLinks h3,
.careersLinks p {
    color: #fff !important;
}

a.button.green {
    background-color: #5AAE95;
    border-color: #fff;
}

a.button.green:hover,
a.button.green:focus {
    background-color: #fff;
    color: #5AAE95;
    border-color: #fff;
}

ul#mineList li a {
    font-size: 16px;
    margin: 5px 0;
    display: block;
}

.tab-content img {
    margin-bottom: 25px;
}

.tab-pane h5 {
    margin-bottom: 0;
}

.leaderTitle p {
    font-style: italic;
}

.leaderTitle {
    margin-bottom: 25px;
}

.singleFact .number {
    font-size: 60px;
    color: #104865;
    margin-bottom: 0;
}

.singleFact .numLabel {
    font-size: 23px;
    color: #104865;
    font-weight: 600;
    margin-bottom: 10px;
}

.singleFact {
    font-size: 16px;
}

.contactUs h5 {
    margin-top: 25px;
}

.btnRight {
    margin-top: 15px;
    display: inline-block;
}

.aboutPeabody img {
    max-width: 175px;
}

.socialImg p a:nth-child(2) img,
.socialImg p a:nth-child(4) img {
    width: 35px;
}

img.singleMineMap {
    width: 900px;
}

br.mobileOnly {
    display: none;
}

.slick-prev,
.slick-next {
    width: 35px;
    height: 35px;
}

.slick-prev:before,
.slick-next:before {
    font-size: inherit;
}

.affix-bottom {
    position: absolute;
    position: absolute;
    top: auto;
    bottom: 140px;
}

a.rowTitle {
    cursor: default;
    text-decoration: none;
}

.pageContentEqual {
    margin-top: 100px;
    margin-bottom: 100px;
}

.bgrVid {
    padding: 75px;
    background-color: #fff;
}

.committeeTable img {
    width: 11px;
    margin: 0 4px;
}

.grayBgr {
    background: #e1e7ea;
}

.committeeTable td:nth-child(1) {
    text-align: left;
    font-weight: 700;
}

.committeeTable td {
    text-align: center;
}

.committeeTable thead th {
    text-align: center;
}

.committeeTable.committeeTableBottom img {
    margin-left: 30px;
}

.committeeTable.committeeTableBottom img:nth-child(1) {
    margin-left: 0;
}

.gray-bg {
    background: #ebeff1;
    padding: 20px;
}

.sliderVertical .singleSlider {
    padding-right: 0;
    min-height: 255px;
}

.sliderVertical .videoTitle {
    margin-top: 10px;
    margin-bottom: 25px;
}

.sliderVertical .slick-arrow {
    background: #104865;
}

#counter {
    background: url(/Peabody/media/MediaLibrary/Case%20for%20Coal/Coal-Counter-Video-2.gif);
    background-size: cover;
    text-align: center;
    padding: 80px 100px 80px 100px;
    background-position: center;
    position: relative;
    margin: 0 173px;
}

.sliderVertical {
    padding-bottom: 50px;
}

.gray-bg p {
    min-height: 132px;
}

.sliderVertical .slick-arrow {
    height: 45px;
    width: 45px;
    padding: 9px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.sliderVertical .slickPrev {
    right: 50px;
}

.sliderVertical .slick-disabled {
    opacity: 0.5;
}

/* div#counter:after {
    content: '';
    background: #0f61949c;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
  } */
#counter .counterInner {
    padding: 100px 0;
}

.mainTitleImg.mainLarge h1 {
    font-size: 80px;
}

.committeeTable.committeeTableBottom div {
    display: inline-block;
    margin-left: 30px;
}

.committeeTable.committeeTableBottom div:nth-child(1) {
    margin-left: 0;
}

img.navIcon {
    width: 9px;
    margin: 0px 0px 2px 5px;
}

div#parallaxImg {
    background: #0268a7;
}

.CSRSection .three-stories {
    position: static;
    margin-bottom: 0;
    padding: 0;
    margin-top: 25px;
}

.CSRSection .singleStory {
    width: 32%;
    padding: 0;
}

.CSRSection .singleStory:nth-child(1) {
    padding-right: 20px;
}

.CSRSection .singleStory:nth-child(2) {
    padding: 0 10px;
}

.CSRSection .singleStory:nth-child(3) {
    padding-left: 20px;
}

.CSRSection a.button.left {
    margin-bottom: 40px;
}

.CSRSection .flexRow {
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
    margin-bottom: 25px;
}

.preFooter {
    background: #EEEDF3;
    color: #104865;
}

.coalAwardsGreen .btnRight {
    display: block;
}

textarea.form-control {
    min-height: 200px;
}

/*read more read less*/
.moretext {
    display: none;
}

.moreless-button {
    position: relative;
    margin-bottom: 40px;
}

.welcomeText span {
    font-size: 110px !important;
}

.moreLessToggleBtn {
    color: #0066A4;
    position: relative;
    font-weight: 700;
    font-size: 20px;
    cursor: pointer;
    border: none;
    background: white;
    padding: 0;
}

.moreless-button button {
    position: absolute;
    bottom: -40px;
}

.factoidImg img {
    max-width: 1500px;
    margin: 0px auto;
    display: block;
    width: 100%;
}

.factoidTop {}

.factoidBottom {
    margin-bottom: 100px;
}

.singleFact .number,
.singleFact .numLabel {
    color: #104865;
}

ul.dropdown-menu.dropdown-menu-select {
    border: 2px solid #104865;
}

.dropdown-radio {
    border: none;
}

.footerLinks a {
    color: #fff;
    font-weight: normal;
}

.footerLinks .socialImg p {
    text-align: right;
}

.IE .cd-primary-nav ul {
    width: 75% !important;
}

.marginTop {
    margin-top: 25px;
    display: inline-block;
}

.relatedInsights {
    background: #EBEFF1;
    padding: 50px 0;
}

h4.extraSpace {
    margin-bottom: 40px;
}

/* end read more*/
.sliderBasic .slick-prev.slick-disabled:before,
.sliderBasic .slick-next.slick-disabled:before {
    opacity: .25;
}

.InvestorsCenter .minesingleFact {
    width: auto;
    flex-grow: 1;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-grow: 1;
    -moz-flex-basis: 0;
}

.careersLinks a {
    color: #fff;
}

.titleTabs {
    margin-bottom: 20px;
}

.normalTabs .tab-content img {
    margin-bottom: 0;
    max-height: 350px;
}

.normalTabs .leaderTitle {
    margin-bottom: 0;
}

.normalTabs .captionImgSmall {
    float: none;
    padding: 0;
    max-width: 500px;
}

#counter p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
    z-index: 999999;
    position: relative;
    font-weight: 600;
}

#counter .jumbo {
    font-size: 50px;
    line-height: 64px;
    padding-bottom: 7px;
    font-weight: 800;
    color: #8FD0F7;
    margin-bottom: 0;
    margin-top: -9px;
    margin-bottom: -22px;
}

.counterInnerBox {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    z-index: 999999;
    position: relative;
}

p.lines {
    display: grid;
    width: 100%;
    align-items: center;
    text-align: center;
    grid-template-columns: minmax(20px, 1fr) auto minmax(20px, 1fr);
    grid-gap: 20px;
}

p.lines:before {
    content: '';
    border: 1px solid #fff;
}

p.lines:after {
    content: '';
    border: 1px solid #fff;
}

#counter p.largeCounter {
    font-size: 27px;
    font-weight: 800;
    position: relative;
    top: 18px;
    margin-bottom: 25px;
}

.counterInnerBox p.lines:nth-child(1) {
    position: relative;
    top: -13px;
}

button.slickPrevEmployee img,
button.slickNextEmployee img {
    max-width: 11px;
}

button.slickPrevEmployee,
button.slickNextEmployee {
    height: 35px;
    width: 35px;
    background: #104865;
}



@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    p.lines:before,
    p.lines:after {
        display: none;
    }

    .counterInnerBox {
        border: none;
    }

    p.lines {
        display: block !important;
    }
}

/*flex*/

.flexRow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.storyContent {
    background-color: #104865;
    flex-direction: column;
    width: 100%;
}

/*end flex*/

/*forms*/
.form-control:focus,
.form-control {
    background: #eeedf3;
    border-radius: 0;
    border: none;
}

.EditingFormLabel {
    margin-top: 10px;
}

.FormButton {
    background-color: #0066a4;
    width: inherit;
    padding: 10px 30px;
    color: #fff;
    display: block;
    text-align: center;
    margin: 0 auto;
    border: 2px solid #0066a4;
    border-radius: 2px;
    margin-top: 50px;
    font-weight: 700;
}

.FormButton:hover {
    background: #fff;
    text-decoration: none;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 2px solid #23527c;
    color: #23527c;
}

/*end forms*/

/* ****************** pr newswire fix ****************** */

.CompanyNews li {
    color: #313131 !important;
    margin: 0 0 1.5em !important;
}

.CompanyNews tr {
    border-bottom: 0 !important;
}

.CompanyNews p {
    margin: 0 0 1.5em;
    line-height: 1.417em !important;
}

.CompanyNews table p {
    margin: 0;
    line-height: auto;
}

.CompanyNews table {
    margin-bottom: 30px;
}

.CompanyNews img {
    display: none !important;
}

span.prnews_span {
    font-family: inherit !important;
    font-size: 16px !important;
    color: inherit !important;
}

p.prnews_p {
    font-family: inherit !important;
    font-size: 16px !important;
    color: inherit !important;
    margin: 0 !important
}

i {
    font-size: inherit;
}

/* ****************** end pr newswire ****************** */

@media only screen and (max-width: 1199px) {
    .gray-bg p {
        min-height: auto;
    }

    .sliderVertical .singleSlider {
        padding: 0;

    }

    #counter {
        padding: 50px 20px;
        margin: 0;
    }

    .smallCTA {
        padding: 20px;
    }

    .smallCTA .center {
        text-align: left;
    }

    .smallCTA .button-hollow-white-on-blue {
        margin-top: 20px !important;
    }

    .mainTitleImg.mainLarge h1 {
        font-size: 40px;
    }

    .counterInnerBox {
        border-left: 0;
        border-right: 0;
    }

    #counter .jumbo {
        font-size: 45px;
        margin-bottom: -10px;
    }

    #counter p.largeCounter {
        font-size: 26px;
        margin-bottom: 45px;
        line-height: 26px;
    }

    img.playBtn {
        width: 60px;
    }

    .workwithus-share .shareBtn {
        float: left;
    }

    .careerStoryRow .three-stories .singleStory {
        width: 100%;
    }

    .subTitle.workWithUs p {
        padding-bottom: 0;
    }

    .firstMsg,
    .secondMsg {
        font-size: 40px;
    }

    .firstMsg span,
    .secondMsg span {
        font-size: 70px !important;
    }

    .stockColumn {
        border: none;
        display: none;
    }

    .factoidImg img {
        display: none;
    }

    .flexRow {
        display: block;
    }

    .three-stories .singleStory {
        width: 100%;
        padding: 20px;
    }

    .storyContent img {
        width: 100%;
        max-width: 400px;
        margin: 0px auto;
        display: block;
    }

    .homepageCallout h1 {
        font-size: 40px;
        line-height: 40px;
    }

    button.slick-prev.slick-arrow {
        top: inherit;
        bottom: -64px;
        left: 0;
    }

    button.slick-next.slick-arrow {
        top: inherit;
        bottom: -64px;
        left: 40px;
    }

    .singleNews {
        width: 100%;
        display: block;
    }

    .singleNews:nth-child(1) .newsContent,
    .singleNews:nth-child(2) .newsContent,
    .singleNews:nth-child(3) .newsContent {
        margin: 0;
    }

    .footerLinks p {
        line-height: inherit;
        margin: 10px 0;
    }

    .sectionPadding {
        padding: 30px 0;
    }

    .industryInsights.sectionPadding {
        padding-bottom: 60px;
    }

    .companyNews .allNewsLink {
        float: none;
    }

    .aboutPeabody img {
        margin-top: 30px;
        width: 150px;
    }

    .singleFact {
        display: block;
        position: static;
        margin: 0px auto;
        margin-bottom: 15px;
    }

    .factoid img {
        display: none;
    }

    .col-lg-2 .shareBtn {
        position: static;
    }

    .singleStrategy img {
        margin-bottom: 20px
    }

    .mediaEmail {
        border: none;
    }

    .minefactOne:after,
    .minefactTwo:after,
    .minefactThree:after {
        display: none;
    }

    .minesingleFact {
        width: 100%;
        display: block;
        margin-bottom: 50px;
    }

    .stockBigColumn {
        width: 55%;
        border: none;
    }

    .stockColumn.mobileOn {
        display: block;
        width: 45%;
        margin: 0;
        text-align: right;
    }

    .caption p {
        padding-left: 15px;
        padding-right: 15px;
    }

    .videoWithImageSustainable {
        display: none;
    }

    .singleDYK img {
        display: none;
    }

    .speakingImg {
        position: static !important;
    }

    .storyContent {
        background-color: #fff;
    }

    .storyText {
        background-color: #104865;
        margin: 0px auto;
        max-width: 400px;
    }

    .speakingUp .col-lg-6,
    .speakingUp .col-lg-8 {
        margin: 0 25px;
    }

    .speakingUp .description p:before {
        left: -20px;
        top: -13px;
    }

    .investorNav a {
        display: block;
        padding: 0;
        border: none;
        margin: 10px 0;
    }

    .investorNav a.stockNavActive {
        text-decoration: underline;
    }

    a.stockNavActive:after {
        display: none;
    }

    .investorBody .rowQuote {
        width: 50%;
    }

    .investorBody .rowQuote.first {
        width: 100%;
    }

    .rowQuote:nth-child(2) .singleCell {
        border-left: none;
    }

    .caption.noBorder p {
        padding: 0;
        margin: 20px 0;
    }

    .investorBody .nyse {
        float: none;
    }

    .rowQuote.first {
        padding: 0;
    }

    .investorNav {
        padding: 15px 0;
    }

    .socialShareIcons {
        width: 200px;
        text-align: center;
        left: 0;
    }

    .socialShareIcons img {
        margin: 10px;
    }

    .shareBtn {
        float: none;
    }

    .socialShareIcons:before {
        left: 25px;
    }

    .earningsBody button.button.hollow.right {
        float: left;
        margin-top: 20px !important;
    }

    .glanceRowOne {
        margin-bottom: 0;
    }

    .aboutPeabodyGlance p {
        margin-bottom: 20px;
    }

    .investorBody .nav-stacked>li:last-child {
        margin-bottom: 50px;
    }

    .panel-title>a {
        padding: 20px 50px 20px 0;
    }

    .homepageCallout .fadeIn h1 span {
        font-size: 90px;
        line-height: 69px;
    }

    .homepageCallout h1 span {
        font-size: inherit;
    }

    .msg1 img {
        top: -7px;
        left: -4%;
        width: 250px;
    }


    .mainTitleImg h1 {
        position: relative;
        padding: 100px 0;
        font-size: 40px;
    }

    input#p_lt_ctl02_SmartSearchBox_btnSearch {
        width: 25%;
        text-align: center !important;
    }

    input#p_lt_ctl02_SmartSearchBox_txtWord {
        padding: 15px 15px 15px 0 !important;
        width: 75%;
    }

    .three-stories {
        padding: none;
        position: static;
        margin-bottom: 50px;
    }

    ul#cd-primary-nav h4 {
        font-size: 19px;
    }

    br.desktopOnly {
        display: none;
    }

    .cd-primary-nav a,
    .cd-primary-nav ul a {
        line-height: inherit;
        padding: 14px 0;
    }

    .speakingUp .title p {
        font-size: 18px;
    }

    .speakingUp .name p {
        font-size: 25px;
    }

    .speakingUp .description p {
        font-size: 25px;
    }

    .speakingUp .description p:before,
    .speakingUp .description p:after {
        font-size: 40px;
    }

    /*
    .secondaryTitleBar h1{
          padding: 20px 0 0;
    } */
    .dataStamp {
        display: none;
    }

    .parallax-container {
        height: 400px;
    }

    .container.mineLinks .col-lg-6:nth-child(1) {
        border-right: none;
    }

    .mineLinks ul#menuElem li.col-lg-6:first-child a {
        padding: 0 !important;
        padding-bottom: 30px !important;
        border-bottom: 2px solid #95989a !important;
    }

    .investorNav li.Highlighted {
        text-decoration: underline;
    }

    .bottomMedia {
        padding-bottom: 20px;
        border-bottom: 1px solid #fff;
    }

    .cd-primary-nav>li.activeNav>a {
        border-bottom: 1px solid #95989a;
    }

    .noMobile {
        display: none;
    }

    .row:after,
    .row:before {
        display: none;
    }

    .btnRight {
        float: none;
    }

    br.mobileOnly {
        display: block;
    }

    a.rowTitle {
        cursor: pointer;
        text-decoration: underline;
    }

    .twoTitles h3 {
        padding-bottom: 0;
    }

    .footerLinks .socialImg p {
        text-align: left;
    }

    .bgrVid {
        padding: 0;
    }

    .center.leftMobile {
        text-align: left;
    }

    hr.mobileOnly {
        display: block;
    }

    .homepageCallout {
        min-height: 400px;
        background-position: center;
    }

    .committeeTable.committeeTableBottom div {
        display: block;
        margin-left: 0;
    }

    .earningsBody {
        padding-bottom: 20px;
    }

    .earningsCall a.button-hollow-white-on-green {
        margin-top: 25px !important;
    }

    .CSRSection a.button.left {
        margin-bottom: 0;
    }

    .CSRSection .singleStory {
        padding: 10px 0 !important;
    }

    .button {
        display: block;
    }

    .minesingleFact:after {
        display: none;
    }

    .addBtns {
        float: none;
        height: auto;
        margin-bottom: 20px;
    }

    .addBtns a {
        margin-top: 10px;
    }

    .actionbuttons.right {
        float: none;
    }

    .addBtns li {
        display: block;
    }

    .msg1 span {
        font-size: 70px !important;
        line-height: 69px !important;
    }

    .storyRow.careerStoryRow .flexRow {
        padding-right: 0;
    }

    .captionImgSmall {
        float: none;
        padding: 0;
        max-width: inherit;
        margin-bottom: 20px;
    }

    .captionImgSmall.halfCap {
        max-width: inherit;
    }

    p q,
    p q strong {
        font-size: 20px;
    }

    .singleSlider {
        padding: 40px;
    }

    .sliderBasic button.slick-prev.slick-arrow {
        left: 0px;
    }

    .sliderBasic button.slick-next.slick-arrow {
        right: 0;
    }
}

@media only screen and (max-width: 400px) {
    #counter .jumbo {
        font-size: 31px;
    }
}







/* 2020 02 24 edits */
/*.didYouKnow .our-strategy img {
      margin-right: 30px;
      max-width: 80px;
  } 
  
  .singleDYK .our-strategy img {
      width: 80px;
      padding-bottom: 30px;
  }
  */

.our-strategy p {
    font-size: 150%;
}

.our-strategy div.our-strategy-icon {
    /* height: 200px; */
}

@media only screen and (max-width: 1199px) {
    .our-strategy p {
        font-size: 130%;
    }
}

@media only screen and (max-width: 700px) {
    .our-strategy p {
        font-size: 110%;
    }
}

@media only screen and (max-width: 600px) {
    .our-strategy p {
        font-size: 110%;
        font-weight: bold;
    }

    .our-strategy img {
        display: none;
    }
}

.aboutPeabodyGlanceFour {
    align-items: center;
    justify-content: center;
}





/* 
   *
   * ESG 2022 
   *
   */


/* nav fix 2023 */

.cd-primary-nav li {
    list-style-type: none !important;
}

/* nav adition */


.esg-nav-section-title-1 {
    color: #000;
    font-size: 18px;
    padding: 10px 0 10px;
    font-weight: 700;
}

.esg-nav-section-title-2 {
    color: #000;
    font-size: 18px;
    padding: 0px 0 10px;
    font-weight: 700;
}

a.cd-secondary-nav-larger {
    font-size: 18px !important;
    margin-bottom: 24px !important;
}

@media only screen and (max-width: 1199px) {
    .esg-nav-section-title-1 {
        color: #000;
        font-size: 20px;
        padding: 20px 0 20px 20px;
        font-weight: 700;
    }

    .esg-nav-section-title-2 {
        color: #000;
        font-size: 20px;
        padding: 40px 0 20px 20px;
        font-weight: 700;
    }
}

/* subnav */

.desktop-only {
    display: none;
}

.esgSubNav ul#menuElem li {
    display: block;
    text-align: left;
    border-right: 0;
}

.investorNav.esgSubNav a {
    margin: 10px 0;
}

@media (min-width: 1264px) {

    .investorNav.esgSubNav a {
        margin: 0;
    }

    .desktop-only {
        display: block;
    }

    .esgSubNav ul {
        display: table-row;
    }

    .esgSubNav ul li {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        line-height: 120%;
    }

    .esgSubNav ul#menuElem li {
        border-right: 1px solid #104865;
        display: inline-block;
        text-align: center;
    }

    .esgSubNav ul#menuElem li:last-child {
        border-right: 0;
    }

    .esgSubNav ul#menuElem li a {
        border-right: 0 !important;
    }

    .esgSubnavSingle {
        padding: 10px 0;
    }

    ul#menuElem li.Highlighted.esgSubnavSingle:after {
        top: 44px;
    }

    ul#menuElem li.Highlighted.esgSubnavDouble:after {
        top: 44px;
    }
}

/* ceo letter */
.esg-ceo-letter-quote-container {
    display: table;
    position: relative;
    padding: 20px 20px 20px 16px;
}

.esg-ceo-letter-quote:before {
    font-size: 30px !important;
    left: 0px !important;
    content: '"';
    position: absolute;
    top: 16px;
    color: #104865;
}

.esg-ceo-letter-quote:after {
    content: '"';
    position: absolute;
    font-size: 30px;
    color: #104865;
    line-height: 42px;
    padding-left: 5px;
    margin-top: -5px;
}

.esg-ceo-letter-quote {
    font-size: 20px;
    font-weight: 400;
    color: #104865;
}

/* footer */
.esg-footer-left-top,
.esg-footer-left-bottom,
.esg-footer-right-top,
.esg-footer-right-bottom {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.esg-footer-right {
    border-left: 0;
}

.esg-footer-left-top {
    padding: 20px 30px 30px 0px;
    border-bottom: 1px solid white;
}

.esg-footer-left-top li {
    color: #ffffff !important;
}

.esg-footer-left-bottom {
    padding: 20px 30px 30px 0px;
    border-bottom: 1px solid #fff;
}

.esg-footer-right-top {
    padding: 20px 30px 20px 0px;
}

.esg-footer-right-bottom {
    padding: 20px 30px 20px 0px;
}

/* link blue */
a.esg-footer-link-blue,
a.esg-footer-link-blue:link,
a.esg-footer-link-blue:visited {
    color: #8fd0f7 !important;
}

a.esg-footer-link-blue:active,
a.esg-footer-link-blue:hover {
    color: #ffffff !important;
}

/* link white */
a.esg-footer-link-white,
a.esg-footer-link-white:link,
a.esg-footer-link-white:visited {
    color: #ffffff !important;
    font-weight: normal !important;
}

a.esg-footer-link-white:active,
a.esg-footer-link-white:hover {
    color: #ffffff !important;
    font-weight: normal !important;
}

/* blue button */

a.esg-footer-button-blue,
a.esg-footer-button-blue:link,
a.esg-footer-button-blue:visited {
    background-color: #0066a4;
    padding: 10px 30px !important;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    border: 2px solid #0066a4 !important;
    border-radius: 0;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    text-decoration: none;
}

a.esg-footer-button-blue:active,
a.esg-footer-button-blue:hover {
    background-color: #fff;
    color: #0066a4;
    text-decoration: none;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.esg-footer-image {
    border: 1px solid white;
    max-width: 100%;
}

.esg-footer-download {
    padding-top: 5px;
}

/* white button - trans back */
.esg-footer-button-view-previous-reports,
.esg-footer-button-view-previous-reports:link,
.esg-footer-button-view-previous-reports:visited {
    background-color: transparent;
    padding: 10px 30px !important;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    border: 2px solid #fff !important;
    border-radius: 0;
    text-decoration: none;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.esg-footer-button-view-previous-reports:active,
.esg-footer-button-view-previous-reports:hover {
    background-color: #0268a7;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    border: 2px solid #fff !important;
    border-radius: 0;
    text-decoration: none;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.esg-intro {
    background-color: #ebeff1;
    padding: 50px 0;
    font-weight: 400;
    color: #104865;
    font-size: 25px;
}

.esg-button-intro {
    padding: 50px 0 10px 0;
}

.esg-button-ceo {
    padding: 30px 0 60px 0;
}

.esg-overview-col1,
.esg-overview-col2,
.esg-overview-col3 {
    padding-bottom: 20px;
}

.esg-overview-column-inside {
    background-color: #ebeff1;
    min-height: 567px;
    padding: 20px 30px 30px 30px;
}

@media only screen and (max-width: 1199px) {
    .esg-overview-column-inside {
        min-height: auto;
    }
}

.esg-overview-nav-item {
    padding: 5px 0;
}

.esg-overview-nav-item a {
    font-size: 20px;
}


@media (min-width: 1200px) {

    .esg-footer-image {
        max-width: 300px;
    }

    .esg-footer-right {
        border-left: 1px solid #fff;
    }

    .esg-footer-left-bottom {
        border-bottom: 0;
    }

    .esg-footer-right-top {
        padding: 20px 30px 20px 30px !important;
    }

    .esg-footer-right-bottom {
        padding: 20px 30px 20px 30px !important;
    }

}


/* environmental */


.esg-colored-table-row {
    margin-right: 0;
    margin-left: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}

.esg-colored-table-blue,
.esg-colored-table-green,
.esg-colored-table-purple,
.esg-colored-table-yellow {
    padding-left: 0;
    padding-right: 0;
}

/* esg report downloads */
.esg-report-downloads-current {
    padding: 40px 15px;
}

.esg-download-current {
    display: table
}

.esg-download-current-image,
.esg-download-current-text {
    float: none;
    display: table-cell;
    vertical-align: middle;
}

.esg-download-current-text p:first-child {
    font-weight: 400;
    color: #104865;
    font-size: 25px;
    padding-top: 20px;
}

.esg-download-current-text p:last-child {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media only screen and (max-width: 1199px) {
    .esg-download-current {
        display: block
    }

    .esg-download-current-image,
    .esg-download-current-text {
        display: block;
    }

    .esg-download-previous-reports .col-lg-4 {
        padding-bottom: 30px;
    }
}

/* gray containers */


.esg-container-gray-back-100 {
    margin-top: 50px;
    margin-bottom: 100px;
}

.esg-gray-back-100-bottom p {
    padding: 30px;
    background: rgba(235, 239, 241, 1);
}


/* esg body styles */

.esg-container-heading {
    margin-top: 50px;
    margin-bottom: 0px;
}

.esg-container-heading h2 {
    color: #104865;
    text-transform: uppercase;
}

.esg-container-subheading {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 22px;
    color: #104865;
    line-height: 130%;
}

.esg-container-body {
    margin-top: 30px;
    margin-bottom: 30px;
}


.esg-subheadline {
    padding-top: 20px;
    font-size: 22px;
    color: #104865;
    line-height: 130%;
}

.esg-container-top {
    margin-top: 50px;
    margin-bottom: 0px;
}


/* 2 columns */

.esg-container-side-by-side-6-6 {
    display: table;
}

.esg-container-side-by-side-6-6 .col-lg-6 {
    float: none;
    display: table-cell;
    vertical-align: top;
}


.esg-container-side-by-side-4-8 {
    display: table;
    padding-bottom: 50px;
    padding-top: 10px;
}

.esg-container-side-by-side-4-8 .col-lg-4,
.esg-container-side-by-side-4-8 .col-lg-8 {
    float: none;
    display: table-cell;
    vertical-align: top;
}

.esg-container-side-by-side-4-8 .col-lg-4 {
    padding-left: 0;
}

.esg-container-side-by-side-6-6 .col-lg-6:first-child {
    background: rgba(235, 239, 241, 1);
    padding: 50px;
}

.esg-container-side-by-side-6-6 ul,
.esg-container-side-by-side-4-8 ul {
    padding-top: 20px;
    color: #333;
}

.esg-container-side-by-side-6-6 li,
.esg-container-side-by-side-4-8 li {
    color: #333;
}


@media only screen and (max-width: 1199px) {

    .esg-container-side-by-side-6-6,
    .esg-container-side-by-side-4-8 {
        display: block;
    }

    .esg-container-side-by-side-6-6 .col-lg-6 {
        display: block;
    }

    .esg-container-side-by-side-6-6 .col-lg-6:last-child {
        padding-left: 0;
        padding-right: 0;
    }

    .esg-container-side-by-side-4-8 .col-lg-4,
    .esg-container-side-by-side-4-8 .col-lg-8 {
        display: block;
    }

    .esg-container-side-by-side-4-8 .col-lg-8 {
        padding-top: 20px;
    }
}



.esg-container-body li {
    color: #333;
}

.esg-container-grayback {
    background: rgba(235, 239, 241, 1);
    padding: 50px;
}

ul.dashed {
    list-style: '- ';
}

.esg-container-side-by-side-chart {
    padding-top: 20px;
    padding-bottom: 20px
}



.esg-container-side-by-side-chart .col-lg-6:first-child {
    border-right: 1px solid #333;
    padding: 0 50px 0 20px;
}

.esg-container-side-by-side-chart .col-lg-6:last-child {
    padding: 0 20px 0 50px;
}

@media only screen and (max-width: 1199px) {
    .esg-container-side-by-side-chart .col-lg-6:first-child {
        border-right: 0;
        padding: 10px 20px 0px 20px;
    }

    .esg-container-side-by-side-chart .col-lg-6:last-child {
        padding: 50px 20px 20px 20px;
    }
}

/*
   *
   * 2022 REWAMP
   *
   */

.hero-module,
.hero-module-home {
    background-image: linear-gradient(black, black), url(images/2016_Peabody-Reclamation-0048.jpg);
    background-size: cover;
    background-blend-mode: saturation;
    margin: 0 auto;
    background-position-x: center;
}

.hero-module-overlay {
    background: rgba(1, 101, 164, .65);
    overflow: hidden;
    height: 100%;
}

.hero-module h1,
.hero-module-home h1,
.secondaryTitleBar h1 {
    margin: 60px 10px 70px 10px;
    color: #ffffff;
    font-size: 35px;
    font-weight: 800;
    position: relative;
}

.hero-module-home h1 span {
    color: #8FD0F7;
}

.hero-module-home h1 {
    margin: 50px 0 0 0;
    letter-spacing: .7rem;
}

.hero-module-home .hero-padding {
    margin: 50px 10px 50px 10px;
}

.hero-module h1:before,
.secondaryTitleBar h1:before {
    background-color: #8FD0F7;
    content: "";
    height: 5px;
    bottom: -15px;
    left: 0;
    position: absolute;
    z-index: 1;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: underline-animated;
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
}

.secondaryTitleBar.sectionLegal h1:before {
    background-color: #8FD0F7;
    content: "";
    height: 5px;
    bottom: -15px;
    left: 0;
    position: absolute;
    z-index: 1;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: underline-animated-2;
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
}

.secondaryTitleBar.sectionPrivacy h1:before {
    background-color: #8FD0F7;
    content: "";
    height: 5px;
    bottom: -15px;
    left: 0;
    position: absolute;
    z-index: 1;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: underline-animated-3;
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
}


@keyframes underline-animated {
    0% {
        width: 0;
    }

    50% {}

    100% {
        width: 120px;
    }
}

@keyframes underline-animated-2 {
    0% {
        width: 0;
    }

    50% {}

    100% {
        width: 92px;
    }
}

@keyframes underline-animated-3 {
    0% {
        width: 0;
    }

    50% {}

    100% {
        width: 125px;
    }
}

.secondaryTitleBar {
    background-color: #0469A7;
    display: inline-block;
    width: 100%;
    margin-bottom: -5px;
    border-bottom: 10px solid #8FD0F7;
    position: relative;
    min-height: 70px;
}

.secondaryTitleBarHome {
    background-color: #8fd0f7;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 10px solid #8fd0f7;
    position: relative;
    min-height: 10px;
}

@media (min-width: 576px) {}

@media (min-width: 768px) {
    .hero-module h1 {
        margin: 120px 50px 130px 50px;
        font-size: 55px;
    }

    /*.secondaryTitleBar h1 {
                font-size: 55px;
              }*/

    .hero-module-home .hero-padding {
        margin: 80px 10px 80px 10px;
    }

    .hero-module h1:before,
    .secondaryTitleBar h1:before {
        height: 8px;
        bottom: -15px;
    }

    .secondaryTitleBar.sectionLegal h1:before,
    .secondaryTitleBar.sectionPrivacy h1:before {
        height: 8px;
        bottom: -15px;
    }

    @keyframes underline-animated {
        0% {
            width: 0;
        }

        50% {}

        100% {
            width: 220px;
        }
    }

    @keyframes underline-animated-2 {
        0% {
            width: 0;
        }

        50% {}

        100% {
            width: 92px;
        }
    }

    @keyframes underline-animated-3 {
        0% {
            width: 0;
        }

        50% {}

        100% {
            width: 125px;
        }
    }

}

@media (min-width: 1200px) {
    .hero-module h1 {
        margin: 150px 20px 160px 20px;
    }

    .hero-module-home .hero-padding {
        margin: 110px 10px 110px 10px;
    }
}

@media (min-width: 1400px) {
    .hero-module h1 {
        margin: 200px 20px 210px 20px;
    }

    .hero-module-home .hero-padding {
        margin: 150px 10px 150px 10px;
    }
}