@media screen and (max-width:768px){
	.sliderBlogsSection{
		position: static;
		margin-top: 5px;
	}
	.homeOwl .mainSliderItemWrapper{
		height: 213px;
	}
	.homeOwl .mainSliderItemWrapper h1{
		padding-top: 30px;
		position: static;
		left: 0;
		top: 0;
		transform: translate(0,0);
	}
	.sliderBlogsSection .sBlogItem{
		width: 90%;
		float:none;
		height: auto;
		margin:10px auto;
		min-height: 252px;
	}
	.mainSlider{
		margin-bottom: 20px;
	}
	.donationLinkSection h1{
		margin:0px;
		text-align: center;
	}
	.donationLinkSection .pull-right{
		float:none !important;
		display: block;
		max-width: 140px;
		margin:5px auto;
	}
	.blogItemType1{
		margin-bottom: 20px;
	}
	.blogItemType2{
		margin-bottom: 20px;
	}
	.eventItemType1 .eventShortDetials{
		text-align: center;
	}
	.counterSection .counterWrapper{
		margin-bottom: 20px;
	}
	
	.sliderBlogsSection .sBlogItem.first{
		min-height: 309px
	}
	.sliderBlogsSection .sBlogItem p{
		padding-top: 88px;
	}
	.sliderBlogsSection .sBlogItem.first p{
		padding-top: 105px;
		font-size: 14px;
	}
	
	.topbar .col-sm-7{
		text-align: center;
	}
	.headerbarRightContent{
		float:none;
		display: inline-block;
	}
	.disp-flex > div{
		margin-bottom: 2em;
	}

	.project-desc p{
		height: 145px !important;
	}
	.main-sliderSection{
        height: 400px;
    }
    .navbar-toggle{
        
    }
    .navbar-toggle .icon-bar{
        background-color: #fff;
    }
    .header-nabaer .navbar-nav>li>a::after{
        display: none;
    }
    .header-nabaer .navbar-nav>li>a{
        text-align: right;
    }
    .Flex{
        display: block;
    }
    .cards-container{
        margin-bottom: 2em;
    }
    .join-bttn{
        text-align: left;
    }
    .heading{
        font-size: 40px;
    }
    .owl-carousel .owl-item img{
        height: 400px;
    }
    .slider-description{
        text-align: center;
    }
    .slider-description{
        width: 100%;
        padding: 10px 1em;
    }
    .bordered{
        border:none;
        margin-bottom: 2em;
    }
    .footer-container h6, .footer-container ul li a{
        text-align: right;
        display: block;
    }
    .socila-links a{
        text-align: center !important;
    }
}
/* ------------------- */

/* ------------------- */
/* 480 starts */
/* ------------------- */
@media screen and (max-width: 480px){
    .join-bttn a{
        padding: 5px 15px;
        font-size: 16px;
    }
    .heading{
        font-size: 25px;
    }
    .text-left span, .text-right span{
        font-size: 2em;
    }
    .projects-container{
        margin-bottom: 2em;
    }
    #container, #container2, #container3 {
        width: 40%;
        margin: auto;
    }
    .data-link,.data-link1{
        display: block !important;
        margin-bottom: 1em;
    }
    .calculted-data{
        margin-bottom: 2em;
    }
    .contact-container a{
        display: block;
    }
    .slider-description{
    	    background-image: linear-gradient(to right, #f58962cf, #f58962ad, #f5896294, #d88060a6, #dedede6b);
    }
    .map-img{
    	margin: auto;
    }
    .data-caption.project-desc1{
        font-size: 15px;
    }
    
}

/* ------------------- */
/* 480 starts */
/* ------------------- */


/* ------------------- */
/* 420 starts */
/* ------------------- */
@media screen and (max-width: 420px){
    
    .join-bttn a{
        padding: 5px 10px;
    }
    .joinus-section{
        height: auto;
        display: block;
        margin: 2em 0 0 0;
    }
    .banner-desc p, .tegline{
        font-size: 20px;
    }
    .Qoute-box img{
        display: none !important;
    }
    .slider-description h1{
        margin-bottom: 10px;
    }
    .slider-container img{
    	width: 100%;
    	float: none;
    }
}
/* ------------------- */
/* 420 close */
/* ------------------- */