@media (max-width:1400px) {
    #head .header-content .menu-area .desk-menu li:not(:last-child) {
        margin-right: 1.5rem;
    }

    #head .header-content .menu-area .desk-menu li a {
        font-size: 14px;
    }
}

@media (max-width:1200px) {
    .about-documents .content-area .area-item:first-child .item-content {
        padding-bottom: 3rem;
    }

    .about-documents .content-area .area-item .item-content .content-head span {
        font-size: 16px;
    }

    .about-documents .content-area .area-item .item-content .content-text {
        font-size: 13px;
    }

    .references-section .section-content-area .content-item {
        height: auto;
    }

    #head .header-content .menu-area .desk-menu {
        display: none;
    }

    #head .header-content .menu-area .mobile-menu-item {
        display: block;
    }

    .news-detail-section .related-news .related-content-area .row .content-item .item-img img {
        height: 200px;
    }

    .process-info-area .area-content .process-item {
        width: 30%;
    }

    .process-info-area .area-content .process-item:not(:last-child)::after {
        right: -72px;
        width: 150px;
    }
}

@media (max-width:1020px) {

    .head-banner .banner-img .img-content-area .content-text-area .content-head h3 {
        font-size: 32px;
    }

    .head-banner .banner-img .img-content-area .content-text-area .content-head h3 span {
        font-size: 27px;
    }

    .head-banner .banner-img .img-content-area .content-text-area .content-button .btn {
        font-size: 17px;
    }
}

@media (max-width:990px) {
    .services-detail-section .section-content-area .row {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 1.5rem;
    }

    .services-detail-section .section-content-area .row .side-col {
        order: 2;
    }

    .services-detail-section .section-content-area .row .content-col {
        order: 1;
        margin-top: 30px;
    }

    .news-detail-section .news-head h2 {
        font-size: 23px;
    }

    .news-detail-section .related-news .area-head span {
        font-size: 19px;
    }

    .news-detail-section .related-news .related-content-area .row {
        --bs-gutter-y: 2rem;
    }

    .process-info-area .area-content .process-item {
        width: 32%;
    }

    .process-info-area .area-content .process-item:not(:last-child)::after {
        right: -58px;
        width: 120px;
    }

    .process-info-area .area-content .process-item .item-number {
        width: 60px;
        height: 60px;
    }

    .process-info-area .area-content .process-item .item-number span {
        font-size: 41px;
    }

    .process-info-area .area-content .process-item .item-head span {
        font-size: 15px;
    }

    .contact-section .section-head-area .section-desc {
        margin-left: 2.5rem;
    }
}

@media (max-width:980px) {
    #head .header-content .logo-area a img {
        width: 180px;
    }

    .home-about-section .section-content-area .content-text-area {
        width: 60%;
        top: 10%;
        transform: translateY(-10%);
    }

    .about-documents .content-area .area-item:first-child {
        align-items: flex-start;
    }

    .about-documents .content-area .area-item .item-content .content-head span {
        font-size: 15px;
    }

    .about-documents .content-area .area-item .item-content .content-text {
        font-size: 12px;
    }

    .services-section .section-desc p {
        font-size: 14px;
    }

    .services-section .section-content-area .row .content-item .item-img img {
        height: 200px;
    }
}

@media (max-width:950px) {

    #head .header-content .menu-area .desk-menu li a {
        font-size: 13px;
    }

}

@media (max-width:890px) {

    #head .header-content .menu-area .desk-menu li:not(:last-child) {
        margin-right: 0.85rem;
    }

    #head .header-content .menu-area .desk-menu li a {
        font-size: 12px;
    }

    .services-info-section .section-content-area.desk-section {
        display: none;
    }

    .services-info-section .section-content-area.mobile-section {
        display: block;
    }

    .head-banner .swiper-button-next,
    .head-banner .swiper-button-prev {
        bottom: 85px;
    }

    .home-about-section .section-content-area {
        height: 500px;
    }

    .services-detail-section .section-content-area .row .services-sidebar .services-list li:not(:last-child) {
        margin-bottom: 1.2rem;
    }

    .services-detail-section .section-content-area .row .content-col .service-head h2 {
        font-size: 22px;
    }

    .services-detail-section .section-content-area .row .content-col .service-content .content-img img {
        height: 330px;
    }

    .services-detail-section .section-content-area .row .content-col .service-content p,
    .services-detail-section .section-content-area .row .content-col .service-content li,
    .services-detail-section .section-content-area .row .content-col .service-content tr {
        font-size: 14px;
    }

    .contact-section .contact-info-area .area-content .row .info-col-2 .info-item {
        padding-left: 1.8rem;
    }
}

