#video-container {
    width: 100%;
    /* min-height: 190vw; */
}

#video-container video {
    object-fit: cover;
}

.fade-up {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.fade-up.is-visible {
    opacity: 1;
    transform: translateY(0);
}

.AHA-home-BG1-main-div {
    display: flex;
    justify-content: center;
    width: 100%;
    background-image: url("../images/home/BG1.webp");
    background-size: cover; */
    position: relative;
    height: 85vh;
    /* background-position: bottom */
}

.AHA-home-BG8-h2tagspan {
    color: #fff;
    font-size: 1.1vw;
    font-weight: 300;
    line-height: 1.8
}

.AHA-home-BG1-inner-div {
    width: 90%;
    position: absolute;
    align-items: center;
    top: 22vh;
    flex-direction: column;
    text-align: center
}

.AHA-home-BG1-iconsDiv,
.AHA-home-BG2-main-div {
    justify-content: center
}

.aha-homeBG1-switch {
    position: absolute;
    right: 15%;
    bottom: -6.5%;
    z-index: 1;
    width: 16vw;
    height: auto;
    overflow: hidden
}

.AHA-home-BG7-h2tagspan {
    font-size: 3.5vw;
    font-weight: 400
}

.AHA-home-BG1-h1tag {
    text-align: center;
    font-weight: 400;
    font-size: 4.5vw;
    color: #6be4ff
}

.AHA-home-BG1-iconsDiv {
    display: flex;
    flex-direction: row;
    column-gap: 35px;
    margin-top: 3%;
    color: #fff;
    height: 65%
}

.AHA-home-BG1-iconsInnerDiv,
.AHA-home-BG3-iconsInnerDiv {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 10px
}

.AHA-home-BG1-iconsInnerDiv span,
.AHA-home-BG3-iconsInnerDiv span {
    font-size: 16px
}

.AHA-home-BG1-iconsInnerDiv .control-span,
.AHA-home-BG3-iconsInnerDiv .control-span {
    font-weight: 200
}

.aha-homeBG1-alexa {
    position: absolute;
    bottom: 2%
}

.AHA-home-BG2-main-div,
.AHA-home-BG2-main-divNew {
    background-color: #fafafc;
    position: relative;
    display: flex;
    width: 100%;
	background-size: cover;
	
	
}

.AHA-home-BG2-main-divNew {
    justify-content: center;
    overflow: hidden
}

.AHA-home-BG2-inner-div {
    position: absolute;
    width: 90%;
    top: 10%;
    flex-direction: column
}

.AHA-home-BG2-h2tag {
    background: linear-gradient(220deg, #bdc096 10.79%, #000 113%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 4vw;
    font-weight: 400;
    line-height: 100%;
    width: 49%
}

.AHA-home-BG2-brandGrp {
    width: 450px;
    height: auto;
    margin-left: -8px;
    margin-bottom: 20px
}


.aha-Ac-alexaComboMobile1,
.aha-Ac-alexaComboMobile2,
.BG6MobileBottomImg,
.mobileAC,
.mobileshow {
    display: none
}

.AHA-home-BG2-aboutptag {
    font-size: 1.1vw;
    font-weight: 4 00;
    color: #000
}

.AHA-home-BG2-ptag {
    width: 40%;
    color: #4d4f52;
    font-size: 1.2vw;
    font-weight: 400;
    margin: 4vh 0
}

.AHA-home-BG8-ptag {
    width: 58%;
    color: #1b1f1c;
    font-size: 1.2vw;
    font-weight: 400;
    margin: 20px 0
}

.AHA-home-BG3-h2tag,
.AHA-home-BG5-h2tag,
.AHA-home-BG8-h2tag {
    font-weight: 400;
    font-size: 4vw;
    -webkit-text-fill-color: transparent
}

.AHA-home-BG8-ptag b {
    color: #000;
    font-weight: 500
}

.AHA-home-BG2-icons,
.AHA-home-BG2-iconsKey {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 45px;
    margin-top: 2vh
}

.AHA-home-BG2-iconsInner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.AHA-home-BG2-iconsInner img {
    width: 60px;
    height: 60px;
}

.AHA-home-BG2-iconsInner span {
    font-size: 16px;
    padding: 10px 0;
    font-weight: 600
}

.aha-homeBG2-remote {
    position: absolute;
    bottom: -18%;
    left: 7%;
    z-index: 1;
    height: 42vh;
    width: 10%;
    object-fit: contain;
    overflow: hidden
}

.AHA-home-BG3-Vid,
.BG3BG3df-Img,
.aha-homeBG2-img,
.au-flex-mainBGImg {
    height: 100%;
    width: 100%
}

.AHA-home-BG3-Vid {
    object-fit: cover
}

.AHA-home-BG3-main-div {
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative
}

.AHA-home-BG3-inner-div {
    position: absolute;
    display: flex;
    flex-direction: column;
    left: 52%;
    margin-right: 5%;
    top: 10%
}

.AHA-home-BG5-inner-div {
    position: absolute;
    display: flex;
    flex-direction: column;
    left: 55%;
    margin-right: 20px;
    top: 15%;
	background-size; cover
}

.AHA-home-BG3-h2tag {
    background: linear-gradient(270deg, #d8bf7e 1.79%, #fff 103%);
    background-clip: text;
    -webkit-background-clip: text;
    line-height: 100%;
    width: 55%
}

.AHA-home-BG8-h2tag {
    background: linear-gradient(270deg, #d8bf7e 1.79%, #fff 103%);
    background-clip: text;
    -webkit-background-clip: text;
    width: 100%
}

.AHA-home-BG5-h2tag {
    background: linear-gradient(270deg, #93c074 1.79%, #000 103%);
    background-clip: text;
    -webkit-background-clip: text;
    line-height: 100%;
    width: 75%
}

.AHA-home-BG3-ptag,
.AHA-home-BG9-ptag {
    font-size: 1.1vw;
    font-weight: 300;
    color: #fff
}

.AHA-home-BG3-ptag {
    width: 70%;
    margin: 25px 0
}

.AHA-home-BG9-ptag {
    width: 82%;
    margin: 20px 0
}

.AHA-home-BG3-iconsDiv {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    column-gap: 35px;
    margin-top: 2%;
    color: #fff
}

.AHA-home-BG4-iconsDiv {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    margin-top: 2%;
    color: #fff
}

.AHA-home-BG4-iconsDiv .AHA-home-BG3-iconsInnerDiv {
    margin-right: 25px
}

.AHA-home-BG3-diffImg {
    position: absolute;
    left: 10%;
    bottom: -10%;
    z-index: 1;
    width: auto;
    height: 50vh;
    overflow: hidden
}

.AHA-home-BG4-h2tag {
    background: linear-gradient(270deg, #4498bc 5.79%, #000 103%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 4vw;
    font-weight: 400;
    line-height: 100%;
    width: 49%
}

.AHA-home-BG1-span,
.AHA-home-BG1-span2 {
    font-size: 3vw;
    text-align: center;
    color: #fff
}

.AHA-home-BG1-span {
    font-weight: 400
}

.AHA-home-BG1-span2 {
    font-weight: 500
}

.AHA-home-BG4-h5tag,
.AHA-home-BG6-h2tag,
.AHA-home-BG7-h2tag {
    font-weight: 400;
    -webkit-text-fill-color: transparent
}

.AHA-home-BG7-h2tag {
    background: linear-gradient(30deg, #000 5.79%, #7ebdd8 103%);
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 3.5vw;
    width: 70%;
    display: inline
}

.AHA-home-BG7-h2tag span {
    font-size: 2.2vw
}

.aha-homeBG2-gizer {
    position: absolute;
    bottom: 0;
    left: 20%;
    z-index: 1;
    height: 25vh
}

.AHA-home-BG4-h5tag {
    background: linear-gradient(270deg, #d8bf7e 1.79%, #fff 103%);
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 8vh;
    line-height: 100%
}

.AHA-home-BG5-main-div {
    display: flex;
    justify-content: center;
    width: 100%;
    /* background-image: url("../images/home/BG5.webp");
    background-size: cover; */
    position: relative;
    /* height: 100vh; */
    align-items: center
}

.AHA-home-BG5-appdownload-div {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    column-gap: 12px;
    margin-top: 20px;
    width: 50%
}

.AHA-home-BG5-appdownload-div a img {
    object-fit: contain;
    width: 100%
}

.AHA-home-BG6-main-div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    background-color: #f9f9f9;
    position: relative;
    overflow: hidden
}

.aha-Ac-img {
    position: absolute;
    right: 5%;
    top: 7%;
    width: 30%;
    height: auto;
}

.aha-Ac-alexaSmall {
    position: absolute;
    bottom: 0;
    left: 12%;
    width: 22%;
    height: auto;
}

.aha-Ac-alexaCombo {
    position: absolute;
    bottom: 0;
    right: 5%;
    width: 40%;
    height: auto;
}

.AHA-home-BG6-topleftImg {
    position: absolute;
    left: 0;
    top: 0;
    width: 13vw;
    height: auto;
}

.AHA-home-BG6-control {
    position: absolute;
    right: 0;
    top: 0;
    width: 11vw;
    height: auto;
    object-fit: contain
}

.AHA-home-BG6-black-alexa {
    position: absolute;
    left: 5%;
    bottom: 0;
    width: 13vw;
    height: auto;
}

.AHA-home-BG6-white-alexa {
    position: absolute;
    right: 2%;
    bottom: 0;
    width: 20vw;
    height: auto;
}

.AHA-home-BG6-charechter {
    bottom: 0;
    position: absolute;
    width: 60%;
    height: auto;
    object-fit: contain
}

.AHA-home-BG6-inner-div {
    position: absolute;
    top: 7%;
    width: 85%;
    height: auto;
    justify-content: center;
    align-items: center;
    text-align: center
}

.AHA-home-BG6-h2tag {
    background: linear-gradient(270deg, #7ebdd8 1.79%, #000 103%);
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 7vh;
    line-height: 100%
}

.AHA-home-BG6-grpImg {
    margin-top: 2%
}

.AHA-home-BG6-chatDiv {
    position: absolute;
    bottom: 0;
    left: 20%;
    z-index: 2;
    height: 70%;
    width: 60%
}

.AHA-home-BG6-top-left {
    position: absolute;
    z-index: 2;
    left: 12%;
    top: 10%
}

.AHA-home-BG6-leftbottomchat {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 30%
}

.AHA-home-BG6-righttopchat {
    position: absolute;
    right: 12%;
    top: 10%
}

.AHA-home-BG6-rightbottomchat {
    position: absolute;
    right: 3%;
    top: 30%
}

.AHA-home-BG7-main-div {
    display: flex;
    justify-content: center;
    width: 100%;
    /* background-image: url("../images/home/BG6.webp");
    background-size: cover; */
    position: relative;
    /* height: 100vh; */
    align-items: center
}

.AHA-home-BG7-inner-div {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 80%;
    text-align: left;
    margin-right: 20px;
    top: 15%
}

.AHA-home-BG7-ptag {
    color: #fff;
    font-size: 1.1vw;
    font-weight: 300;
    margin: 20px 0;
    width: 50%
}

.au-flex-maindiv {
    height: auto;
    width: 100%;
    background-color: #f9f9f9;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center
}

.au-flex-div {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: center;
    flex-direction: row;
    width: 80%;
    padding: 1% 0;
    position: absolute;
    column-gap: 50px;
    color: #fff;
    max-width: 1200px
}

.au-flex-div1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start
}

.au-flex-div2,
.au-flex-div3 {
    display: flex;
    flex-direction: column;
    align-items: center
}

.au-img-desc-div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.au-img-title {
    font-size: 1.5vw;
    margin-bottom: 10px;
    font-weight: 500
}

.au-img-ptag {
    text-align: center;
    font-size: 1.1vw;
    font-weight: 300
}

.bi-main-div {
    background-color: #efeeea;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3rem 0
}

.bi-title-div {
    margin: 1% 0
}

.bi-title {
    text-align: center;
    font-weight: 500;
    font-size: 2.5vw;
    background: linear-gradient(270deg, #7ebdd8 .79%, #000 103%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 1% 16%
}

.bi-img-div {
    width: 80%;
    display: flex;
    justify-content: center;
    text-align: center;
}

.bi-img {
    width: 90%;
    height: auto;
}

@media only screen and (max-width:1800px) and (min-width:1500px) {
    .AHA-home-BG2-inner-div {
        top: 6%
    }

    .AHA-home-BG3-h2ta {
        line-height: 100%
    }

    .AHA-home-BG3-inner-div,
    .AHA-home-BG5-inner-div {
        left: 52%
    }

    .AHA-home-BG6-h2tag {
        font-size: 5.5vh
    }

    .AHA-home-BG6-inner-div {
        width: 75%
    }

    /* .AHA-home-BG5-main-div {
        background-position-x: right
    } */
}

@media only screen and (max-width:1499px) and (min-width:1300px) {
    .AHA-home-BG2-inner-div {
        top: 6%
    }

    .AHA-home-BG2-h2tag {
        font-size: 3.5vw;
        width: 40%
    }

    .AHA-home-BG3-h2ta {
        font-size: 3.5vw
    }

    .AHA-home-BG3-h2tag,
    .AHA-home-BG4-h2tag {
        font-size: 3.5vw;
        line-height: normal;
        width: 40%
    }

    .AHA-home-BG5-h2tag,
    .AHA-home-BG7-h2tag,
    .AHA-home-BG8-h2tag {
        font-size: 3.5vw;
        line-height: normal
    }

    .AHA-home-BG3-inner-div,
    .AHA-home-BG5-inner-div {
        left: 55%
    }

    .AHA-home-BG6-h2tag {
        font-size: 5.5vh
    }

    .AHA-home-BG6-inner-div {
        width: 75%
    }

    .AHA-home-BG2-aboutptag,
    .AHA-home-BG2-ptag,
    .AHA-home-BG8-ptag {
        font-size: 1.3vw
    }

    .AHA-home-BG2-iconsInner span {
        font-size: 14px
    }

    .AHA-home-BG2-icons,
    .AHA-home-BG2-iconsKey {
        column-gap: 35px
    }

    .AHA-home-BG3-ptag,
    .AHA-home-BG9-ptag {
        font-size: 1.3vw;
        width: 85%
    }

    .aha-homeBG2-remote {
        height: 40vh
    }

    .AHA-home-BG7-ptag {
        font-size: 1.3vw;
        font-weight: 300;
        width: 45%
    }

    /* 
    .AHA-home-BG5-main-div {
        background-position: center
    } */

    .AHA-home-BG6-grpImg {
        margin-top: 5%
    }

    .AHA-home-BG1-h1tag {
        font-size: 4vw
    }

    .AHA-home-BG1-h1tag span {
        font-size: 5vw
    }
}

@media only screen and (max-width:1299px) and (min-width:1025px) {
    .AHA-home-BG2-inner-div {
        top: 6%
    }

    .AHA-home-BG2-h2tag {
        font-size: 3.5vw;
        line-height: normal;
        width: 40%
    }

    .AHA-home-BG2-aboutptag {
        font-size: 1.4vw
    }

    .AHA-home-BG3-h2ta {
        font-size: 3.5vw;
        line-height: 100%
    }

    .AHA-home-BG3-h2tag,
    .AHA-home-BG4-h2tag {
        font-size: 3.5vw;
        width: 40%;
        line-height: normal
    }

    .AHA-home-BG7-h2tag {
        font-size: 3vw;
        line-height: normal
    }

    .AHA-home-BG2-iconsInner img {
        width: 50px;
        height: 50px;
    }

    .AHA-home-BG2-iconsInner span {
        font-size: 14px
    }

    .AHA-home-BG8-h2tagspan {
        font-size: 1.2vw
    }

    .AHA-home-BG5-h2tag,
    .AHA-home-BG8-h2tag {
        font-size: 3.5vw;
        line-height: normal
    }

    .AHA-home-BG3-inner-div,
    .AHA-home-BG5-inner-div {
        left: 50%
    }

    .AHA-home-BG2-icons,
    .AHA-home-BG2-iconsKey {
        column-gap: 30px
    }

    .AHA-home-BG6-charechter {
        width: 80%
    }

    .AHA-home-BG6-black-alexa {
        left: 4%;
        width: 10vw
    }

    .AHA-home-BG6-white-alexa {
        width: 15vw
    }

    .AHA-home-BG6-h2tag {
        font-size: 4.5vh;
        line-height: 40px
    }

    .AHA-home-BG6-inner-div {
        width: 75%
    }

    .AHA-home-BG2-ptag {
        font-size: 1.3vw;
        margin: 3vh 0
    }

    .AHA-home-BG3-ptag,
    .AHA-home-BG8-ptag,
    .AHA-home-BG9-ptag {
        font-size: 1.3vw
    }

    .AHA-home-BG7-ptag {
        font-size: 1.3vw;
        font-weight: 400
    }

    .aha-homeBG2-remote {
        height: 30vh
    }

    /* .AHA-home-BG5-main-div {
        background-position: right
    } */

    .AHA-home-BG6-grpImg {
        margin-top: 5%
    }

    .AHA-home-BG1-h1tag {
        font-size: 4vw
    }

    .AHA-home-BG1-h1tag span {
        font-size: 5vw
    }

    .aha-homeBG1-alexa {
        width: 33%
    }

    .aha-homeBG1-switch {
        bottom: -5.5%
    }
}

@media only screen and (max-width:1170px) and (min-width:1025px) {

    .AHA-home-BG3-inner-div,
    .AHA-home-BG5-inner-div {
        left: 45%
    }

    .AHA-home-BG3-iconsDiv,
    .AHA-home-BG4-iconsDiv {
        column-gap: 20px
    }

    .AHA-home-BG2-main-div,
    .AHA-home-BG2-main-divNew {
        height: 75vh
    }

    .au-img-ptag {
        font-size: 16px;
        line-height: 23px
    }

    .AHA-home-BG2-ptag,
    .AHA-home-BG8-ptag {
        width: 45%
    }
}

@media only screen and (max-width:1024px) and (min-width:300px) {
    #video-container {
        min-height: 190vw;
    }

    .AHA-home-BG6-charechter,
    .Dektopshow,
    .aha-Ac-alexaCombo,
    .aha-Ac-img {
        display: none
    }

    .mobileshow {
        display: block
    }

    .AHA-home-BG1-main-div {
        /* background-image: url("../images/home/BG1Mobile.webp"); */
        height: 90vh;
		
		
        /* background-position: center */
    }

    .aha-homeBG2-imgMobile {
        display: flex;
        height: 120vh;
        width: 100%;
        object-position: center;
        object-fit: cover
    }

    .AHA-home-BG7-h2tag span {
        font-size: 8.5vw
    }

    .aha-homeBG4-imgMobile {
        height: 100%;
        width: 100%;
        display: block
    }

    .aha-homeBG5-imgMobile {
        height: 125vh;
        width: 100%;
        display: block;
        object-position: bottom;
        object-fit: cover
    }

    .au-flex-aboutBGMobile {
        height: 100vh;
        width: 100%;
        object-fit: cover;
        display: block
    }

    .aha-Ac-alexaComboMobile1 {
        position: absolute;
        bottom: 0;
        right: 21%;
        width: 63%;
        height: auto;
        display: block
    }

    .aha-Ac-alexaComboMobile2 {
        position: absolute;
        bottom: 0;
        right: 7%;
        width: 46%;
        height: auto;
        display: block;
        z-index: 2
    }

    .BG6MobileBottomImg {
        height: 145px;
        width: 100%;
        position: relative;
        display: block
    }

    .aha-Ac-alexaSmall {
        bottom: 0;
        left: 1%;
        width: 48%;
        z-index: 1
    }

    .aha-homeBG6-imgMobile {
        display: flex;
        width: 80%;
        object-fit: contain;
        position: absolute;
        bottom: 0
    }

    /* .AHA-home-BG3-main-div {
        background-image: url("../images/home/BG3Mobile.webp");
        background-position: center
    } */

    .AHA-home-BG5-main-div {
        /* background-position: left center;
        background-image: url("../images/home/BG5Mobile.webp"); */
        align-items: end
    }

    .AHA-home-BG7-main-div {
        /* background-image: url("../images/home/BG6Mobile.webp");
        background-position: bottom; 
        height: 140vh;*/
        background-color: #000
    }

    .AHA-home-BG3-diffImg {
        top: 30%;
        left: 76%;
        height: 27vh
    }

    .AHA-home-BG3-inner-div {
        left: unset;
        height: 100%;
        margin-right: 0;
        width: 85%;
        top: 0
    }

    .AHA-home-BG5-inner-div {
        left: 7.5%;
        top: 45%
    }

    .AHA-home-BG1-h1tag {
        font-size: 8vw
    }

    .AHA-home-BG1-span,
    .AHA-home-BG1-span2 {
        font-size: 5.5vw
    }

    .AHA-home-BG1-h1tag span {
        font-size: 10vw
    }

    .AHA-home-BG1-iconsDiv {
        position: absolute;
        bottom: 0;
        height: 28%
    }

    .aha-homeBG1-switch {
        position: absolute;
        right: 4%;
        bottom: -6.3%;
        z-index: 1;
        width: 40vw;
        overflow: hidden
    }

    .AHA-home-BG7-inner-div {
        height: 100%;
        align-items: center;
        justify-content: flex-start;
        top: 0
    }

    .AHA-home-BG2-inner-div {
        top: 4%;
        height: 95%;
        display: flow
    }

    .AHA-home-BG7-h2tagspan {
        font-size: 6.5vw;
        font-weight: 400
    }

    .AHA-home-BG2-aboutptag {
        font-size: 3.5vw;
        font-weight: 400
    }

    .AHA-home-BG2-main-div,
    .AHA-home-BG2-main-divNew {
        flex-direction: column-reverse;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #f2f2f2;
		background-size: cover;
		
    }

    .AHA-home-BG2-icons {
        display: flex;
        flex-direction: row;
        align-items: center;
        position: absolute;
        bottom: 20px;
        justify-content: center;
        align-items: center;
        width: 100%;
        column-gap: 35px
    }

    .AHA-home-BG2-iconsKey {
        column-gap: 15px;
        align-items: flex-start;
        top: 50%;
        left: -27%
    }

    .AHA-home-BG2-ptag {
        width: 85%;
        font-size: 3.4vw
    }

    .AHA-home-BG2-h2tag {
        font-size: 9vw;
        margin-top: 0;
        width: 100%
    }

    .aha-homeBG2-remote {
        bottom: 19%
    }

    .AHA-home-BG3-h2tag,
    .AHA-home-BG8-h2tag {
        font-size: 9vw;
        margin-top: 10%;
        width: 100%;
        text-align: left
    }

    .AHA-home-BG3-ptag,
    .AHA-home-BG9-ptag {
        font-size: 3vw;
        font-weight: 300;
        width: 100%
    }

    .AHA-home-BG9-ptag {
        color: #fff !important
    }

    .aha-homeBG2-gizer {
        bottom: 0
    }

    .bi-title {
        font-size: 4.5vw;
        padding: 1% 12%
    }

    .bi-img {
        width: 100%
    }

    .bi-img-div {
        width: 90%
    }

    .AHA-home-BG5-h2tag {
        margin-top: 6%;
        background: linear-gradient(30deg, #000 5.79%, #1b1f1c 103%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 400;
        font-size: 9vw
    }

    /* .AHA-home-BG3-main-div, .AHA-home-BG1-main-div,.AHA-home-BG2-main-div, .AHA-home-BG2-main-divNew, .AHA-home-BG5-main-div, .AHA-home-BG7-main-div {
        display: block;
    } */

    .AHA-home-BG3-iconsDiv,
    .AHA-home-BG4-iconsDiv {
        justify-content: center
    }

    .au-img-title {
        font-size: 5.5vw;
        font-weight: 400
    }

    .AHA-home-BG3-iconsDiv {
        bottom: 2.5vh;
        position: absolute;
        left: 6%
    }

    .AHA-home-BG8-h2tagspan {
        font-size: 3vw
    }

    .AHA-home-BG4-iconsDiv {
        bottom: -105px;
        position: absolute;
        z-index: 1;
        width: 100%;
        column-gap: 25px
    }

    .AHA-home-BG4-iconsDiv .AHA-home-BG3-iconsInnerDiv {
        margin-right: 0
    }

    .AHA-home-BG4-h2tag {
        font-size: 9vw;
        width: 80%
    }

    .AHA-home-BG7-h2tag {
        font-size: 6.5vw;
        margin-top: 10%;
        width: 100%
    }

    .AHA-home-BG8-ptag {
        font-size: 3.5vw;
        width: 85%
    }

    .AHA-home-BG2-brandGrp {
        width: 500px;
        margin-left: -8px;
        /* margin-top: 20px */
    }

    .aha-homeBG2-gizer {
        left: 7%
    }

    .AHA-home-BG6-h2tag {
        font-size: 4vh
    }

    .AHA-home-BG7-ptag {
        font-size: 25px;
        width: 100%
    }

    .au-flex-div {
        grid-template-columns: repeat(1, 1fr);
        column-gap: 30px;
        row-gap: 20px
    }

    .AHA-home-BG6-main-div {
        flex-direction: column-reverse;
        height: 135vh;
        overflow: hidden
    }

    .AHA-home-BG6-black-alexa {
        position: absolute;
        left: -3%;
        bottom: 42%;
        width: 25vw;
        transform: rotate(340deg)
    }

    .AHA-home-BG6-control {
        width: 15vw
    }

    .AHA-home-BG6-white-alexa {
        right: -5%;
        bottom: 40%;
        width: 30vw;
        transform: rotate(45deg);
        overflow: hidden
    }

    .aha-homeBG6-chatGrpMobile {
        position: absolute;
        top: 35vh;
        height: 40vh;
        width: 100%;
        display: flex
    }

    .AHA-home-BG6-topleftImg {
        width: 30vw
    }

    .AHA-home-BG6-inner-div {
        width: 75%;
        top: 3%
    }

    .AHA-home-BG6-grpImg {
        margin-top: 6%
    }

    .au-img-ptag {
        text-align: center;
        font-size: 18px;
        line-height: 28px;
        margin-top: 10px
    }

    .AHA-home-BG5-appdownload-div {
        margin-top: 10px;
        width: 50%;
        margin-left: -2px
    }

    .mobileAC {
        display: block;
        position: absolute;
        left: 0;
        top: 40%;
        width: 36%;
        height: auto;
    }
}

@media only screen and (max-width:767px) and (min-width:300px) {
    .AHA-home-BG3-iconsInnerDiv {
        justify-content: center;
        row-gap: 10px;
        flex-direction: column;
        text-align: center
    }

    .AHA-home-BG2-icons {
        column-gap: 15px;
        align-items: flex-start
    }

    .AHA-home-BG5-appdownload-div {
        width: 100%;
        margin-left: -2px
    }

    .AHA-home-BG2-iconsKey {
        column-gap: 15px;
        align-items: flex-start;
        top: 47%;
        left: -27%
    }

    .AHA-home-BG1-iconsInnerDiv {
        flex-direction: column;
        text-align: center;
        row-gap: 10px
    }

    .aha-homeBG1-alexa,
    .aha-homeBG6-imgMobile {
        width: 90%
    }

    .AHA-home-BG1-iconsInnerDiv span,
    .AHA-home-BG2-iconsInner span,
    .AHA-home-BG3-iconsInnerDiv span {
        font-size: 14px
    }

    .AHA-home-BG1-iconsDiv {
        bottom: 0;
        height: 28%;
        column-gap: 25px
    }

    .AHA-home-BG1-inner-div {
        top: 23%;
        text-align: center;
        display: flow
    }

    .AHA-home-BG2-iconsInner {
        text-align: center;
        max-width: 110px
    }

    .AHA-home-BG2-iconsInner img {
        width: 40px;
        height: 40px;
    }

    .AHA-home-BG5-appdownload-div a img {
        width: 100%
    }

    .AHA-home-BG2-h2tag {
        font-size: 11vw;
        line-height: normal;
        width: 100%
    }

    .AHA-home-BG2-ptag {
        font-size: 4.5vw;
        margin: 2vh 0
    }

    .AHA-home-BG2-aboutptag,
    .AHA-home-BG8-ptag {
        font-size: 4.5vw;
        width: 90%
    }

    .AHA-home-BG3-h2tag,
    .AHA-home-BG5-h2tag,
    .AHA-home-BG8-h2tag {
        font-size: 11vw;
        line-height: normal
    }

    .aha-homeBG2-remote {
        height: 27vh;
        width: 40%;
        left: 0
    }

    .AHA-home-BG3-h2tag {
        margin-top: 8%;
        padding-right: 5%
    }

    .AHA-home-BG8-h2tag {
        margin-top: 10%
    }

    .AHA-home-BG5-h2tag {
        margin-top: 3%;
        background: linear-gradient(30deg, #000 5.79%, #1b1f1c 103%);
        margin-right: 5%;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .AHA-home-BG3-ptag {
        font-size: 4.5vw;
        padding-right: 0;
        font-weight: 300;
        margin: 15px 0
    }

    .sticky-WA-call-div {
        display: flex;
        flex-direction: column;
        background-color: rgba(0, 0, 0, .5);
        width: fit-content;
        padding: 5px 0 5px 5px;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        justify-content: space-between;
        height: 140px;
        position: fixed;
        right: 0;
        top: 45%;
        z-index: 99
    }

    .AHA-home-BG9-ptag {
        font-size: 4.5vw;
        font-weight: 300;
        padding-right: 30%
    }

    .AHA-home-BG4-h2tag {
        font-size: 11vw;
        width: 100%
    }

    .AHA-home-BG4-h7tag {
        font-size: 9.5vw
    }

    .AHA-home-BG5-inner-div {
        /* position: unset; */
        width: 85%;
        margin-bottom: 5vh
    }

    .AHA-home-BG6-grpImg {
        margin-top: 6%;
        width: 101%
    }

    .AHA-home-BG6-inner-div {
        width: 80%;
        top: 3%
    }

    .aha-homeBG6-chatGrpMobile {
        top: 35vh;
        height: 40vh
    }

    .AHA-home-BG6-main-div {
        height: 115vh
    }

    .AHA-home-BG7-ptag {
        font-size: 4.5vw;
        line-height: 28px;
        font-weight: 400;
        padding-right: 13%;
        margin: 15px 0
    }

    .AHA-home-BG3-iconsDiv,
    .AHA-home-BG4-iconsDiv {
        align-items: center;
        width: 100%
    }

    /* .BG3BG3df-Img,
    .bi-img {
        display: none
    } */

    .BG3BG3df-ImgMobile,
    .bi-imgMobile {
        display: block;
        height: 100%;
        width: 100%
    }

    /* .AHA-home-BG7-main-div {
        height: 137vh
    } */

    .au-flex-aboutBGMobile {
        height: 1030px
    }

    .au-flex-div {
        width: 90%;
        row-gap: 40px;
        align-items: center
    }

    .au-img-ptag {
        font-size: 4vw;
        line-height: 26px;
        margin-top: 15px;
        padding: 0 5%
    }

    .au-img {
        height: 80px;
        width: 80px
    }

    .au-img-title {
        font-size: 7vw;
        margin-bottom: 0
    }

    .bi-img-div {
        margin: 2% 0;
        display: flex;
        width: 95%
    }

    .bi-title {
        font-size: 8vw;
        padding: 0 5%
    }

    .bi-title-div {
        margin: 1% 0 20px
    }

    .AHA-home-BG3-iconsDiv {
        column-gap: 0;
        left: 0;
        justify-content: space-between;
        padding: 0 10px;
    }

    .AHA-home-BG1-h1tag {
        padding: 0;
        width: 100%;
        font-size: 11vw;
        line-height: 100%;
        font-weight: 500
    }

    .AHA-home-BG1-span,
    .AHA-home-BG1-span2 {
        font-weight: 400;
        text-align: center;
        color: #fff
    }

    .AHA-home-BG6-white-alexa {
        right: -8%
    }

    .AHA-home-BG6-h2tag {
        font-size: 8vw
    }

    .AHA-home-BG7-inner-div {
        margin-right: 0;
        width: 90%;
        top: 0
    }

    .aha-homeBG2-gizer {
        height: 16vh
    }

    .AHA-home-BG3-diffImg {
        top: 42vh;
        left: 72%;
        height: 21vh
    }

    .AHA-home-BG2-brandGrp {
        width: 100%;
        margin-bottom: 10px
    }

    .AHA-home-BG7-h2tag {
        font-size: 9vw;
        width: 100%;
        line-height: normal;
        display: inline
    }

    .AHA-home-BG3-inner-div {
        width: 100%;
        top: 0;
        padding: 0 5%;
        background-image: radial-gradient(#0404049f, #00000059, #00000010);
		background-size: cover;
    }

    .aha-homeBG1-switch {
        bottom: -5.3%;
        width: 54vw
    }

    .AHA-home-BG1-main-div {
        height: 80vh;
        width: 100%;
    }

    .AHA-home-BG4-iconsDiv .AHA-home-BG3-iconsInnerDiv {
        margin-right: 0
    }

    .AHA-home-BG1-span {
        font-size: 5.5vw;
        line-height: 1.8
    }

    .AHA-home-BG1-span2 {
        font-size: 5.5vw;
        line-height: 2
    }

    .AHA-home-BG8-h2tagspan {
        color: #fff;
        font-size: 5.5vw;
        font-weight: 300;
        line-height: 1.8
    }

    .AHA-home-BG4-iconsDiv {
        column-gap: 60px;
        bottom: -120px
    }

    .aha-homeBG2-imgMobile,
    .aha-homeBG5-imgMobile {
        height: 100%;
        width: 100%
    }
}