/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* 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.2rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.7rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.25rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.2rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1rem;
}
/* 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;
}
/* @import "breakpoints"; */
/* line 1, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews {
  position: relative;
  opacity: 0;
}
/* line 5, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews.visible {
  opacity: 1;
}
/* line 10, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-header {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-header {
    margin: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-header {
    display: block;
  }
}
/* line 24, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-header .g-latestnews-title {
  display: block;
  font-weight: 700;
  font-size: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-title {
    text-align: center;
  }
}
/* line 36, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid {
  position: relative;
  margin: 0 -1.5rem;
  overflow: visible !important;
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-grid {
    margin: -1.5rem;
  }
}
/* line 46, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-title {
  font-weight: 700;
  font-size: 1rem;
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
}
/* line 54, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item {
  will-change: auto !important;
}
/* line 57, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item a.g-latestnews-link-overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.9);
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
}
/* line 66, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper {
  position: relative;
  margin: 0.9rem;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper {
    margin: 1.5rem 0;
  }
}
/* line 75, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-image {
  position: relative;
}
/* line 78, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-image img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  min-height: 1px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 88, templates/rt_notio/custom/scss/_latestnews.scss */
/* line 89, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-accent-color-1 .g-latestnews-grid-item-case {
  background-color: #975ded;
}
/* line 94, templates/rt_notio/custom/scss/_latestnews.scss */
/* line 95, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-accent-color-1 .g-latestnews-grid-item-case {
  background-color: #975ded;
}
/* line 102, templates/rt_notio/custom/scss/_latestnews.scss */
/* line 104, templates/rt_notio/custom/scss/_latestnews.scss */
/* line 105, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-bottom.g-latestnews-accent-color-1 .g-latestnews-grid-item-content, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-top.g-latestnews-accent-color-1 .g-latestnews-grid-item-content {
  background: #975ded;
}
/* line 108, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-bottom.g-latestnews-accent-color-1 .g-latestnews-grid-item-content:before, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-top.g-latestnews-accent-color-1 .g-latestnews-grid-item-content:before {
  border-color: #7a2fe8;
  left: auto;
  right: -1rem;
}
/* line 115, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-bottom.g-latestnews-accent-color-1 .g-latestnews-grid-item-case, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-top.g-latestnews-accent-color-1 .g-latestnews-grid-item-case {
  background-color: #7a2fe8;
}
/* line 120, templates/rt_notio/custom/scss/_latestnews.scss */
/* line 121, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-bottom.g-latestnews-accent-color-1 .g-latestnews-grid-item-content, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-top.g-latestnews-accent-color-1 .g-latestnews-grid-item-content {
  background: #975ded;
}
/* line 124, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-bottom.g-latestnews-accent-color-1 .g-latestnews-grid-item-content:before, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-top.g-latestnews-accent-color-1 .g-latestnews-grid-item-content:before {
  border-color: #7a2fe8;
}
/* line 129, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-bottom.g-latestnews-accent-color-1 .g-latestnews-grid-item-case, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-top.g-latestnews-accent-color-1 .g-latestnews-grid-item-case {
  background-color: #975ded;
}
/* line 134, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-bottom .g-latestnews-grid-item-content, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-top .g-latestnews-grid-item-content {
  padding: 3rem;
  bottom: 0;
}
/* line 140, templates/rt_notio/custom/scss/_latestnews.scss */
/* line 141, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content {
  position: static;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
/* line 147, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content a {
  color: #fff;
}
/* line 151, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
  padding: 1.5rem;
  position: absolute;
  z-index: 100;
  color: #fff;
  left: 1rem;
  bottom: 10%;
  font-size: 1.3vw;
  line-height: 1.44;
  width: 80%;
}
@media (max-width: 84.6153846154rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    font-size: 1.1rem;
  }
}
/* line 162, templates/rt_notio/custom/scss/_latestnews.scss */
.dir-rtl .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
  left: auto;
  right: 1rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    font-size: 1.2rem;
    bottom: 0;
    padding-bottom: 0.75rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    font-size: 1.2rem;
    bottom: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    line-height: 1.48;
    bottom: 0;
  }
}
/* line 183, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title span {
  color: #fff;
  padding: 0.4rem 1rem;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  border-radius: 7px;
}
/* line 193, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.13);
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 5px;
}
/* line 203, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .date {
  position: absolute;
  top: 1.5rem;
  left: 2.5rem;
  color: #fff;
  z-index: 10;
  font-size: 0.8rem;
}
/* line 211, templates/rt_notio/custom/scss/_latestnews.scss */
.dir-rtl .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .date {
  left: auto;
  right: 2.5rem;
}
/* line 217, templates/rt_notio/custom/scss/_latestnews.scss */
/* line 218, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-image img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 5px;
}
/* line 227, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-text {
  background: #fff;
  padding: 2.25rem;
  border-radius: 5px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.06);
}
/* line 233, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-text a {
  color: #000;
}
/* line 237, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-text .g-latestnews-grid-item-content {
  margin-top: 0;
  font-size: 0.8rem;
}
/* line 242, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-text .date {
  display: inline-block;
  margin-top: 0.625rem;
  color: ;
  z-index: 10;
  font-size: 0.8rem;
}
/* line 253, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content {
  width: 100%;
  left: 0;
  text-align: left;
  z-index: 3;
  font-size: 1.2vw;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
@media (max-width: 83.3333333333rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content {
    font-size: 1rem;
  }
}
/* line 261, templates/rt_notio/custom/scss/_latestnews.scss */
.dir-rtl .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content {
  text-align: right;
}
/* line 265, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
  color: #000;
  font-weight: 700;
  font-size: 1.4vw;
  margin-top: 0.325rem;
  line-height: 1.1;
}
@media (max-width: 71.4285714286rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    font-size: 1rem;
  }
}
/* line 272, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-title:hover {
  text-decoration: underline;
}
/* line 277, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-subtitle {
  color: #000;
  opacity: 0.3;
  font-weight: 400;
  margin-top: 0.625rem;
  font-size: 0.7vw;
}
@media (max-width: 142.8571428571rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-subtitle {
    font-size: 1rem;
  }
}
/* line 285, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-case {
  color: #000;
  font-size: 0.6vw;
  font-weight: 400;
  background: transparent;
  display: inline-block;
  letter-spacing: 3px;
  clear: both;
  margin-bottom: 0.325rem;
  text-transform: uppercase;
}
@media (max-width: 133.3333333333rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-case {
    font-size: 0.8rem;
  }
}
/* line 297, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-description {
  color: #617374;
  margin-top: 1.125rem;
  font-size: 0.8vw;
}
@media (max-width: 125rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-description {
    font-size: 1rem;
  }
}
/* line 303, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-link {
  display: block;
  margin-top: 1.5rem;
  font-size: 0.8vw;
  font-weight: 700;
  color: #975ded !important;
}
@media (max-width: 125rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-link {
    font-size: 1rem;
  }
}
/* line 311, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-button {
  display: block;
  margin-top: 5px;
  color: #000;
  font-size: 0.8vw;
}
@media (max-width: 125rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-button {
    font-size: 1rem;
  }
}
/* line 319, templates/rt_notio/custom/scss/_latestnews.scss */
/* line 320, templates/rt_notio/custom/scss/_latestnews.scss */
/* line 321, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item:hover .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-title {
  text-decoration-color: inherit;
}
/* line 325, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item:hover .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-button {
  text-decoration: underline;
}
/* line 334, templates/rt_notio/custom/scss/_latestnews.scss */
/* line 335, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-sizer {
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-sizer {
    width: 100%;
  }
}
/* line 345, templates/rt_notio/custom/scss/_latestnews.scss */
/* line 346, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-sizer {
  width: 33.3%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-sizer {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-sizer {
    width: 100%;
  }
}
/* line 359, templates/rt_notio/custom/scss/_latestnews.scss */
/* line 360, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer {
  width: 25%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer {
    width: 33.3%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer {
    width: 100%;
  }
}
/* line 370, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item.photo-large, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer.photo-large {
  width: 50%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item.photo-large, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer.photo-large {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item.photo-large, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer.photo-large {
    width: 100%;
  }
}
/* line 383, templates/rt_notio/custom/scss/_latestnews.scss */
/* line 384, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-sizer {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-sizer {
    width: 33.3%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-sizer {
    width: 100%;
  }
}
/* line 396, templates/rt_notio/custom/scss/_latestnews.scss */
/* line 397, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-platform-content .g-latestnews-grid-item-content {
  position: absolute !important;
  z-index: 10;
  left: 0;
  bottom: 0;
  padding: 1rem;
}
/* line 404, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-platform-content .g-latestnews-grid-item-content .g-latestnews-grid-item-case, .g-latestnews .g-latestnews-grid .g-latestnews-platform-content .g-latestnews-grid-item-content .g-latestnews-grid-item-description {
  color: #fff;
}
/* line 409, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-platform-content .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
  position: relative !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  left: 0 !important;
}
/* line 416, templates/rt_notio/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-platform-content .g-latestnews-grid-item-content .g-latestnews-grid-item-title span {
  padding: 0 !important;
}
/* line 1, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials {
  min-height: 600px;
  position: relative;
  padding: 1.5rem 0;
}
/* line 6, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-header {
  padding-left: 3rem;
}
/* line 9, templates/rt_notio/custom/scss/_testimonials.scss */
.dir-rtl .g-testimonials .g-testimonials-header {
  padding-right: 3rem;
  padding-left: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-testimonials .g-testimonials-header {
    padding: 0;
    text-align: center;
  }
}
/* line 19, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-header .g-testimonials-title {
  font-weight: 700;
  font-size: 1rem;
}
/* line 25, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-testimonials .g-testimonials-container {
    height: 500px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-testimonials .g-testimonials-container {
    height: 450px;
  }
}
/* line 43, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .swiper-slide {
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
}
/* line 55, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-content {
  font-size: 2.6vw;
  width: 50%;
}
@media (max-width: 61.5384615385rem) {
  .g-testimonials .g-testimonials-content {
    font-size: 1.6rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-testimonials .g-testimonials-content {
    width: 80%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-testimonials .g-testimonials-content {
    width: 60%;
  }
}
/* line 68, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-author {
  font-weight: ;
  margin: 0;
}
/* line 73, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-position {
  color: ;
}
/* line 77, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-pagination {
  padding-left: 4.5rem;
  position: relative;
  bottom: 2.5rem !important;
  z-index: 10;
}
/* line 83, templates/rt_notio/custom/scss/_testimonials.scss */
.dir-rtl .g-testimonials .g-testimonials-pagination {
  padding-right: 4.5rem;
  padding-left: 0;
}
/* line 88, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-pagination .swiper-pagination-bullet {
  background-size: cover;
  border: 1px solid #000;
  width: 60px;
  height: 60px;
  margin: 0 0.625rem !important;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-testimonials .g-testimonials-pagination {
    display: none;
  }
}
/* line 101, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .mobile-nav-wrapper {
  position: absolute;
  top: 50%;
  width: 100%;
  display: none;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-testimonials .mobile-nav-wrapper {
    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: 47.99rem) {
  .g-testimonials .mobile-nav-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/* line 116, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .mobile-nav-wrapper .swiper-button-next {
  position: absolute;
  top: 50%;
  right: 5%;
  margin: 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-testimonials .mobile-nav-wrapper .swiper-button-next {
    right: 5%;
  }
}
/* line 126, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .mobile-nav-wrapper .swiper-button-next .fa {
  font-size: 2rem;
}
/* line 131, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .mobile-nav-wrapper .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: 5%;
  margin: 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-testimonials .mobile-nav-wrapper .swiper-button-prev {
    left: 5%;
  }
}
/* line 141, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .mobile-nav-wrapper .swiper-button-prev .fa {
  font-size: 2rem;
}
/* line 147, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .swiper-wrapper {
  padding-bottom: 1.5rem;
}
/* line 151, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-pagination {
  margin-top: 5rem;
}
/* line 154, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-pagination .swiper-slide {
  width: 80px !important;
  height: 80px !important;
  display: block;
  background-size: cover;
  border-radius: 50%;
  position: relative;
  transition: 400ms;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-testimonials .g-testimonials-pagination .swiper-slide {
    width: 50px !important;
    height: 50px !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-testimonials .g-testimonials-pagination .swiper-slide {
    display: none;
  }
}
/* line 172, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-pagination .swiper-slide span {
  position: absolute;
  left: 50%;
  font-size: 0.75rem;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
  opacity: 0;
  top: 50%;
  transition: 350ms;
  transform: translateY(-50%) translateX(-50%);
  white-space: nowrap;
}
/* line 184, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-pagination .swiper-slide:hover {
  transform: scale(1.12);
  box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
/* line 189, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-pagination .swiper-slide:hover span {
  opacity: 1;
  top: -25%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-testimonials .g-testimonials-pagination .swiper-slide:hover span {
    top: -38%;
  }
}
/* line 198, templates/rt_notio/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-pagination .swiper-slide.swiper-slide-thumb-active {
  transform: scale(1.12);
  box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.25);
}
/*
 *  Owl Carousel - Animate Plugin
 */
