
html, body {
    overflow-x: hidden;
    background-image: url(../images/png/BG_11.jpg);
    background-size: contain;
    background-position: center;
}
 .section_A {

    background: #272264;
    padding-bottom: 2px;
}

.Top-email_row{
    display: flex;
    justify-content: space-between;
}

.email_bar {
    margin-top: 6px;
}
.email_bar span a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.top_email {
    margin-left: 5px;
}
.email_bar span a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.social_icon{
    margin-top: 3px;
}

.social_icon a {
    font-size: 14px;
    background: #fff;
    padding: 1px 8px;
    border-radius: 3px;
    color: #272264;
    margin: 0px 4px;
    border:1px solid  #272264;
        text-decoration: none;
}
.social_icon a:hover{
     background: #272264;
         text-decoration: none;
     border:1px solid #fff;
     color: #fff;
}

.social_icon i {
    color: #fff;
    font-size: 16px;
    /* border: 1px solid #fff; */
    padding: 5px;
    margin: 3px 3px;
}

/* banner sections  https://www.bestjquery.com/codelab/ */
.banner-sec{
    background-image: url(https://codeminifier.com/job-stock-5.4.1/job-stock/assets/img/slider-1.jpg);
    /* background-position: center; */
    background-size: cover;
    width: 100%;
    height: 500px;
    position: relative;
}
.svc{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.svc h2{
    color: #c4970f; 
}

.svc h2 span{
    display: flex;
    font-size: 44px;
    color: #f8f9fa;
    font-weight: 900;
    border-top: 1px solid #eee;
    padding: 6px 12px;
    background-image: linear-gradient(45deg, #05041d, #0d4179);
}

.top_nv_publications
{
    padding: 52px 0;
}

.top_nv_publications h2 {
    text-transform: uppercase;
    font-size: 38px;
    margin: 6px 0px;
    animation: zoom 1s linear infinite alternate-reverse;
    display:none;
}

@keyframes zoom {
    
0% {
    color: #0abb16;
}
100% {
    /* transform: scale(1.1,1.1); */
    color: rgba(184, 6, 6);
}
}


.banner_left_text{
    margin: 15px 0px;
    background: #eee;
    padding: 20px;
}


.banner_left_text h3{
    font-size: 24px;
    color: #15508f;
    margin-bottom: 7px;
    animation: zoom 1s linear infinite alternate-reverse;
}

@keyframes zoom {
    
0% {
    color: #5800dc;
}
100% {
    /* transform: scale(1.1,1.1); */
    color: rgb(210, 210, 1);
}
}


.w-100 {
    width: 100% !important;
    height: 353px;
    object-fit: cover;
}

.banner_left_text p{
    margin: 0pxs;
}


.marque-sec {
    display: flex;
}

.marque-sec h4 {
    background-color: #3e3a74;
    width: 18%;
    float: left;
    padding: 8px 0;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin: 0;
}

.marque-sec marquee {
    width: 90%;
    padding: 3px 0;
    background-color: #00ffff4f;
}

.marque-sec span {
    font-size: 12px;
    font-weight: bold;
    margin-right: 20px;
}




/* kiran section */

.menu-process{
    padding: 40px 0px;
    background-color: #dbdbdb;
    background-position: center;
    background-size: cover;
    width: 100%;
    padding: 15px 0px;
    background-attachment: fixed;
    /* background-color: #151538; */
    background-image: linear-gradient(#f1f8ffbd, #f1f8ffcf), url(../images/png/line-2.png);
    background-size: auto;
}


.menu-process-main-hd{
    text-align: center;
    font-family: fangsong;
    padding: 20px 0px 30px;
}
.menu-process-main-hd h3{
    font-size: 35px;
    color: #15508f;
}
.menu-process-main-hd p{
    font-size: 16px;
    font-style: italic;
    color: black;
}
.menu-proc-sub-box{
    background-color: #fff;
    padding: 20px;
    height: 350px;
    position: relative;
    border-radius: 23px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    margin-bottom: 70px;
}

.menu-proc-sub-box h4{
    font-size: 20px;
    padding-top: 40px;
    text-align: center;
}
.menu-proc-sub-box p{
    padding: 20px 30px;
    text-align: center;
}
.menu-proc-icon{
    position: absolute;
    top: -36px;
    left: calc(50% - 36px);
    transition: 0.2s;
    border-radius: 50%;
    border: 6px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: 72px;
    height: 72px;
    background: rgb(255 220 0);
}

.menu-proc-sub-box:hover .menu-proc-icon {
    background: #fff;
    border: 2px solid rgb(255 220 0);
  }
  .menu-proc-sub-box:hover .menu-proc-icon i {
    color: rgb(255 220 0);
  }
  .menu-proc-sub-box:hover h4 {
    color: #272264;
  }
.menu-proc-icon i{
    font-size: 25px;
    color:#fff;
}

/* kiren end */

.pharmreports_journals{
    padding: 50px 0px;
}

.pharmreports_journals_heading h2{
    font-size: 35px;
    color: #15508f;
    margin-bottom: 30px;
    font-family: fangsong;
}

.pharmreports_journals_box {
text-align: center;
margin-bottom: 20px;
}

.pharmreports_journals_box img{
    width: 60%;
    margin: 0 auto;
    display: flex;
    transition: .5s ease;
    border: 3px solid #5f8111;
    border-radius: 10px;
}

.pharmreports_journals_box:hover img{
-webkit-transform: rotateY(360deg);
    color: #fff;
}
.pharmreports_journals_box h3 {
    width: 160px;
    display: flex;
    margin: 4px auto;
}

.pharmreports_journals_box h3 a{
    text-decoration: none;
    font-size: 18px;
   
    margin: 7px auto;
    text-align: center;
    color: #28a745;

}


/* bos */
.pharmaceutical_science_technology{
    padding: 50px 0px;
}

.pharmaceutical_science_technolog_hd h2{
    font-family: fangsong;
    font-size: 35px;
    color: #15508f;
    margin-bottom: 30px;
}


.pharmaceutical_science_technology_box{
    padding: 20px 10px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 5px 10px 29px 0 rgba(68, 88, 144, 0.2);
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
    margin-bottom: 15px;
    position: relative;

}
.pharmaceutical_science_technology_box h3 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
}
.pharmaceutical_science_technology_box h3 a{
    font-size: 14px;
    color: #343a40;
    position: relative;
    z-index: 1;
    transition: 0.3s;  
}
.pharmaceutical_science_technology_box h3 a:hover{
    text-decoration: none;    
}

.pharmaceutical_science_technology_box::after{
    position: absolute;
    top: 1px;
    left: -63px;
    background-color: #0abb16;
    content: '';
    width: 80px;
    border-radius: 12px;
    height: 80px;
    transform: rotate(45deg);
    transition: 0.5s ease;
}

.pharmaceutical_science_technology_box:hover::after{
    position: absolute;

    left: -55px;
    width: 100%;
    border-radius: 2px;
    height: 80px;
    text-decoration:  none;
    transform: rotate(90deg);
}





/* footer_section_bx */
.footer_section{
    background-color: #377497;
    padding: 50px 0px;
}

.footer_section_bx{

}
.footer_section_bx h3{
    font-family: fangsong;
    color: #fff;
}

.footer_section_bx ul{
    margin: 0;
    padding: 0px;
}

.footer_section_bx ul li{
    list-style-type: none;
}

.footer_section_bx ul li a{
    text-decoration: none;
    font-size: 16px;
   color: #ffffff;
}


.footer_section_bx ul li a img{
    width: 20px;
    margin-right: 8px;
    transition: 0.5s ease;
}

.footer_section_bx ul li a:hover img{
    margin-right: 0px;
    margin-left: 8px;
}


/* gp */
.color {
    background-image: linear-gradient(rgb(50 65 77 / 89%),rgb(50 65 77 / 95%)),url(../images/foot_pic.jpg);
    padding: 15px 0px;
    color: #fff;
}

.home_ {
    text-align: center;
}

.home_ i {
    color: white;
    width: 50px;
    height: 50px;
    padding: 17px;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: 0.5s ease;
}

.terms a{
    text-decoration: none;
    color: #fff;
}

.terms a:hover{
    text-decoration: none;
    color: #fff;
}
/* right section */


/* respny */
@media (max-width: 1200px){
    .logo_nav_bar_pic_img {
        position: absolute;
        top: 10px;
        left: 0px;
        width: 106px;
    }
    .banner_left_text h3 {
        font-size: 21px;

    }
    .logo_nav_bar_pic h1 {
    text-transform: uppercase;
    width: 598px;
    margin-left: 37%;
    font-size: 35px;
    padding: 23px 0px 12px 0px;
    }
}


@media (max-width: 991px){
    .footer_section_bx {
        margin-top: 15px;
    }
    .logo_nav_bar_pic h1 {
        text-transform: uppercase;
        width: 100%;
        margin-left: 18%;
        font-size: 35px;
        padding: 25px 0px 3px 0px;
    }
    .top_nv_publications h2 {
    text-align: center;
    font-size: 22px;
    margin: 1px 0px 9px 0px;
    }

}


@media (max-width: 768px){
    .top_email{
        display: none;
    }
    .svc h2 {
            font-size: 15px;
        }
        .svc h2 span {
            font-size: 14px;
        }
        .banner-sec {
            height: 270px;
        }
        .logo img {
            width: 150px !important;
        }        
        .logo_nav_bar_pic h1{
        text-transform: uppercase;
        width: 500px;
        margin-left: 21%;
        font-size: 37px;
        padding: 23px 0px 3px 0px;
        color: #272264;
    }
    .top_nv_publications h2 {
        text-transform: uppercase;
        font-size: 21px;
        text-align: center;
        margin: 8px 0px 5px 0px;
    }
    
}

@media (max-width: 768px){
.logo_nav_bar_pic h1 {
    text-transform: uppercase;
    width: 500px;
    margin-left: 29%;
    font-size: 25px;
    padding: 23px 0px 3px 0px;
    color: #272264
    }

    .carousel-indicators{
        display: none  !important;
    }
}

@media (max-width: 600px){
    .logo_nav_bar_pic_img {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 85px;
    }
    .pharmaceutical_science_technolog_hd h2 {
        font-family: fangsong;
        font-size: 26px;
        color: #15508f;
        margin-bottom: 21px;
    }
}

@media (max-width: 500px){
    .logo_nav_bar_pic_img {
       position: absolute;
        top: 0px;
        left: -13px;
        width: 320px;
    }
    .logo_nav_bar_pic h1 {
    text-transform: uppercase;
    width: 100%;
    margin-left: 16%;
        font-size: 20px;

    padding: 23px 0px 3px 0px;
    color: #272264;
}

    .menu-process-main-hd h3 {
        font-size: 20px;
    }
    .pharmreports_journals {
        padding: 5px 0px;
    }
    .pharmreports_journals_heading h2 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 24px;
    }
    .top_nv_publications h2 {
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    margin: -6px 0px 5px 0px;
}
}

@media (max-width: 450px){
        .logo_nav_bar_pic h1 {
        text-transform: uppercase;
        width: 100%;
        margin-left: 17%;
        font-size: 19px;
    }
}


.notic_pic_right img{
    width: 100%;   
}

li{
    list-style-type: none;
}


/* ============================  */
.why_rdp_journals{
    padding: 50px 0px;
}

.why_rdp_journals_pic img{
    width: 100%;
    margin-top: 62px;
}

.why_rdp_journals_content h1{
    text-transform: uppercase;
    margin-left: 0px;
    font-size: 46px;
    padding: 0px;
    color: #272264;
}

.why_rdp_journals_content h3{
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
}

.journal_policies_pages_revies{
    padding: 50px 0px;
}

.journal_policies_pages_revies_content h2{
    text-transform: uppercase;
    margin-left: 0px;
    font-size: 36px;
    padding: 0px;
    color: #272264;
}

.journal_policies_pages_revies_content_box {

}

.journal_policies_pages_revies_content_box h3{
    background-color: #eee;
    padding: 8px 5px 8px 15px;
    font-size: 18px;
    color: #0b9992;
    width: 210px;
    text-align: center;
    position: relative;

}

.journal_policies_pages_revies_content_box h3::after{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 37px;
    width: 16px;
    background-color: #0b9992;
    content: '';
    clip-path: polygon(0 0, 0% 100%, 100% 49%);
}


.journal_policies_pages_revies_content_box h5{
    font-size: 16px;
    color: #760d8c;
}


.journal_policies_pages_revies_content_box p{

}

/* end */

/* journal_policies_pages_revies  */
.journal_policies_pages_revies{
    padding: 60px 0px;
}

.publication_ethics_publication_content{

}
.publication_ethics_publication_content h2{
    text-transform: uppercase;
    margin-left: 0px;
    font-size: 30px;
    padding: 0px;
    color: #272264;
}

.publication_ethics_publication_content p{

}


.publication_ethics_publication_content_box h3{
    font-size: 18px;
    color: #038a22;
}
/* end journal_policies_pages_revies */
.aim_scope{
    padding: 50px 0px;
}

.aim_scope_content h2{
    text-transform: uppercase;
    margin-left: 0px;
    font-size: 36px;
    padding: 0px;
    color: #272264;
}

.publication_ethics_publication_content_box h3{
    font-size: 18px;
    color: #038a22;
}

.aim_scope_content_left img{
    width: 100%;
}

/* end  */

/* current_issues  */
.current_issues{
    padding: 50px 0px;
}

.current_issues_box h2{
    text-transform: uppercase;
    margin-left: 0px;
    font-size: 36px;
    padding: 0px;
    color: #272264;
}

/* end */

.Instruction_inner{
    padding: 50px 0px;
}

.Instruction_box  h2{
    text-transform: uppercase;
    margin-left: 0px;
    font-size: 36px;
    padding: 0px;
    color: #272264;
}
.Instruction_box p{

}
/* end */

/* for_authore_inner */
.for_authore_inner{
    padding: 50px 0px;
}

.for_authore_box h2{
    text-transform: uppercase;
    margin-left: 0px;
    font-size: 36px;
    padding: 0px;
    color: #272264;
}

.for_authore_box h3{
    color: #377497;
}
.for_authore_box h3 a{
    color: red;
    transition: 0.5s ease;
    text-decoration: none;
}

.for_authore_box h3 a:hover{
    color: rgb(123, 16, 16);
    text-decoration: none;

}
/*  */


/* manuscript_handling_charges_ineer */
.manuscript_handling_charges_ineer{
    padding: 50px 0px;

}

.manuscript_handling_charges_box{

}

.manuscript_handling_charges_box h2{
    text-transform: uppercase;
    margin-left: 0px;
    font-size: 36px;
    padding: 0px;
    color: #272264;
}
.manuscript_handling_charges_box h5{
    color: #377497;
    font-size: 15px;
}

/* for_reviewer_editorial_board_member_ineer */

.for_reviewer_editorial_board_member_ineer{
    padding: 50px 0px;
}

.for_reviewer_editorial_board_member_box h2{
    text-transform: uppercase;
    margin-left: 0px;
    font-size: 33px;
    padding: 0px;
    color: #272264;
}

.for_reviewer_editorial_board_member_box h3{
    font-size: 22px;
}

.for_reviewer_editorial_board_member_box p a{
    color: red;
    font-weight: 400;
    font-size: 15px;
    text-decoration: none;
}

.for_reviewer_editorial_board_member_box_right{
    background-color: #eee;
    padding: 15px;
    border-radius: 4px;
}

.for_reviewer_editorial_board_member_box_right h4 {
    font-size: 20px;
}

.for_reviewer_editorial_board_member_box_right h4 a{
    animation: zoom11 1s linear infinite alternate-reverse;
    padding: 2px 8px;
    margin-top: 23px;
    line-height: 36px;
}

@keyframes zoom11 {

0% {
    color: #ffffff;
    background-color: #ffdc00;
}
100% {
    /* transform: scale(1.1,1.1); */
    color: rgb(255, 255, 255);
    background-color: red;
}

}

/* editorial_board_ineer */
.editorial_board_ineer{
    padding: 50px 0px;
}
.editorial_board_box h2{
    text-transform: uppercase;
    margin-left: 0px;
    font-size: 33px;
    padding: 0px;
    color: #272264;
}






.editorial_box_id{
    width: 100%;
    -webkit-box-shadow: 0 0 18px rgb(1 1 1 / 15%);
    -moz-box-shadow: 0 0 18px rgba(1,1,1,.15);
    box-shadow: 0 0 18px rgb(1 1 1 / 15%);
    padding: 20px;
    padding-top: 0px;
    background-color: #fff;
    margin: 0 0 0px 0;
}
.editorial_box_id h3{
    background: #0033cc;
    margin: 0px -20px 10px -20px;
    padding: 7px 20px;
    color: #fff;
    font-size: 20px;
}

.editorial_box_id h4{
    font-size: 23px;
    color: #0a6ad2;
    font-family: math;
}

.editorial_box_id h5{
    font-size: 19px;
    font-weight: 400;
    color: #505050;
}


/* archive_inner */
.archive_ineer{
    padding: 50px 0px;
}

.archive_box h2{
    text-transform: uppercase;
    margin-left: 0px;
    font-size: 33px;
    padding: 0px;
    color: #272264;
}

.archive_box_id{
    width: 100%;
    -webkit-box-shadow: 0 0 18px rgb(1 1 1 / 15%);
    -moz-box-shadow: 0 0 18px rgba(1,1,1,.15);
    box-shadow: 0 0 18px rgb(1 1 1 / 15%);
    padding: 20px;
    padding-top: 0px;
    background-color: #fff;
    margin: 0 0 0px 0;
    transition: 0.5s ease;
}

.archive_box_id:hover{
    background: #509834;
    color: #fff;
}

.archive_box_id h3{
    background: #0033cc;
    margin: 0px -20px 10px -20px;
    padding: 7px 20px;
    color: #fff;
    font-size: 20px;
}

.archive_box_id h4{
    font-size: 23px;
    color: #0a6ad2;
    font-family: math;
}

.archive_box_id h5{
    font-size: 19px;
    font-weight: 400;
    color: #505050;
}


/*  */
.manuscript_status_inner{
    padding: 50px 0px;
}

.manuscript_status_inner_hd h2{
    text-transform: uppercase;
    margin-left: 0px;
    font-size: 33px;
    padding: 0px;
    color: #272264;
}


.manuscript_status_box{
  background: #fff;
  padding: 20px;
  border: 1px solid #eee;
}

.manuscript_status_box h3{
    background-color: #eee;
    padding: 2px 5px;
    font-size: 19px;
    color: #3300cc;
    margin-bottom: 12px;
}
.manuscript_status_box a{
    text-decoration: none;
    color: #ffffff;
    background-color: #15508f;
    border-radius: 50px;
    padding: 3px 16px;
    font-size: 14px;
    display: flex;
    width: 85px;
    margin-top: 9px;
    text-align: center;
    border: 1px solid #15508f00;
    justify-content: center;
    transition: 0.5s ease;
}

.manuscript_status_box a:hover{
    text-decoration: none;
    color: #0d4179;
    background-color: #fff;
    border: 1px solid #15508f;
}


/* manuscript_status_box_note */

.manuscript_status_box_note{

}
.manuscript_status_box_note h4{
    
}








@media (max-width:991px) {
    .why_rdp_journals {
        
    }    
    .editorial_box_id {
        margin-bottom: 20px;
    }
}

@media (max-width: 600px) {
    .why_rdp_journals {
        padding: 15px 0px;
    }    
    .why_rdp_journals_pic img {
        width: 100%;
        margin-top: 0px;
    }
    .why_rdp_journals_content h1 {
        margin-top: 12px;
        font-size: 19px;
    }
    .why_rdp_journals_content h3 {
        font-size: 15px;
    }
    .aim_scope {
        padding: 15px 0px;
    }
    .aim_scope_content h2 {
       font-size: 23px;
    }
    .archive_ineer {
        padding: 15px 0px;
    }
    .archive_box_id h3 {
        padding: 5px 8px;
        font-size: 15px;
        margin: 0px 0px 10px 0px;
    }
    .archive_box h2 {
        font-size: 25px;
    }
    .archive_box_id{
        margin-top: 10px;
        padding: 10px;
    }
    .current_issues_box h2 {
        text-transform: uppercase;
        margin-left: 0px;
        font-size: 22px;
    }
    .current_issues {
        padding: 20px 0px;
    }

    .for_authore_box h2 {
        font-size: 20px;
    }
    .for_authore_inner {
        padding: 20px 0px;
    }
    .for_authore_box h3 {
        font-size: 15px;
    }
    .editorial_board_box h2 {
        font-size: 18px;
    }
    .editorial_box_id h3 {
        font-size: 14px;
    }
    .editorial_box_id h4 {
        font-size: 18px;
    }

    .editorial_box_id h5 {
        font-size: 14px;
    }

    .editorial_box_id p {
        margin-bottom: 3px;
    }
    .manuscript_handling_charges_box h2 {
        font-size: 17px;
    }
    .manuscript_handling_charges_ineer {
        padding: 15px 0px;
    }
    .for_reviewer_editorial_board_member_box h2 {
        font-size: 19px;
    }
    .for_reviewer_editorial_board_member_ineer {
        padding: 20px 0px;
    }
    .for_reviewer_editorial_board_member_box h3 {
        font-size: 16px;
    }
    .for_reviewer_editorial_board_member_box_right h4 {
        font-size: 16px;
    }
}


/* priyanka css starts */

/* contact page css starts */
.contact-one {
    position: relative;
    display: block;
    padding: 60px 0 40px;
    z-index: 1;
}
.section-title {
    position: relative;
    display: block;
    margin-top: -11px;
    margin-bottom: 49px;
}
.section-title__tagline {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    color: #ffdc00;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    z-index: 1;
}
.section-title__tagline:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: -3px;
    right: -3px;
    height: 6px;
    background-color: rgba(254, 144, 67, .20);
    z-index: -1;
}
.section-title__title {
    margin: 0;
    color: #1e3737;
    font-size: 50px;
    line-height: 60px;
    font-weight: 800;
    letter-spacing: -0.04em;
    margin-top: 5px;
}
.contact-one__form-box {
    position: relative;
    display: block;
}
.contact-one__form {
    position: relative;
    display: block;
}
.contact-form__input-box {
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.contact-form__input-box.text-message-box {
    height: 190px;
}
.contact-form__input-box textarea {
    font-size: 14px;
    color: #6e7a7a;
    height: 190px;
    width: 100%;
    background-color: #f2f7f7;
    padding: 15px 30px 30px;
    border: none;
    outline: none;
    margin-bottom: 0px;
    font-weight: 500;
}
.contact-form__btn {
    display: block;
    margin: 0 auto;
}
.contact-form__btn {
    border: none;
}
.thm-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    appearance: none;
    outline: none !important;
    border: none;
    background-color: #ffdc00;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0;
    padding: 15px 50px 15px;
    transition: all 0.5s linear;
    overflow: hidden;
    z-index: 1;
}
.thm-btn::before {
    position: absolute;
    content: '';
    background-color: #1e3737;
    width: 100%;
    height: 0%;
    left: 50%;
    top: 50%;
    border-radius: 0px;
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: -1;
    transition: all 500ms ease;
}
.contact-form__input-box input[type="text"], .contact-form__input-box input[type="password"], .contact-form__input-box input[type="email"] {
    height: 60px;
    width: 100%;
    border: none;
    background-color: #f2f7f7;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    font-size: 14px;
    color: #6e7a7a;
    display: block;
    font-weight: 500;
}
.address {
    position: relative;
    display: block;
    z-index: 1;
}
.address__single {
    position: relative;
    display: block;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(225, 234, 234);
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
    padding: 43px 50px 41px;
    margin-bottom: 30px;
}
.address__title-box {
    position: relative;
    display: flex;
    justify-content: space-between;
}
.address__title {
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
}
.address__icon {
    position: relative;
    display: flex;
    align-items: center;
    top: 7px;
}
.address__icon span {
    position: relative;
    display: inline-block;
    font-size: 65px;
    color: #fe7f4c;
    transition: all 500ms linear;
    transition-delay: 0.1s;
}
.address__text {
    font-weight: 500;
}
/* contact page css ends */
.archive_box_id h3 {
    background: #0033cc;
    margin: 0px -20px 10px -20px;
    padding: 7px 20px;
    color: #fff;
    font-size: 20px;
}
.archive_box_id {
    width: 100%;
    -webkit-box-shadow: 0 0 18px rgb(1 1 1 / 15%);
    -moz-box-shadow: 0 0 18px rgba(1,1,1,.15);
    box-shadow: 0 0 18px rgb(1 1 1 / 15%);
    padding: 20px;
    padding-top: 0px;
    background-color: #fff;
    margin: 0 0 0px 0;
    transition: 0.5s ease;
    height: 210px;
    margin-bottom: 37px;
}
.archive_box_id a{
    text-decoration: none !important;
    color: #000;
}
.archive_box_id a:hover{
    color:#fff;
}
.old-special{
    padding: 40px 0px;
}
.table-responsive {
    -webkit-box-shadow: 0px 0px 8px 0px #b8b2b8;
    box-shadow: 0px 0px 8px 0px #b8b2b8;
    width: 100%;
    margin: auto;
    display: block;
    min-height: .01%;
    overflow-x: auto;
}
.table-responsive .table {
    font-size: 18px;
}
.issue{
    padding: 40px 0px;
}
.table-responsive a{
    text-decoration: none !important;
    color: #000;
}
.table {
    width: 100%;
    margin-bottom: 0px !important;
    background-color: transparent;
}
.requirements a{
    text-decoration: none !important;
}
.Submission img{
    width: 100%;
}
.submission-cnt{
    margin-top: 15px;
}
.Submission{
    padding: 40px 0px;
}
.requirements{
    padding-top: 40px;
}
.requirements li{
    margin-bottom: 8px;
}
.panel-default > .panel-heading {
    color: #fff;
    background-color: #000000;
    border-color: #ddd;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-body {
    padding: 15px;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.form{
    padding: 40px 0px;
}
/* priyanka css ends */
















/* cmp_form register and login css */
.cmp_form {
    padding: 50px 0px;
}


.cmp_form legend {
    padding: 30px 0px;
    font-size: 26px;
    font-weight: 700;
    line-height: 0;
    border: transparent;
   
}

.cmp_form .fields>div {
    position: relative;
    padding-bottom: 2.143rem;
}

.cmp_form label {
    display: block;
    cursor: pointer;
}

.cmp_form .label {
    font-size: 22px;
    font-weight: 400;
    font-style: inherit;
    color: #000;
    font-style: italic;
}

.cmp_form input[type="text"], .cmp_form input[type="email"], .cmp_form input[type="password"], .cmp_form input[type="url"], .cmp_form input[type="tel"], .cmp_form select, .cmp_form textarea {
    padding: 0 0.5em;
    width: 100%;
    height: 32px;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.4);
    border-radius: 3px;
    font-size: .93rem;
    line-height: inherit;
    margin: 0px;
    margin-bottom: 11px;
    margin-top: 4px;
    cursor: pointer;
}

.cmp_form .fields>div {
    position: relative;
    padding-bottom: 5px;
}

.cmp_button, .cmp_form .buttons button, .page_lost_password .buttons button, .page_search .submit button, .login_btn, .block_make_submission a {
    display: inline-block;
    padding: 4px 10px;
    background: #ffffff;
    border: 1px solid #000;
    border-radius: 3px;
    box-shadow: inset 0 -1em 1em rgba(0,0,0,0.1);
    font-size: 20px;
    line-height: calc(2.143rem - 2px);
    font-weight: 500;
    color: #272264;
    text-decoration: none;
 cursor: pointer;
}

.login_btn:hover{
     text-decoration: none;
}



.for-author-list ul{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px;
    border-radius: 10px;
}




/* manuscript submission */

input[type=text], input[type=email], input[type=number], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}


/*editors css starts*/
    .editors-title {
     font-weight: bold;
    color: #272264;
    font-size: 31px;
    margin-bottom: 20px;
    }
    .editors-list p {
      margin: 8px 0;
    font-size: 20px;
    color: #000;
    }

.board-title {
      font-weight: bold;
      color: #272264;
      font-size: 31px;
      margin-bottom: 20px;
    }
    .board-list li {
      margin: 12px 0;
      font-size: 20px;
      color: #000;
    }
