.interior-article-page .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 400px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media only screen and (min-width: 377px) {
    .interior-article-page .header{
      height:220px;
    }
    .interior-article-page .header-image {
      height: 500px !important;
    }
  }
  
  
  @media only screen and (min-width: 200px) {
  
    .interior-article-page .header{
      height:220px;
    }
    
    .interior-article-page .header-image {
      height: 500px !important;
    }
    .interior-article-page .header h1{
      font-size: ;
    }
  }  

@media only screen and (min-width: 700px) {
    .interior-article-page .header{
      height:300px;
    }
    .cta-section img{
      display: inline-block !important;
    }
  }


.interior-article-page .header h1 {
  font-size: 90px;
  font-weight: bold;
  font-family: "acumin-pro-condensed" !important;
  text-shadow: 1px 2px 3px #666;
}

.interior-article-page .header a {
  color: white;
  font-size: 13px !important;
  font-family: "acumin-pro" !important;
}

.interior-article-page .header img {
  margin-left: 12px;
  margin-right: 12px;
}

.interior-article-page .header .opacity-08 {
  opacity: 0.8;
}

.interior-article-page .h5 {
  font-size: 24px !important;
  font-family: "acumin-pro-condensed" !important;
  color: #6C6564;
  margin-bottom: 25px;
}

.interior-article-page h2 {
  font-size: 36px !important;
  font-family: "acumin-pro-condensed" !important;
  color: #382E2C;
  margin-bottom: 25px;
  font-weight: 600;
}

.interior-article-page h3 {
  font-size: 24px !important;
  font-family: "acumin-pro-condensed" !important;
  color: #382E2C;
  font-weight: bold;
}

.interior-article-page p {
  font-size: 18px !important;
  font-family: "acumin-pro" !important;
  line-height: 32px;
  color: #77706F;
}

.interior-article-page .policy-image {
  width: 100%;
  padding: 10px;
}

.interior-article-page .related-section {
  background-color: #F7F7F7;
}

.interior-article-page .related-section {
  background-color: #F7F7F7;
}


.interior-article-page .related-section .view-all-btn {
  padding: 7px 30px;
  color: #00ACB4;
  font-family: "acumin-pro-condensed" !important;
  text-transform: uppercase;
  border: 2px solid #D7D6D6;
  border-radius: 5px;
  font-size: 18px;
  max-height: 45px;
}

.interior-article-page .related-section .arrow-position {
  position: relative;
  top: 10px;
  right: 0px;
}

.interior-article-page .related-section .arrow-position img {
  zoom: 1.3;
}

.interior-article-page .related-section .sign-up-form input {
  width: 68%;
  height: 45px;
  border: none;
  font-family: "acumin-pro" !important;
}

.interior-article-page .related-section .sign-up-form input::-webkit-input-placeholder {
  color: #6C6564;
}

.interior-article-page .related-section .sign-up-form input:-ms-input-placeholder {
  color: #6C6564;
}

.interior-article-page .related-section .sign-up-form input::-ms-input-placeholder {
  color: #6C6564;
}

.interior-article-page .related-section .sign-up-form input::placeholder {
  color: #6C6564;
}

.interior-article-page .related-section .sign-up-form input:focus {
  outline: none;
}

.interior-article-page .related-section .sign-up-form button {
  width: 30%;
  padding: 0px;
  border: none;
  color: white;
  height: 45px;
  margin: auto;
  background: -webkit-gradient(linear, left bottom, left top, from(#00A3B5), color-stop(99.49%, #00ACB4));
  background: linear-gradient(360deg, #00A3B5 0%, #00ACB4 99.49%);
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 100;
}

.interior-article-page .article-list {
  list-style: none;
  padding: 0px;
}

.interior-article-page .article-list li {
  border-bottom: 1px solid #E6DFDF;
  padding-top: 10px;
  padding-bottom: 10px;
}

.interior-article-page .article-list li a {
  color: #403533;
  font-family: "acumin-pro" !important;
  font-weight: bold;
  font-size: 16px;
}

.interior-article-page .article-list .selected {
  color: #00ACB4;
}

.interior-article-page .question-section {
  position: relative;
  padding: 30% 2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  background-clip: padding-box;
  border: solid 2px transparent;
  border-radius: 5px;
}

.interior-article-page .question-section a {
  padding: 7px 30px;
  color: #00ACB4;
  font-family: "acumin-pro-condensed" !important;
  text-transform: uppercase;
  border: 2px solid #D7D6D6;
  border-radius: 5px;
  font-size: 18px;
}

.interior-article-page .question-section p {
  font-size: 16px !important;
  line-height: 28px;
}

.interior-article-page .question-section:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -2px;
  border-radius: inherit;
  background: -webkit-gradient(linear, left top, right top, from(#00ACB4), to(#71C06B));
  background: linear-gradient(to right, #00ACB4, #71C06B);
}


.jobs-table a{
  color: #EA6E3D;
}

.jobs-table a:hover{
  color: #EA6E3D;
  text-decoration: underline !important;
}

ul.map-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

ul.map-list li a{
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  color: #EA6E3D;
}

ul.map-list li a:hover{
  text-decoration: underline !important;
  color: #EA6E3D;
}

ul.map-list li .map-number{
  height: 25px;
  width: 25px;
  background-color: #00adb5;
  border-radius: 50%;
  display: inline-block;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  margin: 0px 5px 0px 0px;
  padding: 0px;
  font-size: 14px;
  line-height: 22px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
   .resources h1 {
  font-size: 50px !important;
  line-height: 46px;
  font-weight: bold;
  margin: 0px;
  font-family: "acumin-pro-condensed" !important;
  text-shadow: 1px 2px 3px #666;
}
   
   
   .interior-article-page .header-image{
     background-size: auto 340px !important;
   }
   
   .interior-article-page .members-header{
     background-image: url('https://uploads.prod01.oregon.platform-os.com/instances/542/assets/images/members-hero-mobile.png?t=1558115768622') !important;
     background-size: auto 400px !important;
   }
   
  h1, .interior-article-page .header{
    font-size: 45px !important; 
   }
   
  h2, .interior-article-page h2, .staff-list-page h2{
     font-size: 26px !important; 
   }
  h3, .staff-list-page h3{
     font-size: 20px !important;
   }
   .cta-section{
     background-color: #00ADB5;
   }
   .cta-section .btn-solid{
     background-color: #EFB807;
   }
   .main-header .menu-header .logo{
     height: 45px;
   }
   .interior-landing-page{
     padding-top: 5px !important; 
   }
}

 

@media only screen and (min-width: 500px) {
  .interior-article-page .header h1 {
    font-size: 70px;
    line-height: 60px;
    margin: 0px 0px 0px 10px;
    font-weight: bold;
    font-family: "acumin-pro-condensed" !important;
  }
}

.newspaper {
    padding: 15px;
    column-count: 2;
    column-gap: 40px;
    column-rule: 1px solid #ececec;
}


#benefit-detail-box {
  margin: 10px auto 10px auto;
  padding: 30px 0;
  border: 1px solid #ececec;
  border-radius: 3px;
  
  
}

/*# sourceMappingURL=interior-article-page.css.map */