@media (min-width: 1600px) {
    .element ul li a {
        font-size: 17px;
    }

    .content-hero h1 {
        font-size: 30px;
    }

    p {
        font-size: 16px;
    }

    .title-start p,
    .title-center p {
        font-size: 18px;
    }

    .content-hero p {
        font-size: 17px;
        font-family: "font_medium";
    }
}

@media (max-width: 1500px) {
.img-channel-item {
    height: 300px;
}
    .element ul li a {
        font-size: 17px;
    }

    .element ul {
        gap: 40px;
    }

    .content-hero h1 {
        font-size: 30px;
    }

    .content-hero p {
        width: 70%;
    }

    .projects-index .owl-nav {

        right: -7%;
    }

    .text-news-item p {
        font-size: 16px;
        height: 100px;
    }

    .img-service-item {
        height: 390px;
    }

    .element ul {
        gap: 30px;
    }


}


@media (max-width: 1200px) {
    .element ul li a {
        font-size: 16px;
    }

    .nav-bar .logo {
        width: 120px;
        height: 62px;
    }

    .nav-bar .ctm-btn {

        padding: 10px 20px;
        font-size: 14px;
        height: 44px;
    }

    .hero {
        height: 515px;
    }

    .img-project-item {
        height: 349px;
    }

    .text-project-item h2 {
        font-size: 17px;

    }

    h2 {
        font-size: 15px;
        line-height: 24px;
        margin: 0;
    }

    .text-news-item h3 {
        padding: 13px 0;
        font-size: 15px;
    }

    .text-news-item {
        width: calc(54% - 10px);
        height: 100%;
    }

    .img-news-item {
        width: 46%;
    }

    .news-item {
        gap: 5px;
    }

    .text-project-item p {
        font-size: 13px;

    }

    .title-start p,
    .title-center p {
        font-size: 16px;
    }

    .sub-footer p {
        width: 100%;
        margin: 10px 0 20px 0;
    }

    .sub-footer p {
        width: 100%;
        margin: 10px 0 20px 0;
    }

    .img-channel-item {
        height: 280px;
    }

    .img-service-item {
        height: 330px;
    }

    .text-service-item p {
        font-size: 16px;
        height: 72px;
        margin-top: 5px;
        overflow: hidden;
    }
}

@media (max-width: 992px) {
    .social-media {
        display: none;
    }

    .element {
        display: none;
    }

    .top-bar .content-top-bar ul {
        flex-wrap: wrap;
    }

    .top-bar .content-top-bar ul li {
        width: 100%;
        font-size: 14px;
    }

    .top-bar .content-top-bar ul {
        gap: 10px;
    }

    .menu-div {
        display: block;
        height: 44px;
        width: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        background-color: var(--color-Primary2);
        cursor: pointer;
        transition: all 0.3s linear;
    }

    .menu-div:hover {
        background-color: var(--color-Primary3);
    }

    .btns-header {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .content-hero p {
        width: 100%;
        font-size: 16px;
    }

    .hero {
        height: 325px;
    }

    .content-hero h1 {
        font-size: 23px;
    }

    .text-aboutus-index {
        margin: 30px 0 0;
    }

    .projects-index .owl-nav {
        right: 0;
        display: flex;
        bottom: -19%;
        top: auto;
        justify-content: center;
        width: 100%;
    }

    .text-channel-item p {
        margin: 9px 0 12px;
        font-size: 15px;
    }

    .bg-aosh-page {
        width: 100%;
        z-index: 1;
        position: absolute;
        overflow: hidden;
        min-height: 100vh;
        z-index: -1;
    }

    .form-aosh {
        width: 70%;
        height: auto;
        max-height: 95vh;
        border-radius: 25px;
        margin: auto;
        background: #fff;
        overflow: auto;
        padding: 40px 5%;
    }

    .btn-aosh .ctm-btn {
        height: 45px;
    }

    .form-control {
        height: 50px;
    }

    .input-form {
        margin: 15px 0;
        position: relative;
    }

    .show-password {
        left: 16px;
        top: 48px;
    }

    .form-aosh {
        direction: ltr;
        scrollbar-width: none;
        scrollbar-color: inherit;
    }

    .form-aosh::-webkit-scrollbar-track {
        display: none;
    }

    .form-aosh::-webkit-scrollbar-thumb {
        display: none;
    }

    .form-aosh::-webkit-scrollbar {
        display: none;
    }

    .logo-aosh {
        margin-bottom: 25px;
    }
}

@media (max-width: 768px) {
    .img-channel-item {
        height: 220px;
    }
    .info-aboutus-page .row {
    row-gap: 15px;
}
    .pg-section {
        padding: 40px 0;
    }
    .newsletter-footer form button {
        height: 50px;
    }

    .img-project-item {
        height: 285px;
    }

    .text-project-item h2 {
        font-size: 14px;
    }

    .text-project-item {
        padding: 17px 11px;
    }

    .img-service-item {
        height: 309px;
    }

    .text-service-item h2 {
        font-size: 15px;
    }

    .text-service-item h2 {
        font-size: 15px;
    }

    .news-item {
        flex-wrap: wrap;

    }

    .text-news-item {
        width: 100%;
        height: 100%;
    }

    .img-news-item {
        width: 100%;
        height: 245px;
    }

    .title-news-index {

        min-height: auto;
    }

    .form-contactus-index {
        width: 100%;
    }

    .main-contactus-index {
        display: flex;
        flex-wrap: wrap;
    }

    #map {
        width: 100%;
        height: 350px;
    }

    .newsletter-footer {
        margin: 20px 0;
    }

    .element-footer {
        margin: 20px 0;
    }
}

