.contatpage-address {
    list-style: none;
    padding: 0px;
}

.contatpage-address li {
    padding: 0px 0px 0px 70px;
    position: relative;
    margin: 0 0 25px;
}

.contatpage-address li i {
    position: absolute;
    left: 0px;
    font-size: 29px;
    top: 13px;
    color: #ffffff;
    background: #549234;
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.contatpage-address li p {
    font-weight: 800;
    font-size: 24px;
    margin: 0;
}

.contatpage-address li a {
    color: #000;
}
.product-price .price
{
    font-size: 34px;
    font-weight: 800;
    
}
.cart-summary-button-group
{
    font-size: 34px;
    
}
.calculate-shipping input[type='text']
{
}
.cart-summary-button-group a
{
    font-size: 15px;
    background: #277e65;
    display: inline-block;
    margin: 0 10px 0 0;
    font-weight: 700;
    color: #FFF;
    padding: 2px 21px;
    border-radius: 30px;
}

img
{
	max-width: 100%;
}.nav-logo
{
	width: 87%;
}
.gallery-img
{
	border: 1px solid #e9e9e9;
	padding: 18px;
	text-align: center;
	border-radius: 20px;
	margin: 0 0 30px;
}
.member-bx
{
	border: 1px solid #e9e9e9;
	padding: 18px;
	text-align: center;
	border-radius: 20px;
	margin: 0 0 30px;
}
.member-bx img
{
	max-width: 100%;
}
.member-bx h2
{
	margin: 14px 0 7px;
	font-size: 27px;
	font-weight: 800;
	line-height: 25px;
}
.member-bx p
{
	font-size: 18px;
}
.eventbx
{
	text-align: center;
	padding: 15px;
	background: #f3fded;
	border: 1px solid #e9f7e0;
	margin: 0 0 30px;
}
.eventbx h2
{
	font-size: 19px;
	margin: 9px 0 18px;
}
.eventbx img
{
	border:none;
	padding: 0;!i;!;
	margin: 0;
	border-radius: 0;
}
.eventbx h1
{
	font-size: 19px;
	margin: 6px 0 0;
}
@media(max-width:1399px)
{
.main-menu__logo img
{
	width: 380px;
}
}
@media(max-width:1199px)
{
	    .main-menu__right {
        width: auto;
        float: right;
    }
	.main-menu__right-top
	{
		display: none;
	}
	.main-menu__left {
    width: 100%;
    margin-right: 0px;
}
	    .main-menu__logo img {
        width: 80%;
    }
}
@media(max-width:992px)
{
	.visionbx {
    margin: 30px 0 0px;
    padding: 30px 28px;
    border-radius: 15px;
}
	.faq-one {
    padding: 50px 0 40px;
}
	.become-volunteer-one__title {
    font-size: 28px;
    line-height: 38px;
}
	.become-volunteer-one {
    padding: 53px 0 70px;
}
	.mt-sm-2
	{
		margin-top: 20px !important;
	}
.main-menu__logo img
{
	width: 96%;
}
	.about-one {
    padding: 40px 0 50px;
}
	
.about-one__shape-box-1 {
    height: 100%;
}
	.visionbx p {
    line-height: 24px;
}
	.gallery-one__bottom {
    padding-top: 40px;
    padding-bottom: 40px;
}
	.site-footer__top {
    padding: 40px 0 38px;
}
	.gallery-one__top-title {
    font-size: 22px;
}
	.gallery-one__top {
    padding: 18px 0;
}
	.footer-widget__about-logo img
	{
		width: 93%;
	}
	.footer-widget__about {
    margin-right: 0px;
}
	.footer-widget__title {
    margin-bottom: 9px;
}
	.footer-widget__links-list li + li {
    margin-top: 0;
}
}