@media (min-width: 1400px) {}

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

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

    .element ul {
        gap: 30px;
    }

    .sub-text-specialist-index ul li {
        padding: 7px 7px;
        height: 35px;
        font-size: 13px;
    }

    .img-serivces-index img {
        height: 70px;
    }

    .sub-serivces-index h2 {
        font-size: 17px;
    }

    .sub-serivces-index {
        min-height: 225px;
    }

    .links-taps-projects ul li a {
        font-size: 17px;
    }

    .text-projects-index p {
        line-height: 25px;
        font-size: 15px;
    }

    .sub-asked-questions h2 {
        font-size: 18px;
    }

    .element-footer ul li a {
        font-size: 17px;
    }

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

    .form-search-header {
        width: 70%;
    }
}

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

    .element ul {
        gap: 15px;
    }

    .top-par .ctm-btn {
        padding: 11px 21px;
        font-size: 15px;
    }

    .text-sub-header h1 {
        font-size: 25px;
    }

    .more-specialist-details ul li a {
        padding: 15px;
        font-size: 14px;
    }

    .sub-progress h3 {
        width: calc(15% - 10px);
        font-size: 17px;
    }

    .total-reviews .rate span {
        font-size: 21px;
    }

    .serivces-specialist-details ul li {
        width: calc(50% - 10px);
    }

    .progress-rate {
        margin: 20px 0;
    }
}

@media (max-width: 992px) {
    .text-comment-reviews h3 {
        font-size: 18px;
        font-family: "font_bold";
    }

    .sub-comment-reviews p {
        font-size: 16px;
    }

    .img-comment-reviews {
        width: 70px;
        height: 70px;
    }

    .main-form-add-comment {
        padding: 33px 20px;
    }

    .serivces-specialist-details ul li {
        width: calc(100% - 10px);
    }

    .links-specialists-details ul li a {
        font-size: 14px;
    }

    .specialists-details::after {
        height: 396px;
    }

    .title-start h3,
    .title-center h3 {
        font-size: 17px;
    }

    .element {
        display: none;
    }

    .end-top-par {
        display: none;
    }

    .top-par .main-container {
        position: relative;
    }

    .menu-div {
        display: block;
        left: 0;
        top: 30px;
        width: 50px;
        position: absolute;
    }

    .navicon {
        width: 40px;
        display: block;
    }

    .menu-div {
        display: block;
        left: 0;
        top: 40px;
        width: 50px;
        position: absolute;
    }

    .form-search-header {
        width: 90%;
    }

    .sub-header {
        min-height: 500px;
    }

    section.aboutus-index .row {
        row-gap: 30px;
    }

    .title-projects-index {
        flex-wrap: wrap;
    }

    .links-taps-projects {
        width: 100%;
        padding: 0 0 20px;
    }

    .title-projects-index .title-start {
        text-align: center;
        width: 100%;
    }

    .element-footer h2::after,
    .projects-footer h2::after {
        content: "";
        position: absolute;
        width: 60px;
        height: 3px;
        background-color: var(--color-main);
        bottom: 0;
        right: 0;
    }

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

    .projects-footer ul {
        width: 50%;
    }

    .title-newsletter {
        margin-bottom: 50px;
    }

    .popular-search {
        flex-wrap: wrap;
    }

    .popular-search ul {
        margin: 0px auto;
        justify-content: center;
        width: 95%;
    }

    .main-aboutus .row,
    .counter-aboutus .row,
    .aboutus-index .row {
        row-gap: 20px;
    }

    .sub-header-pages {
        min-height: 300px;
    }

    .title-page h1 {
        color: var(--color-white);
        font-size: 28px;
    }

    .pagination ul li {
        width: 35px;
        height: 35px;
    }

    .pagination ul li a {
        font-size: 17px;
    }

    .pagination ul {
        display: flex;
        gap: 5px;
    }

    .sub-fliter-specialists ul li label {
        font-size: 16px;
    }
}

