.quality-assurance .best-quality .quality-box h3 {
	margin-top: 20px !important;
	font-size: 17px !important;
}

.quality-assurance .best-quality .quality-box {
	min-height: 246px;
}

.quality-assurance .best-quality .quality-box.two .icon {
	background-image: url(../img/two-editor.png);
}

.ulatus-list {
	margin: 0 0 10px 0px;
	padding: 0px;
}

.ulatus-list li {
	padding-left: 24px;
}

.carousel-inner-edior .item .profile-item {
	cursor: pointer;
}

.our-editors .reasons img {
	width: 175px;
	height: auto;
}

.our-editors .panel-body {
	min-height: 320px;
}

div#page-cont {
	word-break: keep-all;
	padding: 0 50px;
}

div#page-cont-1 {
	word-break: keep-all;
}

.isobox {
	padding: 10px;
	margin-top: 0;
}

.isobox p {
	font-size: 15px;
}

.isobox ul li {
	list-style-type: none;
	background: url(../../images/editing-services/tick-new.png) 0 4px no-repeat;
	padding-left: 25px;
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 26px;
}
.isobox.publish-ready--top {
	padding-right: 200px;
}
.isobox.publish-ready--top .pull-right {
	position: absolute;
	right: 50px;
	top: 120px;
	width: auto;
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	.isobox.publish-ready--top {
		padding-right: 0;
	}
	.isobox.publish-ready--top .pull-right {
		position: relative;
		right: auto;
		top: auto;
		width: auto;
		max-width: 100%;
		float: none !important;
		margin-bottom: 20px;
	}
}

.services-cont-wrap .features .features-wrap {
	padding-top: 0;
}

.services-cont-wrap .features .features-wrap .feature-box {
	margin: 16px 16px 0 0;
	width: 242px;
	height: 345px;
	background-color: #fff;
	padding: 20px 5px;
	text-align: center;
	position: relative;
}
.premimum-editing-t .services-cont-wrap .features .features-wrap .feature-box {
	width: 255px;
}
.services-cont-wrap .features .features-wrap .feature-box:first-child {
	margin-left: 16px;
}

.services-cont-wrap .intro-box .features-box.two:before {
	display: none;
}

.mainservice {
	padding: 8px !important;
	font-size: 15px !important;
	font-weight: bold;
	top: 10px;
	margin-bottom: 38px;
}

.mainservice:after {
	content: "+";
	position: absolute;
	font-size: 44px;
	font-weight: 700;
	color: #464657;
	left: 40%;
	top: 50px;
}

.services-cont-wrap .features .trans-unlimited-box,
.services-cont-wrap .features .edit-unlimited {
	min-height: 273px;
}

.services-cont-wrap .exp-table-main-wrap:before {
	display: none;
}

.services-cont-wrap .exp-table-main-wrap:after {
	content: "";
	position: absolute;
	width: 54px;
	height: 54px;
	background: url(../../images/editing-services/plus-icon.png) 0 0 no-repeat;
	left: 50%;
	margin-left: -27px;
	bottom: -43px;
	z-index: 99;
}

.services-cont-wrap .exp-table-main-wrap {
	padding: 25px !important;
}

.price-exp .shield-box:after {
	display: none;
}

@media (min-width: 1200px) {
	.services-cont-wrap .features .features-wrap .feature-box {
		min-height: 385px;
	}
}

@media (min-width: 992px) {
	.col-md-offset-2 {
		margin-left: 16.66666667% !important;
	}
}

.plan-tabs .link-box a:before {
	content: "";
	display: inline-block;
	background: url(../img/services-tab-icons.png) no-repeat;
	margin-right: 15px;
	vertical-align: middle;
	top: 3px;
}

.plan-tabs .link-box a#publication:before {
	background-position: -1px -2px;
	width: 55px;
	height: 44px;
}

.plan-tabs .link-box a#publication:hover::before {
	background-position: -1px -54px;
	width: 55px;
	height: 44px;
}

.plan-tabs .link-box a#advance-translation:before {
	background-position: -57px -6px;
	width: 55px;
	height: 44px;
}

.plan-tabs .link-box a#advance-translation:hover::before {
	background-position: -57px -58px;
	width: 55px;
	height: 44px;
}

.plan-tabs .link-box a#general-translation:before {
	background-position: -113px -6px;
	width: 55px;
	height: 44px;
}

.plan-tabs .link-box a#general-translation:hover::before {
	background-position: -113px -58px;
	width: 55px;
	height: 44px;
}

.plan-tabs .link-box a#comparison:before {
	background-position: -177px -6px;
	width: 55px;
	height: 44px;
}

.plan-tabs .link-box a#comparison:hover::before {
	background-position: -177px -58px;
	width: 55px;
	height: 44px;
}
.plan-tabs .link-box a#comparison.active:before {
	background-position: -177px -55px;
}
.advanced-translation .services-cont-wrap .features .journal-formatting-box {
	background: #faeeee url(../img/journal-formatting-icon.png) 38px 15px
		no-repeat;
	padding: 5px 20px 5px 172px;
	overflow: hidden;
	width: 100%;
	margin-right: 15px;
	float: left;
}

.advanced-translation .services-cont-wrap .features .journal-formatting-box p {
	margin-bottom: 0;
}

.discount-box {
	padding: 10px 10px 10px 132px;
	margin: 20px 9px 50px 0;
	border: #ebdfdf 5px solid;
	min-width: 340px;
	position: relative;
	min-height: 111px;
	background-color: #faeeee;
	display: inline-block;
}
.discount-box .tooltipcss {
	position: absolute;
	left: 110px;
	z-index: 99999;
}
.discount-box.hp {
	margin-bottom: 0px;
}
.discount-box .newcustomerdiscount :before {
	content: "";
	position: absolute;
	background: #faeeee url(../img/newcustomerdiscount.png) 15px center no-repeat;
	width: 120px;
	height: 100px;
	background-size: 100px;
	left: 0;
	top: 0;
}

.discount-box .volumediscount :before {
	content: "";
	position: absolute;
	background: #faeeee url(../img/volumediscount.png) 15px center no-repeat;
	width: 120px;
	height: 100px;
	background-size: 100px;
	left: 0;
	top: 0;
}

.advanced-translation .services-cont-wrap .features .features-wrap .feature-box,
.general-translation .services-cont-wrap .features .features-wrap .feature-box {
	width: 328px;
}

.comparison .comparisontable thead th:nth-child(2),
.comparison .comparisontable thead th:nth-child(3),
.comparison .comparisontable thead th:nth-child(4) {
	border: 2px solid #efeff0 !important;
	border-bottom: 0;
	width: 18%;
}

.comparison .comparisontable thead th.reccomended:before {
	left: 16%;
}

.comparison .comparisontable tbody tr.heading span.label {
	float: right;
	font-size: 16px !important;
	color: #fff !important;
	background-color: #d52b1e;
	padding: 0.3em 0.6em 0.3em;
	border-radius: 0;
	opacity: 1;
}

