 @import url(https://allfont.net/allfont.css?fonts=roboto-condensed-regular);

@font-face{font-family:robotobold;font-style:normal;font-weight:400;src:url(../fonts/roboto-bold-webfont.woff) format('woff')}@font-face{font-family:robotomedium;font-style:normal;font-weight:400;src:url(../fonts/roboto-medium-webfont.woff) format('woff')}@font-face{font-family:robotoregular;font-style:normal;font-weight:400;src:url(../fonts/roboto-regular-webfont.woff) format('woff')}@font-face{font-family:gilroysemibold;font-style:normal;font-weight:400;src:url(../fonts/gilroy-semibold.woff) format('woff')}

html {
    scroll-behavior: smooth
}

body {
    padding: 0;
    margin: 0;
    font: 16px/24px robotomedium;
    color: #4d4d4d
}

* {
    margin: 0;
    padding: 0
}

li,
ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

h2 {
    margin-top: 0
}

.pad-t10 {
    padding-top: 10px
}

.font12 {
    font-size: 12px
}

.anchor-new {
    display: block;
    height: 100px !important;
    margin-top: -30px !important;
    visibility: hidden
}

.anchor-new1 {
    display: block;
    height: 50px !important;
    margin-top: -50px !important;
    visibility: hidden
}

.anchor-new2 {
       display: block;
    height:80px !important;
    margin-top: -30px !important;
    visibility: hidden;
}

.pad-b45 {
    padding-bottom: 45px
}

.main-header {
    width: 100%;
    background: #fff
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 10;
    border-bottom: 2px solid #892035
}

.sticky+.content {
    padding-top: 102px
}

.globalDiv {
    background: #892035;
    width: 100%;
    padding: 5px 0
}

.globalDiv a {
    color: #fff;
    font-size: 12px;
    padding-right: 10px
}

.globalDiv ul {
    margin: 0
}

.globalDiv .list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 0
}

.globalDiv .border-right {
    border-right: 1px solid #fff
}

.main-header .navbar {
    margin: 0;
    padding: 5px 0 10px
}

.main-header .navbar-right {
    margin-right: 0;
    padding: 15px 0 0
}

.main-header .navbar-brand {
    padding: 0
}

.main-header .navbar-toggle .icon-bar {
    color: #333;
    border: 1px solid #324158
}

.main-header .navbar-toggle {
    border: 1px solid #000
}

.main-header .navbar-nav li a {
    font-size: 16px;
    color: #333;
    padding: 8px 15px;
    font-family: robotomedium
}

.main-header .navbar-nav li a:hover {
    color: #333;
    background: #eee
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    color: #333;
    border-color: #eee
}

.main-header .navbar-nav .place-order-green {
    background: #892035;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    padding: 12px 25px;
    font-weight: 700;
    margin-left: 20px
}

.main-header .navbar-nav .place-order-green:hover {
    background-color: #5f0a1b;
    color: #fff;
    text-decoration: none
}

