/* 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: 0.938rem;
}
/* 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.25rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 1.9rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.5rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.15rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 0.85rem;
}
/* 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]), textarea {
  border-radius: 0.1875rem;
}
/* line 8, templates/rt_salient/custom/scss/custom.scss */
.headroom {
  -webkit-transition: -webkit-transform 200ms linear;
  -moz-transition: -moz-transform 200ms linear;
  transition: transform 200ms linear;
}
/* line 11, templates/rt_salient/custom/scss/custom.scss */
.headroom--pinned {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
/* line 14, templates/rt_salient/custom/scss/custom.scss */
.headroom--unpinned {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 19, templates/rt_salient/custom/scss/custom.scss */
.headroom {
  will-change: transform;
  transition: transform 200ms linear;
}
/* line 23, templates/rt_salient/custom/scss/custom.scss */
.headroom--pinned {
  transform: translateY(0%);
}
/* line 26, templates/rt_salient/custom/scss/custom.scss */
.headroom--unpinned {
  transform: translateY(-100%);
}
/* line 30, templates/rt_salient/custom/scss/custom.scss */
.visible-phone {
  display: none;
}
/* line 32, templates/rt_salient/custom/scss/custom.scss */
#g-navigation.headroom--not-top {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1001;
  left: 0;
}
/* line 40, templates/rt_salient/custom/scss/custom.scss */
.g-offcanvas-toggle.headroom--not-top {
  position: fixed;
  z-index: 1002;
}
/* line 43, templates/rt_salient/custom/scss/custom.scss */
.g-offcanvas-toggle.headroom--not-top.headroom--unpinned {
  top: 0;
}
/* line 49, templates/rt_salient/custom/scss/custom.scss */
/* line 50, templates/rt_salient/custom/scss/custom.scss */
.g-offcanvas-open #g-navigation.headroom--not-top {
  left: 17rem;
}
/* line 53, templates/rt_salient/custom/scss/custom.scss */
.g-offcanvas-open .g-offcanvas-toggle.headroom--not-top {
  left: 17.7rem;
}
/* line 58, templates/rt_salient/custom/scss/custom.scss */
#g-navigation.headroom--not-top, .g-offcanvas-toggle.headroom--not-top {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 65, templates/rt_salient/custom/scss/custom.scss */
.g-social a {
  padding: 1rem;
}
/* line 67, templates/rt_salient/custom/scss/custom.scss */
li {
  font-size: 1rem;
  color: #300;
  margin: 0.8rem 0;
  line-height: 1rem;
  list-style: none;
}
/* line 69, templates/rt_salient/custom/scss/custom.scss */
ul, ol, dl {
  margin-bottom: 0.5rem;
  margin-top: 0rem;
}
/* line 74, templates/rt_salient/custom/scss/custom.scss */
td {
  border: 0px solid #dedede;
  padding: 0rem;
}
/* line 79, templates/rt_salient/custom/scss/custom.scss */
ul {
  margin-left: 0rem;
  padding: 0;
}
/* line 84, templates/rt_salient/custom/scss/custom.scss */
.tour3 #g-slideshow1 {
  background: #a8cbd7 url('../../../../images/cht-overview.jpg') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 90, templates/rt_salient/custom/scss/custom.scss */
.tour2 #g-slideshow3, .tour2 #g-slideshow1 {
  padding: 0rem 0;
}
/* line 96, templates/rt_salient/custom/scss/custom.scss */
.tour2 #g-slideshow1 .g-container {
  width: 100%;
}
/* line 98, templates/rt_salient/custom/scss/custom.scss */
.tour2 #g-slideshow3 .g-container {
  width: 80rem;
}
/* line 100, templates/rt_salient/custom/scss/custom.scss */
.tour2 #g-slideshow1 .g-content {
  margin: 0rem;
  padding: 0rem 0rem;
}
/* line 105, templates/rt_salient/custom/scss/custom.scss */
.tour2 #g-slideshow3, .tour3 #g-slideshow3 {
  background: #c4b66f url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 111, templates/rt_salient/custom/scss/custom.scss */
