@media (min-width: 1650px) {
    .container {
        max-width: 1620px;
    }
    .testimonial-swiper .swiper-pagination-bullet {
        height: 120px;
        width: 120px;
    }
}

@media (max-width: 1650px) {
    .login-wrapper {
        z-index: 9;
    }
    .search-form {
        max-width: 400px;
    }

}

@media (max-width: 1400px) {

    .inner-gap {
        padding-block: 100px;
    }

    .login-left-elem {
        display: none;
    }

    .login-wrapper {
        margin-inline: auto;
    }

    .banner-content {
        padding-block: 70px;
    }

    .banner-content h1 {
        font-size: 60px;
    }

    .login-page-right,
    .login-page-left {
        padding-inline: 15px;
    }

    .page-title h1 {
        font-size: 42px;
    }

    .day-left p {
        font-size: 12px;
    }

    .job-title h4 {
        font-size: 18px;
        margin-bottom: 6px;
    }

    .job-title p {
        margin-bottom: 6px;
    }

    .find-freelancer-card h4 {
        font-size: 18px;
    }

    .contact-card {
        background-size: 50%;
    }

    .login-wrapper h2 {
        font-size: 50px;
    }

    .error-content p {
        font-size: 18px;
        margin-bottom: 30px;
    }
}

@media (max-width: 1199px) {
    .inner-gap {
        padding-block: 80px;
    }
    body.open-menu #main-content:before {
        background: #3c3c3c;
        content: "";
        inset: 0;
        opacity: 40%;
        position: fixed;
        transition: .3s;
        z-index: 99;
    }

    #navbarContent {
        position: absolute;
        top: 100%;
        background: var(--secondary-clr);
        width: 100%;
        left: 0;
        padding-bottom: 20px;
    }

    .sub-title {
        font-size: 40px;
    }

    .navbar-nav {
        padding: 20px;
        gap: 0 !important;
    }

    .navbar>.container {
        position: static;
    }

    .banner-content h1 {
        font-size: 40px;
    }

    .banner-content p {
        font-size: 16px;
    }

    .client-card {
        width: 30%;
    }

    .client-logo::before {
        transform: scaleY(1);
    }

    .support-icon {
        height: 80px;
        width: 80px;
        line-height: 80px;
    }

    .support-icon img {
        width: 36px;
    }

    .support-icon::before {
        height: 60px;
        width: 60px;
    }

    .about-banner-content {
        padding-block: 100px 150px;
    }

    .freelancer-img {
        max-height: 800px;
        max-width: 100%;
        object-fit: contain;
        width: auto !important;
    }

    .login-wrapper {
        padding: 50px 30px;
    }

    .login-wrapper h2 {
        font-size: 40px;
        margin-bottom: 20px;
    }

    .why-us-content h4 {
        font-size: 25px;
    }

    .why-us-content p {
        font-size: 16px;
    }

    .form-radio label {
        padding: 30px 20px;
    }

    .form-radio label span {
        font-size: 22px;
    }

    .margin-wrapper {
        margin-right: 0;
    }

    .page-title h1 {
        font-size: 36px;
    }

    .subscribe-wrapper p {
        font-size: 28px;
    }

    .sub-btn {
        font-size: 18px;
        padding: 14px 24px;
    }

    .about-card-in img {
        width: 80px;
    }

    .about-card p {
        font-size: 22px;
        margin-top: 24px;
    }

    .project-wrapper ol li {
        font-size: 20px;
    }

    .contact-card h3,
    .contact-card p {
        margin-bottom: 15px;
    }

    .footer-logo {
        width: 200px;
    }

    .widget-title {
        font-size: 22px;
    }

    .footer-address,
    .footer-widget a {
        font-size: 15px;
    }
    .error-page-wrapper {
        padding-block: 100px;
    }
    .error-image img {
        width: 600px;
    }
}