.comparison .comparisontable tbody tr td:nth-child(1) {
	width: 46%;
}

.comparison
	.comparisontable
	tbody
	tr.heading.recommendedfor
	td:not(:first-child) {
	text-align: center;
}

.comparison .comparisontable .heading.recommendedfor ul li {
	margin-bottom: 10px !important;
	color: #d52b1e !important;
	/* list-style: square!important; */
	list-style: none !important;
}

.comparison .comparisontable .heading.recommendedfor ul li span {
	font-size: 13px !important;
	font-weight: 400 !important;
	color: #000 !important;
	padding-left: 0 !important;
}

.comparison .comparisontable tbody tr.heading.recommendedfor td:after {
	display: none;
}

.services-cont-wrap .features .trans-unlimited-box {
	background: #faeeee url(../img/translate-unlimited-icon.png) 33px 9px
		no-repeat !important;
}

.services-cont-wrap .features .edit-unlimited p {
	margin-bottom: 0;
	font-size: 13px;
}

.services-cont-wrap .features .trans-unlimited-box span {
	font-size: 11px;
	background-color: #d52b1e;
	padding: 0px 6px;
	position: relative;
	color: #fff;
	text-transform: uppercase;
}

.services-cont-wrap .features .features-wrap .feature-box span.icon {
	background: url(../img/services-icons.png) 0 0 no-repeat;
}

.services-cont-wrap .features .features-wrap .feature-box.samples span.icon {
	background-position: 0 -368px;
}
.services-cont-wrap .features .features-wrap .feature-box.plag-check span.icon {
	background-position: 0 -503px;
}
.services-cont-wrap
	.features
	.features-wrap
	.feature-box.plag-check:hover
	span.icon {
	background-position: -80px -503px;
}
.services-cont-wrap
	.features
	.features-wrap
	.feature-box.samples:hover
	span.icon {
	background-position: -81px -368px;
}

.services-cont-wrap
	.features
	.features-wrap
	.feature-box.quality:hover
	span.icon {
	background-position: -81px -368px;
}

.services-cont-wrap
	.features
	.features-wrap
	.feature-box.quality:hover
	span.icon {
	background-position: -75px 0;
}

.services-cont-wrap .features .features-wrap .feature-box.interim span.icon {
	background-position: 0 -308px;
}

.services-cont-wrap
	.features
	.features-wrap
	.feature-box.interim:hover
	span.icon {
	background-position: -80px -308px;
}

.fees .fees-table-wrap .plan-wrap {
	display: inline-block;
	width: 33%;
	vertical-align: middle;
	float: none;
}

.fees .fees-table-wrap .plan-wrap .plan-head::before {
	background: url(../img/services-tab-icons.png) 0 0 no-repeat;
	background-size: 198px;
}

.fees .fees-table-wrap .plan-wrap.advanced .plan-head::before {
	background-position: -47px 0px;
}

.fees .fees-table-wrap .plan-wrap.general .plan-head::before {
	background-position: -93px 0px;
}

.fees .fees-table-wrap .prices-wrap .price-row {
	padding: 10px 5px;
}

.fees .fees-table-wrap .prices-wrap .price-row {
	margin: 3px 40px;
}

.fees .fees-table-wrap .plan-wrap.publishready .plan-head,
.fees .fees-table-wrap .plan-wrap.advanced .plan-head,
.fees .fees-table-wrap .plan-wrap.publishready .prices-box,
.fees .fees-table-wrap .plan-wrap.advanced .prices-box,
.fees .fees-table-wrap .included-wrap.publishready,
.fees .fees-table-wrap .included-wrap.advanced {
	border-right: #7e7e7e 1px solid;
}

.fees .fees-table-wrap .plan-wrap.advanced .included-wrap {
	padding: 95px 20px !important;
}

.fees .fees-table-wrap .prices-wrap .price-row .days-col {
	width: 40%;
}

.fees .fees-table-wrap .prices-wrap .price-row .price-col {
	width: 60%;
}

.table-academicdeadline {
	text-align: center;
	margin: 40px 0px;
}

.table-academicdeadline thead tr th {
	text-align: center;
	vertical-align: middle;
	height: 65px;
}

.table-academicdeadline thead th h4 {
	font-weight: bold;
	font-size: 20px;
	line-height: 35px;
}

.table-academicdeadline thead th:first-child h4 {
	color: #d52b1e;
}

.table-academicdeadline .highlight {
	background-color: #d52b1e !important;
	color: #fff !important;
}

.table-academicdeadline .highlight h4 {
	color: #fff !important;
}

.table-academicdeadline .secondaryheaders th {
	font-size: 18px;
	font-weight: bold;
}

/*.table-academicdeadline .secondaryheaders th:nth-child(2n+2) {
    background-color: #f5f5f5
}*/
.table-academicdeadline .secondaryheaders th:nth-child(2),
.table-academicdeadline .secondaryheaders th:nth-child(5),
.table-academicdeadline .secondaryheaders th:nth-child(8) {
	background-color: #f8f8f8;
}
.table-academicdeadline .secondaryheaders th:nth-child(3),
.table-academicdeadline .secondaryheaders th:nth-child(6),
.table-academicdeadline .secondaryheaders th:nth-child(9) {
	background: #efefef;
}
.table-academicdeadline tbody tr td {
	font-size: 15px;
	font-weight: 500;
	line-height: 34px;
	padding: 8px 4px;
}

.fees .fees-table-wrap .plan-wrap.publishready .plan-head,
.fees .fees-table-wrap .plan-wrap.advanced .plan-head,
.fees .fees-table-wrap .plan-wrap.publishready .prices-box,
.fees .fees-table-wrap .plan-wrap.advanced .prices-box,
.fees .fees-table-wrap .included-wrap.publishready,
.fees .fees-table-wrap .included-wrap.advanced {
	border-right: #7e7e7e 1px solid;
}

.fees .fees-table-wrap .included-wrap .more-included {
	font-size: 14px;
	font-weight: 700;
	background: none;
}

.fees .fees-table-wrap .included-wrap .more-included .item {
	width: 100%;
	line-height: 57px;
}

.fees .fees-table-wrap .included-wrap .more-included .item img {
	float: right;
	width: 52px;
}

.fees .fees-table-wrap .plan-wrap.discount {
	width: 100%;
}

.fees .fees-table-wrap .plan-wrap.discount .included-wrap .more-included .item {
	width: auto;
}

.fees
	.fees-table-wrap
	.plan-wrap.discount
	.included-wrap
	.more-included
	.item:before {
	display: none;
}

.fees .fees-table-wrap .plan-wrap.discount div.tenpercentdiscount {
	background: url(../img/newcustomerdiscount.png) no-repeat;
	width: 100px;
	height: 90px;
	background-size: 100px;
	float: left;
}

