/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
.button.button-sm{
    padding: 5px 10px;
    font-size: 12px;
    line-height: 20px;
}
.bg-main{
    background-color: #024b80 !important;
}

.bg-second{
     background-color: #ff8b00 !important;
}

.text-main{
    color: #024b80 !important;

}
.text-second{
    color: #ff8b00 !important;
}

.alpha-disabled{
    color: #9f9f99 !important;
    cursor: default;
}

.athena-res{
    background:#fff;
}

.athena-res p{
    margin-left: 15px !important;
    font-weight: 600  !important;
}

.athena-res ul{
  list-style: none;
    margin-right: 10px !important;
    font-weight: 400  !important;
    margin-bottom: 15px !important;
}

.athena-res .row{
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-bottom: 1px #333 solid;
    padding-top: 5px;
}

.athena-res .row:last-child{
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-bottom: 0px;
}

.athena-res ul li{
    margin-bottom: 4px;
}

.athena-res ul li a{
    color: #000;
}

.athena-res ul li:hover{
    background: #e5e4e4;
    padding: 2px;
}

.athena-res ul li{
    padding: 2px;
}


.border-between > [class*='col-']::before {
	   background: #E5E5E5;
	   bottom: 0;
	   content: " ";
	   left: 0;
	   position: absolute;
	   width: 1px;
	   top: 0;
	}
.dark .border-between > [class*='col-']::before { background: rgba(255, 255, 255, 0.2); }
.border-between > [class*='col-']:first-child::before { display: none; }
	.border-between > [class*='col-'],
	.border-between .container,
	.border-between .container-fluid {
		padding-right: 30px;
		padding-left: 30px;
	}

	.border-between.row {
		margin-right: -30px;
		margin-left: -30px;
	}
.fs-16px {
    font-size:16px !important;
}

.fs-15px {
    font-size:15px !important;
}

.fs-14px {
    font-size:14px !important;
}

.fs-17px {
    font-size:17px !important;
}

.fs-18px {
    font-size:18px !important;
}

.athena-card .card{
    background-color: #ffffff;
    border: 0;
    border-radius: 0;
    position: relative;
    height: 100%;
    box-shadow: none;
}
.text-dark-blue{
    color:#3683d7 !important;
}
.text-second-blue{
    color:#4a8acf !important;
}

.d-ig{
    display: inline-grid !important;
    
}
.athena-card-overlay{
    padding: 10px;
    position: absolute;
    bottom: 0;
    height: 100%;
    background: linear-gradient(to top, rgb(3 3 3) 0%,rgb(0 0 0 / 20%) 100%);
    display: grid;
    align-items: end;
    color: #fff;
}

.athena-card .card img {
    height: 380px;
    width: 100%;
    object-fit: cover;
}

.athena-card .card .athena-cat
{
	bottom: 0;
}

.athena-card .card .card-body {
    padding: 10px;
}	

.athena-card .card .athena-cat
{
	bottom: 0;
}	

.athena-card .athena-cat-published{
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1.5 !important;
    padding-bottom: 10px;
    display: inline-block;
}
.athena-card .card .card-body{
        padding: 10px;
}
.athena-card .athena-cat-published .athena-cat-label {
    color: #fff;
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
}

.athna-card .athena-card-desc{
    display: block;
    margin-bottom: 10px;
    position: relative;
    font-size: 15px;
}

.athena-card .athena-cat-published-on{
    font-size: 18px;
    position: absolute;
    top: 10px;
}

.svg-bg {
			position: absolute;
			top: 0;
			right: 0;
			z-index: 0;
		}
@media (max-width: 1366px) {
.img-bg-search{
    width: 25% !important;
}
}

@media (min-width: 992px){
.min-vh-lg-30 {
    min-height: 30vh !important;
}
}


@media (min-width: 992px){
.min-vh-lg-20 {
    min-height: 20vh !important;
}
}

@media (min-width: 992px){
.min-vh-lg-15 {
    min-height: 15vh !important;
}
}

@media (max-width: 575.98px) {
	
	.text-center-sm {
	text-align: center !important;
	}
}

.larticle-aurthor{
bottom:1px;
left:1px;
    
}


.gradient-logo,
.h-gradient-logo:hover {
	background-image: -webkit-linear-gradient(to right, #6280e7,  #232323) !important;
	background-image: linear-gradient(to right, #6280e7,  #232323) !important;
}



.jbs-link{
    color:#10147e;
    font-size: .9em;
    font-weight: 600;
    text-decoration:none;
}


.athena-journal-tags .tagcloud{
  align-items:center !important;  
}
.athena-journal-tags .journal-aplha a{
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 10px;
    border: 1px solid #E5E5E5;
    color: #666;
    border-radius: 2px;
    font-size: 16px !important;
    display: inline-block;
}

.journal-aplha a:hover {
    border-color: #ff8b00 !important;
    color: #ff8b00 !important;
}

.ja-selected {
    border-color: #ff8b00 !important;
    color: #ff8b00 !important;
}

@media (max-width: 1400px){
.container {
    max-width: 1199px;
}
}

.bg-color-light {
    background-color: rgba(var(--themecolorrgba, 32,158,187),0.07);
    border-top: 1px solid rgba(var(--themecolorrgba, 32,158,187),.08);
    border-bottom: 1px solid rgba(var(--themecolorrgba, 32,158,187),.1);
}

.widget > h4 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
}

.radius-0{
    border-radius:0 !important;
}

.a-border-r{
   border-right:1px solid #cfd5e4 !important;
}

.a-border-l{
   border-left:1px solid #cfd5e4 !important;
}

.lh-14{

    line-height: 1.4 !important;
}