/*
Theme Name: Divi Child
Theme URI: https://diviextended.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/
@import url("../Divi/style.css");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");

a {
    text-decoration: none;
}


.banner-img-slider img{
	width: 100%;
}
.secondary-text{
	color: #ed303b;
}
.primary-text{
	color: #212121;
}
.text-danger{
	color: #f9012f !important;
}
span.red-text {
    color: #dc3545;
    background-color: black;
    padding: 10px 15px 10px 15px;
    border-radius: 10px;
}

span.Price-danger {
    font-size: 30px;
    color: #dc3545;
}
@keyframes blink {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}
.animate-blink {
    animation: blink 2s ease-in-out infinite;
}
.video-circle-text{
	width: 70%;
	margin: 0 auto;
}
.video-col{
	position: relative;
}
.video-play-btn{
	position: absolute;
	transform: translate(-50%, -50%);
	    top: 40%;
    left: 32%;
}
.red-pointer-1:after{
	    border-radius: 14.68px;
    background: rgb(255, 0, 35);
    width: 100px;
    height: 90px;
    flex-shrink: 0;
    position: absolute;
    right: 0px;
    top: 0px;
	content: "";
	visibility: visible;
}

.app-mob-footer{
	position: absolute; 
	left: 40%;
	/*top: -15rem;*/
    top: -10rem;
}
.app-mob-footer img.mob-app-img{
	top: -6rem;
	position: relative;
	box-shadow: 0px 62px 74px 0px rgba(0, 0, 0, 0.30);
}
.playstore-sec{
	min-height: 340px;
}
.app-mob-footer:before, .connect-img:before{
	position: absolute;
    border-radius: 14.68px;
    background: rgb(255, 0, 35);
    width: 200px;
    height: 184.576px;
    flex-shrink: 0;
    left: 290px;
    top: 157px;
    content: "";
}
.connect-img:before{
    width: 155px;
    height: 161px;
    left: -90px;
    top: -2.5rem;
}
.app-info {
	font-weight: 900;
	font-size: 42px;
	line-height: 52px;
	margin: 20px 0 0;
}
.TestimonialSwiper .swiper-slide {
  height: auto;
}
.connect-img{
	
}
/* blog page  */
.blogbanner {
    background-image: url(/wp-content/uploads/2025/07/banner.gif);
    background-repeat: no-repeat;
    background-size: cover;
	padding: 250px 20px 100px 20px !important;
}
.bgimgcole{
	background-image: url(/wp-content/uploads/2025/08/blogBannerArticleTwo.2f6efdf7_11zon.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.bgimgcol{
	background-image: url(/wp-content/uploads/2025/07/email_bg.3a1d70e4-1.gif);
    background-repeat: no-repeat;
    background-size: cover;
}

.blogreadmore {
    background-color: #fe0130;
    border: none;
    color: #ffff;
    padding: 10px 30px 15px 30px;
    border-radius: 5px;
    font-size: 16px;
}
h1{
	line-height: 1.5em !important;
}
/*end  */


/* about us  */


  /* Keyframes for custom angle-based orbit */
  @keyframes orbit-start-0 {
    0%   { transform: rotate(0deg) translate(300px) rotate(0deg); }
    100% { transform: rotate(360deg) translate(300px) rotate(-360deg); }
  }

  @keyframes orbit-start-120 {
    0%   { transform: rotate(120deg) translate(300px) rotate(-120deg); }
    100% { transform: rotate(480deg) translate(300px) rotate(-480deg); }
  }

  @keyframes orbit-start-240 {
    0%   { transform: rotate(240deg) translate(300px) rotate(-240deg); }
    100% { transform: rotate(600deg) translate(300px) rotate(-600deg); }
  }

  /* Shared orbit style */
  .orbit-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 78px;
    height: 78px;
    transform-origin: center center;
  }

  .animate-orbit-0 {
    animation: orbit-start-0 12s linear infinite;
  }

  .animate-orbit-120 {
    animation: orbit-start-120 12s linear infinite;
  }

  .animate-orbit-240 {
    animation: orbit-start-240 12s linear infinite;
  }


/*end about  */



/* Example CSS for the hamburger menu toggle */
.fullwidth-open {
  display: flex;
  align-items: center;
}
/*css for home owner apge  */
.timeline-with-icons {
  border-left: 2px solid hsl(0, 0%, 90%);
  position: relative;
  list-style: none;
}

.timeline-with-icons .timeline-item {
  position: relative;
}

.timeline-with-icons .timeline-item:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline-with-icons .timeline-icon {
    position: absolute;
    left: -63px;
    background-color: hsl(0deg 0% 98.11%);
    border-radius: 10px;
    height: 90px;
    width:90px;
    display: flex;
    align-items: center;
    justify-content: center;
	top: 29px;

}

li.timeline-item.mb-5 {
    padding-left: 45px;
	list-style: none;
}

ul.timeline-with-icons, .entry-content ul{
    list-style-type: disc;
    padding: 0 0 0px 1em;
    line-height: 25px;
}
/* explore home */
.responsive-map{
overflow: hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.responsive-map iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}

/*community page  */

h2.text-white.transform {
    transform: rotate(-90deg);
    white-space: nowrap;
    font-size: 5.3rem;
}
    .for-bottom-text {
    position: absolute;
    right: 0;
    bottom: 0;
}

.bottom-my-border {
    border-bottom: 200px solid #fe013029;
    margin-top: -246px;
}
.for-bottom-text {
    position: absolute;
    right: 7px;
    bottom: 46px;
    background-color: #212529;
    color: #fff;
    border-radius: 0px 15px 15px 0px;
}



.carousel-control-next-icon, .carousel-control-prev-icon {
    border-radius: 50%;
   background-image: url(/wp-content/uploads/2025/07/right-white-arrow.9a059bfd.svg);
  background-color: red;

}

 .carousel-control-prev-icon {
    border-radius: 50%;
   background-image: url(/wp-content/uploads/2025/07/transparent_left_arrow.a64c2d26.svg);
}

.name-top {
    position: absolute;
    top: -120px;
}


/*com-- end  */

/* Settl API Styles */
/* New home-page hero search bar */
.settle-hero-search {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.settle-hero-bar {
/*   display: grid; */
	display: flex;
	flex-wrap: wrap;
  grid-template-columns: auto;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  overflow: hidden;
  align-items: stretch;
  box-shadow: 0 6px 20px rgba(0,0,0,0.06);
	justify-content: space-between;
	width: max-content;
    gap: 20px;
	padding: 20px;
	align-items: end;
}

.settle-hero-bar .settle-field {
/*   padding: 14px 18px; */
  position: relative;
/*   border-right: 1px solid #eef2f7; */
}
.settle-hero-bar .settle-field:last-of-type {
  border-right: none;
}
.settle-hero-bar label {
  display: block;
  font-size: 13px;
  line-height: 1.2;
  color: #374151; /* slate */
  margin-bottom: 6px;
  font-weight: 600;
  letter-spacing: .2px;
}
.settle-select {
  position: relative;
}
.settle-select select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  padding: 12px 34px 12px 14px;
  border: 1px solid #e5e7eb;
  background: #f9fafb;
  border-radius: 12px;
  font-size: 15px;
  color: #6b7280; /* placeholder */
  outline: none;
  transition: border-color .2s ease, box-shadow .2s ease, background-color .2s ease, color .2s ease;
}
.settle-select select:focus {
  border-color: #a1a9b5;
  box-shadow: 0 0 0 4px rgba(161,169,181,.2);
  background: #fff;
}
.settle-select select.has-value {
  color: #111827; /* darker when a real value is selected */
}
.settle-select .caret {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 6px;
  background: linear-gradient(to bottom, #9ca3af, #6b7280);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  pointer-events: none;
}
.settle-go {
  background: #111827;
  color: #fff;
  border: none;
  width: 54.8px;
  min-width: 54.8px;
  height: 54.8px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
	margin-bottom: 14px;
}
.settle-go:hover {
  background: #0b1220;
}

.settle-list .settle-card .meta-row .price{
	color: #ed303b;
}
.settle-list .settle-card .address{
	padding-bottom: 0;
	line-height: 18px;
}


.et-db #et-boc .et-l.et-l--header .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module, 
.et_pb_gutters3.et-db #et-boc .et-l.et-l--header .et_pb_column_1_5 .et_pb_module{
    margin-bottom: 0;
}


/*****************************************/
/*********| FULLSCREEN MENU CSS |*********/
/*****************************************/

/* Move the hamburger to the right of the header */

.de-burger-menu .et_pb_menu__wrap {
  justify-content: flex-end !important;
}

/* Hide the desktop menu */

.de-burger-menu .et_pb_menu__wrap .et_pb_menu__menu {
  display: none !important;
}

/* Force the mobile version of the menu */

.de-burger-menu .et_pb_menu__wrap .et_mobile_nav_menu {
  display: block !important;
  align-items: center !important;
}

/* Fullscreen Menu Style when Opened*/

.de-burger-menu .opened #mobile_menu1,
.de-burger-menu .opened #mobile_menu4  {
  width: 100vw !important; /* Make it span the full width of the viewport */
  position: fixed !important;
  top: 0em !important;
  left: 0vw !important;
  height: 100vh !important; /* Make it span the full height of the viewport */
  display: flex !important;
  justify-content: center !important;
  flex-direction: column !important;
  transition: visibility 0.3s, opacity 0.3s ease-in-out; /* Animate the menu to fade in */
  padding: 0 !important;
  background-color: #fff0f2 !important; /* Fullscreen menu background color */
}

