/* CSS Reset */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* :root */
:root {
  --theme-bg-color: rgba(16, 18, 27, 0.4);
  --border-color: rgba(113, 119, 144, 0.25);
  --theme-color: #f9fafb;
  --inactive-color: rgba(113, 119, 144, 0.78);
  --body-font: "Poppins", sans-serif;
  --hover-menu-bg: rgba(12, 15, 25, 0.3);
  --content-title-color: #999ba5;
  --content-bg: rgba(146, 151, 179, 0.13);
  --button-inactive: rgba(249, 250, 251, 0.55);
  --dropdown-bg: #21242d;
  --dropdown-hover: rgb(42, 46, 60);
  --popup-bg: rgb(22, 25, 37);
  --search-bg: #14162b;
  --overlay-bg: rgba(36, 39, 59, 0.3);
  --scrollbar-bg: rgba(1, 2, 3, 0.4);
}

html {
  height: 100%;
  width: 100%;
  overflow-x:hidden;
}

body {
  font-family: "Poppins", sans-serif;
  text-align: center;
  margin: 0;
  overflow-x:hidden;
  font-size: calc(0.75em + 1vmin);
}




/* Start of Homepage CSS */

.homePage {
  font-family: "Poppins", sans-serif;
  background-image: url("Images/Avondale Rendering-compressed 3.6mb.jpg");
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 2em;
  margin: auto;
  height: 100vh;
  width: auto;
  min-height: 600px;
  margin: 0;
  
  
}






.homepageContainer {
  display: block;
  justify-content: start;
  border-radius: 5px;
  height: auto;
  width: clamp(600px, 80vw, 900px);
  background-color: var(--overlay-bg);
  margin-left: 80vw;
  margin-top: 65vh;
  align-items: center;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  background-color: rgba(16 18 27 / 5%);
  backdrop-filter: blur(40px);
  justify-content: start;

  
}

.homepageContainer p{
  color: white;
  padding-left: 20px;
  text-align: left;
  padding-bottom: 1px;
  border: none;
  margin-top: 3vw;
  margin-bottom: 3vw;
  margin-left: 2vw;
  margin-right: 2vw;
  font-size: clamp(20px, 2vw, 30px);
  font-family: "Poppins", san-serif;
  font-weight: 300;
  text-transform: capitalize;
}

.homepageContainer img{
  height: auto;
  width: 50%;
  
}



.overlayLeggeraText {
  color: rgba(16 18 27 / 55%);
  font-size: clamp(20px, 2vw, 30px);
  text-transform: uppercase;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif;
}



/* End of Homepage CSS */

/* Start of About Company CCS */

.containerAboutCompany {
  display: grid;
  grid-template-columns: 40vw 60vw;
  height: calc(100%);
  min-height: 700px;
  overflow-y: visible;

  width: 100%;
  background-color: blue;
  
  
  
  
}

.gridLeftAboutCompany {
  background-color: rgba(12,29,46,1);
  height: 100%;
  position: relative;
  
  
}

.gridRightAboutCompany {
  background-color: #ffffff;
  
}

.gridLeftAboutCompany .gridAboutResidential {
  margin: 2vw;
  padding-top: 4vw;
  padding-bottom: 2vw;
  padding-left: 4vw;
  text-align: start;
  color: rgba(193,214,235);
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: calc(1.2em + 0.75vmin);
  font-weight: 300;

}

.gridLeftAboutCompany .gridTagline {
  margin: 2vw;
  padding-left: 4vw;
  text-align: start;
  color: #ffff;
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-size: calc(0.5em + 1vmin);
  text-transform: capitalize;
  
  

}


.gridRightAboutCompany .gridRightText  {
  color: #000000;
  font-size: calc(.5em + 0.5vmin);
  margin: calc(.5em + 2vw);
  padding: 4vw;
  text-align: start;
  font-weight: 200;
  line-height: 4vmin;
  
}



