/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
html {
  scroll-behavior: smooth;
}
.anchorClr h3.elementor-icon-box-title {
  margin: 0 !important;
}
/* span.map_text {
    color: #FFFFFF;
    font-family: "Filson Pro CF", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    right: -6vw;
    bottom: 210px;
    width: 300px;
} */
span.map_text {
  display: block;
  color: #ffffff;
  font-family: "Filson Pro CF", Sans-serif;
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  bottom: -50px;
}
.page-id-1260 span.map_text {
  bottom: 30px;
}
div#site_content li,
div#site_content li span.elementor-icon-list-text,
div#site_content p {
  font-family: "Filson Pro CF", Sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
}
div#site_content h2 {
  font-family: "Filson Pro CF", Sans-serif !important;
  font-size: 50px !important;
  font-weight: 700 !important;
  text-transform: capitalize !important;
  line-height: 60px !important;
  text-decoration: none !important;
}
div#site_content h3 {
  font-family: "Filson Pro CF", Sans-serif !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  text-transform: capitalize !important;
  line-height: 40px !important;
  text-decoration: none !important;
}
div#site_content_btn a.elementor-button-link {
  max-width: 50%;
  margin: 0 auto;
  display: inherit;
}
div#ZeeList ul.elementor-icon-list-items li a {
  text-decoration: none;
}
div#ZeeList
  ul.elementor-icon-list-items
  li
  span.elementor-icon-list-text
  > span {
  position: absolute;
  left: 0;
}
div#ZeeList ul.elementor-icon-list-items li {
  position: relative;
  padding-left: 20px;
}
/* map-style */
.locationsWapper {
  display: none;
}
.mapWrapper {
  max-width: 1065px;
  margin: 0 auto;
  position: relative;
}
.location_tooltip {
  position: absolute;
  width: 300px;
  background-color: #fff;
  padding: 20px;
  opacity: 0;
  border-radius: 18px;
  bottom: calc(100% + 5px);
  left: -149px;
  transition: opacity, 0.4s all;
  z-index: -1;
  font-family: "Filson Pro CF", sans-serif;
}
.texas .location_tooltip {
  left: -183px;
}
.location_marker .pin_icon:hover ~ .location_tooltip,
.location_active .location_tooltip {
  opacity: 1;
  z-index: 1;
}
.location_detail p {
  margin-bottom: 5px;
}
.location_detail p:last-child {
  margin: 0;
}
.mapWrapper .location_marker {
  position: absolute;
  left: 50%;
  top: 50%;
}
.location_detail ul {
  padding-left: 16px;
}
.location_marker.Texas .pin_icon svg {
  width: 34px;
  height: 46px;
}
.pin_icon {
  cursor: pointer;
}
.pin_icon svg {
  width: 22px;
  height: 30px;
}
.location_marker.Texas {
  top: 75%;
  left: 50.3%;
}
.location_marker.Indiana {
  left: 66.8%;
  top: 36.5%;
}
.location_marker.Pennsylvania {
  top: 31%;
  left: 83.65%;
}
.location_marker.Georgia {
  left: 73%;
  top: 61%;
}
.location_marker.Florida {
  top: 85.3%;
  left: 80.7%;
}
/* stateMap */
.mapWrapper.state {
  max-width: 531px;
  max-height: 644px;
  margin: 0 auto 0 0;
}
.mapWrapper.local .pin_icon svg,
.mapWrapper.state .pin_icon svg {
  width: auto;
  height: auto;
}
.mapWrapper.georgia .location_marker.address-1 {
  top: 14.3%;
  left: 5.5%;
}
.mapWrapper.georgia .location_marker.address-2 {
  left: 75%;
  top: 31.3%;
}
.mapWrapper.georgia .location_marker.address-3 {
  left: 25%;
  top: 51.5%;
}
.mapWrapper.georgia .location_marker.address-4 {
  left: 40%;
  top: 58%;
}
.mapWrapper.georgia .location_marker.address-5 {
  left: 13%;
  top: 24%;
}
.mapWrapper.georgia .location_marker.address-5 .pin_icon svg {
  width: 35px;
}
.mapWrapper.state .pin_icon svg {
  width: 52px;
  opacity: 0;
}
.mapWrapper.state.florida .pin_icon svg,
.mapWrapper.state.georgia .pin_icon svg {
  width: 46px;
}

