

@media (max-width:767px)
{
	#main-banner
	{
		background-attachment:inherit !important;
	}
	.noresponsive-padding
	{
		padding:0px;
	}
	.no-padding
	{
		padding:0px;
	}
	#left-header,#right-header,#logo
	{
		text-align:center !important;
	}
	#left-header
	{
		margin-bottom:5px;
	}
	#icons-list a
	{
		display:block; border-bottom:1px #FFBFC5 solid;
		text-align:left !important;
		margin:2px 0px;
		line-height:30px;
	}
	#search-input select.form-control,#search-input input.form-control
	{
		margin-bottom:5px;
		border-right:none;
		border-radius:4px;
	}
	#search-button
	{
		text-align:center;
		margin-top:15px;
	}
	#main-banner-text p
	{
		font-size:14px;
	}
	#main-banner-text h1,#visited-categories h1
	{
		font-size:16px;
	}
	#visited-categories
	{
		padding:20px 0px;
	}
	.categories-boxes,.categories-list,.categories-list1
	{
		display:block;
	}
	#categories-heading h1,#feature-listings-heading h1,#easy-search-heading h1,#recent-listings-heading h1,#pricing-plan-heading h1
	{
		font-size:22px;
	}
	#categories-heading h1
	{
		margin-bottom:60px !important;
	}
	.search-steps
	{
		width:auto;
		margin-bottom:10px;
	}
	.seperator
	{
		display:none;
	}
	.nopadding-right,.nopadding-left
	{
		padding:0px;
	}
	.prefooter-heading
	{
		margin-top:20px;
	}
	.categories-boxes a
	{
		width:100%;
	}
	#apartment-heading h1
	{
		font-size:16px;
	}
	#apartment-heading h1 span
	{
		margin-top:15px;
	}
	.listings-images
	{
		margin-right:0px;
	}
	#listings-tags p span
	{
		margin-left:7px;
	}
	#listings-tags p i.fa
	{
		margin-right:4px;
	}
	.reviews-section-text p
	{
		font-size:14px;
		line-height:20px;
	}
	.jx-countup::after{
		border-right:none !important;
	}
	#user-option
	{
		height:auto !important;
	}
	.price-table.active
	{
		position:relative !important;
	}
	.file-input
	{
		text-align:center  !important;
	}
	.jx-countup{
		margin-bottom:30px;
	}
	#user-option .form-group
	{
		margin-bottom:15px;
	}
	.inner-addon .form-control
	{
		padding-left:25px !important;
	}
	.search-categories-box
	{
		padding-top:0px !important;
	}
	.contact-heading{
		margin-top:30px;
	}
	#left-header h1 br{
		display:block !important;
	}
}

@media (max-width:1024px)
{
	.categories-boxes,.categories-list,.categories-list1,.feature-boxes-container,.price-table
	{
		margin-bottom:10px;
	}
	#search-categories-boxes1,#feature-box1,.listing-boxes1,.feature-box1
	{
		padding-top:0px;
	}
	#search-categories-boxes
	{
		padding-top:0px !important;
	}
	.listings-images1
	{
		width:49% !important;
	}
	#process
	{
		position:relative !important;
		width:100% !important;
	}
}


@media (min-width:768px) and (max-width:1024px)
{
	#icons-list a
	{
		margin-left:8px;
	}
	#search-button button
	{
		padding:10px 40px;
	}
	#search-input .form-control
	{
		font-size:14px;
	}
	.categories-list ul li,.categories-list1 ul li
	{
		font-size:12px;
	}
	.feature-boxes-container .feature-box-text a h3
	{
		font-size:14px;
	}
	.search-steps
	{
		width:210px;
	}
	.seperator hr
	{
		width:13%;
	}
	.price-list p
	{
		font-size:15px;
	}
	#search-input select.form-control,#search-input input.form-control
	{
		padding-left:10px !important;
	}
	#icons-list a i.fa{
		margin-right:12px !important;
	}
	#search-categories button{
		padding:10px 6px !important;
	}
	#categories-heading
	{
		margin-bottom:30px;
	}
}

