#2c6a83

@import url<link href="https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap" rel="stylesheet">

.pkp_structure_head{
	background-color:#fff!important;
}

.pkp_structure_head{
	background-color:#fff!important;
}

@media (min-width: 992px) {
    .pkp_site_name .is_img img {
        max-height: 100px!important;
        margin-top: -34px;
        margin-bottom: 0px;
}
}

@media screen and (min-width:992px) {
body{
	background:#e5e7eb!important;
	font-family: 'Rubik', sans-serif!important;
}
}

@media screen and (max-width:600px){
	body{
	background:#fff!important;
}
}

@media screen and (max-width: 600px) {
.pkp_site_name{
	top:5px;
  }
}
@media screen and (max-width: 600px) {
.pkp_site_name .is_img img {
	max-height:4.143rem!important;
	margin-left: 32px;
    margin-top: -4px
  }
}

@media screen and (max-width: 600px) {
.pkp_site_name_wrapper {
    height: 4.857rem;
}
}

.pkp_site_nav_toggle{
	top:13px;
	left:20px!important;
	background: #2c6a83;
    box-shadow: 0px 0px 10px 0px #978e8e;
    border: 1px solid #5d798e;
    border-radius: 5px;
}

@media screen and (max-width: 600px) {
.topnav {
    display:flex;
    flex-direction:row;
    padding:0px 0px!important;
}
}

@media screen and (max-width: 600px) {
.topnav p{
    padding:9px 10px 9px 0px!important;
}
}

@media screen and (max-width: 600px) {
.topnav p:first-child{
    border-right:1px solid #ddd;
}
}

.pkp_block{
	box-shadow:rgba(37, 39, 89, 0.4) 0px 0px 9px 1px;
	background:#fff;
	padding:10px;
	margin:0px 10px 10px;
	border-bottom: 8px solid #2c6a83!important;
}

.pkp_block h2{
	color:#2c6a83!important;
	border-bottom: 1px solid #f47c00!important;
}
.pkp_block .title {
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    line-height: 20px;
    font-size:18px;
    color: rgba(0, 0, 0, 0.87);
	padding-bottom:10px;
	margin-bottom:15px;
}
.shadow{
	margin-top:-10px;
}

/*Articles*/

@media (min-width: 992px) {
    .obj_article_details .row {
        margin-left: -20px!important;
        margin-right: -20px!important;
    }
}

/*Editorial Team*/

.page_content h2{
    text-align: center;
    font-size: 25px;
    color: #2c6a83;
    font-weight: 900;
    margin-bottom:35px;
    text-decoration:underline;
}
.main_div{
    border: 1px solid #f1f1f1;
    display: flex;
    margin: 10px 0px;
    padding: 8px 8px;
    box-shadow: 0px 0px 5px 0px #ddd;
}
.img_div{
 	width: 20%;
    padding: 10px 12px;
    padding-top: 16px;
}
.img_div img{
 	border-radius:50%;
 	border:1px solid #f47c00;
	box-shadow: 0px 0px 10px 0px #ddd;
}

.content_div{
	width: 80%;
    padding: 16px 20px;
}

.content_div h3{
    margin:0px;
	margin-top:10px;
	color:#2c6a83;
}

.affilation{
    font-weight: 600;
    margin-top: 5px!important;
    font-size: 15px;
}

.designation{
 	margin-top: -20px!important;
}
.editorial_designation{
 	margin-top: 5px!important;
}

.emaill{
	 margin-top: -19px!important;
}

/*Header Image*/
@media (min-width: 992px) {
    .pkp_page_index .homepage_image {
        margin-top: 0px!important;
    }
}

.pkp_page_index .homepage_image img {
    display: block;
    width: 94%;
    height: auto;
    margin: auto;
    box-shadow: 0px 0px 10px #7c7272;
}

@media screen and (max-width: 992px) {
.pkp_structure_main{
	background:#fff;
	margin-bottom:20px;
}
}