@media (max-width:825px) {
    #head .header-content .menu-area .desk-menu li a {
        font-size: 11px;
    }

    .head-banner .banner-img .img-content-area .content-text-area .content-head {
        width: 85%;
    }

    .head-banner .banner-img .img-content-area .content-text-area .content-head h3 {
        font-size: 29px;
        line-height: 2rem;
    }

    .head-banner .banner-img .img-content-area .content-text-area .content-head h3 span {
        font-size: 24px;
    }

    .head-banner .banner-img .img-content-area .content-text-area .content-button .btn {
        font-size: 16px;
    }

    .head-banner .social-area .social-links {
        padding: 1.25rem 0.4rem 1.25rem 0.7rem;
    }

    .head-banner .social-area .social-links li:not(:last-child) {
        margin-bottom: 0.8rem;
    }

    .head-banner .social-area .social-links li a {
        width: 28px;
        height: 28px;
        padding: 0.65rem;
    }

    .head-banner .social-area .social-links li a svg {
        font-size: 16px;
    }

    .home-about-section .section-head h4,
    .services-item-section .section-head h3,
    .home-reference-section .section-content-area .section-head h4,
    .home-offer-area .section-content-area .row .section-head h5,
    .about-section .section-head h1,
    .services-section .section-head h1,
    .services-detail-section .section-head h1,
    .references-section .section-head h1,
    .news-section .section-head h1,
    .news-detail-section .section-head h1,
    .faq-section .section-head h1,
    .tmgd-section .section-head h1,
    .application-section .section-head h1,
    .contact-section .section-head h1 {
        font-size: 28px !important;
    }

    .about-section .section-content-area .content-head h4 {
        font-size: 22px;
    }

    .about-section .section-content-area .row .text-area p {
        font-size: 15px;
        line-height: 1.7rem;
    }

    .about-documents .area-head h5 {
        font-size: 25px;
    }

    .home-about-section .section-content-area {
        height: 450px;
    }

    .references-section .section-content-area .content-item {
        width: 30%;
    }

    .news-detail-section .news-content-area .row .news-img img {
        height: 300px;
    }

    .process-info-area .area-content .process-item:not(:last-child)::after {
        top: 48%;
        right: -55px;
        width: 110px;
    }

    .process-info-area .area-content .process-item .item-number {
        width: 50px;
        height: 50px;
    }

    .process-info-area .area-content .process-item .item-number span {
        font-size: 36px;
    }

    .contact-section .contact-info-area .area-head h3 {
        font-size: 21px;
    }
}

@media (max-width:790px) {


    .head-banner.home-banner .banner-img .img-content-area::before {
        width: 75%;
        height: 95%;
    }

    .home-about-section .section-head {
        text-align: center;
    }

    .home-about-section .section-content-area {
        height: 300px;
    }

    .home-about-section .section-content-area::before {
        content: none;
    }

    .home-about-section .section-content-area .content-text-area {
        width: 100%;
        top: auto;
        transform: none;
    }

    .home-about-section .section-content-area .content-text-area p {
        font-size: 15px;
        line-height: 1.5rem;
    }

    .home-slogan-section .section-content-area .row {
        --bs-gutter-y: 1.5rem;
    }

    .home-slogan-section .section-content-area .content-item .item-icon img,
    .slogan-section .section-content-area .content-item .item-header .item-icon img {
        width: 80px;
    }

    .home-slogan-section .section-content-area .content-item .item-head span {
        font-size: 15px;
    }


    .services-item-section .section-content-area .text-area p {
        font-size: 15px;
    }

    .services-section .section-desc {
        width: 90%;
    }

}

@media(max-width:767.9px) {
    .about-section .section-content-area .content-head {
        margin-bottom: 1.5rem;
    }

    .about-section .section-content-area .row {
        --bs-gutter-y: 1.5rem;
    }

    .about-section .section-content-area .row .text-col {
        order: 2;
    }

    .about-section .section-content-area .row .img-col {
        order: 1;
    }

    .about-documents .area-head {
        text-align: center;
    }

    .about-documents .content-area .area-item {
        flex-direction: column;
        align-items: center !important;
    }

    .about-documents .content-area .area-item:not(:last-child) {
        margin-bottom: 1.5rem;
    }

    .about-documents .content-area .area-item .item-img,
    .about-documents .content-area .area-item .item-content {
        width: 100% !important;
    }

    .about-documents .content-area .area-item:nth-child(2) .item-img {
        left: 0;
    }

    .about-documents .content-area .area-item:nth-child(2) {
        margin-top: 0 !important;
    }

    .about-documents .content-area .area-item .item-content {
        position: relative;
        bottom: 40px;
    }

    .about-documents .content-area .area-item:first-child .item-content {
        padding-bottom: 1.6rem;
    }

    .about-documents .content-area .area-item .item-content .content-head span {
        padding: 0.4rem 1.5rem !important;
        font-size: 16px;
    }

    .about-documents .content-area .area-item .item-content .content-text {
        font-size: 14px;
    }

    .slogan-section .section-content-area::before {
        left: 34%;
        transform: translateX(-34%);
    }

    .slogan-section .section-content-area .content-item .item-header {
        width: 25%;
    }

    .slogan-section .section-content-area .content-item .item-desc {
        width: 60%;
    }

    .slogan-section .section-content-area .content-item .item-header .item-head {
        line-height: 1.1rem;
    }

    .slogan-section .section-content-area .content-item .item-header .item-head span,
    .slogan-section .section-content-area .content-item .item-desc {
        font-size: 14px;
    }

    .news-detail-section .news-head {
        text-align: center;
    }

    .process-info-area .area-content .process-item:not(:last-child)::after {
        top: 48%;
        right: -42px;
        width: 90px;
    }
}

