@media (min-width: 1450px){
    .first_sec {
        margin-top: 500px;
    }
    .header::before {
        height: 1100px;
    }
    .text_top h2 {
        width: 65%;
        font-size: 40px;
        margin-bottom: 40px;
        text-align: right;
        line-height: 55px;
        font-family: "font_regular";
    }
    .text_top p{
        font-size: 22px;
        line-height: 40px;
    }
    .text_top{
        gap: 30px;
    }
    .download_sub a {
        height: 70px;
    }
    .download_sub a span {
        font-size: 16px;
    }
    .download_sub a img,
    .load-act a img {
        height: 35px;
        width: 35px;
        object-fit: contain;
    }
    .about_app h2 {
        font-size: 32px;
    }
    .about_app p {
        font-size: 22px;
    }
    .about_option h3 {
        font-size: 30px;
    }
    .about_option p {
        font-size: 20px;
    }
    .about_option img {
        width: 140px;
        height: 140px;
    }
    .special_op {
        min-height: 1125px;
        height: auto;
    }
    .screen_title h2,
    .contact_us h2 {
        font-size: 32px;
    }
    .links_top ul li a {
        font-size: 18px;
    }
    .try_top a {
        width: 85%;
        height: 60px;
        font-size: 16px;
    }
    .option_txt ul li h3 {
        font-size: 26px;
    }
    .option_txt ul li p {
        font-family: "font_light";
        font-size: 16px;
    }
    .option_txt ul li {
        margin-bottom: 70px;
        gap: 35px;
    }
    .circle_img {
        width: 120px;
        height: 120px;
    }
    .screen_title p,
    .contact_us p,
    .title_contact_us p {
        font-size: 22px;
    }
    .title_contact_us h2 {
        font-size: 32px;
    }
    .contact_us::before {
        width: 65%;
        min-height: 615px;
        height: auto;
        right: 300px;
    }
    .dload_app h2 {
        font-size: 44px;
    }
    .dload_app p {
        font-size: 36px;
    }
    .load-act a {
        width: 210px;
        height: 65px;
        font-size: 20px;
    }
    .dload_img img {
        margin-right: 80px;
        height: 920px;
        object-fit: contain;
    }
    .option_txt {
        margin-top: 70px;
        width: 100%;
    }
}

@media (max-width: 1200px){
    .header .links_top ul {
        gap: 60px;
    }
    
    .header .links_top ul a {
        font-size: 14px;
    }

    .try_top {
        display: flex;
        justify-content: right;
        align-items: center;
    }
    .option_txt ul {
        gap: 10px;
    }
    .copyright p{
        font-size: 12px;
    }
}

@media (max-width: 992px){
    .special_op{
        min-height: 720px;
        height: auto;
    }
    .contact_us::before {
        width: 100%;
        height: 460px;
        right: 0px;
        top: -20px;
    }
    .download_sub a img,
    .load-act a img {
        height: 25px;
        width: 25px;    
    }
    .download_sub a span {
        font-size: 12px;
    }
    .download_sub a{
        gap: 12px;
    }
    .load-act {
        display: flex;
        justify-content: right;
        text-align: right;
        width: 100%;
        gap: 20px;
        margin-top: 50px;
    }
    .text_top p {
        font-size: 15px;
        line-height: 25px;
        width: 80%;
    }
    .text_top {
        display: flex;
        justify-content: right;
    }
    .text_top h2 {
        width: 80%;
        font-size: 25px;
        margin-bottom: 30px;
        text-align: right;
        line-height: 45px;
    }
    .header::before {
        height: 80%;
    }
    .header .links_top ul {
        gap: 40px;
    }
    .try_top a {
        width: 75%;
        height: 45px;
    }
    .download_sub {
        width: 80%;
        margin-top: 50px;
        gap: 15px;
    }
    .first_sec {
        margin-top: 0px;
    }
    .option_txt ul li p {
        font-size: 12px;
    }
    .option_txt ul li h3 {
        margin-bottom: 0px;
        font-size: 18px;
    }
    .option_txt ul {
        gap: 0px;
    }
    .circle_img {
        width: 90px;
        height: 90px;
    }
    .option_txt ul li {
        margin-bottom: 10px;
        gap: 20px;
        justify-content: center;
        align-items: flex-start;
    }
    .copyright span {
        font-size: 11px;
        color: #F6931E;
    }
    .last_foot p {
        font-size: 9px;
    }
    .icons i {
        font-size: 14px;
        width: 25px;
        height: 25px;
    }
    .copyright p {
        font-size: 9px;
    }
    .dload_img img {
        margin-right: 50px;
        height: 430px;
        object-fit: contain;
    }
    .dload_app p {
        font-size: 25px;
    }
    .about_option {
        margin: 15px 0px;
    }
    .last_sec {
        height: 400px;
    }
    .dload_app h2 {
        font-size: 30px;
        margin-bottom: 45px;
    }
}