/* line 8, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 15, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}
/* line 19, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}
/* line 23, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  /* line 29, templates/rt_notio/custom/scss/_owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 33, templates/rt_notio/custom/scss/_owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  /* line 39, templates/rt_notio/custom/scss/_owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 43, templates/rt_notio/custom/scss/_owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
/* line 51, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/*
 *  Core Owl Carousel CSS File
 */
/* line 62, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
/* line 71, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/* line 76, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 85, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
/* line 92, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 104, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}
/* line 108, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
/* line 113, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}
/* line 117, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
/* line 121, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transform: translate3d(0, 0, 0) !important;
}
/* line 136, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
/* line 142, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
/* line 149, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
/* line 157, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}
/* line 161, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
/* line 166, templates/rt_notio/custom/scss/_owlcarousel.scss */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Lazy Load Plugin
 */
/* line 173, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
/* line 182, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/*
 *  Owl Carousel - Video Plugin
 */
/* line 189, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
/* line 195, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon, .owl-carousel .owl-videolocal-play-icon {
  position: absolute;
  height: 66px;
  width: 66px;
  left: 50%;
  bottom: 15%;
  margin-left: -40px;
  margin-top: -40px;
  background: url('../../images/owlcarousel/play.svg') no-repeat;
  background-size: contain;
  cursor: pointer;
  z-index: 3;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  opacity: 1;
}
/* line 211, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon.paused, .owl-carousel .owl-videolocal-play-icon.paused {
  background: url('../../images/owlcarousel/paused.svg');
  background-size: contain;
  opacity: 0.8;
}
/* line 218, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
/* line 226, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
/* line 231, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
/* line 247, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
/*
 *  Owl Carousel - Nav & Dots
 */
