.footer-container-top {
	background-color: #000;
	width: 100%;
	padding: 60px 0;
	min-height: 50px;
	border-top: 1px solid #DDD
}

.footer-container-top .nav-pills li {
	margin: 0;
	padding: 0
}

.footer-container-top .footer-collapse a {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	display: block
}

.footer-container-top .footer-collapse .inline a {
	padding: 10px 5px;
	display: inline
}

.fb {
	color: #3b5998
}

.google-plus {
	color: #d34836
}

.jam {
	color: #666;
	font-size: 12px
}

.footer-container-bottom {
	background-color: #fff;
	padding: 20px;
	border-top: 1px solid #EEE;
}

.footer-container-bottom a {
	margin-right: 15px
}

.copyright {
	font-size: 12px;
	color: #999;
	/* text-align: center; */
	/* width: 100%; */
	/* float: left; */
}

.back-to-top {
	position: fixed;
	bottom: 50px;
	right: 50px;
	opacity: .5
}

.back-to-top:hover {
	opacity: 1
}

.footer-title {
	font-family: 'Varela Round', 'Helvetica Neue', Helvetica, Arial
}

@media (max-width:766px) {
	.footer-container-top {
		padding: 15px 0 30px
	}
	.footer-container-top .footer-collapse {
		display: none
	}
	.footer-container-top .footer-collapse a {
		width: 100%;
		border-radius: 0;
		border-top: 1px solid #DDD;
		background-color: #f4f4f4;
		color: #00b4ac;
		padding: 10px 15px
	}
	.footer-container-top .nav-pills li h4 {
		margin: 0;
		padding: 15px
	}
	.footer-container-top .nav-pills li h4 .qicon {
		float: right
	}
	.footer-container-bottom {
		padding-bottom: 50px;
		text-align: center;
	}
}

.payment-option-icon {
	margin: 8px;
	font-size: 18px
}