* {
	margin: 0;
	padding: 0
}
p, h1, h2, h3, h4, h5, h6, ul, li {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
ul, li {
	list-style-type: none;
}
input {
	-webkit-appearance: none;
}
p {
	font-size: 22px;
	line-height: 30px
}
body {
	color: #5b5b5b;
	font-family: "Microsoft YahEi";
	font-size: 14px;
	line-height: 20px;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
.flt-left {
	float: left
}
.flt-right {
	float: right
}
a {
  color: #2d97c5;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2.new-heading-black, h1.new-heading-black {
	font-size: 40px;
	color: #363636 !important;
	line-height: 40px;
	padding: 20px 0;
	font-family: "Microsoft YahEi";
	font-weight: normal !important;
}
h2.new-heading-white, h1.new-heading-white {
	font-size: 40px;
	color: #ffffff !important;
	line-height: 50px;
	padding: 20px 0;
	font-family: "Microsoft YahEi";
	font-weight: normal !important;
}
.new-sub-heading-black {
	font-size: 22px;
	color: #000000;
	line-height: 26px;
	font-family:"MingLiU";
	padding: 10px 0 20px 0;
}
.new-sub-heading-white {
	font-size: 22px;
	color: #ffffff;
	line-height: 26px;
	padding: 10px 0 20px 0;
}
.center-txt {
	text-align: center !important;
}
.right-txt {
	text-align: right !important;
}
.left-txt {
	text-align: left !important;
}
.txt-red{ color:#d70000}
.txt14 {font-size:14px}
.txt16{font-size:16px;}
.txt18{font-size:18px;}
.txt20 {font-size:20px}
ul.new-global-list-black {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-family:"MingLiU";
}
ul.new-global-list-black li {
	background: url(../images/global-circle-bullet.png) left 10px no-repeat;
	padding: 0 0 20px 20px;
	font-size: 22px;
	color: #000000;
	line-height: 30px;
}
ul.new-global-check-list-white {
	padding: 0;
	margin: 20px 0;
	list-style-type: none;
}
ul.new-global-check-list-white li {
	background: url(../images/white-mark.png) left 4px no-repeat;
	padding: 0 0 20px 40px;
	font-size: 22px;
	color: #ffffff;
	line-height: 30px;
}
p.new-global-para22-white {
	font-size: 22px !important;
	color: #ffffff;
	line-height: 32px;
	padding: 10px 0 20px 0;
}
p.new-global-para22-black {
	font-size: 22px !important;
	color: #5b5b5b;
	line-height: 32px;
	padding: 10px 0;
}

h3.new-global-h3style-white {
	font-size: 22px !important;
	color: #ffffff;
	line-height: 32px;
	padding: 10px 0 0 0;
}
h3.new-global-h3style-black {
	font-size: 22px !important;
	color: #5b5b5b;
	line-height: 32px;
	padding: 10px 0 0 0;
}
p.new-global-para18-white {
	font-size: 18px;
	color: #ffffff;
	line-height: 26px;
	padding: 10px 0 20px 0;
}
p.new-global-para18-black {
	font-size: 18px;
	color: #5b5b5b;
	line-height: 26px;
	padding: 10px 0 20px 0;
}
a.white-link-style {
	color: #ffffff;
	font-size: 20px;
	display: block;
	text-decoration: underline;
}
a.white-link-style:hover {
	color: #EDEDED;
	text-decoration: underline;
}
a.black-link-style {
	color: #5b5b5b;
	font-size: 20px;
	display: block;
	text-decoration: underline;
}
a.black-link-style:hover {
	color: #000000;
	text-decoration: underline;
}
.black-txt {
	color: #000000 !important;
}
.bold-txt {
	font-weight: bold;
}
.display-block {
	display: block;
}
.margin-bottom-1x {
	margin-bottom: 10px;
}
.margin-right-4x {
	margin-right: 40px;
}
.new-container {
	max-width: none !important;
	width: 1090px;
	margin: 0 auto;
	position: relative;
	font-family: "Microsoft YahEi";
}
#breadcrums_wrap {
	padding: 15px 0;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
}
#breadcrums_wrap ul.breadcrums_links {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#breadcrums_wrap ul.breadcrums_links li {
	float: left;
	padding: 0 5px 10px 0;
	font-size: 15px;
	height: 25px;
	line-height: 25px;
}
#breadcrums_wrap ul.breadcrums_links .img-wrapper{
	padding-top:8px;
	padding-bottom:10px;
	*padding-top:0px;
	*padding-bottom:0px;
	height:5px;
	line-height:8px;
}
#breadcrums_wrap ul.breadcrums_links .home-wrapper{
	padding-top:2px;
	padding-bottom:10px;
	height:5px;
		line-height:8px;
}
#breadcrums_wrap ul.breadcrums_links li a {
	color: #2d97c5;
	text-decoration: none;
}
/*Header styles start*/

.header {
	background: #5b5b5b;
	border-bottom: 1px solid #e1e1e1;
	color: #fff;
	height: 36px;
	padding: 0;
	font-family: "Microsoft YaHei", SimSun !important;
}
.header #header_htag_wrap {
	float: left;
	padding: 8px 20px 0 0;
	text-transform: lowercase!important;
	width: 520px;
	font-size: 13px;
	font-family: "Microsoft YahEi";
}
.topheader_h1 {
	float: left;
	font-family: MingLiU;
	font-size: 15px;
	margin: 0;
	padding-top: 6px
}
.header .container {
	margin: 0 auto;
	max-width: none!important;
	position: relative;
	width: 1090px
}
ul.navigation-icon {
	float: right;
	z-index: 99999
}
.navigation-icon li {
	color: #fff;
	font-family: Verdana;
	float: left;
	margin-left: 5px;
	line-height: 26px
}
.navigation-icon li a {
	color: #b2b2b2;
	padding: 0 10px 4px;
	font-size: 13px;
	display: block;
	font-family: "Microsoft YahEi", verdana;
}
.navigation-icon li a .icon-lock {
	background: url(../images/top-nav-new.png) no-repeat scroll 0 -6px;
	width: 30px;
	height: 26px;
	display: block;
	float: left
}
.navigation-icon li a .icon-efl {
	background: url(../images/top-nav-new.png) no-repeat scroll -38px -6px;
	width: 30px;
	height: 26px;
	display: block;
	float: left
}
.navigation-icon li a .icon-faq {
	background: url(../images/top-nav-new.png) no-repeat scroll -77px -6px;
	width: 30px;
	height: 26px;
	display: block;
	float: left
}
.navigation-top-drop-down {
	width: 510px;
	float: right;
	margin-top: 5px
}
ul.navigation-drop-down {
	float: right;
	z-index: 99999
}
.navigation-drop-down li {
	color: #fff;
	font-family: Verdana;
	float: left;
	margin-left: 5px
}
.navigation-drop-down li a {
	color: #fff;
	padding: 0 10px 4px;
	font-size: 13px;
	display: block;
	font-family: Verdana;
	line-height: 24px;
}
.navigation-drop-down li a.green-bor {
	border: 1px solid #b2d20c;
	color: #b2d20c
}
.navigation-drop-down li a:hover {
	background: #6f6f6f
}
.navigation-drop-down li ul {
	position: absolute;
	padding: 0;
	margin: 0;
	visibility: hidden;
	z-index: 999999;
	border-top: 1px solid #5b5b5b;
	line-height: 30px
}
.navigation-drop-down li ul li {
	float: none
}
.navigation-drop-down li ul li a:link, .navigation li ul li a:visited {
	background: #6f6f6f;
	padding: 4px 10px;
	width: 97px;
	font-size: 13px;
	color: #c8c8c8
}
.navigation-drop-down li ul li a:hover {
	background: #5b5b5b
}
.usa-flag {
	background: url(../images/sprite-flags-top-nav.png) 0 0;
	display: block;
	width: 21px;
	height: 13px;
	float: left;
	margin: 5px 10px 0 0
}
.japan-flag {
	background: url(../images/sprite-flags-top-nav.png) -24px 0;
	display: block;
	width: 21px;
	height: 13px;
	float: left;
	margin: 5px 10px 0 0
}
.china-flag {
	background: url(../images/sprite-flags-top-nav.png) -47px 0;
	display: block;
	width: 21px;
	height: 13px;
	float: left;
	margin: 5px 10px 0 0
}
.korea-flag {
	background: url(../images/sprite-flags-top-nav.png) -69px 0;
	display: block;
	width: 21px;
	height: 13px;
	float: left;
	margin: 5px 10px 0 0
}
.brazil-flag {
	background: url(../images/sprite-flags-top-nav.png) -90px 0;
	display: block;
	width: 21px;
	height: 13px;
	float: left;
	margin: 4px 10px 0 0
}
.taiwan-flag {
	background: url(../images/sprite-flags-top-nav.png) -112px 0;
	display: block;
	width: 21px;
	height: 13px;
	float: left;
	margin: 5px 5px 0 0
}
.caret-d {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid;
	display: inline-block;
	height: 0;
	margin-left: 3px;
	vertical-align: middle;
	width: 0
}
.caret {
	background: rgba(0, 0, 0, 0) url("../images/drop-icon.jpg") no-repeat scroll 0 0;
	display: block;
	height: 6px;
	position: absolute;
	right: 10px;
	top: 15px;
	width: 9px;
}
.square-bor {
	font-size: 23px;
	margin: 60px auto 0;
	text-align: center;
	width: 200px;
}
.square-bor a {
	border: 2px solid #333333;
	color: #000000;
	display: block;
	padding: 10px;
}
.square-bor a:hover {
	background: #2e2e2e none repeat scroll 0 0 !important;
	border: 2px solid #333333;
	color: #fff;
	transition: all 0.3s ease-out 0s;
}
/*logo-nav styles*/
.hm-navbar-default {
	background: #fff;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #f2f2f2;
	height: 90px;
}
.hm-navbar-default .container {
	margin: 0 auto;
	max-width: none!important;
	position: relative;
	width: 1090px
}
.navbar-static-top {
	border-width: 0 0 1px;
	z-index: 1000;
}
#logo_wrap {
	float: left;
	padding: 8px 10px 0 0;
	width: 190px
}
#logo_wrap a#logo {
	height: 72px;
	width: 190px
}
#navigation {
	position: relative;
	margin-top: 0;
	padding: 0;
	float: right;
	font-family: "Microsoft YaHei", SimSun !important;
}
#nav {
	height: 40px;
	margin: 25px 0 0 0;
	min-width: 500px;
	padding-left: 0;
}
#nav li {
	list-style: none;
	display: block;
	float: left;
	height: 40px;
	position: relative;
}
#nav li a {
	padding: 0 20px;
	margin: 0;
	line-height: 43px;
	text-decoration: none;
	height: 40px;
	color: #5b5b5b;
	font-size: 20px;
	font-family: "Microsoft YahEi";
}
#nav ul {
	background: #f3f3f3;
	padding: 0;
	width: 210px
}
#nav .site-name, #nav .site-name:hover {
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	text-shadow: 1px 1px 1px #66696B;
	width: 160px;
	border-right: 1px solid #52BDB5
}
#nav .site-name a {
	width: 129px;
	overflow: hidden
}
#nav li:hover {
	background: #f3f3f3
}
#nav li a {
	display: block
}
#nav ul li {
	border-right: none;
	border-bottom: 0px solid #DDD;
	width: 210px;
	height: qpx;
	background: #f3f3f3;
}
#nav ul li a {
	border-right: none;
	color: #5b5b5b;
	font-size: 18px
}
#nav ul li:hover {
	background: #d3d2d2
}
#nav ul li:last-child {
	border-bottom: none
}
#nav ul li:last-child a {
	border-bottom: none
}
#nav ul {
	display: none;
	visibility: hidden;
	position: absolute;
	top: 40px;
	z-index: 99999;
}
#nav ul ul {
	top: 0;
	left: 210px;
	display: none;
	visibility: hidden;
	border: 0px solid #DDD
}
#nav ul ul ul {
	top: 0;
	left: 210px;
	display: none;
	visibility: hidden;
	border: 0px solid #DDD
}
#nav ul li {
	display: block;
	visibility: visible
}
#nav li:hover > ul {
	display: block;
	visibility: visible
}
#nav a.header_getquotebutton {
	background: #b9d900 !important;
	display: block !important;
	padding: 0!important;
	width: 140px;
	_width: 100px;