/* Show fullscreen menu */

.de-burger-menu .opened #mobile_menu1,
.de-burger-menu .opened #mobile_menu4 {
  opacity: 1 !important; /* Make it visible by setting opacity to 1 */
  visibility: visible !important; /* Show the menu */
}

/* Hide and fade out the Menu when closed */

.de-burger-menu .closed #mobile_menu1,
.de-burger-menu .closed #mobile_menu4 {
  opacity: 0 !important; /* Make it invisible by setting opacity to 0 */
  visibility: hidden !important; /* Hide the menu */
  transition: visibility 0.3s, opacity 0.3s, left 1s, ease-in-out !important; /* Animate the menu to fade out */
}

/* Remove Bullets next to LI Elements */

.de-burger-menu #mobile_menu1 li,
.de-burger-menu #mobile_menu4 li {
  list-style: none !important;
  text-align: center !important;
  width: 100%
}

/* Make sure that the menu is above other elements */

.de-burger-menu .et_pb_menu__wrap span.mobile_menu_bar {
  z-index: 999999 !important;
}

/* Set the close icon for when the menu is open */

.de-burger-menu .et_pb_menu__wrap .opened .mobile_menu_bar:before {
  color: #171717 !important; /* Icon color */
  content: "\4d" !important; /* Divi font icon to use for the close icon */
  left: -40px !important; /* Close icon position. You might need to play with this to make it look right */
}

