/* 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: 20px;
    }
    .comments-list .comment-box{
        width: 620px;
    }
    .reply-list .comment-box{
        width: 540px;
    }
}

/* ---- Start of max-width 992px CSS ---- */
@media (max-width: 992px) {
    .sm-padding{
        padding: 15px;
    }
    ul.nav > li > a {
        font-size: 10px;
        padding: 0 5px;
    }
    .blog-content p{
        font-size: 12px;
    }
    .blog-items{
        padding: 0 10px;
    }
    .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: 0;
    }
    .promo-wrap{
        position: inherit;
    }
    .slider-text h1{
        font-size: 40px;
    }
    .campaigns-wrap h2{
        font-size: 28px;
    }
    .counter-section,
    .campaigns-section{
        padding: 80px 0;
    }
    .campaigns-section .row{
        align-items: center;
    }
    .team-wrap{ padding: 0; }
    .blog-items.single-post{ border: none; padding: 0; }
    .sidebar-wrap{ padding: 0; }
    .blog-post .blog-content a{
        font-size: 15px;
    }
    .cta-section .default-btn{
        font-size: 11px;
    }

}
/* ---- End of max-width 992px CSS ---- */


/* ---- 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: 17px;
    /* line-height: 22px; */
    text-align: justify;
    color: #000;
    }
    h1{
        font-size: 30px;
    }
    h2{
        font-size: 20px;
    }
    h3{
        font-size: 16px;
    }
    p br{
        display: none;
    }
    .padding{
        padding: 16px 0;
    }
    .xs-padding{
    	padding: 8px;
    }
    .navbar-header {
        padding: 23px 20px;
    }
    .navbar-header .brand {
        display: block;
        padding: 13px 25px;
    }
    .js #mainmenu {
        display:none;
    }
    .js .slicknav_menu {
        display:block;
    }
    .pager-header{
        min-height: 220px;
    }
    .breadcrumb {
        right: auto;
        top: auto;
        bottom: -50px;
        left: -15px;
        margin: 0;
    }
	.about-wrap img {
    width: 100%;
    box-shadow: 4px 5px 9px 4px rgb(0 0 0 / 18%);
    margin-bottom: 15px;
    /* border: 1px solid #CC0000; */
    /* padding: 4px; */
}
	.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: 17px;
    text-align: left;
    }
    .single-post h2{
        font-size: 35px;
    }
    .share-icon li{
        margin-bottom: 10px;
    }
    .slider-text h1{
        font-size: 28px;
    }
    .slider-text p{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .slider-text h5{
        font-size: 12px;
        margin-bottom: 0;
    }
    .slider-text .default-btn{
        display: none!important;
    }
    .owl-nav div{
        left: 0;
    }
    .owl-nav div.owl-next{
        right: 0;
    }
    .team-wrap {
        padding: 0px;
    }
    .team-wrap .xs-padding{
        padding: 5px;
    }
    .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;
    }
    .site-branding img{
        padding: 5px 0;
		    margin-right: 15px;
    }
	.site-branding span {
    font-family: 'Adani-Regular',Arial, Helvetica, sans-serif;
    font-size: 17px;
    width: 70%;
    text-transform: uppercase;
    color: #999ea3;
   top: 0px;  
    position: relative;
    right: 1px;
}
.sidebar-widget h4 {
    font-weight: 500;
    font-size: 30px;
    color: #282828;
    margin-bottom: 25px;
}
.recent-posts li a {
    color: #555;
    font-size: 24px;
    margin-left: 1em;
}
	.mytitle{
    font-family: 'Adani-Regular',Arial, Helvetica, sans-serif;
    font-size: 13px !important;
    width: 42%;
    text-transform: uppercase;
    color: #999ea3;
    top: 42px !important;
    position: relative;
    right: 11px !important;
}
    .gallery-filter li{
        padding: 5px 10px;
        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;
    }
.padding-40 {
    padding: 18px;
}	
.xs-padding h3{
text-align:center;
}
.section-heading h2 {
    font-size: 32px;
    margin-bottom: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    top: 152px;
    user-select: none;
}
.event-info p {
    margin-bottom: 5px;
    font-size: 12px;
    width: 50%;
    float: left;
    text-transform: uppercase;
    font-weight: 600;
    color: #999;
}
.counter-section, .campaigns-section {
    padding: 20px 0;
}
.counters .counter-content h3 {
    font-size: 35px;
    margin: 10px 0;
    text-align: left;
    color: #335278;
	color: #d7cc6b;
    width: 50%;
    font-weight: 600;
    float: right;
}
.profile-wrap {
    background-color: #fafafa;
    text-align: center;
    padding: 7px;
    border: 2px dashed #ddd;
}
.profile-wrap .profile {
    width: 85%;
    height: auto;
    margin-bottom: 20px;
     border-radius: 50%;
}
.profile-wrap h3 {
    font-size: 24px;
}
.profile-wrap span {
    display: block;
    font-size: 20px;
    font-family: "Adani-Regular", sans-serif;
    color: #999;
    margin-top: 5px;
}
.team-wrap .col-md-6{
width:48%;
float:left;
}
.mywidth100{
width:100%!important;
}
.team-content p{
    color: #f3f1f1;
}
.team-content h2{
font-size:28px;
}
.testimonial-item {
    background-color: #fafafa;
    padding: 12px;
    border-radius: 5px;
    margin-bottom: 5px;
}

