#more-from-alm .bg-blue{
background-color: #03115D!important;
}
#more-from-alm .alm-heading{
  color: #FFF;
  font-family: Merriweather;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -0.44px;
  line-height: 28px;
  margin-top: 2%;
      margin-bottom: 2%;
      padding: 14px;
}
#more-from-alm .alm-item-title{
  color: #000;
  font-family: Merriweather;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 5%;
}
#more-from-alm .alm-item-muted{
color: #6c757d!important;
    font-size: 15px;
    margin-top:3%;
}
#more-from-alm .bg-white{
background-color: #03115D;
}
#more-from-alm .white-border {
border-top: 4px solid #fff !important;
}
#more-from-alm h4,
#more-from-alm .resource-head {
  color: #fff;
  font-family: "Proxima Nova Rg";
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.11px;
  line-height: 21px;
}

#more-from-alm .resource-head-arrow {
    background-color: #0133B3;
    color: #fff;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 17px;
    position: relative;
    display: inline-block;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-bottom: 10px;
}

#more-from-alm .resource-head-arrow a {
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    font-weight: 400;
}

#more-from-alm .resource-head-arrow::before {
    left: 100%;
    position: absolute;
    top: 1px;
    content: "";
    left: 100%;
    top: -1.5px;
    border: 8px solid transparent;
    border-width: 26px 12px;
    border-left-color: #0133B3;
}


#more-from-alm .black-border{
border-bottom: 1px solid #000 !important;
}
#more-from-alm .mfa-resource-heading-wrapper {
    min-height: 130px;
}

#more-from-alm .mfa-resource-heading {
    color: #fff;
    font-family: Merriweather;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.32px;
    line-height: 24px;
    margin-top:3%;
    max-height: 70px;
    overflow: hidden;
}

#more-from-alm .mfa-res-by-text {
    color: #fff;
    font-family: "Open Sans";
    font-size: 16px;
    letter-spacing: -0.29px;
    line-height: 24px;
}
#more-from-alm .mfa-res-download-link > a {
    color: #fff;
    font-family: "Open Sans";
    font-size: 16px;
    letter-spacing: -0.29px;
    line-height: 24px;
    padding-top: 20px;
    display: inline-block;
}
#more-from-alm .download-now {
    display:block;
    margin-top:5px;
}
#more-from-alm .download-now a {
    color:#fff;
    font-size:16px;
}
#more-from-alm .download-now img {
    margin-left:7px;
}
#more-from-alm .flex {
    display:flex;
}
#more-from-alm .newswire-title > a {
font-family: Merriweather;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color:#fff;
    margin-top: 3%;
        margin-bottom: 3%;
}
#more-from-alm .mfa-resource-heading > a {
    color:#fff!important;
    display: inline-block;
    max-height: 100%;
}
#more-from-alm .mfa-image{
height: 215px;
    width: 158px;
    object-fit: cover;
}
#more-from-alm .arrow{
    color:#fff;
    border-color:#fff;
    margin-left:7px;
}
#more-from-alm .padding{
padding:0;
}
#more-from-alm .podcast-image{
background-image: url('/assets/master-template/images/gettyimages-946862244-170667a.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
padding: 15px;
}
#more-from-alm .mobile-show{
display:none!important;
}
#more-from-alm .mobile-show1{
display:none!important;
}
#more-from-alm .mobile-show-btn {
display:none!important;
}
#more-from-alm .border-show{
display:none!important;
}
#more-from-alm .resource-panel{
margin-right: 0px!important;
     margin-left: 0px!important;
