@media (min-width: 992px) and (max-width: 1199.98px) {
    .df-content-section {
        padding: 180px 0 80px;
    }
    .df-newsletter-section .img-box img {
        left: -50px;
    }
    .df-upcoming-event-section .content-area {
        padding: 30px;
    }
    .event-detail-content-box ul li .item .sub-item:first-child {
        width: 190px;
    }
    .event-detail-content-box .top-details-box .left-cont {
        width: calc(100% - 350px);
    }
    .event-detail-content-box .top-details-box .right-cont {
        width: 300px;
    }
    .event-detail-content-box .top-details-box .slots-box {
        padding: 33px 30px;
        width: 320px;
    }
    .df-upcoming-event-section .right-content-box {
        padding-left: 50px;
    }
    .df-about-content-section .content-area img {
        margin-left: 100px;
    }
    .df-blog-detail-section .content-area img {
        margin-left: 100px;
    }
    .df-circle-detail-section {
        padding-top: 0;
    } 
    .df-circle-blog-content-section .title-box h1 {
        padding: 0 20px;
    }
    .news-content-section .content-area h1 {
        font-size: 46px;
    }
}
@media (min-width: 992px) {
    .df-profile-modal .modal-dialog {
        width: 730px;
    }
    .df-reserve-slot-modal .modal-dialog {
        width: 730px;
    }
}
@media (min-width: 320px) and (max-width: 991.98px) {
    .df-content-section .img-box {
        margin-top: 60px;
        text-align: center;
    }
    .df-content-section.center-content .author-detail-box .img-box {
        margin-top: 0;
    }
    .df-newsletter-section .img-box img {
        position: unset;
        margin-bottom: 50px;
    }
    .df-upcoming-event-section .content-area {
        margin: 0 auto;
    }
    .df-upcoming-event-section .img-box {
        text-align: center;
        margin-top: 30px;
    }
    .df-previous-event-content-wrapper .right-content::before {
        content: none;
    }
    .df-profile-modal .profile-detail-box {
        flex-direction: column;
    }
    .df-profile-modal .profile-detail-box .profile-img-box {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .df-profile-modal .profile-detail-box .profile-img-box img {
        width: 100%;
    }
    .df-profile-modal .profile-detail-box .content-box {
        width: 100%;
    }
    .df-upcoming-event-section .right-content-box {
        padding-left: 0px;
        max-width: 551px;
        margin: 0 auto;
        margin-bottom: 60px;
        text-align: left;
    }
    .df-upcoming-event-section .right-content-box a {
        width: 100%;
        text-align: center;
    }
    .df-upcoming-event-section .title-box {
        margin-bottom: 30px;
    }
    .df-about-content-section .content-area img {
        float: unset;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .df-blog-detail-section .content-area img {
        float: unset;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .df-blog-detail-section .content-area .main-img-box img {
        margin-bottom: 0;
    }
    .df-circle-content-section .img-box {
        text-align: center;
        margin-top: 40px;
    }
    .df-circle-detail-section {
        padding-top: 0;
    } 
    .df-circle-blog-content-section .circle-blog-content-bg {
        height: 620px;
    }
    .df-circle-blog-content-section .title-box h1 {
        padding: 0 70px;
    }
    .df-join-group-modal .modal-body .all-steps .step {
        margin-right: 60px;
    }
    .df-join-group-modal .modal-body .all-steps .step::before{
        right: -70px;
        width: 70px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) { 
    .df-content-section {
        padding: 160px 0 80px 0;
    }
    .df-previous-event-content-wrapper .left-content,
    .df-previous-event-content-wrapper .right-content {
        grid-column: span 3;
    }
    .df-reserve-slots-card .df-discuss-event-card ul li .item .sub-item:first-child{
        width: 100px; 
    }
    .event-detail-content-box ul li .item .sub-item:first-child {
        width: 170px;
    }
    .event-detail-content-box .top-details-box {
        gap: 30px;
    }
    .event-detail-content-box .top-details-box .left-cont {
        width: calc(100% - 280px);
    }
    .event-detail-content-box .top-details-box .left-cont .lists-box {
        margin-top: 60px;
    }
    .event-detail-content-box .top-details-box .right-cont {
        width: 250px;
    }
    .event-detail-content-box .top-details-box .slots-box {
        padding: 33px 10px;
        width: 250px;
        margin-top: 30px;
    }
    .event-detail-content-box .top-details-box .slots-box::before {
        left: -15px;
    }
    .df-current-circle-card .circle-content-box h3 {
        font-size: 24px;
    }
    .event-detail-content-box .top-details-box .slots-box ul li span {
        font-size: 17px;
      }
      .event-detail-content-box .top-details-box .slots-box ul li strong {
        font-size: 15px;
        margin-bottom: 0;
      }
}
@media (min-width: 320px) and (max-width: 767.98px) { 
    .df-upcoming-event-section {
        padding: 280px 0 100px 0;
    }
    .df-upcoming-event-section .right-content-box h1 {
        font-size: 22px;
        line-height: 26px;
    }
    .df-upcoming-event-section .right-content-box a {
        font-size: 16px;
        padding: 7px 18px;
        line-height: 28px;
    }
    .df-upcoming-event-section .content-area h3 {
        font-size: 27px;
        line-height: 48px;
        margin-bottom: 20px;
    }
    .df-upcoming-event-section .content-area ul li {
        margin-bottom: 14px;
    }
    .df-upcoming-event-section .content-area ul li img {
        width: 22px;
        height: 22px;
    }
    .df-upcoming-event-section .content-area ul li span {
        font-size: 14px;
    }
    .df-upcoming-event-section .content-area p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 26px;
    }
    .df-upcoming-event-section .content-area button {
        font-size: 14px;
        line-height: 26px;
    }
    .df-top-notification-bar {
        padding: 17px 0;
    }
    .df-top-notification-bar .notifications-list {
        height: 36px;
    }
    .df-top-notification-bar .notifications-list .notification-box span {
        width: 26px;
        height: 26px;
    }
    .df-top-notification-bar .notifications-list .notification-box span img {
        width: 14px;
    }
    .df-top-notification-bar .notifications-list .notification-box p {
        font-size: 12px;
    }
    .df-event-section {
        padding: 30px 0;
    }
    .df-event-section .df-heading-content h2 {
        line-height: 44px;
        font-size: 24px;
        margin-bottom: 16px;
    }
    .df-event-section .df-nav-pills {
        margin-bottom: 20px;
    }
    .df-event-section .df-nav-pills button {
        padding: 4px 22px;
        height: 34px;
    }
    .df-event-section .df-nav-pills button img {
        width: 22px;
        height: 22px;
    }
    .df-event-section .df-nav-pills button#pills-calender-tab {
        border-radius: 7px 0 0 7px;
    }
    .df-event-section .df-nav-pills button#pills-list-tab {
        border-radius: 0 7px 7px 0;
    }
    .df-event-section .df-content-wrapper-box {
        padding: 0;
        border: 0;
    }
    .df-event-section .df-content-wrapper-box::before,
    .df-event-section .df-content-wrapper-box::after {
        content: none;
    }
    .df-sortable-meta-box {
        margin-bottom: 0;
    }
    .df-sortable-meta-box:has(.select2) {
        flex-direction: column;
        gap: 16px;
    }
    .df-sortable-meta-box:has(.select2) .select2-container--default .select2-selection--single .select2-selection__rendered {
        text-align: center;
    }
    .df-sortable-meta-box h3 {
        font-size: 16px;
        line-height: 30px;
    }
    .df-sortable-meta-box:has(.select2) h3 {
        font-size: 24px;
        line-height: 44px;
    }
    .df-indicators-box .df-indicator {
        width: 24px;
        height: 24px;
        border-radius: 2px;
    }
    .df-indicators-box .df-indicator img {
        width: 12px;
    }
    .df-event-card {
        margin-top: 20px;
    }
    .df-event-card .event-meta-box h4 {
        font-size: 16px;
    }
    .df-event-card .event-meta-box ul li img {
        margin: 0px 5px 0 0;
        width: 22px;
        height: 21px;
    }
    .df-event-card .event-meta-box ul li span {
        font-size: 14px;
    }
    .df-latest-news-section {
        padding: 30px 0px;
    }
    .df-latest-news-section h2 {
        font-size: 24px;
        line-height: 44px;
        margin-bottom: 30px;
    }
    .df-latest-news-section .df-content-wrapper-box {
        padding: 0 18px;
    }
    .df-latest-news-section .df-content-wrapper-box .sub-content-box:first-child {
        padding-top: 18px;
    }
    .df-latest-news-section .df-content-wrapper-box .sub-content-box:last-child {
        padding-bottom: 18px;
    }
    .df-latest-news-section .sub-content-box .title .icon-box {
        width: 26px;
        height: 26px;
        margin-top: -1px;
    }
    .df-latest-news-section .sub-content-box .title .icon-box img {
        width: 14px;
    }
    .df-latest-news-section .sub-content-box .title p {
        font-size: 14px;
        width: calc(100% - 40px);
        line-height: 24px;
    }
    .df-latest-news-section .df-content-wrapper-box .sub-content-box a {
        font-size: 14px;
        line-height: 28px;
    }
    .df-latest-news-section .sub-content-box form .total-votes-box button {
        font-size: 14px;
    }
    .view-all-box {
        margin-top: 30px;
    }
    .view-all-box button {
        font-size: 14px;
        line-height: 28px;
    }
    .df-community-blog-section {
        padding: 30px 0; 
    }
    .df-community-blog-section .df-heading-content h2 {
        font-size: 24px;
        line-height: 44px;
    }
    .df-blog-card {
        margin-top: 20px;
        padding: 0;
    }
    .df-community-blog-section .blog-img-box{
        height: 200px;
        overflow: hidden;
        border-radius: 8px;
    }
    .df-blog-card .blog-img-box img {
        border-radius: 8px 8px 0 0;
    }
    .df-blog-card .blog-content-box {
        padding: 20px;
    }
    .df-blog-card .blog-content-box h4 {
        font-size: 16px;
    }
    .df-blog-card .blog-content-box > a.btn-theme-primary {
        line-height: 30px;
    }
    .df-notifications-section {
        padding: 30px 0 20px 0;
    }
    .df-notifications-section .df-heading-content  {
        margin-bottom: 20px;
    }
    .df-notifications-section .df-heading-content h2 {
        font-size: 24px;
        line-height: 44px;
    }
    .df-notification-box {
        padding-left: 0;
        margin-bottom: 20px;
    }
    .df-notification-box p {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 18px;
    }
    .df-notification-box small {
        margin-bottom: 20px;
    }
    .df-news-section {
        padding: 30px 0 20px 0;
    }
    .df-news-section .df-heading-content {
        margin-bottom: 20px;
    }
    .df-news-section .df-heading-content h2 {
        font-size: 24px;
        line-height: 44px;
    }
    .df-news-card {
        height: calc(100% - 20px);
        margin-bottom: 20px;
    }
    .df-news-card .news-content-box p,
    .df-news-card .botm-content i.author,
    .df-news-card .botm-content a {
        font-size: 14px;
    }
    .df-news-card .news-content-box h4 {
        font-size: 16px;
    }
    .df-previous-event-section {
        padding: 30px 0;
    }
    .df-previous-event-section .df-heading-content {
        margin-bottom: 20px;
    }
    .df-previous-event-section .df-heading-content h2 {
        font-size: 24px;
        line-height: 44px;
        margin-bottom: 20px;
    }
    .df-previous-event-content-wrapper {
        padding: 20px;
    } 
    .df-previous-event-content-wrapper h3 {
        font-size: 24px;
        line-height: 44px;
    } 
    .df-previous-event-content-wrapper ul.list-detail li img {
        width: 24px;
    }
    .df-previous-event-content-wrapper ul.list-detail li span {
        font-size: 16px;
        line-height: 28px;
    }
    .df-previous-event-content-wrapper h4 {
        font-size: 20px;
        font-weight: 500;
        line-height: 36px;
        margin: 27px 0;
    }
    .df-previous-event-content-wrapper h5 {
        font-size: 20px;
        line-height: 36px;
    }
    .df-previous-event-content-wrapper ul {
        margin-bottom: 18px;
    }
    .df-previous-event-content-wrapper ul li strong {
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
    }
    .df-previous-event-content-wrapper ul li span,
    .df-previous-event-content-wrapper ul li a {
        display: block;
        font-size: 16px;
        font-weight: 500;
        line-height: 28px;
    }
    .df-previous-event-content-wrapper .topic-list-dropdown .dropdown-toggle {
        font-size: 14px;
        font-weight: 500;
        line-height: 26px;
        padding: 5px 24px;
    }
    .df-previous-event-content-wrapper .right-content .img-box {
        height: 313px;
    }
    .df-previous-event-content-wrapper .right-content .img-box img {
        height: 100%;
        object-fit: cover;
        border-radius: 8px;
    }
    .df-previous-event-content-wrapper .right-content p {
        font-size: 16px;
        line-height: 26px;
    }
    .df-about-us-section {
        padding: 30px 0;
    }
    .df-about-us-section h2 {
        font-size: 24px;
        line-height: 44px;
        margin-bottom: 20px;
    }
    .df-about-us-section p {
        font-size: 14px;
        line-height: 26px;
    }
    .df-about-us-section .img-box {
        margin-top: 20px;
    }
    .df-newsletter-section {
        padding: 30px 0;
    }
    .df-newsletter-section .img-box {
        display: none;
    }
    .df-newsletter-section .content-box img {
        width: 100px;
        height: 100px;
    }
    .df-newsletter-section .content-box h4 {
        font-size: 24px;
        line-height: 44px;
    }
    .df-newsletter-section .content-box p {
        font-size: 14px;
        line-height: 28px;
    }
    .df-newsletter-section .content-box form {
        margin-top: 30px;
    }
    .df-newsletter-section .content-box form input {
        height: 48px;
        padding: 13px 18px;
        font-size: 12px;
    }
    .df-newsletter-section .content-box form .btn-theme-secondary {
        top: 7px;
        right: 7px;
        padding: 6px 14px;
        font-size: 12px;
        line-height: 20px;
    }
    .df-footer {
        padding: 30px 0;
    }
    .df-footer .content-wrapper {
        align-items: flex-start;
        flex-wrap: wrap;
        gap: 0;
    }
    .df-footer .content-wrapper .logo-box {
        flex-basis: 100%;
    }
    .df-footer .content-wrapper .extra-links,
    .df-footer .content-wrapper .social-links {
        margin: 30px 0 0 0;
        flex-basis: 50%;
    }
    .df-footer .content-wrapper ul li {
        display: block;
    }
    .df-footer .content-wrapper .extra-links ul li {
        margin-bottom: 24px;
        margin-right: 0;
    }
    .df-footer .content-wrapper .extra-links ul li:last-child {
        margin-bottom: 0;
    }
    .df-footer .content-wrapper .social-links ul li {
        margin-left: 0;
        margin-bottom: 16px;
        display: flex;
        justify-content: flex-end;
    }
    .df-footer .content-wrapper .social-links ul li:last-child {
        margin-bottom: 0;
    }
    .df-copyright-section p {
        font-size: 14px;
        line-height: 26px;
    }
    .df-breadcrumb-section {
        padding: 188px 0 130px 0;
    }
    .df-breadcrumb-section .content-box h1 {
        font-size: 27px;
        line-height: 49px;
    }
    .df-breadcrumb-section .content-box p {
        font-size: 14px;
        margin-top: 3px;
    }
    .df-event-detail-section {
        padding-bottom: 30px;
    }
    .event-detail-content-box {
        padding: 20px;
    }
    .event-detail-content-box .top-details-box {
        flex-direction: column-reverse;
        margin-bottom: 20px;
        gap: 20px;
        padding-bottom: 10px;
    }
    .event-detail-content-box strong,
    .event-detail-content-box ul li .item .sub-item span,
    .df-discuss-event-card .discuss-event-content-box ul li .item .sub-item span, 
    .df-discuss-event-card .discuss-event-content-box ul li .item .sub-item .presenter {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 2px;
    }
    .event-detail-content-box p,
    .event-detail-content-box ul li .item .sub-item span.topic,
    .df-discuss-event-card .discuss-event-content-box ul li .item .sub-item span.topic, 
    .df-discuss-event-card .discuss-event-content-box ul li .item .sub-item .presenter,
    .event-detail-content-box ul li .item .sub-item .presenter {
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        margin-bottom: 12px;
    }
    .event-detail-content-box ul li .item .sub-item span.topic {
        margin-bottom: 0;
    }
    .event-detail-content-box ul li .item .sub-item:first-child,
    .df-discuss-event-card .discuss-event-content-box ul li .item .sub-item:first-child {
        width: 100%;
        margin-right: 0;
    }
    .event-detail-content-box ul li.document-name .item .sub-item:first-child {
        width: 100%;
    }
    .event-detail-content-box ul li {
        margin-bottom: 12px;
    }
    /* .event-single-content .event-video-box {
        height: 313px;
    } */
    .event-single-content .event-video-box img {
        height: 100%;
        object-fit: cover;
    }
    .event-detail-content-box .videos-title {
        margin-bottom: 16px;
    }
    .event-detail-content-box .event-sub-video-box {
        margin-bottom: 16px;
    }
    .event-detail-content-box .event-sub-video-box .video-box {
        height: 207px;
    }
    .event-detail-content-box .event-sub-video-box .video-box img {
        height: 100%;
        object-fit: cover;
    }
    .event-detail-content-box .event-sub-video-box h5 {
        font-size: 14px;
        margin-top: 8px;
    }
    .df-about-top-section {
        padding: 307px 0 158px 0;
    }
    .df-upcoming-event-section .title-box h1 {
        font-size: 22px;
        line-height: 28px;
    }
    .df-upcoming-event-section .title-box a {
        width: 38px;
        height: 38px;
    }
    .df-upcoming-event-section .title-box a img {
        width: 22px;
    }
    .df-about-content-section {
        padding: 30px 0;
    }
    .df-about-content-section .content-area h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .df-about-content-section .content-area img {
        width: 100%;
    }
    .df-about-content-section .content-area p,
    .df-about-content-section .content-area a {
        font-size: 14px;
        line-height: 26px;
    }
    .df-content-section > img.main-bg {
        display: none;
    }
    .df-content-section {
        padding: 200px 0 133px 0;
        background-image: url(../imgs/event-bg.png);
        background-size: cover;
    }
    .df-content-section .content-area h1 {
        font-size: 27px;
        line-height: 48px;
        margin-bottom: 12px;
    }
    .df-content-section .content-area p {
        font-size: 14px;
        line-height: 22px;
    }
    .df-profile-modal .modal-body .btn-close {
        display: none;
    }
    .df-profile-modal .profile-detail-box {
        padding: 16px;
    }
    .df-profile-modal .profile-detail-box .content-box h3 {
        font-size: 20px;
        line-height: 36px;
    }
    .event-detail-content-box .top-details-box .left-cont h4 {
        display: none;
    }
    .event-detail-content-box .top-details-box .left-cont a.btn-theme-primary {
        font-size: 14px;
        font-weight: 500;
        line-height: 26px;
        padding: 4px 26px;
    }
    .event-detail-content-box .top-details-box .right-cont {
        text-align: left;
    }
    .event-detail-content-box .top-details-box .right-cont h4 {
        display: block;
        font-size: 22px;
        line-height: 40px;
    }
    .event-detail-content-box .top-details-box .right-cont img {
        width: 100%;
    }
    .event-detail-content-box .top-details-box .slots-box {
        padding: 0;
        width: 100%;
        margin-top: 20px;
    }
    .event-detail-content-box .top-details-box .slots-box::before {
        content: none;
    }
    .event-detail-content-box .top-details-box .slots-box ul li {
        width: 260px;
    }
    .event-detail-content-box .top-details-box .slots-box ul li span {
        font-size: 14px;
    }
    .event-detail-content-box .top-details-box .slots-box ul li strong {
        font-size: 16px;
        font-weight: 500;
    }
    .event-detail-content-box .top-details-box .slots-box .btn-theme-secondary {
        font-size: 14px;
        font-weight: 500;
        width: 100%;
    }
    .event-detail-content-box .top-details-box .left-cont .lists-box {
        margin-top: 22px;
    } 
    .event-detail-content-box .top-details-box ul li .item .sub-item:first-child span {
        font-size: 14px;
        font-weight: 400;
    }
    .event-detail-content-box h4 {
        font-size: 14px;
        font-weight: 400; 
    }
    .df-event-topic-card {
        padding: 12px;
        margin-top: 16px;
    }
    .event-detail-content-box .df-event-topic-card ul li {
        margin-bottom: 8px;
    }
    .event-detail-content-box .df-event-topic-card ul li.topic-name .item .sub-item a {
        font-size: 16px;
    }
    .event-detail-content-box .df-event-topic-card ul li .item .sub-item:first-child {
        width: 100%;
    }
    .df-profile-modal .btn-theme-primary {
       display: block;
        color: #fff;
    }
    .df-reserve-slot-modal .modal-header a {
        position: relative;
        width: 44px;
        height: 44px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 12px;
        box-shadow: 4px 6px 61px 0 #6368E71F;
        background-color: #ffff;
        border: 1px solid rgba(142, 84, 233, 0.2);
        margin-right: 18px;
    }
    .df-reserve-slot-modal .modal-header {
        justify-content: flex-start;
    }
    .df-reserve-slot-modal .modal-header::before {
        content: none;
    }
    .df-reserve-slot-modal .modal-header .btn-close {
        display: none;
    }
    .df-reserve-slot-modal .modal-header h1 {
        font-size: 20px;
        font-weight: 700;
        line-height: 36px;
    }
    .df-reserve-slot-modal .modal-body {
        padding-top: 6px;
    }
    .df-reserve-slot-modal .profile-pic-box {
        margin-bottom: 26px;
    }
    .df-reserve-slot-modal form .input-field {
        margin-bottom: 30px;
    }
    .df-reserve-slot-modal form .input-field label {
        font-size: 14px;
        font-weight: 400;
    }
    .df-reserve-slot-modal form .input-button button {
        width: 100%;
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
    }
    .df-tags-list li a {
        font-size: 16px;
    }
    .df-blog-section {
        padding: 30px 0;
    } 
    .df-blog-2-card {
        margin-top: 20px;
    }
    .df-blog-2-card .content-box p {
        line-height: 30px;
    }
    .df-content-section.center-content {
        padding-top: 200px;
        padding-bottom: 150px;
    } 
    .df-content-section.center-content .content-area h1, .df-content-section.center-content .content-area p {
        text-align: left;
        margin-bottom: 12px;
    }
    .df-content-section.center-content .author-detail-box {
        justify-content: flex-start;
    }
    .df-content-section.center-content .author-detail-box .img-box {
        width: 40px;
        height: 40px;
    }
    .df-content-section.center-content .author-detail-box .meta-box span {
        margin-right: 30px;
    }
    .df-content-section.center-content .author-detail-box .meta-box span::before {
        right: -20px;
    }
    .df-content-section.center-content .author-detail-box .meta-box span:nth-child(3) {
        display: none;
    }
    .df-content-section.center-content .author-detail-box .meta-box span:nth-child(2)::before {
        content: none;
    }
    .df-blog-detail-section .content-area .main-img-box {
        margin-top: -135px;
        z-index: 2;
        position: relative;
        height: 255px;
        margin-bottom: 70px;
    }
    .df-blog-detail-section .content-area .main-img-box img {
        height: 100%;
    }
    .df-blog-detail-section .content-area h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .df-blog-detail-section .content-area img {
        width: 100%;
    }
    .df-news-blog-detail-section .content-area .main-img-box img {
        margin-top: 30px;
    }
    .df-blog-detail-section .content-area p,
    .df-blog-detail-section .content-area a {
        font-size: 14px;
        line-height: 26px;
    }
    .df-related-blogs-section .top-head-box h3 {
        font-size: 22px;
    }
    .blog-detail-large-image-modal .modal-body button {
        display: none;
    }
    .blog-detail-large-image-modal .modal-body .btn-theme-primary {
        display: block;
    }
    .df-circle-content-section {
        padding: 160px 0 60px; 
    }
    .df-circle-content-section h1 {
        text-align: left;
        font-size: 27px;
        line-height: 48px;
        margin-bottom: 12px;
    }
    .df-circle-content-section .content-area h2 {
        display: none;
    }
    .df-circle-content-section .content-area p {
        font-size: 14px;
        line-height: 22px;
    }
    .df-current-circle-section {
        padding: 30px 0;
    }
    .df-current-circle-section h1 {
        font-size: 24px; 
        line-height: 44px;
        margin-bottom: 0;
    } 
    .df-current-circle-card {
        margin-top: 20px;
    }
    .df-current-circle-card .circle-content-box h3 {
        font-size: 22px;
        line-height: 40px;
        margin-bottom: 6px;
    }
    .df-current-circle-card .circle-content-box p {
        font-size: 16px;
        line-height: 30px;
    }
    .df-circle-detail-section .df-content-wrapper-box {
        padding: 20px;
    }
    .df-circle-detail-section.df-staff-member-section {
        padding-top: 0;
        padding-bottom: 20px;
    } 
    .df-circle-detail-section .top-details-box {
        flex-direction: column-reverse;
        gap: 20px;
        margin-bottom: 22px;
    }
    .df-circle-detail-section .top-details-box .left-cont {
        width: 100%;
    }
    .df-circle-detail-section .top-details-box .right-cont {
        width: auto;
    }
    .df-circle-detail-section h4 {
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 12px;
    }.df-circle-detail-section .top-details-box .left-cont p {
        font-size: 16px;
        font-weight: 500;
        line-height: 28px;
    }
    .df-circle-detail-section .btn-theme-secondary {
        width: 100%;
        font-size: 14px;
        text-align: center;
    } 
    .df-circle-detail-section .useful-links-box {
        margin-bottom: 20px;
    }
    .df-circle-detail-section .useful-links-box h4 {
        margin-bottom: 0;
    }
    .df-circle-job-list-box {
        padding: 12px;
        margin-bottom: 20px;
    }
    .df-circle-job-list-box .header-box h4 {
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        margin-bottom: 8px;
    }
    .df-circle-job-list-box .header-box .due-date-box .icon-box {
        width: 24px;
        height: 24px;
    }
    .df-circle-job-list-box .header-box .due-date-box .icon-box img {
        width: 14px;
    }
    .df-circle-job-list-box .header-box .due-date-box {
        width: 100%;
    }
    .df-circle-job-list-box .header-box .due-date-box p {
        font-size: 14px;
        line-height: 26px;
    }
    .df-circle-job-list-box .header-box {
        padding-bottom: 8px;
        margin-bottom: 8px;
        gap: 0;
    }
    .df-circle-job-list-box .content-box p {
        font-size: 14px;
        margin-bottom: 8px;
    }
    .df-circle-job-list-box .inner-content-box{
        display: block;
    }
    .df-circle-job-list-box .inner-content-box a.open-roles{
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
    .df-circle-detail-section h4.members-title {
        font-size: 24px;
        font-weight: 600;
        line-height: 44px;
        margin-bottom: 20px;
    }
    .df-member-info-box h5 {
        font-size: 16px;
        font-weight: 600;
        line-height: 28px;
    }
    .df-circle-blog-content-section {
        padding: 168px 0 128px 0;
    }
    .df-circle-blog-content-section .circle-blog-content-bg {
        height: 500px;
    }
    .df-circle-blog-content-section .title-box h1 {
        font-size: 27px;
        line-height: 38px;
        padding: 0 0 0 50px;
        text-align: left;
    }
    .df-circle-blog-content-section .title-box .back-btn {
        width: 38px;
        height: 38px;
    }
    .df-circle-blog-content-section .title-box .back-btn img {
        width: 18px;
    }
    .df-join-group-modal .modal-body {
        padding: 64px 30px 45px 30px;
    }
    .df-join-group-modal .modal-body .btn-close {
        display: none;
    }
    .df-join-group-modal .modal-body .btn-back-sm {
        display: block;
        position: absolute;
        top: 60px;
        left: 30px;
        z-index: 1;
        width: 44px;
        height: 44px;
        padding: 10px;
        line-height: 20px;
        background-color: #fff;
    }
    .df-join-group-modal .modal-body h2 {
        font-size: 20px;
        line-height: 36px;
        font-weight: 700;
        margin-bottom: 40px;
        text-align: left;
        padding-left: 62px;
    }
    .df-join-group-modal .modal-body .form-buttons-box {
        margin-top: 54px;
    }
    .df-join-group-modal .modal-body .form-buttons-box button#back-button {
        display: none;
    }
    .df-join-group-modal .modal-body .form-buttons-box button.btn-theme-secondary {
        width: 100%;
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
    }
    .df-join-group-modal .modal-body .fields-tab {
        padding: 0;
        border: 0;
        box-shadow: none;
    }
    .df-join-group-modal .modal-body .fields-tab h3 {
        padding-bottom: 0;
        margin-bottom: 36px;
        border-bottom: 0;
    }
    .df-join-group-modal .modal-body .fields-tab .field-box {
        margin-bottom: 26px;
    }
    .df-join-group-modal .modal-body .fields-tab h3::before {
        content: none;
    }
    .df-join-group-modal .modal-body .fields-tab .field-box label {
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
    }
    .df-join-group-modal.finish .modal-body {
        padding: 16px;
    }
    .df-join-group-modal .modal-body .thank-you-box {
        margin-bottom: 24px;
    }
    .df-join-group-modal.finish .modal-body .btn-back-sm {
        display: none;
    }
    .df-join-group-modal.finish .modal-body .btn-close {
        display: block;
    }
    .df-join-group-modal.finish .modal-body .form-buttons-box {
        margin-top: 0;
    }
    .df-join-group-modal .modal-body .thank-you-box img {
        margin-bottom: 24px;
    }
    .df-join-group-modal .modal-body .thank-you-box h3 {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .df-join-group-modal .modal-body .thank-you-box p {
        font-size: 14px;
        line-height: 26px;
    }
    .df-join-group-modal .modal-body .all-steps {
        display: flex;
        width: 100%;
        justify-content: space-between;
        overflow: hidden;
    }
    .df-join-group-modal .modal-body .all-steps .step {
        margin-right: 0;
    }
    .df-join-group-modal .modal-body .all-steps .step::before {
        left: 100%;
        width: 114px;
    }
    .df-faqs-content-section {
        padding: 180px 0 104px 0;
    }
    .df-faqs-content-section .content-box h1 {
        font-size: 27px;
        font-weight: 700;
        line-height: 44px;
        margin-bottom: 0;
    }
    .df-faqs-content-section .content-box p {
        display: none;
    }
    .df-faqs-section {
        padding: 30px 0;
    }
    .df-faqs-accordion .accordion-item {
        padding: 12px;
        margin-bottom: 10px;
        border-radius: 8px;
    }
    .df-faqs-accordion .accordion-item .accordion-button {
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
    }
    .df-faqs-accordion .accordion-item .accordion-body p {
        font-size: 14px;
        line-height: 26px;
    }
    .df-news-blog-section {
        padding: 30px 0 10px 0;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) { 
    .df-upcoming-event-section .content-area {
        padding: 40px;
    }
    .df-previous-event-content-wrapper .left-content,
    .df-previous-event-content-wrapper .right-content {
        grid-column: span 3;
    }
    .event-detail-content-box .top-details-box .left-cont {
        width: 100%;
    }
    .event-detail-content-box .top-details-box .right-cont {
        width: 100%;
    }
    .news-content-section .content-area p {
        padding-right: 0;
    }
    .df-upcoming-event-section .right-content-box h1 {
        font-size: 26px;
        line-height: 34px;
    }
}
@media (min-width: 320px) and (max-width: 575.98px) { 
    .sb-header.df-header .logo img {
        width: 140px;
    }
    .df-header .burger-menu {
        top: 0px;
        right: 0;
    }
    .df-content-section .content-area h1 {
        font-size: 30px;
        line-height: 46px;
    }
    .df-content-wrapper-box {
        padding: 20px;
    }
    .df-upcoming-event-section .content-area {
        padding: 30px;
    }
    .df-latest-news-section .sub-content-box form p span.vote {
        display: none;
    }
    .df-community-blog-section .df-heading-content {
        margin-bottom: 0;
    }
    .df-previous-event-content-wrapper .left-content,
    .df-previous-event-content-wrapper .right-content {
        grid-column: span 3;
    }
    .event-detail-content-box .top-details-box .left-cont {
        width: 100%;
    }
    .event-detail-content-box .top-details-box .right-cont {
        width: 100%;
    }
    .df-staff-member-section {
        padding: 60px 0;
    }
    .df-staff-member-section + .df-blog-section {
        padding-top: 0;
    }
    .df-content-section.center-content .author-detail-box .meta-box {
        width: calc(100% - 70px);
    }
    .df-content-section.center-content .author-detail-box .meta-box span {
        margin-right: 30px;
        font-size: 14px;
    }
    .df-content-section.center-content .author-detail-box .meta-box span::before {
        right: -18px;
    }
    .df-circle-job-list-box .header-box {
        flex-direction: column;
        align-items: flex-start;
    }
    .df-circle-job-list-box .header-box .due-date-box {
        align-items: first baseline;
    }
    .df-circle-job-list-box .header-box .due-date-box p {
        width: calc(100% - 44px);
    }
    .df-circle-blog-content-section {
        padding: 140px 0 64px 0;
    }
    .news-content-section .content-area p {
        padding-right: 0;
    }
}
@media (max-width: 400px) {
    .df-header .sb-menu .df-list .select2 {
        margin-right: 0;
    }
    .df-header .sb-menu .df-list a.btn-theme-primary {
        padding: 8px 16px;
    }
}
