@import url("https://fonts.googleapis.com/css?family=Poppins:500,600,700|Roboto:400,500,600,700");
.background-brand-blue {
  background-color: #005294; }

.background-brand-blue-light {
  background-color: #2b6fa6; }

.background-dark-gray {
  background-color: #616265; }

.background-brand-blue .block-title,
.background-brand-blue-light .block-title,
.background-dark-gray .block-title {
  color: #fff; }

.background-brand-blue .content,
.background-brand-blue-light .content,
.background-dark-gray .content {
  background-color: #fff; }

a:not(.btn) {
  color: #00773d; }

a.anchor-reference-link {
  pointer-events: none !important;
  text-decoration: none !important; }
  a.anchor-reference-link:hover {
    cursor: default !important; }

.region-content .content a {
  text-decoration: underline; }

h1,
h2,
h3,
h4,
h5 {
  color: #00773d;
  font-family: "Poppins", sans-serif;
  font-weight: 600; }

h2,
.h2 {
  font-size: 30px; }

h3,
.h3 {
  font-size: 24px; }

h4,
.h4 {
  font-size: 18px; }

h5,
.h5 {
  font-size: 14px; }

.text-uppercase {
  text-transform: uppercase; }

.btn {
  font-size: 13px; }

.btn-default, .sliding-popup-top button {
  background: #fff;
  border: 1px solid #005294;
  color: #005294;
  text-shadow: none; }
  .btn-default a, .sliding-popup-top button a {
    color: #616265; }

.btn-primary,
.btn-link,
.form-submit {
  background: #fff;
  border: 1px solid #005294;
  color: #005294;
  text-shadow: none; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active,
  .btn-link:hover,
  .btn-link:focus,
  .btn-link:active,
  .form-submit:hover,
  .form-submit:focus,
  .form-submit:active {
    background: rgba(0, 82, 148, 0.75);
    border: 1px solid rgba(0, 82, 148, 0.75); }

.btn-danger {
  background: url("../../assets/images/remove.png") repeat scroll 0 0 #005294; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active {
    background: url("../../assets/images/remove.png") repeat scroll 0 0 #2b6fa6; }

.yellow {
  background: #ffb201;
  color: #005294; }
  .yellow:hover, .yellow:focus, .yellow:active {
    background: #cd8f00; }

.dexp-section--before-header .region-social-top .fa {
  color: #616265;
  line-height: 40px; }

.dexp-section--before-header .region-customer-account-links,
.dexp-section--before-header .region-cart {
  border-left: 1px solid #e0e0de;
  float: right;
  font-size: 13px;
  padding: 0 15px;
  width: auto; }
  .dexp-section--before-header .region-customer-account-links p,
  .dexp-section--before-header .region-cart p {
    font-weight: 400;
    margin: 0; }
  .dexp-section--before-header .region-customer-account-links a,
  .dexp-section--before-header .region-cart a {
    color: #587f3d;
    line-height: 40px; }
  .dexp-section--before-header .region-customer-account-links #block-views-simple-shopping-cart-block .fa-shopping-cart,
  .dexp-section--before-header .region-cart #block-views-simple-shopping-cart-block .fa-shopping-cart {
    color: #587f3d; }

.dexp-section--before-header .region-customer-account-links {
  border-right: 1px solid #e0e0de; }

.dexp-logo {
  max-width: 200px; }

.region-search .search-wrapper {
  left: auto;
  max-width: 1170px;
  right: -15px;
  top: 0; }
  .region-search .search-wrapper .row {
    background: #fff; }
  .region-search .search-wrapper input {
    line-height: 40px;
    max-height: 77px;
    position: relative;
    z-index: 10; }

.region-search .search-icon, .region-search .search-close {
  color: #587f3d;
  line-height: 38px; }

.region-search .search-icon {
  left: 20px;
  min-width: 30px;
  padding-right: 10px;
  position: relative;
  text-align: center;
  top: -2px; }

.region-search .search-close {
  text-align: center;
  width: 40px; }

.region-search .search-label {
  display: none;
  font-family: "Roboto", serif;
  font-size: 13px;
  line-height: 30px; }

@media screen and (min-width: 992px) {
  .dexp-section--before-header .container {
    border-right: 1px solid #e0e0de; }
  .region-customer-account-links {
    margin-right: 90px; }
  .region-search {
    height: 39px;
    margin-top: -40px;
    text-align: right; }
    .region-search .search-icon {
      left: -10px;
      top: 0; }
    .region-search .search-label {
      display: inline; }
    .region-search .search-wrapper {
      top: -41px; }
      .region-search .search-wrapper input {
        max-height: 40px; }
  .region-navigation {
    padding-right: 0; } }

@media screen and (min-width: 1200px) {
  .dexp-logo {
    max-width: 300px; }
  .region-search .search-icon {
    left: 0;
    padding-right: 0; } }

@media screen and (min-width: 992px) {
  #section-header .dexp-menu > ul.menu > li {
    margin: 0 20px 0 0; }
    #section-header .dexp-menu > ul.menu > li:last-child {
      margin: 0 -15px 0 0; }
  #section-header .dexp-menu > ul.menu > li > a {
    color: #616265;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500; }
    #section-header .dexp-menu > ul.menu > li > a:hover, #section-header .dexp-menu > ul.menu > li > a.active {
      color: #616265; }
      #section-header .dexp-menu > ul.menu > li > a:hover::before, #section-header .dexp-menu > ul.menu > li > a.active::before {
        background-color: #005294;
        height: 4px; }
  #section-header .dexp-menu > ul.menu > li > span.nolink {
    font-size: 16px;
    font-weight: 500; }
    #section-header .dexp-menu > ul.menu > li > span.nolink:hover, #section-header .dexp-menu > ul.menu > li > span.nolink.active {
      color: #616265; }
      #section-header .dexp-menu > ul.menu > li > span.nolink:hover::before, #section-header .dexp-menu > ul.menu > li > span.nolink.active::before {
        background-color: #005294;
        height: 4px; } }

.theme-section-before-footer a {
  color: #fff; }
  .theme-section-before-footer a:hover {
    color: #fff; }

.region-footer-groups .list-inline {
  margin: 0 auto; }
  .region-footer-groups .list-inline li {
    display: block;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin: 0 -3px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
    width: 100%; }
  .region-footer-groups .list-inline .theme-section-before-footer--amc-link {
    background-color: #3274aa; }
  .region-footer-groups .list-inline .theme-section-before-footer--mmc-link {
    background-color: #6697bf; }
  .region-footer-groups .list-inline .theme-section-before-footer--fsemc-link {
    background-color: #99b9d5; }

#section-footer {
  border-bottom: 4px solid #00294b;
  border-top: 4px solid #00294b;
  color: #fff;
  padding: 30px 0 25px; }
  #section-footer h3,
  #section-footer h4 {
    border-bottom: 1px solid #e0e0de;
    color: #fff;
    font-size: 21px;
    margin: 0 0 20px;
    padding: 0 0 20px; }
  #section-footer ul {
    font-size: 14px;
    margin: 0 0 0 10px; }
    #section-footer ul a {
      color: #fff; }
  #section-footer .region-footer-second ul {
    list-style: none; }
  #section-footer .block--footer-contact-us {
    padding: 0 30px 0 0; }
  #section-footer .block--footer-about-arinc .logo-footer {
    margin: 0 0 20px;
    max-width: 260px; }
  #section-footer .block--footer-about-arinc .actions {
    margin: 20px 0 0; }

#section-copyright {
  color: #616265;
  font-weight: 700;
  padding: 30px 15px 15px; }
  #section-copyright .copyright {
    float: left; }
  #section-copyright a {
    color: #616265; }
    #section-copyright a:hover {
      color: #00773d; }

#go-to-top {
  background: #00773d;
  border-radius: 5px;
  bottom: -100px; }

@media screen and (min-width: 768px) {
  .region-footer-groups .list-inline {
    margin: 0 -30px; }
    .region-footer-groups .list-inline li {
      display: inline-block;
      width: 25%; } }

@media screen and (min-width: 992px) {
  .block--footer-related-programs .content {
    padding: 0 0 0 20px; }
  .region-footer-groups .list-inline {
    margin: 0; }
    .region-footer-groups .list-inline li {
      width: 23%; } }

@media screen and (min-width: 1200px) {
  #section-footer h3,
  #section-footer h4 {
    min-height: 40px; } }

.region-content {
  margin: 0 0 30px; }

.field-name-body h3,
.field-type-text-with-summary h3 {
  font-size: 21px;
  margin: 30px 0 20px; }

.field-name-body p,
.field-type-text-with-summary p {
  margin: 0 0 20px; }

.field-name-body ul,
.field-type-text-with-summary ul {
  margin: 0 0 20px;
  padding: 0 0 0 30px; }

.region-right-sidebar .block-title {
  font-size: 18px;
  margin: 0 0 10px; }

.region-right-sidebar .menu li {
  border-bottom: 1px solid #f2f2f2;
  font-size: 14px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative; }
  .region-right-sidebar .menu li > a,
  .region-right-sidebar .menu li > span {
    color: #616265;
    font-weight: 500;
    line-height: 1.375; }
    .region-right-sidebar .menu li > a:not(.expand-on-click),
    .region-right-sidebar .menu li > span:not(.expand-on-click) {
      display: inline-block;
      padding: 10px 14px;
      width: 100%; }
    .region-right-sidebar .menu li > a.expand-on-click,
    .region-right-sidebar .menu li > span.expand-on-click {
      position: absolute;
      right: 16px;
      top: 0; }

.region-right-sidebar .menu > li > a:not(.expand-on-click).active-trail {
  background-color: #e0e0de; }

.region-right-sidebar .menu > li .menu {
  margin: 0; }
  .region-right-sidebar .menu > li .menu > li > a:not(.expand-on-click) {
    padding: 14px 16px 14px 32px; }
  .region-right-sidebar .menu > li .menu .active-trail a {
    background-color: #005294;
    color: #fff; }

.region-right-sidebar .block {
  margin: 0 0 30px;
  padding: 0 15px; }
  .region-right-sidebar .block.background-brand-blue-light, .region-right-sidebar .block.background-dark-gray {
    padding: 15px 15px 20px; }
  .region-right-sidebar .block--purchase-order-help .content {
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2; }
  .region-right-sidebar .block--purchase-order-help .block-title {
    color: #00773d;
    width: 75%; }
  .region-right-sidebar .block--purchase-order-help h4 {
    color: #587f3d;
    font-size: 21px;
    margin: 10px 0; }
  .region-right-sidebar .block--purchase-order-help--contact-info {
    font-size: 14px; }
    .region-right-sidebar .block--purchase-order-help--contact-info .fa {
      margin: 0 6px 0 0; }
    .region-right-sidebar .block--purchase-order-help--contact-info a {
      color: #616265; }
  .region-right-sidebar .block--report-an-error .content {
    background: url("../../assets/images/caution-icon.svg") 108% 15% no-repeat #005294;
    background-size: 125px;
    color: #fff;
    padding: 25px 20px; }
  .region-right-sidebar .block--report-an-error h4 {
    color: #fff;
    font-size: 24px;
    margin: 0 0 20px; }
  .region-right-sidebar .block--report-an-error p {
    font-size: 21px;
    margin: 0 0 20px;
    width: 65%; }
  .region-right-sidebar .block--report-an-error .btn {
    width: 100%; }
  .region-right-sidebar .block--next-meeting .views-row {
    position: relative; }
  .region-right-sidebar .block--next-meeting img {
    width: 100%; }
  .region-right-sidebar .block--next-meeting .views-field-field-event-dates {
    background-color: #005294;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    height: 75px;
    left: 15px;
    line-height: 20px;
    padding: 15px 9px;
    position: absolute;
    top: 15px;
    width: 75px; }
    .region-right-sidebar .block--next-meeting .views-field-field-event-dates .field-content {
      text-align: center; }
      .region-right-sidebar .block--next-meeting .views-field-field-event-dates .field-content span {
        margin: 0 -2px; }
        .region-right-sidebar .block--next-meeting .views-field-field-event-dates .field-content span:nth-of-type(3) spn {
          display: none; }
  .region-right-sidebar .block--next-meeting .views-field-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 10px;
    padding: 0 10px;
    text-align: left; }
    .region-right-sidebar .block--next-meeting .views-field-title a {
      color: #587f3d; }
  .region-right-sidebar .block--next-meeting .views-field-field-location-name {
    font-weight: 400;
    padding: 0 10px; }
  .region-right-sidebar .block--related-products + .block--related-products--presentations {
    margin: -31px 0 30px; }
  .region-right-sidebar .block--related-products tr {
    display: block; }
    .region-right-sidebar .block--related-products tr + tr {
      margin: 25px 0 0; }
  .region-right-sidebar .block--related-products .content {
    border: 1px solid #f2f2f2;
    padding: 10px 10px 20px; }
  .region-right-sidebar .block--related-products .field-name-field-sku {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25; }
  .region-right-sidebar .block--related-products h4 {
    color: #587f3d;
    line-height: 1.25;
    margin: 0; }
  .region-right-sidebar .block--related-products p {
    margin: 0; }
  .region-right-sidebar .block--related-products .field-name-commerce-price {
    color: #005294;
    font-weight: 700; }
    .region-right-sidebar .block--related-products .field-name-commerce-price .field-label {
      display: inline; }
  .region-right-sidebar .block-menu--menu-conference-events-menu {
    margin: 0 0 10px; }

.region-right-sidebar--conference-sponsors {
  border: 10px solid #e0e0de;
  margin: 0 0 20px;
  padding: 15px; }
  .region-right-sidebar--conference-sponsors h4 {
    font-size: 21px;
    text-align: center; }
  .region-right-sidebar--conference-sponsors--host {
    text-align: center; }
    .region-right-sidebar--conference-sponsors--host img {
      display: block;
      margin: 0 auto; }

.region-right-sidebar--conference-sponsor-link .content {
  background: url("../../assets/images/sponsor-signup-bg.svg") 97% 4% no-repeat #005294;
  background-size: 115px;
  padding: 20px; }

.region-right-sidebar--conference-sponsor-link h3 {
  color: #fff;
  font-size: 24px;
  margin: 0 0 10px;
  width: 65%; }

.region-right-sidebar--conference-sponsor-link p {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 15px; }

.view-programs ul,
.view-persons ul {
  margin: 0; }

.view-programs .views-row,
.view-persons .views-row {
  border: 1px solid #e0e0de;
  margin: -1px 0 0;
  padding: 5px; }

.view-programs .views-row-even,
.view-persons .views-row-even {
  border-top: 0; }

.view-programs .program-icon,
.view-programs .person-image,
.view-persons .program-icon,
.view-persons .person-image {
  display: inline-block;
  vertical-align: middle;
  width: 80px; }

.view-programs .program-info-wrapper,
.view-programs .person-info-wrapper,
.view-persons .program-info-wrapper,
.view-persons .person-info-wrapper {
  display: inline-block;
  line-height: 1.375;
  padding: 0 0 0 10px;
  vertical-align: middle;
  width: 65%; }

.view-programs .program-title,
.view-programs .person-position,
.view-persons .program-title,
.view-persons .person-position {
  color: #00773d;
  font-weight: 600; }

.view-programs .program-title a,
.view-persons .program-title a {
  color: #00773d; }

.view-programs .program-name,
.view-programs .person-name,
.view-persons .program-name,
.view-persons .person-name {
  color: #616265;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px; }

.view-programs .program-name a,
.view-persons .program-name a {
  color: #616265; }

.view-programs .program-cta,
.view-programs .person-company,
.view-persons .program-cta,
.view-persons .person-company {
  font-style: italic; }
  .view-programs .program-cta a,
  .view-programs .person-company a,
  .view-persons .program-cta a,
  .view-persons .person-company a {
    color: #616265; }

.view-programs .program-cta a,
.view-persons .program-cta a {
  text-decoration: underline; }

.view-programs .view-footer,
.view-persons .view-footer {
  background-color: #2b6fa6;
  padding: 10px 0 0; }
  .view-programs .view-footer .btn,
  .view-persons .view-footer .btn {
    width: 100%; }

@media (min-width: 768px) {
  .view-programs .program-info-wrapper,
  .view-programs .person-info-wrapper,
  .view-persons .program-info-wrapper,
  .view-persons .person-info-wrapper {
    font-size: 80%;
    width: 50%; }
  .view-programs .program-name,
  .view-programs .person-name,
  .view-persons .program-name,
  .view-persons .person-name {
    font-size: 90%; } }

@media (min-width: 992px) {
  .view-programs .program-info-wrapper,
  .view-programs .person-info-wrapper,
  .view-persons .program-info-wrapper,
  .view-persons .person-info-wrapper {
    font-size: 100%;
    width: 65%; }
  .view-programs .program-name,
  .view-programs .person-name,
  .view-persons .program-name,
  .view-persons .person-name {
    font-size: 100%; } }

.view-activities .item-list > h3 {
  font-size: 36px; }

.views-field-field-activities + .views-field-title h3 {
  margin: 0 0 15px; }

.views-field-field-event-dates,
.views-field-field-location-name {
  color: #005294;
  font-weight: 500; }

.one-page-home .region-slider {
  background-color: #005294;
  max-height: 454px;
  overflow: hidden; }
  .one-page-home .region-slider::before, .one-page-home .region-slider::after {
    background: linear-gradient(to right, #005294 0%, #00773d 100%);
    content: '';
    display: block;
    height: 4px; }
  .one-page-home .region-slider::after {
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 10; }
  .one-page-home .region-slider .container {
    padding: 0; }
  .one-page-home .region-slider .flexslider {
    border: 0;
    margin: 0; }
  .one-page-home .region-slider .slides li {
    max-height: 446px; }
    .one-page-home .region-slider .slides li:nth-child(even) .box {
      bottom: auto;
      right: 0;
      top: 0; }
  .one-page-home .region-slider .flex-caption {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
    .one-page-home .region-slider .flex-caption .container {
      height: 100%;
      padding: 0;
      position: relative; }
    .one-page-home .region-slider .flex-caption .box {
      background: rgba(0, 82, 148, 0.75);
      bottom: 0;
      max-width: 100%;
      padding: 10px 15px;
      position: absolute;
      width: 375px; }
    .one-page-home .region-slider .flex-caption .title {
      color: #fff;
      font-family: "Poppins", sans-serif;
      font-size: 24px;
      font-weight: 400;
      line-height: 24px; }
    .one-page-home .region-slider .flex-caption .text {
      color: #fff;
      font-family: "Poppins", sans-serif;
      font-size: 14px;
      font-weight: 400;
      line-height: 19px;
      margin: 5px 0; }
    .one-page-home .region-slider .flex-caption .location {
      color: #fff;
      display: none;
      font-size: 14px;
      font-weight: 400;
      margin: 5px 0 10px; }
    .one-page-home .region-slider .flex-caption .date {
      background-color: #005294;
      border-radius: 50%;
      color: #fff;
      font-size: 20px;
      font-weight: 400;
      height: 75px;
      line-height: 20px;
      padding: 15px 9px;
      position: absolute;
      right: 15px;
      text-align: center;
      top: 15px;
      width: 75px; }
    .one-page-home .region-slider .flex-caption span {
      float: left;
      padding: 0 0 0 7px;
      width: 50%; }
      .one-page-home .region-slider .flex-caption span.view {
        padding: 0 7px 0 0; }
      .one-page-home .region-slider .flex-caption span .btn {
        width: 100%; }
  .one-page-home .region-slider .flex-direction-nav a {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    width: 50px; }
    .one-page-home .region-slider .flex-direction-nav a:hover {
      background-color: rgba(0, 0, 0, 0.5); }
  .one-page-home .region-slider .flex-direction-nav .flex-prev::before,
  .one-page-home .region-slider .flex-direction-nav .flex-next::before {
    color: #fff;
    font-family: 'FontAwesome';
    line-height: 50px;
    text-align: center;
    width: 50px; }
  .one-page-home .region-slider .flex-direction-nav .flex-prev::before {
    content: '\f104';
    padding-right: 2px; }
  .one-page-home .region-slider .flex-direction-nav .flex-next::before {
    content: '\f105';
    padding-left: 2px; }

@media screen and (min-width: 768px) {
  .one-page-home .region-slider .slides li:nth-child(odd) .box {
    left: 75px; }
  .one-page-home .region-slider .slides li:nth-child(even) .box {
    right: 75px;
    top: 40px; }
  .one-page-home .region-slider .flex-caption .box {
    bottom: 15px;
    height: 240px;
    padding: 25px 15px 60px;
    width: 400px; }
  .one-page-home .region-slider .flex-caption .title {
    font-size: 32px;
    line-height: 30px; }
  .one-page-home .region-slider .flex-caption .text {
    font-size: 18px;
    line-height: 22px; }
  .one-page-home .region-slider .flex-caption .location {
    display: block; }
  .one-page-home .region-slider .flex-caption .actions {
    bottom: 25px;
    left: 0;
    padding: 0 15px;
    position: absolute;
    width: 100%; } }

@media screen and (min-width: 992px) {
  .one-page-home .region-slider .flex-caption .box {
    bottom: 60px;
    height: 260px;
    padding: 35px 25px 80px;
    width: 498px; }
  .one-page-home .region-slider .flex-caption .actions {
    bottom: 35px;
    left: 0;
    padding: 0 25px; } }

.sliding-popup-top {
  background-color: #005294;
  width: 100%; }
  .sliding-popup-top h4,
  .sliding-popup-top p {
    color: #fff; }
  .sliding-popup-top h4 {
    margin: 20px 0 0; }
  .sliding-popup-top #popup-buttons {
    float: right;
    margin: 20px 0 0; }
  .sliding-popup-top button {
    border: 1px solid #616265;
    color: #616265;
    display: inline-block;
    font-weight: 600;
    padding: 7px 30px; }
    .sliding-popup-top button:hover, .sliding-popup-top button:focus, .sliding-popup-top button:active {
      background-color: #f2f2f2; }

#section-page-title {
  background-image: none;
  border-bottom: 0;
  border-top: 0;
  overflow: visible;
  position: relative; }
  #section-page-title::before, #section-page-title::after {
    background: linear-gradient(to right, #005294 0%, #00773d 100%);
    content: '';
    display: block;
    height: 5px;
    position: absolute;
    width: 100%; }
  #section-page-title::before {
    top: -5px; }
  #section-page-title::after {
    bottom: -5px; }
  #section-page-title .row {
    background: url("../../assets/images/SAE_ITC_Tri-Industry_Photos_1284x300.jpg") 50% 51% no-repeat;
    background-size: cover; }
    #section-page-title .row:before {
      background: linear-gradient(to right, rgba(0, 0, 0, 0.37) 0%, rgba(0, 0, 0, 0.37) 40%, rgba(0, 0, 0, 0.1) 100%);
      content: '';
      display: inline-block;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
    #section-page-title .row .content {
      position: relative;
      z-index: 9; }
    #section-page-title .row .page_title {
      text-shadow: 2px 2px 2px #000; }
      #section-page-title .row .page_title::before, #section-page-title .row .page_title::after {
        display: none; }

.title h1 {
  color: #00773d;
  font-size: 36px; }

.region-pagetitle h1.page_title,
.region-pagetitle h2.page_title {
  border-bottom: 0;
  color: #fff;
  font-size: 24px;
  margin: 0 0 -3px;
  padding: 43px 0; }

.content h1 {
  margin: 0 0 10px;
  padding: 0 0 25px;
  position: relative; }
  .content h1::after, .content h1::before {
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    left: 0; }
  .content h1::before {
    background-color: #cacac8;
    width: 100%; }
  .content h1::after {
    background-color: #2b6fa6;
    width: 50%;
    z-index: 2; }

.node-article .field-name-post-date,
.node-case-study .field-name-post-date {
  font-style: italic;
  margin: 0 0 5px; }

.node-article .field-name-body p,
.node-article .field-type-text-with-summary p,
.node-case-study .field-name-body p,
.node-case-study .field-type-text-with-summary p {
  margin: 0; }
  .node-article .field-name-body p + p,
  .node-article .field-type-text-with-summary p + p,
  .node-case-study .field-name-body p + p,
  .node-case-study .field-type-text-with-summary p + p {
    margin: 10px 0 0; }

.node-article.view-mode-teaser::after,
.node-case-study.view-mode-teaser::after {
  clear: both;
  content: '';
  display: table; }

.node-article.view-mode-teaser h3,
.node-case-study.view-mode-teaser h3 {
  line-height: 1.25;
  margin: 20px 0; }

.node-article.view-mode-teaser .field-name-field-icon-image,
.node-article.view-mode-teaser .field-name-field-featured-image,
.node-case-study.view-mode-teaser .field-name-field-icon-image,
.node-case-study.view-mode-teaser .field-name-field-featured-image {
  margin: 0 auto; }
  .node-article.view-mode-teaser .field-name-field-icon-image img,
  .node-article.view-mode-teaser .field-name-field-featured-image img,
  .node-case-study.view-mode-teaser .field-name-field-icon-image img,
  .node-case-study.view-mode-teaser .field-name-field-featured-image img {
    width: 100%; }

.node-article.view-mode-teaser .field-name-field-icon-image,
.node-case-study.view-mode-teaser .field-name-field-icon-image {
  max-width: 220px; }

.node-article.view-mode-full .field-name-field-icon-image,
.node-article.view-mode-full .field-name-field-featured-image,
.node-case-study.view-mode-full .field-name-field-icon-image,
.node-case-study.view-mode-full .field-name-field-featured-image {
  margin: 0 auto; }
  .node-article.view-mode-full .field-name-field-icon-image img,
  .node-article.view-mode-full .field-name-field-featured-image img,
  .node-case-study.view-mode-full .field-name-field-icon-image img,
  .node-case-study.view-mode-full .field-name-field-featured-image img {
    width: 100%; }

.node-article.view-mode-full .field-name-field-icon-image,
.node-case-study.view-mode-full .field-name-field-icon-image {
  max-width: 220px; }

.node-article.view-mode-full .field-name-body,
.node-case-study.view-mode-full .field-name-body {
  margin: 40px 0 20px; }
  .node-article.view-mode-full .field-name-body h2,
  .node-article.view-mode-full .field-name-body h3,
  .node-article.view-mode-full .field-name-body h4,
  .node-article.view-mode-full .field-name-body h5,
  .node-article.view-mode-full .field-name-body h6,
  .node-case-study.view-mode-full .field-name-body h2,
  .node-case-study.view-mode-full .field-name-body h3,
  .node-case-study.view-mode-full .field-name-body h4,
  .node-case-study.view-mode-full .field-name-body h5,
  .node-case-study.view-mode-full .field-name-body h6 {
    margin: 0 0 20px; }
  .node-article.view-mode-full .field-name-body ul,
  .node-case-study.view-mode-full .field-name-body ul {
    margin: 20px 0; }

@media (min-width: 768px) {
  .node-article.view-mode-teaser .field-name-field-icon-image,
  .node-article.view-mode-teaser .field-name-field-featured-image,
  .node-case-study.view-mode-teaser .field-name-field-icon-image,
  .node-case-study.view-mode-teaser .field-name-field-featured-image {
    margin: 0; }
  .node-article.view-mode-full .field-name-field-icon-image,
  .node-article.view-mode-full .field-name-field-featured-image,
  .node-case-study.view-mode-full .field-name-field-icon-image,
  .node-case-study.view-mode-full .field-name-field-featured-image {
    float: right;
    margin: 20px 0 20px 20px;
    max-width: 220px; } }

@media (min-width: 1200px) {
  .node-article.view-mode-teaser .field-name-title,
  .node-article.view-mode-teaser .field-name-post-date,
  .node-article.view-mode-teaser .field-name-body,
  .node-case-study.view-mode-teaser .field-name-title,
  .node-case-study.view-mode-teaser .field-name-post-date,
  .node-case-study.view-mode-teaser .field-name-body {
    padding: 0 0 0 250px; }
  .node-article.view-mode-teaser .field-name-field-icon-image,
  .node-article.view-mode-teaser .field-name-field-featured-image,
  .node-case-study.view-mode-teaser .field-name-field-icon-image,
  .node-case-study.view-mode-teaser .field-name-field-featured-image {
    float: left;
    max-width: 220px; }
  .node-article.view-mode-teaser h3,
  .node-case-study.view-mode-teaser h3 {
    margin: 0 0 20px; } }

.view-news .list-group-item {
  padding: 20px 20px; }

.sponsors-slider {
  position: relative; }
  .sponsors-slider .slide img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-height: 80px;
    max-width: 250px;
    padding: 0 10px;
    width: 100%; }
  .sponsors-slider .slide .views-field-field-programs {
    font-style: italic; }
  .sponsors-slider .flex-direction-nav {
    position: absolute;
    top: 50%;
    width: 100%; }
    .sponsors-slider .flex-direction-nav a {
      background-color: rgba(0, 0, 0, 0.2);
      background-image: none;
      border-radius: 5px;
      height: 50px;
      line-height: 35px;
      opacity: 1;
      position: absolute;
      text-align: center;
      width: 50px;
      z-index: 10; }
      .sponsors-slider .flex-direction-nav a::before {
        color: #fff;
        font-size: 25px;
        line-height: 50px;
        width: 50px; }
      .sponsors-slider .flex-direction-nav a:hover {
        background-color: rgba(0, 0, 0, 0.5); }
      .sponsors-slider .flex-direction-nav a.flex-prev {
        left: 0; }
      .sponsors-slider .flex-direction-nav a.flex-next {
        right: 0; }
  @media screen and (min-width: 768px) {
    .sponsors-slider {
      padding: 0 70px; }
      .sponsors-slider .flex-direction-nav a.flex-prev {
        left: -70px; }
      .sponsors-slider .flex-direction-nav a.flex-next {
        right: 70px; } }

.block-views--members-and-sponsors-block .sponsors-slider .flex-direction-nav {
  top: calc(50% + 100px); }

@media screen and (min-width: 992px) {
  .block-views--members-and-sponsors-block .sponsors-slider .flex-direction-nav {
    top: calc(50% + 80px); } }

.region-content--commerce-product-display-grid-row {
  margin: 0; }

.region-content--commerce-product-display-grid-item {
  border: 1px solid #e0e0de;
  padding: 10px 10px 15px; }
  .region-content--commerce-product-display-grid-item h3 {
    color: #587f3d;
    line-height: 1.375;
    margin: 0 0 20px; }
    .region-content--commerce-product-display-grid-item h3 a {
      color: #587f3d; }
  .region-content--commerce-product-display-grid-item .field-name-field-sku {
    color: #00773d;
    font-family: 'Poppins', sans-serif;
    font-size: 21px;
    font-weight: 700; }
  .region-content--commerce-product-display-grid-item .field-name-commerce-price {
    color: #005294;
    font-weight: 600;
    margin: 0 0 20px; }
  .region-content--commerce-product-display-grid-item .form-type-select {
    margin: 0 0 20px;
    width: 100%; }
  .region-content--commerce-product-display-grid-item .btn-info {
    background-color: #005294;
    border: 1px solid #005294; }

.term-listing-heading--title {
  color: #00773d; }

.term-listing-heading--description {
  margin: 0 0 30px;
  padding: 0 0 30px;
  position: relative; }
  .term-listing-heading--description p {
    margin: 0; }
  .term-listing-heading--description::after {
    background-color: #cacac8;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    left: 50%;
    margin: 0 0 0 -25%;
    position: absolute;
    width: 50%; }

.view-content-categories .dexp-grid-item {
  border: 1px solid #e0e0de;
  margin: 0 0 -1px;
  padding: 0 10px 50px; }
  .view-content-categories .dexp-grid-item:nth-child(2n), .view-content-categories .dexp-grid-item:nth-child(3n) {
    margin: 0 0 -1px -1px; }
  .view-content-categories .dexp-grid-item h2,
  .view-content-categories .dexp-grid-item h3 {
    background: #616265;
    color: #fff;
    margin: 0 -10px 20px;
    padding: 15px 10px; }
  .view-content-categories .dexp-grid-item p {
    font-size: 13px; }
  .view-content-categories .dexp-grid-item .actions {
    bottom: 15px;
    left: 0;
    padding: 0 10px;
    position: absolute;
    width: 100%; }
    .view-content-categories .dexp-grid-item .actions .btn {
      width: 100%; }

.view-content-categories .row {
  margin: 0; }

.view-commerce-cart-block .view-footer ul li {
  padding: 0; }
  .view-commerce-cart-block .view-footer ul li a {
    background-color: #005294;
    font-size: 16px;
    line-height: 1.33;
    padding: 10px 30px; }

.commerce-add-to-cart select,
.commerce-add-to-cart input[type='text'] {
  font-weight: 400;
  max-width: 100%; }

.checkout-buttons {
  margin: 20px 0 0; }
  .checkout-buttons .checkout-back {
    padding: 10px 30px; }
  .checkout-buttons .form-submit:hover, .checkout-buttons .form-submit:focus, .checkout-buttons .form-submit:active {
    color: #2b6fa6 !important; }

table.checkout-review .pane-title td {
  font-weight: 700;
  padding: 0; }

table.checkout-review .pane-data-full {
  padding: 0; }
  table.checkout-review .pane-data-full .view-content {
    margin: 20px 0 0; }

.checkout-help {
  margin: 0 0 20px; }

.sae-testimonial-item-portrait {
  border: 1px solid #005294;
  height: auto;
  width: 200px; }

@media screen and (min-width: 768px) {
  .region-content--commerce-product-display-grid-row .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .region-content--commerce-product-display-grid-row .view-content > [class*='col-'] {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; }
  .view-content-categories .dexp-grid-items .row, .view-content-categories.dexp-grid-items .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 18px; }
    .view-content-categories .dexp-grid-items .row > [class*='col-'], .view-content-categories.dexp-grid-items .row > [class*='col-'] {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; }
  .view-commerce-cart-block .view-footer ul li a {
    padding: 10px; }
  .sae-testimonial-item-content-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 90px); }
  .sae-testimonial-item-portrait {
    border: 1px solid #005294;
    display: inline-block;
    height: auto;
    margin: 0 10px 0 0;
    max-width: 70px;
    vertical-align: middle; } }

@media screen and (min-width: 992px) {
  .view-commerce-cart-block .view-footer ul li a {
    padding: 10px 30px; } }

.one-page-home .region-content {
  margin: 40px 0 35px; }
  .one-page-home .region-content .title h1 {
    font-size: 36px; }
    .one-page-home .region-content .title h1::after, .one-page-home .region-content .title h1::before {
      bottom: 0;
      content: '';
      display: block;
      height: 1px;
      position: absolute;
      left: 0; }
    .one-page-home .region-content .title h1::before {
      background-color: #cacac8;
      width: 100%; }
    .one-page-home .region-content .title h1::after {
      background-color: #2b6fa6;
      width: 50%;
      z-index: 2; }
  .one-page-home .region-content .view-content-categories {
    margin: 20px 0 0; }
  .one-page-home .region-content .block-views--members-and-sponsors-block {
    margin: 20px 0 0; }
    .one-page-home .region-content .block-views--members-and-sponsors-block .view-header > div {
      font-size: 20px;
      font-style: italic;
      font-weight: 400;
      margin: 0 0 50px; }
    .one-page-home .region-content .block-views--members-and-sponsors-block h3 {
      font-size: 24px;
      margin: 0 auto 20px;
      padding: 0 0 20px;
      position: relative; }
      .one-page-home .region-content .block-views--members-and-sponsors-block h3::after, .one-page-home .region-content .block-views--members-and-sponsors-block h3::before {
        bottom: 0;
        content: '';
        display: block;
        height: 1px;
        position: absolute;
        left: 0; }
      .one-page-home .region-content .block-views--members-and-sponsors-block h3::before {
        background-color: #cacac8;
        width: 100%; }
      .one-page-home .region-content .block-views--members-and-sponsors-block h3::after {
        background-color: #2b6fa6;
        width: 50%;
        z-index: 2; }
    .one-page-home .region-content .block-views--members-and-sponsors-block .region {
      padding: 40px 40px 25px; }
    .one-page-home .region-content .block-views--members-and-sponsors-block .actions {
      text-align: center; }
      .one-page-home .region-content .block-views--members-and-sponsors-block .actions a {
        font-weight: 700;
        padding: 15px 20px;
        width: 100%; }

.view-media-file-resources .views-field-field-non-purchase-document {
  font-family: "Poppins", sans-serif; }
  .view-media-file-resources .views-field-field-non-purchase-document .fa {
    color: #cacac8;
    float: left;
    font-size: 70px;
    margin: 0 20px 0 0;
    vertical-align: middle; }
  .view-media-file-resources .views-field-field-non-purchase-document--title {
    font-size: 16px;
    line-height: 1.25;
    vertical-align: middle; }
    .view-media-file-resources .views-field-field-non-purchase-document--title a {
      color: #587f3d;
      font-weight: 400; }
  .view-media-file-resources .views-field-field-non-purchase-document--project-id {
    color: #00773d;
    font-weight: 600; }
  .view-media-file-resources .views-field-field-non-purchase-document--information {
    display: inline-block;
    font-style: italic;
    padding: 10px 0 0; }

.region-content .views-media-file-resources {
  margin: 30px 0 0; }
  .region-content .views-media-file-resources h3 {
    font-size: 21px; }
  .region-content .views-media-file-resources .list-group-item {
    padding: 20px; }
    .region-content .views-media-file-resources .list-group-item::after {
      clear: both;
      content: '';
      display: table; }
  .region-content .views-media-file-resources .views-row-even {
    background-color: #f2f2f2; }

.region-related-media-before-footer h3 {
  font-size: 36px;
  text-transform: capitalize; }

.region-related-media-before-footer .view-media-file-resources--group {
  margin: 0 auto;
  padding: 40px 0 80px; }
  .region-related-media-before-footer .view-media-file-resources--group h3 {
    margin: 0 0 30px;
    padding: 0 0 30px;
    position: relative; }
    .region-related-media-before-footer .view-media-file-resources--group h3::after, .region-related-media-before-footer .view-media-file-resources--group h3::before {
      bottom: 0;
      content: '';
      display: block;
      height: 1px;
      position: absolute;
      left: 50%; }
    .region-related-media-before-footer .view-media-file-resources--group h3::before {
      background-color: #cacac8;
      width: 300px;
      margin: 0 0 0 -150px; }
    .region-related-media-before-footer .view-media-file-resources--group h3::after {
      background-color: #2b6fa6;
      width: 150px;
      z-index: 2;
      margin: 0 0 0 -75px; }
  .region-related-media-before-footer .view-media-file-resources--group:nth-child(odd) {
    background-color: #f9f9f8; }
  .region-related-media-before-footer .view-media-file-resources--group ul {
    list-style: none; }
    .region-related-media-before-footer .view-media-file-resources--group ul::after {
      clear: both;
      content: '';
      display: table; }
    .region-related-media-before-footer .view-media-file-resources--group ul li {
      float: left;
      width: 33.3%; }

.region-related-media-before-footer .views-field-field-non-purchase-document--title {
  max-width: 80%;
  text-align: left; }

.region-content .field-name-field-last-modified {
  border: 1px solid #e0e0de;
  font-size: 16px;
  margin: 0 0 20px;
  padding: 15px 20px; }
  .region-content .field-name-field-last-modified + .view-persons {
    margin: 0; }

.region-content .node-product-display .field-name-field-last-modified {
  border: 0;
  line-height: 1.375;
  padding: 0; }

.field .field-label {
  font-weight: 700; }

.field-name-body ol {
  padding: 0 0 0 20px; }

.form-item,
.form-actions {
  margin: 20px 0; }

.page-user-register .form-item:not(.webform-component-textarea) .description,
.user-login .form-item:not(.webform-component-textarea) .description,
.page-user-password .form-item:not(.webform-component-textarea) .description,
.page-user-edit .form-item:not(.webform-component-textarea) .description,
.node-webform .form-item:not(.webform-component-textarea) .description {
  margin: 10px 0 0;
  max-width: 800px;
  padding: 0 0 0 160px; }

.page-user-register .captcha .fieldset-description,
.user-login .captcha .fieldset-description,
.page-user-password .captcha .fieldset-description,
.page-user-edit .captcha .fieldset-description,
.node-webform .captcha .fieldset-description {
  margin: 0 0 10px; }

.page-user label {
  padding: 0 10px 0 0; }

.page-user-edit .form-item-pass .description {
  padding: 0; }

.form--webform-report-error .form-submit {
  margin: 10px 0 0; }

.webform-client-form label {
  margin: 0 10px 0 0; }

.webform-client-form .webform-component-radios input,
.webform-client-form .webform-component-radios label {
  margin: 0;
  vertical-align: middle; }

.webform-client-form .webform-component-radios label {
  float: none; }

.webform-component-textarea .description {
  margin: 0 0 10px; }

.webform-component--plane-talk-select label {
  min-width: 180px; }

.field-name-body table {
  width: 100%; }
  .field-name-body table + table {
    margin: 0 0 20px; }
  .field-name-body table thead {
    background-color: #005294;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 600; }
  .field-name-body table tbody {
    border-left: 1px solid #616265; }
  .field-name-body table th {
    border-bottom: 0; }
  .field-name-body table th,
  .field-name-body table td {
    padding: 15px 20px; }
  .field-name-body table td {
    border-bottom: 1px solid #616265;
    border-right: 1px solid #616265;
    font-weight: 500; }

.field-name-body .dexp_tab_wrapper .nav-tabs,
.field-name-field-term-page-body .dexp_tab_wrapper .nav-tabs {
  border-bottom: 3px solid #e0e0de;
  margin: 0;
  padding: 0; }
  .field-name-body .dexp_tab_wrapper .nav-tabs > li,
  .field-name-field-term-page-body .dexp_tab_wrapper .nav-tabs > li {
    background-color: #e0e0de;
    margin: 0 1px -3px; }
    .field-name-body .dexp_tab_wrapper .nav-tabs > li:first-child,
    .field-name-field-term-page-body .dexp_tab_wrapper .nav-tabs > li:first-child {
      border-left: 0;
      margin: 0 1px -3px 0; }
    .field-name-body .dexp_tab_wrapper .nav-tabs > li:last-child,
    .field-name-field-term-page-body .dexp_tab_wrapper .nav-tabs > li:last-child {
      border-left: 0;
      margin: 0 0 -3px 1px; }
    .field-name-body .dexp_tab_wrapper .nav-tabs > li a,
    .field-name-field-term-page-body .dexp_tab_wrapper .nav-tabs > li a {
      color: #616265; }
    .field-name-body .dexp_tab_wrapper .nav-tabs > li.active,
    .field-name-field-term-page-body .dexp_tab_wrapper .nav-tabs > li.active {
      background-color: #fff; }
      .field-name-body .dexp_tab_wrapper .nav-tabs > li.active a,
      .field-name-field-term-page-body .dexp_tab_wrapper .nav-tabs > li.active a {
        border-left: 3px solid #e0e0de;
        border-right: 3px solid #e0e0de;
        border-top: 3px solid #e0e0de;
        color: #616265; }

.field-name-body .dexp_tab_wrapper .tab-content,
.field-name-field-term-page-body .dexp_tab_wrapper .tab-content {
  border-bottom: 3px solid #e0e0de;
  border-left: 3px solid #e0e0de;
  border-right: 3px solid #e0e0de; }

@media (max-width: 992px) {
  .dexp_tab_wrapper ul.nav-tabs li,
  .product-details-wrap ul.nav-tabs li,
  .tabs ul.nav-tabs li {
    width: 100%; } }

.block--event-title {
  margin: 0 0 20px; }
  .block--event-title .field-name-field-event-dates, .block--event-title .field-name-field-event-type, .block--event-title .field-name-field-location-name, .block--event-title .field-name-field-location-address {
    border-bottom: 1px solid #e0e0de;
    border-left: 1px solid #e0e0de;
    border-right: 1px solid #e0e0de;
    font-size: 16px;
    padding: 5px 20px; }
    .block--event-title .field-name-field-event-dates .field-label, .block--event-title .field-name-field-event-type .field-label, .block--event-title .field-name-field-location-name .field-label, .block--event-title .field-name-field-location-address .field-label {
      min-width: 150px; }
  .block--event-title .field-name-field-event-dates {
    border-top: 1px solid #e0e0de;
    padding: 15px 20px 5px; }
  .block--event-title .field-name-field-location-address {
    line-height: 1.25;
    padding: 5px 20px 15px; }

.field-name-field-external-registration-url {
  margin: 0 0 40px; }

.top-image-banner-landing-page-header {
  margin: 0 0 20px;
  overflow: hidden;
  position: relative; }
  .top-image-banner-landing-page-header img {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute; }
  .top-image-banner-landing-page-header-overlay {
    display: inline-block;
    margin: 15px;
    padding: 25px;
    position: relative;
    width: calc(100% - 30px); }
    .top-image-banner-landing-page-header-overlay::after {
      background-color: #005294;
      content: '';
      display: inline-block;
      height: 100%;
      left: 0;
      opacity: .85;
      padding: 15px;
      position: absolute;
      top: 0;
      width: 100%; }
    .top-image-banner-landing-page-header-overlay h1 {
      color: #fff;
      font-size: 24px;
      line-height: 1.25;
      padding: 0;
      width: 75%; }
      .top-image-banner-landing-page-header-overlay h1::before, .top-image-banner-landing-page-header-overlay h1::after {
        display: none; }
    .top-image-banner-landing-page-header-overlay h2 {
      color: #fff;
      font-size: 36px;
      margin: 0 0 5px;
      width: 75%; }
    .top-image-banner-landing-page-header-overlay > h2,
    .top-image-banner-landing-page-header-overlay > div {
      position: relative;
      z-index: 3; }

@media screen and (min-width: 992px) {
  .top-image-banner-landing-page-header {
    min-height: 250px; }
    .top-image-banner-landing-page-header img {
      height: auto; }
    .top-image-banner-landing-page-header-overlay {
      width: 60%; } }

#edit-contact {
  display: none; }

.profile h3 {
  padding: 0 0 5px; }

.view-commerce-license-my-files .view-empty,
.view-commerce-user-orders .view-empty {
  padding: 20px 0 0; }

.view-commerce-license-my-files .views-table {
  border: 0;
  margin: 20px 0 0; }
  .view-commerce-license-my-files .views-table caption {
    color: #00773d;
    font-size: 21px;
    font-weight: 700;
    text-align: left; }
  .view-commerce-license-my-files .views-table tr td {
    border: 0; }

.mailman_userlist_fieldset {
  margin: 20px 0 0; }
  .mailman_userlist_fieldset legend {
    border-bottom: 1px solid #cacac8; }
  .mailman_userlist_fieldset .fieldset-legend {
    color: #00773d;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.1; }

.pagination > li > a,
.pagination > li > span {
  background-color: #616265;
  border-radius: 0; }

.region-right-sidebar {
  margin: 20px 0 35px; }
  .region-right-sidebar .block-views--news {
    background-image: linear-gradient(to bottom, #e0e0de, #fff 100%);
    font-size: 14px;
    font-weight: 500;
    height: 100%;
    padding: 20px 20px; }
    .region-right-sidebar .block-views--news h1 {
      font-size: 24px;
      line-height: 30px; }
    .region-right-sidebar .block-views--news hr {
      margin: 0 0 20px; }
    .region-right-sidebar .block-views--news .views-field-field-icon-image,
    .region-right-sidebar .block-views--news .views-field-field-featured-image {
      margin: 0 0 20px; }
      .region-right-sidebar .block-views--news .views-field-field-icon-image img,
      .region-right-sidebar .block-views--news .views-field-field-featured-image img {
        height: auto;
        width: 100%; }
    .region-right-sidebar .block-views--news .views-field-field-icon-image {
      margin: 0 auto 20px;
      max-width: 220px; }
    .region-right-sidebar .block-views--news .view-footer {
      margin: 20px 0 0; }
      .region-right-sidebar .block-views--news .view-footer .btn {
        width: 100%; }

.node-type-person .view-persons {
  font-size: 120%;
  margin: 0 0 20px; }
  .node-type-person .view-persons .person-image {
    margin: 0 0 20px; }
  .node-type-person .view-persons img {
    height: auto;
    width: 100%; }
  .node-type-person .view-persons .person-info-wrapper {
    padding: 0;
    width: 100%; }

@media screen and (min-width: 768px) {
  .node-type-person .view-persons .person-image {
    margin: 0;
    width: 30%; }
  .node-type-person .view-persons .person-info-wrapper {
    padding: 0 0 0 20px;
    width: 65%; } }

.sae-airinc-theme {
  font-family: "Roboto", serif;
  font-weight: 400; }
