
@media (min-width: 1600px) {
    .img-header img {
        max-width: 68% !important;
    }

    .app-features {
        background-image: url(../imges/b-g.png);
        background-repeat: repeat;
        min-height: 798px;
        background-size: 100%;
        background-position: center;
        /* height: auto; */
        /* background-size: cover; */
    }

    .sub-features {
        width: 100%;
        min-height: 319px;
        display: flex;
        align-items: center;
        justify-content: center;
        align-content: center;
        flex-wrap: wrap;
        gap: 36px;
        background-image: url(../imges/cover.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        transition: all .3s linear;
    }


    .img-features {
        background: antiquewhite;
        border: 1px solid antiquewhite;
        border-radius: 135px;
        width: 131px;
        height: 131px;
        display: flex;
        align-items: center;
        justify-content: center;
    }


}



@media (max-width: 1200px) {

    .text-load h1 {
        color: #025366;
        font-size: 35px;
    }


    .app-features {
        background-image: url(../imges/b-g.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .img-page-load {
        position: relative;
        bottom: 150px;
    }


    .img-header img {
        max-width: 100%;
    }

    h4 {
        font-size: 12px;
    }


    .text-load {
        display: grid;
        gap: 6px;
        padding: 1px;
    }
    

}




@media (max-width: 992px) {
    

    .element {
        display: flex;
        justify-content: end;
        align-items: center;
        flex-wrap: wrap;
        height: 100vh;
        gap: 12px;
        position: fixed;
        right: 0;
        z-index: 999;
        box-shadow: 0px 0px 9px #00000040;
        top: 0;
        align-content: center;
        width: 290px;
        transition: all .3s linear;
        transform: translateX(100%);
        background: #ffff;
    }

    .element ul li a {
        font-weight: "400";
        font-size: 19px;
        height: 58px;
        align-items: center;
        overflow: hidden;
        display: flex;
        transition: all .3s linear;
        align-items: center;
        justify-content: center;
        position: relative;
        text-decoration: none;
        color: #025366;
        padding-bottom: 35px;
    }


    .logo-menu {
        text-align: center;
        display: block;
        padding-bottom: 65px;
    }


    .element.active {
        transform: translateX(0%);

    }

    .icon-menu {
        color: #025366;
        font-size: 43px;
    }

    .icon-menu {
        display: block;
    }

    .logo-menu {
        text-align: center;
        width: 69%;
        display: block;
        margin: auto;
    }

    .logo-menu {
        text-align: center;
        display: block;
    }

    .element ul {
        flex-wrap: wrap;
        align-content: center;
        gap: 20px;
    }

    .element ul li {
        width: 100%;
    }

    .sub-header p {
        color: #fff;
        width: 86%;
        margin: auto;
        font-size: 19px;
    }

    .button-downloud {
        padding: 16px;
        display: flex;
        gap: 10px;
        justify-content: center;
    }

    .text-header {
        padding: 2px;
        text-align: center;
    }

    .sub-header {
        padding: 40px 50px;
        background-color: #025366;
        border: 1px solid #fff;
        border-radius: 20px;
        width: 100%;
        background-repeat: no-repeat;
        z-index: 1;
        align-items: center;
        justify-content: center;
    }


    .img-header img {
        max-width: 60% !important;
        height: 100%;
    }

    .img-header {
        height: 409px;
        text-align: center;
    }

    .img-about-the-app2 {
        text-align: center;
    }

    .img-about-the-app1 {
        text-align: center;
    }

    .img-about-the-app1 img {
        position: static;
    }

    .uers-opinions .main-container {
        margin-left: auto !important;
    }

    .text-about-app {
        padding: 0;
    }


    .text-about-app {
        text-align: center;
    }


    .sub-features h2 {
        font-size: 15px;
    }


    section.application-features {
        padding-top: 55px;
    }




    .text-load {
        text-align: center;
    }

    .page-load {
        height: auto;

    }

    .img-page-load {
        text-align: center;
    }


    .img-page-load img {
        max-width: 80%;
    }

    .img-page-load {
    position: relative;
    bottom: 0px;
}

    .buttons-downloud {
        padding: 16px;
        display: flex;
        gap: 10px;
        justify-content: center;
    }


    .text-load h1 {
        color: #025366;
        font-size: 43px;
    }

    .form-input input {
        width: 78%;
        display: flex;
        justify-content: center;
    }

    textarea.form-control {
        width: 78%;
        justify-content: center;
    }

    .form-input {
        display: flex;
        justify-content: center;
        gap: -16px;
        padding: 0px;
    }

    .img-contact {
        text-align: center;
    }

    .img-contact img {
        max-width: 69%;
    }

    .but-txst {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .text-footer {
        padding-top: 30px;
        color: #fff;
        text-align: center;
    }

    .company-logo {
        padding-right: 0px;
        padding-top: 0px;
        color: #fff;
        display: flex;
        justify-content: center;
    }

    .img-header img {
        max-width: 78% !important;
        height: 97%;
    }
        .app-features {
        background-size: cover  !important;
    
    }
}
@media (max-width: 768px) {
.app-features {
    background: #025366;
    height: auto;
        padding: 30px 0;

    aspect-ratio: auto;
}
.sub-features {
    margin: 14px 0;
}
.item {
    margin: 2px;
}
#btn {
    width: 43px;
    z-index: 999;
}

.company-logo a {
    color: #fff;
    font-size: 12px;
}

.but-txst a {
 
    min-width: 130px;
    padding: 7px;
   
}
.img-screen-app img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.img-screen-app {
    height: 398px;
}

.button-downloud img {
   border:none;
    border-radius: 7px;
    object-fit: contain;
    width: 131px;
    height: 66px;
}
}

@media (max-width: 576px) {
    .img-header img {
        max-width: 100% !important;
        height: 97%;
    }

.img-screen-app {
    height: auto;
}
.page-load {
    padding: 41px 0px;
}
    .main-titel {
        padding-top: 107px;
        padding-bottom: 45px;
    }


    .app-features {
        background-image: url(../imges/b-g.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        /* padding: 3px 8px 61px 10px; */
        padding-top: 29px;
        padding-bottom: 90px;
    }

    .text-load h1 {
        font-size: 35px;
    }


    .page-load {
        height: auto;
    }

    .mains-titel h1 {
        color: #025366;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 38px;
    }


    .company-logo {
        display: flex;
        justify-content: center !important;
    }


    .but-txst a {
        background-color: #025366;
        color: #fff;
        min-width: 125px;
        display: inline-block;
        text-align: center;
        padding: 7px;
        border: 1px solid #FFB635;
        border-radius: 5px;
        transition: all 0.3s linear;
    }
    
    
    .sub-header h1 {
        font-size: 25px;
    }
    
    
    .sub-header h2 {
        font-size: 20px;
    }
    
    .sub-header {
        padding: 40px 10px;
    }
    .img-header {
        height: 301px;
    }
    .img-header img {
        animation: none;
    }
    .sub-header p {
    width: 100%;
    line-height: 24px;
    font-size: 15px;
    }
    .img-about-the-app2 img {
        max-width: 100%;
    }
    .img-about-the-app2 {
        height: 280px;
    }

    h1 {
        font-size: 24px;
        font-family: "font_bold";
    }

    .text-about-app p {
        font-size: 15px;
        line-height: 26px;
    }

    .img-about-the-app1 img {
        position: static;
    
    }
    .app-features {
        background: #025366;
        height: auto;
        aspect-ratio: auto;
    }
    .mains-titel h1 {
    
        font-size: 23px;
    }
    .main-titel h2 {
        text-align: center;
    }
    .img-screen-app {
    margin: 0px 10px 0px;
    }
    .owl-item:nth-of-type(odd) .img-screen-app {
        padding-top: 0px;
    }
    .img-screen-app {
        margin: 0;
    }
    
    owl-item:nth-of-type(odd) .img-screen-app {
        padding-top: 0px;
    }
    .img-screen-app {
        height: 498px;
    }
    .img-screen-app img {
        width:100%;
        height: 100%;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 8px;
        height: 6px;
    }
    .img-screen-app img {
        object-fit: contain;
        width: 100%;
        height: 100%;
    }
    
.sub-features {
    aspect-ratio: 1/ 0.5;
}
.mains-titel h2 {
    align-items: center;
}

.img-screen-app {
    height: 398px;
}
.page-load {
    padding: 41px 0px;
}

.text-load h1 {
    font-size: 22px;

}
h2 {
    font-size: 16px;
}
.buttons-downloud img {
    object-fit: contain;
}
.uers-opinions .main-container {
    margin-left: auto;
}
.img-page-load img {
    object-fit: contain;
    max-width: 80%;
}
#btn {
    z-index: 999;

}

.company-logo a {
    color: #fff;
    font-size: 13px;
    margin-top: 10px;
}
.page-load {
    margin: 10px 0 0;
}
section.contact-us {
    padding-bottom: 50px;
    padding-top: 0;
}
.img-contact {
    margin-top: 50px;
}

textarea.form-control {
    width: 95%;
    justify-content: center;
}


.form-input input {
    width: 95%;
    display: flex;
    justify-content: center;
}

.logo img {
    max-width: 78%;
}

.icon-menu {
    color: #025366;
    font-size: 36px;
}
.img-screen-app {
    height: auto;
}

}