@media screen and (max-width: 1729px) {
    .gradient2 {
        right: 20px;
    }

    .a_text {
        width: 50%;
    }

}

@media screen and (max-width: 1440px) {
    header>div>a>img {
        width: 250px;
    }

    .tel,
    .socials,
    .lang {
        width: 45px;
        height: 45px;
        margin-right: 40px;
    }

    .tel.active {
        width: 210px;

    }

    /* .tel.active>a {
        font-size: 16px;
    } */
    .tel img,
    .socials>img {
        width: 33px;
    }

    .socials.active {
        width: 140px;
    }

    .socials.active>a>img {
        width: 33px;
    }

    .lang.active {
        width: 130px;
    }

    .lang_option {
        width: 33px;
        height: 33px;
    }

    .navbar>.nav-links>li {
        margin-bottom: 25px;
    }

    .navbar>.nav-links>li a>p {
        font-size: 32px;
    }

    .arrows {
        margin-left: 30px;
        width: 30px;
        height: 30px;
    }

    .nav_socials {
        margin-top: 40px;
    }

    h1 {

        font-size: 45px;
        margin-bottom: 30px;
    }

    p {

        font-size: 24px;
    }

    .gradient1 {
        width: 500px;
        height: 500px;
        transform: rotate(-120.69deg);
    }

    .navbar {
        width: 450px;
    }

    section {}

    .button {
        font-size: 24px;
    }

    .aboutus_text {
        width: 90%;
    }

    .gradient2 {
        position: absolute;
        top: 1535px;
        right: -260px;
        width: 500px;
        height: 500px;
        transform: rotate(-160.69deg);
    }

    .aboutus_photo {
        width: 45%;
    }

    .services_text {
        width: 100%;

    }

    .services_block {
        width: 100%;
        justify-content: space-between;
    }

    .service_cards {
        width: 48%;
    }

    .services_block>div:nth-of-type(1) {
        margin-right: 30px;
    }

    .hover-effect {
        width: 100%;
        height: 160px;
        padding: 15px 30px;
    }

    .hover-effect>img {
        height: 100%;
    }

    h4 {
        font-size: 28px;
    }

    .productModal-content {
        width: 1000px;
        padding: 30px 40px 50px 40px;
    }

    h3 {
        font-size: 34px;
    }

    .portfolio_photo {
        width: 28%;
    }

    .port_slide>p {
        font-size: 18px;
    }

    .portfolio_text {

        width: 83%;
    }

    .portfolio_photo1 {
        width: 64%;
    }

    .wind {

        margin-top: 0;
        left: 600px;
    }

    #faq>p {
        margin: 30px 0 40px 0;
    }

    .faq-section {
        width: 90%;
    }

    .faq-section H4 {
        font-size: 26px;
    }

    .faq-question {
        padding: 20px 20px 20px 30px;
    }

    .faq-answer {
        padding: 0 20px 20px 30px;
    }

    #contacts {
        width: 90%;
    }

    #contacts>h3 {

        margin-bottom: 60px;
    }

    #contacts>div {
        display: flex;
        justify-content: space-between;
    }

    .contact_info {
        width: 50%;
    }

    .contact_form {
        width: 45%;
        margin-left: 0;
    }

    form {
        width: 100%;
        padding: 30px;

    }

    .contact_info iframe {
        width: 100%;
        height: 300px;
    }

    .contact_info div a {
        font-size: 24px;
    }

    .label {
        font-size: 24px;
    }

    button {
        font-size: 24px;
    }

    footer {
        margin-top: 140px;
        padding: 40px 90px 20px 90px;
        background-position: right 90px bottom 85px;
    }

    .slogan>img {
        width: 470px;
    }

    .f_socials {
        margin: 40px auto;
        width: 50%;
    }

    .slogan p {

        font-size: 22px;
    }

    .copyright p {
        font-size: 18px;
    }

}

@media screen and (max-width: 1280px) {

    .experience-col {
        width: 45%
    }

    p {
        font-size: 20px;
    }

    .experience-col2 {
        width: 55%;
    }

    .slick-dots {
        margin-top: 20px !important;

    }
}


