.bgFirst {
    background-color: #20305a;
    color: #fff; }
/* media querys vars */
/* colours start here - $primary-colour: #a8a9aa - dark-grey; vars*/
.bgFirst li {
    color: #fff; }
.bgFirst a:link, .bgFirst a:visited {
    color: #fff; }
.bgSecond {
    background-color: #0083cb;
    color: #000; }
.bgSecond li {
    color: #000; }
.bgSecond a:link, .bgSecond a:visited {
    color: #000; }
.bgThird {
  background-color: #e8edf1;
  color: #000; }
  .bgThird li {
    color: #000; }
  .bgThird a:link, .bgThird a:visited {
    background-color: #e8edf1;
    color: #000; }
  .bgThird a:hover, .bgThird a:active {
    background-color: #000;
    color: #e8edf1; }
.bgFourth {
  background-color: #d6dba3;
  color: #000; }
  .bgFourth li {
    color: #000; }
  .bgFourth a:link, .bgFourth a:visited {
    background-color: #d6dba3;
    color: #000; }
  .bgFourth a:hover, .bgFourth a:active {
    background-color: #000;
    color: #d6dba3; }
.bgWhite {
  background-color: #fff;
  color: #000; }
  .bgWhite li {
    color: #000; }
  .bgWhite a:link, .bgWhite a:visited {
    background-color: #fff;
    color: #000; }
  .bgWhite a:hover, .bgWhite a:active {
    background-color: #000;
    color: #fff; }
.bgGrey {
  background-color: #c9c9c9;
  color: #000; }
  .bgGrey li {
    color: #000; }
  .bgGrey a:link, .bgGrey a:visited {
    background-color: #c9c9c9;
    color: #000; }
  .bgGrey a:hover, .bgGrey a:active {
    background-color: #000;
    color: #c9c9c9; }
.bgPaleGrey {
  background-color: #e5e5e5;
  color: #000; }
.blue {
  background-color: #20305a; }
.white {
  background-color: #fff;
  color: #000; }
.bgwhiteTrans {
  background-color: rgba(255, 255, 255, 0.5);
  color: #000; }
.grey {
  background-color: #c9c9c9; }
.secondary-colour {
  background-color: #0083cb;
  color: #000; }
.bgPrimary-img {
  padding: 50px 0;
  background: transparent url("/assets/img/firearms/bgDCP-blue.gif") 0 50% repeat-y; }
.bgSecondary-img {
  padding: 50px 0;
  background: transparent url("/assets/img/firearms/bg-Blue-Purple.gif") 50% 0 repeat-y; }
.bgFirst, .bgSecond, .bgThird, .bgFourth, .bgWhite, .bgGrey{
    padding: 1rem !important;}
.bgPaleGrey {
    padding: 1rem !important;}
html, body {
  font-size: 12px; }
h1 {
  font-size: 1.8rem;
  margin-bottom: 1rem; }
.textHolder h1 {
  font-size: 1.5rem; }
h2 {
  font-size: 2.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem; }
.ljHeading {
  margin: 0; }
.ljHeading h2 {
    font-size: 2.5rem;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #e5e5e5;
    color: #000; }
.heading h2 {
  font-weight: bolder; }
h3 {
  font-size: 1.8rem;
  margin-bottom: 1rem; }

footer h3 {
  font-size: 1.5rem;
  margin-top: 1.8rem;
  margin-bottom: 1rem; }

h4, dt {
  font-size: 1.5rem;
  line-height: 1.5; }

p, li, td, dd {
  font-size: 1.2rem;
  line-height: 1.5; }

p {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.small {
  font-size: 0.8rem;
  line-height: 1; }

a:link, a:visited {
  background-color: transparent;
  color: #20305a;
  font-weight: bold; }

a:hover, a:active {
  background-color: #d6dba3;
  color: #fff;
  text-decoration: none; }

/* content blocks / blockquote */
blockquote, .blockquote, q {
  font-size: 1.2em;
  line-height: 1.5;
  background: #fff;
  border-left: 6px solid #20305a;
  display: block;
  font-family: "Georgia", serif;
  margin: 3rem 0.5em;
  padding: 1rem; }

blockquote p:first-child {
  margin-top: 0; }

blockquote p:last-child {
  margin-bottom: 0; }

cite {
  font-family: "Georgia", serif;
  font-weight: bold;
  margin-top: 1rem;
  display: block;
  text-align: right; }

/* general */
.responsive {
  width: 100%;
  height: auto; }

.float-left {
  float: left;
  margin-right: 20px; }

.float-right {
  float: right;
  margin-left: 20px; }

.inline {
  display: inline-block; }

.pleaseNote {
  display: block;
  background-color: #d6dba3;
  color: #000;
  padding: 20px;
  margin: 20px 0;
  border-left: 5px solid #20305a; }

button {
  background-color: #c9c9c9;
  border: none;
  margin-top: 20px;
  padding: 20px;
  width: 100%; }

a button {
  display: block;
  padding: 10px;
  color: #000;
  text-decoration: none; }

a:link button, a:visited button {
  background-color: #c9c9c9;
  color: #000; }

a:hover button, a:active button {
  background-color: #000;
  color: #fff; }

.bgFirst button a:link, .bgFirst button a:visited {
  background-color: #c9c9c9;
  color: #000; }

.bgSecond button a:link, .bgSecond button a:visited {
  background-color: #c9c9c9;
  color: #000; }

.bgThird button a:link, .bgThird button a:visited {
  background-color: #c9c9c9;
  color: #000; }

.bgFirst button a:hover, .bgFirst button a:active {
  background-color: #000;
  color: #fff; }

.bgSecond button a:hover, .bgSecond button a:active {
  background-color: #000;
  color: #fff; }

.bgThird button a:hover, .bgThird button a:active {
  background-color: #000;
  color: #fff; }

.linkBlock a:link, .linkBlock a:visited {
  background-color: #e5e5e5;
  color: #000;
  padding: 20px;
  margin:20px 0;
  display: block;
  font-weight: bold;
  text-decoration: none; }

.linkBlock a:hover, .linkBlock a:active {
  background-color: #000;
  color: #fff; }

a:link .rtelinkBlock, .rtelinkBlock a:link, a:visited .rtelinkBlock, .rtelinkBlock a:visited,
a:link .ltelinkBlock, .ltelinkBlock a:link, a:visited .ltelinkBlock, .ltelinkBlock a:visited {
  background-color: #e5e5e5;
  color: #000;
  padding: 20px;
  display: block;
  font-weight: bold;
  text-decoration: none; }

.home a:link .rtelinkBlock, .home .rtelinkBlock a:link, .home a:visited .rtelinkBlock, .home .rtelinkBlock a:visited {
  background-color: #e5e5e5;
  color: #000;
  padding: 20px;
  display: block;
  font-weight: bold;
  text-decoration: none; }

a:hover .rtelinkBlock, .rtelinkBlock a:hover,
a:hover .ltelinkBlock, .lrtelinkBlock a:hover {
  background-color: #000;
  color: #fff;
  text-decoration: underline; }

.home a:hover .rtelinkBlock, .home .rtelinkBlock a:hover {
  background-color: #000;
  color: #fff;
  text-decoration: underline; }

.rtelinkBlock a::after {
  font-family: "FontAwesome";
  content: '\f054';
  display: inline-block;
  padding-left: 15px; }

.ltelinkBlock a::before {
  font-family: "FontAwesome";
  content: '\f053';
  display: inline-block;
  padding-right: 15px; }

.fa-chevron-right {
  font-family: "FontAwesome";
  content: '\f054';
  display: inline-block;
  padding-left: 15px; }

.fa-chevron-left {
  font-family: "FontAwesome";
  content: '\f053';
  display: inline-block;
  padding-right: 15px; }

.text-decoration-none a {
  text-decoration: none; }

/*structure*/
html, body {
  background-color: #fff;
  color: #333; }

/*header*/
header, main, footer {
  position: relative; }

header .logo {
  width: 100%; }

header .logo a:link, header .logo a:visited, header .logo a:hover, header .logo a:active {
  background-color: #0083cb;
  color: #fff;
  display: block; }

.sContainer {
  width: 100%;
  background-color: #0083cb; }

/*footer*/
footer {
  background: #dce6f0;
  color: #20305a; }
footer .container ul {
    list-style: none;
    margin: 0;
    padding: 0; }
footer .container ul li {
      padding: 0; }
footer .container ul li a {
        display: block;
        padding: 5px; }
footer .container ul li a:link, footer .container ul li a:visited {
        background-color: transparent;
        color: #000;
        text-decoration: none; }
footer .container ul li a:hover, footer .container ul li a:active {
        background-color: #fff;
        color: #000;
        text-decoration: underline; }
footer .container ul .list-group-item {
    background-color: transparent;
    color: #000;
    padding: 0;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

/*navigation*/
.siteNavButton {
  position: absolute;
  right: 0;
  top: -10px;
  width: 100px;
  height: 100px;
  background: transparent url("/assets/img/Firearms/nav-icons--1.png") -100px 0 no-repeat;
  margin: 0; }

.siteNavButton:hover {
  background: #fff url("/assets/img/Firearms/nav-icons--1.png") 0 0 no-repeat; }

.showNav, #navSite {
  position: absolute;
  top: 90px;
  right: 0;
  z-index: 2000;
  padding: 50px !important;
  margin: 0 !important; }

.fadein {
  animation: fadein 0.5s ease-in 1; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.hide {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

/* breadcrumb links*/
.breadcrumb-item.active {
    color: #333; }
#navSite {
    box-shadow: 0 2px 5px 0 #000; }
#navSite h2 {
    margin: 0 0 20px 0; }
#navSite ul {
    border: none; }
#navSite ul li {
    background-color: transparent;
    padding: 0;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #c9c9c9;}
#navSite ul li h3 a {
    color: #20305a;
    font-size: 2rem;
    margin: 20px 0 0 0; }
#navSite ul li a, #navSite ul li a:link, #navSite ul li a:visited {
    display: block;
    background-color: transparent;
    color: #000;
    text-decoration: none;
    padding: 10px; }
#navSite ul li a:hover, #navSite ul li a:active {
    background-color: #000;
    color: #fff;
    text-decoration: none; }
/* page navigation */
.navbar-nav {
    border: none;
    padding-top: 20px; }
.navbar-nav .nav-item {
    padding: 0;
    border: none;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0; }
.navbar-nav .nav-item a, .navbar-nav .nav-item a:link, .navbar-nav .nav-item a:visited {
    display: block;
    background-color: #e5e5e5;
    color: #000;
    text-decoration: none;
    padding: 10px; }
.navbar-nav .nav-item a:hover, .navbar-nav .nav-item a:active {
    background-color: #000;
    color: #fff;
    text-decoration: none; }
.closeNav {
  background-color: #0083cb;
  color: #fff;
  margin-top: -70px;
  width: auto;
  padding: 15px 30px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bolder;
  border: 5px solid #fff;
  border-radius: 20px;
  float: right; }
.closeNav:hover {
  background-color: #1e1c5a;
  color: #fff; }
.closeNavB {
  background-color: #0083cb;
  color: #fff;
  margin-bottom: -50px;
  width: auto;
  padding: 15px 30px 12px 30px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bolder;
  border: 5px solid #fff;
  border-bottom: 0 solid #fff;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  float: right; }
.closeNavB:hover {
  background-color: #1e1c5a;
  color: #fff; }
/* social media links */
ul.dc-sm-icons {
    margin: 0;
    padding: 0;
    list-style: none; }
ul.dc-sm-icons li {
    display: inline-block; }
ul.dc-sm-icons li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0; }
ul.dc-sm-icons .twitter a {
    background: transparent url("/assets/img/Firearms/sm-icons.png") 0 0 no-repeat; }
ul.dc-sm-icons .facebook a {
    background: transparent url("/assets/img/Firearms/sm-icons.png") -50px 0 no-repeat; }
ul.dc-sm-icons .instagram a {
    background: transparent url("/assets/img/Firearms/sm-icons.png") -100px 0 no-repeat; }
ul.dc-sm-icons .youTube a {
    background: transparent url("/assets/img/Firearms/sm-icons.png") -150px 0 no-repeat; }
ul.dc-sm-icons .twitter a:hover {
    background: transparent url("/assets/img/Firearms/sm-icons-hover.png") 0 0 no-repeat; }
ul.dc-sm-icons .facebook a:hover {
    background: transparent url("/assets/img/Firearms/sm-icons-hover.png") -50px 0 no-repeat; }
ul.dc-sm-icons .instagram a:hover {
    background: transparent url("/assets/img/Firearms/sm-icons-hover.png") -100px 0 no-repeat; }
ul.dc-sm-icons .youTube a:hover {
    background: transparent url("/assets/img/Firearms/sm-icons-hover.png") -150px 0 no-repeat; }
/* side/sub area navigation */
.snb .card {
    min-height: 250px;
    background-color: #fff;
    margin: 0 0 3em 0;
    padding: 10px 20px 50px 20px;
    border: 0;
    border-left: 5px solid #20305a;
    border-radius: 0; }
.snb .card .card-body {
    position: relative;
    padding: 0; }
.snb .card .card-body h2 {
    margin-top: 10px; }
.active .card {
    background-color: #fff;
    color: #e8edf1; }
.snb .navbar-nav {
    float: none;
    font-size: 1em;
    padding: 0;
    margin: 0; }
.snb .navbar-nav li {
    border-bottom: 1px solid #c9c9c9; }
.snb .navbar-nav li a {
    text-decoration: none;
    display: block;
    padding: 5px; }
.snb .navbar-nav li a:link, .snb .navbar-nav li a:visited {
    background-color: transparent;
    color: #000; }
.snb .navbar-nav li a:hover, .snb .navbar-nav li a:active {
    background-color: transparent;
    color: #000; }
 /* jump to top page */
.jumpTopContainer a:link, .jumpTopContainer a:visited {
    color: #fff;
    background-color: #20305a;
    text-decoration: none;}
.jumpTopContainer .jumpTop {
    position: fixed;
    bottom: 0;
    left: 0;
    font-size: 1em;
    display: block;
    padding: 10px;
    text-align: center;
    opacity: 0.8;
    transition: opacity 0.3s ease 0s;
    border-radius: 50px 50px 0 0;
    border: 2px solid #000;
    border-bottom-color: #000;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom: 0;
    z-index: 1000;}
/*carousel top banner */
.drs-hero {
    position:relative;
    /*height: 250px;*/
    overflow: hidden;
    z-index: 1000; }
.drs-hero .carousel {
    padding: 0; }
.drs-hero .carousel-item {
    height: auto; }
.drs-hero .absolute h2 {
    text-align: left; }
.drs-hero .absolute button {
    display: block; }
.drs-hero .carouselMessage .back-transparency {
    background-color: #20305a;
    background-color: rgba(32, 48, 90, 0.5);
    color: #fff;
    padding: 0 120px 30px 20px; }
.drs-hero .carouselMessage button{
    background-color: #20305a;
    color: #fff;
    border: 0;
    text-align: center;
    padding: 0; }
.drs-hero .carouselMessage button:hover {
    background-color: #000;
    color: #fff !important; }
.drs-hero .carouselMessage button a {
    background-color: #20305a;
    color: #fff;
  padding: 10px;
  display: block; }

.drs-hero .carouselMessage button a:hover {
  background-color: #000;
  color: #fff !important; }
 /* Hero image wth text*/
.drs-hero .heroText{
    position:absolute;
    top:10px;
    padding:10px;
    background-color:#e5e5e5;
    color:#333;
}
/* ContentBlocks / Carousel */
.multiCardCarousel .carousel-inner {
  padding: 1em; }

.multiCardCarousel .carousel-item {
  margin-right: 0;
  margin-bottom: 10px;
  flex: 0 0 100%;
  display: block; }

.multiCardCarousel .imageCard a {
  display: block;
  background-color: #20305a; }

.multiCardCarousel .carousel-item a .card .card-header {
  background-color: #20305a; }

.multiCardCarousel .carousel-item a .card .card-header h2 {
  color: #fff; }

.multiCardCarousel .carousel-item a .card .card-header:hover {
  background-color: #0083cb; }

.multiCardCarousel .carousel-item a .card .card-body {
  border-bottom: 1px dashed #0083cb;
  background-color: #fff;
  color: #333; }

.multiCardCarousel .carousel-item a .card .card-footer {
  padding: 10px;
  background-color: #20305a;
  color: #fff;
  text-align: center; }

.multiCardCarousel .carousel-item a .card .card-footer:hover {
  background-color: #0083cb;
  color: #fff; }

.multiCardCarousel .carousel-item a .card:hover {
  background-color: #0083cb;
  color: #fff; }

.multiCardCarousel button {
  display: none; }

/* ContentBlocks / Carousel */
.multiCardCarousel .carousel-inner {
  padding: 1em; }

.multiCardCarousel .carousel-item {
  margin-right: 0;
  margin-bottom: 10px;
  flex: 0 0 100%;
  display: block; }
  .multiCardCarousel .carousel-item a .card .card-header {
    background-color: #20305a; }
    .multiCardCarousel .carousel-item a .card .card-header h2 {
      color: #fff; }
  .multiCardCarousel .carousel-item a .card .card-header:hover {
    background-color: #0083cb; }
  .multiCardCarousel .carousel-item a .card .card-body {
    border-bottom: 1px dashed #0083cb;
    background-color: #fff;
    color: #333; }
  .multiCardCarousel .carousel-item a .card .card-footer {
    padding: 10px;
    background-color: #20305a;
    color: #fff;
    text-align: center; }
  .multiCardCarousel .carousel-item a .card .card-footer:hover {
    background-color: #0083cb;
    color: #fff; }
  .multiCardCarousel .carousel-item a .card:hover {
    background-color: #0083cb;
    color: #fff; }

.multiCardCarousel button {
  display: none; }

/* card - promo - profile */
.profile .card {
  background-color: #fff;
  color: #000;
  border: 0;
  border-radius: 0;
  transition: all 400ms ease-out; }

.profile .card-text-container {
  min-height: 200px;
  padding: 10px; }

.profile .card a {
  display: block; }

.profile:hover {
  background-color: #e5e5e5;
  /*transform:scale(1.1);*/
  box-shadow: 0 1px 1px 2px #000;
  z-index: 5000; }
.profile .card:hover {
  background-color: #e5e5e5;
  color: #000; }
.profile h3.card-title {
  padding: 5px 0 0 0; }
/* Promo */
.promo {
  background-color: #fff;
  border: 0;
  margin: 10px 0; }
.promo .bgFirst:hover, .promo .bgSecond:hover, .promo .bgThird:hover, .promo .bgFourth:hover {
  background-color: #fff;
  color: #20305a; }
.promo:hover {
  background-color: #dce6f0 !important;
  color: #20305a !important; }
.promo:hover a {
  background-color: #fff;
  color: #000; }
.promo .text {
  padding: 10px; }
/* news /blog section */
.newsFeed {
    margin-top: 20px;
    background-color: #e5e5e5; }
.newsFeed a.newsLink {
    text-decoration: none; }
.newsFeed a.newsLink .newsBody {
    padding: 10px; }
.newsFeed a.newsLink .newsfooter {
    padding: 10px; }
.newsFeed a.newsLink .newsfooter .newsDate {
    text-align: right; }
.newsFeed .newsLink:hover {
    background-color: #20305a;
    color: #fff; }
.newsFeed:hover {
    background-color: #20305a;
    color: #fff; }
/* Accordion */
/* accordion contentBlocks accordion */
.accordion {
  background-color: #e5e5e5;
  border: none;
  padding: 0; }

.accordion-header {
  margin: 0;
  font-size: 1.5rem;
  font-weight: lighter; }

h2.accordion-BlockTitle {
  font-size: 1.5em;
  font-weight: bold;
  padding: 24px 20px 20px 20px;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  margin: 0; }

.accordion-item {
  color: #000;
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5; }

.accordion-item .accordion-button {
  color: #20305a;
  font-size: 1em;
  font-weight: bold;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
  margin-top: 0; }

.accordion-item .accordion-button:hover {
  color: #000;
  background-color: #e5e5e5;
  text-decoration: underline; }

.accordion-item .accordion-button:not(.collapsed) {
  color: #000;
  background-color: #e5e5e5;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125); }

.show .accordion-body {
  display: block; }

.accordion-button::after {
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
  margin-left: auto;
  content: "";
  background-image: url(/assets/img/DCRS/accordion-arrows.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 10px 10px;
  background-size: 3rem;
  transition: transform .2s ease-in-out; }

.accordion-button:not(.collapsed)::after {
  background-image: url(/assets/img/DCRS/accordion-arrows.png);
  transform: rotate(-90deg); }

/* Document block */
/* contentBlocks / Document Block */
.documentblock {
    color: #fff;
    background-color: #20305a;
    padding: 30px 30px 50px 30px;
    text-decoration: none;
    margin-top:20px;
    margin-bottom: 20px;
    border-left: 5px solid #000; }
.documentblock h3 {
    color: #fff;
    background-color: transparent;
    font-weight: 600;
    font-size: 1.2rem;
    margin: 0; }
.documentblock p {
    text-align: end;
    font-size: 1rem;
    margin: 5px; }
.documentblock a:link, .documentblock a:visited {
    color: #fff;
    background-color: #20305a;
    text-decoration: none; }
.documentblock a:hover, .documentblock a:active, .documentblock focus {
    color: #fff;
    background-color: #0083cb;
    text-decoration: none; }
.documentblock .circle {
    border-radius: 50%;
    color: #0083cb;
    background-color: #fff;
    float: left;
    margin: 0 20px 0 0;
    width: 50px;
    height: 50px;
    box-shadow: 1px 0 10px 2px #c9c9c9; }
    .documentblock .circle .fa-file-text-o {
      color: #0083cb;
      background-color: #fff;
      font-size: 150%;
      margin: 12px 15px; }

.documentblock:hover, .documentblock:active, .documentblock:focus {
  color: #fff;
  background-color: #0083cb; }
/* Scss Document */
/* tables */
caption {
  text-align: left;
  caption-side: top; }
table {
  width: 100%;
  max-width: 100%;
  overflow: auto;
  border-collapse: collapse;
  margin-bottom: 30px; }
table .tdhead {
    background-color: #c9c9c9;
    margin-right: 5px;
    color: #333;
    font-weight: bold;
    padding-right: 10px; }
table tbody, table tbody td, table tbody p {
    font-size: 1.2rem; }
table caption {
    background-color: #fff;
    color: #333;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center; }
table tr {
    border: 1px solid #c9c9c9 !important; }
table tr td {
      border: 1px solid #c9c9c9 !important;
      vertical-align: top;
      padding: 10px;}
table tr td span {
        font-size: 1rem; }
table tr td a {
        display: block;
        padding: 5px; }
table tr:nth-child(even) {
    background-color: #e5e5e5; }
table tr:nth-child(even) a:link, table tr:nth-child(even) a:visited {
      background-color: #e5e5e5; }
table tr:nth-child(odd) {
    background-color: #fff; }
table tbody tr:hover, table tbody tr:hover td p, table tbody tr:hover td li {
    background-color: #333;
    color: #fff; }
table tr:hover a {
    color: rgba(32, 48, 90, 0.5);
    background-color: #333; }
table th {
    background-color: #c9c9c9;
    color: #333;
    padding: 15px 10px;
    text-align: left;
    vertical-align: bottom; }
table tfoot tr td {
    background-color: #c9c9c9; }
  table tfoot tr {
    display: none; }
table.noTrStrips tr:nth-child(even) {
  background-color: #fff; }
  /* end tables */
/* Scss Document */
/* cookies - helpers / cookies */
/*====== cookie message ==============================*/
#cookieManagerMessageContainer {
  z-index: 150000;
  position: fixed;
  right: 0;
  top: 0;
  width: 50%;
  margin: 0;
  height: auto;
  height: 100vh;
  padding: 2%;
  overflow: auto;
  background-color: #fff;
  color: #000;
  border-bottom: 5px solid #20305a;
  box-shadow: 1px 0 5px 1px #000; }
#cookieManagerMessageContainer a {
  background-color: #20305a;
  border: 1px solid #20305a;
  color: #fff;
  width: 55%;
  margin-top: 10px;
  text-decoration: none; }
#cookieManagerMessageContainer a:hover {
  background-color: #e5e5e5;
  color: #000; }
/*====== cookie page ==============================*/
.cookie-preference-form {
  border-bottom: 5px solid #e5e5e5;
  border-bottom: 10px; }
.cookie-preference-form label {
  font-weight: bold;
  padding: 10px 0; }
.cookie-preference-form .radiobuttonlist label:hover {
  outline: 1px solid #e5e5e5;
  cursor: pointer; }
.cookie-preference-form .radiobuttonlist input[type="radio"] {
  height: 30px;
  width: 30px;
  cursor: pointer; }
/*media styles*/
@media (max-width: 500px) {
.drs-hero {
    height: 220px;}
}
@media (min-width: 1rem) {
.card .card-body hr {
    height: 0;
    border-top: 0 solid #d6dba3;
    border-bottom: 0 solid #d6dba3; }
.ljHeading {
    margin-top: 20px; } 
}/* end min width 576 */
/* start min width 768px */
@media (max-width: 768px) {
  .card .img-wrapper {
    height: 17em; } }
/* start min width 767px */
@media (min-width: 767px) {
  html, body {
    font-size: 16px; }
  /* homepage */
/*  .drs-hero {
    height: 400px; }*/
.drs-hero .slide {
    position: absolute;
    top: 0;
    left: 10px; }
.drs-hero .absolute {
    position: absolute;
    top: 150px;
    left: 0; }
.ljHeading {
    margin-top: -50px; }
.ljHeading h2 {
    text-align: center; }
.drs-hero .carouselMessage .back-transparency {
    padding: 0 20px 30px 20px; }
  /* fonts */
  /* blocks */
  /* card */
.card {
    min-height: 400px; }
 /*carousel */
.multiCardCarousel .carousel-item {
    margin-right: 0;
    flex: 0 0 50%;
    display: block; }
.multiCardCarousel .carousel-inner {
    display: flex; }
 .multiCardCarousel .carousel-control-prev, .carousel-control-next {
    background-color: #d6dba3;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: 35%;
    transform: translateY(-50%); }
  /* carousel */
.multiCardCarousel .carousel-item a .card {
    min-height: 300px; }
.multiCardCarousel .carousel-item a .card .card-body {
    border-bottom: 0 dashed #c9c9c9; }
.multiCardCarousel button {
    display: block; }
/* top carousel -- .drs-hero */
.drs-hero img {
    height: auto; }
.drs-hero .carouselMessage .back-transparency {
    margin-top: 30px; }
span.third-float-left img {
    float: left;
    padding-right: 10px;
    width: 33%;
    height: auto; }
span.third-float-right img {
    float: right;
    padding-left: 10px;
    width: 33%;
    height: auto; }
.promo {
    min-height: 360px;}
.newsFeed {
    min-height: 300px; }
.newsFeed a.newsLink .newsBody{
    min-height: 225px;}
}
@media (min-width: 992px) {
html, body, input {
    font-size: 14px; }
.bgFirst, .bgSecond, .bgThird, .bgFourth, .bgWhite, .bgGrey{
    padding: 2rem !important;}
.bgPaleGrey {
    padding: 2rem !important;}
.siteNavButton{
    margin: 20px 0 0 0;}
 #siteNav .bgSecond, #siteNav .bgFirst h3 {
    margin-top: 0; }
.ljHeading {
    margin-top: -141px; }
/*blocks */
/* card */
.card {
    min-height: 300px; }
/* carousel -- drsCarousel .multiCardCarousel*/
.multiCardCarousel .carousel-item {
    margin-right: 0;
    flex: 0 0 25%;
    display: block; }
.multiCardCarousel .carousel-item a .card .card-header {
    min-height: 200px; }
.multiCardCarousel .carousel-item a .card .card-body {
    min-height: 150px; }
/* top carousel -- .drs-hero*/
.drs-hero {
    height: 500px; }
.drs-hero .slide {
    width: 500px; }
.drs-hero .absolute {
    left: 50px; }
.drs-hero .absolute h2 {
    text-align: left; }
.drs-hero .absolute button {
    display: inline; }
.drs-hero .carouselMessage .back-transparency {
    margin-top: 100px; }
.drs-hero .carousel-item {
    height: 300px;
    padding: 0 40px 30px 40px; }
.drs-hero .carouselDyHeight {
    height: 580px;
    padding: 0 40px 30px 40px; }
 /* Hero image wth text*/
.drs-hero .heroText{
    top:10px;
    margin: 100px;
    padding:20px 40px;
    width:50%;}
}
@media (min-width: 1200px) {
  html, body, input {
    font-size: 16px; }
.bgFirst, .bgSecond, .bgThird, .bgFourth, .bgWhite, .bgGrey{
    padding: 3rem !important;}
.bgPaleGrey {
    padding: 2rem !important;}
.drs-hero .absolute {
    left: 22%; }

  .drs-hero .slide {
    width: 600px; }

  .drs-hero .carousel-item {
    height: 350px; }

  .drs-hero .carouselDyHeight {
    height: 800px;
    padding: 0 40px 30px 40px; } }
/* end media*/
/* ==== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px !important; }