*width:120px;
	text-decoration: none !important;
	color: #000000 !important;
	border: 1px solid #999;
	text-align: center;
	height: 37px;
	line-height: 38px;
}
#nav a.header_getquotebutton:hover {
	text-decoration: none !important;
	color: #fff !important;
	background: #A9C40C !important;
	transition: all 0.3s ease-out 0s !important;
}
#nav .caret-r {
	border-top: 4px solid transparent;
	border-left: 4px solid #999;
	border-bottom: 4px solid transparent;
	display: inline-block;
	height: 0;
	vertical-align: middle;
	width: 0;
	position: absolute;
	top: 15px;
	right: 20px
}
#nav .caret-d {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid;
	display: inline-block;
	height: 0;
	margin-left: 10px;
	margin-top: -2px;
	vertical-align: middle;
	width: 0
}
/*Header styles ends*/

/* footer styles start here */
#footer {
	background: #f3f3f3;
	color: #5b5b5b;
	padding: 0px 0px 0px 0px;
	font-family: "Microsoft YaHei", SimSun !important;
}
#footer .container {
	margin: 0 auto;
	max-width: none!important;
	position: relative;
	width: 1090px
}
#footer h1, h2, h3, h4, h5, h6, h7 {
	font-weight: 400;
	margin: 0;
	padding: 0
}
#footer p {
	color: #4d4d4d;
	font: 13px/18px verdana, MingLiU;
	margin: 0;
	padding: 0
}
#footer ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0
}
#footer #hm-aboutus {
	background: #2d97c5;
	color: #fff !important;
	margin-bottom: 20px;
	text-transform: lowercase;
}
#footer #hm-aboutus .aboutus-title {
	font-size: 25px;
	padding: 15px 0px 15px 0px;
	color: #fff;
	cursor: pointer;
	display: block;
	background: url(../images/about-us-drop.png) no-repeat scroll 98px 25px;
}
#footer #hm-aboutus .aboutus-title {
	font-size: 25px;
	padding: 8px 0px 8px 0px;
	color: #fff;
	cursor: pointer;
	display: block;
	background: url(../images/about-us-drop.png) no-repeat scroll 132px 20px;
	margin-bottom: 0 !important
}
#footer #hm-aboutus #aboutus-hide {
	display: none;
	padding: 15px 0px;
	float: left;
}
#footer #hm-aboutus #aboutus-hide p {
	color: #fff;
	font: normal 17px/26px verdana, "MingLiU";
}
#footer .section-one {
	width: 380px;
	float: left;
}
#footer .section-one #footer_links_wrap {
	margin: 0 20px 0 0;
	position: relative;
	padding-bottom: 20px;
}
#footer .section-one #footer_links_wrap ul.footer_links {
	float: left;
	padding: 0;
	margin: 0 25px 0 0;
	text-transform: lowercase;
}
#footer .section-one #footer_links_wrap ul.footer_links li {
	margin: 3px 0px;
	line-height: 22px;
	font-size: 14px;
	color: #5b5b5b;
}
#footer .section-one #footer_links_wrap ul.footer_links li.heading {
	font-size: 22px !important;
	padding: 0 0 10px 0 !important;
	color: #5b5b5b;
	text-decoration: none !important;
}
#footer .section-one #footer_links_wrap ul.footer_links li a {
	font-size: 15px;
	color: #5b5b5b;
	text-decoration: none;
}
#footer .section-one #footer_links_wrap ul.footer_links li a:hover {
	background: none;
	color: #010101;
}
#footer .section-two {
	width: 705px;
	float: right;
}
#footer .section-two .writing-tips {
	font-size: 25px;
	color: #5b5b5b;
	margin-bottom: 30px;
	font-family: "Microsoft YaHei", SimSun !important;
	font-weight: normal !important
}
#footer .section-two .sub-input {
	border: 1px solid #b6b6b6;
	width: 318px;
	height: 35px;
	font-size: 20px;
	color: #9a9a9a;
	text-align: center;
	margin-right: 20px;
	line-height: 35px;
}
#footer .section-two .submit-wrap {
	float: right;
	margin: 0px 0px 10px 0px;
	text-align: right
}

#footer .section-two .submit-wrap .oplight {
	opacity: 0.4;
}
#footer .section-two .btn-wrap {
	float: left
}
#footer .section-two a.btn-footer {
	width: 190px;
	height: 40px;
	border: 2px solid #333333;
	color: #000000;
	display: block;
	padding: 0px 10px 0 0;
	margin-bottom: 10px;
	font-size: 25px;
	position: relative;
	line-height: 40px;
	text-align: center;
}
#footer .section-two a.btn-footer:hover {
	background: #ececec none repeat scroll 0 0 !important;
	border: 2px solid #373737;
	color: #000000;
	transition: all 0.3s ease-out 0s;
	text-decoration: none !important
}
#footer .section-two a.btn-footer .icon-inquire {
	background: url("../images/revamped-sprite-icons.png") repeat scroll 300px -69px;
	display: block;
	height: 35px;
	float: right;
	position: absolute;
	width: 30px;
	right: 0;
	bottom: 2px;
}
#footer .section-two a.btn-footer .icon-login {
	background: url("../images/revamped-sprite-icons.png") repeat scroll -340px -74px;
	display: block;
	height: 30px;
	position: absolute;
	width: 30px;
	right: 0;
	bottom: 2px;
}
#footer .section-two a.sub-style {
	border-radius: 2px;
	border: 2px solid #000;
	font-size: 17px;
	padding: 5px 15px;
	background: #fff;
	color: #000;
}
#footer .section-two a.sub-style:hover {
	background: #454545;
	color: #fff;
	transition: all 0.3s ease-out 0s;
}
#footer .section-two .telephone-num-wrap {
	color: #5b5b5b;
	margin: 10px 0 !important;
}

#footer .section-two .telephone-num-wrap .telephone-n {font:normal 20px/28px verdana,"MingLiU";; float:left;padding:0px;text-align:left; }

#footer .section-two .telephone-num-wrap .semi-b{font:normal 50px/18px verdana,"MingLiU";float:left;padding:12px 10px 20px 0px;color:#b2b2b2;  margin-left:6px;}

#footer .section-two .submit-wrap .title{color: #000;display: block;font-family: Verdana;font-size: 37px;height: 36px;line-height: 36px;}


