@media (max-width: 1154px) {
    #plog-post-details .head-section .head-right {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media (max-width: 1199px) {
    .join-section-wrapper::after {
        content: "";
        background-image: url(/assets/baseet/img/join-bg.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 550px;
        height: 350px;
        position: absolute;
        bottom: -25px;
        left: 100px;
    }

    .subscribe-card {
        padding: 40px 14px;
    }

    .clients-section .type-name {
        font-size: 24px;
    }

    .b-navbar .navbar-nav .nav-link {
        margin-left: 20px;
    }

    .b-navbar .right-side .navbar-brand {
        margin-left: 50px;
    }
}

@media (max-width: 991px) {
    .c-hide {
        display: inline-block;
    }

    .username-wrapper p {
        display: none !important;
    }

    .username-wrapper span#user-avatar {
        width: 48px;
        height: 48px;
    }

    .b-navbar .navbar-nav,
    .b-navbar .left-side .login-btn {
        display: none !important;
    }

    .responsive-nav {
        border-bottom: 1px solid rgba(195, 198, 209, 1);
    }

    .signup-btn {
        width: 125px;
        height: 48px;
        margin-left: 20px;
        font-size: 14px;
    }

    .b-hero-content .title {
        font-size: 40px;
        margin-bottom: 20px;
    }

    .hero-wrapper .hero-img {
        min-width: 360px;
    }

    .b-hero-content .desc {
        margin-bottom: 28px;
        letter-spacing: normal;
    }

    .our-clients-section .carousel-card-details {
        padding: 40px 10px;
    }

    .copy-righ-section p {
        font-size: 18px;
    }

    .subscribe-cards {
        padding-top: 0;
    }

    .subscribe-card {
        padding: 30px 20px;
        margin-bottom: 30px;
    }

    .subscribe-card.active-card {
        transform: translateY(0px);
    }

    .subscribe-card .subscribe-card-title {
        font-size: 18px;
        margin-bottom: 14px;
    }

    .subscribe-card .card-note {
        font-size: 30px;
    }

    .subscribe-card .ul-title {
        font-size: 16px;
    }

    .subscribe-card ul li {
        padding-right: 25px;
        font-size: 14px;
    }

    .subscribe-card ul li::before {
        width: 20px;
        height: 20px;
    }

    .join-section-wrapper {
        padding: 40px;
    }

    .join-section-wrapper::after {
        content: "";
        background-image: url(/assets/baseet/img/join-bg.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 420px;
        height: 300px;
        position: absolute;
        bottom: -33px;
        left: 60px;
    }

    .dashboard-wrapper .page-content {
        width: 55%;
    }

    .dashboard-wrapper .page-bg {
        width: 45%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .dashboard-wrapper {
        padding: 80px 40px 80px 40px;
    }

    .not-found-img-wrapper {
        width: auto;
        height: auto;
    }

    #plog-post-details .head-section .head-right {
        padding-right: 20px;
        padding-left: 20px;
        margin-top: 40px;
    }

    #plog-post-details .head-section .head-left {
        width: 360px;
        min-width: 360px;
        height: 430px;
    }

    #plog-post-details .head-section .head-right {
        margin-top: 20px;
    }

    .head-right .post-title {
        font-size: 32px !important;
    }

}