@media screen and (max-width: 1024px) {
    header {
        top: 0;
    }

    header>div>a>img {
        width: 220px;
    }

    h1 {
        font-size: 38px;
    }

    p {
        font-size: 24px;
    }

    .button {
        font-size: 22px;
    }

    .player {
        margin-left: 20px;
        width: 50px;
        height: 50px;
    }

    .player>img {
        width: 70%;
    }

    .modal-content {
        margin: 20% auto;
        padding: 10px 10px;
        width: 70%;
        height: 50%;
    }

    h3 {
        font-size: 28px;
    }

    h2 {
        font-size: 38px;
    }

    h6 {
        font-size: 24px;
    }

    .gradient2 {
        top: 1350px;
        transform: rotate(-120.69deg);
        right: 0;

    }

    .hover-effect {
        height: 140px;
        margin-bottom: 30px;
    }

    h4 {
        font-size: 22px;
    }

    .a_block {
        display: block;

    }

    .a_photo {
        width: 90%;
        margin: auto;
        margin-bottom: 30px;
    }

    .a_text {
        width: 90%;
        margin: auto;
    }

    .productModal-content {

        top: 50%;
    }

    .productModal-content {
        width: 80%;
        padding: 30px;
        top: 50%;
        display: block;
    }

    .product-descp {
        width: 90%;
        margin: auto;
    }

    .product-photo {
        width: 90%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: auto;
    }

    .product-photo>img {
        width: 70%;
        margin-top: 30px;
    }

    .portfolio_text p {
        margin-top: 30px;
    }

    .port_slide>p {
        font-size: 16px;
    }

    .portfolio_photo1 {
        margin-top: 44px;
        margin-right: 20px;
    }

    .portfolio_photo3 {
        margin-top: 20px;
    }

    .wind {
        margin-top: 150px;
        left: 460px;
        width: 1000px;
    }

    .experience_img {
        width: 100%;
        height: 100%;


    }

    .experience {
        display: block;

    }

    .experience-col {
        width: 100%;
        justify-content: center;

    }

    .experience-col:first-child {
        margin-bottom: 20px;
    }

    .experience_img img {
        width: 60%;


    }

    .t_slider {
        margin-top: 50px;
    }

    .t_slide {
        width: 435px;
        height: 342px;
        margin: 0 15px;
        padding: 15px;
    }

    .t_slide>div {
        width: 60px;
        height: 60px;
    }

    .testimonial {
        margin: 20px 0;

    }

    .slick-dots {
        margin-top: 20px !important;
    }

    #faq>p {
        margin: 20px 0 30px 0;
    }

    .faq-item {
        margin-bottom: 30px;
    }

    .faq-section H4 {
        font-size: 20px;
    }

    .faq-question {
        padding: 15px 15px 15px 20px;
    }

    .faq-question>div {
        width: 35px;
        height: 35px;
    }

    .faq-question>div>div {
        width: 25px;
        height: 25px;

    }

    .faq-answer {
        padding: 0 15px 15px 20px;
    }

    #contacts>h3 {
        margin-bottom: 30px;
    }

    .contact_info iframe {
        height: 250px;
    }

    .contact_info div {
        margin: 20px 0;
    }

    .contact_info div>img {
        width: 35px;
    }

    .contact_info div a {
        font-size: 18px;
    }

    form {
        padding: 20px;
    }

    .label {
        font-size: 18px;
    }

    input {
        height: 36px;
        padding: 8px 10px;
        font-size: 18px;
        border-radius: 8px;
        margin-bottom: 20px;
    }

    .message {
        height: 140px;
        font-size: 18px;
        padding: 8px 15px;
        border-radius: 8px;
    }

    button {
        height: 40px;
        margin-top: 20px;
        font-size: 20px;
        border-radius: 8px;
    }

    footer {
        margin-top: 100px;
        padding: 40px 60px 20px 60px;
        background-position: right 60px bottom 85px;
        background-size: 400px;
    }

    .banner_gif {
        object-fit: cover;
    }
}