.site-branding h3 {
font-family: "Adani-Regular", sans-serif;
    font-size: 30px;
    width: 62%;
    position: absolute;
    text-transform: uppercase;
    margin: 0;
    margin-top: 13px;
    left: 88px;
    /* margin-left: 1em; */
    float: inherit;
    letter-spacing: 0.8px;
}
.widget-content h3{
text-align:left;
font-size:22px;
}
.widget-content .social-icon{
text-align:center
}
.widget-content .social-icon li a {
    display: inline-block;
    color: #fff;
    font-size: 22px;
}
.ftrlink{
width:50%;
}
.widget-content .widget-link li a {
    color: #e3dede;
    margin-bottom: 7px;
    display: block;
}
.footer-section {
    display: block;
    background-color: #222;
    border-top: 1px solid #333;
    padding: 4px 0;
}
.slicknav_nav {
    background-color: #168542;
	top: -56px;
    position: relative;
}
.slicknav_nav .slicknav_row, .slicknav_nav a {
    padding: 10px 15px;
    margin: 0;
    color: #fff;
}
.js .slicknav_menu {
    width: 100%;
    position: absolute;
    right: 0;
    top: 75px;
}
.slicknav_btn{
outline: none;
    top: -73px;
	right: 16px;
    position: relative;
	}
	.pager-header h2 {
    color: #fff;
    font-size: 18px;
	margin: 0 auto;
}
.about-content h2 {
    font-size: 22px;
    margin-bottom: 20px;
    text-align: center;
}
.section-heading h2 {
    font-size: 26px;
    margin-bottom: 0;
}
.pager-header {
 	max-height: 100px !important;
    min-height: 190px !important;
}
.contact-wrap {
     padding: 27px 6px;
    box-shadow: 0px 16px 28px 0px rgb(0 0 0 / 15%);
    margin-top: 110px;
    border-radius: 5px;
}
.contact-info ul li {
    line-height: 26px;
 }
 .toplink{
 padding: 3px 9px;
 }
.mb-40 {
    margin-bottom: 10px;
}
.default-btn {
    background-color: #168441;
    color: #fff;
    width: 47%;
    text-align: center;
    line-height: 45px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 500;
}
.default-btnr {
    text-align: center;
    background-color: #6e9132;
    color: #fff;
    line-height: 30px;
    width: 48%;
    display: inline-block;
    padding: 0 20px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
}
.default-btnd {
    background-color: #335278;
    color: #fff;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    width: 48%;
    padding: 0 20px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
}
.width90{
width:100%;
}
.address li a {
    color: #e3dede;
    margin-bottom: 16px;
    display: block;
}
.textcenter{
text-align:center;
}
.promo-content{
    padding: 2px 7px;
    text-align: center;
    border-right: 1px dashed #ddd;
}
.promo-content h3{
    font-size: 22px;
    letter-spacing: -1px;
	text-align: left;
}
.promo-content img{
      float: left;
    margin-left: 50px;
    max-width: 36px;
    margin-bottom: 0px;
	margin-right: 8px;
}
.promo-content a{
    color: #555;
    font-size: 14px;
    font-weight: 600;
}
.promo-content p{
    color: #000;
 }
.promo-content a:hover{
    text-decoration: underline;
    color: #335278;
}
.promo-section-2 .promo-content{padding: 0 30px;}
.promo-section-2 .row .col-md-4:last-child > .promo-content{
    border: none;
}

.causes-details {
    background-color: #fff;
    padding: 10px 7px;
    border: 1px dashed #ccc;
    padding-top: 7px;
}

}
/* ---- End of max-width 767px CSS ---- */


/* ---- 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: 18px;
    line-height: 0.5;
    }
    .slider-text p{
       display: block;
    font-size: 10px;
    line-height: 12px;
    }
    .top-content-wrap ul li{
        margin-right: 5px;
    width: 48%;
    text-align: center;
	font-size: 12px;
    }

}
/* ---- 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;
    }
}
/* ---- End of max-width 380px CSS ---- */
