/*
 __          __  _                                       _
 \ \        / / | |         /\                          | |
  \ \  /\  / /__| |__      /  \   ___  ___ ___ _ __   __| | ___ _ __
   \ \/  \/ / _ \ '_ \    / /\ \ / __|/ __/ _ \ '_ \ / _` |/ _ \ '__|
    \  /\  /  __/ |_) |  / ____ \\__ \ (_|  __/ | | | (_| |  __/ |
     \/  \/ \___|_.__/  /_/    \_\___/\___\___|_| |_|\__,_|\___|_|

Theme Name: Alpha Child
Description: Alpha Child Theme
Author: Web Ascender
Template: alpha
*/
body
  .vc_tta-color-orange.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-heading {
  background: #f89921;
  border-color: #f89921;
}
body
  .vc_tta-color-orange.vc_tta-style-classic
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading:hover {
  background: #f8f8f8;
  border-color: #f8f8f8;
}
body
  .vc_tta-color-orange.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-heading:hover {
  background: #bf5805;
  border-color: #bf5805;
}
.grecaptcha-badge {
  display: none !important;
}
.list-50 ul {
  float: left;
  margin: 0px 0px 20px;
  margin-bottom: 20px !important;
}
.list-50 ul li {
  float: left;
  width: 50%;
}

.list-33 ul {
  float: left;
  margin: 0px 0px 20px;
  margin-bottom: 20px !important;
}
.list-33 ul li {
  float: left;
  width: 33.333%;
}

.top-banner-2023 h1 {
}
.page-id-11504 .hover-block-features .vc-hoverbox-front {
  background-size: 75px;
  background-repeat: no-repeat;
  background-position: top center;
}
.page-id-10594 .hover-block-features .vc-hoverbox-front {
  background-size: 75px;
  background-repeat: no-repeat;
  background-position: center top;
}
.hover-block-features .vc-hoverbox-front h2 {
  text-align: center;
  font-size: 16px;
  line-height: 130%;
  font-weight: 400;
}
.hover-block-features .vc-hoverbox-back .vc-hoverbox-block-inner {
  padding: 0px;
}
.page-id-11504 .vc-hoverbox-block.vc-hoverbox-back {
  justify-content: start !important;
  padding-top: 30px;
}
.computer-rail-command img {
  max-width: 550px;
}
.pum-overlay a.button:hover {
  color: #fff !important;
}
#popmake-10636,
#popmake-10651,
#popmake-10655 {
  padding: 50px;
}
#popmake-10636 p,
#popmake-10651 p,
#popmake-10655 p {
  font-size: 20px;
  margin-bottom: 20px;
}
#popmake-10636 h2,
#popmake-10651 h2,
#popmake-10655 h2 {
  font-size: 40px;
}
#pum-10636 .pum-theme-1250 .pum-content + .pum-close,
.pum-theme-enterprise-blue .pum-content + .pum-close,
#popmake-10651 .pum-theme-1250 .pum-content + .pum-close,
.pum-theme-enterprise-blue .pum-content + .pum-close,
#popmake-10655 .pum-theme-1250 .pum-content + .pum-close,
.pum-theme-enterprise-blue .pum-content + .pum-close {
  height: 40px;
  width: 40px;
  color: #bf5805;
  background: #fff;
  line-height: 99%;
  border: 2px solid #bf5805;
}

.swiper {
  width: 100%;
  height: 100% !important;
  padding-bottom: 80px !important;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 8px solid #f89921 !important;
  border-radius: 10px;
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);
  padding: 100px 30px;
  margin: 10px;
  transition: box-shadow 0.8s;
}
.swiper-slide:hover {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper {
  width: 100%;
  margin: 20px auto;
}

.button-outline-white {
  border: 2px solid #fff;
  padding: 10px 20px;
  border-radius: 40px;
  display: inline-block;
  font-weight: bold;
}

.swiper-button-next,
.swiper-button-prev {
  color: #bf5805 !important;
  border: 2px solid #bf5805;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  color: #fff !important;
  border: 2px solid #bf5805;
  background: #bf5805;
}
.swiper-button-prev {
  left: auto !important;
  right: 70px !important;
  top: auto !important;
  bottom: 20px !important;
  padding: 20px 20px;
  border-radius: 100%;
}
.swiper-button-next {
  top: auto !important;
  bottom: 20px !important;
  padding: 20px 20px;
  border-radius: 100%;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  font-size: 20px !important;
}

.logged-in .rail-info-sign-up {
  display: none;
}

.gf_readonly input {
  pointer-events: none;
}

.hs-error-msg,
.hs-error-msgs .hs-main-font-element,
.hs-error-msgs label {
  color: #fff !important;
}

.blog-search .search-field {
  width: 68%;
}
.blog-search .search-submit {
  width: 30%;
  padding: 13px 0px;
}
.wp-block-search__input {
  width: 68%;
  border: 1px solid #ddd;
  border-radius: 0;
  height: 40px;
  padding: 10px 110px 10px 5px;
  -webkit-appearance: none;
}
.wp-block-search__button {
  background-color: #bf5805;
  border-radius: 20px !important;
  width: 30%;
  border: none;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0px;
  text-transform: capitalize;
  color: #fff;
}

hr {
  border: none;
  border-top: 1px solid #ddd;
}

.at-share-btn-elements {
  margin-bottom: 20px;
}

.smaller-text p,
.smaller-text li {
  font-size: 15px;
}

.page-list.siblings-page-list.child-navigation {
  text-align: center;
}
.page-list.siblings-page-list.child-navigation li {
  display: inline-block;
}
ul.page-list.child-navigation li a {
  padding: 18px 15px 15px;
}

.font-14 p {
  font-size: 14px;
}
.lead-p p {
  font-size: 20px;
}

.location-table {
  width: 100%;
}
.location-table td {
  padding: 15px;
}
.location-table td:first-child {
  width: 25%;
  font-weight: bold;
}
.location-table tr:nth-child(odd) {
  background-color: #efefef;
}

.hs_submit.hs-submit .hs-button.primary.large {
  background: #bf5805 !important;
  border: none;
  border-radius: 20px;
  font-size: 15px;
  padding: 14px 30px;
  text-shadow: none;
}

.hs_submit.hs-submit .hs-button.primary.large:hover {
  background: #f89921 !important;
  box-shadow: none !important;
}
.pmpro_content_message {
  margin: 20px 0;
}
form.pmpro_form {
  width: 100% !important;
}
form.pmpro_form .input {
  border: 1px solid #cccccc;
  padding: 7px 10px;
  color: #43454b;
  -webkit-appearance: none;
  border-radius: 0px;
  box-sizing: border-box;
  font-weight: 400;
  box-shadow: none;
  width: calc(100% - 13px) !important;
  border-radius: 3px;
}
#loginform input[type="password"],
#loginform input[type="text"] {
  width: 100%;
  max-width: 100% !important;
  border: 1px solid #cccccc;
  padding: 7px 10px;
  color: #43454b;
  -webkit-appearance: none;
  border-radius: 0px;
  box-sizing: border-box;
  font-weight: 400;
  box-shadow: none;
  border-radius: 3px;
}
.pmpro_submit hr {
  display: none;
}
.pmpro_checkout-h3-name {
  font-size: 1.375rem;
}
#pmpro_tos_fields .pmpro_checkout-h3-name {
  font-size: 1.125rem;
}
/*--------------------------------------------------------------
VC OVERWRITES
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
div,
p,
li {
  font-family: "Open Sans", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
p,
ul {
  margin-bottom: 15px;
}

h2 {
  color: #014d73;
  line-height: 120%;
}

h3 {
  color: #014d73;
  line-height: 120%;
}
h4 {
  color: #0976b4;
}
h5,
.h5 {
  font-size: 20px;
}

.page-id-11 h3 {
  font-size: 1.5rem;
}

a {
  text-decoration: none;
}

body .entry-title {
  margin-bottom: 15px;
}

.wa-credit a,
.wa-credit a:hover {
  color: #333333 !important;
}

.p-larger p {
  font-size: 22px;
}

.site-map-list li {
  margin: 0px 0px 15px 15px;
}
.site-map-list li ul {
  margin-top: 15px !important;
}
/*--------------------------------------------------------------
HOME
--------------------------------------------------------------*/