.gridLeftAboutCompany .gridImg img{
  max-width: 100% !important;
  height: auto;
  bottom: 0;
  left: 50px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: initial;
  margin-bottom: -30px;
  z-index: 3;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

/* End of About Company CSS */

/* Start of Investing in our own project section */

.investing-div {
  font-family: 'Montserrat', sans-serif;
  display: flex;
  font-size: 24px;
  line-height: 36px;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: underline;
  text-decoration-color: #0068b3 ;
  height: 65vh;
  background: linear-gradient(141deg, rgba(12,29,46,.1) 0%, rgba(82,121,159,.1) 51%, rgba(193,214,235,.1) 100%);
  color: black;
  margin: auto;
  padding: o;
}


/* Adjust styling for tablets */
@media only screen and (max-width: 768px) {
  .investing-div {
    font-size: 18px; /* Adjust font size for smaller screens */
  }
}

/* Adjust styling for iPhones */
@media only screen and (max-width: 375px) {
  .investing-div {
    font-size: 14px; /* Adjust font size for even smaller screens */
  }
}




/* End of Investing in our own projects section */

/* Start of Our Team CSS */
.bgOurTeam {
    font-family: "Poppins", sans-serif;
    background-image: url(https://images.pexels.com/photos/3847495/pexels-photo-3847495.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2);
    background: linear-gradient(141deg, rgba(12,29,46,1) 0%, rgba(82,121,159,1) 51%, rgba(193,214,235,1) 100%);
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 2em;
    margin: auto;
    width: 100%;
    height: 100%;
    
  }
  
  @media screen and (max-width: 480px) {
    .bgOurTeam {
    padding: 0.8em;
    height: 100%;}
  }
  
  
 
  .cardContainerOurTeam {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    
    
    
  }
  
  .cardOurTeam {
    width: 300px;
    height: auto;
    padding: 20px;
    margin: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    cursor: pointer;
    background-color: rgba(16 18 27 / 5%);
    backdrop-filter: blur(40px);
    color: #ffffff;
    
  }
  .cardOurTeam:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
    
  }

  .imgOurTeam {
    max-width: 100% !important;
    height: auto;
    display: block;
    overflow: hidden;
    padding-bottom: .1em;
  }
  
  .modalOverlayOurTeam {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    backdrop-filter: blur(20px);
    background-color: linear-gradient(141deg, rgb(1, 2, 2) 0%, rgba(82,121,159,1) 51%, rgba(193,214,235,1) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s;
    
    
  }
  
  .modal {
    
    padding: 0px;
    max-width: 600px;
    max-height: 85vh;
    display: flex;
    flex-direction: column;
    
    background-color: rgba(16 18 27 / 60%);
    backdrop-filter: blur(20px);
    color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    border: 10px;
    border-radius: 5px;
    
    
  }
.modalHeader{
  display: flex;
  flex-direction: row;
  margin-bottom: 0;
  padding-bottom: 0;
  height: auto;
  font-family: 'Montseratt', sans-serif;
  font-weight: 200;
  letter-spacing: .1em;
  font-size: 1.5em;
  font-weight: 300;
  text-transform: uppercase;
  border-radius: 5px;

}

.modalHeaderTxt{
  padding-left: 5%;
  padding-top: 20px;
  font-size: 16px;
  font-family: 'Montseratt', sans-serif;
  font-weight: 400;
}

.jobTitle{
  font-size: 12px;
  padding-left: 5% !important;
  padding-top: 10px !important;
  margin: 0 !important;
  font-family: 'Montseratt', sans-serif;
  font-weight: 300;
  color: #999ba5;
  text-align: left;
  
}

.emailTxt{
  font-size: 12px;
}

  .modalHeaderLeft{
   width: 50%; 
   border-top-left-radius: 5px;
  }

  .imgModal{
    width: 100%;
    height: 100%;
    border-top-left-radius: 5px;
  }

  .modalHeaderRight{
    width: 50%;
    height: 100%;
    background-color: rgb(8, 19, 30);
    height: inherit;
    border-top-right-radius: 5px;
  }

  .modalFooter{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
    padding-bottom: 0px;
    background-color: #ffffff;
    backdrop-filter: blur(20px);
    color: #000000;
    overflow: scroll;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    
  }
  
  .close-button {
    margin-top: auto;
    cursor: pointer;
    width: auto;
    background-color: rgba(16 18 27 / 0%);
    border: none;
    text-decoration: none;
    padding: 0 30px;
    font-size: 2vmin;
    color: #f9fafb;
    font: "Poppins", sans-serif;
    text-transform: uppercase;
    
  }
  
  .modalOverlayOurTeam.active {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 0.25s 0s;
    overflow: auto;
    background: linear-gradient(141deg, rgba(12,29,46,.95) 0%, rgba(82,121,159,.95) 51%, rgba(193,214,235,.95) 100%);
    max-width: 100%;
    
  }
  
  .modalimg {
    max-width: 100% !important;
  
    height: auto;
    display: block;
  }
  
  
  .ourTeamText {
    color: #ffffff;
    font: "Poppins", sans-serif !important;
    font-size: 40px;
    
   
  }

  ::-webkit-scrollbar {
    width: 0px;
    background: transparent; /* make scrollbar transparent */
}

  .modalTextOurTeam {
    text-align: justify;
    text-justify: auto;
    overflow: auto;
    scrollbar-width: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 0px; 
    height: auto;
    font: "Poppins", sans-serif;
    margin-top: auto;
    letter-spacing: .01vmin;
    font-size: 12.5px;
    font-weight: 300;
    line-height: 2vmax;
    margin-bottom: 2vmin;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    
  }
  


  
  
  .cardHeader {
    font-family: 'Poppins', sans-serif;
    font-size: 1.5em;
    margin-bottom: .1em;
    font-weight: 300;
    text-transform: uppercase;
    
    
  }
  
  .principalText{
    font-size: 1em;
    margin: .25em;
    font-family: "Poppins", san-serif;
    font-weight: 300;
  }
  
  .learnMore {
    width: 100%;
    max-width: 30rem;
    background-color: transparent;
    font: "Poppins", sans-serif;
    color: #f9fafb;
    border-radius: 3px;
    padding: .1em;
    border: 4px #000000;
    border-width: 4px;
    margin-right: 0.75rem;
    
  }
  
  .learnMore:hover {
    transform: scale(1.10);
    cursor: pointer;
    color: #00000090;
  }

  @media screen and (max-width: 800px){
    .modal{
      margin: 2%;
      max-width: 90%;
      
     }

    .modalTextOurTeam {
      font-size: 2.2vmin;
      font-weight: 200;
    }
    
   .modalHeaderTxt{
    font-size: 12px;
   } 

   .modalTextOurTeam{
    line-height: 18px;
   }

   
}

/* End of Our Team CSS */

/* Start of carousel CSS */
#carousel-container {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  z-index: 0;
  background: rgba(193, 214, 235, 0.247);
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 150px;
  padding-bottom: 150px;
  
  
}



#carousel {
  
  display: flex;
  justify-content: start;
  transition: transform 0.3s ease-out;
  
  
}