margin-bottom: 2%!important;
    margin-top: 2%!important;
}
#more-from-alm .img-container{
    display:block;
    width:100%;
}
#more-from-alm .mfa-item-title{
    font-size: 24px;
    line-height: 30px;
    color: #FFF!important;
}
#more-from-alm .button-section .podcast-button{
    pointer-events: none;
    background-color: #03115D;
    color: white;
    height: 50px;
    position: relative;
    border: 0px;
      width: 262px;
    border-radius: 6px 0 0 6px;
    font-family: "Proxima Nova Rg";
        font-size: 16px;
        font-weight: 700;
        line-height: 18px;
        text-align: center;


}
#more-from-alm .button-section .podcast-button:before, .podcast-button:after {
    content: "";
    position: absolute;
}
#more-from-alm .button-section .podcast-button:before {
    left: 100%;
    top: 1px;
    border: 8px solid transparent;
    border-width: 24px 20px;
    border-left-color: #03115D;
    background: transparent;
}
#more-from-alm .button-section .podcast-button:after {
    content: "";
    position: absolute;
}
#more-from-alm .clock-icon{
margin-top: -3px;
}
#more-from-alm .mobile-podcast > div:nth-child(3) >div.black-border{
  border-bottom:0!important;
}
/* iphone 5 */
@media screen and (device-aspect-ratio: 40/71) {
#more-from-alm .alm-heading {
    font-size: 18px!important;
    font-weight: 700!important;
    letter-spacing: -0.34px!important;
    line-height: 24px!important;
}
.mlr-0{
padding:0!important;
}
#more-from-alm .mobile-show{
display:block!important;
padding-left: 16px;
margin-bottom: 6%;
}
#more-from-alm .mobile-show1{
display:block!important;
margin-bottom: 6%;
}
#more-from-alm .border-show{
display:block!important;
border-top: 2px solid #fff !important;
margin-top: 5%;
}
#more-from-alm .mobile-podcast{
padding-left: 31px!important;
}
#more-from-alm .container{
max-width:100%;
}
#more-from-alm .resource-panel{
margin-bottom: 7%!important;
}
#more-from-alm .mobile-show-btn {
display:block!important;
}
#more-from-alm .mfa-item-title{
font-size: 16px!important;
}
    #more-from-alm .podcast-image{
    background-size:initial!important;
}
    #more-from-alm .button-section .podcast-button{
    margin-top: 5%!important;
        margin-bottom: 5%;
        width: 237px!important;
    }
#more-from-alm .mobile-podcast > div:nth-child(3) >div.black-border{
 border-bottom: 1px solid black!important;
}
}
/* iphone 6 7 8 */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
#more-from-alm .alm-heading {
    font-size: 18px!important;
    font-weight: 700!important;
    letter-spacing: -0.34px!important;
    line-height: 24px!important;
}
.mlr-0{
padding:0!important;
}
#more-from-alm .mobile-show{
display:block!important;
padding-left: 16px;
margin-bottom: 6%;
}
#more-from-alm .mobile-show1{
display:block!important;
margin-bottom: 6%;
}
#more-from-alm .border-show{
display:block!important;
border-top: 2px solid #fff !important;
margin-top: 5%;
}
#more-from-alm .mobile-podcast{
padding-left: 31px!important;
}
#more-from-alm .container{
max-width:100%;
}
#more-from-alm .resource-panel{
margin-bottom: 7%!important;
}
#more-from-alm .mobile-show-btn {
display:block!important;
}
#more-from-alm .mfa-item-title{
font-size: 16px!important;
}
    #more-from-alm .podcast-image{
}
    #more-from-alm .button-section .podcast-button{
     margin-top: 5%!important;
                margin-bottom: 5%;
                width: 291px!important;
    }
#more-from-alm .mobile-podcast > div:nth-child(3) >div.black-border{
  border-bottom: 1px solid black!important;
}
    }
/* iphone 6 7 8 plus */
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) {
#more-from-alm .alm-heading {
    font-size: 18px!important;
    font-weight: 700!important;
    letter-spacing: -0.34px!important;
    line-height: 24px!important;
}
.mlr-0{
padding:0!important;
}
#more-from-alm .mobile-show{
display:block!important;
padding-left: 16px;
margin-bottom: 6%;
}
#more-from-alm .mobile-show1{
display:block!important;
margin-bottom: 6%;
}
#more-from-alm .border-show{
display:block!important;
border-top: 2px solid #fff !important;
margin-top: 5%;
}
#more-from-alm .mobile-podcast{
padding-left: 31px!important;
}
#more-from-alm .container{
max-width:100%;
}
#more-from-alm .resource-panel{
margin-bottom: 7%!important;
}
#more-from-alm .mobile-show-btn {
display:block!important;
}
#more-from-alm .mfa-item-title{
font-size: 16px!important;
}
    #more-from-alm .podcast-image{
}
    #more-from-alm .button-section .podcast-button{
     margin-top: 5%!important;
                margin-bottom: 5%;
                width: 332px!important;
    }