#background-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  opacity: 0.2;
}

.top-banner::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../png/arrow-overlay-min.png);
  background-size: cover;
  background-position: center;
  background-repeat: none;
  background-color: rgba(0, 50, 75, 0.8);
  -moz-transition: background 0.3s linear;
  -webkit-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}

.home .top-banner:not(.top-banner-cta)::before {
  opacity: 0.4;
}
.home-banner.top-banner {
  padding: 0px 0px 0px;
}

.home-banner-text.max-1200 {
  z-index: 2;
  position: relative;
  max-width: 1200px;
  margin: 0px auto;
  padding: 120px 10px 40px;
}

.home-banner.top-banner h1 {
  font-size: 70px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  color: #f89921;
  text-transform: uppercase;
  -webkit-text-stroke: 2px #f89921;
  -webkit-text-fill-color: transparent;
}
.home-banner.top-banner p {
  font-size: 28px;
  font-weight: 700;
  max-width: 800px;
  line-height: 120%;
}

.inner-banner.top-banner h1,
.inner-banner.top-banner .h1 {
  font-size: 60px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  color: #f89921;
  text-transform: uppercase;
  -webkit-text-stroke: 2px #f89921;
  -webkit-text-fill-color: transparent;
}

.inner-banner.top-banner h2 {
  font-size: 60px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  color: #f89921;
  text-transform: uppercase;
  -webkit-text-stroke: 2px #f89921;
  -webkit-text-fill-color: transparent;
}

.inner-banner.top-banner p {
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  margin-top: 30px;
}

.inner-banner.top-banner {
  padding: 30px 0px 30px;
  position: relative;
}

.intro h2 {
  color: #014d73;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
}
.intro .into-text {
  padding: 0px 30px;
}
.intro h2 span.smaller {
  font-size: 30px;
  color: #0976b4;
  text-transform: uppercase;
  font-weight: 700;
}

.upper-case h2 {
  color: #014d73;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
}
.upper-case h2 span.smaller {
  font-size: 25px;
  color: #0976b4;
  text-transform: uppercase;
  font-weight: 700;
}

.blue-arrow-bg {
  padding: 40px 0px;
  position: relative;
}
.blue-arrow-bg:before,
.blue-arrow-bg-2::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../png/arrow-overlay-content-min.png);
  background-color: rgba(255, 255, 255, 1);
  background-size: cover;
  background-position: center;
  background-repeat: none;
  -moz-transition: background 0.3s linear;
  -webkit-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}

.basic-blue-overlay {
  position: relative;
  padding: 40px 0px 20px;
}
.basic-blue-overlay::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(1, 77, 115, 0.9);
  -moz-transition: background 0.3s linear;
  -webkit-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
  font-weight: bold;
}

.cta.basic-blue-overlay {
  padding: 80px 0px 80px;
}
.cta h2 {
  text-transform: uppercase;
  font-size: 36px;
}
.cta h2 .smaller {
  font-size: 26px;
}
.cta .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline {
  border: 2px solid #f89921;
  color: #f89921;
}
.cta .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:hover,
.cta .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:focus {
  border: 2px solid #f89921;
  background: #f89921;
  color: #fff !important;
}
.btn-sign-up {
  display: inline-block;
  border: 2px solid #0a77b4;
  color: #0a77b4;
  border-radius: 40px;
  font-weight: bold;
  padding: 10px;
  transition: background-color 0.15s ease-in-out;
}
.btn-sign-up:hover {
  color: #fff;
  background-color: #0a77b4;
}
.cta.cta-solid {
  padding: 40px 0px 40px;
}

.vc_general.vc_pagination .vc_pagination-trigger {
  text-indent: -999999px;
}

.fifty-percent img {
  width: 50%;
}

.testimonial {
  padding: 0px 80px;
}
.testimonial-box {
  min-height: 430px;
}