#footer .section-two .telephone-num-wrap .working-hours {
	font-size: 20px;
	float: left;
	line-height: 25px;
}
#footer input {
	outline: none;
}
#footer .search_box {
	position: absolute;
	top: -3px;
	left: -227px;
	width: 275px;
	display: none;
	z-index: 9998;
}
#footer ul.quality_icons_wrap {
	float: left;
}
#footer ul.quality_icons_wrap li {
	background: #ffffff;
	border-radius: 4px;
	text-align: center;
	padding: 4px;
	height: 50px;
	width: 70px;
	margin: 0 18px 18px 0;
	text-indent: -9999px;
}
#footer ul.quality_icons_wrap li a {
	height: 80px;
	width: 110px;
	display: block;
}
#footer ul.quality_icons_wrap li a:hover {
	background: none;
	height: 80px;
	width: 110px;
	display: block;
}
#footer ul.quality_icons_wrap li:first-child {
	margin-left: 0;
}
#footer .social-wraps {
	width: 100px;
	float: left;
	margin-left: 14px;
}
#footer ul.socialmedia_icons_wrap {/*float:left;position:absolute;bottom:0;left:0;*/
}
#footer ul.socialmedia_icons_wrap li {
	float: left;
	display: inline-block;
	margin: 10px 0 0 10px;
}
#footer ul.socialmedia_icons_wrap li:first-child {
	margin-left: 0;
}
#footer ul.socialmedia_icons_wrap li a {
	color: #f5f5f5;
	display: block;
	background: #bababa;
	font-size: 22px;
	height: 34px;
	width: 35px;
	text-align: center;
	padding-top: 2px;
}
#footer ul.socialmedia_icons_wrap li a span {
	display: block;
	line-height: 33px;
}
#footer ul.socialmedia_icons_wrap li a.icon-facebook {
	background: url(../images/revamped-sprite-icons.png) -515px 2px no-repeat;
	width: 36px;
	height: 50px;
	display: block;
	float: left;
	margin-right: 0px;
}
#footer ul.socialmedia_icons_wrap li a.icon-youtube {
	background: url(../images/revamped-sprite-icons.png) -560px 2px no-repeat;
	width: 36px;
	height: 50px;
	display: block;
	float: left;
	margin-right: 10px;
}
#footer #verisign-wraps {
	width: 200px;
	float: left;
	margin-top: 10px;
}
#footer #verisign-wraps .v1 {
	background: url(../images/revamped-sprite-icons.png) -302px 0px no-repeat;
	width: 62px;
	height: 50px;
	display: block;
	float: left;
	margin-right: 10px;
}
#footer #verisign-wraps .v2 {
	background: url(../images/revamped-sprite-icons.png) -366px 0px no-repeat;
	width: 56px;
	height: 50px;
	display: block;
	float: left;
	margin-right: 5px;
}
#footer #verisign-wraps .v3 {
	background: url(../images/revamped-sprite-icons.png) -424px 0px no-repeat;
	width: 67px;
	height: 50px;
	display: block;
	float: left;
}
#footer .copyright_wrap {
	font-size: 15px;
	color: #5b5b5b;
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 55px;
	background: url(../images/footer-border.png) no-repeat 0px 25px;
}
#footer .copyright_wrap a {
	color: #5b5b5b;
	text-decoration: none;
	font-weight: normal !important;
	font-size:15px;
}
#footer .copyright_wrap a:hover {
	color: #363636;
	text-decoration: none !important;
	background: none;
}
#footer .topheader_h1 {
	font-size: 15px;
	padding-top: 6px;
	margin: 0;
	float: left;
}
#footer .one-wraper {
	background: #fff;
	border-radius: 4px;
	margin: 5px;
	width: 151px;
	height: 45px;
	padding-top: 5px;
}
#footer .two-wraper {
	background: #fff;
	border-radius: 4px;
	margin: 5px;
	width: 135px;
	height: 70px;
	padding-left: 15px;
	padding-top: 5px;
	cursor: pointer;
}
#footer #footer_icons_wrap {
	margin: 0;
	width: 190px;
	float: left;
	text-align: center !important;
}
#footer .copyright_wrap .bottommargin2x {
	margin-bottom: 20px;
}
#footer .copyright_wrap .center_txt {
	text-align: center;
}
/* footer styles ends here */


#editing-service-banner {
	background: url(../images/editing-servies-banner.jpg) center #151518 no-repeat;
	height: 283px;
	display: block;
	width: 100%;
	position: relative;
	top: 0px;
}
#editing-service-banner .ban-content {
	color: #fff;
	font-size: 46px;
	line-height: 46px;
	position: relative;
	left: 0px;
	top: 50px;
	float: left;
	font-weight: bold;
}
#editing-intro {
	margin: 80px 0;
}
#editing-intro p {
	font-size: 22px;
	line-height: 35px;
	color: #5b5b5b;
	font-family:"MingLiU"
}
#choose-level-of-editing {
	margin-top: 70px;
	position: relative;
	top: 0px;
}
#choose-level-of-editing .choose-editages {
	font-size: 38px;
	line-height: 40px;
	margin: 75px 0px 15px 0px;
}
#choose-level-of-editing .greybg {
	background: #6f7476;
}
#choose-level-of-editing .bluebg {
	background: #2d97c5;
}
#choose-level-of-editing .greenbg {
	background: #00a651;
}
#choose-level-of-editing .section-title1 {
	width: 286px;
	float: left;
}
#choose-level-of-editing .section-title2 {
	width: 250px;
	float: left;
	position: relative;
	font-size: 18px;
	text-align: center;
	color: #fff;
	height: 260px;
	margin-left: 10px;
}
#choose-level-of-editing .section-title2 .sec-title {
	font-size: 24px;
	color: #fff;
	margin: 20px 0;
	height: 70px;
}
#choose-level-of-editing .section-title2 .sec-title p {
	font-size: 18px !important;
	margin: 15px 0;
}
#choose-level-of-editing .section-title2 .seperation {
	border-bottom: 1px solid #fff;
	opacity: 0.8;
	width: 90%;
	margin: 12px;
	text-align: center;
}
#choose-level-of-editing .section-title2 .price-stat {
	color: #fff;
	font-size: 24px;
	margin: 20px 0px;
	height: 30px;
}
#choose-level-of-editing .section-title2 a.button-action {
	border: 2px solid #fff;
	background: #b9d900;
	color: #333333;
	text-align: center;
	margin-top: 30px;
	font-size: 18px;
	width: 160px;
	height: 40px;
	line-height: 36px;
	display: block;
	margin: 0 auto;
	text-decoration: none;
}
#choose-level-of-editing .section-title2 a.button-action:hover {
	background: #abc707;
	text-decoration: none;
}
#choose-level-of-editing .section-title2 .valuepack {
	background: url(../images/value-pack.jpg) no-repeat;
	position: absolute;
	top: -27px;
	text-align: center;
	width: 150px;
	height: 58px;
	display: block;
	left: 50px;
}

#table-hide {
	display: block;
	margin: 10px 0 0 0;
}
#table-hide .hidden-price-table {
	font-size: 16px;
	padding-top:0px;
}
#table-hide .hidden-price-table tr {
	padding: 10px;
	height: 40px;
	line-height: 30px;
}
#table-hide .hidden-price-table tr img {
	line-height: 0px;
}
#table-hide .hidden-price-table .slide1bg {
	background: #f7f7f7;
}
#table-hide .hidden-price-table .slide2bg {
	background: #ffffff;
}
#table-hide .hidden-price-table .colmn2 {
	width: 250px;
	text-align: center;
}
#table-hide table.hidden-price-table tr td {
	padding: 7px 0 7px 10px;
	width: 276px;
	color: #5b5b5b;
	font-size: 18px;
}
#table-hide .grey-color {
	color: #6f7476;
	font-size: 16px;
}
#table-hide .blue-color {
	color: #2d97c5;
	font-size: 16px;
}
#table-hide .green-color {
	color: #00a651;
	font-size: 16px;
}
#choose-level-of-editing .section-title2 .valuepack {
	background: url(../images/value-pack.jpg) no-repeat;
	position: absolute;
	top: -55px;
	text-align: center;
	width: 150px;
	height: 58px;
	display: block;
	left: 50px;
}
#choose-level-of-editing .section-title2 .table-show {
	width: 100%;
	position: absolute;
	bottom: -16px;
	text-align: center;
	height: 16px;
	display: block;
	float: left;
}



#choose-level-of-editing .choose-editages {
	font-size: 40px;
	line-height: 40px;
	color: #5b5b5b;
	margin: 75px 0px 15px 0px;
}
.blue-font-color {
	color: #0d69b1 !important;
}
.green_button_wrap {
	margin: 20px 0;
	text-align: center;
	text-transform: lowercase !important;
}
#partners-logo-wrap {
	background: #f3f3f3;
	padding: 10px 0px;
}
#partners-logo-wrap h2 {
	font-size: 40px !important;
	line-height: 58px !important;
	padding: 20px 0 30px !important;
	color: #5b5b5b !important;
	font-weight: normal !important;
}
#editage-advantage {
	background: url(../images/stamp-bg.jpg) right top #0d69b1 no-repeat;
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 30px 0 70px 0;
}
#editage-advantage .top-heading {
	font-size: 60px;
	padding: 0 0 20px 0px;
	line-height: 60px;
	font-weight: normal;
}
#editage-advantage .sub-info {
	color: #ffffff;
	width: 780px;
	font-size: 23px;
	font-family:"MingLiU";
	line-height: 35px;
}
#editage-advantage .section-box {
	background: url(../images/blue-transparent.png) repeat;
	width: 1100px;
	height: 300px;
	margin-top: 50px;
}
#editage-advantage .icon1 {
	background: url(../images/sprite-icons.png) no-repeat 0px 0px;
	width: 79px;
	height: 79px;
	display: block;
	float: left;
	margin-right: 13px;
	opacity: 0.8;
}
#editage-advantage .icon2 {
	background: url(../images/sprite-icons.png) no-repeat -80px 0px;
	width: 79px;
	height: 79px;
	display: block;
	float: left;
	margin-right: 13px;
	opacity: 0.8;
}
#editage-advantage .icon3 {
	background: url(../images/sprite-icons.png) no-repeat -160px 0px;
	width: 79px;
	height: 79px;
	display: block;
	float: left;
	margin-right: 13px;
	opacity: 0.8;
}
#editage-advantage .icon4 {
	background: url(../images/sprite-icons.png) no-repeat -240px 0px;
	width: 79px;
	height: 79px;
	display: block;
	float: left;
	margin-right: 13px;
	opacity: 0.8;
}
#editage-advantage .icon5 {
	background: url(../images/sprite-icons.png) no-repeat -320px 0px;
	width: 79px;
	height: 79px;
	display: block;
	float: left;
	margin-right: 13px;
	opacity: 0.8;
}
#editage-advantage .icon6 {
	background: url(../images/sprite-icons.png) no-repeat -401px 0px;
	width: 79px;
	height: 79px;
	display: block;
	float: left;
	margin-right: 13px;
	opacity: 0.8;
}
#editage-advantage .serv {
	padding: 20px 0px 0px 13px;
	float: left;
}
#editage-advantage .serv li {
	width: 333px;
	height: 92px;
	float: left;
	font-size: 20px;
	color: #fff;
	margin: 22px 0 22px 20px;
}
#editage-advantage .serv li p {
	padding-top: 20px;
}
a.primary_green_button {
	background: #b9d900;
	display: inline-block;
	color: #333333;
	font-size: 30px;
	line-height: 30px;
	border: 1px solid #999;
	padding: 10px 40px;
	margin: 20px 0;
	text-decoration: none;
}
a.primary_green_button:hover {
	background: #A9C40C;
	color: #fff;
	transition: all 0.3s ease-out 0s !important;
	text-decoration: none;
}