@media screen and (max-width: 431px) {
    .navbar {
        background-color: rgba(0, 136, 204, 0.95);
    }

    .nav_lang {
        display: flex;
    }

    .nav_lang>div {
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 30px;
        background: radial-gradient(108.11% 108.11% at 50% 50%, rgba(255, 255, 255, 0.33) 0%, #0088CC 100%);
        backdrop-filter: blur(5.8139543533325195px);
        cursor: pointer;
        border-radius: 50%;
    }

    .nav_lang a {
        color: #000;
    }

    .lang_option {
        width: 38px;
        height: 38px;
        justify-content: center;
    }

    .gradient1 {
        width: 100%;
        height: 100px;
        transform: rotate(34deg);
    }

    header {
        top: 0;
    }

    .tel,
    .socials,
    .lang {
        display: none;
    }

    .navbar {
        width: 80%;
    }

    .section-title {
        padding-top: 50px;
    }

    .banner_gif {

        /*object-fit: cover;*/
    }
    .experience-num {
        margin: 0px;
    }
    .experience-col {

        padding: 0;
    }
 .experience-col2 {
       justify-content: space-between;
    }
    #contacts>p {

        margin-bottom: 40px;
    }

    .gradient2 {
        top: 1700px;
        right: 0;
        width: 100%;
        height: 350px;
        transform: rotate(-90deg);
    }

    #about h3 {
        margin-bottom: 30px;
    }

    .services-img {
        margin-bottom: 40px;
    }

    .slides>div {
        display: block;
    }

    .banner_text {
        width: 100%;
        display: inline-flex;
        flex-direction: column;
        align-items: center;
    }

    .modal-content {
        margin: 50% auto;
        padding: 10px;
        width: 70%;
        height: 70%;
    }

    h1 {
        font-size: 34px;
        margin-bottom: 0;
    }

    .banner_photo {
        margin-top: 40px;
        width: 100%;
    }

    #about {
        display: block
    }

    .aboutus_text {
        width: 90%;
    }

    .a_block {
        display: block;

        margin-bottom: 40px;
    }

    .a_photo {
        width: 100%;
    }

    .a_text {
        width: 100%;
    }

    .experience {
        width: 90%;

    }

    .aboutus_text p {
        margin: 30px 0 10px 0;
    }

    h2 {
        font-size: 32px;
    }

    h6 {
        font-size: 16px;
    }

    .aboutus_photo {
        margin-top: 40px;
        width: 100%;
    }

    .services_text p {
        margin: 30px 0 40px 0;
    }

    .services_block {
        width: 100%;
        display: block;
    }

    .service_cards {
        width: 100%;
    }

    h4 {
        font-size: 18px;
    }

    .productModal-content {
        width: 90%;
        padding: 20px;
        border-radius: 15px;
        z-index: 999 !important;
        display: block;

    }

    .product-photo {
        display: none;
    }

    .productModal-content {

        top: 50%;
    }

    .product-descp {
        width: 100%;
    }

    .productModal-content>p {
        margin: 20px 0 30px 0;
    }

    .productModal-content>div>div>img {
        width: 100%;
        border-radius: 10px;
    }

    .services_wrapper .services_block {
        display: block;
    }

    #portfolio {
        display: block;
    }

    .portfolio_text {
        width: 100%;
    }

    .portfolio_photo1 {
        margin-top: 30px;
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }

    .portfolio_photo1>img {
        border-radius: 10px;
    }

    .portfolio_photo {
        width: 100%;
    }

    .wind {
        display: none;
    }

    .port_slide {
        margin: 40px 10px 0 10px;
    }

    h3 {
        font-size: 20px;
    }

    .t_slide {
        height: min-content;
        justify-content: space-evenly;
        margin: 0 10px;
    }

    .faq-section {
        width: 100%;
    }

    .faq-item {
        margin-bottom: 20px;
    }

    .faq-question {
        padding: 15px;
    }

    .faq-section H4 {
        font-size: 16px;
        width: 90%;
    }

    .faq-question>div {
        width: 28px;
        height: 28px;
    }

    .question-mark::after {
        margin-left: 1px;
        margin-bottom: -1px;
    }

    .faq-item.active .question-mark::after {
        margin-left: 2px;
        margin-bottom: 2px;
    }

    .faq-answer {
        padding: 15px 15px 15px 20px;
    }

    p {
        font-size: 16px;
    }

    .faq-question>div>div {
        width: 20px;
        height: 20px;
    }

    #contacts>div {
        display: block;
    }

    .contact_info div p {
        font-size: 18px;
    }

    .contact_info {
        width: 100%;
        margin-bottom: 40px;
    }

    .contact_form {
        width: 100%;
    }

    footer {
        margin-top: 80px;
        padding: 40px 20px 20px 20px;
        background-position: right 20px bottom 128px;
        background-size: 390px;
    }

    .slogan {
        display: inline-flex;
        flex-direction: column;
        align-items: center;
    }

    .slogan p {
        font-size: 16px;
    }

    .slogan>img {
        width: 90%;

    }

    .f_socials {
        margin: 40px auto;
        width: 70%;
    }

    .copyright {
        width: 100%;
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
    }

    .copyright p {
        font-size: 15px;
        margin-bottom: 20px;
    }
}


@media screen and (max-width: 391px) {
    footer {
        background-position: right 20px bottom 124px;
        background-size: 350px;
    }

    .copyright p {
        font-size: 13px;
        margin-bottom: 20px;
    }
}