@font-face {
    font-family: "Inter-Medium";
    src: url("./assets/fonts/Inter-Light.ttf");
}

@font-face {
    font-family: "Inter-Bold";
    src: url("./assets/fonts/Inter-Bold.ttf");
}

* {
    margin: 0 auto;
    padding: 0;
    font-family: "Inter-Medium";
}

.headmasked {
    background-color: white !important;
    z-index: 4;
    display: flex;
    height: 80px;
    box-shadow: 0px 1px 1px 1px rgba(220, 220, 220, 0.2);
}

.fa-facebook-f,
.fa-twitter,
.fa-youtube,
.fa-instagram {
    color: #ffffff;
}

.navBar {
    background-image: url("./assets/img/backroundw.svg");
    background-repeat: no-repeat;
    height: 836px;
    /* You must set a specified height */
    background-position: center;
    /* Center the image */
    background-repeat: no-repeat;
    /* Do not repeat the image */
    background-size: cover;
}

#navbarDropdown {
    color: #192c6a !important;
}

.navHead {
    display: flex;
    /* justify-content: space-between;
    align-items: center; */
}

.carousel-item {
    animation-iteration-count: infinite !important;
    transition: ease-in-out 150ms !important;
    /* transition-timing-function: cubic-bezier(1, 1.83, .83, .79) !important; */
}

.logoHead {
    display: flex;
    margin-top: 15px;
    margin-bottom: 20px !important;
    margin-left: 0;
}

.headImg {
    /* margin-left: 161px; */
    width: 190px;
    height: 54px;
}

.main {
    display: block;
    display: flex;
    margin-right: 0;
    width: 773px;
    align-items: center !important;
    text-align: center;
}

.setLink {
    display: flex;
    align-items: center;
    text-decoration: none;
    list-style-type: none;
    flex-direction: row;
    margin-right: 0px;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}

.mainLi {
    margin-left: 20px;
    margin-right: 20px;
}

.mainSection {
    margin-left: 10px;
    margin-right: 10px;
    color: #192c6a;
}


/* 
.sing-up {
    border-radius: 20px;
    border: 1px solid #24D05D;
    padding: 5px 20px;
    margin: 0 4px;
}

.sing-up:hover {
    border-radius: 20px;
    border: 1px solid #24d05d;
    background-color: #24d05d;
    padding: 5px 20px;
    margin: 0 4px;
} */

.sing-up {
    width: auto;
    /* margin-bottom: 15px !important;
      border-radius: 20px;
      border: 1px solid #24D05D;
      padding:0px;
      margin: 0 4px; */
    /* width: 350px; */
}

.sing-up:hover {
    /* border-radius: 20px;
      border: 1px solid #24d05d;
      background-color: #24d05d;
      padding: 5px 20px;
      margin: 0 4px; */
}

.fontsBold {
    flex: 1;
    padding: 5px 12px;
    border: 1px solid #24d05d;
    border-radius: 20px;
}

.fontsBold:hover {
    flex: 1;
    padding: 5px 12px;
    border: 1px solid #24d05d;
    background-color: #24d05d;
    border-radius: 20px;
    color: #192c6a;
}

a {
    text-decoration: none !important;
    color: #192c6a !important;
    font-weight: lighter;
    font-size: 15px !important;
    line-height: 18px;
}

.mostPopuler {
    display: flex;
    width: 517px;
    height: 270px;
    margin-top: 120px;
    /* background-color: rgb(225, 65, 209); */
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-family: Inter-Medium !important;
    margin-left: 0;
}

.textHead {
    flex: 1;
    display: flex;
    justify-content: space-between !important;
    align-items: center;
    /* background-color: rgb(0, 255, 4); */
    height: 619px;
}

.mostPopulerText {
    font-weight: 700;
    font-size: 65px;
    line-height: 75px;
    letter-spacing: -0.02em;
    color: #192c6a;
    font-family: "Inter-Medium";
    margin-bottom: 20px;
    margin-top: 70px;
}

.paid20 {
    width: 550px;
    height: 96px;
    /* background-color: aqua; */
    font-family: "Inter-Medium";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    margin-left: 0;
    font-family: "Inter-Medium";
    color: #000000;
    margin-bottom: 44px;
}

