.comment .media-left>img {
	border-radius:50%;
}
.contact-form-7 h2 {
	margin-top:0px
}
.contact-methods .row {
	margin-left: -3px;
	margin-right: -3px;
}
.contact-methods div[class^="col-"] {
	padding-left: 3px;
	padding-right: 3px;
}
.contact-form-7 .btn img {
	display:block;
	margin:0 auto;
	width:100%;
	max-width:130px;
}
#packages .panel-heading {
	text-align:center
}
#packages .choice ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
#packages .choice li {
	border-bottom: 1px solid #eee;
	padding: 15px;
	text-align: center;
}
#packages .choice li:last-child {
	border-bottom: none
}
#packages .choice>.panel-heading {
	color: #fff;
	text-transform:uppercase
}
#packages .choice.lite>.panel-heading {
	background-color: #333
}
#packages .choice.basic>.panel-heading {
	background-color: #333
}
#packages .choice.best>.panel-heading {
	background-color: #a94442
}
#packages .choice:hover {
	box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}
#packages .advantage{
	color:#A94442;
}
#packages .price.big {
	font-size:30px
}
#packages .price::after {
	content:'₫'
}
#packages footer {
	padding:15px 0;
	text-align:center
}
#packages footer button {
	width:200px
}
#purchase span.wpcf7-list-item {
	display:block
}
#sticky-cta {
	display:none;
}
@media (max-width: 767px){
	#sticky-cta {
		display:block;
		position: fixed;
		bottom: 0;
		left: 15px;
		right: 15px;
		z-index: 10;
	}
	#sticky-cta .cta,
	#sticky-cta .cta:hover,
	#sticky-cta .cta:active,
	#sticky-cta .visited {
		text-align: center;
		text-transform: uppercase;
		color: #fff;
		font-weight: bold;
		font-size: 16px;
		padding: 10px 0 8px;
		text-decoration: none;
	}
#sticky-cta .stores  {
    background-color: #d81921;
    border-bottom: 3px solid #88070c;
    background: #d81921;
    color: #fff;
}
#sticky-cta .call {
    background-color: #ff9002;
    border-bottom: 3px solid #88530f;
}
#sticky-cta .facebook {
    background-color: #00ab4e;
    border-bottom: 3px solid #185a36;
}
}
@media (min-width: 768px){
	#packages.row {
		margin-left:-3px;
		margin-right:-3px;
	}
	#packages .col-xs-12 {
		padding-left:3px;
		padding-right:3px;
	}
}