* {
    outline: none !important;
}

body {
    transition: all 0.4s ease 0s;
    font-family: 'Open Sans', sans-serif;
}

a {
    transition: all 0.5s ease 0s;
}

p {
    text-align: justify;
}

#wrapper {
    background: #f9f9f9;
    /*border-top: 3px solid #960d2b;*/
    width: 100%;
    overflow: hidden;
}

/*#wrapper-bg {
    background: #fff;
    box-shadow: 0 2px 4px #999;
    overflow: hidden;
    padding: 5px 5px 0;
    border-top: 3px solid #43cec6;
}*/
#wrapper-bg {
    background: #fff;
    /*box-shadow: 0 2px 4px #999;*/
    overflow: hidden;
    padding: 5px 5px 0;
    border-top: 3px solid #43cec6;
}

/*@font-face {
    font-family: 'Lato-Regular';
    src: url(../fonts/Lato-Regular.ttf) format('truetype');
}*/

/*.container{width: 1200px;}*/
/** Header start **/
.header {
    /*background: url(../images/header/headerbg.jpg) !important;
        background-position-x: 0%;
        background-position-y: 0%;*/
    box-shadow: 1px 2px 3px #999;
    /*background-position: center !important;*/
}
header {
    overflow: hidden;
}

.head-left img {
    width: auto;
    max-height: 115px;
    padding: 5px 0px;
}

.head-left h1 a {
    color: #3E454C;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    padding-left: 8px;
    text-shadow: 1px 1px 1px #999;
    text-transform: uppercase;
}

.head-left h1 a:hover {
    text-decoration: none;
}

.navigation {
    padding-left: 0;
}

.navbar {
    margin-bottom: 0;
    margin-top: 23px;
}

/*.head-right {
    padding-top: 30px;
}*/
.head-right {
    margin-top: 26px;
    /*background: #F17E59;*/
    background: #fff;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 5px;
}

.head-right li a i {
    color: #000;
}

.head-right a {
    text-transform: uppercase;
    font-weight: normal;
    padding-top: 12px;
    color: #666;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.head-right ul {
    margin-top: 25px;
    overflow: hidden;
    text-align: right;
}

.head-right ul li {
    display: inline;
    list-style: outside none none;
    padding-right: 0px;
}

.head-right ul li a img {
    width: 35px;
    height: 35px;
}

#custom-search-input {
    float: right;
    padding: 24px 0 0;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background: #3371CC;
    color: #fff;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    background: #3371CC;
    color: #fff;
}

#slider {
    margin-bottom: 20px;
}

/*.slide {
    background: rgba(0, 0, 0, 0) url("../images/slide1.png") repeat scroll 0 0;
    height: auto;
    min-height: 300px;
    width: 100%;
}*/

.category-bg {
    /*background: rgba(0, 0, 0, 0.34);*/
    height: 235px;
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
}



.category-bg ul {
    overflow: hidden;
    padding: 14px;
}

.category-bg ul li {
    list-style: none;
}

.category-bg li a {}

.category-bg li a i {
    color: #fff;
    display: inline;
}

.category-bg li a h5 {
    color: #fff;
    display: inline;
    font-family: 'Open Sans', sans-serif;
}

.category-bg li a:hover {
    text-decoration: none;
}

.category1-bg {
    background: rgba(0, 0, 0, 0.64);
    border-radius: 8px;
    margin-bottom: 7px;
    padding: 11px;
}

/** middle part **/
#middle {
    overflow: hidden;
    margin-top: 15px;
    clear: both;
}

/*.journal-list {
    background: #f5f5f5;
    margin-bottom: 30px;
}*/
.journal-list {
    background: #fff;
    margin-bottom: 30px;
    border-radius: 10px;
    border: 1px solid #eee;
    overflow: hidden;
}

.journal-list h5 {
    background: #43CEC6;
    color: #fff;
    font-size: 14px;
    padding: 11px;
    text-transform: capitalize;
    margin-top: 0px;
    font-family: 'Open Sans', sans-serif;
    border-radius: 0px;
    font-weight: 600;
    text-align: left;
}

.journal-list ul {
    list-style: outside none none;
    margin: 0;
    padding: 0px 8px;
}

.journal-list ul li {
    /*border-bottom: 1px solid #ccc;*/
    line-height: 26px;
    list-style-type: none;
    border-bottom: 1px solid #eee;
    padding: 0px 7px;
}