@media (max-width: 576px) {
    .img-about-index>.img-about-index-item:nth-of-type(1) img {
        width: 65%;
        height: 300px;
    }

    .img-about-index>.img-about-index-item:nth-of-type(2) img {

        height: 215px;
        border-radius: 15px;
    }

    p {
        font-size: 13px;
    }

    .content-img-aboutindex {
        padding: 14px;
    }

    .text-aboutus-index>p {
        margin: 15px 0;
        font-size: 17px;
    }

    .end-page {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 30px 0 0;
        gap: 20px;
        padding: 25px 0 20px;
        text-align: center;
        flex-wrap: wrap;
        border-top: 1px solid #ffffff2e;
    }

    .element-footer h2 {
        font-size: 20px;
        padding-bottom: 16px;
        margin-bottom: 6px;
    }

    .form-contactus-index {
        padding: 30px 20px;
    }

    .content-hero h1 {
        font-size: 15px;
    }

    .content-hero p {
        width: 100%;
        font-size: 12px;
    }

    .hero::after {
        background-color: rgba(0, 0, 0, 0.8);
    }

    .content-img-aboutindex {
        width: 80%;
    }

    .channels-index .owl-nav {
        top: -105px;
    }

    .newsletter-footer h2 {
        font-size: 19px;
    }

    .element-footer ul li a {
        font-size: 15px;
        padding: 8px 0;
    }

    .logo-footer {
        width: 120px;
    }


    .element_menu_responsive>ul>li>a {
        font-size: 20px;
    }

    .title-start,
    .title-center {
        margin-bottom: 20px;
    }

    .top-bar .content-top-bar ul li {
        width: 100%;
        font-size: 12px;
    }

    .top-bar .content-top-bar ul li a {
        font-size: 12px;

    }

    .nav-bar .ctm-btn {
        padding: 14px 14px;
        font-size: 11px;
        height: 44px;
    }

    .channels-index .owl-nav {
        top: -105px;
        display: none;
    }

    .ctm-btn {
        background-color: var(--color-Primary2);
        color: var(--color-white);
        padding: 10px 25px;
        display: inline-block;
        border-radius: 5px;
        height: 44px;
        font-size: 14px;
        transition: all 0.3s linear;
    }

    .img-about-index>.img-about-index-item:nth-of-type(1) img {
        width: 84%;
        height: 300px;
    }

    .img-about-index>.img-about-index-item:nth-of-type(2) img {
        width: 85%;
    }

    .title-start h2,
    .title-center h2 {
        font-size: 18px;
    }

}

@media (max-width: 450px) {}