.fixednav4 {
	float: left;
	width: 100%;
	position: fixed;
	z-index: 999;
}
.navbar-brand {
    height: auto;
    padding: 0;
    background: none;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-default .navbar-brand {
    color: #d64541;
}
.bigtfont.gray {
    margin-top: 10px;
    color: #313131 !important;
    font-weight: 400;
    text-align: justify;
}
.overlay{
	background: rgba(15, 68, 100, 0.8);
	 padding: 50px 0px 50px 0px;
}
.parallax_section4 p{
	color:#f3f3f3;
}
.welcome-bg {
    padding: 25px;
    background: #393939 url(../images/pattern2.png) repeat left top;
}
.welcome-section h2,.welcome-section p{
	color:#fff
}
.welcome-section {
	margin-top:-290px;
}
.banner-text {
    /* text-transform: capitalize; */
    width: 70%;
    margin: 0 auto;
    line-height: 30px !important;
}
.submit-bg {
    height: 130px;
    width: 130px;
    text-align: center;
    background: #008bd2;
    border-radius: 100%;
    padding: 33px 20px;
    position: relative;
    top: 30px;
    left: 32px;
	line-height:22px;
}
.submit-bg a {
    color: #fff;
    font-size: 16px;
}
.submit-bg:hover {
	background:#076a9c;
}
.content-item-list .meta {
    line-height: 1.2;
    margin-top: 3px;
}
.meta .date {
    line-height: 32px;
    color: #272727;
    font-weight: 500;
    font-size: 14px;
    font-style: italic;
}
.content-type {
    color: #fff;
    font-size: 15px !important;
    display: inline-block;
    font-weight: bold;
    background: #1e92b7;
    padding: 5px 13px;
    border-radius: 13px;
    margin-bottom: 10px;
    /* background: url(../images/download.png); */
    min-width: 160px;
    text-align: center;
    margin-right: 10px;
	 line-height: 18px;
}
.open-access-img {
    width: auto;
    vertical-align: bottom;
    border: 1px solid #ddd;
    border-radius: 100%;
    height: 30px;
    position: relative;
    /* bottom: 10px; */
    padding: 5px 8px;
}
.content-item-list .actions {
    margin-top: 0px;
}
.blog-sidebar-tags > li > a {
    display: inline-block;
    font-size: 13px;
    color: #454545;
    border: 1px solid #a29a9a;
    text-decoration: none;
    padding: 3px 14px;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    border-radius: 50px;
    box-shadow: inset 0 -2px 7px 0px #a09c9c;
}
.blog-sidebar-tags > li > a:hover {
    background: #4a5b78;
    border-color: #4a5b78;
    color: #fff;
    box-shadow: none;
}
.box h3.roboto {
    margin-bottom: 8px;
    font-size: 16px;
    color: #00355f;
    line-height: 22px;
    font-weight: 500;
}
.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 48px;
}
.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
    height: 48px;
}
.cbp-l-caption-title {
    text-align: center;
}
/* fixed right div css */
 i.fa-user {
    background: #033958;
}
i.fa-user {
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    height: 40px;
    left: -5px;
    line-height: 40px;
    text-align: center;
    position: relative;
    top: -5px;
    width: 54px;
    background: #f4752c;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 999;
}

