@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
	color: #343434;
	font-family: "Poppins", sans-serif;
	font-size:15px;
    font-optical-sizing: auto;
    font-weight:400;
}
body b{
    font-weight:600;
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1240px;
    }
}
a{
	color:#325180;
}
strong, b {
    color: #414141;
}
.clearfix{clear:both;}
.pt-8{padding-top:80px;}
a:hover{text-decoration:none;}
a, p a, p a:hover, a:hover, a:focus, a:active, .sj-stars span:after, .sj-editorchoice:hover .sj-head h3 a, .sj-borderheading span, .sj-navtabs li:hover a, .sj-upcomingbook:hover .sj-postcontent h3 a, .sj-widgetcontent ul li:hover a, .sj-widgetcontent ul li.sj-more a, .sj-widgetimpactfector .sj-widgetcontent ul li h3 span, .sj-radio input[type=radio]+ label:hover:before, .sj-radio input[type=radio]:checked + label:before, .sj-radio input[type=radio]+ label:hover, .sj-radio input[type=radio]:checked + label, .sj-selectgroup .sj-checkbox input[type=checkbox] + label:hover, .sj-selectgroup .sj-checkbox input[type=checkbox]:checked + label, .sj-selectgroup .sj-checkbox input[type=checkbox] + label:hover:before, .sj-selectgroup .sj-checkbox input[type=checkbox]:checked + label:before, .sj-selectgroup .sj-checkbox input[type=checkbox] + label:hover em, .sj-selectgroup .sj-checkbox input[type=checkbox]:checked + label em, .sj-opensuccess .sj-description blockquote, .sj-downloadprint li:hover a, .sj-downloadprint li:hover a i, .sj-downloadprint li:hover a span, .sj-suprisinginfo blockquote, .sj-posttags li:hover a, .sj-newsdetail .sj-description blockquote, .sj-clientname, .sj-navigation > ul > li:hover > a, .sj-navigation > ul > li.current-menu-item > a, .sj-pagination ul li:hover a, .sj-pagination ul li.sj-active a, .sj-mailinfo, .sj-formaddnewfield .form-group .sj-radio input[type=radio] + label:before, .sj-formaddnewfield .form-group .sj-checkbox input[type=checkbox] + label:before {
    color: #071d44;
}
.sj-loginarea a, .las.la-search{
    color: #fff;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
    color: #636c77;
    margin: 0 0 8px;
    font-weight: 600;
    line-height: 1.5;
    font-style: normal;
    font-optical-sizing: auto;
}
.bg-lightblue{
	background-color:#dde5f1!important;
}
.list-unstyled .text-light{
    color:#333!important;
}
.articleholder{
    padding: 20px;
    background-color: #f4f4f4;
}
.artical-box{
    margin-top:30px;
    padding:0;
     background-color: transparent;
}
.green-500{
    font-weight:500!important;
    color:#009d6a!important;
}
.red-500{
      font-weight:500!important;
    color:#ed303e!important;
}
.blue-500{
    font-weight:500!important;
    color:#000!important;
}
.artical-box h3{
    font-size:28px;
    color:#000;
}
.artical-box p{
    margin-bottom:0;
}
.artical-heading{
    display:flex;
}
.artical-heading a{
    color:#091c44;
    font-size:20px;
}
.artical-desc{
    font-size:17px;
        overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.artical-update{
    font-size:13px;
    margin-top:15px;
}
h6.artical-author{
    font-size:18px;
    color:#e10019;
    text-transform: initial;
}
h6.artical-author span{
    font-size:15px;
    color:#606060;
        font-weight: 300;
    font-style: italic;
    padding-right: 8px;
    text-transform: lowercase;
}
.list-disc{
    width: 10px;
    min-width:10px;
  height: 10px;
  border-radius: 50%;
  position: relative;
    top: -1px;
    margin-right: 10px;
  background: #e10019;
  display:inline-block;
}
.jornal_item .btn-primary:hover{
    background-color:#009d6a!important;
    border-color:#009d6a!important;
}
.specialbutton{
    border: 2px solid #778aa7;
    border-radius: 30px;
}
.pdfbutton {
    border-color: #071d44;
    border-radius: 5px;
    color: #071d44;
}
.pdfbutton:hover{
    background-color:#071d44;
    color:#fff;
}
.eb_head{
    color: #071d44;
    font-size: 17px;
    font-weight: bold;
}
.statustag {
    font-size: 12px!important;
    border: 1px solid #919191!important;
    color: #919191;
    border-radius: 10px!important;
    padding-top: 4px!important;
    font-weight: 500;
}
.navbar-brand {
    padding-right: 35px;
}
.owl-carousel .owl-nav{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background:transparent!important;
}
.bg-major_revision{
	border-color:#FF6600!important;
	background-color:#FF6600!important;
	color:white!important;
}
.bg-under_screening{
	border-color:#0099CC!important;
	background-color:#0099CC!important;
	color:white!important;
}
.bg-accepted{
	border-color:#009900!important;
	background-color:#009900!important;
	color:white!important;
}
.bg-re-review{
	border-color:purple!important;
	background-color:purple!important;
	color:white!important;
}
.bg-rejected{
	border-color:red!important;
	background-color:red!important;
	color:white!important;
}
.bg-minor_revision{
	border-color:pink!important;
	background-color:pink!important;
	color:white!important;
}
.bg-submitted{
	border-color:grey!important;
	background-color:grey!important;
	color:white!important;
}
.bg-under_review{
	border-color:orange!important;
	background-color:orange!important;
	color:white!important;
}
.bg-light {
    background-color: #f9f9f9!important;
}
.sociallinks{
	margin-left:-5px!important;
}
footer, footer a{
	font-size:13px;
}
.sociallinks li a{
    display: block;
	margin:0px 5px;
	transition:all ease-in .2s;
}
.sociallinks li a i{
    font-size: 16px;
}
.sociallinks li a:hover{
	text-decoration:none;
}
.openissues{
	cursor:pointer;
}
.openissues i{
    position: absolute;
    right: 0;
    top: 8px;
}
.issue_blocks{
    display: grid;
    grid-template-columns: 12% 88%;
}

footer{
	background-color:#fcfcfc;
	border-top: 1px solid #ddd;
	}
.copyright{
	background-color:#fcfcfc;
}
.external{
    text-transform: uppercase;
    font-size: 11px;
    border: 1px solid #071d44;
    padding: 2px 4px 1px 5px;
    border-radius: 10px;
}
.external:hover{
	background-color:#071d44;
	color:#fff;
	text-decoration:none;
}
footer ul{
	list-style:none;
	line-height:30px;
}
footer h4{
	font-weight:600;
	font-size:12px;
}
.maincenter > .row > .col-sm-4 {
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
}
.maincenter .col-sm-8 {
    -ms-flex: 0 0 72%;
    flex: 0 0 72%;
    max-width: 72%;
}
.maincenter .col-sm-4 h4{
	color:#071d44;
	font-size:17px;
	margin-bottom:7px;
	position:relative;
	font-weight:600;
}
.maincenter .col-sm-4 h4::after{
	content:'';
	height:2px;
	width:40px;
	background-color:#071d44;
	position:absolute;
	left:0;
	bottom:-8px;
}
.list-group{
	border: none;
    border-radius: 0px;
    padding: 15px 20px;
    background-color: #f9f9f9;
}
.list-group-item{
	border:none!important;
	border-bottom:1px solid #ededed!important;
	padding:6px 0px;
	background-color: #f9f9f9;
}
.list-group-item span{
	font-size:12px;
	color:#9f9f9f;
	display:block;
}
.moredata{
	color:#071d44;
}
.nobording{
	border:none!important;
}
.minustext, .minustext a{
	font-size:14px!important;
}
.journals .card .badge {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px 7px 5px;
    letter-spacing: 1px;
}
.journals .card .badge {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px 7px 5px;
    letter-spacing: 1px;
	color:#222;
	font: 500 14px / 44px 'Poppins', Arial, Helvetica, sans-serif;
}
.journals .card{
	border-radius:0px;
	background-color:#fdfdfd!important;
	border-bottom:solid 1px #ececec !important;
}
.journals .card .badge-primary{
	background-color:#cfc9d7;
	    padding: 0 20px;
    line-height: 30px;
}
.journals .card .badge-warning{
	background-color:#ebebeb;
	    padding: 0 20px;
    line-height: 30px;
}
.journals .card h3{
	font-size:18px;
	font-weight:600;
}
.journals .card h5{
	font-size:12px;
}
.journals .card h6{
	font-size:13px;
}
.journallist h5{
	font-size:24px;
}
.owl-dots{
	padding-top:5px;
}
.owl-dots .owl-dot{
    background-color: #dadada!important;
    width: 10px;
    height: 10px;
    border-radius: 10px;
	margin-right:12px;
}
.owl-dots .owl-dot.active{
    background-color: #071d44!important;
}
.journals .nav-tabs .nav-item .nav-link{
	border:1px solid #034998;
	border-radius:5px!important;
	border-color: #071d44 #071d44 #071d44;
	font-size:15px;
	font-weight:600;
	padding: 10px 20px 8px;
	margin-right:15px;
}
.journals .nav-tabs .nav-item .nav-link.active{
	background-color: #071d44;
	color:#fff;
	position:relative;
}
.journals .nav-tabs .nav-item .nav-link.active::after {
    background-color: #071d44;
    width: 15px;
    height: 15px;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -8px;
    border-radius: 3px;
    transform: rotate(45deg) translateX(-50%);
}
.editor_name{
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: flex-end;
}
.editor_name svg{
    width:32px;
    height:32px;
}
.journallist .card img{
	/*margin:auto;*/
	border: 1px solid #ccc;
	transition: all ease-in 0.2s;
	border-radius:8px;
}
.journallist .card:hover img{
	border: 1px solid #071d44;
}
.journallist .card{
	margin-bottom:0px;
}
.journallist .card{
	border-radius:0;
}
.journallist .col-sm-12:first-child .card{
	
}
.bullock_teams{
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    margin-top:20px;
}
.bullock_teams li{
   border-top:1px solid #ccc; 
   padding: 13px 15px;
   display:flex;
}
.bullock_teams li span{
   flex:1;
}
.journallist .col-sm-12:last-child .card{
	border-radius:0px;
}
.journallist .card h6{
	margin:0px;
	font-weight: 400;
    font-size: 17px;
}
.journallist .card h5 a:hover{
	text-decoration:none;
	color:#5c78ff;
}
.mainhead {
    font-size:43px;
    font-weight: 500;
    color: #fff;
    position: relative;
    overflow: hidden;
}
.text-black.mainhead {
    color: #000;
}
.mainhead::after {
    content: '';
    border-top: 3px solid #afafaf;
    width: 30px;
    height: 4px;
    display: block;
    /* margin-left: -285px; */
    margin-top: 0px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    display:none;
}
.social-item a:hover{
    color:#ed303e;
}
.emailus p{
    display: grid;
    grid-template-columns: 10% 90%;
}
.emailus p small{
	opacity:0.7;
}
.dropdown-menu{
	font-size:13px;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #071d44;
}
.form-control {
    border-radius:5px!important;
    height: calc(1.8em + .95rem + 2px);
}
.subbanner{
		border-radius:15px;
}
#mainbanner{
	background: rgb(73 108 146);
	background-image:url(../img/pattern-banner.jpg);
	background-repeat:no-repeat;
	background-position:center right;
	background-repeat:no-repeat;
}
.bg-marquee{
	background-color: #537498!important;
}
.marquee {
  width: 100%;
  overflow: hidden;

}
.client-brands-item{
 	display:inline-block;
  	vertical-align:middle;
}
.client-brands-item img{
	width: auto;
	height:180px;
	display: block;
	margin: 0 20px;
}
.bannercont{
	padding:120px 15px 120px;
}
.footer-logo{
    max-width: 200px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.bannercont h1 {
    font-size: 40px;
    margin-bottom: 8px;
    font-weight: 600;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
}
.subheads{
	font-weight:300;
	font-size: 18px;
}
.bg-mainscroll{
	background-color: rgb(255 255 255 / 10%)!important;
}
.bannercont .btn{
    border: 1px solid #071d44;
    border-radius: 22px;
    padding: 8px 20px;
    background-color: transparent;
}
.bg-darkble{
	background-color:#071d44!important;
}
.bg-darkble:hover{
	background-color:#020548!important;
	border-color:#020548!important;
}
.bg-darkbles:hover{
	color:#020548!important;
	border-color:#020548!important;
}
.filtermenu{
		padding: 0.65rem 1rem!important;
}
.container_check {
		display: block;
		position: relative;
		padding-left: 18px;
		margin-bottom: 20px;
		cursor: pointer;
		font-size: 22px;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
.journaldata .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.journallist .journaldata.card img {
	max-width:100%;
}
.btn {
    font-size: 1.15rem;
    padding: 10px 25px;
    line-height: 1.4;
}
/* Hide the browser's default checkbox */
.container_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.journaldatas li:last-child{
	border:none!important;
}
/* Create a custom checkbox */
.container_check .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
	background-color: #fff;
	border:1px solid #2196F3;
	border-radius: 4px;
}
.reviselist .badge {
    font-size: 12px;
    padding: 5px 15px 4px;
    border-radius: 15px;
    display: inline;
    width: 172px;
    margin-bottom: 10px;
}
.reviselist a{
    padding: 7px 0px;
    border-bottom: 1px solid #f2f2f2;
}
.reviselist a:hover{
	color:orange;
	text-decoration:none;
}
.reviselist a:last-child{
    border-bottom:none!important;
}
/* On mouse-over, add a grey background color */
.container_check:hover input ~ .checkmark {
  background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.container_check input:checked ~ .checkmark {
  background-color: #2196F3;
}

.container_check input:disabled ~ .checkmark {
  background-color: #ccc;
  border-color: #ccc;
}

/* Create the checkmark/indicator (hidden when not checked) */
.container_check .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container_check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_check .checkmark:after {
	left: 5px;
	top: 1px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.container_radio {
  	display: inline-block;
	position: relative;
	padding-left: 10px;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-left: auto;
	margin-right: auto;
}

/* Hide the browser's default radio button */
.container_radio input {
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.container_radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
  border: 4px solid #c2c2c2;
}

/* On mouse-over, add a grey background color */
.container_radio:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container_radio input:checked ~ .checkmark {
  background-color: #2196F3;
  border: 0px;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

.preloader{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #092045;
background: radial-gradient(circle, rgba(9, 32, 69, 1) 0%, rgba(32, 91, 186, 1) 64%, rgba(9, 32, 69, 1) 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    display:none;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.container_radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container_radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container_radio .checkmark:after {
 	top: 4px;
	left: 4px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: white;
}
.table td, .table th {
    padding: 0.65rem 0.45rem;
}
.pointerevents{
	pointer-events:none;
}
/* On screens that are 992px or less, set the background color to blue */
.select2-container{
	z-index:9999;
}
.statusrail{
	margin:0px;
	padding:0px;
	list-style:none;
}
.statusrail li{
    background-color: #f4f4f4;
    padding: 9px 15px;
    border-radius: 5px;
    line-height: 18px;
	position:relative;
	margin: 10px 0px 10px 30px;
}
.statusrail li::before {
    content: '';
    width: 12px;
    height: 12px;
    background-color: #ccc;
    left: -30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 20px;
}
.statusrail li::after {
    content: '';
    width: 1px;
    height: 62px;
    background-color: #ccc;
    left: -24px;
    position: absolute;
    top: 50%;
    /* transform: translateY(-50%); */
    border-radius: 20px;
}
.statusrail li:last-child::after {
	display:none;
}
#reviewerTab .nav-link.active {
    background-color: #f8f9fa!important;
    border-bottom-color: #f8f9fa!important;
}
.journalslists{
    border: 0px!important;
    padding: 0px;
}
.journalslists li{
	border:0px!important;
	padding:0px!important;
}
.journalslists li a {
    font-size: 16px;
    padding: 3px 12px;
    display: block;
    position: relative;
    border-radius: 3px;
	transition:all 0.2s ease-in;
}
.journalslists li a:hover {
    background-color: #f4f4f4;
	text-decoration:none;
}
.journalslists li a i{
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.dashdash{
	margin-bottom:15px;
	margin-left:-7px;
}
.dashdash a{
    display: inline-block;
    width: 120px;
    height: 120px;
    background-color: #5f7bff;
    /* justify-items: center; */
    /* justify-content: center; */
    /* align-items: center; */
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
	margin: 0px 7px;
	padding:18px 15px 15px;
	border-radius:5px;
	transition:all 0.2s ease-in;
}
.dashdash a:hover{
	text-decoration:none;
	background-color:#1c36b0;
}
.dashdash a i{
    font-size: 24px;
    width: 40px;
    height: 40px;
    background-color: rgb(255 255 255 / 30%);
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
	margin-bottom:10px;
}
.poster{text-align: center;}

#myTabContent h3{
    font-family: "Poppins", sans-serif!important;
        font-size:22px!important;
        line-height: normal!important;
    font-weight: 600!important;
    color:#000;
    margin-bottom:0;
}
#myTabContent h3 span{
    display:block;
   margin-bottom:5px;
   color:#000;
}
#myTabContent p, #myTabContent span p, #myTabContent ul li, #myTabContent ul li span{
        font-family: "Noto Sans", sans-serif!important;
        font-size:17px!important;
        line-height: normal!important;
    font-weight: 400;
        color: #000 !important;
        text-transform: initial;
        margin-bottom:0;
}
#myTabContent ul{
    padding-left:0px;
    margin-bottom: 0px;
     list-style: none;
  position: relative;
}

/*
#myTabContent ul li span:last-child{
    height:0;
}*/

#myTabContent ul li {
  position: relative;
  padding-left: 25px; 
}

#myTabContent ul li::before {
  content: "";
  position: absolute;
  left: 0; 
  top: 6px; 
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #000;
  background: #fff; 
}
#myTabContent ul li::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 9px;
    width: 8px;
    height: 8px;
    background:#000;
    border-radius: 50%;
}