.button {
  background: #ec4345 none repeat scroll 0 0;
  border: 2px solid transparent;
  border-radius: 3px;
  color: #fff !important;
  display: inline-block;
  font-family: "Lato";
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.2rem;
  padding: 0.5rem 1.5rem;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 0.2s ease 0s;
  vertical-align: top;
}
/* line 128, templates/rt_salient/custom/scss/custom.scss */
.button:hover {
  background: #9e8e78 none repeat scroll 0 0;
}
/* line 131, templates/rt_salient/custom/scss/custom.scss */
.readon, .readmore, button.validate, #member-profile a, #member-registration a, .formelm-buttons button, .btn-primary {
  background-color: #300;
  background-image: linear-gradient(to bottom, #300, #300);
  background-repeat: repeat-x;
  border-color: #300;
  font-size: 1em;
  display: inline-block;
  line-height: 1.3em;
  padding: 3px 5px;
  margin: 8px 5px;
  color: #fff;
  font-size: 0.7rem;
}
/* line 145, templates/rt_salient/custom/scss/custom.scss */
.sprocket-strips-s-content .readon {
  display: inline-block;
  margin-top: 15px;
}
/* line 150, templates/rt_salient/custom/scss/custom.scss */
body {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
  color: #4c4c4c;
}
/* line 157, templates/rt_salient/custom/scss/custom.scss */
dd {
  margin-left: 0rem;
}
/* line 161, templates/rt_salient/custom/scss/custom.scss */
strong {
  font-weight: bold;
  color: #300;
}
/* line 166, templates/rt_salient/custom/scss/custom.scss */
.muted {
  color: #333;
}
/* line 171, templates/rt_salient/custom/scss/custom.scss */
dl {
  margin-bottom: 2rem;
  margin-top: 0.5rem;
}
/* line 177, templates/rt_salient/custom/scss/custom.scss */
a {
  color: #990f0f;
  transition: all 0.2s ease 0s;
}
/* line 182, templates/rt_salient/custom/scss/custom.scss */
a:hover {
  color: #ff8000;
}
/* line 185, templates/rt_salient/custom/scss/custom.scss */
#g-copyright a:hover {
  color: #ff8000;
}
/* line 187, templates/rt_salient/custom/scss/custom.scss */
.box1 a {
  color: #300;
}
/* line 191, templates/rt_salient/custom/scss/custom.scss */
.box1 a:hover {
  color: #ed6a5a;
}
/* line 195, templates/rt_salient/custom/scss/custom.scss */
#g-offcanvas {
  background: #a8cbd7 none repeat scroll 0 0;
  color: #300;
  width: 17rem;
}
/* line 201, templates/rt_salient/custom/scss/custom.scss */
#g-navigation .g-offcanvas-toggle {
  color: #fff;
}
/* line 206, templates/rt_salient/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #fff;
  font-size: 1.25rem;
}
/* line 212, templates/rt_salient/custom/scss/custom.scss */
#g-offcanvas a {
  color: #300;
}
/* line 216, templates/rt_salient/custom/scss/custom.scss */
#g-offcanvas a:hover {
  color: #fff;
}
/* line 220, templates/rt_salient/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #b61f32 none repeat scroll 0 0;
}
/* line 224, templates/rt_salient/custom/scss/custom.scss */
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #300;
}
/* line 228, templates/rt_salient/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  margin: 0 10px;
  float: right;
}
/* line 234, templates/rt_salient/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title {
  border-bottom: 0px solid #113d5e;
  font-size: 0.9rem;
  padding-bottom: 0px;
  padding-right: 1.2rem;
  color: #fff;
  font-family: arial, "Lato", sans-serif;
  line-height: 1.3rem;
  font-weight: 300;
}
/* line 245, templates/rt_salient/custom/scss/custom.scss */
#g-navigation .g-menu-item-subtitle {
  font-size: 0.9rem;
  opacity: 1;
  font-family: arial, "Lato", sans-serif;
  padding-top: 0px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
}
/* line 255, templates/rt_salient/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-title {
  border-bottom: 0px solid #113d5e;
  color: #300;
}
/* line 259, templates/rt_salient/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-subtitle {
  border-bottom: 0px solid #113d5e;
  color: #300;
}
/* line 263, templates/rt_salient/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #300;
}
/* line 267, templates/rt_salient/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #81b4c5 none repeat scroll 0 0;
  border: 0px solid #ce1517;
  border-radius: 0;
}
/* line 275, templates/rt_salient/custom/scss/custom.scss */
#g-navigation > .g-container {
  margin: 0rem auto 0rem auto;
  position: relative;
  width: 100%;
}
/* line 281, templates/rt_salient/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  margin: 0px 10px;
}
/* line 287, templates/rt_salient/custom/scss/custom.scss */
#g-top {
  background: #a8cbd7 none repeat scroll 0 0;
  color: #7d4627;
}
/* line 295, templates/rt_salient/custom/scss/custom.scss */
#g-navigation {
  background: #81b4c5 none repeat scroll 0 0;
  border-top: 0px solid #ec4345;
  border-bottom: 0px solid #ccc;
  color: #fff;
  position: relative;
  z-index: 10011;
}
/* line 304, templates/rt_salient/custom/scss/custom.scss */
.home #g-navigation {
  background: #a8cbd7 none repeat scroll 0 0;
  border-top: 0px solid #ec4345;
  border-bottom: 0px solid #ccc;
  color: #fff;
  position: relative;
  z-index: 10011;
}
/* line 313, templates/rt_salient/custom/scss/custom.scss */
#g-header {
  background: #a9cbd7 none repeat scroll 0 0;
  color: #212121;
}
/* line 318, templates/rt_salient/custom/scss/custom.scss */
#g-bottom {
  color: #212121;
}
/* line 322, templates/rt_salient/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1rem;
  font-weight: 300;
  white-space: nowrap;
  font-family: 'Lato', sans-serif;
}
/* line 330, templates/rt_salient/custom/scss/custom.scss */
h1, h2, h3, h4, h5 {
  font-family: 'Lato', "Open Sans", sans-serif;
}
/* line 335, templates/rt_salient/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0.5rem 0 0.5rem;
  text-rendering: optimizelegibility;
}
/* line 341, templates/rt_salient/custom/scss/custom.scss */
h1 {
  font-size: 3.4rem;
  line-height: 3.4rem;
  font-weight: 300;
  color: #300;
}
/* line 348, templates/rt_salient/custom/scss/custom.scss */
#g-container-7178 {
  padding-top: 2rem;
  background: #f9f9f9;
}
/* line 351, templates/rt_salient/custom/scss/custom.scss */
h2 {
  font-size: 2.6rem;
  line-height: 3rem;
  font-weight: 300;
  color: #300;
}
/* line 358, templates/rt_salient/custom/scss/custom.scss */
.page-header h2 {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 300;
  color: #300;
  padding: 1rem 0 2rem 0;
  letter-spacing: -2px;
}
/* line 368, templates/rt_salient/custom/scss/custom.scss */
h3 {
  font-size: 2rem;
  font-weight: 300;
  line-height: 2rem;
  color: #300;
}
/* line 376, templates/rt_salient/custom/scss/custom.scss */
h4 {
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-weight: 400;
  color: #300;
}
/* line 384, templates/rt_salient/custom/scss/custom.scss */
#g-utility {
  background: #fff url('') no-repeat scroll center center / cover;
  color: #333;
  position: relative;
}
/* line 390, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow {
  background: #a9cbd7;
  color: #212121;
}
/* line 395, templates/rt_salient/custom/scss/custom.scss */
.home #g-slideshow .g-container {
  width: 100%;
}
/* line 399, templates/rt_salient/custom/scss/custom.scss */
.home #g-slideshow3 .g-container {
  width: 90%;
}
/* line 404, templates/rt_salient/custom/scss/custom.scss */
.home #g-slideshow .g-content {
  margin: -0.525rem;
  padding: -0.4rem -0.838rem;
}
/* line 410, templates/rt_salient/custom/scss/custom.scss */
.videoWrapper {
  position: relative;
  padding-bottom: 44.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
/* line 416, templates/rt_salient/custom/scss/custom.scss */
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #a8cbd7;
}
/* line 425, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow1 {
  background: #a8cbd7 url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 433, templates/rt_salient/custom/scss/custom.scss */