/* Keep hamburger icon in fixed position on mobile */
.de-burger-menu .opened .mobile_menu_bar {
  position: fixed !important;
}

/* Remove mobile menu border */

.de-burger-menu .et_mobile_menu {
  border-top: none;
}

/* Make sure the menu items do not show a background */

.de-burger-menu .et_mobile_menu .menu-item-has-children>a {
  background-color: transparent;
}

/* Remove the hover background from the menu items and add hover animation */

.et_mobile_menu li a:hover,
.et-db #et-boc .et-l .et_mobile_menu li a:hover {
  background-color: transparent;
  opacity: 1;
  transition: transform 0.3s ease-in-out !important; /* Animated the menu item when hovered */
  transform: scale(1.15); /* Enlarge the hovered menu item by 15% when hovered */
}

/* Remove menu item bottom borders */

.de-burger-menu .et_mobile_menu li a, 
.et-db #et-boc .et-l .et_mobile_menu li a {
  border-bottom: none;
}
  
  ul#mobile_menu2
 {
   background-color: #000000c4 !important;
  }
  
  
  /* New Styles */
  
  /* Initial (Hidden) State */
#mobile_menu1,
#mobile_menu4 {
  transform: translateX(-100vw);
  transition: transform 0.4s ease-in-out;
}

/* When menu is opened */
.de-burger-menu .opened #mobile_menu1,
.et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu#mobile_menu1,
.de-burger-menu .opened #mobile_menu4,
.et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu#mobile_menu4 {
  transform: translateX(0); /* Slides into view */
  width: 100vw !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  height: 100vh !important;
  display: flex !important;
  justify-content: center !important;
  flex-direction: column !important;
  padding: 0 !important;
  background-color: #fff0f2 !important;
  z-index: 9999; /* Make sure it overlays properly */
}

.de-burger-menu #mobile_menu1 li a,
.de-burger-menu #mobile_menu4 li a{
    color: #000000 !important;
}

.de-burger-menu #mobile_menu1 li.current-menu-item a,  
.de-burger-menu #mobile_menu4 li.current-menu-item a  {
    color: #E02B20 !important;
}



.footer_menuinfo ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0;
    list-style: none;
    padding: 0;
}

.footer_menuinfo ul li{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0 0 10px 0;
    padding: 0;
    width: 50%;
    font-size: 14px;
}

.footer_menuinfo ul li a{
    color: #fff !important;
}

