
.section-one-home {
  background-image: url('https://wwwcrawfordtreecom397d9.zapwp.com/q:i/r:0/wp:1/w:1/u:www.crawfordtree.com/wp-content/uploads/2025/10/home-desktop-mid.webp');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  padding: 120px 0px 130px 0px;
}
.home-sec1 h1 {
  color: #fff;
  font-size: 60px;
  line-height: 67px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 20px;
  text-shadow: 0px 2px 5px #000;
}
.home-sec1 p {
  color: #fff;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  padding: 0px 265px;
  margin-bottom: 25px;
  text-shadow: 0px 2px 5px #000;
}
.home-btn a {
  color: #fff;
  font-size: 23px;
  font-weight: 700;
  margin: 0px 15px;
  padding: 20px 25px;
  display: inline-block;
}
.home-btn a.green {
  background-color: transparent;
  border: 1px solid #FFFFFF;
  border-radius: 5px;
}
.home-btn a.orange {
  background-color: var(--orange);
  font-weight: 700;
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  column-gap: 5px;
}
.home-btn .green.main-red-btn {
  display: inline-flex;
  align-items: center;
  column-gap: 5px;
}
.home-btn a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.section-two-home {
  background-color: #F7F7F7;
  padding: 70px 0px;
}
.section-two-home h2 {
  color: #000;
  font-size: 48px;
  line-height: 55px;
  font-weight: 700;
  text-align: center;
  max-width: 65%;
  margin: 0 auto;
    margin-bottom: 0px;
  margin-bottom: 35px;
}
.sec2-title p {
  text-align: center;
  font-size: 16px;
  line-height: 23px;
  color: var(--red);
  font-weight: 700;
  margin-bottom: 5px;
  letter-spacing: 2px;
}
.sec2-inner {
  background-color: #fff;
  background-repeat: repeat;
  background-position: center;
  border-top-left-radius: 5px;
  padding: 30px 20px 0px 20px;
  min-height: 100%;
  border-top-right-radius: 5px;
  margin-bottom: -10px;
}
.section-two-home hr {
  background-color: var(--red);
  width: 72px;
  height: 2px;
  text-align: left;
  margin: 0;
    margin-bottom: 0px;
  margin-bottom: 15px;
}
.section-two-home .col-md-4 {
  margin-bottom: 100px;
}
.sec2-inner p {
  margin-bottom: 0px;
}
.sec2-btns a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
.sec2-btns .col-md-6.blue {
  text-align: center;
  background-color: #032218;
  padding: 20px 10px;
}
.sec2-btns .col-md-6.orange {
  background-color: var(--orange);
  text-align: center;
  padding: 20px 10px;
}
.sec2-btns .blue .fa.fa-angle-right {
  color: #fff;
  background-color: var(--red);
  font-size: 18px;
  border-radius: 100px;
  padding: 2px 8px;
  width: 22px;
  height: 22px;
  margin-left: 8px;
}
.sec2-btns .orange .fa.fa-angle-right {
  color: var(--dark-blue);
  background-color: #fff;
  font-size: 18px;
  border-radius: 100px;
  padding: 2px 8px;
  width: 22px;
  height: 22px;
  margin-left: 8px;
}
.sec2-inner h3 {
  color: #1C262F;
  font-size: 20px;
  line-height: 27px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 700;
}
.sec2-btns a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.section-three-home .row {
  align-content: center;
  align-items: center;
}
.section-three-home h2 {
  color: var(--dark-blue);
  font-size: 48px;
  line-height: 55px;
  font-weight: 700;
  margin-top: 0px;
}
.section-three-home h3 {
  color: var(--red);
  font-size: 16px;
  line-height: 23px;
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: 700;
}
.section-three-home p, .section-three-home li {
  color: #000;
}
.section-three-home li::before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #fff;
  background-color: var(--red);
  border-radius: 100px;
  padding: 3px 3px;
  font-size: 14px;
  margin-right: 10px;
}
.section-three-home ul {
  list-style: none;
  margin: 0 auto;
  padding: 0px;
  margin-bottom: 20px;
}
.section-three-home ul li {
  margin-bottom: 5px;
}
.sec3-btn a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background-color: var(--orange);
  display: inline-block;
  padding: 20px 60px;
  border-radius: 5px;
}
.sec3-btn a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.section-three-home p a {
  color: #484E54;
}
.section-three-home {
  padding: 80px 0px;
}
.rl-gallery:not(.rl-hidden-text) .rl-gallery-link::after {
  background-color: #A02020B5 !important;
}
[class^="rl-hover-icon-"] .rl-gallery-link::before, [class*=" rl-hover-icon-"] .rl-gallery-link::before {
  color: #000 !important;
  background-color: #fff !important;
  font-size: 30px !important;
}
.sec4-btn a {
  color: #fff;
  background-color: var(--orange);
  font-size: 24px;
  font-weight: 700;
  display: inline-block;
  padding: 25px 55px;
  border-radius: 5px;
}
.sec4-btn a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.sec4-btn {
  text-align: center;
  margin-top: 35px;
}
.section-four-home {
  padding-bottom: 80px;
  background-color: #fff;
}
.section-five-home h2 {
  color: #fff;
  font-size: 48px;
  line-height: 55px;
  font-weight: 700;
  margin-top: 0px;
  text-align: left;
}
.section-five-home {
  text-align: center;
  padding: 60px 0px;
  background-color: var(--red);
}
.section-five-home .row {
  align-content: center;
  align-items: baseline;
  justify-content: center;
}
.sec5-inner {
  padding: 25px 15px;
  background-color: #fff;
  min-height: 463px;
  display: grid;
  justify-content: center;
  align-content: baseline;
  align-items: center;
  border: 1px solid #EBEBEB;
  text-align: left;
}
.sec5-inner img {
  text-align: center;
  margin: 0;
}
.sec5-inner h3 {
  color: var(--dark-blue);
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  margin-bottom: 10px;
}
.section-five-home .col-md-4 {
  margin-bottom: 30px;
}
.sec5-inner p {
  color: #000;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  margin-bottom: 0px;
  margin-top: 0px;
}
.section-five-home .col-md-3 {
  margin-bottom: 25px;
}
.section-five-home .col-md-12 {
  margin-bottom: 25px;
}
.section-five-home a {
  color: #484E54;
}
.section-five-home .col-md-12 p {
  padding: 0px 100px;
}
.section-six-home {
  background-image: url('https://wwwcrawfordtreecom397d9.zapwp.com/q:i/r:0/wp:1/w:1/u:www.crawfordtree.com/wp-content/uploads/2025/02/cta-landscape-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px 0px;
  text-align: center;
}
.section-six-home h2 {
  color: #fff;
  font-size: 36px;
  line-height: 43px;
  font-weight: 700;
  margin-top: 0px;
}
.section-six-home p {
  color: #E2E2E2;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  padding: 0px 315px;
}
.sec6-btn a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background-color: var(--orange);
  display: inline-flex;
  padding: 15px 30px;
  align-items: center;
  column-gap: 5px;
}
.sec6-btn a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.home-blog .hm-blog {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 20px;
}
.home-blog .blog-cont {
  padding: 15px 0px 0px 0px;
}
.home-blog .col-md-12 h2 {
  color: #020D00;
  font-size: 48px;
  line-height: 55px;
  font-weight: 700;
  margin-top: 0px;
  text-align: left;
  margin-bottom: 40px;
}
.home-blog {
  padding: 50px 0px 70px 0px;
  display: none !important;
  background-color: #fff;
}
.home-blog .blog-dt .fa.fa-calendar {
  color: #234387;
  padding-right: 2px;
}
.home-blog .blog-dt p {
  color: #000;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
}
.home-blog .blog-cont h2 {
  color: var(--dark-blue);
  font-size: 18px;
  line-height: 25px;
  text-align: left;
  padding-bottom: 20px;
  font-weight: 700;
  margin-bottom: 0px;
}
.home-blog .blog-btn a {
  color: #F79215;
  font-size: 16px;
  font-weight: 700;
}
.home-blog .blog-btn a i {
  color: #fff;
  background-color: #F79215;
  font-size: 18px;
  border-radius: 100px;
  width: 22px;
  height: 22px;
  text-align: center;
  padding: 2px 8px;
  font-weight: 800;
  margin-left: 4px;
}
.section-prop-home h2 {
  color: #032218;
  font-size: 48px;
  line-height: 55px;
  font-weight: 700;
  margin-top: 0px;
}
.pro-secbtn a {
  background-color: var(--orange);
  color: #fff;
  display: inline-block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  padding: 20px 10px;
}
.pro-secbtn a i {
  background-color: #fff;
  color: var(--orange);
  border-radius: 100px;
  width: 19px;
  height: 19px;
  padding: 0px 3px;
  font-weight: 700;
  margin-right: 6px;
}
.pro-secbtn a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.section-prop-home h4 {
  color: #032218;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 30px;
}
.section-prop-home p a {
  color: var(--red);
  text-decoration: underline;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
.section-prop-home p a i {
  background-color: var(--red);
  color: #fff;
  width: 19px;
  height: 19px;
  border-radius: 100px;
  margin-right: 5px;
  padding: 1px;
}
.prop-cont p {
  color: #818181;
  font-size: 10px;
  line-height: 18px;
}
.prop-cont .consent {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  align-content: center;
  align-items: center;
  column-gap: 10px;
}
.prop-cont .consent img {
  order: 2;
  width: 56px;
  height: auto;
}
.section-prop-home .row {
  align-items: center;
}
.section-prop-home {
  padding: 70px 0px;
}
.home .section-prop-home.ftr {
  display: none;
}
.section-resources-home {
  background-color: #F7F7F7;
  margin: 0 auto;
  text-align: center;
  padding: 60px 0px;
}
.section-resources-home h2 {
  color: #032218;
  font-size: 48px;
  line-height: 55px;
  margin-top: 0px;
  font-weight: 700;
  margin-bottom: 5px;
}
.section-resources-home p {
  color: #032218;
  font-size: 16px;
  line-height: 23px;
}
.section-resources-home .row {
  row-gap: 25px;
}
.section-resources-home .col-md-4 a {
  color: var(--red);
  text-decoration: underline;
  display: inline-flex;
  align-items: center;
  column-gap: 5px;
  margin-top: 10px;
}
.section-resources-home .col-md-4 a:hover {
  opacity: 0.8;
}
.sec3-btn .btn-hire {
  background-color: #B83233;
  text-transform: uppercase;
  margin-left: 10px;
}
/** Style for discount section **/	
.section-discount {
  background-image: url('https://wwwcrawfordtreecom397d9.zapwp.com/q:i/r:0/wp:1/w:1/u:www.crawfordtree.com/wp-content/uploads/2025/12/discount-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.section-discount .row {
  align-items: center;
}
.section-discount .col-md-6.first-col {
  background-image: url('https://wwwcrawfordtreecom397d9.zapwp.com/q:i/r:0/wp:1/w:1/u:www.crawfordtree.com/wp-content/uploads/2026/03/crawford-promotion.webp');
  padding: 224px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}	
.section-discount .notice p {
  background-color: #55B9AA;
  display: inline-flex;
  align-items: center;
  column-gap: 7px;
  border-radius: 5px;
  color: #fff;
  padding: 10px 15px;
}
.section-discount h2 {
  color: #fff;
  font-size: 60px;
  line-height: 67px;
  font-weight: 700;
  margin: 0 auto;
}
.section-discount h3 {
  color: #fff;
  font-size: 24px;
  line-height: 31px;
  margin-top: 10px;
  margin-bottom: 10px;
}	
.section-discount .btn-ds a {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  background-color: var(--orange);
  border-radius: 5px;
  padding: 15px 20px;
  text-decoration: none;
  transition: 0.3s all ease-out;
}
.section-discount .btn-ds a:hover {
  opacity: 0.8;
}
.section-discount .col-md-6.sec-col {
  padding: 40px 150px;
}
.section-discount::before {
  content: " ";
  background-image: url('https://wwwcrawfordtreecom397d9.zapwp.com/q:i/r:0/wp:1/w:1/u:www.crawfordtree.com/wp-content/uploads/2025/12/Group-987.png');
  background-repeat: no-repeat;
  width: 191px;
  height: 257px;
  position: absolute;
  z-index: 99;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.section-discount .btn-ds {
  margin-bottom: 15px;
  margin-top: 15px;
}
.section-discount p.bottom-txt {
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  margin: 0 auto;
}	
	
@media screen and (max-width: 1400px) {
	/** Responsive style for discount section **/
	.section-discount h2 {
	  font-size: 50px !important;
	  line-height: 57px !important;
	}
	.section-discount h3 {
	  font-size: 20px !important;
	  line-height: 27px !important;
	}
	.section-discount::before {
	  width: 141px !important;
	  height: 189px !important;
	  background-size: contain !important;
	}
	.section-discount .col-md-6.sec-col {
	  padding: 30px 115px !important;
	}
	.section-discount .col-md-6.first-col {
	  padding: 200px !important;
	}
}		
@media screen and (max-width: 1240px) {
	.home-sec1 h1 {
	  font-size: 70px !important;
	  line-height: 77px !important;
	  margin-bottom: 25px !important;
	}
	.home-sec1 p {
	  font-size: 18px !important;
	  line-height: 25px !important;
	  padding: 0px 0px !important;
	  margin-bottom: 25px;
	}
	.home-btn a {
	  font-size: 22px !important;
	  padding: 20px 25px;
	}
	.section-one-home {
	  padding: 60px 0px 85px 0px !important;
	}
	.section-two-home {
	  padding: 55px 0px !important;
	}
	.section-two-home h2 {
	  font-size: 45px !important;
	  line-height: 52px !important;
	  margin-bottom: 30px !important;
	}
	.sec4-btn a {
	  font-size: 20px !important;
	  padding: 20px 50px !important;
	}
	.section-four-home {
	  padding-bottom: 60px !important;
	}
	.home-blog .col-md-12 h2 {
	  font-size: 45px !important;
	  line-height: 52px !important;
	  margin-bottom: 30px !important;
	}
	.home-blog {
	  padding: 35px 0px 60px 0px !important;
	}
	.home-blog .col-md-12 .blog-cont h2 {
	  font-size: 18px !important;
	  line-height: 25px !important;
	  margin-bottom: 0px !important;
      padding-bottom: 0px !important;
      min-height: auto !important;
	}	
}
@media screen and (max-width: 1200px) {
	.home-sec1 h1 {
	  font-size: 60px !important;
	  line-height: 67px !important;
	  margin-bottom: 20px !important;
	}
	.section-one-home {
	  padding: 50px 0px 75px 0px !important;
	}
	.section-three-home {
	  padding: 60px 0px !important;
	}
	.section-four-home .rl-gallery-item img {
	  width: 100%;
	}	
	.sec5-inner {
	  min-height: 512pxpx;
	}	
}
@media screen and (max-width: 1100px) {
	.sec5-inner {
	  min-height: 512pxpx;
	}	
	.section-discount h2 {
		font-size: 40px !important;
		line-height: 47px !important;
	  }
	  .section-discount .col-md-6.sec-col {
		padding: 25px 105px !important;
	  }
	  .section-discount .col-md-6.first-col {
		padding: 190px !important;
	  }
}
@media screen and (max-width: 1080px) {
  .sec5-inner {
    min-height: 580px;
  }
}
@media screen and (max-width: 1024px) {
	.home-sec1 h1 {
	  font-size: 50px !important;
	  line-height: 57px !important;
	  margin-bottom: 20px !important;
	}
	.home-btn a {
	  font-size: 18px !important;
	  padding: 18px 23px;
	}
	.section-two-home {
	  padding: 40px 0px !important;
	}
	.section-two-home h2 {
	  font-size: 35px !important;
	  line-height: 42px !important;
	  margin-bottom: 20px !important;
	}
	.section-three-home {
	  padding: 40px 0px !important;
	}
	.section-three-home h2 {
	  font-size: 30px !important;
	  line-height: 37px !important;
	}
	.section-three-home p, .section-three-home li {
	  font-size: 15px;
	  line-height: 22px;
	}
	.section-five-home {
	  padding: 40px 0px !important;
	}
	.section-five-home h2 {
	  font-size: 30px !important;
	  line-height: 37px !important;
	}
	.section-five-home .col-md-12 p {
	  padding: 0px 0px !important;
	  font-size: 15px !important;
	  line-height: 22px !important;
	}
	.section-six-home {
	  padding: 40px 0px !important;
	}
	.section-six-home h2 {
	  font-size: 33px !important;
	  line-height: 40px !important;
	  margin-bottom: 15px !important;
	}
	.section-six-home p {
	  font-size: 15px !important;
	  line-height: 22px !important;
	  padding: 0px !important;
	}
	.home-blog .col-md-12 h2 {
	  font-size: 35px !important;
	  line-height: 42px !important;
	  margin-bottom: 20px !important;
	}
	.home-blog {
	  padding: 35px 0px 55px 0px !important;
	}	
	.section-prop-home h2 {
	  font-size: 35px !important;
	  line-height: 42px !important;
	}
	.pro-secbtn a {
	  font-size: 18px !important;
	  padding: 17px 10px !important;
	}
}
@media screen and (max-width: 900px) {
	.home-sec1 h1 {
	  font-size: 45px !important;
	  line-height: 52px !important;
	  margin-bottom: 15px !important;
	}
	.home-sec1 p {
	  font-size: 17px !important;
	  line-height: 23px !important;
	  margin-bottom: 20px !important;
	}
	.section-one-home {
	  padding: 50px 0px 60px 0px !important;
	}	
}
@media screen and (max-width: 768px) {
	.home-sec1 h1 {
	  font-size: 40px !important;
	  line-height: 47px !important;
	}
	.section-one-home {
	  padding: 40px 0px 50px 0px !important;
	}
	.section-three-home h2 {
	  font-size: 28px !important;
	  line-height: 35px !important;
	}
	.section-four-home {
	  padding: 0px 0px 50px 0px !important;
	}
	.sec4-btn a {
	  font-size: 18px !important;
	  padding: 16px 40px !important;
	}
	.section-five-home h2 {
	  font-size: 28px !important;
	  line-height: 35px !important;
	}
	.section-six-home h2 {
	  font-size: 30px !important;
	  line-height: 37px !important;
	  margin-bottom: 10px !important;
	}
	.home-blog .col-md-12 h2 {
	  font-size: 33px !important;
	  line-height: 40px !important;
	}		
}
@media screen and (max-width: 767px) {
  .section-discount::before {
    width: 100px !important;
    height: 136px !important;
    background-size: contain !important;
    margin: 0 !important;
    left: 30px !important;
  }
  .section-discount .col-md-6.sec-col {
    padding: 30px !important;
  }
  .section-discount {
	background-position: bottom right;
  }
  .section-discount .col-md-6.first-col {
    padding: 177px !important;
  }
}		
@media screen and (max-width: 700px) {
	.home-sec1 h1 {
	  font-size: 35px !important;
	  line-height: 42px !important;
	}
	.section-two-home h2 {
	  font-size: 30px !important;
	  line-height: 37px !important;
	  margin-bottom: 15px !important;
	  max-width: 100% !important;
	}
	.section-two-home .col-md-4 {
	  margin-bottom: 20px !important;
	}
	.section-three-home img {
	  width: 100%;
	  margin-bottom: 20px;
	}
	.section-three-home h2 {
	  font-size: 25px !important;
	  line-height: 31px !important;
	  margin-bottom: 15px !important;
	}
	.section-five-home h2 {
	  font-size: 25px !important;
	  line-height: 31px !important;
	  margin-bottom: 15px !important;
	}
	.home-blog .col-md-12 h2 {
	  font-size: 30px !important;
	  line-height: 36px !important;
	}
	.home-blog .hm-blog {
	  display: block !important;
	}
	 .home-blog .col-md-12 .blog-cont h2 {
	  min-height: auto !important;
	}
	.home-blog .blog-inner {
	  margin-bottom: 20px !important;
	}	
	.prop-cont .consent {
	  grid-template-columns: auto;
	  text-align: center !important;
	}
	.prop-cont .consent img {
	  margin: 0 auto;
	}
	.section-prop-home {
	  padding: 40px 0px;
	}
	.section-prop-home h2 {
	  font-size: 30px !important;
	  line-height: 37px !important;
	}
	.section-resources-home {
	  padding: 40px 0px;
	}
	.section-resources-home h2 {
	  font-size: 35px !important;
	  line-height: 42px !important;
	}
	.sec5-inner {
	  min-height: auto;
	}
}
@media screen and (max-width: 640px) {
	.home-sec1 h1 {
	  font-size: 30px !important;
	  line-height: 37px !important;
	}
	.home-btn a {
	  font-size: 17px !important;
	  padding: 17px 20px;
	}
	.section-three-home h2 {
	  font-size: 23px !important;
	  line-height: 29px !important;
	}
	.section-five-home h2 {
	  font-size: 23px !important;
	  line-height: 29px !important;
	}
}
@media screen and (max-width: 595px) {
	.home-btn a {
		margin: 0 auto !important;
		margin-bottom: 0px;
		width: 100%;
		display: inline-block !important;
		vertical-align: middle !important;
	  }
	.home-btn a svg {
	  position: relative;
	  top: -2px;
	  margin-right: 2px;
	}
	.home-btn a.green {
	  margin-bottom: 15px !important;
	}	
	.sec4-btn a {
		width: 100%;
	}
	.home-btn a.orange {
	  display: inline-block;
	}
	.sec3-btn a {
	  padding: 15px 40px;
	}
	.section-discount .col-md-6.first-col {
	  padding: 115px !important;
	}
}
@media screen and (max-width: 440px) {
	.sec3-btn a {
	  width: 100% !important;
	  text-align: center;
	  margin: 0 auto !important;
	}
	.sec3-btn .btn-hire {
	  margin-top: 10px !important;
	}	
}
