.screen {
    margin-bottom: -150px;
}

@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 {
    background-image: url("../../images/header_background.png");
    background-size: cover;
}
.f-box {
    height: 250px;
    background-color: #00a100;
    border-radius: 26px;
}

.navbar-dark .navbar-nav .nav-link {
    font-family: Poppins;
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 26px;
}
.title {
    padding-left: 130px;
}
.main-text-1 {
    font-family: Poppins;
    font-size: 80px;
    color: #ffffff;
    font-weight: 800;
    letter-spacing: 0.5px;
    line-height: 120px;
    text-align: left;
}
.main-text-2 {
    font-family: Poppins;
    font-size: 80px;
    color: #f9a618;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 120px;
}
.text-sub {
    font-family: Poppins;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0px;
    line-height: 24px;
    padding-top: 40px;
    margin-left: -70px;
}
.home-text {
    font-family: Poppins;
    font-size: 16px;
    color: #515151;
    letter-spacing: 0px;
    line-height: 24px;
    text-align: center;
    padding-top: 50px;
    padding-left: 140px;
    padding-right: 140px;
}
.text-title {
    line-height: 1px;
    display: table; /* keep the background color wrapped tight */
    margin: 120px auto 0px auto; /*keep the table centered*/
    padding: -1px;
    font-size: 16px;
    background-color: #f9a618;
    color: #515151;
    border-bottom: 15px solid #f9a618;
    border-left: 5px solid #f9a618;
    border-right: 5px solid #f9a618;
    font-family: Poppins;
}
.text-title2 {
    line-height: 1px;
    display: table; /* keep the background color wrapped tight */
    margin: 120px auto 0px auto; /*keep the table centered*/
    padding: -1px;
    font-size: 16px;
    background-color: #f9a618;
    color: #515151;
    border-bottom: 5px solid #f9a618;
    border-left: 5px solid #f9a618;
    border-right: 5px solid #f9a618;
    font-family: Poppins;
}

.navbar-dark .navbar-nav .nav-link .active {
    color: red;
    font-family: SF-Pro-Display-bold;
    font-weight: 700;
}
.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
    font-family: Poppins;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 22px;
}
.section-heading {
    color: #ffffff;
    font-family: Work Sans;
    font-weight: 700;
    font-size: 40px;
    letter-spacing: 0px;
    line-height: 60px;
    text-align: center;
}
.section-heading2 {
    color: #ffffff;
    font-family: SF-Pro-Display-Semibold;
    font-size: 40px;
    letter-spacing: 0px;
    line-height: 60px;
    text-align: left;
    padding-bottom: 0px;
}
.section-heading3 {
    font-size: 40px;
    letter-spacing: 0px;
    line-height: 60px;
    font-family: Work Sans;
    font-weight: 700;
    color: #ffffff;

    letter-spacing: 0px;

    text-align: center;
}
.about {
    color: #515151;
    font-family: Poppins;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
}
.aboutbg {
    background: url("../../images/about_us_background.png");

    background-size: cover;
}

.features-main-text {
    color: #515151;
    font-family: Poppins;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 26px;
    text-align: center;
}
.features-heading-user {
    color: #515151;
    font-family: Poppins;
    font-weight: 700;
    font-size: 60px;
    letter-spacing: 0px;
    line-height: 90px;
    text-align: right;
    font-weight: bold;
    padding-right: 30px;
}
.features-title-user {
    color: #515151;
    font-family: Poppins;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 30px;
    text-align: right;
    font-weight: bold;
    padding-right: 50px;
}

.features-text-user {
    color: #515151;
    font-family: Poppins;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 24px;
    text-align: right;
    padding-left: 80px;
    margin-left: 200px;
    padding-right: 0px;
}
.features-heading-tech {
    color: #f9a618;
    font-family: Poppins;
    font-weight: 700;
    font-size: 60px;
    letter-spacing: 0px;
    line-height: 90px;
    text-align: left;
    font-weight: bold;
    padding-top: 70px;
    padding-left: 30px;
}
.features-title-tech {
    color: #f9a618;
    font-family: Poppins;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 30px;
    text-align: left;
    font-weight: bold;
    padding-right: 300px;
    padding-left: 30px;
}
.features-text-tech {
    color: #ffffff;
    font-family: Poppins;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 24px;
    text-align: left;
    padding-right: 300px;
    padding-left: 30px;
    margin-right: 100px;
}
.features-user-object1 {
    top: 50px;
    position: relative;
}
.features-background-tech {
    background: url("../../images/bg_tech.png");
}

.features-background-user {
    background: url("../../images/bg_user.png");
    background-size: cover;
}

.feature_object1 {
    float: right;
    right: -15px;
    position: relative;
}

.get-in-touch-container {
    background-size: cover;
    background-position: center;
    width: auto;
    height: 100%;
}
.rectangle-input {
    box-sizing: border-box;
    height: 60px;
    border: 0.5px solid #7e7e7e;
    border-radius: 12px;
    background: linear-gradient(
        90deg,
        #232325 0%,
        rgba(35, 35, 37, 0.73) 47.35%,
        rgba(25, 25, 25, 0.3) 100%
    );
    margin-bottom: 10px;
}
.rectangle-textarea {
    box-sizing: border-box;
    height: 150px;
    border: 0.5px solid #7e7e7e;
    border-radius: 12px;
    background: linear-gradient(
        90deg,
        #232325 0%,
        rgba(35, 35, 37, 0.73) 47.35%,
        rgba(25, 25, 25, 0.3) 100%
    );
}

.rectangle {
    float: left;
    border: #5cff5c solid 1px;
    border-radius: 22px;
    background: #18f923;
    color: #ffffff;
    font-family: SF-Pro-Display-Semibold;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    width: 220px;
    height: 50px;
}

.signin {
    height: 36px;
    width: 96px;
    border-radius: 4px;
    background-color: #f9a618;
    font-family: Poppins;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    color: #515151;
    letter-spacing: 0.19px;
    text-align: center;
    font-weight: bold;
    display: flex;
    white-space: nowrap;
    align-items: center;
    justify-content: center;
}

a:hover.signin {
    text-decoration: none;
    color: white;
}
.home {
    height: 10px;
}
.home_image1 {
    position: absolute;
    top: -60px;
    z-index: 2;
}
.home_object1 {
    position: relative;
    top: 80px;
    left: 90px;
    z-index: 1;
}

.home_image2 {
    position: relative;
    top: -60px;
    right: 100px;
}
.home_object2 {
    position: absolute;
    top: 200px;
    right: 200px;
}
.badge1 {
    position: absolute;
    top: 250px;
    left: 200px;
}
.badge2 {
    position: absolute;
    top: 250px;
    left: 400px;
}

.about_image {
    position: relative;
    left: 5px;
    top: 30px;
    z-index: 1;
}

.about_object1 {
    /* position: relative; */
    bottom: 150px;
    margin-left: 1020px;
}
.about_object2 {
    position: absolute;
    right: 250px;
    bottom: 120px;
    z-index: 2;
}

.about_object3 {
    position: relative;
    left: -10px;
    top: 30px;
    float: left;
}
.screen1 {
    width: 185px;
    height: 400px;
}
.screen2 {
    width: 234.46px;
    height: 496px;
}
.contactbg {
    background: url("../../images/bg_tech.png");
}
.contact-text {
    font-family: Poppins;
    color: #ffffff;
    text-align: center;
}
.screen_object1 {
    float: left;
    top: 30px;
    position: relative;
}
.screen_object2 {
    float: right;
    bottom: 200px;
    position: relative;
}
/* .prev{
  float:left;
  top:200px;
  right:200px;
  position: relative;
} */
/* .next{
    float:right;
    bottom:300px;
    left:100px;
    position: relative;
  } */
