/* Charitify Theme Responsive Design */

@media (max-width: 1024px) {
    .events-item {
        padding-left: 0;
    }
    .events-item .event-thumb {
        width: 100%;
        height: auto;
        position: inherit;
    }
    .list-items .blog-post .blog-content{
        padding: 0;
    }
    .single-post h2{
        font-size: 28px;
    }
    .comments-list .comment-box{
        width: 620px;
    }
    .reply-list .comment-box{
        width: 540px;
    }
}

/* ---- Start of max-width 992px CSS ---- */
@media (max-width: 991px) {
    .sm-padding{
        padding: 15px;
    }
    ul.nav > li > a {
        font-size: 10px;
        padding: 0 5px;
    }
    .list-items .blog-post .col-md-6:first-child{
        padding-left: 15px;
    }
    .bottom-header .default-btn{
        display: none;
    }
    #mainmenu li{
        padding-left: 15px;
    }
    .promo-section{
        margin-top: 0;
        padding: 60px 0;
    }
    .promo-wrap{
        position: inherit;
    }
    .promo-content{
        border-right: 0;
        border-bottom: 1px dashed #ddd;
    }
    .promo-wrap .row .col-lg-4{
        padding: 0;
    }
    .slider-text h1{
        font-size: 40px;
    }
    .campaigns-wrap h2{
        font-size: 28px;
    }
    .counter-section,
    .campaigns-section{
        padding: 60px 0;
    }
    .campaigns-section .row{
        align-items: center;
    }
    .team-wrap{ padding: 0; }
    .blog-items.single-post{ border: none; padding: 0; }
    .sidebar-wrap{ padding: 0; }
    .cta-section .default-btn{
        font-size: 11px;
    }
    .counters .counter-content h3,
    .counters .counter-content i {
        font-size: 40px;
    }
    .counters .counter-content h3 {
        margin-top: 18px;
    }
    .about-section .about-wrap {
        gap: 30px 0;
    }
    .about-content h2 {
        font-size: 30px;
    }
    .contact-wrap {
        padding: 40px 20px;
    }
}
/* ---- End of max-width 992px CSS ---- */

@media all and (min-width: 768px) and (max-width: 991px) {
	.causes-section .causes-wrap > div:last-child,
    .blog-section.home-blog .blog-items > div:last-child {
        display: none;
    }
    .blog-content {
        padding: 20px;
    }
}

/* ---- Start of min-width 480px and max-width 768px CSS ---- */
@media all and (min-width: 480px) and (max-width: 768px) {
	
}
/* ---- End of min-width 480px and max-width 768px CSS ---- */