/* line 255, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-nav {
  opacity: 1;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
/* line 259, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-nav div {
  position: absolute;
  bottom: 1px;
  right: 0;
  width: 40px;
  height: 40px;
  display: inline-block;
  opacity: 1;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 274, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-nav div:hover {
  color: #975ded;
}
/* line 278, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-nav div.owl-prev {
  margin-right: 7.5rem;
}
@media only all and (max-width: 30rem) {
  .owl-nav div.owl-prev {
    margin-right: 3rem;
  }
}
/* line 286, templates/rt_notio/custom/scss/_owlcarousel.scss */
.dir-rtl .owl-nav div {
  left: 0;
  right: auto;
}
/* line 292, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-nav.disabled {
  display: none;
}
/* line 297, templates/rt_notio/custom/scss/_owlcarousel.scss */
/* line 298, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-dots .owl-dot {
  display: inline-block;
  background: rgba(255, 255, 255, 0.5);
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 0 0.6rem;
  background: #fff;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 309, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owl-dots .owl-dot.active {
  background: #975ded;
}
/* line 315, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owlcarousel-offset {
  margin-right: -45px !important;
  margin-bottom: -45px !important;
  margin-left: -45px !important;
  position: relative;
  z-index: 2;
}
@media only all and (max-width: 47.99rem) {
  .owlcarousel-offset {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
/* line 328, templates/rt_notio/custom/scss/_owlcarousel.scss */
.owlcarousel-offset.size-100 {
  flex-basis: auto;
  width: auto;
}
/* line 334, templates/rt_notio/custom/scss/_owlcarousel.scss */
.g-owlcarousel-description {
  font-family: "rubik", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
}
/* line 339, templates/rt_notio/custom/scss/_owlcarousel.scss */
.g-owlcarousel-header {
  padding: 1.5rem !important;
  margin: 0.625rem;
}
/* line 345, templates/rt_notio/custom/scss/_owlcarousel.scss */
/* line 346, templates/rt_notio/custom/scss/_owlcarousel.scss */
/* line 347, templates/rt_notio/custom/scss/_owlcarousel.scss */
.g-owlcarousel:hover .owl-nav {
  opacity: 1;
}
/* line 353, templates/rt_notio/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-wrapper {
  position: relative;
}
/* line 357, templates/rt_notio/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-img {
  position: relative;
}
/* line 360, templates/rt_notio/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-img:after {
  position: absolute;
  content: "";
  height: 50%;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 370, templates/rt_notio/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-content-container {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media only all and (min-width: 75rem) {
  .g-owlcarousel-item-content-container {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel-item-content-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-item-content-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel-item-content-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
/* line 400, templates/rt_notio/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
}
/* line 407, templates/rt_notio/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 411, templates/rt_notio/custom/scss/_owlcarousel.scss */
.g-owlcarousel-fullwidth .g-owlcarousel-item-content {
  width: 100%;
}
/* line 415, templates/rt_notio/custom/scss/_owlcarousel.scss */
.g-owlcarousel-compact .g-owlcarousel-item-content {
  width: 50%;
}
/* line 418, templates/rt_notio/custom/scss/_owlcarousel.scss */
.center-block .g-owlcarousel-compact .g-owlcarousel-item-content {
  margin: auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 65%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 75%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 100%;
  }
}
/* line 436, templates/rt_notio/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-title {
  font-family: "rubik", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 3rem;
  color: #fff;
  padding-bottom: 1.1rem;
  font-weight: 400;
  text-transform: uppercase;
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 2;
  margin: 2.125rem;
}
/* line 450, templates/rt_notio/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-desc {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 300;
  padding-bottom: 3rem;
  margin-bottom: 0.625rem;
}
/* line 458, templates/rt_notio/custom/scss/_owlcarousel.scss */
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-button {
    padding: 0.25rem 1rem;
    font-weight: 400;
    font-size: 0.8rem;
  }
}
/**
 * Swiper 4.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 19, 2018
 */