header {
    background: url(../images/banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px
}

header .banner-content {
    padding-top: 90px;
    margin-left: 15px
}

header .head {
    color: #333;
    font-size: 37px;
    letter-spacing: 0;
    line-height: 44px
}

header .para {
    opacity: .8;
    color: #333;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    padding: 16px 80px 24px 0
}

header .cta {
    color: #fff;
    font-family: robotomedium;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    height: 45px;
    width: 167px;
    background-color: #892035;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2);
    text-align: center;
    padding: 10px;
    display: inline-block;
    margin-right: 30px;
    text-decoration: none
}

header .cta:hover {
    background-color: #5f0a1b;
    text-decoration: none
}

header .link {
    height: 19px;
    width: 98px;
    font-family: robotomedium;
    color: #892035;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0
}

header .link:hover {
    text-decoration: underline;
    color: #5f0a1b
}

.stats-sec {
    height: 100px;
    background: #892035;
    padding: 20px 0;
    color: #fff
}

.stats-sec .stats {
    text-align: center
}

.stats-sec .stats li {
    width: 300px
}

.stats-sec .main-txt {
    font: 32px/40px robotomedium
}

.stats-sec .small-txt {
    font: 20px/24px robotomedium
}

.stats-sec .carousel-control.right {
    background-image: none
}

.stats-sec .carousel-control.left {
    background-image: none
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 15%
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev {
    right: 15%
}

.pow-by {
    background: rgb(137 32 53 / 80%);
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    height: 25px
}

.info-sec {
    background-color: #f4f4f4;
    padding: 60px;
    opacity: .8;
    color: #333;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 30px
}

.sec-heading {
    color: #333;
    font-family: robotobold;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 36px;
    text-align: center;
    padding-bottom: 25px
}

.sec-heading1 {
    color: #333;
    font-family: robotomedium;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 38px;
    padding-bottom: 16px
}

.sec-heading2 {
    color: #333;
    font-family: robotomedium;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 38px
}

.pad-r0 {
    padding-right: 0
}

.pad-l0 {
    padding-left: 0
}

.pad-t60 {
    padding-top: 60px
}

.pad-b40 {
    padding-bottom: 40px
}

.pad-lf130 {
    padding-left: 130px
}

.descript {
    color: #333;
    letter-spacing: 0;
    padding-bottom: 30px
}

.points li {
    color: #333;
    letter-spacing: 0;
    background: url(../images/shape.png) no-repeat 0 4px;
    padding: 0 0 5px 30px;
    margin-bottom: 15px
}

.bg-color {
    background: #d5cec1;
    padding-right: 150px;
    padding-left: 40px
}

.services-we-offer {
    padding: 60px 0
}

.services-we-offer .box {
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .12);
    margin: 0;
    margin-bottom: 50px
}

.services-we-offer .box .wd-100 {
    width: 100%;
    display: flex;
    border-bottom: 1px solid rgb(51 51 51 / 20%);
    padding: 40px 24px;
    margin-bottom: 18px
}

.services-we-offer .box .wd-100 .wd-75 {
    width: 75%;
    display: flex;
    padding: 15px 0
}

.services-we-offer .box .wd-100 .wd-75 .head {
    font-family: robotobold;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 30px;
    margin-right: 20px
}

.services-we-offer .box .wd-100 .wd-75 .bs-day {
    padding: 7px 4px;
    opacity: .8;
    color: rgb(51 51 51 / 80%);
    font-family: robotomedium;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 19px
}

.services-we-offer .box .wd-100 .wd-25 {
    width: 25%;
    display: flex;
    padding: 10px 0
}

.services-we-offer .box .wd-100 .wd-25 .price {
    color: #333;
    font-family: Robotobold;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 28px;
    margin-right: 26px;
    padding: 10px 0
}

.services-we-offer .box .wd-100 .wd-25 .cta, .services-we-offer .box .wd100 .wd-45 .cta {
    background-color: #892035;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2);
    width: 150px;
    color: #fff;
    font-family: robotomedium;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0;
    line-height: 24px;
    padding: 12px
}

.services-we-offer .box .wd100 {
    width: 100%;
    display: flex;
    padding: 0 24px 40px
}

.services-we-offer .box .wd100 .wd-50 {
    width: 50%;
    padding: 15px 60px 0 0
}

.services-we-offer .box .wd100 .wd-45 {
    width: 45%;
    padding: 15px 20px 15px 0
}

.services-we-offer .box .wd100 .wd-5 {
    width: 5%;
    padding: 15px 20px 15px 0
}

.services-we-offer .box .wd100 .wd-50 .info {
    color: #333;
    letter-spacing: 0;
    line-height: 20px;
    padding-bottom: 20px
}

.services-we-offer .box .wd100 .wd-50 .main li {
    color: #333;
    font-family: robotomedium;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px;
    padding-bottom: 10px;
    background: url(../images/tick.png) no-repeat 0 4px;
    padding: 0 0 5px 30px;
    margin-bottom: 15px
}

.services-we-offer .box .wd100 .wd-50 .sub-list {
    margin-left: 40px
}

.services-we-offer .box .wd100 .wd-50 .sub-list li {
    list-style: disc;
    padding-bottom: 10px
}

.services-we-offer .box .wd100 .wd-45 .sub-head {
    color: #333;
    font-family: Robotobold;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 22px;
    padding-bottom: 10px
}

.media {
    color: #2a5656
}

.infograph {
    color: #368b9c
}

.video {
    color: #632a7f
}

.language {
    color: #4f5c64
}

.research {
    color: #892035
}

.media-package {
    border-left: 7px solid #2a5656
}

.infographics {
    border-left: 7px solid #368b9c
}

.video-summary {
    border-left: 7px solid #632a7f
}

.language-summary {
    border-left: 7px solid #4f5c64
}

.research-story {
    border-left: 7px solid #892035
}

.what-do-get {
    background: #fff;
    height: 503px
}

.how-it-work {
    background: #892035;
    padding: 60px 20px 30px;
    position: relative
}

.how-it-work .white {
    color: #fff
}

.how-it-work .dashed-line {
    border-bottom: 4px dashed #5e6b79;
    width: 90%;
    position: relative;
    top: 150px;
    margin: 0 auto
}

.how-it-work .circleDiv {
    border: 3px solid #2c3e50;
    width: 140px;
    height: 140px;
    display: block;
    position: relative;
    border-radius: 100px;
    background: #fff;
    margin: 0 auto
}

.how-it-work .circleDiv .tags {
    background: #fff;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #2c3e50;
    line-height: 40px;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    border: 1px solid #2c3e50
}

.how-it-work .circleDiv .icon1 {
    background: url(../images/sprite.png) 0 0;
    width: 60px;
    height: 60px;
    display: block;
    margin: 40px auto 0
}

.how-it-work .circleDiv .icon2 {
    background: url(../images/sprite.png) -60px 0;
    width: 60px;
    height: 60px;
    display: block;
    margin: 40px auto 0
}

.how-it-work .circleDiv .icon3 {
    background: url(../images/sprite.png) -121px 0;
    width: 59px;
    height: 60px;
    display: block;
    margin: 40px auto 0
}

.how-it-work .circleDiv .icon4 {
    background: url(../images/sprite.png) -180px 0;
    width: 60px;
    height: 60px;
    display: block;
    margin: 40px auto 0
}

.how-it-work .circleDiv .icon5 {
    background: url(../images/sprite.png) -240px 0;
    width: 60px;
    height: 60px;
    display: block;
    margin: 40px auto 0
}

.how-it-work .circleDiv .icon6 {
    background: url(../images/sprite.png) -302px 0;
    width: 60px;
    height: 60px;
    display: block;
    margin: 40px auto 0
}

.how-it-work .para-height {
    min-height: 100px;
    padding: 20px 0;
    font-size: 15px;
    line-height: 22px
}

.why-choose-editage {
    background: #f4f4f4;
    padding: 60px 20px
}

.why-choose-editage .para {
    width: 1003px;
    opacity: .8;
    color: #333;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    padding: 0 0 40px
}

.why-choose-editage .box {
    background-color: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .1);
    padding: 20px 30px;
    margin: 0;
    height: 230px;
    margin-bottom: 15px
}

