@media only screen and (max-width: 1800px) {
    .main-menu-two__logo {
        min-width: 120px;
        flex: 0 0 120px;
    }
    .main-menu .main-menu__list>li, .stricky-header .main-menu__list>li {
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .courses-two__img img {
        height: 290px;
    }
    .team-two {
        padding: 100px 0;
    }
    .team-two .team-two__single .team-two__img-box .team-two__img {
        height: 420px;
    }
    .courses-two {
        padding: 100px 0;
    }

    .contact-one {
        padding: 130px 0;
    }


    /****==== community-forum ====****/
    .page-header.community_banner {
        padding: 180px 0;
    }
    /****==== community-forum ====****/

    /****==== Business Showcase ====****/
    .model-details .courses-details__img {
        height: 480px;
    }
    .model-details__bottom-left {
        margin-top: 22px;
    }
    .model-details__title-1 {
        font-size: 38px;
        line-height: 32px;
        margin-top: 40px;
        margin-bottom: 23px;
    }
    .model-details__title-2 {
        font-size: 38px;
        line-height: 62px;
    }
    .model-details__bottom .para_text {
        margin: 0px 0 10px;
    }
     /****==== Business Showcase ====****/


     /****==== About Us Page ====****/
     section.about-one.about_story {
        padding: 120px 0 0;
    }
    .courses-two.vision_goals {
        padding: 80px 0;
        margin-top: 80px;
    }
    /****==== About Us Page ====****/


  
}
@media only screen and (max-width: 1600px) {

    .container {
        max-width: 1200px;
    }

    .main-menu-two__logo {
        min-width: 110px;
        flex: 0 0 110px;
    }
    .main-menu .main-menu__list>li, .stricky-header .main-menu__list>li {
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .main-header-two .thm-btn span {
        font-size: 16px;
        padding: 8px 14px;
    }
    .main-header-two .thm-btn>i {
        width: 34px;
        height: 34px;
        font-size: 14px;
    }

    .about-two {
        padding: 100px 0 0;
    }

    /****==== community-forum ====****/
    .page-header.community_banner {
        padding: 150px 0;
    }
    .volunteer-details__background {
        padding: 84px 0px;
    }
    .our_team_sec .section-title__title {
        margin: 0 auto 50px !important;
        font-size: 44px;
    }
    
    .our_team_sec.team-two {
        padding: 80px 0;

    }
    /****==== community-forum ====****/

    /*****==== events-workshops Page ====*****/
    .model-details.event_page {
        padding: 120px 0;
    }
    .model-details.event_page .courses-details__img {
        height: 350px;
    }
    
    .model-details.event_page .model-details__bottom .model-details__bottom-left .model-details__title-1 {
        font-size: 34px;
    }
    .model-details.event_page .model-details__bottom .model-details__bottom-left .model-details__points.list-unstyled li.para_text {
        display: inline-block;
    }
    .model-details.event_page .model-details__bottom .model-details__bottom-left .para_heading {
        font-size: 28px;
    }
    .model-details.event_page .model-details__title-2 {
        font-size: 25px;
        line-height: 45px;
        margin-top: 10px !important;
    }
    /*****==== events-workshops Page ====*****/
  }

  @media only screen and (max-width: 1400px) {

    .container {
        max-width: 1000px;
    }

    .main-menu .main-menu__list>li>a, .stricky-header .main-menu__list>li>a {
        font-size: 14px;
        line-height: 16px;
    }
    .main-menu .main-menu__list>li, .stricky-header .main-menu__list>li {
        padding: 13px 0;
    }
    .main-menu .main-menu__list>li+li, .stricky-header .main-menu__list>li+li {
        margin-left: 23px;
    }
    .main-menu .thm-btn>i {
        width: 34px;
        height: 34px;
        font-size: 18px;
    }

    .about-two {
        padding: 80px 0 0;
    }
    .about-two__btn-box {
        margin-top: 25px;
        margin-bottom: 40px;
    }
    .about-two__btn-box {
        margin-top: 28px;
        margin-bottom: 40px;
    }
    .about-two__btn span {
        padding: 4px 17px;
    }
    a.about-two__btn.thm-btn .thm-btn>i {
        width: 34px;
        height: 34px;
        font-size: 14px;
    }
    .about-two__img.about_photo {
        height: 480px;
    }
    .about-two__counts-title {
        font-size: 15px;
        line-height: 16px;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .section-title__title {
        font-size: 44px;
        line-height: 52px;
    }
    .join-one {
        padding: 60px 0 0;
    }
    .team-two {
        padding: 70px 0;
    }
    .team-two .team-two__single .team-two__img-box .team-two__img {
        height: 340px;
    }
    .team-two__title {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 4px;
    }
    .courses-two {
        padding: 80px 0;
    }
    .courses-two__img img {
        height: 220px;
    }
    .courses-two.join_sec .courses-two__single .courses-two__content .courses-two__text {
        font-size: 14px;
        line-height: 23px;
    }
    .contact-one__input-box.text-message-box {
        height: 130px;
    }
    .contact-one__input-box textarea {
        height: 100%;
    }
    
    .contact-one {
        padding: 100px 0;
    }
    .contact-one__right .contact-one__btn-box {
        margin-top: 26px;
    }
    .contact-one__right .contact-one__btn-box .thm-btn span {
        font-size: 14px;
        padding: 6px 16px;
        border-radius: 25px;
    }
    .contact-one__right .contact-one__btn-box .thm-btn>i {
        width: 34px;
        height: 34px;
        font-size: 14px;
    }
   
    /* Community Forum Page */
    .page-header__shape-1 img {
        width: 84%;
    }
    .page-header__shape-1 {
        top: 60%;
        left: 50%;
    }
    .page-header.community_banner {
        padding: 110px 0;
    }
    .page-header__inner h2 {
        font-size: 48px;
        line-height: 66px;
        margin-bottom: 25px;
    }
    /* Community Forum Page */

    /* Business Showcase Page */
    .model-details {
        padding: 110px 0 110px;
    }
    .model-details__title-1 {
        font-size: 26px;
        line-height: 22px;
        margin-top: 40px;
        margin-bottom: 23px;
    }
    .model-details__title-2 {
        font-size: 26px;
        line-height: 54px;
    }
    .para_heading {
        font-size: 24px;
    }
    .model-details__points li {
        display: inline-block;
    }
     /* Business Showcase Page */

     /* Event Work Page */
     .model-details.event_page {
        padding: 90px 0;
    }
    .model-details.event_page .model-details__bottom .model-details__bottom-left .model-details__title-1 {
        font-size: 30px;
        line-height: 40px;
    }
    .model-details.event_page .model-details__bottom .model-details__bottom-left .para_heading {
        font-size: 24px;
    }
     /* Event Work Page */

     /* About Page */
    .about-one.about_story {
        padding: 90px 0 0;
    }

    .about-one.about_story .section-title .section-title__title {
        font-size: 34px;
        line-height: 44px;
        margin-top: 20px;
    }

    .about-one.about_story .about-one__left .about-one__text.para_text {
        font-size: 14px;
        line-height: 24px;
    }
    .about-one__right .about-one__icon.story_photo {
        width: 80px;
        height: 80px;
    }
    .about-one__single .about-one__title {
        font-size: 16px;
        margin-bottom: 8px;
        line-height: 25px;
    }
    .about-one.about_story .section-title .section-title__title {
        font-size: 34px;
        line-height: 44px;
        margin-top: 20px;
    }
    .about-one.about_story .about-one__left .about-one__text.para_text {
        font-size: 14px;
        line-height: 24px;
    }

    .about-one.about_story .about-one__single .para_text {
        font-size: 12px;
        line-height: 21px;
    }
    .courses-two.vision_goals .section-title__title.title-animation {
        margin-top: 20px;
        font-size: 38px;
        line-height: 38px;
    }
    .courses-two.vision_goals .para_text_white {
        font-size: 16px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
     /* About Page */



    /* Footer Sec */
    .site-footer-two__top-inner {
        padding: 60px 0;
    }
    .footer-widget-two__title {
        font-size: 20px;
        line-height: 34px;
        margin-bottom: 12px;
    }
    .footer-widget-two__links-list li+li {
        margin-top: 6px;
    }

    .footer-widget-two__links-list li a {
        font-size: 13px;
    }
    .footer-widget-two__contact-list li .icon {
        width: 30px;
        height: 30px;
        flex: 0 0 30px;
    }
    .footer-widget-two__contact-list li .icon span {
        font-size: 11px;
    }
    .footer-widget-two__contact-list li {
        gap: 10px;
    }
    .footer-widget-two__contact-list li+li {
        margin-top: 10px;
    }
    .footer-widget-two__contact-list li p {
        font-size: 14px;
    }
    .footer-widget-two__about-text {
        padding-top: 24px;
        padding-bottom: 0;
        font-size: 14px;
        line-height: 23px;
    }
    /* Footer Sec */


  }

  @media only screen and (max-width: 1200px) {

    .container {
        max-width: 900px;
    }
    .mobile-nav__content .main-menu-two__btn.thm-btn {
        justify-content: flex-start;
    }
    .mobile-nav__social a+a {
        margin-left: 10px;
    }
    .mobile-nav__content .main-menu-two__btn.thm-btn span {
        padding: 6px 10px;
        font-size: 14px;
    }
    .mobile-nav__content .main-menu-two__btn.thm-btn i.icon-arrow-up {
        font-size: 12px;
    }
    .section-title__title {
        font-size: 40px;
        line-height: 44px;
    }
    .team-two .section-title {
        margin-bottom: 38px;
        z-index: 1;
    }
    .main-menu-two__logo {
        min-width: 70px;
        flex: 0 0 70px;
        padding: 4px 0;
    }
    .main-header-two {
        padding: 5px 0;
    }

    .about-two__img.about_photo {
        height: 430px;
    }
    .about-two__img.about_photo {
        height: 420px;
    }
    .team-two .team-two__single .team-two__img-box .team-two__img {
        height: 250px;
    }
    .team-two__social-list {
        bottom: -25px;
        left: 17px;
    }
    .team-two__social-plus-minus p {
        width: 50px;
        height: 50px;
    }
    .team-two__social {
        position: absolute;
        top: -194%;
        left: 50%;
        padding: 14px 11px 14px;
    }
    .team-two__social {
        top: -174%;
    }

    .courses-two {
        padding: 60px 0;
    }
    .courses-two__img img {
        height: 170px;
    }
    .courses-two.join_sec .courses-two__single .courses-two__content .courses-two__text {
        font-size: 13px;
        line-height: 19px;
    }
    .contact-one {
        padding: 80px 0;
    }
    .contact-one__input-box.text-message-box {
        height: 110px;
    }
    .contact-one__right {
        padding: 30px 30px 40px;
    }

    .contact-one__input-box input[type="text"], .contact-one__input-box input[type="email"] {
        height: 38px;
        font-size: 14px;
    }

    .contact-one__form .checked-box label {
        font-size: 14px;
    }
    .contact-one__form .checked-box input[type="checkbox"]+label span {
        width: 20px;
        height: 20px;
    }
    .contact-one__form .checked-box label span:before {
        top: 1px;
        left: 4px;
    }
    .our_team_sec.team-two {
        padding: 60px 0;
    }
    .our_team_sec .section-title__title {
        margin: 0 auto 40px !important;
        font-size: 36px;
    }
    .our_team_sec .team-member {
        padding: 30px !important;
    }
    .volunteer-details__background .volunteer-details__background__heading {
        font-size: 34px !important;
        margin-bottom: 20px;
    }
    .volunteer-details__background .volunteer-details__background__content .volunteer-details__background__text {
        font-size: 14px;
        line-height: 26px;
    }
    .our_team_sec .team-member .team-member__middle {
        border-left: none !important;
        margin: 0 !important;
        padding-right: 0 !important;
    }
    .our_team_sec .team-member .team-member__social .social-link {
        width: 40px;
        height: 40px;
        padding: 0 !important;
        display: flex !important;
    }
    
    .our_team_sec .team-member .team-member__social .social-link span {
        font-size: 18px;
    }
   
    /* Community Forum Page */

    .page-header.community_banner {
        padding: 70px 0;
    }
    .page-header__inner h2 {
        font-size: 38px;
        line-height: 66px;
        margin-bottom: 7px;
    }
    .banner_btn {
        margin-top: 20px;
    }
    .page-header__shape-1 img {
        width: 70%;
    }
    .volunteer-details__background {
        padding: 64px 0px;
    }
    .volunteer-details__background .volunteer-details__background__heading {
        font-size: 34px !important;
        margin-bottom: 20px;
    }
    
    .volunteer-details__background .volunteer-details__background__content .volunteer-details__background__text {
        font-size: 14px;
        line-height: 26px;
    }
    /* Community Forum Page */


    /* Business Showcase */
    .model-details .courses-details__img {
        height: 340px;
    }
    .model-details__title-1 {
        font-size: 24px;
        line-height: 28px;
        margin-top: 40px;
        margin-bottom: 23px;
    }
    .para_heading {
        font-size: 26px;
    }
    .para_heading {
        font-size: 24px;
        margin: 29px 0 20px !important;
    }
    .model-details {
        padding: 80px 0;
    }
    .model-details__img-box {
        margin-top: 30px;
        margin-bottom: 0;
    }
    .model-details__donate-and-share {
        padding-bottom: 30px;
        margin-top: 30px;
    }
  
    /* Business Showcase */


    /* Events Workshops */

    .model-details.event_page .model-details__bottom .model-details__bottom-left .model-details__title-1 {
        font-size: 28px;
        line-height: 34px;
    }
    .model-details__bottom .para_text {
        margin: 0px 0 10px;
        line-height: 33px;
    }
    .model-details.event_page {
        padding: 60px 0 30px;
    }
    /* Events Workshops */

    /* About Page */
    section.about-one.about_story {
        padding: 80px 0 0;
    }
    .courses-two.vision_goals {
        padding: 60px 0;
        margin-top: 60px;
    }
    .courses-two.vision_goals .section-title__title.title-animation {
        margin-top: 19px;
        font-size: 32px;
        line-height: 30px;
    }

    section.about-one.about_story .about-one__right .about-one__single {
        padding: 15px;
    }

    section.about-one.about_story .about-one__right .about-one__single .about-one__title {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .about-one__img.about_bottom_photo {
        border-radius: 15px;
        height: 340px;
    }
    .courses-two.vision_goals {
        padding: 40px 0;
        margin-top: 40px;
    }
    /* About Page */



    .footer-widget-two__contact-list li p a {
        white-space: pre-line;
        line-height: 14px;
    }
    .footer-widget-two__links {
        padding-left: 30px;
    }
    .site-footer-two__copyright {
        font-size: 14px;
    }
    .site-footer-two__shape-1 {
        top: 10px;
        right: 10px;
        width: 10%;
    }
    .site-footer-two__shape-1 img {
        width: 100%;
    }
}




@media only screen and (min-width: 1200px) and (max-width: 1319px) {
    .services-one__title {
        font-size: 20px;
    }

    .about-one__client-content p {
        padding: 6px 15px 6px;
    }

    .courses-one__title {
        font-size: 22px;
    }

    .event-one__title {
        font-size: 28px;
    }

    .event-one__text {
        gap: 8px;
    }

    .team-one__title-box h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .testimonial-one__text {
        font-size: 22px;
    }

    .faq-one__left .section-title__title {
        font-size: 45px;
        line-height: 45px;
    }

    .blog-one__title {
        font-size: 22px;
    }

    .about-two__left {
        margin-right: -30px;
    }

    .about-two__left .section-title__title {
        font-size: 45px;
        line-height: 55px;
    }

    .become-volunteer-two__text br {
        display: none;
    }

    .services-two__single {
        padding: 49px 15px 49px;
    }

    .services-two__title {
        font-size: 22px;
    }

    .event-two__content {
        left: 20px;
        bottom: 20px;
    }

    .event-two__title {
        font-size: 28px;
        line-height: 38px;
    }

    .event-two__text-and-time {
        margin-top: 5px;
    }

    .footer-widget-two__about {
        margin-right: 40px;
    }

    .footer-widget-two__contact {
        margin-left: -49px;
    }

    .about-three__left-img-and-content {
        gap: 15px;
    }

    .about-three__left-text br {
        display: none;
    }

    .courses-three__title {
        font-size: 20px;
        line-height: 30px;
    }

    .courses-three__single {
        gap: 15px;
        padding: 24px 15px 24px;
        padding-left: 0;
    }

    .courses-three__tab-box .tabs-content__inner {
        margin-left: 0;
    }

    .team-three__bottom-border {
        max-width: 420px;
    }

    .blog-three__content {
        padding: 50px 15px 32px;
    }

    .blog-three__title {
        font-size: 22px;
    }
}


/* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .services-one__content {
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
    }

    .services-one__icon span {
        font-size: 60px;
    }

    .services-one__title {
        font-size: 20px;
        line-height: 30px;
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .services-one .section-title__title {
        font-size: 45px;
    }
  
    .services-one__shape-1,
    .services-one__shape-2 {
        display: none;
    }

    .about-one__left {
        margin-right: 0;
        margin-bottom: 60px;
    }

    .courses-one__tab-box .courses-one-tab-buttons {
        max-width: 500px;
        margin-left: auto;
        margin-bottom: 60px;
    }

    .courses-one__carousel.owl-theme .owl-nav {
        left: 0;
        bottom: -80px;
    }

    .event-one {
        padding: 210px 0 150px;
    }

    .event-one__title a br {
        display: none;
    }

    .video-one__left-title {
        font-size: 60px;
    }

    .become-volunteer__single {
        padding: 100px 15px 100px;
    }

    .become-volunteer__text br {
        display: none;
    }

    .become-volunteer__shape-1 {
        display: none;
    }

    .testimonial-one__text {
        font-size: 18px;
        line-height: 30px;
    }

    .faq-one__left .section-title__title {
        font-size: 45px;
        line-height: 45px;
    }

    .blog-one__meta {
        gap: 10px;
        flex-direction: column;
        align-items: baseline;
    }

    .footer-widget__services {
        margin-top: 15px;
    }

    .footer-widget__contact {
        margin-top: 15px;
    }

    .about-two__left {
        max-width: 600px;
        margin: 0 auto 0;
    }
    .about-two__btn i {
        width: 34px;
        height: 34px;
        font-size: 14px;
    }
    .about-two__left .section-title__title {
        font-size: 38px;
        line-height: 46px;
    }

    .about-two__right {
        max-width: 600px;
        margin: 40px auto 0;
    }

    .join-one__inner {
        padding: 42px 30px 40px;
        flex-direction: column;
        align-items: baseline;
    }

    .join-one__btn-box {
        margin-top: 20px;
    }

    .courses-two__single {
        padding: 19px 15px 19px;
    }

    .courses-two__content {
        padding: 30px 0px 10px;
    }

    .courses-two__title {
        font-size: 22px;
        line-height: 32px;
    }

    .courses-two__raised h4 {
        font-size: 18px;
        line-height: 28px;
    }

    .courses-two__goals h4 {
        font-size: 18px;
        line-height: 28px;
    }

    .become-volunteer-two__text br {
        display: none;
    }

    .testimonial-two__text {
        font-size: 20px;
        line-height: 30px;
    }

    .blog-two__content {
        padding: 30px 15px 30px;
    }

    .contact-one__right {
        padding: 20px;
    }

    .footer-widget-two__title {
        margin-top: 0;
    }

    .footer-widget-two__about {
        margin-right: 0;
    }

    .footer-widget-two__contact {
        margin-left: 0;
    }

    .footer-widget-two__services {
        margin-top: 42px;
    }

    .services-three__single {
        padding: 0 15px 50px;
    }

    .about-three__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .about-three__left-img-and-content {
        gap: 20px;
        flex-direction: column;
        align-items: baseline;
    }

    .about-three__right {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .courses-three__tab-box .courses-three-tab-buttons {
        max-width: 400px;
        margin-bottom: 60px;
    }

    .courses-three__tab-box .tabs-content__inner {
        margin-left: 0;
    }

    .courses-three__tab-btn-shape-1 {
        display: none;
    }

    .donation-one__right {
        margin-top: 0;
    }

    .testimonial-three__text br {
        display: none;
    }

    .team-three__bottom-border {
        max-width: 320px;
    }

    .blog-three__content {
        padding: 50px 15px 32px;
    }

    .blog-three__meta {
        gap: 10px;
        flex-direction: column;
        align-items: baseline;
    }

    .site-footer-three .footer-widget__about {
        margin-right: -50px;
    }

    .site-footer-three .footer-widget__links {
        margin-left: 100px;
    }

    .site-footer__middle-list {
        max-width: 450px;
        flex-direction: column;
        margin: 0 auto 0;
    }

    .site-footer__middle-list li+li {
        margin-top: 20px;
    }

    .blog-details__title-2 {
        font-size: 50px;
    }

    .blog-details__tag-list {
        gap: 5px;
    }

    .blog-details__tag-list li a {
        padding: 12px 10px 12px;
        font-size: 14px;
    }




    .volunteer-details__right {
        margin-top: 63px;
        margin-left: 0px;
    }
}




@media only screen and (max-width: 991px) {

    .main-menu-two__logo {
        min-width: 40px;
        flex: 0 0 40px;
        padding: 2px 0;
    }

    .about-two {
        padding: 60px 0 0;
    }
    .about-two__btn i {
        height: 32px;
        width: 32px;
        font-size: 10px;
    }
    .join-one__client-text {
        font-size: 18px;
        line-height: 28px;
    }
    .join-one__btn-box .thm-btn span {
        line-height: 12px;
        font-size: 14px;
        padding: 10px 20px;
        margin-right: 10px;
    }
    .join-one__btn-box .thm-btn>i {
        width: 30px;
        height: 30px;
        font-size: 10px;
    }

    .join-one__inner {
        padding: 22px 15px;
    }

    .team-two__title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 4px;
    }
    .team-two__content {
        margin-top: 32px;
    }
    .team-two__content .team-two__text {
        font-size: 12px;
        line-height: 24px;
    }
    .team-two .section-title__title {
        font-size: 30px;
        line-height: 24px;
    }
    .team-two {
        padding: 40px 0;
    }
    .team-two .thm-btn span {
        font-size: 14px;
        padding: 10px 20px;
        margin-right: 8px;
        line-height: 14px;
    }
    .team-two .thm-btn>i {
        width: 34px;
        height: 34px;
        font-size: 14px;
    }

    .courses-two__img img {
        height: 150px;
    }
    .courses-two.join_sec .section-title {
        margin-bottom: 30px;
    }
    
    .courses-two.join_sec {
        padding: 40px 0;
    }
    .courses-two.join_sec .section-title .section-title__title {
        margin-top: 10px;
        font-size: 34px;
    }
    .courses-two.join_sec .courses-two__single .courses-two__content .courses-two__text {
        font-size: 12px;
        line-height: 17px;
    }

    .contact-one {
        padding: 60px 0;
    }
    .contact-one__left .contact-one__title {
        font-size: 24px;
        line-height: 34px;
    }
    .contact-one__form .checked-box label {
        font-size: 14px;
        padding-left: 24px;
    }
    .contact-one__form .checked-box input[type="checkbox"]+label span {
        width: 15px;
        height: 15px;
        top: 6px;
    }
    .contact-one__form .checked-box label span:before {
        top: -2px;
        left: 4px;
    }

    /* Business Page */
    .model-details__img-box-img {
        height: 170px;
    }
    /* Business Page */

    /* Events Workshops Page */
    .model-details.event_page .courses-details__img {
        height: 260px;
    }
    .model-details.event_page .model-details__bottom .model-details__bottom-left .model-details__title-1 {
        font-size: 20px;
        line-height: 24px;
        margin: 0 0 18px;
    }
    .model-details.event_page .model-details__bottom .model-details__bottom-left .para_heading {
        font-size: 18px;
        margin: 0 0 10px !important;
        line-height: 26px;
    }
    .model-details.event_page .model-details__title-2 {
        font-size: 21px;
        line-height: 25px;
        margin-top: 10px !important;
        margin-bottom: 10px;
    }
    /* Events Workshops Page */

    .footer-widget-two__about-logo {
        width: 20%;
    }
    .site-footer-two__top-inner .footer-widget-two__about {
        text-align: center;
        margin-bottom: 30px;
    }
    .footer-widget-two__about-text {
        font-size: 14px;
        line-height: 23px;
        width: 70%;
        margin: auto;
        text-align: center !important;
    }
    .footer-widget-two__title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    .site-footer-two__top-inner {
        padding: 60px 0 30px;
    }
    .site-footer-two__top-inner {
        padding: 60px 0 30px;
    }
    .site-footer-two__bottom-inner {
        padding: 14px 0;
        flex-direction: column;
    }
    
}






















/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title__title br {
        display: none;
    }

    .services-one__shape-1,
    .services-one__shape-2 {
        display: none;
    }

    .services-one__content {
        padding: 0 155px 0;
    }

    .services-one__audio-box {
        position: relative;
        margin-top: 30px;
    }

    .about-one__left {
        margin-right: 0;
        margin-bottom: 60px;
    }

    .courses-one__tab-box .courses-one-tab-buttons {
        max-width: 500px;
        margin-left: auto;
        margin-bottom: 60px;
    }

    .courses-one__title {
        font-size: 20px;
        line-height: 30px;
    }

    .courses-one__content .progress-levels {
        margin-top: 85px;
    }

    .courses-one__carousel.owl-theme .owl-nav {
        left: 0;
        bottom: -80px;
    }

    .event-one {
        padding: 210px 0 150px;
    }

    .video-one__left {
        margin-top: 150px;
        margin-bottom: 60px;
    }

    .video-one {
        padding: 0 0 150px;
    }

    .become-volunteer__single {
        padding: 100px 15px 100px;
    }

    .become-volunteer__text br {
        display: none;
    }

    .become-volunteer__shape-1 {
        display: none;
    }

    .testimonial-one__text {
        font-size: 18px;
        line-height: 30px;
    }

    .testimonial-one__text br {
        display: none;
    }

    .faq-one__left {
        margin-right: 0;
        margin-bottom: 60px;
    }

    .faq-one__left .section-title {
        margin-bottom: 57px;
    }

    .newsletter-one__title br {
        display: none;
    }

    .newsletter-one__text br {
        display: none;
    }

    .newsletter-one__input input[type="email"] {
        width: 600px;
    }

    .footer-widget__services {
        margin-top: 15px;
    }

    .footer-widget__contact {
        margin-top: 15px;
    }

    .about-two__left {
        max-width: 600px;
        margin: 0 auto 0;
    }
    .about-two__counts-list {
        gap: 40px;
    }
    .about-two__counts-icon span {
        font-size: 30px;
    }
    .about-two__left .section-title__title {
        font-size: 34px;
        line-height: 43px;
        margin-top: 8px;
    }
    .about-two__count {
        font-size: 14px;
    }
    .about-two__btn span {
        padding: 4px 17px;
        font-size: 12px;
        line-height: 26px;
    }
    .about-two__shape-1 .thm-btn>i {
        width: 30px;
        height: 30px;
        font-size: 11px;
    }
    .about-two__counts-list li {
        margin-bottom: 0;
    }
    .about-two__counts-title {
        font-size: 12px;
        line-height: 16px;
        margin-top: 3px;
        margin-bottom: 5px;
    }
    .about-two__right {
        max-width: 600px;
        margin: 0 auto 0;
    }
    .about-two__left .about-two__text {
        font-size: 14px;
        line-height: 22px;
    }

    .join-one__inner {
        padding: 15px;
        flex-direction: column;
        text-align: center;
    }
    .join-one__content {
        gap: 20px;
        flex-direction: column;
        text-align: center;
    }

    .join-one__client-text br {
        display: none;
    }

    .join-one__btn-box {
        margin-top: 20px;
    }

    .courses-two__shape-1,
    .courses-two__shape-2 {
        display: none;
    }

    .brand-one__img>img {
        margin: 0 auto 0;
    }

    .event-two__content {
        left: 15px;
        bottom: 15px;
    }

    .event-two__title {
        font-size: 28px;
        line-height: 38px;
    }

    .event-two__text-and-time {
        margin-top: 8px;
    }

    .event-two__arrow {
        top: 30px;
        bottom: inherit;
        right: 30px;
    }

    .testimonial-two__text {
        font-size: 18px;
        line-height: 28px;
    }

    .blog-two__content {
        padding: 30px 15px 30px;
    }

    .contact-one__img-1 {
        display: none;
    }

    .contact-one__left {
        margin-bottom: 60px;
    }

    .footer-widget-two__title {
        margin-top: 0;
    }

    .footer-widget-two__about {
        margin-right: 0;
    }

    .footer-widget-two__contact {
        margin-left: 0;
        margin-top: 0px;
    }

    .footer-widget-two__services {
        margin-top: 42px;
    }

    .about-three__left {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .about-three__left-img-and-content {
        gap: 20px;
        flex-direction: column;
        align-items: baseline;
    }

    .about-three__right {
        max-width: 600px;
        margin: 60px auto 0;
    }

    .courses-three__tab-box .courses-three-tab-buttons {
        max-width: 400px;
        margin-bottom: 60px;
    }

    .courses-three__tab-box .tabs-content__inner {
        margin-left: 0;
    }

    .courses-three__tab-btn-shape-1 {
        display: none;
    }

    .courses-three__title {
        font-size: 20px;
        line-height: 30px;
    }

    .courses-three__single {
        gap: 15px;
        padding: 24px 15px 24px;
        padding-left: 0;
    }

    .courses-three__btn span {
        padding: 11px 18px 13px;
    }

    .process-one__shape-1,
    .process-one__shape-2,
    .process-one__shape-3 {
        display: none;
    }

    .process-one ul li:nth-child(2) {
        margin-top: 0;
    }

    .process-one .section-title {
        margin-bottom: 57px;
    }

    .donation-one__right {
        margin-top: 50px;
    }

    .donation-one__shape-1,
    .donation-one__shape-2 {
        display: none;
    }

    .testimonial-three__text br {
        display: none;
    }

    .testimonial-three__shape-1 {
        display: none;
    }

    .team-three__bottom-border {
        max-width: 200px;
    }

    .blog-three__content {
        padding: 50px 15px 32px;
    }

    .blog-three__meta {
        gap: 10px;
        flex-direction: column;
        align-items: baseline;
    }

    .site-footer-three .footer-widget__title {
        margin-top: 0;
    }

    .site-footer-three .footer-widget__services {
        margin-top: 30px;
    }

    .site-footer__middle-list {
        max-width: 450px;
        flex-direction: column;
        margin: 0 auto 0;
    }

    .site-footer__middle-list li+li {
        margin-top: 20px;
    }

    .sidebar {
        margin-top: 60px;
    }

    .sidebar__search {
        margin-top: 60px;
    }

    .page-header__inner h2 {
        font-size: 38px;
        line-height: 50px;
        margin-bottom: 5px;
    }





    .volunteer-details__right {
        margin-top: 63px;
        margin-left: 0px;
    }











}










/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
    .section-title {
        margin-bottom: 41px;
    }
    .banner_sec {
        margin-top: 50px;
    }
    .main-menu-two__logo {
        min-width: 50px;
        flex: 0 0 50px;
        padding: 7px 0;
    }
    .section-title__title {
        font-size: 25px;
        line-height: 35px;
        margin: 10px 0 0;
    }

    .section-title__title br {
        display: none;
    }

    .services-one__shape-1,
    .services-one__shape-2 {
        display: none;
    }

    .services-one__audio-box {
        position: relative;
        margin-top: 30px;
    }

    .services-one__audio-content .player {
        width: auto;
        flex-direction: column;
        gap: 20px;
        margin: 0 auto 0;
    }


    .services-one__audio-content .player .scrubber .bar {
        width: 200px;
    }

    .services-one__audio-title-box {
        text-align: center;
    }
    .banner_btn {
        margin-top: 8px;
    }
    .banner_btn .know_btn {
        padding: 4px 14px;
        font-size: 12px;
    }
    .about-one__shape-1 {
        display: none;
    }

    .about-one__left {
        margin-right: 0;
        margin-bottom: 60px;
    }


    .courses-one__tab-box .courses-one-tab-buttons {
        margin-bottom: 60px;
    }

    .tabs-content__inner {
        margin-left: 0;
    }

    .courses-one__content .progress-levels {
        margin-top: 85px;
    }

    .courses-one__carousel.owl-theme .owl-nav {
        display: none;
    }
    

    .event-one__single {
        flex-direction: column;
        align-items: baseline;
    }

    .event-one__title a br {
        display: none;
    }

    .event-one__title {
        font-size: 25px;
        line-height: 35px;
    }

    .video-one__left {
        margin-top: 100px;
        margin-bottom: 60px;
    }

    .video-one__left-title {
        font-size: 34px;
        line-height: 44px;
    }

    .video-one__need-help {
        padding: 110px 15px 110px;
    }

    .video-one__need-help-title {
        font-size: 25px;
        line-height: 35px;
    }

    .video-one {
        padding: 0 0 150px;
    }

    .become-volunteer__inner {
        flex-direction: column;
    }

    .become-volunteer__single {
        padding: 100px 15px 100px;
        width: 100%;
    }

    .become-volunteer__text br {
        display: none;
    }

    .become-volunteer__shape-1 {
        display: none;
    }

    .team-two .team-two__single .team-two__img-box .team-two__img {
        height: 170px;
        border-radius: 8px;
    }
    .team-two__social-plus-minus p {
        width: 40px;
        height: 40px;
        border-width: 6px;
    }
    .team-two__social-plus-minus p .team-two__plus {
        font-size: 14px;
    }
    .team-two__content {
        margin-top: 27px;
    }
    .testimonial-one__text {
        font-size: 18px;
        line-height: 30px;
    }
    .team-two__social {
        top: -165%;
    }
    .team-two__social a {
        font-size: 12px;
    }
    .team-two__social {
        padding: 9px 5px;
    }

    .team-two__social {
        padding: 12px 7px;
    }
   
    .team-two__title {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 4px;
        width: 90%;
        margin: auto;
        text-align: center;
    }
    .testimonial-one__text br {
        display: none;
    }

    .testimonial-one__carousel.owl-theme .owl-nav {
        position: absolute;
        top: inherit;
        bottom: -81px;
        transform: translateY(0%) translateX(-50%);
    }

    .testimonial-one__carousel.owl-theme .owl-nav::before {
        display: none;
    }

    .testimonial-one .section-title {
        margin-bottom: 45px;
    }

    .faq-one__left {
        margin-right: 0;
        margin-bottom: 60px;
    }

    .faq-one__left .section-title {
        margin-bottom: 57px;
    }

    .faq-one__right .faq-one-accrodion .accrodion-content {
        padding-right: 30px;
    }

    .blog-one__top {
        flex-direction: column;
        align-items: baseline;
    }

    .blog-one__top-btn-box {
        margin-top: 30px;
    }

    .blog-one__meta {
        gap: 10px;
        flex-direction: column;
        align-items: baseline;
    }

    .newsletter-one__title br {
        display: none;
    }

    .newsletter-one__title {
        font-size: 22px;
        line-height: 32px;
    }

    .newsletter-one__text br {
        display: none;
    }

    .newsletter-one__text {
        font-size: 18px;
        line-height: 30px;
    }

    .newsletter-one__input input[type="email"] {
        width: 100%;
    }

    .footer-widget__about-text br {
        display: none;
    }

    .footer-widget__links {
        margin-top: 23px;
        margin-bottom: 14px;
    }

    .footer-widget__services {
        margin-top: 15px;
    }

    .site-footer__bottom-inner {
        flex-direction: column;
        text-align: center;
    }

    .site-footer__bottom-menu-box {
        margin-top: 10px;
    }

    .about-two__text br {
        display: none;
    }

    .about-two__counts-list {
        gap: 44px;
        /* flex-direction: column; */
        align-items: baseline;
    }

    .about-two__left .about-two__text {
        text-align: justify;
    }
    .about-two__btn-box {
        margin-bottom: 25px;
    }

    .about-two__right {
        margin-left: 0;
        margin-top: 30px;
    }

    .about-two__img-2 {
        display: none;
    }

    .about-two__experience {
        position: relative;
        bottom: 0;
        left: 0;
    }
    .join-one {
        padding: 40px 0 0;
    }
    .join-one__inner {
        padding: 20px 15px;
        flex-direction: column;
        text-align: center;
    }
    

    .join-one__content {
        gap: 20px;
        flex-direction: column;
        text-align: center;
    }

    .join-one__client-text {
        font-size: 20px;
        line-height: 30px;
    }

    .join-one__client-text br {
        display: none;
    }

    .join-one__btn-box {
        margin-top: 20px;
    }

    .courses-two__single {
        padding: 19px 15px 19px;
    }

    .courses-two__content {
        padding: 30px 0px 10px;
    }

    .courses-two__title {
        font-size: 22px;
        line-height: 32px;
    }

    .courses-two__raised h4 {
        font-size: 18px;
        line-height: 28px;
    }

    .courses-two__goals h4 {
        font-size: 18px;
        line-height: 28px;
    }

    .courses-two__shape-1,
    .courses-two__shape-2 {
        display: none;
    }

    .become-volunteer-two__text br {
        display: none;
    }

    .services-two__shape-1 {
        display: none;
    }

    .brand-one__img>img {
        margin: 0 auto 0;
    }

    .team-two__shape-1 {
        display: none;
    }

    .event-two__content {
        left: 15px;
        bottom: 15px;
    }

    .event-two__title {
        font-size: 28px;
        line-height: 38px;
    }

    .event-two__text-and-time {
        margin-top: 8px;
    }

    .event-two__arrow {
        top: 30px;
        bottom: inherit;
        right: 30px;
    }

    .testimonial-two__text {
        font-size: 18px;
        line-height: 28px;
    }

    .blog-two__content {
        padding: 30px 15px 30px;
    }

    .blog-two__title {
        font-size: 20px;
        line-height: 30px;
    }

    .blog-two__carousel.owl-carousel .owl-dots {
        display: none;
    }

    .contact-one__img-1 {
        display: none;
    }

    .contact-one__left {
        margin-bottom: 60px;
    }

    .contact-one__text br {
        display: none;
    }

    .contact-one__right {
        padding: 30px 20px 30px;
    }

    .site-footer-two__top-inner .footer-widget-two__about {
        text-align: left;
    }
    .footer-widget-two__title {
        margin-top: 0;
    }

    .footer-widget-two__about {
        margin-right: 0;
    }

    .footer-widget-two__contact {
        margin-left: 0;
    }

    .footer-widget-two__services {
        margin-bottom: 36px;
    }

    .footer-widget-two__about-text {
        width: auto;
        margin: auto;
        text-align: justify !important;
    }
    .footer-widget-two__links {
        margin-top: 0;
        margin-bottom: 20px;
        padding-left: 0;
    }
    .footer-widget-two__contact {
        margin-bottom: 20px;
    }



    .footer-widget-two__about-text br {
        display: none;
    }

    .footer-widget-two__contact-list li p {
        font-size: 15px;
    }

    .site-footer-two__copyright.f_by .site-footer-two__copyright-text {
        line-height: 24px;
    }
    
    .site-footer-two__copyright.f_by .site-footer-two__copyright-text a {
        display: block;
    }

    .site-footer-two__shape-1 {
        display: none;
    }

    .site-footer-two__bottom-inner {
        flex-direction: column;
        text-align: center;
    }

    .site-footer-two__copyright {
        margin-bottom: 10px;
    }

    .services-three__single {
        padding: 0 15px 50px;
    }

    .about-three__shape-1,
    .about-three__shape-2 {
        display: none;
    }

    .about-three__left-img-and-content {
        gap: 20px;
        flex-direction: column;
        align-items: baseline;
    }

    .about-three__left-text br {
        display: none;
    }

    .about-three__left-points {
        gap: 25px;
    }

    .about-three__right {
        margin-left: 0;
        margin-top: 60px;
    }

    .about-three__round-text-box {
        left: 0;
    }

    .courses-three__tab-box .courses-three-tab-buttons {
        max-width: 400px;
        margin-bottom: 60px;
    }

    .courses-three__tab-box .tabs-content__inner {
        margin-left: 0;
    }

    .courses-three__tab-btn-shape-1 {
        display: none;
    }

    .courses-three__title {
        font-size: 20px;
        line-height: 30px;
    }

    .courses-three__single {
        gap: 15px;
        padding: 24px 15px 24px;
        padding-left: 0;
        flex-direction: column;
        align-items: baseline;
    }

    .courses-three__right {
        padding-left: 15px;
    }

    .courses-three__carousel.owl-theme .owl-nav {
        display: none;
    }

    .courses-three__btn span {
        padding: 11px 18px 13px;
    }

    .courses-three__btn-and-view {
        gap: 15px;
        flex-direction: column;
        align-items: baseline;
    }

    .process-one__shape-1,
    .process-one__shape-2,
    .process-one__shape-3 {
        display: none;
    }

    .process-one ul li:nth-child(2) {
        margin-top: 0;
    }

    .process-one .section-title {
        margin-bottom: 57px;
    }

    .donation-one__right {
        margin-top: 50px;
    }

    .donation-one__shape-1,
    .donation-one__shape-2 {
        display: none;
    }

    .testimonial-three__text {
        font-size: 25px;
        line-height: 35px;
    }

    .testimonial-three__text br {
        display: none;
    }

    .testimonial-three__shape-1 {
        display: none;
    }

    .team-three__bottom-inner {
        justify-content: center;
    }

    .team-three__bottom-border {
        display: none;
    }

    .blog-three__content {
        padding: 50px 15px 32px;
    }

    .blog-three__meta {
        gap: 10px;
        flex-direction: column;
        align-items: baseline;
    }

    .site-footer-three .footer-widget__title {
        margin-top: 0;
    }

    .site-footer-three .footer-widget__services {
        margin-top: 22px;
    }

    .site-footer-three .footer-widget__links {
        margin-top: 43px;
    }

    .site-footer-three__shape-1 {
        display: none;
    }

    .site-footer__middle-list {
        flex-direction: column;
    }

    .site-footer__middle-list li {
        align-items: center;
        gap: 10px;
    }

    .site-footer__middle-list li+li {
        margin-top: 20px;
    }

    .site-footer__middle-list li .content h3 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    .error-page__shape-1,
    .error-page__shape-2 {
        display: none;
    }

    .error-page__title {
        font-size: 30px;
        line-height: 40px;
        margin-top: 40px;
    }

    .blog-details__meta {
        gap: 10px;
        flex-direction: column;
        align-items: baseline;
    }

    .blog-details__title-1 {
        font-size: 35px;
        line-height: 45px;
    }

    .blog-details__title-2 {
        font-size: 35px;
        line-height: 45px;
    }

    .blog-details__title-3 {
        font-size: 35px;
        line-height: 45px;
    }

    .blog-details__tag-list {
        flex-direction: column;
    }

    .comment-one__single {
        flex-direction: column;
        align-items: baseline;
    }

    .comment-one__content {
        margin-left: 0;
        margin-top: 15px;
    }

    .comment-one__single-2 {
        margin-left: 0;
    }

    .comment-one__btn-box {
        position: relative;
        margin-top: 10px;
    }

    .sidebar {
        margin-top: 60px;
    }

    .sidebar__search {
        padding: 33px 20px 30px;
    }

    .sidebar__all-category {
        padding: 33px 20px 30px;
    }

    .sidebar__tags {
        padding: 33px 20px 30px;
    }

    .model-details__raised h4 {
        font-size: 18px;
        line-height: 28px;
    }

    .model-details__goals h4 {
        font-size: 18px;
        line-height: 28px;
    }

    .model-details__title-1 {
        font-size: 35px;
        line-height: 45px;
    }

    .model-details__title-2 {
        font-size: 35px;
        line-height: 45px;
    }

    .courses-one__content {
        padding-left: 0;
    }

    .model-details__inner .donation-one__main-tab-box {
        padding: 50px 10px 50px;
    }

    .services-details__title-1 {
        font-size: 25px;
        line-height: 35px;
    }

    .services-details__title-box-icon {
        width: 60px;
        height: 60px;
    }

    .services-details__title-box-icon span {
        font-size: 30px;
        color: var(--chioary-white);
    }

    .services-details__title-2 {
        font-size: 35px;
        line-height: 45px;
    }

    .services-details__contact {
        padding: 33px 20px 30px;
    }

    .sidebar__search {
        margin-top: 60px;
    }

    .page-header__inner h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 5px;
    }

    .thm-breadcrumb li {
        font-size: 18px;
        line-height: 28px;
    }

    .video-one__shape-1 {
        display: none;
    }


    .services-one {
        padding: 100px 0 100px;
    }

    .about-one {
        padding: 100px 0 0;
    }

    .counter-one {
        padding: 100px 0 0px;
    }

    .courses-one {
        padding: 100px 0 0px;
    }

    .event-one {
        padding: 100px 0 100px;
    }

    .video-one {
        padding: 0 0 100px;
    }

    .team-one {
        padding: 100px 0 100px;
    }

    .testimonial-one {
        padding: 100px 0 320px;
    }

    .faq-one {
        padding: 100px 0 0;
    }

    .blog-one {
        padding: 100px 0 70px;
    }

    .newsletter-one {
        padding: 100px 0 100px;
    }

    .banner-one__sub-title-box {
        gap: 5px;
    }

    .banner-one__sub-title {
        font-size: 15px;
    }

    .about-two {
        padding: 50px 0 0;
    }

    .courses-two {
        padding: 100px 0 0;
    }

    .become-volunteer-two {
        padding: 70px 0 70px;
    }

    .services-two {
        padding: 100px 0 0;
    }


    .courses-two.join_sec .section-title .section-title__title {
        margin-top: 10px;
        font-size: 24px;
        line-height: 24px;
    }
    .courses-two .courses-two__single {
        border-radius: 7px;
        margin-bottom: 0;
        padding: 6px;
        height: 100%;
    }
    .courses-two .courses-two__single .courses-two__img {
        border-radius: 10px;
    }
    .courses-two__img img {
        height: 90px;
    }
    .courses-two.join_sec .courses-two__single .courses-two__content .courses-two__text {
        font-size: 9px;
        line-height: 16px;
    }
   

    .brand-one {
        padding: 70px 0 100px;
    }

    .team-two {
        padding: 40px 0;
    }

    .event-two {
        padding: 100px 0 0;
    }

    .testimonial-two {
        padding: 100px 0 0;
    }

    .blog-two {
        padding: 100px 0 0;
    }

    .contact-one {
        padding: 60px 0 100px;
    }

    .site-footer-two__top-inner {
        padding: 40px 0;
    }

    .services-three {
        padding: 100px 0 100px;
    }

    .about-three {
        padding: 100px 0 0;
    }

    .courses-three {
        padding: 100px 0 100px;
    }

    .process-one {
        padding: 100px 0 70px;
    }

    .donation-one {
        padding: 100px 0 100px;
    }

    .testimonial-three {
        padding: 100px 0 0;
    }

    .team-three {
        padding: 108px 0 0px;
    }

    .blog-three {
        padding: 100px 0 100px;
    }

    .site-footer-three .site-footer__top-inner {
        padding: 100px 0 90px;
    }

    .team-page {
        padding: 100px 0 100px;
    }

    .project-page {
        padding: 100px 0 0px;
    }

    .faq-page {
        padding: 100px 0 100px;
    }

    .courses-page {
        padding: 100px 0 100px;
    }

    .model-details {
        padding: 100px 0 100px;
    }

    .error-page {
        padding: 100px 0 100px;
    }

    .site-footer__top-inner {
        padding: 100px 0 90px;
    }

    .services-details {
        padding: 100px 0 100px;
    }

    .blog-details {
        padding: 100px 0 100px;
    }

    .contact-page__title {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .contact-page {
        padding: 100px 0 0;
    }

    .google-map-two {
        padding: 100px 0 0;
    }

    .contact-two {
        padding: 100px 0 70px;
    }






    .courses-one__shape-1,
    .event-one__shape-1,
    .video-one__bg,
    .team-one__shape-1,
    .faq-one__shape-1,
    .testimonial-one__bg,
    .blog-one__shape-1,
    .project-one__shape-1 {
        display: none;
    }





    /*======= Project detalis ========*/
    .project-details__img {
        overflow: visible;
    }

    .project-details__info-box {
        position: relative;
        bottom: 0;
        left: 0;
        max-width: 100%;
        margin-top: 30px;
    }

    .project-details__info-and-social {
        flex-direction: column;
    }

    .project-details__info {
        gap: 0px;
        display: block;
    }

    .project-details__info ul+ul {
        margin-top: 20px;
    }

    .project-details__social {
        flex-direction: row;
        gap: 10px;
        margin-top: 13px;
    }

    .project-details__title-1 {
        font-size: 30px;
        line-height: 40px;
    }







    .volunteer-details__right {
        margin-top: 63px;
        margin-left: 0px;
    }

    .volunteer-profile__inner {
        border-right: none;
        padding-right: 0;
    }

    .volunteer-details__progress .count-text {
        bottom: 10px;
    }








}











@media (max-width: 540px) {
    .services-one__content {
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
        padding: 0 15px 0;
    }

    .services-one__icon span {
        font-size: 60px;
    }

    .services-one__title {
        font-size: 20px;
        line-height: 30px;
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .services-two__carousel.owl-carousel .owl-dots {
        display: none;
    }

    .project-one__carousel.owl-carousel .owl-dots {
        display: none;
    }





}

@media only screen and (max-width: 480px) {

    .section-title__title {
        font-size: 20px;
        line-height: 25px;
        margin: 10px 0 0;
    }
    .about-two__counts-list li {
        margin-bottom: 0;
    }
    .about-two__img.about_photo {
        height: 200px;
    }
    .join-one__client-text {
        font-size: 18px;
        line-height: 25px;
        text-align: justify;
    }
    .team-two .section-title__title {
        font-size: 24px;
        line-height: 30px;
    }
    .team-two .team-two__single .team-two__img-box .team-two__img {
        height: 120px;
        border-radius: 8px;
    }
    .team-two__content {
        margin-top: 16px;
    }
    .team-two__content .team-two__text {
        font-size: 12px;
        line-height: 15px;
        margin-top: 9px;
    }
    .about-two__counts-list {
        gap: 16px;
    }
    .about-two__counts-title {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 0;
    }
    .about-two__counts-icon span {
        font-size: 28px;
    }
    .team-two__social-plus-minus p {
        width: 30px;
        height: 30px;
        border-width: 3px;
    }
    .about-two__count {
        font-size: 12px;
    }
    
    .team-two__social-plus-minus p .team-two__plus {
        font-size: 9px;
    }
    .team-two__social-list {
        bottom: -16px;
        left: 6px;
    }
    .courses-two .courses-two__single {
        padding: 6px;
    }
    .courses-two__img img {
        height: 70px;
    }
    .courses-two .courses-two__single .courses-two__content {
        padding: 0;
        margin-top: 9px;
    }
    .courses-two.join_sec .courses-two__single .courses-two__content .courses-two__text {
        font-size: 8px;
        line-height: 13px;
    }
    .team-two__social {
        top: -212%;
    }

    .banner_btn .know_btn {
        padding: 5px 10px;
        font-size: 12px;
    }

   


    /*======= community Forum Page ========*/
    .page-header__inner h2 {
        font-size: 28px;
        line-height: 40px;
        margin-bottom: 5px;
    }
    .thm-breadcrumb li {
        font-size: 15px;
        line-height: 24px;
    }
   
    .volunteer-details__background .volunteer-details__background__heading {
        font-size: 24px !important;
        margin-bottom: 10px;
    }
    .volunteer-details__background .volunteer-details__background__title {
        font-size: 18px !important;
        margin-bottom: 5px;
    }
    /*======= community Forum Page ========*/

    /*======= Business Showcase Page ========*/
    .model-details .courses-details__img {
        height: 180px;
    }
    section.model-details.business_details {
        padding: 40px 0;
    }
    section.model-details.business_details .model-details__img-box-img {
        height: 100px;
        margin-bottom: 10px;
    }
    .model-details.business_details .model-details__bottom  .model-details__title-2 {
        font-size: 20px;
        line-height: 35px;
    }
    .model-details.business_details .model-details__bottom  .para_heading {
        font-size: 22px;
        margin: 0 0 10px !important;
    }
   
     /*======= Business Showcase Page ========*/

     /*======= Events Workshops Page ========*/
     .model-details.event_page .model-details__bottom .model-details__bottom-left .model-details__title-1 {
        font-size: 20px;
        line-height: 29px;
        margin: 0 0 8px;
    }
    /*======= Events Workshops Page ========*/
   
}


@media (max-width: 470px) {
    .event-two__title {
        font-size: 16px;
        line-height: 28px;
    }

    .event-two__text-and-time {
        margin-top: 0;
        font-size: 14px;
        gap: 0;
    }

    .event-two__date {
        top: 35px;
        left: 35px;
    }
}






@media only screen and (max-width: 385px) {
    .courses-three__content .progress-levels {
        margin-top: 80px;
    }

    .site-footer__middle-list li {
        gap: 22px;
        flex-direction: column;
        align-items: baseline;
    }

    .site-footer__middle-list li+li {
        margin-top: 30px;
    }

    .model-details__inner {
        padding: 0 10px 13px;
    }
}


























@media only screen and (min-width: 1200px) and (max-width: 1350px) {
    .become-volunteer__single {
        padding: 100px 15px 100px;
    }

    .become-volunteer__text br {
        display: none;
    }

    .become-volunteer__shape-1 {
        display: none;
    }


}

@media only screen and (min-width: 1200px) and (max-width: 1319px) {}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {}

@media only screen and (min-width: 1400px) and (max-width: 1610px) {}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {}

@media only screen and (min-width: 1320px) and (max-width: 1350px) {}






































/*--------------------------------------------------------------
# Slider All Responsice Css
--------------------------------------------------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1319px) {
    .main-slider-two__img-box {
        right: 0;
    }

    .main-slider-two__shape-1 {
        display: none;
    }










}







@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-slider__social-box {
        display: none;
    }



    .banner-one__title {
        font-size: 80px;
        line-height: 90px;
    }

    .banner-bottom {
        height: 600px;
    }








    .main-slider-two__img-box {
        display: none;
    }














}




@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-slider__social-box {
        display: none;
    }

    .main-slider__title {
        font-size: 75px;
        line-height: 85px;
    }

    .main-slider .owl-theme .owl-dots {
        padding: 0 30px;
    }
    
    .banner-one__title {
        font-size: 60px;
        line-height: 70px;
    }

    .banner-one__round-text-box {
        right: 0;
    }

    .banner-bottom {
        height: 500px;
    }
    
    .main-slider-two__img-box {
        display: none;
    }

    .main-slider-two__title {
        font-size: 85px;
        line-height: 95px;
    }

    .main-slider-two__text br {
        display: none;
    }


    .thm-breadcrumb li {
        font-size: 20px;
        line-height: 34px;
    }
    .banner_btn .know_btn {
        padding: 8px 19px;
        font-size: 12px;
    }

    .volunteer-details__background .volunteer-details__background__heading {
        font-size: 30px !important;
        margin-bottom: 20px;
    }
    .volunteer-details__background__content {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .volunteer-details__background {
        padding: 54px 0px;
    }
    .our_team_sec.team-two {
        padding: 40px 0;
    }


}





@media only screen and (max-width: 767px) {
    .main-slider__social-box {
        display: none;
    }

    .main-slider__title {
        font-size: 35px;
        line-height: 45px;
        margin-top: 19px;
        margin-bottom: 17px;
    }

    .main-slider .owl-theme .owl-dots {
        display: none;
    }

    .main-slider__shape-1,
    .main-slider__shape-2 {
        display: none;
    }

    .main-slider .item {
        padding-top: 293px;
        padding-bottom: 100px;
    }

    .main-slider__text br {
        display: none;
    }

    .banner-one__title {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 40px;
    }

    .banner-one__round-text-box {
        position: relative;
        top: 0;
        right: 0;
        margin-top: 50px;
    }

    .banner-one {
        padding: 171px 0 455px;
    }

    .banner-bottom {
        height: 400px;
    }
    .main-slider-two__img-box {
        display: none;
    }

    .main-slider-two__title {
        font-size: 35px;
        line-height: 45px;
    }

    .main-slider-two__text {
        font-size: 16px;
        line-height: 30px;
    }

    .main-slider-two__text br {
        display: none;
    }

    .main-slider-two .item {
        padding-top: 213px;
        padding-bottom: 224px;
    }

    .banner_btn .know_btn {
        padding: 4px 18px;
        font-size: 12px;
        margin-right: 0;
    }

    /*****===== community-forum Page =====*****/
    .page-header__shape-1 img {
        width: 97%;
    }
    .page-header.community_banner {
        padding: 70px 0 40px;
    }
    .volunteer-details__background .volunteer-details__background__heading {
        font-size: 30px !important;
        margin-bottom: 20px;
    }
    .volunteer-details__background {
        padding: 54px 0px;
    }
    .volunteer-details__background .volunteer-details__background__title {
        font-size: 20px !important;
        margin-bottom: 12px;
    }
    .volunteer-details__background__content {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .our_team_sec .team-member {
        padding: 20px !important;
        flex-direction: column;
    }
    .our_team_sec .team-member .team-member__middle {
        padding: 0 !important;
    }
    .our_team_sec .team-member .team-member__social {
        display: flex;
        padding: 0 !important;
    }
    .our_team_sec .team-member .team-member__social {
        display: flex;
        padding: 0 !important;
        margin-right: auto;
        margin-top: 20px;
    }
    .our_team_sec .team-member .team-member__social .social-link {
        width: 30px;
        height: 30px;
        margin: 0 10px 0 0 !important;
    }
    .our_team_sec .team-member .team-member__social .social-link span {
        font-size: 14px;
    }
    .our_team_sec .team-member .team-member__left {
        width: 60% !important;
        margin-bottom: 20px;
    }
     /*****===== community-forum Page =====*****/

     /*****===== Business Showcase Page =====*****/
    .model-details.business_details .model-details__bottom .model-details__title-1 {
        font-size: 24px;
        line-height: 34px;
        margin: 0 auto 18px;
    }

    .model-details.business_details .model-details__bottom  .model-details__title-2 {
        font-size: 24px;
    }

    .model-details.business_details .model-details__bottom  .para_heading {
        font-size: 22px;
        margin: 0 0 20px !important;
    }
    /*****===== Business Showcase Page =====*****/

    /*****===== About Page =====*****/
    section.about-one.about_story {
        padding: 40px 0 0;
    }
    .about-one.about_story .section-title .section-title__title {
        font-size: 25px;
        line-height: 40px;
        margin-top: 0px;
    }
    .about-one.about_story .about-one__img-box {
        margin-top: 20px;
    }
    .courses-two.vision_goals {
        padding: 20px 0;
        margin-top: 20px;
    }
    .courses-two.vision_goals .section-title__title.title-animation {
        margin-top: 28px;
        font-size: 23px;
        line-height: 33px;
    }
    /*****===== About Page =====*****/

    /*****===== Conatct Page =====*****/
    .contact-page__input-box input[type="text"], .contact-page__input-box input[type="email"] {
        padding-left: 18px;
        padding-right: 18px;
    }
    .contact-page__input-box textarea {
        padding-left: 18px;
        padding-right: 18px;
    }
    /*****===== Conatct Page =====*****/




}






@media only screen and (max-width: 475px) {
    .main-slider .item {
        padding-top: 319px;
        padding-bottom: 100px;
    }
}













@media only screen and (min-width: 1200px) and (max-width: 1580px) {
    .main-slider__social-box {
        display: none;
    }
}




@media only screen and (min-width: 1320px) and (max-width: 1615px) {
    .main-slider-two__img-box {
        right: 0;
    }
}









@media only screen and (min-width: 1320px) and (max-width: 1499px) {}





@media only screen and (min-width: 1200px) and (max-width: 1660px) {}





@media only screen and (min-width: 1200px) and (max-width: 1600px) {}




/*--------------------------------------------------------------
# Main Menu All Responsice Css
--------------------------------------------------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1319px) {
    .main-menu__left {
        gap: 30px;
    }

    .main-menu-two__left {
        gap: 30px;
    }
}








@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu-two .mobile-nav__toggler {
        color: var(--chioary-primary);
    }

    .main-menu-two .mobile-nav__toggler:hover {
        color: var(--chioary-black);
    }
}








@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-menu-two .mobile-nav__toggler {
        color: var(--chioary-primary);
    }

    .main-menu-two .mobile-nav__toggler:hover {
        color: var(--chioary-black);
    }
}






@media (max-width: 767px) {
    .main-header-two {
        background: #333;
    }
    .main-menu__top-inner {
        gap: 15px;
        flex-direction: column;
        text-align: center;
        padding: 10px 0px 16px;
    }

    .main-menu__left {
        gap: 0;
        justify-content: space-between;
        flex: 1;
    }

    .main-menu__right {
        display: none;
    }



    .main-menu-two .mobile-nav__toggler {
        color: var(--chioary-primary);
    }

    .main-menu-two .mobile-nav__toggler:hover {
        color: var(--chioary-black);
    }

    .main-menu-two__left {
        gap: 0;
        justify-content: space-between;
        flex: 1;
    }

    .main-menu-two__right {
        display: none;
    }




    .main-menu-three__right {
        display: none;
    }




}












/* The End */