.max-600 {
  width: 100%;
  max-width: 600px;
  padding: 0px 40px;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

/*--------------------------------------------------------------
PAGE
--------------------------------------------------------------*/

.pum-content.popmake-content {
  outline: none;
}

.utility-header {
  float: right;
  background: #014d73;
  padding: 30px 15px;
}
.utility-header a.tel {
  color: #fff;
  background: url(../icon-phone-min.html) no-repeat left
    center;
  background-size: 13%;
  padding-left: 20px;
}
.utility-header .button {
  border: 2px solid #f89921;
  color: #fff;
  font-size: 14px;
  margin-left: 10px;
}
.utility-header .button:hover {
  border: 2px solid #f89921;
  background: #f89921;
}
.utility-header p {
  margin: 0px;
}

.site-header-flex {
  z-index: 1000;
}

.button,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline,
.case-study-excerpt a {
  border: 2px solid #bf5805;
  color: #bf5805;
  padding: 13px 20px;
  border-radius: 100px;
  display: inline-block;
  font-weight: bold;
}
.button:hover,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:hover,
.case-study-excerpt a:hover,
.button:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:focus,
.case-study-excerpt a:focus {
  border: 2px solid #bf5805;
  background: #bf5805;
}

.case-study-excerpt a {
  padding: 8px 15px;
  margin-top: 20px;
  border: 2px solid #bf5805 !important;
  color: #bf5805 !important;
  opacity: 1;
}
.case-study-excerpt a:hover,
.case-study-excerpt a:focus {
  color: #fff !important;
}

body .gform_wrapper .gform_footer input[type="submit"],
body .gf_browser_ie.gform_wrapper .gform_footer input.button,
body .search-submit {
  border-radius: 20px !important;
  padding: 10px 40px;
  text-transform: capitalize;
}
body .gform_wrapper .gform_footer input[type="submit"]:hover,
body .gf_browser_ie.gform_wrapper .gform_footer input.button:hover,
body .search-submit:hover {
  background: #f89921;
}

.small-boxes .orange-border .vc_column-inner {
  padding: 20px 20px 0px;
}

.hover-block-special-css .vc-hoverbox-block.vc-hoverbox-front {
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center 40px;
}

.hover-block-special-css .vc-hoverbox-block {
  padding: 0px 30px 0px !important;
}
.hover-block-special-css .vc-hoverbox-inner {
  min-height: 200px !important;
}
.hover-block-special-css .vc-hoverbox-front-inner {
  margin-top: 50px;
}
.hover-block-special-css .vc-hoverbox-back-inner {
  display: flex;
  justify-content: space-around;
  vertical-align: middle;
  margin: auto;
}

.hover-block-special-css .vc-hoverbox-block.vc-hoverbox-front h2 {
  font-size: 1.65rem;
}

.box-shadow-2 > .vc_column-inner,
.hover-block-special-css .vc-hoverbox-block {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);
  padding: 40px 30px 0px;
}

.orange-border > .vc_column-inner,
.post-grid-cards-orange-border .vc_grid-item-mini {
  background: #fff;
  border-bottom: 8px solid #f89921 !important;
  border-radius: 10px;
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);
  padding: 40px 30px 0px;
}

.orange-border .vc_icon_element {
  margin-bottom: 20px !important;
}

.post-grid-cards-orange-border .vc_grid-item-mini {
  padding: 20px 20px;
}

.post-grid-cards-orange-border .vc_gitem-animated-block {
  margin-bottom: 15px;
}

.other-services .orange-border .vc_column-inner {
  padding: 20px 30px;
}

.orange-border.first-box-only {
  background: #fff;
  border-bottom: 8px solid #f89921 !important;
  border-radius: 10px;
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);
  padding: 40px 30px 0px;
}

.orange-border.first-box-only .vc_column-inner {
  border-bottom: none !important;
  box-shadow: none;
  padding: 0px;
}

.box-shadow {
  border-radius: 10px;
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);
}

footer.site-footer {
  border-top: 1px solid #ddd;
}
.footer-table {
  width: 100%;
  border-bottom: 1px solid #ddd;
  margin-top: -40px;
}
.footer-table td {
  width: 25%;
  text-align: center;
}

footer .text-center-xs,
footer .footer-copyright {
  text-align: center;
}

footer .small-cap {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
footer .small {
  font-size: 14px;
}
footer .tel {
  font-weight: 700;
}
footer hr {
  border: none;
  border-top: 1px solid #dcdcdc;
  margin-bottom: 20px;
}

.social-media {
  text-align: center;
}
.social-media a {
  font-size: 30px;
  color: #0a77b4 !important;
  padding: 0px 5px;
}

.map-link {
  color: #333333 !important;
}

.max-width-700 {
  max-width: 700px;
  margin: 0px auto;
}

.faq h4 {
  font-size: 20px;
  color: #bf5805;
}
.faq .vc_toggle_color_orange .vc_toggle_icon {
  background-color: #f89921;
}

body .sitemap-list ul {
  list-style-type: disc !important;
  margin: 0px 0px 15px 20px !important;
}
body .sitemap-list ul.children {
  margin-top: 15px !important;
}

.five-tabs li.vc_tta-tab {
  width: 19.5%;
  text-align: center;
}
.six-tabs li.vc_tta-tab {
  width: 16%;
  text-align: center;
}

.tabs-orange-border li {
  background: #fff;
}
.tabs-orange-border li a {
  font-size: 14px;
  color: #bf5805 !important;
}

.tabs-orange-border .vc_tta-panel-body {
  background: #fff !important;
  padding: 40px 40px 20px !important;
  border-bottom: 8px solid #f89921 !important;
  border-radius: 0px 0px 10px 10px !important;
  border-left: 1px solid #ddd !important;
  border-right: 1px solid #ddd !important;
}
.tabs-orange-border.vc_tta.vc_tta-style-outline .vc_tta-tab > a {
  border-width: 1px;
  border-color: #ddd !important;
}
.tabs-orange-border.vc_tta.vc_tta-style-outline .vc_tta-tab.vc_active > a {
  border-bottom: none !important;
  font-weight: bold;
}

.tabs-orange-border.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
  margin: 0px !important;
}

.tabs-orange-border-24.tabs-orange-border .vc_tta-panel-body {
  border: 1px solid #bf5805 !important;
  border-bottom: 1px solid #bf5805 !important;
  border-top: none !important;
}

.tabs-orange-border-24.tabs-orange-border.vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs
  .vc_tta-panels {
  border: none !important;
}
.tabs-orange-border-24.tabs-orange-border.vc_tta.vc_tta-style-outline
  .vc_tta-tab
  > a {
  border-color: #bf5805 !important;
  border-radius: 10px 10px 0px 0px;
}

.button.gform_button_select_files:hover {
  color: #fff;
}

.box-shadow-box {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);
  padding: 40px 30px 10px;
  margin-bottom: 20px;
}

table.rsi-fuel-surcharge-table th {
  padding: 20px 0;
  font-size: 16px;
  background: #dcdcdc;
  color: #222;
  border-color: #bfbfbf;
}

table.rsi-fuel-surcharge-table td {
  padding: 10px;
  font-size: 16px;
  border-color: #d8d8d8;
}
/*--------------------------------------------------------------
RAIL INTEL - PMPRO
--------------------------------------------------------------*/
form.pmpro_form .input,
form.pmpro_form textarea,
form.pmpro_form select,
#loginform input[type="text"],
#loginform input[type="password"] {
  width: 100%;
}

