#translation-service-banner {
    background: url(../images/translation-services.jpg) center #ffffff no-repeat;
    background-size: contain;
    height: 283px;
    display: block;
    width: 100%;
    position: relative;
    top: 0px;
}

#translation-service-banner .ban-content {
    font-size: 50px;
    color: #333333;
    text-align: right;
    padding-top: 5%;
}

.top-heading {
    font-size:45px;
    padding: 20px 0px;
    line-height:55px;
}

p {
    margin: 0px;
    font-size: 20px;
    line-height: 25px;
    padding: 20px 0px 0px;
    font-family: 'Arial Narrow';
}

.text-center {
    text-align: center;
}

.pad-t30 {
    padding-top: 30px;
}

.mar-t15 {
    margin-top: 15px;
}

.mar-b15 {
    margin-bottom: 15px;
}
.mar-b20 {
    margin-bottom: 20px;
}

.mar-b40 {
    margin-bottom: 40px;
}

.f-with {
    width: 100%;
    display: flex;
}

.w70 {
    width: 70%;
}

.w30 {
    width: 30%;
}

h3 {
    font-size: 20px;
    font-weight: 600;
    padding: 0px 0px 15px;
}


.f-with ul li {
    padding-bottom: 8px;
    font-size: 18px;
    list-style: inside;
}

#why-choose-editage-tr {
    background: url(../images/tr-sec-bg.jpg) center #151518 no-repeat;
    background-size: cover;
    height: 400px;
    display: block;
    width: 100%;
    position: relative;
    top: 0px;
    padding: 40px 0px 0px;
}

#why-choose-editage-tr .section-left {
    width: 40%;
    float: left;
}

#why-choose-editage-tr .section-left .sub-head {
    font-size: 60px;
    color: #5B5B5B;
    line-height: 60px;
    margin: 60px 0px 0px;
}

.choose-premium {
    margin-bottom: 15px;
}

.choose-premium li {
    background: url(../images/grey-mark.png) no-repeat 0px 12px;
    padding: 10px 0px 15px 40px;
    color: #5B5B5B;
    font-size: 18px;
    line-height: 24px;
}

#why-choose-editage-tr .section-right {
    float: left;
    width: 60%;
}

/* Publication service */
#ps-service-banner {
    background: url(../images/publication-suport-service.jpg) center #151518 no-repeat;
    background-size: cover;
    height: 283px;
    display: block;
    width: 100%;
    position: relative;
    top: 0px;
}

#ps-service-banner .ban-content {
    font-size: 50px;
    color: #333333;
    text-align: left;
    line-height: 58px;
    padding-top: 5%;
}

.equal-width {
    width: 33.33%;
    padding-left: 15px;
    padding-right: 15px;
}

.equal-width .service-box {
    border: 1px solid #333333;
    text-align: center;
}

.service-head {
    padding: 20px 30px 0px;
    color: #ffffff;
    position: relative;
}

.serv-logo {
    position: absolute;
    right: 10px;
    margin-top: -15%;
}

.serv-one {
    background: #6f7476;
}

.serv-two {
    background: #b97d21;
}

.serv-three {
    background: #1a667d;
}

.service-name {
    font-size: 26px;
    line-height: 32px;
    font-weight: 500;
    padding-bottom: 15px;
}

.service-dis {
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 15px;
}

.serv-list {
    padding: 20px;
    font-size: 20px;
    line-height: 28px;
    height: 260px;
}

.serv-list div {
    padding-bottom: 10px;
}

.author-name-wrap{margin-top: 10px!important;}

/* refer-friend-banner */
#refer-friend-banner{background: url(../images/refer-friend-banner.jpg) center #151518 no-repeat;
    background-size: cover;
    height: 283px;
    display: block;
    width: 100%;
    position: relative;
    top: 0px;}
#refer-friend-banner .amezon-img {
    margin-top: 3%;
    text-align: left;
    padding-left: 5%;
}

#refer-friend-banner .ban-content1 {
    font-size: 50px;
    color: #ffffff;
    line-height: 58px;
    text-align: left;
    padding-top: 5%;
    border-bottom: 4px solid;
    padding-bottom: 15px;
}

#refer-friend-banner .ban-content {
    font-size: 50px;
    color: #ffffff;
    line-height: 58px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 20px;
}

#refer-friend-banner p {color: #ffffff; padding: 20px 0px;text-align: left;}
.refer-friend-intro p {padding: 20px 0px;}

.w40{width: 40%;}
.w60{width: 60%;}

.refer-friend-intro .section-right {
    float: left;
    width: 35%;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
}

.refer-friend-intro .section-left {
    width: 65%;
    float: left;
}

.refer-friend-intro .section-right .box {
    background: #ed6203;
    padding: 20px;
    margin: 20px;
    width: 300px;
    color: #ffffff;
}
.refer-friend-intro .section-right .box .price {
    font-size: 72px;
    line-height: 78px;
}
.refer-friend-intro .section-right .box .details {
    font-size: 26px;
    line-height: 34px;
}
.refer-friend-intro .section-right .box .hr-line {
    border-bottom: 2px solid #ffffff;
    padding-bottom: 15px;
    margin-bottom: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-top: 5px;
}

.refer-friend-intro .section-right .box .hr-line .plus-sign{
    position: absolute;
    font-size: 35px;
    background: #ffffff;
    color: #000000;
    padding: 5px;
}

#refer-friend-form{
    background: #6d7b6f;
    padding: 60px 20px 20px;
    color: #ffffff;
}

#refer-friend-form .sub-head {
    font-size:48px;    
    line-height:58px;
    margin:0px 0px;
}

#refer-friend-form p{
    padding: 20px 0px;
	font-size:18px;
	line-height:24px;
}

.form-img{position: absolute;}

#success-stories .top-heading {padding: 20px 0px 0px 0px;}