@media(min-width:1024px) and (max-width:1024px)
{
	.search-steps
	{
		width:280px !important;
	}
	.seperator hr
	{
		width:11% !important;
	}
	.listing-boxes-text
	{
		padding:10.5px 25px;
	}
}



@media (max-width: 767px){
header,
#top-bar,
.show-header{
    display:none!important;
}
.responsive-header {
    display: block;
}
#top-bar li{
	margin-right:12px;
}
.message-box {
    width: 250px;
    z-index:0;
}
.message-form{
	padding:10px;
	width:100%;
}
.message-form > p{
	display:none;
}

.message-form form input.form-control, 
.message-form form input.form-control:focus {
    border-radius: 2px 2px 2px 2px;
    font-size: 10px;
    height: 21px;
}
.message-form form textarea.form-control, 
.message-form form textarea.form-control:focus {
    border-radius: 2px 2px 2px 2px;
    font-size: 10px;
}
.donation-bar{
	margin:0;
	width:100%;
}
.amount{
	width:100%;
}
.donate-now{
	width:100%;
}
.donate-button {
    display: table;
    float: none;
    margin: 28px auto;
}
.our-cause-sec{
	margin:0;
}
.meta{
	padding:17px 0;
}
.cause-title h2{
	padding:15px;
	font-size:14px;
}
.details > p {
    width: 100%;
}
.needed-amount {
    width: 100%;
}

section .container, .inner-page .container {
    padding: 0 15px;
}
.details > p {
    margin:40px 0;
}
.cause-tabber li a:after{
	display:none;
}
.cause-tabber li a:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
	border:0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
	transform:translateX(0) rotate(0deg);
    width: 100%;
	
	opacity:0;
}
.cause-tabber li a:hover:before,
.cause-tabber li.active a:before{
	opacity:1;
}

.recent-events {
    float: left;
    margin-left:0;
    width: 100%;
}
.event {
    margin-right: 5%;
    width: 45%;
}
.event-thumb{
	width:100%;
}
.event-thumb img{
	width:100%;
}
.event-intro{
	margin:0;
	width:100%;
}
.charity-video {
    float: left;
    margin-right: 0;
    width: 100%;
}
.desc {
    width: 100%;
}
.image {
    width: 100%;
	height:300px;
}
.image  img{
    width: 100%;
	height:100%;
}
footer .col-md-3 {
    float: left;
	width:100%;
    margin-bottom: 30px;
}
.newsletter:before{
	display:none;
}
.newsletter{
	padding:20px 20px 0;
	width:100%;
	border-radius:4px;
}
.newsletter > h4{
	float:none;
	display:block;
}
.social-bar {
    display: table;
    float: none;
    margin: 0 auto;
    width: auto;
}
.list_carousel2 {
    display: table;
    float: none;
    margin: 0 auto;
    position: relative;
    width: 450px;
}
.causes-image {
    float: none;
    margin-bottom: 30px;
    width: auto;
}
.our-causes-hover span.needed-amount{
	font-size:15px;
	line-height:15px;
}
.our-causes {
    float: left;
    margin-top: 22px;
    width: 100%;
}
.our-causes-hover h3{
	line-height:20px;
}
.cause-heading p{
}
.our-causes-hover p{
}
.recent-news {
    margin-bottom: 30px;
    margin-left: 0;
    width: 100%;
}