.mapWrapper.florida .location_marker.address-1 {
  left: 71.7%;
  top: 56%;
}
.mapWrapper.florida .location_marker.address-2 {
  left: 9%;
  top: 8%;
}
.mapWrapper.indiana .location_marker.address-1 {
  left: 58%;
  top: 48%;
}
.mapWrapper.texas .location_marker.address-1 {
  left: 69%;
  bottom: 13%;
  top: auto;
}
.mapWrapper.pennsylvania .location_marker.address-1 {
  left: 36.5%;
  top: 22.5%;
}
.mapWrapper.pennsylvania .location_marker.address-2 {
  left: 12%;
  top: 57.5%;
}
.mapWrapper.state .location_tooltip {
  left: 0;
}
.mapWrapper.local .location_tooltip,
.mapWrapper.state .location_tooltip {
  box-shadow: 0 0 10px #dadada8c;
}
/* localMap */
.mapWrapper.local {
  max-width: 626px;
  max-height: 697px;
  margin: 0 0 0 auto;
}
.mapWrapper.local .location_marker.address-1 {
  left: 64.3%;
  top: 40.4%;
}
.mapWrapper.local .location_marker.address-2 {
  left: 34.9%;
  top: 64.5%;
}
/* map-style */
.home .hdrclr {
  background-color: transparent !important;
}
.headerbar
  .elementor-column-gap-default
  > .elementor-column
  > .elementor-element-populated {
  padding: 8.5px !important;
}
.outerFooter
  .elementor-column-gap-default
  > .elementor-column
  > .elementor-element-populated,