@media (max-width: 768px){
    .dload_app {
        margin-top: 65px;
    }
    .load-act a{
        font-size: 14px;
    }
    .last_sec {
        height: 330px;
    }
    .header {
        position: relative;
        text-align: center;
        height: 600px;
    }
    .header::before {
        background-image: url("../img/MaskGroup.png");
        background-color: #fa8019;
        background-size: cover;
        background-repeat: no-repeat;
        height: 500px;
    }

    .links_top {
        position: fixed;
        margin-top: 0px;
        width: 255px;
        display: inline-block !important;
        height: 100%;
        z-index: 999;
        overflow: auto;
        background-size: cover;
        background-repeat: no-repeat;
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.198);
        background-position: center;
        padding-top: 0px;
        right: 0;
        top: 0px;
        transition: all 0.5s ease-in-out;
    }

    .links_top::after {
        content: "";
        top: 0px;
        left: 0px;
        right: 0px;
        display: block;
        z-index: -1;
        width: 100%;
        height: 100%;
        background-color: #fa8019;
        position: absolute;
    }

    .links_top {
        left: 0px;
        transform: translateX(104%);
    }

    .links_top ul li {
        text-align: right;
        padding: 5px 25px 10px;
        display: block;
        width: 100%;
        margin: 20px 0px 0px 0px;
        position: relative;
        color: #fff;
        text-align: center;
    }

    .links_top.active {
        transform: translateX(0);
    }

    .times {
        display: block;
    }

    div#times-ican {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
    }

    div#times-ican i {
        color: #fff;
        font-size: 25px;
    }

    .header .links_top ul {
        display: block;
        margin-top: 45px;
    }

    .logo_1 {
        display: block;
        width: 80%;
        margin: 20px auto;
    }

    .try_top {
        position: relative;
        padding-left: 50px;
        display: flex;
        justify-content: left;
        align-items: center;
    }

    .try_top a {
        width: 30%;
        height: 30px;
        font-size: 10px;
    }

    .text_top {
        flex-wrap: wrap;
        margin-top: -50px;
    }

    .text_top h2 {
        width: 100%;
        font-size: 18px;
        margin-bottom: 25px;
        text-align: right;
        line-height: 40px;
    }

    .text_top p {
        font-size: 12px;
        line-height: 25px;
        width: 100%;
    }
    .download_sub {
        margin-top: 40px;
        gap: 20px;
        width: 85%;
    }
    .download_sub a span {
        font-size: 10px;
    }

    .download_sub a {
        height: 45px;
        gap: 8px;
    }
    .load-act {
        display: flex;
        justify-content: right;
        text-align: right;
        width: 100%;
        gap: 25px;
        margin-top: 70px;
    }
    .load-act a{
        width: 140px;
        height: 45px;
    }
    .dload_img img {
        margin-top: -10px;
        margin-right: 20px;
        height: 380px;
    }

    .download_sub a i ,.load-act a i {
        font-size: 20px;
    }
    .download_sub a img , .load-act a img{
        height: 20px;
        width: 20px;
        object-fit: contain;
    }
    .special_img img {
        margin-top: 150px;
    }
    .option_txt ul li h3 {
        font-size: 16px;
    }
    .option_txt ul li p {
        font-size: 11px;
    }
    .option_txt ul li {
        gap: 15px;
    }
    .txt_op{
        line-height: 20px;
    }
    .circle_img {
        width: 70px;
        height: 70px;
    }
    .option_txt ul img {
        width: 70px;
        height: 70px;
    }
    .option_txt ul {
        gap: 10px;
    }
    .option_txt{
        display: flex;
        justify-content: center;
    }
    .contact_us::before {
        width: 100%;
        height: 350px;
        right: 0px;
    }
    .dload_app h2 {
        font-size: 25px;
        margin-bottom: 35px;
    }
    .dload_app p {
        font-size: 18px;
    }
    .load-act {
        margin-top: 50px;
    }
    .icons {
        justify-content: center;
        margin-bottom: 5px;
    }
    .copyright p {
        font-size: 8px;
        text-align: center;
    }
    .last_foot p {
        font-size: 8px;
    }
    .last_foot {
        justify-content: center;
    }
    .icons i {
        font-size: 12px;
        width: 22px;
        height: 22px;
        object-fit: contain;
    }
    .special_op {
        min-height: 725px;
        height: auto;
    }
}