.our-project {
    margin-left: 0;
    width: 100%;
}
.our-project-box {
    width: 100%;
}
.our-project-box .row > div {
    float: left;
    padding-bottom: 50px;
    width: 50%;
}
.icon-box{
    display: table;
    float: none;
    margin: 0 auto 20px;
}
.project-detail {
    margin-left: 0;
    width: 100%;
	text-align:center;
}
.six-column{
	float:left;
	width:100%;
	margin:0;
	margin-bottom:20px;
}
.nine-column{
	float:left;
	width:100%;
	margin:0;
	margin-bottom:20px;
}
.three-column{
	width:100%;
	float:left;
	margin:0;
	margin-bottom:20px;
}
.our-project-box{
	margin-bottom:0;
}
.welcome-box{
	padding:85px 100px 24px;
}
.welcome-box > p{
	margin-left:0;
	width:100%;
}
.gallery-tabs {
    border-radius: 5px 5px 5px 5px;
    padding: 10px 50px;
    position: static;
    width: 100%;
}
.gallery-content{
	margin:45px 0 0;
}
.gallery-content .col-md-6{
	float:left;
}
.error-page h2 {
    font-size: 150px;
    line-height: 135px;
    margin-bottom: 15px;
}
.error-page-search .search-bar{
	width:90%;
}
footer .container {
    padding: 0 15px;
}
.about-charity {
    margin: 0;
}
.about-charity-desc > ul {
    display: table;
    float: none;
    margin: 0 auto;
    width: 100px;
}
.about-charity-desc.col-md-7 ul li{
	margin-right:0;
}
.staff-member {
    height: auto;
    margin-bottom: 30px;
}
.about-charity-video{
	margin-top:20px;
}
.staff{
	margin:50px 0 0;
}
.post-image{
	width:100%;
	margin-bottom:20px;
}
.comments ul li .comment{
	padding:60px 20px 20px;
}
.comments ul li ul{
	margin:30px 0 0;
	padding:26px 0 1px 15px;
}
.post-meta{
	width:100%;
	border:0;
}
.post-desc:after,
.post-desc:before{
	display:none;
}
.post-desc{
	padding-left:0;
}
.contact-info .contact-details > li{
	width:100%;
}
.social-connect h3 {
    font-size: 20px;
    text-align: center;
    width: 100%;
	margin:20px 0;
}
.social-connect .social-bar {
    display: table;
    float: none;
    margin: 0 auto 20px;
    padding: 0;
    width: auto;
}
.social-connect p {
    margin: 0 0 18px;
    text-align: center;
    width: 100%;
}
.working {
    float: left;
    margin: 0 0 40px;
    width: 100%;
}
.list_carousel {
    display: table;
    float: none;
    margin: 0 auto;
    position: relative;
    width: 300px;
}
.flags-pagi{
	bottom:-40px;
	top:auto;
}
.welcome-box span{
	border-radius:0 0 5px 5px;
	margin-right:-100px;
	right:50%;	
	top:0;
	margin-top:0;
}
.list_carousel4 {
    display: table;
    margin: 30px auto 0;
    padding-top: 30px;
    position: relative;
    width: 350px;
	float:none;
}
.list_carousel4 .flags-pagi{
	top:-35px;
	right:0;
}

.story > span{
	margin-left:0;
	padding-left:0;
	margin-top:20px;
	border:0;
}
.recent-event.previous-event{
	width:48%;
	margin-right:2%;
	margin-bottom:20px;
}
.previous-event .recent-event-img,
.previous-event .recent-event-img img{
	width:100%;
}
#pager2{
	bottom:-5px;
}


.element{
	margin-left:0;
	margin-right:0;
}
#carousel span {
    height: 300px !important;
	margin-bottom:20px;
}
#top-bar ul{
	display:none;
}
header{
	top:36px;
}
.stroies{
	margin-left:0;
	margin-right:0;
}
.theme-layout.boxed {
    width: 90%;
}
.featured-products .col-md-4{
	float:left;
	width:100%;
}
.theme-layout {
    display: block;
}
.gallery-tabs li a, .gallery-tabs li a:focus, .gallery-tabs li a:hover, .gallery-tabs li.active a, .gallery-tabs li.active a:hover, .gallery-tabs li.active a:focus{
	line-height:25px;
}

.search-tabs li {
    margin: 5px 0;
    text-align: center;
    width: 100%;
}
.search-bar{
	width:100%;
}
.switch .left-content.nine-column{
	margin:0;
}
.switch .sidebar.three-column.pull-right{
	margin:30px 0 0 0;
}
.element .col-md-6 .theme-list {
    width: 100%;
}
.boxed-quote{
    width: 100%;
}
.price-table ul{
	width:100%;
	margin-bottom:20px;
}
#Grid{
	margin:0;
}