.why-choose-editage .box .head {
    color: #892035;
    font-family: robotobold;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 24px;
    padding: 12px 0
}

.why-choose-editage .box .para {
    color: #333;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px
}

.why-choose-editage .cta {
    color: #fff;
    font-family: robotomedium;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    height: 45px;
    width: 167px;
    background-color: #892035;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2);
    text-align: center;
    padding: 10px;
    display: inline-block;
    text-decoration: none
}

.why-choose-editage .cta:hover {
    background-color: #5f0a1b;
    text-decoration: none
}

.logo {
    width: 430px;
    height: 65px;
    background: url(../images/sprites-img.png) -11px -25px;
    display: inline-block
}

.mobile_logo {
    width: 240px;
    height: 60px;
    background: url(../images/sprites-img.png) -10px -107px;
    display: inline-block
}

.icon1 {
    width: 90px;
    height: 70px;
    background: url(../images/sprites-img.png) -94px -174px;
    display: inline-block
}

.icon2 {
    width: 90px;
    height: 70px;
    background: url(../images/sprites-img.png) -255px -107px;
    display: inline-block
}

.icon3 {
    width: 90px;
    height: 70px;
    background: url(../images/sprites-img.png) -10px -174px;
    display: inline-block
}

.icon4 {
    width: 90px;
    height: 70px;
    background: url(../images/sprites-img.png) -10px -251px;
    display: inline-block
}