.getStart {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center !important;
    align-items: center !important;
    width: 182px;
    height: 38px;
    background-color: #24d05d;
    border: none;
    outline: none;
    border-radius: 30px;
    margin-left: 0;
}

.headVector {
    margin-left: 0;
    display: flex;
    justify-content: center;
    align-items: center !important;
    align-self: center;
    align-content: center;
    border-radius: 30px;
}

.vector {
    margin-left: 30px;
    width: 25px;
}

.bad {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bad button {
    position: absolute;
    width: 20px;
    height: 20px;
    top: -230px !important;
    border-radius: 20px;
}

.lleft {
    left: 55px !important;
}

.rright {
    right: 55px !important;
}


/* .ww {
    width: 487;
    height: 580px;
} */

.bounceSlider {
    width: 487;
    height: 580px;
    margin-top: 256px;
    margin-right: 0px;
}

.brandNew {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 120px;
}

.brandNew img {
    margin: 0 30px 0 30px;
}

.f {
    width: 500px;
    color: black !important;
}

.material-symbols-outlined {
    color: #000000;
    background-color: white !important;
    border-radius: 16px;
}

.material-symbols-outlined:hover {
    background-color: white;
}

.fg {
    background-color: transparent;
    color: #192c6a !important;
    outline: none;
    border: none;
}

@media only screen and (min-width: 1200px) {
    .main {
        display: block !important;
        margin-top: 20px !important;
        display: flex !important;
        margin-right: 0 !important;
        width: 773px !important;
        align-items: center !important;
        text-align: center !important;
    }
    .setLink {
        display: flex;
        align-items: center;
        text-decoration: none;
        list-style-type: none;
        flex-direction: row;
        margin-right: 0px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .drower {
        display: none;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199.9px) {
    .main {
        display: block !important;
        width: 600px;
        display: block !important;
        margin-top: 20px !important;
        display: flex !important;
        margin-right: 0 !important;
        width: 773px !important;
        align-items: center !important;
        text-align: center !important;
    }
    .laptopFinger {
        margin-left: -15px;
    }
    .setLink {
        display: flex;
        align-items: center;
        text-decoration: none;
        list-style-type: none;
        flex-direction: row;
        margin-right: 0px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .bounceSlider {
        width: 400px;
        height: auto;
        margin-top: 120px;
    }
    .carousel-inner {
        width: 400px !important;
        margin-right: 0px;
        padding-left: 0px;
        margin-right: 0px;
    }
    .ww {
        width: 70px;
        height: auto;
        margin-left: 0px !important;
    }
    .mainLi {
        margin-left: 0px;
        margin-right: 15px;
    }
    .drower {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991.9px) {
    .navBar {
        height: 650px;
    }
    .main {
        display: block !important;
        width: 580px;
        display: block !important;
        margin-top: 20px !important;
        display: flex !important;
        margin-right: 0 !important;
        width: 773px !important;
        align-items: center !important;
        text-align: center !important;
    }
    #navbarDropdown {
        font-size: 15px !important;
        color: #192c6a;
    }
    .setLink {
        display: flex;
        align-items: center;
        text-decoration: none;
        list-style-type: none;
        flex-direction: row;
        margin-right: 0px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .mainLi {
        margin-left: 10px;
        margin-right: 10px;
    }
    .setLink a {
        font-size: 12px !important;
        margin-top: 3px;
    }
    #navbarDropdown {
        font-size: 12px !important;
    }
    .mostPopuler {
        width: 250px;
    }
    .mostPopulerText {
        font-size: 40px;
        line-height: 50px;
        margin-top: -40px;
    }
    .fg {
        font-size: 12px;
    }
    .setLink {
        display: flex;
        justify-content: center !important;
        align-items: center !important;
    }
    /* .sing-up {
        padding: 3px 10px;
    }

    .sing-up:hover {
        border-radius: 20px;
        border: 1px solid #24d05d;
        background-color: #24d05d;
        padding: 3px 10px;
        margin: 0 4px;
    } */
    .sing-up {
        width: 100%;
        /* margin-bottom: 15px !important;
          border-radius: 20px;
          border: 1px solid #24D05D;
          padding:0px;
          margin: 0 4px; */
        /* width: 350px; */
    }
    .sing-up:hover {
        /* border-radius: 20px;
          border: 1px solid #24d05d;
          background-color: #24d05d;
          padding: 5px 20px;
          margin: 0 4px; */
    }
    .fontsBold {
        flex: 1;
        padding: 5px 12px;
        border: 1px solid #24d05d;
        border-radius: 20px;
    }
    .fontsBold:hover {
        flex: 1;
        padding: 5px 12px;
        border: 1px solid #24d05d;
        background-color: #24d05d;
        border-radius: 20px;
    }
    .mainLi a {
        font-size: 12px;
    }
    .sing-up a {
        font-size: 12px;
    }
    .drower {
        display: none;
    }
    .headVector {
        margin-left: 0;
        display: flex;
        justify-content: center;
        align-items: center !important;
        align-self: center;
        align-content: center;
        border-radius: 30px;
    }
    .vector {
        margin-left: 30px;
        width: 25px;
    }
    .bounceSlider {
        width: 300px;
        height: auto;
        margin-top: -20px;
    }
    .carousel-inner {
        width: 300px !important;
    }
    .headImg {
        margin-left: 0px;
    }
    .ww {
        width: 50px;
        height: auto;
        margin-left: 0px;
    }
    .paid20 {
        width: 300px;
    }
    .brandNew {
        margin-top: -40px;
        justify-content: space-between;
        align-items: center;
        display: flex;
        padding: 0px;
    }
    .brandNew img {
        margin-left: 0px !important;
        margin-right: 0px;
        width: 90px;
    }
    .lleft {
        left: 30px !important;
    }
    .rright {
        right: 30px !important;
    }
    .bad {
        top: 80px !important;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767.9px) {
    * {
        margin: 0px;
    }
    .navBar {
        height: 1350px;
        padding-right: 0px;
    }
    .main {
        display: none;
        position: absolute;
        top: 70px;
        justify-content: center !important;
        align-items: center !important;
        width: 600px;
        padding-top: 30px;
        flex-direction: column !important;
        background-color: #ffffff;
        border-radius: 0 0 16px 16px;
        margin-top: 0;
        box-shadow: 0px 6px 5px 1px rgba(82, 81, 81, 0.2);
        /* box-shadow: 0px 0px 5px 1px rgba(82, 81, 81, 0.2); */
    }
    .setLink {
        height: auto;
        width: 600px;
        padding-top: 10px;
        flex-direction: row;
        justify-content: space-evenly;
        align-items: flex-start;
        padding-left: 0px;
        margin-bottom: 20px;
    }
    .mainLi {
        margin: 0px 20px 0px !important;
        margin-left: 0px;
    }
    .logoHead {
        background-color: #ffffff;
        box-shadow: 0px 0px 5px 1px rgba(82, 81, 81, 0.2);
        justify-content: space-between !important;
        align-items: center;
        width: 600px;
        padding: 0px;
        margin-left: 0px;
        border-radius: 16px;
        height: 60px;
    }
    .headImg {
        width: 110px;
        height: 46px;
        margin-left: 15px;
    }
    .navHead {
        position: relative;
        width: 600px;
        padding-left: 0px;
        flex-direction: column;
        justify-content: center !important;
        align-items: center !important;
    }
    .textHead {
        width: 600px;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center !important;
        padding-left: 0px;
        padding-top: 20px;
    }
    .headVector {
        width: 200px;
        display: flex;
        justify-content: center;
    }
    .vector {
        margin-left: 0px !important;
        width: 25px;
    }
    .headmasked {
        background-color: transparent !important;
        box-shadow: none;
        height: 110px;
        position: static;
    }
    .bounceSlider {
        margin-right: auto;
        margin-left: 0px;
    }
    .mainSection {
        position: absolute;
        right: 40px;
        top: -28px;
        z-index: 1;
    }
    .mostPopulerText {
        font-weight: 600;
        font-size: 60px;
        line-height: 75px;
        letter-spacing: -0.02em;
        color: #192c6a;
        font-family: "Inter-Medium";
        margin-bottom: 20px;
        margin-top: 110px;
        padding-left: 0px !important;
        /* background-color: rebeccapurple;*/
    }
    .mostPopuler {
        margin-left: 0px !important;
        width: 600px;
        display: flex;
        height: auto;
        margin-top: 0px;
        justify-content: center !important;
        align-items: center !important;
        padding-left: 0px !important;
    }
    .paid20 {
        width: 600px;
        height: 86px;
        /* background-color: aqua; */
        font-family: "Inter-Medium";
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        display: flex;
        text-align: center;
        font-family: "Inter-Medium";
        color: #000000;
        margin-bottom: 44px;
        text-align: center;
    }
    .getStart {
        display: flex;
        width: 600px;
        margin-left: auto;
        border: none;
        outline: none;
        border-radius: 30px;
    }
    .getStart:active {
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: center !important;
        align-items: center !important;
        width: 600px;
        border: 1px solid #24d05d;
        background-color: #59d683;
        border-radius: 30px;
        margin-left: 0;
    }
    .getStart:hover {
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: center !important;
        align-items: center !important;
        width: 600px;
        border: 1px solid #24d05d;
        background-color: #24d05d;
        border-radius: 30px;
        margin-left: 0;
    }
    .drower {
        margin-right: 10px;
        border-radius: 8px;
        background-color: #ffffff;
        padding: 10px 10px;
        box-shadow: 0px 1px 2px rgba(170, 170, 200, 0.3), 0px 1px 3px 1px rgba(170, 170, 200, 0.15);
    }
    .drower:active {
        margin-right: 10px;
        border-radius: 8px;
        background-color: #e9e9e9;
        padding: 10px 10px;
        box-shadow: 0px 1px 2px rgba(170, 170, 200, 0.3), 0px 1px 3px 1px rgba(170, 170, 200, 0.15);
    }
    /* 
    .sing-up {
        margin-bottom: 15px !important;
        border-radius: 20px;
        border: 1px solid #24D05D;
        padding: 2px 8px;
        margin: 0 0px;
        width: 100px;
        margin-left: 10px !important;   
    }

    .sing-up:hover {
        border-radius: 20px;
        border: 1px solid #24d05d;
        background-color: #24d05d;
        padding: 2px 8px;
        margin: 0 0px;
    }

 */
    .sing-up {
        width: auto;
        /* margin-bottom: 15px !important;
          border-radius: 20px;
          border: 1px solid #24D05D;
          padding:0px;
          margin: 0 4px; */
        /* width: 350px; */
    }
    .sing-up:hover {
        /* border-radius: 20px;
          border: 1px solid #24d05d;
          background-color: #24d05d;
          padding: 5px 20px;
          margin: 0 4px; */
    }
    .fontsBold {
        flex: 1;
        padding: 5px 12px;
        border: 1px solid #24d05d;
        border-radius: 20px;
    }
    .fontsBold:hover {
        flex: 1;
        padding: 5px 12px;
        border: 1px solid #24d05d;
        background-color: #24d05d;
        border-radius: 20px;
    }
    .getStartText {
        text-align: center;
    }
    .brandNew {
        width: 600px;
        display: flex;
        justify-content: space-between;
        padding-left: 0px;
        margin-top: 0px !important;
    }
    .brandNew img {
        width: 80px;
        margin: 0px 0px !important;
    }
    .bounceSlider {
        width: 600px;
        height: 680px;
        margin-top: 30px;
        margin-left: 10px;
        margin-right: 0px !important;
    }
    .carousel-inner {
        width: 600px !important;
    }
    .bad {
        margin-top: 0px;
    }
    .lleft {
        left: 60px;
    }
    .rright {
        right: 60px;
    }
    .ww {
        height: auto;
        margin-right: 0px;
    }
    .headmasked {
        background-color: transparent !important;
        box-shadow: none !important;
        height: 100px !important;
        position: static !important;
    }
}

@media only screen and (max-width: 576px) {
    * {
        margin: 0px;
    }
    .navBar {
        height: 1100px;
        padding-right: 0px;
    }
    .main {
        display: none;
        position: absolute;
        top: 65px;
        justify-content: center !important;
        align-items: center !important;
        width: 350px !important;
        flex-direction: column !important;
        background-color: #ffffff;
        border-radius: 0 0 16px 16px;
        margin-top: 0;
        box-shadow: 0px 6px 5px 1px rgba(82, 81, 81, 0.2);
        /* box-shadow: 0px 0px 5px 1px rgba(82, 81, 81, 0.2); */
    }
    .setLink {
        height: auto;
        width: 350px;
        flex-direction: column;
        align-items: flex-start;
        padding-left: 0px;
    }
    .mainLi {
        margin: 10px 15px 15px;
    }
    .logoHead {
        background-color: #ffffff;
        box-shadow: 0px 0px 5px 1px rgba(82, 81, 81, 0.2);
        justify-content: space-between !important;
        align-items: center;
        width: 350px;
        padding: 0px;
        margin-left: 0px;
        border-radius: 16px;
        height: 60px !important;
    }
    .headImg {
        width: 110px;
        height: 46px;
        margin-left: 15px;
    }
    .navHead {
        position: relative;
        width: 360px;
        flex-direction: column;
        justify-content: center !important;
        align-items: center !important;
    }
    .textHead {
        width: 350px;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center !important;
        padding-top: 20px;
    }
    .headVector {
        margin-left: 0;
        display: flex;
        justify-content: center;
        align-items: center !important;
        align-self: center;
        align-content: center;
        border-radius: 30px;
    }
    .vector {
        margin-left: 0px !important;
        width: 25px;
    }
    .getStart {
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: center !important;
        align-items: center !important;
        border: none;
        outline: none;
        border-radius: 30px;
        margin-left: 0;
    }
    .getStart:active {
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: center !important;
        align-items: center !important;
        border: 1px solid #24d05d;
        background-color: #59d683;
        border-radius: 30px;
        margin-left: 0;
    }
    .bounceSlider {
        margin-left: 0px !important;
    }
    .mainSection {
        position: absolute;
        right: 60px;
        top: -28px;
        z-index: 1;
    }
    .mostPopulerText {
        width: 345px;
        font-weight: 600;
        font-size: 45px;
        line-height: 75px;
        letter-spacing: -0.02em;
        color: #192c6a;
        font-family: "Inter-Medium";
        margin-bottom: 20px;
        margin-top: 0px !important;
        margin-left: 5px;
    }
    .mostPopuler {
        width: 350px;
        display: flex;
        height: auto;
        margin-top: 0px;
        justify-content: center !important;
        align-items: center !important;
    }
    .paid20 {
        width: 342px;
        height: 96px;
        /* background-color: aqua; */
        font-family: "Inter-Medium";
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 24px;
        display: flex;
        font-family: "Inter-Medium";
        color: #000000;
        margin-bottom: 30px;
        text-align: center;
    }
    .getStart:hover {
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: center !important;
        align-items: center !important;
        border: 1px solid #24d05d;
        background-color: #24d05d;
        border-radius: 30px;
        margin-left: 0;
    }
    .drower {
        margin-right: 10px;
        border-radius: 8px;
        background-color: #ffffff;
        padding: 10px 10px;
        box-shadow: 0px 1px 2px rgba(170, 170, 200, 0.3), 0px 1px 3px 1px rgba(170, 170, 200, 0.15);
    }
    .drower:active {
        margin-right: 10px;
        border-radius: 8px;
        background-color: #e9e9e9;
        padding: 10px 10px;
        box-shadow: 0px 1px 2px rgba(170, 170, 200, 0.3), 0px 1px 3px 1px rgba(170, 170, 200, 0.15);
    }
    /* .sing-up {
        margin-bottom: 15px !important;
        border-radius: 20px;
        border: 1px solid #24D05D;
        padding: 5px 20px;
        margin: 0 4px;
        width: 350px;
    }

    .sing-up:hover {
        border-radius: 20px;
        border: 1px solid #24d05d;
        background-color: #24d05d;
        padding: 5px 20px;
        margin: 0 4px;
    }
 */
    .sing-up {
        width: 100%;
        /* margin-bottom: 15px !important;
          border-radius: 20px;
          border: 1px solid #24D05D;
          padding:0px;
          margin: 0 4px; */
        /* width: 350px; */
    }
    .sing-up:hover {
        /* border-radius: 20px;
          border: 1px solid #24d05d;
          background-color: #24d05d;
          padding: 5px 20px;
          margin: 0 4px; */
    }
    .fontsBold {
        flex: 1;
        padding: 8px 140px;
        border: 1px solid #24d05d;
        border-radius: 20px;
    }
    .fontsBold:hover {
        flex: 1;
        padding: 8px 140px;
        border: 1px solid #24d05d;
        background-color: #24d05d;
        border-radius: 20px;
    }
    .getStartText {
        text-align: center;
    }
    .brandNew {
        width: 350px;
        display: flex;
        justify-content: space-between;
        margin-top: 0px !important;
    }
    .brandNew img {
        width: 60px;
        margin: 0px 0px !important;
    }
    .bounceSlider {
        width: 350px;
        height: auto;
        margin-top: 40px;
        margin-left: 10px;
        margin-right: 0px !important;
    }
    .carousel-inner {
        width: 350px !important;
    }
    .bad {
        margin-top: 40px;
    }
    .lleft {
        top: 20px;
        left: 40px;
    }
    .rright {
        top: 20px;
        right: 40px;
    }
    .ww {
        width: 50px;
        height: auto;
        margin-right: 0px;
    }
    .headmasked {
        background-color: transparent !important;
        box-shadow: none !important;
        height: 100px !important;
        position: static !important;
    }
    .pricingmobilexxs {
        font-size: 32px !important;
    }
}

@media only screen and (min-width: 992px) {
    .azother {
        margin-right: 12px !important;
        margin-left: 95px !important;
    }
}

@media only screen and (min-width: 992px) {
    .otheraz {
        margin-left: 0px !important;
        margin-right: 120px !important;
    }
}

@media only screen and (max-width: 767.9px) {
    .epm {
        margin-top: 24px !important;
    }
}


/*APP-DOWNLOAD*/

#phone-mobile {
    display: none;
}

.container-new {
    display: flex;
    background-image: url('./assets/img/rectangle4.jpg');
    background-repeat: no-repeat;
}

.appDownloadArea,
.app-playstore {
    display: flex;
    justify-content: space-between !important;
    align-items: center;
}

.content-photo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.download-buttons {
    width: 160px;
}

.app-playstore {
    margin: 0;
}

.buttonshead {
    width: 340px;
    display: flex;
    justify-content: space-between;
}

.action-text {
    margin: 24px 0px 36px 0px;
    color: white;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    width: 90%;
}

@media only screen and (max-width: 991.2px) and (min-width: 767.3px) {
    #phone {
        width: 120%;
    }
}

@media only screen and (max-width: 767.3px) and (min-width: 576.1px) {
    .action-text-area {
        width: 100%;
    }
    #phone {
        width: 154%;
    }
}

@media only screen and (max-width: 576px) {
    #phone-mobile {
        display: inline;
        width: 90%;
    }
    #phone {
        display: none;
    }
    .action-text {
        width: 100%;
        margin: 24px 0px;
    }
    .mobile-download-container {
        padding: 0px 24px !important;
    }
    .download-buttons-mobile {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    .appstore-mobile {
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
    }
    .buttonshead {
        width: auto;
    }
    .download-buttons {
        width: 95% !important;
    }
}


/*PRICING*/

.pricing-container {
    display: flex;
    position: relative;
    padding-left: 0 !important;
}

.pricing-text {
    margin: 88px 64px;
    width: 50%;
}

.pricing-photo {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    z-index: -1;
    padding: 0 !important;
}

.mobile-pricing-box {
    margin: 0px 72px !important;
}

@media only screen and (max-width: 767.3px) and (min-width: 576.1px) {
    .pricing-text {
        width: 100%;
    }
    .getStartText {
        margin-right: 0 !important;
    }
    .buttonshead {
        width: 280px;
    }
    .download-buttons {
        width: 136px;
    }
}

@media only screen and (max-width: 576px) {
    .pricing-text {
        margin: 72px 36px !important;
        width: 100%;
    }
    .mobile-pricing-box {
        margin: 0px 24px !important;
    }
    .pricing-container {
        padding: 0 !important;
    }
    .getStartText {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768.5px) {
    .pricing-container {
        padding-right: 0 !important;
        padding-left: 24px !important;
    }
}