a.price_button {
	background: #057FB3;
	display: inline-block;
	color: #fff;
	font-size: 30px;
	line-height: 30px;
	border: 1px solid #999;
	padding: 10px 40px;
	margin: 20px 0px 20px 40px;
	text-decoration: none;
}
a.price_button:hover {
	background: #1695cb;
	color: #fff;
	transition: all 0.3s ease-out 0s !important;
	text-decoration: none;
}


#editage-advantage .serv li p {
	padding-top: 20px;
	color: #ffffff;
	font-size: 20px;
}
/* author stories start */
#success-stories {
	padding-top: 10px;
	*height:530px;
}
#success-stories .section-title-two {
	width: 1000px;
	margin: 0 auto !important;
	height: 350px;
	text-align: center !important;
}
#success-stories .homepage-expertise-carousel {
	float: left !important;
}
#success-stories .testimonials-block {
	font-size: 22px !important;
	color: #5b5b5b !important;
	line-height: 30px;
	text-align: left
}
#success-stories .testimonials-block p {
	font-size: 22px !important;
	font-family: "MingLiU";
	color: #5b5b5b !important;
	line-height: 30px;
	text-align: left
}
#success-stories .author-name-wrap {
	margin-top: 50px !important;
	width: 500px;
	border: 0px solid red;
	margin: 0 auto;
	overflow: hidden;
}
#success-stories .author-name-wrap img {
	float: left;
	margin-right: 20px;
}
#success-stories .author-name-wrap .testimonial-txt {
	float: left;
	margin-top: 30px;
	text-align: left;
}
#success-stories .author-name-wrap .testimonial-bigtxt {
	color: #5b5b5b;
	font-size: 22px;
	line-height: 30px;
}
#success-stories .author-name-wrap .testimonial-smalltxt {
	color: #5b5b5b;
}
#success-stories .top-heading {
	font-size: 60px !important;
	padding: 30px 0px !important;
	line-height: 60px !important;
	text-align: center !important;
	color: #5b5b5b !important;
	font-weight: normal !important;
}
#success-stories .readmore {
	position: absolute;
	right: 0px;
	bottom: 70px;
	*bottom:-40px;
	color: #535353;
	text-decoration: underline !important;
	font-size: 20px;
}
#success-stories .readmore:hover {
	text-decoration: underline;
	color: #000000;
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
	width: 10px;
	height: 10px;
	background: url(../images/blue-spot.png) no-repeat;
	display: block;
	overflow: hidden;
	z-index: 999;
	cursor: pointer;
}
.jssorb01 div {
	width: 10px;
	height: 10px;
	display: block;
	background: url(../images/blue-spot-light.png) no-repeat;
}
/* author stories end */

#tips-wrapper {
	background: #edb0a9;
	padding: 20px 0;
}
#tips-image-wrapper {
	background: url(../images/tips-wrapper-bg.jpg) top right no-repeat;
	padding-right: 460px;
}
#faq-wrapper {
	background: url(../images/faq-pattern-bg.png) left top repeat;
	height: 380px;
}
#faq-image-wrapper {
	background: url(../images/faq-wrapper-bg.png) right 20px no-repeat;
	height: 240px;
	padding: 70px 0;
}
p#faq-para {
	font-size: 22px;
	color: #ffffff;
	padding: 10px 0 20px 0;
	margin-left: 28px;
	font-family:"MingLiU";
	line-height: 36px;
}
a.blue-link {
	color: #0d69b1;
	text-decoration: none;
}
a.blue-link:hover {
	color: #0d69b1;
	text-decoration: underline;
}
.service-intro-wrapper {
	padding: 20px 0;
	margin-bottom: 7px;
}
.service-intro-wrapper .lftsection {
	width: 580px;
	float: left;
	line-height: 30px;
	margin-right: 20px;
}
.service-intro-wrapper .rghtsection {
	width: 450px;
	float: right;
	line-height: 30px;
}
.service-intro-wrapper .rghtsection .ses-list-term li {
	background: url(../images/grey-mark.png) no-repeat 0px 10px;
	padding: 8px 0px 8px 37px;
	font-size: 24px;
}
.service-intro-wrapper .rghtsection .pes-list-term li {
	background: url(../images/blue-mark.png) no-repeat 0px 10px;
	padding: 8px 0px 8px 37px;
	font-size: 24px;
}
.service-intro-wrapper .rghtsection .pesplus-list-term li {
	background: url(../images/green-mark.png) no-repeat 0px 10px;
	padding: 8px 0px 8px 37px;
	font-size: 24px;
}
.aligncenter {
	text-align: center !important;
}
.added-service {
	border: 2px solid #898989;
	padding: 30px 60px;
	margin: 80px 0 40px 0;
}
.added-service ul.service-feature {
	float: left;
	width: 290px;
}
.added-service ul.service-feature li {
	font-size: 22px;
	background: url(../images/blue-square.jpg) no-repeat 0px 18px;
	padding: 10px 0px 10px 14px;
	line-height: 30px;
}
.added-service .service-title-wrapper {
	text-align: center;
}
.added-service .service-title-wrapper span {
	font-size: 35px;
	text-align: center;
	background: #fff;
	padding: 10px 20px;
	position:absolute;
	top:-30px;
	left:450px;
	display: inline-block;
	margin-bottom:20px;
}
.ming{font-family:"MingLiU";}
.ver{font-family:Verdana;}
.arial{font-family:Arial;}
#why-choose-premium-editing {
	background: #2a92c2;
	padding-bottom: 26px;
}
#editing-process-wrapper {
	background: #d9f0f9;
	padding: 0 0 20px 0;
}
#editing-process-wrapper {
}
#editing-process-wrapper ul#stepslist li.stepname {
	float: left;
	margin: 20px 0 0 0;
	width: 170px;
	height: 170px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #90a3ad;
	text-align: center;
	position: relative;
}
#editing-process-wrapper ul#stepslist li.bullet {
	float: left;
	margin: 80px 18px;
	width: 24px;
	background: #90a3ad;
	background: url(../images/editing-process-bullet.png) left top no-repeat;
	height: 50px;
}
#editing-process-wrapper ul#stepslist li:first-child {
	margin-left: 0;
}
#editing-process-wrapper ul#stepslist li.stepname div.step-secondcircle {
	width: 150px;
	height: 130px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: #ffffff solid 3px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -78px 0px 0px -78px;
	padding-top: 20px;
	color: #ffffff;
	font-size: 22px;
	line-height: 30px;
}
#editing-process-wrapper ul#stepslist li.stepname div.step-secondcircle img {
	margin-bottom: 10px;
}
.step-secondcircle-bg1 {
	background: #e388f3;
}
.step-secondcircle-bg2 {
	background: #f7639e;
}
.step-secondcircle-bg3 {
	background: #2d6790;
}
.step-secondcircle-bg4 {
	background: #dea200;
}
.step-secondcircle-bg5 {
	background: #20bbc5;
}
.new-inner-wrapper {
	margin: 30px 0;
}
#editing-assistance-wrapper {
	background: url(../images/editing-assistance-pattern.jpg) left top repeat;
	padding: 20px 0;
}
.editing-assistance-box1 {
	border: #cfb6a6 solid 2px;
	background: url(../images/editing-assistance-box1.jpg) top left no-repeat;
	padding: 20px 0 0 0;
	text-align: center;
	width: 335px;
	height: 226px;
	color: #5b5b5b;
	font-size: 26px;
	float: left;
	margin-top: 20px;
}
.editing-assistance-box2 {
	border: #cfb6a6 solid 2px;
	background: url(../images/editing-assistance-box2.jpg) top left no-repeat;
	padding: 20px 0 0 0;
	text-align: center;
	width: 335px;
	height: 226px;
	color: #5b5b5b;
	font-size: 26px;
	float: left;
	margin-top: 20px;
}
.editing-assistance-box3 {
	border: #cfb6a6 solid 2px;
	background: url(../images/editing-assistance-box3.jpg) top left no-repeat;
	padding: 20px 0 0 0;
	text-align: center;
	width: 335px;
	height: 226px;
	color: #5b5b5b;
	font-size: 26px;
	float: left;
	margin-top: 20px;
}
.editing-assistance-box4 {
	border: #cfb6a6 solid 2px;
	background: url(../images/editing-assistance-box4.jpg) top left no-repeat;
	padding: 20px 0 0 0;
	text-align: center;
	width: 335px;
	height: 226px;
	color: #5b5b5b;
	font-size: 26px;
	float: left;
	margin-top: 20px;
}
.editing-assistance-box5 {
	border: #cfb6a6 solid 2px;
	background: url(../images/editing-assistance-box5.jpg) top left no-repeat;
	padding: 20px 0 0 0;
	text-align: center;
	width: 335px;
	height: 226px;
	color: #5b5b5b;
	font-size: 26px;
	float: left;
	margin-top: 20px;
}
.editing-assistance-box1 h3, .editing-assistance-box2 h3, .editing-assistance-box3 h3, .editing-assistance-box4 h3, .editing-assistance-box5 h3{	font-size: 26px;}
#what-you-receive {
	padding: 20px 0px;
}
#what-you-receive .sample-wrap {
	border: 2px solid #aeaeae;
	text-align: center;
	padding: 25px 10px;
	width: 99%;
	margin-top: 20px;
}
#why-choose-editage-wrapper {
	padding: 20px 0;
	background: #656f73;
}
#why-choose-editage-wrapper .lftsection {
	width: 400px;
	float: left;
	line-height: 30px;
	margin-right: 20px;
}
#why-choose-editage-wrapper .rghtsection {
	width: 600px;
	float: right;
	line-height: 30px;
	color: #ffffff;
	margin-top: 20px;
}
#why-choose-editage-wrapper .rghtsection .list-term li {
	background: url(../images/white-mark.png) no-repeat 0px 10px;
	padding: 8px 0px 8px 37px;
	font-size: 24px;
}
a.white-button {
	padding: 8px 40px;
	background-color: transparent;
	font-size: 25px;
	color: #fff;
	border: 2px solid #fff;
	display: inline-block;
	text-decoration:none;
}
a.white-button:hover {
	background: #fff;
	color: #268cbd;
	transition: all 0.3s ease-out;
	text-decoration:none;
}
#choose-service-wrapper {
	padding: 20px 0;
	background: #268cbd;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
}
#greenblck-wrapper {
	background: #00a651;
	padding: 20px 0;
}
#greenblck-wrapper p.info {
	font-size: 35px;
	color: #ffffff;
	line-height: 50px;
	margin-bottom: 20px;
}
a.light-green-btn {
	background-color: #b9d900;
	color: #000;
	border: 1px solid #fff;
	display: inline-block;
	font-size: 30px;
	line-height: 30px;
	padding: 10px 40px;
	text-decoration: none;
}
a.light-green-btn:hover {
	background: #a4bf07;
	color: #000;
	transition: all 0.3s ease-out;
	text-decoration: none;
}
.common-btm-border {
	border-bottom: #E1E1E1 solid 1px;
}
#editing-pricing-wrapper {
	padding: 20px 0;
}
#editing-pricing-wrapper .editing-price-table-wrapper {
	margin: 20px 0;
}
#editing-pricing-wrapper .editing-price-table {
	border: 0;
	border-collapse: collapse;
	background: #c6c6c6;
}
#editing-pricing-wrapper .editing-price-table th {
	font-weight: normal;
	font-size: 30px;
	padding: 10px 20px;
	color: #5b5b5b;
	line-height: 36px;
}
#editing-pricing-wrapper .editing-price-table td {
	font-size: 22px;
	padding: 10px 20px;
	color: #5b5b5b;
	text-align: center;
	line-height: 30px;
}
#editing-pricing-wrapper .editing-price-tbl-bordertop {
	border-top: #e3e3e3 solid 1px;
}
#editing-pricing-wrapper .editing-price-tbl-bordertleft {
	border-left: #e3e3e3 solid 1px;
}
.ses-bg {
	background: #f3f3f3;
}
.pes-bg {
	background: #f1f8fe;
}
.pesplus-bg {
	background: #d9f2e5;
}
.font-size16 {
	font-size: 16px !important;
}
#pes-plus-wrapper {
	padding: 20px 0;
}
#pes-plus-wrapper .plus-icn-wrapper {
	text-align: center;
	margin-bottom: 18px;
}
#pes-plus-wrapper .header-wrap {
	background: #278dbe;
	line-height: 70px;
	height: 70px;
	font-size: 40px;
	color: #ffffff;
	text-align: center;
}
#pes-plus-wrapper .pesplus-service-wrapper {
	border-left: #278dbe dashed 2px;
	border-bottom: #278dbe dashed 2px;
	border-right: #278dbe dashed 2px;
	padding: 20px 0;
	color: #5b5b5b;
	font-size: 40px;
	line-height: 60px;
	margin-bottom: 40px;
}
#pes-plus-wrapper .pesplus-service-wrapper .inner-wrapper {
	width: 640px;
	margin: 0 auto;
}
#pes-plus-wrapper .pesplus-service-wrapper span {
	font-size: 30px !important;
}
#pes-plus-wrapper .pesplus-service-wrapper img {
	margin-right: 30px;
	float: left;
}
#why-choose-premium-editing {
	background: #2a92c2;
	padding: 20px 0;
	position: relative;
}
#why-choose-premium-editing .threesixtyfive-icon {
	position: absolute;
	bottom: 10px;
	right: 40px;
}
.plus-icn-wrapper-btm {
	text-align: center;
	margin-top: -20px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: #ffffff solid 3px;
	background: #ffffff;
	width: 80px;
	height: 80px;
	margin: -20px auto 0 auto;
	position: relative;
}
.plus-icn-wrapper-btm img {
	position: absolute;
	max-width: 100%;
	width: 80%;
	height: 80%;
	top: 8px;
	left: 8px;
}
.global-grey-bg {
	background: #e8e8e8;
}
#editing-help-wrapper {
	padding: 20px 0;
	font-size:40px;
	position:relative;
	line-height:60px;
}
#editing-help-wrapper #editing-help-btn-wrapper {
	position:absolute;
	bottom:10px;
	right:30px;
}