.success-stories {
    padding: 60px 0;
    background: #f4f4f4
}

.item .head {
    color: #262626;
    font-family: Robotobold;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 28px;
    padding-bottom: 10px
}

.item .sub-head {
    color: #262626;
    font-family: Robotobold;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 24.92px;
    padding-bottom: 14px
}

.item .para {
    opacity: .8;
    color: #333;
    letter-spacing: 0;
    line-height: 24px
}

.sub-head-color {
    color: #892035
}

.carousel1 {
    background-color: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .12);
    width: 800px;
    display: inline-block;
    padding: 40px 70px;
    text-align: left
}

.place-order {
    padding: 60px 20px
}

.place-order .fsSubmitButton {
    background-color: #892035 !important;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2);
    width: 150px;
    font-family: robotomedium;
    font-size: 16px !important;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0;
    line-height: 24px;
    padding: 7px
}

.place-order .fsSubmitButton:hover {
    background-color: #5f0a1b !important
}

.fsBody .fsForm {
    margin: 0 auto !important;
    padding: 0 20px !important
}

.fsBody .fsLabel,
.fsBody label {
    display: none !important
}

.fsBody .fsLabel,
.fsBody label:last-child {
    display: block !important
}

.faq {
    padding: 60px 20px
}

.faq .accordion1 {
    background-color: transparent;
    cursor: pointer;
    padding: 10px 20px 15px 45px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    color: #000;
    letter-spacing: 0;
    border-bottom: 1px solid rgb(151 151 151 / 20%);
    position: relative;
    font-family: robotomedium
}

.faq .accordion1 span {
    opacity: .5;
    font-size: 22px;
    font-family: robotomedium;
    line-height: 26px;
    position: absolute;
    left: 0
}

.faq .active1>span {
    opacity: 1
}

.faq .active1 {
    border-bottom: 0;
    color: #892035;
    font-family: robotobold;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 24px;
    opacity: 1
}

.faq .accordion1:after {
    content: '\002B';
    color: #892035;
    font-size: 26px;
    font-weight: 700;
    right: 0;
    top: 10px;
    line-height: 26px;
    position: absolute
}

.faq .active1:after {
    content: "\2212"
}

.faq .panel1 {
    padding: 0 18px;
    overflow: hidden;
    margin-left: 26px;
    margin-right: 20px;
    margin-bottom: 0;
    color: rgba(38, 38, 38, .7);
    letter-spacing: 0;
    display: none;
    transition: max-height .25s ease
}

.faq .active1+.panel1 {
    display: block;
    transition: max-height .25s ease;
    border-bottom: 1px solid rgb(151 151 151 / 20%)
}

.faq ul {
    list-style: none
}

.faq ul li {
    margin-left: 20px;
    margin-bottom: 10px
}

.faq ul li::before {
    content: "\2022";
    color: #892035;
    font-weight: 700;
    display: inline-block;
    width: 18px;
    margin-left: -15px;
    vertical-align: bottom;
    font-size: 25px
}

.faq a {
    color: #892035
}

.faq a:hover {
    color: #5f0a1b;
    text-decoration: underline
}

.publishing-journey {
    background: #d5cec1;
    padding: 32px 0
}

.publishing-journey .text {
    color: #333;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 36px
}

.publishing-journey a {
    float: right;
    background-color: #892035;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2);
    color: #fff;
    font-family: robotomedium;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    width: 165px;
    padding: 10px;
    text-align: center
}

.pad-t15 {
    padding-top: 15px
}

footer {
    background: #892035;
    padding: 40px 20px 20px
}