.journal-list ul li a {
    color: #3e454c;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: normal;
}
.journal-list ul li a:hover{
    padding-left: 10px;
    color: #43CEC6;
}
.callforpaper ul li a{
    font-weight: normal;
}
.journal-description h1 {
    color: #43CEC6;
    font-size: 19px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    text-align: center;
}

.journal-description p {
    color: #666;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 25px;
    padding-bottom: 15px;
    padding-top: 15px;
    font-weight: normal;
}

.journal-list-head {
   /* padding-left: 0px;*/
     float: right;
}

/** Footer **/
.footer-top {
    clear: both;
    background: #333;
    overflow: hidden;
    border-bottom: 1px solid #666;
}

.footer-top h5 {
    color: #fff;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    border-left: 2px solid #43cec6;
    padding-left: 10px;
    margin-bottom: 20px;
}

.visitor-count a {
    color: #fff;
    line-height: 43px;
}

.visitor-count a img {
    padding-left: 20px;
}

footer {
    clear: both;
}

#footer {
    background: #333;
    padding: 10px;
}

#footer p {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    line-height: 39px;
    padding-left: 14px;
    margin-bottom: 0px;
}

#footer p a {
    color: #fff;
}

#footer p a:hover {
    color: #43CEC6;
}

#footer p a:hover {
    text-decoration: none;
}

.useful-links {}

.useful-links ul {
    padding-left: 0px;
    list-style: none;
}

.useful-links ul li a {
    color: #fff;
}

.social-links ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-top: 5px;
}

.social-links ul li {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
}

.social-links ul li a:hover {
    color: #43cec6;
}

.social-links ul li a {
    color: #fff;
    padding: 5px;
}

.social-links ul li a i {}

.form-group label {
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
}

.powered-by {
    text-align: right;
}

.copy-right {}

.powered-by p {
    text-align: right !important;
}

.copy-right a {}


/* Normal Priority */
.normal-priority {}

.normal-priority h3 {
    border-bottom: 1px dashed #999;
    color: #333;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.normal-priority h2 {
    color: #666;
    font-family: 'Open Sans', sans-serif;
    font-size: 23px;
    font-weight: normal;
}

/*  Submit Journal  */
.form-verticle {
    margin-top: 20px;
}

.submit-button {
    margin-bottom: 20px;
    overflow: hidden;
}

.submit-button button {
    background: #3e454c;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.submit-button button:hover {
    background: #FFD967;
    color: #3E454C;
}

/* Free Evolustion */
label span {
    color: #f00;
}

.free-evaluation-desc {}

.free-evaluation-desc p {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 35px;
}

/* back to top */
.back-to-top {
    background: #43CEC6;
    bottom: 20px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 20px;
    padding: 8px 10px;
    border-radius: 50%;
}

.back-to-top:hover {
    background: #3E454C;
    border: 1px solid #fff;
}


/*  Hover css  */


/*---*---*---*
            Media Query
                    *---*---*---*--*/
@media (min-width: 320px) and (max-width: 767px) {

    .img-responsive,
    .thumbnail>img,
    .thumbnail a>img,
    .carousel-inner>.item>img,
    .carousel-inner>.item>a>img {
        height: 100%;
        width: 100%;
    }

    .head-left h1 a {
        font-size: 16px;
    }

    .head-left h1 {
        margin: 0px;
    }

    #footer p {
        padding: 0px;
        text-align: center !important;
    }

    .journal-list-head {
        margin: 0px auto;
        padding: 0px;
    }

    .navbar-nav .open .dropdown-menu>li {
        border-bottom: none;
        padding-bottom: 8px;
    }

    .navbar-default .navbar-nav>li>a,
    .mainmenu ul li a,
    .navbar-expand-lg .navbar-nav .nav-link {
        text-transform: uppercase !important;
    }

    .navbar-nav .open .dropdown-menu>li a {
        text-transform: capitalize !important;
    }

    .submit-article form {
        padding: 10px !important;
    }

    .mbm_social small {
        display: none;
    }

    .mbm_social a {
        width: auto !important;
        padding: 0px 10px;
        margin-bottom: 15px !important;
    }


}



@media (min-width: 768px) {
    .head-left h1 {}
}

@media (min-width: 992px) {}

@media (min-width: 1200px) {}



.list-unstyled li {
    list-style-type: none !important;
}

.list-unstyled li a {
    text-transform: uppercase !important;
    font-weight: bold;
    color: #666 !important;
    text-decoration: none;
}

.licence li {
    line-height: 20px !important;
    text-decoration: none;
}

.licence li a {
    text-transform: capitalize !important;
    font-weight: normal;
}