@media (max-width: 576px){
    .dload_app p {
        font-size: 16px;
    }
    .dload_app h2 {
        font-size: 20px;
        margin-bottom: 25px;
    }
    .last_sec {
        height: 210px;
        margin-top: -15px;
    }
    .load-act {
        margin-top: 25px;
    }
    .load-act a {
        width: 30%;
        height: 35px;
        font-size: 10px;
        gap: 6px;
    }
    .try_top a {
        width: 100%;
        height: 25px;
        font-size: 8px;
}
    div#times-ican i {
        color: #fff;
        font-size: 20px;
    }
    .text_top {
        justify-content: center;
    }
    .text_top p {
        font-size: 10px;
        line-height: 25px;
        text-align: center;
        width: 70%;
    }
    .text_top h2 {
        font-size: 15px;
        margin-bottom: 20px;
        text-align: center;
        line-height: 35px;
    }
    .header::before {
        background-image: url("../img/MaskGroup.png"); 
        background-color: #fa8019;
        background-size: cover;
        background-repeat: no-repeat;
        height: 400px;
    }
    .download_sub a span {
        font-size: 8px;
    }
    .download_sub a i,
    .load-act a i {
        font-size: 18px;
    }
    .download_sub a img,
    .load-act a img {
        height: 16px;
        width: 16px;
        object-fit: contain;
    }
    .download_sub {
        margin-top: 30px;
        width: 65%;
        gap: 10px;
    }
    .download_sub a {
        height: 40px;
        gap: 6px;
    }
    .header {
        height: 440px;
    }
    .option_txt {
        margin-top: 30px;
    }
    .option_txt ul img {
        width: 60px;
        height: 60px;
    }
    .special_img{
        display: none;
    }
    .option_txt ul {
        list-style: none;
        display: flex;
        justify-content: space-evenly;
        text-align: right;
        gap: 0;
    }
    .circle_img {
        width: 60px;
        height: 60px;
    }
    .clients_img {
        width: 50%;
        margin: 10px auto;
    }
    .screen_title h2,
    .contact_us h2,
    .title_contact_us h2,.about_app h2 {
        margin-bottom: 30px;
        font-size: 25px;
        color: var(--secondary-color);
    }
    .screen_title p,
    .contact_us p,
    .title_contact_us p,.about_app p {
        font-size: 15px;
    }
    .about_option img {
        width: 100px;
        height: 100px;
    }
    .about_option {
        height: 350px;
        padding: 30px;
        gap: 25px;
    }
    .about_option h3 {
        font-size: 20px;
    }
    .about_option p {
        width: 90%;
        font-size: 14px;
    }
    .contact_input {
        margin-bottom: 0;
        width: 100%;
    }
    .dload_img{
        display: none;
    }
    .load-act {
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .dload_app {
        text-align: center;
        margin-top: 35px;
    }
    .icons ,.last_foot {
        justify-content: center;
    }
    .sub_img1 {
        margin-top: -70px;
    }
    .btn {
        height: 50px;
        width: 160px;
    }
    .sub_img1 {
        display: none;
    }
    .contact_input input:nth-of-type(1),
    .contact_input input:nth-of-type(3) {
        border-radius: 50px;
    }
    .contact_input input {
        border-radius: 50px;
        padding: 25px;
        margin-bottom: 5px;
    }
    .contact_input textarea {
        padding: 25px;
        margin-bottom: 5px;
    }
    .copyright p {
        font-size: 7px;
    }
    .last_foot p {
        font-size: 7px;
    }
    .special_op{
        min-height: 650px;
        height: auto;
    }
}

@media (max-width: 450px){
    .special_op {
        min-height: 535px;
        height: auto;
    }
    .header::before {
        height: 380px;
    }
    .text_top h2 {
        width: 80%;
        font-size: 13px;
        margin-bottom: 25px;
        line-height: 30px;
    }

    .text_top {
        margin-top: -70px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .text_top p {
        font-size: 10px;
    }
    .download_sub {
        margin-top: 30px;
        width: 100%;
        gap: 15px;
    }
    .download_sub a span {
        font-size: 7px;
    }
    .download_sub a {
        height: 35px;
        gap: 4px;
    }
    .download_sub a i,
    .load-act a i {
        font-size: 14px;
    }
    .download_sub a img,
    .load-act a img {
        height: 13px;
        width: 13px;
    }
    .screen_title h2,
    .contact_us h2,
    .title_contact_us h2,
    .about_app h2 {
        margin-bottom: 30px;
        font-size: 20px;
        color: var(--secondary-color);
    }
    .screen_title p,
    .contact_us p,
    .title_contact_us p,
    .about_app p {
        font-size: 11px;
    }
    .contact_input input {
        width: 100%;
        height: 50px;
    }
    .contact_input textarea {
        max-width: 100%;
    }
    .btn {
        height: 35px;
        width: 100px;
        font-size: 10px;
    }
    .contact_us {
        margin-bottom: 70px;
    }
    .form-control::placeholder {
        color: #AAAAAA;
        font-size: 12px;
        word-spacing: 1px;
        margin-right: 20px;
    }
    .circle_img {
        width: 40px;
        height: 40px;
    }
    .option_txt ul img {
        width: 40px;
        height: 40px;
    }
    .option_txt ul li h3 {
        font-size: 14px;
    }
    .option_txt ul li p {
        font-size: 8px;
        line-height: 25px;
    }
    .txt_op h3 {
        line-height: 40px;
    }
    .option_txt {
        margin-top: 20px;
    }
    .dload_app {
        margin-top: 35px;
    }
    .dload_app h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .dload_app p {
        font-size: 14px;
    }
    .load-act {
        margin-top: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .last_sec {
        height: 180px;
    }
    .load-act a{
        width: 35%;
    }
}