.hero-banner-main {padding:33px 0 36px 0;}
.hero-banner-main .button {position: relative; top:1px;}

.intro {padding: 96px 0; background: #fff;}
.intro-lt small {margin-bottom: 8px;}
.intro-features-grid {margin: 0 0 6% 2.7%;}

.intro-btm .btn .button {min-width: 352px; margin: 0 16px;}
.intro-features {margin: 0 0 12px;}

.general-default-article-section {padding:77px 0 64px;}
.general-default-article-section .video-thumbnail {margin-top: 76px; margin-bottom:  82px;}
.def-thumb-boxs {margin-bottom: 47px;}

/*-- media css starts here --*/

@media only screen and (max-width: 1023px) and (min-width: 768px) {
	.intro {padding: 68px 0;}
	.intro-btm .btn .button {min-width: 322px; margin-bottom: 20px;}
}
@media only screen and (max-width: 1023px) and (min-width: 200px) {
	.general-default-article-section {padding:63px 0 48px 0;}
}
@media only screen and (max-width: 767px) and (min-width: 200px) {
	.general-default-article-section {padding: 47px 0 40px;}
	.intro {padding: 52px 0 40px;}
	.intro-btm .btn .button {margin: 0 0 24px 0; min-width: inherit; width: 100%; border-radius: 4px;}
	.intro-features {margin: 0 0 18px;}
	
	.btwn-blocks {margin-bottom: 47px;}
	.general-default-article-section .btwn-blocks:nth-child(2n) {margin-bottom: 47px; margin-top: 40px;}
	.def-thumb-box:nth-child(2n+1) {margin-bottom: 2px;}
	.general-default-article-section .video-thumbnail {margin-top: 48px; margin-bottom: 45px;}
	.intro-stat {width: 100%; margin-bottom: 20px;}
  .page-id-34505 .map-row, .page-id-36658 .map-row {display: block !important;} .map-content {margin-bottom: 40px;width: 100% !important;align-content: unset !important;} 
   svg#us-map {width: 400px;} .map-row {display: none;} .map-content h2{ font-size: 32px;} div#info-box {top: unset !important;left: unset !important;font-size: 14px;padding: 7px !important;box-shadow: rgba(100, 100, 111, 0.5) 0px 7px 29px 0px;display: flex !important;}
}


.intro-stats {
  display: flex;
  margin-bottom: 67px;
  text-align: center;
  justify-content: space-between;
}
.intro-stat {
    padding: 30px 50px;
    background-color: rgba(232, 119, 34, 0.1);
    border-radius: 4px;
}

.intro-stat .counter {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1a1a1a;
  display: block;
  margin-bottom: 8px;
}

.intro-stat p {
  font-size: 16px;
  font-weight: 700;
  color: #e87722;
  margin: 0;
}

.intro-stat small {
  display: block;
  font-size: 0.875rem;
  color: #666;
  margin-top: 4px;
}
#us-map{
  width: 700px;
  height: auto;
}
path:hover, circle:hover {
  stroke: #fff !important;
  stroke-width:1px;
  stroke-linejoin: round;
  fill: #F28A36 !important;
  cursor: pointer;
}

#MA[fill="#E77723"]:hover,
#AK[fill="#E77723"]:hover,
#OR[fill="#E77723"]:hover,
#LA[fill="#E77723"]:hover {
  fill: #F28A36 !important;
}


#path67 {
  fill: none !important;
  stroke: #fff !important;
  cursor: default;
}
#info-box {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align:center;
  z-index: 1;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 10px;
  font-family: 'Montserrat',sans-serif;
}

.custom-states:hover {
  stroke: #fff !important;
  stroke-width: 1px;
  stroke-linejoin: round;
  fill: #FFD23D !important;
  cursor: pointer;
}


.map-content{
  width: 100%;
  align-content: center;

}

.map-svg svg {
  width: 100%;
  height: auto;
  display: block;
}


.map-content h2 {text-align: left;}
.map-content p {text-align: left;}

.map-content a.btn {
    text-align: left;
}

.page-id-34505 .map-row,
.page-id-36658 .map-row {
    display: flex;
    margin: 0 auto;
    width: 100%;
    gap: 30px !important;
    margin: 0 0 67px 0;}

.map-content a.btn {
    font-family: 'Montserrat',sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 0.75rem;
    display: inline-block;
    background-color: #e87722;
    padding: 12px 14px;
    border-radius: 4px;
}

.map-content a.btn:hover{
    background-color:#757575;
}
.map-row {
    display: none;
}