.fees .fees-table-wrap .plan-wrap.discount div.plus {
	width: 30px;
	height: 31px;
	background: url(../../images/editing-services/plus-icon.png) 0 0 no-repeat;
	background-size: 30px;
	margin: 26px 22px 0;
	float: left;
}

.fees .fees-table-wrap .plan-wrap.discount div.volumediscount {
	background: url(../img/volumediscount15.png) no-repeat;
	width: 100px;
	height: 90px;
	float: left;
	background-size: 100px;
}

.fees .fees-table-wrap .free-addon-wrap .addon-box {
	float: none;
	display: inline-block;
	text-align: left;
	min-width: 253px;
}

.fees .fees-table-wrap .with-enago .item {
	float: none;
	display: inline-block;
	margin-right: 5%;
}

.margin-btm-0 {
	margin-bottom: 0 !important;
}

del {
	text-decoration: none;
	position: relative;
	margin-right: 14px;
}

del span {
	position: absolute;
	left: -3px;
	right: 0;
	top: 42%;
	bottom: 25%;
	border-top: 1px solid #d52b1e;
	border-bottom: 1px solid #d52b1e;
}

.comparison .comparisontable tbody tr.heading td.noarrow:after {
	display: none;
}

.services-cont-wrap .features .edit-unlimited h3 {
	margin-top: 0 !important;
}

.comparison .comparisontable .col1 .keyfeature {
	position: absolute;
	margin-left: 32px;
}

.quality-assurance .quality-satisfaction-wrap {
	background: #efeff0;
	font-size: 13px;
	line-height: 24px;
	padding: 20px;
}

.quality-assurance .quality-satisfaction-wrap p {
	margin-bottom: 0;
}

.services-cont-wrap .intro-box {
	padding: 20px !important;
}

.publish-translation .services-cont-wrap .intro-box .features-box.two ul {
	width: 130px;
	margin: 11px 0 13px 14px;
}

.publish-translation
	.services-cont-wrap
	.intro-box
	.features-box.two
	ul:last-child {
	width: 200px;
}

.publish-translation
	.services-cont-wrap
	.intro-box
	.features-box.two
	ul.valueaddedservices {
	width: 100%;
	margin-top: 0;
}

.publish-translation .services-cont-wrap .intro-box .features-box.two ul h4 {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 17px;
	background: #fff;
	border: #d52b1e 1px solid;
	line-height: 28px;
	text-align: center;
}

.publish-translation
	.services-cont-wrap
	.intro-box
	.features-box.two
	ul.valueaddedservices
	li {
	background-position-y: 21px;
}

.publish-translation
	.services-cont-wrap
	.intro-box
	.features-box.two
	ul.valueaddedservices
	li
	img {
	width: 50px;
	height: auto;
	margin-left: 14px;
}

.editorial-societies img {
	height: 57px;
	width: auto;
	margin: 20px;
}

.fees .fees-table-wrap .included-wrap {
	padding: 0 20px 20px 20px;
	min-height: auto !important;
}

.fees .fees-table-wrap .free-addon-wrap .addon-box:before {
	background: url(../img/addons-icons.png) 0 0 no-repeat;
}

.fees .fees-table-wrap .free-addon-wrap .addon-box.six:before {
	background-position: 0 -215px;
}

@media only screen and (min-width: 960px) and (max-width: 1024px) {
	/*---- Quality & Header ----*/
	.enagologo_header {
		height: 46px;
		width: auto;
	}
	.quality-assurance .best-quality .quality-box.three .icon,
	.quality-assurance .best-quality .quality-box.two .icon {
		width: 150px;
		background-size: 150px;
	}
	.quality-assurance .best-quality .quality-box .icon {
		width: 120px;
		height: 120px;
		background-size: 71px;
	}
	.quality-assurance .best-quality .quality-box {
		min-height: 268px;
	}
	.quality-assurance .enago-promise-box {
		padding-bottom: 31px;
	}
	/*---- Quality & Header ----*/
	/*---- Translation Fees ----*/
	.fees .fees-table-wrap .plan-wrap {
		width: 33.05%;
	}
	.fees .fees-table-wrap .prices-wrap .price-row {
		margin: 3px 39px;
	}
	.fees .fees-table-wrap .free-addon-wrap .addon-box {
		min-width: 255px;
	}
	.secured .secured1,
	.secured .secured2,
	.secured .secured3 {
		width: 32%;
	}
	/*---- Translation Fees ----*/
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	/*---- Quality & Header ----*/
	.specialize {
		margin-top: 8px;
		width: 266px;
	}
	.qualifiededitor {
		margin-left: 0px;
	}
	.cta-box {
		text-align: right;
	}
	.enagologo_header {
		height: 36px;
		width: auto;
		margin-top: 19px !important;
	}
	header .cta-box .top-email .call-blk a {
		font-size: 25px;
	}
	.top-quote-btn a {
		width: auto;
		line-height: 18px;
	}
	.top-quote-btn a span {
		font-size: 12px;
	}
	.quality-assurance .best-quality .quality-box {
		min-height: 271px;
	}
	.navbar-header {
		display: none;
	}
	/*---- Quality & Header ----*/
	/*---- Our Translators ----*/
	.our-editors .reasons img {
		width: 170px;
		float: none;
		margin: 0 auto;
		margin-bottom: 18px;
	}
	.our-editors .reasons img.isoimage {
		width: 252px !important;
	}
	/*---- Our Translators ----*/
	/*---- Translation Fees ----*/
	.fees .fees-table-wrap .plan-wrap .plan-head::before {
		background-size: 154px;
	}
	.fees .fees-table-wrap .plan-wrap .plan-head::before {
		width: 36px;
		height: 29px;
	}
	.fees .fees-table-wrap .plan-wrap {
		display: inline-block;
		width: 32.9%;
	}
	.fees .fees-table-wrap .plan-wrap.advanced .plan-head::before {
		background-position: -36px 0px;
	}
	.fees .fees-table-wrap .plan-wrap.general .plan-head::before {
		background-position: -72px 0px;
	}
	.fees .fees-table-wrap .prices-wrap .price-row .days-col,
	.fees .fees-table-wrap .prices-wrap .price-row .price-col {
		width: 100%;
		text-align: center;
	}
	.fees .fees-table-wrap .prices-wrap .price-row {
		margin: 0;
	}
	.table-responsive > .table-bordered {
		border: 1px solid #ddd;
		margin-bottom: 20px;
	}
	.tooltipcss {
		display: none !important;
	}
	.fees .fees-table-wrap .included-wrap .more-included .item:before {
		display: none;
	}
	.fees .fees-table-wrap .free-addon-wrap .addon-box {
		min-width: 173px;
	}
	/*---- Translation Fees ----*/
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	/*---- Quality & Header ----*/
	#top-bar a {
		padding: 0 5px;
		margin-top: 0px;
		margin-left: 0px;
	}
	#top-bar .working-time {
		padding: 0 3px;
	}
	.enagologo_header {
		height: auto;
		width: auto;
	}
	.row {
		margin-right: -15px;
	}
	.top-quote-btn {
		padding-right: 4px;
	}
	.quality-assurance .enago-promise-box {
		background: #faeeee url(../../images/quality/enago-promise.png) center 12px
			no-repeat;
		padding: 156px 18px 18px;
	}
	.quality-assurance .quality-satisfaction-wrap {
		background-size: 150px;
		padding-top: 175px;
		padding-bottom: 1px;
	}
	.quality-assurance .enago-promise-box {
		padding-bottom: 33px;
	}
	/*---- Quality & Header ----*/
	/*---- Our Translators ----*/
	.our-editors .reasons img {
		width: 170px;
		float: none;
		margin: 0 auto;
		margin-bottom: 18px;
	}
	.our-editors .reasons img.isoimage {
		width: 252px !important;
	}
	/*---- Our Translators ----*/
	/*---- Translation Fees ----*/
	.fees .fees-table-wrap .plan-wrap .plan-head::before {
		background-size: 154px;
	}
	.fees .fees-table-wrap .plan-wrap .plan-head::before {
		width: 36px;
		height: 29px;
	}
	.fees .fees-table-wrap .plan-wrap {
		display: inline-block;
		width: 32.5%;
	}
	.fees .fees-table-wrap .plan-wrap.advanced .plan-head::before {
		background-position: -36px 0px;
	}
	.fees .fees-table-wrap .plan-wrap.general .plan-head::before {
		background-position: -72px 0px;
	}
	.fees .fees-table-wrap .prices-wrap .price-row .days-col,
	.fees .fees-table-wrap .prices-wrap .price-row .price-col {
		width: 100%;
		text-align: center;
	}
	.fees .fees-table-wrap .prices-wrap .price-row {
		margin: 0;
	}
	.tooltipcss {
		display: none !important;
	}
	.fees .fees-table-wrap .included-wrap .more-included .item:before {
		display: none;
	}
	.fees .fees-table-wrap .included-wrap .more-included .item {
		line-height: 30px;
		font-size: 12px;
		text-align: center;
	}
	.fees .fees-table-wrap .included-wrap .more-included .item img {
		float: none;
		width: 34px;
	}
	.fees .fees-table-wrap .with-enago .item {
		float: none;
		display: block;
		text-align: left;
	}
	.table-responsive > .table-bordered {
		border: 1px solid #ddd;
		margin-bottom: 20px;
	}
	/*---- Translation Fees ----*/
}

