
.yes{ background: url(../img/c.png) no-repeat center; padding: 30px; }
.no{ background: url(../img/w.png) no-repeat center; padding: 30px;}

.pricing #content {
	padding-top: 60px;
}

.pricing #crossbar, .newsletter #crossbar {
	border-top: none;
	height: 195px;
}

.pricing .page-description, .newsletter .page-description {
	font-size: 3.2rem;
	padding: 60px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
}

.pricing h1, .newsletter h1 {
	text-shadow: 0 1px 0 #fefefe;
}

.pricing .page-description p {
	padding-top: 10px;
}

.feature-list{
	display: inline-block;
	width: 22%;
	float: left;
}

.feature-list-packages{
	display: inline-block;
	width: 22%;
	float: left;
}

.plans, .packagePlans {
	display: inline-block;
	width: 150px;
	float: left;
}

.packagePlans {
	width: 198px;
}

.feature-list {
	margin: 0 0 0 40px;
	vertical-align: top;
	//width: 220px;
}

.feature-list-packages {
	margin: 0 0 0 20px;
	vertical-align: top;
	//width: 220px;
}

.feature-header {
	font-size: 1.4rem;
	line-height: 2rem;
	position: relative;
	width: 100%;
	height: 65px;
	color: black;
}

.feature-header-packages {
	font-size: 1.6rem;
	line-height: 3rem;
	position: relative;
	width: 100%;
	height: 90px;
	border: 1px solid #DAD9D9;
	padding: 10px;
	color: black;
	font-weight: bold;
}


.plan, .packagePlan {
	background-color: #f6f6f6;
	border-radius: 3px;
	color: #333;
	display: inline-block;
	font-size: 1.8rem;
	line-height: 2rem;
	padding-bottom: 16px;
	text-align: center;
	text-transform: uppercase;
	width: 140px;

}

.packagePlan {
	width: 198px;	
	margin-right: 20px;
	
}



.plan:hover {
	text-decoration: none;
}

.plan div {	
	//opacity: 0.8;	
	border: 2px solid #eee;
	//transition: 2.4s;
}

.plan:hover div {
	opacity: 1;
	border: 2px solid #eee;	
	transform: scale(1.0) translateY(-5px);
}

.plan .name {
	background-color: #13a89e;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #fefefe;
	line-height: 2rem;
	padding-top: 14px;
	height: 80px; 
}

.pricing .segment, .pricing .cost {
	background-color: #eee;
}

.pricing .segment {
	font-size: 1.3rem;
}

.dollar {
	font-size: 2rem;
	//margin-left: -13px;
	vertical-align: top;
}

.cost {
	font-size: 2rem;
	padding: 10px;
	height: 80px;
	background-color: #eee;
	margin-bottom: 5px;
}

.cost-term {
	font-size: 1.4rem;
	font-style: italic;
}

.free-plan {
	font-size: 4rem;
}

.plan .sign-up-pricing {
	font-size: 1.8rem;
	margin: 8px auto 0 auto;
	padding: 5px 0 3px 0;
	text-align: center;
	width: 101px;
}

.pricing-info {
	padding: 80px 0;
}

.rally-offer {
	background-color: #eee;
	border-radius: 5px;
	height: 150px;
	margin-bottom: 40px;
	padding: 30px;
}

.rally-offer h3 {
	font-size: 2rem;
	padding-bottom: 40px;
}

.rally-offer img {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}

.rally-offer p {
	display: inline-block;
	width: 700px;
}

.rally-offer .primary-button {
	float: right;
	margin-top: 20px;
}

.rally-offer .primary-button a {
	background: #ED1C24;
	background: -webkit-gradient(linear, left top, left bottom, from(#f14b52), to(#ED1C24));
	background: -webkit-linear-gradient(top, #f14b52, #ED1C24);
	background: -moz-linear-gradient(top, #f14b52, #ED1C24);
	background: -ms-linear-gradient(top, #f14b52, #ED1C24);
	background: -o-linear-gradient(top, #f14b52, #ED1C24);
	background-image: -ms-linear-gradient(top, #f14b52 0%, #ED1C24 100%);
	border: 1px solid #af0e14;
	text-shadow: #c61017 0 1px 0;
}

.rally-offer .primary-button a:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#f36368), to(#ED1C24));
	background: -webkit-linear-gradient(top, #f36368, #ED1C24);
	background: -moz-linear-gradient(top, #f36368, #ED1C24);
	background: -ms-linear-gradient(top, #f36368, #ED1C24);
	background: -o-linear-gradient(top, #f36368, #ED1C24);
	background-image: -ms-linear-gradient(top, #f36368 0%, #ED1C24 100%);
}

.rally-offer .primary-button a:active {
	background: #f36368;
	background: -webkit-gradient(linear, left top, left bottom, from(#ED1C24), to(#ED1C24));
	background: -webkit-linear-gradient(top, #ED1C24, #f36368);
	background: -moz-linear-gradient(top, #ED1C24, #f36368);
	background: -ms-linear-gradient(top, #ED1C24, #f36368);
	background: -o-linear-gradient(top, #ED1C24, #f36368);
	background-image: -ms-linear-gradient(top, #ED1C24 0%, #f36368 100%);
}


.pricing-section i {
	font-size: 3.4rem;
	line-height: 2.4rem;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}

.pricing-section h3 {
	font-size: 2.2rem;
	line-height: 2.2rem;
	padding-bottom: 8px;
}

.buying-faqs {
	background-color: #eee;
	padding: 80px 0px;
}

.buying-faqs h3 {
	font-size: 2.4rem;
	font-weight: lighter;
	margin-left: 16px;
	padding-bottom: 20px;
}

.buying-faq {
	height: 150px;
	padding: 25px;
	width: 41%;
}

.buying-faq.left {
	margin-right: 24px;
}

.buying-faq h4 {
	font-size: 2rem;
	font-weight: normal;
	padding-bottom: 15px;
}

.cnt {
	width: 198px;
	font-size: 1.54rem;
	height: 90px;
	text-transform: capitalize;
	border: 1px solid #DAD9D9;
	padding: 10px;
}

.pkg1{
	background-color: #FF9E00;
}

.pkg2{
	background-color: rgb(34, 149, 255);
}

.pkg3{
	background-color: rgb(141, 150, 158);
}

.top{
	height: 160px;
	border: none;
	font-size: 2rem;
	color: #0a3ed0;
	line-height: 3.8rem;
}

.big{
	font-size: 4rem;
}

.orderNowButton{
	font-size: 1.8rem;
	text-decoration: underline;
	color: blue;
}

.orderNow{
	height: 80px;
	padding: 20px 0 20px 0;
	box-shadow: inset 0 0 14px -2px #333;
}

.flag{
	width: 50%;
	float: left;
	margin-top: 10px;
	//border: 1px solid black;
}

.cont{
	margin-top: 30px;
}