/*38a1fef6086120d3de18e1b9340e9550*/
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Montserrat:800');
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.5rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2.25rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 2rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.75rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.5rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1.25rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 2, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider {
  position: relative;
}
/* line 4, templates/rt_acronym/custom/scss/_slider.scss */
/* line 5, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-slides .g-slider-slides-slide {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only all and (max-width: 59.928rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slider .g-slider-slides .g-slider-slides-slide {
    flex-direction: column;
  }
}
/* line 10, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-content {
  width: 40%;
  margin-top: 10rem;
  padding: 0 6rem;
}
@media only all and (min-width: 59.938rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-content {
    padding: 0 3rem;
    width: 50%;
  }
}
/* line 18, templates/rt_acronym/custom/scss/_slider.scss */
.dir-rtl .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-content {
  margin-right: 2.125rem;
  margin-left: auto;
}
@media only all and (max-width: 59.928rem) {
  .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-content {
    z-index: 3;
    text-align: center;
    margin-top: 1.5rem;
    padding: 0 5%;
    width: 100%;
  }
}
/* line 29, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-content h1 {
  font-size: 3.3rem;
  margin-top: 0;
  padding-top: 0;
}
/* line 34, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-content p {
  font-size: 1.1rem;
}
/* line 38, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image {
  min-height: 500px;
  width: 60%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
@media only all and (max-width: 59.928rem) {
  .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image {
    min-height: 300px;
  }
}
@media only all and (min-width: 59.938rem) and (max-width: 59.99rem) {
  .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image {
    width: 50%;
  }
}
@media only all and (max-width: 59.928rem) {
  .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image {
    width: 100%;
    position: absolute;
  }
}
/* line 55, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 10vw;
  background-color: #890444;
  background-image: -webkit-linear-gradient(bottom, #890444 0%, rgba(15, 15, 15, 0) 50%);
  background-image: linear-gradient(to top,#890444 0%, rgba(15, 15, 15, 0) 50%);
  background-color: transparent;
}
@media only all and (max-width: 59.928rem) {
  .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image::after {
    height: 100%;
  }
}
@media only all and (max-width: 59.928rem) {
  .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image::after {
    background-color: transparent !important;
    background-color: #890444;
    background-image: -webkit-linear-gradient(bottom, #890444 0%, rgba(15, 15, 15, 0) 130%);
    background-image: linear-gradient(to top,#890444 0%, rgba(15, 15, 15, 0) 130%);
  }
}
/* line 73, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-slides .owl-dots {
  width: 40%;
  position: absolute;
  top: 12rem;
  left: 0;
  padding-right: 1.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  flex-direction: column;
}
@media only all and (min-width: 59.938rem) and (max-width: 59.99rem) {
  .g-slider .g-slider-slides .owl-dots {
    width: 50%;
  }
}
@media only all and (max-width: 59.928rem) {
  .g-slider .g-slider-slides .owl-dots {
    display: none;
  }
}
/* line 88, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-slides .owl-dots .owl-dot {
  border-radius: 100%;
  background: transparent;
  border: 2px solid #fff;
  width: 12px;
  height: 12px;
  margin: 0.2rem;
}
/* line 95, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-slides .owl-dots .owl-dot.active {
  background: #fff;
}
/* line 99, templates/rt_acronym/custom/scss/_slider.scss */
.dir-rtl .g-slider .g-slider-slides .owl-dots {
  left: auto;
  right: 0;
}
/* line 105, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-carousel {
  padding: 0 4.5rem;
  position: relative;
  bottom: 0rem;
  z-index: 3;
}
@media only all and (max-width: 59.928rem) {
  .g-slider .g-slider-carousel {
    bottom: 0rem;
    padding-top: 1.5rem;
  }
}
/* line 114, templates/rt_acronym/custom/scss/_slider.scss */
.dir-rtl .g-slider .g-slider-carousel {
  right: 2rem;
  left: auto;
}
/* line 118, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-carousel .owl-stage {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 121, templates/rt_acronym/custom/scss/_slider.scss */
/* line 124, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-carousel .owl-item {
  outline: none;
  cursor: pointer;
  padding-top: 1rem;
}
/* line 128, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-carousel .owl-item img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  z-index: 1;
  position: relative;
}
/* line 133, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-carousel .owl-item .g-slider-carousel-title {
  margin: 0.625rem;
  font-weight: 500;
}
/* line 137, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-carousel .owl-item .g-slider-carousel-image-container {
  background: transparent;
  margin: 0.625rem;
  height: 120px;
  background-size: cover;
  position: relative;
  z-index: 0;
  transform: translateY(0);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/* line 146, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-carousel .owl-item .g-slider-carousel-image-container:before {
  content: '';
  height: 0;
  bottom: 0;
  position: absolute;
  background: #890444;
  width: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  transition-delay: 0.3s;
}
/* line 157, templates/rt_acronym/custom/scss/_slider.scss */
/* line 159, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-carousel .owl-item:hover .g-slider-carousel-image-container, .g-slider .g-slider-carousel .owl-item.owl-current .g-slider-carousel-image-container {
  transform: translateY(-1rem);
}
/* line 161, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-carousel .owl-item:hover .g-slider-carousel-image-container img, .g-slider .g-slider-carousel .owl-item.owl-current .g-slider-carousel-image-container img {
  padding-bottom: 10px;
  background: #890444;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 166, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-carousel .owl-item:hover .g-slider-carousel-image-container:before, .g-slider .g-slider-carousel .owl-item.owl-current .g-slider-carousel-image-container:before {
  height: 10px;
}
/* line 172, templates/rt_acronym/custom/scss/_slider.scss */
/* line 173, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-carousel .owl-nav > div {
  position: absolute;
  margin: auto;
  text-align: center;
  bottom: 0;
  top: -4rem;
  left: 0;
  right: 0;
  opacity: 1;
}
/* line 182, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-carousel .owl-nav > div .fa {
  font-size: 1.5rem;
  font-weight: 400;
}
/* line 186, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-carousel .owl-nav > div:hover {
  color: rgba(255, 255, 255, 0.6);
}
/* line 190, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-carousel .owl-nav .owl-prev {
  margin-left: 10px;
  left: 0;
  right: auto;
}
/* line 194, templates/rt_acronym/custom/scss/_slider.scss */
.dir-rtl .g-slider .g-slider-carousel .owl-nav .owl-prev {
  margin-right: 10px;
  right: 0;
  left: auto;
}
/* line 198, templates/rt_acronym/custom/scss/_slider.scss */
/* line 199, templates/rt_acronym/custom/scss/_slider.scss */
.dir-rtl .g-slider .g-slider-carousel .owl-nav .owl-prev .fa-chevron-left:before {
  content: "\f054";
}
/* line 205, templates/rt_acronym/custom/scss/_slider.scss */
.g-slider .g-slider-carousel .owl-nav .owl-next {
  margin-right: 10px;
  left: auto;
  right: 0;
}
/* line 209, templates/rt_acronym/custom/scss/_slider.scss */
.dir-rtl .g-slider .g-slider-carousel .owl-nav .owl-next {
  margin-left: 10px;
  left: 0;
  right: auto;
}
/* line 213, templates/rt_acronym/custom/scss/_slider.scss */
/* line 214, templates/rt_acronym/custom/scss/_slider.scss */
.dir-rtl .g-slider .g-slider-carousel .owl-nav .owl-next .fa-chevron-right:before {
  content: "\f053";
}
@font-face {
  font-family: 'ProximaNovaA-Black';
  src: url('../../fonts/ProximaNova/38FD69_0_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_0_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_0_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_0_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNovaS-Black';
  src: url('../../fonts/ProximaNova/38FD69_1_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_1_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_1_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_1_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNova-Black';
  src: url('../../fonts/ProximaNova/38FD69_2_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_2_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_2_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_2_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNovaA-Bold';
  src: url('../../fonts/ProximaNova/38FD69_3_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_3_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_3_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_3_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_3_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNovaA-Extrabld';
  src: url('../../fonts/ProximaNova/38FD69_4_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_4_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_4_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_4_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_4_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNovaS-Bold';
  src: url('../../fonts/ProximaNova/38FD69_5_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_5_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_5_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_5_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_5_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNova-Bold';
  src: url('../../fonts/ProximaNova/38FD69_6_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_6_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_6_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_6_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_6_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNovaS-Extrabld';
  src: url('../../fonts/ProximaNova/38FD69_7_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_7_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_7_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_7_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_7_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNova-Extrabld';
  src: url('../../fonts/ProximaNova/38FD69_8_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_8_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_8_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_8_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_8_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNovaA-Light';
  src: url('../../fonts/ProximaNova/38FD69_9_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_9_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_9_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_9_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_9_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNovaA-Medium';
  src: url('../../fonts/ProximaNova/38FD69_A_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_A_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_A_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_A_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_A_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNovaS-Medium';
  src: url('../../fonts/ProximaNova/38FD69_B_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_B_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_B_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_B_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_B_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNovaA-Regular';
  src: url('../../fonts/ProximaNova/38FD69_C_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_C_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_C_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_C_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_C_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNovaS-Light';
  src: url('../../fonts/ProximaNova/38FD69_D_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_D_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_D_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_D_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_D_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNova-Medium';
  src: url('../../fonts/ProximaNova/38FD69_E_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_E_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_E_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_E_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_E_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNova-Light';
  src: url('../../fonts/ProximaNova/38FD69_F_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_F_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_F_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_F_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_F_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNovaS-Regular';
  src: url('../../fonts/ProximaNova/38FD69_10_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_10_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_10_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_10_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_10_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('../../fonts/ProximaNova/38FD69_11_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_11_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_11_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_11_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_11_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNovaA-Semibold';
  src: url('../../fonts/ProximaNova/38FD69_12_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_12_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_12_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_12_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_12_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNovaS-Semibold';
  src: url('../../fonts/ProximaNova/38FD69_13_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_13_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_13_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_13_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_13_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNovaA-Thin';
  src: url('../../fonts/ProximaNova/38FD69_14_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_14_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_14_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_14_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_14_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url('../../fonts/ProximaNova/38FD69_15_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_15_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_15_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_15_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_15_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNovaS-Thin';
  src: url('../../fonts/ProximaNova/38FD69_16_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_16_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_16_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_16_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_16_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ProximaNovaT-Thin';
  src: url('../../fonts/ProximaNova/38FD69_17_0.eot');
  src: url('../../fonts/ProximaNova/38FD69_17_0.eot#iefix') format('embedded-opentype'), url('../../fonts/ProximaNova/38FD69_17_0.woff2') format('woff2'), url('../../fonts/ProximaNova/38FD69_17_0.woff') format('woff'), url('../../fonts/ProximaNova/38FD69_17_0.ttf') format('truetype');
}
@font-face {
  font-family: 'FreightDispPro';
  font-style: normal;
  font-weight: 900;
  src: url('../../fonts/FreightDispPro/FreightDispPro-Black.eot#iefix') format("embedded-opentype"), url('../../fonts/FreightDispPro/FreightDispPro-Black.woff2') format("woff2"), url('../../fonts/FreightDispPro/FreightDispPro-Black.woff') format("woff"), url('../../fonts/FreightDispPro/FreightDispPro-Black.ttf') format("truetype"), url('../../fonts/FreightDispPro/FreightDispPro-Black.svg#FreightDispPro') format("svg");
}
@font-face {
  font-family: 'FreightDispPro';
  font-style: italic;
  font-weight: 900;
  src: url('../../fonts/FreightDispPro/FreightDispPro-BlackItalic.eot#iefix') format("embedded-opentype"), url('../../fonts/FreightDispPro/FreightDispPro-BlackItalic.woff2') format("woff2"), url('../../fonts/FreightDispPro/FreightDispPro-BlackItalic.woff') format("woff"), url('../../fonts/FreightDispPro/FreightDispPro-BlackItalic.ttf') format("truetype"), url('../../fonts/FreightDispPro/FreightDispPro-BlackItalic.svg#FreightDispPro') format("svg");
}
@font-face {
  font-family: 'FreightDispPro';
  font-style: italic;
  font-weight: 800;
  src: url('../../fonts/FreightDispPro/FreightDispPro-BoldItalic.eot#iefix') format("embedded-opentype"), url('../../fonts/FreightDispPro/FreightDispPro-BoldItalic.woff2') format("woff2"), url('../../fonts/FreightDispPro/FreightDispPro-BoldItalic.woff') format("woff"), url('../../fonts/FreightDispPro/FreightDispPro-BoldItalic.ttf') format("truetype"), url('../../fonts/FreightDispPro/FreightDispPro-BoldItalic.svg#FreightDispPro') format("svg");
}
@font-face {
  font-family: 'FreightDispPro';
  font-style: normal;
  font-weight: 200;
  src: url('../../fonts/FreightDispPro/FreightDispPro-Light.eot#iefix') format("embedded-opentype"), url('../../fonts/FreightDispPro/FreightDispPro-Light.woff2') format("woff2"), url('../../fonts/FreightDispPro/FreightDispPro-Light.woff') format("woff"), url('../../fonts/FreightDispPro/FreightDispPro-Light.ttf') format("truetype"), url('../../fonts/FreightDispPro/FreightDispPro-Light.svg#FreightDispPro') format("svg");
}
@font-face {
  font-family: 'FreightDispPro';
  font-style: italic;
  font-weight: 200;
  src: url('../../fonts/FreightDispPro/FreightDispPro-LightItalic.eot#iefix') format("embedded-opentype"), url('../../fonts/FreightDispPro/FreightDispPro-LightItalic.woff2') format("woff2"), url('../../fonts/FreightDispPro/FreightDispPro-LightItalic.woff') format("woff"), url('../../fonts/FreightDispPro/FreightDispPro-LightItalic.ttf') format("truetype"), url('../../fonts/FreightDispPro/FreightDispPro-LightItalic.svg#FreightDispPro') format("svg");
}
@font-face {
  font-family: 'FreightDispPro';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/FreightDispPro/FreightDispPro-Medium.eot#iefix') format("embedded-opentype"), url('../../fonts/FreightDispPro/FreightDispPro-Medium.woff2') format("woff2"), url('../../fonts/FreightDispPro/FreightDispPro-Medium.woff') format("woff"), url('../../fonts/FreightDispPro/FreightDispPro-Medium.ttf') format("truetype"), url('../../fonts/FreightDispPro/FreightDispPro-Medium.svg#FreightDispPro') format("svg");
}
@font-face {
  font-family: 'FreightDispPro';
  font-style: italic;
  font-weight: 400;
  src: url('../../fonts/FreightDispPro/FreightDispPro-MediumItalic.eot#iefix') format("embedded-opentype"), url('../../fonts/FreightDispPro/FreightDispPro-MediumItalic.woff2') format("woff2"), url('../../fonts/FreightDispPro/FreightDispPro-MediumItalic.woff') format("woff"), url('../../fonts/FreightDispPro/FreightDispPro-MediumItalic.ttf') format("truetype"), url('../../fonts/FreightDispPro/FreightDispPro-MediumItalic.svg#FreightDispPro') format("svg");
}
@font-face {
  font-family: 'FreightDispPro';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/FreightDispPro/FreightDispPro-SemiBold.eot#iefix') format("embedded-opentype"), url('../fonts/FreightDispPro/FreightDispPro-SemiBold.woff2') format("woff2"), url('../fonts/FreightDispPro/FreightDispPro-SemiBold.woff') format("woff"), url('../fonts/FreightDispPro/FreightDispPro-SemiBold.ttf') format("truetype"), url('../fonts/FreightDispPro/FreightDispPro-SemiBold.svg#FreightDispPro') format("svg");
}
@font-face {
  font-family: 'FreightDispPro';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/FreightDispPro/FreightDispPro-SemiBoldItalic.eot#iefix') format("embedded-opentype"), url('../fonts/FreightDispPro/FreightDispPro-SemiBoldItalic.woff2') format("woff2"), url('../fonts/FreightDispPro/FreightDispPro-SemiBoldItalic.woff') format("woff"), url('../fonts/FreightDispPro/FreightDispPro-SemiBoldItalic.ttf') format("truetype"), url('../fonts/FreightDispPro/FreightDispPro-SemiBoldItalic.svg#FreightDispPro') format("svg");
}
/*
 h4{
 font-size: 1rem;
 font-weight: bold;
 }
 */
/* line 47, templates/rt_acronym/custom/scss/custom.scss */
h3 {
  color: #890444;
}
/* line 52, templates/rt_acronym/custom/scss/custom.scss */
body {
  /* font-family: 'ProximaNova' !important;*/
}
/*added 5-5-19 to fix title on jalwd side module*/
/* line 58, templates/rt_acronym/custom/scss/custom.scss */
.title1 .g-title, .title2 .g-title, .title3 .g-title, .title4 .g-title, .title5 .g-title, .title-white .g-title, .title-grey .g-title, .title-pink .g-title, .title-red .g-title, .title-purple .g-title, .title-orange .g-title, .title-blue .g-title {
  font-family: 'freight_display_promedium';
}
/* line 66, templates/rt_acronym/custom/scss/custom.scss */
.g-main-nav {
  font-family: 'ProximaNova-Medium' !important;
}
/* line 69, templates/rt_acronym/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 10px !important;
}
/* line 72, templates/rt_acronym/custom/scss/custom.scss */
#g-navigation .g-grid {
  background-color: #890444 !important;
}
/* line 76, templates/rt_acronym/custom/scss/custom.scss */
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange > .g-content {
  background: #f8ecdd !important;
  color: #001a31 !important;
}
/* line 80, templates/rt_acronym/custom/scss/custom.scss */
.box-orange a {
  color: #890444 !important;
}
/* line 83, templates/rt_acronym/custom/scss/custom.scss */
#g-footer .g-grid {
  background-color: #001a31 !important;
}
/* line 86, templates/rt_acronym/custom/scss/custom.scss */
#g-copyright .g-grid {
  background-color: #001a31 !important;
}
/* line 89, templates/rt_acronym/custom/scss/custom.scss */
.g-main-nav .g-toplevel i {
  opacity: 1;
  margin-bottom: 10px;
}
/* line 94, templates/rt_acronym/custom/scss/custom.scss */
.logofooter {
  padding-top: 30px;
}
/* line 97, templates/rt_acronym/custom/scss/custom.scss */
#g-slideshow {
  border-radius: 0px;
  /*background: #f8ecdd !important;*/
}
@media screen and (max-width: 600px) {
  /* line 102, templates/rt_acronym/custom/scss/custom.scss */
  .g-slider-slides-image {
    display: none;
  }
}
/* line 109, templates/rt_acronym/custom/scss/custom.scss */
.landingcategoryheader .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image {
  min-height: 300px !important;
}
/*FONT Increase
 body {
 font-size: 1.15rem;
 }
 p {
 font-size: 1.15rem;
 }
 li {.bigfoot-footnote__content
 font-size: 1.15rem;
 }/*END*/
/*Home page Tabs About ALWD*/
/*Change height of mosaico view */
/*@media (min-width: 769px) and (max-width: 959px){
 div.sprocket-mosaic-item .sprocket-mosaic-text {
 height: 244px;
 }
 }*/
/*@media (min-width: 1280px){
 div.sprocket-mosaic-item .sprocket-mosaic-text {
 height: 80px;
 }
 .sprocket-mosaic-item .sprocket-mosaic-title, .sprocket-mosaic-item .sprocket-mosaic-info{
 height: 60px;
 color:red;
 }
 }
 @media (min-width: 1024px){
 .sprocket-mosaic-item .sprocket-mosaic-title, .sprocket-mosaic-item .sprocket-mosaic-info{
 height: 70px;
 color:green;
 }
 }*/
/* line 153, templates/rt_acronym/custom/scss/custom.scss */
div.sprocket-mosaic-item .sprocket-mosaic-text {
  height: 155px;
}
/*@media (min-width: 768px) {
 div.sprocket-mosaic-item .sprocket-mosaic-text {
 height: 100px;
 }}*/
/*.sprocket-mosaic-item .sprocket-mosaic-title, .sprocket-mosaic-item .sprocket-mosaic-info{
 min-height: 40px;
 }*/
/*END*/
/*END*/
/*Tabs - home page - About ALWD*/
/* line 170, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-strips-overlay {
  display: none !important;
}
/* line 173, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-strips-p-item img {
  border: 1px solid transparent;
  border-radius: 5px 4px;
}
/* line 177, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-strips-p-text {
  display: block;
  overflow: hidden;
  font-size: small;
}
/* line 182, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  background-color: #d41912;
  border: 1px solid #d41912;
}
/* line 186, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-tabs-panels {
  font-size: small;
  padding-top: 0.5rem;
}
/* line 192, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-tabs-nav > li > .sprocket-tabs-inner {
  display: block;
  border: 1px solid transparent;
  border-radius: 5px 4px;
}
/* line 198, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-tabs-nav {
  border-bottom: none;
  background: none;
}
/* line 202, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-tabs-nav li .sprocket-tabs-inner {
  margin: 2px;
  background-color: #890444;
  color: #fff;
}
/* line 207, templates/rt_acronym/custom/scss/custom.scss */
.box-white a {
  color: #890444;
}
/* line 210, templates/rt_acronym/custom/scss/custom.scss */
.box-white a:hover {
  color: #b7698e;
}
/*End*/
/*Home page Cards*/
/* line 219, templates/rt_acronym/custom/scss/custom.scss */
.g-owlcarousel-cards .g-owlcarousel .owl-stage .owl-item .item .g-owlcarousel-cards-item-desc {
  left: -10px;
}
/*End*/
/*Showcase -ALWD Home Page*/
/*hide read more on jalwd books*/
/* line 228, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-strips-s-content .readon {
  display: none;
}
/* line 235, templates/rt_acronym/custom/scss/custom.scss */
.home-jalwd {
  background: url('../../../../images/banners/jalwd-e2-header.jpg') no-repeat center center !important;
  background-size: auto auto !important;
  background-size: cover !important;
}
/* line 240, templates/rt_acronym/custom/scss/custom.scss */
.home-jalwd .g-simplecontent .g-simplecontent-layout-header {
  padding-bottom: 5rem;
  padding-top: 0;
}
/* line 249, templates/rt_acronym/custom/scss/custom.scss */
.jalwdarticlesessays .sprocket-lists-modern-image {
  border-radius: 4px;
}
/* line 253, templates/rt_acronym/custom/scss/custom.scss */
.jalwdarticlesessays .sprocket-lists-modern-container li {
  border-bottom: none;
}
/* line 257, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-lists-modern-title {
  font-size: 1.6rem !important;
}
/*END*/
/*header ALWD Guide*/
/* line 267, templates/rt_acronym/custom/scss/custom.scss */
.home-alwdguide {
  background: url('../../../../images/banners/guideheader2.jpg') no-repeat center center !important;
  background-size: auto auto !important;
  background-size: cover !important;
}
/* line 272, templates/rt_acronym/custom/scss/custom.scss */
.fullwidth {
  width: 100%;
}
/* line 275, templates/rt_acronym/custom/scss/custom.scss */
.no-margin-module {
  margin: 0px !important;
}
/*End*/
/*Featured section used for membership*/
/* line 283, templates/rt_acronym/custom/scss/custom.scss */
.home-membership .g-simplecontent .g-simplecontent-layout-header {
  padding-bottom: 5rem;
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
/* line 289, templates/rt_acronym/custom/scss/custom.scss */
.home-membership {
  background: url('../../../../images/banners/membership-section.jpg') no-repeat center center !important;
  background-size: auto auto !important;
  background-size: cover !important;
}
/*END*/
/*Radius adjustment in home page after removing transparent feature section  */
/* line 297, templates/rt_acronym/custom/scss/custom.scss */
#g-showcase {
  border-radius: 0;
}
/*#g-above{
 border-radius: 5px 5px 0 0 ;
 } 3-18-2019*/
/*#g-extension{
 border-radius: 0 0 5px 5px ;
 } 3-18-2019*/
/*END*/
/*Menu JALWD*/
/* line 312, templates/rt_acronym/custom/scss/custom.scss */
.jalwd-menu {
  padding: 4px;
  border-radius: 0px;
  /*margin-left:10%;
   margin-right:10%;*/
}
/* line 318, templates/rt_acronym/custom/scss/custom.scss */
#g-above.jalwd-menu {
  border-radius: 0px !important;
}
/* line 322, templates/rt_acronym/custom/scss/custom.scss */
.jalwd-menu .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding-bottom: 0px;
  color: #640b0b;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
/* line 330, templates/rt_acronym/custom/scss/custom.scss */
.jalwd-menu .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content:hover {
  color: #fff;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
/* line 337, templates/rt_acronym/custom/scss/custom.scss */
.jalwd-menu-about {
  background-color: #890444;
}
/* line 342, templates/rt_acronym/custom/scss/custom.scss */
.jalwd-menu .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  border-bottom: 3px solid #fff;
  color: #fff;
}
/* line 351, templates/rt_acronym/custom/scss/custom.scss */
#g-container-main.jalwd-pages {
  border-radius: 0 0 5px 5px;
}
/*This is used to add radius to the current JALWD when no feature article availabe*/
/* line 358, templates/rt_acronym/custom/scss/custom.scss */
.jalwd-noradius {
  border-radius: 0 0 5px 5px !important;
}
/*END*/
/*Slideshwo JALWD Home*/
/* line 371, templates/rt_acronym/custom/scss/custom.scss */
.slideshow-jalwd {
  /*background: url('images/banners/lcr-header.jpg') no-repeat center center !important; */
  background-size: auto auto !important;
  background-size: cover !important;
  padding: 75px !important;
}
/* line 377, templates/rt_acronym/custom/scss/custom.scss */
#g-slideshow .g-simplecontent {
  margin: 3rem 10% 2rem;
  /*font-family: 'Libre Baskerville', serif; 3-18-2019*/
}
/*END*/
/*Articles and Essays*/
/*we are not using this rocksproket anymore*/
/* line 387, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-mosaic-item .sprocket-mosaic-title, .sprocket-mosaic-item .sprocket-mosaic-info {
  font-size: 1rem;
  font-weight: bold;
}
/* line 391, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-mosaic-tags {
  display: none;
}
/* line 394, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-mosaic-g-title {
  font-size: 150%;
}
/*.sprocket-mosaic{
 color: #fff;
 }
 */
/* line 401, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-mosaic-g-readon {
  background: #890444;
  olor: #fff !important;
  display: inline-block;
  /*font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;*/
  font-weight: 700;
  color: #fff !important;
  font-size: 1rem;
  /*border: 2px solid #640b0b;
   border-top-color: #d41912;
   border-right-color: #d41912;
   border-bottom-color: #d41912;
   border-left-color: #d41912;*/
  background: #640b0b;
  margin: 0 0 0.5rem 0;
  padding: 0.3rem 1.1rem;
  border-radius: 0.4rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 425, templates/rt_acronym/custom/scss/custom.scss */
.home-jalwd .sprocket-mosaic-g-readon:hover {
  background: #d41912;
}
/*END*/
/*Book Review Section*/
/* line 432, templates/rt_acronym/custom/scss/custom.scss */
.g-default-utility {
  margin-left: 10%;
  margin-right: 10%;
}
/* line 436, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-strips-s-title {
  text-align: center;
}
/* line 442, templates/rt_acronym/custom/scss/custom.scss */
.home-jalwd .sprocket-strips-s-title {
  font-size: small;
  padding-top: 5px;
}
/* line 447, templates/rt_acronym/custom/scss/custom.scss */
.home-jalwd .sprocket-strips-s-content {
  margin: 5px 0;
  text-align: center;
}
/* line 452, templates/rt_acronym/custom/scss/custom.scss */
.home-jalwd .sprocket-strips-s-content .readon {
  display: none;
}
/*END*/
/*Filter JA MEgafilter*/
/* line 458, templates/rt_acronym/custom/scss/custom.scss */
.products-toolbar .orderby-displaynumber .limiter .limiter-options {
  width: 50px;
}
/*END*/
/*Side Module*/
/* line 463, templates/rt_acronym/custom/scss/custom.scss */
.side-module .latestnews {
  padding: 0rem;
}
/* line 466, templates/rt_acronym/custom/scss/custom.scss */
.title-red .g-title {
  padding-bottom: 0px;
}
/*END*/
/*Body Pages*/
/* line 472, templates/rt_acronym/custom/scss/custom.scss */
.page-header h2 {
  font-size: 1.6rem !important;
  margin: 0px;
  line-height: 2rem;
}
/* line 477, templates/rt_acronym/custom/scss/custom.scss */
dl.article-info dd {
  font-size: 1rem;
  line-height: 2rem;
}
/* line 482, templates/rt_acronym/custom/scss/custom.scss */
.tags {
  margin-top: 0px;
  padding-top: 0px;
}
/* line 487, templates/rt_acronym/custom/scss/custom.scss */
.tags a {
  color: #fff;
}
/* line 491, templates/rt_acronym/custom/scss/custom.scss */
.article-info {
  margin: 0px;
  line-height: 90%;
  padding: 0px;
}
/*END*/
/*Demo Page*/
/*
 #g-extension.demo-page{
 border-radius: 5px 5px 5px 5px;
 } 3-18-2019*/
/*Glogbal buttons hover color*/
/* line 503, templates/rt_acronym/custom/scss/custom.scss */
p.readmore .btn:hover, .content_vote .btn:hover, .contact .form-actions .btn:hover, .login .btn:hover, .logout .btn:hover, .registration .btn:hover, .profile-edit .btn:hover, .remind .btn:hover, .reset .btn:hover, .profile .btn:hover, .search #searchForm .btn:hover, .finder #finder-search .btn:hover, .print-mode #pop-print.btn:hover, .edit.item-page .btn-toolbar .btn:hover, .pager.pagenav a:hover, .moduletable #login-form .control-group .btn:hover, #searchForm .btn:hover, #finder-search .btn:hover, .btn:hover, p.readmore .btn:active, .content_vote .btn:active, .contact .form-actions .btn:active, .login .btn:active, .logout .btn:active, .registration .btn:active, .profile-edit .btn:active, .remind .btn:active, .reset .btn:active, .profile .btn:active, .search #searchForm .btn:active, .finder #finder-search .btn:active, .print-mode #pop-print.btn:active, .edit.item-page .btn-toolbar .btn:active, .pager.pagenav a:active, .moduletable #login-form .control-group .btn:active, #searchForm .btn:active, #finder-search .btn:active, .btn:active, p.readmore .btn:focus, .content_vote .btn:focus, .contact .form-actions .btn:focus, .login .btn:focus, .logout .btn:focus, .registration .btn:focus, .profile-edit .btn:focus, .remind .btn:focus, .reset .btn:focus, .profile .btn:focus, .search #searchForm .btn:focus, .finder #finder-search .btn:focus, .print-mode #pop-print.btn:focus, .edit.item-page .btn-toolbar .btn:focus, .pager.pagenav a:focus, .moduletable #login-form .control-group .btn:focus, #searchForm .btn:focus, #finder-search .btn:focus, .btn:focus {
  background-color: #ee3737;
  border-color: #ee3737;
  color: #fff;
}
/* line 509, templates/rt_acronym/custom/scss/custom.scss */
.button:hover, .g-pricingtable .button:hover, .button:active, .g-pricingtable .button:active, .button:focus, .g-pricingtable .button:focus {
  background-color: #ee3737;
  border-color: #ee3737;
  color: #fff !important;
}
/* line 514, templates/rt_acronym/custom/scss/custom.scss */
.btn:focus {
  background-color: #ee3737 !important;
}
/*END*/
/* line 519, templates/rt_acronym/custom/scss/custom.scss */
.g-main-nav .sprocket-mosaic-g-readon {
  padding-bottom: 0px !important;
}
/*TAgs listing*/
/* line 524, templates/rt_acronym/custom/scss/custom.scss */
.tag-category h3 {
  font-size: 1.2rem;
}
/* line 528, templates/rt_acronym/custom/scss/custom.scss */
.tag-category .list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
  padding: 0px;
}
/*END*/
/*Quicklinks on side pages*/
/* line 536, templates/rt_acronym/custom/scss/custom.scss */
.quicklinks .g-simplemenu-particle .g-simplemenu-container {
  padding: 0px;
}
/* line 539, templates/rt_acronym/custom/scss/custom.scss */
.quicklinks .g-simplemenu-particle {
  webkit-justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  -o-justify-content: left;
  justify-content: left;
  -ms-flex-pack: left;
}
/* line 547, templates/rt_acronym/custom/scss/custom.scss */
.quicklinks .g-title {
  padding: 0px;
}
/* line 550, templates/rt_acronym/custom/scss/custom.scss */
.quicklinks .g-simplemenu a:hover {
  color: #cfc6c6;
}
/* line 553, templates/rt_acronym/custom/scss/custom.scss */
.quicklinks .g-simplemenu-particle .g-simplemenu-container .g-simplemenu {
  line-height: 200%;
}
/*END*/
/*Roksproket in About page */
/* line 559, templates/rt_acronym/custom/scss/custom.scss */
.officers-about .sprocket-mosaic-image {
  border-radius: 4px;
}
/* line 562, templates/rt_acronym/custom/scss/custom.scss */
.officers-about .sprocket-mosaic-item {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}
/*END*/
/*Roksproket in Landing Pages Categories */
/* line 569, templates/rt_acronym/custom/scss/custom.scss */
.roksproket-cat .sprocket-mosaic-image {
  border-radius: 4px;
}
/* line 573, templates/rt_acronym/custom/scss/custom.scss */
.roksproket-cat .sprocket-mosaic-item {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}
/* line 578, templates/rt_acronym/custom/scss/custom.scss */
.roksproket-cat .sprocket-mosaic-item a {
  color: #000;
  font-weight: normal;
}
/* line 582, templates/rt_acronym/custom/scss/custom.scss */
.roksproket-cat .sprocket-mosaic-item a:hover {
  /*color: #000;*/
  text-decoration: underline;
}
/* line 587, templates/rt_acronym/custom/scss/custom.scss */
.roksproket-cat .sprocket-readmore {
  display: none;
}
/* line 590, templates/rt_acronym/custom/scss/custom.scss */
.roksproket-cat .sprocket-mosaic-text {
  display: none;
}
/* line 593, templates/rt_acronym/custom/scss/custom.scss */
.roksproket-cat .sprocket-mosaic-title {
  height: 80px;
}
/*END*/
/*Roksproket in Landing Pages Categories */
/* line 598, templates/rt_acronym/custom/scss/custom.scss */
.roksproket-cat-show .sprocket-mosaic-image {
  border-radius: 4px;
}
/* line 601, templates/rt_acronym/custom/scss/custom.scss */
.roksproket-cat-show .sprocket-mosaic-item {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}
/* line 606, templates/rt_acronym/custom/scss/custom.scss */
.roksproket-cat-show .sprocket-mosaic-item a {
  color: #000;
  font-weight: normal;
}
/* line 610, templates/rt_acronym/custom/scss/custom.scss */
.roksproket-cat-show .sprocket-mosaic-item a:hover {
  /*color: #000;*/
  text-decoration: underline;
}
/* line 615, templates/rt_acronym/custom/scss/custom.scss */
.roksproket-cat-show .sprocket-readmore {
  display: none;
}
/* line 618, templates/rt_acronym/custom/scss/custom.scss */
.roksproket-cat-show .sprocket-mosaic-title {
  height: 80px;
}
/* line 621, templates/rt_acronym/custom/scss/custom.scss */
.roksproket-cat-show div.sprocket-mosaic-item .sprocket-mosaic-text {
  height: 70px;
}
/*END*/
/*Portrait image on list (strips) landing categories*/
/* line 628, templates/rt_acronym/custom/scss/custom.scss */
.accordion-image {
  border-radius: 4px !important;
  margin: 5px;
  float: left;
}
/*END*/
/*padding for header on landing categories*/
/* line 635, templates/rt_acronym/custom/scss/custom.scss */
.title-cat .g-simplecontent-item-content-title {
  /*	padding-left: 1.7rem !important;*/
}
/*END*/
/* line 639, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-mosaic-image-container a:hover {
  color: #fff !important;
}
/*END*/
/*remove border main container in landing categories*/
/* line 645, templates/rt_acronym/custom/scss/custom.scss */
#g-container-main.jalwd-landing-cat {
  border-radius: 0 0 5px 5px;
}
/*END*/
/* line 652, templates/rt_acronym/custom/scss/custom.scss */
.remove-header .page-header {
  /*display:none;*/
}
/* line 656, templates/rt_acronym/custom/scss/custom.scss */
.remove-read-more-sproket .sprocket-readmore {
  display: none;
}
/* line 659, templates/rt_acronym/custom/scss/custom.scss */
.thisishome .sprocket-strips-p-content .readon {
  display: none;
}
/* line 664, templates/rt_acronym/custom/scss/custom.scss */
#g-container-main.alwd-default {
  /*border-radius: 0 0 5px 5px; 3-18-2019*/
}
/*Button in Officers page*/
/* line 669, templates/rt_acronym/custom/scss/custom.scss */
.button.button-red.button-3.button-minimalistic {
  border: 0px solid #890444;
  padding: 0px;
}
/*END*/
/*Overall Button color Change */
/* line 678, templates/rt_acronym/custom/scss/custom.scss */
.button.button-red {
  background: #890444 !important;
  border-color: #890444 !important;
}
/* line 682, templates/rt_acronym/custom/scss/custom.scss */
.button {
  background: #890444 !important;
  border-color: #890444 !important;
}
/* line 686, templates/rt_acronym/custom/scss/custom.scss */
.button:hover {
  border-color: #b7698e !important;
  background-color: #b7698e !important;
}
/* line 690, templates/rt_acronym/custom/scss/custom.scss */
.button.button-red:hover {
  border-color: #b7698e !important;
  background-color: #b7698e !important;
}
/* line 694, templates/rt_acronym/custom/scss/custom.scss */
.button.button-3 {
  color: #890444 !important;
  border-color: 890444 !important;
}
/* line 698, templates/rt_acronym/custom/scss/custom.scss */
.button.button-3:hover {
  color: #b7698e !important;
  background-color: transparent !important;
}
/* line 702, templates/rt_acronym/custom/scss/custom.scss */
.button.button-red.button-3, .button.button-red.button-4, .button.button-red.button-3:active, .button.button-red.button-4:active, .button.button-red.button-3:focus, .button.button-red.button-4:focus {
  color: #890444 !important;
}
/* line 705, templates/rt_acronym/custom/scss/custom.scss */
.button.button-red.button-3:hover, .button.button-red.button-4, .button.button-red.button-3:active, .button.button-red.button-4:active, .button.button-red.button-3:focus, .button.button-red.button-4:focus {
  color: #b7698e !important;
  border-color: #b7698e !important;
}
/* line 709, templates/rt_acronym/custom/scss/custom.scss */
.g-slider .g-slider-carousel .owl-item .g-slider-carousel-image-container::before {
  background: #001a31 !important;
}
/* line 712, templates/rt_acronym/custom/scss/custom.scss */
.g-slider-carousel-title {
  font-weight: bold !important;
}
/* line 715, templates/rt_acronym/custom/scss/custom.scss */
p.readmore .btn:hover, .content_vote .btn:hover, .contact .form-actions .btn:hover, .login .btn:hover, .logout .btn:hover, .registration .btn:hover, .profile-edit .btn:hover, .remind .btn:hover, .reset .btn:hover, .profile .btn:hover, .search #searchForm .btn:hover, .finder #finder-search .btn:hover, .print-mode #pop-print.btn:hover, .edit.item-page .btn-toolbar .btn:hover, .pager.pagenav a:hover, .moduletable #login-form .control-group .btn:hover, #searchForm .btn:hover, #finder-search .btn:hover, .btn:hover, p.readmore .btn:active, .content_vote .btn:active, .contact .form-actions .btn:active, .login .btn:active, .logout .btn:active, .registration .btn:active, .profile-edit .btn:active, .remind .btn:active, .reset .btn:active, .profile .btn:active, .search #searchForm .btn:active, .finder #finder-search .btn:active, .print-mode #pop-print.btn:active, .edit.item-page .btn-toolbar .btn:active, .pager.pagenav a:active, .moduletable #login-form .control-group .btn:active, #searchForm .btn:active, #finder-search .btn:active, .btn:active, p.readmore .btn:focus, .content_vote .btn:focus, .contact .form-actions .btn:focus, .login .btn:focus, .logout .btn:focus, .registration .btn:focus, .profile-edit .btn:focus, .remind .btn:focus, .reset .btn:focus, .profile .btn:focus, .search #searchForm .btn:focus, .finder #finder-search .btn:focus, .print-mode #pop-print.btn:focus, .edit.item-page .btn-toolbar .btn:focus, .pager.pagenav a:focus, .moduletable #login-form .control-group .btn:focus, #searchForm .btn:focus, #finder-search .btn:focus, .btn:focus {
  background: #b7698e !important;
  border-color: #b7698e !important;
  color: #fff !important;
}
/* line 720, templates/rt_acronym/custom/scss/custom.scss */
p.readmore .btn, .content_vote .btn, .contact .form-actions .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .profile .btn, .search #searchForm .btn, .finder #finder-search .btn, .print-mode #pop-print.btn, .edit.item-page .btn-toolbar .btn, .pager.pagenav a, .moduletable #login-form .control-group .btn, #searchForm .btn, #finder-search .btn, .btn, p.readmore .btn:active, .content_vote .btn:active, .contact .form-actions .btn:active, .login .btn:active, .logout .btn:active, .registration .btn:active, .profile-edit .btn:active, .remind .btn:active, .reset .btn:active, .profile .btn:active, .search #searchForm .btn:active, .finder #finder-search .btn:active, .print-mode #pop-print.btn:active, .edit.item-page .btn-toolbar .btn:active, .pager.pagenav a:active, .moduletable #login-form .control-group .btn:active, #searchForm .btn:active, #finder-search .btn:active, .btn:active, p.readmore .btn:focus, .content_vote .btn:focus, .contact .form-actions .btn:focus, .login .btn:focus, .logout .btn:focus, .registration .btn:focus, .profile-edit .btn:focus, .remind .btn:focus, .reset .btn:focus, .profile .btn:focus, .search #searchForm .btn:focus, .finder #finder-search .btn:focus, .print-mode #pop-print.btn:focus, .edit.item-page .btn-toolbar .btn:focus, .pager.pagenav a:focus, .moduletable #login-form .control-group .btn:focus, #searchForm .btn:focus, #finder-search .btn:focus, .btn:focus {
  background: #890444 !important;
  border-color: #890444 !important;
  color: #fff !important;
}
/* line 725, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-mosaic-g-readon {
  background: #b7698e !important;
  border-color: #b7698e !important;
}
/* line 729, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-mosaic-g-readon:hover {
  background: #b7698e !important;
  border-color: #b7698e !important;
}
/* line 733, templates/rt_acronym/custom/scss/custom.scss */
.title-red .g-title {
  color: #890444 !important;
}
/* line 736, templates/rt_acronym/custom/scss/custom.scss */
.jalwd-menu .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  color: #fff !important;
}
/*End*/
/* line 744, templates/rt_acronym/custom/scss/custom.scss */
.about_header #g-slideshow {
  background: url('../../../../images/banners/about-header.jpg') no-repeat center center !important;
  background-size: cover !important;
}
/* line 748, templates/rt_acronym/custom/scss/custom.scss */
.allresources_header #g-slideshow {
  background: url('../../../../images/banners/resources-header.jpg') no-repeat center center !important;
  background-size: cover !important;
}
/* line 752, templates/rt_acronym/custom/scss/custom.scss */
.resources_header #g-slideshow {
  background: url('../../../../images/banners/resourcesheader3.jpg') no-repeat center center !important;
  background-size: cover !important;
}
/* line 756, templates/rt_acronym/custom/scss/custom.scss */
.events_header #g-slideshow {
  background: url('../../../../images/banners/events-header.jpg') no-repeat center center !important;
  background-size: cover !important;
}
/* line 760, templates/rt_acronym/custom/scss/custom.scss */
.grants_header #g-slideshow {
  background: url('../../../../images/banners/grants-header.jpg') no-repeat center center !important;
  background-size: cover !important;
}
/*
 .membershipform_header #g-slideshow {
 background: url('images/banners/membershipform-header.jpg') no-repeat center center !important;
 background-size: cover !important;
 }*/
/*.membershiplist_header #g-slideshow {
 background: url('images/banners/membershiplist-header.jpg') no-repeat center center !important;
 background-size: cover !important;
 }*/
/* line 773, templates/rt_acronym/custom/scss/custom.scss */
.committee_header #g-slideshow {
  background: url('../../../../images/banners/committee-header.jpg') no-repeat center center !important;
  background-size: cover !important;
}
/*.volunteerslist_header #g-slideshow {
 background: url('images/banners/volunteers-header.jpg') no-repeat center center !important;
 background-size: cover !important;
 }*/
/* line 781, templates/rt_acronym/custom/scss/custom.scss */
.resourcesarchive_header #g-slideshow {
  background: url('../../../../images/banners/resourcesarchive-header.jpg') no-repeat center center !important;
  background-size: cover !important;
}
/*END*/
/*change border color for button-4 used in home page*/
/* line 789, templates/rt_acronym/custom/scss/custom.scss */
.button.button-4 {
  border-color: #fff;
  color: #fff !important;
}
/*END*/
/*Change height Quotes in JALWD About page*/
/* line 798, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-quotes {
  min-height: 200px;
}
/* line 801, templates/rt_acronym/custom/scss/custom.scss */
#g-extension .g-title {
  color: #090a1e;
}
/*.sprocket-mosaic .sprocket-mosaic-tags li, #main .sprocket-mosaic ul.sprocket-mosaic-tags li{
 display:none !important;
 }*/