@media only screen and (max-width: 479px) {
	/*---- Quality & Header ----*/
	.breadcrumbwrap {
		display: none;
	}
	.comparison .comparisontable tbody tr.heading td.noarrow:after {
		display: none;
	}
	#top-bar a {
		padding: 0 5px;
		margin-top: 0px;
		margin-left: 0px;
	}
	#top-bar .working-time {
		padding: 0 3px;
	}
	.enagologo_header {
		height: auto;
		width: auto;
	}
	.row {
		margin-right: -15px;
	}
	.top-quote-btn {
		padding-right: 4px;
	}
	.quality-assurance .enago-promise-box {
		background: #faeeee url(../../images/quality/enago-promise.png) center 12px
			no-repeat;
		padding: 156px 18px 18px;
	}
	.quality-assurance .quality-satisfaction-wrap {
		background-size: 150px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.top-quote-btn,
	#fix-head a {
		margin: 0 !important;
	}
	/*---- Quality & Header ----*/
	/*---- Our Translators ----*/
	.our-editors .reasons img {
		width: 170px;
		float: none;
		margin: 0 auto;
		margin-bottom: 18px;
	}
	.our-editors .reasons img.isoimage {
		width: 252px !important;
	}
	/*---- Our Translators ----*/
	/*---- Translation Services ----*/
	div#page-cont {
		padding: 0px;
	}
	.services-cont-wrap {
		padding: 10px 15px 0 15px;
	}
	.services-cont-wrap .intro-box span.available {
		margin-top: 0;
		margin-bottom: 43px;
		float: left;
	}
	.services-cont-wrap .features .trans-unlimited-box,
	.services-cont-wrap .features .edit-unlimited,
	.advanced-translation .services-cont-wrap .features .journal-formatting-box {
		width: 100%;
		margin-bottom: 50px;
		background-position-x: center !important;
		padding: 135px 20px 5px;
	}
	.services-cont-wrap .features .re-shield-box:after {
		margin-top: 21px;
	}
	.services-cont-wrap .features .edit-unlimited {
		margin-bottom: 0;
	}
	.services-cont-wrap .features .features-wrap {
		margin-top: 20px;
	}
	.services-cont-wrap .features .features-wrap .feature-box:first-child {
		margin-left: 10px;
	}
	.services-cont-wrap .features .features-wrap .feature-box {
		margin: 10px 10px 5px 10px;
		height: auto;
	}
	/*---- Translation Services ----*/
	/*---- Translation Fees ----*/
	.fees .fees-table-wrap .plan-wrap .plan-head::before {
		background-size: 154px;
	}
	.fees .fees-table-wrap .plan-wrap .plan-head::before {
		width: 36px;
		height: 29px;
	}
	.fees .fees-table-wrap .plan-wrap {
		display: inline-block;
		width: 32.1%;
	}
	.fees .fees-table-wrap .plan-wrap.advanced .plan-head::before {
		background-position: -36px 0px;
	}
	.fees .fees-table-wrap .plan-wrap.general .plan-head::before {
		background-position: -72px 0px;
	}
	.fees .fees-table-wrap .prices-wrap .price-row .days-col,
	.fees .fees-table-wrap .prices-wrap .price-row .price-col {
		width: 100%;
		text-align: center;
	}
	.fees .fees-table-wrap .prices-wrap .price-row {
		margin: 0;
	}
	.tooltipcss {
		display: none !important;
	}
	.fees .fees-table-wrap .included-wrap .more-included .item:before {
		display: none;
	}
	.fees .fees-table-wrap .included-wrap .more-included .item {
		line-height: 30px;
		font-size: 12px;
		text-align: center;
	}
	.fees .fees-table-wrap .included-wrap .more-included .item img {
		float: none;
		width: 34px;
	}
	.fees .fees-table-wrap .with-enago .item {
		float: none;
		display: block;
		text-align: left;
	}
	.table-responsive > .table-bordered {
		border: 1px solid #ddd;
		margin-bottom: 20px;
	}
	/*---- Translation Fees ----*/
}

/*-- EN-KR --*/

.en-kr .services-cont-wrap {
	padding: 0 !important;
	border: none;
}

.en-kr .intro-box-2 {
	background-color: #efeff0;
	border: 3px solid #f0f0f0;
	border-radius: 3px;
	padding: 20px;
	margin: 0px 0px 30px;
}

.en-kr .intro-box-2 .features-box ul {
	text-align: center;
	margin: 10px 0 0;
}

