/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.pt-cv-view .pt-cv-title{
	font-size:16px !important;
	color: #c52d2f !important;
	text-align: center !important;;
}
.pt-cv-view .pt-cv-ifield{
	margin-bottom: 0!important;
    display: inline-block;
    max-width: 100%;
    height: 270px;
    padding: 4px;
    line-height: 1.42857143;
	box-shadow: 0 3px 7px 0 rgba(0,0,0,0.3);
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.pt-cv-title a{
	color:#337ab7 !important;
}
.left-sider{
	box-shadow: 0px 2px 10px #cccccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: thin solid #cccccc;
    padding: 8px;
    display: inline-block;
	width:100%;
}
.left-sider-button{
	padding: 1px;
    margin-left: 5px;
    background: #75034d !important;
    border-bottom: 3px solid #ddd !important;
	border-radius:3px;
    padding-bottom: 7px;
    padding-top: 7px;
    color: #fff;
}
.sidebar-content{
    color: #FFF !important;
    font-size: 15px;
    font-weight: 700;
    padding-left: 20px;
}

.fimage-disp{
	
	box-shadow: 0px 2px 10px #cccccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: thin solid #cccccc;
    padding: 8px;
    display: inline-block;
	margin-top:30px;
}
.layout{
	box-shadow: 0px 2px 10px #cccccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: thin solid #cccccc;
    padding: 15px;
    display: inline-block;
	width:100%;
}
.sidebar-menu{
	font-family: Calibri, Arial;
    font-size: 20px;
    color: #fff;
    padding: 8px;
    padding-top: 0px;
	border-radius:5px;
    margin: 2px;
    background: #E52323;
    border-left: 4px solid #E52323;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
	
}
.fusion-content-boxes.fusion-columns-1 .fusion-column{
	margin-bottom: 0px !important;
}
.fusion-column {
    margin-bottom: 0px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.fusion-header-v4 .fusion-header{
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	transition: none;
}
.post-title{
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 30px;
	line-height: 25px;
	color: #009fdb !important;
}

textarea.form-control {
    height: auto;
}
label{
	display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: 700;
}
.vfb-error{
	color:red !important;
}
.vfb-medium{
	width:100% !important;
	border-radius:4px !important;
	height:35px !important;
	margin-bottom:15px !important;
}

.btn{
	display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
	width: 25%;
    border-radius: 4px !important;
}
.fusion-author .fusion-author-title, .fusion-modal .modal-title, .fusion-modal h3, .fusion-widget-area h3, .post-content h3, .project-content h3{
	font-size: 14px !important;
    font-weight: 700 !important;
	margin-top:0px;
}

.issue-title{
color: #2b96cc;
font-size: 14px;
text-align: left!important;
}


.article-title {
    box-sizing: border-box;
    border-radius: 5px;
    padding: 10px;
    border: 2px solid #dadada;
    background-color: #FFF;
    margin-top: 15px;
    color: #bf5a14;
    width: 100%;
    float: left;
    box-shadow: 2px 2px 2px #ccc;
}

.highlighted-topics{
    width: 100%;
    padding-top: 0px;
	border-radius:5px;
	padding-bottom: 0px;
	padding-left:10px;
    background-color:#75034d;
    margin-bottom: 10px;
    color: #FFF;
    font-weight: bold;
    font-size: 20px;
}

.target-audi {
    width: 50%;
	float: left;
	font-weight:700;
}

    
.article-layout{    
    border: 1px solid #109DAE;    
    border-radius: 5px;
    margin-bottom: 20px;
    box-shadow: 0 10px 6px -6px #000;
    border-bottom-width: 3px;
}
.article-type {
    background: url('https://unisciencepub.com/wp-content/uploads/2020/01/article-bg.jpg') #E8E5E5;
    font-size: 15px;
    color: #fff;
    text-align: left;
    height: 34px;
    padding-top: 3px;
	margin-bottom: 0px;
    padding-left: 10px;
    font-style: italic;
	font-weight:bold;
}
.article-title-name{
	color: #337ab7;
    padding-left: 10px;
	font-size:16px;
	font-weight:700;
	padding-top: 10px;
    
}


.authors{
	color: #337ab7;
    padding-left: 10px;
	padding-bottom:10px;
}

/*submit menuscript section css start*/
.topics-section .box {
  text-align: center;
  padding: 20px;
  box-shadow: 0 0 10px gainsboro;
  transition: all 0.2s;
  border-bottom: 1px solid #ea1717;
  border-radius: 10px;
}
.points-section .box {
  padding: 20px;
  box-shadow: 0 0 10px gainsboro;
  transition: all 0.2s;
  border-bottom: 1px solid #ea1717;
  border-radius: 10px;
}
.topics-section .box:hover , .points-section .box:hover {
  box-shadow: 0 0 5px #ea1717;
}
.points-section .box ul li {
  transition: all 0.3s;
}
.points-section .box ul li:hover {
  color: #ea1717;
}
.topics-section .box a , .points-section .box a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.headings .title {
    font-weight: 600;
}

.headings {
    display: -webkit-box;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.headings .hr {
    display: block;
    flex: 1;
    margin: 0 10px;
    height: 5px;
    background: #D4D4D4;
}

/*submit menuscript section css end*/



@media only screen and (max-device-width: 480px) {

.tar-aud {
    width: 100%;
	font-weight:700;
	float: left;
}
.fusion-layout-column .fusion-column-wrapper{
    
    text-align:center;
}

	

}

.archieve-article {
    background: url('https://unisciencepub.com/wp-content/uploads/2019/10/container_bg.png') #E8E5E5;
    font-size: 15px;
    color: #fff;
    text-align: left;
    height: 34px;
    padding-top: 3px;
	margin-bottom: 0px;
    padding-left: 10px;
    font-style: italic;
	font-weight:bold;
}

/* article styles start */
.author-name{    
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 6px;
    margin-top: 10px;
    color: #1883b5;
    font-weight: bold;
}
.correspondence-author{
   color: #085f9f;
   margin-right: 6px;
}

.article-titles {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 9px;
    margin-top: 20px;
    color: #1883b5;
    font-weight: bold;
}

.article-button {
    border: 1px solid #dadada;
    border-radius: 5px;
    padding: 5px;
    background-color: #007ac9;
    margin: 8px 5px 8px;
    font-size: 13px;
    width: 15%;
    float: left;
	text-align: center;
}
.journal-title{
    font-family: 'Merriweather', serif;
    font-weight: bold;
    color: #26D293;
    font-size: 28px;
    line-height: 40px;
    
}

.article-button-content {
    color: #FFF !important;
    font-weight: 500;
	font-size: 1.125em;
    
}

.doi-activation-article{
    float: right;
    margin-right: 10px;
    color: #009fdb !important;
}


/*kkeypoint-sec css start*/

.keypoint-sec {
  
  color: #000;
}
.service {
  /*margin: 20px;*/
  padding: 20px;
  border-radius: 4px;
  flex-wrap: wrap;
  border: 2px solid #e7e7e7;
  color: #000 !important;
  transition: all 0.3s ease;
   background: -moz-linear-gradient(top, #FF4980 0%, #FFCBDA 100%) !important;
    background: -webkit-linear-gradient(top, #FF4980 0%, #FFCBDA 100%) !important;
    background: linear-gradient(to bottom, #FF4980 0%, #FFCBDA 100%) !important;   
}

.service:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
}
.service1 hr {
  border-color: #42b7ca;
}
.service2 hr {
  border-color: #425fca;
}
.service3 hr {
  border-color: #9c42ca;
}
.service1:hover {
  border: 2px solid #42b7ca;
  box-shadow: 0 0 10px #42b7ca;
  color: #42b7ca;
}

.service2:hover {
  border: 2px solid #425fca;
  box-shadow: 0 0 10px #425fca;
  color: #425fca;
}

.service3:hover {
  border: 2px solid #9c42ca;
  box-shadow: 0 0 10px #9c42ca;
  color: #9c42ca;
}


/*keypoint-sec css end/*/

@media only screen and (max-width: 768px) {
.article-button{
    border: 1px solid #dadada;
    border-radius: 5px;
    padding: 10px;
    background-color: #007ac9;
    margin: 5px 0px 0px;
    font-size: 13px;
    color: #fff;
    width: 100%;
   	text-align: center;
	padding-left:20px;
	
}
.article-button-content {
    color: #FFF !important;
    font-weight: 500;
	font-size: 1.125em;
    
}
.target-audi{
	width: 100% !important;
    float: left;
    font-weight: 700;
}
	
}

.primer-tab{
color: #0FF;
}



.peptide-tab{
color: #FF0000;

}
.peptide-tabl{
color:#6e00c9;
}

/* For Journal box height */
.pt-cv-view .pt-cv-ifield {
    margin-bottom: 0 !important;
    display: inline-block;
    max-width: 100%;
    height: 310px !important;
    padding: 4px;
    line-height: 1.42857143;
    box-shadow: 0 3px 7px 0 rgba(0,0,0,0.3);
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.doi-activation{
    float: right;
    margin-right: 10px;
    
}

.doi-activation a {
    color: #FFF !important;
}

.abstract-index {
    box-sizing: border-box;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #f6f6f6;
    background-color: #FFF;
    margin: 8px 5px 8px;
    transition: all 1s ease-in-out 0s;
    height: 185px;
    width: 275px;
    float: left;
    box-shadow: 3px 3px 7px rgba(0,0,0,0.3);
}

.sidebar-abstract{
	font-family: Calibri, Arial;
    font-size: 20px;
    color: #fff;
    padding: 8px;
    padding-top: 0px;
	border-radius:5px;
    margin: 2px;
    background: #26D293;
    border-left: 4px solid #E52323;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
	
}

.sidebar-abstract a{
	color:#FFF !important;
}

.banner-wrapper {
    width: 100%;
     text-align: center;
}

.banner-wrapper img {
    width: 100%;
   object-fit: cover;
    display: block;
}
