@import url('https://fonts.maateen.me/solaiman-lipi/font.css');
:root {
	--primary:#003F67;
	/* --primary:#007067; */
	--Seconday: #ffffff;
	--text-color:#ffffff;
	--white-color:#ffffff;
	--black-color:#000000;
	--bg-color:#f5f6f7;
}
html {scroll-behavior: smooth;}
body{font-family: 'Roboto Slab', serif;font-size:20px;background:#fff;color:#222;font-weight:normal;overflow-x:hidden}
h1,h2,h3,h4,h5,h6{font-family: 'Roboto Slab','SolaimanLipi', sans-serif;margin-bottom:0;font-size:16px;line-height:20px}
a{color:#222;text-decoration:none;}a:hover{text-decoration:none;}
p{margin-bottom:0;font-size:16px;line-height:22px}
/* .container{padding-right:10px;padding-left:10px; max-width: 1260px;} */
.container-fluid{padding:0}
.img100{width:100%}
.form-control:focus { border-color: var(--primary); box-shadow: none; }
ul{ padding:0; margin:0; }

/* img-resize */
.Imgresize{position:relative;}
.ImgViewer{padding-top:52.25%;margin:0;}
.DTopImage .ImgViewer{padding-top:38.2%;margin:0;}
.FixingRatio{position:absolute;top:0;left:0;bottom:0;right:0;height:100%;width:100%;object-fit:cover;}
.ImgRatio{position:absolute;top:0;left:0;bottom:0;right:0;height:100%;width:100%;object-fit:cover;}

.select2-selection.select2-selection--multiple.form-control.is-invalid {
  border: 1px solid red !important;
}
/* common */
.sticky {position: fixed; background: #292929; top: 0 !important; z-index: 999; margin-top: 0; left:0; right:0;box-shadow: 0px 1px 8px 0 #0000003d;}
.navbar-toggler:focus {box-shadow:none;}
/* .page-heading {
	margin: 30px 0;
} */
.page-heading h1 {
	font-size:24px;
	text-align: center;
	text-transform: uppercase;
}
.breadcrumb-wrap {
	position: relative;
	margin:30px 0;
}
/* .breadcrumb-wrap::before{
	position: absolute;
	content:"";
	top:50%;
	left:0;
	width:100%;
	height:1px;
	background:#eee;
	transform: translateY(-50%);
} */

/*sortable*/
#sortable{
	border: 1px solid #cce6f5;
	padding:12px;
	border-radius:4px;
}
#sortable .ui-state-default {
	background: #cce6f5;
	border-radius: 3px;
	padding: 8px;
	margin-bottom: 8px;
	font-weight: 150;
	cursor: all-scroll;
	font-size: 14px;
	list-style-type: none;
}
#sortableEditor{
	border: 1px solid #cce6f5;
	padding:12px;
	border-radius:4px;
}
#sortableEditor .ui-state-default {
	background: #cce6f5;
	border-radius: 3px;
	padding: 8px;
	margin-bottom: 8px;
	font-weight: 150;
	cursor: all-scroll;
	font-size: 14px;
	list-style-type: none;
}
#sortablePublisher{
	border: 1px solid #cce6f5;
	padding:12px;
	border-radius:4px;
	}
#sortablePublisher .ui-state-default {
	background: #cce6f5;
	border-radius: 3px;
	padding: 8px;
	margin-bottom: 8px;
	font-weight: 150;
	cursor: all-scroll;
	font-size: 14px;
	list-style-type: none;
}
/* Modal PopUp Section */
.subscribeModal .modal{
	z-index: 10000000;
	backdrop-filter: blur(2px);
	background: #ffffff40;
 }
.subscribeModal .modal-header{
	justify-content: center;
	padding: 0 16px;
	border-bottom: unset;
 }
 .subscribeModal .modal-header .close-btn{
	position: absolute;
	top: -1px;
	right:0;
	z-index:1;
}
.subscribeModal .modal-header .close-btn span{
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	background:var(--primary);
	padding: 2px 10px;
	border-radius: 0 5px 0 50%;
}
.subscribeModal .modal-body {
	padding: 10px 40px 40px;
}
.subscribeModal .modal-content{
	box-shadow: none;
	border: 0;
	padding: 10px;
}
 .subscribeModal .subscModal-header-icon{
	/* position: absolute;
	top: 10px;
	left: 50%;
	transform: translateX(-50%); */
	background: var(--primary);
	border-radius: 50%;
	height: 80px;
	width: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 30px;
	color: #fff;
	z-index:1;
}
.subscribsion-popup-wrap {
	text-align: center;
}
.subscribsion-popup-wrap h2 {
	font-size: 24px;
	margin: 20px 0 10px 0;
	text-align: center;
}
.subscribsion-popup-wrap h5 {
	font-size:14px;
}
.subscribsion-popup-wrap .input-field {
	border: 1px solid #eee;
	margin:20px 0;
	position: relative;
}
.subscribsion-popup-wrap .input-field i {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background: var(--primary);
	color: #fff;
	width: 46px;
	text-align: center;
	line-height: 40px;
}
.subscribsion-popup-wrap .input-field input {
	width: 100%;
	padding:8px;
	padding-left: 60px;
	font-size: 16px;
	border-radius: 0;
}
.subscribsion-popup-wrap .subsc-btn {
	background: var(--primary);
	font-size: 16px;
	color: #fff;
	border: 0;
	padding: 8px 35px;
	text-transform: capitalize;
}

.subscribsion-popup-wrap label {
	color: #000;
	font-size: 14px;
}
.subscribsion-popup-wrap label a{
	margin-right:5px;
	color: var(--primary);
}
.subscribsion-popup-wrap span {
	color: #000;
}
.subscribsion-popup-wrap .form-check-input {
	width: 16px;
	height: 16px;
}
.subscribsion-popup-wrap .form-check-input:checked {
	background-color: var(--primary);
	border-color: var(--primary);
}
/* .nav .nav-tabs {
	display: flex;
	justify-content: space-around;
} */
.modal-tabs {
	display: absolute;
	cursor: pointer;
	margin-top: 10px;
	/* margin-left: 20px;
	margin-right: 20px; */
}
.modal-tabs .nav-tabs {
	border-bottom: unset;
}
.modal-tab {
	flex: 1;
	width: 140px;
	text-align: center;
	padding: 5px 10px;
	border-radius: 4px 4px 0 0;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 14px;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	word-break: normal;
	box-sizing: border-box;
	height: 100%;
}
.modal-tabs .modal-tab {
	color: #003F67 !important;
	background-color: #fff !important;
	border-radius: 4px;
	border: 1px solid #dbdbdb;
}
.modal-tabs .modal-tab.active {
	color: #fff !important;
	background-color: #003F67 !important;
}
.modal-tabs .nav-item {
	margin-bottom: 5px;
}
.orgColTab {
	display:none;
}
.indColTab {
	display:none;
}
/*collaborator page*/
.collaborator-head{
	padding:6px 15px;
	border: 1px solid rgb(238, 238, 238);
	border-bottom: none;
}
.collaborator-head p{
	line-height: 2;
	margin-top:10px;
}
.collaborator-head h1{
	margin-top: 10px;
}
.collaborator-foot{
	padding:6px 15px;
	border: 1px solid rgb(238, 238, 238);
	border-top: none;
}
.collaborator-foot p{
	line-height: 2;
	margin-top:10px;
	margin-bottom:10px;
}

.breadcrumb-wrap ul {
    position: relative;
    z-index: 1;
    background: #fff;
    /* padding: 0 10px 4px 10px; */
    display:flex;
}
.breadcrumb-wrap ul li {
    display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    margin-right: 5px;
}
.breadcrumb-wrap ul li:last-child{
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.breadcrumb-wrap ul .active{
	color: var(--primary);
}
.breadcrumb-wrap ul li:last-child{
	margin-right:0;
}
.breadcrumb-wrap ul li a{
	color: var(--black-color);
}
.breadcrumb-wrap ul li:hover a{
	color: #9b242d;
}
.breadcrumb-wrap ul li::after {
	content: "\f101";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 12px;
	margin-left: 5px;
}
.breadcrumb-wrap ul li:last-child:after {
	content: none;
}
/* common-btn */
.common-btn {
	background:var(--primary);
	color:var(--white-color);
	padding: 8px 20px;
	border-radius: 0;
	margin-top: 30px;
	font-size:14px;
	font-weight: 700;
	position: relative;
	transition: all 0.3s ease;
	transform:translateY(0);
	text-transform: capitalize;
}
.common-btn::before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}
.common-btn:hover::before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}
.common-btn:hover{
	color:#fff;
	transform:translateY(-5px);
}
/*gallery images*/
.upload-images{
  display:inline-block;
  padding-right:15px;
}
.gal-img-delete{
  color:red;
  font-size:14px;
  position:absolute;
}
/*publication preview share icon disable*/
.preview-pub-page {
  pointer-events: none;
}
/*podcast crud css*/
  .insSection {
    position: relative;
}
.insSection .removeclass {
    position: absolute;
    right: 0;
    top: 11px;
}
.insSection .removeRecord {
    position: absolute;
    right: 0;
    top: -5px;
}
.the-fieldset {
    border: 1px solid #e0e0e0;
    padding: 15px;
}
/*view pdf embed */
/* back-to-top */
#button {display: inline-block; background-color:var(--primary); width: 50px; height: 50px; text-align: center; border-radius: 4px; position: fixed; bottom: 30px; right: 30px; transition: background-color .3s, opacity .5s, visibility .5s; opacity: 0; visibility: hidden; z-index: 1000;border: 1px solid #fff;}
#button::after {font-weight: normal; font-style: normal; font-size: 2em; line-height: 50px; color: #fff;}
#button:hover {cursor: pointer; background-color: #333;}
#button:active {background-color: #555;}
#button.show {opacity: 1; visibility: visible;}
#button i {font-size: 25px; line-height: 50px; color: #fff;}

/* header-top */
.header-top {
	padding: 5px 0;
	position: relative;
}
.header-top::before {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	width: 58%;
	height: 100%;
	background: #eee;
	clip-path: polygon(2% 0%, 100% 0%, 100% 100%, 0% 100%);
	z-index: -1;
}
.header-top-menu ul {
	padding: 0;
	margin: 0;
	/* display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center; */
}
.header-top-menu ul li {
	display: inline-block;
	/* display: flex; */
	font-size: 0;
	/* align-items: center; */
}
.header-top-login ul {
	display: none;
}
.header-top-menu ul li a {
	font-size: 14px;
	color: var(--black-color);
	padding: 5px 10px;
	display:inline-block;
	cursor: pointer;
}
.header-top-menu .dropdown-menu li a{
	color: var(--black-color);
}
.header-top-menu ul ul li{
	border-bottom:1px solid #eee;
}
.header-top-menu ul li a:hover{
	color:#9b242d;
}
.header-search {
	margin-left: 10px;
}
.header-search input {
	border-radius: 20px;
	background: #fff;
}
.search-btn {
	border-radius: 0 20px 20px 0;
}
.dropdown-menu li {
    display: block !important;
}

.language-section .select2-container--default .select2-selection--single.is-invalid{
	border-color: #dc3545!important;
}
.header-top-navbtn{
	background: var(--primary);
	color:#fff !important;
	padding: 5px 20px !important;
	clip-path: polygon(4% 0, 100% 0%, 96% 100%, 0% 100%);
}
.header-top-navbtn:hover{
	color:#dc3545!important;
}
.header-top-navbtn i{
	margin-right:8px;
}

.submission-heading{
	background: var(--primary);
	color:#fff !important;
	padding: 5px 20px !important;
}
/* main-menu */
.main-menu {
	background: var(--primary);
}
.logo img {
	width:160px;
}
.site-name h1 {
	font-size: 19px;
	text-transform: uppercase;
	color: #fff;
}
.main-menu .navbar {
	padding:0;
}
.main-menu .navbar-nav {
	align-items: center;
}
.main-menu .navbar-nav .nav-item{
	/* border-right: 1px solid var(--white-color); */
}
.main-menu .navbar-light .navbar-nav .nav-link {
	color: var(--white-color);
	font-size: 16px;
	padding:23px 17px;
	line-height: 1;
}
.main-menu .navbar-light .navbar-nav .nav-item:last-child .nav-link{
	border-right:0;
	padding-right:0;
}
/* .main-menu .navbar-light .navbar-nav .nav-item:hover .nav-link {
	color: #9b242d;
} */
.Research-btn {
	border: 1px solid var(--white-color);
	margin-left: 38px;
	padding: 5px 20px;
	border-radius: 20px;
	font-size: 16px;
	color:var(--white-color);
}
.Research-btn:hover{
	background: var(--white-color);
	color:var(--primary) !important;
}
.main-menu .navbar-light .navbar-toggler-icon {
	background-image:none;
}
.main-menu .navbar-light .navbar-toggler-icon i {
	font-size: 31px;
	color: #ffff;
}
.main-menu .dropdown-menu {
	padding:0;
	background: var(--primary);
	border:0;
}
.main-menu .dropdown-menu .dropdown-item {
	color:#fff;
	font-size: 16px;
	padding: 10px 17px;
	border-bottom: 1px solid #123348;
}
.main-menu .dropdown-menu li:last-child a{
	border-bottom:0;
}
.dropdown-item.active, .dropdown-item:active {
	background:none;
}
.main-menu .dropdown-item:hover {
	color:#9b242d;
	background-color:#fff;
}
.dropdown-item:focus, .dropdown-item:hover {
	color: #1e2125;
	/* background-color: #e9ecef; */
}

/* hero-slider */
.hero-slider {
	position: relative;
}
.hero-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 1;
	opacity: 0.54;
}
.hero-content-wrap {
	position: relative;
}
.hero-slider .items{
	position: relative;
}
.hero-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 60%;
	text-align: center;
	z-index: 1;
}
.hero-text h1 {
	color: #fff;
	font-size: 30px;
	line-height:40px;
	padding: 10px 95px;
	text-transform: capitalize;
}
.hero-slider .items .ImgViewer {
	padding-top: 40.25%;
	margin: 0;
}
.hero-slider .priv_arrow {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	cursor: pointer;
}
.hero-slider .next_arrow {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	cursor: pointer;
}
.hero-slider .priv_arrow i {
	font-size:20px;
	background: var(--primary);
	color: var(--white-color);
	padding: 15px;
}
.hero-slider .next_arrow i{
	font-size:20px;
	background: var(--primary);
	color: var(--white-color);
	padding: 15px;
}
.hero-slider .slick-dots{
	display: none!important;
}


/* service-area */
.service-area {
	position: relative;
	margin-top: -100px;
}
.service-wrap {
	padding: 36px 32px;
	background: var(--white-color);
	border: 1px solid #eee;
	box-shadow: 0px 4px 20px rgba(0,0,0,0.15);
	position: relative;
	text-align: center;
}
.service-wrap::before {
	position: absolute;
	content: "";
	top: -1PX;
	left: 50%;
	width: 50%;
	height: 5px;
	background: var(--primary);
	transform: translateX(-50%);
	border-radius: 0 0 5px 5px;
}
.service-wrap h2 {
	font-size: 22px;
	font-weight: 700;
	text-align: center;
}
.service-wrap p {
	margin: 20px 0;
}
.service-wrap a {
	border: 1px solid #aaa;
}
.service-wrap a:hover {
	border: 1px solid var(--primary);
	color: var(--primary);
}


/* about-us-area */
.about-us-area {
	padding: 50px 0;
}
.about-us-text h2 {
	font-size: 18px;
	margin-bottom: 30px;
	border-left: 3px solid #9b242d;
	padding-left: 5px;
}	   
.about-us-text h5 {
	font-size: 30px;
	margin-bottom:30px;
	line-height: 30px;
	text-transform: capitalize;
}
.about-us-text p {
	line-height:30px;
	padding-right: 117px;
}
.about-us-img {
	/* position: relative; */
}
/* .about-us-img::before {
	position: absolute;
	content: "";
	left: 25px;
	top: -25px;
	width: 100%;
	height: 100%;
	border: 7px solid var(--primary);
	z-index: -1;
} */
.about-us-img img{
	/* -webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjUwMCIgICBoZWlnaHQ9IjU2My4xMzgiICAgdmlld0JveD0iMCAwIDUwMCA1NjMuMTM4IiAgIHZlcnNpb249IjEuMSIgICBpZD0ic3ZnNDUiICAgaW5rc2NhcGU6dmVyc2lvbj0iMC45Mi40ICg1ZGE2ODljMzEzLCAyMDE5LTAxLTE0KSIgICBzb2RpcG9kaTpkb2NuYW1lPSJzaGFwZV8wMV92ZXJfMDAxLnN2ZyI+ICA8ZGVmcyAgICAgaWQ9ImRlZnMzOSIgLz4gIDxzb2RpcG9kaTpuYW1lZHZpZXcgICAgIGlkPSJiYXNlIiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiICAgICBib3JkZXJvcGFjaXR5PSIxLjAiICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIgICAgIGlua3NjYXBlOnpvb209IjAuNyIgICAgIGlua3NjYXBlOmN4PSItMzIuMjkyNTE3IiAgICAgaW5rc2NhcGU6Y3k9IjIyNC4xNzMyNiIgICAgIGlua3NjYXBlOmRvY3VtZW50LXVuaXRzPSJweCIgICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIgICAgIHNob3dncmlkPSJmYWxzZSIgICAgIHVuaXRzPSJweCIgICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIgICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMTciICAgICBpbmtzY2FwZTp3aW5kb3cteD0iLTgiICAgICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIiAgICAgYm9yZGVybGF5ZXI9InRydWUiIC8+ICA8bWV0YWRhdGEgICAgIGlkPSJtZXRhZGF0YTQyIj4gICAgPHJkZjpSREY+ICAgICAgPGNjOldvcmsgICAgICAgICByZGY6YWJvdXQ9IiI+ICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4gICAgICAgIDxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+ICAgICAgPC9jYzpXb3JrPiAgICA8L3JkZjpSREY+ICA8L21ldGFkYXRhPiAgPGcgICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIgICAgIGlkPSJsYXllcjEiICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLDYzLjEzNzk4KSI+ICAgIDxwYXRoICAgICAgIGlkPSJwYXRoMTM0LTIiICAgICAgIGQ9Ik0gMjIuOTY2ODQxLDM3Ni4wMjgzIEEgNDUuOTMzNjUsNDUuOTMzNjUgMCAwIDEgMCwzMzYuMjQ4NTYgTCAzLjQwMDAwMDZlLTUsMTAwLjYxMzA2IEEgNDUuOTMzNjUsNDUuOTMzNjUgMCAwIDEgMjIuOTY2ODQxLDYwLjgzMzM2MiBMIDIyNy4wMzMyMSwtNTYuOTg0MzgzIGEgNDUuOTMzNjUsNDUuOTMzNjUgMCAwIDEgNDUuOTMzNjQsMCBMIDQ3Ny4wMzMyLDYwLjgzMzM2MiBBIDQ1LjkzMzY1LDQ1LjkzMzY1IDAgMCAxIDUwMCwxMDAuNjEzMTEgViAzMzYuMjQ4NiBhIDQ1LjkzMzY1LDQ1LjkzMzY1IDAgMCAxIC0yMi45NjY4NSwzOS43Nzk3IEwgMjcyLjk2NjgzLDQ5My44NDYwOCBhIDQ1LjkzMzY1LDQ1LjkzMzY1IDAgMCAxIC00NS45MzM2NiwwIHoiICAgICAgIHN0eWxlPSJzdHJva2Utd2lkdGg6MC44NjU1ODM5IiAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAgICAgICBpbmtzY2FwZTp0cmFuc2Zvcm0tY2VudGVyLXk9IjYuNzc5OTkwOWUtMDYiICAgICAgIGlua3NjYXBlOnRyYW5zZm9ybS1jZW50ZXIteD0iMi40OTk5ODM5ZS0wNiIgLz4gIDwvZz48L3N2Zz4=);
	-webkit-mask-size: contain;
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat */
}	
.about-us-btn {
	background:var(--primary);
	color:var(--white-color);
	padding: 8px 20px;
	border-radius: 0;
	margin-top: 30px;
	font-size:14px;
	font-weight: 700;
	position: relative;
	transition: all 0.3s ease;
	transform:translateY(0);
	text-transform: capitalize;
}
.about-us-btn::before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}
.about-us-btn:hover::before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}
.about-us-btn:hover{
	/* margin-top:2px; */
	color:#fff;
	transform:translateY(-5px);
}
.benefitsOfKnowledge-caption {
	text-align: center;
	font-style: italic;
	color: #0073b2;
	font-size: 15px;
}

/* research-area */
.research-area {
	padding: 50px 0;
	background-image: url(../../media/imgAll/bg/background_section.png);
	background-blend-mode: color-dodge;
	background-color: #003262;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-position-y: -66.9296px;
	position: relative;
}
.section-heading-wrap {
	margin-bottom:30px;
	display: flex;
}
.section-heading {
	flex: 1 0 0;
}
.research-area .section-heading h2,.research-area .section-heading p {
	color: #fff;
}
.research-area .section-heading-wrap .see-all-wrap a{
	background:#fff;
}
.section-heading h2 {
	font-size: 24px;
	border-left: 3px solid #9b242d;
	padding-left: 5px;
	line-height:24px;
	color: var(--primary);
}
.section-heading p {
	margin-top: 15px;
}
.see-all-wrap a {
	font-size: 14px;
	border: 1px solid var(--primary);
	padding: 5px 15px;
	color:var(--black-color);
}
.see-all-wrap a:hover {
	border: 1px solid var(--black-color);
	color: #9b242d;
}
.research-content-wrap {
	border: 1px solid #eee;
	padding:10px;
	margin-bottom: 24px;
	width:100%;
	background: var(--white-color);
	z-index:1;
}
.research-content-wrap p {
	font-size: 14px;
}
.research-content-wrap p > a {
	color:var(--primary);
	text-decoration: underline;
}
.research-content-wrap p > a:hover {
	color:var(--black-color);
}
.research-content-wrap h2 {
	font-size: 18px;
	line-height: 25px;
	margin-top: 7px;
	margin-bottom: 10px;
	color:#222;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	transition:all 0.3s ease;
}
.research-content-wrap:hover h2{
	color: #9b242d;;
}
.research-img .ImgViewer {
	padding-top: 131.25%;
	margin: 0;
}


/* research-discover */
/* .research-discover {
	background: #f8f8fb;
	padding: 35px 0;
}
.research-discover-img img {
	width: 380px;
}
.research-dicover-search h2 {
	font-size: 40px;
}
.research-dicover-search p {
	font-size: 18px;
	margin: 30px 0;
	line-height: 30px;
}
.research-dicover-search input {
	width: 100%;
	padding: 15px 50px;
	position: relative;
}
.input-form{
	position: relative;
}
.research-dicover-search .input-form::before{
	position: absolute;
	content: "\f002";
	left:13px;
	top:50%;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	transform: translateY(-50%);
	color: #aaa;
	z-index: 1;
} */

/* forum-area */
.forum-area {
	padding: 50px 0;
}

.forum-post-wrap {
	border: 1px solid #eee;
	padding: 20px;
	margin-bottom: 24px;
	width: 100%;
	background: #f7fbf1ab;
}
.forum-post-wrap h2 {
	font-size: 19px;
	line-height: 30px;
	margin-bottom: 10px;
	font-weight: 400;
}
.forum-post-wrap p > a {
	color: var(--primary);
	text-decoration: underline;
	margin-left: 5px;
}
.forum-post-wrap p > a:hover {
	color:var(--black-color);
}
.forum-post-wrap h2 a{
	color:#333;
}
.forum-post-wrap h2 a:hover{
	color: var(--primary);
}
.forum-post-wrap span {
	font-size: 14px;
}
.section-bottom-btn a {
	border:1px solid var(--primary);
	color: var(--primary);
	padding: 10px 30px;
	font-weight: 700;
	/* border-radius:0; */
}
.section-bottom-btn a:hover {
	background: var(--primary);
	color: var(--white-color);
}