.en-kr .intro-box-2 .features-box ul li {
	list-style-type: none;
	background: url(../../images/editing-services/tick-new.png) 0 0px no-repeat;
	padding-left: 25px;
	font-size: 14px;
	display: inline;
	margin-right: 32px;
	font-weight: 400;
}

.en-kr .intro-box-2 .features-box ul li:last-child {
	margin-right: 0px;
}

.best-quality .quality-box {
	border: #d52b1e 4px solid;
	border-radius: 20px;
	text-align: center;
	padding: 10px;
	margin-bottom: 40px;
}

.best-quality .quality-box .icon {
	display: inline-block;
	width: 120px;
	height: 120px;
	background: url(../../images/quality/qualified-editor-icon.png) center
		no-repeat;
}

.best-quality .quality-box.two .icon {
	background-image: url(../img/two-editor-3-red.png);
	width: 185px;
	height: 120px;
}

.best-quality .quality-box.three .icon {
	background-image: url(../../images/quality/specialized-subject.png);
	width: 197px;
	height: 120px;
}

.best-quality .quality-box h3 {
	font-size: 18px;
	font-family: "NanumGothic";
	line-height: 26px;
	margin-top: 30px;
	font-weight: 700 !important;
	border-bottom: none;
	margin-bottom: 5px;
	color: #000 !important;
}

.best-quality .quality-box.three h3 {
	margin-top: 0;
}

.bottom-block {
	border: #eee 2px solid;
	border-top: none;
	padding: 15px;
	float: left;
	width: 100%;
}

h2.header-title {
	display: block;
	font-size: 22px;
	padding: 8px;
	text-align: center;
	border: none;
	color: #000;
	font-weight: 700;
	margin-bottom: 0;
	border-top: #eee 2px solid;
	border-left: #eee 2px solid;
	border-right: #eee 2px solid;
}

h2.header-title:before {
	content: "";
	display: inline-block;
	background: url(../img/services-tab-icons.png) no-repeat;
	margin-right: 15px;
	vertical-align: middle;
	top: 3px;
}

h2.header-title.header-advance-translation:before {
	background-position: -57px -6px;
	width: 55px;
	height: 44px;
}

h2.header-title.header-general-translation:before {
	background-position: -113px -6px;
	width: 55px;
	height: 44px;
}

h3.block-price {
	background: #d52b1e;
	display: block;
	font-size: 28px;
	padding: 8px;
	text-align: center;
	border: none;
	color: #fff !important;
}

.bottom-block.one {
	min-height: 250px;
}

.bottom-block.two {
	min-height: 174px;
}

.bottom-block.three {
	min-height: 164px;
}

.bottom-block h4 {
	font-weight: bold;
	margin-bottom: 10px;
}

.bottom-block p {
	font-size: 14px;
	margin-bottom: 15px;
}

.bottom-block ul li {
	list-style-type: none;
	background: url(../../images/editing-services/tick-new.png) 0 4px no-repeat;
	padding-left: 25px;
	font-size: 14px;
	margin-bottom: 10px;
}

.bottom-block img.linguists {
	margin-top: 20px;
	float: right;
}

.bottom-block ul.plain-dots {
	float: left;
	width: 100%;
}

.bottom-block ul.plain-dots li {
	background: none;
	list-style: none;
	padding-left: 14px;
	position: relative;
	width: 49%;
	float: left;
}

.bottom-block ul.plain-dots li:before {
	content: "";
	width: 5px;
	height: 5px;
	display: inline-block;
	background: #d52b1e;
	position: absolute;
	top: 6px;
	left: 0;
}

.bottom-block ul.plain-dots li span {
	font-size: 14px;
	color: #000;
}

.bottom-block ul.checklist li {
	float: left;
	width: 60%;
}

.bottom-block ul.checklist li.small {
	float: left;
	width: 38%;
}

p.plus span {
	display: block;
	font-size: 90px;
	color: #464657;
	font-family: Bebas Neue;
	margin-top: 36px;
}

.free-addon-wrap {
	border: #eee 2px solid;
	padding-top: 20px;
}

.free-addon-wrap .addon-box {
	display: inline-block;
	margin: 20px auto;
	line-height: normal;
	font-weight: 700;
	font-size: 12px;
	text-align: left;
}

.free-addon-wrap .addon-box:before {
	content: "";
	float: left;
	background: url(../img/addons-icons.png) 0 0 no-repeat;
	width: 45px;
	height: 34px;
	margin-right: 13px;
	background-size: 45px;
}

.free-addon-wrap .addon-box.two:before {
	background-position: 0 -35px;
}

.free-addon-wrap .addon-box.three:before {
	background-position: 0 -69px;
}

.free-addon-wrap .addon-box.four:before {
	background-position: 0 -104px;
}

.free-addon-wrap .addon-box.five:before {
	background-position: 0 -138px;
}

.free-addon-wrap .addon-box.six:before {
	background-position: 0 -173px;
}

.tooltipcss {
	display: inline-block;
	padding-right: 15px;
	font-weight: bold;
	font-size: 15px;
	cursor: pointer;
	position: relative;
}

.tooltipcss .tooltiptext {
	visibility: hidden;
	width: 200px;
	background-color: #ffffcc;
	color: #000;
	text-align: left;
	padding: 10px 10px 10px 10px !important;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
	font-weight: 400;
	font-size: 12px;
	line-height: 22px;
}

.tooltipcss .tooltiptext {
	width: 200px;
	bottom: 100%;
	left: 50%;
	margin-left: -60px;
}

.tooltipcss:hover .tooltiptext {
	visibility: visible;
}

.free-addon-wrap .addon-box.six .tooltipcss {
	padding-right: 0;
}

.mart-40 {
	margin-top: 40px !important;
}

.marb-40 {
	margin-bottom: 40px !important;
}

.quality-satisfaction-wrap {
	background: #efeff0 url(../../images/quality/99-4-perc.png) 95% 15px no-repeat;
	font-size: 13px;
	line-height: 24px;
	padding: 20px 214px 17px 18px;
	background-size: 163px;
	width: 826px;
	margin: 0 auto;
}

.tat-table {
	border-bottom: 4px solid #d52b1e;
}

.tat-table > thead > tr > th {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.tat-table > tbody > tr > td {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	padding: 14px 0;
}

.tat-table > thead > tr:first-child > th:first-child,
.tat-table > thead > tr:first-child > th {
	background: #d52b1e;
	color: #fff;
	font-size: 20px;
}

.tat-table > thead > tr:nth-child(2) > th {
	background: #efeff0;
	font-size: 18px;
	border-top: none;
}

.tat-table > thead > tr > th,
.tat-table > tbody > tr > th,
.tat-table > tfoot > tr > th,
.tat-table > thead > tr > td,
.tat-table > tbody > tr > td,
.tat-table > tfoot > tr > td {
	border-top: 1px dotted #222;
	border-bottom: none;
}

.tat-table > tbody > tr:first-child > td {
	border-top: none;
}

.tat-table > thead > tr > th > h2 {
	border: none;
	padding: 0px;
	font-size: 20px;
	color: #fff;
}

.tat-table .border-right-spacing {
	border-right: 25px solid #fff;
}
@media screen and (max-width: 1024px) {
	div#page-cont {
		word-break: keep-all;
		padding: 0 0px;
	}
}
.btm-space0 li,
.btm-space0 {
	margin-bottom: 0 !important;
}
.trns {
}
.trns .services-cont-wrap .exp-table .exp-table-row .exp-table-cel {
	width: 18%;
}