form.pmpro_form select {
  padding: 10px 5px;
}

.pmpro_checkout-h3-msg {
  display: block;
  margin-bottom: 10px;
}

.pmpro_checkout h3 span.pmpro_checkout-h3-name {
  margin-bottom: 5px;
}

#pmpro_form .pmpro_checkout h3 {
  margin-bottom: 10px;
}

form.pmpro_form select#ExpirationMonth,
form.pmpro_form select#ExpirationYear {
  width: auto;
}

.pmpro_btn.pmpro_btn-submit-checkout,
#wp-submit {
  border: 2px solid #f89921;
  color: #f89921;
  padding: 13px 20px;
  border-radius: 100px;
  display: inline-block;
  font-weight: bold;
  background: none;
  font-size: 16px;
  transition: all 0.2s ease-in-out;
}

.pmpro_btn.pmpro_btn-submit-checkout:hover,
#wp-submit:hover {
  border: 2px solid #f89921;
  background: #f89921;
  color: #fff;
}

.rail-intel .vc_grid.vc_row .vc_grid-item .wpb_content_element a {
  border-bottom: 2px solid #bf5805;
}

.single-rail_intel_paid main,
.single-rail_intel_free main {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.single-rail_intel_paid .addthis_tool,
.single-rail_intel_free .addthis_tool {
  display: none;
}

.single-rail_intel_paid.single .top-banner.inner-banner.white-text,
.single-rail_intel_free.single .top-banner.inner-banner.white-text {
  margin-top: 0;
}

.pmpro_table,
.pmpro_actions_nav {
  margin-top: 10px;
}

.pmpro_table th {
  text-align: left;
}

form.pmpro_form .pmpro_checkout-fields #pmpro_license div {
  margin: 0;
}

.ri-top {
  background: #f89921;
  text-align: center;
  color: #fff;
  font-weight: 700;
  padding: 10px;
}

.ri-top p {
  margin-bottom: 0;
}

.ri-top p a {
  color: #fff;
  background: #014d73;
  border-radius: 20px;
  padding: 3px 15px 6px;
  text-transform: uppercase;
  font-weight: 300;
  display: inline-block;
}

.rail-intel-header {
  background: #00324b url(../jpg/train-tracks-2-1f9e6.jpg);
}

.rail-intel-header,
.rail-intel-header h1 {
  position: relative;
  text-align: center;
  margin: 0;
}

/*Breadcrumbs*/

.breadcrumbs {
  background: #014d73;
  padding: 10px;
}

.breadcrumbs p {
  color: #fff;
  margin-bottom: 0;
  font-size: 1.1rem;
}

.breadcrumbs .breadcrumb_last {
  font-weight: 700;
}

.breadcrumbs a {
  color: #f89921;
}

.single-rail_intel_free main,
.single-rail_intel_paid main {
  margin-top: 0;
}

.single-rail_intel_paid .inner-banner.top-banner,
.page-id-8814 main,
.parent-pageid-8814 main,
.page-id-8777 main,
.parent-pageid-8777 main {
  margin-top: 142px;
}

.single-rail_intel_free .inner-banner.top-banner,
.page-id-9259 main,
.page-id-9257 main,
.page-id-9255 main,
.page-id-9253 main {
  margin-top: 117px;
}

.page-id-8814 #menu-item-9487 a {
  color: #bf5805;
  font-weight: bold;
}

.single-rail_intel_paid .inner-banner.top-banner {
  padding: 30px 0 30px;
}

.single-rail_intel_free .inner-banner.top-banner {
  padding: 50px 0 60px;
}

.inner-banner.top-banner p#breadcrumbs {
  font-weight: 400;
  text-align: left;
  padding-bottom: 60px;
  margin: 0;
  position: relative;
  z-index: 50;
  color: #fff;
  font-size: 18px;
}

.inner-banner.top-banner p#breadcrumbs a {
  color: #f89921;
}

/*Paid Menu*/
.menu-rail-intel-paid-container {
  background: #0a77b4;
}

.main-navigation .menu-rail-intel-paid-container ul li a {
  color: #fff;
}

.menu-rail-intel-paid-container .current-menu-parent > a,
.main-navigation
  .menu-rail-intel-paid-container
  ul.menu
  > li.current-menu-item
  > a {
  color: #fff !important;
}

.main-navigation .menu-rail-intel-paid-container ul {
  padding: 0;
}

.site-header-flex
  .main-navigation
  .menu-rail-intel-paid-container
  ul#primary-menu {
  justify-content: center;
}

.main-navigation.rail-info-paid {
  z-index: 2;
}

.site-header-flex.header-rail-intel {
  padding: 0;
}

.site-header-flex.header-rail-intel .header-content {
  padding: 0 15px;
}

/*---------------------------------------------------------
BLOG
---------------------------------------------------------*/
/* .blog-tile .vc_gitem-zone-a::before {
  background-color: #18324e !important;

  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
} */
.blog-tile .vc_gitem-zone-a {
  background-size: 0px !important;
  border-radius: 5px;
}
.blog-tile .vc_gitem-zone-img {
  opacity: 0.3;
  visibility: visible;
}
.blog-tile
  .vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-fadeIn
  .vc_gitem-zone-b {
  border-radius: 5px;
}

.blog-categories .widget_categories,
.pagelist-newstyle .page-list.siblings-page-list.child-navigation {
  text-align: center;
}

