a {
  transition: all 0.3s ease 0s;
}
.about-legacy-bg-img-sec {
  position: relative;
}
.about-legacy-bg-img-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.about-legacy-bg-img-for-mobile {
  display: none;
}
.about-legacy-bg-img img {
  width: 100%;
}
.about-legacy-ctn-sec {
  max-width: 421px;
  margin-left: auto;
  margin-right: 45px;
}
.about-legacy-ctn-sec h4 {
  margin-bottom: 0px;
}
.about-legacy-ctn-sec h2 {
  margin-bottom: 40px;
  max-width: 310px;
}
.about-legacy-ctn-sec p:last-child {
  margin-bottom: 0px;
}
.about-legacy-section {
  padding: 113px 0px;
}
.vision-mission-section h2 {
  max-width: 613px;
  margin: auto;
  text-align: center;
  margin-bottom: 26px;
}
.vision-mission-section p {
  max-width: 707px;
  margin: auto;
  text-align: center;
  margin-bottom: 15px;
}
.vision-mission-section ul {
  margin: 0px;
  padding: 0px;
}
.vision-mission-block-sec {
  max-width: 894px;
  margin: auto;
}
.vision-mission-white-box {
  text-align: center;
  padding: 45px 36px 40px;
  background: #fff;
  position: relative;
  border-radius: 12px;
  transition: all 0.3s ease 0s;
  height: 100%;
}
.vision-mission-white-box * {
  transition: all 0.3s ease 0s;
}
.vision-mission-white-box h3 {
  margin-bottom: 10px;
  position: relative;
}
.vision-mission-white-box p {
  color: #959595;
  position: relative;
}
.vision-mission-white-box ul {
  margin: 0px;
  padding: 0px;
}
.vision-mission-white-box ul li {
  color: #959595;
  position: relative;
  margin-bottom: 15px;
}
.vision-mission-white-box:hover ul li {
  color: #fff;
}
.vision-mission-white-box ul li:last-child {
  margin-bottom: 0px;
}
.vision-mission-white-box p:last-child {
  margin-bottom: 0px;
}
.vision-mission-icon {
  margin-bottom: 20px;
  position: relative;
}
.vision-mission-white-box:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: calc(100% - 132px);
  box-shadow: 0px 10px 20px #00000014;
  border-radius: 12px;
}
.vision-mission-white-box:before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 0px;
  box-shadow: 0px 10px 20px #00000014;
  border-radius: 12px;
  transition: all 0.3s ease 0s;
  background: #1D5939;
}
.vision-mission-white-box:hover:before {
  height: 100%;
}
.vision-mission-white-box:hover .vision-mission-icon circle {
  fill: #1D5939;
}
.vision-mission-white-box:hover .vision-mission-icon path {
  stroke: #cf9418;
}
.vision-mission-white-box:hover .vision-mission-icon #human-resources path {
  fill: #cf9418;
}
.vision-mission-white-box:hover h3 {
  color: #fff
}
.vision-mission-white-box:hover p {
  color: #fff
}
.why-choose-justwill-section {
  padding: 167px 0px 190px;
}
.why-choose-justwill-left-ctn-sec {
  max-width: 297px;
  padding-top: 90px;
}
.why-choose-justwill-left-ctn-sec h2 {
  margin-bottom: 25px;
}
.why-choose-justwill-left-ctn-sec p:last-child {
  margin-bottom: 0px;
}
.why-choose-justwill-list-sec [class*="col-"]:first-child {
  margin-left: auto;
}
.why-choose-justwill-list-sec [class*="col-"] {
  margin-bottom: 24px;
}
.why-choose-justwill-list-sec .row {
  margin-bottom: -24px;
}
.why-choose-justwill-list-box {
  position: relative;
  overflow: hidden;
  border-radius: 14px;
}
.why-choose-justwill-list-box img {
  width: 100%;
}
.why-choose-justwill-list-box:before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 213px;
  background: transparent linear-gradient(180deg, #1D593900 0%, #1D5939BA 55%, #1D5939 100%) 0% 0% no-repeat padding-box;
  opacity: 0.9;
}
.why-choose-justwill-list-box-overlay {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  padding: 24px 40px;
}
.why-choose-justwill-list-sec [class*="col-"]:nth-child(even) {
  top: 61px;
  position: relative;
}
.why-choose-justwill-list-box h5 {
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  margin-bottom: 12px;
}
.why-choose-justwill-list-box p {
  color: #fff;
  line-height: 19px;
  font-weight: 300;
}
.why-choose-justwill-list-box p:last-child {
  margin-bottom: 0px;
}
.message-from-ceo-section {
  background: #f0f1f3;
  --scroll-bar: 8px;
}
.message-from-ceo-inner-sec {
  margin-right: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
}
.message-from-ceo-inner-sec [class*="col-"]:first-child {
  align-self: center;
}
.message-from-ceo-left-ctn {
  max-width: 532px;
  margin: auto;
  padding: 25px 0px
}
.message-from-ceo-left-ctn h2 {
  margin-bottom: 25px;
}
.message-from-ceo-left-ctn h2 span {
  color: #1D5939;
}
.message-from-ceo-left-ctn p {
  margin-bottom: 15px;
}
.ceo-sign {
  margin-top: 25px;
}
.message-from-ceo-right-img {
  position: relative;
  height: 100%;
}
.message-from-ceo-right-img img {
  height: 100%;
  position: relative;
  object-fit: cover;
  width: 100%;
}
.heart-of-justwills-section {
  padding-top: 155px;
}
.heart-of-justwills-left-img img {
  width: 100%;
}
.heart-of-justwills-right-ctn {
  max-width: 382px;
  margin: auto;
}
.heart-of-justwills-right-ctn h2 {
  margin-bottom: 25px;
}
.heart-of-justwills-right-ctn p {
  margin-bottom: 45px;
}
.why-choose-justwill-section .container {
  position: relative;
}
.why-choose-justwill-section .legacy-pattern {
  left: 0px;
  top: -229px;
  bottom: auto;
  width: 100%;
  max-width: 669px;
  /*opacity: 0.7;*/
}
.why-choose-justwill-section .legacy-pattern img {
  width: 100%;
}
.heart-of-justwills-section .container {
  position: relative;
}
.heart-of-justwills-section .legacy-pattern {
  right: 201px;
  left: auto;
  top: -283px;
  bottom: auto;
  width: 100%;
  max-width: 571px;
  opacity: 0.7;
}
.heart-of-justwills-section .legacy-pattern img {
  width: 100%;
}
.why-patner-section h2 {
  max-width: 365px;
  margin-bottom: 50px;
}
.partner-block-box {
  text-align: center;
  padding: 1px 15px 45px;
  position: relative;
  border-radius: 12px;
  transition: all 0.3s ease 0s;
  height: 100%;
  background: #F1F1F1;
}
.partner-block-box-icon {
  margin-bottom: 42px;
  position: relative;
  margin-top: -53px;
}
.partner-block-box h3 {
  margin: auto;
  margin-bottom: 30px;
  position: relative;
  max-width: 245px;
}
.partner-block-box:hover h3 {
  color: #fff;
}
.partner-block-box * {
  transition: all 0.3s ease 0s;
}
.partner-block-box:before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 0px;
  box-shadow: 0px 10px 20px #00000014;
  border-radius: 12px;
  transition: all 0.3s ease 0s;
  background: #1D5939;
}
.partner-block-box:hover:before {
  height: 100%;
}
.partner-block-box p {
  max-width: 231px;
  margin: auto;
  position: relative;
  color: #959595;
}
.partner-block-box:hover p {
  color: #fff;
}
.partner-block-box-sec {
  padding-top: 53px;
}
.partner-block-box-sec .row {
  margin-bottom: -103px;
}
.partner-block-box-sec [class*="col-"] {
  margin-bottom: 103px;
}
.why-patner-section {
  padding: 103px 0px 131px;
}
.proud-partnership-section {
  background: transparent linear-gradient(180deg, #EFEFEF 0%, #FFFFFF 100%) 0% 0%;
  padding: 130px 0px 150px;
}
.proud-partnership-img img {
  width: 100%;
  border-radius: 12px;
  border: solid 1px #fff;
  transition: all 0.3s ease 0s;
}
.proud-partnership-img:hover img {
  width: 100%;
  border: solid 1px #CF9418
}
.proud-partnership-list-sec .row {
  margin-bottom: -24px;
}
.proud-partnership-list-sec [class*="col-"] {
  margin-bottom: 24px;
}
.proud-partnership-list-sec .common-btn-green {
  display: table;
  margin: auto;
  margin-top: 60px;
}
.proud-partnership-section h2 {
  max-width: 792px;
  margin: auto;
  text-align: center;
  margin-bottom: 40px;
}
.proud-partnership-section p {
  max-width: 792px;
  margin: auto;
  margin-bottom: 20px;
  text-align: center;
}
.proud-partnership-list-sec {
  padding-top: 50px;
}
.client-testimonial-section {
  padding-bottom: 78px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fbfbfb+0,fdfdfd+50,ffffff+51,ffffff+100 */
  /*background: linear-gradient(to bottom, rgba(251, 251, 251, 1) 0%, rgba(253, 253, 253, 1) 50%, rgba(255, 255, 255, 1) 51%, rgba(255, 255, 255, 1) 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.client-testimonial-section h4 {
  display: table;
  margin: auto;
  margin-bottom: 0px;
}
.client-testimonial-section h2 {
  margin: auto;
  margin-bottom: 60px;
  text-align: center;
  max-width: 405px;
}
.client-testimonial-box {
  padding: 1px 42px 65px;
  box-shadow: 0px 10px 30px #00000014;
  border-radius: 20px;
  background: #fff;
  position: relative;
}
.client-testimonial-profile {
  margin-bottom: 29px;
  margin-top: -51px;
}
.client-testimonial-box h3 {
  margin-bottom: 9px;
}
.client-testimonial-box h6 {
  color: #959595;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 30px;
}
.client-testimonial-box p {
  max-width: 550px;
}
.client-testimonial-box p:last-child {
  margin-bottom: 0px;
}
.client-testimonial-slider .swiper-slide {
  padding-top: 51px;
}
.client-testimonial-box .quote-icon {
  position: absolute;
  right: 19px;
  top: 20px;
}
.client-testimonial-slider-arrows {
  text-align: center;
  margin-top: 74px;
}
.client-testimonial-slider-arrows .swiper-button-next, .client-testimonial-slider-arrows .swiper-button-prev {
  position: relative;
  left: auto;
  right: auto;
  margin: 0px;
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  top: auto;
  bottom: auto;
}
.client-testimonial-slider-arrows .swiper-pagination {
  position: relative;
  left: auto;
  right: auto;
  margin: 0px 22px;
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  top: auto;
  bottom: auto;
  color: #000000;
  font-size: 16px;
  line-height: 25px;
  font-family: "Playfair Display", serif;
  font-weight: 600;
}
.client-testimonial-slider-arrows .swiper-button-prev:after, .client-testimonial-slider-arrows .swiper-button-next:after {
  display: none;
}
.client-testimonial-section .container {
  position: relative;
}
.client-testimonial-section .legacy-pattern {
  bottom: auto;
  left: 0px;
  right: 0px;
  margin: auto;
  text-align: center;
  top: 0px;
  z-index: 1;
}
.why-patner-section .container {
  position: relative;
}
.why-patner-section .legacy-pattern {
  bottom: auto;
  left: auto;
  right: 0px;
  top: -220px;
  max-width: 466px;
}
.common-scroll-bar {
  max-height: 100px;
  overflow-y: auto;
  position: relative;
  z-index: 5;
}
/* width */
.common-scroll-bar::-webkit-scrollbar {
  width: 6px;
}
/* Track */
.common-scroll-bar::-webkit-scrollbar-track {
  background: #E9E9E9;
  border-radius: 10px;
}
/* Handle */
.common-scroll-bar::-webkit-scrollbar-thumb {
  background: #CF9418;
  border-radius: 10px;
}
/* Handle on hover */
.common-scroll-bar::-webkit-scrollbar-thumb:hover {
  background: #000;
}
@-moz-document url-prefix() {
  .common-scroll-bar {
    scrollbar-color: #CF9418 #E9E9E9;
    scrollbar-width: thin;
    -ms-overflow-style: none;
  }
}
.award-slider .swiper-wrapper {
  justify-content: center;
}
.power-number-box .row {
  justify-content: center;
}
.home-cnt-btn .wpcf7-spinner {
  position: absolute;
}
.search-result {
  padding-top: 150px;
  padding-bottom: 80px;
}
.search-result h2 {
  font-size: 34px;
  line-height: 40px;
  color: #000000;
  font-weight: 500;
  font-family: "Playfair Display", serif;
  margin-bottom: 35px;
}
.search-result h3 {
  font-size: 25px;
  line-height: 36px;
  margin-bottom: 0px;
  font-weight: 400;
  color: #000;
}
.search-result h3 a {
  color: #000;
}
.search-result h3 a:hover{
  color: #1D5939;
}
.search-result p {
  font-size: 14px;
  line-height: 25px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #000000;
  margin-top: 30px;
  margin-bottom: 0px;
}
.search-result-item {
  padding-bottom: 20px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 40px;
}
.team-top-ctn-section {
  padding-top: 115px;
  text-align: center;
}
.team-top-ctn-section h4 {
  padding-right: 31px;
  display: table;
  margin: auto;
}
.team-top-ctn-section h4:before {
  content: '';
  width: 21px;
  height: 1px;
  background: #CF9418;
  position: absolute;
  right: 0;
  top: 50%;
}
.team-top-ctn-section h2 {
  max-width: 617px;
  margin: auto;
  margin-bottom: 40px;
}
.team-top-ctn-section p {
  max-width: 844px;
  margin: auto;
  margin-bottom: 0px;
}
.founter-qoute-section {
  --scroll-bar: 8px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f6f7f7+17,f4f4f4+20,f3f3f3+26,f2f2f2+28,f0f0f0+28,f2f2f2+28,f2f2f2+33,f0f0f0+34,f1f1f1+36,efefef+36,f1f1f1+36,f0f0f0+46,f2f2f2+47,f0f0f0+48,f1f1f1+58,efefef+60,f1f1f1+63,efefef+63,f1f1f1+74,efefef+74,f1f1f1+74,f1f1f1+79,f4f4f4+81,f3f4f4+82,f0f0f0+82,f3f3f3+83,f4f4f4+85,f6f6f6+100 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 247, 247, 1) 17%, rgba(244, 244, 244, 1) 20%, rgba(243, 243, 243, 1) 26%, rgba(242, 242, 242, 1) 28%, rgba(240, 240, 240, 1) 28%, rgba(242, 242, 242, 1) 28%, rgba(242, 242, 242, 1) 33%, rgba(240, 240, 240, 1) 138%, rgba(241, 241, 241, 1) 36%, rgba(239, 239, 239, 1) 36%, rgba(241, 241, 241, 1) 36%, rgba(240, 240, 240, 1) 46%, rgba(242, 242, 242, 1) 47%, rgba(240, 240, 240, 1) 48%, rgba(241, 241, 241, 1) 58%, rgba(239, 239, 239, 1) 60%, rgba(241, 241, 241, 1) 63%, rgba(239, 239, 239, 1) 63%, rgba(241, 241, 241, 1) 74%, rgba(239, 239, 239, 1) 74%, rgba(241, 241, 241, 1) 74%, rgba(241, 241, 241, 1) 79%, rgba(244, 244, 244, 1) 81%, rgba(243, 244, 244, 1) 82%, rgba(240, 240, 240, 1) 82%, rgba(243, 243, 243, 1) 83%, rgba(244, 244, 244, 1) 85%, rgba(246, 246, 246, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  99%, rgba(249, 250, 249, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: relative;
}
.founter-qoute-inner-sec {
  margin-right: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
  padding-top: 36px;
}
.founter-qoute-right-img {
  height: 100%;
}
.founter-qoute-right-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.request-button-prod [class*="col-"]:first-child {
  align-self: center;
}
.founter-qoute-left-ctn {
  max-width: 453px;
  margin: auto;
  padding: 25px 0px;
}
.founter-qoute-section .legacy-pattern {
  position: absolute;
  bottom: auto;
  top: -7px;
  z-index: 1;
  left: 50%;
  transform: translate(-50%, 0)
}
.founter-qoute-left-ctn h2 {
  font-size:51px;
  line-height: 25px;
  color: #000000;
  margin-bottom: 18px;
  font-weight: 500;
}
.founter-qoute-left-ctn label {
  color: #717171;
  font-size: 14px;
  line-height: 25px;
  display: block;
  margin-bottom:16px;
}
.founter-qoute-left-ctn p {
  font-size: 14px;
  line-height: 25px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #000000
  /* font-style: italic; */
}

.founter-qoute-left-ctn h2 span {
  color: #1D593A;
}
.team-list-section {
  padding-top: 124px;
  padding-bottom:124px;
}
.team-list-sec {
  text-align: center;
  position: relative;
  border-radius: 10px;
  transition: all 0.3s ease 0s;
}
.team-list-sec * {
  transition: all 0.3s ease 0s;
}
.team-list-sec-img {
  border-radius: 10px;
}
.team-list-sec-img img {
  width: 100%;
  border-radius: 10px;
}
.team-list-sec h5 {
  font-size: 18px;
  line-height: 25px;
  color: #000000;
  font-weight: 600;
  margin-bottom: 12px;
}
.team-list-sec label {
  display: block;
  font-size: 15px;
  line-height: 25px;
  color: #1D5939;
  margin-bottom: 0px;
  font-weight: bold
}
.team-list-sec p {
  color: #fff;
  margin-bottom: 0px;
  visibility: hidden;
  height: 0;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;
}
.team-list-section [class*="col-"]:hover p {
  visibility: visible;
  height: auto;
  opacity: 0.8;
  font-weight: normal;
  padding-bottom: 20px;
}
.team-list-sec p:last-child {
  margin-bottom: 0px
}
.team-list-overlay {
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%;
  padding-top: 33px;
}
.team-list-section [class*="col-"]:hover .team-list-overlay {
  top: 0px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 20px 35px;
  justify-content: center;
}
.team-list-section [class*="col-"]:hover .team-list-sec-img {
  margin-bottom: 0px;
}
.team-list-sec-img:before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  box-shadow: 0px 10px 20px #00000014;
  border-radius: 12px;
  transition: all 0.5s ease 0s;
  background: rgba(29, 89, 57, 0.85);
  opacity: 0;
}
.team-list-section [class*="col-"]:hover .team-list-sec-img:before {
  opacity: 1;
}
.team-list-section [class*="col-"]:hover h5 {
  color: #FFFFFF;
}
.team-list-section [class*="col-"]:hover label {
  color: #CF9418;
  margin-bottom: 20px;
}
.team-list-section .row {
  margin-bottom: -149px;
}
.team-list-section [class*="col-"] {
  padding-bottom: 149px;
}
.team-list-section .common-btn-green {
  margin: auto;
  margin-top: 149px;
  display: table;
  position: relative;
  font-size:16px;
  padding: 16px 41px;
}
.explore-section-main {
  padding-top: 140px;
}
.explore-section-main h2 {
  margin-bottom: 42px;
  text-align: center;
}
.explore-section-main .service-list::after {
  height: calc(100% - 110px);
}
.explore-section-main .service-list:hover::after {
  background: transparent linear-gradient(180deg, #1D593900 0%, #1D5939BA 55%, #1D5939 100%) 0% 0% no-repeat padding-box;
}
.explore-section-main .service-description {
  width: 100%;
  height: auto !important;
  padding: 0px 40px 10px;
}
.explore-section-main .service-list:hover .service-description {
  padding: 0px 40px 42px;
}
.explore-section-main .service-description h5 {
  margin-bottom: 0px;
}
.explore-section-main .service-description p {
  margin-bottom: 0px;
  line-height: 19px;
  display: block;
  visibility: hidden;
  height: 0;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;
}
.explore-section-main .service-list:hover .service-description p {
  visibility: visible;
  height: auto;
  opacity: 1;
  padding-bottom: 21px;
}
.explore-section-main .service-list {
  transition: all 0.3s ease 0s;
  margin-bottom: 0px;
}
.explore-section-main .service-list * {
  transition: all 0.3s ease 0s;
}
.explore-section-main .service-list .get-started-btn {
  display: inline-block;
  visibility: hidden;
  height: 0;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;
  margin-bottom: 0px !important;
}
.explore-section-main .service-list:hover .get-started-btn {
  visibility: visible;
  height: auto;
  opacity: 1;
}
.explore-section-main .service-list:hover .service-description h5 {
  margin-bottom: 23px;
  padding-bottom: 0;
}
.team-list-section {
  padding-top:100px;
}
.explore-section-main {
  padding-top: 111px;
}
.explore-section-main .service-list:hover img {
  transform: scale(1.1);
}
.btn-search:hover {
  opacity: 0.6;
}
.footer-form-right-sec .wpcf7-not-valid-tip {
  margin-top: -30px;
  font-size: 12px;
}
.footer-nav-section .footer-social ul li a:hover {
  color: #CF9418;
}
.test-slider {
  max-width: 300px;
}
/* new-style */
.page-template-team .inner-banner:before {
  content: "";
  position: absolute;
  background: #194a30b5;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
.mobile-p {
  display: none;
}
.about-legacy-ctn-sec h4::after{
  display:none;
}

.founter-qoute-inner-sec .col-lg-6 {
  align-self: center;
}
/*...media-strats-here...*/
@media(min-width:576px) {}
@media(min-width:768px) {}
@media(min-width:800px) {}
@media(min-width:992px) {
  .why-choose-justwill-section .col-lg-3 {
    width: 27%;
  }
  .why-choose-justwill-section .col-lg-9 {
    width: 73%;
  }
}
@media(min-width:1025px) {}
@media(min-width:1300px) {}
@media(min-width:1025px) and (max-width : 1499px) {}
@media(min-width:1100px) and (max-width : 1300px) {}
@media(min-width:1200px) and (max-width : 1399px) {}
@media(min-width:1400px) and (max-width : 1500px) {}
@media(min-width:1400px) {}
@media(min-width:1500px) {}
@media(min-width:1600px) {}
@media(min-width:1601px) {}
@media(max-width:1699px) {}
@media(max-width:1300px) {}
@media(max-width:1440px) {}


@media(max-width:1400px) {
  .vision-mission-white-box:after{
    height: calc(100% - 102px);
  }
  .page-template-about  .heart-of-justwills-section.common-bottom-bg-section {
    background-size: contain;
    padding-bottom: 20px;
}
.page-template-team .explore-section-main.common-bottom-bg-section {
  background-size: contain;
  padding-bottom: 21px;
}
}
@media(max-width:1180px) {
  .team-list-section [class*="col-"]:hover .team-list-overlay p {
    line-height: 21px;
}
.team-list-section [class*="col-"]:hover .team-list-overlay label {
   margin-bottom: 12px;
}
.vision-mission-white-box:after{
  height: calc(100% - 96px);
}
}

@media(max-width:1024px) {
  .about-legacy-section {
    padding: 100px 0px 83px;
  }
  .about-legacy-ctn-sec {
    max-width: 410px;
    margin-right: 0;
  }
  .why-choose-justwill-section {
    padding: 110px 0px 160px;
  }
  .why-choose-justwill-section .col-lg-3 {
    width: 34%;
  }
  .why-choose-justwill-section .col-lg-9 {
    width: 66%;
  }
  .why-choose-justwill-list-box-overlay {
    padding: 20px 20px;
  }
  .heart-of-justwills-section {
    padding-top: 110px;
    padding-bottom: 48px;
  }
  
  .vision-mission-white-box:before {
    display: none;
  }
  .vision-mission-white-box:hover h3 {
    color: #000;
  }
  .vision-mission-white-box:hover p {
    color: #959595;
  }
  .why-patner-section {
    padding: 100px 0px 110px;
  }
  .proud-partnership-section {
    padding: 95px 0px 120px;
  }
  .team-top-ctn-section {
    padding-top: 107px;
  }
  .founter-qoute-section .legacy-pattern {
    max-width: 345px;
  }
  .explore-section-main .service-description {
    padding: 0px 35px 35px;
  }
  .explore-section-main .service-description h5 {
    margin-bottom: 15px;
  }
  .explore-section-main .service-description p {
    visibility: visible;
    height: auto;
    opacity: 1;
    padding-bottom: 15px;
  }
  .explore-section-main .service-list .get-started-btn {
    visibility: visible;
    height: auto;
    opacity: 1;
  }
  .why-choose-justwill-section .legacy-pattern {
    top: -186px;
    max-width: 456px;
  }
}
@media(min-width:992px) and (max-width : 1199px) {}
@media(max-width:991px) {
  .about-legacy-ctn-sec {
    max-width: 100%;
  }
  .about-legacy-bg-img-overlay {
    position: relative;
  }
  .about-legacy-bg-img-for-desktop {
    display: none;
  }
  .about-legacy-bg-img-for-mobile {
    display: block;
  }
  .about-legacy-bg-img {
    margin-top: -52px;
  }
  .about-legacy-bg-img img {
    height: 400px;
    object-fit: cover;
  }
  .vision-mission-white-box {
    text-align: center;
    padding: 0px 15px 44px;
  }
  .message-from-ceo-left-ctn {
    padding: 99px 0px 0px;
    text-align: center;
    position: relative;
    z-index: 54;
  }
  .message-from-ceo-right-img {
    margin-top: -100px;
  }
  .message-from-ceo-right-img img {
    max-height: 700px;
  }
  .message-from-ceo-inner-sec {
    margin-left: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
    margin-right: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
    left: 0 !important;
  }
  .heart-of-justwills-left-img {
    margin-bottom: 70px;
  }
  .heart-of-justwills-right-ctn {
    text-align: center;
  }
  .why-patner-section h2 {
    margin-bottom: 30px;
  }
  .partner-block-box-sec [class*="col-"] {
    margin-bottom: 85px;
  }
  .partner-block-box-sec .row {
    margin-bottom: -84px;
  }
  .proud-partnership-section h2 {
    margin-bottom: 30px;
  }
  .proud-partnership-list-sec {
    padding-top: 30px;
  }
  .proud-partnership-list-sec [class*="col-"] {
    margin-bottom: 18px;
    padding-left: 9px;
    padding-right: 9px;
  }
  .proud-partnership-list-sec .row {
    margin-bottom: -18px;
    margin-left: -9px;
    margin-right: -9px;
  }
  .proud-partnership-list-sec .common-btn-green {
    margin-top: 50px;
  }
  .client-testimonial-section h2 {
    margin-bottom: 51px;
  }
  .client-testimonial-box {
    padding: 1px 34px 37px;
  }
  .client-testimonial-profile {
    margin-bottom: 23px;
  }
  .client-testimonial-box .quote-icon {
    max-width: 122px;
  }
  .client-testimonial-slider-arrows {
    margin-top: 50px;
  }
  .client-testimonial-section {
    padding-bottom: 110px;
  }
  .team-top-ctn-section h2 {
    max-width: 441px;
    margin-bottom: 30px;
  }
  .founter-qoute-left-ctn {
    max-width: 100%;
    margin: auto;
    padding: 123px 25px 0px;
    text-align: center;
    position: relative;
  }
  .explore-section-main h2 {
    margin-bottom: 36px;
  }
  .founter-qoute-inner-sec {
    margin-left: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
  }
  .founter-qoute-right-img {
    margin-top: -80px;
    height: auto;
  }
  .founter-qoute-section .legacy-pattern {
    max-width: 340px;
    top: -165px;
  }
  .desktop-p {
    display: none;
}
.mobile-p {
  display: block;
}
  .founter-qoute-section {
    background: none;
  }
  .team-list-overlay {
    padding-top: 22px;
  }
  .explore-section-main [class*="col-"] {
    margin-bottom: 20px;
  }
  .explore-section-main .row {
    margin-bottom: -20px;
  }
  .power-number-box .row {
    margin-bottom: -19px;
  }
  .power-number-box [class*="col-"] {
    margin-bottom: 19px;
  }
  .power-number {
    margin-bottom: 0px;
  }
  .power-number-box .row {
    justify-content: flex-start;
  }
  .mob-menu-sec li.current-menu-item a {
    color: #CF9418
  }
  .why-choose-justwill-section .legacy-pattern {
    top: -152px;
    max-width: 341px;
  }
  .explore-section-main{
        padding-bottom: 42px;
  }
  .team-list-section {
    padding-bottom:80px;
  }
  .vision-mission-white-box:after{
    height: calc(100% - 51px);
  }


}
@media(max-width:900px) {
.founter-qoute-right-img {
  background: linear-gradient(#fcfcfc, #dcdcdc, #ebebeb, #dcdcdc);
}
.founter-qoute-inner-sec .col-lg-6.teams-founder {
  padding: 0;
}
}
@media(min-width:992px) and (max-width : 1024px) {}
@media(min-width:768px) and (max-width : 991px) {}
@media(min-width:641px) and (max-width : 768px) {}
@media (min-width : 320px) and (max-width : 480px) {}
@media (min-width : 480px) and (max-width : 640px) {}
@media(max-width:767px) {
  .why-choose-justwill-section .col-lg-3 {
    width: 100%;
  }
  .why-choose-justwill-section .col-lg-9 {
    width: 100%;
  }
  .why-choose-justwill-left-ctn-sec {
    max-width: 100%;
    margin-bottom: 60px;
    text-align: center;
    padding-top: 0px;
  }
  .vision-mission-block-sec .row {
    margin-bottom: -30px;
  }
  .vision-mission-block-sec [class*="col-"] {
    margin-bottom: 30px;
  }
  .why-choose-justwill-left-ctn-sec h2 {
    max-width: 310px;
    margin-left: auto;
    margin-right: auto;
  }
  .why-choose-justwill-left-ctn-sec p {
    max-width: 275px;
    margin-left: auto;
    margin-right: auto;
  }
  .founter-qoute-left-ctn {
    padding: 123px 20px 0px;
  }
  .testimonial-slider-arrows {
    text-align: center;
  }
  .home-service-wrap p {
    max-width: 299px;
    margin-left: auto;
    margin-right: auto;
  }
  .home-service-wrap p br {
    display: none;
  }
  .why-choose-justwill-section .legacy-pattern {
    top: -172px;
    right: 0px;
    margin: auto;
  }
}
@media(min-width:475px) and (max-width : 767px) {}
@media(max-width:599px) {}

@media(max-width:667px) {
  .vision-mission-white-box:after{
    height: calc(100% - 52px);
  }
  .founter-qoute-left-ctn h2 {
    font-size: 42px;
    line-height: 50px;
  }
}
@media(max-width:575px) {
  .why-choose-justwill-list-sec [class*="col-"]:nth-child(even) {
    top: 0;
  }
  .why-choose-justwill-list-sec [class*="col-"] {
    margin-bottom: 20px;
  }
  .why-choose-justwill-list-sec .row {
    margin-bottom: -20px;
  }
  .why-choose-justwill-section {
    padding-bottom: 109px;
  }
  .about-legacy-bg-img img {
    height: auto;
  }
  .message-from-ceo-right-img img {
    max-height: none;
  }
  .why-choose-justwill-list-box-overlay {
    padding: 24px 40px 24px;
  }
  .explore-section-main {
    padding-bottom: 0;
}

.explore-section-main h2 {
  padding: 0 69px;
}
.founter-qoute-left-ctn h2{
  margin-bottom: 12px;
}
.message-from-ceo-right-img {
  margin-top: 0;
}
}
@media(max-width:400px) {
  .explore-section-main h2 {
    padding: 0 40px;
  }
}
@media(max-width:360px) {}
@media (min-width : 476px) and (max-width : 767px) {}
@media(max-width:475px) and (max-height : 600px) {}
@media(min-width:800px) and (max-height : 600px) {}
@media(max-width:360px) {}
@media only screen and (width :568px) {}