.affordable-logo-design-plans {
	border-bottom: 1px solid #C5CCCC;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
	display: block;
	margin: 0;
	text-align: center;
	background: #e4e4e4;
}
.p-affordable-logo-design-plans {
	/*background: url("../../img2/grey-strip.jpg") no-repeat scroll center top #FFFFFF;*/
	padding: 20px 0 0 0;
}
.expertise-steps {
	height: 480px;
	margin: 25px auto;
}
.logo-packages {
	display: inline-block;
	margin: 20px auto;
	width: 100%;
}
.logo-packages .lvl {
	display: block;
	width: 31%;
	float: left;
	border: solid 1px #dddedf;
	border-radius: 2px;
	margin-left: 22px;
}
.logo-packages .lvl .head {
	text-align: center;
	text-transform: uppercase;
	font-family: 'helveticaneuecyrbold';
	color: #292929;
	font-size: 32px;
	background: url(../../img2/gap-gradient.jpg) no-repeat center center;
	margin: 10px 0;
}
.logo-packages .lvl h5 {
	font-family: 'helveticaneuecyrmedium';
	color: #292929;
	font-size: 20px;
	margin: 0px 0 10px 15px;
}
.logo-packages .lvl ul li {
	background: url(../../img2/grey-round-bullet.png) no-repeat 0 8px;
	font-size: 15px;
	padding: 0px 7px 0 17px;
	margin: 0px 6px 5px 15px;
	line-height: normal;
    text-align:left;
}
.logo-packages .lvl ul li strong {
	font-style: normal;
	font-weight: 600;
}
.logo-packages .lvl a.btn-theme {
	font-size: 15px;
	display: table;
	text-align: center;
	margin: 20px auto;
	padding: 12px 21px;
}
.logo-packages .lvl .price-bottom {
	padding: 17px 12px;
	border-top: solid 1px #dbdbdb;
	background: #f1f1f1;
	text-align: center;
}
.logo-packages .lvl .price-bottom span.value {
	line-height: 1.5;
	height: auto;
	text-align: center;
	padding: 5px 10px;
	background: #1a1e21;
	border-radius: 2px 0 0 2px;
	color: #fff;
	margin: 0px;
	font-size: 17px;
	font-family: 'helveticaneuecyrbold';
	vertical-align: top;
	display: inline-block;
}
.logo-packages .lvl .price-bottom span a.btn {
	line-height: 1.5;
	display: inline-block;
	height: auto;
	text-align: center;
	padding: 5px 10px;
	background: #1a3a63;
	border-radius: 0px 2px 2px 0px;
	color: #fff;
	margin: 0px;
	font-size: 17px;
	margin-left: -4px;
	vertical-align: top;
}
.logo-packages .lvl .price-bottom span a.btn:hover {
	background: #c10e27;
}
.logo-packages .lvl .price-bottom p {
	color: #7f7f7f;
	font-size: 13px;
	line-height: normal;
	padding-top: 10px;
	font-style: italic;
	font-weight: 400;
}
.logo-packages .lvl:first-child {
	margin-left: 0px;
}
#logo-design-port {
	margin:0 auto 25px;
	position: relative;
	width: 100%;
	height: 415px;
	overflow: hidden;
	border: solid 1px #dbdcdd;
    max-width:1100px;
   
}
#logo-design-port .view-side {
	float: left;
	/*width: 494px;
	height: 415px;*/
	width:50%;
}
#logo-design-port #images {
	overflow: hidden;
}
#logo-design-port #images img {
	height: 416px;
	width: 595px;
	display: inline-block;
}
#logo-design-port .view-side a.left {
	left: 10px;
	top: 185px;
	z-index: 15;
	position: absolute;
	width: 28px;
	height: 48px;
	display: block;
	background: url(../../img2/prev-next.png) no-repeat 0 0;
}
#logo-design-port .view-side a.right {
	left: 557px;
	top: 185px;
	z-index: 15;
	position: absolute;
	width: 28px;
	height: 48px;
	display: block;
	background: url(../../img2/prev-next.png) no-repeat right top;
}
#logo-design-port .view-side a.disabled {
	opacity: 0.2;
}
#logo-design-port #thumbs {
	/* float: right; */
	background: #0a0a0a;
	/* width:505px;
height:417px; */
	padding: 40px 35px;/* overflow: hidden; */
	float: right;
}
#thumbs div {
	width: 505px;
	height: 416px;
	float: left;
}
#logo-design-port #thumbs img {
	border: solid 3px #fff;
	display: inline-block;
	cursor: pointer;
	float: left;
	margin: 10px;
	padding: 0;
	width: 85px;
	height: 85px;
}
#logo-design-port #thumbs img.selected, #logo-design-port #thumbs img:hover {
	border: solid 3px #950015;
}
#logo-design-port a.thumb-right {
	background: #c10e27;
	display: block;
	height: 85px;
	width: 85px;
	position: absolute;
	right: 60px;
	bottom: 68px;
	z-index: 42;
	border: solid 3px #fff;
	font-size: 25px;
	color: #fff;
	text-align: center;
	padding-top: 15px;
}
#logo-design-port a.thumb-left {
	background: #c10e27;
	display: block;
	height: 85px;
	width: 85px;
	position: absolute;
	right: 374px;
	bottom: 68px;
	z-index: 42;
	border: solid 3px #fff;
	font-size: 25px;
	color: #fff;
	text-align: center;
	padding-top: 15px;
}
#logo-design-port a.disabled {
	display: none;
}
#logo-design-port a.thumb-left.disabled, #logo-design-port a.thumb-right.disabled {
	display: none !important;
}
#logo-design-port a.thumb-left:hover, #logo-design-port a.thumb-right:hover {
	border: solid 3px #950015;
}
#logo-design-port .right_logos {
	float: right !important;
	height: 90px;
	width: 395px;
}
#logo-design-port .center_logos {
	float: none;
	margin: 0 auto;
	width: 281px;
	height: 90px;
}

@media screen and (max-width: 800px) {
.expertise-steps {
	height: auto;
}
.expertise-steps img {
	width: 100%;
	height: auto;
}
.logo-packages .lvl {
	width: auto;
	float: none;
	display: block;
	margin-left: 0px;
	margin-top: 20px;
}
#logo-design-port {
	display: none;
}

}

@media only screen and (min-width : 801px) and (max-width : 1024px) {

#logo-design-port .view-side a.right {
	left: 459px;
}
}