/* line 13, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container {
  margin: -1px auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
/* line 23, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
/* line 27, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
/* line 35, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 53, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
/* line 59, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 65, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
/* line 72, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
/* line 86, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
/* line 92, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}
/* line 97, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
/* line 111, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
/* line 116, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
/* line 127, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
/* line 140, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* line 147, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* line 154, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* line 161, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
/* line 170, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
/* line 176, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* line 182, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-button-prev {
  position: relative;
  top: 30%;
  width: 10px;
  height: 44px;
  z-index: 10;
  cursor: pointer;
  margin-bottom: 2rem;
}
/* line 191, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-button-prev:focus {
  outline: none;
}
/* line 195, templates/rt_notio/custom/scss/_slideshow.scss */
.navigation.horizontal .swiper-button-prev {
  height: 15px;
  margin-bottom: 0;
  margin-right: 2rem;
}
/* line 200, templates/rt_notio/custom/scss/_slideshow.scss */
.dir-rtl .navigation.horizontal .swiper-button-prev {
  margin-right: 0;
  margin-left: 2rem;
}
/* line 207, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-button-next {
  position: relative;
  bottom: 30%;
  width: 10px;
  height: 44px;
  z-index: 10;
  cursor: pointer;
  margin-top: 2rem;
}
/* line 216, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-button-next:focus {
  outline: none;
}
/* line 220, templates/rt_notio/custom/scss/_slideshow.scss */
.navigation.horizontal .swiper-button-next {
  height: 15px;
  margin-top: 0;
  margin-left: 2rem;
}
/* line 225, templates/rt_notio/custom/scss/_slideshow.scss */
.dir-rtl .navigation.horizontal .swiper-button-next {
  margin-left: 0;
  margin-right: 2rem;
}
/* line 232, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
/* line 239, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-button-lock {
  display: none;
}
/* line 243, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination {
  position: relative;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  display: flex;
  flex-direction: column;
}
/* line 255, templates/rt_notio/custom/scss/_slideshow.scss */
.navigation.horizontal .swiper-pagination {
  display: block;
}
/* line 260, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
/* line 266, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
/* line 276, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
/* line 281, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
/* line 288, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/* line 294, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/* line 300, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
/* line 306, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
/* line 312, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
/* line 318, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
/* line 324, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: transparent;
  opacity: 1;
  border: 1px solid #fff;
  margin-bottom: 1.5rem;
}
/* line 334, templates/rt_notio/custom/scss/_slideshow.scss */
.navigation.horizontal .swiper-pagination-bullet {
  margin-bottom: 0;
  margin-right: 1.5rem;
}
/* line 338, templates/rt_notio/custom/scss/_slideshow.scss */
.navigation.horizontal .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
/* line 342, templates/rt_notio/custom/scss/_slideshow.scss */
/* line 343, templates/rt_notio/custom/scss/_slideshow.scss */
.dir-rtl .navigation.horizontal .swiper-pagination-bullet:first-child {
  margin-right: 0;
}
/* line 346, templates/rt_notio/custom/scss/_slideshow.scss */
.dir-rtl .navigation.horizontal .swiper-pagination-bullet:last-child {
  margin-right: 1.5rem;
}
/* line 353, templates/rt_notio/custom/scss/_slideshow.scss */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 364, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
/* line 368, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
/* line 373, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 30px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
/* line 380, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0 1.2rem;
  display: block;
}
/* line 385, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
/* line 393, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
/* line 402, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
/* line 406, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
/* line 414, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
/* line 422, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
/* line 432, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
/* line 437, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
/* line 452, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
/* line 458, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
/* line 466, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
/* line 474, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
/* line 478, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.15);
}
/* line 482, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}
/* line 486, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
/* line 490, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
/* line 494, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}
/* line 498, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
/* line 504, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
/* line 511, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
/* line 520, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
/* line 529, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
/* line 539, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* line 543, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-scrollbar-lock {
  display: none;
}
/* line 547, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
/* line 565, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
/* line 574, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
/* line 580, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
/* line 596, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
/* line 607, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-lazy-preloader-white:after {
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}
@-webkit-keyframes swiper-preloader-spin {
  /* line 612, templates/rt_notio/custom/scss/_slideshow.scss */
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  /* line 619, templates/rt_notio/custom/scss/_slideshow.scss */
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
/* line 627, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* line 636, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
/* line 642, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
/* line 649, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
/* line 653, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* line 658, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-cube {
  overflow: visible;
}
/* line 662, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
/* line 675, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
/* line 679, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
/* line 685, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* line 690, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* line 698, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 707, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
  display: none;
}
/* line 721, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-flip {
  overflow: visible;
}
/* line 725, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
/* line 732, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
/* line 736, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* line 741, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 750, templates/rt_notio/custom/scss/_slideshow.scss */
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* line 756, templates/rt_notio/custom/scss/_slideshow.scss */
/* line 757, templates/rt_notio/custom/scss/_slideshow.scss */
/* line 758, templates/rt_notio/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-slider .swiper-slide {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #fff4cc;
  background-size: cover;
}
/* line 765, templates/rt_notio/custom/scss/_slideshow.scss */
/* line 766, templates/rt_notio/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-slider .swiper-slide.overlay::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(100deg, #975ded 30%, rgba(255, 255, 255, 0));
}
/* line 773, templates/rt_notio/custom/scss/_slideshow.scss */
.dir-rtl .g-slideshow .g-slideshow-slider .swiper-slide.overlay::before {
  background-image: linear-gradient(-100deg, #975ded 30%, rgba(255, 255, 255, 0));
}
/* line 779, templates/rt_notio/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-slider .swiper-slide .slide {
  position: relative;
  z-index: 3;
  width: 70%;
  margin: 0 auto;
}
/* line 785, templates/rt_notio/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-top-title {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1.2;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-top-title {
    font-size: 1.5rem;
    max-width: 90%;
  }
}
/* line 796, templates/rt_notio/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
  font-size: 4.8rem;
  line-height: 1.2;
  max-width: 60%;
  margin-bottom: 3rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
    font-size: 2.25rem;
    max-width: 90%;
  }
}
/* line 812, templates/rt_notio/custom/scss/_slideshow.scss */
.g-slideshow .navigation {
  position: absolute;
  z-index: 10;
  right: 50px;
  top: 50%;
  display: flex;
  flex-direction: column;
  transform: translateY(-50%);
}
/* line 821, templates/rt_notio/custom/scss/_slideshow.scss */
.dir-rtl .g-slideshow .navigation {
  right: auto;
  left: 50px;
}
/* line 826, templates/rt_notio/custom/scss/_slideshow.scss */
.g-slideshow .navigation.horizontal {
  top: auto;
  bottom: 0;
  right: 2rem;
  flex-direction: row;
  transform: translateY(-100%);
}
/* line 833, templates/rt_notio/custom/scss/_slideshow.scss */
.dir-rtl .g-slideshow .navigation.horizontal {
  right: auto;
  left: 2rem;
}
/* line 1, templates/rt_notio/custom/scss/_upcgames.scss */
.g-upcgames-particle {
  padding: 1.5rem;
  color: #fff;
  background: #000;
}
/* line 6, templates/rt_notio/custom/scss/_upcgames.scss */
.g-upcgames-particle h2 {
  font-size: 1.2rem;
}
/* line 10, templates/rt_notio/custom/scss/_upcgames.scss */
.g-upcgames-particle ul {
  list-style: none;
  margin: 0;
}
/* line 14, templates/rt_notio/custom/scss/_upcgames.scss */
.g-upcgames-particle ul li {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 0.625rem;
}
/* line 19, templates/rt_notio/custom/scss/_upcgames.scss */
.g-upcgames-particle ul li .g-upcgames-number {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-family: "";
  font-weight: 700;
  background: #975ded;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  color: #fff;
  margin-right: 1.5rem;
  position: absolute;
}
/* line 33, templates/rt_notio/custom/scss/_upcgames.scss */
.dir-rtl .g-upcgames-particle ul li .g-upcgames-number {
  margin-right: 0;
  margin-left: 1.5rem;
}
/* line 39, templates/rt_notio/custom/scss/_upcgames.scss */
.g-upcgames-particle ul li a {
  font-family: "";
  font-weight: 700;
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  display: block;
  white-space: nowrap;
  padding-left: 3.5rem;
}
/* line 50, templates/rt_notio/custom/scss/_upcgames.scss */
.dir-rtl .g-upcgames-particle ul li a {
  padding-left: 0;
  padding-right: 3.5rem;
}
/* line 55, templates/rt_notio/custom/scss/_upcgames.scss */
.g-upcgames-particle ul li a span {
  display: block;
  font-weight: 400;
  font-family: "rubik", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 0.8rem;
  opacity: 0.8;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
  white-space: nowrap;
}
/* line 1, templates/rt_notio/custom/scss/_newsletter.scss */
@media only all and (max-width: 47.99rem) {
  .g-newsletter-particle {
    text-align: center;
  }
  /* line 6, templates/rt_notio/custom/scss/_newsletter.scss */
  .g-newsletter-particle .title {
    text-align: center;
  }
}
/* line 11, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .title {
  padding-bottom: 0;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
}
/* line 16, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .title:after {
  background: none;
}
/* line 21, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle div.mce_inline_error {
  background-color: #6c6c77 !important;
}
/* line 25, templates/rt_notio/custom/scss/_newsletter.scss */
/* line 26, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter .g-newsletter-headtext {
  text-align: center;
  margin-bottom: 0.625rem;
  padding-bottom: 1.5rem;
  color: #68676d;
  font-size: 1rem;
}
/* line 33, templates/rt_notio/custom/scss/_newsletter.scss */
.box1 .g-newsletter-particle .g-newsletter .g-newsletter-headtext {
  color: #fff;
}
/* line 37, templates/rt_notio/custom/scss/_newsletter.scss */
.box2 .g-newsletter-particle .g-newsletter .g-newsletter-headtext {
  color: #fff;
}
/* line 41, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter .g-newsletter-headtext .fa {
  color: #975ded;
  font-size: 3rem;
}
/* line 47, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox {
  position: relative;
  border: none;
}
/* line 51, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
  text-align: left;
  padding: 0.725rem 1.5625rem;
  font-weight: 400;
  border: 0 none;
  border-radius: 3px;
  margin-bottom: 0;
}
/* line 59, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999;
}
/* line 62, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
}
/* line 65, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input:-ms-input-placeholder {
  /* IE 10+ */
  color: #999;
}
/* line 68, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input:-moz-placeholder {
  /* Firefox 18- */
  color: #999;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
    margin-bottom: 5px;
  }
}
/* line 76, templates/rt_notio/custom/scss/_newsletter.scss */
.dir-rtl .g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
  text-align: right;
}
/* line 82, templates/rt_notio/custom/scss/_newsletter.scss */
/* line 84, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
  white-space: nowrap;
  border-radius: 0.4rem;
  background: #975ded;
  color: #fff;
}
/* line 90, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit:focus {
  outline: none;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
    text-align: center;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
    text-align: center;
  }
}
/* line 103, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-text {
  vertical-align: middle;
}
/* line 108, templates/rt_notio/custom/scss/_newsletter.scss */
/* line 109, templates/rt_notio/custom/scss/_newsletter.scss */
/* line 110, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter.g-newsletter-square .g-newsletter-inputbox input, .g-newsletter-particle .g-newsletter.g-newsletter-square .g-newsletter-button input {
  border-radius: 0 !important;
}
/* line 116, templates/rt_notio/custom/scss/_newsletter.scss */
/* line 117, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper {
  text-align: center;
}
/* line 120, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: 100%;
  margin-bottom: 10px;
  margin-right: 0;
  padding: 0;
}
/* line 127, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-button {
  width: 100%;
}
/* line 129, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-button input {
  width: 100%;
}
/* line 136, templates/rt_notio/custom/scss/_newsletter.scss */
/* line 137, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper {
  text-align: center;
}
/* line 140, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-inputbox {
  margin-bottom: 10px;
  margin-right: 0;
  padding: 0;
}
/* line 145, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-inputbox input {
  width: auto;
}
/* line 150, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-button {
  width: auto;
  display: block;
}
/* line 154, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-button input {
  width: auto;
}
/* line 161, templates/rt_notio/custom/scss/_newsletter.scss */
/* line 162, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
/* line 168, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  min-width: 0;
  min-height: 0;
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
    margin: 1rem 0 0;
  }
}
/* line 179, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox input, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button input, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox .g-newsletter-button-submit, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button .g-newsletter-button-submit {
  margin: 0;
}
/* line 185, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
  width: auto;
  margin-left: 15px;
}
/* line 190, templates/rt_notio/custom/scss/_newsletter.scss */
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: 65%;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox {
    width: 80%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}