.et-db #et-boc .et-l.et-l--header .et_pb_section{
    padding-top: 0;
    padding-bottom: 0;
}

body.home{
    /*padding-top: 96px;*/
}

.settle-detail{
    padding-top: 50px;
    padding-bottom: 50px;
}

.settle-detail .container,
.settle-detail .sd-summary.container{
    padding: 0;
}

.settle-detail .sd-map,
.settle-detail .sd-standards,
.settle-detail .sd-video-promo,
.settle-detail .sd-community,
.settle-detail .sd-faq {
    margin: 30px 0 0;
}

.sd-about-content p{
    padding-bottom: 0;
}

.settle-detail .comm-bullets{
    padding: 0;
    margin: 10px 0 0 0;
}

.settle-detail .comm-bullets li {
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative;
    list-style: none;
}

.settle-detail .comm-bullets li:before {
    background: url('list-arrow.png') no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 6px;
    content: "";
    width: 8px;
    height: 13px;
}


.et-db #et-boc .et-l.et-l--footer .et_pb_section.et_pb_section_2_tb_footer{
    padding: 0;
}

.settle-filters{
    margin-top: 30px !important;
}

.community_txt1{
    top: 238px; right: -162px;
}

.community_txt2{
    bottom: 152px; right: -132px;
}

.community_txt3{
    bottom: 200px; left: -171px;
}

.et-l--footer span a{
    color: #ed303b !important;
    font-size: 16px;
}

.stepinto_info .et_pb_column{
    float: none;
}

.settl_home_img .et_pb_column{
    width: 100% !important;
}

/* Search (magnifier) button */
/* Settl API Styles End */

@media (max-width: 1030px) {
    .et-db #et-boc .et-l.et-l--header .et_pb_section{
        padding-right: 30px;
        padding-left: 30px;
    }
    body.home{
        padding-top: 68px;
    }
    body.post-type-archive-settle_property .site-main.container, 
    body.single-settle_property .site-main.container {
        padding-top: 70px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .et_pb_section_0_tb_header.et_pb_section {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .homebanner_info .homebanner_cont{
        padding-right: 30px;
    }
    .settle-hero-bar{
        width: 100%;
        gap: 0;
        padding: 0;
    }
    .app-mob-footer {
        left: 45%;
        top: -5rem;
    }
    .app-mob-footer:before {
        border-radius: 10px;
        width: 120px;
        height: 130px;
        left: 200px;
        top: 110px;
    }
    .app-info {
        font-size: 24px;
        line-height: 34px;
        margin: 20px 0 0 40px;
        width: 300px;
    }
    .settle-detail{
        /*padding-left: 30px;
        padding-right: 30px;*/
    }

    .community_txt1 {
        top: 150px;
        right: -100px;
    }

    .community_txt2 {
        right: -120px;
    }

    .community_txt3 {
        bottom: 150px;
        left: -120px;
    }

}

@media (max-width: 980px) {
    .et-db #et-boc .et-l.et-l--header .et_pb_section {
        padding-right: 0;
        padding-left: 0;
    }
    body.post-type-archive-settle_property .site-main.container, 
    body.single-settle_property .site-main.container {
        padding-top: 100px;
    }
    .et_pb_section_0_tb_header.et_pb_section{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .container, .et_pb_row{
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .homebanner_info .container, 
    .homebanner_info .et_pb_row,
    .settl_home_img .container, 
    .settl_home_img .et_pb_row{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .homebanner_info .et_pb_image_wrap{
        width: 100%;
    }

    .homebanner_info .et_pb_image_wrap img{
        width: 100% !important;
    }

    .homebanner_info .homebanner_cont {
        padding-right: 30px;
        padding-left: 30px;
    }

    .et_pb_section_0_tb_footer.et_pb_section{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .settle-hero-bar {
        width: max-content;
        gap: 20px;
        padding: 20px;
    }

    .et_pb_menu #mobile_menu2.et_mobile_menu,
    .et_pb_menu #mobile_menu5.et_mobile_menu,
    .et-db #et-boc .et-l.et-l--header .et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu, 
    .et-db #et-boc .et-l.et-l--header .et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu ul{
        top: 56px;
        padding: 0;
        background: #fff0f2 !important;
        border-top: 4px solid #E02B20 !important;
    }

    .et_pb_menu #mobile_menu2.et_mobile_menu li,
    .et_pb_menu #mobile_menu5.et_mobile_menu li{
        border-bottom: 1px solid #ccc;
    }

    .et_pb_menu #mobile_menu2.et_mobile_menu li:last-child,
    .et_pb_menu #mobile_menu5.et_mobile_menu li:last-child{
        border-bottom: none;
    }

    .et_pb_menu #mobile_menu2.et_mobile_menu li a,
    .et_pb_menu #mobile_menu5.et_mobile_menu li a,
    .et-db #et-boc .et-l.et-l--header .et_pb_menu_1_tb_header.et_pb_menu ul li a{
        color: #000000 !important;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 16px;
    }

    .et_pb_menu #mobile_menu2.et_mobile_menu li a:hover,
    .et_pb_menu #mobile_menu5.et_mobile_menu li a:hover,
    .et-l--header .et_mobile_menu li a:hover, 
    .et-db #et-boc .et-l.et-l--header .et_mobile_menu li a:hover{
        transform: none;
    }

    .et_pb_menu #mobile_menu2.et_mobile_menu li.current-menu-item a,
    .et_pb_menu #mobile_menu5.et_mobile_menu li.current-menu-item a,
    .et-db #et-boc .et-l.et-l--header .et_pb_menu_1_tb_header.et_pb_menu ul li.current-menu-item a{
        color: #E02B20!important;
    }

    .settle-filters label{
        width: 23%;
        margin: 0;
        padding-right: 10px;
    }
    .settle-filters select{
        width: 23%;
        margin: 0;
    }

    .settle-filters label + select{
        margin: 0;
    }

    .settle-filters select + label{
        margin: 0;
    }

    .community_txt1 {
        top: 25px;
        right: 20px;
    }

    .community_txt2 {
        bottom: 310px;
        right: auto;
        left: -15px;
    }

    .community_txt3 {
        bottom: 150px;
        left: auto;
        right: 25px;
    }

    .mobile_playstore_img .et_pb_column{
        width: 50% !important;
        padding: 0 10px;
        margin-bottom: 0 !important;
      }

      .mobile_playstore_img .et_pb_column img{
        width: 100% !important;
      }
    
}

