.component_download{
  padding:4.375rem;
}

@media (min-width:768px) and (max-width:991.98px){
  .component_download{
    padding:2.5rem 1.25rem;
  }
}

@media (max-width:767.98px){
  .component_download{
    padding:1.25rem 0;
  }
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a,.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a.simple-link,.component_download>.safety-container>.only_phone>a{
  background:transparent;
  border:0;
  cursor:pointer;
  font-weight:600;
  font-size:1.125rem;
  padding:0;
  position:relative;
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a:hover:after,.component_download>.safety-container>.only_phone>a:hover:after{
  text-decoration:none;
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a:focus,.component_download>.safety-container>.only_phone>a:focus{
  text-decoration:underline;
}

@media (max-width:767px){
  .component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a,.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a.simple-link,.component_download>.safety-container>.only_phone>a{
    -moz-background-size:.875rem !important;
         background-size:.875rem !important;
    font-size:1rem;
  }
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a.simple-link:after,.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a:after,.component_download>.safety-container>.only_phone>a:after{
  content:none;
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a.simple-link>span,.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a>span,.component_download>.safety-container>.only_phone>a>span{
  text-decoration:none;
  white-space:nowrap;
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a.simple-link>span:after,.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a>span:after,.component_download>.safety-container>.only_phone>a>span:after{
  background-image:url(/wp-content/themes/fp-foundation-theme/assets/svg/icon_cta_arrow.svg);
  background-position:100%;
  background-repeat:no-repeat;
  content:"";
  display:inline-block;
  height:1em;
  margin-left:.3125rem;
  margin-top:-.0625rem;
  vertical-align:middle;
  width:.875rem;
}

.component_download>.safety-container>.tag-bar-top{
  letter-spacing:.09375rem;
  margin-bottom:2.5rem;
  position:relative;
  text-align:center;
  text-transform:uppercase;
}

@media (max-width:767px){
  .component_download>.safety-container>.tag-bar-top{
    margin-bottom:.9375rem;
  }
}

.component_download>.safety-container>.tag-bar-top:before{
  background:#ccc;
  border-top:.0625rem solid #ccc;
  content:"";
  display:block;
  height:.0625rem;
  left:0;
  position:absolute;
  top:.75rem;
  width:100%;
  z-index:1;
}

.component_download>.safety-container>.tag-bar-top>span{
  background:#fff;
  display:inline-block;
  letter-spacing:.09375rem;
  padding:0 1.25rem;
  position:relative;
  z-index:2;
}

@media (max-width:767px){
  .component_download>.safety-container>.tag-bar-top>span{
    padding:0 .625rem;
  }
}

.component_download>.safety-container>.tag-bar-top>.tag-description{
  padding:.625rem 0 0;
  text-transform:none;
}

@media (max-width:767px){
  .component_download>.safety-container>.tag-bar-top>.tag-description{
    text-align:left;
  }
}

.component_download>.safety-container>.module-featured-download-row>h2{
  text-align:center;
}

.component_download>.safety-container>.module-featured-download-row>.image-section{
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
     -moz-box-align:start;
          align-items:flex-start;
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:reverse;
  -webkit-flex-direction:row-reverse;
     -moz-box-orient:horizontal;
     -moz-box-direction:reverse;
          flex-direction:row-reverse;
  padding-right:4.0625rem;
  text-align:right;
}

@media (max-width:991px){
  .component_download>.safety-container>.module-featured-download-row>.image-section{
    padding-right:.9375rem;
  }
}

@media (max-width:767px){
  .component_download>.safety-container>.module-featured-download-row>.image-section{
    float:left;
    text-align:left;
    width:40%;
  }
}

.component_download>.safety-container>.module-featured-download-row>.mobile-view{
  display:none;
  margin-top:1.25rem;
}

@media (max-width:767px){
  .component_download>.safety-container>.module-featured-download-row>.mobile-view{
    display:block;
    float:left;
    height:11.875rem;
    margin:0;
    width:50%;
  }
  .component_download>.safety-container>.module-featured-download-row>.mobile-view>.table{
    display:table;
    height:100%;
    width:100%;
  }
  .component_download>.safety-container>.module-featured-download-row>.mobile-view>.table>.table-cell{
    display:table-cell;
    vertical-align:middle;
  }
  .component_download>.safety-container>.module-featured-download-row>.mobile-view>.table>.table-cell>p{
    margin:0 0 .125rem;
  }
  .component_download>.safety-container>.module-featured-download-row>.mobile-view>.table>.table-cell>p>strong{
    font-weight:700;
  }
}

.component_download>.safety-container>.module-featured-download-row>.section-main{
  float:left;
  padding:0;
}

@media (max-width:767px){
  .component_download>.safety-container>.module-featured-download-row>.section-main{
    display:none;
  }
}

.component_download>.safety-container>.module-featured-download-row>.section-main>h5{
  margin-bottom:1.25rem;
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.doc-section{
  float:left;
}

@media (max-width:767px){
  .component_download>.safety-container>.module-featured-download-row>.section-main>.doc-section{
    margin-bottom:1.875rem;
  }
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.doc-section>.list-heading{
  font-weight:700;
  margin-bottom:.625rem;
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.doc-section>ul{
  list-style-position:outside;
  margin:0;
  padding-left:2.5rem;
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.doc-section>.bottom-text-desktop{
  margin-top:1.25rem;
}

@media (max-width:767px){
  .component_download>.safety-container>.module-featured-download-row>.section-main>.doc-section>.bottom-text-desktop{
    display:none;
  }
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.doc-section>.bottom-text-desktop>p{
  margin:0 0 .125rem;
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.doc-section>.bottom-text-desktop>p>strong{
  font-weight:700;
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section{
  -webkit-align-self:center;
          align-self:center;
  float:left;
  padding-left:2.5rem;
}

@media (max-width:991px){
  .component_download>.safety-container>.module-featured-download-row>.section-main>.download-section{
    -webkit-align-self:normal;
            align-self:normal;
    padding-left:0;
  }
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a{
  clear:both;
  display:inline-block;
  font-weight:700;
  font-size:1rem;
  margin-bottom:.9375rem;
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a.download-link{
  float:left;
  padding-left:1.625rem;
  position:relative;
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a.download-link:before{
  content:"\e90F";
  font-family:brand;
  font-size:1rem;
  left:0;
  position:absolute;
  top:0;
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a.download-link:hover{
  text-decoration:underline;
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a.simple-link{
  display:block;
  font-weight:700;
  font-size:1rem;
  width:auto;
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a.simple-link:after{
  display:inline-block;
  margin-left:.1875rem;
  position:relative;
  top:.0625rem;
}

.component_download>.safety-container>.module-featured-download-row>.section-main>.download-section>a.simple-link:last-child{
  margin-bottom:0;
}

.component_download>.safety-container>.only_phone{
  margin-top:.625rem;
}

.component_download>.safety-container>.only_phone>a{
  display:block;
  font-weight:700;
  margin-bottom:.625rem;
}

.component_download>.safety-container>.only_phone>.list-heading{
  font-weight:700;
  margin-bottom:.75rem;
}

body .fl-row:nth-child(2n) .component_download .tag-bar-top span{
  background:#f4f4f4 !important;
}

body .fl-row.-grey-bg .component_download .tag-bar-top span{
  background:#f4f4f4 !important;
}

body .fl-row.-white-bg .component_download .tag-bar-top span{
  background-color:#fff !important;
}

/*# sourceMappingURL=download.min.css.map */