.carouselCard {
    width: 500px;
    height: 400px;
    padding: 0;
    margin: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    cursor: pointer;
    background-color: rgba(16 18 27 / 5%);
    backdrop-filter: blur(40px);
    color: #ffffff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    
   
  
    
}

.carouselCard picture {
    min-width: 400px;
    max-width:100% !important;
    height:100% !important;
    display:block;
    overflow: hidden;
    padding-bottom: .1em;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

    
}

.carouselCard img {
  min-width: 400px;
  max-width:100% !important;
  height:100% !important;
  display:block;
  overflow: hidden;
  padding-bottom: .1em;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;

  
}

.carouselImgContainer {
  max-height: 300px;
}

.cardFooter {
  background-color: white;
  height: 300px;
  z-index: 2;
  display: block;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.cardFooter p {
  color: black;
}

.left {
  display: flex;
  align-items: center;
  width: 4em;
  height: 4em;
  border: 0.5em solid #333;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0%
}

.left:after {
  content: '';
  position: absolute; /* Position relative to .left */
  top: 75%; /* Center vertically */
  left: 85%; /* Center horizontally */
  width: 1.4em;
  height: 1.4em;
  margin-top: -0.7em; /* Offset by half the height to center */
  margin-left: -0.7em; /* Offset by half the width to center */
  border-top: 0.5em solid #333;
  border-right: 0.5em solid #333;
  transform: translate(-50%, -50%) rotate(-135deg);
  
}

.right {
  display: inline-block;
  width: 4em;
  height: 4em;
  border: 0.5em solid #333;
  border-radius: 50%;
  
  position: absolute;
  top: 50%;
  right: 2%;
  
  
}

.right:after {
  content: '';
	position: absolute; /* Position relative to .right */
  top: -12%;
  left: 11%;
  margin-top: 1em;
  margin-right: 1em;
  width: 1.4em;
  height: 1.4em;
  border-top: 0.5em solid #333;
  border-right: 0.5em solid #333;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  
}

a:hover .left, a:hover .top, a:hover .bottom, a:hover .right{
  border: 0.5em solid #c1d6eb;
}

a:hover .left:after, a:hover .top:after, a:hover .bottom:after, a:hover .right:after {
  border-top: 0.5em solid #c1d6eb;
  border-right: 0.5em solid #c1d6eb;
}

.featuredPropertiesHeader{
  color: rgba(16 18 27 / 55%);
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif;
  margin-left: 1vw;
}

.footerHeader {
  color: rgba(16 18 27 / 55%) !important;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
  margin-left: 5%;
  margin-right: 5%;
}

p.featuredProperties {
  color: rgba(16 18 27 / 100%);
  font-size: 14px;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif;
  margin-left: 5%;
  margin-right: 5%;
  text-align: left;
}

/* End of carousel CSS */


/* Start of Homepage Opp Text */
.oppTextContainer{
  width: 100%;
  height: auto;
  position: relative;
  display: grid;
  grid-template-columns: 50vw 50vw;
  align-items: center;
  padding-bottom: 0px;
  background-image: linear-gradient(to bottom,rgb(12, 29, 46, .90), rgb(12, 29, 46, .90)),
  url("Images/Summerlin Exterior 1-compressed.jpg");
  background-size: cover;
  background-repeat:no-repeat;
  
}

.oppText{
  padding-left: 2vw;
  padding-right: 2vw;
  text-align: center;
  font-size: calc(12px + 1vmin);
  font-weight: 200;
  font-family: 'poppins', sans-serif;
  line-height: 6.5vmin;
  position: relative;
  margin: 0;
  color: rgb(255, 255, 255);
}

.oppRight{
  width: auto;
  height: auto;
  margin: 0;
}

#oppVid {
  max-width: 100% !important;
  height: auto;
  display: block;
  overflow: hidden;
  padding: 0;
  margin: auto;
}