@media (max-width: 767px) {
    p {
        font-size: 14px;
    }

    .b-navbar {
        padding: 0;
    }

    .b-navbar .navbar-brand {
        display: none !important;
    }

    .b-navbar .responsive-navbar-brand {
        display: inline-block !important;
    }

    .login-btn {
        width: 125px;
        height: 48px;
        margin: 8px auto;
        font-size: 16px;
    }

    .b-section {
        margin-bottom: 80px;
    }

    .b-section .section-desc {
        margin-bottom: 28px;
    }

    /* Hero Slider Section  */
    .hero-section {
        margin-top: 40px;
        margin-bottom: 80px;
    }

    .hero-section .hero-img {
        display: none;
    }

    .hero-section .b-hero-content {
        margin-left: 0px;
        text-align: center;
        max-width: 100%;
        margin-top: 80px;
    }

    .b-hero-content .title {
        font-size: 36px;
        margin-bottom: 22px;
    }

    .b-hero-content .desc {
        margin-bottom: 38px;
    }

    .hero-btn,
    .start-btn {
        width: 120px;
        height: 42px;
        font-size: 14px;
        margin: auto;
    }

    /* Join Us Section  */
    .join-section {
        margin-bottom: 80px;
    }

    .bg-container {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .bg-container::after {
        overflow: hidden;
    }

    .join-section .container {
        padding: 0;
    }

    .join-section-wrapper::after {
        display: none;
    }

    .join-section-wrapper {
        padding: 20px;
        z-index: 1;
        background-image: none;
        background-color: #153679;
        text-align: center;
        border-radius: 16px;
    }

    .join-section-wrapper .main-text {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .join-section-wrapper .sec-text {
        font-size: 14px;
        margin-bottom: 30px;
    }

    /* Features section */
    .feature-description .icon-wrapper {
        width: 38px;
        height: 38px;
        margin-bottom: 12px;
    }

    .features-section .feature-row {
        flex-wrap: wrap;
        height: auto;
    }

    .feature-row .feature-description {
        width: 100%;
        padding-right: 0;
    }

    .feature-description .feature-title {
        font-size: 22px;
        margin-bottom: 14px;
    }

    .feature-description .feature-desc {
        font-size: 18px;
        text-align: justify;
        padding: 0 10px;
    }

    .feature-row .feature-img {
        display: none;
    }

    /* Clients type section */
    .clients-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .b-section .section-title {
        font-size: 24px;
    }

    .clients-section .type-name {
        font-size: 20px;
        padding-right: 40px;
    }

    .clients-section .type-name::before {
        width: 30px;
        height: 30px;
    }

    .c-mb {
        margin-bottom: 20px;
    }

    /* Connection Methods section */
    .connection-methods-section .connection-methods-row .connection-method-wrapper {
        width: 50%;
        min-width: 50%;
        margin-bottom: 40px;
    }

    .connection-methods-section .section-desc {
        max-width: 100%;
    }

    /* Why Baseet Section */
    .why_baseet_section {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-bottom: 80px;
    }

    .why_baseet_section .section-title {
        font-size: 26px;
    }

    .custom-card .li-icon {
        width: 44px;
        height: 44px;
        margin-bottom: 14px;
    }

    .custom-card .c-card-titel {
        font-size: 24px;
    }

    .custom-card .c-card-details {
        font-size: 16px;
        text-align: justify;
    }

    .custom-card.mb-40 {
        margin-bottom: 40px !important;
    }

    .custom-card {
        margin-bottom: 40px;
    }


    /* Newsletter section */
    .newsletter-section {
        padding-top: 0;
        padding-bottom: 40px;
    }

    .newsletter-section .section-desc {
        width: 100%;
    }

    .newsletter-input-group {
        width: 100%;
    }

    /* Footer Section */
    /* .footer-section .footer-logo-wrppaer {
        margin-bottom: 15px;
    } */

    .res-text-center {
        text-align: center;
    }

    .site-map-section ul li a {
        font-size: 16px;
    }

    .site-map-section {
        padding-bottom: 40px;
    }
    .site-map-section ul:first-child {
        padding-right: 0px;
    }
    .site-map-section ul:last-child {
        padding-right: 50px;
    }

    .footer-section .container {
        padding: 0;
    }

    .footer-section .copy-righ-section {
        flex-wrap: wrap;
    }

    .copy-righ-section .contacts {
        width: 100%;
        justify-content: space-between;
        align-items: center;
        margin-top: 15px;
    }

    .copy-righ-section p {
        font-size: 16px;
    }

    .copy-righ-section .contacts p {
        font-size: 12px;
    }

    .copy-righ-section .contacts a {
        margin-right: 0;
    }

    .copy-righ-section .contacts a img {
        width: 70%;
    }

    .register-form {
        padding: 20px 15px;
    }

    .auth-form {
        width: 90%;
        padding: 20px;
    }

    .post-wrapper .post-image {
        width: 150px;
        min-width: 150px;
        height: 150px;
    }

    .content-section .faq-item .faq-question {
        font-size: 16px;
    }

    .dashboard-wrapper .page-content {
        width: 100%;
    }

    .dashboard-wrapper .page-bg {
        display: none;
    }

    .dashboard-wrapper .txt {
        font-size: 16px;
    }

    .dashboard {
        margin-top: 100px;
    }

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

    .auth-form .form-title {
        font-size: 22px;
    }

    .form-error-msg .msg-txt {
        font-size: 13px;
    }

    .form-error-msg b {
        font-size: 14px;
        min-width: 40px;
    }

    .form-error-msg {
        padding-right: 50px;
        padding-left: 15px;
    }

    .form-error-msg::before {
        width: 25px;
        height: 25px;
        right: 15px;
    }

    .head-right .post-info span {
        font-size: 14px;
        margin-left: 4px;
    }

    .head-right .post-title {
        font-size: 32px;
    }

    #wrapper .post-main-title {
        font-size: 22px;
        margin-bottom: 20px;

    }

    #wrapper .post-content p {
        margin-bottom: 22px;
    }

    #wrapper .blogger-info .blogger-img-wrapper {
        width: 60px;
        height: 60px;
    }

    #plog-post-details {
        margin-bottom: 80px;
    }

    #plog-post-details .head-section .head-left {
        display: none;
    }
    .dashboard-wrapper .main-title {
        font-size: 20px;
    }
}

@media (max-width: 500px) {
    .dashboard-wrapper .site-url-input input {
        width: 70%;
        font-size: 14px;
    }

    .dashboard-wrapper .site-url-input button {
        width: 30%;
        margin-right: 5px;
        padding: 0px 5px !important;
        font-size: 12px;

    }

    .dashboard-wrapper .site-url-input {
        width: auto;
    }
}

@media (max-width: 425px) {
    .post-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .post-wrapper .post-details {
        padding-right: 0;
        width: 100%;
        margin-top: 20px;
    }

    .post-wrapper .post-details .post-blogger-info {
        margin-bottom: 15px;
    }

    .post-wrapper .post-details .post-title {
        font-size: 18px;
    }

}

@media (max-width: 350px) {
    .site-map-section ul li a {
        font-size: 14px;
    }

    .copy-righ-section p {
        font-size: 14px;
    }

    .dashboard-wrapper .site-url-input button {
        font-size: 10px;

    }
}