#more-from-alm .mobile-podcast > div:nth-child(3) >div.black-border{
  border-bottom: 1px solid black!important;
}
    }
/* iphone X */
@media only screen
    and (device-width : 375px)
    and (device-height : 812px)
    and (-webkit-device-pixel-ratio : 3) {
    #more-from-alm .alm-heading {
        font-size: 18px!important;
        font-weight: 700!important;
        letter-spacing: -0.34px!important;
        line-height: 24px!important;
    }
    .mlr-0{
    padding:0!important;
    }
    #more-from-alm .mobile-show{
    display:block!important;
    padding-left: 16px;
    margin-bottom: 6%;
    }
    #more-from-alm .mobile-show1{
    display:block!important;
    margin-bottom: 6%;
    }
    #more-from-alm .border-show{
    display:block!important;
    border-top: 2px solid #fff !important;
    margin-top: 5%;
    }
    #more-from-alm .mobile-podcast{
    padding-left: 31px!important;
    }
    #more-from-alm .container{
    max-width:100%;
    }
    #more-from-alm .resource-panel{
    margin-bottom: 7%!important;
    }
    #more-from-alm .mobile-show-btn {
    display:block!important;
    }
    #more-from-alm .mfa-item-title{
    font-size: 16px!important;
    }
        #more-from-alm .podcast-image{
    }
        #more-from-alm .button-section .podcast-button{
            margin-top: 5%!important;
            margin-bottom: 5%;
            width: 291px!important;
        }
        #more-from-alm .mobile-podcast > div:nth-child(3) >div.black-border{
          border-bottom: 1px solid black!important;
        }
}
/* pixel */
@media only screen and (min-width: 411px) and (max-width: 767px) {
    #more-from-alm .alm-heading {
        font-size: 18px!important;
        font-weight: 700!important;
        letter-spacing: -0.34px!important;
        line-height: 24px!important;
    }
    .mlr-0{
    padding:0!important;
    }
    #more-from-alm .mobile-show{
    display:block!important;
    padding-left: 16px;
    margin-bottom: 6%;
    }
    #more-from-alm .mobile-show1{
    display:block!important;
    margin-bottom: 6%;
    }
    #more-from-alm .border-show{
    display:block!important;
    border-top: 2px solid #fff !important;
    margin-top: 5%;
    }
    #more-from-alm .mobile-podcast{
    padding-left: 31px!important;
    }
    #more-from-alm .container{
    max-width:100%;
    }
    #more-from-alm .resource-panel{
    margin-bottom: 7%!important;
    }
    #more-from-alm .mobile-show-btn {
    display:block!important;
    }
    #more-from-alm .mfa-item-title{
    font-size: 16px!important;
    }
    #more-from-alm .podcast-image{
    }
    #more-from-alm .button-section .podcast-button{
    margin-top: 5%!important;
        margin-bottom: 5%;
        width: 328px!important;
    }
    #more-from-alm .mobile-podcast > div:nth-child(3) >div.black-border{
    border-bottom: 1px solid black!important;
    }

}


/* ipad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
#more-from-alm .button-section .podcast-button{
/*margin-top:84%!important;*/
width:195px!important;
}

#more-from-alm .mobile-show{
display:none!important;
}
#more-from-alm .mobile-show1{
display:none!important;
}
#more-from-alm .container{
max-width:100%;
}
#more-from-alm .mobile-show-btn {
display:none!important;
}
#more-from-alm .mobile-podcast > div:nth-child(3) >div.black-border{
  border-bottom:0!important;
}
}

/* only ipad pro*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {

#more-from-alm .mobile-show{
display:none!important;
}
#more-from-alm .mobile-show1{
display:none!important;
}
#more-from-alm .container{
max-width:100%;
}
#more-from-alm .mfa-item-title{
}
#more-from-alm .mobile-show-btn {
display:none!important;
}
  /*  #more-from-alm .button-section .podcast-button{
    margin-top:115%!important;
    }*/
    #more-from-alm .mobile-podcast > div:nth-child(3) >div.black-border{
      border-bottom:0!important;
    }
}

@media only screen and (max-device-width: 1024px) {
    #more-from-alm .mfa-resource-heading-wrapper {
        min-height: 90px;
    }
}

@media only screen and (max-device-width : 667px) {
    #more-from-alm .mfa-resource-heading-wrapper {
        min-height: unset;
    }
}