/* recent-publications-area */
.recent-publications {
	padding: 50px 0;
}

.recent-pub-slider-wrap .items-renPub {
	padding:20px;
	background:var(--bg-color);
	transition:all 0.5s ease;
}
.recent-pub-slider-wrap .slick-slide{
	margin-left:15px;
	margin-right:15px;
}
.recent-pub-slider-wrap .slick-list {
	margin-left: -15px;
	margin-right: -15px;
}
.recent-pub-slider-wrap .priv_arrow {
	position: absolute;
	left: -20px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	width: 50px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	cursor: pointer;
	z-index: 1;
	transition: all 0.3s ease;
	background:var(--primary);
}
.recent-pub-slider-wrap .priv_arrow:hover{
	background:#9b242d;
}
.recent-pub-slider-wrap .next_arrow{
	position: absolute;
	right:-20px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	width: 50px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	cursor: pointer;
	z-index: 1;
	transition: all 0.3s ease;
	background:var(--primary);
}
.recent-pub-slider-wrap .next_arrow:hover{
	background:#9b242d;
}
.recent-pub-slider-wrap .items-renPub .recent-pub-img{
	overflow: hidden;
	transition:all 0.5s ease;
}
.recent-pub-slider-wrap .items-renPub .recent-pub-img img {
	aspect-ratio: 0.8;
	object-fit: cover;
	object-position: top;
	width: 100%;
	/* transform: perspective( 600px ) rotateY( -40deg );
	border-right: 5px solid #fff; */
	transition:all 0.5s ease;
}
/* .recent-pub-slider-wrap .items-renPub:hover .recent-pub-img img {
	transform: rotateY(0deg );
	border-right-color:#eee;
} */
.recent-pub-slider-wrap .items-renPub:hover .recent-pub-img img {
	transform: scale(1.1);
}

.recent-pub-text {
	margin-top:10px;
}
.recent-pub-text h3 {
	color: var(--primary);
	height: 75px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	line-height: 24px;
}
.recent-pub-slider-wrap .items-renPub:hover .recent-pub-text h3{
	color: #9b242d;
}

/* partners-area */
.partners {
	padding: 50px 0;
	/* background: #eee; */
}
.partner-wrapper {
	margin-bottom: 24px;
	width: 100%;
	display: flex;
	align-items: center;
	transition: all 0.3s ease;
	overflow: hidden;
	border: 1px solid #eee;
	padding: 5px;
}

/* .partners .col-lg-2:nth-last-child(-n+6) .partner-wrapper{
	margin-bottom:0;
} */

.partner-wrapper:hover {
	border: 1px solid #9b242d;
}
.partner-wrapper a{
	color: var(--black-color);
	height: 100%;
	width: 100%;
}
.partner-logo {
	display: flex;
	justify-content: center;
	/* border: 1px solid #eee; */
	transition: all 0.3s ease;
	height: 100%;
    align-items: center;
}
.partner-logo img {
	width:100%;
}
/* .partners-text p {
	text-align: center;
	font-size: 14px;
	padding: 5px 0;
	text-transform: uppercase;
} */

/* new-publications */
.new-publications {
	padding: 50px 0;
	/* background-image: url(../../media/imgAll/bg/background_section.png);
	background-blend-mode: color-dodge;
	background-color: #003262;
	background-size: cover;
	background-position: center center;
	background-position-y: center;
	background-repeat: no-repeat;
	background-position-y: -66.9296px; */
	position: relative;
	background:var(--bg-color);
}
.new-publications .section-heading-wrap .see-all-wrap a {
	background: #fff;
}
.publication-content-wrap {
	margin-bottom:24px;
	border: 1px solid rgba(34, 34, 34, 0.1);
	transition: all 0.3s ease;
}
/* .new-publications .col-lg-3:nth-last-child(-n+4) .publication-content-wrap{
	margin-bottom:0;
} */
.publication-content-wrap a{
	color: #000;
}
.publication-img-wrap .ImgViewer {
	padding-top: 127.25%;
}
.publication-img-wrap {
	overflow: hidden;
}
.publication-img-wrap img {
	aspect-ratio: 0.8;
	object-fit: cover;
	object-position: center;
	width:100%;
	transition: all 0.5s ease;
}
.publication-content-wrap:hover .publication-img-wrap img {
	transform: scale(1.1);
}
.publication-text {
	padding: 10px;
}
.publication-text h5 {
	font-size: 18px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* .publication-text p {
	margin-bottom: 5px;
	color: #aaa;
} */
.publication-content-wrap .publication-text h5 {
	color: var(--primary);
}
.publication-content-wrap:hover .publication-text h5{
	color:#9b242d;
	transition: all 0.3s ease;
}

/* benefits-of-knowledge */
.benefitsOfKnowledge {
	padding:50px 0 50px 0;
}
.benefitsOfKnowledge-text {
	width: 100%;
	/* margin: 0 80px 0 34px; */
}
.benefitsOfKnowledge-text .accordion-button::after {
	background-image:none;
	font-family: 'Font Awesome\ 5 Free';
	content: "\f067";
	font-weight:900;
}
.benefitsOfKnowledge-text .accordion-button:not(.collapsed)::after {
	content: "\f068";
	transform:none;
}
.benefitsOfKnowledge-text .accordion-item {
	margin-bottom: 20px;
}
.benefitsOfKnowledge-text .accordion-button {
	background-color: #003262;
	color: #fff;
}
.accordion-button:focus {
	border:none;
	box-shadow:none;
}
.benefitsOfKnowledge-text .accordion-header {
	margin-bottom: 0;
	position: relative;
}
.benefitsOfKnowledge-text .benefit-icon {
	position: absolute;
	top: 50%;
	left: -36px;
	width: 50px;
	height: 50px;
	background: #9b242d;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	border: 5px solid #eee;
	z-index: 9;
	transform: translateY(-50%);
}
.benefit-icon i {
	font-size: 22px;
	color: #fff;
}
.benefitsOfKnowledge-text .accordion-body {
	background: #013464;
}
.benefitsOfKnowledge-text .accordion-body p{
	line-height:26px;
	color:#fff;
}

/* news-area */

.news-area{
	padding: 50px 0;
	background:var(--bg-color);
}
.leadnews-area {
	width: 100%;
	padding: 15px;
	border: 1px solid rgba(34, 34, 34, 0.1);
	transition: all 0.3s ease 0s;
}
.blog-img img {
	overflow: hidden;
	transition: all 0.5s ease;
	height: 330px;
	text-align: center;
	object-fit: cover;
}

.leadnews-area:hover .blog-img img{
	transform: scale(1.1);
}
.leadnews-area .blog-img .ImgViewer{
	padding-top: 53.75%;
}
.leadnews-area:hover .title h5 {
	color:#9b242d;
}
.leadnews-area .blog-date span {
	font-size: 14px;
	font-weight: 600;
	margin-top: 15px;
	display: block;
	color:#333;
}
.blog-date i {
	margin-right: 8px;
}
.leadnews-area .title h5 {
	font-size:18px;
	margin: 15px 0;
	line-height: 29px;
	font-weight: 700;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color:var(--primary);
	min-height: 60px;
}
.leadnews-area .title h5 .brief p{
	min-height: 45px;
}
.brief p {
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#222;
}
.spc-news-wrap {
	padding: 15px;
	border: 1px solid rgba(34, 34, 34, 0.1);
	transition: all 0.3s ease 0s;
	margin-bottom: 17px;
}
.spc-news-wrap:last-child{
	margin-bottom:0;
}
.blog-img {
	overflow: hidden;
	text-align: center;
}
.spc-news-img{
	overflow: hidden;
	text-align:center;
}
.spc-news-img img {
	height: 120px;
	text-align: center;
	object-fit: cover;
	object-position: center;
	transition: all 0.5s ease;
}
.spc-news-wrap:hover .spc-news-img img{
	transform: scale(1.1);
}
.spc-news-wrap:hover .title h5{
	color:#9b242d;
}
/* .spc-news-wrap a:hover{
	color:#222;
} */
.spc-news-img .ImgViewer {
	padding-top: 65.25%;
}
.spc-news-desc .blog-date span {
	font-size: 12px;
	font-weight: 600;
	margin: 10px 0;
	display: block;
	color: #333;
}
.spc-news-desc .blog-date.news-date span {
	margin-top: unset;
}
.spc-news-desc .title h5 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	display: -webkit-box;
	/* -webkit-line-clamp: 2; */
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	/* min-height: 47px; */
	min-height: 73px;
	color: var(--primary);
	transition: all 0.3s ease;
}
/* .spc-news-wrap:hover .spc-news-desc .title h5{
	color:#9b242d;
} */

/* event-area */
.event-area {
	padding: 50px 0;
}

.event-slider-wrap .slick-slide{
	margin-left:15px;
	margin-right:15px;
}
.event-slider-wrap .slick-list {
	margin-left: -15px;
	margin-right: -15px;
}
.event-slider-wrap .priv_arrow {
	position: absolute;
	left: -20px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	width: 50px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	cursor: pointer;
	z-index: 1;
	transition: all 0.3s ease;
	background: var(--primary);
}
.event-slider-wrap .priv_arrow:hover{
	background:#9b242d;
}
.event-slider-wrap .next_arrow{
	position: absolute;
	right:-20px;
	top: 50%;
	transform: translateY(-50%);
	color:#fff;
	width: 50px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	cursor: pointer;
	z-index: 1;
	transition: all 0.3s ease;
	background: var(--primary);
}
.event-slider-wrap .next_arrow:hover{
	background:#9b242d;
}
.event-content {
	position: relative;
	border: 1px solid #eee;
	overflow: hidden;
}
.evcat{
	font-size: 14px;
	background:var(--primary);
	color: #fff;
	padding: 5px 15px;
	border-radius: 20px;
	line-height: 40px;
}
.evcat a{
	color: #fff;
	transition: all 0.3s ease;
}
.evcat a:hover{
	color:#9b242d;
}
.eDate {
	font-size: 14px;
	margin-left: 10px;
	color:#9b242d;
}
.eDate i{
	margin-right:5px;
}
.event-img-wrap img {
	aspect-ratio: 1.40;
	object-fit: cover;
	object-position: center;
	width: 100%;
}
.event-text {
	background: #FFFFFF;
	position: relative;
	z-index: 2;
	margin: -40px 20px 0;
	padding:10px;
	overflow: hidden;
	border: 1px solid rgba(34, 34, 34, 0.1);
	border-bottom: 0;
}
.event-text h3 {
	font-size: 18px;
	line-height: 28px;
	color:var(--primary);
	margin: 10px 0;
	transition: all 0.3s ease;
	min-height:55px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.event-text p {
	font-size: 14px;
	color: #222;
}
.event-content:hover .event-text h3 {
	color:#9b242d;
}
.event-img-wrap{
	overflow: hidden;
}
.event-content .event-img-wrap img{
	transition: all 0.5s ease;
}
.event-content:hover .event-img-wrap img{
	transform: scale(1.1);
}
/*form error*/
.form_error {
    color: #ff5262;
    font-size: 14px;
}
.col_form_error {
    color: #ff5262;
    font-size: 14px;
}
.indCol_form_error {
    color: #ff5262;
    font-size: 14px;
}
/* blog-area */
.blog-area {
	padding: 50px 0;
	background:var(--bg-color);
}
.blog-text p {
	color: #333;
	font-size: 20px;
	line-height: 30px;
}
/* .read-more-btn a {
	color: var(--primary);
	border: 1px solid var(--primary);
	padding: 10px 20px;
	margin-top: 30px;
	line-height: 1;
	border-radius:0;
}
.read-more-btn a:hover{
	background: var(--primary);
	color: var(--white-color);
} */
.blog-items-text h5 {
	color: var(--primary);
	margin-bottom:10px;
	line-height: 24px;
	font-size: 18px;
	font-weight: 700;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.blog-items-text p {
	color:var(--primary);
	font-size: 12px;
}
.blog-items-wrap {
	width: 100%;
	border: 1px solid rgba(34, 34, 34, 0.1);
	margin-bottom:23px;
	transition: all 0.3s ease;
}
.blog-items-wrap:hover .blog-items-text h5{
	transition: all 0.3s ease;
	color: #9b242d;
}
.blog-items-text {
	padding: 10px;
}
.blog-img-wrap {
	overflow: hidden;
	text-align:center;
}
.blog-items-wrap img {
	aspect-ratio:1.57;
	object-fit: cover;
	object-position: center;
	width: 100%;
	transition: all 0.5s ease;
}
.blog-items-wrap:hover img {
	transform: scale(1.1);
}
.blog-items-wrap .ImgViewer {
	padding-top:70.25%;
}
/*agreement checkbox*/
.agreement{
	font-size: 17px;
}
#reg_agree_error,#reg_receive_email_error{
	color: #ff5262;
	font-size: 14px;
}
.modal-agreement{
	font-size: 14px;
}
.home-agreement{
	color: #fff;
	font-size: 16px;
}
.home-agreement a{
	color: #d4ebfc;
}
/* contact-us-area */
.contact-us-area {
	background: #f8f8fb;
	padding: 50px 0;
	position: relative;
}
.contact-us-wrap {
	background: var(--white-color);
	position: relative;
	border-radius: 10px;
	padding: 0 50px 20px 0;
	border-right: 1px solid #eee;
}
.contact-us-wrap h1 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 35px;
	line-height: 30px;
	color: var(--primary);
}
.contact-us-wrap h2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 35px;
	line-height: 30px;
	color: var(--primary);
}
.contact-us-wrap p{
	margin-bottom: 25px;
}
.contact-us-wrap .form-group{
	margin-bottom: 24px;
}
.contact-us-wrap .form-group label{
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 5px;
}
.contact-us-wrap .form-group label>span{
	color: red;
}
.contact-us-wrap h5>span{
	color: var(--primary);
	font-size:30px;
}
.contact-us-wrap input {
	padding: 10px;
}
.contact-us-wrap .common-btn{
	font-size: 18px;
	margin-top: 10px;
}
/* .cotact-submit-btn {
	background: var(--primary);
	color: var(--white-color);
	font-weight: 700;
	padding: 8px 25px;
	text-transform: uppercase;
}
.cotact-submit-btn:hover{
	color:var(--primary);
	background: #fff;
	border: 1px solid var(--primary);
	transition: all 0.3s ease;
} */
.contact-info-wrap {
	padding: 0 50px;
}
.contact-info-wrap h2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 35px;
	line-height: 30px;
	color: var(--primary);
}
.contact-info-wrap h5{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 12px;
	color: #222;
}
.contact-info-wrap .contact-form-logo img{
	width: 50%;
	margin-bottom: 20px;
}
.contact-info-wrap h2>span{
	color: var(--primary);
	font-size:30px;
	margin-left:5px;
}
.contact-info-wrap p:first-child{
	margin-bottom: 10px;
	/* display: flex; */
}
.contact-info-wrap p {
	margin-bottom: 20px;
	display: flex;
}
.contatct-info{
	margin-top: 20px;
}
.contatct-info a {
	margin: 16px 0;
	font-size: 16px;
	display: flex;
}
.contatct-info a:hover{
	color: #9b242d;
}
.contatct-info i {
	font-size: 25px;
	display: flex;
	align-items: center;
	margin-right: 10px;
	color: var(--primary);
}
.contact-socail-icon .follow-us-heading h5{
	margin: 30px 0 15px 0;
}
.contact-socail-icon a {
	margin-right: 15px;
}
/* .contact-socail-icon a > i {
	font-size: 22px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transition: all 0.8s;
	border: 1px solid #eee;
	border-radius: 50%;
	background: #fff;
} */
.contact-socail-icon a > i {
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	transition: all 0.8s;
	border: 1px solid #eee;
	border-radius: 50%;
	background: #fff;
	width: 50px;
	height: 50px;
}
.contact-socail-icon a:hover i{
	transform: rotate(360deg);
}
.contact-socail-icon .fab.fa-facebook-f {
	color: #1877f2;
  }
/* .contact-socail-icon .fab.fa-twitter {
	color: #1d9bf0;
  } */
.contact-socail-icon .fab.fa-linkedin-in {
	color: #0073b2;
  }
.contact-socail-icon .fab.fa-youtube{
	color: #ff0000;
}
.linke-wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
}
.linke-wrap a {
	margin: 0;
}

/* contact-us-page */
.contact-page{
	padding-top:0;
	padding-bottom: 50px;
}
/*profile update email verify*/
.verify-email {
    font-size: 15px;
    color: #2681ba;
}
/* about-us-page */
.about-us-page-area{
	padding-bottom:50px;
}
.about-us-page-area .about-title h1{
	font-size: 30px;
	margin-bottom: 30px;
	
}
.about-us-page-area 
.about-details span{
	font-size: 24px;
	border-left: 3px solid var(--primary);
	padding-left: 5px;
}
.about-details p{
	margin-bottom: 20px;
	font-size: 16px;
	color: #3a3a3a;
	line-height: 30px;
}
.about-details blockquote {
	margin-left: 50px;
	border-left: 3px solid var(--primary);
  }
.about-details blockquote p{
	margin-left: 10px;
}
.about-our-mission h5{
	font-size: 30px;
	margin: 40px 0 20px 0;
}
.about-mission-media img {
	float: left;
	margin: 5px 30px 5px 5px;
	width: 40%;
  }
.about-our-mission a:hover{
	color: black;
}
.about-details ul{
	margin-bottom: 30px;
	margin-left: 20px;
}
.about-details li{
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 30px;
}
.about-details h5{
	font-size: 20px;
	margin:40px 0 20px 0;
	line-height:1;
}
.about-details h5:first-child{
	margin-top: 0;
}
.about-details .about-media{
	margin-bottom: 20px;
}
.about-details .impact-content{
	padding-top: 3rem;
}
.about-details h3{
	padding: 15px 30px;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
  }

.impact-content hr{
    height: 16px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: #9b242d;
}
.about-list-right{
	background:var(--bg-color);
}
.about-list-right ul{
	list-style: none;
	/* padding: 0 16px; */
}
.about-list-right li {
	border-bottom: 1px dotted black;
	padding:20px 15px;
	color: #3a3a3a;
	font-size: 0;
	display: flex;
	align-items: center;
}
.about-list-right .active > a{
	color: #9b242d;
}
.about-list-right li::before {
	content: '\f35a';
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	display: inline-block;
	margin-right: 10px;
	color: var(--primary);
	font-size: 16px;
	line-height: 1;
}
.about-list-right li:last-child{
	border-bottom: unset;
}
.about-list-right li > a {
	font-size: 18px;
	line-height: 1;
}
.about-list-right li> a:hover{
	color: #9b242d;
}
.dashboard-page{
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.dash-heading h1 {
	font-size: 18px;
	color: var(--primary);
	line-height: 30px;
}
.track-tab .nav-tabs {
	border-bottom:0;
	gap: 10px;
}
.track-tab .nav-tabs .nav-link {
	color: var(--primary);
	border-radius: 0;
	border: 1px solid var(--primary);
}
.track-tab .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color:#fff;
	background-color:var(--primary);
}

.select-div .btn-group {
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: start;
	gap:10px;
}

.select-div .btn-group button {
	display: inline-block;
	border: 1px solid var(--primary);
	border-radius: 0;
	font-size: 14px;
	padding: 4px 10px;
}
.select-div .btn-group button {
	flex: inherit;
	border: 0;
	border-radius: 0;
	font-size: 14px;
	padding: 4px 10px;
	position: relative;
	text-decoration: underline;
}
.select-div .btn-group button::after {
	position: absolute;
	content: "";
	right: -8px;
	top: 50%;
	width:6px;
	height:6px;
	background: var(--primary);
	border-radius: 50%;
	transform: translateY(-50%);
}
.select-div .btn-group button:first-child{
	padding-left:0;
}
.select-div .btn-group button:last-child::after{
	content: none;
}

.select-div .btn-group .btn-active{
	background:none;
	color:#9b242d !important;
}
.track-tab .tab-pane .research-paper-info h5 {
	margin-top:0 !important;
}
.track-tab .research-items {
	padding: 10px;
}

/* terms/privacy */
.terms-section h1 {
	font-size: 26px;
	margin-bottom: 10px;
}

/* Adding Author Modal */
.author-modal label{
	font-size: 15px !important;
}

/* Adding Publisher Modal */
.publisher-modal label{
	font-size: 15px !important;
}

/* Adding Editor Modal */
.editor-modal label{
	font-size: 15px !important;
}
.organizer-modal label{
	font-size: 15px !important;
}
.modal-error-msg{
	font-size: 15px !important;
}
.popBtn{
	cursor: pointer;
	font-size: 12px !important;
}
/* collaborator preview page */
.col-preview{
	font-size: 16px;
}
.col-pre-box{
	border: 1px dotted black;
	padding: 10px;
}
/*tracking tab*/
.track-tab .nav-item {
    font-size: 16px;
}
.cat-items{
	border: 1px solid #eee;
    padding: 20px;
    margin-bottom: 20px;
    background: #fff;
    transition: all 0.3s ease;
    position: relative;
}
.select-div {
    background: #eeeeee;
    margin-top: 10px;
    padding: 10px;
    border-radius: 4px;
}
.stop-track{
	font-size:15px;
}
.stop-track:hover{
	cursor: pointer;
}
.stop-track-cat{
	font-size:15px;
}
.stop-track-cat:hover{
	cursor: pointer;
}
.untrack-msg {
    font-size: 15px;
}
.search-icon{
	height:40px;
}
.resear-paper-cover-img{position: relative;}
.resear-paper-cover-img.image-border{
	border:2px solid #198754!important;
}
/*gratitude*/
#gratitudeModal .modal-header .btn-close {
    font-size: 10px;
}
.subhead-modal{font-size: 14px;}

/*nav hover dropdown*/
.dropdown:hover>.dropdown-menu {
  display: block;
}
.btn-active{
	background: var(--primary);
}
/* .btn-active:hover{
	color: #fff;
} */

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
/*google translate */
/* #language_list span {
    display: none;
} */
.skiptranslate.goog-te-gadget select {
    border: 0;
    padding: 5px;
    /* border-radius: 20px; */
    outline: 0;
}
/*download publication details*/
.book-details-button {
	display: inline-block;
}
.downloaded {
    font-size: 13px;
	position: absolute;
	right: 0;
	bottom: 0;
	border-top-left-radius: 12px;
}
/*download history*/
.research-paper-info .download{
	font-style: normal;
	font-size: 16px;
}
.cat-items ul li {
	list-style: none;
	font-size: 16px;
	padding-top:8px;
	padding-bottom:8px;
}
.user-sidebar-list-right ul{
	list-style: none;
	/* padding: 0 16px; */
	border: 1px solid #05223e52;
}
.user-sidebar-list-right li{
	border-bottom: 1px solid #05223e52;
	transition: all 0.3s ease;
	position: relative;
}
.user-sidebar-list-right li a{
	font-size:15px;
	color:#000;
	padding: 10px 15px;
	display: block;
	cursor: pointer;
}
.user-sidebar-list-right li a>i{
	/* font-size:15px; */
	color:#003262;
}
.user-sidebar-list-right li a:hover>i{
	/* font-size:15px; */
	color:#fff;
}
.user-sidebar-list-right li:last-child{
	border-bottom: unset;
}
.user-sidebar-list-right li:hover{
	background:#003262;
}
.user-sidebar-list-right li:hover a{
	color:#fff;
}
.user-sidebar-list-right li> .active{
	background:#003262;
	color:#fff;
}
.user-sidebar-list-right li ul> .active{
	background:#4a6f93 !important;
}

