.p-affordable-website-programming-packages {
	padding: 35px 0 0 0;
}
.affordable-website-programming-packages {
	background: #f5f5f5;
	border-bottom: 1px solid #ccc;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
	display: block;
	margin: 0;
	text-align: center;
}
#level-packages {
	border: solid 1px #dbdbdb;
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#level-packages h2 {
	font-size: 31px;
	color: #141414;
	background: #f1f1f1;
	margin: 0px;
	padding: 14px 0;
	text-align: center;
	border-bottom: solid 1px #dbdbdb;
}
.lvl-one {
	float: left;
	width: 365px;
	border-right: solid 1px #dbdbdb;
}
.lvl-one .head {
	background: #85c226;
	color: #fff;
	font-family: 'helveticaneuecyrbold';
	font-size: 46px;
	text-transform: uppercase;
	padding: 12px 0;
	margin: 5px;
	text-align: center;
}
.lvl-one .head span {
	color: #dfff4d;
}
.lvl-one.second .head {
	background: #103762;
}
.lvl-one.second .head span {
	color: #4fd4f1;
}
.lvl-one.third {
	border-right: none;
}
.lvl-one.third .head {
	background: #24abc9;
}
.lvl-one.third .head span {
	color: #103762;
}
.lvl-one ul li {
	background: url(../../img2/grey-round-bullet.png) no-repeat 0 5px;
	font-size: 13px;
	padding: 0px 0 0 23px;
	margin: 15px 0 15px 12px;
	line-height: normal;
}
.lvl-one ul li strong {
	font-style: normal;
	font-weight: 600;
}
.price-bottom {
	border-top: solid 1px #dbdbdb;
	background: #f1f1f1;
	text-align: center;
	padding: 12px 0;
}
.price-bottom a {
	color: #F68019;
}
.price-bottom sup {
	color: #00313c;
	font-size: 25px;
	vertical-align: top;
}
.price-bottom .value {
	color: #103762;
	font-size: 55px;
	font-family: 'helveticaneuecyrbold';
	line-height: normal;
	text-align: center;
}
ul.tree-panta {
	width: 759px;
	display: block;
	text-align: center;
	margin: 38px auto;
	height: 318px;
	background: url(../../img2/bg-three-panta.png) no-repeat 0 0;
}
ul.tree-panta li {
	float: left;
	width: 253px;
}
ul.tree-panta li {
	font-family: 'helveticaneuecyrbold';
	color: #252525;
	font-size: 35px;
	text-align: center;
	padding-top: 187px;
}
ul.tree-panta li span {
	color: #292929;
	font-size: 18px;
	font-family: 'helveticaneuecyrmedium';
	display: block;
}
ul.tree-panta li a.txt14 {
	color: #292929;
	font-family: 'helveticaneuecyrmedium';
	font-weight: normal;
	vertical-align: top;
	color: #103762;
	font-size: 11px;
	line-height: 18px;
}
ul.tree-panta li a.txt14:hover {
	color: #F24130;
}
.graphic-txt {
	margin: 20px auto;
}
.graphic-txt img.text-image {
	float: left;
	padding-top: 35px;
}
.text-div {
	float: right;
	width: 274px;
	border: solid 1px #dbdbdb;
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #f1f1f1;
	margin: 15px 0 0 0;
	padding: 15px 20px;
}
.text-div p {
	font-size: 16px;
	color: #545454;
	padding-bottom: 15px;
}

@media screen and (max-width: 800px) {
.affordable-website-programming-packages img {
	width: 100%;
	height: auto;
}
.lvl-one {
	float: none;
	width: auto;
	border: none;
}
ul.tree-panta {
	width: auto;
	display: block;
	text-align: center;
	margin: 15px auto;
	height: auto;
	background: none;
}
ul.tree-panta li {
	margin-bottom: 10px;
	float: none;
	width: auto;
	background: #f4f6f8;
	display: block;
	border: solid 1px #ccc;
	padding: 25px 0;
}
.graphic-txt img.text-image {
	float: none;
}
.text-div {
	float: none;
	width: auto;
	margin: 10px auto;
	display: inline-block;
}
}

@media only screen and (min-width : 801px) and (max-width : 1024px) {
.lvl-one {
	width: 333px;
}
}