.top_keywords strong {
	font-weight: normal !important;
}

/* for EN KR page */
.en-kr h2 {
	border-bottom: #eee 2px solid;
	padding-bottom: 10px;
	font-size: 22px;
	line-height: 1.4;
}
.en-kr .mega-menu h2 {
	border-bottom: #eee 0px solid;
}
.en-kr .isobox {
	margin-bottom: 20px;
	padding: 0;
}
.en-kr .isobox p {
	margin-bottom: 30px;
}
#result1.centercotainer {
	text-align: center;
}
#result1.centercotainer {
	text-align: center;
}
.en-kr .isobox ul {
	position: relative;
	display: block;
	clear: both;
	padding: 5px 0 5px;
}
.en-kr .isobox ul::after {
	content: "";
	display: table;
	clear: both;
}
.en-kr .isobox ul li {
	width: 50%;
	float: left;
	background: none;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}
.en-kr .isobox ul li.pl10 {
	padding-left: 10px;
}
.en-kr .isobox ul li.pr10 {
	padding-right: 10px;
}
.en-kr .isobox ul li .wrap {
	border: 1px solid #eaeaea;
	background-position: 8px 14px;
	padding: 10px 15px 10px 40px;
	list-style-type: none;
	background: url(../../images/editing-services/tick-new.png) 13px 15px
		no-repeat;
	font-size: 15px;
}
.en-kr .isobox ul li span {
	font-size: 16px;
	font-weight: bold;
}
.en-kr h3 {
	font-size: 20px;
	font-family: "NanumGothic";
	margin: 0 !important;
	border-bottom: none !important;
	color: #000 !important;
}
.en-kr .mega-menu h3 {
	margin: 10px 0px !important;
	color: #d52b1e !important;
	font-size: 18px;
	line-height: 20px !important;
	padding: 0px;
}

.en-kr .features .re-shield-box {
	background: #faeeee url(../../images/editing-services/pro-shield.png) 15px
		20px no-repeat;
	padding: 15px 20px 5px 180px;
	overflow: hidden;
	width: 49%;
	margin-right: 15px;
	float: left;
}
.en-kr .features .trans-unlimited-box,
.en-kr .features .edit-unlimited {
	min-height: 235px;
}
.en-kr .features .trans-unlimited-box {
	background: #faeeee url(../img/translate-unlimited-icon.png) 33px 9px
		no-repeat !important;
}
.en-kr .features .edit-unlimited {
	background: #faeeee url(../../images/editing-services/edit-unlimited-icon.png)
		45px 12px no-repeat;
	padding: 15px 20px 5px 180px;
	overflow: hidden;
	width: 49%;
	margin-right: 0px;
	min-height: 240px;
	float: left;
}
.en-kr .features p.marb10 {
	min-height: 183px;
}
.en-kr .features p.price {
	display: block;
	font-weight: bold;
}
.en-kr .features p.price span {
	display: block;
}
.en-kr .features p.price span strong {
	font-size: 32px;
	line-height: 50px;
	color: #d52b1e;
}

.en-kr .price-delivery-box {
	/*max-width: 445px;  width: 100%;*/
	margin-bottom: 30px;
	float: none;
	min-height: auto;
}
.en-kr .price-delivery-box .service-detail {
	text-align: center;
	min-height: auto;
	background: #fff2f2;
	padding: 10px 10px 0;
	margin: -20px;
}
.en-kr .price-delivery-box .service-detail h4 {
	text-align: center;
}
.en-kr .price-delivery-box .service-detail ul li {
	text-align: center;
}
.en-kr .price-delivery-box .service-detail ul li strong {
	font-size: 32px;
	line-height: 40px;
	color: #d52b1e;
}
.en-kr .price-delivery-box .service-detail ul li strong s {
	font-size: 24px;
	line-height: 40px;
	color: #000;
}
.en-kr .price-delivery-box .service-detail ul li em {
	display: block;
	font-style: normal;
	line-height: 10px;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 15px;
}
.en-kr .price-delivery-box ul {
	font-weight: bold;
	margin-bottom: 0;
	min-height: 327px;
}
.en-kr .price-delivery-box .service-detail ul {
	min-height: auto !important;
}

.en-kr .text-box {
	text-align: center;
}
.en-kr .text-box h3 span {
	display: inline-block;
	margin-right: 6px;
	font-size: 14px;
	background-color: #d52b1e;
	padding: 2px 5px;
	color: #fff;
	line-height: 18px;
	font-family: oxygenregular;
}
.en-kr .text-box p.marb0 {
	margin-bottom: 0px;
}
.en-kr .native-editors {
	border: none;
	padding-right: 20px;
}
.en-kr .editors-border {
	border: 1px solid #ccc;
	padding-top: 13px;
	min-height: 285px;
}
.en-kr .p-slider .carousel-control.right {
	right: -35px;
	top: 50%;
	background: #fff;
	height: 40px;
	width: 40px;
	border-radius: 100%;
	border: #c6c5c5 1px solid;
	opacity: 1;
}

.p-slider .carousel-control.right span {
	width: 40px;
	height: 40px;
	background-position: 13px center;
}

/*.en-kr .table-academicdeadline .secondaryheaders th:nth-child(2), .table-academicdeadline .secondaryheaders th:nth-child(4){background:#f8f8f8 !important;}
.en-kr .table-academicdeadline .secondaryheaders th:nth-child(3){background: #fff !important;}
*/
.en-kr .stats-wrap {
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	margin: 10px 0 40px;
	padding: 20px 0;
}
.discount-row {
	margin: 0 auto;
	text-align: center;
	position: relative;
	padding-top: 30px;
}
.discount-row:before {
	content: "";
	position: absolute;
	width: 54px;
	height: 54px;
	background: url(../../images/editing-services/plus-icon.png) 0 0 no-repeat;
	left: 49.5%;
	margin-left: -27px;
	top: -24px;
	z-index: 99;
}

@media screen and (max-width: 767px) {
	.en-kr .isobox ul li {
		width: 100%;
	}
	.en-kr .isobox ul li.pl10 {
		padding-left: 0px;
	}
	.en-kr .isobox ul li.pr10 {
		padding-right: 0px;
	}
}