.blog-categories .widget_categories ul,
.case-study-category ul.vc_grid-filter,
.pagelist-newstyle ul.page-list.siblings-page-list.child-navigation {
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.pagelist-newstyle ul.page-list.siblings-page-list.child-navigation {
  background: none;
  margin-top: 35px;
}
.blog-categories .widget_categories li,
.case-study-category ul.vc_grid-filter li,
,
.pagelist-newstyle ul.page-list.siblings-page-list.child-navigation li {
  align-self: center;
  display: inline-block;
  min-width: 190px;
  margin: 0px;
  padding: 0px;
}
.case-study-category ul.vc_grid-filter li {
  min-width: 0px !important;
}
.blog-categories .widget_categories h2 {
  display: none;
}
.blog-categories .widget_categories li a,
.case-study-category ul.vc_grid-filter li span,
.pagelist-newstyle ul.page-list.siblings-page-list.child-navigation li a {
  color: #bf5805;
  font-weight: bold;
  padding: 15px 0px;
  display: block;
}
.blog-categories .widget_categories li a,
.blog-categories .widget_categories.about-links ul li a,
.pagelist-newstyle ul.page-list.siblings-page-list.child-navigation li a {
  padding: 15px 10px;
}

.blog-categories .widget_categories li {
  list-style: none;
  margin-bottom: 0px;
}
.rates-links li {
  margin-bottom: 0px;
}

.pagelist-newstyle ul.page-list.siblings-page-list.child-navigation li a {
  text-transform: capitalize;
}

.blog-categories .widget_categories li a:hover,
.case-study-category ul.vc_grid-filter li span:hover,
.pagelist-newstyle ul.page-list.siblings-page-list.child-navigation li a:hover {
  color: #f8981d !important;
}
body
  .pagelist-newstyle
  ul.page-list.siblings-page-list.child-navigation
  li
  a:hover,
body
  .pagelist-newstyle
  ul.page-list.siblings-page-list.child-navigation
  li:hover {
  background: none !important;
  border-bottom: none;
}

.blog-categories li.cat-item-1 {
  display: none;
}
.widget_categories ul li a:after,
.case-study-category ul.vc_grid-filter li span:after,
.pagelist-newstyle ul.page-list.siblings-page-list.child-navigation li a:after {
  content: " \00BB";
}

.vc_grid-filter.vc_grid-filter-color-grey
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover > span,
.pagelist-newstyle
  ul.page-list.siblings-page-list.child-navigation
  li.current_page_item
  a {
  color: #f8981d !important;
}

.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover {
  background-color: transparent !important;
}

.blog-signup {
  float: left;
  width: 100%;
}

.random-widget .hs-button,
#text-4 .hs-button {
  background: #bf5805 !important;
  border: none !important;
  text-shadow: none !important;
  font-family: "Open Sans", sans serif !important;
  font-size: 16px !important;
  padding: 18px 30px !important;
  box-shadow: none !important;
  border-radius: 100px !important;
}

.single-post h1.entry-title {
  margin-bottom: 20px;
}

.blog-button {
  margin-bottom: 0px !important;
}

.random-widget .hs-button:hover {
  background: #f89921 !important;
}

.random-widget label span {
  font-size: 16px !important;
  font-family: "Open Sans", sans serif !important;
}

.random-widget h4,
#text-4 h4,
.blue-box h4 {
  font-weight: normal;
  font-size: 28px;
  line-height: 130%;
  margin-bottom: -20px;
}

.blog-2020-category {
  text-align: left !important;
  color: #bf5805;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 5px !important;
}

.blog-2020-excerpt .moretag {
  color: #bf5805;
  font-weight: bold;
}

.post-grid-cards-orange-border h3 {
  font-size: 1.5rem;
}

.blog-landing-categories h2.widgettitle {
  font-size: 28px;
}
.blog-landing-categories .cat-item.cat-item-1 {
  display: none;
}
.page-id-7038 .blog-signup {
  padding-bottom: 10px !important;
}

/*---------------------------------------------------------
BLOG AUTHOR
---------------------------------------------------------*/

.author-table {
  width: 100%;
  background: #fff;
  border-bottom: 8px solid #f89921 !important;
  border-radius: 8px;
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);
  margin: 0px 0px 30px;
  border-collapse: inherit;
}
.author-table td.author-photo {
  width: 20%;
  text-align: center;
  padding: 20px;
}
.author-table td.author-photo .author-photo-circle img {
  border-radius: 100%;
}
.author-table td.author-details {
  width: 80%;
  padding: 20px 20px 20px 0px;
  font-size: 15px;
  line-height: 150%;
}
.author-table .author-name {
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.author-linkedin a::before {
  font-family: "Font Awesome 5 Brands";
  font-weight: 900;
  content: "\f08c";
  vertical-align: middle;
  font-size: 20px;
}

.author-linkedin a {
  margin-top: 20px;
  margin-top: 10px;
  display: block;
}
.author-linkedin a span {
  text-indent: -99999px;
  display: inline-block;
}
/*---------------------------------------------------------
Popup
---------------------------------------------------------*/

.pum-theme-1249 .pum-container,
.pum-theme-lightbox .pum-container {
  background: #014d73;
  padding: 20px;
}
.pum-theme-1249 .pum-content + .pum-close,
.pum-theme-lightbox .pum-content + .pum-close {
  background-color: #014d73;
}
.pum-theme-1249 .hs-error-msg {
  color: #fff;
}
.pum-theme-1249 input.hs-input {
  font-size: 15px;
  padding: 10px;
}
#popmake-2918 .hs-form.stacked label {
  display: none;
}
#popmake-2918 .hs-form .hs-button {
  background: #bf5804;
  border-color: #bf5804;
  color: #ffffff;
  font-size: 15px;
  line-height: 17px;
  font-family: Open Sans;
  text-shadow: none;
  border-radius: 20px;
  border: none;
  position: relative;
  box-shadow: none;
}
#popmake-2918 .actions {
  padding-top: 0px;
}

/*---------------------------------------------------------
CASE STUDY
---------------------------------------------------------*/

.case-study-category ul.vc_grid-filter {
  margin-bottom: 40px;
}

/*---------------------------------------------------------
Calendar
---------------------------------------------------------*/
body table.em-calendar {
  width: 100%;
}
body table.em-calendar td.eventless-today,
body table.em-calendar td.eventful-today {
  background-color: #d2d2d2;
}
body .month_name {
  text-align: center;
  vertical-align: middle;
}
body .em-calendar.fullcalendar thead td {
  height: 50px;
  vertical-align: middle;
  text-align: center;
  background: #014d73;
  color: #fff;
  border: 1px solid #3f556a !important;
}
body .em-calendar.fullcalendar thead td a {
  color: #78bcd3 !important;
}
body .em-calendar.fullcalendar thead td a:hover {
  color: #92daf1 !important;
}
body .days-names td {
  width: 14%;
  height: 30px !important;
  text-align: center;
}
body table.fullcalendar td {
  vertical-align: top;
  height: 100px;
}
body table.fullcalendar td ul {
  margin: 0px;
  list-style: none;
  padding-left: 0px;
}
body table.fullcalendar td ul li {
  line-height: 120%;
}
body table.fullcalendar td p {
  margin: 0px;
}
body table.em-calendar td.eventful a,
body table.em-calendar td.eventful-today a {
  color: #444;
  text-decoration: none;
}
body table.fullcalendar td ul li a {
  color: #0976b4;
}

body table.em-calendar td.eventful-post a {
  text-decoration: none !important;
}