.scrolldownSection
  .elementor-column-gap-default
  > .elementor-column
  > .elementor-element-populated {
  padding: 0px !important;
}
.openingHours strong {
  font-weight: 800;
}
.LeftRightBorders {
  position: relative;
}
.LeftRightBorders::before {
  position: absolute;
  height: 100%;
  width: 1px;
  background-image: linear-gradient(to bottom, #24205e, #342e85, #24205e);
  content: " ";
  left: -77px;
  top: 0px;
}
.LeftRightBorders::after {
  position: absolute;
  height: 100%;
  width: 1px;
  background-image: linear-gradient(to bottom, #24205e, #342e85, #24205e);
  content: " ";
  right: 51px;
  top: 0px;
}
.BorderTopBottom {
  position: relative;
}
.BorderTopBottom::before {
  position: absolute;
  height: 1px;
  width: 100%;
  background-image: linear-gradient(to right, #24205e, #342e85, #24205e);
  content: " ";
  left: 0px;
  top: 0px;
}
.BorderTopBottom::after {
  position: absolute;
  height: 1px;
  width: 100%;
  background-image: linear-gradient(to right, #24205e, #342e85, #24205e);
  content: " ";
  left: 0px;
  bottom: 0px;
}
/* .FooterMenu2 .elementor-nav-menu li:last-child {
	position: relative;
}
.FooterMenu2 .elementor-nav-menu li:last-child::before {
	content: ".";
    color: #6C6A93;
    font-size: 27px;
    height: 3px;
    width: 2px;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 5px;
} */
.FooterMenu2 .elementor-nav-menu li {
  position: relative;
}
.FooterMenu2 .elementor-nav-menu li::before {
  content: ".";
  color: #6c6a93;
  font-size: 27px;
  height: 3px;
  width: 2px;
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 5px;
}
.FooterMenu2 .elementor-nav-menu li:last-child::before {
  display: none;
}
/* hdr  footer css end */
.ulPadding ul,
.ulPadding ol {
  padding-left: 20px;
}
.privacy-policy section {
  overflow: hidden;
}

.btnafterwhite a {
  position: relative;
}
.btnafterwhite a::before {
  content: " ";
  height: 14px;
  width: 34px;
  position: absolute;
  background: url("https://broadrangelogistics.com/wp-content/uploads/2023/04/Group-10.png");
  background-size: cover;
  right: 19px;
  top: 16px;
}
.btnafterOrange a {
  position: relative;
}
.btnafterOrange a::before {
  content: " ";
  height: 14px;
  width: 34px;
  position: absolute;
  background: url("https://broadrangelogistics.com/wp-content/uploads/2023/04/Group-10-1.png");
  background-size: cover;
  right: 19px;
  top: 16px;
}
.btnafterBlack a {
  position: relative;
}
.btnafterBlack a::before {
  content: " ";
  height: 14px;
  width: 34px;
  position: absolute;
  background: url("https://broadrangelogistics.com/wp-content/uploads/2023/04/Group-10-2.png");
  background-size: cover;
  right: 19px;
  top: 16px;
}

.leftline {
  position: relative;
}
.leftline::before {
  content: " ";
  height: 100%;
  width: 1px;
  position: absolute;
  background-color: #ffffff;
  left: -20px;
  top: 0px;
}
.anchorClr a {
  color: #ffffff;
}
.pretextlinecentered h3,
.pretextlinecenteredwhite h3 {
  position: relative;
  display: inline-block;
}
.pretextlinecentered h3::before {
  content: " ";
  height: 1px;
  width: 47px;
  position: absolute;
  background-color: #f37f36;
  left: -53px;
  top: 6px;
}
.pretextlinecenteredwhite h3::before {
  content: " ";
  height: 1px;
  width: 47px;
  position: absolute;
  background-color: #ffffff;
  left: -53px;
  top: 8px;
}

.servicesbox .elementor-widget-wrap.elementor-element-populated {
  padding: 0px;
}
.servicesbox ul {
  padding-left: 20px;
}

div#AllNewsArticles a.elementor-post__read-more,
.servicesbox .knowMoreBtns a {
  position: relative;
  padding-right: 45px;
  transition: 0.3s all;
  line-height: 1;
  display: inline-block;
}
div#AllNewsArticles a.elementor-post__read-more::before,
.servicesbox .knowMoreBtns a::before {
  content: " ";
  height: 14px;
  width: 34px;
  position: absolute;
  background: url("https://broadrangelogistics.com/wp-content/uploads/2023/04/Group-10-2.png");
  background-size: cover;
  right: 0px;
  top: 1px;
  transition: 0.3s all;
}
div#AllNewsArticles a.elementor-post__read-more:hover::before,
.servicesbox:hover .knowMoreBtns a::before {
  content: " ";
  height: 14px;
  width: 34px;
  position: absolute;
  background: url("https://broadrangelogistics.com/wp-content/uploads/2023/04/Group-10-1.png");
  background-size: cover;
  right: 0px;
  top: 1px;
}
div#AllNewsArticles a.elementor-post__read-more:hover {
  color: #f37f36;
}
.servicesbox:hover .elementor-widget-wrap {
  background-color: #24205e !important;
}
.servicesbox:hover .elementor-widget-heading .elementor-heading-title,
.servicesbox:hover .elementor-widget-text-editor {
  color: #ffffff;
}
.servicesbox:hover .elementor-button {
  color: #f37f36 !important;
}
.spanclr span {
  color: #f37f36;
  font-weight: 800;
}
.newsLoopSingle .elementor-widget-wrap.elementor-element-populated {
  padding: 0px;
}
.newsLoopSingle {
  position: relative;
}
.newsLoopSingle::after {
  content: " ";
  height: 85%;
  width: 1px;
  position: absolute;
  background-color: #d2cdc6;
  right: -20px;
  top: 5%;
}
.newsLoopGrid .e-loop-item:last-child .newsLoopSingle::after {
  display: none;
}
.knowMoreBtnsNews a {
  position: relative;
  display: inline-block;
}
.knowMoreBtnsNews a::before {
  content: " ";
  height: 14px;
  width: 34px;
  position: absolute;
  background: url("https://broadrangelogistics.com/wp-content/uploads/2023/04/Group-10-2.png");
  background-size: cover;
  right: 0px;
  top: 1px;
}

/* form on home pg*/
.GravityForm .gform_wrapper.gravity-theme .ginput_complex label,
.GravityForm .gform_wrapper.gravity-theme .gfield_label {
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  margin-bottom: 13px;
}
.GravityForm .gform_wrapper.gravity-theme input {
  height: 49px;
  border-radius: 0px;
  border: 1px solid #e2e2e2;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  padding-left: 22px;
  margin-bottom: 14px;
}
.GravityForm .gform_wrapper.gravity-theme textarea {
  height: 126px !important;
  border-radius: 0px;
  border: 1px solid #e2e2e2;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  padding-left: 22px;
  margin-bottom: 12px;
}
.GravityForm .gform_wrapper.gravity-theme .gform_button {
  height: 56px;
  color: #ffffff;
  background-color: #f37f36;
  border: 2px solid #f37f36;
  border-radius: 0px;
  font-size: 16px;
  font-weight: 700;
  padding: 0px 0px;
}
.GravityForm .gform_wrapper.gravity-theme .gform_button:hover {
  color: #f37f36;
  background-color: #ffffff;
}

/* book a wrehouse form */
.bookForm .gform_wrapper.gravity-theme input,
.bookForm .gform_wrapper.gravity-theme select {
  height: 50px;
  border-radius: 0px;
  border: 1px solid #e2e2e2;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  padding-left: 22px;
  margin-bottom: 9px;
  color: #b5b5b5;
}
.bookForm .gform_wrapper.gravity-theme textarea {
  height: 145px !important;
  border-radius: 0px;
  border: 1px solid #e2e2e2;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  padding-left: 22px;
  margin-bottom: 12px;
}
.bookForm .gform_wrapper.gravity-theme .gform_button {
  height: 60px;
  color: #ffffff;
  background-color: #f37f36;
  border: 2px solid #f37f36;
  border-radius: 0px;
  font-size: 16px;
  font-weight: 700;
  padding: 0px 0px;
  margin-bottom: 1px;
}
.bookForm .gform_wrapper.gravity-theme .gform_button:hover {
  color: #f37f36;
  background-color: #ffffff;
}

/* Team members css */
.teamMembers .singleSlide {
  padding: 0px 13px;
}
.teamMembers .thumbnail {
  position: relative;
}
.teamMembers .thumbnail img {
  width: 100%;
}
.teamMembers .thumbnail .details {
  display: none;
}
.teamMembers .thumbnail:hover .details {
  position: absolute;
  height: calc(100% - 30px);
  width: calc(100% - 26px);
  left: 13px;
  top: 15px;
  background: rgba(243, 127, 54, 0.6);

  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.teamMembers .details h3 {
  text-transform: capitalize;
  font-size: 30px;
  font-weight: 500;
  line-height: 34px;
  margin: 0px 0px;
  padding: 0px 0px 6px;
  color: #ffffff;
}
.teamMembers .details p {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 0px 0px;
  padding: 0px 0px 8px;
  color: #ffffff;
}
.teamMembers .socialLinks {
  padding-top: 10px;
}
.teamMembers .socialLinks a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 35px;
  width: 35px;
  border: 1px solid #ffffff;
  border-radius: 0px;
  margin: 0px 1px;
}
.teamMembers .socialLinks a i {
  font-family: "Font Awesome 5 Brands";
  color: #ffffff;
  font-size: 12px;
}

/* slick settings */
.teamMembers .slick-dots li button {
  width: 15px;
  height: 15px;
}
.teamMembers .slick-dots li button:before {
  font-size: 11px;
  opacity: 0.25;
  color: #f37f36;
  width: 11px;
  height: 11px;
  top: 1px;
  left: 2px;
  line-height: 15px;
}
.teamMembers .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #f37f36;
}
.teamMembers [type="button"]:focus,
.teamMembers [type="button"]:hover,
.teamMembers button:focus,
.teamMembers button:hover {
  background: #ffffff;
  border: 1px solid #282d30;
  border-radius: 100%;
}
.teamMembers .slick-dots {
  bottom: -57px;
}

/* location pags */
.addressAccord .elementor-accordion-item {
  border-width: 1px 0px !important;
}
.addressAccord .elementor-accordion .elementor-tab-title {
  position: relative;
}
.addressAccord .elementor-accordion .elementor-tab-title::before {
  position: absolute;
  content: "\f111";
  left: 0px;
  top: 22px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  color: #f37f36;
}
.addressAccord .elementor-accordion ul,
.addressAccord .elementor-accordion ol {
  padding-left: 0px;
}
/* blogs */

div#AllNewsArticles .elementor-post__badge {
  position: absolute;
  top: 245px;
  left: 10px;
  margin: 0;
  padding: 8px 12px;
}
div#AllNewsArticles h3.elementor-post__title {
  height: 48px;
  overflow: hidden;
}
div#AllNewsArticles:not(.RecentArtices) h3.elementor-post__title {
  margin-bottom: 40px;
}
div#AllNewsArticles .elementor-post__excerpt {
  height: 48px;
  overflow: hidden;
}
div#AllNewsArticles:not(.RecentArtices) .elementor-post__meta-data {
  position: absolute;
  bottom: 94px;
  border: none;
}
div#AllNewsArticles:not(.RecentArtices)
  a.elementor-post__thumbnail__link
  .elementor-post__thumbnail {
  padding-bottom: 297px;
}
div#AllNewsArticles.RecentArtices article.elementor-post {
  flex-direction: column-reverse;
}
div#AllNewsArticles
  a.elementor-post__thumbnail__link
  .elementor-post__thumbnail {
  padding-bottom: 229px;
}
div#AllNewsArticles nav.elementor-pagination > * {
  width: 50px;
  height: 50px;
  border: 1px solid #282d30;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
}
div#AllNewsArticles nav.elementor-pagination span.page-numbers.current,
div#AllNewsArticles nav.elementor-pagination > *:hover {
  background: #f37f36;
  border-color: #f37f36;
}
div#LatestArticles h3.elementor-post__title {
  max-height: 66px;
  overflow: hidden;
}
div#LatestArticles .elementor-posts-container .elementor-post {
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
}
div#LatestArticles
  .elementor-posts-container
  .elementor-post
  a.elementor-post__thumbnail__link {
  width: 119px;
  flex: 0 0 auto;
  margin: 0 15px 0 0;
}