.oppImgContainer {
  margin: 0;
  padding: 0;
  height: auto;
}

#performanceTxt {
  font-size: 20px;
  color: rgb(255, 255, 255);
  text-transform: capitalize;
}

#performaceTxtBody {
  color: rgb(255, 255, 255);
}


/* End of Home Page Text Section* /

/* Start of Markets We Serve Section */
.marketsParentContainer {
  background: rgba(238, 243, 248, 0.247);
  height: auto;
  margin-top: 0;
  padding-top: 0;
}

.marketsContainer { 
  height: 100%;
  background-color: none;
  display: flex;
  flex-direction: row;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  margin: auto 9%;
}

.marketsLeft {
  display: block;
  margin-top: 0;
  grid-template-rows: auto auto;
  background-color: none;
  width: 60vw;
  height: auto;
  font-size: 12px;
  padding-top: 0;
  justify-content: top;
  align-content: center;
  
}

.marketsRight {
  background-color: rgb(255, 255, 255);
  padding-top: 2%;
  width: 40vw;
  height: 100%;
  padding-right: 4%;

  
}

.marketsRightHeader {
  color: rgb(15 15 35);
  font-family: 'Montserrat', sans-serif;
  font-size: calc(.5em + 1vw);
  font-weight: 400;
  text-align: center;
  padding-top: 0;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 5%;
  text-transform: capitalize;
  text-decoration: underline 1.5px rgb(155, 201, 250);;
  
  
}

.marketsRightHeaderTwo {
  color: rgb(255, 255, 255);
  font-family: 'Montserrat', sans-serif;
  font-size: calc(.5em + .8vw);
  font-weight: 400;
  text-align: left;
  padding-left: 0%;
  padding-right: 0%;
  text-transform: capitalize;
  
}

.marketsRightCity {
  color: rgb(232, 245, 251);
  font-family: 'Montserrat', sans-serif;
  font-size: calc(.4em + .6vw);
  font-weight: 400;
  padding-top: 30px;
  padding-bottom: 2%;
  margin-top: 0;
  margin-bottom: 4%;
  text-align: left;
  padding-left: 0%;
  padding-right: 0%;
  text-transform: capitalize;
  line-height: 1.5vmin;
  border-width: 0;
  border-top-width: .5px !important;
  border-top-color: rgba(166, 169, 171, 0.5) !important;
  border-style: solid;
}

.marketsRightCity:hover {
  color: rgb(155, 201, 250);
}

