@charset "UTF-8";
/* CSS Document */
html, body {
  height: 100%;
  width: 100%;
  padding: 0px;
  margin: 0px;
  font-family: 'Raleway', -apple-system, "Helvetica Neue", sans-serif;
  font-size: 17px;
  font-weight: 300;
  color: #000;
  line-height: 27px;
  -webkit-text-size-adjust: 100%;
  /* Prevent font scaling in landscape while allowing user zoom */
}
.home-bg {
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.h2, h2 {
  font-size: 26px;
}
b, strong {
  font-weight: 600;
}
.topNav a, .footer a {
  color: #fff;
  text-decoration: none;
}
.topNav a:hover, .topNav a:focus, .topNav a:active, .footer a:hover, .footer a:focus, .footer a:active {
  color: #e2e2e2;
  text-decoration: none;
}
.topNav {
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  padding: 23px 15px;
  text-align: center;
  position: fixed;
  z-index: 99;
  width: 100%;
}
.hide-xs {
  display: none;
}
ul.navig {
  list-style: none;
  padding: 0px;
  margin: 0px;
  text-align: center;
  text-transform: uppercase;
}
.dropdown-menu {
  line-height: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.homesitetag {
  position: fixed;
}
#topM.navbar-nav > li > a {
  padding-top: 17px;
  padding-bottom: 3px;
}
.sitetag {
  text-align: center;
  position: relative;
  padding: 6px 13px;
  background-color: rgba(255, 255, 255, 0.7);
  width: 100%;
  color: #eb1000;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
.empty-block {
  margin-top: 72px;
}
.sitetag.bottombar {
  position: absolute;
  bottom: 105px;
  color: #eb1000;
}
.contents {
  background-color: #f8f8f8
}
.bd {
  padding-top: 0px;
  display: block;
  clear: both;
  min-height: 100%;
  padding-bottom: 150px;
  position: relative;
}
a {
  color: #eb1000;
  text-decoration: none;
}
a:hover, a:focus {
  color: #980b01;
  text-decoration: none;
}
img {
  max-width: 100%;
}
.login h1 {
  max-width: 450px;
  margin: 30px auto 0px;
}
.page {
  padding: 20px 0px;
}
.footer {
  color: #fff;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 0px;
  min-height: 85px;
  overflow: visible;
}
.homePage .footer {
  position: absolute;
  bottom: 0px;
}
.ft-name {
  font-family: "p22morris-goldengolden", sans-serif;
  font-size: 30px;
  font-weight: 100;
  letter-spacing: 1px;
  padding: 10px 15px 0;
  text-align: center;
  white-space: pre-wrap;
}
.ft-name img {
  max-width: 100%;
}
.ft-tag {
  font-size: 17px;
  padding: 5px 15px 18px;
  text-transform: uppercase;
  white-space: pre-wrap;
}
.ft-rshow {
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  /*display: none;*/
}
.credit {
  padding: 15px;
}
.openft {
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 43px;
  font-size: 25px;
  position: absolute;
  right: 25px;
  bottom: 35px;
  z-index: 99;
}
.ftlogo {
  align-items: initial;
  bottom: 15px;
  display: inline-block;
  left: 22px;
  position: absolute;
  z-index: 99;
}
.ftlogo img {
  height: 55px;
}
.dwnar {
  transform: rotate(0deg);
  transition: transform 0.5s linear;
  color: #fff;
  cursor: pointer;
}
.dwnar.open {
  transform: rotate(180deg);
  transition: transform 0.5s linear;
}
ul.navig li {
  display: inline-block;
  padding: 0px;
}
ul.navig li:not(:last-child):after {
  content: "|";
  font-weight: 300;
  padding-left: 20px;
  padding-right: 13px;
  position: relative;
  top: -4px;
}
ul.resourceslist {
  padding: 25px 0px 25px;
  margin: 0px;
  list-style: none;
  text-align: center;
}
ul.resourceslist li {
  display: inline-block;
  padding: 15px;
}
.download-boxes {
  display: inline-block;
}
.um {
  opacity: 1 !important;
}
.um-field-label label, .um, .um input, .um select, .um textarea {
  font-size: 17px !important;
}
input.um-button[type="submit"], input.um-button[type="submit"]:focus, .um-button {
  font-weight: bold !important;
  font-size: 17px !important;
}
.um-field-block {
  color: #000;
  font-size: 18px !important;
}
.post-19 {
  padding-top: 40px;
}
.image_url {
  position: absolute;
  left: 50%;
  top: 110px;
  bottom: 145px;
  width: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer;
  z-index: 99;
}
.footer_menu .nav > li > a {
  display: inline-block;
}
.footer_menu li a {
  font-size: 15px;
  font-weight: 400;
  padding-top: 16px;
  padding-bottom: 12px;
}
.footer_menu li.strong a {
  font-weight: 600;
}
.footer_menu .nav > li > a:focus, .nav > li > a:hover {
  background: transparent;
  color: #e2e2e2;
}
.bar_button {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  padding: 0 5px;
  margin: 0 2px;
}
.bar_button:hover, .bar_button:focus {
  color: #fff;
  text-decoration: none;
}
.box-section-wrapper {
  max-width: 1024px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box-section-wrapper .container {
  width: 1010px;
}
.box-section {
  width: 100%;
  max-width: 210px;
  min-height: 202px;
  text-align: center;
  display: flex;
  align-items: center;
  font-size: 22px;
  margin: 0 auto;
  font-weight: 600;
  position: relative;
  margin-bottom: 30px;
}
.box-section::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: url(images/hotspot-graphic.png);
  background-size: cover;
  background-position: center center;
  opacity: 0.75;
  z-index: 1;
}
.red {
  color: #eb1000;
}
.box-section div {
  width: 100%;
  z-index: 2;
  text-transform: uppercase;
}
@media (min-width:768px) {
  .hide-xs {
    display: none !important;
  }
  ul.navig {
    display: block !important;
  }
  .credit {
    padding: 15px 110px;
  }
  .sitetag.homesitetag {
    /* margin-top: 74px;*/
  }
}
@media (max-width:992px) {
  .image_url {
    width: 90%;
  }
}
@media (max-width:767px) {
  .hide-xs {
    display: block;
    position: absolute;
    right: 15px;
    top: 5px;
  }
  .topNav {
    background-color: #699c9e;
    height: 50px;
    font-size: 17px;
    padding: 0px;
  }
  ul.navig li:not(:last-child):after {
    content: "|";
    font-weight: 300;
    padding-left: 10px;
    padding-right: 8px;
    position: relative;
    top: -4px;
  }
  ul.navig {
    padding-top: 18px;
  }
  .bd {}
  .ft-name {
    font-family: 'p22morris-goldengolden', sans-serif;
    font-size: 24px;
    padding: 15px 15px 0px;
  }
  .ft-tag {
    font-size: 15px;
  }
  .ft-rshow {
    font-size: 10px;
    line-height: 15px;
  }
  .image_url {
    width: 100%;
  }
}
@media (max-width:675px) {
  .empty-block {
    margin-top: 80px;
  }
  .openft {
    border: 1px solid #fff;
    border-radius: 50%;
    bottom: 14px;
    display: inline-block;
    font-size: 20px;
    height: 30px;
    line-height: 35px;
    position: absolute;
    right: 11px;
    text-align: center;
    width: 30px;
    z-index: 99;
  }
  .ftlogo {
    position: relative;
    left: 0px;
    right: 0px;
    display: block;
    text-align: center;
    top: 10px;
    padding-bottom: 10px;
    height: 45px;
  }
  .ftlogo img {
    max-height: 100%;
    max-width: 100%;
  }
  .credit {
    padding: 10px 45px 10px;
  }
}
.navbar {
  padding: 15px 15px 15px;
}
.navbar-default {
  border: none;
}
.navbar-nav {
  width: 100%;
  text-align: left;
  padding-left: 300px;
}
.navbar-nav > li {
  float: none;
  display: inline-block;
  padding-left: 1px;
  padding-right: 1px;
}
.navbar-brand {
  position: absolute;
  padding: 0px;
}
.navbar-default .navbar-toggle {
  border-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
ul.navbar-nav li:not(:last-child):after {
  content: "|";
  font-weight: 300;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  display: inline-block;
  position: relative;
  top: -2px;
  left: 4px;
  font-size: 13px;
}
/*ul.navbar-nav li.menu-item-has-children:after {
    content: "|";
    font-weight: 300;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    display: inline-block;
    position: relative;
    top: -2px;
	left:0px;
    font-size: 13px;
}*/
.navbar-default .navbar-nav > li > a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  padding-left: 0px;
  padding-right: 0px;
  display: inline-block;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #e2e2e2;
  text-decoration: none;
}
.navbar-toggle {
  margin-right: 0px;
}
.nav .sub-menu {
  display: none;
}
.dropdown-menu > li > a {
  font-size: 14px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color: transparent;
  color: #eb1000;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color: transparent;
  color: #eb1000;
}
#topM .fa-chevron-down {
  font-weight: normal;
  font-size: 12px;
  display: inline-block;
  vertical-align: bottom;
  line-height: 1.8em;
  padding-left: 5px;
}
#topM .arrow {
  display: inline-block;
  width: 15px;
  height: 10px;
  background: url(images/down-arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
#topM li.open .arrow {
  display: inline-block;
  width: 15px;
  height: 10px;
  background: url(images/up-arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
.marketing-msg {
  width: 250px;
  position: absolute;
  right: 20px;
  top: 13px;
  font-size: 18px;
  color: #fff;
}
.btn.submit {
  background: #eb1000;
  font-size: 14px;
  color: #fff;
  border-color: #eb1000;
  font-weight: 500;
}
.btn.submit:hover {
  background: #a94442;
  border-color: #a94442;
}
h1.category-title {
  padding-bottom: 20px;
  border-bottom: 1px solid gray;
}
.page-numbers {
  font-size: 16px;
  border: 1px solid #eb1000;
  padding: 1px 7px;
  font-weight: 400;
}
.page-numbers.current {
  border: 1px solid #000;
}
.cat-thumbnail {
  min-height: 174px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.list-item-wrapper {
  padding-top: 20px;
  border-bottom: 1px solid gray;
  padding-bottom: 20px;
}
.cat-thumbnail img {
  opacity: 0;
  visibility: hidden;
}
.categories_list {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.category-list, .type-newsletters {
  padding-right: 50px;
}
.categories_list ul {
  padding: 0px;
  margin: 0px;
}
.categories_list li.cat-item {
  display: inline-block;
  background-color: rgba(242, 242, 242, 1);
  color: #000;
  font-weight: 400;
  font-size: 14px;
  border-radius: 15px;
  transition: 500ms all;
  margin-right: 5px;
}
.categories_list li.cat-item:hover {
  background-color: #eb1000;
}
.categories_list li.cat-item a {
  color: #000;
  padding: 2px 16px;
  display: block;
}
.categories_list li.cat-item:hover a {
  color: #fff;
}
.category-list-cont h2 {
  margin-top: 0;
}
.category-list-cont a p {
  color: #000;
}
.category-list-cont a:hover p {
  color: #000;
}
.category-list-wrapper {
  padding-top: 50px;
}
.category_sidebar {
  position: fixed;
}
.category_sidebar ul {
  list-style: none;
  padding: 0;
}
.categories_list li.cat-item {
  display: inline-block;
  margin-bottom: 10px;
}
.category_sidebar ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  color: #eb1000;
}
.category_sidebar ul ul {
  margin-left: 15px;
}
.category_sidebar ul ul {
  list-style: disc;
}
.category_sidebar ul ul ul {
  list-style: circle;
}
.sidebaradt {
  padding-top: 50px;
  padding-bottom: 25px;
  max-width: 260px;
}
.sidebaradt img {
  max-width: 100%;
  margin-bottom: 15px;
}
@media (max-width:767px) {
  ul.navbar-nav li:not(:last-child):after {
    font-size: 20px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 18px;
  }
}
@media (max-width:1130px) and (min-width:1024px) {
  .navbar-nav {
    width: 100%;
    text-align: left;
    padding-top: 50px;
    padding-left: 0px;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 1px;
  }
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -3px;
  }
  .empty-block {
    margin-top: 105px;
  }
  .navbar {
    padding: 15px 15px 8px;
  }
  #topM.navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 3px;
  }
  #botM {
    text-align: center;
    padding-top: 10px;
  }
  #botM > li > a {
    padding-bottom: 12px;
  }
  .ftlogo {
    bottom: 15px;
  }
}
@media (max-width: 1024px) {
  .marketing-msg {
    right: 25px;
    top: 25px;
  }
  .box-section-wrapper .container {
    width: 850px;
  }
  .box-section {
    /*max-width:190px;
		min-height:175px;*/
    padding: 0 15px;
    font-size: 22px;
  }
}
@media (max-width: 1023px) {
  .navbar-nav {
    padding-left: 0px;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left, .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
    display: block;
    padding-bottom: 10px;
  }
  .navbar-nav {
    margin: 0px;
    margin-top: 10px;
    padding-top: 10px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 15px;
    padding-top: 0px;
    padding-bottom: 5px;
    display: block;
  }
  ul.navbar-nav li:not(:last-child):after {
    content: none;
  }
  #botM li:not(:last-child):after {
    content: "|";
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #botM li a {
    padding: 10px 5px;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: none;
  }
  .navbar-collapse {
    padding-right: 0px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    background-color: transparent;
    color: #fff;
  }
  #botM {
    text-align: center;
    padding-top: 0;
    margin-top: 0;
  }
  #botM li {
    display: inline-block;
    padding-bottom: 0;
  }
  .credit {
    padding-top: 0;
  }
  .sitetag.bottombar {
    bottom: 115px;
  }
}
@media (max-width:350px) {
  .navbar-brand > img {
    max-width: 96%;
  }
  .navbar-toggle {
    padding: 8px;
    margin-right: 0px;
  }
}
@media (max-width:992px) {
  .navbar-nav {
    padding-top: 10px;
  }
  .navbar-collapse {
    padding-left: 0;
  }
  .navbar-nav > li {
    padding-bottom: 10px;
  }
  .dropdown-menu > li > a {
    padding: 3px 15px;
  }
  .marketing-msg {
    right: 15%;
    font-size: 16px;
  }
  .sitetag.bottombar {
    bottom: 115px;
  }
  .box-section-wrapper .container {
    width: 490px;
  }
  .home-bg {
    overflow: auto;
    min-height: 700px;
    position: relative;
  }
}
@media (max-width:1023px) and (min-width:856px) {
  .sitetag.bottombar {
    bottom: 105px;
  }
}
@media (max-width:767px) {
  .marketing-msg {
    display: none;
  }
  .hide-mobile {
    display: none;
  }
  .ftlogo {
    display: none;
  }
  #botM {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #botM li:not(:last-child):after {
    top: 3px;
    left: 4px;
    padding-left: 5px;
    padding-right: 5px;
  }
  #botM li a {
    padding: 2px 2px;
  }
  .footer_menu li a {
    font-size: 13px;
  }
  .sitetag {
    font-size: 14px;
    /*margin-top: 75px;*/
  }
  .sitetag.bottombar {
    bottom: 115px;
  }
  .box-section {
    max-width: 150px;
    min-height: 150px;
    font-size: 17px;
  }
  .box-section-wrapper .container {
    width: 350px;
  }
  .category_sidebar {
    position: relative;
  }
}
@media (max-width:420px) {
  .sitetag.bottombar {
    bottom: 135px;
  }
  .footer {
    min-height: 100px;
  }
  .navbar {
    padding: 15px 15px 9px;
  }
  .empty-block {
    margin-top: 73px;
  }
  .home-bg {
    overflow: auto;
    min-height: 595px;
    position: relative;
  }
}
/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .sitetag.bottombar {
    bottom: 105px;
  }
}
@media (min-width:1400px) {
  .navbar-nav {
    text-align: center;
    padding-left: 0;
  }
}
@media (max-width:360px) {
  .sitetag.bottombar {
    bottom: 150px;
  }
}
@media (max-width:320px) {
  .sitetag.bottombar {
    bottom: 165px;
  }
}