/*---------------------------------------------------------------------------------

 Theme Name:   New Life Estate Sales
 Theme URI:    https://estatesales.com/
 Description:  Welcome to New Life Estate Sales
 Author:       Estate Sales
 Author URI:   https://estatesales.com/
 Template:     Divi
 Version:      4.23.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
@font-face {
  font-family: 'Dattermatter Bold Persoinal Use';
  src: url('font/DattermatterBoldPersoinalUse-Re.eot');
  src: url('font/DattermatterBoldPersoinalUse-Re.eot?#iefix') format('embedded-opentype'),
  url('font/DattermatterBoldPersoinalUse-Re.woff2') format('woff2'),
  url('font/DattermatterBoldPersoinalUse-Re.woff') format('woff'),
  url('font/DattermatterBoldPersoinalUse-Re.ttf') format('truetype'),
  url('font/DattermatterBoldPersoinalUse-Re.svg#DattermatterBoldPersoinalUse-Re') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

body,span,p{
  font-family: 'Poppins', sans-serif;
}
#globalheader{
  padding: 10px 0;
}
#globalheaderow{
  padding: 0;
  display: flex;
  align-items: center;
}
#topmenu .et_pb_menu__wrap{
  justify-content: flex-end;
}
#topmenu li{
  margin-top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#topmenu li a{
  padding-bottom: 0;
}
#topmenu li.getaquote a{
  background: rgb(225,176,50);
  background: linear-gradient(90deg, rgba(225,176,50,1) 0%, rgba(246,224,103,1) 49%, rgba(221,172,37,1) 96%);
  padding: 18px 35px;
  color: #332169 !important;
  font-weight: bold;
  border-radius: 5px;  
}
#topmenu li ul{
  border-radius: 5px;
}
#topmenu li ul li {
  margin-bottom: 14px;
}
#topmenu li ul li a{
  color: #000 !important;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
}
#topmenu li ul li:hover a{
  background-color: transparent;
  opacity: 1;
  color: #FFD606 !important;
}
#topmenu li ul li.current_page_item a{
  color: #FFD606 !important;
}
#globalfooter{
  padding: 0;
}
#globalfooterow{
  padding: 0;
  width: 100%;
  max-width: 1280px;
}
#globalfooterow .et_pb_column{
  border-right: 1px solid #5f3f88;
  padding-top: 80px;
}
#globalfooterow .et_pb_column:last-child{
  border-right: 0px;
  padding-left: 40px;
}
#globalfooterow .et_pb_column:nth-child(2),
#globalfooterow .et_pb_column:nth-child(3){
  padding-left: 40px;
}
#copyrightrow{
  border-top: 1px solid #5f3f88;
  max-width: 100%;
  width: 100%;
}
#fctablurb{
  margin-bottom: 25px;
  max-width: 100%;
}
#fctablurb .et_pb_blurb_content{
  display: flex;
  align-items: center;
  max-width: 100%;
}
#fctablurb .et_pb_main_blurb_image{
  margin-bottom: 0;
  text-align: left;
}
#fctablurb .et_pb_main_blurb_image .et_pb_image_wrap{
  width: 60px;
}
#fctablurb .et_pb_blurb_container{
  flex: 1;
}
#footermenu .et_pb_menu_inner_container,
#footermenu .et_pb_menu__wrap, #footermenu .et_pb_menu__menu,
#footermenu .et-menu-nav{
  display: block;
}
#footermenu ul{
  display: block;
}
#footermenu ul li{
  padding-right: 0;
}
#footermenu ul li a{
  font-size: 16px;
}
#footerlogosvg .et_pb_code_inner{
  line-height: 0;
}
#footerlogosvg a {
  display: block;
}
#footerlogosvg a svg {
  width: 230px;
}
#globalfooterow h5{
  margin-top: 25px;
  margin-bottom: 25px;
}
#globalfooterow h5:before{
  content: '';
  width: 5px;
  height: 32px;
  background-color: #f2d248;
  position: absolute;
  left: -40px;
  top: 0;
}
ul#socialiconblock {
  margin-top: 50px;
}
ul#socialiconblock li{
  margin-bottom: 0;
}
ul#socialiconblock li a{
  width: 32px;
  height: 32px;
  line-height: 32px;
}
ul#socialiconblock li a.icon:before{
  width: 32px;
  height: 32px;
  line-height: 32px;
}
ul#socialiconblock li:first-child{
  margin-right: 20px;
}
ul#socialiconblock li:last-child{
  margin-left: 30px;
}
body.home #scheduleconl.et_pb_button{
  background: rgb(225,176,50);
  background: linear-gradient(90deg, rgba(225,176,50,1) 0%, rgba(246,224,103,1) 49%, rgba(221,172,37,1) 96%);
  padding: 18px 35px !important;
  color: #332169 !important;
  font-weight: bold;
  border-radius: 5px;
  border: 0;
}
#herobanner{
  padding: 0;
  padding-top: 90px;
  min-height: 900px;
}
#herobannerow{
  padding: 0;
  width: 950px;
}
#herobannerow:before{
  content: '';
  width: 100%;
  height: 145px;
  margin: 0 auto;
  border: 5px solid #ecd986;
  border-top: 0px;
  position: absolute;
  left: 0; right: 0;
  top: 41px;
}
#bordecut{
  position: relative;
}
#bordecut:before{
  content: '';
  width: 50px;
  height: 5px;
  background-color: #ecd986;
  position: absolute;
  left: 0;
  top: 36px;
}
#bordecut:after{
  content: '';
  width: 50px;
  height: 5px;
  background-color: #ecd986;
  position: absolute;
  right: -10px;
  top: 36px;
}
#bordecut h1{
  font-size: 80px;
  line-height: 80px;
}
.formdesign{
  border: 1px solid #a29460;
  position: relative;
}
.formdesign:before{
  content: '';
  width: 91px;
  height: 98px;
  background-image: url(img/formcornleft.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  position: absolute;
  left: -7px;
  top: -7px;
}
.formdesign:after{
  content: '';
  width: 91px;
  height: 98px;
  background-image: url(img/formcornright.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
  position: absolute;
  right: -7px;
  bottom: -7px;
}
.formbggd{
  background: rgb(225,176,50);
  background: linear-gradient(90deg, rgba(225,176,50,1) 15%, rgba(246,224,103,1) 49%, rgba(221,172,37,1) 85%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 15px;
  padding: 40px 50px;
}
.formlog{
  width: 25%;
}
.formshortcode{
  width: 75%;
}
#ourstorynewliferow{
  padding: 100px 0 50px;
}
#inquiryform,#inquiryformrow{
  padding: 0;
  background-color: transparent;
}
#inquiryformrow {
  margin-top: -112px;
}
#allstyle span.smalltitle{
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  color: #dba52a;
  text-transform: uppercase;
}
#allstyle h2{
  font-size: 48px;
  line-height: 60px;
  font-weight: 500;
  color: #381f6a;
}
#allstyle h2 span{
  font-weight: bold;
}
#allstyle ul{
  list-style: none;
  padding: 0;
  margin: 25px 0;
}
#allstyle ul li{
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
}
#allstyle ul li:after{
  content: url(img/minusicon.png);
}
#allstyle .et_pb_text_inner p:first-child{
  padding: 0;
}
#servicesprow1{
  padding-top: 250px;
}
#blrboxtext{
  background-color: #fff;
  border: 1px solid #e1b132;
  padding: 100px 20px 35px;
}
#blrboxtext.bgicon1:before,
#blrboxtext.bgicon2:before,
#blrboxtext.bgicon3:before{
  content: '';
  width: 129px;
  height: 129px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center top;
  position: absolute;
  left: 0; right: 0;
  top: -59px;
}
#blrboxtext.bgicon1:before{
  background-image: url(img/blricon1.png);
}
#blrboxtext.bgicon2:before{
  background-image: url(img/blricon2.png);
}
#blrboxtext.bgicon3:before{
  background-image: url(img/blricon3.png);
}
#blrboxtext h3{
  font-size: 32px;
  line-height: 44px;
  font-weight: 600;
  color: #280a4e;
  padding: 0;
  margin-bottom: 15px;
}
a.learnmore{
  font-size: 20px;
  line-height: 20px;
  color: #280a4e;
  font-weight: 600;
  padding: 18px 0;
  border: 2px solid #e1b132;
  display: block;
  width: 180px;
  margin: 30px auto 0;
  border-radius: 5px;
}

#blrboxtext:hover{
  background-color: #442077;
}
#blrboxtext:hover h3,
#blrboxtext:hover p,
#blrboxtext:hover a.learnmore{
  color: #fff;
}
#blrboxtext.bgicon1:hover:before{
  background-image: url(img/blrhovericon1.png);
}
#blrboxtext.bgicon2:hover:before{
  background-image: url(img/blrhovericon2.png);
}
#blrboxtext.bgicon3:hover:before{
  background-image: url(img/blrhovericon3.png);
}
#servicesprow1 #allstyle h2,
#servicesprow1 #allstyle span.smalltitle{
  color: #27094d;
}
#servicesprovide{
  background-size: 100%;
  padding-bottom: 320px;
}
#servepro,#serveprorow{
  background-color: transparent;
  padding: 0;
}
#serveprorow{
  margin-top: -250px;
}
#realestateslide .dica-item-content{
  border: 1px solid #e8c362;
  padding: 30px;
}
#realestateslide .dica-item-content a{
  position: relative;
  display: flex;
  align-items: center;
}
#realestateslide .dica-item-content a:before{
  content: url(img/mapicon.png);
  display: block;
  margin-right: 10px;
  margin-top: 8px;
}
#realestateslide a.image img{
  width: 100%;
}
#allstyle h2{
  position: relative;
}
#allstyle h2:after{
  content: url(img/rightline.png);
  display: block;
  position: absolute;
  right: -107px;
  top: 0;
}
#allstyle.leftline h2:after,#allstyle.removeline h2:after{
  display: none;
}
#allstyle.leftline h2:before{
  content: url(img/leftline.png);
  left: -135px;
  display: block;
  position: absolute;
  top: -12px;
}
#allstyle.leftline.colorwhite h2{
  color: #fff;
}
#dashliststyle ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
#dashliststyle ul li{
  list-style: none;
  position: relative;
  margin-bottom: 40px;
}
#dashliststyle ul li:before{
  content:url(img/rounddot.png);
  position: absolute;
  z-index: 0;
  top: 18px;
  bottom: 0;
  left: 57px;
}
#dashliststyle ul li:after{
  content: "";
  position: absolute;
  z-index: -1;
  top: 47px;
  bottom: 0;
  left: 65px;
  height: 100%;
  border-left: 2px dashed #e9c53b;
}
#dashliststyle ul li:last-child:after{
  display: none;
}
#dashliststyle ul li span{
  font-size: 18px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
  display: block;
}
#dashliststyle .listtile{
  font-size: 28px;
  line-height: 40px;
  color: #fff;
  font-weight: 600;
}
#dashliststyle ul li{
  display: flex;
}
#dashliststyle ul li .icoimg{
  width: 100px;
}
#dashliststyle ul li .listtextbox{
  flex: 1;
}
#inquiryformrow input[type=text],
#inquiryformrow input[type=email],
#inquiryformrow input[type=tel],
#inquiryformrow textarea{
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #3d2468;
  border: 0;
  padding: 12px 10px;
  border-radius: 5px;
}
#inquiryformrow input::placeholder,
#inquiryformrow textarea::placeholder{
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #3d2468;
}
#inquiryformrow input[type=submit]{
  background-color: #40216a;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  border: 0;
  padding: 15px 0;
}
.consultationfrom .ctaformbg{
  position: relative;
}
.consultationfrom .ctaformbg:before{
  content: url(img/verticalline.png);
  display: block;
  position: absolute;
  left: 0; right: 0;
  top: -40px;
}
.formdesign .ctaformbg {
  padding: 65px;
  background-image: url(img/formimgbg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin: 12px;
  text-align: center;
}
.consultationfrom .formshortcode{
  width: 100%;
}
#inquiryformrow .consultationfrom input[type=submit]{
  padding: 25px 50px;
  border-radius: 5px;
  margin: 0 auto;
}
span.smalltext{
  font-size: 24px;
  line-height: 30px;
  color: #fff;
}
.consultationfrom h2{
  font-size: 48px;
  line-height: 60px;
  font-weight: 500;
  color: #fff;
}
.contactformtext {
  margin-bottom: 20px;
}
#ourprocessrow {
  padding: 80px 0 100px;
}
#inquiryformrow.consultationrow{
  margin-top: -180px;
}
#bgpoststyle .post-content{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 90%;
  margin: 0 auto;
}
#bgpoststyle article {
  margin-bottom: 0;
}
#bgpoststyle .postimg a{
  display: block;
  height: 100%;
}
#bgpoststyle .postimg img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#bgpoststyle .postimg{
  position: relative;
  height: 500px;
}
#bgpoststyle .postimg:before{
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}
#bgpoststyle p.post-meta{
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #fff;
  position: relative;
  z-index: 2;
  background-color: #522888;
  border-radius: 5px;
  width: 160px;
  padding: 10px 10px;
  background-image: url(img/clock.png);
  background-repeat: no-repeat;
  background-position: 12px 9px;
  background-size: auto;
  padding-left: 40px;
}
#bgpoststyle h2.entry-title{
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  color: #fff;
  position: relative;
  z-index: 2;
}
#blrubblog h2.entry-title a{
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#blrubblog h2.entry-title{
  font-size: 18px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding: 0;
  margin-bottom: 10px;
}
#blrubblog p.post-meta{
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #fff !important;
  position: relative;
  z-index: 2;
  background-color: #522888;
  border-radius: 5px;
  width: 160px;
  padding: 10px 10px;
  background-image: url(img/clock.png);
  background-repeat: no-repeat;
  background-position: 12px 9px;
  background-size: auto;
  padding-left: 40px;
}
#blrubblog p.post-meta span{
  color: #fff !important;
}
#blrubblog a.more-link{
  border: 1px solid #e1b132;
  color: #e1b132 !important;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 18px;
  display: inline-block;
  text-transform: capitalize;
}
#blrubblog .post-content-inner {
  margin-bottom: 16px;
}
#blrubblog .post-content-inner p{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#blrubblog article{
  display: flex;
  margin-bottom: 20px;
}
#blrubblog .postimg{
  width: 45%;
}
#blrubblog .post-content{
  width: 55%;
  border: 1px solid #929292;
  padding: 27px;
}
#blrubblog .postimg a{
  display: block;
  margin-bottom: 0;
  height: 100%;
}
#blrubblog .postimg a img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .9s;
}
#latestblog .et_pb_column{
  margin-right: 20px;
}
#bgpoststyle .postimg:hover{
  overflow: hidden;
}
#bgpoststyle .postimg:hover img{
  transform: scale(1.2);
  transition: transform .9s;
}
#allstyle1 span.smalltitle{
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  color: #dba52a;
  text-transform: uppercase;
}
#allstyle1 h2{
  font-size: 48px;
  line-height: 60px;
  font-weight: 500;
  color: #381f6a;
}
#allstyle1 h2 span{
  font-weight: bold;
}
#faqaccordian.topfaq h5{
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: #000 !important;
}
#faqaccordian.topfaq .et_pb_toggle_content {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: #000;
}
#faqaccordian.topfaq .et_pb_toggle .et_pb_toggle_title:before{
  top: 14px;
}
#faqaccordian.topfaq .et_pb_toggle{
  border: 0;
  padding: 0;
  margin-bottom: 25px;
}
#faqaccordian .et_pb_toggle{
  border-bottom: 1px solid #b3a1c9;
  margin-bottom: 0;
}
#faqaccordian .et_pb_toggle_open .et_pb_toggle_title:before{
  content: "\4b"!important;
  display: block;
  visibility: visible;
}
#faqaccordian .et_pb_toggle .et_pb_toggle_title:before{
  background: rgb(224,176,40);
  background: linear-gradient(112deg, rgba(224,176,40,1) 15%, rgba(245,223,104,1) 85%);
  border-radius: 100%;
}
span.et_pb_scroll_top.et-pb-icon{
  background: rgb(224,176,40);
  background: linear-gradient(112deg, rgba(224,176,40,1) 15%, rgba(245,223,104,1) 85%);
  color: #381f6a;
}
#logosvg a{
  display: block;
}
#pagesbannerow h1{
  font-size: 64px;
  line-height: 64px;
  color: #3c186b;
  padding: 0;
  text-align: center;
}
.defaultflex{
  display: flex;
  align-items: center;
}
.et_pb_button#scheduleconl{
  background: rgb(225, 176, 50);
  background: linear-gradient(90deg, rgba(225, 176, 50, 1) 0%, rgba(246, 224, 103, 1) 49%, rgba(221, 172, 37, 1) 96%);
  padding: 18px 35px !important;
  color: #332169 !important;
  font-weight: bold;
  border-radius: 5px;
  border: 0;
}
.defaultunderlist ul {
  margin-top: 15px;
}
.defaultunderlist ul li{
  font-size: 24px;
  line-height: 40px;
  font-weight: 500;
  margin-bottom: 23px;
}
#servblurbrow .et_pb_column:first-child,
#servblurbrow1 .et_pb_column:last-child {
  padding: 30px 0;
}
#servblurbrow .et_pb_column:last-child,
#servblurbrow1 .et_pb_column:first-child {
  padding: 50px;
  border: 1px solid #DEDEDE;
}
#movingblurb .et_pb_blurb_content{
  display: flex;
  align-items: center;
}
#movingblurb .et_pb_main_blurb_image{
  width: 90px;
  text-align: left;
  margin-bottom: 0;
}
#movingblurb .et_pb_blurb_container{
  flex: 1;
}
#movingblurb h4{
  padding: 0;
}
#allstyle.leftline.linewhite h2:before{
  content: url(/wp-content/uploads/2024/03/whiteline.png);
}
#bluecornerow .et_pb_column{
  background-color: #fff;
  padding: 50px;
}
#bluecornerow .et_pb_column:before {
  content: '';
  width: 175px;
  height: 185px;
  background-image: url(/wp-content/uploads/2024/03/blurcornerleft.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  position: absolute;
  left: -7px;
  top: -7px;
}
#bluecornerow .et_pb_column:after {
  content: '';
  width: 175px;
  height: 185px;
  background-image: url(/wp-content/uploads/2024/03/blurcornerright.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
  position: absolute;
  right: -7px;
  bottom: -7px;
  visibility: visible;
}
#servhead{
  border: 2px solid #fff;
  padding: 20px 0;
  margin-bottom: 30px;
}
#servhead h3 {
  padding: 0;
  line-height: 25px;
}
#allstyle.uldefault ul{
  list-style: unset;
}
#allstyle.uldefault ul li{
  display: block;
  list-style: unset;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 22px;
  margin-bottom: 25px;
}
#allstyle.uldefault ul li:before{
  content: '';
  width: 10px;
  height: 10px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 10px;
  border-radius: 100%;
}
#allstyle.uldefault ul li:after {
  display: none;
}
.orderlist ul{
  list-style: none;
}
.orderlist li{
  font-size: 48px;
  line-height: 58px;
  font-weight: 500;
  color: #000;
  margin-bottom: 40px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.orderlist li span{
  display: block;
  font-size: 18px;
  line-height: 34px;
  color: #000;
  margin-top: 20px;
}
.orderlist li::marker {
  display: none;
}
.orderlist li span.number{
 background-color: #F8F8F8;
 padding: 0;
 text-align: center;
 display: flex;
 border-radius: 100%;
 font-size: 48px;
 line-height: 48px;
 margin-top: 0px;
 width: 75px;
 height: 75px;
 align-items: center;
 justify-content: center;
 margin-right: 20px;
}
#gform_wrapper_4 input,
#gform_wrapper_5 input,
#gform_wrapper_6 input,
#gform_wrapper_7 input,
#gform_wrapper_4 select,
#gform_wrapper_5 select,
#gform_wrapper_6 select,
#gform_wrapper_7 select,
#gform_wrapper_4 textarea,
#gform_wrapper_5 textarea,
#gform_wrapper_6 textarea,
#gform_wrapper_7 textarea {
  border-color: #3C186B;
  border-radius: 5px;
  padding: 12px 18px;
  font-size: 16px;
  line-height: 16px;
  color: #000;
}
#gform_wrapper_4::placeholder,
#gform_wrapper_5::placeholder,
#gform_wrapper_6::placeholder,
#gform_wrapper_7::placeholder {
  font-size: 16px;
  line-height: 16px;
  color: #000;
}
#gform_wrapper_4 input[type=submit],
#gform_wrapper_5 input[type=submit],
#gform_wrapper_6 input[type=submit],
#gform_wrapper_7 input[type=submit] {
  padding: 15px 32px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #fff;
  border-radius: 5px;
  background-color: #3C186B;
  cursor: pointer;
  border: 0;
}
#sdascttitle h4{
  font-size: 32px;
  line-height: 60px;
  font-weight: 500;
  color: #3C186B;
  padding: 0;
  margin-bottom: 10px;
}
#yellowsectionrow h2{
  font-weight: 500;
  color: #3C186B;
  line-height: 60px;
}
#et-boc .dica_divi_carousel .dica_divi_carouselitem .dica-image-container a img {
    filter: grayscale(1);
}

/******************** Media Query Code Start ******************************/