.contact_object1 {
    float: left;
    top: 100px;
    position: relative;
}
.contact_object2 {
    float: right;
    bottom: 150px;
    right: 30px;
    position: relative;
}
.footer1 {
    font-family: Poppins;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact_footer {
    padding: 20px;
}
.form {
    width: 700px;
}
.swiper-wrapper {
    margin-top: 50px;
    margin-bottom: 50px;
    align-items: center;
    padding: 10px auto;
    height: auto;
}
.swiper-slide-active {
    margin-top: inherit;
}

.swiper-slide {
    margin-top: inherit;
    margin-bottom: inherit;
    height: auto;
    border-radius: 7px;
}

.swiper-slide img {
    border-radius: 7px;
    opacity: 0.2;
}
.swiper-slide-active img {
    border-radius: 7px;
    opacity: 1;
}

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

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

.swiper-pagination {
    color: #ffffff;
    margin-bottom: 100px;
}
.swiper-button-prev {
    background-image: url(../../images/ic_arrow_left.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";
}

@media (min-width: 1501px) and (max-width: 1599px) {
    .logo {
        height: 120px;
    }
    .title{
        margin-top: 5%;
    }
    .main-image {
        height: 500px;
        display: block;
        margin-left: -60px;
        margin-right: auto;
    }
    .top {
        height: 940px;
    }
    .a-text {
        text-align: left;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 40px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 60px;
        line-height: 64px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 20px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        width: 270px;
    }

    .about_image {
        height: 500px;
        width: 250px;
        margin-top: -200px;
    }
    .aboutbg {
        height: 400px;
    }
    .feature_image {
        height: 500px;
        width: 250px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .f-logo {
        height: 25px;
    }
    .star-logo {
        margin-top: -25px;
        height: 10px;
    }
    .f-user {
        float: center;
        width: 40px;
        height: 200px;
        margin-top: 140px;
    }
    .f-triner {
        float: left;
        width: 40px;
        height: 200px;
        margin-top: 140px;
    }
    .f-box {
        width: 40px;
    }
    .dog-left {
        margin-left: -80px;
        margin-top: 10%;
        height: 100px;
    }
    .dog-right {
        margin-left: 280px;
        margin-top: 10%;
        height: 100px;
    }
    .dog-image {
        width: 110px;
        height: 150px;
        margin-top: -10%;
        margin-left: -330px;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .navbar{
        margin-left: 200px;
    }
}

@media (min-width: 1600px) and (max-width: 1920px) {
    .logo {
        height: 120px;
    }
    .title{
        margin-top: 5%;
    }
    .main-image {
        height: 500px;
        display: block;
        margin-left: -60px;
        margin-right: auto;
    }
    .top {
        height: 940px;
    }
    .a-text {
        text-align: left;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 40px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 60px;
        line-height: 64px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 20px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        width: 270px;
    }

    .about_image {
        height: 500px;
        width: 250px;
        margin-top: -200px;
    }
    .aboutbg {
        height: 400px;
    }
    .feature_image {
        height: 500px;
        width: 250px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .f-logo {
        height: 25px;
    }
    .star-logo {
        margin-top: -25px;
        height: 10px;
    }
    .f-user {
        float: center;
        width: 40px;
        height: 200px;
        margin-top: 140px;
    }
    .f-triner {
        float: left;
        width: 40px;
        height: 200px;
        margin-top: 140px;
    }
    .f-box {
        width: 40px;
    }
    .dog-left {
        margin-left: -80px;
        margin-top: 10%;
        height: 100px;
    }
    .dog-right {
        margin-left: 280px;
        margin-top: 10%;
        height: 100px;
    }
    .dog-image {
        width: 110px;
        height: 150px;
        margin-top: -10%;
        margin-left: -330px;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .navbar{
        margin-left: 200px;
    }
}
@media (min-width: 1921px) and (max-width: 2580px) {
    .navbar{
        margin-left: 750px;
    }
    .logo {
        height: 120px;
    }
    .title{
        margin-top: 5%;
    }
    .main-image {
        height: 500px;
        display: block;
        margin-left: -60px;
        margin-right: auto;
    }
    .top {
        height: 1640px;
    }
    .a-text {
        text-align: left;
        font-size: 20px;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 40px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 60px;
        line-height: 64px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 20px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        width: 270px;
    }

    .about_image {
        height: 500px;
        width: 250px;
        margin-top: -200px;
    }
    .aboutbg {
        height: 400px;
    }
    .feature_image {
        height: 500px;
        width: 250px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .f-logo {
        height: 25px;
    }
    .star-logo {
        margin-top: -5px;
        height: 10px;
    }
    .f-user {
        float: center;
        width: 40px;
        height: 200px;
        margin-top: 140px;
    }
    .f-triner {
        float: left;
        width: 50px;
        height: 200px;
        margin-top: 140px;
    }
    .f-box {
        width: 40px;
    }
    .dog-left {
        margin-left: -80px;
        margin-top: 10%;
        height: 100px;
    }
    .dog-right {
        margin-left: 280px;
        margin-top: 10%;
        height: 100px;
    }
    .dog-image {
        width: 310px;
        height: 350px;
        margin-top: -10%;
        margin-left: -530px;
    }

    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }

}

@media (min-width: 1281px) and (max-width: 1440px) {

    .logo {
        height: 120px;
    }
    .title{
        margin-top: 5%;
    }
    .main-image {
        height: 500px;
        display: block;
        margin-left: -60px;
        margin-right: auto;
    }
    .top {
        height: 940px;
    }
    .a-text {
        text-align: left;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 40px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 60px;
        line-height: 64px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 20px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        width: 270px;
    }

    .about_image {
        height: 500px;
        width: 250px;
        margin-top: -200px;
    }
    .aboutbg {
        height: 400px;
    }
    .feature_image {
        height: 500px;
        width: 250px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .f-logo {
        height: 25px;
    }
    .star-logo {
        margin-top: -5px;
        height: 10px;
    }
    .f-user {
        float: center;
        width: 40px;
        height: 200px;
        margin-top: 140px;
    }
    .f-triner {
        float: left;
        width: 40px;
        height: 200px;
        margin-top: 140px;
    }
    .f-box {
        width: 40px;
    }
    .dog-left {
        margin-left: -80px;
        margin-top: 10%;
        height: 100px;
    }
    .dog-right {
        margin-left: 280px;
        margin-top: 10%;
        height: 100px;
    }
    .dog-image {
        width: 110px;
        height: 150px;
        margin-top: -10%;
        margin-left: -330px;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .navbar{
        margin-left: 200px;
    }
    .top {
        background-image: url("../../images/header_background.png");
        background-size: cover;
    }
    .signin {
        margin-left: 10px;
        height: 36px;
        width: 96px;
        border-radius: 4px;
        background-color: #f9a618;
        font-family: Poppins;
        font-weight: 700;
        font-size: 16px;
        line-height: 25px;
        color: #515151;
        letter-spacing: 0.19px;
        text-align: center;
        font-weight: bold;
        display: flex;
        white-space: nowrap;
        align-items: center;
        justify-content: center;
    }
    .features-title-user {
        color: #515151;
        font-family: Poppins;
        font-weight: 700;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 30px;
        text-align: right;
        font-weight: bold;
        padding-right: 50px;
    }

    .text-sub {
        font-family: Poppins;
        font-size: 16px;
        color: #ffffff;
        letter-spacing: 0px;
        line-height: 24px;
        padding-top: 40px;
        margin-left: -50px;
    }
    .features-text-user {
        color: #515151;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: right;
        padding-left: 0px;
        margin-left: 100px;
        margin-right: 50px;
    }
    .features-text-tech {
        color: #ffffff;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: left;
        padding-right: 80px;
        padding-left: 30px;
        margin-right: 70px;
    }


    .home_image1 {
        position: absolute;
        top: -40px;
        z-index: 2;
        width: 250px;
    }
    .home_object1 {
        position: relative;
        top: 120px;
        left: 90px;
        z-index: 1;
    }
    .home_image2 {
        position: relative;
        top: -40px;
        right: 100px;
        width: 250px;
    }
    .home_object2 {
        position: absolute;
        top: 200px;
        right: 200px;
    }
    .about_object1 {
        position: relative;
        bottom: 150px;
        left: 90px;
    }
    .title {
        padding-left: 140px;
    }
}
@media (min-width: 1441px) and (max-width: 1500px) {
    .logo {
        height: 120px;
    }
    .title{
        margin-top: 5%;
    }
    .main-image {
        height: 500px;
        display: block;
        margin-left: -60px;
        margin-right: auto;
    }
    .top {
        height: 940px;
    }
    .a-text {
        text-align: left;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 40px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 60px;
        line-height: 64px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 20px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        width: 270px;
    }

    .about_image {
        height: 500px;
        width: 250px;
        margin-top: -200px;
    }
    .aboutbg {
        height: 400px;
    }
    .feature_image {
        height: 500px;
        width: 250px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .f-logo {
        height: 25px;
    }
    .star-logo {
        margin-top: -25px;
        height: 10px;
    }
    .f-user {
        float: center;
        width: 40px;
        height: 200px;
        margin-top: 140px;
    }
    .f-triner {
        float: left;
        width: 40px;
        height: 200px;
        margin-top: 140px;
    }
    .f-box {
        width: 40px;
    }
    .dog-left {
        margin-left: -80px;
        margin-top: 10%;
        height: 100px;
    }
    .dog-right {
        margin-left: 280px;
        margin-top: 10%;
        height: 100px;
    }
    .dog-image {
        width: 110px;
        height: 150px;
        margin-top: -10%;
        margin-left: -330px;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .navbar{
        margin-left: 200px;
    }
}
@media (min-width: 1200px) and (max-width: 1280px) {
    .navbar{
        margin-left: 140px;
    }
    .logo {
        height: 80px;
    }
    .title{
        margin-top: 5%;

    }
    .main-image {
        height: 400px;
        display: block;
        margin-left: -50px;
        margin-right: auto;
    }
    .top {
        height: 840px;
    }
    .a-text {
        text-align: left;
    }
    /* .apple{
        margin-left: 10%;
    } */
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 30px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 40px;
        line-height: 44px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 12px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 14px;
        line-height: 16px;
        display: inline-block;
        width: 285px;
    }

    .about_image {
        height: 460px;
        width: 250px;
        margin-top: -200px;
    }
    .aboutbg {
        background: url("../../images/about_us_background.png");

        background-size: cover;
        height: 450px;
    }
    .feature_image {
        height: 500px;
        width: 240px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .f-logo {
        height: 25px;
    }
    .star-logo {
        margin-top: -5px;
        height: 10px;
    }
    .f-user {
        float: center;
        width: 40px;
        height: 200px;
        margin-top: 140px;
    }
    .f-triner {
        float: left;
        width: 40px;
        height: 200px;
        margin-top: 140px;
    }
    .f-box {
        width: 30px;
    }
    .dog-left {
        margin-left: -10px;
        margin-top: 10%;
        height: 60px;
    }
    .dog-right {
        margin-left: 380px;
        margin-top: 10%;
        height: 60px;
    }
    .dog-image {
        width: 110px;
        height: 150px;
        margin-top: -10%;
        margin-left: -330px;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
}
@media (min-width: 800px) and (max-width: 869px) {
    .logo {
        height: 80px;
    }
    .title{
        margin-top: 5%;
    }
    .main-image {
        height: 400px;
        display: block;
        margin-left: -30px;
        margin-right: auto;
    }
    .top {
        height: 940px;
    }
    .a-text {
        text-align: left;
    }
    .apple{
        margin-left: 10%;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 30px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 40px;
        line-height: 44px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 12px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 12px;
        line-height: 12px;
        display: inline-block;
        width: 165px;
    }

    .about_image {
        height: 460px;
        width: 150px;
        margin-top: -300px;
    }
    .aboutbg {
        height: 450px;
    }
    .feature_image {
        height: 500px;
        width: 150px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .f-logo {
        height: 25px;
    }
    .star-logo {
        margin-top: -45px;
        height: 10px;
    }
    .f-user {
        float: center;
        width: 30px;
        height: 200px;
        margin-top: 140px;
    }
    .f-triner {
        float: left;
        width: 30px;
        height: 200px;
        margin-top: 140px;
    }
    .f-box {
        width: 30px;
    }
    .dog-left {
        margin-left: -10px;
        margin-top: 10%;
        height: 60px;
    }
    .dog-right {
        margin-left: 180px;
        margin-top: 10%;
        height: 60px;
    }
    .dog-image {
        width: 110px;
        height: 150px;
        margin-top: -10%;
        margin-left: -330px;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .about_image {
        position: relative;
        top: 200px;
        left: -10px;
        z-index: 1;
        width: 180px;
    }
    .text-sub {
        font-family: Poppins;
        font-size: 14px;
        color: #ffffff;
        letter-spacing: 0px;
        line-height: 24px;
        padding-top: 20px;
        margin-left: 0px;
        margin-bottom: 10px;
    }
    .hide {
        display: none;
    }

    .home-text {
        font-family: Poppins;
        font-size: 16px;
        color: #515151;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: center;
        padding-top: 80px;
        padding-left: 80px;
        padding-right: 80px;
    }
    .navbar-dark .navbar-nav .nav-link {
        font-family: Poppins;
        font-size: 12px;
        letter-spacing: 0px;
        line-height: 26px;
    }
    .about_object1 {
        position: relative;
        bottom: 120px;
        left: 250px;
    }
    .main-text-1 {
        font-family: Poppins;
        font-size: 60px;
        color: #ffffff;
        font-weight: 800;
        letter-spacing: 0.5px;
        line-height: 120px;
        text-align: left;
    }
    .main-text-2 {
        font-family: Poppins;
        font-size: 60px;
        color: #f9a618;
        font-weight: bold;
        letter-spacing: 0.5px;
        line-height: 120px;
    }
    .title {
        padding-left: 30px;
    }
    .home_image1 {
        position: absolute;
        top: -20px;
        z-index: 2;
        left: 0px;
        width: 200px;
    }
    .home_object1 {
        position: relative;
        top: 120px;
        left: 100px;
        z-index: 1;
        width: 120px;
    }
    .home_image2 {
        position: relative;
        top: -20px;
        margin-right: -70px;
        width: 210px;
    }
    .home_object2 {
        position: absolute;
        top: 150px;
        right: 150px;
        width: 90px;
    }
    .badge1 {
        position: absolute;
        top: 300px;
        left: 40px;
    }
    .badge2 {
        position: absolute;
        top: 300px;
        left: 250px;
    }

    .about_image {
        position: relative;
        top: 200px;
        z-index: 1;
        width: 200px;
    }
    .about_object1 {
        display: none;
    }
    .about_object2 {
        display: none;
    }
    .features-text-user {
        color: #515151;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: right;
        padding-left: 30px;
        margin-right: 50px;
        margin-left: 50px;
    }
    .features-text-tech {
        color: #ffffff;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: left;
        padding-right: 30px;
        margin-right: 30px;
    }
    .features-title-tech {
        color: #f9a618;
        font-family: Poppins;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 30px;
        text-align: left;
        font-weight: bold;
        padding-right: 300px;
        padding-right: 30px;
    }
    .features-heading-tech {
        color: #f9a618;
        font-family: Poppins;
        font-size: 50px;
        letter-spacing: 0px;
        line-height: 90px;
        text-align: left;
        font-weight: bold;
        padding-top: 70px;
        padding-left: 30px;
    }
    .features-heading-user {
        color: #515151;
        font-family: Poppins;
        font-weight: 700;
        font-size: 50px;
        letter-spacing: 0px;
        line-height: 90px;
        text-align: right;
        font-weight: bold;
        padding-right: 30px;
    }
}

@media (min-width: 415px) and (max-width: 428px) {
    .main-image {
        display: block;
        margin-left: -50px;
        margin-right: auto;
    }
    .top {
        height: 1200px;
    }  .logo {
        height: 60px;
    }
    .a-text {
        text-align: center;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 30px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 30px;
        line-height: 44px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 12px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 11px;
        line-height: 10px;
        display: inline-block;
        width: 170px;
    }
    .apple {
        margin-top: 2%;
        width: 170px;
    }
    .about_image {
        height: 400px;
        width: 220px;
        display: block;
        margin-left: 80px;
        margin-right: auto;
    }

    .aboutbg {
        margin-top: 100px;
        height: 1100px;
    }
    .feature_image {
        height: 500px;
        width: 220px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .f-logo {
        height: 25px;
    }
    .star-logo {
        height: 5px;
        margin-top: -12px;
    }
    .f-user {
        display: none;
    }
    .f-triner {
        display: none;
    }
    .f-box {
        width: 240px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .dog-left {
        display: none;
    }
    .dog-right {
        display: none;
    }
    .dog-image {
        display: none;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
}

@media (min-width: 413px) and (max-width: 414px) {
    .swiper-wrapper {
        margin-top: 30px;
        margin-bottom: 30px;
        align-items: center;
        padding: 10px auto;
        height: auto;
    }
    .screen_object1 {
        display: none;
    }
    .space {
        margin-top: 5px;
    }
    .signin {
        margin-left: 250px;
        height: 36px;
        width: 96px;
        border-radius: 4px;
        background-color: #f9a618;
        font-family: Poppins;
        font-weight: 700;
        font-size: 16px;
        line-height: 25px;
        color: #515151;
        letter-spacing: 0.19px;
        text-align: center;
        font-weight: bold;
        display: flex;
        white-space: nowrap;
        align-items: center;
        justify-content: center;
    }
    .about_object1 {
        display: none;
    }
    .about_object2 {
        display: none;
    }
    .contact_object1 {
        display: none;
    }
    .screen_object2 {
        display: none;
    }
    .form {
        width: 100%;
    }
    .home {
        height: 530px;
    }


    .main-text-1 {
        font-family: Poppins;
        font-size: 50px;
        color: #ffffff;
        font-weight: 800;
        letter-spacing: 0.5px;
        line-height: 120px;
        text-align: left;
    }
    .main-text-2 {
        font-family: Poppins;
        font-size: 50px;
        color: #f9a618;
        font-weight: bold;
        letter-spacing: 0.5px;
        line-height: 120px;
    }
    .title {
        padding-left: 80px;
    }
    .text-sub {
        font-family: Poppins;
        font-size: 14px;
        color: #ffffff;
        letter-spacing: 0px;
        line-height: 24px;
        padding-top: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .home-text {
        font-family: Poppins;
        font-size: 16px;
        color: #515151;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: center;
        padding-top: 300px;
        padding-left: 80px;
        padding-right: 80px;
    }
    .home_image1 {
        position: absolute;
        top: 30px;
        z-index: 2;
        left: 80px;
    }
    .home_object1 {
        position: relative;
        top: 200px;
        left: 160px;
        z-index: 1;
    }
    .home_image2 {
        position: relative;
        top: 80px;
        left: 80px;
    }
    .home_object2 {
        position: absolute;
        top: 350px;
        left: 70px;
    }
    .aboutbg {
        background: url("../../images/about_us_background.png");

        margin-top: 650px;
        background-size: cover;
    }
    .about_object2 {
        position: absolute;
        right: 270px;
        bottom: 120px;
        z-index: 2;
    }
    .badge1 {
        position: absolute;
        top: 430px;
        left: 40px;
    }
    .badge2 {
        position: absolute;
        top: 430px;
        left: 240px;
    }
    .text-title2 {
        line-height: 1px;
        display: table; /* keep the background color wrapped tight */
        margin: 40px auto 0px auto; /*keep the table centered*/
        padding: -1px;
        font-size: 16px;
        background-color: #f9a618;
        color: #515151;
        border-bottom: 5px solid #f9a618;
        border-left: 5px solid #f9a618;
        border-right: 5px solid #f9a618;
        font-family: Poppins;
    }
    .features-text-user {
        color: #515151;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: right;
        padding-left: 30px;
        margin-right: 50px;
        margin-left: 30px;
    }
    .features-text-tech {
        color: #ffffff;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: left;
        padding-right: 30px;
        margin-right: 30px;
    }
    .features-title-tech {
        color: #f9a618;
        font-family: Poppins;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 30px;
        text-align: left;
        font-weight: bold;
        padding-right: 300px;
        padding-right: 30px;
    }
    /* .swiper-wrapper {
        margin-top: 130px;
        margin-bottom: 90px;
        align-items: center;
        padding: 1px auto;
        height: 500px;
    } */
    .contact_object1 {
        float: left;
        top: 10px;
        position: relative;
    }

    .rectangle {
        border-radius: 4px;
        background: #f9a618;
        color: #332700;
        font-family: Poppins;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .contact_object2 {
        display: none;
    }

    .contact_footer {
        padding-bottom: 10px;
    }
}

@media (min-width: 389px) and (max-width: 412px) {
    .main-image {
        display: block;
        margin-left: -50px;
        margin-right: auto;
    }
    .top {
        height: 1200px;
    }  .logo {
        height: 60px;
    }
    .a-text {
        text-align: center;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 30px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 30px;
        line-height: 44px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 12px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 11px;
        line-height: 10px;
        display: inline-block;
        width: 170px;
    }
    .apple {
        margin-top: 2%;
        width: 170px;
    }
    .about_image {
        height: 300px;
        width: 150px;
        display: block;
        margin-left: 80px;
        margin-right: auto;
    }

    .aboutbg {
        margin-top: 100px;
        height: 900px;
    }
    .feature_image {
        height: 400px;
        width: 220px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .f-logo {
        height: 25px;
    }
    .star-logo {
        height: 5px;
        margin-top: -12px;
    }
    .f-user {
        display: none;
    }
    .f-triner {
        display: none;
    }
    .f-box {
        width: 240px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .dog-left {
        display: none;
    }
    .dog-right {
        display: none;
    }
    .dog-image {
        display: none;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
}


@media (min-width: 380px) and (max-width: 389px) {
    .main-image {
        display: block;
        margin-left: -50px;
        margin-right: auto;
    }
    .top {
        height: 1200px;
    }  .logo {
        height: 60px;
    }
    .a-text {
        text-align: center;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 30px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 30px;
        line-height: 44px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 12px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 11px;
        line-height: 10px;
        display: inline-block;
        width: 170px;
    }
    .apple {
        margin-top: 2%;
        width: 170px;
    }
    .about_image {
        height: 300px;
        width: 150px;
        display: block;
        margin-left: 80px;
        margin-right: auto;
    }
    .featur {
        margin-top: 700px;
    }
    .aboutbg {
        margin-top: 100px;
        height: 400px;
    }
    .feature_image {
        height: 400px;
        width: 220px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .f-logo {
        height: 25px;
    }
    .star-logo {
        height: 5px;
        margin-top: -12px;
    }
    .f-user {
        display: none;
    }
    .f-triner {
        display: none;
    }
    .f-box {
        width: 240px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .dog-left {
        display: none;
    }
    .dog-right {
        display: none;
    }
    .dog-image {
        display: none;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
}

@media (min-width: 321px) and (max-width: 378px) {

    .main-image {
        display: block;
        margin-left: -50px;
        margin-right: auto;
    }
    .top {
        height: 1200px;
    }  .logo {
        height: 60px;
    }
    .a-text {
        text-align: center;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 30px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 30px;
        line-height: 44px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 12px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 11px;
        line-height: 10px;
        display: inline-block;
        width: 170px;
    }
    .apple {
        margin-top: 2%;
        width: 170px;
    }
    .about_image {
        height: 400px;
        width: 200px;
        display: block;
        margin-left: 60px;
        margin-right: auto;
    }
    .aboutbg {
        margin-top: 100px;
        height: 1100px;
    }
    .feature_image {
        height: 500px;
        width: 220px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .f-logo {
        height: 25px;
    }
    .star-logo {
        height: 5px;
        margin-top: -12px;
    }
    .f-user {
        display: none;
    }
    .f-triner {
        display: none;
    }
    .f-box {
        width: 240px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .dog-left {
        display: none;
    }
    .dog-right {
        display: none;
    }
    .dog-image {
        display: none;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }

}

@media screen and (max-width: 320px) {
    .logo {
        height: 60px;
    }
    .main-image {
        display: block;
        margin-left: -60px;
        margin-right: auto;
    }
    .top {
        height: 10px;
    }
    .a-text {
        text-align: center;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 30px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 30px;
        line-height: 44px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 12px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 11px;
        line-height: 12px;
        display: inline-block;
        width: 170px;
    }
    .apple {
        margin-top: 2%;
        width: 170px;
    }
    .about_image {
        height: 400px;
        width: 150px;
        display: block;
        margin-left: 30px;
        margin-right: auto;
    }

    .aboutbg {
        margin-top: 1100px;
        height: 1200px;
    }
    .feature_image {
        height: 500px;
        width: 220px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .f-logo {
        height: 25px;
    }
    .star-logo {
        height: 5px;
        margin-top: -12px;
    }
    .f-user {
        display: none;
    }
    .f-triner {
        display: none;
    }
    .f-box {
        width: 240px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .dog-left {
        display: none;
    }
    .dog-right {
        display: none;
    }
    .dog-image {
        display: none;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .swiper-wrapper {
        margin-top: 20px;
        margin-bottom: 20px;
        align-items: center;
        padding: 10px auto;
        height: auto;
    }
    .screen_object1 {
        display: none;
    }
    .features-title-user {
        color: #515151;
        font-family: Poppins;
        font-weight: 700;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 30px;
        text-align: right;
        font-weight: bold;
        padding-right: 2px;
    }

    /* .features-text-user {
        color: #515151;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: right;
        padding-left: 30px;
        margin-right:50px;
    } */
    .features-text-user {
        color: #515151;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: right;
        margin-left: -70px;
        width: 350px;
        height: 300px;
    }
    .about_image {
        /* position: relative; */
        right: 10px;
        top: 90px;
        z-index: 1;
        width: 200px;
    }
    .features-heading-user {
        color: #515151;
        font-family: Poppins;
        font-weight: 700;
        font-size: 45px;
        letter-spacing: 0px;
        line-height: 90px;
        text-align: right;
        font-weight: bold;
        padding-right: 30px;
    }
    .features-heading-tech {
        color: #f9a618;
        font-family: Poppins;
        font-weight: 700;
        font-size: 45px;
        letter-spacing: 0px;
        line-height: 90px;
        text-align: left;
        font-weight: bold;
        padding-top: 70px;
        padding-left: 30px;
    }
    .home_image1 {
        position: absolute;
        top: 50px;
        z-index: 2;
        width: 250px;
    }
    .home_object1 {
        position: relative;
        top: 250px;
        left: 180px;
        z-index: 1;
        width: 120px;
    }
    .home_image2 {
        position: relative;
        top: 210px;
        right: 100px;
        width: 250px;
    }
    .home_object2 {
        position: absolute;
        top: 450px;
        left: 30px;
        width: 100px;
    }
    .main-text-1 {
        font-family: Poppins;
        font-size: 45px;
        color: #ffffff;
        font-weight: 800;
        letter-spacing: 0.5px;
        line-height: 120px;
        text-align: left;
    }
    .main-text-2 {
        font-family: Poppins;
        font-size: 45px;
        color: #f9a618;
        font-weight: bold;
        letter-spacing: 0.5px;
        line-height: 120px;
    }
    .space {
        margin-top: 5px;
    }
    .signin {
        margin-left: 160px;
        height: 36px;
        width: 96px;
        border-radius: 4px;
        background-color: #f9a618;
        font-family: Poppins;
        font-weight: 700;
        font-size: 16px;
        line-height: 25px;
        color: #515151;
        letter-spacing: 0.19px;
        text-align: center;
        font-weight: bold;
        display: flex;
        white-space: nowrap;
        align-items: center;
        justify-content: center;
    }

    .badge1 {
        position: absolute;
        top: 600px;
        left: 80px;
        width: 170px;
    }
    .badge2 {
        position: absolute;
        top: 680px;
        left: 80px;
        width: 170px;
    }
}

@media (min-width: 1093px) and (max-width: 1199px) {

    .top {
        height: 740px;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 40px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 40px;
        line-height: 44px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 12px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 12px;
        line-height: 16px;
        display: inline-block;
        width: 245px;
    }

    .about_object2 {
        display: none;
    }
    .text-title2 {
        line-height: 1px;
        display: table; /* keep the background color wrapped tight */
        margin: 100px auto 0px 200px; /*keep the table centered*/
        padding: -1px;
        font-size: 16px;
        background-color: #f9a618;
        color: #515151;
        border-bottom: 5px solid #f9a618;
        border-left: 5px solid #f9a618;
        border-right: 5px solid #f9a618;
        font-family: Poppins;
    }
    .badge1 {
        position: absolute;
        top: 250px;
        left: 100px;
    }
    .badge2 {
        position: absolute;
        top: 250px;
        left: 280px;
    }
    .title {
        padding-left: 80px;
    }
    .text-sub {
        font-family: Poppins;
        font-size: 16px;
        color: #ffffff;
        letter-spacing: 0px;
        line-height: 24px;
        padding-top: 40px;
        margin-left: 0px;
    }


    .home_image1 {
        position: absolute;
        top: -60px;
        z-index: 2;
        left: -40px;
    }
    .home_object1 {
        position: relative;
        top: 80px;
        left: 50px;
        z-index: 1;
    }
    .home_image2 {
        position: relative;
        top: -60px;
        margin-left: -80px;
    }
    .home_object2 {
        position: absolute;
        top: 180px;
        right: 250px;
    }

    .features-text-user {
        color: #515151;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: right;
        padding-left: 10px;
        margin-right: 50px;
        margin-left: 50px;
    }
    .features-text-tech {
        color: #ffffff;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: left;
        padding-right: 10px;
    }
    .features-title-tech {
        color: #f9a618;
        font-family: Poppins;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 30px;
        text-align: left;
        font-weight: bold;
        padding-right: 150px;
    }
    .contact_object1 {
        float: left;
        top: 50px;
        position: relative;
    }
    .about_image {
        height: 500px;
        width: 250px;
        margin-top: -210px;
    }
    .aboutbg {
        height: 400px;
    }
    .feature_image {
        height: 500px;
        width: 210px;
    }
    .f-logo {
        height: 25px;
    }
    .star-logo {
        margin-top: -45px;
        height: 10px;
    }
    .f-user {
        float: center;
        width: 40px;
        height: 200px;
        margin-top: 140px;
    }
    .f-triner {
        float: left;
        width: 40px;
        height: 200px;
        margin-top: 140px;
    }
    .f-box {
        width: 40px;
    }
    .dog-left {
        margin-left: -80px;
        margin-top: 10%;
        height: 100px;
    }
    .dog-right {
        margin-left: 280px;
        margin-top: 10%;
        height: 100px;
    }
    .dog-image {
        width: 110px;
        height: 150px;
        margin-top: -10%;
        margin-left: -330px;
    }
    .footer2 {
        margin-top: -4%;
    }
    .navbar{
        margin-left: 100px;
    }
    .logo {
        height: 80px;
    }
}

@media (min-width: 1053px) and (max-width: 1092px) {
    .navbar{
        margin-left: 100px;
    }
    .logo {
        height: 80px;
    }
    .title{
        margin-top: 5%;

    }
    .main-image {
        height: 400px;
        display: block;
        margin-left: -50px;
        margin-right: auto;
    }
    .top {
        height: 740px;
    }
    .a-text {
        text-align: left;
    }
    .apple{
        margin-left: 10%;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 30px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 40px;
        line-height: 44px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 12px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        width: 235px;
    }

    .about_image {
        height: 460px;
        width: 180px;
        margin-top: -200px;
    }
    .aboutbg {
        background: url("../../images/about_us_background.png");

        background-size: cover;
        height: 450px;
    }
    .feature_image {
        height: 500px;
        width: 200px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .f-logo {
        height: 25px;
    }
    .star-logo {
        margin-top: -25px;
        height: 10px;
    }
    .f-user {
        float: center;
        width: 30px;
        height: 200px;
        margin-top: 140px;
    }
    .f-triner {
        float: left;
        width: 30px;
        height: 200px;
        margin-top: 140px;
    }
    .f-box {
        width: 30px;
    }
    .dog-left {
        margin-left: -10px;
        margin-top: 10%;
        height: 60px;
    }
    .dog-right {
        margin-left: 180px;
        margin-top: 10%;
        height: 60px;
    }
    .dog-image {
        width: 110px;
        height: 150px;
        margin-top: -10%;
        margin-left: -330px;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
}

@media (min-width: 1000px) and (max-width: 1052px) {
    .navbar{
        margin-left: 100px;
    }
    .logo {
        height: 80px;
    }
    .title{
        margin-top: 5%;

    }
    .main-image {
        height: 400px;
        display: block;
        margin-left: -50px;
        margin-right: auto;
    }
    .top {
        height: 740px;
    }
    .a-text {
        text-align: left;
    }
    .apple{
        margin-left: 10%;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 30px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 40px;
        line-height: 44px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 12px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        width: 235px;
    }

    .about_image {
        height: 460px;
        width: 190px;
        margin-top: -200px;
    }
    .aboutbg {
        background: url("../../images/about_us_background.png");

        background-size: cover;
        height: 450px;
    }
    .feature_image {
        height: 500px;
        width: 200px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .f-logo {
        height: 25px;
    }
    .star-logo {
        margin-top: -25px;
        height: 10px;
    }
    .f-user {
        float: center;
        width: 30px;
        height: 200px;
        margin-top: 140px;
    }
    .f-triner {
        float: left;
        width: 30px;
        height: 200px;
        margin-top: 140px;
    }
    .f-box {
        width: 30px;
    }
    .dog-left {
        margin-left: -10px;
        margin-top: 10%;
        height: 60px;
    }
    .dog-right {
        margin-left: 180px;
        margin-top: 10%;
        height: 60px;
    }
    .dog-image {
        width: 110px;
        height: 150px;
        margin-top: -10%;
        margin-left: -330px;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
}
@media (min-width: 992px) and (max-width: 999px) {
    .navbar{
        margin-left: 80px;
    }
    .logo {
        height: 70px;
    }
    .title{
        margin-top: 5%;

    }
    .main-image {
        height: 400px;
        display: block;
        margin-left: -50px;
        margin-right: auto;
    }
    .top {
        height: 740px;
    }
    .a-text {
        text-align: left;
    }
    .apple{
        margin-left: 10%;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 30px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 40px;
        line-height: 44px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 12px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        width: 235px;
    }

    .about_image {
        height: 460px;
        width: 180px;
        margin-top: -200px;
    }
    .aboutbg {
        background: url("../../images/about_us_background.png");

    background-size: cover;
        height: 450px;
    }
    .feature_image {
        height: 500px;
        width: 200px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .f-logo {
        height: 25px;
    }
    .star-logo {
        margin-top: -25px;
        height: 10px;
    }
    .f-user {
        float: center;
        width: 30px;
        height: 200px;
        margin-top: 140px;
    }
    .f-triner {
        float: left;
        width: 30px;
        height: 200px;
        margin-top: 140px;
    }
    .f-box {
        width: 30px;
    }
    .dog-left {
        margin-left: -10px;
        margin-top: 10%;
        height: 60px;
    }
    .dog-right {
        margin-left: 180px;
        margin-top: 10%;
        height: 60px;
    }
    .dog-image {
        width: 110px;
        height: 150px;
        margin-top: -10%;
        margin-left: -330px;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
}

@media (min-width: 870px) and (max-width: 991px) {
    .f-social1{
        height: 30px;
        margin-left: -20px;
    }
    .f-social2{
        height: 30px;
        margin-left: -20px;
    }
    .f-social3{
        height: 30px;
        margin-left: -20px;
    }
    .f-logo {
        height: 25px;
    }
    .navbar{
        margin-left: -20px;
    }
    .logo {
        height: 60px;
    }
    .title{
        margin-top: 5%;

    }
    .main-image {
        height: 400px;
        display: block;
        margin-left: -50px;
        margin-right: auto;
    }
    .top {
        height: 740px;
    }
    .a-text {
        text-align: left;
    }
    .apple{
        margin-left: 10%;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 30px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 40px;
        line-height: 44px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 12px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 12px;
        line-height: 12px;
        display: inline-block;
        width: 160px;
    }

    .about_image {
        height: 500px;
        width: 200px;
        margin-top: -200px;
    }
    .aboutbg {
        background: url("../../images/about_us_background.png");

        background-size: cover;
        height: 450px;
    }
    .feature_image {
        height: 500px;
        width: 150px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .f-logo {
        height: 25px;
    }
    .star-logo {
        margin-top: -45px;
        height: 10px;
    }
    .f-user {
        float: center;
        width: 30px;
        height: 200px;
        margin-top: 140px;
    }
    .f-triner {
        float: left;
        width: 30px;
        height: 200px;
        margin-top: 140px;
    }
    .f-box {
        width: 30px;
    }
    .dog-left {
        margin-left: -10px;
        margin-top: 10%;
        height: 60px;
    }
    .dog-right {
        margin-left: 180px;
        margin-top: 10%;
        height: 60px;
    }
    .dog-image {
        width: 110px;
        height: 150px;
        margin-top: -10%;
        margin-left: -330px;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
}

@media (min-width: 768px) and (max-width: 799px) {
    .logo {
        height: 80px;
    }
    .title{
        margin-top: 5%;
    }
    .main-image {
        height: 400px;
        display: block;
        margin-left: -30px;
        margin-right: auto;
    }
    .top {
        height: 940px;
    }
    .a-text {
        text-align: left;
    }
    .apple{
        margin-left: 10%;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 30px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 40px;
        line-height: 44px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 12px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 10px;
        line-height: 10px;
        display: inline-block;
        width: 165px;
    }

    .about_image {
        height: 460px;
        width: 150px;
        margin-top: -300px;
    }
    .aboutbg {
        height: 450px;
    }
    .feature_image {
        height: 440px;
        width: 150px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .f-social1{
        height: 30px;
        margin-left: -20px;
    }
    .f-social2{
        height: 30px;
        margin-left: -20px;
    }
    .f-social3{
        height: 30px;
        margin-left: -20px;
    }
    .f-logo {
        height: 25px;
    }
    .star-logo {
        margin-top: -15px;
        height: 5px;
    }
    .f-user {
        float: center;
        width: 30px;
        height: 200px;
        margin-top: 110px;
    }
    .f-triner {
        float: left;
        width: 30px;
        height: 200px;
        margin-top: 110px;
    }
    .a-text{
        font-size: 12px;
    }
    .f-box {
        width: 20px;
        height: 220px;
    }
    .dog-left {
        margin-left: -10px;
        margin-top: 10%;
        height: 60px;
    }
    .dog-right {
        margin-left: 180px;
        margin-top: 10%;
        height: 60px;
    }
    .dog-image {
        width: 110px;
        height: 150px;
        margin-top: -10%;
        margin-left: -330px;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .space {
        margin-top: 5px;
        margin-left: -6px;
    }
    .about_image {
        position: relative;
        top: 200px;
        left: -20px;
        z-index: 1;
        width: 180px;
    }
    .text-sub {
        font-family: Poppins;
        font-size: 14px;
        color: #ffffff;
        letter-spacing: 0px;
        line-height: 24px;
        padding-top: 20px;
        margin-left: 0px;
        margin-bottom: 10px;
    }
    .hide {
        display: none;
    }

    .home-text {
        font-family: Poppins;
        font-size: 16px;
        color: #515151;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: center;
        padding-top: 80px;
        padding-left: 80px;
        padding-right: 80px;
    }
    .navbar-dark .navbar-nav .nav-link {
        font-family: Poppins;
        font-size: 12px;
        letter-spacing: 0px;
        line-height: 26px;
    }
    .about_object1 {
        position: relative;
        bottom: 120px;
        left: 250px;
    }
    .main-text-1 {
        font-family: Poppins;
        font-size: 60px;
        color: #ffffff;
        font-weight: 800;
        letter-spacing: 0.5px;
        line-height: 120px;
        text-align: left;
    }
    .main-text-2 {
        font-family: Poppins;
        font-size: 60px;
        color: #f9a618;
        font-weight: bold;
        letter-spacing: 0.5px;
        line-height: 120px;
    }
    .title {
        padding-left: 30px;
    }
    .home_image1 {
        position: absolute;
        top: -20px;
        z-index: 2;
        left: 0px;
        width: 190px;
    }
    .home_object1 {
        position: relative;
        top: 120px;
        left: 100px;
        z-index: 1;
        width: 120px;
    }
    .home_image2 {
        position: relative;
        top: -20px;
        margin-left: -55px;
        width: 190px;
    }
    .home_object2 {
        position: absolute;
        top: 150px;
        right: 200px;
        width: 90px;
    }
    .badge1 {
        position: absolute;
        top: 300px;
        left: 40px;
    }
    .badge2 {
        position: absolute;
        top: 300px;
        left: 250px;
    }

    .about_image {
        position: relative;
        top: 200px;
        z-index: 1;
        width: 200px;
        margin-left: -10px;
    }
    .about_object1 {
        display: none;
    }
    .about_object2 {
        display: none;
    }
    .features-text-user {
        color: #515151;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: right;
        padding-left: 30px;
        margin-right: 50px;
        margin-left: 50px;
    }
    .features-text-tech {
        color: #ffffff;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: left;
        padding-right: 30px;
        margin-right: 30px;
    }
    .features-title-tech {
        color: #f9a618;
        font-family: Poppins;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 30px;
        text-align: left;
        font-weight: bold;
        padding-right: 300px;
        padding-right: 30px;
    }
    .features-heading-tech {
        color: #f9a618;
        font-family: Poppins;
        font-size: 50px;
        letter-spacing: 0px;
        line-height: 90px;
        text-align: left;
        font-weight: bold;
        padding-top: 70px;
        padding-left: 30px;
    }
    .features-heading-user {
        color: #515151;
        font-family: Poppins;
        font-weight: 700;
        font-size: 50px;
        letter-spacing: 0px;
        line-height: 90px;
        text-align: right;
        font-weight: bold;
        padding-right: 30px;
    }
}

@media (min-width: 732px) and (max-width: 767px) {
    .f-social1{
        height: 30px;
        margin-left: -20px;
    }
    .f-social2{
        height: 30px;
        margin-left: -20px;
    }
    .f-social3{
        height: 30px;
        margin-left: -20px;
    }
    .f-logo {
        height: 25px;
    }
    .logo {
        height: 80px;
    }
    .title{
        margin-top: 5%;
    }
    .main-image {
        height: 400px;
        display: block;
        margin-left: -30px;
        margin-right: auto;
    }
    .top {
        height: 940px;
    }
    .a-text {
        text-align: left;
    }
    .apple{
        margin-left: 10%;
    }
    .head-text-1 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 300;
        font-size: 30px;
        font-size: 20px;
    }
    .head-text-2 {
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 500;
        font-size: 40px;
        line-height: 44px;
    }
    .head-text-3 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 12px;
    }
    .head-text-4 {
        margin-top: 5%;
        color: #ffffff;
        font-family: Work Sans;
        font-weight: 400;
        font-size: 16px;
    }

    .f-text {
        font-family: SF-Pro-Display-regular;
        font-size: 12px;
        line-height: 12px;
        display: inline-block;
        width: 165px;
    }

    .about_image {
        height: 460px;
        width: 150px;
        margin-top: -300px;
    }
    .aboutbg {
        height: 450px;
    }
    .feature_image {
        height: 500px;
        width: 150px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .f-logo {
        height: 25px;
    }
    .star-logo {
        margin-top: -5px;
        height: 10px;
    }
    .f-user {
        float: center;
        width: 30px;
        height: 200px;
        margin-top: 140px;
    }
    .f-triner {
        float: left;
        width: 30px;
        height: 200px;
        margin-top: 140px;
    }
    .f-box {
        width: 30px;
    }
    .dog-left {
        margin-left: -10px;
        margin-top: 10%;
        height: 60px;
    }
    .dog-right {
        margin-left: 180px;
        margin-top: 10%;
        height: 60px;
    }
    .dog-image {
        width: 110px;
        height: 150px;
        margin-top: -10%;
        margin-left: -330px;
    }
    .footer2 {
        margin-top: -4%;
    }
    .rectangle-input {
        box-sizing: border-box;
        height: 60px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
        margin-bottom: 10px;
    }
    .rectangle-textarea {
        box-sizing: border-box;
        height: 150px;
        border: 0.5px solid #7e7e7e;
        border-radius: 12px;
        background: linear-gradient(
            90deg,
            #232325 0%,
            rgba(35, 35, 37, 0.73) 47.35%,
            rgba(25, 25, 25, 0.3) 100%
        );
    }

    .rectangle {
        float: left;
        border: #5cff5c solid 1px;
        border-radius: 22px;
        background: #18f923;
        color: #ffffff;
        font-family: SF-Pro-Display-Semibold;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .about_object1 {
        display: none;
    }
    .about_object2 {
        display: none;
    }
    .contact_object1 {
        display: none;
    }
    .screen_object2 {
        display: none;
    }
    .form {
        width: 100%;
    }
    .space {
        margin-top: 5px;
    }
    .signin {
        margin-left: 605px;
        height: 36px;
        width: 96px;
        border-radius: 4px;
        background-color: #f9a618;
        font-family: Poppins;
        font-weight: 700;
        font-size: 16px;
        line-height: 25px;
        color: #515151;
        letter-spacing: 0.19px;
        text-align: center;
        font-weight: bold;
        display: flex;
        white-space: nowrap;
        align-items: center;
        justify-content: center;
    }
    .home {
        height: 600px;
    }


    .main-text-1 {
        font-family: Poppins;
        font-size: 50px;
        color: #ffffff;
        font-weight: 800;
        letter-spacing: 0.5px;
        line-height: 120px;
        text-align: left;
    }
    .main-text-2 {
        font-family: Poppins;
        font-size: 50px;
        color: #f9a618;
        font-weight: bold;
        letter-spacing: 0.5px;
        line-height: 120px;
    }
    .title {
        padding-left: 80px;
    }
    .text-sub {
        font-family: Poppins;
        font-size: 14px;
        color: #ffffff;
        letter-spacing: 0px;
        line-height: 24px;
        padding-top: 20px;
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .home-text {
        font-family: Poppins;
        font-size: 16px;
        color: #515151;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: center;
        padding-top: 350px;
        padding-left: 80px;
        padding-right: 80px;
    }
    .home_image1 {
        position: absolute;
        top: 40px;
        z-index: 2;
        left: 80px;
    }
    .home_object1 {
        position: relative;
        top: 200px;
        left: 160px;
        z-index: 1;
    }
    .home_image2 {
        position: relative;
        top: 80px;
        left: 80px;
    }
    .home_object2 {
        position: absolute;
        top: 350px;
        left: 70px;
    }
    .aboutbg {
        background: url("../../images/about_us_background.png");

    background-size: cover;
        margin-top: 650px;
    }
    .about_image {
        position: relative;
        left: 70px;
        top: 35px;
        z-index: 1;
        /* width:200px; */
    }
    .about_object2 {
        position: absolute;
        left: 2px;
        bottom: 100px;
        z-index: 2;
    }
    .badge1 {
        position: absolute;
        top: 480px;
        left: 50px;
    }
    .badge2 {
        position: absolute;
        top: 480px;
        left: 250px;
    }
    .text-title2 {
        line-height: 1px;
        display: table; /* keep the background color wrapped tight */
        margin: 35px auto 0px auto; /*keep the table centered*/
        padding: -1px;
        font-size: 16px;
        background-color: #f9a618;
        color: #515151;
        border-bottom: 5px solid #f9a618;
        border-left: 5px solid #f9a618;
        border-right: 5px solid #f9a618;
        font-family: Poppins;
    }
    .features-text-user {
        color: #515151;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: right;
        padding-left: 30px;
        margin-left: 30px;
        margin-right: 50px;
    }
    .features-text-tech {
        color: #ffffff;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: left;
        padding-right: 10px;
        margin-right: 30px;
    }
    .features-title-tech {
        color: #f9a618;
        font-family: Poppins;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 30px;
        text-align: left;
        font-weight: bold;
        padding-right: 300px;
        padding-right: 30px;
    }
    /* .swiper-wrapper {
        margin-top: 150px;
        margin-bottom: 120px;
        align-items: center;
        padding: 1px auto;
        height: 500px;
    } */
    .contact_object1 {
        float: left;
        top: 10px;
        position: relative;
    }

    .rectangle {
        border-radius: 4px;
        background: #f9a618;
        color: #332700;
        font-family: Poppins;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .contact_object2 {
        display: none;
    }

    .contact_footer {
        padding-bottom: 10px;
    }
}

@media (min-width: 700px) and (max-width: 731px) {
    .about_object1 {
        display: none;
    }
    .about_object2 {
        display: none;
    }
    .contact_object1 {
        display: none;
    }
    .screen_object2 {
        display: none;
    }
    .form {
        width: 100%;
    }
    .space {
        margin-top: 5px;
    }
    .signin {
        margin-left: 565px;
        height: 36px;
        width: 96px;
        border-radius: 4px;
        background-color: #f9a618;
        font-family: Poppins;
        font-weight: 700;
        font-size: 16px;
        line-height: 25px;
        color: #515151;
        letter-spacing: 0.19px;
        text-align: center;
        font-weight: bold;
        display: flex;
        white-space: nowrap;
        align-items: center;
        justify-content: center;
    }
    .home {
        height: 600px;
    }


    .main-text-1 {
        font-family: Poppins;
        font-size: 50px;
        color: #ffffff;
        font-weight: 800;
        letter-spacing: 0.5px;
        line-height: 120px;
        text-align: left;
    }
    .main-text-2 {
        font-family: Poppins;
        font-size: 50px;
        color: #f9a618;
        font-weight: bold;
        letter-spacing: 0.5px;
        line-height: 120px;
    }
    .title {
        padding-left: 80px;
    }
    .text-sub {
        font-family: Poppins;
        font-size: 14px;
        color: #ffffff;
        letter-spacing: 0px;
        line-height: 24px;
        padding-top: 20px;
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .home-text {
        font-family: Poppins;
        font-size: 16px;
        color: #515151;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: center;
        padding-top: 350px;
        padding-left: 80px;
        padding-right: 80px;
    }
    .home_image1 {
        position: absolute;
        top: 40px;
        z-index: 2;
        left: 80px;
    }
    .home_object1 {
        position: relative;
        top: 200px;
        left: 160px;
        z-index: 1;
    }
    .home_image2 {
        position: relative;
        top: 80px;
        left: 80px;
    }
    .home_object2 {
        position: absolute;
        top: 350px;
        left: 70px;
    }
    .aboutbg {
        background: url("../../images/about_us_background.png");

        background-size: cover;
        margin-top: 650px;
    }
    .about_image {
        position: relative;
        left: 70px;
        top: 35px;
        z-index: 1;
        /* width:200px; */
    }
    .about_object2 {
        position: absolute;
        left: 2px;
        bottom: 100px;
        z-index: 2;
    }
    .badge1 {
        position: absolute;
        top: 480px;
        left: 50px;
    }
    .badge2 {
        position: absolute;
        top: 480px;
        left: 250px;
    }
    .text-title2 {
        line-height: 1px;
        display: table; /* keep the background color wrapped tight */
        margin: 35px auto 0px auto; /*keep the table centered*/
        padding: -1px;
        font-size: 16px;
        background-color: #f9a618;
        color: #515151;
        border-bottom: 5px solid #f9a618;
        border-left: 5px solid #f9a618;
        border-right: 5px solid #f9a618;
        font-family: Poppins;
    }
    .features-text-user {
        color: #515151;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: right;
        padding-left: 30px;
        margin-left: 30px;
        margin-right: 50px;
    }
    .features-text-tech {
        color: #ffffff;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: left;
        padding-right: 10px;
        margin-right: 30px;
    }
    .features-title-tech {
        color: #f9a618;
        font-family: Poppins;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 30px;
        text-align: left;
        font-weight: bold;
        padding-right: 300px;
        padding-right: 30px;
    }
    /* .swiper-wrapper {
        margin-top: 150px;
        margin-bottom: 120px;
        align-items: center;
        padding: 1px auto;
        height: 500px;
    } */
    .contact_object1 {
        float: left;
        top: 10px;
        position: relative;
    }

    .rectangle {
        border-radius: 4px;
        background: #f9a618;
        color: #332700;
        font-family: Poppins;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .contact_object2 {
        display: none;
    }

    .contact_footer {
        padding-bottom: 10px;
    }
}

@media (min-width: 650px) and (max-width: 699px) {
    .about_object1 {
        display: none;
    }
    .about_object2 {
        display: none;
    }
    .contact_object1 {
        display: none;
    }
    .screen_object2 {
        display: none;
    }
    .form {
        width: 100%;
    }
    .space {
        margin-top: 5px;
    }
    .signin {
        margin-left: 515px;
        height: 36px;
        width: 96px;
        border-radius: 4px;
        background-color: #f9a618;
        font-family: Poppins;
        font-weight: 700;
        font-size: 16px;
        line-height: 25px;
        color: #515151;
        letter-spacing: 0.19px;
        text-align: center;
        font-weight: bold;
        display: flex;
        white-space: nowrap;
        align-items: center;
        justify-content: center;
    }
    .home {
        height: 600px;
    }

    .main-text-1 {
        font-family: Poppins;
        font-size: 50px;
        color: #ffffff;
        font-weight: 800;
        letter-spacing: 0.5px;
        line-height: 120px;
        text-align: left;
    }
    .main-text-2 {
        font-family: Poppins;
        font-size: 50px;
        color: #f9a618;
        font-weight: bold;
        letter-spacing: 0.5px;
        line-height: 120px;
    }
    .title {
        padding-left: 80px;
    }
    .text-sub {
        font-family: Poppins;
        font-size: 14px;
        color: #ffffff;
        letter-spacing: 0px;
        line-height: 24px;
        padding-top: 20px;
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .home-text {
        font-family: Poppins;
        font-size: 16px;
        color: #515151;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: center;
        padding-top: 350px;
        padding-left: 80px;
        padding-right: 80px;
    }
    .home_image1 {
        position: absolute;
        top: 40px;
        z-index: 2;
        left: 80px;
    }
    .home_object1 {
        position: relative;
        top: 200px;
        left: 160px;
        z-index: 1;
    }
    .home_image2 {
        position: relative;
        top: 80px;
        left: 80px;
    }
    .home_object2 {
        position: absolute;
        top: 350px;
        left: 70px;
    }
    .aboutbg {
        background: url("../../images/about_us_background.png");

        margin-top: 650px;
        background-size: cover;
    }
    .about_image {
        position: relative;
        left: 70px;
        top: 35px;
        z-index: 1;
        /* width:200px; */
    }
    .about_object2 {
        position: absolute;
        left: 2px;
        bottom: 100px;
        z-index: 2;
    }
    .badge1 {
        position: absolute;
        top: 480px;
        left: 50px;
    }
    .badge2 {
        position: absolute;
        top: 480px;
        left: 250px;
    }
    .text-title2 {
        line-height: 1px;
        display: table; /* keep the background color wrapped tight */
        margin: 35px auto 0px auto; /*keep the table centered*/
        padding: -1px;
        font-size: 16px;
        background-color: #f9a618;
        color: #515151;
        border-bottom: 5px solid #f9a618;
        border-left: 5px solid #f9a618;
        border-right: 5px solid #f9a618;
        font-family: Poppins;
    }
    .features-text-user {
        color: #515151;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: right;
        padding-left: 30px;
        margin-left: 30px;
        margin-right: 50px;
    }
    .features-text-tech {
        color: #ffffff;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: left;
        padding-right: 10px;
        margin-right: 30px;
    }
    .features-title-tech {
        color: #f9a618;
        font-family: Poppins;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 30px;
        text-align: left;
        font-weight: bold;
        padding-right: 300px;
        padding-right: 30px;
    }
    /* .swiper-wrapper {
        margin-top: 150px;
        margin-bottom: 120px;
        align-items: center;
        padding: 1px auto;
        height: 500px;
    } */
    .contact_object1 {
        float: left;
        top: 10px;
        position: relative;
    }

    .rectangle {
        border-radius: 4px;
        background: #f9a618;
        color: #332700;
        font-family: Poppins;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .contact_object2 {
        display: none;
    }

    .contact_footer {
        padding-bottom: 10px;
    }
}

@media (min-width: 570px) and (max-width: 649px) {
    .screen_object1 {
        display: none;
    }
    .about_object1 {
        display: none;
    }
    .about_object2 {
        display: none;
    }
    .contact_object1 {
        display: none;
    }
    .screen_object2 {
        display: none;
    }
    .form {
        width: 100%;
    }
    .space {
        margin-top: 5px;
    }
    .signin {
        margin-left: 435px;
        height: 36px;
        width: 96px;
        border-radius: 4px;
        background-color: #f9a618;
        font-family: Poppins;
        font-weight: 700;
        font-size: 16px;
        line-height: 25px;
        color: #515151;
        letter-spacing: 0.19px;
        text-align: center;
        font-weight: bold;
        display: flex;
        white-space: nowrap;
        align-items: center;
        justify-content: center;
    }
    .home {
        height: 600px;
    }


    .main-text-1 {
        font-family: Poppins;
        font-size: 50px;
        color: #ffffff;
        font-weight: 800;
        letter-spacing: 0.5px;
        line-height: 120px;
        text-align: left;
    }
    .main-text-2 {
        font-family: Poppins;
        font-size: 50px;
        color: #f9a618;
        font-weight: bold;
        letter-spacing: 0.5px;
        line-height: 120px;
    }
    .title {
        padding-left: 80px;
    }
    .text-sub {
        font-family: Poppins;
        font-size: 14px;
        color: #ffffff;
        letter-spacing: 0px;
        line-height: 24px;
        padding-top: 20px;
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .home-text {
        font-family: Poppins;
        font-size: 16px;
        color: #515151;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: center;
        padding-top: 350px;
        padding-left: 80px;
        padding-right: 80px;
    }
    .home_image1 {
        position: absolute;
        top: 40px;
        z-index: 2;
        left: 80px;
    }
    .home_object1 {
        position: relative;
        top: 200px;
        left: 160px;
        z-index: 1;
    }
    .home_image2 {
        position: relative;
        top: 80px;
        left: 80px;
    }
    .home_object2 {
        position: absolute;
        top: 350px;
        left: 70px;
    }
    .aboutbg {
        background: url("../../images/about_us_background.png");

        background-size: cover;
        margin-top: 650px;
    }
    .about_image {
        position: relative;
        left: 70px;
        top: 35px;
        z-index: 1;
        /* width:200px; */
    }
    .about_object2 {
        position: absolute;
        left: 2px;
        bottom: 100px;
        z-index: 2;
    }
    .badge1 {
        position: absolute;
        top: 480px;
        left: 50px;
    }
    .badge2 {
        position: absolute;
        top: 480px;
        left: 250px;
    }
    .text-title2 {
        line-height: 1px;
        display: table; /* keep the background color wrapped tight */
        margin: 35px auto 0px auto; /*keep the table centered*/
        padding: -1px;
        font-size: 16px;
        background-color: #f9a618;
        color: #515151;
        border-bottom: 5px solid #f9a618;
        border-left: 5px solid #f9a618;
        border-right: 5px solid #f9a618;
        font-family: Poppins;
    }
    .features-text-user {
        color: #515151;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: right;
        padding-left: 30px;
        margin-left: 30px;
        margin-right: 50px;
    }
    .features-text-tech {
        color: #ffffff;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: left;
        padding-right: 10px;
        margin-right: 30px;
    }
    .features-title-tech {
        color: #f9a618;
        font-family: Poppins;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 30px;
        text-align: left;
        font-weight: bold;
        padding-right: 300px;
        padding-right: 30px;
    }
    /* .swiper-wrapper {
        margin-top: 150px;
        margin-bottom: 120px;
        align-items: center;
        padding: 1px auto;
        height: 500px;
    } */
    .contact_object1 {
        float: left;
        top: 10px;
        position: relative;
    }

    .rectangle {
        border-radius: 4px;
        background: #f9a618;
        color: #332700;
        font-family: Poppins;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .contact_object2 {
        display: none;
    }

    .contact_footer {
        padding-bottom: 10px;
    }
}

@media (min-width: 530px) and (max-width: 569px) {
    .screen_object1 {
        display: none;
    }
    .about_object1 {
        display: none;
    }
    .about_object2 {
        display: none;
    }
    .contact_object1 {
        display: none;
    }
    .screen_object2 {
        display: none;
    }
    .form {
        width: 100%;
    }
    .space {
        margin-top: 5px;
    }
    .signin {
        margin-left: 395px;
        height: 36px;
        width: 96px;
        border-radius: 4px;
        background-color: #f9a618;
        font-family: Poppins;
        font-weight: 700;
        font-size: 16px;
        line-height: 25px;
        color: #515151;
        letter-spacing: 0.19px;
        text-align: center;
        font-weight: bold;
        display: flex;
        white-space: nowrap;
        align-items: center;
        justify-content: center;
    }
    .home {
        height: 600px;
    }


    .main-text-1 {
        font-family: Poppins;
        font-size: 50px;
        color: #ffffff;
        font-weight: 800;
        letter-spacing: 0.5px;
        line-height: 120px;
        text-align: left;
    }
    .main-text-2 {
        font-family: Poppins;
        font-size: 50px;
        color: #f9a618;
        font-weight: bold;
        letter-spacing: 0.5px;
        line-height: 120px;
    }
    .title {
        padding-left: 80px;
    }
    .text-sub {
        font-family: Poppins;
        font-size: 14px;
        color: #ffffff;
        letter-spacing: 0px;
        line-height: 24px;
        padding-top: 20px;
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .home-text {
        font-family: Poppins;
        font-size: 16px;
        color: #515151;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: center;
        padding-top: 350px;
        padding-left: 80px;
        padding-right: 80px;
    }
    .home_image1 {
        position: absolute;
        top: 40px;
        z-index: 2;
        left: 80px;
    }
    .home_object1 {
        position: relative;
        top: 200px;
        left: 160px;
        z-index: 1;
    }
    .home_image2 {
        position: relative;
        top: 80px;
        left: 80px;
    }
    .home_object2 {
        position: absolute;
        top: 350px;
        left: 70px;
    }
    .aboutbg {
        background: url("../../images/about_us_background.png");

        margin-top: 650px;
        background-size: cover;
    }
    .about_image {
        position: relative;
        left: 70px;
        top: 35px;
        z-index: 1;
        /* width:200px; */
    }
    .about_object2 {
        position: absolute;
        left: 2px;
        bottom: 100px;
        z-index: 2;
    }
    .badge1 {
        position: absolute;
        top: 480px;
        left: 50px;
    }
    .badge2 {
        position: absolute;
        top: 480px;
        left: 250px;
    }
    .text-title2 {
        line-height: 1px;
        display: table; /* keep the background color wrapped tight */
        margin: 35px auto 0px auto; /*keep the table centered*/
        padding: -1px;
        font-size: 16px;
        background-color: #f9a618;
        color: #515151;
        border-bottom: 5px solid #f9a618;
        border-left: 5px solid #f9a618;
        border-right: 5px solid #f9a618;
        font-family: Poppins;
    }
    .features-text-user {
        color: #515151;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: right;
        padding-left: 30px;
        margin-left: 30px;
        margin-right: 50px;
    }
    .features-text-tech {
        color: #ffffff;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: left;
        padding-right: 10px;
        margin-right: 30px;
    }
    .features-title-tech {
        color: #f9a618;
        font-family: Poppins;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 30px;
        text-align: left;
        font-weight: bold;
        padding-right: 300px;
        padding-right: 30px;
    }
    /* .swiper-wrapper {
        margin-top: 150px;
        margin-bottom: 120px;
        align-items: center;
        padding: 1px auto;
        height: 500px;
    } */
    .contact_object1 {
        float: left;
        top: 10px;
        position: relative;
    }

    .rectangle {
        border-radius: 4px;
        background: #f9a618;
        color: #332700;
        font-family: Poppins;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .contact_object2 {
        display: none;
    }

    .contact_footer {
        padding-bottom: 10px;
    }
}

@media (min-width: 490px) and (max-width: 529px) {
    .screen_object1 {
        display: none;
    }
    .about_object1 {
        display: none;
    }
    .about_object2 {
        display: none;
    }
    .contact_object1 {
        display: none;
    }
    .screen_object2 {
        display: none;
    }
    .form {
        width: 100%;
    }
    .space {
        margin-top: 5px;
    }
    .signin {
        margin-left: 362px;
        height: 36px;
        width: 96px;
        border-radius: 4px;
        background-color: #f9a618;
        font-family: Poppins;
        font-weight: 700;
        font-size: 16px;
        line-height: 25px;
        color: #515151;
        letter-spacing: 0.19px;
        text-align: center;
        font-weight: bold;
        display: flex;
        white-space: nowrap;
        align-items: center;
        justify-content: center;
    }
    .home {
        height: 600px;
    }


    .main-text-1 {
        font-family: Poppins;
        font-size: 50px;
        color: #ffffff;
        font-weight: 800;
        letter-spacing: 0.5px;
        line-height: 120px;
        text-align: left;
    }
    .main-text-2 {
        font-family: Poppins;
        font-size: 50px;
        color: #f9a618;
        font-weight: bold;
        letter-spacing: 0.5px;
        line-height: 120px;
    }
    .title {
        padding-left: 80px;
    }
    .text-sub {
        font-family: Poppins;
        font-size: 14px;
        color: #ffffff;
        letter-spacing: 0px;
        line-height: 24px;
        padding-top: 20px;
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .home-text {
        font-family: Poppins;
        font-size: 16px;
        color: #515151;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: center;
        padding-top: 350px;
        padding-left: 80px;
        padding-right: 80px;
    }
    .home_image1 {
        position: absolute;
        top: 40px;
        z-index: 2;
        left: 80px;
    }
    .home_object1 {
        position: relative;
        top: 200px;
        left: 160px;
        z-index: 1;
    }
    .home_image2 {
        position: relative;
        top: 80px;
        left: 80px;
    }
    .home_object2 {
        position: absolute;
        top: 350px;
        left: 70px;
    }
    .aboutbg {
        background: url("../../images/about_us_background.png");

        margin-top: 650px;
        background-size: cover;
    }
    .about_image {
        position: relative;
        left: 70px;
        top: 35px;
        z-index: 1;
        /* width:200px; */
    }
    .about_object2 {
        position: absolute;
        left: 2px;
        bottom: 100px;
        z-index: 2;
    }
    .badge1 {
        position: absolute;
        top: 480px;
        left: 50px;
    }
    .badge2 {
        position: absolute;
        top: 480px;
        left: 250px;
    }
    .text-title2 {
        line-height: 1px;
        display: table; /* keep the background color wrapped tight */
        margin: 35px auto 0px auto; /*keep the table centered*/
        padding: -1px;
        font-size: 16px;
        background-color: #f9a618;
        color: #515151;
        border-bottom: 5px solid #f9a618;
        border-left: 5px solid #f9a618;
        border-right: 5px solid #f9a618;
        font-family: Poppins;
    }
    .features-text-user {
        color: #515151;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: right;
        padding-left: 30px;
        margin-left: 30px;
        margin-right: 50px;
    }
    .features-text-tech {
        color: #ffffff;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: left;
        padding-right: 10px;
        margin-right: 30px;
    }
    .features-title-tech {
        color: #f9a618;
        font-family: Poppins;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 30px;
        text-align: left;
        font-weight: bold;
        padding-right: 300px;
        padding-right: 30px;
    }
    /* .swiper-wrapper {
        margin-top: 150px;
        margin-bottom: 120px;
        align-items: center;
        padding: 1px auto;
        height: 500px;
    } */
    .contact_object1 {
        float: left;
        top: 10px;
        position: relative;
    }

    .rectangle {
        border-radius: 4px;
        background: #f9a618;
        color: #332700;
        font-family: Poppins;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .contact_object2 {
        display: none;
    }

    .contact_footer {
        padding-bottom: 10px;
    }
}

@media (min-width: 450px) and (max-width: 489px) {
    .screen_object1 {
        display: none;
    }
    .about_object1 {
        display: none;
    }
    .about_object2 {
        display: none;
    }
    .contact_object1 {
        display: none;
    }
    .screen_object2 {
        display: none;
    }
    .form {
        width: 100%;
    }
    .space {
        margin-top: 5px;
    }
    .signin {
        margin-left: 320px;
        height: 36px;
        width: 96px;
        border-radius: 4px;
        background-color: #f9a618;
        font-family: Poppins;
        font-weight: 700;
        font-size: 16px;
        line-height: 25px;
        color: #515151;
        letter-spacing: 0.19px;
        text-align: center;
        font-weight: bold;
        display: flex;
        white-space: nowrap;
        align-items: center;
        justify-content: center;
    }
    .home {
        height: 600px;
    }


    .main-text-1 {
        font-family: Poppins;
        font-size: 50px;
        color: #ffffff;
        font-weight: 800;
        letter-spacing: 0.5px;
        line-height: 120px;
        text-align: left;
    }
    .main-text-2 {
        font-family: Poppins;
        font-size: 50px;
        color: #f9a618;
        font-weight: bold;
        letter-spacing: 0.5px;
        line-height: 120px;
    }
    .title {
        padding-left: 80px;
    }
    .text-sub {
        font-family: Poppins;
        font-size: 14px;
        color: #ffffff;
        letter-spacing: 0px;
        line-height: 24px;
        padding-top: 20px;
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .home-text {
        font-family: Poppins;
        font-size: 16px;
        color: #515151;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: center;
        padding-top: 350px;
        padding-left: 80px;
        padding-right: 80px;
    }
    .home_image1 {
        position: absolute;
        top: 40px;
        z-index: 2;
        left: 80px;
    }
    .home_object1 {
        position: relative;
        top: 200px;
        left: 160px;
        z-index: 1;
    }
    .home_image2 {
        position: relative;
        top: 80px;
        left: 80px;
    }
    .home_object2 {
        position: absolute;
        top: 350px;
        left: 70px;
    }
    .aboutbg {
        background: url("../../images/about_us_background.png");

        margin-top: 650px;
        background-size: cover;
    }
    .about_image {
        position: relative;
        left: 70px;
        top: 35px;
        z-index: 1;
        /* width:200px; */
    }
    .about_object2 {
        position: absolute;
        left: 2px;
        bottom: 100px;
        z-index: 2;
    }
    .badge1 {
        position: absolute;
        top: 480px;
        left: 50px;
    }
    .badge2 {
        position: absolute;
        top: 480px;
        left: 250px;
    }
    .text-title2 {
        line-height: 1px;
        display: table; /* keep the background color wrapped tight */
        margin: 35px auto 0px auto; /*keep the table centered*/
        padding: -1px;
        font-size: 16px;
        background-color: #f9a618;
        color: #515151;
        border-bottom: 5px solid #f9a618;
        border-left: 5px solid #f9a618;
        border-right: 5px solid #f9a618;
        font-family: Poppins;
    }
    .features-text-user {
        color: #515151;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: right;
        padding-left: 30px;
        margin-left: 30px;
        margin-right: 50px;
    }
    .features-text-tech {
        color: #ffffff;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: left;
        padding-right: 10px;
        margin-right: 30px;
    }
    .features-title-tech {
        color: #f9a618;
        font-family: Poppins;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 30px;
        text-align: left;
        font-weight: bold;
        padding-right: 300px;
        padding-right: 30px;
    }
    /* .swiper-wrapper {
        margin-top: 150px;
        margin-bottom: 120px;
        align-items: center;
        padding: 1px auto;
        height: 500px;
    } */
    .contact_object1 {
        float: left;
        top: 10px;
        position: relative;
    }

    .rectangle {
        border-radius: 4px;
        background: #f9a618;
        color: #332700;
        font-family: Poppins;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .contact_object2 {
        display: none;
    }

    .contact_footer {
        padding-bottom: 10px;
    }
}

@media (min-width: 429px) and (max-width: 449px) {
    .swiper-wrapper {
        margin-top: 35px;
        margin-bottom: 35px;
        align-items: center;
        padding: 10px auto;
        height: auto;
    }
    .screen_object1 {
        display: none;
    }

    .about_object1 {
        display: none;
    }
    .about_object2 {
        display: none;
    }
    .contact_object1 {
        display: none;
    }
    .screen_object2 {
        display: none;
    }
    .form {
        width: 100%;
    }
    .space {
        margin-top: 5px;
    }
    .signin {
        margin-left: 285px;
        height: 36px;
        width: 96px;
        border-radius: 4px;
        background-color: #f9a618;
        font-family: Poppins;
        font-weight: 700;
        font-size: 16px;
        line-height: 25px;
        color: #515151;
        letter-spacing: 0.19px;
        text-align: center;
        font-weight: bold;
        display: flex;
        white-space: nowrap;
        align-items: center;
        justify-content: center;
    }
    .home {
        height: 600px;
    }

    .main-text-1 {
        font-family: Poppins;
        font-size: 50px;
        color: #ffffff;
        font-weight: 800;
        letter-spacing: 0.5px;
        line-height: 120px;
        text-align: left;
    }
    .main-text-2 {
        font-family: Poppins;
        font-size: 50px;
        color: #f9a618;
        font-weight: bold;
        letter-spacing: 0.5px;
        line-height: 120px;
    }
    .title {
        padding-left: 80px;
    }
    .text-sub {
        font-family: Poppins;
        font-size: 14px;
        color: #ffffff;
        letter-spacing: 0px;
        line-height: 24px;
        padding-top: 20px;
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .home-text {
        font-family: Poppins;
        font-size: 16px;
        color: #515151;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: center;
        padding-top: 350px;
        padding-left: 80px;
        padding-right: 80px;
    }
    .home_image1 {
        position: absolute;
        top: 40px;
        z-index: 2;
        left: 80px;
    }
    .home_object1 {
        position: relative;
        top: 200px;
        left: 160px;
        z-index: 1;
    }
    .home_image2 {
        position: relative;
        top: 80px;
        left: 80px;
    }
    .home_object2 {
        position: absolute;
        top: 350px;
        left: 70px;
    }
    .aboutbg {
        background: url("../../images/about_us_background.png");

        margin-top: 650px;
        background-size: cover;
    }
    .about_image {
        position: relative;
        left: 40px;
        top: 35px;
        z-index: 1;
        /* width:200px; */
    }
    .about_object2 {
        position: absolute;
        left: 2px;
        bottom: 100px;
        z-index: 2;
    }
    .badge1 {
        position: absolute;
        top: 480px;
        left: 50px;
    }
    .badge2 {
        position: absolute;
        top: 480px;
        left: 250px;
    }
    .text-title2 {
        line-height: 1px;
        display: table; /* keep the background color wrapped tight */
        margin: 35px auto 0px auto; /*keep the table centered*/
        padding: -1px;
        font-size: 16px;
        background-color: #f9a618;
        color: #515151;
        border-bottom: 5px solid #f9a618;
        border-left: 5px solid #f9a618;
        border-right: 5px solid #f9a618;
        font-family: Poppins;
    }
    .features-text-user {
        color: #515151;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: right;
        padding-left: 30px;
        margin-left: 30px;
        margin-right: 50px;
    }
    .features-text-tech {
        color: #ffffff;
        font-family: Poppins;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 24px;
        text-align: left;
        padding-right: 10px;
        margin-right: 30px;
    }
    .features-title-tech {
        color: #f9a618;
        font-family: Poppins;
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 30px;
        text-align: left;
        font-weight: bold;
        padding-right: 300px;
        padding-right: 30px;
    }
    /* .swiper-wrapper {
        margin-top: 150px;
        margin-bottom: 120px;
        align-items: center;
        padding: 1px auto;
        height: 500px;
    } */
    .contact_object1 {
        float: left;
        top: 10px;
        position: relative;
    }

    .rectangle {
        border-radius: 4px;
        background: #f9a618;
        color: #332700;
        font-family: Poppins;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        width: 220px;
        height: 50px;
    }
    .contact_object2 {
        display: none;
    }

    .contact_footer {
        padding-bottom: 10px;
    }
}
