/*   
Theme Name: Full Hero
Theme URI: http://cheetahart.com
Description: Custom theme template Jubatus Rex LLC
Author: Dan Shields
Author URI: http://cheetahart.com
Version: 1
*/
/***********************************************************         CORE STRUCTURE STYLES          **************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
  font-family: "Lexend Deca", sans-serif;
  -webkit-font-smoothing: antialiased !important;
}
html {
  background: #fff;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
  height: 100%;
}
body {
  min-height: 100vh;
  position: relative;
  background: #2b2b2b;
  background: #ffffff;
}
.bodywidth {
  margin: 0px auto;
  position: relative;
}
.maincontent {
  padding: 20px 20px 40px;
  box-sizing: border-box;
  margin-top: -82px;
  z-index: 99;
  background: #fff;
  background: #ffffff;
  position: relative;
  display: inline-block;
  width: 100%;
}
.not-home .maincontent {
  min-height: 60vh;
}
.pagewrap {
  max-width: 850px;
  margin: 0 auto;
}
.hide {
  display: none !important;
}
.clear {
  clear: both;
}
/***********************************************************         CORE TEXT AND HEADING STYLES          **************/
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1, h2, h3, h4, h5, h6 {
  color: #000;
  color: #0f0f0f;
}
h1 {
  font-size: 41px;
  line-height: 48px;
  margin-bottom: 10px;
}
h2 {
  font-size: 36px;
  margin-bottom: 5px;
  line-height: 46px;
}
h3 {
  font-size: 31px;
  margin-bottom: 5px;
  line-height: 40px;
}
h4 {
  font-size: 27px;
  margin-bottom: 5px;
  line-height: 36px;
}
h5 {
  font-size: 31px;
  margin-bottom: 5px;
  line-height: 40px;
  font-style: italic;
  color: #0f0f0f;
}
h6 {
  font-size: 27px;
  margin-bottom: 5px;
  line-height: 36px;
  font-style: italic;
  color: #0f0f0f;
}
a {
  text-decoration: none;
  background-color: transparent;
  color: #000;
  color: #00114c;
}
a:hover {
  color: #000;
  color: #002b72;
  text-decoration: none;
}
.maincontent p, .maincontent li {
  line-height: 37px;
  margin-bottom: 20px;
  font-size: 22px;
  color: #696969;
  color: #0f0f0f;
}
li {
  list-style-type: disc;
  margin-bottom: 5px;
}
ul {
  padding-left: 20px;
}
h1.entry-title {
  text-transform: uppercase;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 44px;
  line-height: 50px;
}
sup, sub {
  font-size: small;
  position: relative;
}
sup {
  top: -11px;
}
sub {
  top: 5px;
}
/***********************************************************         CORE CONTENT STYLES          **************/
table, th, td {
  border: 1px solid rgba(177, 177, 177, 0.43);
}
table {
  border-spacing: 0;
}
th, td {
  padding: 5px 5px;
}
blockquote {
  padding: 20px;
  margin-bottom: 20px;
  background: #ececec;
  border: 1px solid #e3e3e3;
}
blockquote p {
  margin: 0;
}
.entry-content {
  max-width: 700px;
  margin: 0 auto;
}
.entry-content ul, .entry-content ol {
  padding-left: 25px;
  margin-bottom: 20px;
}
.entry .nav-previous {
  padding-top: 20px;
}
/***********************************************************         ALTERNATIVE MAIN CONTENT STYLES          **************/
body.altcontentdisp1 .not-home .maincontent {
  box-shadow: 2px 11px 24px rgba(0, 0, 0, 0.25), 0px 2px 8px rgba(0, 0, 0, 0.15);
}
body.altcontentdisp2 .fullbackgroundcover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body.altcontentdisp2 .fullbackgroundcover .metaslider .flexslider .slides li {
  width: 100vw !important;
  height: 100vh !important;
}
body.altcontentdisp2 .fullbackgroundcover .metaslider .flexslider .slides img {
  min-height: 100vh !important;
}
body.altcontentdisp2 .fullbackgroundcover .metaslider .flex-viewport {
  max-height: 100vh !important;
}
body.altcontentdisp2 .pagewrap {
  margin: 0 0 50px 15px;
  max-width: 710px;
}
body.altcontentdisp2 .pagewrap .nofeat .maincontent, body.altcontentdisp2 .featimage.pagewrap {
  margin-top: 60px;
}
/***********************************************************         CORE IMAGE STYLES          **************/
.maincontent img, .wp-caption.alignright, .wp-caption.alignleft {
  max-width: 60%;
  height: auto;
}
img.alignright, .wp-caption.alignright img {
  padding: 8px 0 8px 8px;
  display: inline;
  float: right;
  box-sizing: border-box;
}
img.alignleft, .wp-caption.alignleft img {
  padding: 8px 8px 8px 0;
  display: inline;
  float: left;
  box-sizing: border-box;
}
img.aligncenter, .wp-caption.aligncenter img {
  float: none;
  position: relative;
  display: block;
  margin: 0;
  clear: both;
  padding: 8px;
  box-sizing: border-box;
}
img.aligncenter {
  margin: 0 auto;
}
.wp-caption.alignleft, .wp-caption.alignright {
  padding: 10px;
  border: 1px solid rgba(206, 206, 206, 0.31);
  max-width: 60%;
  box-sizing: border-box;
}
.wp-caption.alignleft {
  margin: 3px 10px 10px 0;
  float: left;
}
.wp-caption.alignright {
  margin: 3px 0 10px 10px;
  float: right;
}
.wp-caption.aligncenter {
  margin: 8px 0 0;
  float: none;
  margin: 0 auto;
  box-sizing: border-box;
  max-width: 100%;
}
.wp-caption.alignleft img, .wp-caption.alignright img {
  padding: 0px 0px 10px 0px;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  max-width: none;
}
.wp-caption.aligncenter img {
  max-width: 100%;
}
p.wp-caption-text {
  font-size: 12px;
  line-height: 14px;
  margin: 0;
}
img.mockupimg {
  position: absolute;
  top: 0;
  left: 0;
}
img.size-medium {
  max-width: 300px !important;
}
/***********************************************************         FEATURED IMAGES          **************/
.nofeat .maincontent {
  margin-top: 1vw;
}
.featimage {
  height: 40vh;
  position: relative;
  z-index: 0;
  background-size: cover !important;
}
.featimagelink a {
  font-size: 11px;
  text-transform: uppercase;
}
.featimagelink {
  position: absolute;
  top: 0;
  right: 0;
  background: #e3e3e3;
  padding: 0px 6px 3px 8px;
}
/***********************************************************         FORMS          **************/
input, input[type="email"], textarea {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  padding: 7px;
  border: none;
  border-bottom: 1px solid #ddd;
  /*background: transparent;*/
  margin-bottom: 10px;
  font: 16px "Lexend Deca", sans-serif;
  height: 45px;
}
textarea {
  height: 120px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
input:focus {
  border-bottom: 1px solid #b40000;
}
textarea:focus {
  border: 1px solid #b40000;
}
input[type="checkbox"] {
  height: 13px;
}
.disclaimer {
  margin: 25px auto;
  width: 70%;
}
/***********************************************************         HEADER          **************/
header {
  background: #000000;
  position: relative;
}
.jquery-responsive-select-menu {
  background: url("images/mobilemenuimg_white.png") no-repeat center center;
  border: none;
  color: transparent;
  font-size: 20px;
  background-size: 32px;
  width: 79px;
  height: 64px;
  cursor: pointer;
  cursor: hand;
}
.headerlogo {
  width: 125px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.headerlogo img {
  max-width: 106px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.headwrap {
  background: #000000;
}
/*.mainmenu ul li.menu-item-home {
    display:none;
    }*/
/***********************************************************         HEADER SEARCH BAR         **************/
.searchbar {
  position: absolute;
  z-index: 99999;
  right: 0;
  bottom: 0;
  top: 0;
  max-width: 350px;
  -webkit-transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
  transition: all 0.75s ease;
  overflow: hidden;
  width: 0;
}
.searchtoggle {
  width: 6.3%;
  height: 85px;
  padding-top: 4px;
  line-height: 85px;
  display: block;
  float: left;
  cursor: pointer;
  cursor: hand;
  position: relative;
}
.searchtoggle img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.searchbar.showsearch {
  width: 100vw;
  max-width: 350px;
}
.searchbar {
  position: absolute;
  z-index: 99999;
  right: 0;
  bottom: 0;
  top: 0;
  max-width: 350px;
  -webkit-transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
  transition: all 0.75s ease;
  overflow: hidden;
  width: 0;
}
.searchbar .searchbarbox {
  position: relative;
  width: 100vw;
  float: right;
  max-width: 97%;
  height: 89px;
  background: #000000;
  box-sizing: border-box;
  box-shadow: -1px 2px 15px #011d0e;
}
.searchbar form#searchform {
  position: absolute;
  left: 20px;
  top: 26px;
  width: calc(100% - 40px);
  bottom: 25px;
  right: 20px;
}
.searchclose {
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 5px 4px;
  color: #fff;
  font-weight: bold;
  line-height: 11px;
  font-size: 11px;
  background: #ea0000;
  cursor: pointer;
  cursor: hand;
}
.searchbar form input#s {
  height: 39px;
  box-sizing: border-box;
  width: 68%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  margin-right: 2%;
  float: left;
  padding: 5px;
}
.searchbar input[type=submit] {
  border-radius: 5px;
  border: 0;
  width: 30%;
  box-sizing: border-box;
  height: 39px;
  font-size: 13px;
  color: #6f6f6f;
  background: #f4f4f4;
  background: -moz-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f4f4f4), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
  background: -o-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
  background: -ms-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
  background: linear-gradient(to bottom, #f4f4f4 1%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4f4f4", endColorstr="#ededed", GradientType=0);
  white-space: unset;
  display: block;
  float: left;
  text-transform: uppercase;
}
.searchbar .screen-reader-text {
  display: none;
}
/***********************************************************         AUTO NAV WIDTHS         **************/
.threeopts .mainmenu ul li {
  width: 33.333%;
}
.fouropts .mainmenu ul li {
  width: 25%;
}
.fiveopts .mainmenu ul li {
  width: 20%;
}
.sixopts .mainmenu ul li {
  width: 16.666%;
}
.sevenopts .mainmenu ul li {
  width: 14.285%;
}
.eightopts .mainmenu ul li {
  width: 12.5;
}
.nineopts .mainmenu ul li {
  width: 11.111%;
}
.tenopts .mainmenu ul li {
  width: 10%;
}
.elevenopts .mainmenu ul li {
  width: 9.09%;
}
.twelveopts .mainmenu ul li {
  width: 8.333%;
}
/***********************************************************         SIDEBAR AND SIDEBAR STYLES          **************/
.sidefullwrap {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
}
aside {
  display: block;
  float: right;
  position: relative;
  width: 20%;
  background: #ffffff;
  padding: 38px 10px 20px 20px;
  box-sizing: border-box;
  z-index: 1;
  top: -20px;
}
.nofeat aside {
  top: 0px;
  margin-top: 20px;
}
.bodywidth.sidebar {
  width: calc(100vw - 20%);
  float: left;
}
.sidebarmenuwrap {
  z-index: 999;
}
.sidebarblock {
  position: absolute;
  width: 20%;
  top: 0px;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 0;
  margin-top: 20px;
  box-sizing: border-box;
}
.left .bodywidth.sidebar {
  float: right;
}
.left aside {
  float: left;
}
.left .sidebarblock {
  right: auto;
  left: 0;
}
/***********************************************************         FOOTER          **************/
footer {
  min-height: 115px;
  background: #494949;
  overflow: hidden;
  margin: 0px auto;
  position: relative;
  z-index: 99;
  width: 100%;
}
footer p {
  text-align: center;
}
.footlogo {
  width: 50%;
  top: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1000;
  padding: 17px;
  box-sizing: border-box;
}
.footlogo img {
  height: 70%;
  width: auto;
  max-width: none !important;
}
footer .bottomnav {
  display: block;
  float: left;
  width: 240px;
}
/***********************************************************         FOOTER COPYRIGHT          **************/
.copyright {
  position: relative;
  text-align: center;
  background: #494949;
}
.copyright a {
  text-decoration: underline;
}
.copyright a:hover {
  position: relative;
}
.copyright a, .copyright p {
  color: #afafaf;
}
.copyright p {
  font-size: 13.5px;
  margin: 0;
  text-align: center;
  display: block;
  padding: 2px 8px 1px;
  line-height: 21px;
}
/***********************************************************         NAVIGATION          **************/
/***********************************************************         TOP NAV          **************/
.nav {
  width: calc(100% - 130px);
  padding-top: 44px;
  position: relative;
  left: 130px;
}
#menuitems {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.mainmenu ul li {
  display: block;
  position: relative;
  float: left;
  color: #fff;
  list-style-type: none;
  text-decoration: none;
  margin-bottom: 0;
}
.mainmenu ul li a:hover {
  color: #0049b2;
}
/*.mainmenu ul ul li a {
	margin-bottom:0 !important;
	padding: 9px 13px !important;
	line-height: 21px !important;
	}*/