.home #g-slideshow1 {
  background: #a9cbd7 url('../images/pat-tiles.jpg') repeat;
  color: #fff;
  padding: 1rem 0;
}
/* line 439, templates/rt_salient/custom/scss/custom.scss */
.home #g-slideshow1 h1 {
  color: #fff;
}
/* line 444, templates/rt_salient/custom/scss/custom.scss */
.home h3 {
  color: #fff;
  line-height: 2.6rem;
  font-size: 2rem;
}
/* line 447, templates/rt_salient/custom/scss/custom.scss */
.home td {
  border: 10px solid #333;
  background: rgba(246, 241, 221, 0.8);
  padding: 1rem;
}
/* line 450, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow2 {
  background: #f6f1dd url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 456, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow3 {
  background: #f9f9f9 url('') no-repeat scroll center center / cover;
  color: #330 0;
  padding: 1rem 0;
}
/* line 463, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow4 {
  background: #e6ebe0 url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 469, templates/rt_salient/custom/scss/custom.scss */
.home #g-slideshow4 .g-container {
  width: 80%;
}
/* line 472, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow5 {
  background: #cdb99c url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 479, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow6 {
  background: #9bc1bc url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 486, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow7 {
  background: #d6dacf url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 493, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow8 {
  background: #e6ebe0 url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 500, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow9 {
  background: #f1f1f1 url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 508, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow10 {
  background: #f6f1dd url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 514, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow11 {
  background: #a8cbd7 url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 520, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow12 {
  background: #f9f9f9 url('') no-repeat scroll center center / cover;
  color: #330 0;
  padding: 1rem 0;
}
/* line 527, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow13 {
  background: #e6ebe0 url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 533, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow14 {
  background: #cdb99c url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 540, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow15 {
  background: #9bc1bc url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 547, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow16 {
  background: #d6dacf url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 554, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow17 {
  background: #e6ebe0 url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 561, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow18 {
  background: #f1f1f1 url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 568, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow19 {
  background: #f6f1dd url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 575, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow20 {
  background: #f6f1dd url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 581, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow21 {
  background: #a8cbd7 url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 587, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow22 {
  background: #f9f9f9 url('') no-repeat scroll center center / cover;
  color: #330 0;
  padding: 1rem 0;
}
/* line 594, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow23 {
  background: #e6ebe0 url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 600, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow24 {
  background: #cdb99c url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 607, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow25 {
  background: #9bc1bc url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 614, templates/rt_salient/custom/scss/custom.scss */