.user-sidebar-list-right li .active >i{
	color:#fff;
}
.user-sidebar-list-right .sub-menu{
	display:none;
	border:0;
}
.user-sidebar-list-right .sub-menu li{
	padding-left:20px;
	background:#fff;
}
.user-sidebar-list-right .sub-menu li:first-child{
	border-top: 1px solid #05223e52;
}
.user-sidebar-list-right .sub-menu li a{
	color: #003262;
	display: block;
}
.user-sidebar-list-right .sub-menu li:hover{
	background: #003262;
}
.user-sidebar-list-right .sub-menu li:hover a{
	color: #fff;
}
.user-sidebar-list-right .rotate{
	transform: rotate(90deg);
}
.user-sidebar-list-right .item a .dropdown {
	position: absolute;
	right:15px;
	margin:5px;
	transition: all 0.3s ease;
}
.user-sidebar-list-right .sub-menu .active{
	background:#003262;
}
.user-sidebar-list-right .sub-menu .active a ,.user-sidebar-list-right .sub-menu .active a>i{
	color:#fff;
}

/* Podcast-Page-Area */
.podcast-page-area{
	padding-bottom:50px;
}
.podcast-wrapper .about-list-right{
	background: #FEE;
}
.podcast-wrapper .about-list-right ul{
	list-style: none;
	padding: 0 16px;
}
.podcast-wrapper .about-list-right li{
	border-bottom: 1px dotted black;
	padding: 20px 0;
	color: #3a3a3a;
	font-size: 18px;
}
.podcast-wrapper .about-list-right li::before{
	content: '\f35a';
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	display: inline-block;
	margin-right: 10px;
	color: var(--primary);
	font-size: 16px;
}
.podcast-wrapper .about-list-right li:last-child{
	border-bottom: unset;
}
.podcast-wrapper .about-list-right li> a:hover{
	color: var(--primary);
}
.podcast-wrapper .about-details p{
	margin-bottom: 30px;
}
.podcast-wrapper .about-details p > small{
	font-size: 13px;
	color: #595959;
	margin-bottom: 20px;
}
.podcast-wrapper .about-details .papers-podcast-details p{
	margin-bottom: 10px;
	display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.podcast-wrapper .about-details blockquote p{
	color: #595959;
	font-size: 22px;
	line-height: 38px;
}
.podcast-wrapper .about-details blockquote{
	position: relative;
	border-left: none;
}
.podcast-wrapper .about-details blockquote::before {
	position: absolute;
	content: '\f10e';
	top: -14px;
	left: -34px;
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	/* display: inline-block; */
	margin-right: 10px;
	color: #000;
	opacity: .55;
	font-size: 30px;
}
.papers-on-podcast {
	margin-bottom: 25px;
	border-bottom: 1px solid #ecececc7;
	padding-bottom: 25px;
}
.papers-on-podcast:last-child{
	border-bottom: unset;
}
.papers-on-podcast a{
	color: #222;
}
.podcast-wrapper .about-details h5{
	border-left: 3px solid var(--primary);
	padding-left: 6px;
	background:var(--bg-color);
	padding: 10px;
	position: relative;
}
.podcast-wrapper .about-details h5::before {
	position: absolute;
	content: "";
	bottom: -13px;
	left: 10px;
	width: 30px;
	height: 30px;
	background:var(--bg-color);
	clip-path: polygon(51% 50%, 100% 50%, 50% 100%, 0% 50%);
	z-index: -1;
  }
.podcast-wrapper .about-details span{
	border-left: none;
}
.podcast-wrapper .papers-podcast-wrapper .papers-podcast-media  img{
	width:100%;
	/* margin: 20px 0; */
}
.podcast-wrapper .papers-podcast-details .podcast-author{
	color: var(--primary);
	opacity: 0.87;
	font-size: 14px;
	
	border: 1px solid var(--primary);
	display: inline-block!important;
	padding: 0 10px;
	margin-bottom: 10px;
}
.podcast-wrapper .papers-podcast-details .podcast-author > i{
	
}
.podcast-wrapper .papers-podcast-details .podcast-date{
	font-size: 14px;
}
.podcast-wrapper .about-details p > a{
	color: var(--primary);
	text-decoration: underline;
	
}
.podcast-wrapper .about-details p > a:hover{
	color: #9b242d;
}
/* .papers-podcast-details{
	margin-top: 20px;
} */
.papers-podcast-details h4{
	font-size: 22px;
	color:var(--primary);
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 10px;
	transition: all 0.3s ease;
}
.papers-podcast-details h4 a{
	color:var(--primary);
}
.papers-podcast-details h4:hover a{
	color: #9b242d;
}
.papers-podcast-details p > i{
	margin-right: 3px;
}
.papers-podcast-details a > i{
	margin-right: 3px;
}
.papers-podcast-details .podcast-vocalist > a {
	font-size: 14px;
	text-decoration: none!important;
	font-style: normal!important;
}

.papers-podcast-details .podcast-meta .item + .item::before {
    content: "//";
    margin: 0 10px 0 5px;
}
.papers-podcast-details .podcast-meta{
	list-style: none;
	display: flex;
	color: var(--primary);
	padding: 0;
	margin: 0;
}
.papers-podcast-details .podcast-meta li{
	font-size: 14px;
	color: var(--primary);
}
.papers-podcast-details .podcast-meta a{
	color: var(--primary);
}
.papers-podcast-details .podcast-meta i{
	font-size: 12px;
	margin-right: 2px;
}
.papers-podcast-details .podcast-meta .podcast-play {
	background: var(--primary);
	padding: 5px 15px;
	border-radius: 17px;
	color: #fff;
	transition: all 0.3s ease;
}
.papers-podcast-details .podcast-meta .podcast-play:hover{
	color: #9b242d;
}
/* Podcast Details */

.podcast-details-page-area{
	margin-bottom:50px;	
}
.podcast-about-details p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
}
.podcast-details-page-area .podcast-about-details p>a{
	text-decoration: underline;
	color:var(--primary);
	font-weight:700;
}
.podcast-details-page-area .podcast-about-details p>a:hover{
	color: #9b242d;
}
.podcast-details-meta{
	display: flex;
}

.podcast-details-wrapper .podcast-details-media img {
	width:100%;
}
.podcast-about-details ul{
	margin-left:20px;
	margin-bottom:20px;
}
.podcast-about-details ul li{
	font-size: 16px;
	line-height: 30px;
	margin-bottom:10px;
}

/* .podcast-details-content{
	padding: 20px;
} */
.podcast-details-content ul{
	list-style: none;
}
.podcast-details-content li > a{
	color: #222;
}
.podcast-details-content li{
	margin-right: 30px;
	font-size: 16px;
}
.podcast-details-content h4{
	font-size: 28px;
	font-weight:700;
	line-height:36px;
	margin-top: 15px;
	color: var(--primary);
  
}
.podcast-details-content a {
	color: var(--primary);
  }
.podcast-details-content audio {
	margin: 30px 0;
	width: 100%;
}
.podcast-details-page-comments{
	margin: 50px 0;
	
}
.podcast-details-page-comments:first-child{
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 30px;
}
.podcast-details-page-comments .comment-image img{
	width: 90px;
}
.podcast-details-page-comments .comment-item h4{
	font-size: 22px;
	margin-bottom: 40px;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 20px;
}
.podcast-details-page-comments .comment-item .comment-content h5{
	font-size: 20px;
	font-weight: bold;
}
.podcast-details-page-comments .comment-item .comment-content{
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 40px;
}
/* .podcast-details-page-comments .comment-item .comment-content:last-child{
	border-bottom: none;
} */
.podcast-details-page-comments .comment-item p{
	font-size: 16px;
	margin-top: 10px;
}
.podcast-details-page-comments .comment-item .comment-date{
	font-size: 14px;
	margin-bottom: 10px;
}
.podcast-details-others{
	margin: 40px 0;
	background: #f1f1f1;
	padding: 40px 0;
}
/* .podcast-details-others .about-details{
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 20px;
} */
/* .podcast-details-others .podcast-details-others-contain{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 70px
} */
.comments-form-area{
	margin-top: 30px;
	/* border-top: 1px solid #d4d4d4;
	padding-top: 40px; */
}
.comments-form-area h4{
	font-size: 22px;
	margin-bottom: 20px;
}
.comments-form-area label{
	font-size: 14px;
}
.comments-form-area .btn-success{
	background: var(--primary);
	margin-top: 20px;
	border-color: var(--primary);
}
.comments-form-area .form-group{
	margin-bottom: 15px;
}
.podcast-details-page-area .entry-timeline {
	margin: 50px 0 20px 0;
}
.podcast-details-page-area .entry-timeline h5{
    font-size:18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
    color: var(--primary);
}
.podcast-details-page-area .entry-timeline p{
	margin-bottom: 20px;
}
.podcast-details-page-area .entry-timeline span {
	background: var(--primary);
	padding: 6px 12px;
	border-radius: 25px;
	color: #fff;
	font-size: 13px;
	margin-right: 12px;
  }
  .podcast-details-page-area .entry-timeline strong {
	font-size: 16px;
  }
/* Media-gallery-category */
.media-gallery-category-area{
	margin: 40px 0;
}
.media-catagory-area{
	margin: 40px 0 80px 0;
}
.media-catagory-wrapper{
	position: relative;
	margin-bottom: 40px;
}
.media-catagory-wrapper img{
	border: 1px solid #B26D70;
	padding: 10px;
	border-radius: 5px;
}
.media-catagory-wrapper .media-catagory-image{
	border: 1px solid #B26D70;
	padding: 2px;
	border-radius: 5px;
}
.media-catagory-wrapper h5{
	font-size: 18px;
	margin-top: 15px;
	color: var(--primary);
}
.media-catagory-wrapper p{
	font-size: 12px;
}
.media-catagory-wrapper a:hover{
	color: #000;
}

/* Media Gallary Details */
.fancybox__slide {
    flex-direction: column-reverse;
  }
  a[data-fancybox] img {
    cursor: zoom-in;
  }
.fancybox__container{
	z-index: 99999999!important;
}
.media-box {
	border: 1px solid #ccc;
	margin-bottom: 24px;
}
  
.media-box:hover {
	border: 1px solid #777;
	background: var(--primary);
	color: #fff;
	transition: all 0.3s ease-in;
}
.media-box .desc {
	padding: 15px;
	font-size: 16px;
  }

/* Video catgorey Gallery Details */

/* .video-caption {
	margin: 20px 0;
} */
/* .detail-more-video .video-caption {
	margin: 10px 0;
} */

.video-catagory-area{
	margin-bottom:50px;
}
.video-wrapp {
  background:var(--bg-color);
  overflow: hidden;
  margin-bottom: 30px;
  width: 100%;
}
.video-wrapp:hover .video-caption h5 {
	transition: all 0.3s ease-in;
	color: #fff;
}
.video-wrapp:hover .video-caption h5 {
	color: #9b242d;
}
.video-img-wrap {
	position: relative;
	min-height: 165px;
}
.video-img-wrap img {
	aspect-ratio: 1.57;
	object-fit: cover;
	object-position: center;
	width: 100%;
}
.video-wrapp .video-img-wrap .play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.video-wrapp .video-img-wrap .play-icon i {
	font-size: 16px;
	color: #fff;
	background: red;
	padding: 10px 20px;
	border-radius: 10px;
  }
.video-wrapp a {
	color: #222;
}
.video-caption {
	margin-top: 15px;
}
.video-caption h5 {
	font-size:20px;
	padding: 10px;
	line-height:24px;
	color: var(--primary);
}

.video-category-area .video-caption p {
	line-height:30px;
	margin-bottom:20px;
}
.video-category-area .video-caption p>a{
	text-decoration: underline;
	color:var(--primary);
	font-weight:700;
}
.video-category-area .video-caption p>a:hover{
	color: #9b242d;
}
.video-category-area .video-caption ul{
	margin-left:20px;
	margin-bottom:20px;
}
.video-category-area .video-caption ul li{
	font-size: 16px;
	line-height:30px;
	margin-bottom:10px;
}
  