#marketCard{
  width: 300px;
  height: 100%;
  padding-left: 1%;
  padding-right: 1%;
  background-image: linear-gradient(5deg, rgba(12,31,47,1) -152%, rgba(82,121,159,1) 116%, rgba(193,214,235,1) 100%);
  border-radius: 5px;
  box-shadow: 0 0.8em 0.8em -0.4em rgb(182 205 227);
  /* margin-left: -50px; */
  transition: 0.4s ease-out;
  position: relative;
  left: 0px;
  margin-top: 2.5%;
  
  
  
}

#marketCard:hover {
  transform: translateY(-0.25em);
  box-shadow: 0 0.5em 0.5em -0.4em #c1d6eb;

}


.marketsLeftText {
  color:rgba(12,29,46,.75);
  font-family: 'Montserrat', sans-serif;
  font-size: calc(.5em + 1vw);
  font-weight: 400;
  text-align: left;
  padding-left: 5vw;
  padding-right: 5vw;
  padding-bottom: auto;
  text-transform: capitalize;
  display: none;
  margin-top: 0;
  margin-bottom: 0%;
  margin-left: 5.5%;
  letter-spacing: 1px;

}

.marketsLeftBody {
  color: #000000;
  font-size: calc(.5em + 1vmin);
  letter-spacing: 1px;
  margin: calc(.5em + 1vw);
  margin-top: 0;
  padding-left: 4vw;
  padding-right: 4vw;
  text-align: start;
  font-weight: 200;
  line-height: 6vmin;
  display: none;
}

.marketsActive {
  display: block !important;
}

.cardMarkets {
  width: 300px;
  height: auto;
  padding: 20px;
  margin: 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  cursor: pointer;
  background-color: rgba(16 18 27 / 5%);
  backdrop-filter: blur(40px);
  color: #ffffff;
  
}

.marketCardTxtContainer {
  margin-top: 0;
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 10%;
  height: auto;

}

#marketHighlightsContainer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: auto;
  height: 100px;
  margin: 10px;
  padding-top: 2%;
  padding-bottom: 10%;
  
}

.highlightBox {
  width: 20%;
  height: 100%;
  justify-content: center;
  margin: auto 1px;
  background-image: linear-gradient(5deg, rgba(12,31,47,1) -152%, rgba(82,121,159,1) 116%, rgba(193,214,235,1) 100%);
  border-radius: 5px;
  box-shadow: 0 0.5em 0.5em -0.4em rgba(0, 0, 0, 0.7);

  
  
}

.highlightsContainerTxt {
  color: white;
  text-align: center;
  border: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  text-transform: capitalize;
  line-height: 70px;
}

/* Start of US Map CSS */
  #usa{min-width:100%; 
    min-height:100%; 
    width:100%!important; 
    max-width:700px;
    margin-top: 2%;
    filter: drop-shadow(2px 5px 2px rgb(0 0 0 / 0.2));
  }

  #usa path{
    fill: #fffefe;
    
    
  }
  path#NV, path#AZ {
    fill:rgba(12,29,46,1); cursor:pointer;} 

  .Fade:hover  {animation-name: sparkle;
    animation-duration: 0.7s;
    fill: #0068b3;
  }
  .Selected {
      pointer-events: none;
      cursor: default;
      fill: rgba(193,214,235)!important;
  }
      
  .SmallState {
      position: absolute;
      left: 610px;
      top: 194px;
      z-index: 1000;
      width: 80px;
      font-size: 9px;
      line-height: 1.4em;
  }
  @keyframes sparkle {
    0% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
    
  }
/* End of US Map CSS */

/* End of Markets We Serve Section */



/* Start of Responsive Layout if not at bottom responsiveness doesn't work */