.mainmenu li a {
  color: #fff;
  color: #ffffff;
  font-family: "Lexend Deca", sans-serif;
  list-style: none;
  text-decoration: none;
}
.mainmenu li:hover > a {
  color: #eaeaea;
}
.mainmenu ul li ul {
  float: right;
  margin: 0;
  z-index: 500;
  right: 100%;
}
ul.sub-menu {
  width: 100%;
  height: 1px;
}
.mainmenu ul.sub-menu {
  display: none;
}
#menuitems li:hover > ul, #items li:hover > ul li {
  display: block;
}
.mainmenu ul ul li {
  text-align: left;
  float: left;
  line-height: 18px;
  width: 100%;
  border-bottom: 1px solid #afafaf;
}
header .mainmenu li a {
  letter-spacing: 0.5px;
  font-size: 15px;
  display: block;
  padding: 5px 14px;
}
/***********************************************************         SIDEBAR NAV          **************/
ul.sidebarmenu {
  padding-left: 0;
}
.sidebarmenu ul ul {
  border-left: 1px solid #000;
  height: 100%;
  width: 100%;
}
.sidebarmenu ul ul li {
  padding: 7px 0 7px 15px;
}
.sidebarmenu ul ul li a {
  color: #797979 !important;
  font-size: 14px !important;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  line-height: 17px;
}
.sidebarmenu li {
  list-style-type: none;
  float: left;
  width: 100%;
  line-height: 18px;
  margin-bottom: 0;
  box-sizing: border-box;
}
.sidebarmenu li a {
  color: #555;
  text-transform: uppercase;
  font-size: 15px;
  padding: 4px 0 5px;
  display: block;
  font-weight: bold;
  font-family: "Lexend Deca", sans-serif;
  line-height: 18px;
}
.sidebarmenu .sub-menu {
  border-left: none;
  display: inline-block;
  width: inherit;
  height: auto;
  display: none;
  padding-left: 0;
  margin-top: -3px;
}
.sidebarmenu li.current-menu-item > ul {
  display: inline-block !important;
}
.sidebarmenu a:hover {
  color: #0088ce;
}
.sidebarmenu .sub-menu li a {
  padding: 3px 0 4px;
  font-weight: normal;
  font-size: 14px;
  color: #1f1f1f;
}
.sidebarmenu .sub-menu li {
  margin-bottom: 3px;
  border-left: 1px solid #cccccc;
  padding-left: 8px;
}
.sidebarmenu ul ul li a:hover {
  text-decoration: underline;
}
.sidebarmenu ul ul.sub-menu li {
  border: none;
}
.sidebarmenu .sub-menu .sub-menu li a:before {
  content: "- ";
}
.sidebarmenu .current-menu-parent ul.sub-menu {
  display: inline-block;
}
aside li.current-page-parent ul.sub-menu {
  display: inline-block !important;
}
aside .current-page-ancestor .sub-menu, aside .current-menu-ancestor .sub-menu {
  display: inline-block;
}
/***********************************************************         FOOTER NAV          **************/
#btmitems {
  width: 47%;
  float: right;
  padding: 20px 21px 0;
  box-sizing: border-box;
}
.bottommenu {
  width: 100%;
}
.bottommenu li {
  display: block;
  background: transparent;
  float: right;
  text-align: center;
  line-height: 0;
  margin: 0;
  padding: 5px 0;
}
.bottommenu a {
  color: #EDEDED;
  text-align: center;
  margin: 0 7.5px;
  font-weight: 300;
  font-size: 13px;
  text-transform: lowercase;
  line-height: 20px;
}
.bottommenu ul.sub-menu {
  display: none;
}
/***********************************************************         BELOW POST - BETWEEN-POST NAVIGATION          **************/
h2.screen-reader-text {
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  border-top: 1px solid #494949;
  margin: 0;
  color: #494949;
  line-height: 25px;
  padding-top: 10px;
}
/***********************************************************         SOCIAL          **************/
.social-icons {
  list-style-type: none !important;
  text-align: center;
}
.social-icons li {
  display: inline-flex;
  align-items: baseline;
  width: 30px;
  height: 30px;
  transition: background 0.5s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.social-icons a {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 19px !important;
}
li.facebook:hover {
  background: #3b5998;
}
li.twitter:hover {
  background: #55acee;
}
li.instagram:hover {
  background: #e95950;
}
li.youtube:hover {
  background: #bb0000;
}
li.linkedin:hover {
  background: #007bb5;
}
li.pinterest:hover {
  background: #cb2027;
}
li.google-plus:hover {
  background: #dd4b39;
}
.topsocial li:hover > a {
  color: #fff;
}
.topsocial {
  width: auto;
  position: absolute;
  right: 8px;
  margin: 0;
  top: 8px;
  z-index: 999;
}
.topsocial .social-icons a {
  color: #000000;
}
.bottomsocial {
  width: 100%;
  float: right;
}
.bottomsocial .social-icons {
  list-style-type: none !important;
  text-align: right;
  padding: 19px 28.5px 13px 0;
}
.bottomsocial .social-icons a {
  color: #494949;
}
/***********************************************************         BUTT(ON) STUFF          **************/
.button {
  text-transform: uppercase;
  letter-spacing: 1px;
  font: 18px "Lexend Deca", sans-serif;
  background-color: #D3D3D3;
  color: #1A1A1A;
  background: #0049b2;
  color: #ffffff;
}
.button:hover {
  background: #003b9b;
  color: #ffffff;
}
.button1 {
  background: #000;
  color: #fff;
}
.button1:hover {
  background: #fff;
  color: #000;
}
.button2 {
  background: #000;
  color: #fff;
}
.button2:hover {
  background: #fff;
  color: #000;
}
.button3 {
  background: #000;
  color: #fff;
}
.button3:hover {
  background: #fff;
  color: #000;
}
/***********************************************************         HOME STYLES          **************/
.home .pagewrap {
  margin-top: 4px;
  min-height: 0;
  padding: 0;
  max-width: none !important;
}
.maincontent.mainbox.teaminterior {
  margin-top: 39px;
}
.entry-content.contact {
  max-width: none;
}
.home .maincontent {
  max-width: none;
  width: 100%;
  padding: 60px 40px !important;
  box-sizing: border-box;
  margin-top: 0;
}
.home .maincontent p {
  width: 70%;
  margin: 0 auto;
  font-size: 21px;
  line-height: 31px;
  margin-bottom: 19px;
  color: #444;
  letter-spacing: 0.85px;
  max-width: 700px;
}
.services-banner {
  padding: 20px;
  box-sizing: border-box;
  width: 100%;
}
/***********************************************************         HOME LOGOBOX          **************/
#logoboxcontainer {
  background-color: #fff;
  /*border-bottom: 5px solid $color-secondary !important;*/
}
.home .logobox {
  display: block;
  text-align: center;
  position: relative;
  height: 100%;
}
.home .logobox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% + 0.5px), calc(-50% + 0.5px));
  max-width: 60%;
}
/***********************************************************         HOME SLIDER          **************/
.flex-viewport {
  max-height: 70vh !important;
}
.metaslider .flexslider .slides li {
  height: 70vh !important;
}
.metaslider .flex-control-nav {
  bottom: 0px !important;
  padding: 5px !important;
  box-sizing: border-box;
  position: relative;
}
.metaslider .slides img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-height: 70vh !important;
  width: auto !important;
  min-width: 100%;
}
.metaslider li.flex-active-slide img {
  z-index: 999;
}
.home .pagewrap.slideractive {
  margin-top: 20px;
}
.slideractive .alertarea {
  margin-top: 50px;
}
.alertarea {
  border: 3px solid rgba(202, 0, 0, 0.84);
  padding: 40px;
  margin: 8px auto 32px;
  text-align: center;
  max-width: 1000px;
  position: relative;
  box-sizing: border-box;
}
.alertarea h1 {
  position: absolute;
  top: -25px;
  background: #ffffff;
  padding: 0 20px;
  left: 50%;
  transform: translate(-50%, 0);
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #b32425;
  font-weight: bold;
  font-family: "Lexend Deca", sans-serif;
  font-size: 29px;
  width: fit-content;
}
.alertarea p {
  line-height: 37px;
  margin-bottom: 20px;
  font-size: 22px;
  color: #696969;
  color: #0f0f0f;
}
/***********************************************************         GLOBAL TOP ALERT AREA          **************/
.alertbar {
  background: #ff5b1a;
  position: relative;
  width: 100%;
  padding: 4px 20px 4px;
  box-sizing: border-box;
  text-align: center;
}
.alertbartext {
  color: #000;
  font-size: 14px;
}
.alertbartext a {
  color: inherit;
}
/**************         EFFECTS ON HEADER FROM TOP ALERT BAR          **************/
.alertbaractive .scrollnavbar {
  top: 27px;
}
/***********************************************************         POST GRIDS          **************/
.postoneup, .posttwoup, .postthreeup, .postfourup, .postfourplus {
  clear: both;
  height: auto;
  display: inline-block;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}
