.swiper-wrapper {
    align-items: center;
    padding: 10px auto;
    height: auto;

}

.swiper-slide {
    align-items: center;
    margin-top: inherit;
    margin-bottom: inherit;
    height: auto;
    border-radius: 7px;
    position: relative;
}

.swiper-slide img {
    border-radius: 7px;
}

.swiper-slide-active {
    transform: scale(4.2);
     transition: 0.6ss;

}

.swiper-button-next {
    background-image: url(/images/ic_feature_right_arrow@1x.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}

.swiper-pagination {
    color: #ffffff;
}

.swiper-button-prev {
    background-image: url(/images/ic_feature_left_arrow@1x.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}

.swiper-button-next::after,
.swiper-container-rtl .swiper-button-next::after {
    content: "none";
}

.swiper-button-prev::after,
.swiper-container-rtl .swiper-button-prev::after {
    content: "none";
}


@font-face {
    font-family:SF-Pro-Display-Semibold;
    src: url("../../fonts/pro/SF-Pro-Display-Semibold.otf");
}
@font-face {
    font-family:SF-Pro-Display-black;
    src: url("../../fonts/pro/SF-Pro-Display-Black.otf");
}
@font-face {
    font-family:SF-Pro-Display-bold;
    src: url("../../fonts/pro/SF-Pro-Display-Bold.otf");
}
@font-face {
    font-family:SF-Pro-Display-regular;
    src: url("../../fonts/pro/SF-Pro-Display-Regular.otf");
}
@font-face {
    font-family:SF-Pro-Display-light;
    src: url("../../fonts/pro/SF-Pro-Display-Light.otf");
}
@font-face {
    font-family:SF-Pro-Display-meduim;
    src: url("../../fonts/pro/SF-Pro-Display-Medium.otf");
}
@font-face {
    font-family:Freestyle;
    src: url("../../fonts/pro/Freestyle Script Regular.ttf");
}


.top-text{
    margin-left: 40px;
}





.about-section {
    /* height: 590px;
width: 1627px; */
    background-color: #1D1E22;
}

.about-title {
    color: #FFFFFF;
    font-family:SF-Pro-Display-bold;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 64px;
}

.about-paragraph {
    color: #FFFFFF;
    font-family:SF-Pro-Display-regular;
    font-size: 20px;
    letter-spacing: 0.2px;
    line-height: 30px;
}

.features-title {
    color: #FFFFFF;
    font-family:SF-Pro-Display-bold;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 64px;
    text-align: center;
}
.features-text{
    color: #FFFFFF;
    font-family:SF-Pro-Display-regular;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 24px;
}
.features-text2{
    color: #FFFFFF;
    font-family:SF-Pro-Display-regular;
    font-size: 18px;
    letter-spacing: 0;
}
.feature {
    color: #FFFFFF;
    font-family:SF-Pro-Display-bold;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 64px;
}

.feature-paragraph {

    color: #FFFFFF;
    font-family:SF-Pro-Display-bold;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 24px;
}

.screenbg {
    background-color: #1D1E22;
}

.screen-title {
    color: #FFFFFF;
    font-family:SF-Pro-Display-bold;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 64px;
    text-align: center;
}

.contact-section {

    background-color: rgba(226,229,235,0.1);
}



.contact-button {
    height: 44px;
    width: 163px;
    border-radius: 22px;
    background-color: #FF6600;
    color: #ffffff;
    font-family: SF-Pro-Display-bold;
    border: none;
}

.contact-info {
    color: #242424;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px;
}
.text-form{
    border-color: rgba(226,229,235,0.1);
    background-color: rgba(54,54,54,0.2);
    color: #ffffff;
}
.footer{
    font-family: SF-Pro-Display-bold;
}
@media (min-width: 1610px) and (max-width: 2610px) {
    .f-small{
        display: none;
    }
    .limage{
        width: 140px;
        margin-left: 20%;
    }
    .fima{
        margin-left: 50%;
        width: 70%;
    }
    .ftext{
        margin-top: 100px;
    }
    .underline{
        width: 110px;
        margin-top: -60px;
        height: 10px;
    }
    .apple2{
        margin-left: 250px;
    }
    .contact-title {
        color: #ffffff;
        font-family: SF-Pro-Display-bold;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        text-align: center;
    }
    .fimage{
        background-image: url(/images/img_feature_screen@1x.png);
        background-repeat: no-repeat;
        background-size:contain;
        background-position: center;
        height: 600px;
    }
    .main-image{
        width: 50%;
        margin-left: 110px;
    }

    .welcome-text {

        color: #ffffff;
        font-family: SF-Pro-Display-meduim;
        font-size: 60px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        margin-left: 280px;
        margin-top: 60px;

    }

    .sub-text {

        color: #ffffff;
        font-family:SF-Pro-Display-regular;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 40px;
        /* padding-top:50px; */
        margin-left: 280px;
    }

    .available-on {
        color: #ffffff;
        font-family: SF-Pro-Display-regular;
        font-size: 35px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 25px;
        margin-left: 280px;
    }
    .google{
        margin-left: 260px;
    }

    .top {
        background-color: #080A13;
       margin-bottom: -120px;
    }


    .active {
        margin-left: 190px;
    }

    .other {
        margin-left: 40px;
    }


}
@media (min-width: 1300px) and (max-width: 1610px) {
    .f-small{
        display: none;
    }
    .limage{
        width: 140px;
        margin-left: 20%;
    }
    .fima{
        margin-left: 50%;
        width: 70%;
    }
    .ftext{
        margin-top: 100px;
    }
    .apple2{
        margin-left:70px;
    }
    .underline{
        width: 110px;
        margin-top: -60px;
        height: 10px;
    }
    .contact-title {
        color: #ffffff;
        font-family: SF-Pro-Display-bold;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        text-align: center;
    }
    .fimage{
        background-image: url(/images/img_feature_screen@1x.png);
        background-repeat: no-repeat;
        background-size:contain;
        background-position: center;
        height: 600px;
        margin-top:10px
    }
    .main-image{
        width: 60%;
        margin-left: 110px;
    }

    .welcome-text {

        color: #ffffff;
        font-family: SF-Pro-Display-meduim;
        font-size: 60px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        margin-left: 100px;
        margin-top: 60px;

    }

    .sub-text {

        color: #ffffff;
        font-family:SF-Pro-Display-regular;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 40px;
        /* padding-top:50px; */
        margin-left: 100px;
    }

    .available-on {
        color: #ffffff;
        font-family: SF-Pro-Display-regular;
        font-size:  35px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 25px;
        margin-left: 100px;
    }
    .google{
        margin-left: 80px;
    }

    .top {
        background-color: #080A13;
       margin-bottom: -120px;
    }


    .active {
        margin-left: 190px;
    }

    .other {
        margin-left: 40px;
    }


}

@media (min-width: 1200px) and (max-width: 1299px) {
    .f-small{
        display: none;
    }
    .limage{
        width: 140px;
        margin-left: 20%;
    }
    .fima{
        margin-left: 50%;
        width: 70%;
    }
    .ftext{
        margin-top: 50px;
    }
    .apple2{
        margin-left: 20px;
    }
    .underline{
        width: 110px;
        margin-top: -60px;
        height: 10px;
    }
    .contact-title {
        color: #ffffff;
        font-family: SF-Pro-Display-bold;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        text-align: center;
    }
    .fimage{
        background-image: url(/images/img_feature_screen@1x.png);
        background-repeat: no-repeat;
        background-size:contain;
        background-position: center;
        height: 600px;
        margin-top:10px
    }
    .main-image{
        width: 80%;
        margin-left: 110px;
    }

    .welcome-text {

        color: #ffffff;
        font-family: SF-Pro-Display-meduim;
        font-size: 60px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        margin-left: 40px;
        margin-top: 60px;

    }

    .sub-text {

        color: #ffffff;
        font-family:SF-Pro-Display-regular;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 40px;
        /* padding-top:50px; */
        margin-left: 40px;
    }

    .available-on {
        color: #ffffff;
        font-family: SF-Pro-Display-regular;
        font-size: 35px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 25px;
        margin-left: 40px;
    }

    .top {
        background-color: #080A13;
       margin-bottom: -120px;
    }


    .active {
        margin-left: 190px;
    }

    .other {
        margin-left: 40px;
    }
}

@media (min-width: 1000px) and (max-width: 1199px) {
    .f-small{
        display: none;
    }
    .ftext{
        margin-top: 45px;
    }
    .limage{
        width: 110px;
        margin-left: 20%;
    }
    .fima{
        margin-left: 30%;
        width: 90%;
    }
    .underline{
        width: 110px;
        margin-top: -60px;
        height: 10px;
    }
    .contact-title {
        color: #ffffff;
        font-family: SF-Pro-Display-bold;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        text-align: center;
    }
    .fimage{
        background-image: url(/images/img_feature_screen@1x.png);
        background-repeat: no-repeat;
        background-size:contain;
        background-position: center;
        height: 700px;
        margin-top:10px
    }
    .main-image{
        width: 80%;
        margin-left: 110px;
    }

    .welcome-text {

        color: #ffffff;
        font-family: SF-Pro-Display-meduim;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        margin-left: 40px;
        margin-top: 60px;

    }

    .sub-text {

        color: #ffffff;
        font-family:SF-Pro-Display-regular;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 40px;
        /* padding-top:50px; */
        margin-left: 40px;
    }

    .available-on {
        color: #ffffff;
        font-family: SF-Pro-Display-regular;
        font-size: 35px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 25px;
        margin-left: 40px;
    }


    .top {
        background-color: #080A13;
       margin-bottom: -80px;
    }
    .active {
        margin-left: 160px;
    }

    .other {
        margin-left: 40px;
    }

}

@media (min-width: 900px) and (max-width: 999px) {
    .f-small{
        display: none;
    }
    .ftext{
        margin-top: 45px;
    }
    .limage{
        width: 90px;
        margin-left: 20%;
    }
    .fima{
        margin-left: 20%;
        width: 100%;
    }

    .ftext{
        margin-top: 50px;
    }
    .underline{
        width: 110px;
        margin-top: -60px;
        height: 10px;
    }
    .contact-title {
        color: #ffffff;
        font-family: SF-Pro-Display-bold;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        text-align: center;
    }
    /* .fimage{
        background-image: url(/images/img_feature_screen@1x.png);
        background-repeat: no-repeat;
        background-size:contain;
        background-position: center;
        height: 600px;
        margin-top:10px
    } */
    .main-image{
        width: 80%;
        margin-left: 110px;
    }

    .welcome-text {

        color: #ffffff;
        font-family: SF-Pro-Display-meduim;
        font-size: 30px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        margin-left: 40px;
        margin-top: 60px;

    }

    .sub-text {

        color: #ffffff;
        font-family:SF-Pro-Display-regular;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 40px;
        /* padding-top:50px; */
        margin-left: 40px;
    }

    .available-on {
        color: #ffffff;
        font-family: SF-Pro-Display-regular;
        font-size: 35px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 25px;
        margin-left: 40px;
    }


    .top {
        background-color: #080A13;
       margin-bottom: -80px;
    }
    .active {
        margin-left: 10px;
    }

    .other {
        margin-left: 30px;
    }

}

@media (min-width: 799px) and (max-width: 899px) {
    .f-small{
        display: none;
    }
    .ftext{
        margin-top: 45px;
    }
    .limage{
        width: 90px;
        margin-left: 20%;
    }
    .fima{
        margin-left: 20%;
        width: 110%;
    }
    .underline{
        width: 110px;
        margin-top: -60px;
        height: 10px;
    }
    .contact-title {
        color: #ffffff;
        font-family: SF-Pro-Display-bold;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        text-align: center;
    }
    .fimage{
        background-image: url(/images/img_feature_screen@1x.png);
        background-repeat: no-repeat;
        background-size:contain;
        background-position: center;
        height: 800px;
    }
    .main-image{
        width: 80%;
        margin-left: 110px;
    }


    .welcome-text {

        color: #ffffff;
        font-family: SF-Pro-Display-meduim;
        font-size: 30px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        margin-left: 40px;
        margin-top: 20px;

    }

    .sub-text {

        color: #ffffff;
        font-family:SF-Pro-Display-regular;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 40px;
        /* padding-top:50px; */
        margin-left: 40px;
        margin-top: -40px;
    }

    .available-on {
        margin-top: -40px;
        color: #ffffff;
        font-family: SF-Pro-Display-regular;
        font-size: 30px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 25px;
        margin-left: 40px;
    }


    .top {
        background-color: #080A13;
       margin-bottom: -80px;
    }
    .active {
        margin-left: 10px;
    }

    .other {
        margin-left: 20px;
    }

}

@media (min-width: 1150px) and (max-width: 1199px) {
    .f-small{
        display: none;
    }
    .ftext{
        margin-top: 45px;
    }
    .limage{
        width: 110px;
        margin-left: 20%;
    }
    .fima{
        margin-left: 30%;
        width: 90%;
    }
    .underline{
        width: 110px;
        margin-top: -60px;
        height: 10px;
    }
    .contact-title {
        color: #ffffff;
        font-family: SF-Pro-Display-bold;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        text-align: center;
    }
    .fimage{
        background-image: url(/images/img_feature_screen@1x.png);
        background-repeat: no-repeat;
        background-size:contain;
        background-position: center;
        height: 700px;
        margin-top:10px
    }
    .main-image{
        width: 80%;
        margin-left: 110px;
    }

    .top {
        background-color: #080A13;
       margin-bottom: -100px;
    }
    .welcome-text {

        color: #ffffff;
        font-family: SF-Pro-Display-meduim;
        font-size: 60px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        margin-left: 40px;
        margin-top: 60px;

    }

    .sub-text {

        color: #ffffff;
        font-family:SF-Pro-Display-regular;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 40px;
        /* padding-top:50px; */
        margin-left: 40px;
    }

    .available-on {
        color: #ffffff;
        font-family: SF-Pro-Display-regular;
        font-size: 30px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 25px;
        margin-left: 40px;
    }
    .active {
        margin-left: 170px;
    }

    .other {
        margin-left: 40px;
    }

}
/* @media (min-width: 274px) and (max-width: 760px) {
    .input2{
        margin-top: 30px;
    }

} */
@media (min-width: 767px) and (max-width: 798px) {
    .f-small{
        display: none;
    }
    .ftext{
        margin-top: 45px;
    }
    .fima{
        width:90%;
        margin-left: 50%;
    }
    .limage{
        width: 90px;
    }
}
@media (min-width: 700px) and (max-width: 766px) {
    .f-small{
        display: none;
    }
    .limage{
        display: none;
    }
    .ftext{
        margin-top: 50px;
        margin-left: 10%;
    }
}
@media (min-width: 700px) and (max-width: 798px) {
    .f-small{
        display: none;
    }
    .fima{
        margin-left: 20%;
    }
  
    .underline{
        width: 110px;
        margin-top: -60px;
        height: 10px;
    }
    .contact-title {
        color: #ffffff;
        font-family: SF-Pro-Display-bold;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        text-align: center;
    }
    .fimage{
        background-image: url(/images/img_feature_screen@1x.png);
        background-repeat: no-repeat;
        background-size: 300px auto;
        background-position: center;
        height: 600px;
        margin-top: 100px;
    }
    .welcome-text {

        color: #ffffff;
        font-family: SF-Pro-Display-meduim;
        font-size: 25px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        margin-left: 40px;

    }

    .sub-text {

        color: #ffffff;
        font-family:SF-Pro-Display-regular;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 40px;
        /* padding-top:50px; */
        margin-left: 40px;
        margin-top: -40px;
    }

    .available-on {
        margin-top: -40px;
        color: #ffffff;
        font-family: SF-Pro-Display-regular;
        font-size: 30px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 25px;
        margin-left: 40px;
    }

    .top {
        background-color: #080A13;
    }
    .main-image{
        width: 70%;
        margin-left: 20px;
    }
    .active {
        margin-left: 10px;
    }

    .other {
        margin-left: 20px;
    }


}
@media (min-width: 600px) and (max-width: 700px) {
    .f-small{
        display: none;
    }
    .ftext{
        margin-top: 50px;
        margin-left: 10%;
    }
    .fima{
        margin-left: 20%;
      }
    .limage{
        display: none;
    }
    .underline{
        width: 110px;
        margin-top: -60px;
        height: 10px;
    }
    .contact-title {
        color: #ffffff;
        font-family: SF-Pro-Display-bold;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        text-align: center;
    }
    .fimage{
        background-image: url(/images/img_feature_screen@1x.png);
        background-repeat: no-repeat;
        background-size: 300px auto;
        background-position: center;
        height: 600px;
        margin-top: 100px;
    }

    .welcome-text {

        color: #ffffff;
        font-family: SF-Pro-Display-meduim;
        font-size: 25px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        margin-left: 40px;
        margin-top: 20px;

    }

    .sub-text {

        color: #ffffff;
        font-family:SF-Pro-Display-regular;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 40px;
        /* padding-top:50px; */
        margin-left: 40px;
        margin-top: -40px;
    }

    .available-on {
        margin-top: -40px;
        color: #ffffff;
        font-family: SF-Pro-Display-regular;
        font-size: 30px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 25px;
        margin-left: 40px;
    }


    .top {
        background-color: #080A13;
       margin-bottom: -80px;
    }
    .main-image{
        width: 50%;
        margin-left: 170px;
    }

}
@media (min-width: 400px) and (max-width: 599px) {
    .f-large{
        display: none;
    }
    .fima{
        margin-left: 20%;
    }
    .ftext{
        margin-top: 50px;
        margin-left: 10%;
    }
    .limage{
        display: none;
    }
    .underline{
        width: 110px;
        margin-top: -60px;
        height: 10px;
    }
    .contact-title {
        color: #ffffff;
        font-family: SF-Pro-Display-bold;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        text-align: center;
    }
    .fimage{
        background-image: url(/images/img_feature_screen@1x.png);
        background-repeat: no-repeat;
        background-size: 300px auto;
        background-position: center;
        height: 600px;
        margin-top: 100px;
    }

    .welcome-text {

        color: #ffffff;
        font-family: SF-Pro-Display-meduim;
        font-size: 25px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        margin-left: 40px;
        margin-top: 20px;

    }

    .sub-text {

        color: #ffffff;
        font-family:SF-Pro-Display-regular;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 40px;
        /* padding-top:50px; */
        margin-left: 40px;
        margin-top: -40px;
    }

    .available-on {
        margin-top: -40px;
        color: #ffffff;
        font-family: SF-Pro-Display-regular;
        font-size: 30px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 25px;
        margin-left: 40px;
    }


    .top {
        background-color: #080A13;
       margin-bottom: -80px;
    }
    .main-image{
        width: 70%;
        margin-left: 80px;
    }
    .input2
    {
        margin-top: 10px;
    }
    .mail{
margin-left: 80px;
    }
    .google{
        height: 55px;
        margin-left: 90px;
     }
 .apple{
     height: 62px;
     /* margin-left: 90px; */
 }


}
@media (min-width: 373px) and (max-width: 399px) {
    .f-large{
        display: none;
    }
    .fima{
        margin-left: 20%;
    }
    .ftext{
        margin-top: 50px;
        margin-left: 10%;
    }
    .limage{
        display: none;
    }
    .underline{
        width: 110px;
        margin-top: -60px;
        height: 10px;
    }
    .contact-title {
        color: #ffffff;
        font-family: SF-Pro-Display-bold;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        text-align: center;
    }
    .fimage{
        background-image: url(/images/img_feature_screen@1x.png);
        background-repeat: no-repeat;
        background-size: 300px auto;
        background-position: center;
        height: 600px;
        margin-top: 100px;
    }
    .welcome-text {

        color: #ffffff;
        font-family: SF-Pro-Display-meduim;
        font-size: 25px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        margin-left: 40px;
        margin-top: 20px;

    }

    .sub-text {

        color: #ffffff;
        font-family:SF-Pro-Display-regular;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 40px;
        /* padding-top:50px; */
        margin-left: 40px;
        margin-top: -40px;
    }

    .available-on {
        margin-top: -40px;
        color: #ffffff;
        font-family: SF-Pro-Display-regular;
        font-size: 30px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 25px;
        margin-left: 40px;
    }


    .top {
        background-color: #080A13;
       margin-bottom: -80px;
    }
    .main-image{
        width: 70%;
        margin-left: 60px;
    }
    .input2
    {
        margin-top: 10px;
    }
    .mail{
margin-left: 50px;
    }
    .google{
        height: 55px;
        margin-left: 60px;
     }
 .apple{
     height: 62px;
     /* margin-left: 60px; */
 }


}
@media (min-width: 300px) and (max-width: 373px) {
    .f-large{
        display: none;
    }
    .fima{
        margin-left: 20%;
    }
    .ftext{
        margin-top: 50px;
        margin-left: 10%;
    }
    .limage{
        display: none;
    }
    .underline{
        width: 110px;
        margin-top: -60px;
        height: 10px;
    }
    .fimage{
        background-image: url(/images/img_feature_screen@1x.png);
        background-repeat: no-repeat;
        background-size: 300px auto;
        background-position: center;
        height: 600px;
        margin-top: 100px;
    }
    .welcome-text {

        color: #ffffff;
        font-family: SF-Pro-Display-meduim;
        font-size: 25px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        margin-left: 40px;
        margin-top: 20px;

    }
    .contact-title {
        color: #ffffff;
        font-family: SF-Pro-Display-bold;
        font-size: 30px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 64px;
        text-align: center;
    }
    .google{
       height: 40px;
       margin-left: 60px;
    }
.apple{
    height: 47px;
    /* margin-left: 60px; */
}
    .sub-text {

        color: #ffffff;
        font-family:SF-Pro-Display-regular;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 40px;
        /* padding-top:50px; */
        margin-left: 40px;
        margin-top: -40px;
    }

    .available-on {
        margin-top: -40px;
        color: #ffffff;
        font-family: SF-Pro-Display-regular;
        font-size: 30px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 25px;
        margin-left: 40px;
    }


    .top {
        background-color: #080A13;
       margin-bottom: -80px;
    }
    .main-image{
        width: 70%;
        margin-left: 60px;
    }
    .input2
    {
        margin-top: 10px;
    }
    .mail{
margin-left: 40px;
    }

}