footer .head {
    font-size: 24px;
    line-height: 30px;
    font-family: robotobold;
    color: rgb(255 255 255 / 1);
    padding-bottom: 25px
}

footer p {
    color: rgb(255 255 255 / 80%)
}

footer .col-md-7 {
    padding-left: 0;
    padding-right: 70px;
    margin-bottom: 15px
}

footer .col-md-7 img {
    border-radius: 10px;
    display: inline-block
}

footer .col-md-12 {
    border-bottom: 1px solid rgb(255 255 255 /60%);
    padding-bottom: 15px;
    margin-bottom: 15px;
    padding-left: 48px
}

.copywrite {
    color: #fff;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 28.48px;
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important
}

footer a {
    color: #fff
}

footer a:hover {
    color: #fff;
    text-decoration: underline
}

.delayedPopupWindow {
    display: none;
    background-color: rgb(0 0 0 / 80%);
    position: fixed;
    -moz-opacity: .85;
    z-index: 99999;
    padding: 10px;
    bottom: 0
}

.delayedPopupWindow .text {
    color: #fff;
    font-family: robotobold;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center
}

.delayedPopupWindow .cta {
    color: rgb(255 255 255 / 70%);
    font-family: robotomedium;
    font-weight: 500;
    letter-spacing: 0;
    text-align: center;
    text-decoration: none
}

.delayedPopupWindow .cta:hover {
    text-decoration: underline;
    color: rgb(255 255 255 / 100%)
}

.btnClose {
    text-decoration: none;
    color: rgb(255 255 255 / 70%)
}

.btnClose:hover {
    color: rgb(255 255 255 / 100%)
}

.modal-body {
    height: 500px;
    margin: 0 auto 10px;
    padding: 0 4px 15px
}

.model-img {
    display: block
}

.model-img button {
    background: 0 0;
    border: 1px solid;
    margin: 0 10px 10px 0
}

.ifr-sec {
    width: 100%;
    height: 100%;
    padding-bottom: 10px;
    border: 0
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: auto
    }
}

@media screen and (max-width:767px) {
    header .banner-content {
        padding-top: 40px;
        margin-left: 20px
    }
    .why-choose-editage .box {
        height: auto
    }
    .info-sec {
        height: auto;
        padding: 60px 30px
    }
    .stats-sec {
        height: auto
    }
    .services-we-offer .box .wd100 .wd-45,
    .why-choose-editage .para {
        width: auto
    }
    footer .col-md-5 {
        padding-top: 20px;
        padding-left: 0;
        padding-right: 0
    }
    header .para {
        padding: 16px 0 24px
    }
    footer .col-md-7 {
        padding-right: 10px
    }
    .services-we-offer .box .wd-100,
    .services-we-offer .box .wd100 {
        display: block
    }
    .carousel1,
    .delayedPopupWindow,
    .services-we-offer .box .wd-100 .wd-25,
    .services-we-offer .box .wd-100 .wd-45,
    .services-we-offer .box .wd-100 .wd-5,
    .services-we-offer .box .wd-100 .wd-75 {
        width: 100%
    }
    .services-we-offer .box .wd100 .wd-50 {
        width: 100%;
        padding: 15px 0
    }
    .pad-lf130 {
        padding-left: 20px
    }
    .bg-color {
        padding-right: 20px;
        padding-left: 20px
    }
    .what-do-get {
        background: #fff;
        height: auto
    }
    footer .col-md-7 {
        padding-right: 10px
    }
    .delayedPopupWindow {
        left: 0
    }
    footer .col-md-12 {
        padding-left: 0
    }
    .fsBody .fsLabel,
    .fsBody label {
        width: 100% !important;
        padding-bottom: 10px
    }
    .fsForm .fsLabelHorizontal .fsLabel+.fsFieldHorizontal {
        float: right;
        width: 100% !important
    }
    .model-img {
        text-align: center
    }
    header {
        background-position: 36% 100%
    }
}

.img-w{width:150px}

/* add on 27th aril 2021 */
.model-img img{border: 1px solid;margin: 0 10px 10px 0;display: inline-block;margin-bottom:10px}