/* Video Area */
.video-area{margin:50px 0 100px 0;position:relative;}
.video-wrap-sec{margin-bottom:50px;}
.video-wrap-sec h1{font-size:28px; line-height:38px; font-weight:bold;margin-bottom:30px;color:var(--primary);}
.embed-responsive-item { border-radius: 10px; aspect-ratio: 16 / 9; width: 100%;}
.more-video{margin-top:50px;}
.more-video h5{font-size:20px;font-weight:bold;color:var(--primary);border-bottom:1px solid #eee;padding-bottom:10px;}
.video-show{border-radius:5px;}

/* Partners and Members category area  */
.partners-members-top{
	border-bottom: 2px solid var(--primary);
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
}
.partner-member-wrap{
	margin-bottom:100px;
}
.partners-members-top .partners-members-title{
	/* margin-top: 8px; */
	text-align: start;
}
.partners-members-search-area{
	text-align: end;
}
.partners-members-search-area .form-control{
	border-radius: 0;
}
.partners-members-search-area .input-group-text{
	border-radius: 0;
}
.partners-members-top .partners-members-title h5{
	font-size: 28px;
	line-height: 1;
	letter-spacing: 1px;
	font-weight: bold;
	color: #222;
  }
.partner-member-wrap .total-result{
	font-size: 18px;
	
	margin-top: 10px;
}
.partner-list {
	margin-bottom: 30px;
	border: 1px solid #eee;
	padding: 15px;
	transition: all 0.3s ease;
  }
.partner-list:hover {
	border: 1px solid var(--primary);
  }
.partner-list h5{
	color: var(--primary);
}
.partner-list:hover h5{
	color: #9b242d!important;
}
.partner-list-cat-all{
	margin-top: 50px;
}
.partner-list-cat-all .partner-list p{
	font-size: 16px;
	line-height: 30px;
	color: #3a3a3a;
	/* font-family: roboto; */
	/*  */
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.partner-list-cat-all .partner-list p:last-child{
	margin-top: 0;
}
.partner-list-cat-all .partner-list p.text-primary{
	color: #9b242d !important;
	text-decoration: underline;
}
.partner-list-cat-all .partner-list h5{
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
}
.partner-list-cat-all .partner-list h5 > a{
	color: var(--primary);
}
.partner-list-cat-all .partner-list h5 > a:hover{
	color: #3a3a3a;
}
.partner-list-cat-all .partner-list p > a{
	color: var(--primary);
	
}

/* Partners & Members Details */
.partner-member-details-page-area{
	margin-bottom: 50px;
}
.partners-members-details-top{
	margin-bottom: 20px;
}
.partners-members-details-top .partners-members-details-title h1{
	font-size: 28px;
	line-height: 1;
	letter-spacing: 1px;
	font-weight: bold;
	color: #222;
	border-bottom: 2px solid var(--primary);
	padding-bottom: 14px;
  }
.partners-members-details-top .partners-members-details-city {
	font-size: 18px;
	
	margin-top: 10px;
  }
.partner-member-details-wrapper{
	margin-bottom: 40px;
}
.partner-member-details-wrapper .partner-member-details-content p{
	font-size: 16px;
	line-height: 30px;
	color: #3a3a3a;
	/* font-family: roboto; */
	
	margin-top: 10px;
}
.partner-member-details-activity{
	margin-top:20px;
}
.partner-member-details-activity h5{
	font-size: 22px;
	color: #222;
}
.partner-member-details-activity p{
	font-size: 16px;
	line-height: 30px;
	
}
.partner-member-details-activity ul {
	margin:20px 0;
	padding-left: 10px;
  }
.partner-member-details-activity li {
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 30px;
  }
.partner-member-details-logoside {
	/* padding: 10px 20px; */
	/* padding: 10px 10px 10px 40px; */
  }
.partner-member-details-logoside-content{
	/* text-align: end; */
	border-bottom: 1px solid var(--primary);
	padding-bottom: 20px;
}
.partner-member-details-logoside-content p:first-child{color: #222; font-size: 16px; margin-bottom: 20px;}
.partner-member-details-logoside-content p{
	font-size: 15px;
	color: #727272;
}
.partner-member-details-links{
	border-bottom: 1px solid var(--primary);
	padding: 20px 0;
}
.partner-member-details-logoside .partner-member-details-links a {
	display: block;
	font-size: 16px;
	position: relative;
	padding-left: 26px;
  }
.partner-member-details-logoside .partner-member-details-links a:hover{
	color: #9b242d;
}
.partner-member-details-logoside .partner-member-details-links a::before {
	content: "\f101";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 10px;
	border-radius: 50%;
	background: var(--primary);
	color: var(--white-color);
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
  }
.partner-member-details-project-library{
	margin-top: 50px;
	border-bottom: 1px solid var(--primary);
	padding-bottom: 20px;
}
.partner-member-details-project-library p small{
	font-size: 16px;
	color: #222;
}
.partner-member-details-project-library span{
	float: right;
}
.partner-member-details-partnership{
	padding:20px 0;
}
.partner-member-details-partnership p small{
	font-size: 16px;
	color: #222;
}
/* .partner-member-details-partnership span{
	float: right;
} */

/* Registration form area */
.registration-form-area{
	background: #EEEE;
	padding: 40px 0;
	/* margin-bottom: 40px; */
}
.registration-form-wrapper{
	box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 8px;
	padding:20px;
}
.registration-head-title{
	margin-bottom: 40px;
}
.registration-head-title h5 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background-color: var(--primary);
	text-align: center;
	/* margin: 0 -15px 35px -15px; */
	padding: 18px;
	line-height: 26px;
  }
.registration-form-area .form-label{
	font-size: 16px;
}
.registration-form-area .form-label > span{
	color: red;
}
.registration-form-area .form-control{
	font-size: 14px;
	border: 1px solid #0032623d;
}
.registration-form-area .form-control:focus{
	border: 1px solid var(--primary);
}
.registration-form-area .photo-upload{
	margin-top: 10px;
}
.registration-form-area input[type=file] {
	width: 350px;
	max-width: 100%;
	color: #444;
	padding: 8px 0;
	border-radius: 10px;
	font-size: 16px;
  }
.registration-form-area .form-submit{
    margin-top: 20px;
    background: var(--primary);
    color: #fff;
    padding: 5px 26px;
    font-size: 16px;
    font-weight: bold;
}
.registration-form-area .submit-btn-wrap .btn:hover {
    background: #fff;
    color: var(--primary);
    border: 1px solid var(--primary);
    text-decoration: none;
  }
  .errorMessage {
	color: red;
	border-radius: 10px;
	}
  /* .formData {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: darkcyan;
	position: absolute;
	width: 100%;
	}
	form {
	font-size: 30px;
	}
	form input {
	margin-left: 10px;
	font-size: 15px;
	}
	.errorMessage {
	color: red;
	border-radius: 10px;
	}
	.errorMessage.top-arrow:after {
	content: " ";
	position: absolute;
	right: 90px;
	top: -15px;
	border-top: none;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 15px solid white;
	}
	 */

/* New Research Partners */
.recently-joined-partner-area{
	margin: 50px 0;
}
.recently-joined-partner-area .recently-joined-partner-title{
	display: flex;
	align-items: center;
	border-bottom: 2px solid var(--primary);
	padding-bottom: 10px;
}
.recently-joined-partner-area .recently-joined-partner-title img{
	margin-left: 10px;
}
.recently-joined-partner-search-area{
	margin: 30px 0;
	background: #FEEE;
	padding: 24px;
}
.recently-joined-partner-area .forum-recent-topic-top h5 {
	font-size: 30px;
	line-height: 1;
	letter-spacing: 1px;
	font-weight: bold;
	color: #222;
  }
.recently-joined-partner-area .forum-recent-topic-top small {
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #999;
  }
/* New Research Partners Details */
.recently-joined-partner-details-search-area{
	margin: 30px 0;
	background: #FEEE;
	padding: 24px;
}
.recently-joined-partner-details-wrapper{
	margin-bottom: 50px;
}
.recently-joined-partner-details-wrapper .forum-title-top{
	margin:0 0 40px 0;
	/* background: #EEE;
	padding: 22px 10px; */
}
.recently-joined-partner-details-wrapper .forum-recent-topic-top h5{
	font-size: 26px;
	line-height:40px;
	border-bottom: 2px solid var(--primary);
	padding-bottom: 10px;
  }
.recently-joined-partner-details-wrapper .forum-recent-topic-top p{
	font-size: 16px;
	margin-top: 8px;
}
.recently-joined-partner-details-wrapper .forum-recent-topic-top i{
	margin-left:5px;
	color: var(--primary);
	font-size: 13px;
}

  /* .recently-joined-partner-details-wrapper .Fcat-media{
	text-align:center;
  } */
  .recently-joined-partner-details-wrapper .partner-info-details-page .nameof-author{
	background: #EEEE;
	padding: 20px 0;
	text-align: center;
	/* box-shadow: 0 10px 30px rgba(0,0,0,0.10); */
}
.recently-joined-partner-details-wrapper .partner-info-details-page .nameof-author-media img{
	width: 170px;
	height: 170px;
	border-radius: 50%;
	background: #fff;
}
.recently-joined-partner-details-wrapper .nameof-author h5{
	font-size: 17px;
	margin-top: 10px;
	background: var(--primary);
	padding: 5px;
	color: #fff;
}
.recently-joined-partner-details-wrapper .nameof-author .author-topic{
	margin: 10px 0;
	font-size: 14px;
	color: var(--primary);
}
.recently-joined-partner-details-wrapper .nameof-author p{
	font-size: 14px;
}
.recently-joined-partner-details-wrapper .partner-info-details-page{
	margin-top: 30px;
}
.recently-joined-partner-details-wrapper .partner-info-details-content{
	padding-left: 30px;
}
.recently-joined-partner-details-wrapper .partner-info-details-content h5{
		font-size: 20px;
		line-height: 30px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		margin-bottom: 2px;
}
.recently-joined-partner-details-wrapper .partner-info-details-content p{
	font-size: 16px;
	color: #3a3a3a;
	line-height: 30px;
	
	margin-bottom: 20px;
}
.partner-info-details-content p > a{
	color: var(--primary);
}
/* .partner-info-details-content .partner-info-details-page-media img{
	float: right;
	margin: 5px 30px 5px 5px;
	width: 22%;
} */
.recently-joined-partner-details-wrapper .addthis-icon{
	text-align: end;
	margin-top: 10px;
}

/* Partner Overview */
.partner-overview-page-area .partner-overview-content{
	margin: 40px;
}
.partner-overview-page-area .partner-overview-content ul{
	list-style: none;
}
.partner-overview-page-area .partner-overview-content i{
	font-size: 14px;
	margin-right: 5px;
	color: var(--primary);
}
.addthis-all{
	margin: 20px 0;
}
.addthis-all p{
	margin-bottom: 10px;
	border-bottom: 1px solid var(--primary);
	padding-bottom: 10px;
	line-height:1;
}


/* Publications Details page */
/* .publications-details-page-area{
	margin:20px 0;
} */
.publications-details-page-area .publications-details-title h1{
	font-size:28px;
	line-height:38px;
	border-bottom: 2px solid var(--primary);
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.publications-details-page-area .publications-details-title p{
	font-size: 18px;
	color: #5d5d5d;
	margin-top:10px;
}
.publications-details-page-area .publications-details-title p>a:hover{
	color: #9b242d;
}
.publications-details-page-area .publications-details-content{
	margin-top: 40px;
}
.publications-details-page-area .publications-details-content img{
	width: 100%;
}
/* .publications-journal-description{
	padding-left: 30px;
} */

.additional-link {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	justify-content: center;
	margin-top:40px;
}
.additional-link .common-btn {
	margin-top: 0;
}

.author span > i {
	color: var(--primary);
	margin: 0 6px;
}
.author-details-btn {
	padding: 0;
	font-size: 16px;
}
.author-details-btn i {
	font-size: 10px;
	color: var(--primary);
}
.research-tools-info ul li a {
	color:#333;
}
.research-tools-info ul li a:hover{
	color:var(--primary);
}
.category-section a:hover{
	color: #9b242d;
}
.author-details .author-info .card-body p {
	font-size: 14px;
	margin-bottom: 8px;
}
.author-details .author-info .card-body h6{
	font-size: 14px;
}
.author-details .author-info .card-body h6>a:hover{
	color: #9b242d;
}

.view-pdf-btn {
	font-size: 14px;
	color: var(--primary);
	text-decoration: underline;
}
.view-pdf-btn:hover {
	color: #9b242d;
}
.download-btn a {
	border: 1px solid;
	background-color:var(--primary);
    	color: #fff !important;
}
.publications-journal-description {
	margin-top: 30px;
}
.publications-journal-description p{
	font-size: 16px;
	line-height: 30px;
	margin-bottom:20px;
}
.publications-journal-description h5{
	font-size: 20px;
	margin: 50px 0 10px 0;
	border-left: 3px solid var(--primary);
	padding-left: 6px;
}
.publications-journal-description a {
	text-decoration: underline;
	color:var(--primary);
	font-weight: 700;
}
.publications-journal-description a:hover {
	color: #9b242d;
}
.publications-journal-description ul {
	margin-left: 20px;
	margin-bottom: 20px;
}
.publications-journal-description ul li {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
}

.publications-journal-description .common-btn{
	text-decoration: none;
	color:#fff;
}
.publications-journal-description .common-btn:hover{
	color:#fff;
}
.downloadAndSentTo-wrap {
	padding: 22px;
    background:var(--bg-color);
    margin-top: 50px;
    border-radius: 4px;
}
.downloadAndSentTo-wrap h5{
	font-size: 20px;
    margin: 0 0 10px 0;
    border-left: 3px solid var(--primary);
    padding-left: 6px;
}
.publications-details-content .publications-details-others {
	margin-bottom: 10px;
	/* border-bottom: 1px solid var(--primary); */
	padding-bottom: 5px;
}
.publications-details-content .author-editor-sec {
	border-bottom: 1px solid rgba(0,0,0,.125);
}
.publications-details-content .author-editor-sec .card {
	border: 1px solid rgba(0,0,0,.125);
	border-bottom:0;
	border-radius:0;
}
.publications-details-content .publications-details-others a{
	text-decoration: underline;
	color: #555;
	text-decoration-color:var(--primary);
}
.publications-details-content .publications-details-others a:hover{
	color: #9b242d;
}
.publications-details-content .publications-details-others p{
	font-size: 16px;
  }
.publications-details-content .publications-details-others span {
	color: #555;
	margin-left: 5px;
  }
.publications-details-content .publications-details-others .publisher{
	margin-top: 20px;
}
/* .publications-details-content .publications-details-others .author{
	margin-top: 20px;
} */
.publications-details-content .publications-details-others .uploaded-by{
	margin-top: 20px;
}
.publications-details-views-dload i {
	font-size: 14px;
	color: var(--primary);
	margin-right: 10px;
	width: 20px;
	text-align: center;
}
.publications-journal-description .publications-details-download a{
	text-decoration: none;
}
.publications-journal-description .publications-details-download{
	background: #eaeade;
	padding: 20px 40px;
	margin-top: 20px;
}

.publications-journal-description .publications-details-download p{
	margin-bottom: 0;
}
.publications-journal-description .publications-details-download .download-btn{
	text-align: end;
}
.all-matrics {
	background:var(--bg-color);
	padding: 10px;
}
.all-matrics h5 {
	font-size: 16px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	color:#333;
}
.all-matrics h5 a:hover{
	color:var(--primary);
}
.all-matrics h5 i{
	color: var(--primary);
	margin-left:5px;
}
.publications-resources {
	background: var(--bg-color);
	padding: 10px;
}
.addthis-all {
	margin: 10px 0;
	background: var(--bg-color);
	padding: 10px;
}
.publications-details-views-dload p {
	background: #fff;
	margin-bottom: 10px;
	padding: 5px;
	color:#333;
	font-size: 14px;
}
/* .publications-details-views-dload p:last-child{
	margin-bottom:0;
} */
.publications-details-views-dload p>a{
     color:#333;
}
.publications-details-views-dload p>a:hover{
	color:var(--primary);
}
.publications-details-download {
	/* background: #eaeade; */
	padding: 10px 0;
    align-items: center;
}
.dropdown-menu{
	z-index:100!important;
	border-radius:0;
}
.sent-to-btn-wrap {
	padding: 0;
}
.sent-to-btn-wrap .dropdown .nav-link {
	font-size: 16px;
	border: 1px solid #eee;
	text-decoration: none;
	padding: 8px 20px;
	color: #333;
}
.sent-to-btn-wrap .dropdown .dropdown-menu {
	/* width: 100%; */
	border-radius: 0;
	padding: 0;
}
.sent-to-btn-wrap .dropdown .dropdown-menu li a {
	font-size: 14px;
	color: #434343;
	padding: 10px 15px;
	border-bottom: 1px solid #eee;
	display: block;
}
.sent-to-btn-wrap .dropdown .dropdown-menu li a i{
	color:var(--primary);
	margin-right:10px;
}
.sent-to-btn-wrap .nav-link:focus, .nav-link:hover {
	color:var(--primary);
}
.share-btn-wrap {
	display: flex;
	gap:10px;
	/* background: #eee; */
}
/* .downloadRow {
    margin-top:20px;
} */
.Something-wrong .dropdown:hover .dropdown-menu{
	display: block;
}
.loginbutton-wrap {
	margin: 30px 0;
	text-align: center;
}
.loginbutton-wrap a {
	background: var(--primary);
	color: #fff;
	padding: 8px 2px;
	border-radius: 0;
	transition: all 0.3s ease;
}
.loginbutton-wrap a > span {
	padding: 6px 18px;
	border: 2px solid #fff;
}
.loginbutton-wrap a:hover > span {
	color: #fff;
	background:#9b242d;
}
.external-content {
	margin-bottom: 50px;
}

/* faq-page-style */
.faq-page h2 {
	font-size: 20px;
	margin-bottom: 20px;
}
.faq-page .card {
	margin-bottom: 8px;
}
.faq-page .card-header {
	background-color:var(--bg-color);
}
.faq-page .accordion-title {
	font-size: 16px;
	display: block;
}
.faq-page .card-body{
	line-height:28px;
	font-size: 14px;
}
.faq-page .card-body p {
	line-height: 22px;
	font-size: 14px;
}
.faq-page .card-body img {
	margin: 20px 0;
	max-width: 100%;
	height:auto !important;
}
.card-link:hover {
	text-decoration: none;
	color: var(--primary);
}
.faq-page .accordion-title:before {
	float: right !important;
	font-family: "Font Awesome 5 Free";
	content:"\f068";
	font-weight: 900;
	padding-right: 5px;
	font-size: 14px;
	color: var(--primary);
	padding-left: 10px;
 }
 .faq-page .accordion-title.collapsed:before {
	float: right !important;
	content:"\f067";
	font-weight: 900;
	padding-left: 10px;
 }

/*select2 design fix*/
.select2-container {
    z-index: 0!important;
}
/* knowladge-hub-page-style */
/* .knowledge-hub-page {
	margin-bottom: 50px;
} */
.knowHub-content {
	border: 1px solid #FEE;
	padding: 10px 10px 70px;
	/* margin-bottom: 24px; */
	width: 100%;
	position: relative;
}
.loggedin-knowHub-page .knowHub-content {
    padding-bottom: 10px;
}
.knowHub-title {
	margin-bottom: 30px;
}
.knowHub-title a:hover{
	color: #9b242d;
}
.knowHub-title h5 {
	background:var(--primary);
	padding: 10px;
	position: relative;
	color:#fff;
	font-size: 18px;
}
.knowHub-title h5::before {
	position: absolute;
	content: "";
	bottom: -13px;
	left: 10px;
	width: 30px;
	height: 30px;
	background:var(--primary);
	clip-path: polygon(51% 50%, 100% 50%, 50% 100%, 0% 50%);
	z-index: -1;
}
.konwHub-text a {
	margin-bottom: 20px;
	display: block;
	font-size: 16px;
	color: var(--black-color);
	position: relative;
	padding-left: 26px;
}
.knowhub-btn-wrap {
	position: absolute;
	bottom: 10px;
}
.konwHub-text a::before {
	content: "\f101";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 10px;
	/* margin-right: 5px; */
	border-radius: 50%;
	background: var(--primary);
	/* padding: 2px 5px; */
	color: var(--white-color);
	/* display: inline-block; */
	/* margin-bottom: 0px; */
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.konwHub-text a:hover{
	color:var(--primary);
}
.konwHub-text p {
	line-height:30px;
}
.Collaborators-heading {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

/*user profile*/
.photo-upload {
position: relative;
/* max-width: 205px; */
display:inline-block;
}
/*feedback rating pub details */
.feedback-header{
	font-size: 18px;
}
.photo-upload .photo-edit {
position: absolute;
right: -178px;
z-index: 1;
top: 50%;
transform: translate(-50%,-50%);

}
.photo-upload .photo-edit input {
display: none;
}
.photo-upload .photo-edit input + label {
display: inline-block;
font-size: 14px;
margin-bottom: 0;
background: #003262;
border: 1px solid transparent;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
cursor: pointer;
font-weight: normal;
transition: all 0.2s ease-in-out;
color: #fff;
padding: 5px 10px;
}
.photo-upload .photo-edit input + label:hover {
background:#000;
color: #fff;
}
.photo-upload .photo-preview{
width: 100px;
height: 100px;
position: relative;
border-radius: 100%;
border: 6px solid #F8F8F8;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.photo-upload .photo-preview> div {
width: 100%;
height: 100%;
border-radius: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
/*rating*/
.star-light {
    color: #c7cbd4;
}

.rating-publication {
    font-size: 20px;
    font-weight: 600;
    margin-right: 10px;
    color:var(--primary);
}
.rating-publication:hover {
	color: #9b242d;
 }
.new-comment-box a {
	color: var(--primary);
}
.new-comment-box a:hover {
	color: #9b242d;
}
/*user dashboard*/
.user-main-content{
	padding: 15px;
	/* background: #f1f7fd; */
	border-radius: 6px;
}
.user-main-content label{
	font-size:15px;
}
.user-main-content .btn{
	background: var(--primary);
	color:#fff;
}
.update-btn-wrap {
	display: flex;
	align-items: center;
	justify-content: end;
	flex-wrap: wrap;
	gap: 8px;
}
.update-btn-wrap a, .update-btn-wrap button {
	margin: 0 !important;
}
.dashboard-btn {
    margin-top:25px;
}

.user-main-content .download .btn{
	background: var(--primary);
	color:#fff;
	margin-top:unset;
	border: none;
}
.delete-epi-btn{
	background-color: #d9534f;
}
.dashboard-content h2 {
	font-size: 30px;
	text-align: center;
}
.dashboar-bar-icon a {
	display: flex;
	align-items: center;
	color: var(--primary);
	cursor: pointer;
	font-size: 18px;
	/* margin-bottom: 20px; */
	border: 1px solid #eee;
	padding: 8px 5px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.dashboar-bar-icon i {
	margin-right: 8px;
	font-size: 24px;
	width: 20px;
	text-align: center;
	color: #9b242d;
}

.user-main-content .poster-favorites .poster-items {
	position: relative;
}
.user-main-content .poster-favorites .poster-items .poster-favorite-delete {
	position: absolute;
    top: 0;
    right: 0;
    padding: 5px 10px;
}

/*auido property css*/
.audio-property{
	width: 250px;
}
/*partner publication insert*/
.partner-main-content{
	/* padding: 15px; */
	/* background: #f1f7fd; */
	border-radius: 6px;
}
.partner-main-content label{
	font-size:15px;
}
.partner-main-content .btn{
	background: var(--primary);
	color:#fff;
}
.partner-main-content .download .btn{
	background: var(--primary);
	color:#fff;
	margin-top:unset;
	border: none;
}
/*multiple country select*/
.country-select-div{
  border:1px solid #e6edef;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 20px;
}
.remove-country {
    background: #dc3545 !important;
}
.down-icon{
	color: var(--primary);
}
.dropify-wrapper {
	border-radius: 0.5rem;
}
.errMsg.text-danger {
    color: #dc3545!important;
    font-size: 15px;
}
/*new  alert*/
.new-alert {
    border: none;
    background: #e9e9e9;
    color: #dc3545;
    font-weight: 600;
    font-size: 15px;
}
/*verify email*/
.verify-header {
    background-color: #e8f1fb;
    font-size: 17px;
    color: var(--primary);
    font-weight: 500;
}
.verify-body{
	font-size: 16px;
}
/* member-And-partners-style */
.alert-success {
    color: var(--primary);
    background-color: #e8f1fb;
    border-color: #e8f1fb;
	font-size: 16px;
    font-weight: 500;
}
.loginAndRegistration .pass-reset .btn{
	width: 280px;
}
.loginAndRegistration {
	background-image: url(../../media/imgAll/bg/member-regi-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 50px 0;
	position: relative;
	overflow: hidden;
}
.loginAndRegistration:before {
	content: "";
	position: absolute;
	width: 2000px;
	height: 2000px;
	border-radius: 50%;
	background: linear-gradient(-45deg, var(--bg-round-a), var(--bg-round-b));
	top: -10%;
	right: 48%;
	transform: translateY(-50%);
	z-index: 1;
	transition: 1.8s ease-in-out;
	background: var(--white-color);
}
.member-registration-form {
	position: relative;
	z-index: 1;
}
.loginAndRegistration h2 {
	font-size: 24px;
}
.partner-btn {
	border: 1px solid var(--primary);
	color: var(--primary);
}
.partner-btn:hover{
	background: var(--primary);
	color: #fff;
}

.loginAndRegistration .input-field {
	width: 85%;
	height: 55px;
	margin: 30px 0;
	/* border-radius: 55px; */
	display: grid;
	grid-template-columns: 15% 70% 15%;
	padding: 0 0.4rem;
	background: #fdfbfe;
	box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
	background: #ffffff26;
	border: 1px solid #aaa;
}
.loginAndRegistration .input-field i {
	text-align: center;
	line-height: 55px;
	color: var(--input-icon);
	font-size: 1.1rem;
}
.loginAndRegistration .input-field input {
	background: none;
	outline: none;
	border: none;
	line-height: 1;
	font-weight: 600;
	font-size: 1.1rem;
	color: var(--input);
}
.loginAndRegistration .btn {
	width:200px;
	border: none;
	outline: none;
	border-radius: 49px;
	cursor: pointer;
	color: var(--btn-text);
	text-transform: uppercase;
	font-weight: 600;
	margin: 10px 0;
	transition: 0.5s;
	background-color: var(--primary);
	color: #fff;
	font-size:16px;
	padding: 10px 20px;
}
.member-login-form {
	width: 80%;
}
/*partner login*/
.partnerloginAndRegistration .input-field {
	width: 85%;
	height:45px;
	margin: 30px 0;
	/* border-radius: 55px; */
	display: grid;
	/* grid-template-columns: 15% 70% 15%; */
	/* padding: 0 0.4rem; */
	background: #fdfbfe;
	box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
	background: #ffffff26;
	border: 1px solid #aaa;
	position: relative;
	box-sizing: content-box;
}
.partnerloginAndRegistration .input-field i {
	position: absolute;
	left: 0;
	text-align: center;
	line-height:45px;
	font-size:16px;
	background: var(--primary);
	color: #fff;
	width: 50px;
	height:100%;
}
.partnerloginAndRegistration .input-field input {
	background: none;
	outline: none;
	border: none;
	line-height: 1;
	font-weight: 600;
	font-size: 1.1rem;
	color: var(--input);
	padding-left: 60px;
}
.partnerloginAndRegistration .btn {
	width:200px;
	border: none;
	outline: none;
	border-radius:0;
	cursor: pointer;
	color: var(--btn-text);
	text-transform: uppercase;
	font-weight: 600;
	margin: 10px 0;
	transition: 0.5s;
	background-color: var(--primary);
	color: #fff;
	font-size:16px;
	padding: 10px 20px;
}
.partnerloginAndRegistration h2 {
	font-size: 24px;
	line-height: 30px;
}
.partnerloginAndRegistration .pass-reset .btn{
	width: 280px;
}
.partnerloginAndRegistration {
	background-image: url(../../media/imgAll/bg/user-login-bg-1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 50px 0;
	position: relative;
	overflow: hidden;
}
.partnerloginAndRegistration:before {
	content: "";
	position: absolute;
	width: 2000px;
	height: 2000px;
	border-radius: 50%;
	background: linear-gradient(-45deg, var(--bg-round-a), var(--bg-round-b));
	top: -10%;
	right: 48%;
	transform: translateY(-50%);
	z-index: 1;
	transition: 1.8s ease-in-out;
	background: var(--white-color);
}
.auth-text a:hover{
	color:var(--primary);
}
.pass {
	margin: 12px 0;
	color: var(--primary);
	display: block;
	font-size: 16px;
}
.pass:hover{
	color: var(--black-color);
}
.all-partner .partner-logo img {
	height: auto;
	width: auto;
}
.all-partner .partner-wrapper {
	margin-bottom: 8px;
}

/* modal-login-style */
.modal-login .modal-header {
	border-bottom:none;
}
.modal-login .modal-login-header-icon {
	position: flex;
	margin-top: 40px;
	margin-left: 50%;
	transform: translateX(-50%);
	background: var(--primary);
	border-radius: 50%;
	height: 80px;
	width: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 30px;
	color: #fff;
}
.modal-login .modal-body {
	padding: 0 30px 50px 30px;
}
.modal-login .modal-login-wrap h2 {
	font-size: 20px;
	text-align: center;
	margin: 30px 0;
}
.modal-login .input-field {
	border: 1px solid #eee;
	margin-bottom:30px;
	position: relative;
}
.modal-login .input-field i {
	position: absolute;
	top:0;
	left: 0;
	height: 100%;
	background: var(--primary);
	color: #fff;
	width: 46px;
	text-align: center;
	line-height: 46px;
}
.modal-login .input-field input {
	width: 100%;
	padding:10px;
	padding-left:60px;
	font-size:16px;
	border-radius:0;
}

.modal-login .forgot-pass {
	font-size: 16px;
	color: var(--primary);
	transition: all 0.3s ease;
}
.modal-login .forgot-pass:hover{
	color: #9b242d;
}
.modal-login .regilink {
	font-size: 16px;
	margin-top: 25px;
	display: block;
}
.modal-login .regilink a{
	color:var(--primary);
	cursor: pointer;
}
.modal-login .regilink a:hover{
	color: #9b242d;
}
.modal-login .common-btn{
	font-size:14px;
	text-transform: uppercase;
	/* margin-bottom: 10px; */
}

/* Forum-page-style */
.Fcategory-top{
	/* display: flex;
	align-items:center; */
	margin-bottom: 24px;
	padding: 10px;
	background:var(--bg-color);
	width:100%;
}
.Fcategory-top img {
	width: 70px;
	height: 70px;
	opacity: 0.7;
	display: block;
}
.forumCat-border{
	border-right: 1px solid var(--primary);
}

.Fcat-caption h5{
	color: #3e3e3e;
}
.Fcat-caption h5:hover{
	color: var(--primary);
}
.forum-details-author-thumb {
    margin-right: 10px;
}

.forum-details-author-thumb img {
    width: 40px!important;
	border-radius: 50%;
}
.forumcat-list-page-area {
	margin-top: 40px;
	margin-bottom:100px;
}
.forum-recent-topic-top .forum-Athumb{
	display: flex;
}
.forum-recent-topic-top .forum-Athumb img{

}
.forum-recent-topic-top {
	height: 100%;
	display: flex;
	align-items: center;
	font-size: 0;
}
.forum-recent-topic-top h5{
	font-size: 24px;
	line-height:1;
	font-weight: bold;
	color: #222;
  }
.forum-title-top {
	background: #E4E4E447;
	padding: 10px;
}
/* .forum-recent-topic-top h5::after{
	border-bottom: 1px solid black;
} */

  .dot_seperator {
	width: 60px;
	margin: 10px 0 15px 0;
  }
  /* .dot_BrandSeperator {
	border-bottom: 3px solid var(--primary);
  } */
.forum-recent-topic-top h5>small {
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	color: #999;
}
.forum-selector select {
	color: var(--primary);
	border-radius: 0;
}
.forum-selector .form-select:focus {
	border-color: var(--primary);
}
.forum-search-area{
	text-align: end;
	justify-content: end;
}
.forum-search-area input {
	border-radius: 0;
}
.forum-search-area button {
	border-radius: 0;
}

/* BUTTON */
.search-local button {
	background: var(--primary);
	border: none;
	border-radius: 0 1rem 1rem 0;
	font-weight: 500;
	font-size: 14px;
	height: 40px;
	width: 100px;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
}

button a {
	color: #fff;
}

.search-local button .search-icon {
	display: none;
}
.search-local button:hover {
	letter-spacing: 0.5rem;
}
.contact-us-area .pagination{
	text-align: end;
	justify-content: end;
}
.forum-content-list{
	margin-bottom: 20px;
	padding:30px;
	background:var(--bg-color);
}
.forum-content-list .forum-content-wrapper{
	display: flex;
}
.forum-content-wrapper .forum-thumb img{
	padding: 10px;
	width: 80px;
}
.forum-content-list h5{
	font-size:20px;
	color: var(--primary);
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: all 0.3s ease;
}
.forum-content-list h5:hover{
	color: #9b242d;
}
.forum-content-list p{
	font-size: 14px;
	margin-top: 4px;
	color: #666;
}
.forum-content-list p > a{
	color: #666;
}
.forum-content-list .Forum-writer > span{
	
	font-size: 14px;
	color: var(--primary);
}
.forum-content-list .Forum-date > span{
	
	font-size: 14px;
	color: var(--primary);
}
.forum-comments-view-area{
	text-align: end;
}
.forum-comments-view-area p{
	font-size: 18px;
	color: #666;
}
.forum-comments-view-area i{
	font-size: 14px;
	margin-left: 5px;
}
.last-post-area{
	text-align: end;
}
.last-post-area h5{
	font-size: 18px;
	text-decoration: underline;
}
.forum-content-inside a:hover {
	color: #9b242d;
}
.form-select:focus {
	box-shadow:none;
}


/* blog-page */
.blog-page-area {
	margin-bottom: 50px;
}
.blog-page-area .blog-title h1{
	font-size: 30px;
	margin-bottom: 30px;
}
/* .blog-page-media .Imgresize {
    float: left;
    width: 40%;
    margin-right: 20px;
} */
.blog-page-media .ImgViewer {
    padding-top: 62.25%;
}

/* .blog-filter-title{
	background:var(--primary);
	padding: 24px;
	text-align:start;
	font-size: 22px;
	color: #fff;
}
.blog-filter-list{
	background: #FEE ;
	padding: 30px 0;
}
.blog-filter-list li > a:hover{
	color: #44841a;
}
.blog-filter-list ul{
	list-style: none;
}
.blog-filter-list li{
	margin-bottom: 15px;
}
.blog-filter-list li>a{
	font-size: 16px;
	color: var(--primary);
} */
.blog-page-wrapper{
	/* background:#eaeade; */
	background:var(--bg-color);
	padding: 30px;
	margin-bottom: 30px;
}
/* .blog-page-wrapper:hover{
	background:#eaeade;
} */
/* .blog-page-media img {
	float: left;
	margin: 5px 30px 5px 5px;
	width: 40%;
  } */
.blog-page-wrapper h5{
	color: var(--primary);
	font-size: 20px;
	line-height: 24px;
	margin:0 0 10px 0;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.blog-page-wrapper h5:hover{
	color: #9b242d;
}
.blog-page-wrapper p {
	font-size: 16px;
	line-height: 30px;
	color: #3a3a3a;
	margin-bottom: 3px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.blog-page-wrapper p.blog-writer{
	
	font-size: 14px;
}
.blog-page-wrapper .blog-writer::before{
	content: '\f5ac';
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	display: inline-block;
	margin-right: 10px;
	color: var(--primary);
	font-size: 12px;
	
}
.blog-page-wrapper .blog-date::before{
	content: '\f073';
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	display: inline-block;
	margin-right: 10px;
	color: var(--primary);
	font-size: 12px;
}
.blog-page-wrapper p.blog-date{
	font-size: 14px;
}
.blog-page-wrapper > a:hover{
	color: black;
}
.blog-page-media {
	overflow: hidden;
}
.blog-page-media img{
	aspect-ratio: 1.57;
	object-fit: cover;
	object-position: center;
	width: 100%;
	transition: all 0.5s ease;
}
.blog-page-wrapper:hover .blog-page-media img{
	transform: scale(1.1)
}

/* New Added */
.blog-category-list-area{
	margin: 20px 0;
}
.blog-category-top {
	margin-bottom: 23px;
	/* background: #eee; */
	width: 100%;
	/* border-radius: 50px; */
	/* border: 1px solid var(--primary); */
	background: var(--primary);
}
.blog-category-top .col-lg-8 {
	padding-left: 0;
}
/* .blog-category-top:hover{
	background: #C8D4DB;
} */
.blog-category-top :hover .blog-cat-media{
	background: #fff;
	border-right: 3px solid var(--primary);
	transition: all 0.2s ease-out;
  }
  /* .blog-category-top :hover{
	border: 1px solid var(--primary);
	transition: all 0.3s ease;
  } */

.blog-cat-media {
	border-top: 1px solid var(--primary);
	border-bottom: 1px solid var(--primary);
	border-left: 1px solid var(--primary);
	border-right: 3px solid #fff;
	width: 100%;
	padding: 8px;
	/* background: var(--primary); */
	display: flex;
	justify-content: center;
	/* border: 1px solid var(--primary); */
	transition: all 0.3s ease;
}
.blog-cat-media img {
	width: 50px;
	height: 50px;
	display: block;
	/* margin-right: 10px; */
  }
  .blog-cat-caption h5 {
	color: #fff;
	text-transform: uppercase;
  }
  /* .blogTreecat{
	margin-bottom: 4px;
  } */
  .blogTreecat a {
	font-size: 14px;
	color: #9b242d;
	border: 1px solid #9b242d;
	padding: 2px 10px;
  }
  .blogTreecat a:hover{
	background: #9b242d;
	color: #fff;
	transition: all 0.3s ease;
  }
  .blogTreecat ul{
	list-style: none;
  }
  .blogTreecat ul li {
	display: inline-block;
	margin: 0 6px 6px 0;
  }
 

/* .blog-category-list-area ul{
  display: flex;
  text-align: center;
  font-size: 1.2rem;
  list-style-type: none;
  background: #eee;
  padding: 10px;
  border-left: unset;
  border-top: 6px solid var(--primary);
  border-radius: 5px 5px 0 0;
}

.blog-category-list-area ul li {
	display: inline-block;
  }
.blog-category-list-area ul li a{
	display: flex;
	align-items: center;
	text-align: center;
	margin-top: -2px;
	line-height: 64px;
  }
.Bimgarea{
	width: 80px;
  } */


/* subscription */
.modal {
    z-index: 2222222222!important;
}
.subscribe-modal .modal-title{
	font-size: 20px!important;
}
.subscribe-modal .modal-footer .btn-color{
	background-color: #003262;
	color: #fff;
}
/*anchor disabled*/
a.disabled {
  pointer-events: none;
  opacity: 0.6;
  text-decoration: none;
  cursor: not-allowed;
}
/*error message*/
.newsletter-area .invalid-feedback{
	display: block!important;
	font-size: 14px!important;
	color: #ff5262;
}
.error-msg{
	color: #dc3545;
	font-size: 16px;
    font-weight: 500;
}
.input-field.is-invalid{
	border: 1px solid #dc3545;
}
.invalid-feedback{
	display: block !important;
}
/*pagination*/
.pagination{
	text-align: center;
	justify-content: center;
	/* margin-bottom: 25px; */
}
.pagination .page-link{
	color: var(--primary);
	font-size: 16px;
}
.pagination .page-link:focus {
	z-index: 3;
	color: #000;
	background-color: #FEE ;
	outline: 0;
	box-shadow: unset;
}

/* Blog Details Page */
.blog-details-page-area{
	margin-bottom:50px;
}
/* .blog-details-page-wrapper{
	margin: 20px 0;
} */
.blog-details-page-wrapper h1{
	font-size:28px;
	margin: 0 0 30px 0;
	line-height: 40px;
	color: var(--primary);
}
.blog-details-page-wrapper .blog-details-page-media{
	text-align: center;
}
.blog-details-page-wrapper .blog-details-page-media img {
	object-fit: cover;
	object-position: center;
	height:500px;
}
.blog-details-page-wrapper .post-details{
	margin: 20px 0;
	border-bottom: 1px solid #3e3e3e;
	padding-bottom: 20px;

}
.blog-details-page-wrapper .post-details p{
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 30px;
	color: #3e3e3e;
}
.blog-details-page-wrapper .post-details p > .font-bold{
	font-weight: bold;
}
.blog-details-text p{
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 30px;
}
.blog-details-text p>a{
	text-decoration: underline;
	color:var(--primary);
	font-weight:700;
}
.blog-details-text p>a:hover{
	color: #9b242d;
}
.blog-details-page-wrapper h5{
	font-size: 22px;
	line-height: 30px;
	color: var(--primary);
	margin: 30px 0 10px 0;
}
.related-blog-section-heading h2 {
	font-size: 24px;
	line-height: 24px;
	color: var(--primary);
	border-bottom: 2px solid var(--primary);
	padding-bottom: 10px;
	margin-bottom:30px;
}
.blog-details-text ul {
	margin-left: 20px;
	margin-bottom:20px;
}
.blog-details-text ul li{
	font-size: 16px;
	line-height:30px;
	margin-bottom:10px;
}
.blog-details-page-wrapper blockquote {
	margin:30px 0 30px 50px;
	border-left: 3px solid var(--primary);
  }
.blog-details-page-wrapper blockquote p {
	margin-left: 10px;
	font-size: 20px;
}
.blog-details-page-wrapper .related-blogs{
	margin: 40px 0 20px 0;
}
/*citation*/
.citation-text p {
	font-weight: 50;
	line-height: 26px;
	font-size: 15px;
}
.copied {
	background-color: #ccc;
}

/* publications-page-style */
.publication-page-wrap {
	padding-bottom:50px;
}
.publication-heading-text {
	text-align: center;
}
.publication-heading-text h1 {
	font-size: 40px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.publication-heading-text h1 > span {
	color: var(--primary);
	letter-spacing: 6px;
}
.publication-heading-text p {
	
	color: #aaa;
}
.yearSelect {
	padding: 7px;
}
/* .most-popular-search {
	margin-top: 50px;
} */
.research-submit h4 {
	font-size: 18px;
	border-bottom: 2px solid var(--primary);
	padding-bottom: 8px;
}
.research-submit-box {
	background: #eaeade;
	padding: 10px;
	margin-top: 20px;
}
.submit-research-btn {
	font-size:14px;
	background: var(--primary);
	text-transform: uppercase;
	color:var(--text-color);
	margin-top:10px;
	width:100%;
	padding: 10px;
}
.track-btn-wrap .submit-research-btn{
	margin-top: 0;
}
.submit-research-btn:hover{
	color:whitesmoke;
}
.research-submit-box h5 {
	font-size: 18px;
	background: #fff;
	padding: 10px;
}
.research-submit-box p {
	font-size: 14px;
	margin-top:10px;
}
/* .most-popular-search aside {
	position: sticky;
	top:15%;
	position: -webkit-sticky;
} */
.research-aside {
	padding: 0 20px 0 0;
}
/* .tab-menu {
	margin-bottom: 30px;
} */
.tab-menu ul li {
	margin-bottom:8px;
	list-style:none;
}
.tab-menu ul li a {
	color: var(--primary);
	background: #eee;
	padding: 10px 20px;
	display: inline-block;
	font-size: 16px;
	width: 100%;
	position: relative; 
}
.tab-menu ul li a > img {
	width: 25px;
	margin-right: 10px;
}
.tab-menu ul li a::after {
	position: absolute;
	content: "";
	right: -9px;
	top: 50%;
	width: 7px;
	height: 7px;
	border-style: solid;
	border-width: 7px 0 7px 7px;
	border-color: transparent transparent transparent var(--primary);
	transform: translateY(-50%);
	visibility: hidden;
}
.tab-menu ul li .active::after{
	visibility: visible;
}
.tab-menu ul li .active {
	border-right: 3px solid var(--primary);
}


.pub-sidebar-wrap {
	margin-bottom: 30px;
}
.sidebarSearch input {
	padding: 14px 20px;
	border-radius: 0;
	border-right: 0;
}
.sidebarSearch .input-group-text{
	border-radius: 0;
	padding: 0 23px;
	border-left: 0;
	background: none;
	color:var(--primary);
	cursor: pointer;
}
.sidebarSearch .form-control:focus {
	border-color:#ced4da;
}
.pub-sidebar-wrap .accordion-item {
	border-radius:0;
}
.pub-sidebar-wrap .accordion-button:not(.collapsed) {
	color:var(--primary);
	background:none;
	box-shadow:none;
}
.pub-sidebar-wrap .accordion-body {
	border-top: 1px solid rgba(0,0,0,.125);
	max-height: 500px;
	overflow: auto;
	scrollbar-width: thin;
	
}

.pub-sidebar-wrap .accordion-button {
	font-weight:700;
	font-size: 16px;
	color:var(--primary);
}
.pub-sidebar-wrap .pubCatSidebar-check-wrap{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.pub-sidebar-checkbox label {
	font-size: 14px;
}
.accordion-button::after {
	background-image:none;
	content:"\f078";
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	font-size: 16px;
	width: auto;
	height:auto;
}

.pub-sidebar-wrap .accordion-button:not(.collapsed)::after {
	background-image:none;
}


.pub-sidebar-wrap input[type=checkbox] {
	position: relative;
	border: 2px solid var(--primary);
	border-radius: 2px;
	background: none;
	cursor: pointer;
	line-height: 0;
	margin: 0 .6em 0 0;
	outline: 0;
	padding: 0 !important;
	vertical-align: text-top;
	height: 20px;
	min-width: 20px;
	-webkit-appearance: none;
	opacity: .5;
}
   
.pub-sidebar-wrap input[type=checkbox]:hover {
	opacity: 1;
}
   
.pub-sidebar-wrap input[type=checkbox]:checked {
	background-color: var(--primary);
	opacity: 1;
}
   
.pub-sidebar-wrap input[type=checkbox]:before {
	content: '';
	position: absolute;
	right: 50%;
	top: 50%;
	width: 4px;
	height: 10px;
	border: solid #FFF;
	border-width: 0 2px 2px 0;
	margin: -1px -1px 0 -1px;
	transform: rotate(45deg) translate(-50%, -50%);
	z-index: 2;
}


/*cat page*/
.match-cat-title{
	color: #003262;
	font-weight: 500;
	font-size: 20px;
}

/*publication details publisher-header*/
.publisher-header{
 color:#000;
 font-weight: 500;
 font-style: normal;
}
.filter-accordion-wrap {
	display: flex;
	/* border: 1px solid #ddd; */
	margin-bottom: 20px;
}
.pagination-area {
	display: flex;
	align-items: center;
	gap: 10px;
}
.pagination-area .pagination{
	flex-wrap: wrap;
}
.page-count p {
	font-size: 14px;
}
.filter-accordion-wrap .accordion {
	flex: 1 0 0;
	display: flex;
}
.filter-accordion-wrap .accordion-item {
	border:0;
	border-radius:0;
}
.filter-accordion-wrap .accordion .accordion-item button {
	font-size: 14px;
	padding: 8px 0;
	border-radius: 0;
	text-transform: uppercase;
}
.filter-accordion-wrap .accordion-button::after {
	width:15px;
	height:15px;
	background-size:15px;
	margin-left:15px;
	line-height:1;
}
.filter-accordion-wrap .accordion-button:not(.collapsed) {
	color: var(--black-color);
	background-color:var(--Seconday);
	box-shadow:none;
}
.filter-accordion-wrap .accordion-button:focus {
	border-color: #86b7fe;
	box-shadow:none;
}
.filter-accordion-wrap .accordion-button:not(.collapsed)::after {
	background-image:none;
    transform: rotate(0);
	content: "\f068";
}
.filter-accordion-body {
	background: #eee;
	margin-bottom:20px;
}
.filter-accordion-body .form-select {
	/* color: #aaa; */
	border-left: 1px solid var(--primary);
	border-right: 1px solid var(--primary);
	border-radius: 0;
	font-size:14px;
}
.filter-accordion-body .form-select:focus {
	border-color: var(--primary);
	box-shadow:none;
}
.filter-accordion-body .input-group-text {
	background:none;
	border-radius: 0;
}
.filter-accordion-body .form-control {
	border-radius: 0;
	background:#fff;
}
.filter-btn-wrap a {
	border: 1px solid var(--primary);
	font-size: 16px;
	color: #fff;
	text-transform: capitalize;
	padding: 5px 15px;
	transition: all 0.3s ease;
	background: var(--primary);
	height: 100%;
	border-radius: 0;
}
.filter-btn-wrap a:hover{
	background:#fff;
	color:var(--primary);
}
.filter-btn-wrap button {
	border: 1px solid #333;
	font-size: 14px;
	text-transform: uppercase;
}
.filter-btn-wrap .apply-filter-btn {
	border: 1px solid var(--primary);
	color: var(--primary);
}
.appended-search button>i {
	font-size: 14px;
}
.search-type {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.search-type .input-group {
    width: 80%;
}

.search-type .add-search {
    width: 20%;
}


.research-items {
	border: 1px solid var(--bg-color);
	padding:20px;
	margin-bottom: 20px;
	background: #fff;
	transition: all 0.3s ease;
	position: relative;
	background:var(--bg-color);
}
.langVersionItem {
	border: 1px solid var(--bg-color);
	padding: 20px;
	margin-bottom: 20px;
	background: #fff;
	transition: all 0.3s ease;
	position: relative;
	background: var(--bg-color);
}

/* .research-items:hover {
	background: #eaeade;
} */
.research-items:hover .resear-paper-cover-img img{
	transform: scale(1.1);
}
.research-paper-info h5 {
	font-size:20px;
	line-height:26px;
	margin-bottom: 10px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color:var(--primary);
}
.research-paper-info h5>a{
	color:var(--primary);
}
.research-paper-info h6 {
	font-size: 14px;
	margin-bottom: 10px;
	transition: all 0.3s ease;
}
.research-paper-info h6>a:hover {
	color: #9b242d;
}
/* .research-paper-info h5 a > span {
	margin-right: 10px;
	background:#eee;
	font-size: 14px;
	padding: 3px 8px;
	border-radius: 5px;
	
	color: #095a06;
} */
.resear-paper-cover-img{
	overflow: hidden;
}
.resear-paper-cover-img img{
	transition: all 0.5s ease;
}
.langVerSecContainer:hover .resear-paper-cover-img img{
	transform: scale(1.1);
}

/*select2 custom*/
.select2-container--default .select2-selection--single {
    border-top: 1px solid #CED4DA !important;
    border-bottom: 1px solid #CED4DA !important;
    border-left: 1px solid #003262 !important;
    border-left: 1px solid #003262 !important;
    height: 35px;
    border-radius: unset;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px !important;
    color: #003262 !important;
    font-family: sans-serif;
}

.select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
    color: #707070;
}
.select-country-container .select2-container--default .select2-selection--single {
	border-left: 1px solid #aaa !important;
    background: transparent;
}
.research-paper-info p {
	font-size: 14px;
	font-style: normal;
}
.research-paper-info p>a:hover {
	color: #9b242d;
}
.research-paper-info h5:hover a{
	color: #9b242d;
}
.others-info ul li {
	display: inline-block;
	font-size: 14px;
	margin: 0 10px;
}
.others-info ul li:first-child{
	margin-left:0;
}
.others-info ul li>strong{
	margin-left:5px;
}
.rating i {
	margin-right: 5px;
	color: #FF9529;
}
.outOf {
	color:var(--primary);
}
.Totrat {
	color:#11830d;
}
.cat-box {
	display: flex;
	gap: 10px;
	align-items: center;
	margin-bottom: 10px;
}
.research-cat h5 {
	color: #a2a2a2;
}

.research-cat h5>a{
	font-size: 16px;
}
.research-cat h5:hover a{
	color: #9b242d;
}
.research-items .metrics{
	font-size: 0;
}
.metrics a {
	font-size: 14px;
	text-transform: capitalize;
	color: var(--primary);
	border: 1px solid #ddd;
	padding: 5px 10px;
	display: inline-block;
}
.metrics a:hover{
	color: #9b242d;
}
.metrics a>i{
	margin-right:5px;
}
.others-info {
	display: flex;
	margin-top: 10px;
}
.others-info ul {
	font-size: 0;
}
.download-btn {
	flex: 1 0 0;
}
.btn-check:focus + .btn, .btn:focus {
	box-shadow:none;
}

/* poster-page-style */
.poster-items {
	padding: 15px;
	border: 1px solid #ddd;
	margin-bottom: 24px;
	width: 100%;
}
.poster-items:hover h5{
	color:#9b242d;
}
.poster-paper-cover-img{
	overflow: hidden;
}
.poster-paper-cover-img img {
	aspect-ratio: 0.9;
	object-fit: cover;
	object-position: center;
	width: 100%;
	transition: all 0.5s ease;
}
.poster-items:hover .poster-paper-cover-img img {
	transform: scale(1.1);
}
.poster-items a{
	color:#333
}
.poster-paper-info h5 {
	color: var(--primary);
	font-size:20px;
	margin: 10px 0;
	line-height: 27px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.poster-paper-info p {
	font-size: 14px;
	margin: 10px 0;
}
/* publications-details-page */
.research-paper-details {
	background: #FEE;
	padding: 20px;
}
.research-details-text h5 {
	font-size: 26px;
	margin-bottom: 10px;
}
.research-details-text p{
	margin-top: 10px;
	color: #3a3a3a;
	line-height: 30px;
	/* font-family: roboto;
	font-size: 18px; */
}
.research-items-wrap .section-heading h2 {
	font-size: 24px;
	border-left:none;
	padding-left:0;
	line-height: 24px;
	color: var(--primary);
	border-bottom: 2px solid var(--primary);
	padding-bottom: 10px;
}

/* .research-details-text-list{
	margin-left: 10px;
} */
.research-details-text li {
	font-size: 16px;
	margin-top: 10px;
	color: #3a3a3a;
	margin-left: 10px;
  }
.research-details-text p >  a{
	
	margin-left: 5px;
	font-size: 14px;
	color: var(--primary);
}
.research-tools-info {
	display: flex;
	margin-top: 10px;
}
.research-tools-info ul li {
	display: inline-block;
	font-size: 16px;
	margin-right: 15px;
	vertical-align: middle;
  }
.research-tools-info ul li i{
	opacity: .5;
	margin-right:5px;
	font-size: 24px;
	vertical-align: middle;
}
.research-tools-info li .comments-list {
	margin-left: 5px;
  }
.research-book-Details-Box{
	margin: 40px 0;
}
.research-book-Details-Box .bookProperty {
	/* float: left; */
	/* width: 50%; */
	font-size: 16px;
	margin-top: 5px;
	display: flex;
}
.research-book-Details-Box .bookProperty .property-label {
	color: #888;
	font-size: 16px;
	display: block;
	width: 100px;
  }
.research-book-Details-Box .bookProperty .property-value {
	display: block;
  }
.research-book-Details-Box .bookProperty .property-value a {
	color: #888;
	text-decoration: underline;
  }
.addDownloadedBook{
	background: var(--primary);
	color: #fff;
}
.property-categories ul li {
	font-size: 16px;
	display: inline-block;
	color: #888;
  }
.property-categories span {
	color: var(--primary);
	margin-left: 15px;
}

.research-download-share{
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}
.research-download-share .addDownloadedBook:hover{
	color: #fff;
}
.research-download-share .book-details-button .btn-group .dlDropdownBtn {
	border-radius: 0 2px 2px 0;
	border-left: 0;
	padding-right: 12px;
	padding-left: 12px;
	color: #fff;
  }
  .research-download-share .book-details-button .btn-group {
	background: var(--primary);
	border: 1px solid var(--primary);
	box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.016);
	border-radius: 2px 0 0 2px;
	outline: none;
	color: #fff;
  }
.related-research-paper-list {
	margin-top: 40px;
}
.related-research-paper-list h4 {
	font-size: 18px;
	margin-top: 50px;
	border-bottom: 2px solid var(--primary);
	padding-bottom: 8px;
}

/* research-comments-box */
#rate-publication,
#comments-area {
	/* min-height: 500px; */
	scroll-margin-top: 120px; /* Adjust as needed to consider any fixed header */
}
.comments-area {
	margin:20px 0 100px 0;
}
.comments-view {
	border: 1px solid #eee;
}
.new-comment-box {
	border: 1px solid #eee;
}
.massege-box label {
	font-size: 16px;
}
.cancel-btn {
	text-decoration: none;
}
.comments-btn {
	background:var(--primary);
	color:#fff;
	transition: all 0.3s ease;
}
#citationModal .btn-close:focus {
	box-shadow:none;
}
.comments-btn:hover {
	color: #9b242d;
}
.user-commt-name a {
	font-size: 16px;
}
.user-commt-name span {
	font-size: 14px;
}
.comment-img {
width: 3rem;
height: 3rem;
}
.comment-replies .comment-img {
width: 1.75rem;
height: 1.75rem;
}

.form-control {
background-color: rgba(255, 255, 255, 0.05);
}

/* ----- testing ----- */
.app-menu .btn {
width: 2.5rem;
height: 2.5rem;
padding: 0;
font-size: 1.5rem;
}


/* newslatter-area */

.newsletter-area{
	background: url(../../media/imgAll/bg/newsletter-background.jpg) top fixed;
	padding: 60px 0 60px 0;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	z-index:1;
	margin-top: 50px;
 }
 .newsletter-overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:var(--primary);
	opacity: .9;
	z-index:-1;
 }
 .newsl-img {
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	padding: 20px;
	border-radius: 50%;
}
.newsl-img img {
	width: 50px;
}
 .newsletter-form-wrap {
	width: 100%;
}
 .newsletter-form-wrap form {
	/* display: flex;
	gap: 30px; */
}
.newsletter-form-wrap input {
	background: #fff;
	border-radius: 0;
	padding: 10px;
	font-size: 14px;
}
.newsletter-text h3 {
	font-size:25px;
	color: #fff;
	margin-bottom: 5px;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: 700;
}
.newsletter-text p {
	color: #fff;
	text-transform: capitalize;
}
.newslbtn {
	background: var(--primary);
	color: #fff;
	text-transform: uppercase;
	padding: 8px 20px;
	border: 1px solid #fff;
	border-radius: 0;
	width:100%;
}
.newslbtn:hover {
	color: #9b242d;
}
/* .newsletter-form-wrap input::placeholder{
	color:#fff;
} */

/* podcast-and-multimedia-area */
.podcastAndMultimedia-area {
	padding: 50px 0;
}
.podcast-list-wrap {
	border: 1px solid rgba(34, 34, 34, 0.1);
	padding: 10px;
	margin-bottom: 24px;
	transition: all 0.3s ease;
}
.podcast-list-wrap:last-child{
	margin-bottom:0;
}
.podcast-list-wrap:hover .podcast-list-content h2{
	color:#9b242d;
}
.podcast-list-wrap:hover .podcast-play-button span{
	color:#9b242d;
}
.podcast-list-wrap:hover .podcast-play-button span{
	color:#9b242d;
}
.podcast-list-img {
	overflow: hidden;
}
.podcast-list-img img {
	transition: all 0.5s ease;
	aspect-ratio: 1.0;
	object-fit: cover;
	object-position: center;
	width: 100%;
}
.podcast-list-wrap:hover .podcast-list-img img{
	transform:scale(1.1);
}
.podcast-list-content h2 {
	font-size: 18px;
	color:var(--primary);
	margin: 5px 0 10px 0;
	line-height: 26px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* .podcast-list-content p {
	font-size: 14px;
	color:#222;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
} */
.podcast-host ul li {
	color:#222;
	display: inline-block;
	font-size: 14px;
	
	padding-right: 15px;
	position: relative;
}
.podcast-host ul li::after {
	position: absolute;
	content: "";
	top: 9px;
	right:1px;
	width: 5px;
	height: 5px;
	background: var(--primary);
	border-radius: 50px;
}
.podcast-host ul li:last-child:after{
	content: unset;
}
.podcast-play-button span {
	border: 1px solid #eee;
	color: var(--primary);
	padding: 7px 10px;
	font-size: 14px;
	border-radius: 50%;
}
.video-list-content-wrap {
	border: 1px solid #eee;
	padding: 10px;
	margin-bottom: 24px;
	transition: all 0.3s ease;
	width: 100%;
}
.video-list-wrap .col-sm-6:nth-last-child(-n+2) .video-list-content-wrap{
	margin-bottom:0;
}
.video-list-img img {
	aspect-ratio: 1.64;
	object-fit: cover;
	object-position: center;
	width: 100%;
}
.video-list-img {
	position: relative;
	overflow: hidden;
	min-height: 140px;
}
.play-icon-video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.play-icon-video i {
	background: #eee;
	padding: 12px;
	border-radius: 50%;
	font-size: 16px;
	color:#9b242d;
}
.video-text-wrap h3 {
	color:var(--primary);
	font-size: 18px;
	line-height: 24px;
	margin-top:5px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.video-list-content-wrap:hover .video-text-wrap h3{
	color:#9b242d;
}
.video-list-content-wrap:hover .play-icon-video i{
	background:#9b242d;
	color:#fff;
}
.video-list-content-wrap:hover .play-icon-video i{
	background:#9b242d;
	color:#fff;
}

/* footer-area */
.footer-area {
	background:var(--primary);
	padding-top:50px;
}
.footer-logo img {
	width: 180px;
}
.footer-info h5 {
	color: #fff;
	text-transform: uppercase;
	margin-bottom:20px;
}
.footer-info ul {
	padding-left: 25px;
	margin: 0;
}
.footer-info ul li{
	list-style: none;
	margin:10px 0;
	position: relative;
}
.footer-info ul li::before {
	position: absolute;
	content: "\f101";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color:#fff;
	margin-left: -23px;
	font-size: 14px;
	margin-top: 7px;
	transition: all 0.3s ease;
}
.footer-info ul li a {
	color: #fff;
	font-size: 16px;
	text-transform: capitalize;
	transition:all 0.3s ease;
}
.footer-info ul li:hover a{
	color:#9b242d;
}
.footer-info ul li:hover:before{
	color: var(--white-color);
}
.fList-right {
	margin-top: 43px !important;
}
.footer-info p {
	color: #fff;
	line-height: 28px;
}
.Makepartner-btn {
	color:var(--primary);
	background:var(--Seconday);
	font-size:18px;
	padding:10px 20px;
	margin-top:20px;
}
.Makepartner-btn:hover{
	color:#9b242d;
}
.footer-bottom {
	border-top: 1px solid #cccccc63;
	margin-top: 30px;
	text-align: center;
	color: #fff;
}
.copy-right-wrap {
	padding: 20px 0;
}
.copy-right-wrap p {
	font-size: 14px;
	color: #aaa;
}
.copy-right-wrap a {
	color: #aaa;
}


/*pdf view*/
#viewpdf {
  height: 100vh;
}
/*slide view*/
#viewslide {
	height: 450px;
  }
/*publication year*/
.publication-year p {
    font-size: 16px;
}
.series-name p {
    font-size: 16px;
}
.isdn-section p{ font-size: 16px;}
.category-section p{
	font-size: 16px;
}
/*resource info*/
.publications-resources .resource-btn {
    padding: 7px 15px;
    /* border: 1px solid #ccc; */
    border-radius: 5px;
    background: #848484;
    color: white;
    display: block;
    margin-bottom: 10px;
	font-size: 14px;
}
.publications-resources p:last-child .resource-btn{
	margin-bottom:0;
}
.publications-resources .resource-btn i {
	margin-right: 8px;
	width: 18px;
	text-align: center;
}

.publications-resources .resource-btn:hover {
    color: #a71e24;
}
.modal-metrics{
	color: var(--primary);
}

.qr-code-modal .modal-header {
	justify-content: center;
	background: var(--primary);
}
.qr-code-modal .modal-header .modal-title {
	color:#fff;
}
.qr-code-modal .modal-dialog {
	position: relative;
}
.qr-code-modal .qr-code-body h5{
	text-align: center;
	margin-bottom:20px;
}
.qr-code-modal .QR-download {
	margin-top: 0;
}
.btn-close:focus {
	box-shadow:none;
}
.qr-code-modal .btn-close {
	position: absolute;
	border: 1px solid var(--primary);
	margin-left: 0;
	right: 18px;
	background: none;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	opacity: 1;
}
.qr-code-modal .modal-footer {
	justify-content: center;
	border: 0;
}
.qr-code-image-wrap {
	padding: 30px 0;
}

.qr-container svg {
    width: 100%;
    height: auto;
    padding: 0 10px;
}


/*pagination new*/
.page-item.active .page-link {
    background-color: var(--primary);
    border-color: var(--primary);
}
a.page-link {
	/* z-index: 1 !important; */
	margin-left: 0px !important;
}
a.page-link.active {
    background-color: var(--primary);
    border-color: var(--primary) !important;
	color:#fff;
}
/*select2 custom*/
.select2-container .select2-search--inline .select2-search__field {
	font-size: 14px !important;
	font-weight: 500 !important;
    height: 22px !important;
	color: #003262 !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-top:1px solid #CED4DA !important;
    border-bottom:1px solid #CED4DA !important;
    border-left:1px solid #003262 !important;
    border-left:1px solid #003262 !important;
}
.select2-container--default .select2-selection--multiple {
    border-radius: 0px !important;
	color: #003262;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    font-size: 15px !important;
}
.select2-results__option--selectable {
    font-size: 14px!important;
}
/* .page-link.disabled{ } */
.page-link.disabled:hover{
	background-color: unset;
	border-color: #dee2e6;
}
.page-link.disabled i{
	color: #bdbdbd;

}
/*custom font size*/
.fs-18{
	font-size: 18px;
}
.remove-pdf{
	cursor: pointer;
}

/* custom category select start */
  .customSearchFilter {
    list-style-type: none;
    position: relative;
  }
  .customSearchFilter__dialog{
    display: none;
    position: absolute;
    z-index: 2;
    background: #ebebeb;
    width: 100%;
    border: 1px solid #e3e3e3;
    box-shadow: 0 2px 8px rgb(0 0 0 / 25%);
    max-height: 300px;
    overflow-y: auto;
  }
  .customSearchFilter__buttonLabel .labelItem {
    border: 1px solid #ccc;
    padding: 3px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: fit-content;
    float: left;
    margin: 5px;
  }
  .customSearchFilter__buttonLabel .labelItem i {
    margin-left: 5px;
    display: flex;
    align-self: center;
  }
  .customSearchFilter__buttonLabel:empty::before {
    content: attr(data-placeholder);
    opacity: 0.8;
  }
  .customSearchFilter__dialog.customSearchFilter__dialog_show{
    display: block;
  }
  .customSearchFilter .customSearchFilter__dialogMain ul{
    padding-left: unset;
    list-style-type: none;
    margin-bottom: unset;
  }
  .customSearchFilter .customSearchFilter__dialogMain .customSearchFilter__listItem:not(.listOpen) .customSearchFilter__list_type_child {
    display: none;
  }
  .customSearchFilter .customSearchFilter__dialogMain .customSearchFilter__listItemContainer {
    padding: 5px 5px 5px 30px;
    cursor: pointer;
    position: relative;
  }
  .customSearchFilter .customSearchFilter__dialogMain .customSearchFilter__listItemContainer:hover {
    background-color: #eee;
  }
  .customSearchFilter .customSearchFilter__dialogMain .customSearchFilter__listItem .customSearchFilter__list_type_child .customSearchFilter__listItem {
    padding: 5px 5px 5px 45px;
    cursor: pointer;
  }
  .customSearchFilter .customSearchFilter__dialogMain .customSearchFilter__listItem .customSearchFilter__list_type_child .customSearchFilter__listItem:hover {
    background-color: #eee;
  }
  .customSearchFilter__listLink {
    color: black;
  }
  .customSearchFilter__listLink.parentItem {
    font-weight: bold;
	font-size: 15px;
  }
  .customSearchFilter__listItemContainer .parentSelector {
    float: right;
    padding: 0 10px;
  }
  .customSearchFilter .customSearchFilter__dialogMain .customSearchFilter__listItemContainer.parentSelected {
    background-color: #b5ebff;
  }
  .customSearchFilter__listItemContainer.parentSelected .parentSelector {
    color: blue;
  }
  .customSearchFilter__listItem .customSearchFilter__listToggle {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 2;
    display: block;
    padding: 0;
    margin: 0;
  }
  .customSearchFilter__listItem.listOpen .customSearchFilter__listToggle {
    transform: rotate(90deg);
  }
  .customSearchFilter__list_type_child .customSearchFilter__listItem.childSelected {
    background-color: #c8e3ec !important;
  }
  .customSearchFilter__button {
      position: relative;
      display: flex;
      flex-flow: row nowrap;
      justify-content: stretch;
      align-items: center;
      align-content: center;
      width: 100%;
      padding: 5px 5px 5px 9px;
      border: 1px solid #d1d3e2;
      border-radius: 0.35rem;
      outline: none;
      margin: 0;
      background: #fff;
      text-align: left;
      white-space: nowrap;
      user-select: none;
      cursor: pointer;
	  font-size: 17px;
  }
  .customSearchFilter__buttonLabel {
    position: relative;
    flex: 1 1 auto;
    display: block;
    padding: 0;
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 15px;
  }
  .categoriesFilter__buttonIcon {
    position: relative;
    flex: 0 0 auto;
    display: block;
    width: 16px;
    height: 16px;
    padding: 3px;
    margin: 0 0 0 auto;
    /* background: transparent url('/img/icon-arrow-down-s-fill.svg') center/16px no-repeat scroll; */
    pointer-events: none;
  }

  .customSearchFilter .customSearchFilter__dialog.customSearchFilter__dialog_show::-webkit-scrollbar-track
  {
    -webkit-box-shadow: inset 0 0 6px #eee;
    border-radius: 10px;
    background-color: #F5F5F5;
  }

  .customSearchFilter .customSearchFilter__dialog.customSearchFilter__dialog_show::-webkit-scrollbar
  {
    width: 5px;
    background-color: #F5F5F5;
  }

  .customSearchFilter .customSearchFilter__dialog.customSearchFilter__dialog_show::-webkit-scrollbar-thumb
  {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #eee;
    background-color: #555;
  }
  /* custom category select end */

  /*partner approved publication*/
  .product-table.partner-approved-publication table thead th,td {
	font-size: 15px;
  }

  /* custom language version select start */
  #langVersionModal .btn-close {
    /* border: unset;
    background: unset;
    font-weight: bold;
    font-size: 20px; */
  }
  #langVersionModal .modal-dialog {
    max-width: 900px;
    margin: 5% auto;
  }
  #langVersionModal .modal-publication-container {
    min-height: 40vh;
    position: relative;
    display: block;
    width: 100%;
    font-weight:500;
	font-size: 16px;
  }
  #langVersionModal .modal-publication-container:empty::before {
    content: attr(data-placeholder);
    opacity: 0.8;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
	.langVerSecContainer .delete i {
		color: red;
		font-size:15px;
	}
	button.delete {
		background: transparent;
		border: 0;
	}
/*select2 custom*/
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 36px!important;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 34px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px!important;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
span.customSearchFilter__buttonIcon i {
    color: #888888;
    font-size: 14px;
}
/*notify-modal*/
.notify-modal-title{
    font-size: 15px!important;
}
/* Guideline Page Area CSS Start by Daijy */
.Guideline-page-wrapper{
	padding-bottom: 50px;
}
.guide-list-wrapper{
	position: relative;
}
.guide-list-items{
	position: relative;
}
.guide-list-items ul{
	list-style: none;
}
.guide-list-items ul li{
	font-size: 16px;
	line-height: 26px;
	margin-bottom:10px;
	border: 1px solid #eee;
	padding: 5px 15px;
	background: #fff;
	display:flex;
}
.guide-list-items ul li > a{
	color: #222;
	display: block;
	width:100%;
}
.guide-list-items ul li:hover{
	border: 1px solid var(--primary);
}
.guide-list-items ul li:hover a{
	color:#9b242d;
}
.guide-list-items ul li::before{
	content: '\f105';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #222;
	padding-right: 6px;
	font-size: 14px;
  }
  .guide-details h5 {
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 40px;
	background: var(--primary);
	color: #fff;
	padding: 1px 10px;
  }
  .guide-details h2 {
	font-size: 20px;
	line-height: 20px;
	margin: 20px 0 10px 0;
	border-left: 3px solid #9b242d;
	padding-left: 5px;
  }
  .guide-details p {
	line-height: 28px;
	
	padding-bottom: 12px;
  }
  .guide-details .guide-link > a{
	text-decoration: underline;
	color: var(--primary);
  }
  .guide-block-basic{
	margin: 1.125rem 0 1.125rem 0;
	padding: 1.125rem 1.25rem;
	font-size: .8125rem;
	line-height: 18px;
	background: #efefef;
  }
  .guide-block-basic ul{
	margin-left: 20px;
	list-style: none;
  }
  .guide-block-basic i{
	margin-right: 5px;
  }
  .guide-block-basic li{
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 5px;
  }

  .submit-grey-box{
	display: flex;
	text-transform: uppercase;
  }
  .submit-grey-box .submit-grey-box__item ul{
	list-style: none;
	padding-left: 40px;
	
  }
  .submit-grey-box .sub-btn {
	background: var(--primary);
	padding: 5px 10px;
	color: #fff;
	font-size: 14px;
  }
  .submit-grey-box .sub-btn:hover{
	background:#4e6f8e;
  }
  .submit-grey-box li{
	font-size: 14px;
  }
  .submit-grey-box li:hover{
	text-decoration: underline;
	color: var(--primary);
  }
  .submit-grey-box ul li.active {
	background: #fff;
}
  .submit-grey-box .submit-grey-box__item i{
	margin-right: 5px;
  }
  .guide-details .submit-grey-box li{
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 0;
  }
  .submit-grey-box li a{
	color: var(--primary);

  }
  .guide-details ul{
	padding-left: 40px;
  }
  .guide-details ul li{
	font-size: 16px;
	line-height: 28px;
	padding-bottom: 12px;
  }
 .Guideline-page1-area{
	padding-bottom: 50px;
  }

/*CSS Started By Daisy */

/* event page */

  .event-list-wrapper{
	margin-bottom: 80px;
  }
  .event-page-area .event-list-sec{
	display: flex;
	width: 100%;
	margin-bottom: 40px;
  }
  .event-page-area .event-list-sec .event-date-single{
	margin-right: 10px;
	background: #eee;
	padding: 5px 20px;
  }
  .event-page-area .event-list-sec .event-date-single p{
	font-size: 16px;
	text-transform: uppercase;
	color: #222;
  }
  .event-page-area .event-list-sec .event-date-single span{
	font-size: 24px;
	font-weight: 700;
	color: #222;
  }
.event-list-content{
	width: 100%;
	line-height: 18px;
	border: 1px solid #eee;
	padding: 10px;
}
.event-DT{
	font-size: 14px;
}
.event-DT i{
	font-size: 13px;
	color: #9b242d;
	margin-right: 5px;
}
.event-date-time .event-inline{
	display: flex;
}
.event-list-content .event-date-time h2{
	font-size:18px;
	line-height: 32px;
	margin: 10px 0;
}
.event-list-content .event-date-time h2>a{
	color: var(--primary);
}
.event-date-time .org-cat > a {
	color: #9b242d;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	border: 1px solid #9b242d;
	padding: 3px 7px;
	margin-left: 20px;
	transition: all 0.3s ease;
}
.event-date-time .org-cat > a:hover{
	background-color: #9b242d;
	color: #fff;
	transition: all 0.3s ease;
}
.event-list-content .event-date-time p{
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 26px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.event-date-time .event-fee{
	font-size: 18px;
	line-height: 28px;
	color: var(--primary);
}
.event-list-content .event-list-img img {
	aspect-ratio: 1.75;
	object-fit: cover;
	object-position: center;
	width: 100%;
	transition: all 0.3s ease;
  }
.event-list-content .event-list-img{
	overflow: hidden;
}
.event-list-sec:hover .event-date-time h2>a{
	color: #9b242d;
}
.event-list-sec:hover .event-list-img img{
	transform: scale(1.1);
}

/* event page-list-two */
.evetnTwo-list-content-wrap {
	background: var(--bg-color);
	position: relative;
	margin-bottom: 24px;
}
.eventTwo-list-img-wrap{
	overflow: hidden;
}
.eventTwo-list-img-wrap img {
	aspect-ratio: 1.57;
	object-fit: cover;
	object-position: center;
	width: 100%;
	transition: all 0.5s ease;
}
.evetnTwo-list-content-wrap:hover .eventTwo-list-img-wrap img{
	transform: scale(1.1);
}
.eventTwo-text-wrap {
	padding: 0 30px 10px 30px;
}
.eventTwo-text-wrap .Edate {
	margin: 15px 0 8px 0;
	background: var(--primary);
	display: inline-block;
	padding: 5px 14px;
	font-size: 0;
}
.eventTwo-text-wrap .Edate span {
	font-size: 14px;
	color:#fff;
	margin-right:10px;
}
.Event-cat-btn {
	position: absolute;
	top: 12px;
	left: 10px;
	font-size: 0;
}
.Event-cat-btn a {
	font-size: 14px;
	padding: 5px 10px;
	color:#9b242d;
	background:#fff;
	text-transform: capitalize;
	transition: all 0.3s ease;
}
.Event-cat-btn a:hover {
	background: var(--primary);
	color: #fff;
}
.eventTwo-text-wrap .Edate span>i{
	margin-right:5px;
}
.eventTwo-text-wrap h5 {
	color:#222;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 8px;
	border-left: dotted 4px #9b242d;
	margin-left: -30px;
	margin-right: -30px;
	padding: 0 26px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all 0.3s ease;
	height: 54px;
}
.eventTwo-text-wrap p {
	font-size: 14px;
	line-height: 24px;
	color:#222;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 74px;
}
.event-details-btn-wrap span{
	font-size: 16px;
	color:#9b242d;
	border-bottom: solid 2px;
}
.event-details-btn-wrap span:hover{
	color: var(--primary);
}
.evetnTwo-list-content-wrap:hover .eventTwo-text-wrap h5{
	color:#9b242d;
}
 
.event-page-area .badge-overlay {
	position: absolute;
	left: 0%;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	pointer-events: none;
	z-index: 100;
	-webkit-transition: width 1s ease, height 1s ease;
	-moz-transition: width 1s ease, height 1s ease;
	-o-transition: width 1s ease, height 1s ease;
	transition: width 0.4s ease, height 0.4s ease;
}
.event-page-area .badge {
	margin: 0;
	padding: 0;
	color:#fff;
	padding:5px 10px;
	font-size: 12px;
	text-align: center;
	line-height: normal;
	text-transform: capitalize;
	background:var(--primary);
}
   
.event-page-area .badge::before, .event-page-area .badge::after {
	content: "";
	position: absolute;
	top: 0;
	margin: 0 -1px;
	width: 100%;
	height: 100%;
	background: inherit;
	min-width: 55px;
}  
.event-page-area .badge::before {
	right: 100%;
}
.event-page-area .badge::after {
	left: 100%;
}
.event-page-area .top-right {
	position: absolute;
	top: 0;
	right: 0;
	-ms-transform: translateX(30%) translateY(0%) rotate(45deg);
	-webkit-transform: translateX(30%) translateY(0%) rotate(45deg);
	transform: translateX(30%) translateY(0%) rotate(45deg);
	-ms-transform-origin: top left;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	border-radius:0;
}
.event-page-area .top-left {
	position: absolute;
	top: 0;
	left: 0;
	-ms-transform: translateX(-30%) translateY(0%) rotate(-45deg);
	-webkit-transform: translateX(-30%) translateY(0%) rotate(-45deg);
	transform: translateX(-30%) translateY(0%) rotate(-45deg);
	-ms-transform-origin: top right;
	-webkit-transform-origin: top right;
	transform-origin: top right;
}

/* event page-list-Three */
.evetnThree-list-content-wrap {
	padding:20px;
	box-shadow: 0px 30px 60px 0px rgba(0, 29, 35, 0.07);
	margin-bottom: 20px;
}
.eventThree-list-img-wrap {
	position: relative;
	overflow: hidden;
}
.eventThree-list-img-wrap img {
	aspect-ratio: 1.57;
	object-fit: cover;
	object-position: center;
	width:100%;
	transition: all 0.5s ease;
}
.evetnThree-list-content-wrap:hover .eventThree-list-img-wrap img{
	transform: scale(1.1);
}
.edateAndcat-wrap {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-bottom: 15px;
}
.ETreecat {
	font-size: 0;
}
.ETreecat a {
	font-size: 14px;
	border: 1px solid var(--primary);
	padding: 4px 10px;
	background: var(--primary);
	color: #fff;
}
.ETreecat a:hover {
	background:#fff;
	color:var(--primary);
}
.eventThree-text-wrap .Edate {
	display: inline-block;
	font-size: 0;
}
.eventThree-text-wrap .Edate span {
	font-size: 14px;
	color: var(--primary);
	margin-right: 10px;
}
.eventThree-text-wrap .Edate span > i {
	margin-right: 5px;
}
.eventThree-text-wrap h5 {
	color:var(--primary);
	font-size:20px;
	line-height: 26px;
	margin-bottom: 8px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all 0.3s ease;
}
.eventThree-text-wrap h5:hover{
	color:#9b242d;
}
.eventThree-text-wrap p {
	font-size: 16px;
	line-height: 24px;
	color: #222;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.eventThree-details-btn-wrap{
	font-size:0;
	margin-top:25px;
}
.eventThree-details-btn-wrap a {
	font-size: 16px;
	border: 1px solid var(--primary);
	padding: 8px 15px;
	color: var(--primary);
	transition: all 0.3s ease;
}
.eventThree-details-btn-wrap a:hover{
	background:var(--primary);
	color: #fff;
}

/* event Details page */
.event-details-page-area{
	margin-bottom:50px;
}
.event-detail-page-wrapper h1{
	font-size:28px;
	line-height:36px;
	margin-bottom: 10px;
	color: var(--primary);
}
.event-detail-page-wrapper .event-DT{
	font-size: 16px;
	color: #6c6c6c;
}
.event-detail-page-wrapper .org-cat{
	margin: 10px 0;
}
.event-detail-page-wrapper .org-cat > a {
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
	color: var(--primary);
  }
  .event-detail-page-wrapper img {
	margin-bottom: 20px;
}
  .events-detail-area h2 {
	font-size: 18px;
	margin-bottom: 8px;
  }
  .events-detail-area p {
	font-size: 16px;
	line-height:30px;
	margin-bottom: 20px;
  }
  .events-detail-area a:hover{
	color: #9b242d;
  }
.events-detail-area .events-detail-area p>a{
	text-decoration: underline;
	color:var(--primary);
	font-weight:700;
}
.events-detail-area .events-detail-area p>a:hover{
	color: #9b242d;
}
  /* .event-detail-page-wrapper .col-lg-9{
	padding-right: 30px;
  } */
  .event-detail-page-wrapper .passed-events-notices{
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 0;
  }
  .events-detail-area h3 {
	color: var(--primary);
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
	margin: 20px 0 12px 0;
  }
  .events-detail-area ul{
	margin-left: 20px;
	margin-bottom:20px;
  }
  .events-detail-area li{
	font-size: 16px;
	line-height:30px;
	margin-bottom: 10px;
  }
  .events-detail-area ul li > span{
	font-weight: 500;
  }
.event-detail-group{
	/* margin-top: 40px; */
	/* border-left: 1px solid #eee; */
	/* border-left: 1px solid #eee; */
	padding: 0 10px;
	/* box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12); */
}
.event-detail-group h2{
	font-size: 22px;
	line-height:1;
	margin-bottom: 20px;
	color: var(--primary);
}
.event-detail-group-list {
	border-bottom: 1px solid #bcbcbc;
	padding: 20px 0;
  }
.event-detail-group-list:last-child {
	border-bottom: unset;
}
  .event-detail-group-list:first-child{
	padding-top: unset;
  }
.event-detail-group-list .venue-map{
	border-top: 1px solid #bcbcbc;
	padding-top:20px;
	margin-top:20px;
  }
.event-detail-group h3 {
	color: var(--primary);
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
}
.event-detail-group p{
	color: #2e2e2e;
}
.event-details-start {
	margin-bottom: 20px;
}
.event-details-end, .event-details-cost {
	margin-bottom: 20px;
}
.event-group-sublist h3 {
	margin-top: 20px;
}
.website-link {
	margin-top: 20px;
}
.event-details-venue p {
	line-height: 26px;
}
.event-group-sublist a:hover {
	color: #9b242d;
}
.event-detail-group .Double-group p{
	margin-bottom: 5px;
}
.event-detail-group .website-link a{
	color: var(--primary);
	font-size: 16px;
}
.event-detail-group .website-link a:hover{
	color: #9b242d;
}

/* radio-button-style */
.radio-buttons .form-group {
  display: inline-block;
  margin-right:20px;
}

.radio-buttons input[type="radio"] {
  display: none;
}

.radio-buttons label {
  cursor: pointer;
  position: relative;
  font-size:14px;
  padding-left:25px;
}

.radio-buttons label::before {
  content: "";
  position: absolute;
  width: 18px;
  height:18px;
  background-color: transparent;
  border: 2px solid #003262;
  border-radius: 50%;
  top: 50%;
  left:0;
  transform: translateY(-50%);
  transition: border-color 400ms ease;
}

.radio-buttons label::after {
  content: "";
  position: absolute;
  width:18px;
  height:18px;
  background-color: #003262;
  border: 2px solid #003262;
  border-radius: 50%;
  top: 50%;
  left:0;
  transform: translateY(-50%) scale(0);
  transition: transform 400ms ease;
}

.radio-buttons input[type="radio"]:checked + label::before {
  border-color: #003262;
}

.radio-buttons input[type="radio"]:checked + label::after {
  transform: translateY(-50%) scale(0.55);
}

/* News Page Css */
.news-list-sec{
	margin-bottom:50px;
}
/* .news-list-sec .forum-search-area{
	margin-bottom: 20px;
} */
/* .news-list-sec .col-lg-4.d-flex {
	padding: 18px;
  } */
.news-list-wrapper{
	position: relative;
	margin-bottom:24px;
	border: 1px solid #ddd;
	width: 100%;
	transition: all 0.3s ease;
	width: 100%;
}
.news-list-wrapper .news-list-itmes .title{
	font-size:20px;
	line-height: 26px;
	margin-bottom: 10px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color: var(--primary);
  }
.news-list-wrapper .news-list-itmes .title a{
	color: var(--primary);
}
.news-list-wrapper:hover .title{
	color: #9b242d;
}
.news-list-wrapper:hover .news-list-media img {
	transform: scale(1.1);
  }
.news-list-wrapper .news-list-itmes .brief{
	font-size: 14px;
	line-height: 24px;
	color: #3a3a3a;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
  }
  .news-list-wrapper .news-list-media {
	overflow: hidden;
	margin: auto;
	text-align: center;
	padding: 16px 16px 0 16px;
}
.news-list-wrapper .news-list-media img {
	object-fit: cover;
	object-position: center;
	height: 220px;
	transition: all 0.5s ease;
}
  .news-list-wrapper .news-list-itmes {
	padding:20px 10px;
	position: relative;
  }
  .news-list-itmes .day {
	background: #9b242d;
	display: inline-block;
	padding: 5px 10px;
	font-size: 13px;
	color: #fff;
	position: absolute;
	right: 5px;
	top: -16px;
}

/* News Details Page */
.news-details-page-area{
	/* margin-top: 20px; */
}
.news-details-wrapper{
	margin-bottom:50px;
}
.news-details-wrapper h1 {
	font-size: 28px;
	line-height: 38px;
	margin-bottom: 10px;
	color: var(--primary);
  }
.news-details-wrapper .day{
	color: #9b242d;
	font-size: 14px;
}
.news-image-slider{
	max-width: 90%;
	margin: auto;
}
.news-image-slider .items a {
	display: flex;
	justify-content: center;
}
.news-image-slider img {
	margin: 15px 0;
	/* aspect-ratio: 1.90; */
	object-fit: cover;
	object-position: center;
	/* height:600px; */
	max-height: 600px;
    max-width: 100%;
}
.news-detail-area img {
	max-width: 100%;
	height: auto !important;
}
.news-detail-area p {
	font-size: 16px;
	line-height:30px;
	margin-bottom: 20px;
}
.news-detail-area p > a {
	color: var(--primary);
	text-decoration: underline;
	font-weight:700;
}
.news-detail-area p > a:hover {
	color: #9b242d;
	text-decoration: underline;
}
.news-detail-area ul {
	margin-left: 20px;
	margin-bottom: 20px;
}
.news-detail-area li {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
}
.recent-news-sec .section-heading{
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.news-image-slider .priv_arrow {
	position: absolute;
	left:0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	cursor: pointer;
}

.news-image-slider .next_arrow{
	position: absolute;
	right:0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	cursor: pointer;
}
.news-image-slider .priv_arrow i {
	font-size: 24px;
	width: 50px;
	height: 50px;
	color:#fff;
	background:var(--primary);
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	transition: all 0.3s ease;
}
.news-image-slider .priv_arrow i:hover{
	background:#fff;
	color:#9b242d;
}
.news-image-slider .next_arrow i{
	font-size:24px;
	width:50px;
	height:50px;
	color:#fff;
	background:var(--primary);
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	transition: all 0.3s ease;
}
.news-image-slider .next_arrow i:hover{
	background:#fff;
	color:#9b242d;
}

/* Forum details page Section Css */
.forum-details-page-area{
	margin-bottom: 50px;
}
.forum-details-page-area .forum-details-author{
	display: flex;
	gap: 10px;
}
.forum-details-author-thumb img{
	width: 52px;
}
.forum-details-author-details p{
	line-height: 14px;
	font-size: 14px;
	color: #656565;
}
.forum-details-author-details p > a{
	font-size: 16px;
	font-weight: 600;
	color: var(--primary);
	margin-right: 5px;
}
.forum-details-author-details span{
	font-size: 13px;
	color: #656565;
}
.forum-details-wrapper{
	border-bottom: 1px solid #ddd;
	padding-bottom: 40px;
}
.forum-details-wrapper .forum-details-items h1 {
	font-size:28px;
	line-height:40px;
	margin:20px 0;
	color:var(--primary);
  }
  .forum-details-wrapper .forum-details-items p{
	font-size: 16px;
	color: #3a3a3a;
	line-height:30px;
	margin-bottom: 20px;
  }
.forum-details-wrapper .forum-details-items p>a{
	text-decoration: underline;
	color:var(--primary);
	font-weight:700;
}
.forum-details-wrapper .forum-details-items p>a:hover{
	color: #9b242d;
}
.forum-details-wrapper .forum-details-items ul{
	margin-left: 20px;
	margin-bottom: 20px;
}
.forum-details-wrapper .forum-details-items ul li {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
}
.forum-details-group-buttons{
	display: flex;
	gap: 10px;
}
.forum-details-group-buttons .btn{
	border: 1px solid #e4e4e4;
	background: #eee;
	font-size: 14px;
	border-radius: unset;
	transition: all 0.3s ease;
}
  .upAndDown-btn-wrap {
	display: flex;
	align-items: center;
	border: 1px solid #e4e4e4;
	background: #eee;
	gap: 3px;
	font-size: 14px;
	}
	.forum-details-group-buttons .upAndDown-btn-wrap .btn:hover{
		color: var(--primary)!important;
		background: #eee;
		transition: all 0.3s ease;
	}
  .upAndDown-btn-wrap a{
	font-size:24px;
	padding: 4px;
	color: rgba(0, 0, 0, 0.85);
	background-color: #eee;
	border:none;
	display: flex;
	align-items: center;
	/* background: #fff !important;
	border-radius: 50% !important; */
	font-size: 20px !important;
  }
  .upAndDown-btn-wrap a>i{
	height:20px;
	width:20px;
	line-height: 20px;
  }
  .forum-details-group-buttons .upAndDown-btn-wrap .btn{
	border: none;
  }
  /* .upAndDown-btn-wrap a:last-child i{
	transform: rotate(-180deg);
  } */
  .forum-details-group-buttons i{
	color: #686868;
  }
  .forum-details-group-buttons button:hover i{
	color: #fff;
  }
 .forum-details-group-buttons .btn:hover {
	background: var(--primary);
	color: #fff;
	transition: all 0.3s ease;
 }
 .forum-details-group-buttons a:hover i{
	color: #fff;
 }
 .forum-details-group-buttons .upAndDown-btn-wrap a:hover i{
	color: var(--primary);
 }
  .up-down-vote{
	display: flex;
	gap: 10px;
	background: #d8d8d8;
	padding: 3px 10px;
	border-radius: 10px;
  }
.forum-details-comments{
	display: flex;
	gap: 10px;
	background: #d8d8d8;
	padding: 3px 10px;
	border-radius: 10px;
}
.forum-reply{
	display: flex;
	gap: 10px;
	
}
.forum-reply button{
	font-size: 14px;
	background: #d8d8d8;
	border: unset;
	padding: 3px 10px;
	border-radius: 10px;

}
.forum-share{
	display: flex;
	gap: 10px;
	background: #d8d8d8;
	padding: 3px 10px;
	border-radius: 10px;
}
.forum-details-comments-bottom{
	margin-top: 40px;
	display: inline-block;
	width: 100%;
}
.forum-details-comments-bottom .forum-add-comments:hover{
	background: var(--primary);
	color: #fff;
	border:1px solid var(--primary);
}
.forum-details-comments-bottom i{
	font-size: 18px;
	margin-right: 8px;
}
.forum-details-comments-bottom .forum-add-comments{
	padding:8px 20px;
	border: 1px solid #d8d8d8;
	border-radius: 50px;
}
.comment-filled{
	margin-top: 20px;
}
.comment-filled textarea{
	padding: 10px;
	margin: -1px 0 0;
	height: 150px;
	line-height: 1.3;
	width: 100%;
	font-size: 16px;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
}
.forum-details-page-area .comment-filled button {
	font-size: 15px;
	color: #fff;
	background: var(--primary);
	padding: 4px 20px;
	border-radius: 0;
	margin-top: 10px;
	font-weight: 700;
	position: relative;
	border: 1px solid var(--primary);
	transition: all 0.3s ease;
  }
  .forum-details-page-area .comment-filled button:hover{
	background: #fff;
	color: #9b242d;
	transition: all 0.3s ease;
  }
  .forum-details-page-area .comment-filled .cancle-btn{
	background: #fff;
	border: 1px solid var(--primary);
	color: var(--primary);
  }
  .forum-details-page-area .comment-filled .cancle-btn:hover{
	background: #fff;
	color: #9b242d;
  }
  .comment-filled textarea:focus-visible{
	outline: 1px solid var(--primary);
  }
  .forum-comments-replies .user-thumb img {
	width: 30%;
	height: 30%;
	padding: 8px;
	border-radius: 50%;
  }
  .forum-comments-replies .comment-info a{
	color: var(--primary);
	font-size: 17px;
	font-weight: 500;
}
.forum-comments-replies .comment-info p{
	color: rgba(0, 0, 0, 0.5);
	font-size: 14px;
  }
  .forum-comments-replies .comment-info .comment-body p{
	color: #222;
	font-size: 16px;
	line-height: 24px;
	margin: 8px 0;
  }
  .forum-comments-replies .comment-info .comment-body button {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	font-size: 14px;
	padding: 4px 8px;
	color: rgba(0, 0, 0, 0.85);
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 4px;
  }
  .forum-comments-replies .comment-info .comment-body .reply-form textarea {
	font-size: 16px;
	width: 100%;
	max-width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
  }
  .forum-comments-replies .replies{
	margin: 30px 0 30px 70px;

  }
  .forum-comments-replies .replies h3{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
  }
  .forum-comments-replies{
	margin-top: 20px;
	/* border: 1px solid #ddd;
	padding: 10px; */
  }
  .all-comment-list .forum-details-author-thumb{
	margin-right: 10px;
  }
.all-comment-list .forum-details-author-thumb img{
	width: 40px;
	
}
.comments-content-details p {
	padding-left: 50px;
	margin-bottom: 15px;
}
/* .forum-details-page-area button {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-size: 14px;
    padding: 4px 8px;
    color: #000;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
	background: #eee;
} */
.forum-details-page-area .forum-details-page-area button:hover {
	background: var(--primary);
	color: #fff;
	border: 1px solid var(--primary);
}
.forum-details-page-area .forum-comments-replies .comment-thread {
    width: 700px;
    max-width: 100%;
    margin: auto;
    background-color: #fff;
    border: 1px solid transparent;
}
.forum-details-page-area .m-0 {
    margin: 0;
}
.forum-details-page-area .sr-only {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.forum-details-page-area .comment {
    position: relative;
    margin: 20px auto;
}
.forum-details-page-area .comment-heading {
    display: flex;
    align-items: center;
    height: 50px;
    font-size: 14px;
}
.forum-details-page-area .comment-voting {
    width: 20px;
    height: 32px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}
.forum-details-page-area .comment-voting button {
    display: block;
    width: 100%;
    height: 50%;
    padding: 0;
    border: 0;
    font-size: 10px;
}
.forum-details-page-area .comment-info {
    color: rgba(0, 0, 0, 0.5);
    margin-left: 10px;
}
.forum-details-page-area .comment-author {
    color: rgba(0, 0, 0, 0.85);
    font-weight: bold;
    text-decoration: none;
}
.forum-details-page-area .comment-author:hover {
    text-decoration: underline;
}
.forum-details-page-area .replies {
    margin-left: 20px;
}
.forum-details-page-area .comment-border-link {
    display: block;
    position: absolute;
    top: 50px;
    left: 12px;
    width: 10px;
    height: calc(100% - 50px);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    background-color: rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
}
.forum-details-page-area .comment-border-link:hover {
    background-color: rgba(0, 0, 0, 0.3);
}
.forum-details-page-area .comment-body:first-child{
	padding-left: unset;
}
.forum-details-page-area .comment-body {
    padding-left: 50px;
	
}
.forum-details-page-area .replies {
    margin-left: 28px;
}
.forum-details-page-area details.comment summary {
    position: relative;
    list-style: none;
    cursor: pointer;
}
.forum-details-page-area .comment-heading::after {
    display: inline-block;
    position: absolute;
    right: 5px;
    align-self: center;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.55);
}

/* Adjustment for Internet Explorer */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .comment-heading {
        cursor: default;
    }
    details.comment[open] .comment-heading::after,
    details.comment:not([open]) .comment-heading::after {
        content: " ";
    }
}
.forum-details-page-area .reply-form textarea {
    font-size: 16px;
    width: 100%;
    max-width: 100%;
    margin-top: 15px;
}
.forum-details-page-area .d-none {
    display: none;
}
.forum-details-page-area .load-more a{
	color: var(--primary);
	font-size: 16px;
	text-decoration: underline;
}
.forum-details-page-area .load-more a:hover{
	color: #9b242d;
}
.all-comment-list{
	display: flex;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin: 20px 0;
}

/* Forum Comments Section */
/* .comment-sec{
	padding-bottom: 80px;
}

.comment-sec h5 {
	font-size: 26px;
	line-height: 40px;
	margin-bottom: 20px;
  }
  .comment-list-layout{
	margin-top: 30px;
	border: 1px solid #ddd;
	padding: 10px;
  }
  .comment-list-layout .votecell{
	margin-right: 20px;
  }
  .comment-list-layout .votecell button{
	background: #fff;
	border: 1px solid #aaa;
	display: inline-block;
	border-radius: 50%;
	width: 34px;
	height: 34px;
	color: #44454e;
	margin: 0 8px;
  }
  .comment-list-layout .votecell button i{
	font-size: 24px;
	line-height: 28px;
  }
  .comment-list-layout .user-thumb img{
	width: 50px;
	height: 50px;
	padding: 8px;
	border-radius: 50%;

  }
.all-comment-list{
	display: flex;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin: 20px 0;
}
.all-comment-list:last-child{
	border-bottom:unset;
}
.comment-replies-info a{
	color: var(--primary);
	font-size: 17px;
	font-weight: 500;
}
.comment-replies-info p{
	color: rgba(0, 0, 0, 0.5);
	font-size: 14px;
  }
  .comment-replies-info .comment-body p{
	color: #222;
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px;
  }
  .comment-replies-info .comment-body .reply-form textarea {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 16px;
	width: 100%;
	max-width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
  }
  .comment-list-layout .replies{
	margin: 30px 0 30px 70px;

  }
  .comment-list-layout .replies h3{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
  } */


/*CSS End By Daisy */








/* Guideline Page Area CSS end by Daijy */

/* terms-and-conditions-style */
.terms-and-conditions-heading h5 {
	background: #f5f7fb;
	padding: 10px;
	font-size: 15px;
	font-weight: 700;
  position: relative;
}
.terms-and-conditions-heading h5::before {
	position: absolute;
	content: "";
	bottom: -13px;
	left: 10px;
	width: 30px;
	height: 30px;
	background: #f5f7fb;
	clip-path: polygon(51% 50%, 100% 50%, 50% 100%, 0% 50%);
}
/* .declarations-content-wrap {
	padding: 30px 10px;
} */
.declarations-content-text {
	border: 1px solid #e8e9ea;
	padding: 20px 15px;
	margin: 30px 0;
}
.declarations-content-text .form-check {
	margin-bottom: 10px;
}
.declarations-content-text .form-check:last-child {
	margin-bottom:0;
}
.declarations-content-text label {
	font-size: 14px;
}
.declarations-content-text .form-check-input:checked {
	background-color: #003262;
	border-color: #003262;
}
.form-check-input:focus {
	box-shadow:none;
}
.declarations-content-text .form-check-input {
	background-color: #f5f7fb;
}
.terms-and-conditions-wrap {
	padding: 15px 10px;
	border: 1px solid #e8e9ea;
	margin: 28px 0;
}
.terms-and-conditions-wrap h6 {
	margin-top: 10px;
  font-size: 14px;
}
.terms-and-conditions-text p {
	font-size: 14px;
	padding:0 10px;
}
.terms-and-conditions-text ol li ol{
  list-style-type: lower-alpha;
}
.terms-and-conditions-text ol li ol li{
  padding:5px;
}
.terms-and-conditions-text ol li {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 22px;
}
.u-no-inside-break {
	-moz-column-break-inside: avoid;
	break-inside: avoid;
	column-break-inside: avoid;
	page-break-inside: avoid;
}
.ol-list-wrap {
	-moz-column-count: 2;
	column-count: 2;
  -moz-column-rule: 1px solid #ccc;
	column-rule: 1px solid #ccc;
}
/*commons slug css*/
.common-slug{
  text-transform: lowercase;
}
/*audio length css*/
.audio-length{
  width:30%;
}
.length-sperator{
   width:5%;
   text-align: center;
}
/*dropify error css*/
.dropify-wrapper~.dropify-errors-container ul li {
	font-size: .75em!important;
}
/* .terms-and-conditions-text a {
	text-decoration: underline;
	color:#003262;
  text-decoration-color:#003262;
  font-weight: 600;
} */
small{
	/* font-size: .75em!important; */
}



/* dashboard css */
.dashboard-default-sec .card .card-header i, .dashboard-2-main .card .card-header i { font-size: 14px; }
.dashboard-default-sec .card .card-header p, .dashboard-2-main .card .card-header p { font-weight: 500; color: #999; margin-bottom: unset; font-size: 12px; }
.dashboard-default-sec .card .card-header h5,
.dashboard-2-main .card .card-header h5 { font-size: 18px; font-weight: 700; }
.dashboard-default-sec .card .card-header ul.week-date li,
.dashboard-2-main .card .card-header ul.week-date li { display: inline-block; font-size: 12px; color: #717171; font-weight: 500; }
.dashboard-default-sec .card .card-header ul.week-date li:nth-child(n + 2), .dashboard-2-main .card .card-header ul.week-date li:nth-child(n + 2) { margin-left: 10px; padding-left: 15px; border-left: 1px solid #e6edef; }
.dashboard-default-sec .card.income-card,
.dashboard-2-main .card.income-card { overflow: hidden; }
.dashboard-default-sec .card.income-card .card-header, .dashboard-2-main .card.income-card .card-header { padding-bottom: 0; }
.dashboard-default-sec .card.income-card .card-body .round-box,
.dashboard-2-main .card.income-card .card-body .round-box { width: 55px; height: 55px; border-radius: 27px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-left: auto; margin-right: auto; margin-bottom: 20px; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.dashboard-default-sec .card.income-card .card-body .round-box i,
.dashboard-2-main .card.income-card .card-body .round-box i { width: auto; height: 25px; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.dashboard-default-sec .card.income-card .card-body .knob-block, .dashboard-2-main .card.income-card .card-body .knob-block { position: relative; }
.dashboard-default-sec .card.income-card .card-body .knob-block input, .dashboard-2-main .card.income-card .card-body .knob-block input { color: #2b2b2b !important; }
.dashboard-default-sec .card.income-card .card-body .knob-block canvas, .dashboard-2-main .card.income-card .card-body .knob-block canvas { height: 56%; width: 56%; margin-bottom: 12px; }
.dashboard-default-sec .card.income-card .card-body .round-progress .progress-circle, .dashboard-2-main .card.income-card .card-body .round-progress .progress-circle { position: relative; }
.dashboard-default-sec .card.income-card .card-body .parrten, .dashboard-2-main .card.income-card .card-body .parrten { position: absolute; top: -25px; right: -25px; }
.dashboard-default-sec .card.income-card .card-body .parrten i,
.dashboard-2-main .card.income-card .card-body .parrten i { fill: rgba(36, 105, 92, 0.03); width: 100px; height: 100px; -webkit-transform: rotate(-135deg); transform: rotate(-135deg); }
.dashboard-default-sec .card.income-card.card-primary .round-box, .dashboard-2-main .card.income-card.card-primary .round-box { background-color: rgba(36, 105, 92, 0.1); }
.dashboard-default-sec .card.income-card.card-primary .round-box i, .dashboard-2-main .card.income-card.card-primary .round-box i { color: #003262; }
.dashboard-default-sec .card.income-card.card-primary:hover .round-box,
.dashboard-2-main .card.income-card.card-primary:hover .round-box { background-color: #003262; }
.dashboard-default-sec .card.income-card.card-primary:hover .round-box i, .dashboard-2-main .card.income-card.card-primary:hover .round-box i { color: #fff; }
.dashboard-default-sec .card.income-card.card-secondary, .dashboard-2-main .card.income-card.card-secondary { border-color: #ede7e4; }
.dashboard-default-sec .card.income-card.card-secondary .round-box, .dashboard-2-main .card.income-card.card-secondary .round-box { background-color: rgba(186, 137, 93, 0.1); }
.dashboard-default-sec .card.income-card.card-secondary .round-box i, .dashboard-2-main .card.income-card.card-secondary .round-box i { color: #ba895d; }
.dashboard-default-sec .card.income-card.card-secondary:hover .round-box, .dashboard-2-main .card.income-card.card-secondary:hover .round-box { background-color: #ba895d; }
.dashboard-default-sec .card.income-card.card-secondary:hover .round-box i, .dashboard-2-main .card.income-card.card-secondary:hover .round-box i {color: #fff; }
.dashboard-default-sec .card.income-card .card-body h3, .dashboard-2-main .card.income-card .card-body h3 { font-weight: 700; }
.dashboard-default-sec .card.income-card .card-body h5, .dashboard-2-main .card.income-card .card-body h5 { font-size: 22px; font-weight: 700; }
.dashboard-default-sec .card.income-card .card-body p, .dashboard-2-main .card.income-card .card-body p { font-size: 12px; color: #999; font-weight: 500; text-transform: capitalize; }
.dashboard-default-sec .card.income-card .card-body p:last-child, .dashboard-2-main .card.income-card .card-body p:last-child { font-weight: 700; }
.center-content { margin: auto; padding-right: 50px; }
.dashboard-default-sec #chart-dashbord .apexcharts-legend.position-right, .dashboard-default-sec #chart-dashbord .apexcharts-legend.position-left { left: 0 !important; right: 0; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-left: auto; margin-right: 52%; }
.profile-greeting { border: none; }
.profile-greeting .card-header { padding-bottom: 0 !important; background-color: transparent; }
.profile-greeting .card-header .setting-list { border-radius: 50%; }
.profile-greeting h3 { color: #fff; font-weight: 700; margin-bottom: 10px; }
.profile-greeting p { font-size: 14px; line-height: 25px; color: rgba(255, 255, 255, 0.7); font-weight: 400; text-align: center; font-family: "Roboto", sans-serif; padding: 0 15px; margin-bottom: 15px; }
.profile-greeting .btn { color: #003262; font-weight: 700; }
.profile-greeting .btn:hover { background-color: #fff !important; border-color: #fff !important; }
.profile-greeting .card-body { padding:47px; z-index: 2; }
.profile-greeting .confetti { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 1; }
.profile-greeting .confetti-piece { position: absolute; width: 15px; height: 15px; top: 100%; opacity: 0; border-radius: 10px 50px 35px 20px; -webkit-animation: makeItRain 5s infinite ease-out; animation: makeItRain 5s infinite ease-out; }
.profile-greeting .confetti-piece:nth-child(1) { left: 7%; -webkit-transform: rotate(-40deg); transform: rotate(-40deg); -webkit-animation: makeItRain 6s infinite ease-out; animation: makeItRain 6s infinite ease-out; }
.profile-greeting .confetti-piece:nth-child(2) { left: 14%; -webkit-transform: rotate(4deg); transform: rotate(4deg); -webkit-animation: makeItRain 7s infinite ease-out; animation: makeItRain 7s infinite ease-out; }
.profile-greeting .confetti-piece:nth-child(3) { left: 21%; -webkit-transform: rotate(-51deg); transform: rotate(-51deg); -webkit-animation: makeItRain 5s infinite ease-out; animation: makeItRain 5s infinite ease-out; }
.profile-greeting .confetti-piece:nth-child(4) { left: 28%; -webkit-transform: rotate(61deg); transform: rotate(61deg); -webkit-animation: makeItRain 6s infinite ease-out; animation: makeItRain 6s infinite ease-out; }
.profile-greeting .confetti-piece:nth-child(5) { left: 35%; -webkit-transform: rotate(-52deg); transform: rotate(-52deg); -webkit-animation: makeItRain 5s infinite ease-out; animation: makeItRain 5s infinite ease-out; }
.profile-greeting .confetti-piece:nth-child(6) { left: 42%; -webkit-transform: rotate(38deg); transform: rotate(38deg); -webkit-animation: makeItRain 4s infinite ease-out; animation: makeItRain 4s infinite ease-out; }
.profile-greeting .confetti-piece:nth-child(7) { left: 49%; -webkit-transform: rotate(11deg); transform: rotate(11deg); -webkit-animation: makeItRain 8s infinite ease-out; animation: makeItRain 8s infinite ease-out; }
.profile-greeting .confetti-piece:nth-child(8) { left: 56%; -webkit-transform: rotate(49deg); transform: rotate(49deg); -webkit-animation: makeItRain 7s infinite ease-out; animation: makeItRain 7s infinite ease-out; }
.profile-greeting .confetti-piece:nth-child(9) { left: 63%; -webkit-transform: rotate(-72deg); transform: rotate(-72deg); -webkit-animation: makeItRain 6s infinite ease-out; animation: makeItRain 6s infinite ease-out; }
.profile-greeting .confetti-piece:nth-child(10) { left: 70%; -webkit-transform: rotate(10deg); transform: rotate(10deg); -webkit-animation: makeItRain 5s infinite ease-out; animation: makeItRain 5s infinite ease-out; }
.profile-greeting .confetti-piece:nth-child(11) { left: 77%; -webkit-transform: rotate(4deg); transform: rotate(4deg); -webkit-animation: makeItRain 8s infinite ease-out; animation: makeItRain 8s infinite ease-out; }
.profile-greeting .confetti-piece:nth-child(12) { left: 84%; -webkit-transform: rotate(42deg); transform: rotate(42deg); -webkit-animation: makeItRain 4s infinite ease-out; animation: makeItRain 4s infinite ease-out; }
.profile-greeting .confetti-piece:nth-child(13) { left: 91%; -webkit-transform: rotate(-72deg); transform: rotate(-72deg); -webkit-animation: makeItRain 6s infinite ease-out; animation: makeItRain 6s infinite ease-out; }
.profile-greeting .confetti-piece:nth-child(odd) { background-color: #418578; }
.profile-greeting .confetti-piece:nth-child(even) { z-index: 1; }
.profile-greeting .confetti-piece:nth-child(4n) { width: 5px; height: 12px; }
.profile-greeting .confetti-piece:nth-child(3n) { width: 3px; height: 10px; }
.profile-greeting .confetti-piece:nth-child(4n-7) { background-color: #418578; }
.profile-greeting { background-image: url(../../media/common/panel-bg.jpg); background-size: cover !important; background-repeat: no-repeat; background-position: center center; position: relative; }


/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
	.video-list-img img {
		aspect-ratio: 1.71;
	}
	#viewslide {
		height: 900px;
	  }

}
@media (min-width: 1400px) and (max-width: 1500px) {
	.video-list-img img {
		aspect-ratio: 1.64;
	}
	#viewslide {
		height: 900px;
	  }

}

@media screen and (min-width: 1200px) and (max-width: 1680px) {
	.dashboard-default-sec .card-header .header-top,
	.dashboard-2-main .card-header .header-top {
	  display: block !important;
	}
	.dashboard-default-sec .card-header .header-top .center-content,
	.dashboard-2-main .card-header .header-top .center-content {
	  margin-top: 5px;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1365px) {
	.des-xl-25 {
	  max-width: 25%;
	  -webkit-box-flex: 0;
	  -ms-flex: 0 0 25%;
	  flex: 0 0 25%;
	}
	.des-xl-33 {
	  max-width: 33.33333%;
	  -webkit-box-flex: 33.33333%;
	  -ms-flex: 33.33333%;
	  flex: 33.33333%;
	}
	.des-xl-50 {
	  max-width: 50%;
	  -webkit-box-flex: 0;
	  -ms-flex: 0 0 50%;
	  flex: 0 0 50%;
	}
	.des-xl-100 {
	  max-width: 100%;
	  -webkit-box-flex: 0;
	  -ms-flex: 0 0 100%;
	  flex: 0 0 100%;
	}
	.dashboard-default-sec .card .card-header,
	.dashboard-default-sec .card .card-body,
	.dashboard-default-sec .card .card-footer {
	  padding: 20px;
	}
	.dashboard-default-sec .card .card-header h5 {
	  font-size: 16px;
	}
	.dashboard-default-sec .card .card-header p {
	  font-size: 10px;
	}
	.dashboard-default-sec .card .card-header i {
	  font-size: 12px;
	}
	.dashboard-default-sec .card.income-card .card-body .round-box {
	  width: 45px;
	  height: 45px;
	}
	.dashboard-default-sec .card.income-card .card-body .round-box i {
	  height: 16px;
	}
	.dashboard-default-sec .card.income-card .card-body h5 {
	  font-size: 18px;
	}
	.dashboard-default-sec .setting-list {
	  top: 15px;
	  right: 15px;
	}
	.dashboard-default-sec .setting-list .setting-option {
	  width: 25px;
	  height: 25px;
	}
	.dashboard-default-sec
	  .setting-list
	  .setting-option
	  li:first-child
	  i.icon-angle-double-right {
	  font-size: 12px;
	}
	.dashboard-default-sec .setting-list .setting-primary,
	.dashboard-default-sec .setting-list .setting-secondary,
	.dashboard-default-sec .setting-list .setting-white {
	  width: 25px;
	  height: 25px;
	}
	.dashboard-default-sec .profile-greeting h3 {
	  font-size: 22px;
	}
	.dashboard-default-sec .profile-greeting p {
	  line-height: 20px;
	}
	.dashboard-default-sec .profile-greeting .card-header {
	  padding-bottom: 5px !important;
	}
	#chart-dashbord .apexcharts-legend.position-right,
	#chart-dashbord .apexcharts-legend.position-left {
	  display: none !important;
	}
	.trasaction-sec .transaction-totalbal {
	  padding-left: 20px;
	}
	.trasaction-sec .transaction-totalbal h2 {
	  font-size: 18px;
	}
}

@media only screen and (max-width: 1199px) {
	.apexcharts-legend.position-right {
	  left: 20px !important;
	}
	.dashboard-default-sec .card .card-header,
	.dashboard-default-sec .card .card-body,
	.dashboard-default-sec .card .card-footer {
	  padding: 20px;
	}
	.profile-greeting h3 {
	  font-size: 22px;
	  margin-top: 5px;
	}
}


/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
	.main-menu .navbar-light .navbar-nav .nav-link {
		font-size: 13px;
	}
	.podcast-host ul li {
		font-size: 12px;
	}
	.video-list-img img {
		aspect-ratio: 1.68;
	}
}

 
/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {
	.container{max-width:100%;}
	.header-top::before {width: 70%;}
	.hero-text h1 {font-size: 24px; line-height: 35px; padding:0;}
	.header-search {display:none;}
	.main-menu .navbar-nav {align-items:start;}
	.main-menu .navbar-light .navbar-nav .nav-link {padding:15px 0; border-right:none;}
	.Research-btn {margin-left:0; display: inline-block; margin-bottom: 20px;}
	.about-us-text p {padding-right:0;}
	.recent-pub-slider-wrap .priv_arrow { left: 0; }
	.recent-pub-slider-wrap .next_arrow { right:0; }
	.recent-pub-slider-wrap .items-renPub { padding: 10px; }
	.benefitsOfKnowledge-text {margin: 0 0 0 34px;}
	.contact-us-wrap { padding:20px; }
	.contact-info-wrap { padding: 35px 20px; position: unset; width: 100%; transform: none; }
	.Makepartner-btn { font-size: 14px; padding: 10px;}
	.Fcat-caption h5 { font-size: 14px; }
	.news-details-wrapper { margin-bottom: 20px;}
	.about-list-right { margin-bottom: 30px; }
	.research-aside { margin-bottom: 30px; }
	.blog-img img { height: 400px; }
	.spc-news-img img { height: 180px; }
	.event-slider-wrap .priv_arrow{
		left:0;
	}
	.event-slider-wrap .next_arrow{
		right:0;
	}
	.forum-content-list .forum-content-wrapper {
		display: block;
	}
	.forum-comments-view-area {
		text-align:start;
	}
	.last-post-area {
		text-align:start;
	}
	.partnerloginAndRegistration .input-field {
		width: 45%;
	}
	.header-top-menu .dropdown-menu {
		right: 0 !important;
		min-width: fit-content;
	}
	.leadnews-area { margin-bottom: 17px; }
	.collaborator-head {
		margin-bottom: 30px !important;
		border-bottom: 1px solid rgb(238, 238, 238);
	}
	.knowHub-content {
	margin-bottom: 30px;
	}
	.collaborator-foot {
	border-top: 1px solid rgb(238, 238, 238);
	}
	.modal-login .common-btn{
		margin-bottom: 10px;
	}
	.publications-details-page-area .publications-details-content {
		margin: 40px 0;
	}
	.book-details-button{
		margin-bottom: 8px;
	}
	.publication-right-sidebar {
		display: flex;
		flex-flow: column wrap;
		align-content: space-between;
		height: 715px;
		gap: 10px;
	}
	.publication-right-sidebar .all-matrics {
		width: 50%;
		order: 1;
	}
	.publication-right-sidebar .other-info {
		width: 50%;
		margin-top: unset !important;
		order: 2;
	}
	.publication-right-sidebar .addthis-all {
		width: 50%;
		order: 1;
	}
	.user-main-content .form-control{
		margin-bottom: 10px;
	  }
	  .search-icon {
		height: 38px;
	  }
}

 
/* Extra small Device. */
@media (max-width: 767px) {
	.header-top-menu { text-align: center; }
	.header-search {display: none;}
	.hero-text{width: 75%;}
	.hero-text h1 { font-size: 16px; line-height: 20px; padding:0; }
	.header-top::before {width:100%; clip-path:none;}
	.main-menu .navbar-nav {align-items:start;}
	.main-menu .navbar-light .navbar-nav .nav-link {padding:15px 0; border-right:none;}
	.Research-btn { margin-left:0; display: inline-block; margin: 20px 0;}
	.hero-slider .next_arrow i {font-size: 18px; padding: 10px;}
	.hero-slider .priv_arrow i {font-size: 18px; padding: 10px;}
	.recent-pub-slider-wrap .priv_arrow { left: 0; }
	.recent-pub-slider-wrap .next_arrow { right:0; }
	.about-us-area{padding-bottom: 40px;}
	.about-us-text h2{ margin-bottom: 20px; }
	.about-us-text p {padding-right:0;}
	.about-us-img{margin-top: 50px;}
	.section-heading-wrap { display: flex; flex-direction: column; text-align:start}
	.see-all-wrap {margin-top: 15px;}
	.research-dicover-search h2 {font-size: 28px; line-height: 30px;}
	.benefitsOfKnowledge-text { margin: 30px 0 0 34px}
	.benefitsOfKnowledge-text .accordion-button { font-size: 14px;}
	.contact-us-wrap { padding:20px; }
	.contact-info-wrap {
		padding: 35px 20px;
		position: unset;
		width: 100%;
		transform: none;
		/* margin-top: 30px; */
	}
	.Makepartner-btn { font-size: 14px; padding: 10px; }
	.research-submit { display: none; }
	/* .filter-research { margin-top: 30px; } */
	.filter-accordion-body { margin-bottom: 0; }
	.research-cat h5 {
		margin:8px 0;
	}
	.research-paper-info h5 {
		margin-top:10px;
	}
	.publications-details-download {
		padding:0;
	}
	.download-btn a {
		margin-top: 8px;
	}
	.share-btn-wrap {
		margin-bottom: 15px;
	}
	.publications-details-content .author-editor-sec {
		margin-top: 10px;
	}
	.publications-details-page-area .publications-details-title h1 {
		font-size: 24px;
		line-height: 37px;
	}
	.about-us-text h5 {
		line-height: 40px;
	}
	.isdn-section p {
		margin-bottom: 8px;
	}
	.publications-details-download p {
		margin: 4px 0;
	}
	.others-info ul li:first-child{
		margin-left: 0;
	}
	.others-info ul li:nth-child(2) {
		margin-left: 0;
	}
	.footer-logo {margin-bottom: 50px;}
	.blog-page-wrapper {
		padding: 10px;
	}
	.blog-page-wrapper h5 {
		margin-top: 10px;
	}
	.logo img {
		width: 130px;
	}
	.benefitsOfKnowledge {
		padding: 50px 0 50px 0;
	}
	.news-details-wrapper h1{
		font-size: 20px;
		line-height: 30px;
	}
	.event-detail-page-wrapper h1{
		font-size: 20px;
		line-height: 30px;
	}
	.event-detail-page-wrapper .event-DT{
		font-size: 14px;
	}
	.event-detail-group .venue-map iframe {
		width: 100%;
	}
	.newsletter-text p {
		margin-bottom: 30px;
	}
	.newsletter-form-wrap .subsc-input-wrap{
		margin-bottom: 25px;
	}
	.newslbtn {
		padding: 7px 20px;
	}
	.new-publications .col-lg-3:nth-last-child(-n+4) .publication-content-wrap {
		margin-bottom: 24px;
	}
	.leadnews-area {
		margin-bottom: 17px;
	}
	.video-list-wrap .col-sm-6:nth-last-child(-n+2) .video-list-content-wrap {
		margin-bottom: 24px;
	}
	.video-list-wrap .col-sm-6:last-child .video-list-content-wrap {
		margin-bottom:0;
	}
	.podcast-play-button {
		display: none;
	}
	.spc-news-desc .blog-date.news-date span {
		margin-top: 10px;
	}
	.about-list-right {
		margin-bottom: 40px;
	}
	.knowHub-content {
		padding: 10px 10px 108px;
		margin-bottom: 30px;
	}
	.loggedin-knowHub-page .knowHub-content {
		padding-bottom: 10px;
	}
	.partner-btn {
		margin-top: 10px;
	}
	.Collaborators-heading {
		display:block;
	}
	.forum-recent-topic-top h5 {
		font-size: 20px;
		margin-bottom:15px;
	}
	.forum-selector {
		margin-bottom:15px;
	}
	.filter-btn-wrap {
		margin-top: 15px;
	}
	.forum-content-list .forum-content-wrapper {
		display:block;
	}
	.forum-comments-view-area {
		text-align:start;
	}
	.last-post-area {
		text-align:start;
	}
	.forum-details-author-details p {
		line-height: 20px;
		font-size: 14px;
		color: #656565;
	}
	.forum-details-group-buttons {
		flex-wrap: wrap;
	}
	.forum-details-wrapper .forum-details-items h1 {
		font-size: 26px;
		line-height: 34px;
	}
	.blog-details-page-wrapper h1 {
		font-size: 22px;
		line-height: 30px;
	}
	.news-details-wrapper {
		margin-bottom: 20px;
	}
	.event-page-area .event-list-sec {
		display: block;
	}
	.event-DT {
		line-height: 24px;
	}
	.edateAndcat-wrap {
		margin-top: 15px;
	}
	.eventThree-details-btn-wrap {
		margin-top: 20px;
	}
	.event-page-area .event-list-sec .event-date-single {
		margin-right:0;
	}
	.loginAndRegistration .btn {
		display: block;
	}
	.partners-members-top {
		display:block;
	}
	.partners-members-search-area {
		margin: 15px 0;
	}
	.partner-list-logo {
		margin-top: 10px;
	}
	.others-info ul li:nth-child(3){
		margin-left:0;
	}
	.Fcategory-top img {
		height:auto;
	}
	.tracking-wrap .match-cat-title {
		margin-bottom: 20px;
	}
	.pagination-wrapTwo{
		display: none;
	}
	.research-aside {
		display: none;
	}
	.partner-logo {
		margin-top:20px;
	}
	.blog-img img {
		height: 250px;
	}
	.spc-news-img img {
		height: 230px;
	}
	.news-image-slider{
		max-width: 100%;
	}
	.news-image-slider img {
		height: 250px;
	}
	.blog-details-page-wrapper .blog-details-page-media img {
		height: 200px;
	}
	#viewpdf {
		height:55vh;
	}
	.podcast-details-meta {
		flex-wrap: wrap;
		margin-top: 10px;
		gap: 8px;
	}
	.podcast-details-content li {
		font-size:14px;
	}
	.event-slider-wrap .priv_arrow{
		left:0;
	}
	.event-slider-wrap .next_arrow{
		right:0;
	}
	.all-matrics {
		margin-top: 30px;
	}
	/* .modal-login .modal-body {
		padding: 30px;
	} */
	.blog-page-media{
		margin-bottom: 8px;
	}
	.subscribeModal .modal-body {
		padding:15px;
	}
	.dashboard-content h2 {
		margin:40px 0;
	}
	.dashbor-sidebar-wrap{
		display:none;
		transition: all 0.5s ease;
		height:0;
		opacity:0;
	}
	.openDash{
		display:block !important;
		margin-left:0 !important;
		height:auto;
		opacity:1;
	}
	.ol-list-wrap {
		column-count:unset;
	}
	.partnerloginAndRegistration {
		background-image:none;
	}
	.partnerloginAndRegistration .input-field {
		width:100%;
	}
	.header-top-menu .dropdown-menu {
		right: 0 !important;
		min-width: fit-content;
	}
	.partner-main-content .fr-spacing-min{
		margin-top: unset!important;
		margin-bottom: unset!important;
	}
	.forum-content-list{
		padding: 15px;
	}
	.collaborator-head{
		margin-bottom: 30px!important;
		border-bottom: 1px solid rgb(238, 238, 238);
	}
	.collaborator-foot{
		border-top:1px solid rgb(238, 238, 238);
	}
	.knowHub-content{
		padding: 10px 10px 108px!important;
	}
	.loggedin-knowHub-page .knowHub-content {
		padding-bottom: 10px !important;
	}
	.papers-podcast-details .podcast-meta{
		display: block;
	}
	.modal-login .common-btn{
		margin-bottom: 10px;
	}
	.publications-details-page-area .publications-details-content {
		margin: 40px 0;
	}
	.book-details-button{
		margin-bottom: 8px;
	}
	.pagination .page-link {
		padding: 5px 8px;
	}
	.user-main-content{
		padding: 15px 10px;
	  }
	.dashboard-page .col-xl-9.col-lg-9.col-md-8 .m-4.mt-2{
		margin: 0!important;
	  }
	.user-main-content .form-control{
		margin-bottom: 10px;
	  }
	.user-main-content .research-items{
		padding: 20px 0;
	}
	.user-main-content .box-padd{
		padding: 20px 10px!important;
	}
	.user-main-content .research-items .download{
		margin-bottom: 3px;
		color: var(--primary);
	}
	.user-main-content .research-items .download i{
		font-size: 15px;
	}
	.user-main-content .research-items i.down-icon{
		margin-left: 0!important;
	}
	.input-group-append .search-icon {
		height: 38px;
	  }
	.dashboard-page .m-4.track-tab{
		margin-left: 0!important;
		margin-right: 0!important;
	}
	.track-tab .tab-content .user-main-content{
		padding-left: 0;
		padding-right: 0;
	}
	.people-content .text-end{
		text-align: center!important;
	}
	.people-content .text-end .btn{
		margin-bottom: 8px!important;
	}
	.user-main-content.card .text-end{
		text-align: center!important;
	}
	.user-main-content.card .text-end .btn{
		margin-bottom: 8px!important;
	}
	.user-sidebar-list-right {
		margin-bottom: 20px;
	}
	
}

/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.container{max-width:100%;}
	.Collaborators-heading {
		display:flex;
	}
	.event-page-area .event-list-sec {
		display:flex;
	}
	.event-page-area .event-list-sec .event-date-single {
		margin-right: 10px;
	}
	.others-info ul li:nth-child(3){
		margin-left:unset;
	}
	.tracking-wrap .match-cat-title {
		margin-bottom: 0;
	}
	.blog-img img {
		height: 320px;
	}
	.spc-news-img img {
		height: 120px;
	}
	.news-image-slider img {
		height: 300px;
	}
	.blog-details-page-wrapper .blog-details-page-media img {
		height: 300px;
	}
	.knowHub-content {
		padding: 10px 10px 80px !important;
	}
	.loggedin-knowHub-page .knowHub-content {
		padding-bottom: 10px !important;
	}
	.modal-login .common-btn{
		margin-bottom: 10px;
	}

	.publication-right-sidebar {
		display: flex;
		flex-flow: column wrap;
		align-content: space-between;
		height: 600px;
		gap: 10px;
	}
	.publication-right-sidebar .all-matrics {
		margin-top: unset !important;
		width: 50%;
		order: 1;
	}
	.publication-right-sidebar .other-info {
		width: 50%;
		margin-top: unset !important;
		order: 2;
	}
	.publication-right-sidebar .addthis-all {
		width: 50%;
		order: 1;
	}
}