@media (max-width:630px) {
    .head-banner .banner-img .img-content-area .content-text-area .content-head h3 {
        font-size: 27px;
    }

    .head-banner .banner-img .img-content-area .content-text-area .content-head h3 span {
        font-size: 22px;
    }

    .head-banner .banner-img .img-content-area .content-text-area .content-button .btn {
        font-size: 15px;
    }

    .home-about-section {
        margin-top: -30px;
    }

    .home-about-section .section-content-area {
        height: 440px;
    }
}

@media (max-width:500px) {

    .services-info-section,
    .home-about-section,
    .home-slogan-section,

    #head,
    #foot {
        padding: 0 1rem;
    }

    .home-slogan-section {
        padding-bottom: 2rem;
        padding-top: 9rem;
    }

    .head-banner .banner-img img {
        height: 300px;
    }

    .head-banner.home-banner .banner-img img {
        height: 550px;
    }

    .head-banner.home-banner .banner-img .img-content-area .content-text-area {
        left: 19%;
    }

    .head-banner .banner-img .img-content-area::before {
        width: 100% !important;
        height: 100% !important;
    }

    .head-banner .banner-img .img-content-area .content-text-area {
        top: 45%;
        transform: translateY(-45%) translateX(-5.5%);
    }

    .head-banner .banner-img .img-content-area .content-text-area .content-head h3 {
        font-size: 25px;
    }

    .head-banner .banner-img .img-content-area .content-text-area .content-head h3 span {
        font-size: 20px;
    }

    .head-banner .banner-img .img-content-area .content-text-area .content-button .btn {
        font-size: 14px;
    }

    .head-banner .swiper-button-next {
        right: 33px;
    }

    .head-banner .swiper-button-prev {
        left: 33px;
    }

    .services-info-section .section-content-area.mobile-section .swiper .list-item .item-icon img {
        width: 40px;
    }

    .home-about-section .section-content-area .content-text-area p {
        margin-bottom: 1.2rem;
    }

    .home-slogan-section .section-content-area .content-item .item-icon img,
    .slogan-section .section-content-area .content-item .item-header .item-icon img {
        width: 70px;
    }

    .home-slogan-section .section-content-area .content-item .item-head span {
        font-size: 14px;
    }

    .home-reference-section .section-content-area .swiper {
        padding-bottom: 0;
    }

    .services-item-section {
        padding: 1.6rem 1rem;
    }

    .home-reference-section {
        padding: 2rem 1rem 1.6rem 1rem;
    }

    .home-offer-area {
        padding: 1.3rem 1rem;
    }

    .home-offer-area .section-content-area .row,
    #foot .foot-content-area .row,
    #foot .foot-content-area .foot-item .item-content .news-area .row {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 1.5rem;
    }

    .home-offer-area .section-content-area .row .section-head {
        margin-bottom: 0.75rem;
    }

    .home-offer-area .section-content-area .row .content-text p {
        font-size: 14px;
    }

    .home-about-section .section-head h4,
    .services-item-section .section-head h3,
    .home-reference-section .section-content-area .section-head h4,
    .home-offer-area .section-content-area .row .section-head h5,
    .about-section .section-head h1,
    .services-section .section-head h1,
    .services-detail-section .section-head h1,
    .references-section .section-head h1,
    .news-section .section-head h1,
    .news-detail-section .section-head h1,
    .faq-section .section-head h1,
    .tmgd-section .section-head h1,
    .application-section .section-head h1,
    .contact-section .section-head h1 {
        font-size: 23px !important;
    }

    .about-section .section-content-area .content-head h4 {
        font-size: 20px;
    }

    .about-section .section-content-area .row .text-area p {
        font-size: 14px;
        line-height: 1.5rem;
    }

    .about-documents .area-head h5 {
        font-size: 21px;
    }

    .slogan-section .section-content-area .content-item .item-header .item-head span,
    .slogan-section .section-content-area .content-item .item-desc {
        font-size: 13px;
    }

    .news-section .section-content-area .row {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 2.5rem;
    }

    .about-section,
    .about-documents,
    .services-section,
    .services-detail-section,
    .references-section,
    .news-section,
    .news-detail-section,
    .faq-section,
    .tmgd-section,
    .application-section,
    .contact-section {
        padding: 2rem 1rem;
    }

    .slogan-section {
        padding: 2.5rem 1rem;
    }

    .services-section .section-desc p {
        font-size: 13px;
    }

    .services-section .section-content-area .row {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 1.5rem;
    }

    .services-section .section-content-area .row .content-item .item-head .head-text {
        font-size: 12px;
    }

    .services-detail-section .section-content-area .row .content-col .service-head h2 {
        font-size: 19px;
    }

    .services-detail-section .section-content-area .row .content-col .service-content .content-img img {
        height: 230px;
    }

    .services-detail-section .section-content-area .row .content-col .service-content p,
    .services-detail-section .section-content-area .row .content-col .service-content li,
    .services-detail-section .section-content-area .row .content-col .service-content tr {
        font-size: 13px;
    }

    .references-section .section-content-area .content-item {
        width: 44%;
    }

    .news-detail-section .news-head h2 {
        font-size: 21px;
    }

    .news-detail-section .news-content-area .row .news-img img {
        height: 270px;
    }

    .news-detail-section .related-news .area-head span {
        font-size: 17px;
    }

    .faq-section .section-content-area .faq-item .item-question {
        flex-direction: column;
    }

    .faq-section .section-content-area .faq-item .item-question .question-head {
        width: 100%;
    }

    .faq-section .section-content-area .faq-item .item-question .question-head .question-text {
        border-right: 1px solid #f1582a;
        font-size: 14px;
        padding: 0.3rem 1rem 0.3rem 4.25rem;
    }

    .faq-section .section-content-area .faq-item .item-question .question-head .question-text .question-number {
        width: 65px;
        height: 65px;
    }

    .faq-section .section-content-area .faq-item .item-question .question-head .question-text .question-number span {
        font-size: 32px;
    }

    .faq-section .section-content-area .faq-item .item-question .question-action {
        width: 100%;
        text-align: center;
    }

    .faq-section .section-content-area .faq-item .item-question .question-action button {
        width: 40%;
    }

    .faq-section .section-content-area .faq-item .item-content {
        font-size: 14px;
    }

    .tmgd-section .section-content-area .row {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 2.5rem;
    }

    .process-info-area .area-content .process-item {
        width: 33%;
    }

    .process-info-area .area-content .process-item:not(:last-child)::after {
        top: 43%;
        right: -25px;
        width: 53px;
    }

    .process-info-area .area-content .process-item .item-number {
        width: 50px;
        height: 50px;
    }

    .process-info-area .area-content .process-item .item-number span {
        font-size: 36px;
    }

    .process-info-area .area-content .process-item .item-head span {
        font-size: 13px;
    }

    .application-section .form-area .row {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 2rem;
    }

    .application-section .form-area .row .form-label {
        font-size: 16px;
    }

    .application-section .form-area .row .form-control,
    .application-section .form-area .row .form-select {
        padding: 0.7rem 0.9rem;
        font-size: 15px;
    }

    .application-section .form-area .row .btn {
        padding: 0.6rem 1.7rem;
        font-size: 15px;
    }

    .contact-section .section-head-area {
        flex-direction: column;
    }

    .contact-section .section-head-area .section-head {
        margin-bottom: 1.5rem;
    }

    .contact-section .section-head-area .section-desc {
        margin-left: 0;
        font-size: 15px;
    }

    .contact-section .form-area .row {
        --bs-gutter-x: 2rem;
        --bs-gutter-y: 2rem;
    }

    .contact-section .contact-info-area .area-head h3 {
        font-size: 19px;
    }

    .contact-section .contact-info-area .area-content {
        padding: 2rem 1rem;
    }

    .contact-section .contact-info-area .area-content .row {
        --bs-gutter-x: 2rem;
        --bs-gutter-y: 2rem;
    }

    .contact-section .contact-info-area .area-content .row .info-col-1 {
        border: 0;
    }

    .contact-section .contact-info-area .area-content .row .info-col-2 .info-item {
        padding-left: 0;
    }

    #foot {
        margin-top: 1.5rem;
    }

}