body.page-terms-and-conditions .term_and_condition_page h3{
  margin-top:1.5625rem;
}

@media (max-width:767.98px){
  body.page-terms-and-conditions .term_and_condition_page h3{
    margin-top:.625rem;
  }
}

body.page-terms-and-conditions .term_and_condition_page h3 .s1,body.page-terms-and-conditions .term_and_condition_page h3 .s3{
  font-size:1.875rem;
  line-height:1.35;
  text-transform:uppercase;
  color:#042b21;
}

@media (max-width:767.98px){
  body.page-terms-and-conditions .term_and_condition_page h3 .s1,body.page-terms-and-conditions .term_and_condition_page h3 .s3{
    font-size:1.5rem;
    line-height:1.42;
  }
}

body.page-terms-and-conditions .term_and_condition_page .term-head-title{
  margin-top:1.5625rem;
}

@media (max-width:767.98px){
  body.page-terms-and-conditions .term_and_condition_page .term-head-title{
    margin-top:.625rem;
  }
}

body.page-terms-and-conditions .term_and_condition_page .term-head-title span{
  font-size:1.375rem;
  line-height:2rem;
  text-transform:uppercase;
}

@media (max-width:767.98px){
  body.page-terms-and-conditions .term_and_condition_page .term-head-title span{
    font-size:1.5rem;
    line-height:2.125rem;
  }
}

body.page-terms-and-conditions .term_and_condition_page ul{
  padding-left:1.25rem;
}