.login_shell {
    background: #033958;
}
 .mod_login_wrapper {
    background: none;
}
.mod_login_wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: 100%;
    padding: 0;
    background: #033958;
    transition: width 0s linear .2s, padding 0s linear .2s, right 0s linear .2s;
    float: right;
    display: inline-block;
}
.mod_login_wrapper {
    background: none;
}
.login_shell .control {
    position: relative;
}
.login_shell .input-prepend {
    display: block;
}
.moduleTitle {
    color: #272727;
}
.sticky-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    left: -191px;
    top: 244px;
    width: 210px;
    z-index: 1000;
}
.sticky li {
    list-style-type: none;
    /* background-color: #cbeffb; */
    color: #efefef;
    padding: 0px;
    margin: 0px 0px 1px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    display: block;
	width:330px;
}
.sticky .hover-li:hover {
    margin-left: 130px;
	 -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
/* .sticky li:hover .mod_login_wrapper{left:0;} */
.sticky li i {
    float: right;
    margin: 5px 5px;
    transform: rotate(90deg);
    background: #AE275F;
    padding: 14px 16px;
    position: relative;
    top: 39px;
    left: -49px;
    z-index: 0;
    width: 133px;
}

.sticky li p{padding-top:5px;margin:0px;line-height:16px; font-size:11px;}
.sticky li p a{ text-decoration:none; color:#2C3539;}
.sticky li p a:hover{text-decoration:underline;}
.journal-body {
    width: 100%;
    margin: 0 auto;
}
.content-item-list li:first-child {
    border-top: 0;
}
.editors-list li:nth-child(4n),.editors-list li:nth-child(4n+1) {
    background: none !important;
}
.editors-list li:nth-child(2n+1) {
    background:#f5f4f4 !important;
}
.journal-body li {
    width: 48%;
    float: left;
    margin-right: 20px;
    min-height: 180px;
    margin-bottom: 15px !important;
    -moz-box-shadow: 0px 3px 6px 3px #ccc;
    -o-box-shadow: 0px 3px 6px 3px #ccc;
    -webkit-box-shadow: 0px 3px 6px 3px #ccc;
	 box-shadow: 0px 3px 6px 3px #ccc;
    padding: 12px !important;
    border: none !important;
}
.journal-body li:hover {
    box-shadow: 0px 0px 3px 0px #ccc;
}
.journal-body li.last {
    margin-right: 0px !important;
}
.journal-img {
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
    margin-right: 20px;
    box-shadow: 0 2px 2px #b7b2b2;
}
.journal-body h3 {
    line-height: 1.4;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 0;
}
.journal-body .linew {
    width: 120px !important;
}
.content-item-list h3 {
    font-size: 16px;
    padding: 10px 0 8px;
    line-height: 1.4;
    margin-top: 4px;
    font-weight: 500;
}
.journal-body .journal-desc {
    line-height: 18px;
    font-size: 12px;
}
.sht_name {
    font-weight: 600;
    color: #2f2e2e;
    margin-top: 6px;
}
.sht_name img {
    width: 6%;
    margin-left: 10px;
}
.journal-name {
    padding: 0px !important;
    margin: 0px !important;
}
.content-item-list .meta {
    margin-top: 3px;
}
.view_more_btn {
    background: #337ab7;
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
    box-shadow: inset 0 -2px 2px 0px #0f2e48;
    position: absolute;
    right: 20px;
    top: 114px;
	background: #12a3df;
    background: -webkit-linear-gradient(#12a3df,#025da4);
    background: -o-linear-gradient(#12a3df,#025da4);
    background: -moz-linear-gradient(#12a3df,#025da4);
    background: linear-gradient(#12a3df,#025da4);
}
.content-item-list li {
    zoom: 1;
    border-bottom: 1px solid #dcdcdc;
    padding: 12px 10px 15px;
    position: relative;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.topsocial li a i{background:#ddd;}
.topsocial li a i {
    background: #f9f9f9;
    padding: 5px;
    border-radius: 100%;
    height: 22px;
    width: 22px;
    font-size: 13px;
}
.ribbon {
    color: #fff;
    margin: 20px 0 20px;
    position: relative;
    text-transform: uppercase;
    background: #12a3df;
    background: -webkit-linear-gradient(#12a3df,#025da4);
    background: -o-linear-gradient(#12a3df,#025da4);
    background: -moz-linear-gradient(#12a3df,#025da4);
    background: linear-gradient(#12a3df,#025da4);
    border: 1px solid rgba(0,0,0,.3);
    box-shadow: 0px 1px 3px rgba(0,0,0,.2);
    padding: 2px 10px;
    clear: both;
}
.title{
 background:#F4752C}
div.left_ribbon{
	color: #000;
	margin-left: -10px;
	float: left;
}
 
div.left_ribbon h2{
	margin: 0 12px;
	font-size:18px !important;
	color:#fff !important;
	text-transform: initial;
}
 
div.left_ribbon::before {
    display: block;
    width: 10px;
    height: 0px;
    position: absolute;
    bottom: -10px;
    left: -1px;
    content: "";
    border-bottom: 10px solid transparent;
    border-right: 10px solid rgb(0, 80, 116);
}
 
div.left_ribbon::after {
    display: block;
    width: 6px;
    height: 40px;
    position: absolute;
    bottom: 6px;
    right: -1px;
    content: "";
    border: 1px solid rgba(0,0,0,.3);
    transform: skew(0deg,45deg);
    -ms-transform: skew(0deg,45deg);
    -webkit-transform: skew(0deg,45deg);
    -o-transform: skew(0deg,45deg);
    -moz-transform: skew(0deg,45deg);
    background: rgb(0, 80, 116);
}
.title::after{display:none !important;}
/* .testimonials{ */
    /* border: 1px solid rgba(0,0,0,.3); */
    /* box-shadow: 0px 3px 5px rgba(0,0,0,.2); */
    /* padding-bottom: 40px; */
/* } */
.ticker,.recent-edition{padding:0 10px;}
.right-img {
    width: 70% !important;
    margin: 0 auto;
    display: block;
}
ul.quick-links li a {
    line-height: 30px !important;
    display: block;
}
ul.quick-links {padding:0 10px !important;margin-top:5px !important}
ul.quick-links li i {width:10% !important;}
ul.quick-links li i img{width:100%;}
.quick-links li {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 0 8px;
}
.quick-links li:hover {
   background:#cdd1d9;
}
.quick-links li:not(:last-child){
	    margin-bottom: 10px;

}
.test-txt{
	width:79%;
}
.testimonials {
    border: 1px solid #ddd;
    padding: 14px 12px 14px 0;
}
.featured_section141 h1{margin-bottom:10px;}
.address_widget{padding-bottom:5px;}
.address_widget .ribbon{  margin: 20px 0 11px -10px;}
.address_info a {
    color: #00a4ef;
}
.address_info strong {
    color: #d64541;
    font-size: 17px;
}
.search-inner .box .donate_form {
    width: 100%;
    margin: 0px;
    visibility: hidden;
}
.search-inner {
    float: right;
    width: 33%;
    text-align: right;
    margin-bottom: 0;
}
.inner-social-icons {
    /* float: left; */
    /* width: 33%; */
    margin-bottom: 0;
    margin-top: 4px;
}
.search-inner .box .donate_input, .search-inner .box .donate_submit {
    padding: 5px 20px 6px 13px;
}
.btn-openid {
    color: #fff !important;
    background-color: #f7931e;
    border-color: rgba(0,0,0,0.2);
}
.btn-facebook {
    color: #fff !important;
    background-color: #3b5998;
    border-color: rgba(0,0,0,0.2);
}
.btn-twitter {
    color: #fff !important;
    background-color: #55acee;
    border-color: rgba(0,0,0,0.2);
}
.btn-google {
    color: #fff !important;
    background-color: #dd4b39;
    border-color: rgba(0,0,0,0.2);
}
.btn-linkedin {
    color: #fff !important;
    background-color: #007bb6;
    border-color: rgba(0,0,0,0.2);
}
.btn-google {
    color: #fff !important;
    background-color: #dd4b39;
    border-color: rgba(0,0,0,0.2);
}
.inner-social-icons i {
    color: #eee !important;
}
.inner-social-icons a {
    padding: 4px 0px;
    font-size: 14px;
}
.pagenation {
    padding: 5px 0;
    margin: 10px 0 0;
    clear: both;
    position: relative;
    top: 6px;
}
.pagenation a{font-weight:600;color:#3b5998}
.footer_social_links3 li a i{color:#999 !important;}
.view_more_btn:hover{color:#e3e3e3;}
.content_left h1.roboto {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 10px;
    
}
.content_left .stcode_title14 em {
    font-size: 16px;
}
.content_left .stcode_title14 strong {
    font-weight: 600;
}
.blog-sidebar-tags {
    margin-bottom: 0;
    position: relative;
    top: 5px;
}
.tooltip {
    z-index:9999;
}

.sticky1.btn-banner {
    transform: rotate(-90deg);
}

.sticky1.btn-banner {
    padding: 6px 7px;
    border-radius: 0;
}
.sticky1 {
    position: fixed;
    width: auto;
    right: -55px;
    top: 450px;
    z-index: 99;
    border-top: 0;
    box-shadow: none;
    font-size: 12px !important;
    transition: all 0s ease;
}

.vision-head{margin-bottom:14px;}
.address_widget .address_info.two {
    line-height: 24px;
    font-size: 13px;
}
.journal-home-img {
    width: 38%;
    cursor: pointer;
}
.journal-list {
    width: 60%;
    background: #f0f0f0;
    padding: 10px;
    margin-bottom: 0;
}
.journals-btns li {
        background: #cccccc;
    background: -moz-linear-gradient(left, #cccccc 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cccccc), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(left, #cccccc 0%,#ffffff 100%);
    background: -o-linear-gradient(left, #cccccc 0%,#ffffff 100%);
    background: -ms-linear-gradient(left, #cccccc 0%,#ffffff 100%);
    background: linear-gradient(to right, #cccccc 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=1 );
    margin: 8px 0;
    padding: 5px 10px;
    border-radius: 10px;
}
.journals-btns-right {
    background: #f0f0f0;
    width: 25%;
    padding: 8px 4px;
}
.journals-btns-right h4 {
    font-family: cambria;
    color: #0e0e0e !important;
    font-size: 17px;
    font-weight: 600;
    margin: 0 8px 8px 10px !important;
}
.journals-btns-right li {
    background: #1e92b7;
    margin: 1px;
    padding: 4.2px 32px;
    border-radius: 6px;
    width: 100%;
    float: right;
    margin-right: 6px;
    text-align: left;
    position: relative;
}
.journals-btns-right li:hover,.journals-btns-right li.active{background: #1e92b7;
 background: #cccccc;
    background: -moz-linear-gradient(left, #cccccc 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cccccc), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(left, #cccccc 0%,#ffffff 100%);
    background: -o-linear-gradient(left, #cccccc 0%,#ffffff 100%);
    background: -ms-linear-gradient(left, #cccccc 0%,#ffffff 100%);
    background: linear-gradient(to right, #cccccc 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=1 );
}
.journals-btns li a,.journals-btns-right li a {
    color: #007bb6;
    font-size: 14px;
    display:block;
	font-weight:600;
}
.journals-btns-right li a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.journals-btns-right li.active a:before {
    border-left: 5px solid #1e92b7;
}

.journals-btns-right li a:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 15px;
    border: 5px solid transparent;
    border-left: 5px solid #ffffff;
}
.journals-btns li:hover{
    background: #1e92b7;
}
.journals-btns li:hover a{
    color: #fff;
}
.journals-btns-right li:hover a,.journals-btns-right li.active a{
    color: #007bb6;
}
ul.journals-btns {
    border-bottom-right-radius: 12px;
    padding-right: 30px;
    margin-top: 0;
}
#blinkeffect {
    position: relative;
    top: -40px;
    left: 235px;
}
p.mail-id {
    color: #1e92b7;
    font-weight: 600;
    font-size: 14px;
}
/* .journal-content p { */
    /* color: #383737; */
    /* text-align: justify; */
    /* line-height: 26px; */
/* } */
.tabStrip{
background-color:#303030; border:thin solid #303030; border-bottom:thin solid #fd9204; overflow:hidden;
}
.tabLinkActive {
    color: #fff;
    padding: 16px 10px;
    position: relative;
    top: 5px;
}
.volume {
    font-size: 18px;
    font-weight: 600;
    padding-top: 8px;
/*     display: none;
 */}
.authors a {
    color: #337ab7;
}
.editors-list h3 {
    padding: 0px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 5px;
	width:80%;
}
.content-item-list h3 a {
    color: #00355f;
    font-size: 16px;
    font-weight: 600;
}
.editors-list p {
    width: 80%;
    float: left;
	line-height: 1.2;
    margin-top: 3px;
}
.view_profile_btn {
    padding: 4px 12px;
    color: #252323;
    border-radius: 5px;
    font-size: 12px;
    position: relative;
    bottom: 18px;
    border: 1px solid #337ab7;
    margin-right: 10px;
}
.modal {
    padding: 0 !important;
	display:none;
}
.editors-list li {
    padding: 5px;
	zoom: 1;
    border-top: 1px solid #dcdcdc;
    padding: 12px 10px 3px;
    position: relative;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.modal-dialog {
    /* margin: 0 auto; */
    top: 6%;
}
.modal-body h5 {
    background: #f0f0f0;
    padding: 10px;
    margin-bottom: 10px;
}
.modal-body p {
    width: 100%;
    padding: 0px 5px;
    text-align: justify;
    line-height: 22px;
    margin-bottom: 15px;
    font-size: 13px;
    height: 160px;
    overflow: auto;
}
.modal-body ul {
    padding-left: 20px;
}
.content-item-list li:first-child {
    border-top: 0;
}
.modal-body li {
    list-style-type: disc;
    border: none;
    padding: 0;
    font-size: 13px;
}
.mail2 {
    padding-left: 20px;
}

.navbar-nav>li>a {
    text-transform: capitalize;
}
.claf-list {
    padding-left: 20px;
}
.claf-list li {
    list-style-type: disc;
	color: #424040;
}
.navbar-default .navbar-nav>li>a, .dropdown-menu>li>a {
    text-transform: initial !important;
}
.dropdown-menu>li>a {
    color: #0c0c0c;
	letter-spacing: 0;
}
.footer3 .left p a {
    padding-left: 6px;
}
/* .dropdown-menu li,.dropdown-menu{ */
	/* background:linear-gradient(to right, #cccccc 0%,#ffffff 100%); */
/* } */
.about-journal {
    text-align: justify;
    color: #454545;
    line-height: 26px;
}
.journal-list .journal-desc {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    padding: 0px 0 10px;
}
.journal-bg {
    background: #f0f0f0;
}
.pb2{
	padding-bottom:2px;
}
.img98 {
    width: 98% !important;
}
.cforms-manuscript input, .cforms-manuscript textarea, .cforms-manuscript select {
    box-shadow: none;
}
.cforms input:focus, .cforms textarea:focus, .cforms select:focus{
	outline:1px solid #1099d6;
}
.h3m{
	width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.cforms.cforms-manuscript {
    width: 100%;
    margin: 0 auto;
    padding: 50px;
    background: #f0f0f0;
    border: 1px solid #ddd;
    display: block;
}
.guidelines-content p, .guide-list li {
    color: #000;
    /* font-size: 15px; */
    text-align: justify;
    /* font-family: Cambria; */
    line-height: 26px;
}
.guidelines-content p{
	margin-bottom:20px;
	word-break: break-word;
}
.guide-list li{
	list-style-type:disc;
}
.guide-list {
    padding-left: 20px;
    margin-bottom: 20px;
}
.guidelines-outer{
	background: #F4F4F4;
    padding: 5px;
    border: 1px solid #DBDBDB;
    margin-bottom: 10px;
    padding-top: 5px;
}
.guidelines-content {
    background: #FFF;
    padding: 24px;
    text-align: justify;
}
.guidelines-content h4 {
    color: #9c2e2b;
    font-weight: 700;
	font-size:20px;
}
.guidelines-content h3 {
    font-size: 18px;
    margin: 20px 0 10px;
}
.ht {
    color: #F26522;
	font-weight:600;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th,.table-bordered>tbody>tr>td{
	text-align:center;
	color:#000;
}
.img-center{
    display: block;
    margin: 0 auto;
}
.mb5{
	margin-bottom:5px !important;
}
.guide-list li a {
    color: #1d6baf;
    font-weight: 600;
}
.guidelines-content p a {
    color: #337ab7;
}
.parallax_section4 a:hover{
	color:#fff;
}
.faq-list {
    float: left;
    margin-bottom: 0;
    margin-top: 6px;
    margin-left: 75px;
}
.faq-list li a{
	color:#fff;
}
.faq-list li a:hover{
	color:#ddd;
}
.overlay p a{
    color: #f4752c;
}
.angle-right {
    float: right;
    width: 0;
    position: relative;
    top: 2px;
}
.angle-down {
    position: relative;
    left: 8px;
    top: 3px;
}
.linew {
    width: 105px !important;
}
.cforms-track {
    padding: 0 20px;
}
.track-btn{
	margin-top:-4px !important;
}
.inner-section .circle {
    border: 1px solid #ddd;
}
.inner-section p {
    color: #212121;
}
.inner-section h3.white {
    color: #313030;
}
.inner-section a {
    color: #d64541;
}
.inner-section a:hover{
	 color: #c1c1c1;
}
.inner-section .outline{
	margin-bottom:10px !important;
}
.button {
    margin-top: 10px;
    color: #fff;
    padding: 4px 10px;
    font-size: 13px;
    font-weight: 500;
    background: #337ab7;
    border: 1px solid #243f56;
    border-radius: 3px;
    font-family: 'Raleway', sans-serif;
    cursor: pointer;
    transition: all 0.3s ease;
}
.content_fullwidth.less3 {
    padding: 14px 0px 0px 0px;
}

.navbar-default {
    width: 100%;
}

.pinning-nav{
	border-radius:0px;
}

.menu_main {
    margin-top: -37px;
}
.cforms-refer .button{
	margin-right:0px;
}
.form-head {
    font-size: 14px;
    color: #d64541;
	height: auto !important;
}
.dismiss-modal {
    color: #000;
    font-size: 18px;
}
.overlay .title30 {
    margin-bottom: 40px;
}
@media (min-width: 992px){
.doctors-list .col-md-2.col-sm-3 {
    width: 20%;
}
.one_half1{
	width:50%;
	margin-right:0;
}
}
@media (min-width: 768px){
	.modal-dialog.modal-refer {
    width: 460px;
	}
	.modal-dialog.modal-refer .modal-content {
    padding-bottom: 36px;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
	font-size: 14px;
	    padding-left: 20px;
    padding-right: 20px;
}
.sticky-nav .navbar-nav>li>a {
    padding-left: 14px;
    padding-right: 14px;
}
.navbar-nav {
    float: right;
    margin: 0;
    display: block;
    margin: 0 auto;
}
.sticky-nav.navbar-default .navbar-nav{
  width:78%;
}
 .navbar-nav>li:not(:last-child) {
    /* border-right: 1px solid #ccc; */
}
.ms-layer.text25{
	font-size:28px !important;
}
.ms-layer.text24.center {
    width: 80%;
    margin-left: 10% !important;
}
}
.search-inner.right{
	float:right;
	text-align:right;
}

/* nav menu styles */
#nav {
    display: block;
    width: auto;
    margin: 0 auto;
    -webkit-box-shadow: 3px 2px 3px rgba(0,0,0,0.7);
    -moz-box-shadow: 3px 2px 3px rgba(0,0,0,0.7);
    box-shadow: 3px 2px 3px rgba(0,0,0,0.7);
    margin-left: -100px;
}

#nav li {
    width: 100%;
    margin: 0;
}

#nav > li > a {
    display: block;
    padding: 10px 14px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #212121;
    background-color: #AE275F;
    background: -webkit-gradient(linear, left top, left bottom, from(#bf346e), to(#AE275F));
    background: -webkit-linear-gradient(top, #bf346e, #AE275F);
    background: -moz-linear-gradient(top, #bf346e, #AE275F);
    background: -ms-linear-gradient(top, #bf346e, #AE275F9);
    background: -o-linear-gradient(top, #bf346e, #AE275F);
    background: linear-gradient(top, #bf346e, #AE275F);
    text-align: center;
	width:100%;
}
#nav > li > a:hover, #nav > li > a.open { 
  color: #e9e9e9;
  border-bottom-color: #f3f3f3;
  background-color: #6985b5;
  background-color: #AE275F;
    background: -webkit-gradient(linear, left top, left bottom, from(#bf346e), to(#AE275F));
    background: -webkit-linear-gradient(top, #bf346e, #AE275F);
    background: -moz-linear-gradient(top, #bf346e, #AE275F);
    background: -ms-linear-gradient(top, #bf346e, #AE275F9);
    background: -o-linear-gradient(top, #bf346e, #AE275F);
    background: linear-gradient(top, #bf346e, #AE275F);
}

#nav li ul { display: none; background: #fff; }

#nav li ul li a { 
  display: block; 
  background: none;
  padding: 10px 0px;
  padding-left: 30px;
  font-size: 1.1em;
  text-decoration: none;
  font-weight: bold;
  color: #e3e7f1;
  text-shadow: 1px 1px 0px #000;
}
#nav li ul li a:hover {
  background: #394963;
}
.signup-div{
	padding:10px;
}
.cforms.cforms1 .button,.button {
    float: left;
    margin-top: 10px;
    color: #fff;
    padding: 4px 20px;
    font-size: 13px;
    font-weight: 500;
    background: #ae275f;
    border: 1px solid #861745;
    /* border-top-left-radius: 20px; */
    font-family: 'Raleway', sans-serif;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-right: 0;
    /* border-bottom-right-radius: 20px; */
    box-shadow: 0 1px 3px #000;
}
.cforms.cforms1 .button:hover,.button:hover {
    background: #7b123e;
    border: 1px solid #393939;
	color:#fff;
}
.menu-bar {
        background: #12a3df;
    background: -webkit-linear-gradient(#12a3df,#025da4);
    background: -o-linear-gradient(#12a3df,#025da4);
    background: -moz-linear-gradient(#12a3df,#025da4);
    background: linear-gradient(#12a3df,#025da4);
}
/* .menu-bar { */
    /* background: #369DAE; */
    /* background: -webkit-linear-gradient(#657677,#41afc1); */
    /* background: -o-linear-gradient(#657677,#41afc1); */
    /* background: -moz-linear-gradient(#657677,#41afc1); */
    /* background: linear-gradient(#657677,#41afc1); */
/* } */
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
.center-block {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.input-group .icon-addon .form-control {
    border-radius: 0;
}

.icon-addon {
    position: relative;
    color: #555;
    display: block;
}

.icon-addon:after,
.icon-addon:before {
    display: table;
    content: " ";
}

.icon-addon:after {
    clear: both;
}

.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon, 
.icon-addon.addon-md .fa,
.icon-addon .fa {
    position: absolute;
    z-index: 2;
    font-size: 20px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 1px;
    left: -25px;
	cursor:pointer;
}

.icon-addon.addon-lg .form-control {
    line-height: 1.33;
    height: 46px;
    font-size: 18px;
    padding: 10px 16px 10px 40px;
}

.icon-addon.addon-sm .form-control {
    height: 30px;
    padding: 5px 10px 5px 28px;
    font-size: 12px;
    line-height: 1.5;
}

.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
    font-size: 18px;
    margin-left: 0;
    left: 11px;
    top: 4px;
}

.icon-addon.addon-md .form-control, .icon-addon .form-control {
    padding-left: 3px;
    float: left;
    font-weight: normal;
}
.icon-addon .form-control {
    background: none;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.icon-addon .form-control:focus {
    border: none;
    outline: 0;
    box-shadow: none;
}
.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
    margin-left: 0;
    font-size: 12px;
    left: 5px;
    top: -1px
}

.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
    color: #2580db;
}
.search-div {
    margin: 18px 0 0;
    width: 30%;
}
.yamm .dropdown-menu {
    left: 0;
}
.dropdown-menu {
    min-width: 100%;
}

.dropdown-menu li {
    float: left;
    width: 22%;
    border: none;
    margin-right: 26px;
}
.dropdown-menu li ul li {
    display: block;
    float: none;
    padding: 0px 20px;
    width: 100%;
}
.dropdown-menu li ul li a {
    font-size: 13px;
	color:#0c0c0c;
    text-transform: capitalize;
    font-weight: 400;
}
.dropdown-menu li ul{
	margin:10px 0
}
.menu-list li a{
	font-size:14px;
	color:#0c0c0c;
}
.fc14 {
    font-size: 14px !important;
    color: #ae275f !important;
	border-bottom:1px solid #eee;
	padding-bottom:5px;
	display:block;
}
.a_content {
    font-size: 13px;
    text-transform: initial;
    line-height: 22px;
    padding: 0 16px;
}
.a_content a{
	color:#000;
	font-weight:600;
}
.author-img{
	width: 43%;
    margin: 12px 20px;
}
.menu-list ul li{
	padding:0px !important;
}
.dropdown-menu {
    padding: 10px 20px 20px;
}
@media(min-width:1280px){
.ms-layer.text3 {
    font-size: 14px !important;
    width: 530px;
    line-height: 24px !important;
}
.ms-layer.text2{
	font-size:33px !important;
}
.ms-layer.text1{
  font-size:28px !important;	
}
.ms-layer.sbut2,.ms-layer.sbut1 {
    border-radius: 30px;
	font-size:15px;
	width:136px;
}
}
.ms-layer.sbut2,.ms-layer.sbut1 {
    font-weight: 500;
    background: none;
    border: 2px solid #fff;
	color:#fff;
	text-align:center;
}

.google-map{
	height:200px;
}
.article-list li {
    list-style-type: decimal;
    margin-left: 15px;
}
.article-list p {
    margin-bottom: 5px;
}
.article-list p.content-type{
	display:none;
}
.article-list h3{
	margin-bottom:0px !important;
	line-height:16px;
}
.slidermar1 {
    margin-top: 70px;
}
.recent-edition {
    height: 320px !important;
}
.recent-edition li {
    display: block;
    width: 100%;
	height:80px !important
}
.recent-edition li a {
    font-weight:600;
}
.recent-edition li a p{
	padding-left:60px;
	width:100%;
	font: 14px calibri !important;
	line-height:24px !important;
}
.recent-edition li:not(:last-child){
	border-bottom:1px solid #ddd;
}
.recent-edition .arrows_list1{
	width:93%;
	float:none;
}
.ms-skin-default .ms-bullet {
    background: #fff;
	border-radius:100%;
}
.ms-skin-default .ms-bullet-selected {
    background-position: -34px -84px;
	background: #f7931e;
}
.page_title2 {
    padding:102px 70px;
    margin-top: 114px;
    background: rgba(221, 221, 221, 0.8) url(images/01.jpg) no-repeat center bottom;
    background-size: cover !important;
}
.search-inner.main .box .donate_form {
    margin-top: 100px;
    position: relative;
    top: 60px;
	opacity: 0;
    visibility: hidden;
}
.journal-home-content {
    padding-bottom: 20px;
    text-align: justify;
    border-bottom: 1px dashed #d01111;
    margin-bottom: 40px;
}
.journal-home-content p {
    line-height: 30px;
    color: #000;
}
.mail-id a{
    color: #1e92b7;
}
.journal-background {
    background-size: cover !important;
       padding: 286px 0px 30px;
    margin-top: 114px;
}
.pay-btn{
	margin-bottom:20px;
}
.sticky-nav {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
}
.sticky-nav.navbar-default  .icon-addon.addon-md .fa,.sticky-nav.navbar-default  .icon-addon .fa{
	top: 6px;
    right: -10px;
	left:inherit;
	color:#fff;
}
.sticky-nav.navbar-default  .icon-addon .fa:hover{
	color:#ddd;
}
.sticky-nav.navbar-default   .form-group {
    margin-bottom: 0;
}
.sticky-nav.navbar-default .search-div {
    margin: 0;
    width: 20%;
    position: absolute;
    right: 0px;
    top: 2px;
    z-index: 9;
}
.sticky-nav.navbar-default  .icon-addon.addon-md .form-control, .sticky-nav.navbar-default   .icon-addon .form-control {
    display: none;
}
.sticky-nav.navbar-default .navbar-header{
	position: absolute;
    width: 20%;
}
.sticky-nav.navbar-default .navbar-brand {
    color: #ece8e8;
    position: absolute;
    top: -8px;
	font-size: 20px;
	z-index:99;
}
.search-inner.header-search .box .donate_input, .search-inner.header-search .box .donate_submit {
    padding: 8px 20px 8px 13px;
    font-size: 14px;
	border: 1px solid #ddd;
}
.search-inner.header-search .box .donate_input{
	background:#b9b7b7;
}
.jsearch{
	color:#fff;
}
.search-inner.header-search {
    width: 38%;
    position: absolute;
    right: 60px;
    top:52px;
	display:none;
	text-align:right;
}
.search-inner.left {
    float: left;
    text-align: left;
}
.browsers {
    border: 1px solid #ddd;
    padding: 0 6px 3px;
}
.stcode_title7 .line {
    background: #d64541;
    height: 2px;
    display: block;
    bottom: 0;
    width: 100px;
    margin: 12px auto 0 auto;
}
.stcode_title7 h2 {
    font-size: 25px;
}
.close {
    font-size: 20px;
    opacity: 0.8;
    position: absolute;
    right: 22px;
    top: 25px;
}
.editors-list .close {
    right: 20px;
    top: 24px;
}
.captcha{
    padding: 7px 16px;
    border: 1px solid #ddd;
    background: #afabab;
    color: #fff !important;
    font-weight: 600;
    height: 40px;
    text-align: center;
}
.journal-list .journal-details {
    width: 56%;
}
.p10{
	padding:10px;
}
.p10{
	padding:0px;
}
.btn-article {
    background: #218ACA;
    color: #fff;
    padding: 3px 14px;
    font-size: 18px;
}
.text-size {
    color: #6b6b6a;
    padding: 3px 20px 0;
}
.article-type {
    padding: 6px;
    border-bottom: 1px solid #ddd;
}
.article-name {
    font-size: 18px;
    color: #10344F;
    font-weight: 600;
	margin-bottom: 4px;
}
.abstract-content {
    padding: 10px;
}
.st-accordion ul li{
	height:auto !important;
}
.st-accordion ul li > a {
    line-height: 22px !important;
    padding-left: 38px;
    margin: 10px 0;
}
.st-accordion ul li > a:hover {
    color: #218aca !important;
}
.st-accordion ul li > a span {
    left: 0px !important;
}
.st-accordion ul li.st-open > a {
    color: #218aca !important;
}
.abs {
    padding: 15px 20px;
    background: #F9F8F7;
    border-top: 2px solid #218aca;
    border-bottom: 2px solid #218aca;
    margin: 10px 0;
}
.st-content {
    padding: 5px 0px 5px 0px !important;
}
.btn-fulltxt {
    display: block;
    margin: 0 auto;
    background: #ae275f;
    width: 276px;
    color: #fff;
    font-size: 16px;
}
.color-blue{
	color: #10344f;
}
.fulltxt p {
    margin-bottom: 10px;
}
.f17{
	font-size:17px;
}
.fulltxt-list {
    color: #000;
    font-size: 16px;
    font-family: calibri;
    line-height: 26px;
	padding-left:20px;
}
.upper-alpha li{
	list-style-type:upper-alpha;
}
.lower-alpha li{
	list-style-type:lower-alpha;
}
.pl0{
	padding-left:0px;
}
.abstract-content .stcode_title4 h3 .text{
    background: #df8b35;
    padding: 0px 0px 14px 50px;
}
.abstract-content .stcode_title4 h3 strong {
    font-size: 18px;
    background: #fff;
    padding: 8px 15px;
    box-shadow: 0 5px 2px -2px #545252;
}
.abstract-content .stcode_title4 h3 {
    padding-bottom: 12px;
    padding-top: 6px;
}
.abstract-content p{
	margin-bottom:10px;
}

p.vol {
    padding: 4px 0;
    color: #10344F;
    text-align: center;
    margin-bottom: 0;
    font-size: 14px !important;
    line-height: 24px;
    font-weight: 600;
    clear: both;
}
p.vol span{
  font-weight: bold;
  font-size: 15px;	
}
.sticky-abs {
    position: fixed;
    z-index: 99999;
    left: -30px;
    top: 60%;
    width: 120px;
}
.sticky-abs li {
    background: linear-gradient(#12a3df,#025da4);
    padding: 3px 6px;
    border: 1px solid #337ab7;
    color: #000;
    height: 40px;
    margin: 2px 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    width: 100%;
    border-radius: 2px;
}
.sticky-abs img {
    width: 32px;
    float: right;
    height: 32px;
    border-radius: 100%;
}
.sticky-abs li:hover{
	margin-left: 20px;
	
}
.sticky-abs span {
    vertical-align: middle;
    position: relative;
    top: 2px;
    color: #fff;
    font-size: 16px;
    left: 28px;
}
.sticky-abs li a{
	display:block;
}
.vol-head {
    font-size: 20px;
    font-weight: 600;
}
.proceed h3{
	width:100%;
}
.editors-list.proceed li{
	padding:16px;
}
.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background: none;
}
.fulltxt ol{
	padding-left:18px;
}
.ref a {
    color: #065677;
}
.ref a:hover {
    color: #12a3df;
}
.ref {
    color: #1b1a1a !important;
    list-style: outside decimal;
    margin-bottom: 12px;
}
.dropdown.go:hover .dropdown-menu {
    display: block !important;
    height: auto;
    overflow: auto;
    max-height: 300px;
}
.goto {
    background-color: #ae275f;
    padding: 2px 10px;
    border: 1px solid #861745;
    border-radius: 5px;
    margin-top: -39px;
    position: absolute;
    bottom: 6px;
    width: 68px;
    right: 1px;
	margin:0px;
}
.go{
	color:#fff;
}
.go .dropdown-menu > li > a{
	padding: 6px 24px;
}
.go .dropdown-menu li{
	width:100%;
}
.go .dropdown-menu{
	padding:0px;margin-top: -5px;
}
.pm{
	padding-top:50px;
	margin-top:-50px;
}
.search_btn{
	display:none;
}
.sticky-nav.navbar-default .search_btn{
    color: #fff;
    text-align: right;
    width: 93%;
    font-size: 20px;
    padding: 8px 0px;
	display:block;
}
.query_div{
	padding-bottom:30px;
}
.query {
    text-align: center;
    display: block;
    margin: -8px 9px 0px !important;
    width: 120px;
    float: right;
    padding: 2px 6px;
    background: #12a3df;
    background: -webkit-linear-gradient(#12a3df,#025da4);
    background: -o-linear-gradient(#12a3df,#025da4);
    background: -moz-linear-gradient(#12a3df,#025da4);
    background: linear-gradient(#12a3df,#025da4);
    border: none;
}
.query:hover{
	background: #12a3df;border:none;
}
.unselectable {
	-webkit-user-select:none;
    user-select: none;
}
#editor .form-head a {
    color: #fff;
    text-align: center;
    font-size: 15px;
}
#editor p.form-head {
    background: #337ab7;
    width: 90%;
    display: block;
    margin: 10px auto;
    border-radius: 4px;
}
#editor p.form-head:hover{
	background:#333;
}
.stat {
    background: #efeaea;
    margin: 2px 10px;
    padding: 16px;
}
ul.days_count {
    display: inline-flex;
    margin: 0;
    border: 1px solid #adabab;
    padding: 4px 8px;
    background: #fff;
    box-shadow: 1px 1px 1px 0px #adabab;
}
.days_count li {
    display: block;
    padding: 0 8px;
    border-right: 2px solid #989595;
    background: #ddd;
    font-weight: 600;
    color: #000;
}
.days_count li:last-child{
	background: none;
    border: none;
}
.st {
    font-size: 20px;
    color: #000;
}
.not {
    font-size: 13px;
}
.txt {
    line-height: 20px;
    margin: 6px 0 16px;
    color: #4e4d4d;
}
.top-editors li {
    border-bottom: 1px solid #ddd;
}
.top-editors img {
    padding: 3px;
    border: 1px solid #ddd;
    width: 90px;
    height: 100px;
}
.top-editors h3 a {
    color: #025da4 !important;
    font-size: 14px;
    font-weight: 600;
}
.top-editors h3 {
    margin-bottom: 4px;
    line-height: 20px;
}
.top-editors p.meta.journal-desc {
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    color: #727272;
    font-weight: 500;
}

/* ebook page css */
.mini-ebook .edge {
    background: rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 100%;
}
.mini-ebook .edge-border {
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.mini-ebook img {
    display: block;
    border-radius: 3px;
	width:100%;
}
.mini-ebook .cover {
    position: relative;
    outline: 1px solid transparent;
    -webkit-backface-visibility: hidden;
    -webkit-transform-origin: 0 50% 0;
    -ms-transform-origin: 0 50% 0;
    transform-origin: 0 50% 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.ebook:hover .cover, .mini-ebook:hover .cover {
    -webkit-transform: rotateY(-25deg);
    transform: rotateY(-25deg);
}
.mini-ebook .body {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    background: #fff;
    box-shadow: white 0 0, #e6e6e6 1px 1px, #e6e6e6 2px 2px, #e1e1e1 4px 4px, #e1e1e1 5px 5px;
}
.mini-ebook .shadow {
    position: absolute;
    top: 0;
    left: 6px;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    box-shadow: rgba(0, 0, 0, 0.04) -10px 5px, rgba(0, 0, 0, 0.04) -8px 5px, rgba(0, 0, 0, 0.04) -6px 5px, rgba(0, 0, 0, 0.04) -4px 5px, rgba(0, 0, 0, 0.04) -2px 5px;
}
.ebook-card {
    text-align: center;
    padding: 10px 10px;
}
ul.ebooks-list {
    margin: 0;
    padding: 0;
}
.editor-info{
	width: 55%;
    margin-left: 10px;
}
.ebooks-list li {
    list-style-type: none;
    padding: 12px 0;
    position: relative;
    background: #f0f0f0;
}
.mini-ebook {
    background: #fff;
    margin: 0;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    -webkit-perspective: 3000px;
    perspective: 3000px;
    padding: 0;
    width: 22.8%;
	float:left;
}
.ebook-card .ebook-title {
    margin: 0;
    text-align: left;
    float: right;
    width: 77%;
    background: #f0f0f0;
    padding: 10px;
    border-top: 2px solid #f18749;
}
.ebook-title a {
    font-size: 16px;
    color: #226fbe;
}
.ebook-title a:hover {
    color: #f06506;
}
.ebook-title a:hover{
 text-decoration:none;
}
.ebooks-list li .col-md-9 {
    background-color: #dddddd6e;
    border-top: 2px solid #f58327;
}
p.eread-more {
    position: absolute;
    right: 24px;
    bottom: 0;
}
.ebooks-list li:hover .col-md-9{
 background:#f0f0f06e;
}
.ebooks-list li:hover .btn{
 background:#f29e0d;
 color:#fff;
}
p.etitle {
    line-height: 24px !important;
}
.ebook-title p {
    margin-bottom: 5px;
    line-height: 24px;
    text-align: left;
    font-size: 14px;
}
.btn-3:hover {
    background: #f29e0d;
}
.btn-3.focus, .btn-3:focus, .btn-3:hover {
    color: #333;
    text-decoration: none;
}
.btn-3e {
    padding: 10px 50px 10px 16px;
    overflow: hidden;
    margin-top: -10px;
    font-weight: 500;
}
.btn-3 {
    background: #ffffff;
    color: #333;
    border: 1px solid #ddd;
}
.btn-3:before {
    position: absolute;
    height: 100%;
    left: auto;
    top: -9px;
    right: -12px;
    line-height: 3;
    font-size: 100%;
    width: 60px;
    z-index: 2;
}
/* .icon-arrow-right:before { */
    /* content: "\e00d"; */
/* } */

.btn-3:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-3e:after {
    width: 30%;
    height: 200%;
    background: rgba(255,255,255,0.1);
    z-index: 1;
    right: 0;
    top: 0;
    margin: -5px 0 0 -5px;
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(-20deg);
    -moz-transform-origin: 0 0;
    -moz-transform: rotate(-20deg);
    -ms-transform-origin: 0 0;
    -ms-transform: rotate(-20deg);
    transform-origin: 0 0;
    transform: rotate(-20deg);
}
.btn-3e:hover:after {
    width: 40%;
}
.panel-body {
    padding: 20px 0 10px;
    color: #000;
    text-align: justify;
}
span.sticky-logo {
    display: none;
    padding: 14px 0;
}
.sticky-nav .navbar-brand .sticky-logo {
    display: block;
}
.sticky-nav .navbar-brand>img {
    display: none;
}
.memberIn li {
    float: left;
    width: 100%;
}
.memberIn img {
    width: 46%;
    height: 57px;
    border: 1px solid #ddd;
    margin: 7px 5px 4px 5px;
    padding: 6px 4px;
    object-fit: contain;
    float: left;
    background: #fff;
    box-shadow: 0 2px 1px #8e8d8d;
    border-radius: 3px;
    border-bottom-color: #F44336;
    border-bottom-width: 1px;
}
ul.arrows_list1.memberIn {
    padding: 10px 6px;
    background: #f0f0f0;
}
.circle {
    width: 82px;
    height: 82px;
    text-align: center;
    margin: 0 auto;
    background: #fff;
    border-radius: 100%;
    padding: 9px 0;
    border: 1px solid #ddd;
    margin-bottom: 7px;
}
.featured_section69 .box .circle img {
    padding: 6px;
    width: 64px;
}
.featured_section69 .box p a {
    color: #000;
}
.featured_section69 .box i {
    margin-bottom: 12px;
    margin: 14px 0;
}

.team-member img{
	height:200px;
	width:200px;
	border:1px solid #ddd;
}
span.sticky-logo {
    padding: 8px 0;
    font-size: 19px;
}
.navbar {
    min-height: 40px;
}
.autho-details h3 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 6px;
}
.autho-details p {
    text-align: center;
    margin-bottom: 20px;
}
#owl-reprints .owl-item img {
    width: 100%;
}
#owl-reprints .owl-item {
    float: left;
    width: 200px !important;
    margin-right: 33px !important;
}
.left_sidebar .newsletter1 {
    background: #fafafa;
    padding: 16px 14px;
    margin-bottom: 16px;
}
marquee.special-event {
    font-size: 18px;
    color: #0468ad;
    position: absolute;
    padding-top: 6px;
}
.row.editor-row {
    padding: 18px;
    border: 1px solid #ddd;
    margin: 0 0 30px;
}
.editorInChief h2::after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f061";
    color: #01adde;
    margin: 0 0 0 9.01px;
    margin: 0 0 0 .563rem;
    vertical-align: 1.76px;
    vertical-align: .11rem;
}
.editorInChief .contact-info h3:after {
    content: ": ";
}
.editorInChief .contact-info h3{
    font-size: 15px;
    float: left;
    margin-right: 4px;
    margin-bottom: 0;
    vertical-align: middle;
}
.editorInChief h2 {
    margin-bottom: 8px;
    cursor: pointer;
    font-size: 22px;
    line-height: 24px;
}
.contact-info dl {
    margin-bottom: 4px;
}
.editor-row img {
    padding: 4px;
    border: 1px solid #f3f3f3;
}
.editor-row ul {
    margin-top: 0;
    margin-bottom: 6px;
}
.card-button i {
    font-size: 2em;
    margin-bottom: .1em;
    display: block;
    color: #025da4;
    line-height: 30px;
    margin-top: 12px;
}
.card ul.actions li {
    font-weight: 500;
    font-style: normal;
    font-family: 'Gotham SSm A','Gotham SSm B','Helvetica Neue',Helvetica,Arial,sans-serif;
    letter-spacing: .025em;
    display: inline-block;
    margin: 0;
    width: 6em;
    padding: 0;
    color: #fff;
    text-align: center;
}
.card ul.actions li a {
    color: #025da4;
    font-size: 14px;
}
.card ul.actions li i.fa-user{
	background:none;
	width:auto;
	height:auto;
	top:0px;
	left:0px;
}
#tel p {
    color: #000;
    font-size: 20px;
    height: auto;
    text-align: center;
    padding: 10px 10px 0;
	overflow:hidden;
}
.cont-list li a {
    font-size: 16px;
    line-height: 28px;
    color: #025da4;
}
a.tjournal {
    color: #044e86;
}
a.tjournal:hover{
	text-decoration:underline;
}
.test {
    width: 95%;
}
.pl0{
	padding-left:0px;
}
.pr0{
	padding-right:0px;
}
.bl0{
	border-left:0px solid !important;
}
.indexed-list .member {
    width: 20%;
    float: left;
}
.indexed-list img {
    width: 140px;
    height: 80px;
    object-fit: contain;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 18px;
    background: #fff;
}
.indexing-content {
    background: #f0f0f0;
    padding: 20px;
    margin-bottom: 10px;
}
.indexing-content h3 {
    font-size: 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #dedbdb;
}

a.view-more {
    float: right;
    padding: 0 10px 10px;
    color: #ae275f;
    font-weight: 500;
    margin-top: -24px;
    font-size: 14px;
}
.slick-dots {
    width: 50% !important;
    left: 0;
}
.editorinchief-list ul.arrows_list1 {
    padding: 0 10px;
}
.editorinchief-list img.img-responsive {
    width: 130px;
    float: none;
    padding: 2px;
    border: 1px solid #ddd;
    margin: 0 auto 14px;
    display: block;
    height: 130px;
	object-fit:fill;
}
.editorinchief-list .pull-left.editor-info {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
    text-align: center;
}
.editorinchief-list h3 {
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 20px;
    color: #044775;
}
.editorinchief-list p.meta.journal-desc {
    font-size: 14px;
    line-height: 20px;
}
.arrows_list1.editorinchief-list2{
	background:none !important;
}
.editorinchief-list2 .slick-dots{
	display:none !important;
}
.editorinchief-list .slick-dotted.slick-slider{
	margin-bottom:0px;
}
.editorinchief-list .slick-slide {
    background: #f0f0f0;
    padding: 14px 0 0;
	height:336px;
}
.eic-jurnl {
    color: #044d7b;
    padding: 10px 0;
}
.doi {
    display: block;
    clear: both;
    font-size: 14px;
}
.doi a {
    color: #ae275f;
}
.thanks_giv {
    color: #757575;
}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}
.impfactors li {
    list-style-type: disc;
    margin-left: 20px;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 28px;
    color: #333;
}
.impfactors li a {
    color: #056cb0;
    padding-right: 10px;
}
.sticky-nav .covid_btn{
    display:none;
}
.mail_sidebar.margin_top4 {
    margin-top: 62px;
}
ul.pubmed-art {
    margin-bottom: 0px;
}
.pubmed-art li {
    padding: 10px;
    padding-bottom: 10px;
    background: #f0f0f0;
    margin: 0 10px;
    margin-bottom: 10px;
}
.pubmed-art li a {
    color: #454545;
    font-size: 14px;
    font-weight: 600;
}
.pubmed-art li a:hover{
    color: #044775;
}
.pubmed-art li:last-child{
    border: none;
}
.pm-id {
    color: #025da4 !important;
}
.site-map-list li a {
    color: #333;
}
.sub-menu {
    padding-left: 20px;
}
.sub-menu .fc14 {
    margin: 10;
    margin: 10px 0 0;
}
.journals-list h2 {
    font-size: 18px;
    background: #f0f0f0;
    padding: 6px 14px;
    margin: 20px 0 10px;
}
.articles-list li {
    list-style-type: initial;
    margin-left: 40px;
}
.articles-list li a:hover{
    color: #727272;
}
.journals-list h2 a {
    color: #ae275f;
}
.site-map-list>li>a:before {
    font-family: fontawesome;
    content: "\f105";
    padding-right: 6px;
    font-weight: 600;
    color: #0569ae;
}