/************** Mobile Submenu Collapas Code ******************/
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
  content: '\4d';
}
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
  width: 44px;
  height: 100%;
  padding: 0px !important;
  max-height: 44px;
  border: none;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 999;
  background-color: transparent;
}
ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
  position: relative;
}
.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
  background-color: transparent;
}
ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
  display: none !important;
  visibility: hidden !important;
}
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
  display: block !important;
  visibility: visible !important;
}
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
  text-align: center;
  opacity: 1;
}
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
  top: 10px;
  position: relative;
  font-family: "ETModules";
  content: '\33';
  color: #fff;
  background: #653496;
  border-radius: 50%;
  padding: 3px;
}
ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
  content: '\32';
}
.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
  position: absolute;
  right: 5%;
  margin-left: -20px;
  top: -14px;
  width: 0;
  height: 0;
  content: '';
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #ffffff;
}
.mobile_menu_bar {
  position: relative;
  display: block;
  bottom: 0px;
  line-height: 0;
}
#txticonrow {
  margin-top: -280px;
  max-width: 55%;
  padding: 0;
}
#txticonrow .et_pb_column {
  border: 2px solid #3C186B;
  border-radius: 15px;
  padding: 0 50px 50px;
  background-color: #fff;
}
#servicesprovide1{
  background-size: 100%;
  padding-bottom: 270px;
}
#servicesprovide1 #servicesprow1{
  padding-top: 200px;
}
#appraisalblurb .et_pb_blurb_content{
  display: flex;
}
#appraisalblurb .et_pb_main_blurb_image{
  margin-bottom: 0;
  border-radius: 5px;
  border: 2px solid #3C186B;
  padding: 19px;
  margin-right: 27px;
}
#appraisalblurb .et_pb_blurb_container{
  flex: 1;
  background-color: #FFD606;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#appraisalblurb h4{
  font-size: 24px;
  line-height: 24px;
  font-weight: 500;
  color: #000;
  margin: 0;
  padding: 0;
  padding-left: 35px;
}
#blueboxcol .et_pb_column{
  background-color: #3C186B;
  padding: 50px;
  position: relative;
}
#blueboxcol .et_pb_column:before{
  content: '';
  width: 25px;
  height: 25px;
  background-color: #FFD606;
  position: absolute;
  left: 0;
  top: 0;
}
#appraisals1 {
  padding: 0;
}
#blurbgblock{
  padding: 28px 0;
}
#blurbgblock{
  background: rgb(60,24,107);
  background: linear-gradient(90deg, rgba(60,24,107,1) 80%, rgba(255,255,255,1) 80%);
}
#blurbgblock h4{
  font-size: 32px;
  line-height: 32px;
  color: #fff;
  padding: 0;
  margin: 0;
  position: relative;
  padding-left: 120px;
}
#blurbgblock h4:before{
  content: '';
  width: 100px;
  height: 2px;
  background-color: #FFD606;
  position: absolute;
  left: 0;
  top: 14px;
}
#yellowsectionrow{
  padding: 50px 0;
}
#yellowsection{
  position: relative;
}
#yellowsection:after{
  content: url(/wp-content/uploads/2024/03/squareico1.png);
  display: block;
  visibility: visible;
  position: absolute;
  right: 0;
  top: 40%;
}
#teamyellowrow1{
  padding-top: 165px;
}
#teamyellowrow2 .et_pb_column{
  border: 2px solid #3C186B;
  border-radius: 15px;
  padding: 0 50px 43px;
  background-color: #fff;
}
#dashliststyle.dlinehcenter ul li{
  align-items: center;
}
#jointeams .listuld{
  padding-bottom: 0;
}
.listuld ul li{
  font-weight: 600;
  margin-bottom: 25px;
  line-height: 38px;
}
.listuld ul li:last-child{
  margin-bottom: 0;
}
#testirow .et_pb_column{
  background-color: #F8F8F8;
  padding: 45px 32px;
  position: relative;
}
#testirow .et_pb_column:before{
  content: '';
  width: 78px;
  height: 56px;
  background-image: url(/wp-content/uploads/2024/03/quoteico.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
  position: absolute;
  right: 58px;
  top: -24px;
}
#testirow p{
  line-height: 38px;
}
#testirow.testirow2 .et_pb_column:last-child{
  background-color: transparent;
}
#testirow.testirow2 .et_pb_column:last-child:before{
  display: none;
}
#gform_wrapper_3 input,
#gform_wrapper_3 textarea{
  background-color: #F5F5F5;
  border-color: #000;
  border-radius: 5px;
  padding: 18px 30px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #000;
}
#gform_wrapper_3 input::placeholder,
#gform_wrapper_3 textarea::placeholder{
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #000;
}
#gform_wrapper_3 input[type="submit"]{
  background-color: #FFD606;
  border-radius: 30px;
  padding: 20px 35px;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #000;
  box-shadow: 5px 15px 15px rgb(0 0 0 / 20%);
  cursor: pointer;
  border: 0;
  text-transform: uppercase;
}
#resourceblog .et_pb_ajax_pagination_container{
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
#resourceblog article{
  width: 48.8%;
  padding: 25px;
  margin-bottom: 0;
  border: 1px solid #D8D8D8;
}
#resourceblog h2{
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
}
#resourceblog .post-content-inner p{
  line-height: 38px;
}
#resourceblog a.more-link{
  line-height: 38px;
  color: #000;
  position: relative;
  text-transform: capitalize;
  display: flex;
  align-items: center;
}
#resourceblog a.more-link:after{
  content: url(/wp-content/uploads/2024/03/rmarrow.png);
  display: block;
  margin-top: 9px;
  margin-left: 12px;
}
#googlemap{
  padding: 0;
  margin-top: 50px;
  width: 100%;
  max-width: 100%;
}
#googlemap .et_pb_code_inner{
  line-height: 0;
}
#pagesbanner {
  padding: 33px 0;
}
#pagesbannerow{
  padding: 0;
}
#allstyle.rightline h2:after{
  right: -167px;
  top: -10px;
}
.positionbox{
  border: 1px solid #dedede;
}
.positionbox ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.positionbox ul li{
  list-style: none;
  border-bottom: 1px solid #dedede;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px;
}
.positionbox ul:last-child li{
  border-bottom: 0px;
}
.positionbox ul li span:nth-child(1) {
  width: 25%;
}
.positionbox ul li span:nth-child(2) {
  width: 50%;
}
.positionbox ul li span:nth-child(3) {
  width: 20%;
}
span.posboxtile{
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  color: #3C186B;
  display: block;
}
span.postime{
  font-size: 18px;
  line-height: 36px;
  font-weight: 400;
  color: #000;
  display: block;
  text-align: center;
}
.applynow{
  text-align: center;
}
.applynow a{
  padding: 15px 46px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #fff;
  border-radius: 5px;
  background-color: #3C186B;
  display: block;
}
.formbggd h2{
  font-family: 'Dattermatter Bold Persoinal Use';
  font-size: 50px;
  line-height: 65px;
  color: #fff;
  padding: 0;
  margin: 0;
}
h2.wp-block-heading{
  font-size: 32px;
  line-height: 48px;
}
#left-area .post-meta{
  display: none;
}
#left-area h1.entry-title{
  margin-bottom: 0px;
}