table.fullcalendar li {
  background: #888;
  padding: 10px;
  border-radius: 4px;
  font-size: 15px;
  line-height: 140%;
  margin: 0px 0px 5px !important;
}
.fullcalendar li.current-clients {
  background: #f8981d;
  padding: 10px;
  border-radius: 4px;
  font-size: 15px;
  line-height: 140%;
  margin: 0px 0px 5px;
}
.gray-events .fullcalendar li.current-clients {
  background: #efefef;
  color: #444;
}
.fullcalendar li.current-clients,
.fullcalendar li.prospective-clients {
  color: #fff;
}
.fullcalendar li.current-clients a,
.fullcalendar li.prospective-clients a {
  font-weight: bold;
  color: #fff !important;
  text-decoration: underline;
}
.gray-events .fullcalendar li.current-clients a {
  color: #0976b4 !important;
}
.fullcalendar li.current-clients a:hover,
.fullcalendar li.prospective-clients a:hover {
  text-decoration: underline;
}
.fullcalendar li.prospective-clients {
  background: #3683a4;
  padding: 10px;
  border-radius: 4px;
  font-size: 15px;
  line-height: 140%;
  margin: 0px 0px 5px !important;
}
table.em-calendar td.eventful-pre a,
table.em-calendar td.eventful-post a {
  text-decoration: none !important;
}

/*July 2022 Fixes*/
.em.em-calendar .em-cal-body.event-style-pill .em-cal-event > div {
  overflow: visible;
  height: auto;
  white-space: normal;
  position: relative;
}

.em.em-calendar .em-cal-body.event-style-pill .em-cal-event {
  height: auto;
}

.em.em-calendar section {
  align-items: stretch;
}

.em.pixelbones li {
  list-style-type: none;
}

.em.pixelbones .input a.button.em-event-read-more {
  background: #014d73 !important;
  color: #fff !important;
}

/*--------------------------------------------------------------
## Railroad Consitions / Service Updates
--------------------------------------------------------------*/

.railroad-condition-wrap {
  padding: 15px;
  background: #fff;
  border-bottom: 8px solid #f89921 !important;
  border-radius: 10px;
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);
}
.railroad-condition-wrap .vc_col-sm-8.vc_gitem-col {
  padding-top: 10px;
  padding-bottom: 15px;
}
.railroad-condition-wrap img {
  border: 1px solid #efefef;
}
.railroad-condition-wrap h2 {
  font-size: 24px;
}
.railroad-condition-wrap .vc_custom_heading {
  margin-bottom: 5px;
}
.railroad-condition-wrap p {
  margin: 0px;
}
.railroad-condition-wrap .vc_btn3.vc_btn3-color-orange,
.railroad-condition-wrap .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat,
.blog-button .vc_btn3.vc_btn3-color-orange {
  background: #fff;
  text-transform: capitalize;
  letter-spacing: 0px;
  font-family: Open Sans;
  font-size: 15px;
  padding: 7px 20px;
  color: #bf5804;
  border-radius: 20px !important;
  border: 2px solid #bf5804 !important;
}
.railroad-condition-wrap .vc_btn3.vc_btn3-color-orange:hover,
.railroad-condition-wrap .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover,
.blog-button .vc_btn3.vc_btn3-color-orange:hover {
  background: #bf5804;
  color: #fff;
}
.railroad-condition-wrap div.vc_btn3-container {
  margin: 5px 0px 0px;
}

.current_railroad_con-template-default .top-banner.inner-banner.white-text,
.single .top-banner.inner-banner.white-text,
.archive.category .top-banner.inner-banner.white-text {
  margin-top: 98px;
  position: relative;
  float: left;
  width: 100%;
  padding-top: 64px !important;
  padding-bottom: 50px;
  background: #00324b url(../jpg/train-tracks-2-1f9e6.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.current_railroad_con-template-default
  .top-banner.inner-banner.white-text
  .wrapper,
.top-banner.inner-banner.white-text .wrapper {
  position: relative;
}
.current_railroad_con-template-default main,
.single-post main,
.archive.category main {
  margin: 0px;
  padding-right: 30px;
}
.current_railroad_con-template-default #secondary {
  margin: 40px 0px 0px;
  padding-top: 40px !important;
  padding-right: 30px !important;
  padding-bottom: 40px !important;
  padding-left: 30px !important;
  background-color: #014d73 !important;
}
.current_railroad_con-template-default #secondary h4,
.single-post #secondary h4 {
  margin-bottom: 20px !important;
  font-size: 28px;
}

.current_railroad_con-template-default .full-width {
  width: 100%;
  clear: both;
  float: left;
  background: url(../png/arrow-overlay-content-min30fa.png)
    no-repeat center;
  background-position: center;
  background-size: 100%;
  padding: 80px 0px;
}
.current_railroad_con-template-default hr {
  margin: 0px 0px 40px;
}

.single-current_railroad_con h1.entry-title {
  margin-bottom: 20px;
}

/* BOXES */
.box-group {
  display: table;
  width: 100%;
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  margin-top: -70px;
}
.box-group i {
  font-size: 28px;
  margin-bottom: 5px;
}
.box-group a {
  color: #fff;
  text-decoration: none;
  display: block;
}
.box-group .box {
  display: table-cell;
  float: left;
  width: 50%;
  text-align: center;
}
.box-group .box {
  transition: transform 0.1s ease-in;
  -moz-transition: -moz-transform 0.1s ease-in;
  -webkit-transition: -webkit-transform 0.1s ease-in;
  -o-transition: -o-transform 0.1s ease-in;
}
.box-group .box:hover {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  z-index: 5;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.box-group .yellow-box {
  background: #f8981d;
}
.box-group .light-blue-box {
  background: #3683a4;
}
.box-group .orange-box {
  background: #bf5805;
}
.box-group .blue-box {
  background: #014d73;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.box-group .box p {
  text-transform: none;
  padding: 10px 10px 0;
  color: #fff;
}
.box-group a {
  padding: 0 0 15px;
}
.box-group .box {
  padding: 3% 0;
  width: 25%;
  float: none;
  vertical-align: middle;
}
.box-group {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Fuel Surcharge Tables
--------------------------------------------------------------*/
.rsi-fsc-table {
  border: solid 1px #aaa;
  font-size: 13px;
}
.rsi-fsc-table th,
.rsi-fsc-table td {
  padding: 5px;
}
.rsi-fsc-table tbody tr.odd {
  background-color: #f1f1f1;
}

.dataTables_filter {
  margin-bottom: 20px;
}

/*--------------------------------------------------------------
SITE NAVIGATION
--------------------------------------------------------------*/

.menu-primary-menu-container {
  float: left;
}
.main-navigation ul {
  padding: 23px 0px;
}
.main-navigation ul ul {
  padding: 0px 0px;
  max-width: 200px;
}
.main-navigation ul > li {
  font-size: 16px;
}
.menu-primary-menu-container {
  padding-right: 20px;
}
.main-navigation ul.menu > li.current-menu-item > a {
  font-weight: bold;
}
.main-navigation ul ul li {
  font-size: 16px;
}
.main-navigation .current-page-ancestor > a,
.main-navigation .current-menu-item > a {
  color: #bf5805;
  font-weight: bold;
}

.main-navigation:not(.clickable) ul li:hover > ul,
.main-navigation ul li.focus > ul {
  background: #014d73;
}
.main-navigation ul.menu li li a {
  color: #fff;
}
.main-navigation ul.menu > li a:hover,
.main-navigation ul.menu > li:hover {
  background: #014d73 !important;
  color: #fff !important;
}
.main-navigation ul.menu > li:hover a {
  color: #fff;
}
.main-navigation ul.menu > li li a:hover,
.main-navigation ul.menu > li li.current-menu-item a {
  background: #0a77b4 !important;
  color: #fff !important;
}

#menu-item-36:hover {
  background: none !important;
}
#menu-item-36 a:hover {
  background: #bf5906 !important;
}
.main-navigation ul.menu > #menu-item-36 li a:hover {
  background: #0a77b4 !important;
  color: #fff !important;
}