/*END*/
/*Change alignment image on articles & essay in current jalwd*/
/* line 812, templates/rt_acronym/custom/scss/custom.scss */
.g-array-item-image {
  float: left;
  padding-top: 5px;
  padding-right: 10px;
}
/*END*/
/*removeradius of body section when in adbout jalwd page*/
/* line 820, templates/rt_acronym/custom/scss/custom.scss */
.jalwdabout_body #g-container-main.jalwd-pages {
  border-radius: 0px;
}
/*END*/
/*remove radius of body section when in about page*/
/* line 825, templates/rt_acronym/custom/scss/custom.scss */
.about_header #g-container-main.alwd-default {
  border-radius: 0px;
}
/*END*/
/*Hide Tags on Board of Officers ALWD Members*/
/*.officers-about ul.sprocket-mosaic-tags {
 display:none !important;
 /*
 }
 /*END*/
/*Resources Landing Page*/
/* line 837, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-strips-text {
  display: block;
  min-height: 100px;
}
/* line 841, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-strips-content {
  color: #5c5959;
  background: #e4dad8;
}
/*END*/
/*Sider Customization*/
/* line 848, templates/rt_acronym/custom/scss/custom.scss */
.themenu {
  z-index: 1111;
}
@media (min-width: 765px) {
  /* line 852, templates/rt_acronym/custom/scss/custom.scss */
  .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-content {
    width: 60%;
  }
}
/* line 856, templates/rt_acronym/custom/scss/custom.scss */
.g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-content {
  margin-top: 2rem;
}
/*.g-slider .g-slider-slides .g-slider-slides-slide .{
 min-height: 300px;
 border-radius: 0 5px  0px;
 } 3-18-2019*/