@media (max-width: 768px) {

    .more-specialist-details .ctm-btn {
        padding: 11px 15px;
        text-align: center;
        margin: auto;
    }

    .counter {
        font-size: 21px;

    }

    .form-search-header {
        justify-content: center;
        flex-wrap: wrap;
    }

    .input-search {
        width: calc(50% - 10px);
    }

    .popular-search ul {
        flex-wrap: wrap;
    }

    .popular-search ul li {
        width: 49%;
        text-align: center;
        justify-content: center;
    }

    .popular-search ul li a {
        border-radius: 5px;
        justify-content: center;
        height: 45px;
    }

    .text-sub-header h1 {
        font-size: 20px;
    }

    .links-taps-projects ul li a {
        font-size: 15px;
    }

    .btn-search {
        width: 100%;
    }

    .text-sub-header {
        width: 100%;
        text-align: center;
        padding: 50px 2px;
    }

    .text-sub-header h1 {
        font-size: 17px;
        width: 90%;
        margin: auto;
    }

    .text-sub-header p {
        font-size: 16px;
        margin: 20px auto;
        width: 90%;
    }

    .popular-search ul li {
        width: 48%;
    }

    .projects-footer ul {
        width: 100%;
    }

    .title-center p {
        font-size: 15px;
    }
}

@media (max-width: 576px) {
    h2 {
        font-size: 18px;
    }

    .main-specialists>h2 {
        font-size: 16px;
    }

    .owl-theme .owl-nav {
        margin-top: 10px;
        display: none;
    }

    .sub-asked-questions h2 {
        font-size: 16px;
        width: 80%;
    }

    .puls-que {
        top: 6px;
    }

    .title-newsletter h2 {
        font-size: 18px;
    }

    .title-newsletter h3 {
        color: var(--color-white);
        font-size: 19px;
        margin-top: 9px;
    }

    .title-newsletter h3 {
        color: var(--color-white);
        font-size: 19px;
        margin-top: 9px;
    }

    .title-newsletter {
        margin-bottom: 30px;
    }

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

    .mr-section {
        margin: 40px 0;
    }

    .sub-asked-questions p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 13px;
    }

    .end-page .main-container {
        height: auto;
        align-items: center;
        justify-content: center;
        padding-bottom: 15px;
        flex-wrap: wrap;
    }

    .title-start {
        margin-bottom: 30px;
    }

    .pg-section {
        padding: 40px 0;
    }

    .popular-search ul li a {
        min-height: 45px;
        height: auto;
        padding: 11px 5px;
        font-size: 14px;
    }

    .text-aboutus-index {
        width: 100%;
    }

    .text-aboutus-index h2 {
        width: 70%;
    }

    .img-aboutus-index {
        height: 290px;
    }

    .serivces-index {
        padding: 35px 0;
    }

    .header .arrow-select::after {
        left: 0px;
    }

    .text-specialist-index h2 {
        font-size: 19px;
    }

    .title-center {
        margin-bottom: 40px;
    }

    .sub-projects-index {
        height: 470px;
    }

    .text-projects-index p {
        line-height: 24px;
        font-size: 14px;
    }

    .text-projects-index h2 {
        font-size: 18px;
    }

    .text-projects-index span {
        font-size: 43px;
        height: 28px;
        line-height: 18px;
    }

    .info-contact-footer ul li a {
        display: flex;
        align-items: center;
        gap: 5px;
        transition: all 0.3s linear;
        margin: 10px 0;
        font-size: 16px;
        font-family: "font_medium";
    }

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

    .text-projects-index span {
        margin-bottom: 0px;
    }

    .input-search input {
        padding: 5px;
    }

    .input-search input::placeholder,
    .input-search select {
        font-size: 14px;
    }

    .form-search-header {
        padding: 5px 10px;
    }

    .sub-header-pages {
        min-height: 250px;
    }

    .title-page h1 {
        color: var(--color-white);
        font-size: 24px;
    }

    .breadcrumb-header {
        font-size: 16px;
    }

    .breadcrumb-header a {
        font-size: 16px;
    }

    .text-counter-index h3 {
        font-size: 15px;
        margin-top: 6px;
    }

    .num-counter {
        font-size: 25px;
    }

    .title-center p {
        width: 100%;
    }

    .logo {
        display: inline-block;
    }
}

@media (max-width: 450px) {
    .sub-header-pages {
        min-height: 200px;
    }

    .title-page h1 {
        color: var(--color-white);
        font-size: 20px;
    }
}