/*pss css starts*/
#pss-service-banner {
	background: url(../images/pss-services-banner.jpg) center #d1ac81 no-repeat;
	height: 283px;
	display: block;
	width: 100%;
	position: relative;
	top: 0px;
	z-index:1;
}
#pss-service-banner .ban-content {
	color: #474447;
	font-size: 50px;
	line-height: 46px;
	position: relative;
	left: 0px;
	top: 60px;
	float: left;
	font-weight: normal;
	line-height:75px;
}
#pss-intro {
	margin: 30px 0;
}
.psstable{width:1090px;border-collapse:collapse;*border-collapse:collapse; margin:10px 0 0 0}
.psstable th{border-collapse:collapse;*border-collapse:collapse;border-spacing:0;border:solid 1px #dcdcdc;background:#2e90e9;height:40px;color:#fff;font-size:14px;padding:8px 0;text-align:center;line-height:20px}
.psstable td{border-collapse:collapse;*border-collapse:collapse;border-spacing:0;border:solid 1px #959595;height:53px;padding:5px;background:#fff;text-align:left; font-size:22px; font-family:"MingLiU";}
.psstable td.blue{background-color:#d3f1fc;}
.psstable th a{color:#166888;text-decoration:underline;font-weight:bold}
.psstable .icon-1{width:45px; height:45px; background:url(../images/icons-pss-lp-sprite.png) 0 0 no-repeat; display:block; float:left; margin:5px 5px 0 10px}
.psstable .icon-2{width:45px; height:45px; background:url(../images/icons-pss-lp-sprite.png) -51px 0 no-repeat; display:block; float:left; margin:5px 10px 0 10px}
.psstable .icon-3{width:45px; height:45px; background:url(../images/icons-pss-lp-sprite.png) -108px 0 no-repeat; display:block; float:left; margin:5px 10px 0 10px}
.psstable .icon-4{width:40px; height:45px; background:url(../images/icons-pss-lp-sprite.png) -160px 0 no-repeat; display:block; float:left; margin:5px 10px 0 10px}
.psstable .icon-5{width:45px; height:45px; background:url(../images/icons-pss-lp-sprite.png) -201px 0 no-repeat; display:block; float:left; margin:5px 10px 0 10px}
.psstable .icon-6{width:47px; height:45px; background:url(../images/icons-pss-lp-sprite.png) -252px 0 no-repeat; display:block; float:left; margin:5px 10px 0 10px}
.psstable .lh50{line-height:50px}
.psstable .black-dot{background:url(../images/blue-spot.png) 4px 6px no-repeat; height:20px; display:block; float:left; padding:0 0 0 20px; margin:15px 0 15px 15px; clear:both}
.package-wrap{border:2px solid #898989;width:880px;margin:0 auto;padding:30px;position:relative;}
.package-wrap .box{width:264px;height:556px;position:relative;float:left;margin-left:40px;}
.package-wrap .box2{width:264px;position:relative;float:left;margin-left:40px;}
.package-wrap .silverbg{background:#404346;}
.package-wrap .textalign{color:#fff;}
.package-wrap .button{background:#b9d900;border:1px solid #000;font-size:22px;color:#000;padding:10px 0px;font-family:'MingLiU';margin:15px 0px 34px 0px;width:220px;}
.package-wrap .button:hover{background:#9CB509;transition:0.3s ease-out 0s;}
.package-wrap .borc{border-top:1px solid #fff;width:232px;text-align:center;margin:0px auto 0;}
.package-wrap .price-lock{text-align:center;padding:15px 0px;}
.package-wrap .price-lock p{ color:#fff}
.package-wrap .price-lock .prices{font-size:40px;color:#fff;padding:20px 0 30px;}
.package-wrap .title-n{color:#fff;font-size:30px;padding:24px}
.package-wrap .title-n1{color:#fff;font-size:18px;padding:20px 5px; line-height:22px !important;font-family:'MingLiU'; text-align:center; display:block;}
.package-wrap .goldbg{background:#b97d21;}
.package-wrap .platinumbg{background:#1a667d;}
.package-wrap .silvericon{background:url(../images/pss-icons.png) no-repeat 0px 0px;width:65px;height:86px;display:block;top:-20px;right:20px;position:absolute;}
.package-wrap .box .goldicon{background:url(../images/pss-icons.png) -65px 0px;width:65px;height:86px;display:block;position:absolute;top:-20px;right:20px;}
.package-wrap .box .platinumicon{background:url(../images/pss-icons.png) -130px 0px;width:65px;height:86px;display:block;top:-20px;right:20px;position:absolute;}
.package-wrap .colmn li{height:61px;list-style-type:none;border-bottom:1px solid #b1b1b1;color:#fff;text-align:center !important;line-height:60px;font-size:22px;}
.package-wrap .colmn a { color:#fff; display: block;}
.package-wrap .colmn a:hover { text-decoration:none}
.silverbg .colmn a:hover {background-color: #404346;}
.goldbg .colmn a:hover {background-color: #b97d21;}
.platinumbg .colmn a:hover {background-color: #1a667d;}
.greypss{background:#939497;}
.orangepss{background:#cca754;}
.bluepss{background:#4c98a8;}
.package-wrap .pss-added-service{position:relative;top:0px;border:none !important;padding:45px 0 35px 48px;margin-top:52px;background:#2d97c5;}
.package-wrap .pss-added-service .service-feature li{font-size:18px;font-family:'MingLiU'; color:#fff;background:url(../images/white-check.png) no-repeat 0px 14px;padding:10px 0px 10px 24px;float:left;}
.package-wrap .pss-added-service .service-title{font-size:30px;position:absolute;text-align:center;top:-25px;background:#fff;padding:15px 75px;left:270px;font-family:'MingLiU';border:2px solid #2d97c5; color:#2d97c5;}
.package-wrap .pss-added-service .service-feature .w200{width:200px !important;}
.package-wrap .pss-added-service .service-feature .w250{width:250px !important;}
.package-wrap .pss-added-service .service-feature .w310{width:300px !important;}
.package-wrap .pss-added-service .service-feature .w280{width:260px !important;}
.plus-ad{text-align:center;margin:25px 0px 0px 0px;}
#pssmetro-wrap{width:100%;color:#fff;text-align:center;}
#pssmetro-wrap .titles{font-size:30px;font-family:'MingLiU';line-height:40px;margin-top:35px;display:inline-block;}
#pssmetro-wrap .pricebox{font-size:20px;font-family:'MingLiU';line-height:30px;border-top:1px solid #d3d3d3; width:248px;padding:10px 60px;margin-top:15px;display:inline-block;font-size:22px;}
#pssmetro-wrap a{color:#fff;font-family:'MingLiU';line-height:35px;}
#pssmetro-wrap a.tab1{background:#7ebd2d;width:34%;height:170px;float:left;border-right:1px solid #fff;text-align:center;}
#pssmetro-wrap a.tab1:hover{background:#518212;transition:all 0.5s ease-out; text-decoration:none;}
#pssmetro-wrap a.tab2{background:#ed2c2c;width:31.8%;height:170px;float:left;text-align:center;}
#pssmetro-wrap a.tab2:hover{background:#b11616;transition:all 0.5s ease-out; text-decoration:none;}
#pssmetro-wrap a.tab3{background:#0d69b1;width:34%;height:170px;float:left;border-left:1px solid #fff;text-align:center;}
#pssmetro-wrap a.tab3:hover{background:#094778;transition:all 0.5s ease-out; text-decoration:none;}
#pssmetro-wrap a.tab4{background:#8639ae;width:34%;height:170px;float:left;border-right:1px solid #fff;border-top:1px solid #fff;text-align:center;}
#pssmetro-wrap a.tab4:hover{background:#76299E;transition:all 0.5s ease-out; text-decoration:none;}
#pssmetro-wrap a.tab5{background:#ffffff;width:31.8%;height:170px;float:left;border-top:1px solid #fff;}
#pssmetro-wrap a.tab5:hover{background:#fff;transition:all 0.5s ease-out; text-decoration:none;}
#pssmetro-wrap a.tab6{background:#ff4f69;width:34%;height:170px;float:left;border-left:1px solid #fff;border-top:1px solid #fff;}
#pssmetro-wrap a.tab6:hover{background:#ba3a4d;transition:all 0.5s ease-out; text-decoration:none;}
#pssmetro-wrap .expertise-title{padding-top:90px;color:#0ab593;font-size:50px;line-height:40px;font-family:'MingLiU';}
#pssmetro-wrap a.tab5{background:#464a4d;width:31.8%;height:170px;float:left;text-align:center;}
#pssmetro-wrap a.tab5:hover{background:#65696B;transition:all 0.5s ease-out; text-decoration:none;}
#hm-video-wrap{background:#012636;width:100%;height:366px;display:block;text-align:center;margin:0 auto;}
#hm-video-wrap .watch{padding:8px 15px 12px 15px;border:1px solid #fff;text-align:center;color:#fff;font-size:30px;font-family:'MingLiU';margin-top:160px;line-height:20px;}
#hm-video-wrap .watch:hover{background:#012636;color:#fff;transition:0.4s ease-out; text-decoration:none;}
#pss-video-wrap{background:url(../images/editage-video.jpg);width:100%;height:366px;display:block;text-align:center;margin:0 auto; }
#pss-video-wrap .watch{padding:8px 15px 12px;border:1px solid #fff;text-align:center;color:#fff;font-size:30px;font-family:Verdana;margin-top:160px;line-height:20px; display:inline-block }
#pss-video-wrap .watch:hover{background:#333333;color:#fff;transition:0.4s ease-out; text-decoration:none}
.ped{text-decoration:underline;font-weight:normal;font-family:'MingLiU';}
.ped:hover{font-family:'MingLiU';text-decoration:underline;}
.nomargin {  margin: 0 !important;}

ul.pss-workflow{background:url(../images/pss-workflow-bg.png) 0 0 no-repeat; width:100%; height:176px; display:block; margin:20px 0 0 0; padding:70px 0 0 53px }
ul.pss-workflow li{ width:165px; padding:15px 46px 0 0; font-family:'MingLiU'; font-size:22px; color:#ffffff; float:left; line-height:26px}
ul.pss-workflow li:last-child{padding-right:0}

.pss-intro-wrapper {padding: 0; background:#d3f1fc}
.pad-t30{padding:30px 0 0 0}
.pss-container {  margin: 0 auto; width: 1090px; z-index:1}
.pss-intro-wrapper .lftsection {float: left;line-height: 30px;margin-right: 20px;}
.pss-intro-wrapper .lftsection .icon-journal-selection{display:block; width:65px;  height:65px; background:url(../images/icons-pss-big-sprite.png) 0 0 no-repeat; float:left;}
.pss-intro-wrapper .lftsection .icon-peer-review{display:block; width:65px;  height:65px; background:url(../images/icons-pss-big-sprite.png) -79px 0 no-repeat; float:left;}
.pss-intro-wrapper .lftsection .icon-artwork{display:block; width:65px;  height:65px; background:url(../images/icons-pss-big-sprite.png) -160px 8px no-repeat; float:left;}
.pss-intro-wrapper .lftsection .icon-journal-submission{display:block; width:65px;  height:65px; background:url(../images/icons-pss-big-sprite.png) -237px 0 no-repeat; float:left;}
.pss-intro-wrapper .lftsection .icon-post-accpetance{display:block; width:65px;  height:65px; background:url(../images/icons-pss-big-sprite.png) -313px 5px no-repeat; float:left;}
.pss-intro-wrapper .lftsection .heading{color: #363636 !important;font-family: "Microsoft YahEi";font-size: 40px;font-weight: normal !important;line-height: 50px;padding: 0; float:left; margin:0px 0 0 10px}
.pss-intro-wrapper .rghtsection {float: right;	line-height: 30px;}
.pss-intro-wrapper .title{font-size:35px;}
.w250{width:250px;}
.w320{width:320px;}
.w350{width:350px;}
.w360{width:360px;}
.w700{width:700px;}
.w500{width:500px;}
.w570{width:570px;}
.w800{width:800px}

.pss-assist-wrapper{background:#ffe9e9 ;padding:25px 0}
.pss-assist-wrapper .title{display: block;font-size: 28px;margin: 10px 0 20px 0;}
.pss-assist-wrapper .assist-left{width:328px; padding:0; float:left; font-size:28px; line-height:32px; margin:20px 0;}
.pss-assist-wrapper .assist-right{width:762px; height:225px; float:right; position:relative; background:url(../images/pss-pink-grad-1px.jpg) repeat-y 0 0;margin:20px 0;}
.pss-assist-wrapper .assist-right .assist-right-content{padding:30px 0 30px 70px; }
.pss-assist-wrapper .assist-right .assist-arrow{background:url(../images/pss-arrow-1.jpg) 0 0 no-repeat; position:absolute; width:50px; height:225px;}
.pss-assist-wrapper .assist-right2{width:762px; height:186px; float:right; position:relative; background:url(../images/pss-pink-grad-1px.jpg) repeat-y 0 0;margin:20px 0;}
.pss-assist-wrapper .assist-right2 .assist-right-content{padding:30px 0 30px 70px;}
.pss-assist-wrapper .assist-right2 .assist-arrow2{background:url(../images/pss-arrow-2.jpg) 0 0 no-repeat; position:absolute; width:50px; height:186px;}
.pss-assist-wrapper .disclaimer{font-size:16px; color:#d70000}
.pss-todo-wrapper{background:#fff;}
ul.pss-listing {}
ul.pss-listing li {background: url(../images/global-circle-bullet.png) no-repeat scroll left 8px;  color: #3b3b3b;  font-size: 22px; line-height:30px;  margin: 10px 0;  padding: 0 0 0 20px; }
.to-do{background: #e4e4e4 none repeat scroll 0 0;padding: 30px 0;text-align: center;}
.to-do .title{font-size:35px;}
ul.pss-listing-todo {margin-top: 40px;}
ul.pss-listing-todo li {background: url(../images/pss-list-cross.png) no-repeat scroll left 8px;  color: #5b5b5b;  font-size: 22px; line-height:26px;  margin:0;  padding:0 30px; display:inline;}

.why-choose-wrapper {padding: 0; margin:0;background: #2a92c2 none repeat scroll 0 0;}
.why-choose-wrapper .lftsection {width: 500px;	float: left;line-height: 30px;margin-right: 20px;}
.why-choose-wrapper .rghtsection {width: 570px;	float: right;	line-height: 30px;}
.why-choose-wrapper ul.pss-list-service li{width:100%;float:right;background:url(../images/white-mark.png) no-repeat 0px 10px;padding:8px 0px 15px 45px;font-size:24px; color:#ffffff;}

.pss-js-bg1{ background:url(../images/pss-journal-selection-bg1.jpg) right bottom no-repeat; height:140px; padding:40px 0}
.pss-js-bg2{ background:url(../images/pss-journal-selection-bg2.jpg) right bottom no-repeat;height:550px;padding:30px 0}
.pss-js-bg3 { background:url(../images/pss-tat-bg.jpg) 340px bottom no-repeat}
.pss-pr-bg1{ background:url(../images/pss-peer-review-bg1.jpg) right bottom no-repeat;height:85px; padding:40px 0}
.pss-pr-bg2{ background:url(../images/pss-peer-review-bg2.jpg) right -100px no-repeat;height:580px; padding:30px 0 0 0}
.pss-aw-bg1{ background:url(../images/pss-aw-bg1.jpg) right 10px no-repeat; padding:45px 0}
.pss-aw-bg2{ background:url(../images/pss-aw-bg2.jpg) right -130px no-repeat;height:780px; padding:30px 0 0 0}
.pss-jsub-bg1{ background:url(../images/pss-jsub-bg1.jpg) right bottom no-repeat; height:129px; padding:40px 0}
.pss-jsub-bg2{ background:url(../images/pss-jsub-bg2.jpg) right bottom no-repeat;height:415px;padding:30px 0}
.pss-pa-bg1{ background:url(../images/pss-pa-bg1.jpg) right -18px no-repeat; height:190px; padding:30px 0}


.pss-tat-wrapper {padding: 0; margin:0;background: #dfdfdf none repeat scroll 0 0;}
.pss-tat-left{border-right:2px solid #b2b2b2; float:left;width:680px;}
.pss-tat-left .title{font-size: 40px;	color: #363636 !important;	line-height: 60px;	padding: 0 0 44px 0;	display:block;	font-family: "Microsoft YahEi";	font-weight: normal !important;}
.pss-tat-right{float:left; width:378px; margin-left:30px; }
.pss-tat-right .title{font-size: 40px;	color: #363636 !important;	line-height: 60px;	padding: 20px 0;	font-family: "Microsoft YahEi";	font-weight: normal !important;}
.pss_price_wrap{border-top:#2d97c5 3px solid;margin:30px 0 0 0;float:left;width:280px;padding:10px 0;}
.pss_price_wrap ul.pss_pric_list li{border-left:#b2b2b2 1px solid;color:#363636 ;font-size:28px;padding:10px 15px;float:left;display:inline-block;line-height:30px;}
.pss_price_wrap ul.pss_pric_list li .icon-time{ background:url(../images/icon-clock.png) 0 0 no-repeat; display:block; padding:0 0 0 14px; float:left; width:33px; height:33px}
.pss_price_wrap ul.pss_pric_list li:first-child{border-left:0;}
/*pss css ends*/

.balloonstyle{position:absolute;top:-500px;left:0;padding:5px;visibility:hidden;border:1px solid #ddd;line-height:18px;z-index:100;background:#effff1;width:350px;font-size:12px;}
#arrowhead{z-index:99;position:absolute;top:-500px;left:0px;visibility:hidden}
.greyc{color:#5b5b5b;}
.balloonstyle .boolean li{list-style-type:none;background:url(../images/bullet3.gif) no-repeat 0px 4px;padding:0px 0px 0px 16px;}

.hover-info{font-size:13px;margin-top:20px;color:#AC774D;}

/*expert css*/
#expert-wrappper{float:left;margin:0px;font-family:"Microsoft YahEi";}
#expert-wrappper ul.experts-list{margin-bottom:50px 0px;}
#expert-wrappper .experts-list li{margin:0px 0px;padding:18px 0px;border-color:#fff #fff #ccc;border-width:1px;border-style:dashed; float:left;width:1080px}
#expert-wrappper .experts-list li:hover{border:1px solid #ccc;}
#expert-wrappper .experts-list li .content-start{float:left;margin-top:20px;}
#expert-wrappper .experts-list li:last-child{border-bottom:none;}
#expert-wrappper .experts-list li .content-start .expert-title{font-size:18px;font-family:"Microsoft YahEi";color:#555151;font-weight:bold;line-height:26px;}
#expert-wrappper .experts-list li .content-start .expert-subcontent{font-size:18px;font-family:"Microsoft YahEi";color:#3b3b3b;width:800px;line-height:30px;}
#expert-wrappper .experts-list li a.expert-blue-button{background:#448ccb;color:#fff;font-size:15px;float:left;padding:6px 14px;margin:34px 10px 10px;}
#expert-wrappper .experts-list li a.expert-blue-button:hover{background:#3679B3;text-decoration:none;}
#expert-wrappper .experts-list li .expert-images{width:88px;height:88px;margin:5px 15px 5px 20px;float:left;}
.expert1{background:url(../images/meet-expert-sprite.jpg) 0px 0px;width:88px;height:88px;display:block;border-radius:50%;}
.expert2{background:url(../images/meet-expert-sprite.jpg) -88px 0px;width:88px;height:88px;display:block;border-radius:50%;}
.expert3{background:url(../images/meet-expert-sprite.jpg) -176px 0px;width:88px;height:88px;display:block;border-radius:50%;}
.expert4{background:url(../images/meet-expert-sprite.jpg) -264px 0px;width:88px;height:88px;display:block;border-radius:50%;}
.expert5{background:url(../images/meet-expert-sprite.jpg) -352px 0px;width:88px;height:88px;display:block;border-radius:50%;}
.expert6{background:url(../images/meet-expert-sprite.jpg) 0px -88px;width:88px;height:88px;display:block;border-radius:50%;}
.expert7{background:url(../images/meet-expert-sprite.jpg) -88px -88px;width:88px;height:88px;display:block;border-radius:50%;}
.expert8{background:url(../images/meet-expert-sprite.jpg) -176px -88px;width:88px;height:88px;display:block;border-radius:50%;}
.expert9{background:url(../images/meet-expert-sprite.jpg) -264px -88px;width:88px;height:88px;display:block;border-radius:50%;}
.expert10{background:url(../images/meet-expert-sprite.jpg) -352px -88px;width:88px;height:88px;display:block;border-radius:50%;}
.expert11{background:url(../images/meet-expert-sprite.jpg) 0px -176px;width:88px;height:88px;display:block;border-radius:50%;}
.expert12{background:url(../images/meet-expert-sprite.jpg) -88px -176px;width:88px;height:88px;display:block;border-radius:50%;}
.expert13{background:url(../images/meet-expert-sprite.jpg) -176px -176px;width:88px;height:88px;display:block;border-radius:50%;}
.expert14{background:url(../images/meet-expert-sprite.jpg) -264px -176px;width:88px;height:88px;display:block;border-radius:50%;}
.expert15{background:url(../images/meet-expert-sprite.jpg) -352px -176px;width:88px;height:88px;display:block;border-radius:50%;}
.expert16{background:url(../images/meet-expert-sprite.jpg) 0px -264px;width:88px;height:88px;display:block;border-radius:50%;}

.expert-big1{background:url(../images/sprite-details.jpg) 0px 0px;width:200px;height:200px;display:block;border-radius:50%;float:left;margin:0px 30px 20px 0px;}
.expert-big2{background:url(../images/sprite-details.jpg) -200px 0px;width:200px;height:200px;display:block;border-radius:50%;float:left;margin:0px 30px 20px 0px;}
.expert-big3{background:url(../images/sprite-details.jpg) -400px 0px;width:200px;height:200px;display:block;border-radius:50%;float:left;margin:0px 30px 26px 0px;}
.expert-big4{background:url(../images/sprite-details.jpg) -600px 0px;width:200px;height:200px;display:block;border-radius:50%;float:left;margin:0px 30px 20px 0px;}
.expert-big5{background:url(../images/sprite-details.jpg) 0px -200px;width:200px;height:200px;display:block;border-radius:50%;float:left;margin:0px 30px 20px 0px;}
.expert-big6{background:url(../images/sprite-details.jpg) -200px -200px;width:200px;height:200px;display:block;border-radius:50%;float:left;margin:0px 30px 20px 0px;}
.expert-big7{background:url(../images/sprite-details.jpg) -200px -600px;width:200px;height:200px;display:block;border-radius:50%;float:left;margin:0px 30px 20px 0px;}
.expert-big8{background:url(../images/sprite-details.jpg) -600px -200px;width:200px;height:200px;display:block;border-radius:50%;float:left;margin:0px 30px 30px 0px;}
.expert-big9{background:url(../images/sprite-details.jpg) 0px -400px;width:200px;height:200px;display:block;border-radius:50%;float:left;margin:0px 30px 20px 0px;}
.expert-big10{background:url(../images/sprite-details.jpg) -200px -400px;width:200px;height:200px;display:block;border-radius:50%;float:left;margin:0px 30px 20px 0px;}
.expert-big11{background:url(../images/sprite-details.jpg) -400px -400px;width:200px;height:200px;display:block;border-radius:50%;float:left;margin:0px 30px 20px 0px;}
.expert-big12{background:url(../images/sprite-details.jpg) -600px -400px;width:200px;height:200px;display:block;border-radius:50%;float:left;margin:0px 30px 20px 0px;}
.expert-big13{background:url(../images/sprite-details.jpg) 0px -600px;width:200px;height:200px;display:block;border-radius:50%;float:left;margin:0px 30px 20px 0px;}
.expert-big16{background:url(../images/sprite-details.jpg) 400px -600px;width:200px;height:200px;display:block;border-radius:50%;float:left;margin:0px 30px 20px 0px;}

 .expert-big-shivanee{
    background: url(../images/sprite-details.jpg) -400px -200px;
    width: 200px;
    height: 200px;
    display: block;
    border-radius: 50%;
    float: left;
    margin: 0px 30px 30px 0px;
}


.expert-details{margin:20px 0px;float:left;}
.expert-details .question-style{color:#146e8c;font-size:20px;font-family:"Microsoft YahEi";line-height:
35px;}
.expert-details .answer-style{color:#505050;font-size:18px;font-family:"Microsoft YahEi";line-height:32px;padding-bottom:10px;margin-bottom:20px;padding-bottom:10px;}


/* ADVANTAGE page aug 2016 styles*/
#advantage-banner {	background: url(../images/advantage-banner-bg.jpg) center #231a22 no-repeat;	height: 402px;	display: block;	width: 100%;	position: relative;	top: 0px;	z-index:1;	color:#ffffff;	text-align:center;	font-size:30px;	line-height:45px;}
#advantage-banner .ban-content {	color: #ffffff;	font-size: 56px;	line-height: 46px;	position: relative;	font-weight: normal;	line-height:75px; text-align:center;	padding:50px 0 15px 0;}

#advantages-wrap{ background:#f8f7ee; padding:0 0 30px 0}
#advantages-wrap #advantage-intro {	padding: 50px 0;}

#advantages-wrap .adv-block-lft{float:left; display:block; margin-left:20px}
#advantages-wrap .adv-content-lft{float:left; width:532px; margin:30px 0 0 70px; font-size:18px; line-height:26px;}
#advantages-wrap .divider-lft{background:url(../../images/advantage-dividers.png) 105px top no-repeat; width:1090px; height:83px; display:block}

#advantages-wrap .adv-block-rt{float:right; display:block; margin-right:30px;}
#advantages-wrap .adv-content-rt{float:right; width:532px; margin:30px 70px 0 70px; font-size:18px; line-height:26px;}
#advantages-wrap .divider-rt{background:url(../../images/advantage-dividers.png) 105px -113px no-repeat; width:1090px; height:83px; display:block}

#advantages-wrap .adv-icon1 {width:180px; height:172px; float:left; background:url(../../images/advantage-icons.png) 0 0 no-repeat}
#advantages-wrap .adv-icon2 {width:180px; height:172px; float:right; background:url(../../images/advantage-icons.png) -185px 0 no-repeat}
#advantages-wrap .adv-icon3 {width:180px; height:172px; float:left; background:url(../../images/advantage-icons.png) -370px 0 no-repeat}
#advantages-wrap .adv-icon4 {width:180px; height:172px; float:right; background:url(../../images/advantage-icons.png) -551px 0 no-repeat}
#advantages-wrap .adv-icon5 {width:180px; height:172px; float:left; background:url(../../images/advantage-icons.png) -733px 0 no-repeat}
#advantages-wrap .adv-icon6 {width:180px; height:172px; float:right; background:url(../../images/advantage-icons.png) -914px 0 no-repeat}
#advantages-wrap .adv-icon7 {width:180px; height:172px; float:left; background:url(../../images/advantage-icons.png) -1096px 0 no-repeat}
#advantages-wrap .adv-icon8 {width:180px; height:172px; float:right; background:url(../../images/advantage-icons.png) -1277px 0 no-repeat}

#advantages-wrap .adv-title{font-size:30px; font-family:'Microsoft YahEi'; margin-bottom:20px; color:#363636}
#advantages-wrap .adv-p{font-size:18px; line-height:24px}

#advantages-testimonials-wrap{padding:40px 0 70px 0; color:#5b5b5b}
#advantages-testimonials-wrap .testi-wrap1{width:500px; height:200px; display:block; float:left; padding:0px 22px 22px 22px; font-size:22px; line-height:35px; }
#advantages-testimonials-wrap .testi-wrap1 .text{height:110px; display:block; margin-bottom:20px}
#advantages-testimonials-wrap h3.testimo{font-weight:bold; font-size:14px; text-decoration:none; display:block;background:url(../images/testimonial.png) no-repeat 0 0; padding:3px 0 0 50px; height:30px}
#advantages-testimonials-wrap .testi-wrap1 .clname{ font-size:18px;  text-align:center;margin-top:15px; line-height:24px; width:300px; float:left}
#advantages-testimonials-wrap .testi-wrap1 .img{float:left; margin:10px 10px 0 10px}
#advantages-testimonials-wrap .testi-wrap1 .img-ser{ float:left; margin:5px 10px 5px 10px; border-radius:50px;}
#advantages-testimonials-wrap .vert-divide{ background: #d6d6d6; width:2px; height:220px; float:left;}

#advantage-clients-wrap{background:url(../../images/client-bg.jpg) #b8d1e5 center no-repeat;width:100%;height:520px;display:block;position:relative;top:0px;left:0px;}
#advantage-clients-wrap .section-title-one{display:block; padding:0;}
#advantage-clients-wrap .section-title-one .sec-title{font-size:40px;font-family:"Microsoft YahEi";color:#5b5b5b;line-height:60px;padding-top:30px;}
#advantage-clients-wrap ul li{width:216px; height:140px; float:left; list-style-type:none; padding:0 22px 0 0; margin:30px 0 0 0; text-align:center}
#advantage-clients-wrap .readmore {bottom: 10px;color: #535353;font-size: 20px;font-family:"Microsoft YahEi";position: relative;text-decoration: underline !important;float: right;padding: 40px 0 0 0;}
#advantage-clients-wrap .readmore:hover{color:#000000; text-decoration:underline;}

.list-number ul{padding:3px 15px}
.list-number li{padding:5px 0 0;margin-left:5px;list-style-type:decimal;list-style-position:outside; font-size:18px}

.leftmargin2x {
    margin-left: 20px !important;
}

.list-number li p{
    margin-top: 10px;
}
.boldtxt {
    font-family: 'latomedium';
    color: #444444;
}
.custom-text-publication-tw{
    font-size: 18px;
}

/*Translation Sample*/
.translation-sample-banner-title{position: absolute;margin-top: 50px;margin-left: 10px;font-size: 35px;line-height: 45px;text-align: left;color: white;font-weight: bold;}
#trans-sample-banner-new {background: #40AB8D;width: 100%;height: 197px;display: block;margin: auto;}
.trans-sample-banner-content{margin: auto;width: 1090px;text-align:right;}
.translation-sample-mid-section{border:1px solid rgba(0, 0, 0, 0.1); height:1290px;}
.translation-sample-para-span{position: absolute;margin-left: 10px;color: rgb(33, 148, 195);font-weight: bold;}
.translation-sample-para{margin:10px; font-family:Microsoft YaHei;line-height: 25px;font-size:16px !important;}
.translation-sample-sample{background:rgb(236, 236, 236);height: 340px;}
.trans-sample-modal{width:500px; height:300px;float:left;margin:20px;}
.trans-sample-modal .title{text-align:center;margin:30px;font-size:24px;font-weight:bold;}
#popup1{cursor:pointer;}
#popup2{cursor:pointer;}
#popup1:hover{box-shadow: 10px 10px 5px grey;}
#popup2:hover{box-shadow: 10px 10px 5px grey;}
.trans-sample-gallery{height:330px;}
.trans-sample-gallery .title{text-align:center;margin: 30px;font-size: 24px;font-weight: bold;}
.trans-sample-gallery .pictur-container{margin-left:20px;}
.slider-container-trans{height: 500px;background: rgb(2, 176, 172);}
.slider-container-trans .title{text-align:center;color:#fff;font-size:30px;padding-top:60px;}
.slider-container-trans .expertdiv1{width: 420px;height: 300px;text-align: initial;margin-top: 60px;margin-left: 80px;float:left;}
.expertdiv-content{height: 19px;width: 70px;float: left; margin-right: 28px;}
.expertdiv-content p{color:#fff;font-size:16px;margin:0;}
.expertdiv-content p span{font-size:31px;font-weight:bold;font-family:sans-serif;}
.trans-popup-content{border:1px solid rgba(0, 0, 0, 0.4);}
.trans-popup-content p{font-size: 15px;padding: 10px;line-height: 24px;}
/*Translation Sample*/

/* TESTIMONIAL REVAMP STYLES MAR 2017 STARTS*/
#testimonial-service-banner {	background: url(../images/testimonial-banner-mar-2017.jpg) center -27px #f0b7a2 no-repeat;	height: 336px;	display: block;	width: 100%;	position:relative;top: 0px;	z-index:1;}
#testimonial-service-banner .ban-content {	color: #fff;	font-size: 36px;	line-height: 40px;	position: relative;	left: 0px;	top: 75px;	float: left;	font-weight: normal;line-height:60px;}

#testimonial-wrap{position: relative; background: #f3f3f3; width: 950px;  top: -80px; z-index: 50; padding: 40px 70px; overflow: hidden}
#testimonial-wrap h2.heading-blue {	font-size: 30px;	color: #2294c3 !important;	line-height: 30px;	padding: 20px 0 40px 0;	font-family: "Microsoft YahEi";	font-weight: normal!important; text-align: center; display: block;}
#testimonial-wrap .test-box{width: 360px; margin: 40px 0; padding: 40px 30px 30px 30px; border: 1px solid #e0e0e0; position: relative; font-size: 18px; color: #000; line-height: 24px;  }
#testimonial-wrap .test-box .quote{background: url(../images/testimonial-quote.png) no-repeat 0 0;position: absolute;width: 40px;height: 40px;top: -22px;left: 210px;}
#testimonial-wrap .test-box.bg-white{background: #fff}
#testimonial-wrap .test-box.bg-grey{background: #d7d7d7}

#testimonial-cta-banner-new{	background: url(../images/testimonial-banner-cta-mar-2017.jpg) center #1373ad no-repeat;	height: 250px;	display: block;	width: 100%;	position:relative;top: 0px;	z-index:1;}
#testimonial-cta-banner-new .test-banr{margin: 0 auto;width: 1090px;height: 180px;text-align: center;}
#testimonial-cta-banner-new .test-banr h2{color: #fff; font-size: 35px;; padding-top: 80px}

#testimonial-cta-banner-new a.btn-green{padding:10px 20px;border:1px solid #fff;text-align:center;color:#333;font-size:20px;font-family:Verdana;line-height:20px; display:inline-block; background: #b9d900; margin-right: 20px }
#testimonial-cta-banner-new a.btn-green:hover{background:#A9C40C;color:#fff;transition:0.4s ease-out; text-decoration:none}

#testimonial-cta-banner-new a.btn-trans{padding:10px 20px;border:1px solid #fff;text-align:center;color:#fff;font-size:20px;font-family:Verdana;line-height:20px; display:inline-block }
#testimonial-cta-banner-new a.btn-trans:hover{background:#333333;color:#fff;transition:0.4s ease-out; text-decoration:none}
/* TESTIMONIAL REVAMP STYLES MAR 2017 ENDS */



