#onesignal-bell-container {
    display: none;
}

/* AOS CUSTOM ANIMATION */
[data-aos="scale-down"] {
  opacity: 0;
  transform:scale(1.5);
  transition-property: transform, opacity;
 
}
[data-aos="scale-down"].aos-animate {
    opacity: 1;
	transform:scale(1);
  }
[data-aos="opac-text"] {
  opacity: 0.2;

  transition-property:opacity;
 
}
[data-aos="opac-text"].aos-animate {
    opacity: 1;

  }


.home_bg 
{
        background-image: url(/uploads/Dwln_Web_Vision_Header_Mobile.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 12%;
    padding-bottom: 79vh;
    margin-bottom: 12%;
}

.home_bg2 
{
        background-image: url(/uploads/Dwln_Web_Vision_Header_Mobile.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 12%;
    padding-bottom: 79vh;
    margin-bottom: 2%;
}

.home_bg_no_image {
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 3%;
    padding-bottom: 3%;
    margin-bottom: 2%;
}

.howitworks_bg 
{
        background-image: url(/uploads/howItWorks_Hero_MobBg@2x.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 12%;
    padding-bottom: 79vh;
    margin-bottom: 2%;
}
.overview_bg
{
         background-image: url(/uploads/howItWorks_Hero_MobBg@2x.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 12%;
    padding-bottom: 79vh;
    margin-bottom: 2%;
}
div.header_title
{
    margin:3% 0% 3% 0%;
        padding-right: 20%;
}
div.header_title_about
{
    margin:3% 0% 3% 0%;
        padding-right: 20%;
}

div.header_desc
{
    margin:2% 0% 2% 0%;
        padding-right: 25%;
}
 div.sec_title h2 
{
    text-align:center;
    margin:0.5% 0% 0.5% 0%;
}
div.sec_desc p 
{
    text-align: center;
    margin: 0.5% 0% 0.5% 0%;
    padding: 0% 2% 0% 2%;
}
div.sec_copy
{
   
     
}
div.v_bgEle
{
    margin-top:6%;
}
 div.v_bgEle2
{
    background-color:#004F59;
}
div.v_bgEle2About
{
    background-color:#ffffff;
    color: #004F59;
}
button.newhero_btn
{
    background-color: #28E4A5;
    border: 1.4px solid #28E4A5;
    padding: 1.7% 5% 1.7% 5%;
    border-radius: 14vw;
    cursor: pointer;
    transition: all ease 0.6s;
    margin-top: 4%;
}
button.newhero_btn:hover
{
    background-color:white;
    color:black;
}
section.mxwidth_hero_container 
{

    

    margin-bottom: 5%;
    margin-top: 5%;
    border-radius: 1.8vw;
   
}
div.sec_mainHeader
{
    text-align: center;
    color: white;
    padding: 8% 0% 8% 0%;
}
div.sec_mainHeaderAbout
{
    text-align: center;
    color: #004F59;
    padding: 8% 0% 8% 0%;
    background-image:url('/uploads/AboutPageSectionImage2.png');
    background-size:100%;
    background-repeat:no-repeat;
    padding-bottom: 40vh;

}
div.v_bgEle3
{
    background-image:url('/uploads/globe_gradientBG_mob@2x.png');
    background-size:100%;
    margin-bottom:5%;
    background-repeat:no-repeat;
}
div.v_bgEle3About
{
    background-image:url('/uploads/AboutPageSectionImage2.png');
    background-size:100%;
    margin-bottom:5%;
    background-repeat:no-repeat;
    /* background-position: 50% 50%; */
}
 div.sec_qoute h4
{
    text-align:center;
    padding-top: 13%;
}
div.globe_gif
{
    width: 20%;
    position: absolute;
    left: 42.7%;
    margin-top: 13.6%;
}
div.globe_gifAbout
{
    width: 10%;
    position: absolute;
    left: 44.7%;
    margin-top: -0.4%;
}
div.sec_intro
{
    padding-top:27vh;
}
div.sec_intro
{
    padding-top:27vh;
}
div.sec_introtitle h2
{
    text-align:center;
}
div.sec_introdesc p 
{
    text-align:center;
}
 div.slider_title h2
{
    text-align:center;
}

section.joinUs_container 
{
    margin-top:15%;
}

button.joinUs_btn
{
    border: unset;
    background: unset;
    color: black;
    background-color: #64EAC3;
    border: 1.2px solid #64EAC3;
    border-radius: 14vw;
    padding: 2% 7.5% 2% 7.5%;
    margin-top: 5%;
    cursor: pointer;
    transition: all ease-in-out 0.4s;
    margin-bottom: 5%;
}
button.joinUs_btn:hover
    {
           background-color: #004F59;
    color: white;
    border: 1.2px solid #004F59;
    }
 div.app_dialog {
        text-align: center;
        position: absolute;
        width: 100%;
        margin-top: 3%;
    }
div.app_dialog h4 {
    font-size: 1.125rem;
    color: #004F59;
}
div.feature_title {
    padding-right: 45%;
    margin: 2% 0% 4% 0%;
}
div.feature_desc {
    padding-right: 30%;
}
/* MOBILE SLDIER DEFINED BELOW */
div.mob_slide 
{
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 12%;
    padding-bottom: 10.5vh;
    margin: 8% 7% 8% 7%;
}
div.mslide_1
{
    background-image: url('/uploads/slide_1_bg.svg');
}
div.mslide_2
{
    background-image: url('/uploads/slide_2_bg.svg');
}
div.mslide_3
{
    background-image: url('/uploads/slide_3_bg.svg');
}
div.mslide_title
{
    margin:3% 0% 3% 0%;
    text-align:center;
    
}
div.mslide_desc
{
    margin:2% 0% 2% 0%;
    text-align:center;
}
div.msldie_graphic
{
    width: 17%;
    margin-left: auto;
    margin-right: auto;
}
div.msldie_graphic img 
{
    width:100%;
    height:auto;
}

div.desc_title h2 
{
    text-align:center;
}
div.desc_content p 
{
    text-align:center;
}

 /* HOW IT WORKS ~ ANIME BG CSS */  
section.feature_container
{
    background-color: #F7F3F0;
    padding-top: 1%;
    padding-bottom: 2%;
    
}



/* HOW IT WORKS PAGE MOBILE CSS DEFINED BELOW */
div.phone_ele
{
    width: 64%;
    position: absolute;
    margin-left: 18%;
    margin-top: -12.9%;
}
section.animbg_container {
    margin-top: 26%;
}
div.phone_ele img 
{
    width:100%;
    height:auto;
}
.phone_overflowSection {
    height: 40vh;
    background: #F7F3F0;
}  
div.animbg {
    margin-top: 12%;
}
span.right_slogan {
    padding-left: 23vw;
}
div.featureSection_title h4 {
    margin: 4% 0 10% 0%;
}
div.featureSection_titleAbout {
    text-align: center;
    margin: 8% 0 10% 0%;
}
div.feature_ele
{
    background-color: white;
    border-radius: 14px;
    /* padding:14% 6% 12% 6%; */
    padding: 14% 6% 12% 8%;
    width: 88%;
    box-shadow: 5px 4px #eae4e1;
    margin:25% 0% 25% 0%;
}
div.feature_ico {
    width: 14%;
    margin: 3% 0% 3% 0%;
}
div.feature_graphic {
        width: 40%;
    position: absolute;
    right: 11%;
    margin-top: -21%;
}
section.designBreaker_container
{
        background-image: url(/uploads/designBreakerBG_Mobile.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 89vw;
    padding-bottom: 24vw;
    background-color: #F7F3F0;
    
}
div.designBreaker_desc
{
    color:white;
    text-align:center;
}
div.exploreMore_copy
{
    width:100%;
    text-align:center;
    color:white;
}
section.exploreMore_container
{
    background-image:linear-gradient(to bottom , #103638, #004F59 82%, #ffffff 82%);
    padding: 6% 0% 6% 0%;
}
div.exploreMore_tiles
{
    margin-top:5%;
}
div.explore_tile
{
        margin-left: 8%;
    margin-right: 8%;
    width: 84%;
    background-color: #F7F3F0;
    border-radius: 14px;
    padding-top: 10%;
    padding-bottom: 10%;
    margin-top: 10%;
    margin-bottom: 10%;
    flex-wrap: wrap;
}
div.exploreTile_image
{
    width: 97.4%;
    padding: 1.3%;
}
div.exploreTile_image img
{
    width: 66%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0%;
    margin-bottom: 5%;
}
div.exploreTile_copy
{
    width:100%;
}
div.exploreTile_title {
    margin: 2% 0% 2% 0%;
    text-align: center;
    padding: 0% 5% 0% 5%;
}
div.exploreTile_desc {
    margin: 1.5% 0% 1.5% 0%;
    text-align: center;
}
div.commonFaqs_title
{
    margin:2% 0% 2% 0%;
    text-align:center;
}
div.commonFaqs_copy {
        padding-top: 4%;
    padding-bottom: 4%;
}
div.see_moreFaqs {
    text-align: center;
    margin: 8% 0% 8% 0%;
}
button.more_faqs {
    border: unset;
    background: unset;
    color: black;
    border: 3px solid #64EAC3;
    border-radius: 14vw;
    background-color: white;
    padding: 2% 8% 2% 8%;
    margin-left: auto;
    transition: all ease 0.8s;
    cursor: pointer;
}
button.more_faqs:hover {
    background-color: #64EAC3;
}
section.flexGridDesc_container
{
    background-color:#DCFDFF;
    padding: 6% 8.5% 6% 8.5%;
    margin-top:4%;
    margin-bottom:4%;
    border-radius:14px;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    margin-left: 0%;
    margin-right: 0%;
    flex-direction: row;
    
}

div.flexGridDesc_image {
    width: 40%;
    margin:auto;
}
div.flexGridDesc_copy {
    width: 100%;
   
    text-align:center;
   
}
div.flexGridDesc_para p {
    margin: 3.5% 0% 3.5% 0%;
}
div.flexGridDesc_title {
    margin: 4% 0% 4% 0%;
}
div.joinUs_title
{
    text-align:center;
    margin:3% 0% 3% 0%;
}
div.joinUs_desc
{
    text-align:center;
    margin:2% 0% 2% 0%;
}
.news-press-release-section_desc {
    text-align: left;
    margin: 2% 0% 2% 0%;
}
 div.store_hyperlinks
{
    width:100%;
    gap:0%;
    margin: 2% 0% 2% 0%;
    flex-wrap:wrap;
}
div.strbtn {
   width: 55%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4%;
    margin-bottom: 4%
}

.sec_intro_icons {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: auto;
    margin-top: 8%;
    margin-bottom: 5%;
}

.sec_intro_icons-icon {
    width: 26%;
    height: auto;
}

.sec_intro_icons-icon:not(:last-child) {
    margin-right: 4%;
}
div.app_dialog h4 
{
    font-size: 1.4rem;
    color: #004F59;
    line-height: 1.8rem;
}
.phone_overflowSection {
    height: 50vh;
    background: #F7F3F0;
}
div.sec_bgImage img {
    width: 100%;
    height: auto;
}
div.sec_introdesc {
    /* padding: 0% 5% 0% 5%; */
}
div.sec_introtitle
{
     padding: 0% 5% 0% 5%;
     margin:2% 0% 2% 0%;
}

/** Dwellin Journal Section **/

button.post_btn {
    border: unset;
    background: unset;
    color: black;
    margin-left: auto;
    transition: all ease 0.8s;
    cursor: pointer;
    font-style: italic;
    margin-top: 4%;
}
.post_title a {
    text-decoration: none;
}

.maintenance {
    color: #e4a263;
}

.maintenance_more {
    color: #e4a263;
    transition: all ease-in-out 0.5s;
}

.maintenance_more:hover {
    box-shadow: 0 1px 0px 0px #e4a263;
}

.sustainability {
    color: #6f9a5c;
}

.sustainability_more {
    color: #6f9a5c;
    transition: all ease-in-out 0.5s;
}

.sustainability_more:hover {
    box-shadow: 0 1px 0px 0px #6f9a5c;
}

.tips-guide {
    color: #dca805;
}

.tips-guide_more {
    color: #dca805;
    transition: all ease-in-out 0.5s;
}

.tips-guide_more:hover {
    box-shadow: 0 1px 0px 0px #dca805;
}

.homeimprov {
    color: #18bdd5;
}

.homeimprov_more {
    color: #18bdd5;
    transition: all ease-in-out 0.5s;
}

.homeimprov_more:hover {
    box-shadow: 0 1px 0px 0px #18bdd5;
}

.post_btn {
    padding-left: 0%;
}

/* MOBILE HERO NAVIGATION */



.post_copy a {
    text-decoration: none;
}

/** Vision Page Slider **/

.flickity-viewport {
    overflow: visible;
}

.slider_button-next {
    width: 4%;
    height: 9%;
    position: absolute;
    right: 33px;
    top: 60%;
    cursor: pointer;
}

/******* About Us Page ********/

.dwellin_team {
    background-color: #f6f2ef;
    padding-top: 5%;
    margin-bottom: -5%;
}

.dwellin_team_title {
    text-align: left;
    margin-bottom: 4%;
}

.team_divider {
    margin-top: 5%;
    margin-bottom: 5%;
    background-color: #64e7c0;
    border: 1px solid #64e7c0;
    width: 80%;
    margin-left: 0%;
}

.teamEle_title {
    margin-top: 5%;
    margin-bottom: 5%;
}

.teamEle_copy {
    word-wrap: break-word;
    word-break: break-word;
}

.member_name {
    margin-bottom: 1.5%;
}

hr.team_divider {
    margin-top: 8%;
}

.grid_desc_copy_About p:first-child {
    margin-bottom: 3%;
}

.team_grid {
    border-bottom: 1px solid #64E7C0;
}

.About_company-info-section {
    margin-top: 5%;
}

.company_connect {
    margin-top: 3%;
    margin-bottom: 5%;
}

.company_connect a {
    color: #0071bb;
}

.company_main h5 {
    line-height: 2.8rem;
}

div.teamEle_image img {
    filter: grayscale(1);
}

.dwellin_team_title {
    margin-top: 3%;
}

.commision_graphic {
    flex: 1;
}

.about-app-download-section {
    text-align: center;
    margin-top: 5%;
}

.about-download-app-section {
    /* text-align: center; */
    display: flex;
    align-items: center;
    /* justify-content: center; */
    padding-top: 2%;
    padding-bottom: 4%;
}

.download-app-hr {
    border-bottom: 1.5px solid #64e7c0;
    width: 40%; 
    border-top: none;
    margin-bottom: 0;
}

.store-icons {
    width: 14%;
    padding-top: 2%;
}

.app-store {
    padding-right: 2rem;
    /* border-right: 1.8px solid #64e7c0; */
}

.play-store {
    padding-left: 2rem;
}

div.header_title_about {
    padding-right: 0%;
    justify-content: space-between;
    align-items: center;
}

.header-image {
    width: 17%;
    height: auto;
    padding-right: 8%;
}

.about-page-into-text {
    padding-top: 6%;
    padding-bottom: 6%;
}

.about-page-copy:nth-child(3) {
    padding-top: 4%;
}

.about-page-copy:nth-child(4) {
    padding-top: 4%;
}

.about-page-copy:nth-child(5) {
    padding-top: 4%;
    padding-bottom: 4%;
}

.about-page-copy:nth-child(9) {
    padding-bottom: 5%;
}

.about-page-copy-underline {
    border-bottom: 1.8px solid #64e7c0;
    font-weight: 500;
}

.about-page-citations-flex {
    display: flex;
}

.news-press-release-section {
    margin-top: 2%;
    margin-bottom: 5%;
}

/* Contact Us Page */

.contact-us__body {
    margin-bottom: 15vw;
}

.contact-container {
    margin-top: 5%;
    margin-bottom: 5%;
}

form[action='/contact'] input[type='text'] {
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin: 0% 0% 0% 0%;
    padding: 0.5rem 2rem 0.5rem 2rem;
    border: unset;
    border-bottom: 1.4px solid #02e6b9;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

form[action='/contact'] input[type='email'] {
    box-sizing: border-box;
    display: inline-block;
    width: 48%;
    margin: 3% 2% 0% 0%;
    padding: 0.5rem 2rem 0.5rem 2rem;
    border: unset;
    border-bottom: 1.4px solid #02e6b9;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

form[action='/contact'] select[name='Select'] {
    box-sizing: border-box;
    display: inline-block;
    width: 48%;
    margin: 3% 0% 0% 1%;
    padding: 0.5rem 2rem 0.5rem 2rem;
    border: unset;
    border-bottom: 1.4px solid #02e6b9;
    color: #888c8a;
    appearance: none;
    -webkit-appearance: none;
    background-color: #ffffff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-image:
    linear-gradient(45deg, transparent 50%,     #02e6b9 50%),
    linear-gradient(135deg,     #02e6b9 50%, transparent 50%);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}

form[action='/contact'] select[name='Select']:focus {
    background-image:
      linear-gradient(45deg, #02e6b9 50%, transparent 50%),
      linear-gradient(135deg, transparent 50%, #02e6b9 50%);
    background-position:
      calc(100% - 15px) 1em,
      calc(100% - 20px) 1em,
      calc(100% - 2.5em) 0.5em;
    background-size:
      5px 5px,
      5px 5px,
      1px 1.5em;
    background-repeat: no-repeat;
    /* border-color: #02e6b9; */
    outline: 0;
}

form[action='/contact'] textarea {
    box-sizing: border-box;
    width: 100%;
    min-height: 120px;
    display: block;
    margin: 3% 0% 1% 0%;
    padding: 0.5rem 2rem 0.5rem 2rem;
    border: unset;
    border-bottom: 1.4px solid #02e6b9;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

form[action='/contact'] input[type='submit'] {
    box-sizing: border-box;
    border: unset;
    background: unset;
    color: #005773;
    font-weight: 500;
    border-radius: 14vw;
    background-color: #02e6b9;
    padding: 0.3rem 4rem 0.3rem 4rem;
    transition: all ease 0.8s;
    cursor: pointer;
    margin-top: 2%;
}

.contact-us__body {
    margin-top: 4%;
}

.contact-us__address-section {
    display: flex;
    gap: 2.6rem;
}

.contact-us__address-section-address {
    flex-basis: 25%;
    flex-grow: 0;
    flex-shrink: 0;
    align-items:flex-start;
    justify-content: center;
    background-color: #f8f3ea;
    padding: 4%;
    display: flex;
    flex-direction: column;
    gap: 3%;
    border-radius: 10px;
}

.contact-us__address-section-address-ico {
    width: 15%;
    height: 15%;
}

.contact-us__address-section-image {
    flex-basis: 75%;
    flex-grow: 0;
    flex-shrink: 1;
    border-radius: 10px;
}

.contact-us__form-section {
    display: flex;
    gap: 2.6rem;
    margin-top: 2.6rem;
}

.contact-us__form-section-form {
    flex-basis: 75%;
    flex-grow: 0;
    flex-shrink: 1;
    align-items:flex-start;
    justify-content: center;
    background-color: #e2f6ee;
    padding: 4%;
    border-radius: 10px;
}

.contact-us__form-section-icon {
    flex-basis: 25%;
    flex-grow: 0;
    flex-shrink: 0;
    background-color: #014f5a;
    padding: 4%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    flex-direction: column;
}

.contact-us__form-section-icon-img {
    width: 50%;
    height: auto;
}

.contact-us__form-section-form-title {
    margin-bottom: 3%;
}

.contact-us__pr-section {
    display: flex;
    gap: 2.6rem;
    margin-top: 2.6rem;
}

.contact-us__pr-section-img {
    flex-basis: 33%;
    flex-grow: 0;
    flex-shrink: 0;
    border-radius: 10px;
}

.contact-us__pr-section-content {
    flex-basis: 67%;
    flex-grow: 0;
    flex-shrink: 1;
    background-color: #f8f3ea;
    padding: 4%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 15%;
    border-radius: 10px;
}

.contact-us__pr-section-content-one {
    display: flex;
    gap: 20%;
}

.contact-us__pr-section-content-one--content {
    display: flex;
    flex-direction: column;
}

.contact-us__pr-section-content-two {
    display: flex;
    gap: 4%;
}

.contact-us__pr-section-content-two--content {
    display: flex;
    flex-direction: column;
}

.contact-us__pr-section-content-two--content-bottom-social {
    display: flex;
    gap: 36px;
}

.contact-us__pr-section-content-two--content-bottom {
    padding-top: 10px;
}

.cusctcbs-icon {
    width: 32px;
    height: 34px;
}

.pr-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-row-gap: 3rem;
    grid-column-gap: 5rem;
}

/* Press Release Page */

.rich_image {
    display: flex;
    /* margin-top: 6%; */
    /* margin-bottom: 4%; */
}

.pr-phone-image {
    width: 25%;
    height: auto;
}

.pr-phone-caption {
    width: 75%;
    word-break: break-word;
    font-family: 'Inter', sans-serif; 
    /* font-weight: 300;  */
    font-style: normal;
    margin-left: 4%;
    margin-top: 3%;
    /* font-style: italic; */
}

.featured-in-section {
    margin-bottom: 3%;
    /* border-bottom: 1.4px solid #64E7C0; */
    padding-bottom: 2%;
}
div.about_gridEle
{
    width:68%;
    height:auto;
    margin-top:3%;
    margin-bottom:3%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.thumbPubDate {
    margin-top: auto;
}

div.aboutUs_grid 
{
    gap:4%
}
div.thumbImage 
{
    width: 100%;
    height: auto;
    padding-top: 10%;
    padding-bottom: 10%;
    background-color: #f7f7f7;
}
div.thumbImage img 
{
    width:100%;
    height:auto;
    filter: grayscale(0);
}
div.thumbDesc
{
    width:100%;
    margin-top:5%;
    margin-bottom:5%;
}

/**** Featured in Section ****/

.featured-in-section-title__container {
    text-align: center;
}

.featured-in-section__container {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow-x: scroll;
    flex-wrap: nowrap;
    border-bottom: 2px solid #DFD2CC;
    margin-top: 0.8%;
}

.featured-in-section__container::-webkit-scrollbar {
    display: none;
}

.featured-in-section__container::-webkit-scrollbar {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;
}

.featured-in-section__item {
    flex-basis: 25%;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 2%;
    margin-top: 2%;
    /* filter: grayscale(1); */
    transition: all 0.2s ease-in-out;
}

.featured-in-section__item:nth-child(1) {
    border-right: 2px solid #DFD2CC;
    padding-right: 7%;
}

.featured-in-section__item:nth-child(2) {
    padding-left: 7%;
}

.featured-in-section__item:hover {
    /* filter: grayscale(0); */
}
div.hero_vid_button {
    width: 54%;
    height: auto;
    margin-top: 4%;
    cursor: pointer;
}
section.video_modal
{
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 9999999999;
    display: none;
}
div.modal_container {
    width: 90%;
    margin-left: 5%;
    padding-top: 30%;
    padding-bottom: 2%;
}
div.video_close_btn 
{
        width: 7%;
    margin-bottom: 8%;
    margin-top: 2%;
    margin-left: auto;
    cursor: pointer;
}
div.video_container {
    width: 100%;
    margin-left: auto;
}


div.ele_vid_button_container
{
    width: 40%;
    height: auto;
    margin-top: 8%;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
}
div.ele_vid_button_container img 
{
    width:100%;
    height:auto;
}
div.post_category a 
{
    text-decoration:none;
    color:unset;
}

@media only screen and (max-width: 500px) {
    .pr-grid {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        grid-row-gap: 2rem;
        grid-column-gap: 5rem;
    }
}


@media only screen and (max-width: 1024px) {
    .header_title_about {
        flex-direction: column-reverse;
        align-items: flex-start !important;
    }

    .header-image {
        width: 30%;
        margin-bottom: 8%;
    }

    .dwellin_team_title {
        margin-bottom: 10%;
    }

    .rich_image {
        flex-direction: column;
        margin-top: 6%;
        margin-bottom: 4%;
    }
    
    .pr-phone-image {
        width: 80%;
        align-self: center;
        height: auto;
    }
    
    /* .pr-phone-caption {
        word-break: break-word;
        font-family: 'Inter', sans-serif; 
        font-weight: 300; 
        font-style: normal;
        margin-left: 4%;
        margin-top: 3%;
        font-style: italic;
    } */

    .contact-us__address-section {
        flex-direction: column;
        gap: 1rem;
    }

    .contact-us__form-section {
        flex-direction: column;
        gap: 1rem;
    }

    form[action='/contact'] input[type='email'] {
        width: 100%;
    }

    form[action='/contact'] select[name='Select'] {
        width: 100%;
    }

    .contact-us__pr-section {
        flex-direction: column;
        gap: 1rem;
    }

    .contact-us__pr-section-content-one {
        flex-direction: column;
        gap: 1rem;
        margin-bottom: 1rem;
    }

    .contact-us__pr-section-content-two {
        flex-direction: column;
        gap: 1rem;
    }

    .featured-in-section__container {
        justify-content: space-between;
    }
    
    .featured-in-section__item {
        flex-basis: 50%;
        margin-left: 5%;
        margin-right: 5%;
        margin-bottom: 4%;
        margin-top: 5%;
    }

    .featured-in-section__container {
        padding-left: 5%;
        padding-right: 5%;
    }

    div.hero_content {
        padding: 4% 5% 7% 5%;
    }
    div.hero_desc
    {
        padding-right:10%;
    }
}

@media only screen and (min-width: 300px) and (max-width: 400px)
{
    .slider_button-next {
        display: none;
    }
    div.header_title {

        padding-right: 10%;
    }
    div.header_title_about {

        padding-right: 10%;
    }
    div.header_desc {

    padding-right: 20%;
    }
    .home_bg {
        padding-top: 4vh;
    padding-bottom: 40vh;
    }
}

@media only screen and (min-width: 400px) and (max-width: 700px) {
    .home_bg {
        padding-bottom: 55vh;
    }
}
@media only screen and (min-width: 320px) and (max-width: 1029px) {
    .slider_button-next {
        display: none;
    }
    .desc_content {
        margin-top: 5%;
        padding-left: 9%;
        padding-right: 9%;
    }

    .sec_desc {
        padding-left: 9%;
        padding-right: 9%;
        padding-top: 5%;
    }

    .sec_introdesc {
        padding-left: 9%;
        padding-right: 9%;
        padding-top: 5%;
    }

    .company_main h5 {
        line-height: 2rem;
    }
    
}

@media only screen and (min-width: 768px) and (max-width: 1029px)
{
    .no_tablet
    {
        display:none;
    }

    .sec_desc {
        padding-left: 6%;
        padding-right: 6%;
        padding-top: 5%;
    }

    .sec_introdesc {
        padding-left: 6%;
        padding-right: 6%;
        padding-top: 5%;
    }

    div.header_title 
    {
        padding-right: 40%;
    }
    div.header_title_about 
    {
        padding-right: 40%;
    }
    div.featureSection_title h4 {
    padding-left: 10%;
    }
    section.designBreaker_container {
    
            padding-top: 61vw;
    padding-bottom: 14vw;
    }
    div.globe_gif {

    left: 41.7%;
    margin-top: 17.6%;
    }
    div.sec_intro {
        padding-top: 34vh;
    }
    div.sec_introAbout
{
    padding-top:8vh;
}

    div.animbg img
    {
        width:100%;
        height:auto;
    }
    div.header_desc {
    
    padding-right: 30%;
    }
    span.right_slogan {
        padding-left: 0;
    }
    div.bgImage img
    {
        width:100%;
        height:auto;
    }
    div.app_descriptionBGImage img
    {
        width:100%;
        height:auto;
    }
    .home_bg2 {

    padding-bottom: 79vh;
    }
    div.desc_title {
        margin: 2% 0% 2% 0%;
    }
    div.app_dialog h4 {
        font-size: 2.125rem;
        color: #004F59;
        line-height: 3.1rem;
    }
    .home_bg 
    {
        padding-top: 16vw;
        padding-bottom: 135vw;
            margin-bottom: 6%;
    }
    div.post_title 
    {
        padding-right: 35%;
    }
    div.post_copy {
        padding-right: 34%;
    }
    .post_ico {
        width: 10%;
        height: auto;
    }
    .post_btn
    {
        padding: 1% 4% 1% 0%;
    }
    div.subscribeJournal_desc {
        padding-right: 35%;
    }
    div.post_thumbnail {
        margin: 0% 0% 18% 0%;
    }
    section.joinUs_container {
        margin-top: 13%;
    }
    .grid_desc_button {
        text-align: center;
        margin: 3% 0% 10% 0%;
    }
    
    .phone_overflowSection {
        height: 60vh;   
    }
    span.right_slogan {
        padding-left: 33vw;
    }
    div.mob_slide 
    {
        padding-top: 11vh;
        padding-bottom: 15vh;
    }
    button.joinUs_btn 
    {
        margin-top: 3%;
        margin-bottom: 4%;
    }
    div.site_logo {
    width: 40%;
    }
    div.social_ele {
    width: 9%;
    }
    input.subscribe_submitBtn {
        border: unset;
        background: unset;
        color: black;
        border: 1.8px solid #64EAC3;
        border-radius: 14vw;
        background-color: white;
        padding: 1.5% 10% 1.4% 10%;
        transition: all ease 0.8s;
        cursor: pointer;
        margin-top: 1%;
        letter-spacing: 0.03rem;
    }
    div.faq_ico 
    {
        width: 15.5% !important;
        margin-bottom: 5% !important;
        margin-top: 7% !important;
    }

}
@media only screen and (max-width: 1029px) {
    
    .sec_intro_icons {
        margin-top: 15%;
        margin-bottom: 10%;
    }
    div.joinUs_title {
    
    padding-left: 6%;
    padding-right: 6%;
    }
    .grid_desc_copy {
    
    padding-left: 6%;
    padding-right: 6%;
    }
    .sec_intro_icons-icon:not(:last-child) {
        margin-right: 10%;
    }
    
    .sec_intro_icons-icon {
            width: 50%;
    height: auto;
    }
    div.feature_graphic {
        width: 37%;
    }
    div.feature_ico {
        width: 16%;
    }
    div.exploreTile_desc {
        padding-right: 5%;
        padding-left: 5%;
    }
    div.faq_arrow_ico {
        width: 4% !important;
        margin-right: 0%!important;
        margin-top: auto!important;
        margin-bottom: auto!important;
        margin-left: auto!important;
    }
    div.see_moreFaqs {
    text-align: center;
    margin: 12% 0% 18% 0%;
    }
    div.flexGridDesc_image {
        width: 60%;
        margin: 6% auto;
    }

    .joinUs_descAbout {
        text-align: center;
    }

    .team_grid {
        flex-direction: column;
    }

    .teamEle_image {
        width: 50%;
    }

    .team_ele {
        margin-bottom: 25%;
    }

    div.featureSection_titleAbout {
        margin: 8% 0 25% 0%;
    }

    .aboutUs_grid_desc_button {
        display: none;
    }

    div.sec_mainHeaderAbout {
        padding-top: 30%;
        background-image: url(/uploads/AboutSectionBgMobile.png);
        padding-bottom: 30vh;
    }

    .sec_introAbout {
        margin-top: 20%;
    }

    div.globe_gifAbout {
        width: 28%;
        position: absolute;
        left: 38%;
        margin-top: -25.4%;
    }

    .About_grid_imageDesc_container {
        margin-bottom: 0%;
        flex-direction: column;
    }

    .About_desc_section {
        margin-bottom: 20%;
    }

    .commision_graphic_container {
        background-color: #eef9ff;
        margin: 0% 0% 0% 0%;
        padding: 10% 5% 5% 5%;
    }

    .commision_ele {
        margin-bottom: 8%;
    }
    .commision_content {
        align-items: center;
    }

    .commision_ico {
        width: 15%;
        margin-right: 5%;
    }

    .commision_graphicContainer {
        margin-top: 15%;
    }

    .grid_desc_copy_About {
        text-align: center;
        margin: 0% 0% 5% 0%;
    }

    .grid_desc_title_About {
        margin: 10% 0% 0% 0%;
    }

    .commision_content {
        margin-bottom: 4%;
    }

    div.commision_bar
    {
        width:100%;
    }
    div.bar_1
    {
        width: 33.33vw;
        height: 3vw;
        background-color:#64E7C0;
    }
    div.bar_2
    {
        width: 33.33vw;
        height: 3vw;
        background-color:#4AC59C;
    }
    div.bar_3
    {
        width: 33.33vw;
        height: 3vw;
        background-color:#389D79;
    }

    .commision_graphicContainer {
        flex-direction: column;
    }

    .commision_graphic {
        /* width: 100vw;
        margin-left: 6%; */
    }

    .research_div {
        margin-bottom: 20%;
    }

    .grid_image_about {
        width: 85%;
        margin: auto;
    }

    .dwellin_team {
        padding-bottom: 37vh;
    }

    .download-app-hr {
        display: none;
    }
    .app-store {
        border: none;
    }

    .about-download-app-section {
        flex-direction: row;
        margin-bottom: 10%;
        padding-top: 8%;
        justify-content: space-between;
        align-items: center;
    }

    .pad-right {
        padding-right: 25%;
    }

    .about-page-copy:nth-child(3) {
        padding-top: 8%;
    }
    
    .about-page-copy:nth-child(4) {
        padding-top: 8%;
    }
    
    .about-page-copy:nth-child(5) {
        padding-top: 8%;
        padding-bottom: 8%;
    }

    .store-icons {
        width: 40%;
    }

    .play-store {
        padding-left: 0rem;
    }

    .app-store {
        padding-right: 0rem;
        margin-bottom: 0%;
    }

}

@media only screen and (min-width:1030px) 
{
    div.ele_vid_button_container
    {
        margin-left:unset;
        
    }
    div.hero_vid_button {
        width: 54%;
        height: auto;
        margin-top: 4%;
        cursor: pointer;
    }
    section.video_modal
    {
        position: fixed;
        width: 100vw;
        height: 100vh;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.8);
        z-index: 9999999999;
        display: none;
    }
    div.modal_container {
        width: 65%;
        margin-left: 17.5%;
        padding-top: 2%;
        padding-bottom: 2%;
    }
    div.video_close_btn 
    {
            width: 2%;
        margin-bottom: 2%;
        margin-top: 2%;
        margin-left: auto;
        cursor:pointer;
    }
    div.video_container {
        width: 100%;
        margin-left: auto;
    }
    div.hero_vid_button {
    width: 24%;
    height: auto;
    margin-top: 3%;
    cursor:pointer;
    }
    /* HEADER CONTAINER CSS DEFINED HERE */
    div.bg_image
    {
        width:100%;
    }
    div.bg_image img 
    {
        width:100%;
        height:auto;
    }
    
    section.header_container
    {
        
    }
    div.sec_desc p 
    {
       
        margin: 0.5% 0% 0.5% 0%;
    }
    .home_bg 
    {
            background-image: url(/uploads/Dwln_Web_03_Vision_HomeHeader.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        padding-top: 7%;
        /* padding-bottom: 14.3vw; */
        padding-bottom: 10vw;
        margin-bottom: 5%;
        
    }
    .mxwidth_hero_container
    {
        
        background-repeat: no-repeat;
        background-size: 100%;
        padding:4.4% 6% 4.4% 6%;
        margin-bottom: 5%;
        margin-top: 5%;
        border-radius: 1.8vw;
        background-position: top;
        min-height:25.5vw;
    }
    section.mxwidth_hero_container {

        margin-top: 3%;
    }
    .max_content_width
    {
        max-width:1920px;
        margin-left: auto;
        margin-right: auto;
    }
    div.hero_desc {
        margin-top: 1%;
        padding-right: 62%;
    }
    div.hero_button
    {
        margin-top:3%;
    }
    button.newhero_btn
    {
        background-color:#28E4A5;
        border:1.4px solid #28E4A5;
        padding:0.7% 3% 0.7% 3%;
        border-radius:14vw;
        cursor:pointer;
        transition:all ease 0.6s;
        margin-top:0%;
    }
    button.newhero_btn:hover
    {
        background-color:white;
        color:black;
    }
    .home_bg_no_image {
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-size: 100%;
        padding-top: 3%;
        padding-bottom: 3%;
        margin-bottom: 2%;
    }
    .mainHome_bg 
    {
            background-image: url(/uploads/home_DesktopBg@2x.png);
        background-repeat: no-repeat;
        background-size: 100%;
        padding-top: 7.8vw;
        padding-bottom: 7.8vw;
        margin-bottom: 2%;
        
    }
    .home_bg2 
    {
            background-image: url(/uploads/Dwln_Web_03_Vision_HomeHeader.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        padding-top: 7%;
        padding-bottom: 14.3vw;
        margin-bottom: 2%;
        
    }
    .howitworks_bg 
    {
            background-image: url(/uploads/howItWork_Hero_DeskBg@2x.png);
        background-repeat: no-repeat;
        background-size: 100%;
        padding-top: 7%;
        padding-bottom: 14.3vw;
        margin-bottom: 2%;
        
    }
    .overview_bg 
    {
            background-image: url(/uploads/overview_heroImage_Desktop@2x.png);
        background-repeat: no-repeat;
       
        background-size: 100%;
            padding-top: 9vw;
    padding-bottom: 9vw;
        margin-bottom: 2%;
        
    }
    .overview_bg_2
    {
        background-image: url(/uploads/every_step_Desktop_BG@2x.png);
        background-repeat: no-repeat;
       
        background-size: 100%;
        padding-top: 8vw;
        padding-bottom: 8vw;
        margin-bottom: 2%;
        
    }
    div.header_title
    {
        margin:2% 0% 2% 0%;
    }
    div.header_title_about
    {
        margin:2% 0% 2% 0%;
    }
    div.header_desc
    {
        margin:2% 0% 2% 0%;
    }
     div.sec_title h2 
    {

        margin:1.5% 0% 1.5% 0%;
    }
    div.header_title h1
    {
        
    }
   
    div.sec_desc p 
    {
        text-align:center;
        margin:0.5% 0% 0.5% 0%;
         padding: 0% 0% 0% 0%;
    }
    div.header_desc p 
    {
        
    }
    
    /* VISION SECTION CSS DEFINED BELOW */
    div.v_bgEle
    {
        
    }
    div.sec_copy
    {
       position: absolute;
        width: 100%;
        margin-top:1%;
    }
    
   
    div.sec_bgImage
    {
        width:100%;
        height:auto;
    }
    div.sec_bgImage img 
    {
        width:100%;
        height:100%;
    }
    div.sec_mainHeader
    {
        padding-top:6%;
        padding-bottom:6%;
    }
   
    div.sec_qoute
    {
       
        padding-top:5vw;
        padding-bottom: 2%;
        margin-top: -0.1%;
    }
     div.sec_qoute h4
    {
        text-align:center;
        padding-top: 0%;
    }
    div.globe_gif
    {
        width: 12%;
        position: absolute;
        left: 44.9%;
        margin-top: 12.4%;
    }
    div.globe_gif img 
    {
        width:100%;
        height:auto;
    }
   
    div.v_bgEle3
    {
        background-image:url('/uploads/globe_gradientBG@2x.png');
        background-size:100%;
        margin-bottom:5%;
        background-repeat:no-repeat;
        
    }
    div.sec_intro 
    {
        padding-top: 25vw;
    }
    div.sec_introAbout
    {
        padding-top:30vh;
    }
    div.v_bgEle3
    {
        margin-bottom:5%;
    }
    div.sec_introdesc {
        margin: 2% 0% 2% 0%;
    }
    div.sec_introtitle
    {
        margin: 2% 0% 2% 0%;
    }
    
    
    
    /* SLIDER CSS DEFINED BELOW */
   
    section.slider_container
    {
        margin-top:4%;
        margin-bottom:4%;
        position: relative;
    }
    div.slide
    {
        margin-top:4%;
        margin-bottom:4%;
        margin-right:5%;
        width:90%;
        padding-top: 4%;
    padding-bottom: 4%;
        border-radius:14px;
    }
    .flickity-prev-next-button.next 
    {
        right: 10px;
        opacity: 1;
        background: white;
        border: 1.2px solid #64ECC5;
        margin-right: 1.9%;
        width: 4%;
        height: 9%;
    }
    svg.flickity-button-icon path.arrow 
    {
        fill: #64ECC5;
    }

    div.slide_desc
    {
        
    }
    div.main-slider
    {
        padding-left:8.3%;
        margin-top: 7%;
    }
    div.slide_copy
    {
        width: 41.5%;
        margin-top: auto;
        margin-bottom: auto;
        padding-left: 8.5%;
            
    }
    div.slide_bgImage
    {
        width:50%;
    }
    div.slide_title
    {
            margin: 2% 0% 3% 0%;
    }
    div.slide_desc
    {
            margin: 2% 0% 2% 0%;
    }
    div.slide_bgImage img 
    {
        width: 80%;
        height: auto;
        margin-left: 10%;
    }
    .flickity-page-dots .dot 
    {
        display: inline-block;
        width: 3.5vw;
        height: 0.5vw;
        margin: 0 1.4vw;
        background: #E3E3E3;
        border-radius: 0;
        opacity: 1;
        cursor: pointer;
    }
    .flickity-page-dots .dot.is-selected 
    {
        background: #64ECC5;
    }
    .flickity-prev-next-button.previous 
    {
        display: none;
    }
    .flickity-page-dots {
        bottom:0px;
        width: 83.4%;
    }
    button.joinUs_btn
    {
        padding: 1% 3% 1% 3%;
        margin-bottom:0%;
        margin-top:2%;
    }
    section.joinUs_container
    {
        margin-top: 5%;
        margin-bottom: 8%;
    }
    
    /* HOW IT WORKS ~ ANIME BG CSS */
    section.animbg_container
    {
        width:100%;
    }
    div.animbg
    {
        width:100%;
    }
    div.animbg img 
    {
        width:100%;
        height:auto;
    }
    div.phone_ele
    {
        width: 44%;
        position: absolute;
        margin-left: 28%;
        margin-top: 1.78%;
    }
    div.phone_ele img 
    {
        width:100%;
        height:auto;
    }
    div.app_dialog h4
    {
        font-size:2.81rem;
        color:#004F59;
            line-height: 3.6rem;
    }
    .phone_overflowSection {
    height: 50vw;
    background: #F7F3F0;
    }
    h4.slog_1
    {
        width: 90.8%;
        margin: 2% auto 2% 9.2%;
    }
    span.right_slogan {
        padding-left: 0;
    }
    div.featureSection_title h4 {
        margin:3% auto 3% 9.2%;
    }
    h4.slog_2
    {
            
        width: 90.8%;
        margin: 2% 9.2% 2% auto;
        margin-right: 9%;
        padding-left: 15.4%;
    }
    div.feature_graphic {
        width: 15%;
        position: absolute;
     
        margin-top: -3.9%;
    }
    div.feature_graphic img {
        width: 100%;
        height: auto;
    }
    div.feature_ico {
        width: 8%;
     
        position: absolute;
        margin-top: 6.7%;
    }
    div.feature_ico img 
    {
        width:100%;
        height:auto;
    }
    
    
    div.right_pos .feature_graphic
    {
        left: 11.8%;
    }
    div.right_pos .feature_ico
    {
        left: 23%;
    }
    div.left_pos .feature_graphic
    {
        right: 12.8%;
        margin-top: 1%;
    }
    div.left_pos .feature_ico
    {
            right: 27%;
    margin-top: -3.6%;
    width: 10%;
    }
    div.feature_title
    {
        margin:2.5% 0% 2.5% 0%;
        padding-right:0%;
    }
    div.feature_desc
    {
        margin:2% 0% 2% 0%;
        padding-right:0%;
        
    }
    /* DESIGN BREAKER CSS DEFINED BELOW */
    section.designBreaker_container
    {
        background-image: url(/uploads/designBreakerBG_Desktop-min.png);
    background-repeat: no-repeat;
    background-size: 100%;
        padding-top: 79.5%;
    padding-bottom:10.1%;
    background-color: #F7F3F0;
    
    }
    div.designBreaker_desc h3 {
        margin: 0% 0% 1.8% 0%;
    }
    section.desc_section.base-padding {
        padding-top: 4%;
    }
    section.About_desc_section.base-padding {
        padding-top: 4%;
    }
    div.animbg {
        margin-top: 0%;
    }
    
    div.feature_ele
    {
            background-color: unset;
        border-radius: none;
        padding:10% 0% 0% 0%;
        width: auto;
     
        
        box-shadow: none;
        margin:0%;
    }
    div.right_pos .feature_copy {
    margin:-2.2% 9.3% 6% auto;
}   
    div.desc_title
    {
        margin:1% 0% 1% 0%;
    }
    div.left_pos .feature_copy {
    margin: -2.2% auto 8% 6.3%;
}
    div.feature_copy {
        background-color: white;
        border-radius: 14px;
        padding: 4% 2% 4% 4.5%;
        width: 36vw;
        box-shadow: 5px 4px #eae4e1;
        margin: 10% 0% 10% 0%;
    }
    /* EXPLORE MORE CSS DEFINED BELOW */
    
    section.exploreMore_container
    {
        background-image:linear-gradient(to bottom , #103638, #004F59 82%, #ffffff 82%);
        padding: 3% 0% 3% 0%;
    }
    div.exploreMore_title
    {
        margin:1.5% 0% 1.5% 0%;
    }
    div.exploreMore_desc
    {
        margin:1% 0% 1% 0%;
    }
    div.exploreTile_image
    {
        width: 46%;
        padding: 1.3%;
    }
    div.exploreTile_image img
    {
            width: 89%;
        height: auto;
    
        margin-left: auto;
        margin-right: auto;
    }
    div.exploreTile_copy
    {
        width:50%;
            margin-top: auto;
    }
    div.explore_tile
    {
        margin-left: 16.1%;
        margin-right: 16.1%;
        width: 67.8%;
        background-color: #F7F3F0;
        border-radius: 14px;
        padding-top: 5%;
        padding-bottom: 5%;
        margin-top: 6%;
        margin-bottom: 6%;
        flex-wrap: nowrap;
    }
    div.exploreTile_title {
        margin: 2% 0% 2% 0%;
        text-align:unset;
        padding:0%;
    }
    div.exploreTile_desc {
        margin: 1.5% 0% 1.5% 0%;
        text-align:unset;
    }
    
    div.explore_tile.flex.reverse_column
    {
        
    }
    div.reverse_column .exploreTile_copy {
        padding-left: 7.7%;
    }
    div.commonFaqs_copy
    {
        padding-top:4%;
        padding-bottom:0%;
    }
    div.commonFaqs_title
    {
        margin:1% 0% 1% 0%;
        text-align:center;
    }
    div.faqs_container 
    {
       
        margin:4% 9.5% 4% 9.5%;
    }
    div.see_moreFaqs {
        text-align: center;
        margin: 4% 0% 4% 0%;
    }
    button.more_faqs
    {
        border: unset;
        background: unset;
        color: black;
        border: 3px solid #64EAC3;
        border-radius: 14vw;
        background-color: white;
        padding: 1% 4% 1% 4%;
        margin-left: auto;
        transition:all ease 0.8s;
        cursor:pointer;
    }
    button.more_faqs:hover
    {
        background-color:#64EAC3;
    }
    
    /* FLEX GRID DESC SECTION DEFINED BELOW */
    section.flexGridDesc_container
    {
        background-color:#DCFDFF;
            padding: 4% 5.5% 4% 5.5%;
        margin-top:8%;
        margin-bottom:4%;
        border-radius:14px;
        flex-wrap:nowrap;
        flex-direction:unset;
        margin-left: 8.3%;
        margin-right: 8.3%;  
        flex-direction: unset;
    }
    div.flexGridDesc_copy
    {
            width: 62%;
    text-align: left;
    }
    div.flexGridDesc_image
    {
            width: 38%;
        margin-top: auto;
        margin-bottom: auto;
    }
    div.flexGridDesc_image img 
    {
        width: 100%;
    height: auto;
    margin: auto 0% auto auto;
        
    }
    div.flexGridDesc_title
    {
        margin:3% 0% 3% 0%;
    }
    div.flexGridDesc_para p
    {
        margin: 2.5% 0% 2.5% 0%;
    }
    
    /* JOIN US CONTAINER CSS DEFINED BELOW */
    div.store_hyperlinks
    {
        width:50%;
        gap:10%;
        margin: 2% 0% 2% 0%;
        flex-wrap:nowrap;
    }
    div.strbtn
    {
        width:40%;
        margin:0%;
    }
    div.strbtn img 
    {
        width:100%;
        height:auto;
    }
    div.joinUs_title
    {
        text-align:left;
        margin:1% 0% 1% 0%;
    }

    .news-press-release-section_title {
        text-align: left;
        margin: 1% 0% 1% 0%;
    }
    
    
    
    /* OVERVIEW PAGE CSS DEFINED HERE */
    div.grid_imageDesc_container
    {
        width:100%;
    }
    div.About_grid_imageDesc_container
    {
        width:100%;
    }
    div.grid_image
    {
        width:50%;
    }
    div.grid_image img
    {
            width: 80%;
    height: auto;
    margin-right: auto;
    }
    div.grid_image_about
    {
        width:50%;
    }
    div.grid_image_about img
    {
            width: 80%;
    height: auto;
    margin-right: auto;
    }
    div.grid_desc
    {
            width: 45%;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 5%;
    }
    div.grid_desc_title
    {
        margin:3.5% 0% 3.5% 0%;
    }
    div.grid_desc_copy p
    {
        margin:2% 0% 5% 0%;
        
    }
    button.ideology_btn
    {
        border: unset;
        background: unset;
        color: black;
        border: 3px solid #64EAC3;
        border-radius: 14vw;
        background-color: white;
        padding:0.8% 4% 0.8% 4%;
        margin-left: auto;
        transition: all ease 0.8s;
        cursor: pointer;
        margin-top: 4%;
    }
    button.ideology_btn:hover
    {
        background-color: #64EAC3;
    }
    button.grid_btn
    {
        border: unset;
        background: unset;
        color: black;
        border: 3px solid #64EAC3;
        border-radius: 14vw;
        background-color: white;
        padding:1% 6% 1% 6%;
        margin-left: auto;
        transition: all ease 0.8s;
        cursor: pointer;
        margin-top: 2%;
    }
    button.grid_btn:hover 
    {
        background-color: #64EAC3;
    }
    button.hero_btn
    {
        border: unset;
        background: unset;
        color: black;
        border: 3px solid #64EAC3;
        border-radius: 14vw;
        background-color: white;
        padding:1.2% 4% 1.2% 4%;
        margin-left: auto;
        transition: all ease 0.8s;
        cursor: pointer;
        margin-top: 2%;
    }
    button.hero_btn:hover 
    {
        background-color: #64EAC3;
    }
    section.app_descriptionContainer
    {
        background-color:#004F59;
        padding-top: 3%;
    padding-bottom: 6%;
    }
    div.app_pointer_ele.flex .app_pointerDesc {
        padding-left: 15%;
    }
    div.app_pointer_ele.flex {
 
        margin-top: 10%;
        margin-bottom: 10%;
    }
    div.app_descriptionBGImage
    {
        width:65%;
       
            margin-left: auto;
    }
    div.app_pointer_ele.row_reverse 
    {
        flex-direction: row-reverse;
    }
    div.app_pointer_ele.flex.row_reverse .app_pointerDesc {
        padding-left: 0%;
        margin-right: auto;
    }
    div.app_pointer_ele.row_reverse .app_pointerIco {
    margin-right: auto;
}
    div.joinUs_desc {
        text-align: left;
        margin: 1% 0% 1% 0%;
    }
    .news-press-release-section_desc {
        text-align: left;
        margin: 1% 0% 1% 0%;
    }
    div.joinUs_descAbout {
        text-align: center;
        margin: 1% 0% 1% 0%;
    }
    div.app_descriptionBGImage img
    {
        width:100%;
        height:auto;
    }
    div.app_mainDescription
    {
        width: 35%;
        float: left;
        margin: 4.5% 0% 4.5% 0%;
    }
    div.app_mainDescription_Ico
    {
        width:28%;
        margin:3% 0% 8% 0%; 
    }
    div.app_mainDescription_Ico img 
    {
        width:100%;
        height:auto;
    }
    div.app_mainDescription_copy h3
    {
        color:white;
    }
    div.app_mainDescriptionPointers
    {
        width:100%;
        height:auto;
    }
    div.app_pointer_ele
    {
        width:100%;
    }
    div.app_pointerIco
    {
        width: 16%;
        margin-top: auto;
     margin-bottom: auto;
        
    }
    section.grid_imageDesc_container {
        padding: 8% 0% 8% 0%;
    }

    section.About_grid_imageDesc_container {
        padding: 8% 0% 8% 0%;
    }
    div.app_pointerIco img
    {
        width:100%;
        height:auto;
    }
    div.app_pointerDesc h4
    {
        color:white;
        margin:2% 0% 2% 0%;
    }
    div.about_gridEle
    {
        width:30%;
        height:auto;
        margin-top:3%;
        margin-bottom:3%;
    }
    div.aboutUs_grid 
    {
        gap:4%
    }
    div.thumbImage 
    {
        width: 100%;
        height: auto;
        padding-top: 10%;
        padding-bottom: 10%;
    }
    div.thumbImage img 
    {
        width:100%;
        height:auto;
    }
    div.thumbDesc
    {
        width:100%;
        margin-top:5%;
        margin-bottom:5%;
    }
    /* HOME PAGE CSS DEFINED BELOW */
    div.bgImage
    {
        width:100%;
        height:auto;
    }
    div.bgImage img
    {
        width:100%;
        height:auto;
    }
    div.homeDesignBreaker_desc
    {
        position: absolute;
        width: 100%;
        text-align: center;
        margin-top: 18%;
    }
    
    div.homeDesignBreaker_desc h3 
    {
            margin: 3% 0% 3% 0%;
    }
    div.homeDesignBreaker_desc2
    {
        position: absolute;
        width: 100%;
        text-align: center;
        margin-top: 2%;
    }
    section.homeDesignBreaker_container {
        margin-top: 4%;
    }
    div.homeDesignBreaker_desc2 h3
    {
         margin: 3% 0% 3% 0%;
    }
    section.ideology_container
    {
        text-align: center;
        padding-top: 8%;
        padding-bottom: 0%;
        
    }
    section.journal_container
    {
        background-color:#F3EDE8;
        padding-top:4%;
        padding-bottom:4%;
    }
    div.journal_left_panel
    {
        width:45%;
        margin-right:5%;
    }
    div.journal_right_panel
    {
        width:45%;
        margin-left:5%;
    }
    div.journal_title
    {
        margin:2% 0% 2% 0%;
    }
    div.journal_copy
    {
        margin:1% 0% 1% 0%;
    }
    div.post_thumbnail
    {
        width:100%;
        margin:0% 0% 15% 0%;
    }
    div.postThumbnail_image
    {
        width:100%;
    }
    div.postThumbnail_image img 
    {
        width:100%;
        height:auto;
        border-radius: 1.2vw 1.2vw 0vw 0vw;
    }
    div.postThumbnail_desc
    {
            width: 77%;
        padding: 7% 11.5% 10% 11.5%;
        background: white;
        box-shadow: 1.2px 1.2px #e9dacb;
        border-bottom-left-radius: 14px;
        border-bottom-right-radius: 14px;
    }
    div.post_ico 
    {
            width: 12.5%;
    }
    div.post_ico img 
    {
        width:100%;
        height:auto;
    }
    div.post_category
    {
        margin:2% 0% 2% 0%;
    }
    div.post_title
    {
        margin:3% 0% 3% 0%;
    }
    div.post_copy p
    {
        margin:2% 0% 2% 0%;
    }
    button.post_btn
    {
            border: unset;
        background: unset;
        color: black;
        /* border-radius: 14vw; */
        /* padding: 1.5% 8% 1.5% 0%; */
        margin-left: auto;
        transition: all ease 0.8s;
        cursor: pointer;
        margin-top: 4%;
    }
    button.post_btn:hover
    {
        background-color:white;
    }
    div.journal_desc
    {
        margin:0% 0% 25% 0%;
    }
    div.app_dialog {
        text-align: center;
        position: absolute;
        width: 100%;
        margin-top: 13%;
    }
    div.subscribeJournal_desc
    {
        margin:0% 0% 2.5% 0%;
    }
    input.subscribe_inputele
    {
        display: block;
        margin: 4% 0% 4% 0%;
        padding: 2% 5% 2% 5%;
        border: unset;
        border-radius: 24px;
    }
    input.subscribe_submitBtn
    {
       border: unset;
        background: unset;
        color: black;
        border: 3px solid #64EAC3;
        border-radius: 14vw;
        background-color: white;
        padding: 1.3% 7% 1.3% 7%;
        transition: all ease 0.8s;
        cursor: pointer;
        margin-top: 2%;
    }
    div.post_thumbnail:last-of-type {
       margin:0% 0% 0% 0%;
    }
    div.lastThumb
    {
        margin:0% 0% 0% 0%;
    }
    div.subscribeJournal_container
    {
        margin-top:5%;
    }
    section.animbg_container {
        margin-top: 4%;
    }
    
    div.commision_desc
    {
        width:100%;
        
    }
    div.commision_ele
    {
        width:80%;
        margin: 0% 0% 5% 0%;
    }
    div.commision_ico
    {
        width: 7%;
        margin: 0% 3% 2% 0%;
    }
    div.commision_ico img 
    {
        width:100%;
    }
    div.commision_copy
    {
        margin-top:auto;
            margin-bottom: 2%;
    }
    section.commision_graphic_container
    {
        padding: 4% 0% 1% 6%;
        background-color:#EEF9FF;
        margin-top: 8%;
        border-radius: 20px;
    }
    div.commision_bar
    {
        width:100%;
    }
    div.bar_1
    {
        width: 15vw;
        height: 2vw;
        background-color:#64E7C0;
    }
    div.bar_2
    {
        width: 15vw;
        height: 2vw;
        background-color:#4AC59C;
    }
    div.bar_3
    {
        width: 15vw;
        height: 2vw;
        background-color:#389D79;
    }
    div.commision_graphicContainer {
        width: 100%;
        margin-left: auto;
        margin-top: 8%;
    }
    div.commision_graphicContainer img 
    {
        width:100%;
        height:auto;
    }
    
    section.dwellin_team
    {
        background-color:#F6F2EF;
        padding-top:4%;
        padding-bottom:8%;
    }
    section.dwellin_team_title
    {
        text-align:center;
    }
    div.teamEle_image
    {
        width:30%;
    }
    div.teamEle_image img 
    {
        width:100%;
        height:auto;
    }
    div.team_ele {
        width: 100%;
            margin-bottom: 8%;
        border-bottom: 1.4px solid #64E7C0;
        padding-bottom:8%;
    }
    section.team_grid
    {
        flex-wrap:wrap;
    }
    hr.team_divider
    {
        border: none;
        border-top: 1.3px solid #64E7C0;
        width: 80%;
        margin-left: 0%;
        margin-top: 4%;
        margin-bottom: 4%;
    }
    div.teamEle_title h5
    {
        margin-top: auto;
        margin-bottom: auto;
    }
    div.teamEle_title h6
    {
        margin-top: auto;
        margin-bottom: auto;
        margin-left: 9%;
    }
    div.teamEle_image {
        width: 20%;
        margin-left: 6%;
    }
    .teamEle_title {
        margin-top:2%;
        margin-bottom: 3%;
    }
    div.deskDescrition_divider
    {
        margin-left: 12%;
        width: 60%;
    }
    section.team_grid
    {
       margin-top: 5%;
           justify-content: space-between;
        border-bottom:none;
    }
    
}

@media only screen and (min-width:1580px)
{
    
}


@media only screen and (min-width: 1100px ) and (max-width: 1200px)
{
    div.grid_image img {
        width: 100%;
        height: auto;
        margin-right: auto;
    }
    div.grid_image {
    width: 50%;
    margin-top: auto;
    margin-bottom: auto;
    }
    div.nav_CTADesktop {
    width: 16% !important;
    }
    button.app_cta {

    padding: 2% 6% 2% 6% !important; 
    }
    div.globe_gif {

    margin-top: 8.4%;
    }
}
@media only screen and (min-width:1850px) 
{
    section.joinUs_container {
        margin-top: 4%;
        margin-bottom: 7%;
    }
    div.explore_tile 
    {
        padding-top: 3%;
        padding-bottom: 5%;
    }
    div.faq_A {
        padding-right: 10%;
    }
    div.globe_gif {

    margin-top: 11%;
    }
    div.globe_gifAbout {
        margin-top: 3.6%;
    }
    h4.slog_2 {
        padding-left: 29%;
    }
    div.app_dialog h4 {
        font-size: 3.21rem;
        color: #004F59;
        line-height: 4rem;
    }
    .mxwidth_hero_container {

        margin-top: 3%;
        padding: 4.6% 6% 4.6% 6%;
    }
    section.mxwidth_hero_container {

        margin-top: 3%;
        padding: 4.6% 6% 4.6% 6%;
        min-height: 26vw;
    }
    div.hero_desc {

        padding-right: 54%;
    }

}