/* NEW FEES PAGE */
.fees .plan-tabs .link-box a:before {
	background: url(../img/services-tab-icons-main.png) no-repeat;
}
.fees .plan-tabs .link-box a.active:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 23px solid #d52b1e;
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -15px;
}
.fees.en-kr .fees-table-wrap .plan-wrap {
	width: 49.7%;
}
.fees.en-kr .fees-table-wrap .plan-wrap.discount {
	width: 100% !important;
}
.fees.en-kr .fees-table-wrap .prices-wrap .price-row {
	margin: 3px 20px;
}
.fees.en-kr .fees-table-wrap .prices-wrap .price-row .days-col {
	width: 71%;
}
.fees.en-kr .fees-table-wrap .prices-wrap .price-row .price-col {
	width: 28%;
}
@media screen and (max-width: 767px) {
	.fees.en-kr .fees-table-wrap .plan-wrap {
		width: 100%;
	}
	.fees .fees-table-wrap .plan-wrap.publishready .plan-head,
	.fees .fees-table-wrap .plan-wrap.advanced .plan-head,
	.fees .fees-table-wrap .plan-wrap.publishready .prices-box,
	.fees .fees-table-wrap .plan-wrap.advanced .prices-box,
	.fees .fees-table-wrap .included-wrap.publishready,
	.fees .fees-table-wrap .included-wrap.advanced {
		border-right: #7e7e7e 0px solid;
	}
}

/*.faq-wrap {}
.faq-wrap .faq-item {border: 1px dashed #d2d2d2; padding: 15px; margin: 0 0 20px;}
.faq-wrap h3 {font-size: 16px;font-weight: bold;position:relative;margin-top: 0px;color: #333;}
.faq-wrap h3:before{content:"Q";display: inline-block;width: 16px;height: 29px;margin-right: 10px;vertical-align: unset;color: #000;font-size: 20px;}
.faq-wrap p {padding: 0 0 0 24px;position: relative;margin-bottom: 0px;}
.faq-wrap p:before{content:"A";display: inline-block;width: 16px;height: 29px;position:absolute;left:0px;top:0px;font-size: 20px;font-weight: bold;}
*/
.double-box {
	display: block;
	margin-top: 15px;
	background: #faeeee;
	position: relative;
	padding-top: 25px;
}
.double-box span.pricing {
	float: right;
	background: #fff86f;
	font-size: 13px;
	padding: 5px 15px;
	line-height: 1;
	border: 1px solid #ccc;
	position: absolute;
	right: 6px;
	top: 6px;
	font-weight: bold;
}
.services-cont-wrap
	.features
	.double-box
	.re-shield-box.trans-unlimited-box:after {
	margin-top: 7.5%;
}

