/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #ffffff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #ff5200;
}
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #ff5200;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #ff6e29;
  border-color: #ff6e29;
}
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #ff5200;
  color: #ff5200;
}
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #ff5200;
  border-color: #ff5200;
  color: #ffffff;
}
.g-slideshow .uk-flex-center {
  text-align: center;
}
.g-slideshow .style2 {
  padding: 70px 0;
}
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #ffffff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #ffffff !important;
  font-size: 1.2rem;
  display: table;
}
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #ffffff;
  border-color: #ffffff;
  color: #1a1a1a;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #ffffff;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #444444 !important;
}
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #444444;
}
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
#g-container-header.g-fixed-element {
  background-color: #ffffff;
  box-shadow: 0px 5px 11px rgba(0, 0, 0, 0.25);
}
.g-fixed-element .logo_size img {
  height: 100px;
}
.g-fixed-element .g-menu-item {
  color: #00529e !important;
  text-shadow: none !important;
}
.g-fixed-element .g-menu-item a {
  color: #00529e !important;
  text-shadow: none !important;
}
.g-fixed-element .g-menu-item a:hover {
  color: #ff5200 !important;
  text-shadow: none !important;
}
.g-fixed-element .g-menu-item a:active {
  color: #ff5200 !important;
  text-shadow: none !important;
}
.g-fixed-element.menubackground {
  background-image: none !important;
}
.menubackground {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)) !important;
  position: relative;
  z-index: 20;
}
.g-menu-item {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 0.9rem !important;
  color: #ffffff !important;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.g-menu-item a {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 0.9rem !important;
  color: #ffffff !important;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.g-menu-item a:hover {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 0.9rem !important;
  color: #ff5200 !important;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.g-fixed-element .g-sublevel.g-menu-item {
  color: #ffe01b !important;
}
.g-menu-item-title .g-sublevel {
  color: #ffe01b !important;
}
.g-menu-item .g-sublevel a {
  color: #ffe01b !important;
}
.g-menu-item .g-sublevel a:hover {
  color: #ff5200 !important;
}
.g-fixed-element .topmenu {
  color: #00529e !important;
  text-shadow: none !important;
}
.topmenu {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0.9rem !important;
  color: #ffffff !important;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.g-fixed-element .topmenu a {
  color: #00529e !important;
  text-shadow: none !important;
}
.topmenu a {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0.9rem !important;
  color: #ffffff !important;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.g-fixed-element .topmenu a:hover {
  color: #ff5200 !important;
}
.topmenu a:hover {
  color: #ffe01b !important;
}
.g-menu-parent-indicator {
  color: #ffffff !important;
}
.g-fixed-element .g-menu-parent-indicator {
  color: #ff5200 !important;
}
.g-sublevel {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
#home .blog_left_home {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-left: -119px;
  z-index: 15;
  position: relative;
}
#home .blog_left_home img {
  width: auto !important;
  height: 325px !important;
  object-fit: cover !important;
}
#home .blog_right_home {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  padding-left: 50px;
  padding-right: 50px;
}
#home .blog_home_overlay {
  background-color: rgba(255, 82, 0, 0);
  width: 115px;
  height: 515px;
  display: inline-block;
  position: relative;
  z-index: 20;
  top: -130px;
  bottom: -45px;
  vertical-align: top;
}
.blog_single_overlay {
  background-color: rgba(255, 82, 0, 0);
  width: 115px;
  height: 575px;
  display: inline-block;
  position: relative;
  z-index: 20;
  top: -50px;
  bottom: -45px;
  vertical-align: top;
}
.single_blog_image {
  display: inline-block !important;
  margin-left: -115px !important;
}
.g-array-item:before {
  background-color: red;
  width: 115px;
  height: 115px;
  display: inline-block;
}
.g-array-item-title a {
  color: #00529e;
  font-weight: 900;
}
.blue_btn {
  background-color: #00529e !important;
}
.blue_btn:hover {
  background-color: #3274b1 !important;
}
/*.blog_home_overlay {
    position: absolute;
    left: 0;
    top: -130px;
    bottom: -45px;
    width: 20%;
    background: #ffa300;
    mix-blend-mode: multiply;
}*/
.g-social a {
  background: none !important;
  border: none !important;
  border-radius: none !important;
  color: #ffffff;
}
.g-social a:hover, .g-social a:active {
  color: #1c5287 !important;
}
.yellow_btn {
  background-color: #fedc17 !important;
}
.sprocket-strips-s-title {
  font-weight: 700 !important;
  font-size: 0.9rem !important;
  margin-top: 15px !important;
}
.sprocket-strips-s-title a {
  font-weight: 700 !important;
  font-size: 0.9rem !important;
  color: #999999 !important;
}
.sprocket-strips-s-title a:hover {
  color: #ff5200 !important;
}
.sprocket-strips-s-content {
  margin: 15px -10px !important;
}
h2.pagetitle {
  font-size: 2.25rem !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  display: block;
  position: relative;
}
h2.pagetitle::after {
  content: ' ';
  height: 3px;
  width: 200px;
  background-image: linear-gradient(to right, #ffe01b, rgba(255, 224, 27, 0.01));
  position: absolute;
  left: 0;
  bottom: 0;
}
h1, h2, h3, h4, h5, h6, strong {
  color: #999999 !important;
}
.entry-title {
  display: none !important;
}
ul.square {
  list-style: none;
  margin-left: 0 !important;
}
ul.square li {
  padding-left: 20px;
}
ul.square li::before {
  content: ' ';
  position: relative;
  display: block;
  left: -20px;
  top: 17px;
  width: 10px;
  height: 10px;
  background: #ff5200;
}
ul.square_yellow {
  list-style: none;
  margin-left: 0 !important;
}
ul.square_yellow li {
  padding-left: 20px;
}
ul.square_yellow li::before {
  content: ' ';
  position: relative;
  display: block;
  left: -20px;
  top: 17px;
  width: 10px;
  height: 10px;
  background: #fedc17;
}
.platform-content .post-thumbnail .float-right {
  margin: 0 0 8rem 1rem !important;
}
.content_image::after {
  content: ' ';
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  background: rgba(255, 82, 0, 0.8);
  float: right;
  right: -25px;
  top: 275px;
  z-index: 10;
}
.page_image::after {
  content: ' ';
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  background: rgba(255, 82, 0, 0.8);
  float: right;
  right: -25px;
  top: 275px;
  z-index: 10;
}
.page_image2::after {
  content: ' ';
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  background: rgba(255, 224, 27, 0.8);
  float: left;
  left: 65px;
  top: 255px;
  z-index: 65;
  margin-left: -95px;
}
#g-page-surround {
  box-shadow: none;
}
.sprocket-mosaic-title a {
  font-size: 1.25rem !important;
  line-height: 1 !important;
}
h2.sprocket-mosaic-title {
  line-height: 1 !important;
}
.sprocket-mosaic-image {
  width: auto !important;
  height: 250px;
  object-fit: cover;
}
/* gform placeholders*/
::-webkit-input-placeholder {
  color: #999;
}
:-moz-placeholder {
  opacity: 1;
  color: #999;
}
/* Firefox 18- */
::-moz-placeholder {
  opacity: 1;
  color: #999;
}
/* firefox 19+ */
:-ms-input-placeholder {
  color: #999;
}
/* ie */
input:-moz-placeholder {
  color: #999;
}
.button.orangetext {
  color: #ff5200 !important;
}
#g-showcase .button, #g-subfeature .button {
  background: #ffe01b;
  color: #ff5200;
}
#g-showcase .button:hover, #g-subfeature .button:hover {
  background: #e5c918;
  color: #ff5200;
}
#g-showcase .button, #g-subfeature .button {
  background: #ffe01b;
  color: #ff5200;
}
.g-slideshow-desc .slideshowtitlewhite a {
  color: #ffffff !important;
  font-size: 3.25rem !important;
  font-weight: 800 !important;
  line-height: 60px !important;
  text-align: left !important;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.g-slideshow-desc .slideshowtitlewhite a:hover {
  color: #ffe01b !important;
  text-decoration: none !important;
}
.g-slideshow-desc .slideshowtitleorange a {
  color: #ff5200 !important;
  font-size: 3.25rem !important;
  font-weight: 800 !important;
  line-height: 60px !important;
  text-align: left !important;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.g-slideshow-desc .slideshowtitleorange a:hover {
  color: #ffe01b !important;
  text-decoration: none !important;
}
.sprocket-strips-p-item img {
  width: 450px !important;
  height: 350px !important;
  object-fit: cover !important;
}
.g-slideshow {
  box-shadow: 0px 5px 11px rgba(0, 0, 0, 0.25);
}
.sidebar_titles {
  text-transform: uppercase;
  color: #ff5200 !important;
}
.sidebar_titles a {
  text-transform: uppercase;
  color: #ff5200 !important;
}
.sidebar_titles a:hover {
  text-transform: uppercase;
  color: #cccccc !important;
}
.box6 {
  position: relative;
  display: block;
  padding: 40px;
  background-color: #ff5200;
  color: #ffffff;
  margin-top: 50px;
}
.box6::before {
  content: "";
  background-image: url('../../../../uploads/2020/09/Latisha_Cropped.jpg');
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.25;
}
.box6_title {
  text-transform: uppercase;
  color: #ffe01b !important;
}
.box6_title a {
  text-transform: uppercase;
  color: #ffe01b !important;
  position: relative;
}
.box6_title a:hover {
  text-transform: uppercase;
  color: #ffffff !important;
}
.box7 {
  position: relative;
  display: block;
  padding: 40px;
  background-color: #ff5200;
  color: #ffffff;
  margin-top: 50px;
}
.box7::before {
  content: "";
  background-image: url('../../../../uploads/2017/11/62268-1-StLouisArch.jpg');
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.25;
}
.box7_title {
  text-transform: uppercase;
  color: #ffe01b !important;
}
.box7_title a {
  text-transform: uppercase;
  color: #ffe01b !important;
  position: relative;
}
.box7_title a:hover {
  text-transform: uppercase;
  color: #ffffff !important;
}
.box8 {
  position: relative;
  display: block;
  padding: 40px;
  background-color: #555;
  color: #ffffff;
  margin-top: 50px;
}
.box8::before {
  content: "";
  background-image: url('../../../../uploads/2014/06/Tegg.jpg');
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.25;
}
.box8_title {
  text-transform: uppercase;
  color: #ffe01b !important;
}
.box8_title a {
  text-transform: uppercase;
  color: #ffe01b !important;
  position: relative;
}
.box8_title a:hover {
  text-transform: uppercase;
  color: #ffffff !important;
}
.award_box1 h1, .award_box2 h1, .award_box3 h1 {
  font-size: 3.25rem !important;
  color: #ffffff !important;
}
.award_box1 p, .award_box2 p, .award_box3 p {
  font-size: 1.25rem !important;
  font-weight: bold !important;
}
.award_box1 {
  position: relative;
  display: block;
  padding: 40px;
  background-color: #ff5200;
  color: #ffffff;
  margin: 50px 20px 20px;
}
.award_box1::before {
  content: "";
  background-image: url('../../../../uploads/2020/10/Awards-Top-1.jpg');
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.25;
  background-position: center;
}
.award_box2 {
  position: relative;
  display: block;
  padding: 40px;
  background-color: #ff5200;
  color: #ffffff;
  margin: 50px 20px 20px;
}
.award_box2::before {
  content: "";
  background-image: url('../../../../uploads/2020/10/Awards-Top-2.jpg');
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.25;
  background-position: center;
}
.award_box3 {
  position: relative;
  display: block;
  padding: 40px;
  background-color: #ff5200;
  color: #ffffff;
  margin: 50px 20px 20px;
}
.award_box3::before {
  content: "";
  background-image: url('../../../../uploads/2020/10/Awards-Top-3.jpg');
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.25;
  background-position: center;
}
.footersocial {
  padding-top: 45px;
}
@media only screen and (max-width: 767px) {
  .footeraddress {
    padding-top: 50px;
    margin-bottom: -25px;
  }
  .footersocial {
    margin-bottom: -25px;
    padding-top: 0px;
  }
  .footersignup {
    padding-bottom: 50px;
  }
  .wbenc_logo {
    padding-top: 10px !important;
  }
}
.wbenc_logo {
  padding-top: 90px;
}
.footerlogo {
  margin-top: -148px !important;
  margin-bottom: -140px !important;
}
#g-footer input[type="text"] {
  color: #ff5200 !important;
}
.coloronhover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  filter: none;
}
.coloronhover:hover {
  filter: url('data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale');
  /* Firefox 10+, Firefox on Android */
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
}
.coloronhoverlogos img {
  filter: url('data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale');
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  padding: 20px;
}
.coloronhoverlogos img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  filter: none;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  display: none !important;
}
.g-main-nav .g-dropdown, .g-main-nav .g-standard .g-dropdown .g-dropdown {
  padding-top: 8px !important;
}
.history_bg_2 {
  position: relative;
  display: block;
  background-color: #666666;
  color: #ffffff;
}
.history_bg_2::before {
  content: "";
  background-image: url('../../../../uploads/2020/09/History_Section_2.jpg');
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.15;
}
.history_bg_4 {
  position: relative;
  display: block;
  background-color: #666666;
  color: #ffffff;
}
.history_bg_4::before {
  content: "";
  background-image: url('../../../../uploads/2020/09/History_Section_4.jpg');
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.15;
}
.topphonenumbers {
  font-weight: 800 !important;
  margin-top: 2px !important;
  margin-bottom: 3px !important;
  color: #ffffff !important;
}
.topphonenumbers a {
  color: #ffffff !important;
}
h3.phonelink a {
  color: #ffffff !important;
}
#copyright-8318-particle a {
  color: #ffffff !important;
}
.slideshowtopmargin {
  margin-top: -153px !important;
  z-index: 5 !important;
  position: relative;
}
.sprocket-quotes-text-container {
  padding: 30px 30px 30px 133px !important;
}
.header_logo {
  text-align: left !important;
}
.morenewspadding {
  margin-top: -100px !important;
  margin-bottom: -100px !important;
}
.homeimage {
  margin-top: -225px !important;
  margin-bottom: -225px !important;
}
@media only screen and (max-width: 767px) {
  .page_image::after {
    content: ' ';
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: rgba(255, 82, 0, 0.8);
    float: right;
    right: -25px;
    top: 190px;
    z-index: 10;
  }
  .platform-content .post-thumbnail .float-right {
    margin: 0 0 3rem 1rem !important;
  }
  .footertopsection {
    margin-bottom: 140px !important;
  }
  .topphonenumbers {
    font-size: 1rem !important;
  }
  .slideshowtopmargin {
    margin-top: -163px !important;
  }
  #g-main .sprocket-quotes .cols-2 > li {
    width: 90% !important;
  }
  #g-main .sprocket-quotes-image {
    max-width: 40% !important;
  }
  .sprocket-quotes-text-container {
    padding: 107px 10px 30px 20px !important;
  }
  #g-main .sprocket-quotes-info {
    margin-left: 0px !important;
  }
  .header_logo {
    text-align: center !important;
  }
  .g-slideshow .g-slideshow-desc {
    display: inline-block;
  }
  .topmenu {
    display: none !important;
  }
  .blog_left_home {
    width: 98% !important;
  }
  .blog_right_home {
    width: 98% !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .morenewspadding {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  #home .blog_home_overlay {
    height: 425px !important;
    top: -61px !important;
  }
  .homeimage {
    margin-top: -40px !important;
    margin-bottom: -160px !important;
  }
  #home .sprocket-strips-s-container .sprocket-strips-s-block {
    width: 48% !important;
  }
}
input, textarea {
  color: #ff5200 !important;
}
.formbox-title-1520765 {
  display: none !important;
}
.formbox-editor-1520765 {
  width: 100% !important;
}
.formbox-editor-1520765 fieldset {
  display: inline-block !important;
  padding: 0 10px !important;
}
button.formbox-button-1520765 {
  padding: 7px 12px !important;
}
button.formbox-button-1520765:hover {
  background-color: #ffffff !important;
  color: #1c5287 !important;
}
.formbox-editor-1520765 {
  margin-left: -60px !important;
  margin-right: 0px !important;
  padding: 0 !important;
}
input.formbox-field-1520765 {
  padding: 7px !important;
}
/*# sourceMappingURL=custom_home.css.map */