@media screen and (min-device-width: 360px) and (max-device-width: 640px) {
.cause-thumnail {
		float: left;
		width: 100%;
		margin-bottom: 26px;
}
.navbar-barToggle {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    float: left;
    display: inline-block;
    border: 1px solid #fff;
    padding-top: 8px;
    width: 40px;
    height: 40px;
	margin-bottom: 15px;
}
.banner .slider .slides li .caption {
	top: 0;
}
.banner .caption h1 {
    font-size: 26px;
}
.banner .caption h5 {
	font-size: 20px;
}
.navbar-toggler {
    width: 100%;
    text-align: right;
}
.log-nav {
    margin-top: 15px;
    float: left;
}
.log-nav li {
	margin-bottom: 15px;
	float: left;
	width: 160px;
}
.navigation {
    z-index: 999999;
}
.common-title h1:before {
    display: none;
}
.common-title h1:after {
    display: none;
}
button:focus {
	background: none;
}
.footer-title {
	margin-bottom: 20px;
	margin-top: 30px;
}
	.top-header .nav-header li {
	line-height: 26px;
}
.services-cap {
	height: auto;
}
.top-header .nav-header a {
    font-size: 12px;
}
.top-header {
	padding-bottom: 0;
    border-bottom: 1px solid #fff;
}
.top-header .navbar-header {
    background: #1a252e;
    margin-top: 15px;
    padding: 15px 15px 0px;
    border-radius: 0px;
}
.logo-header {
    padding-left: 15px;
}
.responsie-header-spacing {
    padding: 0;
}
.top-header .nav-header a {
    color: #fff;
}
.top-header .container-fluid {
    width: 100%;
    margin: 0;
    padding: 0;
}
.top-header .nav-header {
    float: left;
}
.category-link {
    width: 100%;
}
.mybtn {
    margin-bottom: 15px;
}
.certificate-bg {
    width: 100% !important;
}
.certificate-bg-1 {
    width: 100% !important;
}
.certificate-main {
    width: 100%;
}
.certificate-main-1 {
    width: 100%;
}
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.common-title h1:before {
    display: none;
}
.common-title h1:after {
    display: none;
}
.card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating) {
    padding: 8px;
}
.our-cause .card-title {
    text-align: center;
}
.top-header .nav-header li {
    display: block;
}
.services-cap {
	height: auto;
}
.banner .slider .slides li .caption {
	top: 0;
}
.log-nav li {
    margin-bottom: 15px;
    float: left;
}
button:focus {
	background: none;
}
.navbar-toggler {
    width: 100%;
    text-align: right;
}
.navigation .manu-search {
    width: 100% !important;
	float: left;
}
.navigation .navbar {
    overflow: auto;
    white-space: nowrap;
}
.navigation .form-inline {
    flex-flow: unset;
}
.category-link {
	width: 100%;
	margin-left: 0;
	margin-top: 15px;
}
}
@media screen and (min-device-width: 320px) and (max-device-width: 568px) {
	.common-title h1:before {
		display: none;
	}
	.common-title h1:after {
		display: none;
	}
	.services-cap {
    height: auto;
}
button:focus {
	background: none;
}
.navbar-toggler {
    width: 100%;
    text-align: right;
}
.banner .caption h1 {
    font-size: 26px;
}
}
@media (min-width: 1025px) and (max-width: 1280px) {
    .cart-table .table-responsive {
        display: inline-table;
    }
}
@media (min-width: 1281px) {
  .cart-table .table-responsive {
    display: inline-table;
}
    .table-responsive {
        display: inline-table;
    }  
} 