@media (max-width: 767px) {

    .container, .et_pb_row{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .homebanner_info .container, 
    .homebanner_info .et_pb_row,
    .settl_home_img .container, 
    .settl_home_img .et_pb_row{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    body.logged-in.admin-bar .et_pb_column_2_tb_header,
    .et-l--header .et_pb_column_2_tb_header{
        left: 0 !important;
    }

    body.logged-in.admin-bar .et_pb_column_2_tb_header, 
    body.logged-in.admin-bar .et_pb_column_7_tb_header{
        left: 0 !important;
    }

    .et-l--header .et_pb_column_2_tb_header, 
    .et-l--header .et_pb_column_7_tb_header{
        left: 0 !important;
    }

    .et_pb_menu #mobile_menu2.et_mobile_menu,
    .et_pb_menu #mobile_menu5.et_mobile_menu, 
    .et-db #et-boc .et-l.et-l--header .et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu, 
    .et-db #et-boc .et-l.et-l--header .et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu ul {
        top: 66px;
    }

    .homebanner_info .homebanner_cont {
        padding-right: 20px;
        padding-left: 20px;
    }

    .settle-hero-bar {
        width: 100%;
        gap: 0px;
        padding: 0px;
        border: 0px;
        box-shadow: none;
    }

    .settle-hero-bar .settle-field {
        padding: 10px 5px;
        border-bottom: 0;
    }

    .settle-hero-bar label {
        font-size: 12px;
        font-weight: normal;
        letter-spacing: normal;
    }

    .settle-select select {
        padding: 5px 24px 5px 5px;
        border-radius: 4px;
        font-size: 14px;
    }

    .settle-go{
        margin: 0 0 10px 0;
        width: 40.8px;
        min-width: 40.8px;
        height: 40.8px;
        border-radius: 4px;
    }

    .settle-detail {
        padding-top: 30px;
        /*padding-left: 20px;
        padding-right: 20px;*/
    }

    .settle-detail .sd-gallery{
        display: block !important;
    }

    .settle-detail .sd-g-main{
        width: 100%;
        margin: 0 0 20px 0;
    }

    .settle-detail .sd-g-main img{
        height: auto !important;
    }

    .settle-detail .sd-g-right{
        grid-template-columns: 1fr 1fr;
    }

    .settle-detail .sd-thumbs{
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .settle-detail .sd-thumbs img{
        height: 80px !important;
    }

    .settle-detail #sd-map-embed {
        height: 300px;
    }


     /* Keyframes for custom angle-based orbit */
      @keyframes orbit-start-0 {
        0%   { transform: rotate(0deg) translate(150px) rotate(0deg); }
        100% { transform: rotate(360deg) translate(150px) rotate(-360deg); }
      }

      @keyframes orbit-start-120 {
        0%   { transform: rotate(120deg) translate(150px) rotate(-120deg); }
        100% { transform: rotate(480deg) translate(150px) rotate(-480deg); }
      }

      @keyframes orbit-start-240 {
        0%   { transform: rotate(240deg) translate(150px) rotate(-240deg); }
        100% { transform: rotate(600deg) translate(150px) rotate(-600deg); }
      }

      

      .sd-summary.container{
    display: flex;
  flex-direction: row;
    }
    .sd-summary.container .sd-summary-right{
        order: 1; 
    }
    .sd-summary.container .sd-summary-left{
        order: 2; 
    }
}


@media (max-width: 500px) {
    .settle-detail .sd-thumbs img{
        height: 60px !important;
    }
    .settle-detail .sd-thumb.sd-g-top img{
        height: 200px !important;
    }

    .settle-detail #sd-map-embed {
        height: 260px;
    }

    .settle-detail .sd-video-trigger {
        height: 240px;
    }
    .settle-filters label,
    .settle-filters select {
        width: 48%;
    }

    .community_txt1,
    .community_txt2,
    .community_txt3 {
        font-size: 14px;
    }

    .community_txt1 img,
    .community_txt2 img,
    .community_txt3 img {
        width: 20px;
    }

    .community_txt1 .small,
    .community_txt2 .small,
    .community_txt3 .small {
        padding: 4px 10px !important;
        border-radius: 6px !important;
    }

    .community_txt1 {
        right: auto;
        left: 45px;
    }

    .community_txt2 {
        bottom: 60px; 
        right: auto;
        left: 15px;
    }

    .community_txt3 {
        bottom: 150px;
        right: -10px;
    }
}