div#CategoiresMenu ul.elementor-nav-menu li a {
  border: 1px solid #282d30;
  margin: 0;
}
div#CategoiresMenu ul.elementor-nav-menu {
  margin: 0 -3px;
}
div#CategoiresMenu ul.elementor-nav-menu li {
  margin: 3px;
}
div#LatestArticles .elementor-posts-container {
  grid-column-gap: 25px !important;
  grid-row-gap: 20px !important;
}
div#CategoiresMenu ul.elementor-nav-menu li.current-menu-item a,
div#CategoiresMenu ul.elementor-nav-menu li a:hover {
  background: #f37f36;
  border-color: #f37f36;
  color: #fff;
}
div#SinglePostShare .fa-facebook:before {
  content: "\f39e";
}
div#SinglePostShare .fa-linkedin:before {
  content: "\f0e1";
}
div#SinglePostShare .elementor-grid .elementor-grid-item:first-child:before {
  content: "share";
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-family: "Filson Pro CF", sans-serif;
  color: #000;
  text-transform: capitalize;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
div#SinglePostShare .elementor-grid .elementor-grid-item:first-child {
  position: relative;
  padding-left: 54px;
}
div#SinglePostShare .elementor-share-btn {
  width: 28px;
  height: 28px;
  border: 1px solid #312c80;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