#g-slideshow26 {
  background: #d6dacf url('') no-repeat scroll center center / cover;
  color: #300;
  padding: 1rem 0;
}
/* line 622, templates/rt_salient/custom/scss/custom.scss */
.space1 {
  height: 6rem;
}
/* line 628, templates/rt_salient/custom/scss/custom.scss */
#g-utility a {
  color: #113d5e;
}
/* line 632, templates/rt_salient/custom/scss/custom.scss */
#g-showcase {
  background: #a9cbd7 repeat scroll 0 0;
  color: #113d5e;
  border-bottom: 0px solid #ccc;
}
/* line 638, templates/rt_salient/custom/scss/custom.scss */
#g-bottom {
  background: #9bc1bc repeat scroll 0 0;
  color: #113d5e;
  border-bottom: 0px solid #ccc;
}
/* line 644, templates/rt_salient/custom/scss/custom.scss */
#g-copyright {
  background: #9e8e78 none repeat scroll 0 0;
  color: #300;
  text-align: center;
}
/* line 650, templates/rt_salient/custom/scss/custom.scss */
#g-aside {
  margin-top: 1rem;
}
/* line 652, templates/rt_salient/custom/scss/custom.scss */
.box1 {
  background: #e6ebe0;
  color: #000;
  padding: 1rem;
}
/* line 658, templates/rt_salient/custom/scss/custom.scss */
.box2 {
  background: #f1f1f1;
  color: #000;
  padding: 1rem;
}
/* line 669, templates/rt_salient/custom/scss/custom.scss */
.g-content {
  margin: 0.525rem;
  padding: 0.4rem 0.838rem;
}
/* line 675, templates/rt_salient/custom/scss/custom.scss */
.no-padding {
  margin: -0.525rem;
  padding: -0.4rem -0.838rem;
}
/* line 681, templates/rt_salient/custom/scss/custom.scss */
.box-darkgrey.g-outer-box {
  background: #fff none repeat scroll 0 0 !important;
}
/* line 685, templates/rt_salient/custom/scss/custom.scss */
#g-extension {
  background: #fff url('') no-repeat scroll center center / cover;
  padding-bottom: 4rem;
}
/* line 690, templates/rt_salient/custom/scss/custom.scss */
#g-extension .g-container {
  background: #fff none repeat scroll 0 0;
  border-radius: 0px;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.25);
  color: #686868;
}
/* line 698, templates/rt_salient/custom/scss/custom.scss */
#g-extension .g-content {
  margin: 0.225rem;
  padding: 0.238rem;
}
/* line 704, templates/rt_salient/custom/scss/custom.scss */
input.search-query {
  border-radius: 0px;
}
/* line 706, templates/rt_salient/custom/scss/custom.scss */
.article-info-term {
  display: none;
}
/* line 708, templates/rt_salient/custom/scss/custom.scss */
.icon-calendar {
  display: none;
}
/* line 710, templates/rt_salient/custom/scss/custom.scss */
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"] {
  padding: 0.2rem;
}
/* line 716, templates/rt_salient/custom/scss/custom.scss */
iframe {
  overflow-y: hidden;
  overflow-x: hidden;
  background: none;
  width: 100%;
}
/* line 723, templates/rt_salient/custom/scss/custom.scss */
.sprocket-mosaic-g-text {
  display: block;
  margin: 15px 0;
  line-height: 1.5rem;
}
/* line 730, templates/rt_salient/custom/scss/custom.scss */
.sprocket-mosaic-g-title {
  line-height: 2.5rem;
  font-size: 2rem;
  letter-spacing: -1px;
}
/* line 736, templates/rt_salient/custom/scss/custom.scss */
.sprocket-mosaic-g-content {
  box-sizing: border-box;
  padding: 2rem;
}
/* line 742, templates/rt_salient/custom/scss/custom.scss */
.sprocket-grids-b-title {
  font-size: 1.1rem;
  color: #113d5e;
  margin: 0 0 15px;
  font-weight: 600;
  line-height: 1.2rem;
}
/* line 750, templates/rt_salient/custom/scss/custom.scss */
.sprocket-grids-b-item.panel-color {
  background: #fff url('../images/background-news.gif') repeat;
}
/* line 754, templates/rt_salient/custom/scss/custom.scss */
.sprocket-grids-b-text {
  display: block;
  margin: 15px 0;
  color: #f1f1f1;
  line-height: 1.2rem;
}
/* line 761, templates/rt_salient/custom/scss/custom.scss */
.sprocket-grids-b-content {
  box-sizing: border-box;
  padding: 15px;
  height: 230px;
}
/* line 767, templates/rt_salient/custom/scss/custom.scss */
.box-darkgrey a {
  color: #f6f1dd;
}
/* line 769, templates/rt_salient/custom/scss/custom.scss */
.box-darkgrey a:hover {
  color: #a8cbd7;
}
/* line 772, templates/rt_salient/custom/scss/custom.scss */
.sprocket-strips-content {
  color: #333;
}
/* line 774, templates/rt_salient/custom/scss/custom.scss */
.sprocket-strips-text {
  font-size: 0.85rem;
  line-height: 1.2rem;
  padding-bottom: 10px;
}
/* line 777, templates/rt_salient/custom/scss/custom.scss */
.sprocket-strips-item {
  box-shadow: 0px 0px 0px rgba(17, 61, 94, 0.5);
  background: #f3f3f3;
}
/* line 781, templates/rt_salient/custom/scss/custom.scss */
.sprocket-strips-item {
  background-size: cover;
  border-radius: 0px;
}
/* line 786, templates/rt_salient/custom/scss/custom.scss */
.sprocket-strips-title {
  margin-top: 0;
  color: #113d5e;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 1.1rem;
}
/* line 790, templates/rt_salient/custom/scss/custom.scss */
.sprocket-strips-title a {
  color: #113d5e;
}
/* line 792, templates/rt_salient/custom/scss/custom.scss */
.sprocket-strips-title a:hover {
  color: #ed6a5a;
}
/* line 794, templates/rt_salient/custom/scss/custom.scss */
.sprocket-grids-b-title a {
  color: #f6f1dd;
}
/* line 796, templates/rt_salient/custom/scss/custom.scss */
.sprocket-grids-b-title a:hover {
  color: #ed6a5a;
}
/* line 801, templates/rt_salient/custom/scss/custom.scss */
.sprocket-lists-title a {
  font-size: 1.2rem !important;
  color: #300;
}
/* line 803, templates/rt_salient/custom/scss/custom.scss */
.sprocket-lists-title a:hover {
  color: #ec4345;
}
/* line 805, templates/rt_salient/custom/scss/custom.scss */
.sprocket-lists .active .sprocket-lists-item {
  display: block;
  background: none repeat scroll 0 0;
  font-size: 0.9rem;
  margin-bottom: 10px;
}
/* line 812, templates/rt_salient/custom/scss/custom.scss */
.sprocket-lists .active .sprocket-lists-item .sprocket-padding {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25) !important;
  padding-bottom: 20px;
}
/* line 817, templates/rt_salient/custom/scss/custom.scss */
.date-lists {
  text-align: right;
  padding-bottom: 20px;
  font-size: 0.9rem;
}
/* line 819, templates/rt_salient/custom/scss/custom.scss */
.Flexible-container {
  position: relative;
  padding-bottom: 66.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
/* line 827, templates/rt_salient/custom/scss/custom.scss */
.Flexible-container iframe, .Flexible-container object, .Flexible-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 838, templates/rt_salient/custom/scss/custom.scss */
.g-title {
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.5;
  margin: 0.25rem 0;
  color: #300;
  white-space: normal;
}
/* line 850, templates/rt_salient/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li {
  cursor: pointer;
  display: inline-block;
  transition: background 0.2s ease-out 0s, transform 0.2s ease-out 0s;
  padding: 0;
  margin: 0;
}
/* line 858, templates/rt_salient/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  font-weight: 400;
  line-height: normal;
}
/* line 863, templates/rt_salient/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator::after {
  content: "";
}
/* line 867, templates/rt_salient/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator::after {
  content: "";
  opacity: 0.75;
}
/* line 872, templates/rt_salient/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator::after {
  width: 1rem;
}
/* line 876, templates/rt_salient/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator::after {
  content: "";
  cursor: pointer;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  opacity: 0.5;
  text-align: right;
  width: 1.5rem;
}
/* line 886, templates/rt_salient/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-title {
  border-bottom: 0px solid;
}
/* line 890, templates/rt_salient/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #b61f32;
}
/* line 894, templates/rt_salient/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  background: #e6ebe0 none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 0px;
  color: #300;
}
/* line 901, templates/rt_salient/custom/scss/custom.scss */
.jwts_tabberlive .jwts_tabbertab {
  background: #fff none repeat scroll 0 0;
  border: 0px solid #bbb;
  border-radius: 0px;
  margin: 2px 0 0 !important;
  padding: 8px;
  text-align: left;
}
/* line 910, templates/rt_salient/custom/scss/custom.scss */
ul.jwts_tabbernav {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  height: auto !important;
  border-bottom: 1px solid #bbb;
  line-height: normal !important;
  list-style: outside none none !important;
  margin: 0 0 0 8px !important;
  padding: 0 !important;
  text-align: left !important;
}
/* line 923, templates/rt_salient/custom/scss/custom.scss */
.rokajaxsearch #roksearch_search_str {
  border: 1px solid #ccc;
  border-radius: 0rem;
  box-shadow: none;
  margin-bottom: 1rem;
  padding: 0.2rem 0.5rem;
  width: 100%;
}
/* line 932, templates/rt_salient/custom/scss/custom.scss */
.news {
  background: #fff url('../images/background-news.gif') repeat;
}
/* line 934, templates/rt_salient/custom/scss/custom.scss */
.sprocket-lists .sprocket-lists-title {
  background: none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color rgba(51, 51, 51, 0.25);
  border-style: none none solid;
  border-width: medium medium 0px;
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1rem !important;
}
/* line 945, templates/rt_salient/custom/scss/custom.scss */
.sprocket-lists-container {
  overflow: hidden;
  padding: 15px !important;
  border-left: 1px solid #ccc;
}
/* line 952, templates/rt_salient/custom/scss/custom.scss */
#roksearch_results {
  float: right;
  margin-top: 5px;
  position: absolute;
  text-align: left;
  visibility: hidden;
  width: 400px;
  z-index: 10012;
}
/* line 962, templates/rt_salient/custom/scss/custom.scss */
#roksearch_results h3 {
  color: #113d5e;
  font-size: 110%;
  line-height: 110%;
  margin-bottom: 2px;
  margin-top: 0;
  font-weight: 800;
  padding-bottom: 0;
}
/* line 972, templates/rt_salient/custom/scss/custom.scss */
.phrases, .only {
  display: none;
}
/* line 975, templates/rt_salient/custom/scss/custom.scss */
.sprocket-mosaic-title {
  font-size: 1.5rem;
  color: #b61f32;
  padding-top: 5px;
  line-height: 2rem;
  text-align: center;
}
/* line 977, templates/rt_salient/custom/scss/custom.scss */
.sprocket-mosaic-item .sprocket-mosaic-text {
  display: none;
}
/* line 980, templates/rt_salient/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-readmore {
  display: none;
}
/* line 982, templates/rt_salient/custom/scss/custom.scss */
.sprocket-mosaic-item .sprocket-padding {
  padding: 0px;
}
/* line 984, templates/rt_salient/custom/scss/custom.scss */
.sprocket-mosaic-item .sprocket-mosaic-title a {
  font-size: 1rem;
  font-weight: 400;
}
/* line 986, templates/rt_salient/custom/scss/custom.scss */
.sprocket-mosaic-item {
  border: 0px solid #ddd;
  border-radius: 0;
}
/* line 988, templates/rt_salient/custom/scss/custom.scss */
.sprocket-mosaic-title .h2 {
  font-size: 1rem;
  color: #300;
  padding-top: 10px;
}
/* line 991, templates/rt_salient/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-container {
  margin: 0 -10px 3rem -10px;
}
/* line 994, templates/rt_salient/custom/scss/custom.scss */
.sprocket-mosaic-hovercontent {
  right: 15px;
  opacity: 0.5;
}
/* line 998, templates/rt_salient/custom/scss/custom.scss */
.sprocket-strips-s-text {
  display: block;
}
/* line 1002, templates/rt_salient/custom/scss/custom.scss */
.sprocket-strips-s-title a {
  color: #300;
  font-size: 1.5rem;
}
/* line 1007, templates/rt_salient/custom/scss/custom.scss */
.sprocket-strips-s-title a:hover {
  color: #ed6a5a;
}
/* line 1011, templates/rt_salient/custom/scss/custom.scss */
.pull-left.item-image {
  display: block;
}
/* line 1015, templates/rt_salient/custom/scss/custom.scss */
.slideshowtext {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 1.1rem;
}
/* line 1021, templates/rt_salient/custom/scss/custom.scss */
.sprocket-lists-portrait-title {
  display: block;
  font-size: 1.2em !important;
  line-height: 1.2em !important;
  margin: 15px 0;
  position: relative;
}
/* line 1029, templates/rt_salient/custom/scss/custom.scss */
.brown {
  padding: 5px 15px;
}
/* line 1031, templates/rt_salient/custom/scss/custom.scss */
#g-footer {
  background: #ffc938 none repeat scroll 0 0;
  color: #fff;
}
/* line 1036, templates/rt_salient/custom/scss/custom.scss */
#g-copyright .g-container {
  border-top: 0px solid #063f53;
}
/* line 1040, templates/rt_salient/custom/scss/custom.scss */
#g-copyright a {
  color: #300;
}
/* line 1044, templates/rt_salient/custom/scss/custom.scss */
.heritage #g-expanded {
  background: #fff;
  color: #300;
  padding: 1rem 0 3rem 0;
}
/* line 1050, templates/rt_salient/custom/scss/custom.scss */
#g-expanded {
  background: #a9cbd7;
  color: #300;
  padding: 1rem 0 3rem 0;
}
/* line 1056, templates/rt_salient/custom/scss/custom.scss */
.g-subpromo {
  font-family: "Roboto", "Open Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 1;
  padding-bottom: 10px;
}
/* line 1067, templates/rt_salient/custom/scss/custom.scss */
.princess a {
  color: #333;
  font-size: 0.9rem;
}
/* line 1071, templates/rt_salient/custom/scss/custom.scss */
.princess .g-title {
  color: #333;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.5rem;
}
/* line 1077, templates/rt_salient/custom/scss/custom.scss */
.commonwealth a {
  color: #b98b00;
  font-size: 0.9rem;
}
/* line 1081, templates/rt_salient/custom/scss/custom.scss */
.commonwealth .g-title {
  color: #b98b00;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.5rem;
}
/* line 1088, templates/rt_salient/custom/scss/custom.scss */
.wessex a {
  color: #906;
  font-size: 0.9rem;
}
/* line 1093, templates/rt_salient/custom/scss/custom.scss */
.wessex .g-title {
  color: #906;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.5rem;
}
/* line 1101, templates/rt_salient/custom/scss/custom.scss */
.meiling a {
  color: #360;
  font-size: 0.9rem;
}
/* line 1106, templates/rt_salient/custom/scss/custom.scss */
.meiling .g-title {
  color: #360;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.5rem;
}
/* line 1112, templates/rt_salient/custom/scss/custom.scss */
.duchess a {
  color: #c60;
  font-size: 0.9rem;
}
/* line 1117, templates/rt_salient/custom/scss/custom.scss */
.duchess .g-title {
  color: #c60;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.5rem;
}
/* line 1126, templates/rt_salient/custom/scss/custom.scss */
.cloud1 {
  position: absolute;
  top: 0;
  left: 20%;
  z-index: -1;
  margin-top: -10px;
}
/* line 1135, templates/rt_salient/custom/scss/custom.scss */
.cloud2 {
  position: absolute;
  top: 0;
  left: 80%;
  z-index: -1;
  margin-top: -60px;
}
/* line 1144, templates/rt_salient/custom/scss/custom.scss */
.play {
  position: relative;
}
/* Large screens ----------- */
@media only screen and (min-width: 1600px) and (max-width: 1800px) {
  /* line 1152, templates/rt_salient/custom/scss/custom.scss */
  .home #g-slideshow .g-content {
    margin: -0.525rem -10rem;
    padding: -0.4rem -0.838rem;
  }
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1025px) and (max-width: 1600px) {
  /* line 1164, templates/rt_salient/custom/scss/custom.scss */
  .home #g-slideshow .g-content {
    margin: -0.525rem -26rem;
    padding: -0.4rem -0.838rem;
  }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 1175, templates/rt_salient/custom/scss/custom.scss */
  .home #g-slideshow .g-content {
    margin: -0.525rem -34rem;
    padding: -0.4rem -0.838rem;
  }
}
/* Smartphones */
@media (max-width: 600px) {
  /* line 1188, templates/rt_salient/custom/scss/custom.scss */
  h1 {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 300;
    color: #300;
  }
  /* line 1195, templates/rt_salient/custom/scss/custom.scss */
  h3 {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
  /* line 1197, templates/rt_salient/custom/scss/custom.scss */
  td {
    border: 2px solid #dedede;
    padding: 1rem;
  }
  /* line 1202, templates/rt_salient/custom/scss/custom.scss */
  .home #g-slideshow .g-container {
    background: none repeat scroll 0 0;
    height: 0px;
  }
  /* line 1207, templates/rt_salient/custom/scss/custom.scss */
  #g-slideshow2 {
    background: #f6f1dd url('') no-repeat scroll center center / cover;
    color: #000;
    padding: 0;
  }
  /* line 1213, templates/rt_salient/custom/scss/custom.scss */
  .nopaddingphone {
    margin: -1rem;
    padding: -1rem;
  }
  /* line 1215, templates/rt_salient/custom/scss/custom.scss */
  h1 {
    font-size: 2rem;
  }
  /* line 1216, templates/rt_salient/custom/scss/custom.scss */
  h2 {
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 300;
    color: #300;
  }
  /* line 1218, templates/rt_salient/custom/scss/custom.scss */
  h3 {
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-weight: 300;
    color: #300;
  }
  /* line 1220, templates/rt_salient/custom/scss/custom.scss */
  .home h3 {
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-weight: 300;
    color: #300;
  }
  /* line 1222, templates/rt_salient/custom/scss/custom.scss */
  .g-content {
    margin: 0.4rem;
    padding: 0.2rem 0.3rem;
  }
  /* line 1227, templates/rt_salient/custom/scss/custom.scss */
  .g-subpromo {
    font-family: "Roboto", "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 1;
    padding-bottom: 5px;
  }
  /* line 1236, templates/rt_salient/custom/scss/custom.scss */
  body p {
    margin: 0.4rem 0;
  }
  /* line 1240, templates/rt_salient/custom/scss/custom.scss */
  .visible-phone {
    display: block;
  }
}