@media (max-width: 991px) {
    .primary-btn {
        padding: 12px 20px;
    }

    .client-card {
        width: 50%;
    }

    .freelancer-left,
    .freelancer-right {
        width: 100%;
    }

    .testimonial-swiper .swiper {
        padding-block: 0 80px;
    }

    .testimonial-card p {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .testimonial-swiper .swiper-pagination-bullet {
        height: 70px;
        width: 70px;
    }

    .testimonial-swiper .swiper-button-next,
    .testimonial-swiper .swiper-button-prev {
        height: 50px;
        width: 50px;
    }

    .testimonial-swiper .swiper-button-next:after,
    .testimonial-swiper .swiper-button-prev:after {
        font-size: 25px;
    }

    .about-banner-content {
        height: auto;
        padding-block: 80px 40px;
    }

    .banner-counter {
        position: relative;
        bottom: auto;
    }

    .about-banner-right {
        text-align: center;
    }

    .freelancer {
        margin-top: 0;
    }

    .about-banner {
        overflow: hidden;
    }

    .page-title p {
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0;
    }

    .title-btn-group {
        margin-top: 30px;
    }

    .job-img img {
        margin-right: 0;
    }

    .job-img img {
        width: 100%;
    }

    .browse-job {
        padding-block: 60px;
    }

    .outer-gap {
        padding-block: 60px;
    }

    h3.related-title {
        font-size: 32px;
    }
    .about-card-in {
        display: flex;
        align-items: center;
        gap: 20px;
    }
    .about-card p {
        font-size: 20px;
        margin-top: 0px;
    }

    .contact-card p {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .contact-card {
        padding: 30px;
    }

    .contact-card h3 {
        font-size: 24px;
    }

    .footer-top {
        padding-block: 80px;
    }

    .footer-bottom-wrapper {
        flex-direction: column;
        gap: 10px;
    }
    .footer-address, .footer-widget a {
        font-size: 16px;
    }
    .error-page-wrapper {
        padding-block: 80px;
    }
}

@media (max-width: 767px) {
    .inner-gap {
        padding-block: 60px;
    }

    .section-title {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .sub-title {
        font-size: 30px;
    }
    .about-content .sub-title {
        font-size: 30px;
    }

    .navbar-brand img {
        max-width: 200px;
    }

    .tag-menu {
        gap: 10px;
    }

    .tag-menu .primary-btn {
        font-size: 14px;
        padding: 8px 16px;
    }

    .banner-content {
        padding-block: 60px;
    }

    .title-wrapper {
        margin-bottom: 60px;
    }
    .about-card{
        text-align: left;
    }
    .about-card-in {
        display: block;
    }
    .about-card p {
        margin-top: 15px;
    }
    .service-card img {
        margin-bottom: 28px;
        height: 80px;
    }

    .service-card h4 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .freelancer-content p {
        font-size: 16px;
    }

    .testimonial-swiper .swiper {
        padding-block: 0 55px;
    }

    .testimonial-card img {
        margin-bottom: 20px;
        width: 30px;
    }
    .testimonial-swiper .swiper-pagination-bullet-active img {
        border-width: 3px;
    }

    .testimonial-card p {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .testimonial-card h6 {
        font-size: 20px;
    }

    .testimonial-card span {
        margin-bottom: 10px;
    }

    .testimonial-swiper .swiper-pagination-bullet {
        height: 50px;
        width: 50px;
    }

    .service-swiper .swiper-horizontal>.swiper-pagination-bullets,
    .service-swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
    .service-swiper .swiper-pagination-custom,
    .service-swiper .swiper-pagination-fraction {
        bottom: 0;
        top: auto;
        left: 0;
        margin: 0 auto;
    }

    .service-swiper .swiper {
        padding-bottom: 40px;
    }

    .post-job-wrapper {
        padding: 40px 20px;
    }

    .post-job-wrapper h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .job-intro {
        padding: 12px;
        margin-bottom: 14px;
    }

    .counter-box {
        padding: 30px 20px;
    }

    .counter-box h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .counter-box h3 span {
        font-size: 20px;
    }



    .browse-job-left>p {
        font-size: 18px;
        margin-block: 22px;
    }

    .job-filter {
        margin-bottom: 40px;
    }

    .job-price h6 span {
        font-size: 18px;
        margin-right: 6px;
    }

    .job-tags li {
        font-size: 14px;
    }

    .filter-title {
        flex-direction: column;
        gap: 15px;
    }

    .filter-title span:last-child {
        text-align: end;
    }

    .single-freelancer-card p.freelancer-post {
        font-size: 18px;
    }

    .freelancer-counter p {
        font-size: 18px;
    }

    .outer-gap {
        padding-block: 40px;
    }

    h3.related-title {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .access-icon {
        height: 150px;
        width: 150px;
    }

    .access-icon img {
        height: 60px;
    }

    .access-card h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .footer-top {
        padding-block: 60px;
    }

    .subscribe-wrapper {
        padding-bottom: 60px;
    }

    .footer-logo {
        width: 200px;
    }
    .error-page-wrapper {
        padding-block: 60px;
    }
    .error-image img {
        width: 400px;
    }
    .error-content h2 {
        margin-block: 30px 14px;
    }

}

@media (max-width: 576px) {
    .inner-gap {
        padding-block: 40px;
    }

    input::placeholder {
        font-size: 14px;
    }

    .section-title {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .section-title::before {
        height: 8px;
    }

    .sub-title {
        font-size: 26px;
    }
    .about-content .sub-title {
        font-size: 26px;
    }
    .primary-btn {
        font-size: 14px;
        padding: 12px 15px;
    }

    .banner-content {
        padding-block: 40px;
    }

    .banner-content h1 {
        font-size: 36px;
        margin-bottom: 16px;
    }

    .banner-content p {
        margin-bottom: 16px;
    }

    .search-form {
        height: 50px;
    }

    .search-block {
        flex-direction: column;
    }

    .about-img {
        padding-top: 30px;
    }

    .about-img-1 {
        margin-bottom: 10px;
    }

    .about-img-1 img,
    .about-img-2 img {
        border: 10px solid #FFF;
        width: 100%;
    }

    .about-card-in {
        text-align: center;
    }

    .about-img-2 {
        position: relative;
    }

    .about-card p {
        font-size: 20px;
        margin-top: 16px;
        text-align: center;
    }

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

    .job-form .input-group {
        flex-direction: column;
    }

    .job-form .input-group .form-control {
        width: 100%;
    }

    .file-upload .form-control[type=file] {
        padding: 70px;
    }

    .login-page-left,
    .login-page-right {
        padding-block: 40px;
    }

    .login-wrapper h2 {
        font-size: 26px;
        text-align: center;
    }

    textarea.form-control {
        height: 150px;
    }

    .login-wrapper {
        padding: 30px 20px;
    }

    .job-form .form-label {
        font-size: 14px;
    }

    .forgot-text {
        font-size: 14px;
    }

    .browse-job-left>p {
        font-size: 16px;
        margin-block: 16px;
    }

    .job-card {
        border-radius: 16px;
        padding: 20px 15px;
    }

    .browse-title {
        font-size: 26px;
    }

    .grid-btn img {
        width: 20px;
    }

    

    .browse-job {
        padding-block: 40px;
    }

    .find-freelancer-card .price-wrapper {
        flex-direction: row;
    }

    .client-logo {
        padding-block: 30px;
    }

    .client-card {
        width: 100%;
    }

    .project-wrapper {
        padding: 30px 20px;
    }

    .project-wrapper ol li {
        font-size: 16px;
    }

    .freelancer-content h2 {
        margin-bottom: 20px;
    }

    .freelancer-content p {
        margin-bottom: 20px;
    }

    .freelancer-content {
        padding: 40px 30px;
    }

    .testimonial-swiper .swiper-button-next,
    .testimonial-swiper .swiper-button-prev {
        display: none;
    }

    .testimonial-card {
        max-width: 100%;
    }
    

    .expert-card {
        max-height: 500px;
    }

    .freelancer-card-wrapper {
        padding-left: 0;
    }

    .freelancer-icon {
        height: 100px;
        width: 100px;
        line-height: 100px;
        margin-left: 0;
    }

    .page-title {
        padding-block: 60px;
    }

    .page-title h1 {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .page-title p {
        font-size: 14px;
    }

    .about-banner-content {
        padding-block: 40px;
    }

    .about-banner-content p {
        font-size: 16px;
    }

    .freelancer-card {
        padding: 26px;
    }

    .freelancer-card h5 {
        font-size: 20px;
        text-align: center;
    }

    .freelancer-card p {
        text-align: center;
    }

    .freelancer-icon::before {
        display: none;
    }

    .browse-job-right>h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .job-filter {
        margin-bottom: 30px;
    }

    .filter-title {
        font-size: 18px;
    }

    .Filter-list li {
        margin-bottom: 20px;
    }

    .Filter-list .form-check {
        margin-bottom: 15px;
    }

    .pagination li:nth-child(3),
    .pagination li:nth-child(5) {
        display: none;
    }

    .job-detail-left p {
        font-size: 16px;
    }

    .job-detail-left h4 {
        font-size: 20px;
    }

    .rating-count span {
        font-size: 14px;
    }

    .job-detail-wrapper h3 {
        font-size: 20px;
    }

    .day-left span {
        margin-bottom: 20px;
    }

    .single-freelancer-wrapper {
        padding: 30px 20px;
    }

    .freelancer-title h4 {
        font-size: 20px;
    }

    .single-freelancer-card .freelancer-title span {
        font-size: 14px;
    }

    .single-freelancer-card p.freelancer-post,
    .freelancer-counter p,
    .review-count span {
        font-size: 16px;
    }

    .single-blog h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .single-blog .blog-desc {
        margin-bottom: 20px;
    }

    .single-blog .wrapper {
        border-radius: 20px;
        padding: 20px;
        margin-bottom: 16px;
    }

    .single-blog .social-media ul li a {
        font-size: 20px;
    }

    .help-icon {
        height: 100px;
        width: 100px;
    }

    .help-icon img {
        height: 40px;
    }

    .contact-card {
        background-size: 55%;
    }

    .job-form .form-control,
    .job-form .form-select {
        padding: 8px 15px;
    }



    .footer-top {
        padding-block: 40px;
    }

    .subscribe-wrapper p {
        font-size: 20px;
    }

    .subscribe-wrapper {
        padding-bottom: 40px;
    }

    .subscribe-in .input-group input {
        padding-inline: 12px;
    }

    .sub-btn {
        font-size: 15px;
        padding: 12px 10px;
    }

    .footer-bottom-wrapper a,
    .footer-bottom-wrapper p {
        font-size: 15px;
    }

    .error-content h2 {
        font-size: 24px;
        margin-block: 24px 10px;
    }

    .error-content p {
        font-size: 14px;
    }
    .error-image img {
        width: 300px;
    }

}

@media (max-width:400px) {
    .publish-detail p {
        font-size: 11px;
    }
    .price-wrapper {
        flex-direction: column;
        gap: 15px;
    }
}