/* ---- Start of max-width 767px CSS ---- */
@media all and (max-width: 767px) {
    body, p{
        font-size: 16px;
        line-height: 22px;
    }
    h1{
        font-size: 30px;
    }
    h2{
        font-size: 20px;
    }
    h3{
        font-size: 20px;
    }
    p br{
        display: none;
    }
    .padding{
        padding: 60px 0;
    }
    .xs-padding{
    	padding: 15px;
    }
    .navbar-header {
        padding: 23px 20px;
    }
    .navbar-header .brand {
        display: block;
        padding: 13px 25px;
    }
    .top-content-wrap ul li {
        margin-right: 0;
    }
    .header-section .menu {
        width: 36px;
        height: 36px;
        margin-left: auto;
        background-color: #084373;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header-section .menu .fa-xmark,
    .header-section .menu.active .fa-bars {
        display: none;
    }
    .header-section .menu.active .fa-xmark {
        display: block;
    }
    .header-section .menu i {
        font-size: 19px;
        line-height: 0;
        color: #fff;
    }
    .header-section .navbar-nav {
        display: none;
        position: absolute;
        top: calc(100% + 9px);
        left: 0;
        gap: 8px;
        width: 100%;
        padding: 20px;
        background-color: #fff;
    }
    .nivoSlider img {
        height: 400px !important;
    }
    #mainmenu li {
        display: block;
        padding: 4px 0;
    }
    .pager-header{
        min-height: 140px;
    }
    .breadcrumb {
        right: auto;
        top: auto;
        bottom: -50px;
        left: -15px;
        margin: 0;
    }
	.contact_form .form-group .col-sm-6:first-child{
        margin-bottom: 15px;
    }
    .coment-form .form-group .col-sm-4:last-child{
        margin-top: 15px;
    }
    .list-items .blog-post img{
        margin-bottom: 10px;
    }
    .colum-row .col-sm-6:first-child{
        margin-bottom: 15px;
    }
    .contact-info ul li{
        font-size: 15px;
    }
    .share-icon li{
        margin-bottom: 10px;
    }
    .promo-content {
        padding: 30px;
    }
    .promo-content img {
        max-width: 44px;
    }
    .slider-text .default-btn{
        display: none!important;
    }
    .owl-nav div{
        left: 0;
    }
    .owl-nav div.owl-next{
        right: 0;
    }
    .vision-mission.about-wrap img {
        max-width: 60px;
        margin-bottom: 20px;
    }
    .team-wrap {
        padding: 0 10px;
    }
    .team-wrap .xs-padding{
        padding: 5px;
    }
    .counter-section .counters {
        gap: 10px 0;
    }
    .footer-section .footer-social,
    .footer-section{
        text-align: center;
    }
    .footer-social li a{ margin: 0 10px; }
    .hero-section{
        height: 400px;
    }
    .hero-content h1{
        font-size: 30px;
    }
    .gallery-filter li{
        padding: 8px 16px;
        margin-right: 0;
        font-size: 14px;
    }
    .campaigns-wrap h2{ font-size: 24px; }
    .comments-list .comment-box{ width: 78%; }
    .reply-list{
        padding-left: 10px;
    }
    .comments-list .comment-box:before,
    .comments-list .comment-box:after,
    .comments-list:before{
        display: none;
    }
    #scroll-to-top {
        width: 35px;
        height: 35px;
        font-size: 10px;
        line-height: 35px;
        bottom: 20px;
        right: 20px;
    }
    .header-section .top-header .left-info {
        display: flex;
        justify-content: space-between;
    }
    .widget-section {
        padding: 30px 0;
    }
    .widget-content img {
        max-width: 100px;
    }
    .footer-section {
        padding: 14px;
    }
    .footer-section .sm-padding {
        padding: 8px;
    }
    .contact-wrap {
        gap: 40px 0;
    }
}
/* ---- End of max-width 767px CSS ---- */

@media (max-width: 575px) {
    .promo-section {
        padding: 0;
    }
    .site-branding a img {
        max-width: 80px;
    }
    .campaigns-section {
        padding: 40px 5px;
    }
    .about-section {
        padding: 55px 5px;
    }
    .counter-section {
        padding: 40px 0;
    }
    .about-section .vision-mission p {
        margin-bottom: 0;
    }
    .vision-mission.about-wrap img {
        max-width: 50px;
        margin-bottom: 14px;
    }
    .owl-nav div {
        width: 30px;
        height: 30px;
        top: calc(50% - 15px);
        font-size: 12px;
        line-height: 30px;
    }
    .counters .counter-content h3, 
    .counters .counter-content i,
    .pager-header h2 {
        font-size: 30px;
    }
    .counters .counter-content h3 {
        margin: 14px 0 6px;
    }
    .counters .counter-content h4 {
        font-size: 16px;
    }
    .widget-section {
        padding: 30px 5px 10px;
    }
    .contact-section {
        padding-bottom: 0;
    }
    .contact-wrap {
        padding: 40px 5px;
    }
    .team-wrapper {
        margin-right: -10px;
        margin-left: -10px;
        gap: 20px 0;
    }
    .team-wrapper > div {
        padding-right: 10px;
        padding-left: 10px;
    }
    .team-details h3 {
        font-size: 16px;
        margin-bottom: 0;
    }
}


/* ---- Start of max-width 480px CSS ---- */
@media all and (max-width: 480px) {
    .coment-form .form-group .col-sm-4{
        margin-bottom: 15px;
        margin-top: auto;
    }
    .comment-form .form-group .col-sm-4:nth-child(1),
    .comment-form .form-group .col-sm-4:nth-child(2){
        margin-bottom: 15px;
    }
    .slider-text h1{
        font-size: 28px;
    }
}
/* ---- End of max-width 480px CSS ---- */


/* ---- Start of max-width 420px CSS ---- */
@media all and (max-width: 420px) {
    
}
/* ---- End of max-width 420px CSS ---- */


/* ---- Start of max-width 380px CSS ---- */
@media all and (max-width: 380px) {
	.slider_content .btn_group a {
        margin: 0 10px 10px 0;
    }
    .top-content-wrap ul li i {
        margin-right: 6px;
    }
}
/* ---- End of max-width 380px CSS ---- */