/********** Mobile Submenu Code Close ******************/

@media only screen and (max-width: 1500px){
  .et_pb_row{
    width: 90%;
  }
}
@media only screen and (max-width: 1300px){
  #allstyle h2:after,
  #allstyle.leftline h2:before{
    display: none;
  }
  #bgpoststyle .postimg{
    height: 547px;
  }
  #faqsection,#faqsectionrow {
    padding-top: 0;
  }
  #globalfooterow{
    width: 90%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1200px){
  #globalheaderow{
    width: 95%;
  }
  #herobanner{
    min-height: 660px;
  }
}
@media only screen and (max-width: 1099px){
  #resourceblog article{
    width: 48.5%;
  }
  #topmenu ul li a{
    font-size: 16px;
  }
  #topmenu li.getaquote a{
    padding: 10px 16px;
    font-size: 14px;
  }
  #realestateslide .swiper-container .dica_divi_carouselitem{
    width: 50% !important;
  }
  #bgpoststyle .postimg{
    height: 100%;
  }
  #globalfooterow{
    display: flex;
    flex-wrap: wrap;
  }
  #globalfooterow .et_pb_column {
    width: 48%;
    padding-top: 40px;
  }
  #topmenu.et_pb_module .mobile_menu_bar:before{
    color: #fff;
  }
  #bordecut h1 {
    font-size: 50px;
    line-height: 50px;
  }
  #herobannerow{
    width: 90%;
  }
  #herobanner {
    min-height: 490px;
  }
  body.home #scheduleconl.et_pb_button{
    padding: 14px 30px !important;
    font-size: 18px;
  }
  #bordecut{
    margin-bottom: 57px
  }
  
}
@media only screen and (max-width: 980px){
  #globalheaderow .et_pb_column:first-child{
    width: 30%;
  }
  #globalheaderow .et_pb_column:last-child{
    width: 70%;
  }
  #logosvg a{
    line-height: 0;
  }
  #logosvg a svg{
    width: 100%;
    height: 100%;
    line-height: 0;
  }
  #globalheaderow .et_pb_column, #topmenu,
  .et_pb_menu_inner_container {
    position: static;
  }
  .formbggd{
    flex-direction: column;
  }
  .formlog,.formshortcode{
    width: 100%;
  }
  #servicesprow1 {
    padding-top: 119px;
    padding-bottom: 108px;
  }
  #serveprorow {
    margin-top: 0;
  }
  #servicesprovide{
    padding-bottom: 80px;
  }
  #serveprorow .et_pb_column{
    margin-bottom: 100px;
  }
  #footermenu.et_pb_menu .et_mobile_nav_menu{
    display: none;
  }
  #topmenu ul li{
    margin-bottom: 0px;
  }
  #topmenu ul li a{
    width: 100%;
    color: #000 !important;
    padding: 12px 10px;
    border-color: #653496;
  }
  #topmenu li ul li a{
    font-size: 16px;
  }
  #topmenu li ul{
    width: 100%;
    padding: 0;
  }
  #topmenu li.getaquote a{
    text-align: center;
  }
  #topmenu .et_mobile_menu .menu-item-has-children>a{
    background-color: transparent;
  }
  #topmenu li ul li{
    margin-bottom: 0;
  }
  .defaultflex{
    flex-direction: column;
  }
  #servblurbrow1{
    display: flex;
    flex-direction: column-reverse;
  }
  #resourceblog article{
    width: 48%;
  }
  #resourceblog h2 {
    font-size: 28px;
    line-height: 34px;
  }
  #resourceblog article p,
  #resourceblog .post-content-inner p{
    font-size: 16px;
    line-height: 30px;
  }
  #blrubblog h2.entry-title,
  #blrubblog h2.entry-title a{
    display: block;
  }
  #bgpoststyle h2.entry-title{
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  #blurbgblock{
    background: rgb(60,24,107);
  }
  #yellowsection:after{
    top: auto;
    right: auto;
    left: 42px;
    bottom: 13px;
  }
}
@media only screen and (max-width: 600px){
  #yellowsection:after{
    left: 23px;
  }
  .positionbox ul li{
    flex-direction: column;
    row-gap: 20px;
  }
  .positionbox ul li span{
    width: 100% !important;
    text-align: center;
  }
  #resourceblog article{
    width: 100%;
  }
  #bordecut h1{
    font-size: 40px;
    line-height: 40px;
  }
  #bordecut h1 span{
    display: block;
  }
  #herobannerow .et_pb_text_inner p{
    font-size: 18px;
    line-height: 26px;
  }
  #inquiryformrow {
    margin-top: 30px;
  }
  #herobanner {
    min-height: 380px;
  }
  body.home #scheduleconl.et_pb_button {
    padding: 10px 20px !important;
    font-size: 16px;
  }
  #bordecut {
    margin-bottom: 22px;
  }
  .formbggd{
    margin: 10px;
    padding: 25px;
  }
  #allstyle span.smalltitle,
  #allstyle1 span.smalltitle{
    font-size: 18px;
    line-height: 22px;
  }
  #allstyle h2,#allstyle1 h2,.consultationfrom h2{
    font-size: 32px;
    line-height: 42px;
    text-align: left;
  }
  #allstyle ul li{
    font-size: 16px;
  }
  #allstyle ul li:after{
    transform: scale(0.7);
  }
  body .et_pb_button_module_wrapper  a.et_pb_button,
  a.learnmore{
    padding: 10px 20px;
    font-size: 16px;
    line-height: 16px;
  }
  #inquiryformrow .consultationfrom input[type=submit]{
    padding: 12px 26px;
    font-size: 18px;
    line-height: 18px;
  }
  #servicesprow1 {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  #upcomingsales{
    padding: 0;
  }
  #upcomingsalesrow{
    padding-top: 0;
  }
  #serveprorow .et_pb_column:last-child{
    margin-bottom: 50px;
  }
  #realestateslide .swiper-container .dica_divi_carouselitem{
    width: 100% !important;
  }
  #ourprocessrow,#latestblogs,#latestblogrow {
    padding: 0;
  }
  #dashliststyle .listtile{
    font-size: 20px;
    line-height: 30px;
  }
  #dashliststyle ul li span{
    font-size: 16px;
    line-height: 21px;
  }
  #dashliststyle ul li:before{
    top: 8px;
    left: 48px;
  }
  #dashliststyle ul li:after{
    top: 37px;
    left: 56px;
  }
  #dashliststyle ul li .icoimg img {
    width: 35px;
    height: 35px;
    object-fit: contain;
  }
  .formdesign .ctaformbg{
    padding: 20px;
    margin: 0;
  }
  #blrubblog article{
    flex-direction: column;
  }
  #blrubblog .postimg,
  #blrubblog .post-content{
    width: 100%;
  }
  #faqaccordian .et_pb_toggle .et_pb_toggle_title:before{
    font-size: 30px;
    right: 0;
  }
  #faqaccordian .et_pb_toggle{
    padding: 15px 0;
  }
  #faqaccordian h5.et_pb_toggle_title{
    font-size: 16px;
    line-height: 24px;
  }
  #faqaccordian .et_pb_toggle_content p{
    font-size: 14px;
    line-height: 22px;
  }
  #globalfooterow .et_pb_column{
    border-right: 0px solid #5f3f88;
  }
  #globalfooterow h5:before{
    width: 32px;
    height: 5px;
    left: 00px;
    top: auto;
    bottom: 0;
  }
  #globalfooterow .et_pb_column:nth-child(2),
  #globalfooterow .et_pb_column:nth-child(3),
  #globalfooterow .et_pb_column:last-child {
    padding-left: 0;
  }
  #pagesbannerow h1{
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 10px;
  }
  #pagesbannerow p {
    font-size: 16px;
    line-height: 24px;
  }
  #blurbgblock h4{
    padding-left: 0;
    padding-bottom: 20px;
    line-height: 42px;
  }
  #blurbgblock h4:before{
    top: auto;
    bottom: 0;
  }
  #yellowsectionrow h2{
    font-size: 38px;
    line-height: 46px;
  }
  #servblurbrow .et_pb_column:last-child,
  #servblurbrow1 .et_pb_column:first-child{
    padding: 30px;
  }
  .defaultunderlist ul li{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 18px;
  }
  #servyellowrow {
    padding: 20px !important;
  }
  #movingblurb .et_pb_blurb_content{
    flex-direction: column;
  }
  #movingblurb .et_pb_main_blurb_image{
    width: 100%;
    margin-bottom: 20px;
  }
  #movingblurb h4{
    font-size: 28px;
    line-height: 38px;
  }
  .buttonbottom .et_pb_button_module_wrapper {
    text-align: left;
  }
  #servicesprovide1 #servicesprow1 {
    padding-top: 10px;
  }
  #servicesprow1 #allstyle h2, #servicesprow1 #allstyle span.smalltitle{
    text-align: center;
  }
  #txticonrow{
    max-width: 100%;
  }
  #txticonrow .et_pb_column{
    padding: 0 30px 20px;
  }
  #icontxtsection {
    padding-bottom: 0;
  }
  #appraisalblurb .et_pb_main_blurb_image{
    margin-right: 0;
    padding: 15px;
    border-right: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0;
  }
  #appraisalblurb .et_pb_blurb_container{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 2px solid #3C186B;
  }
  #appraisalblurb h4{
    font-size: 16px;
    line-height: 22px;
    padding: 10px;
  }
  #blueboxcol .et_pb_column{
    padding: 25px;
  }
  .defaultflex .et_pb_button_module_wrapper {
    text-align: left;
  }
}


/******************** Media Query Code ENd ********************************/