div#SinglePostTag span.elementor-post-info__terms-list {
  font-size: 0;
}
div#SinglePostTag span.elementor-post-info__terms-list a {
  border: 1px solid #282d30;
  padding: 3px 10px;
  white-space: nowrap;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin: 3px;
  display: inline-block;
}
div#SinglePostTag span.elementor-post-info__item-prefix {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-family: "Filson Pro CF", sans-serif;
  margin-right: 1px;
}
section#Sharebuttontags .elementor-grid {
  width: 150px;
}
#post_title h1 {
  color: #ffffff;
  font-family: "Filson Pro CF", Sans-serif;
  font-size: 70px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 75px;
  text-align: center;
}
#post_title h3 {
  color: #282d30;
  font-family: "Filson Pro CF", Sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 24px;
  margin: 0;
  min-height: 48px;
  overflow: hidden;
}
div#FeaturedArticles span.swiper-pagination-bullet {
  border: 1px solid #000;
  background-color: transparent !important;
  margin: 0 4px;
}
div#FeaturedArticles
  span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #f37f36 !important;
  box-shadow: inset 0 0 0 2px #fff;
}
div#FeaturedArticles .elementor-slide-heading {
  position: relative;
  display: inline-block;
}
span.post_category::before,
div#FeaturedArticles .elementor-slide-heading::before {
  content: " ";
  height: 1px;
  width: 47px;
  display: inline-block;
  background-color: #f37f36;
  margin-right: 6px;
  vertical-align: middle;
}
div#FeaturedArticles .elementor-button.elementor-slide-button {
  padding: 14px 23px;
}
.slide_content a::after,
div#FeaturedArticles .elementor-button.elementor-slide-button::after {
  content: "";
  background: url("https://broadrangelogistics.com/wp-content/uploads/2023/06/Group-10.png")
    no-repeat center;
  background-size: contain;
  width: 34px;
  height: 14px;
  display: inline-block;
  margin-left: 10px;
}
div#FeaturedArticles.elementor-element.elementor-pagination-position-outside
  .swiper {
  padding-bottom: 59px;
}
.slide_wrapper {
  padding: 50px 50px 50px 50px;
  text-align: center;
  height: 449px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.slide_wrapper::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.5;
}
.slide_wrapper .slide_content {
  position: relative;
}
.slide_content a {
  font-family: "Filson Pro CF", Sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  color: #ffffff;
  background-color: #f37f36;
  border: 2px solid #f37f36;
  display: inline-block;
  padding: 14px 23px;
  text-transform: uppercase;
  fill: #fff;
  transition: 0.3s all;
}
.slide_content a:hover {
  background-color: #24205e;
  border-color: #24205e;
}
.slide_content h3.post_title {
  font-family: "Filson Pro CF", Sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  color: #fff;
  text-align: center;
  margin: 0 0 20px;
}
span.post_category {
  color: #f37f36;
  font-family: "Filson Pro CF", Sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
}
div#featured_post_slider .slick-dots li {
  height: 15px;
  width: 15px;
  border: 1px solid #000;
  background-color: transparent !important;
  margin: 0 4px;
  display: inline-block;
  border-radius: 50%;
  cursor: pointer;
}
div#featured_post_slider .slick-dots li.slick-active {
  background-color: #f37f36 !important;
  box-shadow: inset 0 0 0 2px #fff;
}
div#featured_post_slider .slick-dots li button {
  display: none;
}
div#featured_post_slider .slick-dots {
  bottom: 5px;
}
div#featured_post_slider {
  margin: 0;
  padding-bottom: 59px;
}
@media screen and (max-width: 1600px) {
  .customPadding > .elementor-widget-wrap.elementor-element-populated {
    padding: 0% 0% 0% 22% !important;
  }
  .mapWrapper.local .location_marker.address-1 .location_tooltip,
  .mapWrapper.georgia .location_marker.address-2 .location_tooltip {
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 1440px) {
  .customPadding > .elementor-widget-wrap.elementor-element-populated {
    padding: 0% 0% 0% 15% !important;
  }
}
@media screen and (max-width: 1366px) {
  .customPadding > .elementor-widget-wrap.elementor-element-populated {
    padding: 0% 0% 0% 11.5% !important;
  }

  .elementor-344
    .elementor-element.elementor-element-529c669
    .elementor-icon-box-description {
    font-size: 13px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1280px) {
  .customPadding > .elementor-widget-wrap.elementor-element-populated {
    padding: 0% 0% 0% 7% !important;
  }
}
@media screen and (max-width: 1024px) {
  span.map_text {
    bottom: -35px;
  }
  #post_title h1 {
    font-size: 55px;
    line-height: 55px;
  }
  div#AllNewsArticles
    a.elementor-post__thumbnail__link
    .elementor-post__thumbnail {
    padding-bottom: 295px;
  }
  div#headingArchive .elementor-widget-container {
    margin-bottom: 20px;
  }
  div#headingArchive.elementor-element-5195f9d1 .elementor-widget-container {
    margin-top: 20px;
  }
  .mapWrapper.local {
    margin: 30px 0 0;
  }
  .leftline::before {
    display: none;
  }
  .LeftRightBorders::before {
    position: absolute;
    height: 1px;
    width: 100%;
    background-image: linear-gradient(to right, #24205e, #342e85, #24205e);
    content: " ";
    right: unset;
    bottom: unset;
    left: 0px;
    top: 35px;
  }
  .LeftRightBorders::after {
    position: absolute;
    height: 1px;
    width: 100%;
    background-image: linear-gradient(to right, #24205e, #342e85, #24205e);
    content: " ";
    right: unset;
    top: unset;
    left: 0px;
    bottom: 35px;
  }
  .customPadding > .elementor-widget-wrap.elementor-element-populated {
    padding: 0% 0% 0% 0% !important;
  }

  /* map */
  .mapWrapper {
    max-width: 690px;
  }
  .location_marker.Texas .pin_icon svg {
    width: 22px;
    height: 30px;
  }
  .pin_icon svg {
    width: 12px;
    height: 18px;
  }
  .location_marker.Texas .location_tooltip {
    left: -164px;
  }
  /* map */
  .mapWrapper.local .location_marker.address-2 .location_tooltip,
  .mapWrapper.georgia .location_marker.address-3 .location_tooltip,
  .mapWrapper.georgia .location_marker.address-1 .location_tooltip {
    left: 0;
  }

  .mapWrapper.texas.state .location_tooltip,
  .mapWrapper.florida.state .address-1 .location_tooltip,
  .mapWrapper.indiana.state .location_tooltip {
    left: -94px;
  }
  .mapWrapper.state {
    margin: 0 auto 30px;
  }
  div#LocalLocations .mapWrapper.state {
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .mapWrapper.georgia .location_marker.address-4 .location_tooltip {
    transform: translateX(-40%);
  }
  .mapWrapper.texas.state .location_tooltip,
  .mapWrapper.florida.state .address-1 .location_tooltip,
  .mapWrapper.indiana.state .location_tooltip {
    transform: translateX(-20%);
  }
  div#featured_post_slider {
    margin: 0;
    padding-bottom: 45px;
  }
  .slide_wrapper {
    padding: 30px;
    text-align: center;
    height: 400px;
  }
  .slide_content h3.post_title {
    font-size: 23px;
    line-height: 23px;
  }
  span.post_category::before,
  div#FeaturedArticles .elementor-slide-heading::before {
    width: 30px;
  }
  #post_title h1 {
    font-size: 35px;
    line-height: 35px;
  }
  #post_title h3 {
    font-size: 20px;
    line-height: 20px;
    min-height: 40px;
  }
  div#AllNewsArticles nav.elementor-pagination > * {
    width: 35px;
    height: 35px;
    font-size: 18px;
  }
  div#headingArchive .elementor-widget-container {
    margin-bottom: 10px;
  }
  div#FeaturedArticles.elementor-element.elementor-pagination-position-outside
    .swiper {
    padding-bottom: 45px;
  }
  div#headingArchive.elementor-element-5195f9d1 .elementor-widget-container {
    margin-top: 10px;
  }
  div#site_content h2 {
    font-size: 40px !important;
    line-height: 50px !important;
  }
  div#site_content h3 {
    font-size: 25px !important;
    line-height: 35px !important;
  }
  div#site_content_btn a.elementor-button-link {
    max-width: 70%;
  }
  .location_detail {
    font-size: 14px;
    line-height: 24px;
  }
  .pretextline::before {
    display: none;
  }
  .pretextlinecentered h3::before {
    content: " ";
    height: 1px;
    width: 30px;
    position: absolute;
    background-color: #f37f36;
    left: -35px;
    top: 6px;
  }
  .pretextlinecenteredwhite h3::before {
    content: " ";
    height: 1px;
    width: 30px;
    position: absolute;
    background-color: #ffffff;
    left: -35px;
    top: 8px;
  }
  .FooterMenu ul li a {
    justify-content: center !important;
  }
  .FooterMenu2 .elementor-nav-menu {
    justify-content: center !important;
    margin: 0 auto;
  }
  .outerFooter .elementor-widget-image {
    text-align: center !important;
  }

  /* 	mp css */
  .mapWrapper.state,
  .mapWrapper.local {
    display: block !important;
  }
  .mapWrapper,
  .locationDetailWrap .locationDetail:not(:first-child) {
    display: none;
  }
  .locationsWapper {
    display: block;
  }
  .locationDetailWrap {
    background-color: #fff;
    padding: 15px;
    border-radius: 8px;
    margin-top: 20px;
    font-family: "Filson Pro CF", sans-serif;
  }
  .selectLocation label {
    color: #ffffff;
    font-family: "Filson Pro CF", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
  }
  select#Location {
    border-radius: 8px;
    height: 45px;
    padding-left: 15px;
    font-size: 16px;
    font-family: "Filson Pro CF", sans-serif;
    font-weight: 500;
    -webkit-appearance: none;
    background-color: #fff;
    background-image: url("https://broadrangelogistics.com/wp-content/uploads/2023/05/angle-down.png");
    background-position-y: center;
    background-position-x: calc(100% - 15px);
    background-repeat: no-repeat;
    background-size: auto;
  }
  select#Location:focus,
  select#Location:focus-visible {
    outline: 0;
    box-shadow: none;
  }
  .locationDetail p:last-child {
    margin-bottom: 0;
  }
  .mapWrapper.local {
    margin: 30px auto 0;
  }
  .mapWrapper.local .pin_icon svg {
    width: 5vw;
    height: auto;
  }
  .location_tooltip {
    width: 280px;
    left: -122px;
    padding: 15px;
    border-radius: 10px;
  }
}
@media (max-width: 510px) {
  .mapWrapper.state .pin_icon svg {
    width: 9vw;
  }
  .mapWrapper.state.georgia .pin_icon svg {
    width: 8vw;
  }
}
@media (max-width: 440px) {
  .location_tooltip {
    width: 200px;
    left: -90px;
    padding: 12px;
    border-radius: 10px;
  }
  .FooterMenu2 .elementor-nav-menu .elementor-item {
    font-size: 9px !important;
  }
}
@media (max-width: 350px) {
  .mapWrapper {
    overflow: hidden;
  }
}
