body,p{
    font: normal 16px 'OpenSans-Regular';
}
h2.title {
    color: #000;
    font-size: 26px;
    font-weight: bold;
    margin-top:0;
}

h2.sec-head {
    text-transform: capitalize;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 27px;
    color: #000;
    text-align: center;
    position: relative;
}
#banner-slider .carousel-inner>.item .carousel-caption h2{    font-size: 32px;}
.red-txt{font-size: 42px;
    display: block;
    color: #d52b1e;
    font-weight: bold;}
#editing-services h2 {
    padding-top: 30px;
}
h2.sec-head:before{    content: "";
    position: absolute;
    background-color: #d52b1e;
    width: 5%;
    height: 2px;
    bottom: -10px;
    left: 47.5%;}

h2.sec-head:after{background-color: transparent}
#editing-services h2 {
    padding-top: 30px;
}
.workshop{
    /* background: url(../images/profiles-bg.jpg) 0 0 repeat; */
    padding: 50px 0 40px;
    border-top: 1px solid #f5f5f5;
}
div#mc_embed_signup{width: 100%}
.subscribe #mc-embedded-subscribe{    padding: 8px 19px;}
#banner-slider.academy .carousel-inner>.item .carousel-caption{padding-top:0}
.subscribe{margin-top: 0;padding: 0;border:none}
.subscribe input[type="text"], .formsubscribe input[type="email"]{margin-bottom: 0}
footer{    padding: 35px 0 35px;}
footer p{font-size: 14px;
    line-height: 24px;}
.section-wrap .step-box .step{top: -5px;}

#editing-services .service-box.subediting {
    background: url(../images/bg-substantive_editing.png);
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: top right;
}
#editing-services .service-box.cpediting {
    background: url(../images/bg_copy_editing.png);
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: top right;
}
#editing-services .service-box.translation {
    background: url(../images/bg-translation-service.png);
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: top right;
}
#editing-services .service-box{
    border-radius: 5px;
    text-align: left;
    margin: 30px 0px 50px;
    padding: 20px;
    filter: drop-shadow(0px 1px 4.5px rgba(0,0,0,0.18));
    position: relative;
    cursor: pointer;
    min-height: 250px;

}
.ctn-btn-blue{padding: 10px 30px;}
#editing-services{    margin-top: 20px;}
.section-wrap{
    padding: 50px 0;
}
#editing-services .service-box h3{
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    margin: 0 0 10px 0;
    padding: 0;
    color: #000000;
    text-align: left;
    width: 75%;
    min-height: 70px;
}
.cta-btn{
    background-color: #029dcd;
    box-shadow: 0 4px 0 #0281a8;
    font-size: 16px;
}
.cta-btn:hover{background-color:#0281a8 }

#banner-slider .carousel-inner>.item .carousel-caption{text-align: center;top: 127px;}
#banner-slider .carousel-inner>.item .carousel-caption a{background: #d52b1e;    box-shadow: 0px 5px 0px #bb180c; }
#banner-slider .carousel-inner>.item .carousel-caption a:hover{background: #bb180c; }
.navbar{height: auto;box-shadow:none}
.navbar-default .navbar-nav>li>a{padding:15px 30px;}

.ps.journalsel .hightlighted-card{background: url(../images/re-editing_cardbg.png);
    background-size: cover;height: 385px;}
    .ps.jssubmission .hightlighted-card{
        background: url(../images/resubmission_report_cardbg.png);
        background-size: cover;height: 460px;
    }
    .peerreview .hightlighted-card{
        background: url(../images/qanda_cardbg.png);
        background-size: cover;height: 512px;
        
    }
    .ps{display:table;margin: 30px 0 30px}
.hightlighted-card {
    width: 25%;
    display: table-cell;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: 1px 0 5px 0 rgba(0, 0, 0, 0.26);
    position: relative;
    z-index: 2;
    text-align: center;
    vertical-align: middle;
    }
    .hightlighted-card img{margin: 30px auto;}
    .hightlighted-card h4{
        color: #fff;
        font-size: 32px;
        text-align: center;
        margin-top: 15px;
        line-height: 40px;
        padding: 10px 10px;
        font-weight: normal;
    }
   .card{
        background-color: #eee;
    border-radius: 3px;
    box-shadow: 1px 0 5px 0 rgba(0, 0, 0, 0.26);
    padding: 15px;
    /* vertical-align: top; */
    font-size: 15px;
    }
  
    .journalsel .card,.jssubmission .card{
        margin-top: 20px;
    }
    .peerreview .card{
        margin-top: 30px;
    }
    .card ul{
        padding-left: 20px;
    list-style: square;
    }
    .card ul ul{
        padding-left: 25px;
        LIST-STYLE: disc;
        margin-top: 10px;
    }
    #banner-slider.services{background: transparent}
    #banner-slider .carousel-inner>.item{min-height: auto;}

    @media screen and (max-width:1440px){
        /* #banner-slider .carousel-inner>.item .carousel-caption{
            top:20px;
        } */
        #banner-slider .carousel-inner>.item .carousel-caption h2{font-size: 28px}
        .red-txt{    font-size: 36px;}
    }

    @media screen and (max-width:1024px){
        #banner-slider .carousel-inner>.item .carousel-caption h2{font-size: 24px !important}
        /* #banner-slider .carousel-inner>.item .carousel-caption{top:0;} */
        .red-txt{font-size: 32px;}
        #banner-slider .carousel-inner>.item .carousel-caption a{    margin-top: 10px;}
    }
    @media screen and (max-width:768px){
        ol.carousel-indicators{display: none}
        #banner-slider .carousel-inner>.item .carousel-caption h2 br{display: none}
        .red-txt{display: inline;}
        #banner-slider .carousel-inner>.item .carousel-caption h2{line-height: 32px}
        #banner-slider{padding-bottom: 0}
    }
    @media screen and (max-width:375px){
        .navbar-header{float: left;width: 100%;}
        button.navbar-toggle.collapsed{margin-right: 0}
        /* button.navbar-toggle{margin-right: 20} */
        .hidden-xs{display: none}
    }