/* line 23, templates/rt_notio/custom/scss/custom.scss */
.g-logo {
  font-size: 1.4em;
}
/* line 24, templates/rt_notio/custom/scss/custom.scss */
.cc-revoke.cc-right {
  right: 40% !important;
}
/* custom formatting for dates in upcoming */
/* line 29, templates/rt_notio/custom/scss/custom.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .date {
  position: absolute;
  top: 0;
  display: block;
  background: #975ded;
  border-radius: 0.3rem;
  padding: 0.2rem;
  Margin-left: -2rem;
  Margin-top: 0.2rem;
  font-weight: 500;
  Font-size: 0.8rem;
  color: #fff4cc;
}
/* line 42, templates/rt_notio/custom/scss/custom.scss */
Time {
  background: #975ded;
  border-radius: 0.3rem;
  Padding: 0.2rem;
  font-weight: 500;
  Font-size: 1.2em;
  color: #fff4cc;
}
/* line 50, templates/rt_notio/custom/scss/custom.scss */
.g-calendar-particle .g-calendar .clndr {
  font-size: unset;
}
/* overrides for the newsslider - first makes sure larger image is always centred to avoid cutting off on smaller screens and second removes
 the daft triangle border */
/* line 55, templates/rt_notio/custom/scss/custom.scss */
.g-newsslider .g-newsslider-slides .owl-item .g-newsslider-slides-item-image {
  background-position: center;
}
/* line 57, templates/rt_notio/custom/scss/custom.scss */
.g-newsslider .g-newsslider-slides .owl-item .g-newsslider-slides-item-image::before {
  border: none;
}
/* screen size specific changes */
/* lets do big phones up to tablets */
@media (max-width: 60rem) {
  /* line 64, templates/rt_notio/custom/scss/custom.scss */
  .g-cards-subcontent-signature {
    display: none !important;
    width: 0px !important;
    height: 0px !important;
  }
  /* line 65, templates/rt_notio/custom/scss/custom.scss */
  .g-cards-subcontent-img {
    display: none;
    width: 0px;
    height: 0px;
    padding: 0;
    margin: 0;
  }
  /* line 66, templates/rt_notio/custom/scss/custom.scss */
  .g-cards .g-cards-subcontent-block .g-cards-subcontent-footer {
    margin: 0 !important;
    padding: 0 !important;
  }
  /* line 67, templates/rt_notio/custom/scss/custom.scss */
  .g-cards .g-cards-subcontent-block .g-cards-subcontent-footer .g-cards-subcontent-footer-id {
    margin: 0 !important;
  }
  /* line 68, templates/rt_notio/custom/scss/custom.scss */
  .g-latestnews-grid-item-description, .g-latestnews-grid-item-title {
    font-size: 1em !important;
    max-width: 90%;
    /* background-color: red; */
  }
  /* line 69, templates/rt_notio/custom/scss/custom.scss */
  .equal-height {
    all: unset;
  }
  /* line 70, templates/rt_notio/custom/scss/custom.scss */
  #g-container-main .size-22, #g-container-main .size-23 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0%;
    -moz-flex: 0 0%;
    -ms-flex: 0 0%;
    flex: 0 0%;
    width: 0%;
  }
  /* line 80, templates/rt_notio/custom/scss/custom.scss */
  #g-container-main .size-78, #g-container-main .size-54 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  /* line 91, templates/rt_notio/custom/scss/custom.scss */
  #g-container-main .size-28, #g-container-main .size-72 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
  /* line 104, templates/rt_notio/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    padding: 0.625rem 0.925rem;
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 1px;
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-transition: 0.35s ease;
    -moz-transition: 0.35s ease;
    transition: 0.35s ease;
  }
}
/* / For small phones */
@media (max-width: 30rem) {
  /* line 122, templates/rt_notio/custom/scss/custom.scss */
  body {
    font-size: 0.5em;
  }
  /* line 123, templates/rt_notio/custom/scss/custom.scss */
  .equal-height {
    all: unset;
  }
  /* line 124, templates/rt_notio/custom/scss/custom.scss */
  .g-latestnews-grid-item-description, .g-latestnews-grid-item-title {
    /* background-color: red;  */
  }
  /* line 125, templates/rt_notio/custom/scss/custom.scss */
  .phonetablet-nodisplay {
    display: none;
    width: 0px;
    height: 0px;
  }
  /* line 126, templates/rt_notio/custom/scss/custom.scss */
  #g-container-main .size-28, #g-container-main .size-72 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* / For big phones */
@media (max-width: 48rem) and (min-width: 30rem) {
  /* line 141, templates/rt_notio/custom/scss/custom.scss */
  body {
    font-size: 0.6em;
  }
  /* line 142, templates/rt_notio/custom/scss/custom.scss */
  .equal-height {
    all: unset;
  }
  /* line 143, templates/rt_notio/custom/scss/custom.scss */
  .g-latestnews-grid-item-description, .g-latestnews-grid-item-title {
    /* background-color: green; */
  }
  /* line 144, templates/rt_notio/custom/scss/custom.scss */
  .g-latestnews-grid-item-description, .g-latestnews-grid-item-title {
    font-size: 1.5em !important;
  }
  /* line 145, templates/rt_notio/custom/scss/custom.scss */
  .phonetablet-nodisplay {
    display: none;
    width: 0px;
    height: 0px;
  }
  /* line 146, templates/rt_notio/custom/scss/custom.scss */
  /* line 147, templates/rt_notio/custom/scss/custom.scss */
  .cols-4 .g-latestnews-grid-item, .cols-4 .g-latestnews-grid-sizer {
    width: 100% !important;
  }
  /* line 152, templates/rt_notio/custom/scss/custom.scss */
  #g-container-main .size-28, #g-container-main .size-72 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* / For tablets (seems to be landscape) */
@media (max-width: 60rem) and (min-width: 48rem) {
  /* line 168, templates/rt_notio/custom/scss/custom.scss */
  body {
    font-size: 0.8em;
  }
  /* line 169, templates/rt_notio/custom/scss/custom.scss */
  .g-latestnews-grid-item-description, .g-latestnews-grid-item-title {
    /* background-color: blue; */
    font-size: 0.8em !important;
  }
  /* line 170, templates/rt_notio/custom/scss/custom.scss */
  .phonetablet-nodisplay {
    display: none;
    width: 0px;
    height: 0px;
  }
  /* line 171, templates/rt_notio/custom/scss/custom.scss */
  /* line 172, templates/rt_notio/custom/scss/custom.scss */
  .cols-4 .g-latestnews-grid-item, .cols-4 .g-latestnews-grid-sizer {
    width: 33.3% !important;
  }
  /* line 177, templates/rt_notio/custom/scss/custom.scss */
  #g-container-main .size-28, #g-container-main .size-72 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* / For medium size computer screens */
@media (max-width: 75rem) and (min-width: 60rem) {
  /* line 192, templates/rt_notio/custom/scss/custom.scss */
  /* background-color: orange; */
  /* line 193, templates/rt_notio/custom/scss/custom.scss */
  body {
    font-size: 0.8em;
  }
  /* line 194, templates/rt_notio/custom/scss/custom.scss */
  .g-latestnews-grid-item-description, .g-latestnews-grid-item-title {
    font-size: 0.7em !important;
  }
  /* line 195, templates/rt_notio/custom/scss/custom.scss */
  /* line 196, templates/rt_notio/custom/scss/custom.scss */
  .cols-4 .g-latestnews-grid-item, .cols-4 .g-latestnews-grid-sizer {
    width: 33.3% !important;
  }
  /* line 203, templates/rt_notio/custom/scss/custom.scss */
  #g-header .box2 .g-content {
    padding: 5px !important;
    margin-left: 1px;
    margin-right: 1px;
  }
  /* line 204, templates/rt_notio/custom/scss/custom.scss */
  #g-header .box2 .g-content .g-latestnews-grid-item-image {
    max-width: 95% !important;
    padding-left: 5%;
  }
}
/* / For large computer screens */
@media (min-width: 75rem) {
  /* line 208, templates/rt_notio/custom/scss/custom.scss */
  /* background-color: black; */
  /* line 209, templates/rt_notio/custom/scss/custom.scss */
  body {
    font-size: 1em;
  }
  /* line 210, templates/rt_notio/custom/scss/custom.scss */
  .g-latestnews-grid-item-description, .g-latestnews-grid-item-title {
    font-size: 0.9em !important;
  }
  /* line 211, templates/rt_notio/custom/scss/custom.scss */
  .g-latestnews-grid-item-description {
    font-size: 0.7em !important;
  }
  /* line 212, templates/rt_notio/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    padding: 0.625rem 0.925rem;
    font-size: ;
    font-weight: 500;
    letter-spacing: 1px;
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-transition: 0.35s ease;
    -moz-transition: 0.35s ease;
    transition: 0.35s ease;
  }
}
/* line 232, templates/rt_notio/custom/scss/custom.scss */
#quickdownload {
  font-size: 1.4em;
}
/* line 234, templates/rt_notio/custom/scss/custom.scss */
.book-testimonials .g-testimonials .g-testimonials-content {
  width: 50%;
}
/* line 235, templates/rt_notio/custom/scss/custom.scss */
.readings-testimonials .g-testimonials .g-testimonials-content {
  width: 64%;
}
/* line 236, templates/rt_notio/custom/scss/custom.scss */
.g-testimonials .g-testimonials-content img {
  padding: 0.8rem;
  border-radius: 25%;
}
/* line 237, templates/rt_notio/custom/scss/custom.scss */
.g-testimonials .g-testimonials-position {
  display: none;
  height: 0px;
}
/* line 238, templates/rt_notio/custom/scss/custom.scss */
.book-testimonials .g-testimonials {
  background-image: url('../../../../images/book.jpg');
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: right top;
  position: relative;
}
/* line 245, templates/rt_notio/custom/scss/custom.scss */
.readings-testimonials .g-testimonials {
  background-image: url('../../../../images/testimonials/new-age_1920.jpg');
  padding: 0;
  margin: 0;
  background-size: 28%;
  background-repeat: no-repeat;
  background-position: right top;
  position: relative;
}
/* line 252, templates/rt_notio/custom/scss/custom.scss */
.g-testimonials h2.g-testimonials-content {
  font-size: 1.2em;
}
/* line 253, templates/rt_notio/custom/scss/custom.scss */
.g-testimonials .g-testimonials-author {
  font-size: 1.8em;
  opacity: 0.8;
  color: #fff4cc;
}
/* line 254, templates/rt_notio/custom/scss/custom.scss */
.g-testimonials .g-testimonials-pagination .swiper-slide {
  width: 4.5rem !important;
  height: 4.5rem !important;
  margin-right: 1em !important;
  margin-bottom: 1em;
  margin-top: 1.4em;
  margin-left: 1em;
}
/* line 255, templates/rt_notio/custom/scss/custom.scss */
.readings-testimonials .g-testimonials .g-testimonials-pagination .swiper-wrapper {
  width: 100%;
  overflow: hidden;
  flex-flow: wrap;
  Padding-left: 1.8em;
  Padding-right: 1.4em;
}
/* line 262, templates/rt_notio/custom/scss/custom.scss */
.book-testimonials .g-testimonials .g-testimonials-pagination .swiper-wrapper {
  width: 100%;
  overflow: hidden;
  flex-flow: wrap;
  Padding-left: 1.8em;
  Padding-right: 1.4em;
}
/* line 270, templates/rt_notio/custom/scss/custom.scss */
.g-cards .g-cards-subcontent-headline {
  font-size: 1.4em;
}
/* line 271, templates/rt_notio/custom/scss/custom.scss */
.g-cards .g-cards-subcontent-title {
  font-size: 1.2em;
}
/* line 272, templates/rt_notio/custom/scss/custom.scss */
.g-cards .g-cards-subcontent-description {
  font-size: 1em;
}
/* line 273, templates/rt_notio/custom/scss/custom.scss */
.g-newsletter-headtext p {
  font-size: 0.8rem;
}
/* line 274, templates/rt_notio/custom/scss/custom.scss */
.g-newsletter-headtext {
  padding-bottom: 0px !important;
}
/* line 275, templates/rt_notio/custom/scss/custom.scss */
.g-newsletter-particle .title {
  font-size: 1.2em;
}
/* line 276, templates/rt_notio/custom/scss/custom.scss */
.g-cards .g-cards-subcontent-footer {
  margin-top: 0.5rem !important;
  margin-bottom: 0px !important;
}
/* line 277, templates/rt_notio/custom/scss/custom.scss */
.g-cards .g-cards-subcontent-footer-fullname {
  font-size: unset !important;
}
/* this is for reducing sizing and padding in the right side bar for g5 sc modules */
/* line 281, templates/rt_notio/custom/scss/custom.scss */
#g-sidebar .g-simplecontent .g-simplecontent-item-content-title {
  font-size: 1.8rem;
}
/* line 282, templates/rt_notio/custom/scss/custom.scss */
#g-sidebar .g-simplecontent .g-simplecontent-item-main-content {
  font-size: 1.3rem;
  margin: 0;
}
/* line 283, templates/rt_notio/custom/scss/custom.scss */
#g-sidebar .platform-content, .moduletable, .widget {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.8rem;
}
/* mvb testimonials for owl showcase - increase p size, right align b */
/* line 290, templates/rt_notio/custom/scss/custom.scss */
.ba-testimonial {
  vertical-align: top;
}
/* line 293, templates/rt_notio/custom/scss/custom.scss */
.ba-testimonial .g-block {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
/* line 297, templates/rt_notio/custom/scss/custom.scss */
.ba-testimonial p, .ba-testimonial b {
  font-size: 1rem;
}
/* line 301, templates/rt_notio/custom/scss/custom.scss */
.ba-testimonial img {
  border-radius: 50%;
  padding: 0.2rem;
}
/* line 306, templates/rt_notio/custom/scss/custom.scss */
.ba-testimonial .owl-item img {
  max-width: 25%;
  float: left;
  margin-right: 0.5em;
}
/* line 312, templates/rt_notio/custom/scss/custom.scss */
#g-feature .owl-item img {
  max-width: 80%;
  opacity: 1;
}
/* line 317, templates/rt_notio/custom/scss/custom.scss */
.ba-testimonial .owl-lazy {
  opacity: 1 !important;
}
/* line 321, templates/rt_notio/custom/scss/custom.scss */
.ba-testimonial p strong {
  float: right;
}
/* line 325, templates/rt_notio/custom/scss/custom.scss */
.ba-testimonial figcaption {
  color: ;
  text-align: center;
}
/* old Wordpress classes */
/* line 331, templates/rt_notio/custom/scss/custom.scss */
.oval-image, .avatar, .photo img, .img-oval {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  line-height: 1;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 5px;
  margin-bottom: 5px;
  /* Stretch 
   height: 100%;
   width: 100%; */
  border-color: #975ded !important;
  border-style: solid;
  border-width: 3px !important;
}
/* line 346, templates/rt_notio/custom/scss/custom.scss */
.rounded-image, .rss_image span, blockquote img, .img-rounded {
  border-radius: 20%;
  -moz-border-radius: 20%;
  -webkit-border-radius: 20%;
  line-height: 1;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 5px;
  margin-bottom: 5px;
  /* Stretch 
   height: 100%;
   width: 100%; */
  border-color: #975ded !important;
  border-style: solid;
  border-width: 3px !important;
}
/* line 362, templates/rt_notio/custom/scss/custom.scss */
.rounded-image-2 {
  border-radius: 10%;
  -moz-border-radius: 10%;
  -webkit-border-radius: 10%;
  line-height: 1;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 5px;
  margin-bottom: 5px;
  /* Stretch 
   height: 100%;
   width: 100%; */
  border-color: #975ded !important;
  border-style: solid;
  border-width: 3px;
}
/* line 378, templates/rt_notio/custom/scss/custom.scss */
.rss_image span {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 383, templates/rt_notio/custom/scss/custom.scss */
.oval-image, .rounded-image {
  padding: 2px;
}
/* line 384, templates/rt_notio/custom/scss/custom.scss */
.small, .photo img {
  height: 5em;
  width: 5em;
}
/* line 385, templates/rt_notio/custom/scss/custom.scss */
.medium {
  height: 8em;
  width: 8em;
}
/* line 386, templates/rt_notio/custom/scss/custom.scss */
.right {
  margin-left: 60%;
  line-height: 0.8em !important;
  width: 50%;
}
/* line 387, templates/rt_notio/custom/scss/custom.scss */
.alignleft {
  margin-right: 10px !important;
  float: left;
}
/* line 388, templates/rt_notio/custom/scss/custom.scss */
.alignright {
  margin-left: 10px !important;
  float: right;
}
/* line 391, templates/rt_notio/custom/scss/custom.scss */
.item-page ol {
  list-style-type: none;
  list-style-type: decimal !ie;
  /*IE 7- hack*/
  margin: 0;
  margin-left: 3em;
  padding: 0;
  counter-reset: li-counter;
}
/* line 401, templates/rt_notio/custom/scss/custom.scss */
.zzitem-page ul {
  margin: 0;
  margin-left: 3em;
  padding: 0;
}
/* line 406, templates/rt_notio/custom/scss/custom.scss */
.item-page ul:not(.sigProContainer) > li {
  color: #fff;
  list-style-type: square;
  position: relative;
  padding: 0.2em;
  font-size: 1em;
  line-height: 1.1;
  margin-left: 0.5em;
}
/* line 416, templates/rt_notio/custom/scss/custom.scss */
.item-page ol > li {
  position: relative;
  margin-bottom: 15px;
  padding: 1em;
  background-color: #fff4cc;
  font-size: 1.3em;
  line-height: 2;
  margin-left: 0.5em;
}
/* line 425, templates/rt_notio/custom/scss/custom.scss */
.item-page ol > li:before {
  position: absolute;
  top: 0;
  left: -1em;
  width: 1.2em;
  height: 0.94em;
  font-size: 2em;
  line-height: 0.94;
  text-align: center;
  color: #fff4cc;
  background-color: #975ded;
  content: counter(li-counter);
  counter-increment: li-counter;
}
/* line 442, templates/rt_notio/custom/scss/custom.scss */
.item-page img {
  background-color: #fff4cc;
  padding: 0.2em;
  margin: 0.2em;
  border-radius: 0.2em;
}
/* line 443, templates/rt_notio/custom/scss/custom.scss */
.item-page .item-image img {
  padding-bottom: 0.5em;
}
/* line 444, templates/rt_notio/custom/scss/custom.scss */
.page-header h2 {
  padding: 0;
  margin: 0;
}
/* custom layout for image with newstab specific to ordering page */
/* line 447, templates/rt_notio/custom/scss/custom.scss */
#ordering-page-stock-panel .g-newstabs .r-tabs-panel .g-newstabs-item .g-newstabs-item-imagecontainer .g-newstabs-item-image img {
  border-radius: 0.3rem;
  float: left;
  padding-right: 0.5rem;
}
/* line 455, templates/rt_notio/custom/scss/custom.scss */
#order-product-form img {
  float: left;
  padding-right: 0.5rem;
}
/* line 459, templates/rt_notio/custom/scss/custom.scss */
#ordering-page-stock-panel .g-newstabs-item-text {
  margin-left: 5rem;
}
/* line 462, templates/rt_notio/custom/scss/custom.scss */
#order-product-form p {
  font-size: 1.3rem;
  line-height: 1.1;
  color: white;
}
/* line 464, templates/rt_notio/custom/scss/custom.scss */
/* line 464, templates/rt_notio/custom/scss/custom.scss */
.mvb-mobtab-stockstatus .g-title {
  font-size: 1.3rem;
  padding: 0;
  line-height: 1;
}
/* line 466, templates/rt_notio/custom/scss/custom.scss */
.mvb-mobtab-stockstatus .g-newstabs-item-imagecontainer {
  margin: 0;
}
/* line 468, templates/rt_notio/custom/scss/custom.scss */
.mvb-mobtab-stockstatus img {
  display: none;
}
/* line 469, templates/rt_notio/custom/scss/custom.scss */
.mvb-mobtab-stockstatus div {
  font-size: 1.3rem;
  color: lime;
  font-weight: 800;
  margin: 0;
}
/* line 474, templates/rt_notio/custom/scss/custom.scss */
.g-upcgames-particle {
  background: none;
}
/* line 475, templates/rt_notio/custom/scss/custom.scss */
#cd-info img {
  float: right;
  padding-right: 1rem;
}
/* simple content overrides */
/* line 479, templates/rt_notio/custom/scss/custom.scss */
[id^="g-slide"] .g-simplecontent-item-leading-content {
  color: #4f4e53 !important;
  opacity: 0.8 !important;
}
/* line 483, templates/rt_notio/custom/scss/custom.scss */
[id^="g-slide"] .g-simplecontent-item-main-content {
  color: #4f4e53 !important;
  opacity: 0.8 !important;
}
/* line 487, templates/rt_notio/custom/scss/custom.scss */
[id^="g-slide"] .g-simplecontent .g-simplecontent-item-content-title {
  color: unset !important;
}
/* line 491, templates/rt_notio/custom/scss/custom.scss */
[id^="g-sidebar"] {
  color: #fff4cc !important;
}
/* line 492, templates/rt_notio/custom/scss/custom.scss */
[id^="g-mainbar"] .g-title, .g-audioplayer .g-audioplayer-playlist ol li a {
  color: #fff4cc !important;
}
/* line 494, templates/rt_notio/custom/scss/custom.scss */
[class^="fa-"]:before, [class*=" fa-"]:before {
  font-family: fontawesome;
}
/* line 496, templates/rt_notio/custom/scss/custom.scss */
.reiki-testimonials * {
  color: #fff4cc;
}
/* line 497, templates/rt_notio/custom/scss/custom.scss */
.reiki-testimonials .item-overlay-title {
  font-size: 1.8rem;
  font-weight: 600;
  opacity: 0.8;
}
/* line 498, templates/rt_notio/custom/scss/custom.scss */
.reiki-testimonials .item-overlay-desc {
  font-style: italic;
}
/* line 500, templates/rt_notio/custom/scss/custom.scss */
.award-testimonials * {
  color: #fff4cc;
}
/* line 501, templates/rt_notio/custom/scss/custom.scss */
.award-testimonials .item-overlay-title {
  font-size: 1.8rem;
  font-weight: 600;
  opacity: 0.8;
}
/* line 502, templates/rt_notio/custom/scss/custom.scss */
.award-testimonials .item-overlay-desc {
  font-style: italic;
}
/* line 504, templates/rt_notio/custom/scss/custom.scss */
#g-container-main .item-page p {
  color: #fff;
  font-size: 1.2em;
}
/* line 505, templates/rt_notio/custom/scss/custom.scss */
#g-container-main h1, h2, h3, h4, h5, h6, .visible-phone .g-array-item-text {
  color: #fff4cc;
  opacity: 0.8;
}
/* line 506, templates/rt_notio/custom/scss/custom.scss */
.g-newsletter-particle h2 {
  color: unset;
}
/* line 507, templates/rt_notio/custom/scss/custom.scss */
.visible-phone .g-array-item-text {
  font-size: 1em !important;
  padding-bottom: 1em;
}
/* line 508, templates/rt_notio/custom/scss/custom.scss */
.visible-phone .g-content {
  padding-top: 0 !important;
}
/* line 511, templates/rt_notio/custom/scss/custom.scss */
@media only all and (min-width: 75rem) {
  .g-calendar-particle .g-calendar .clndr .days-container {
    height: 400px;
  }
}
/* line 519, templates/rt_notio/custom/scss/custom.scss */
.g-video-container-columns-1 .g-video-caption {
  font-size: 3vw;
  padding: 1rem;
}
/* line 520, templates/rt_notio/custom/scss/custom.scss */
.g-video-container-columns-3 .g-video-caption {
  font-size: 1vw;
  padding: 1rem;
}
/* article tag formatting */
/* line 523, templates/rt_notio/custom/scss/custom.scss */
.label-info, .badge-info, .label-info[href], .badge-info[href] {
  color: #975ded;
  background: #fff4cc;
  font-size: 1.2em;
  padding: 0.5em;
}
/* line 530, templates/rt_notio/custom/scss/custom.scss */
.payment-total-money h3 {
  background: #fff4cc;
  border-radius: 1em;
  padding: 1em;
  font-weight: 800 !important;
  font-size: 1.4em !important;
  color: #975ded !important;
  width: 30%;
  float: right;
  text-align: center;
}
/* line 538, templates/rt_notio/custom/scss/custom.scss */
[id^="jsn_form"] .control-label {
  color: #fff4cc !important;
  font-size: 1.4em !important;
}
/* line 540, templates/rt_notio/custom/scss/custom.scss */
.ui-state-highlight {
  background-color: unset !important;
  border-color: unset !important;
}
/* line 544, templates/rt_notio/custom/scss/custom.scss */
.ui-state-highlight {
  background-color: #975ded !important;
  border-color: #4f4e53 !important;
}
/* line 550, templates/rt_notio/custom/scss/custom.scss */
.fa-quote-left, .fa-quote-right, blockquote *, blockquote {
  color: #fff;
}
/* line 551, templates/rt_notio/custom/scss/custom.scss */
blockquote {
  font-style: italic;
}
@media (min-width: 48rem) {
  /* line 557, templates/rt_notio/custom/scss/custom.scss */
  label.checkbox, label.radio {
    font-size: 1.4em;
    margin-top: 1em;
    min-width: 8vw;
  }
  /* line 558, templates/rt_notio/custom/scss/custom.scss */
  .checkboxes {
    padding-left: 1.2em;
  }
  /* line 559, templates/rt_notio/custom/scss/custom.scss */
  Input[type="checkbox"], input[type="radio"] {
    zoom: 1.5;
    transform: scale(1.5);
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -moz-transform: scale(1.5);
    transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    Margin-top: -0.2em;
    Line-height: 1.2;
  }
}
/* end media query for larger input fields on tablets and above */
/* line 579, templates/rt_notio/custom/scss/custom.scss */
#bookreading-eventlist .g-latestnews-grid-item-title {
  font-size: 1em;
}
/* line 580, templates/rt_notio/custom/scss/custom.scss */
#bookreading-eventlist .g-latestnews-grid-item-description {
  font-size: 0.5em;
}
/* line 583, templates/rt_notio/custom/scss/custom.scss */
#article-list .g-content-array .g-grid:not(:last-child) {
  border-bottom: 0px solid #fff4cc;
}
/* line 586, templates/rt_notio/custom/scss/custom.scss */
#article-list .g-content-array .g-grid {
  margin-bottom: 0rem;
}
/* line 589, templates/rt_notio/custom/scss/custom.scss */
#article-list .g-content-array .g-content {
  padding-bottom: 0;
}
/* line 591, templates/rt_notio/custom/scss/custom.scss */
#article-list .g-content-array .g-array-item-details > span {
  margin-right: 5%;
  margin-left: auto;
  background: #975ded;
  border-radius: 0.3rem;
  Padding: 0.1rem;
  font-weight: 500;
  font-size: 1em;
  color: #fff4cc;
}
/* line 600, templates/rt_notio/custom/scss/custom.scss */
#article-list .g-content-array .g-array-item-details > span.g-array-item-date {
  font-size: 1em;
}
/* line 601, templates/rt_notio/custom/scss/custom.scss */
.caption {
  background: #975ded;
  color: #fff4cc;
  padding: 0.1rem;
  border-radius: 0.3rem;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
}
/* line 602, templates/rt_notio/custom/scss/custom.scss */
#article-list .g-content {
  margin: 0;
  padding-bottom: 0;
}
/* line 603, templates/rt_notio/custom/scss/custom.scss */
#article-list .g-title {
  padding: 0;
}
/* line 605, templates/rt_notio/custom/scss/custom.scss */
.item-page A, .g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event a {
  color: #fff;
  opacity: 0.8;
  font-weight: 700;
  border-bottom: 1px dotted #fff4cc;
}
/* line 608, templates/rt_notio/custom/scss/custom.scss */
.item-page A {
  color: #4f4e53;
}
/* line 610, templates/rt_notio/custom/scss/custom.scss */
ul.sigProArtistic {
  background: unset;
}
/* line 611, templates/rt_notio/custom/scss/custom.scss */
ul.sigProPolaroids li.sigProThumb {
  background: #fff4cc !important;
  padding: 0;
  border-radius: 5%;
  border: 2px solid #975ded;
}
/* line 615, templates/rt_notio/custom/scss/custom.scss */
#g-slideshow {
  border-bottom: 2px solid #4f4e53;
}
/* line 617, templates/rt_notio/custom/scss/custom.scss */
.btn-toolbar {
  color: #fff4cc;
  font-size: 1.2em;
  margin-left: 0.5em;
}
/* line 619, templates/rt_notio/custom/scss/custom.scss */
body.modal.g-bodyonly * {
  color: #fff4cc;
}
/* line 620, templates/rt_notio/custom/scss/custom.scss */
body.modal.g-bodyonly p {
  color: #fff !important;
}
/* line 621, templates/rt_notio/custom/scss/custom.scss */
body.modal.g-bodyonly {
  background-color: #4f4e53 !important;
  color: #fff4cc !important;
}
/* Fix for intro and newsletter maybe a notio update broke it? */
/* line 624, templates/rt_notio/custom/scss/custom.scss */
.fp-slideshow > .g-container > .g-grid .g-particle, .fp-slideshow > .g-container > .g-grid .moduletable {
  height: unset;
}
/*# sourceMappingURL=custom_232.css.map */