/*Breadcrumb*/
.cmp_breadcrumbs a{
	background:#f3f5fa!important;
	padding:10px 10px 10px 15px;
	position: relative;
}

.cmp_breadcrumbs a:after{
    content: "";
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 18px solid #f3f5fa;
    position: absolute;
    right: -18px;
    top: 0;
    z-index: 1;
}
.current{
	background: #f47c00;
	padding: 10px 10px 10px 25px;
	position: relative;
	color: #000!important;
	margin-left: -15px;
}
.cmp_breadcrumbs a{
	color:#000!important;
}
.current:before{
	content: "";
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 18px solid #fff;
    position: absolute;
    left: 0;
    top: 0;
}

/*Page structure*/

@media (min-width: 1200px) {
    .pkp_structure_main {
        width: 860px;
        box-shadow: rgba(37, 39, 89, 0.4) 0px 0px 9px 1px;
	    background:#fff;
	    margin-bottom:20px;
	    border-bottom: 8px solid #2c6a83!important;
	    padding:20px;
    }
}

/*Full Width Nav Bar*/
.pkp_head_wrapper {
	width:100%!important;
}

@media (min-width: 992px) {
    .pkp_site_nav_menu {
        display: block;
        padding: 0px 33px 0px 70px!important;
	    background-color:#fff!important;
	    border-bottom:4px solid #f47c00;
    }
}

@media (min-width: 992px) {
    .pkp_site_nav_menu a{
        color:#000!important;
	    font-size:13px;
	    font-weight:600;
    }
}

@media (min-width: 992px) {
    .pkp_navigation_primary>li:first-child{
        background: #f47c00!important;
        color: #fff!important;
	    padding-left:15px;
}
}

@media (min-width: 992px) {
    .pkp_navigation_primary>li:last-child a {
        margin-right: 6px!important;
    }
}

/* Top Bar */

.topnav {
  overflow: hidden;
  background-color: #2c6a83;
  padding: 0px 31px;
}

.topnav p {
  float: right;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 10px 16px;
  text-decoration: none;
  font-size: 17px;
  margin:0px!important;
}

.topnav p:first-child{
	border-left:1px solid #ddd;
}

.topnav img{
	width:20px;
	margin:-3px 7px;
}

/*Footer*/

.bottom-footer{
text-align:center;
color:#fff;
background:#f47c00;
box-shadow:0px 0px 10px 0px #054448;
padding:2px;
border-radius:5px;
width:90%;
display:block;
margin:auto;
}
.pkp_structure_footer_wrapper{
	background:#2c6a83!important;
	padding:20px 0px;
}

.footer_row{
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  background:#2c6a83!important;
  color:#fff!important;
  margin:30px 0px;
}

.column {
  flex: unset !important;
  border-right: none !important;
}

/* === YOUR BUTTON CSS ADDED BELOW === */

.btn {
    background: #f47c00;
    color: #fff !important;
    width: 85%;
    text-align: center;
    display: block;
    margin: auto;
    padding: 9px;
    border: none;
    border-radius: 9px;
    margin-top: 20px;
    cursor: pointer;
}

//indexing section//

.columnindexing img {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 1px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
    width: 95%;
    border: 1px solid #ddd;
}

.column img {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 1px;
    margin-bottom: 10px;
}
.columnside img {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 1px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
    width: 85%;
    border: 1px solid #ddd;
}

.page_about h1{
display: none;
}

.pkp_structure_main h1.page_title,
.pkp_structure_main h1 {
    display: none !important;
}

.pkp_structure_main {
    padding-top: 10px !important;
}

@media (min-width: 992px) {
  .pkp_site_nav_menu .pkp_navigation_primary .pkp_nav_home > a {
      background: #f47c00 !important;
      color: #fff !important;
      padding-left: 15px !important;
      border-radius: 3px;
  }
}