/***********************************************         GRAPHIC POSTS          **************/
.graphicposts {
  float: left;
  position: relative;
  min-height: 27vw;
  overflow: hidden;
  z-index: 0;
  background-size: cover !important;
  box-sizing: border-box;
  border-bottom: 3px solid #000;
  padding-bottom: 120px;
}
.graphicposts .postfeatimg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.graphicposts .absanchor {
  position: relative;
  width: 100%;
  height: 100%;
}
.graphicposts .postfeatimg img {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 50%;
  right: 0;
  display: block;
  min-width: 100%;
  transform: translate(-50%, -50%);
}
.graphicposts .posttitle {
  padding: 5vh 1.5vw 1.5vw 1.5vw;
  box-sizing: border-box;
  color: #fff;
  text-shadow: -2px 2px 1px rgba(0, 0, 0, 0.23);
  font-size: 41px;
  background: rgba(0, 0, 0, 0.65);
  width: 100%;
}
.graphicposts .postreadmore {
  letter-spacing: 1px;
  display: block;
  position: absolute;
  bottom: 19px;
  width: 45%;
  min-width: 200px;
  text-transform: uppercase;
  text-align: center;
  right: 0;
  padding: 5px;
  color: #fff;
  box-sizing: border-box;
  font-weight: bold;
  background: #f98d2d;
  max-width: 100%;
  box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.52);
  font-size: 16px;
}
/***********************************************         GRAPHIC ONE UP          **************/
.postoneup .graphicposts {
  width: 100%;
  min-height: 40vw;
  margin-bottom: 5px;
  border-bottom: none;
}
/***********************************************         GRAPHIC TWO UP          **************/
.posttwoup .graphicposts {
  width: 50%;
}
.posttwoup .graphicposts:nth-child(odd) {
  border-right: 2px solid #080808;
}
.posttwoup.hideextra .graphicposts:nth-child(n+3) {
  display: none;
}
/***********************************************         GRAPHIC THREE UP          **************/
.postthreeup .graphicposts {
  width: 33.333%;
  flex: 1 0 33.333%;
}
.postthreeup .graphicposts:nth-child(2n), .postthreeup .graphicposts:nth-child(2n-1) {
  border-right: 2px solid #080808;
}
.postthreeup .graphicposts:nth-child(3n) {
  border-right: none;
}
.postthreeup.hideextra .graphicposts:nth-child(n+4) {
  display: none;
}
/***********************************************         GRAPHIC FOUR UP          **************/
.postfourup .graphicposts {
  width: 25%;
  border-right: 2px solid #080808;
  flex: 1 0 25%;
}
.postfourup .graphicposts:nth-child(4n) {
  border-right: none;
}
.postfourup .graphicposts:nth-child(even) > .postreadmore {
  /*background: rgba(41, 62, 101, 0.82);*/
}
.postthreeup.hideextra .graphicposts:nth-child(n+5) {
  display: none;
}
/***********************************************         GRAPHIC FOUR PLUS          **************/
.postfourplus .graphicposts {
  width: 25%;
  border-right: 2px solid #080808;
  border-bottom: none;
}
.postfourplus.hideextra .graphicposts:nth-child(n+5) {
  display: none;
}
.postfourplus .graphicposts:nth-child(4n) {
  border-right: none;
}
.postfourplus .graphicposts:nth-child(even) > .postreadmore {
  /*background: rgba(41, 62, 101, 0.82);*/
}
/***********************************************         HYBRID and TEXTY and SIMPY and IMAGE TOP POSTS          **************/
.hybridposts, .textyposts, .simpyposts, .imgtopposts {
  position: relative;
  border-bottom: 3px solid #333;
  overflow: hidden;
  box-sizing: border-box;
  z-index: 0;
  padding-bottom: 51px;
  background: #fff;
}
.hybridposts, .imgtopposts {
  min-height: 28vw;
}
.textyposts {
  min-height: 400px;
}
.imgtopposts {
  min-height: unset;
  padding-bottom: 20vh;
}
.hybridposts .postfeatimg, .textyposts .postfeatimg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  opacity: 60%;
  filter: alpha(opacity=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  zoom: 1;
  background-size: cover !important;
}
.imgtopposts .postfeatimg {
  position: absolute;
  width: 100%;
  height: 18vh;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  z-index: -1;
  opacity: 60%;
  filter: alpha(opacity=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  zoom: 1;
  background-size: cover !important;
}
.hybridposts .posttitle, .textyposts .posttitle, .simpyposts .posttitle, .imgtopposts .posttitle {
  padding: 13px 10px 11px;
  margin: 0;
  font-size: 30px;
  box-sizing: border-box;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
}
.hybridposts .view-full-post-btn, .textyposts .view-full-post-btn, .simpyposts .view-full-post-btn, .imgtopposts .view-full-post-btn {
  display: none;
}
.hybridposts .postreadmore, .textyposts .postreadmore, .simpyposts .postreadmore, .imgtopposts .postreadmore {
  display: block;
  position: absolute;
  bottom: 19px;
  width: 25%;
  min-width: 200px;
  text-transform: uppercase;
  text-align: center;
  right: 0;
  padding: 5px;
  color: #fff;
  box-sizing: border-box;
  font-weight: bold;
  background: #f98d2d;
  max-width: 100%;
  box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.52);
  font-size: 16px;
}
.simpyposts .postreadmore, .textyposts .postreadmore {
  box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.32);
}
.hybridposts .postsummary, .textyposts .postsummary, .simpyposts .postsummary, .imgtopposts .postsummary {
  padding: 0px 10px 11px;
  height: auto;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
}
.hybridposts .postsummary p, .textyposts .postsummary p, .simpyposts .postsummary p, .imgtopposts .postsummary p {
  margin: 0;
}
.hybridposts:hover .postfeatimg, .imgtopposts:hover .postfeatimg {
  opacity: 100%;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  zoom: 1;
}
.hybridposts .postdate, .textyposts .postdate, .simpyposts .postdate, .imgtopposts .postdate {
  font-size: 13px;
  padding: 0px 10px 3px;
  color: #606a9c;
  letter-spacing: 1px;
  background: rgba(255, 255, 255, 0.8);
}
/***********************************************         HYBRID and TEXTY and IMAGE TOP ONE UP          **************/
.postoneup .hybridposts .postreadmore, .postoneup .textyposts .postreadmore, .postoneup .imgtopposts .postreadmore {
  width: 30%;
  font-size: 22px;
  padding: 11px;
}
/***********************************************         HYBRID ONE UP          **************/
.postoneup .hybridposts {
  width: 100%;
  height: 40vw;
  max-height: 65vh;
}
/***********************************************         TEXTY and IMAGE TOP ONE UP          **************/
.postoneup .imgtopposts {
  width: 100%;
  min-height: 23vw;
  height: 100%;
  max-height: 47vh;
  margin-bottom: 1.6vh;
}
.postoneup .textyposts {
  width: 100%;
  margin-bottom: 1.6vh;
  width: 96%;
  margin: 0 3% 3vh;
  min-height: 14vh;
  padding-bottom: 68px;
  border-color: #c3c3c3;
}
.postoneup .textyposts .postreadmore {
  font-size: 16px;
  width: 23%;
  padding: 8px;
}
/***********************************************         HYBRID and TEXTY and IMAGE TOP TWO UP          **************/
.posttwoup .hybridposts, .posttwoup .textyposts, .posttwoup .imgtopposts {
  width: 50%;
}
.posttwoup .hybridposts:nth-child(odd), .posttwoup .textyposts:nth-child(odd), .posttwoup .imgtopposts:nth-child(odd) {
  border-right: 3px solid #333;
}
.postthreeup.hideextra .hybridposts:nth-child(n+3), .postthreeup.hideextra .textyposts:nth-child(n+3), .postthreeup.hideextra .imgtopposts:nth-child(n+3) {
  display: none;
}
.posttwoup .textyposts {
  min-height: 300px;
  border-color: #909090;
}
/***********************************************         HYBRID and TEXTY and IMAGE TOP THREE UP          **************/
.postthreeup .hybridposts, .postthreeup .textyposts, .postthreeup .imgtopposts {
  width: 33.333%;
  border-right: 3px solid #333;
  flex: 1 0 33.333%;
}
.postthreeup .hybridposts:nth-child(3n), .postthreeup .textyposts:nth-child(3n), .postthreeup .imgtopposts:nth-child(3n) {
  border-right: none;
}
.postthreeup .hybridposts:last-child, .postthreeup .textyposts:last-child, .postthreeup .imgtopposts:last-child {
  border-right: none;
}
.postthreeup.hideextra .hybridposts:nth-child(n+4), .postthreeup.hideextra .textyposts:nth-child(n+4), .postthreeup.hideextra .imgtopposts:nth-child(n+4) {
  display: none;
}
/***********************************************         HYBRID and TEXTY and IMAGE TOP FOUR UP          **************/
.postfourup .hybridposts, .postfourup .textyposts, .postfourup .imgtopposts {
  width: 25%;
  border-right: 3px solid #333;
}
.postfourup .hybridposts:nth-child(4n), .postfourup .textyposts:nth-child(4n), .postfourup .imgtopposts:nth-child(4n) {
  border-right: none;
}
.postthreeup.hideextra .hybridposts:nth-child(n+5), .postthreeup.hideextra .textyposts:nth-child(n+5), .postthreeup.hideextra .imgtopposts:nth-child(n+5) {
  display: none;
}
/***********************************************         HYBRID and TEXTY and IMAGE TOP FOUR PLUS          **************/
.postfourplus .hybridposts, .postfourplus .textyposts, .postfourplus .imgtopposts {
  width: 25%;
}
.hideextra.postfourplus .hybridposts, .hideextra.postfourplus .textyposts, .hideextra.postfourplus .imgtopposts {
  border-bottom: none;
}
.postfourplus .hybridposts, .postfourplus .textyposts, .postfourplus .imgtopposts {
  border-right: 3px solid #333;
}
.postfourplus .hybridposts:nth-child(4n), .postfourplus .textyposts:nth-child(4n), .postfourplus .imgtopposts:nth-child(4n) {
  border-right: none;
}
.postfourplus.hideextra .hybridposts:nth-child(n+5), .postfourplus.hideextra .textyposts:nth-child(n+5), .postfourplus.hideextra .imgtopposts:nth-child(n+5) {
  display: none;
}
/***********************************************         SIMPY POSTS          **************/
.simpyposts {
  min-height: 230px;
  margin: 0 1.66% 3vh;
  border-bottom: 0;
  border: none !important;
}
/***********************************************         SIMPY POSTS ONE UP          **************/
.postoneup .simpyposts {
  width: 96%;
  margin: 0 3% 3vh;
  min-height: 180px;
}
/***********************************************         SIMPY POSTS TWO UP          **************/
.posttwoup .simpyposts {
  width: 47.5%;
}
.posttwoup .simpyposts:nth-child(odd) {
  border: none;
  margin-right: 0;
}
/***********************************************         SIMPY POSTS THREE UP          **************/
.postthreeup .simpyposts {
  width: 32%;
  margin: 0 0 3vh 1%;
  flex: 1 0 32%;
}
.postthreeup .simpyposts:nth-child(3n), .postthreeup .simpyposts:last-child {
  border-right: none;
  margin-right: 1%;
}
.postthreeup.hideextra .simpyposts:nth-child(n+4) {
  display: none;
}
/***********************************************         SIMPY POSTS FOUR UP          **************/
.postfourup .simpyposts {
  width: 23.75%;
  margin: 0 0 3vh 1%;
}
.postfourup .simpyposts:nth-child(4n) {
  border-right: none;
}
.postfourup.hideextra .simpyposts:nth-child(n+5) {
  display: none;
}
/***********************************************         SIMPY POSTS FOUR PLUS          **************/
.postfourplus .simpyposts {
  width: 24%;
  margin: 0 0 3vh 1%;
}
.postfourplus .simpyposts:nth-child(4n) {
  border-right: none;
}
.postfourplus.hideextra .simpyposts:nth-child(n+5) {
  display: none;
}
/***********************************************************         RANDOM AND ADMIN STYLES          **************/
#wpadminbar {
  position: fixed;
}
.mapcontainer {
  position: relative;
}
.mapcontainer iframe {
  max-height: 50vh;
  max-height: 350px;
}
.addressbox {
  width: 310px;
  font-size: 14px;
  margin-left: 34.5%;
  margin-top: 54px;
  text-align: center;
  color: #fff;
  line-height: 19px;
}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
/***********************************************************         ENTRY NAVIGATION          **************/
.nav-previous {
  display: inline-block;
  width: 49%;
  margin: 0px;
  float: left;
}
.nav-next {
  display: inline-block;
  width: 49%;
  margin: 0px;
  float: right;
  text-align: right;
}
.nav-next, .nav-previous {
  margin: 20px 0 10px;
}
#nav-below a {
  color: #7B7B7B;
  padding: 3px 5px;
  border: 1px solid #B9B9B9;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  display: block;
}
#nav-below {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
/***********************************************************         POPUP BOX          **************/
.letterbox {
  position: fixed;
  top: 260vh;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.26);
  z-index: 999999;
  transition: 0.2s ease;
}
.letterbox .letter {
  max-width: 700px;
  background: #fff;
  width: 100%;
  height: 100%;
  max-height: 90vh;
  margin: 3vh auto 0;
  position: relative;
  box-shadow: 1px 2px 9px rgba(0, 0, 0, 0.38);
  padding: 30px 10px 10px;
  box-sizing: border-box;
}
.letterbox .letter .closeout {
  color: #fff;
  background: #e40000;
  font-weight: bold;
  padding: 2px 6px 2px;
  font-size: 20px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  cursor: hand;
}
.letterbox.lettershow {
  top: 0;
}
body.popup {
  overflow: hidden;
}
.popcloseborder {
  position: absolute;
}
.popcloseborder.popcloseborder1 {
  top: 0;
  left: 0;
  transform: translate(0, -100%);
  width: 150vw;
  height: 100vh;
}
.popcloseborder.popcloseborder2 {
  right: 0;
  top: 0;
  transform: translate(100%, 0);
  width: 100vw;
  height: 150vh;
}
.popcloseborder.popcloseborder3 {
  right: 0;
  bottom: 0;
  transform: translate(0, 100%);
  width: 150vw;
  height: 100vh;
}
.popcloseborder.popcloseborder4 {
  left: 0;
  bottom: 0;
  transform: translate(-100%, 0);
  width: 100vw;
  height: 150vh;
}
/***********************************************************         NEWS PAGE          **************/
.maincontent.news {
  padding: 20px;
}
.news .entry-title {
  border-bottom: none;
  padding-bottom: 0;
}
/***********************************************************         SLIDER PAGE          **************/
.servicesbox {
  display: inline-block;
  border-top: 1px solid #D2D2D3;
}
.servicesboxwrap {
  position: relative;
  width: 100vw;
  height: 504px;
  display: inline-block;
  border-top: 11px solid #cb292b;
  margin-top: 102px;
}
.servbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #505050;
  z-index: 0;
}
.servboxcontentwrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.servcontent {
  position: absolute;
  right: 405px;
  top: 75px;
  width: 541px;
  padding: 37px 35px;
  line-height: 27px;
  box-sizing: border-box;
  font-size: 18.5px;
  color: #414042;
  background: rgba(255, 255, 255, 0.94);
}
.servrightbar {
  position: absolute;
  right: 0;
  width: 337px;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.88);
  padding: 54px 55px 18px 40px;
  box-sizing: border-box;
}
.servrightbar span {
  font-size: 19.25px;
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
  display: block;
}
.servrightbar p {
  margin: 0;
  line-height: 0;
}
.servrightbar .button {
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.servtitle {
  width: 16.66666666%;
  height: 103px;
  position: relative;
  top: -113px;
  box-sizing: border-box;
  border-left: 2px solid #d1d3d4;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eaeaea+0,ededed+21,fcfcfc+82,e3e3e1+100 */
  background: #eaeaea;
  /* Old browsers */
  background: -moz-linear-gradient(top, #eaeaea 0%, #ededed 21%, #fcfcfc 82%, #e3e3e1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #eaeaea 0%, #ededed 21%, #fcfcfc 82%, #e3e3e1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #eaeaea 0%, #ededed 21%, #fcfcfc 82%, #e3e3e1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eaeaea", endColorstr="#e3e3e1",GradientType=0);
  /* IE6-9 */
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  cursor: pointer;
  cursor: hand;
}
.servtitle span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 88%;
  width: calc(100% - 30px);
  color: #3f3e3e;
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 23px;
  border-top: 5px solid transparent;
}
.servicesbox #servbox2 .servtitle {
  left: 16.6666666%;
}
.servicesbox #servbox3 .servtitle {
  left: 33.3333333%;
}
.servicesbox #servbox4 .servtitle {
  left: 49.9999999%;
}
.servicesbox #servbox5 .servtitle {
  left: 66.6666666%;
}
.servicesbox #servbox6 .servtitle {
  left: 83.333333333%;
}
.servicesbox .servbox:last-child .servtitle {
  border-right: none;
}
.servbox.active {
  z-index: 999;
}
.servbox.active .servtitle {
  border-top: 0;
  top: -126px;
  box-sizing: unset;
  background: #cb292b;
  border-left: none;
  height: 115px;
}
.servbox.active .servtitle span {
  font-size: 21px;
  line-height: 23px;
  border-top: 14px solid transparent;
  color: #fff;
  width: 92%;
  width: calc(100% - 20px);
  letter-spacing: -0.75px;
}
.servbox.active .servboxcontentwrap {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
/*   
 NAV OPTIONS
  1 - Small logo, left text 
  2 - ^^^ with scroll fixed effect
  3 - Simple bar no logo text left
  4 - Logo left, right box text
  5 - Logo left, full bar box text right
  6 - Logo left, featured boxes right, full width boxed text below
  7 - Logo left, feat img/design inclusion on each page
  8 - Bottom flyouts, no logo, social top right
  9 - Bottom flyouts, logo/name left, social top right
  10 - Bottom flyouts centered, no logo, social top right
  11 - Paper layout, popout logo left, boxed text in bar
  12 - Paper layout, logo boxed left, text right
  13 - Centered logo, text centered
  14 - Centered logo, text centered below, flyout expansion on click
  15 - Center logo popout, boxed text split both sides
  16 - Centered logo, boxed text split both sides
  17 - Bottom centered logo, text split both sides
  18 - Left sidebar, boxed text
  19 - Left sidebar, regular text
  20 - Left sidebar, full bar boxed text
  21 - Hidden left sidebar, boxed text
  22 - Hidden left sidebar, regular text
  23 - Hidden left sidebar, full bar boxed text 
  24 - Minimal, top left nav flyout, top right logo
  25 - Minimal, top left nav with small attached boxed logo
  26 - Minimal, top left logo with minimal boxed text options
  27 - Full fixed, small logo top centered, fixed text nav options left center, social top right, search top left
  */
/* ****************************************        NEW SHIT          **************************************** */
header {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.51+0,0+100 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.51) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.nav {
  width: 100%;
  padding: 0;
  left: unset;
}
#menuitems {
  width: 100%;
}
header .mainmenu li a, header .mainmenu li span {
  font-family: "Hubballi", sans-serif;
  text-transform: uppercase;
  font-size: 65px;
  padding: 0 5.113vw 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
header .mainmenu li a {
  height: 177px;
}
header .mainmenu li a:hover {
  color: #e1e1e1;
}
header .mainmenu li span {
  display: block;
  top: 50%;
  transform: translate(0, -50%);
  position: relative;
}
header .mainmenu li:nth-child(1) {
  width: 16.6%;
}
header .mainmenu li:nth-child(2) {
  width: 20.18%;
}
header .mainmenu li:nth-child(3) {
  width: 22.34%;
}
header .mainmenu li:nth-child(4) {
  width: 22.5%;
}
header .mainmenu li:nth-child(5) {
  width: 18.35%;
}
.backgroundimg {
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: auto 100% !important;
}
.navbarbackground {
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
  filter: alpha(opacity=51);
  /* transparency for IE 6-8 */
  opacity: 0.51;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  mix-blend-mode: multiply;
}
#logoboxcontainer {
  background: transparent;
  height: calc(100vh - 181px);
  position: relative;
}
.homelogo {
  padding-top: 28px;
  text-align: center;
}
.homegreeting {
  margin-top: 86px;
  margin-top: 6.5vh;
  margin-top: calc(45vh - 400px);
  text-align: center;
  padding-left: 17px;
}
.homegreeting img {
  max-height: 25.25vh;
}
a.sliderbtn {
  width: 462px;
  height: 156px;
  display: block;
  position: absolute;
  bottom: 59px;
  -webkit-border-top-left-radius: 1.8395vw;
  -webkit-border-top-right-radius: 1.8395vw;
  -moz-border-radius-topleft: 1.8395vw;
  -moz-border-radius-topright: 1.8395vw;
  border-top-left-radius: 1.8395vw;
  border-top-right-radius: 1.8395vw;
  background: #b40000;
  font-size: 65px;
  text-transform: uppercase;
  text-align: center;
  box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.4);
}
.sliderbtn span {
  display: inline-block;
  font-family: "Hubballi", sans-serif;
  line-height: 56px;
  padding-top: 20px;
}
.home_leftbtn {
  left: 48px;
}
.home_rightbtn {
  right: 48px;
}
.homesocial {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 40px;
}
.homesocial a img {
  max-width: 40px;
}
.homesocial a {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.homesocial a:first-child {
  padding-right: 0;
  padding-bottom: 5px;
}
.btmbar {
  position: absolute;
  background: #b40000;
  height: 5px;
  width: 100%;
  bottom: -10px;
  box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.4);
}
.newsbanner h2 {
  font-size: 43px;
  text-align: center;
  padding: 40px 0 58px 0;
  margin: 0;
  font-weight: 300;
}
.homenewsbtnbox {
  width: 100%;
  text-align: center;
}
.simpyposts, .textyposts {
  background: #EAEAEA;
}
.simpyposts, .textyposts {
  min-height: unset;
}
/*.homeposts .simpyposts,
.homeposts .textyposts {
    min-height:unset;
}*/
.postthreeup .hybridposts, .postthreeup .textyposts, .postthreeup .imgtopposts {
  border-right: 1px solid #333;
}
.hybridposts, .textyposts, .simpyposts, .imgtopposts {
  border-bottom: 2px solid #333;
}
.hybridposts .posttitle, .textyposts .posttitle, .simpyposts .posttitle, .imgtopposts .posttitle {
  font-size: 35px;
  font-weight: 400;
  padding: 24px 10px 23px;
}
.hybridposts .postdate, .simpyposts .postdate, .textyposts .postdate, .imgtopposts .postdate {
  display: none;
}
.hybridposts .postsummary, .simpyposts .postsummary, .textyposts .postsummary, .imgtopposts .postsummary {
  font-size: 20px;
  font-weight: 200;
  padding-bottom: 50px;
}
.hybridposts .postreadmore, .simpyposts .postreadmore, .textyposts .postreadmore, .imgtopposts .postreadmore {
  background: #0049b2;
  padding: 5px 63px;
  font-weight: 500;
  font-size: 20px;
  width: unset;
  bottom: 16px;
}
.hybridposts, .textyposts, .simpyposts, .imgtopposts {
  padding-bottom: 68px;
}
.homenewsbtnbox .button {
  margin: 43px auto 47px;
  background: #b40000;
  padding: 10px 65px;
  -webkit-border-radius: 4px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius: 4px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-radius: 4px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.homenewsbtnbox .button:hover {
  background: #9b0000;
}
footer {
  display: none;
}
.pagetitlewrap {
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
}
h1.entry-title {
  padding: 30px 20px 25px;
  margin-bottom: 0;
  background: #ffffff;
  border: none;
  font-weight: 500;
}
.maincontent {
  padding: 30px 30px 40px;
}
.newsposts .hybridposts, .newsposts .simpyposts, .newsposts .textyposts, .newsposts .imgtopposts {
  border-bottom-width: 1px;
}
.maincontent p, .maincontent li {
  font-size: 20px;
}
.maincontent p.wp-caption-text {
  font-size: 12px;
}
/* ****************************************         TEXT TRANSFORM          **************************************** */
.text-resize {
  position: absolute;
  right: 0;
  bottom: -35px;
  padding: 4px 14px 7px;
  background: #000000;
  color: #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  height: 24px;
  z-index: 10;
}
.text-resize span {
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
}
#resize-nml {
  font-size: 14.5px;
}
#resize-med {
  font-size: 16.5px;
}
#resize-lrg {
  font-size: 18.5px;
}
.trszoverlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.55);
  z-index: -1;
}
/* ****************************************         TEXT RESIZING TOOL          **************************************** */
.resize-lrg .maincontent p, .resize-lrg .maincontent li, .resize-lrg .maincontent h1, .resize-lrg .maincontent h2, .resize-lrg .maincontent h3, .resize-lrg .maincontent h4, .resize-lrg .maincontent h5, .resize-lrg .maincontent h6 {
  color: #000;
}
.resize-med .maincontent p, .resize-med .maincontent li, .resize-med .maincontent h1, .resize-med .maincontent h2, .resize-med .maincontent h3, .resize-med .maincontent h4, .resize-med .maincontent h5, .resize-med .maincontent h6 {
  color: #000;
}
.resize-med .maincontent p, .resize-med .maincontent li {
  font-size: 25px;
  line-height: 40px;
  padding-bottom: 11px;
}
.resize-med .maincontent h1 {
  font-size: 44px;
  line-height: 49px;
  margin-bottom: 11px;
}
.resize-med .maincontent h2 {
  font-size: 41px;
  margin-bottom: 10px;
  line-height: 48px;
}
.resize-med .maincontent h3 {
  font-size: 38px;
  margin-bottom: 9px;
  line-height: 45px;
}
.resize-med .maincontent h4 {
  font-size: 36px;
  margin-bottom: 8px;
  line-height: 45px;
}
.resize-med .maincontent h5 {
  font-size: 33px;
  margin-bottom: 6px;
  line-height: 44px;
}
.resize-med .maincontent h6 {
  font-size: 30px;
  margin-bottom: 6px;
  line-height: 44px;
}
.resize-lrg .maincontent p, .resize-lrg .maincontent li {
  font-size: 27px;
  line-height: 42px;
  padding-bottom: 11px;
}
.resize-lrg .maincontent h1 {
  font-size: 46px;
  line-height: 51px;
  margin-bottom: 11px;
}
.resize-lrg .maincontent h2 {
  font-size: 43px;
  margin-bottom: 11px;
  line-height: 50px;
}
.resize-lrg .maincontent h3 {
  font-size: 40px;
  margin-bottom: 9px;
  line-height: 46px;
}
.resize-lrg .maincontent h4 {
  font-size: 38px;
  margin-bottom: 8px;
  line-height: 47px;
}
.resize-lrg .maincontent h5 {
  font-size: 35px;
  margin-bottom: 7px;
  line-height: 45px;
}
.resize-lrg .maincontent h6 {
  font-size: 32px;
  margin-bottom: 7px;
  line-height: 46px;
}
#resize-nml {
  text-decoration: underline;
}
.resize-med #resize-nml, .resize-lrg #resize-nml {
  text-decoration: none;
}
.resize-med #resize-med, .resize-lrg #resize-lrg {
  text-decoration: underline;
}
/** new **/
.resize-med header.nb4 .mainmenu li a, .resize-lrg header.nb4 .mainmenu li a, .resize-med .services-banner h2, .resize-lrg .services-banner h2, .resize-med .toplinks a, .resize-lrg .toplinks a {
  color: #000;
}
.resize-med .cbar, .resize-lrg .cbar, .resize-med .toplinks a, .resize-lrg .toplinks a {
  background: #eaeaea;
}
.resize-med .quicklinks, .resize-lrg .quicklinks, .resize-med .homeposts .simpyposts .postreadmore, .resize-med .simpyposts .postreadmore, .resize-lrg .homeposts .simpyposts .postreadmore, .resize-lrg .simpyposts .postreadmore, .resize-med footer, .resize-lrg footer .resize-med .featimagelink, .resize-lrg .featimagelink {
  background: #000;
}
.resize-med .sliderbtn, .resize-lrg .sliderbtn {
  background: #fff !important;
  border: 2px solid #000;
  box-sizing: border-box;
  color: #000 !important;
}
.resize-med span.officername {
  font-size: 26px;
}
.resize-lrg span.officername {
  font-size: 29px;
}
.resize-med span.officertitle, .resize-med .officeremail {
  font-size: 20px;
}
.resize-lrg span.officertitle, .resize-lrg .officeremail {
  font-size: 23px;
}
/*******    ENTRY TITLE    *******/
.resize-med h1.entry-title, .resize-lrg h1.entry-title {
  color: #000;
}
.resize-med h1.entry-title {
  font-size: 48px;
  line-height: 54px;
}
.resize-lrg h1.entry-title {
  font-size: 51px;
  line-height: 57px;
}
/** new **/
.resize-med .pagetitlewrap, .resize-lrg .pagetitlewrap {
  background: #fff;
}
/*******    TOP NAV    *******/
.resize-lrg .toprightnav .mainmenu, .resize-med .toprightnav .mainmenu {
  background: rgba(0, 0, 0, 0.24);
}
.resize-lrg .mainmenu li a, .resize-med .mainmenu li a {
  color: #fff;
  letter-spacing: 0;
}
.resize-med .toprightnav .mainmenu li a {
  font-size: 16px;
}
.resize-lrg .toprightnav .mainmenu li a {
  font-size: 17px;
}
/*******    SIDE NAV    *******/
.resize-med .sidebarmenu li a {
  font-size: 17px;
  line-height: 20px;
}
.resize-med .sidebarmenu .sub-menu li a {
  font-size: 16px;
  line-height: inherit;
}
.resize-med .sidebarmenu ul ul li a {
  font-size: 15px !important;
}
.resize-lrg .sidebarmenu li a {
  font-size: 18px;
  line-height: 22px;
}
.resize-lrg .sidebarmenu ul ul li a {
  font-size: 16px !important;
}
/*******    BUTTONS    *******/
.resize-med .button {
  color: #000;
  background: #ececec !important;
  border: 1px solid #6e6e6e;
  font-size: 22px;
  line-height: 27px;
}
.resize-lrg .button {
  color: #000;
  background: #ececec !important;
  border: 1px solid #6e6e6e;
  font-size: 26px;
  line-height: 31px;
}
.resize-med .button:hover, .resize-lrg .button:hover {
  color: #000;
}
/***********************************************************         OLD SHIT          **************/
.ui-widget-content {
  border-left: 1px solid #b40000 !important;
  border-bottom: 1px solid #b40000 !important;
  border-right: 1px solid #b40000 !important;
}
.ui-state-active {
  border: none !important;
}