.discstyle ul{
    padding-left:0px;
    margin-bottom: 0px;
     list-style: none;
  position: relative;
}
.discstyle ul li {
  position: relative;
  padding-left: 25px; 
}

.discstyle ul li::before {
  content: "";
  position: absolute;
  left: 0; 
  top: 6px; 
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #000;
  background: #fff; 
}
.discstyle ul li::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 9px;
    width: 8px;
    height: 8px;
    background:#000;
    border-radius: 50%;
}
.border-btn{
    border: 1px solid #fd6a6b!important;
    border-radius: 10px!important;
    padding: 12px 25px !important;
}
.border-btn:hover{
    background: #fd6a6b!important;
}

@media screen and (max-width: 992px) {
	.maincenter .col-sm-4 {
		-ms-flex: 0 0 100%!important;
		flex: 0 0 100%!important;
		max-width: 100%!important;
		order:2;
	}
	.maincenter .col-sm-8 {
		-ms-flex: 0 0 100%!important;
		flex: 0 0 100%!important;
		max-width: 100%!important;
		order:1;
	}
	.menutop-link::before {
		left: -30px;
		top: -100px;
		bottom: 0;
		border-radius: 0px;
		transform: rotate(0);
	}
	.navbar-white.bg-white, .navbar-toggler{
		padding-left:0px;
		padding-right:0px;
	}
	.navbar-brand img{
		padding-left:0px;
		padding-right:0px;
		width:180px;
		margin-top:0px!important;
	}
	.owl-dots {
		padding-top: 0px;
		text-align: center;
	}
	.pdfbutton{
		width:100%;
		margin-top:10px;
	}
	.sj-postbook {
    width: 100%;
    float: left;
    margin: 0 0 -60px;
    position: absolute;
    top: 25% !important;
    z-index: 1000;
}
.sj-btnvideo {
    color: #fff;
    left: -34% !important;
    display: block;
    bottom: 43% !important;
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    border-radius: 10px 10px 0 0;
    padding: 13px 19px 13px 76px;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.navbar-toggler i{color: #fff;}
.navbar ul li:hover a, .navbar ul li.active a {
    background: #fff;
    border-color: #fff !important;
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none;
    width: 100%;
}
}


/*ave css*/

/*
header:before {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 8px;
    position: absolute;
    background-color: #009d6a;
}
*/
.menutop-link{
    width: 100%;
    float: left;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
.sj-socialicons {
    overflow: hidden;
    list-style: none;
    text-align: center;
    line-height: 34px;
}
.sj-socialiconssimple {
    width: 100%;
    float: left;
    list-style: none;
    line-height: 20px;
	margin-bottom:0 !important;
}
.sj-socialiconssimple{
	width:auto;
	padding:10px 0;
}
.sj-socialicons li {
    float: left;
    padding: 0 4px;
    line-height: inherit;
    list-style-type: none;
}
.sj-socialicons li a {
    width: 34px;
    height: 34px;
    display: block;
    overflow: hidden;
    font-size: 13px;
    line-height: 34px;
    position: relative;
    text-align: center;
    border-radius: 34px;
    text-transform: capitalize;
}
.sj-inputwithicon.sj-facebook .sj-icon, .sj-checkbox.sj-facebook, li.sj-facebook a {
    background: #3b5999;
}
.sj-socialiconssimple li a {
    width: auto;
    height: auto;
    display: block;
    font-size: 18px;
    background: none;
    border-radius: 0;
    line-height: inherit;
}
*:after, *:before, p a, a, .sj-socialicons li a, .sj-roundicontext, .sj-roundicontext .sj-usericonholder, .sub-menu, .mega-menu, .sj-prev, .sj-next, .sj-navtabs li, .sj-radio input[type=radio]+ label, .sj-radio input[type=radio] + label:before, .sj-widgetspeciality .sj-checkbox input[type=checkbox] + label, .sj-widgetspeciality .sj-checkbox input[type=checkbox] + label em, .sj-widgetsinginwith ul li a span, .sj-downloadprint li a, .sj-downloadprint li a i, .sj-downloadprint li a span, .sj-thumbs .item, .sj-thumbs .item figure, .sj-thumbs .item figure:before, .sj-viewchart .ct-bar, .sj-panel h4, .sj-panel h4 i, .sj-panel h4 i:before, .sub-menu li, .children li, .sj-uploadphoto figcaption, .sj-articledetails li, .sj-nameandmail, .sj-userinfohold, .sj-usernav, .chosen-container-multi .chosen-choices li.search-choice {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.sj-socialiconssimple li {
    float: left;
    padding: 0 10px;
    line-height: inherit;
    list-style-type: none;
}

.sj-socialiconssimple li.sj-facebook a i {
    color: #3b5999;
}
.sj-socialiconssimple li.sj-twitter a i {
    color: #55acee;
}
.sj-socialiconssimple li.sj-linkedin a i {
    color: #0077B5;
}
.sj-socialiconssimple li.sj-googleplus a i {
    color: #dd4b39;
}
.sj-languagelogin{ }
.sj-languages{
	padding:10px;
	position: relative;
	text-align: center;
	border-radius:6px;
	display: inline-block;
	vertical-align: middle;
	border:1px solid #dbdbdb;
}
#sj-minicart-button,
#sj-languages-button{
	color: #666;
	display: block;
	font-size: 14px;
	font-weight:500;
	line-height: 16px;
	text-transform: capitalize;
}
#sj-languages-button span{color:#666;}
#sj-languages-button img,
#sj-languages-button span,
#sj-languages-button i{
	display: inline-block;
	vertical-align: middle;
}
#sj-languages-button img{border-radius:4px;}
#sj-languages-button i{
	color:#666;
	padding: 0 0 0 10px;
}
.sj-languages ul{
	top: 40px;
	right: 0;
	z-index: 9;
	width: 100px;
	display: none;
	font-size: 14px;
	font-weight:500;
	background: #fff;
	border-radius:6px;
	position: absolute;
	line-height: normal;
	text-transform: uppercase;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.10);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.10);
	-webkit-box-shadow:inset 0 2px 0 0 #5e9cea;
	box-shadow:inset 0 2px 0 0 #071d44;
}
.sj-languages ul:before{
	top:0;
	left:0;
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.10);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.10);
}
.sj-languages ul li{
	float: left;
	width: 100%;
	padding: 0 10px;
	line-height: inherit;
	list-style-type: none;
}
.sj-languages ul li a{
	display: block;
	color: #636c77;
	padding: 12px 0;
}
.sj-languages ul li a img,
.sj-languages ul li a span{
	line-height: 14px;
	display: inline-block;
	vertical-align: middle;
}
.sj-languages ul li a img{border-radius:4px;}
.sj-loginarea{
	float:left;
}
.sj-loging{
	width:100%;
	float:left;
	font-size:14px;
	font-weight:500;
	list-style:none;
	line-height:17px;
}
.sj-loging li{
	float:left;
	padding:0 12px;
	line-height:inherit;
	list-style-type:none;
}
.sj-loging li a{
	color:#666;
	display:block;
}
.sj-navigationarea{
	width:100%;
	float:left;
	padding:30px 0;
}
.bg-blue{
    background-color:#071d44;
}
.navbar{
    padding: 0px;
    height: 80px;
}
#navbarTogglerDemo01{
    flex:1;
    height: 100%;
    border-left: 1px solid #ccc;
}
#navbarTogglerDemo01 ul{
    height: 100%;
}
#navbarTogglerDemo01 li{
    border-right: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.navbar-nav{
    text-transform: capitalize;
}
.navbar  ul  li:hover a, .navbar  ul  li.active  a {
    background: transparent;
    border-color: transparent;
}
#navbarTogglerDemo01 ul li a{
    color: #3d3d3d;
    display: block;
    border-radius: 0px!important;
    position: relative;
    padding: 11px 25px!important;
    border: 1px solid transparent;
    white-space:nowrap;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 17px;
}
#navbarTogglerDemo01 ul li a:hover{
    color: #fff;
}
.supportlogin{
    flex:1;
}
.supportlogin ul{
    display: flex;
    flex-direction: row;
    list-style:none;
    gap: 20px;
    margin: 0;
    padding: 0;
}
.supportlogin ul li a{
    display: flex;
    flex-direction: column;
    height: 80px;
    align-content: center;
    align-items: center;
    font-size: 11px;
    flex:1;
    justify-content: center;
    gap:5px;
}
.supportlogin ul li svg{
    width:26px;
    height:26px;
}
.navbar ul li a:hover{
    background-color: #ed303e;
    color: #fff;
}
.navbar ul li a:hover svg, .navbar ul li a:hover svg path{
    fill: #fff;
    stroke:#fff;
}
.dropdown-menu, .mega-menu, .children {
	border:none;

    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.10);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.10);
}
.dropdown-menu, .children {
    margin: 0;
    width: 230px;
    border-radius: 6px;
    border-top: 2px solid;
}
input:focus, .select select:focus, .form-control:focus, .sj-prev:hover, .sj-next:hover, .sj-btnreply:hover, .sj-btnrecord:hover, .dropdown-menu, .children, .sj-tagnew:before {
    border-color: #071d44;
}
.dropdown-menu a{border:none !important;}
.dropdown-menu a:hover{background-color:#e6e6e6 !important;}
.sj-btntopsearch {
    margin: 0 25px 0 20px;
    color: #636c77;
    font-size: 16px;
    line-height: 16px;
}
.sj-btn {
    z-index: 3;
    color: #fff;
    padding: 0 25px;
    position: relative;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
    font: 500 14px / 44px 'Poppins', Arial, Helvetica, sans-serif;
	 background: #071d44;
	 text-decoration:none;
}
.sj-btn:hover, .sj-btn:focus {
    color: #fff;
}
.sj-nav, .sj-rightarea .sj-btn, .sj-rightarea .sj-btnsearch {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.sj-btn:hover, .sj-dropdowarrow, .navbar-toggle, .sj-btn:hover:before, .sj-btn.sj-btnactive:before, .sj-bannercontent h1:before, .sj-btnvideo, .sj-editorchoice:hover .sj-postcontent .sj-btn:before, .sj-prev:hover, .sj-next:hover, .sj-widgetcontent .sj-formsearch button, .sj-widgetquestions .sj-widgetheading, .sj-btnreply:hover, .sj-btnrecord:hover, .sj-tagnew, .navbar-toggler, .sj-dashboardnav > ul > li > a:before, .sj-formsearchvtwo button, .sj-articledetails li:before, .sj-formaddnewfield .form-group .sj-radio input[type=radio] + label:after, .sj-formaddnewfield .form-group .sj-checkbox input[type=checkbox] + label:after, .chosen-container .chosen-results li.highlighted {
    background: #071d44;
}
.navbar-brand img{
    min-width:230px;
}



/* HTML: <div class="loader"></div> */
.loader {
  width: 50px;
  aspect-ratio: 1;
  --c:no-repeat radial-gradient(farthest-side,#514b82 92%,#0000);
  background: 
    var(--c) 50%  0, 
    var(--c) 50%  100%, 
    var(--c) 100% 50%, 
    var(--c) 0    50%;
  background-size: 10px 10px;
  animation: l18 1s infinite;
  position: relative;
}
.loader::before {    
  content:"";
  position: absolute;
  inset:0;
  margin: 3px;
  background: repeating-conic-gradient(#0000 0 35deg,#514b82 0 90deg);
  -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 0);
  border-radius: 50%;
}
@keyframes l18 { 
  100%{transform: rotate(.5turn)}
}

/* =============================================
			Home Banner Style					
============================================= */
.sj-bannercontent{
	width:100%;
	float:left;
	padding:60px 0;
	min-height:300px;
}
.jornal_item{
    padding: 25px;
    border: 1px solid #ccc;
    border-bottom:0;
    background:#fff;
}
.journals .jornal_item:first-child{
    border-radius: 10px 10px 0 0;
}
.journals .jornal_item:last-child{
    border-radius: 0 0 10px 10px;
    border-bottom:1px solid #ccc;
}
#registration h4{
    color:#aa0538!important;
}
.jornal_item h5{
    color:#091c44!important;
    font-size:24px;
    text-transform: initial;
}
.jornal_item a img{
    border-radius:8px;
}
.nowlevellinks{
    border-top: 1px solid #ccc;
    margin-left: -15px !important;
    margin-right: -15px !important;
    display: flex;
    justify-content: space-around;
}
.nowlevellinks li{
    border-right: 1px solid #ccc;
    flex: 1;
}
.nowlevellinks li:last-child{
    border-right:none!important;
}
.nowlevellinks li a{
    border: none;
    padding: 13px 20px !important;
    display:block;
    border-radius:0px;
}
.dropdown-menu a{
    color:#071d44!important;
}
.sj-homebanner{
	width: 100%;
    /* float: left; */
    margin: auto;
    background: #000;
	background-image: url(../img/bannerbg.jpg);
    background-size: cover;
}
.subalsoheading{
    background-color: #091c44;
    padding: 50px !important;
}
.sj-btnvideo{background:#cfc9d7 !important;}
.sj-bannercontent h1{
	font-size:32px;
	font-weight: 600;
	margin:0 0 0px;
	padding:0 0 5px;
	line-height:56px;
	position:relative;
	color:#fff;
	max-width:660px;
	margin-bottom:5px;
	font-family: "Poppins", sans-serif;
}
.article_boxes{
    position: relative;
    z-index: 99;
}
.sj-bannercontent p{
    font-size: 17px;
    color: #fff;
}
.sj-bannercontent h1 .text-red{
    color:#ed303e;
    font-size:70px;
     font-weight:400;
    text-transform: lowercase;
    font-family: 'Queen Rogette', sans-serif;
}
.sj-bannercontent h1 .semibold{
    font-size:50px;
    font-weight:500;
    text-transform: lowercase;
}
.bg-bookshell{
    display:flex;
    align-items: center;
}
.sj-bannercontent h1 span{display:inline-block; color:#fff;}
.sj-bannercontent .sj-description p{
	margin:0;
	font-size:22px;
	line-height:32px;
	color:#fff;
}
.sj-bannercontent .sj-description p a{
	color:#eb5463;
	text-decoration:none;
}
.sj-postbook {
	    width: 100%;
    float: left;
    margin: 0 0 -60px;
    position: absolute;
    top: -7%;
    z-index: 1000;
}
.sj-featureimg {
	margin: 0;
	width: 100%;
	float: left;
	position: relative;
	padding:0 30px 0 42px;
}
.sj-bookimg{
	width: 100%;
	float: left;
	position: relative;
}
.sj-frontcover {
	z-index: 2;
	width: 100%;
	float: left;
	position: relative;
}
.sj-frontcover:after {
	top: 0;
	right: 9px;
	z-index: -1;
	width: 8px;
	height: 97%;
	content: '';
	position: absolute;
	background: url(../img/bookpattren.png) no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
.sj-bookimg img {
	width: 100%;
	height: auto;
	display: block;
}
.banner-btn{
    background: #ffffff21;
    border: 1px solid #fa5f63;
    color: #fff;
    padding: 10px 50px;
    border-radius: 8px;
    font-size: 25px;
    transition: all .3s ease-in-out;
}
.banner-btn:hover{
        background: #ea2335;
        border-color:#ea2335;
}
.bg-pattern{
    position:relative;
    background: #fafafc;
}
.bg-pattern::before{
    position: absolute;
    content: "";
    bottom: 0;
    right: 0; 
    background: url(../img/bg-pattern.png) no-repeat;
    width: 100%;
    min-height:400px;
    background-size: cover;
    background-position: bottom;
}
/* =============================================
			Header New		
============================================= */

    .top-header{
    display: flex;
    justify-content: space-between;
    background: #fff;
    align-items: center;
    }
    .top-header p{
        margin-bottom:0;
        line-height: 1;
    }
    .top-heade-right, .top-heade-left p{
        display:flex;
        gap:10px;
    }
    .header-news{
        color:#e82938;
        font-weight:800;
        padding-right:20px;
    }
    .top-heade-right{
        width:calc(100% - 405px);
    }
    .top-heade-right marquee{
        width: 100%;
        display:flex;
    }
    .w-100{
        width:100%;
    }
     .top-heade-right marquee span{
         padding-right: 0px;
     }
     .top-heade-right marquee span .sup{
         padding: 0  35px;
     }
     .top-heade-right marquee span:last-child .sup{
          display:none;
        }
     .top-heade-right .marquee span:hover {
      animation-play-state: paused;
    }
    
    .header-search {
  position: relative;
  color: #aaa;
  font-size: 16px;
}

.header-search {display: inline-block;}

.header-search input {
    width: 500px;
    height: 50px;
    background: #fcfcfc;
    border: none;
    border-radius: 8px;
    box-shadow: none;
    text-indent: 10px;
    padding-right:50px;
 
}
.header-search input::placeholder{
    font-weight:400;
    color:#ccc;
   font-style: italic;
   font-family: 'Noto Sans';
}
.header-search button { 
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0;
    border: none;
    background: #8f8e00;
    border-radius: 0 8px 8px 0;
    padding: 10px 25px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;

}
.header-search .la-search { 
         
    font-size: 33px;
    color: #676666;
    transform: scaleX(-1);
}
/*
.header-search input:focus {
  outline: #ea2335;      
  box-shadow: none;   
  border: #ea2335;       
}*/
.bg-gradient{
    background: #fff;
    border-bottom: 1px solid #ccc;
}
.journaldata h1{
    font-size: 32px;
    font-weight: 400;
    color: #4d4d4d;
    position:relative;
}
.journaldata h1::after{
    content:'';
    height:3px;
    width:80px;
    display: block;
    background-color: #ccc;
}
.editor_name{
    font-size: 17px;
    color: #020d3f;
}
.page_navigation_menu{
    flex-direction:row;
        padding: 0px;
        border:1px solid #ccc;
        border-right:none!important;
        margin-top:25px;
}
.page_navigation_menu li{
    flex:1;
    padding:0px!important;
}
.page_navigation_menu .list-group-item{
    border:none!important;
}
.page_navigation_menu .list-group-item a{
    display: flex;
    min-height: 60px;
    border-right: 1px solid #ccc;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.page_navigation_menu .list-group-item a:hover{
    background-color: #ed303e;
    color: #fff;
}
.page_navigation_menu .list-group-item a:hover svg, .page_navigation_menu .list-group-item a:hover svg path{
    fill: #fff;
    stroke: #fff;
}
.page_navigation_menu .list-group-item a svg{
    width:20px;
    height:20px;
}
/* =============================================
			Header New		
============================================= */
/* =============================================
			Home banner New		
============================================= */

 .search-wrapper {
      position: relative;
    }

    .search-input {
      padding-left: 2.5rem;
      padding-right: 2.5rem;
    }

    .search-icon,
    .dropdown-icon {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      color: #aaa;
      transition: transform 0.3s ease;
    }

    .search-icon {
      left: 10px;
	  font-size: 18px;
    font-weight: 800;
    color: blue;
    }

    .dropdown-icon {
      right: 10px;
      pointer-events: none;
    }

    .rotate-180 {
      transform: translateY(-50%) rotate(180deg);
    }

    .suggestions {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      z-index: 1000;
      background: #fff;
      border: 1px solid #ddd;
      border-top: none;
      max-height: 200px;
      overflow-y: auto;
      display: none;
    }

    .suggestion-item {
      padding: 8px 12px;
      cursor: pointer;
    }

    .suggestion-item:hover {
      background-color: #f8f9fa;
    }

    .list-item_title {
      padding: 10px 12px;
      font-size: 0.95rem;
    }

/* =============================================
			Home banner New			
============================================= */
/* =============================================
			Greeting &amp; Welcome Style		
============================================= */
.sj-welcomegreeting{
	width:100%;
	float:left;
	margin:0 0 40px;
	padding:20px 5px;
	border-radius:6px;
	background:#fcfcfc;
}
.sj-welcomeslider{
	width:100%;
	float:left;
}
.sj-welcomeimg{
	margin:0;
	width:100%;
	float:left;
	border-radius:6px;
}
.sj-welcomeimg img{
	width:100%;
	height:auto;
	display:block;
	border-radius:6px;
}
.sj-welcomeslider .sj-slidernav{display:none;}
.sj-welcomehead,
.sj-welcomecontent{
	width:100%;
	float:left;
}
.sj-welcomehead{padding:0 0 22px;}
.sj-welcomehead span{
	display:block;
	font-size:20px;
	line-height:20px;
}
.sj-welcomehead h2{
	margin:0;
	font-size:30px;
	line-height:30px;
}
.sj-welcomecontent .sj-description p{
	margin:0;
	font-size:16px;
	line-height:26px;
}
.sj-btnarea{
	width:100%;
	float:left;
	padding:0px 0 0;
}
.sj-btnarea .sj-btn{padding:0 50px;}
.sj-btnarea .sj-btn + .sj-btn{margin:0 0 0 26px;}
.sj-btnvideo{
	color:#fff;
	left: -95px;
	display:block;
	bottom: 219px;
	font-size:20px;
	line-height:20px;
	position:absolute;
	border-radius:10px 10px 0 0;
	padding:13px 19px 13px 76px;
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
#carousel .owl-dots {
    padding-top: 5px;
    text-align: center;
    bottom: 9%;
    position: absolute;
    width: 100%;
}
#carousel  .owl-dot{
    width: 7px;
    height: 7px;
    margin-right: 5px;
}
.sj-btnvideo,
.sj-btnvideo span{color:#071d44;}
.sj-btnvideo span{
	display:block;
	line-height:inherit;
}
.sj-btnvideo i{
	top: 0;
	left: 20px;
	width: 50px;
	height: 100%;
	font-size:24px;
	line-height: 60px;
	text-align: center;
	position: absolute;
	background:#eb5463;
	color:#fff;
	 
}
.sj-btnvideo i:after{
	width: 0;
	height: 0;
	top: -36px;
	left: 12px;
	z-index: 1;
	content: '';
	position: absolute;
	border-bottom: 25px solid #eb5463;
	border-left: 26px solid transparent;
	border-top: 25px solid #eb5463;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.sj-btnvideo:hover i{color:#fff;}
.sj-bannercontent .sj-btnactive{background-color: #ebebeb; color: #071d44;}
/* =============================================
			Sidebar Style						
============================================= */
.sj-sidebar{
	width:100%;
	float:left;
}
.sj-widget{
	width:100%;
	float:left;
}
.sj-widget + .sj-widget{margin:40px 0 0;}
.sj-widgetheading{
	width:100%;
	float:left;
	padding:0 20px;
	margin: 0 0 10px;
	border-radius:6px;
	background:#fcfcfc;
}
.sj-widgetheading h3{
	margin:0;
	font-size:16px;
	font-weight:500;
	line-height:40px;
}
.sj-widgetcontent{
	width:100%;
	float:left;
}
.sj-widgetcontent ul{
	width:100%;
	float:left;
	font-size:14px;
	list-style:none;
	line-height:14px;
	text-transform:inherit;
	margin-left:0;
	padding-left:0;
}
.sj-widgetcontent ul li{
	width:100%;
	float:left;
	position:relative;
	line-height:inherit;
	list-style-type:none;
	padding:6px 0 6px 15px;
}
.sj-widgetcontent ul li a{
	color:#636c77;
	display:block;
}
.sj-widgetcontent ul li.sj-more {padding-left:0;}
.sj-widgetcontent .sj-formsearch .form-control {
	z-index: 1;
	position: relative;
	padding: 10px 45px 10px 15px;
}
.sj-widgetcontent .sj-formsearch button {
	top: -1px;
	color:#fff;
	right: 16px;
	z-index: 2;
	width: 40px;
	height: 39px;
	font-size:12px;
	line-height: 38px;
	position: absolute;
	border-radius:0 6px 6px 0;
	border:none;
}
.sj-widgetimpactfector .sj-widgetcontent{
	padding:7px;
	border-radius:6px;
	border:1px solid #ddd;
}
.sj-widgetimpactfector .sj-widgetcontent ul{
	padding:0 10px;
	background:#fcfcfc;
}
.sj-widgetimpactfector .sj-widgetcontent ul li{padding:20px 0;}
.sj-widgetimpactfector .sj-widgetcontent ul li + li{border-top:1px solid #ddd;}
.sj-widgetimpactfector .sj-widgetcontent ul li:first-child{text-align:center;}
.sj-widgetimpactfector .sj-widgetcontent ul li h3{
	font-size:18px;
	font-weight:700;
	line-height:22px;
}
.sj-widgetimpactfector .sj-widgetcontent ul li h3 span{display:block;}
.sj-widgetimpactfector .sj-widgetcontent ul li .sj-description p{margin:0;}
.sj-widgetimpactfector .sj-widgetcontent ul li .sj-description p a{
	color:#071d44;
	display:block;
	margin:10px 0 0;
	font-weight:500;
	line-height:14px;
	text-decoration:none;
}
.sj-widgetnoticeboard .sj-widgetcontent ul{line-height:22px;}
.sj-widgetnoticeboard .sj-widgetcontent ul li:before {
	left: 0;
	top: 17px;
	width: 4px;
	height: 4px;
	content: '';
	margin: -2px 0 0;
	border-radius: 50%;
	position: absolute;
	background: #636c77;
}
.sj-headtitle{
	display:block;
	margin:0 0 6px;
	font-size:11px;
	line-height:12px;
	text-align:center;
	text-transform:uppercase;
}
.sj-addimage{
	margin:0;
	width:100%;
	float:left;
	padding:7px;
	background:#fff;
	border-radius:6px;
	border:1px solid #ddd;
}
.sj-addimage a{display:block;}
.sj-addimage img{
	width:100%;
	height:auto;
	display:block;
	border-radius:6px;
}
.sj-widgetquestions .sj-widgetheading h3{color:#fff;}
.sj-widgetquestions .sj-widgetcontent{padding:10px 10px 0;}
.sj-questions,
.sj-selectgroup{
	width:100%;
	float:left;
}
.sj-selectgroup{padding:0 0 24px;}
.sj-questions .sj-btn{
	padding:0 25px;
	line-height:30px;
}


/*articles*/

.jour-home .owl-carousel.owl-loaded{
    float: left;
    margin: 0 15px 0 0;
    border-radius: 6px;
	width:33%;
	position:absolute !important;
	top:5px;
}
.article-left-cont{width: auto;
float:left;
    margin-left: 0!important;
    margin-bottom: 2% !important;}
.journals .jour-home{width:100%; display:block; float:left;}
.journals .card h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.journals .jour-home h5, .journals .jour-home h3, .journals .jour-home p, .journals .jour-home .article-cont{width:100%;}
 .download-print{
    background: #e2dcea;
    text-align: center;
    border-radius: 5px !important;
    margin-top: 15px !important;
    font-weight: bold !important;
    padding: 5px 0px 5px 15px !important;
	
}
.article-cont{
    width: 100%;
    float: left;
}

.journals .tab-pane nav{width:100%; float:left;}
.page-item.active .page-link {
    background-color: #071d44;
    border-color: #071d44;
}
.page-link{color: #071d44;}
.page-link:hover {
    z-index: 2;
    color: #071d44;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
/* =============================================
			Footer Style						
============================================= */
.sj-footer{background:#fcfcfc; position:relative;}
.sj-footertop{
    padding: 60px 0 15px 0;
    border-bottom: 1px solid #ffffff91;
}
.sj-footertop p{
    color:#95a4c4;
    font-size:14px;
}

.sj-footercolumns{
	width:100%;
	float:left;
	padding:30px 0;
}
.sj-fcol{
	width:100%;
	float:left;
}
.sj-footeraboutus {text-align:left;}
.sj-fcol .sj-logo{
	float:none;
	width:234px;
	margin:0 auto;
	display:block;
	padding:0 0 25px;
}
.sj-footeraboutus .sj-description p{margin:0;}
.sj-footeraboutus .sj-description p a{text-decoration:none;}
.sj-footeraboutus .sj-socialiconssimple {
	padding:15px 0 0;
	text-align:left;
}
.sj-footeraboutus .sj-socialiconssimple li{
	float:none;
	display:inline-block;
	vertical-align:middle;
}
.sj-fcol .sj-widgetheading{
	margin:0;
	border-radius:0;
	background:none;
	padding:0 0 20px;
}
.sj-fcol .sj-widgetheading h3{
	font-size:20px;
	line-height:28px;
}
.sj-fcol .sj-widgetcontent ul li:before{
	left:0;
	top:50%;
	width:4px;
	height:4px;
	content:'';
	margin:-2px 0 0;
	border-radius:50%;
	position:absolute;
	background:#636c77;
}
#sj-footer .sj-fcol .sj-widgetcontent ul li:before{
    width:0px;
	height:0px;
}
#sj-footer .sj-fcol .sj-widgetcontent ul li{
    padding-left:0;
}
.sj-fcol .sj-widgetcontent ul li.sj-more:before{display:none;}
.sj-widgetresources,
.sj-widgetusefullinks{padding:0 0 0 30px;}
#sj-footer .sj-widgetresources{
    padding:0;
}
#sj-footer .float-left{
    padding-left:0;
}
.sj-widgetcontactus .sj-widgetcontent ul li{padding-left:0;}
.sj-widgetcontactus .sj-widgetcontent ul li:before{display:none;}
.sj-widgetcontactus .sj-widgetcontent ul li address{
	margin:0;
	font-style:normal;
}
.sj-widgetcontactus .sj-widgetcontent ul li i,
.sj-widgetcontactus .sj-widgetcontent ul li a i,
.sj-widgetcontactus .sj-widgetcontent ul li a span,
.sj-widgetcontactus .sj-widgetcontent ul li address{
	display:inline-block;
	vertical-align:top;
}
.sj-widgetcontactus .sj-widgetcontent ul li i,
.sj-widgetcontactus .sj-widgetcontent ul li a i{width:30px;}
.sj-widgetcontactus .sj-widgetcontent ul li address{
	width:85%;
	line-height:20px;
}
.sj-widgetcontactus .sj-widgetcontent ul li:first-child i{line-height:18px;}
.sj-btnscrolltotop{
    bottom: 37px;
    right: 30px;
    width: 55px;
    color: #fff;
    height: 55px;
    border-radius: 100px;
    display: flex;
    border: 1px solid #001136;
    font-size: 32px;
    text-align: center;
    position: fixed;
    background: #091c44;
    justify-content: center;
    align-items: center;
}
.sj-btnscrolltotop i{
    height:35px;
    color:#fff!important;
}

.sj-btnscrolltotop:hover{color:#fff;}
.sj-footerbottom{
	width:100%;
	float:left;
	padding:16px 0;
	text-align:left;
}
.sj-copyrights{
    font-size:15px;
	margin:0;
	width:100%;
	float:left;
	line-height:24px;
	text-align:left;
}
.sj-copyrights.dark-text{
    font-size:13px;
    color:#2d2d2d;
}
.sj-copyrights span{
	color:#071d44;
	font-weight:500;
}

.low_banner_block h3{
    font-size:15px;
    font-weight:600;
    color:#1c1c1c;
    margin-top:20px!important;
    margin-bottom:5px!important;
}

.bg_books{
    background-image: url(../img/bl_markings.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
}

.bg_books .container{
    background-image: url(../img/bg_solvants.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 250px;
}

.bg_books .container .col-sm-4 a{
    display: block;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 10px 20px;
    border: 1px solid #ccc;
    margin-bottom:25px;
}
.bg_books .container .col-sm-4 a:hover{
    background-color:#ed303e;
    color:#fff;
}
.bg_books .container h3{
    color: #1c1c1c;
    font-size: 18px;
    margin-bottom: 25px;
}
.article_boxes ul{
    display: flex;
    flex-direction: row;
    gap: 20px;
}
.article_boxes ul li{
    border: 1px solid #d6d6d6;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.title_abs{
    padding: 20px;
}
.title_abs p{
    text-align: left !important;
}
.bottom_data{
    padding: 20px;
    border-top: 1px solid #ccc;
}
.bg-marquee{
	background-color: #537498!important;
}
.marquee {
  width: 100%;
  overflow: hidden;

}
.marquee {
      overflow: hidden;
      width: 100%;
      position: relative;
      padding: 0.5rem 0;
    }

    /* The track that scrolls. It contains the slides twice for seamless loop */
    .marquee-track {
      display: flex;
      gap:20px;
      /* make the track width intrinsic (sum of children) */
      align-items: stretch;
      /* animate by moving left half of the track (because content is duplicated) */
      animation: marquee-scroll 17s linear infinite;
      will-change: transform;
    }

    /* pause on hover */
    .marquee:hover .marquee-track {
      animation-play-state: paused;
    }

    .marquee-item {
      flex: 0 0 240px; /* 5 items visible by default */
      box-sizing: border-box;
      border-radius: 8px;
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
      flex-direction: column;
      border: 1px solid #e1e1e1;
    }
    .marquee-item h5 {
        font-size: 17px;
        margin: 10px 20px 10px;
        width: 100%;
        text-align: center;
        padding-top: 10px;
        border-top: 1px solid #ccc;
    }
    .marquee-item img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      display: block;
      border-radius: 8px;
      max-height: 120px;
    }

    /* Responsive: fewer items visible on narrower screens */
    @media (max-width: 992px) {
      /* show 3 items */
      .marquee-item { flex: 0 0 120px; }
    }

    @media (max-width: 576px) {
      /* show 1 item on small screens */
      .marquee-item { flex: 0 0 130px; min-height: 150px; }
    }

    /* The keyframe: move left by 50% (because we duplicate content) */
    @keyframes marquee-scroll {
      0%   { transform: translateX(0); }
      100% { transform: translateX(-50%); }
    }

    /* optional: make controls visually separate if you want to add later */
    .marquee-wrapper {
      background: transparent;
    }
    .membership_sol h3{
        font-size: 18px;
        color: #1c1c1c;
        margin-bottom: 25px;
    }
    #sj-homebanner::after{
        position:absolute;
        left:0;
        top:0;
        bottom:0;
        width:100%;
        background: #092045;
background: linear-gradient(90deg, rgba(9, 32, 69, 1) 0%, rgba(9, 32, 69, 0) 100%);
        content:'';
        z-index:9;
    }
    .mostly_mixes{
        z-index:11;
        position:relative;
    }
/* =============================================
			New Footer Style						
============================================= */
.sj-footertopsocial{
    width:100%;
}
.footer-box{
	background: #eaeaea;
}
.footerbottom-bg{
    background:#dddddd;
    width:100%;
}
.footer-box ,.footer-box h3{
	color:#303032!important;
}
.footer-box ul li a{
    color:#303032!important;
    font-size:15px;
    line-height:24px;
}
.footer-box ul li a:hover{
    color:#ed303e !important;
}
.footer-box .sj-footeraboutus{
	background: #046b4961;
	padding: 15px;
	border-radius: 5px;
}
.footer-logo img{
	width: 100%;
}
.footer-subscription input{
	    padding: 10px 20px;
    border-radius: 5px;
    width: 100%;
    border: none;
	font-size: 16px;
}
.footer-subscription input::placeholder{
	font-size: 16px;
}
.footer-box .sj-footercolumns{
	padding-bottom:20px;
}
.bottom-footer-list{
	margin-bottom: 10px;
	padding-left: 0;
}
.bottom-footer-list li{
	    display: inline-block;
    	margin: 0 -.4rem 0 0;
		 position: relative;
}
 .bottom-footer-list li:not(:first-child) {
    margin: 0 -.4rem 0 0;
    padding-left: 1.9rem;
 }
 .bottom-footer-list li:not(:first-child) a:after {
    content: "-";
    left: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
/* =============================================
			New Footer Style						
============================================= */
/* =============================================
		Subscribe Style						
============================================= */
.subscribe-box{
    background: #346285;
background: linear-gradient(90deg,rgba(52, 98, 133, 1) 0%, rgba(33, 63, 85, 1) 100%);
padding:30px 40px 40px 40px;
border-radius:10px;
}
.subscribe-box h3{
    font-size:25px;
    color:#fff;
    text-align: center;
}
.subscribe-box p{
    font-size:16px;
    color:#fff;
    text-align: center;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.subscribe-input input{
    display: block;
    width: 100%;
    font-size: 18px;
    padding: 13px 15px;
    border-radius: 10px;
    background: #62889fbd;
    border: 1px solid transparent;
    color:#fff;
}
.subscribe-input input::placeholder{
    color:#fff;
}
.subscribe-input button{
        width: 100%;
    background: #0086f8;
    font-size: 21px;
    font-weight: 600;
    padding: 10px 20px;
    border: none;
    border-radius: 10px;
    margin-top: 20px;
    transition:all .3s ease-in-out;
}
.subscribe-input button:hover{
    color:#fff;
    background:#ea2535;
}
/* =============================================
			Subscribe Style						
============================================= */
/* =============================================
			Sidebar Style						
============================================= */
.sj-sidebar{
	width:100%;
	float:left;
}
.sj-widget{
	width:100%;
	float:left;
}
.sj-widget + .sj-widget{margin:40px 0 0;}
.sj-widgetheading{
	width:100%;
	float:left;
	padding:0 20px;
	margin: 0 0 10px;
	border-radius:6px;
	background:#fcfcfc;
}
.sj-widgetheading h3{
	margin:0;
	font-size:16px;
	font-weight:500;
	line-height:40px;
}
.sj-widgetcontent{
	width:100%;
	float:left;
}
.sj-widgetcontent ul{
	width:100%;
	float:left;
	font-size:14px;
	list-style:none;
	line-height:14px;
	text-transform:inherit;
}
.sj-widgetcontent ul li{
	width:100%;
	float:left;
	position:relative;
	line-height:inherit;
	list-style-type:none;
	padding:6px 0 6px 15px;
}
.sj-widgetcontent ul li a{
	color:#636c77;
	display:block;
}
.sj-widgetcontent ul li.sj-more {padding-left:0;}
.sj-widgetcontent .sj-formsearch .form-control {
	z-index: 1;
	position: relative;
	padding: 10px 45px 10px 15px;
}

.sj-widgetimpactfector .sj-widgetcontent{
	padding:7px;
	border-radius:6px;
	border:1px solid #ddd;
}
.sj-widgetimpactfector .sj-widgetcontent ul{
	padding:0 10px;
	background:#fcfcfc;
}
.sj-widgetimpactfector .sj-widgetcontent ul li{padding:20px 0;}
.sj-widgetimpactfector .sj-widgetcontent ul li + li{border-top:1px solid #ddd;}
.sj-widgetimpactfector .sj-widgetcontent ul li:first-child{text-align:center;}
.sj-widgetimpactfector .sj-widgetcontent ul li h3{
	font-size:18px;
	font-weight:700;
	line-height:22px;
}
.sj-widgetimpactfector .sj-widgetcontent ul li h3 span{display:block;}
.sj-widgetimpactfector .sj-widgetcontent ul li .sj-description p{margin:0;}
.sj-widgetimpactfector .sj-widgetcontent ul li .sj-description p a{
	color:#071d44;
	display:block;
	margin:10px 0 0;
	font-weight:500;
	line-height:14px;
	text-decoration:none;
}
.sj-widgetnoticeboard .sj-widgetcontent ul{line-height:22px;}
.sj-widgetnoticeboard .sj-widgetcontent ul li:before {
	left: 0;
	top: 17px;
	width: 4px;
	height: 4px;
	content: '';
	margin: -2px 0 0;
	border-radius: 50%;
	position: absolute;
	background: #636c77;
}
.sj-headtitle{
	display:block;
	margin:0 0 6px;
	font-size:11px;
	line-height:12px;
	text-align:center;
	text-transform:uppercase;
}
.sj-addimage{
	margin:0;
	width:100%;
	float:left;
	padding:7px;
	background:#fff;
	border-radius:6px;
	border:1px solid #ddd;
}
.sj-addimage a{display:block;}
.sj-addimage img{
	width:100%;
	height:auto;
	display:block;
	border-radius:6px;
}
.sj-widgetquestions .sj-widgetheading h3{color:#fff;}
.sj-widgetquestions .sj-widgetcontent{padding:10px 10px 0;}
.sj-questions,
.sj-selectgroup{
	width:100%;
	float:left;
}
.sj-selectgroup{padding:0 0 24px;}
.sj-questions .sj-btn{
	padding:0 25px;
	line-height:30px;
}
.sj-languagelogin {
	font: 500 16px / 18px 'Poppins', Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 1300px) {
    .navbar-brand img {
        min-width: 240px;
    }
}
@media screen and (max-width: 1200px) {
    .navbar-brand img {
        min-width: auto;
    }
}
@media screen and (max-width: 1024px) {
.sj-languagelogin {
    float: none;
    margin-left: 22px !important;
}
}

@media screen and (max-width: 768px) {
.jour-home .owl-carousel.owl-loaded{
	position:relative !important;
	top:auto;
	width:100%;
	
}

.sj-bannercontent h1 {
    font-size: 29px;
    margin: 0 0 0px;
    padding: 0 0 22px;
    line-height: 51px;
    position: relative;
    color: #fff;
}
.navbar-toggler i{color:#fff !important;}
.article-left-cont{width:100%; float:left; margin-left:0 !important;}
.sj-widgetresources, .sj-widgetusefullinks{padding:0; margin:20px 0;}
.journals .jour-home{width:100%; display:block; float:left;}
.journals .card h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.journals .jour-home h5, .journals .jour-home h3, .journals .jour-home p, .journals .jour-home .article-cont{width:100%; float:right;}
.top-header{
    flex-direction: column;
    gap: 20px;
}
.top-heade-right{
    width:100%;
}
}
@media screen and (max-width: 767px) {
	.sj-postbook {
			width: 100%;
			float: left;
			margin: 0 0 -60px;
			position: relative;
			top: auto !important;
			z-index: 1000;
			margin-top: 32px;
		}
	
		.sj-btnvideo {
			color: #fff;
			left: -18% !important;
			display: block;
			bottom: 153px;
		}
}
@media screen and (max-width: 528px) {
	.sj-postbook {
    width: 100%;
    float: left;
    margin: 0 0 -60px;
    position: relative;
    top: auto !important;
    z-index: 1000;
    margin-top: 32px;
}
.sj-btnvideo {
    color: #fff;
    left: -18% !important;
    display: block;
    bottom: 153px;
}
.sj-featureimg {
    margin: 0;
    width: 100%;
    float: left;
    position: relative;
    padding: 0 30px 0 46px;
}
}
@media screen and (max-width: 520px){
.sj-featureimg {
    margin: 0;
    width: 100%;
    float: left;
    position: relative;
    padding: 0 8% 0 10%;
}
}
@media screen and (max-width: 499px){
.sj-featureimg {
		margin: 0;
		width: 100%;
		float: left;
		position: relative;
		padding: 0 0% 0 11%;
	}
}
@media screen and (max-width: 478px) {
	.sj-featureimg {
		margin: 0;
		width: 100%;
		float: left;
		position: relative;
		padding: 0 0% 0 13%;
	}
}
@media screen and (max-width: 430px) {
	.sj-featureimg {
		margin: 0;
		width: 100%;
		float: left;
		position: relative;
		padding: 0 0% 0 15%;
	}

	.sj-btnvideo {
		color: #fff;
		left: -21% !important;
		display: block;
		bottom: 153px;
	}
}
@media screen and (max-width: 419px) {
	.sj-featureimg {
			margin: 0;
			width: 100%;
			float: left;
			position: relative;
			padding: 0 0% 0 15%;
		}
				.sj-btnvideo {
					color: #fff;
					left: -21% !important;
					display: block;
					bottom: 153px;
				}
}
@media screen and (max-width: 375px) {
	.sj-featureimg {
		margin: 0;
		width: 100%;
		float: left;
		position: relative;
		padding: 0 0% 0 15%;
	}
		.sj-btnvideo {
			color: #fff;
			left: -26% !important;
			display: block;
			bottom: 153px;
		}
}
.btn-primary {
	color: #fff;
	background-color: #071d44 !important;
	border-color: #071d44 !important;
}
.sj-widgetimpactfector{display:none;}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #071d44;
    border-color: #071d44;
}
.btn-info {
    color: #fff;
    background-color: #071d44;
    border-color: #071d44;
}
.btn-info:hover {
    color: #fff;
    background-color: #222;
    border-color: #222;
}



.footer-social {
    margin-top: 10px;
}

.footer-social h3 {
    margin-bottom: 20px !important;
}

.footer-social .container {
    border-bottom: 1px solid #b8b8b891;
    padding-bottom: 20px;
    margin-bottom: 0px;
}


/* social icons row */
.social-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 60px;
    margin-top: 5px;
    flex-wrap: wrap;
    
}

/* each item */
.social-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 110px;
}

/* icon */
.social-item i {
    font-size: 38px;
    margin-bottom: 6px;
    line-height: 1 !important;
}

/* label */
.social-item p {
    margin: 0;
    font-size: 13px;
    text-align: center;
    line-height: 16px;
}