.logo img{
	width:30px;
}
.logo h1{
	font-size:25px;
	line-height:28px;
}
.logo h1 i{
	font-size:30px;
}
.causes-page {
    margin: 0;
}
.services {
    float: left;
    margin: 30px 0 0;
    width: 100%;
}
.box{
	margin-top:0;
	margin-bottom:30px;
}
.carou-post {
    margin-bottom: 30px;
}
.carou-post #layerslider-container-fw {
    height: 168px;
    width: 100%;
}
.bottom-blocks{
	margin:0;
}
.bottom-blocks .col-md-6 {
    float: left;
    width: 100%;
}
.item {
    width:100%;
}
.item-detail > h3 {
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    width: 100%;
}
.item-detail > span {
    line-height: 20px;
    text-align: center;
    width: 100%;
}
.item-detail > a {
    width: 100%;
}
.profile-page{
	margin:0;
}
.profile-page .col-md-6 {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.profile-tabs{
	float:none;
}
.join-team {
    margin: 0 20px;
    padding: 20px;
    width: auto;
}
.profile-info{
	width:100%;
}
.block .container,
.page .container{
	padding:0 15px;
}
.parallax .container{
	padding:0 15px;
}
.cause-tabber li{
	float:left;
	width:100%;
	margin-bottom:30px;
}
.container{
	width:auto;
}
.cause-box, .cause-progress {
    border: 0 none;
    width: 100%;
}
.donate-popup .cause-box,
.donate-popup .cause-progress{
    border: 0 none;
    width: 100%;
}
.other-amount > input, .other-amount > a {
    margin-bottom: 20px;
    margin-left: 0;
    width: 100%;
}
.other-amount {
    padding: 40px 20px;
    width: 100%;
}
.donate-drop-down {
    padding: 30px 20px;
}
.amount-btns > a {
    margin-bottom: 11px;
    margin-right: 2%;
    text-align: center;
    width: 31.334%;
}
.short-desc {
    border-radius: 0;
    bottom: 0;
    right: 0;
    top: auto;
    width: 100%;
}
.big-picture > img {
    width: 100%;
    min-height: 300px;
}
.big-carousel .flex-direction-nav{
	top:20px;
}
.big-carousel .flex-direction-nav li{
	margin-top: 0;
}
.full-title {
    padding: 20px;
}
.full-title span.title-icon {
    font-size: 30px;
    height: 60px;
    line-height: 60px;
    margin-right: 10px;
    width: 60px;
    border-radius: 3px;
}
.full-title h2 {
    font-size: 20px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.full-title span {
    font-size: 12px;
    font-weight: 600;
}
.recent-news .row > div.col-md-5 {
    float: left;
    width: 20%;
}
.recent-news .row > div.col-md-7 {
    float: left;
    width: 80%;
}
.wide-project-detail {
    padding: 30px 30px 30px 30px;
}
.donation-appeal > h6,.donation-appeal > h3 {
    width: 100%;
}
.charity-causes .row > div {
    float: left;
    width: 100%;
}
.urgent-cause > span {
    float: left;
    width: 100%;
}
.simple-parallax {
    width: 100%;
}
.upcoming-counter {
    margin-top: 40px;
}
.charity-events .row > div {
    float: left;
    width: 100%;
}
.sponsors-carousel ul.slides li .row > div {
    float: left;
    width: 50%;
}
.abt-upcoming-event {
    padding: 0;
}
.abt-upcoming-event > span{
    display: none;
}
.upcoming-bar {
    padding: 30px 20px;
}
.sponsors-carousel .flex-direction-nav li,
.sponsors-carousel .flex-direction-nav li:last-child {
    margin: 0;
}

/*===== Responsive Header =====*/
.responsive-topbar-info > ul > li {
    padding: 8px 10px;
    width: 5%;
}
.responsive-topbar-info > ul > li.active {
    width: 88%;
}

/*=== Lifeline Ver3 ===*/
.featured-centercap {
    float: left;
    padding: 60px 15px;
    position: relative;
    top: auto;
   
    transform: translate(0px);
}
.featured-centercap > h1 {font-size: 25px;}
.featured-bottomleftcap {bottom: 30px;left: 30px;position: relative;}
.donation-carousel-post > .row > div,
.money-donating > .row > div {float: left;width: 50%;}
.images-gallery > .row > div, 
.donation-sec > .row > div {float: left;width: 50%;}
.single-video {width: 100%;}
.scroll-sec {position: relative;width: 100%;}
#thumbs-wrapper {margin-bottom: 30px;}
}