/******* Editorial Borad Inner Page Style ********/
.editorial-borad {}

.editorial-borad h1 {
    font-family: 'Open Sans', sans-serif;
}

.editorial-borad h3 {
    font-family: 'Open Sans', sans-serif;
    color: #43cec6;
    font-size: 21px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.editorial-borad ul {}

.editorial-borad ul li {
    font-family: 'Open Sans', sans-serif;
    line-height: 23px;
    font-size: 15px;
    color: #666;
}

.peer-logo {
    text-align: center;
    margin-top: 20px;
    /*  border-bottom: 1px solid #eee;*/
    clear: both;
    overflow: hidden;
}

.peer-logo h5 {
    color: #43cec6;
    font-weight: 600;
    font-size: 13px;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    text-decoration: none;
}

.peer-logo img {
    width: 100%;
    border: 1px solid #eee;
}

/********* FAQ ***********/
.faq {
    padding-top: 20px;
    border-bottom: 1px dashed #ccc;
}

.faq:hover {
    background: #f9f9f9;
}

.faq h4 {
    font-family: 'Open Sans', sans-serif;
}

.faq p {}

/************ Contact Us ****************/
.contactform{}
.contactform input, .contactform textarea {
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    border-radius: 0px;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    padding: 0px;
}
.contactform .form-control:focus{
    box-shadow: none;
}
.submit-article form {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 300px 0px 0px;
    border-radius: 5px;
    position: relative;
    margin-top: 0;
    overflow: hidden;
}

.submit-article form>div {
    float: left;
    margin-bottom: 30px;
}

.submit-article form p {
    font-size: 14px;
    margin-bottom: 3px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #666;
}

.submit-article form input, .submit-article form select {
    font-size: 13px;
    letter-spacing: 1px;
    padding: 0px;
    border: 0;
    border-bottom: 1px solid silver;
    width: 100%;
    color: gray;
}

.submit-article form>p:last-of-type {
    text-align: center;
    padding-top: 50px;
    display: table;
    width: 100%;
    color: white;
}

.submit-article form>p:last-of-type>a {
    cursor: pointer;
    border: 0;
    padding: 10px 25px;
    background: silver;
    border-radius: 28px;
    font-size: 12px;
}

.submit-article .term {
    padding-top: 40px;
    display: flex;
    width: 100%;
    align-items: center;
}

.submit-article .term>i {
    cursor: pointer;
    width: 20px;
}

.submit-article .term>span {
    font-size: 12px;
}

/* delete */
.submit-article form>a:last-of-type {
    position: absolute;
    bottom: 10px;
    right: 15px;
    font-size: 10px;
    letter-spacing: 1px;
    font-style: italic;
}
.submit-btn button{
    border-radius: 0px;
    font-weight: bold;
    color: #fff;
}
/*.submit-btn button {
    background: #43cec6;
    color: #fff;
    font-weight: bold;
    border: 1px solid #3E454C;
}*/

/*.submit-btn button:hover {
    background: #3E454C;
    color: #fff;
    border: 1px solid #43cec6;
}
*/
.address,
.email {
    border-bottom: 1px dashed #eee;
}

.address h5,
.email h5,
.phone h5 {
    color: #43cec6;
    font-size: 16px;
    margin-bottom: 8px;
}

.mbm_social {
    margin: 0px 0;
    padding: 0px;
    font-size: 0;
    float: left;
    width: 100%;
    background: #fff;
    text-align: center;
}

.mbm_social li {
    display: inline-block;
    list-style: outside none none;
    margin: 0 8px 0 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.mbm_social>li:last-child {
    margin: 0;
}

.mbm_social a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0px;
    width: 95px;
    height: 31px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    z-index: 2;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.mbm_social a:hover {
    color: #fff;
}

.mbm_social a:hover .tooltip {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, -33px);
    transform: translate(0, -33px);
}

.mbm_social a:active {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
}

.mbm_social .tooltip {
    opacity: 0;
    position: absolute;
    top: 2px;
    left: 50%;
    z-index: 1;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.mbm_social .tooltip span {
    font-size: 10px;
    font-weight: bold;
    left: -50%;
    line-height: 1;
    padding: 6px 8px 5px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}

.mbm_social .tooltip span:after {
    position: absolute;
    content: " ";
    width: 0;
    height: 0;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
}

.mbm_social .social-twitter {
    background: #00abdc;
    background: -webkit-linear-gradient(#00abdc, #00abdc);
    background: linear-gradient(#00abdc, #00abdc);
    border-bottom: 1px solid #00abdc;
}

.mbm_social .social-twitter:hover {
    color: #fff;
    text-shadow: 0px 1px 0px #00abdc;
}

.mbm_social .social-twitter span {
    background: #00abdc;
    background: -webkit-linear-gradient(#00abdc, #00abdc);
    background: linear-gradient(#00abdc, #00abdc);
    color: #fff;
}

.mbm_social .social-twitter span:after {
    border-top-color: #00abdc;
}

.mbm_social .social-linkedin {
    background: #286580;
    background: -webkit-linear-gradient(#286580, #286580);
    background: linear-gradient(#286580, #286580);
    border-bottom: 1px solid #286580;
}

.mbm_social .social-linkedin:hover {
    color: #fff;
    text-shadow: 0px 1px 0px #286580;
}

.mbm_social .social-linkedin span {
    background: #286580;
    background: -webkit-linear-gradient(#286580, #286580);
    background: linear-gradient(#286580, #286580);
    color: #fff;
}

.mbm_social .social-linkedin span:after {
    border-top-color: #286580;
}

.mbm_social .social-facebook {
    background: #325c94;
    background: -webkit-linear-gradient(#4562a0, #385693);
    background: linear-gradient(#4562a0, #385693);
    border-bottom: 1px solid #2f487c;
}

.mbm_social .social-facebook:hover {
    color: #fff;
    text-shadow: 0px 1px 0px #2f487c;
}

.mbm_social .social-facebook span {
    background: #3b5a9b;
    background: -webkit-linear-gradient(#5873aa, #3b5a9b);
    background: linear-gradient(#5873aa, #3b5a9b);
    color: #fff;
}

.mbm_social .social-facebook span:after {
    border-top-color: #325c94;
}

.mbm_social .social-google-plus {
    background: #ea4335;
    background: -webkit-linear-gradient(#ea4335, #ea4335);
    background: linear-gradient(#ea4335, #ea4335);
    border-bottom: 1px solid #ea4335;
}

.mbm_social .social-google-plus:hover {
    color: #fff;
    text-shadow: 0px 1px 0px #ea4335;
}

.mbm_social .social-google-plus span {
    background: #ea4335;
    background: -webkit-linear-gradient(#ea4335, #ea4335);
    background: linear-gradient(#ea4335, #ea4335);
    color: #fff;
}

.mbm_social .social-google-plus span:after {
    border-top-color: #ea4335;
}

.mbm_social i {
    position: relative;
    top: 1px;
    font-size: 14px;
}

.mbm_social small {
    font-size: 14px;
    margin: 0 0 0 9px;
    vertical-align: middle;
    font-family: 'Open Sans', sans-serif;
}

.gmap {
    margin-top: 30px;
    margin-bottom: 20px;
}

.address h5 i, .email h5 i, .phone h5 i {
    font-size: 20px;
    padding: 0;
    width: 25px;
    height: 25px;
    text-align: center;
    margin-right: 5px;
}

/************* Download PDF ************/
.downloads-pdf {}

.downloads-pdf ul {
    padding-top: 20px;
}

.downloads-pdf ul li {
    border-bottom: 1px solid #eee;
    padding: 5px;
    list-style-type: square;
}

.downloads-pdf ul li a {
    text-transform: capitalize;
    color: #333;
    text-decoration: none;
}

.regi-editor ul {}

.regi-editor ul li {
    line-height: 25px;
}

.regi-editor ul li a {
    font-size: 14px;
    color: #333 !important;
}

.regi-editor ul li p {
    line-height: 20px;
    text-align: left;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

/********* Video Gallery ***********/
.video-gallery {
    margin-top: 30px;
}

.video-gallery img {
    width: 100%;

}

.sub-gaid p span {
    color: #777;
}


/******** Topics Covered *********/
.topics-covrd {}

.topics-covrd ul {
    list-style: none;
    padding-left: 0px;
}

.topics-covrd ul li {
    width: 32%;
    float: left;
    line-height: 28px;
    border: 1px solid #eee;
    margin: 5px;
    padding: 5px 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #43cec6;
}

.topics-covrd ul li:hover {
    background: #f9f9f9;
}

.achive_details {}

.achive_details h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 24px;
    padding: 0px;
    margin-top: 0;
}
.achive_details h3 {
    font-family: 'Open Sans', sans-serif;
    color: #43cec6;
    font-size: 15px;
    margin-top: 11px;
    font-weight: 600;
}
.archive-main {
    padding: 0;
        padding-bottom: 0px;
        padding-left: 0px;
    padding-bottom: 0px;
    margin-top: 30px;
    background: #fff;
    padding-bottom: 10px;
    border-bottom: 2px solid #eee;
    padding-left: 15px;
}
.archive-main:hover{
    border-bottom: 2px solid #43cec6;
}
.archive-main .btn {
    background: none;
    border: none;
        border-right-color: currentcolor;
        border-right-style: none;
        border-right-width: medium;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: medium;
    color: #335FA8;
    border-left: 1px solid #ccc;
    border-radius: 0;
    padding: 0px 10px;
    font-weight: 600;
}
.achive_details a{
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}
.achive_details a:hover{
    color: #43cec6;
}
.archive-page{}
.archive-page ul{
    padding-top: 0px !important;
    padding-left: 15px;
}
.archive-page ul li {
    list-style: none;
    padding: 3px 0px;
    line-height: 25px;
    border-bottom: 1px solid #eee;
    width: 50%;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
}
.archive-page ul li:hover{
    background: #fff;
}
.archive-page ul li:hover a{
    color: #43CEC6;
    padding-left: 10px;
}
.archive-heading{
    padding-left: 15px;
}
.archive-heading h3 {
    font-family: 'Open Sans', sans-serif;
    color: #43cec6;
    font-size: 21px;
    padding-left: 0;
    margin-top: 20px;
    border-bottom: none;
    padding-bottom: 0px;
}
.authname{list-style: none; padding-left: 0px;}
.authname li{display: inline-block;}
.authname li a{}
#divres{
    margin-bottom: 20px;
}

.disc-footer h5, .disc-footer h4{
    text-align: center;
}

.contact-list ul li a{
    font-weight: normal;
    text-transform: inherit !important;
}
.bannerimg img{
    width: 100%;
}
.readmorebtn{
    margin-bottom: 20px;
}
.readmorebtn a {
    padding: 8px 15px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
}
/*.readmorebtn a:hover{
    text-decoration: none;
    background: #333;
}*/

.right-box {
    margin-top: 0;
    margin-bottom: 10px;
    background: #43cec6;
}
.right-box a{
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
}
.bgwhite {
    background: #fff;
    padding: 10px;
    border: 1px solid #eee;
    margin-bottom: 30px;
}

/***** Fixed Header *******/
.header{
    background: #fff;
}
.sticky { background: #fff; }

.fixed {
  position: fixed;
  top:0; left:0;
  width: 100%; 
  z-index: 9;
}
.fixed img{
    max-height: 90px;
}
.fixed .head-right{
    margin-top: 15px;
}

.blink {
    animation: d 1s steps(5,start) infinite;
    -webkit-animation: d 1s steps(5,start) infinite;
}
.breadcrumb{
    background: #fff;
}
.breadcrumb li a{
    color: #43CEC6;
}
.breadcrumb li a:hover{
    color: #333;
}
.call-submission{
    padding-top: 20px;
}

.indexbox {
    border: 1px solid #ddd;
    padding: 5px;
}
.indexbox a{
    text-decoration: none;
}
.indexbox a:hover h5{
    text-decoration: none;
    color: #333;
}
.indexbox img{
    border: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

/** my css start **/


.head1{}

.head1 img{width: 105px; margin-top: 10px;}

.head1 a{
	display: block;
	color: #3e454c;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-transform: capitalize;
       
	}

.head1 a:hover{text-decoration:none;}

.research-logo{display:inline;    float: left;}

.research-head{overflow:hidden;padding-left: 20px;    text-align: center;}

.research-head h1{    
	font-size: 26px;
    color: #190d6d;
    font-weight: bold;
	    margin-top: 8px;
	}
.research-head h4{
	font-weight: 600;
    color: #04736d;
    font-size: 22px;
}
.research-head h6{
	font-size: 15px;
    margin-bottom: 0;
}

.research-head img{  margin-top: 10px;}

.head3 a img{/* width:374px; */    margin-bottom: 12px;}

.head-tag{padding-top:15px;}

.issn{color: #3e454c; display: block;}

.head3{}

.issn:hover{text-decoration:none;}

.list-unstyled{}

.list-unstyled li a{color: #000 !important;}
.list-unstyled li p{font-size: 12px;color: #868181;}

.searchinput input {
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-top: none;
    border-left: none;
    border-right: none;
}
.searcharticlinfo p{
	padding-top:0px !important;
}
.search-btn input {
    background: #43cec6;
    border: none;
    color: white;
}
/** my css end **/