@media screen and (max-width: 600px) {
  
  #carousel-container {
    flex-direction: column;
    justify-content: center;
    padding: 0;
    
  }

  #carousel {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
    
    
  }
  #prev-btn {display: none;}

  #next-btn {display: none;}

  .carouselCard{
    
    width: 350px;
    height: auto;
    padding: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffff;
    padding: 0;
  }

  .cardFooter{
    background-color: #ffff;
    width: 100%;
    height: auto;
    margin: 0;
    padding-bottom: 40px;
    
  }
  .carouselCard img {
    max-width: 100%;
    min-width: unset;
    height: auto;
    display: block;
    overflow: hidden;
    padding-bottom: .1em;
  }

  /* Our Team Responsive CSS Start */
  .bgOurTeam {
    padding: 0;
  }

  /* Homepage Responsive CSS Start */
  .homepageContainer{
    margin-left: 30%;
    font-size: 2vmin;
  }

  .homePage {
    width: 100%;
    height: auto;
  }
  
  .overlayLeggeraText {
    font-size: 5vmin;
    
  }

  .homepageContainer P {
    font-size: 5vmin;
    margin: calc(.5em + 3vmin);
    padding: calc(.5em + 3vmin);
  }

  /* About Company Mobile Responsive Start */
  /*---------------------------------------*/
  .containerAboutCompany {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: unset;
    height: calc(100%);
    min-height: unset;
    overflow-y: none;
    width: 100%;
    background-color: blue;
  }
  
  .gridLeftAboutCompany .gridImg img{
    display: none;
  }

  .gridLeftAboutCompany {
    background-color: rgba(12,29,46,1);
    height: auto;
    padding: 5vh;
    position: relative;
    
    
    
  }

  .gridRightAboutCompany {
    background-color: #ffffff;
    
  }

  .gridLeftAboutCompany .gridAboutResidential {
    margin: 2vw;
    padding-top: 0vw;
    padding-bottom: 2vw;
    padding-left: 4vw;
    text-align: start;
    color: rgba(193,214,235);
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: calc(1.2em + 0.75vmin);
    font-weight: 300;
  
  }

  .featuredPropertiesHeader{
    align-items: center;
    
  }

  .oppTextContainer { 
    display: flex;
    flex-direction: column;
    
  }

  .oppText {
    margin: 10%;
  }

  .marketsContainer {
    display: flex;
    flex-direction: column;
    margin: 0;
    justify-content: center;
    align-items: center;
  }
  .highlightsContainerTxt {
    font-size: 12px;}

  .marketsRightCity {
    font-size: 1em;
  }

  .marketsRightHeaderTwo {
    font-size: 1.5em;
  }
}

/* max(800px) Min(601px) Responsive Design Start */

@media screen and (max-width: 800px) and (min-width: 601px) {
  #carousel-container {
    display: block;
    padding-left: 0;
    padding-right: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    
    
  }

    #carousel {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: stretch;
    gap: 0;
    padding-top: 20px;
    padding-bottom: 20px;
      
    
    
    
  }
  #prev-btn {display: none;}

  #next-btn {display: none;}

  .carouselCard{
    width: auto;
    height: auto;
    padding: 0px;
    margin: 5px;
  }

  .cardFooter{
    background-color: #ffffff;
    width: 100%;
    height: 200px;
    margin: 0;
    
    
  }
  .carouselCard img {
    max-width: 100%;
    min-width: unset;
    height: auto;
    display: block;
    overflow: hidden;
    padding-bottom: .1em;
  }

  .homepageContainer P {
    font-size: 20px;
    margin-left: 3vw;
    margin-right: 3vw;
    padding: 3vw;
    width: 40vw;
  }

  .overlayLeggeraText {
    font-size: 20px;
  }
 
  .footerHeader {
    font-size: clamp(12.5px, 3vw, 20px);
  }

  .containerAboutCompany {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: unset;
    height: calc(100%);
    min-height: unset;
    overflow-y: none;
    width: 100%;
    background-color: blue;
  }
  
  .gridLeftAboutCompany .gridImg img{
    display: none;
  }

  .gridLeftAboutCompany {
    background-color: rgba(12,29,46,1);
    height: auto;
    padding: 5vh;
    position: relative;
    
    
    
  }

  .gridRightAboutCompany {
    background-color: #ffffff;
    
  }

  .gridLeftAboutCompany .gridAboutResidential {
    margin: 2vw;
    padding-top: 0vw;
    padding-bottom: 2vw;
    padding-left: 4vw;
    text-align: start;
    color: rgba(193,214,235);
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: calc(1.2em + 0.75vmin);
    font-weight: 300;
  
  }

  .featuredPropertiesHeader{
    align-items: center;
    
  }

  .oppTextContainer { 
    display: flex;
    flex-direction: column;
  }

  .oppText {
    margin: 10%;
    
  }

  .marketsContainer {
    display: flex;
    flex-direction: column;
    margin: 0;
    justify-content: center;
    align-items: center;
  }
  .highlightsContainerTxt {
    font-size: 12px;
   
    
  }

  .marketsRightCity {
    font-size: 1em;
  }

  .marketsRightHeaderTwo {
    font-size: 1.5em;
  }

  .marketsRightHeader {
    font-size: 1.5em;
  }

  
 
  
}