.faq-wrap {
}
.faq-wrap .faq-item {
	border: 1px dashed #d2d2d2;
	padding: 15px;
	margin: 0 20px 20px 0;
	width: 100%;
	float: left;
}
.faq-wrap .faq-item.last {
	margin-right: 0px;
}
.faq-wrap h3 {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	margin-top: 0px;
	color: #333;
	padding: 0 0 0 24px;
}
.faq-wrap h3:before {
	content: "Q"; /* background: url(../img/Q-A-icon.png) 0 -29px no-repeat; */
	display: inline-block;
	width: 16px;
	height: 29px;
	margin-right: 10px;
	vertical-align: unset;
	color: #000;
	font-size: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.faq-wrap p {
	padding: 0 0 0 24px;
	position: relative;
	margin-bottom: 0px; /* font-size: 13px; */ /* line-height: 24px; */
}
.faq-wrap p:before {
	content: "A" /*;background: url(../img/Q-A-icon.png) -29px 0 no-repeat*/;
	display: inline-block;
	width: 16px;
	height: 29px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 20px;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.faq-wrap .faq-item {
		width: 100%;
		margin-right: 0px;
		min-height: auto;
	}
}

.fees-new h1.h1-head {
	font-size: 30px;
	color: #d52b1e;
	border-bottom: #dedede 4px solid;
	font-weight: normal;
	padding: 6px 0 5px 0px;
	margin-bottom: 12px;
	margin-top: 0 !important;
}
.fees-new h2.bluetext {
	font-size: 30px;
}
.fees-new h2.mart50 {
	margin-top: 50px;
}
.fees-new ul.common-list-square li {
	font-size: 15px;
	list-style-type: none;
	line-height: 26px;
}
.marb10 {
	margin-bottom: 10px;
}

.fees-new .table-academicdeadline {
	text-align: center;
	margin: 0px 0px 40px;
}
.fees-new .discount-wrap div.tenpercentdiscount {
	background: url(../img/newcustomerdiscount.png) no-repeat;
	width: 130px;
	height: 120px;
	background-size: 130px;
	float: left;
}
.fees-new .discount-wrap div.plus {
	width: 30px;
	height: 31px;
	background: url(../../images/editing-services/plus-icon.png) 0 0 no-repeat;
	background-size: 30px;
	margin: 40px 22px 0;
	float: left;
}
.discwrap {
	width: 100%;
	margin: 0 auto;
}
.color-black {
	color: #000;
}
.discount-wrap {
	width: 56%;
	margin: 3% auto 0;
}
.fees-new .table-disc {
}

.fees-new .table-disc th {
	height: 45px;
	padding: 0px 2px;
}

.fees-new .table-disc th h4.color-black {
	font-size: 16px;
	background: #ececec;
	line-height: 40px;
	vertical-align: middle;
}

.fees-new .table-disc tbody tr td {
	padding: 0px 5px 0px 5px;
	line-height: 26px;
	vertical-align: middle;
}
.fees-new .features-wrap {
	margin-top: 0px;
	margin-bottom: 50px;
	background-color: #efeff0;
	padding: 15px;
}
.fees-new .features-wrap .feature-box:first-child {
	margin-left: 13px;
}
.fees-new .features-wrap .feature-box {
	margin: 0px 11px 0 0;
	width: 165px;
	background-color: #fff;
	padding: 20px 5px;
	text-align: center;
	position: relative;
	min-height: 175px;
}
.fees-new .features-wrap .feature-box a {
	display: block;
}

.fees-new .features-wrap .feature-box a {
	display: block;
}
.fees-new .features-wrap .feature-box a:hover {
	color: #000;
	text-decoration: none;
	cursor: default;
}
.fees-new .features-wrap .feature-box a:focus {
	color: #000;
	text-decoration: none;
}
.fees-new .features-wrap .feature-box h3 {
	margin-top: 5px !important;
	font-size: 18px !important;
	margin-bottom: 0px;
	padding: 0px;
}
.fees-new .features-wrap .feature-box a:hover h3 {
	color: #d52b1e;
}
.fees-new .features-wrap .feature-box p {
	margin: 0;
	text-align: center;
	font-size: 15px;
	color: #000;
	padding: 0 10px;
	line-height: 26px;
}
.fees-new .features-wrap .feature-box span.icon {
	display: inline-block;
	background: url(../../images/editing-services/services-icons.png) 0 0
		no-repeat;
	width: 78px;
	height: 65px;
	margin: 25px 0 0px;
}
.fees-new .features-wrap .feature-box span.icon {
	background: url(../img/services-icons.png) 0 0 no-repeat;
}
.fees-new .features-wrap .feature-box.qna span.icon {
	background-position: 0 -62px;
}
.fees-new .features-wrap .feature-box.cover-letter span.icon {
	background-position: 0 -120px;
}
.fees-new .features-wrap .feature-box.certificate span.icon {
	background-position: 0 -184px;
	margin-top: 18px;
}
.fees-new .features-wrap .feature-box.formating span.icon {
	background-position: 0 -251px;
}
.fees-new .features-wrap .feature-box.wcr span.icon {
	background-position: 0 -308px;
}
.fees-new .features-wrap .feature-box.mrc span.icon {
	background-position: 0 -368px;
}
.fees-new .features-wrap .feature-box.academy span.icon {
	background-position: 0 -432px;
}
.fees-new .features-wrap .feature-box:hover span.icon {
	background-position: -80px 0;
	margin: 25px 0 0px;
}
.fees-new .features-wrap .feature-box.qna:hover span.icon {
	background-position: -80px -62px;
}
.fees-new .features-wrap .feature-box.cover-letter:hover span.icon {
	background-position: -80px -120px;
}
.fees-new .features-wrap .feature-box.certificate:hover span.icon {
	background-position: -80px -184px;
	margin-top: 18px;
}
.fees-new .features-wrap .feature-box.formating:hover span.icon {
	background-position: -80px -251px;
}
.fees-new .features-wrap .feature-box.wcr:hover span.icon {
	background-position: -80px -308px;
}
.fees-new .features-wrap .feature-box.mrc:hover span.icon {
	background-position: -80px -368px;
}
.fees-new .features-wrap .feature-box.academy:hover span.icon {
	background-position: -80px -432px;
}

.fees-new .features-wrap .feature-box span.icon {
	background: url(../img/services-icons.png) 0 0 no-repeat;
}
.fees-new .features-wrap .feature-box.samples span.icon {
	background-position: 0 -368px;
}
.fees-new .features-wrap .feature-box.samples:hover span.icon {
	background-position: -81px -368px;
}
.fees-new .features-wrap .feature-box.quality:hover span.icon {
	background-position: -81px -368px;
}
.fees-new .features-wrap .feature-box.quality:hover span.icon {
	background-position: -75px 0;
}
.fees-new .features-wrap .feature-box.interim span.icon {
	background-position: 0 -308px;
}
.fees-new .features-wrap .feature-box.interim:hover span.icon {
	background-position: -80px -308px;
	text-shadow: 0 0 black;
}
.fees-new .features-wrap .tooltipcss {
	cursor: pointer;
}
.fees-new .features-wrap .tooltipcss .tooltiptext {
	width: 200px;
	bottom: 100%;
	left: -24%;
	margin-left: 0;
	border: 1px solid #ffda00;
}
.fees-new .features-wrap .tooltipcss .tooltiptext em.arrow {
	width: 0px;
	height: 0px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 14px solid #ffda00;
	position: absolute;
	bottom: -15px;
	left: 45%;
}

.service-resubmission-support {
	background: #faeeee url(../../images/editing-services/pro-shield.png) 15px
		20px no-repeat;
	padding: 15px 20px 5px 180px;
	overflow: hidden;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.service-resubmission-support h3 span {
	float: right;
	background: #fff86f;
	font-size: 13px;
	padding: 5px 15px;
	line-height: 1;
	border: 1px solid #ccc;
}
.service-resubmission-support p {
	margin-bottom: 10px;
}
.service-resubmission-support ul {
	clear: both;
	display: block;
	margin: 0 0 10px 0;
	padding: 5px;
}
.service-resubmission-support ul li {
	line-height: 26px;
	list-style-type: none;
	margin: 0 0 5px;
	padding-left: 25px;
	text-align: left;
	position: relative;
}
.service-resubmission-support ul li::before {
	content: " ";
	background-color: #4d4d4d;
	width: 7px;
	height: 7px;
	position: absolute;
	left: 1px;
	overflow: hidden;
	top: 9px;
}
@media screen and (max-width: 767px) {
	.fees-new .discount-wrap div.tenpercentdiscount {
		width: 100%;
		height: 80px;
		background-size: 80%;
		background-position: center;
	}

	.fees-new .discount-wrap div.plus {
		margin: 0 auto 5px;
		background-position: center center;
		width: 100%;
	}

	.discount-wrap {
		width: 100%;
		text-align: center;
	}
}

.advance-editing-prt {
	position: relative;
	width: 100%;
	max-width: 650px;
	margin: 45px auto 0;
}
.advance-editing-prt img {
	width: 70px;
	position: absolute;
	top: 0;
	left: -70px;
}
.advance-editing-prt .col-md-12 {
	float: none;
}
.advance-editing-prt::before {
	content: "";
	font-size: 78px;
	position: absolute;
	top: -65px;
	left: 48%;
	color: #000000;
	width: 45px;
	height: 45px;
	background-image: url(../images/plus-icon.png);
	background-size: cover;
}
.advance-editing-prt h2 {
	margin: 0 0 7px;
	font-size: 20px;
}
.advance-editing-prt ul {
	margin-bottom: 0;
	padding-left: 0;
}
.advance-editing-prt ul li {
	display: inline-block;
	position: relative;
	padding-left: 16px;
	list-style-type: none;
	margin-right: 20px;
	font-size: 16px;
}
.advance-editing-prt ul li::before {
	content: "";
	width: 9px;
	height: 9px;
	background: #006cb9;
	position: absolute;
	left: 0;
	top: 7px;
}
.advance-editing-prt .absinfo {
	position: absolute;
	right: 15px;
	background: #2d92d0;
	padding: 1px 15px;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}
.advance-editing-prt p {
	font-size: 16px;
	margin: 0 0 5px;
}
.advance-editing-prt .subinfo {
	font-size: 12px;
	margin: 7px 0 0;
}
.services-cont-wrap .intro-box.advance-editing-prt {
	padding-left: 90px !important;
}
@media screen and (max-width: 767px) {
	.advance-editing-prt {
		padding-left: 0;
	}
	.advance-editing-prt img {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 20px;
	}
}

.top-banner {
	padding: 15px 0;
	max-height: 100% !important;
	height: 200px;
	background-image: url(../images/academic-translation-reg.jpg);
	background-size: cover;
	background-position-x: center;
	text-align: center;
	color: #fff;
}
.top-banner h3 {
	color: #fff !important;
	font-size: 38px;
	font-weight: normal !important;
	line-height: 52px;
	margin-top: 0 !important;
	margin-bottom: 0px;
}
.top-banner h3 strong {
	display: block;
	font-size: 52px;
}
.top-banner h3 strong em {
	font-style: normal;
	color: #ffda00;
}

@media only screen and (max-width: 767px) {
	.top-banner {
		height: 230px;
	}
	.top-banner h3 {
		font-size: 34px;
		line-height: 52px;
	}
	.top-banner h3 strong {
		font-size: 47px;
	}
}