/*.slider-home .g-slider .g-slider-slides .g-slider-slides-slide .::after  {
 height: 10vw; 
 }3-18-2019*/
/* line 868, templates/rt_acronym/custom/scss/custom.scss */
.g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image::after {
  height: 0vw;
}
/* line 872, templates/rt_acronym/custom/scss/custom.scss */
.g-slider .g-slider-slides .g-slider-slides-slide .::after {
  height: 0vw;
}
/*END*/
/*Header Category Landing Pages*/
/* line 878, templates/rt_acronym/custom/scss/custom.scss */
.g-simplecontent .g-simplecontent-item-content-title {
  font-size: 3rem;
  /*font-weight: 600; 3-18-2019*/
  font-family: 'FreightDispPro' !important;
  color: #001a31 !important;
}
/*END*/
/*Add font icn Plus to expandable list
 .sprocket-lists-portrait-title:before{
 content: "\f067";
 font-family: FontAwesome;
 }
 /*END*/
/*highlight active item in roksproket filter*/
/* line 895, templates/rt_acronym/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-filter li.active {
  background-color: #890444;
  color: #fff;
}
/*END*/
/*add border line to accordion particle*/
/* line 902, templates/rt_acronym/custom/scss/custom.scss */
.accordion .accordion-item-title {
  adding: 10px 0;
  margin: 0;
  border-bottom: 1px solid #d3d3d3;
  clear: both;
  overflow: hidden;
}
/*END*/
/*allign left sub-menu*/
/* line 911, templates/rt_acronym/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  text-align: left;
  padding-left: 10px;
}
/*END*/
/*hide dots -read more - */
/* line 917, templates/rt_acronym/custom/scss/custom.scss */
.roksprocket-ellipsis {
  display: none;
}
/* line 925, templates/rt_acronym/custom/scss/custom.scss */
#latestnews .sprocket-lists-portrait-image {
  border-radius: 4px;
}
/* line 929, templates/rt_acronym/custom/scss/custom.scss */
#latestnews .portrait-image {
  width: 20%;
}
/* line 932, templates/rt_acronym/custom/scss/custom.scss */
#latestnews .sprocket-lists-modern-container li {
  border-bottom: none;
}
/* line 936, templates/rt_acronym/custom/scss/custom.scss */
.bloglatestnews .item-image {
  width: 100px;
}
/*END*/
/*Slider Home Page*/
/* line 942, templates/rt_acronym/custom/scss/custom.scss */
.g-slider .g-slider-slides .owl-dots .owl-dot.active {
  background: #ee3737;
}
/* line 945, templates/rt_acronym/custom/scss/custom.scss */
.g-slider .g-slider-slides .owl-dots .owl-dot {
  border: 2px solid #ee3737;
}
/* line 948, templates/rt_acronym/custom/scss/custom.scss */
.g-slider .g-slider-carousel {
  background: #f4f5f7;
  color: #52616d;
}
/* line 952, templates/rt_acronym/custom/scss/custom.scss */
.g-slider .g-slider-slides .owl-dots {
  z-index: -1;
}
/* line 955, templates/rt_acronym/custom/scss/custom.scss */
.g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-content h1 {
  font-size: 2rem;
}
/* line 958, templates/rt_acronym/custom/scss/custom.scss */
.platform-content, .moduletable, .widget {
  padding: 0;
}
/*END*/
/*civicrm clean edit started 9 16 2018 - check backup for reference */
/* line 967, templates/rt_acronym/custom/scss/custom.scss */
#profile .label {
  /*edit labels on edit search*/
  padding-top: opx;
  padding-bottom: 5px;
  background-color: transparent;
  /*font-size: 15px;
   margin: 3px;
   padding-bottom: 5px;*/
}
/* line 976, templates/rt_acronym/custom/scss/custom.scss */
#profilewrap16 .label {
  /*edit labels on members list #16*/
  padding-top: opx;
  padding-bottom: 5px;
  font-size: 15px;
  margin: 3px;
  padding-bottom: 5px;
}
/* line 985, templates/rt_acronym/custom/scss/custom.scss */
#profilewrap19 .label {
  /*edit labels on services list #19*/
  padding-top: opx;
  padding-bottom: 5px;
  font-size: 15px;
  margin: 3px;
  padding-bottom: 5px;
}
/* line 993, templates/rt_acronym/custom/scss/custom.scss */
.crm-container .crm-clear-link {
  /*hide clear button in volunteers list*/
  display: none !important;
}
/* line 997, templates/rt_acronym/custom/scss/custom.scss */
.crm-container .crm-search-tasks, .crm-container .crm-tasks {
  /*hide search criterias*/
  display: none !important;
}
/* line 1001, templates/rt_acronym/custom/scss/custom.scss */
#crm-container.crm-public .label, #crm-container.crm-public .price-field-amount {
  background-color: transparent !important;
  color: black !important;
}
/* line 1005, templates/rt_acronym/custom/scss/custom.scss */
.crm-container .crm-section .content {
  margin-left: 33% !important;
}
/* line 1008, templates/rt_acronym/custom/scss/custom.scss */
.crm-container input, #civicrm-menu input {
  margin-right: 10px;
}
/* line 1011, templates/rt_acronym/custom/scss/custom.scss */
#crm-container.crm-public .label, #crm-container.crm-public .price-field-amount {
  padding-top: 6px;
  font-size: 15px;
  text-align: left;
}
/*BIennial Conference Page*/
/* line 1018, templates/rt_acronym/custom/scss/custom.scss */
.biennial-header {
  background: url('../../../../images/banners/sdoc-banner.jpg') no-repeat center center !important;
  background-size: auto auto !important;
  background-size: cover !important;
}
/* line 1023, templates/rt_acronym/custom/scss/custom.scss */
.biennial-header .g-grid {
  background-color: rgba(0, 0, 0, 0.5);
}
/*END*/
/* line 1027, templates/rt_acronym/custom/scss/custom.scss */
.g-simplemenu-particle .g-simplemenu-container {
  padding: 2rem;
}
/*END*/
/*BigFoot Styles*/
/* line 1032, templates/rt_acronym/custom/scss/custom.scss */
.bigfoot-footnote__wrapper a {
  color: blue;
}
/* line 1035, templates/rt_acronym/custom/scss/custom.scss */
.at_description {
  font-size: 80%;
  font-weight: normal;
}
/* line 1039, templates/rt_acronym/custom/scss/custom.scss */
.bigfoot-footnote__content {
  max-width: 95%;
  word-wrap: break-word;
}
/*END*/
/* line 1046, templates/rt_acronym/custom/scss/custom.scss */
.ja-megafilter-wrap .sidebar-main {
  font-size: small;
}
/* line 1049, templates/rt_acronym/custom/scss/custom.scss */
.products-toolbar .orderby-displaynumber {
  font-size: small;
}
/* line 1052, templates/rt_acronym/custom/scss/custom.scss */
.products-toolbar .pagination {
  font-size: small;
}
/*# sourceMappingURL=custom__body_only.css.map */