.main-navigation ul.menu > li > a {
  text-transform: uppercase;
  font-size: 15px;
}

.current-menu-parent > a {
  color: #bf5805 !important;
  font-weight: bold;
}
.current-menu-parent:hover > a {
  color: #fff !important;
}

.parent-pageid-1224 #menu-item-1265 > a,
.current_railroad_con-template-default #menu-item-1265 > a {
  color: #bf5805;
  font-weight: bold;
}
.single-current_railroad_con .menu-item-8149 a {
  background: #0a77b4 !important;
  font-weight: bold;
}

/*body .main-navigation ul.menu > li.menu-item-has-children > a {background:url(/wp-content/uploads/down-arrow.png) no-repeat right center;background-size:12%;padding-right: 15px;}*/

body .main-navigation ul ul li a {
  padding: 10px 12px;
}

.page-id-96 #menu-item-279 > a,
.page-id-102 #menu-item-279 > a,
.page-id-105 #menu-item-279 > a {
  color: #bf5805;
  font-weight: bold;
}

.home-news-blocks ul {
  margin: 0px;
  padding: 0px;
}
.home-news-blocks .wpra-item-grid .wpra-item .wpra-grid-item__content {
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);
  border: none !important;
  background: #fff;
}
.home-news-blocks .wprss-feed-meta span {
  font-size: 16px;
}

.main-blog {
  list-style: none;
  border-bottom: 1px solid #ddd;
  padding: 40px 0px;
}
ul.rss-aggregator {
  margin-left: 0px;
  padding-left: 0px;
}

header ul#primary-menu li.btn.btn-yellow-outline > a {
  border: 2px solid #bf5805;
  color: #bf5805;
  padding: 6px 20px;
  border-radius: 20px;
  display: inline-block;
  margin-top: 7px;
  margin-left: 0px;
}
header ul#primary-menu li.btn.btn-yellow-outline {
  margin-left: 20px;
}

/*--------------------------------------------------------------
MOBILE MENU
--------------------------------------------------------------*/

/*--------------------------------------------------------------
BLOG
--------------------------------------------------------------*/
.single main,
.archive main {
  padding-right: 40px;
}

.single .post-image {
  display: none;
}

.newsletter-single {
  background: #014d73;
  padding: 30px 30px 5px;
}
.newsletter-single h4 {
  margin-bottom: -20px;
}

.single-post #secondary,
.archive.category #secondary {
  margin: 40px 0px 0px;
  padding-top: 0px !important;
  padding-right: 30px !important;
  padding-bottom: 40px !important;
  padding-left: 30px !important;
}

#categories-2 .cat-item-1 {
  display: none;
}

.archive.category #menu-item-1265 > a,
.single-post #menu-item-1265 > a {
  color: #bf5805;
  font-weight: bold;
}

.archive.category #menu-item-7324 a,
.single-post #menu-item-7324 a {
  background: #0a77b4 !important;
  color: #fff !important;
  font-weight: bold;
}

/*--------------------------------------------------------------
REPORTS
--------------------------------------------------------------*/

.page-list.siblings-page-list.child-navigation {
  margin: 20px 0px;
  padding: 0px;
}

/*--------------------------------------------------------------
RAIL INTEL
--------------------------------------------------------------*/

.rail-intel-simple .orange-border .vc_column-inner {
  padding-bottom: 30px;
}
.rail-intel-simple .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
  padding-top: 0px;
  padding-bottom: 0px;
}
.rail-intel-simple-wrap .vc_grid-item {
  padding: 0px !important;
  margin: 0px;
}
.rail-intel-simple-wrap .vc_pageable-slide-wrapper {
  margin-right: 0px !important;
}
.rail-intel-simple-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.rail-intel-simple-title h4 {
  font-size: 1.2rem;
  margin: 0px;
}
.rail-intel-simple-title h4 a {
  padding: 15px 10px;
  background: url("../png/icon-arrow-right-min.png") no-repeat
    right center;
  background-size: 25px;
  display: block;
  padding-right: 30px;
  line-height: 120%;
}

/*--------------------------------------------------------------
RESPONSIVE
--------------------------------------------------------------*/

@media (max-width: 1180px) {
  body .site-header .site-branding img,
  body .site-header-flex .site-branding img {
    max-height: 76px;
  }
  body .main-navigation ul.menu > li > a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }
  .utility-header {
    padding: 31px 12px;
  }
  .utility-header p {
    font-size: 14px;
  }
  .utility-header .button {
    font-size: 13px;
  }
}