@media (max-width: 400px) {
    .settle-filters label,
    .settle-filters select {
        width: 47%;
    }
}


@media (min-width: 1200px) {
.settle-grid article.settle-card {
    flex: 0 0 calc(33% - 10px) !important;
}
.testimonial-container{
	padding-bottom: 400px;
	position: relative;
}
.testimonial-container:after{
	background: rgba(255, 255, 255, .08);
    width: 650px;
    height: 650px;
    position: absolute;
    content: "";
    bottom: -50%;
    border-radius: 100%;
    transform: translate(-50%, -50%);
    left: 50%;
}
	.testimonial-container:before{
		background: rgba(255, 255, 255, .05);
        width: 500px;
        height: 500px;
        position: absolute;
        content: "";
        bottom: -37%;
        border-radius: 100%;
        transform: translate(-50%, -50%);
        left: 50%;
	}
	.app-mob-footer{
		gap: 4.8rem;
	}
	
	.arrow {
    position: relative;
    bottom: 90px;
    left: -500px !important;
}
}



/* mobile csss  */

@media only screen and (max-width: 600px) {
	
	.blogbanner {
    background-image: url(/wp-content/uploads/2025/07/banner.gif);
    background-repeat: no-repeat;
    background-size: cover;
	padding: 150px 20px 60px 20px !important;
}
	
	h2.text-white.transform {
    transform: rotate(0deg) !important;
    white-space: nowrap;
    font-size: 2rem !important;
}
	
	h1{
		font-size:31px;
	}
	
	h2{
		font-size:28px;
	}
	
	h3{
		font-size: 22px;
	}
/*about for animation section  for 	 */
	

	
.cirl-sett-css1 {
    width: 350px !important;
    height: 350px !important;
}
	
.cirl-sett-css {
    width: 300px !important;
    height: 300px !important;
}
	
	span.red-text {
    color: #dc3545;
    background-color: black;
    padding: 0px 10px 4px 10px;
    border-radius: 10px;
}
	.timeline-with-icons .timeline-icon {
    left: -50px !important;
    border-radius: 10px;
    height: 70px !important;
    width: 70px !important;
	}
	

.for-bottom-text1 {
    background-color: #212529;
    color: #ffff;
}



	
	
	

}




@media only screen and (max-width: 768px){


	

h2.text-white.transform {
    transform: rotate(-90deg);
    white-space: nowrap;
    font-size: 3.1rem;
}
.for-bottom-text1 {
    background-color: #212529;
    color: #ffff;
}


    .arrow {
        position: relative !important;
        bottom: 28px !important;
        left: -290px !important;
    }

	


}