	body {
  background-color: #FFFFFF;
  	/*background-image: url(https://www.ijtos.com/public/site/images/admin/cell-0112.jpg);*/
	background-repeat: repeat;
	background-position: left top;
}

.bg {
	background-image: url(images/table-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.head {
	font-family: Tahoma;
	font-size: 14px;
	color: #F53D87;
	font-weight: normal;
}
.text {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.cr {
	font-family: Tahoma;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
a.cr:hover{
	font-family: Tahoma;
	font-size: 13px;
	color: #999999;
	text-decoration: underline;
}

.bgCopy {

	background-image: url(images/table-bg-inner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.headCopy {
	font-family: Tahoma;
	font-size: 13px;
	color: #F53D87;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
.textCopy {

	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #F53D87;
	text-decoration: underline;
	line-height: 18px;
}
a.textCopy:hover {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #8B008B;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #8B008B;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #8B008B;
	text-decoration:underline;
}
.email {


	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #8B008B;
	text-decoration: none;
	line-height: 18px;
}
a.email:hover {

	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #8B008B;
	text-decoration: underline;
}


/*Home banner*/


.slide-container {
width:810px;
height:300px;
position:absolute;
}

.dot-container {
position:absolute;
bottom:5px;
left:50%;
transform:translateX(-50%);
}

.dot {
cursor:pointer;
height:13px;
width:13px;
background-color:#f53d87;
border-radius:50%;
display:inline-block;
transition:background-color .6s ease;
margin:0 2px;
}

.active,.dot:hover {
background-color:#f53d87;
height:17px;
width:17px;
}

.captionText {
width:130px;
height:30px;
position:absolute;
bottom:10px;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size:14px;
font-weight:bolder;
text-align:center;
line-height:30px;
letter-spacing:.19em;
background:#F53D87;
color:#FFF;
opacity:0;
}

.main-content,.responsive-img {
width:100%;
height:100%;
}

@media only screen and max-width 700px{
.slide-container {
width:600px;
}
}

@media only screen and max-width 600px{
.slide-container {
width:500px;
height:300px;
}
}

@media only screen and max-width 500px{
.slide-container {
width:400px;
height:250px;
}

.captionText {
width:100px;
height:30px;
font-size:12px;
line-height:30px;
}
}

@media only screen and max-width 400px{
.slide-container {
width:300px;
height:200px;
}

.captionText {
width:130px;
height:30px;
font-size:10px;
line-height:30px;
}
}

/** ========================
 * Pricing Table
 ============================*/
.pricing-wrapper {
	width: 810px;
	margin: 20px auto 0;
}

.pricing-table {
	margin: 0 10px;
	text-align: center;
	width: 250px;
	float: left;
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4);
	box-shadow: 0 0 15px rgba(0,0,0,0.4);
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.pricing-table:hover {
	-webkit-transform: scale(1.06);
	-ms-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
}

.pricing-title {
	color: #FFF;
	background: #B967C4;
	padding: 20px 0;
	font-size: 2em;
	text-transform: uppercase;
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

.pricing-table .price {
  color: #FFF;
	background: #F53D87;
	font-size: 1.8em;
	font-weight: 700;
	padding: 20px 0;
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}


/*Accordian*/

.accordion_container {
  width: 800px;
}

.accordion_head {
  background-color: #F53D87;
  color: white;
  cursor: pointer;
  font-family: Tahoma;
  font-size: 14px;
  margin: 0 0 1px 0;
  padding: 7px 11px;
  font-weight: bold;
}

.accordion_body {
  background: #fff
}

.accordion_body p {
  padding: 18px 5px;
  margin: 0px;
}

.plusminus {
  float: right;
}

/*Home Page 3 coloumn*/

.threeholder p {
	display: inline-block;
	width:200px;
	text-align: center;
	margin-left: -55px;
	margin-top: 20px;
	font-size: 12px;
	color:#ffffff;
	letter-spacing: 1px;
}

.threeholder {
	position: relative;
	margin-top: 0px;
	width: 810px;
	height:280px;
	margin-left: auto;
	margin-right: auto;
}
.threeone {
	display: inline-block;
	width: 33.33333333333%;
	height: 100%;
	background: #363636;
	border-bottom: 15px solid #F53D87;
	text-align: center;
	transition: all 0.25s;
}
.threetwo {
	display: inline-block;
	width: 33.333333333%;
	height: 100%;
	background: #333333;
	border-bottom: 15px solid #F53D87;
	transition: all 0.25s;
}
.threethree {
	display: inline-block;
	width: 33.333333333%;
	height: 100%;
	background: #363636;
	border-bottom: 15px solid #F53D87;
	transition: all 0.25s;
}
.threeone:hover {
	background: #F53D87;
}
.threeone:hover .circlepic {
	background: #B967C4;
}
.threeone:hover .circleborder{
		background: #363636;
}

.threeone:hover svg, .threetwo:hover svg, .threethree:hover svg {
	transition: all 0.65s;
	transform: rotateY(360deg);
}
.threetwo:hover {
	background: #F53D87;
}
.threetwo:hover .circleborder{
		background: #363636;
}
.threetwo:hover svg{
	fill:#ab3df5;
}
.threethree:hover {
	background: #F53D87;
}
.threethree:hover .circleborder{
		background: #363636;
}
.threethree:hover svg{
	fill:#f5cb22;
}
.circleborder {
	position: absolute;
	top: 30px;
	width: 90px;
	height: 90px;
	background: #F53D87;
	margin-left: 88.33333px;
	border-radius: 50%;
}
.circlepic {
	position:absolute;
	top:-10px;
	margin-top: 30px;
	width: 110px;
	height: 110px;
	background: #B967C4;
	margin-left: 78.33333px;
	border-radius: 50%;
}

.rotate-link:hover .rotate-icon
{
  transform: rotate(360deg);
  transition: all 0.9s;
  
}




/*Home Page Issues*/

figure.snip1401 .home-clickhere {
  border: 2px solid #F53D87;
  padding: 0.3em 1em;
  font-size: 0.8em;
  text-decoration: none;
  color: #FFFFFF;
  display: inline-block;
  background-color: #F53D87;
}
figure.snip1401 .home-clickhere:hover {
  background-color: #FFFFFF;
  color: #000000;
}
.snip1401 {
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 230px;
  max-width: 240px;
  max-height: 250px;
  width: 100%;
  color: #000000;
  text-align: right;
  font-size: 16px;
  background-color: #000000;
  text-align: justify
}
.snip1401 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.snip1401 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: 1;
  padding: 25px 0 0 5px;
  background-color: #ffffff;
  width: 40%;
  -webkit-transform: translateX(150%);
  transform: translateX(150%);
}
.snip1401 figcaption:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 100%;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 120px 120px 120px 0;
  border-color: transparent #ffffff transparent transparent;
}
.snip1401:after {
  position: absolute;
  bottom: 50%;
  right: 40%;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 120px 120px 0 120px;
  border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1401 h3,
.snip1401 p {
  line-height: 1.5em;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  margin: 0;
}
.snip1401 h3 {
  margin: 0 0 5px;
  line-height: 1.1em;
  font-weight: 600;
  font-size: 1.4em;
  opacity: 0.75;
}
.snip1401 p {
  font-size: 0.8em;
}


.snip1401:hover img,
.snip1401.hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.snip1401:hover:after,
.snip1401.hover:after,
.snip1401:hover figcaption,
.snip1401.hover figcaption,
.snip1401:hover i,
.snip1401.hover i {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}


/*Contact Page Whatspp,email,landline*/




.containerWhats{
  max-width:830px;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-around;

}

.cardWhats{

  width:250px;
  height:250px;
  background: #fff;
  transform-style:preserve-3d;
  transform:perspective(2000px);
  transition:1s;
  box-shadow:inset 100px 0 50px rgba(0,0,0,0.5);
}

.cardWhats:hover{
  z-index:1111;
  transform:perspective(2000px) rotate(-10deg);
  box-shadow:inset 20px 0 50px rgba(0,0,0,0.5);
}

.cardWhats .img-containerWhats{
  position:relative;
  width:100%;
  height:100%;
  border:1px solid #F53D87;
  box-sizing:border-box;
  transform-origin:left;
  z-index:1;
  transition:1s;
}

.cardWhats .img-containerWhats img{
  position:absolute;
  left:0;
  top:0;
  height:100%;
  width:100%;
  object-fit:cover;
}

.cardWhats:hover .img-containerWhats{
  transform:rotateY(-135deg);
}

.cardWhats .cardWhats-details{
  position:absolute;
  left:0;
  top:0;
  box-sizing:border-box;
  padding-top:100px;
  color:#000;
}

 .cardWhats .cardWhats-details h2{
  margin:0;
  padding:0.5em 0;
  text-transform:uppercase;
  font-size:2em;
  color:#ed363a;
}

.cardWhats .cardWhats-details p{
  margin:0;
  padding:0;
  line-height:25px;
  font-size:1.1em;
}



/* EB Board */

.containerEBP {

  background-color: #F53D87;
  width: 750px;
  height: 300px;
  border-radius: 10px;
  overflow: hidden;
}
.containerEBW {

  background-color: #3d87f5;
  width: 750px;
  height: 300px;
  border-radius: 10px;
  overflow: hidden;
}

.svg-background {
  position: absolute;
  width: 500px;
  height: 300px; 
  background-color: #B967C4;
  clip-path: polygon(0 0, 1% 0, 38% 100%, 0% 100%);
}

.svg-background2 {
  position: absolute;
  width: 240px;
  height: 240px; 
  background-color: #B967C4;
 clip-path: inset(0% 25% 25% 0%);
  translate: 640px 30px 0px;
    border-top-left-radius: 20%;
    border-top-right-radius: none;
    border-bottom-left-radius: none;
    border-bottom-right-radius: 90%;
}

.profile-img {
  
  width: 130px;
  height: 130px;
  margin-top: 5px;
  margin-left: 1px;
  border-radius: 50%;
}

.circle {
  position: absolute;
  width: 142px;
  height: 142px;
  background-color: #ECEFF1;
  border-radius: 50%;
  margin-top: 80px;
  margin-left: 25px;
}

.text-containerEB {
  padding-left: 180px;
  margin-top: 45px;
 
}

.desc-textP {
  font-size: 15px;
  margin-top: 10px;
  text-align: left;
}

.desc-textW {
  font-size: 15px;
  margin-top: 10px;
  text-align: left;
  color: #fff;
}


.cardBox {

  margin: 1px;
}

.card {
    position: relative;
    width: 80px;
    height: 80px;
    background: #FFF;
    transform-style: preserve-3d;
    transition: 1s;
    box-shadow: 0px 10px 10px rgb(0, 0, 0, 0.5);
    border-top-left-radius: 20%;
    border-top-right-radius: none;
    border-bottom-left-radius: none;
    border-bottom-right-radius: 20%;
}

.orcid {
   background: #fff;
}

.publons {
    background: #3d87f5;
}

.scholar {
    background: #3df5ab;
}
.Affliation {
    background: #e64f7c;
}
.card-front,
.card-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    color: #FFF;
    backface-visibility: hidden;
}

.card-front {
    display: flex;
    font-size: 30px;
    justify-content: center;
    align-items: center
}

.card-back {
    display: flex;
    font-size: 20px;
    justify-content: center;
    align-items: center
}
.card-backA {

    font-size: 15px;
padding-top: 30px;
}
.cardBox:hover .card {
    transform: rotateY(180deg);
}

.card-back {
    transform: rotateY(180deg);
}




/* Contacts address */

.tabs {
    max-width: 90%;
    float: none;
    list-style: none;
    padding: 0;
    margin: 75px auto;
    border-bottom: 4px solid #ccc;
}
.tabs:after {
    content: '';
    display: table;
    clear: both;
}
.tabs input[type=radio] {
    display:none;
}
.tabs label {
    display: block;
    float: left;
    width: 33.3333%;
    color: #ccc;
    font-size: 30px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    line-height: 2;
    cursor: pointer;
    box-shadow: inset 0 4px #ccc;
    border-bottom: 4px solid #ccc;
    -webkit-transition: all 0.5s; /* Safari 3.1 to 6.0 */
    transition: all 0.5s;
}
.tabs label span {
    display: none;
}
.tabs label i {
    padding: 5px;
    margin-right: 0;
}
.tabs label:hover {
    color: #B967C4;
    box-shadow: inset 0 4px #F53D87;
    border-bottom: 4px solid #F53D87;
}
.tab-content {
    display: none;
    width: 100%;
    float: left;
    padding: 15px;
    box-sizing: border-box;
    background-color:#ffffff;
}
.tab-content * {
    -webkit-animation: scale 0.7s ease-in-out;
    -moz-animation: scale 0.7s ease-in-out;
    animation: scale 0.7s ease-in-out;
}
@keyframes scale {
  0% {
    transform: scale(0.9);
    opacity: 0;
    }
  50% {
    transform: scale(1.01);
    opacity: 0.5;
    }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.tabs [id^="tab"]:checked + label {
    background: #FFF;
    box-shadow: inset 0 4px #F53D87;
    border-bottom: 4px solid #F53D87;
    color: #F53D87;
}
#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3 {
    display: block;
}
@media (min-width: 768px) {
    .tabs i {
        padding: 5px;
        margin-right: 10px;
    }
    .tabs label span {
        display: inline-block;
    }
    .tabs {
    max-width: 950px;
    margin: 50px auto;
    }
}


/* OAJ-DOI 

section {
  position: relative;
	
}

/*section img {
	position: absolute;
	width: 240px;
	height: 240px;
}*/

.top {
	animation-name: fade;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-duration: 3s;
	animation-direction: alternate;
}

@keyframes fade {
	0% {
		opacity: 1;
	}
	25% {
		opacity: 1;
	}
	75% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}


/* Indexing */

.contentIndex {
  position: relative;
  width: 220px;
  height: 220px;

}

.contentIndex .contentIndex-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 99%;
  width: 100%;

  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.contentIndex:hover .contentIndex-overlay{
  opacity: 1;
}

.contentIndex-image{
 width: 220px;
  height: 220px;
}

.contentIndex-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.contentIndex:hover .contentIndex-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.contentIndex-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.fadeIn-top{
  top: 20%;
}

.fadeIn-left{
  left: 20%;
}

/* Home page issn details table div */

.boxerhome {
  display: table;
  border-collapse: collapse;
}
.boxerhome .box-row-home {
  display: table-row;
}

.boxerhome .boxhome {
  display: table-cell;
  vertical-align: top;
  border: 1px solid #F53D87;
  padding: 5px;
  font-family:monospace;
  font-size:15px ;
}


/* ISSN*/


.animate-charcter
{
   text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
    #DB7F17 0%,
    #F1EB12 29%,
    #F1124C 67%,
    #17DB8E 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 180% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 9s linear infinite;
  display: inline-block;
  font-size: 26px;
}

@keyframes textclip {
  to {
    background-position: 180% center;
  }
}