@media (max-width: 1023px) {
  body .site-header .site-branding img,
  body .site-header-flex .site-branding img {
    max-height: 58px;
  }
  .utility-header {
    text-align: center;
  }
  .utility-header .button {
    margin-left: 0px;
  }
  .utility-header a.tel {
    margin-bottom: 10px;
    display: inline-block;
  }
  .main-navigation ul ul li {
    font-size: 14px !important;
  }
  .main-navigation ul ul {
    margin-left: 0px;
  }
  .utility-header {
    padding: 15px;
  }

  .cta h2 {
    text-align: center !important;
    margin-bottom: 0px;
  }
  body .home-banner.top-banner,
  .top-banner {
    padding: 0px !important;
  }
  .home-banner-text.max-1200 {
    padding: 0px 10px;
  }
  .home-banner.top-banner h1 {
    margin-top: 0px;
  }

  .menu-primary-menu-container {
    padding-right: 0px;
  }
  header ul#primary-menu li.btn.btn-yellow-outline {
    margin-left: 0px;
  }

  .current_railroad_con-template-default .top-banner.inner-banner.white-text {
    margin-top: 61px;
    padding: 35px 0px 25px !important;
  }
  /*Rail Intel*/
  .single-rail_intel_free .inner-banner.top-banner,
  .single-rail_intel_paid .inner-banner.top-banner,
  .page-id-8777 main,
  .parent-pageid-8777 main {
    margin-top: 60px;
  }

  .page-id-8814 main,
  .parent-pageid-8814 main {
    margin-top: 104px;
  }
  .main-navigation.rail-info-paid {
    margin-top: 450px;
    z-index: 999;
    box-shadow: none;
  }
}

@media (max-width: 767px) {
  .list-50 ul li,
  .list-33 ul li {
    float: left;
    width: 100%;
  }
  body h2 {
    font-size: 24px;
  }
  body h3 {
    font-size: 20px;
  }
  .top-banner h1 {
    font-size: 40px;
  }
  .top-banner p {
    font-size: 20px;
  }
  .home-banner.top-banner,
  .top-banner {
    padding: 0px 0px 30px !important;
  }
  .intro h2,
  .upper-case h2,
  .cta h2 {
    font-size: 35px;
  }
  .intro h2 span.smaller,
  .upper-case h2 span.smaller,
  .cta h2 .smaller {
    font-size: 22px;
  }

  .blue-arrow-bg {
    padding: 0px;
  }
  .cta.basic-blue-overlay {
    padding: 40px 0px 40px;
  }
  .basic-blue-overlay {
    padding: 60px 0px 20px;
  }

  .vc_tta-color-grey.vc_tta-style-outline
    .vc_tta-panel.vc_active
    .vc_tta-panel-title
    > a,
  .vc_tta-color-grey.vc_tta-style-outline
    .vc_tta-panel
    .vc_tta-panel-title
    > a {
    color: #bf5805 !important;
    font-size: 16px;
  }
  .tabs-orange-border .vc_tta-panel-body {
    padding: 20px !important;
  }

  .tabs-orange-border-24.vc_tta-color-grey.vc_tta-style-outline
    .vc_tta-panel.vc_active
    .vc_tta-panel-heading {
    border-radius: 10px 10px 0px 0px;
    border: 1px solid #bf5805;
    background: #bf5805;
  }
  .tabs-orange-border-24.vc_tta-color-grey.vc_tta-style-outline
    .vc_tta-panel.vc_active
    .vc_tta-panel-title
    > a {
    color: #fff !important;
  }

  .tabs-orange-border-24 .vc_tta-panel-body {
    margin-bottom: 10px;
  }

  .tabs-orange-border-24.vc_tta-color-grey.vc_tta-style-outline
    .vc_tta-panel
    .vc_tta-panel-heading {
    border: 1px solid #bf5805;
    border-radius: 10px;
  }

  .tabs-orange-border-24.vc_tta.vc_general .vc_tta-panel {
    margin-bottom: 10px;
  }

  .orange-border {
    margin: 0px 20px;
  }
  .orange-border .vc_column-inner {
    padding: 30px 20px 0px;
  }

  .testimonial {
    padding: 0px 40px;
  }

  body .other-services .wpb_text_column {
    padding: 0px !important;
  }

  body.page-id-24 .box-shadow {
    padding-left: 0px !important;
  }

  .responsive-padding-0 .vc_row.vc_row-flex {
    padding: 0px !important;
  }

  .blog-categories .widget_categories li {
    min-width: 0px;
  }

  .footer-table {
    margin-top: -100px;
  }
  .footer-table td {
    width: 100%;
    display: block;
    padding-bottom: 15px;
  }
  .footer-table td:first-child {
    padding-bottom: 0px;
  }

  .blog-categories .widget_categories ul,
  .pagelist-newstyle ul.page-list.siblings-page-list.child-navigation {
    display: block;
  }
  .blog-categories .widget_categories li,
  .pagelist-newstyle ul.page-list.siblings-page-list.child-navigation li {
    min-width: 100%;
    margin: 0px;
    padding: 0px;
  }
  .blog-categories .widget_categories li a,
  .pagelist-newstyle ul.page-list.siblings-page-list.child-navigation li a {
    padding: 8px 10px;
  }

  .author-table td {
    width: 100%;
    display: block;
    text-align: center;
  }
  .author-table td.author-details {
    width: 100%;
    padding: 0px 20px 20px;
  }
  .author-table td.author-photo {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .swiper-wrapper {
    transform: none !important;
    display: block !important;
    margin: 0px !important;
    padding: 20px !important;
    width: 100% !important;
    box-sizing: inherit !important;
  }
  .swiper-wrapper .swiper-slide {
    width: 100% !important;
    margin: 0px 0px 20px !important;
  }
  .swiper-button-prev,
  .swiper-button-next {
    display: none !important;
  }
  .popmake-10651.five,
  .popmake-10636.four,
  .popmake-10655.six {
    display: none !important;
  }
}

@media (max-width: 480px) {
  .intro h2,
  .upper-case h2,
  .cta h2 {
    font-size: 32px;
  }
  .intro h2 span.smaller,
  .upper-case h2 span.smaller,
  .cta h2 .smaller {
    display: block;
    margin-bottom: -15px;
    font-size: 20px;
  }
  .home-banner.top-banner,
  .top-banner {
    padding: 0px 0px 30px !important;
  }
  .top-banner h1,
  .top-banner .h1,
  .top-banner h2 {
    font-size: 38px !important;
  }
  .home-banner.top-banner p {
    font-size: 21px;
  }
  .testimonial {
    padding: 0px 0px;
  }
  .basic-blue-overlay {
    padding: 20px 0px 20px;
  }
  body .other-services {
    padding: 20px 0px 20px !important;
  }

  .intro .into-text {
    padding: 0px 0px;
  }
}

@media (max-width: 300px) {
  body .site-header .site-branding img,
  body .site-header-flex .site-branding img {
    max-height: 44px;
  }
}

@media (min-width: 768px) {
}
@media (min-width: 1024px) {
}
@media (min-width: 1180px) {
}
