/*#######################
TOP BAR
########################*/

.top-bar {
    background-color: #5CAA42;
    border-top: none;
}

.top-bar ul.top-bar-info li {
    line-height: 30px;
    font-size: 13px;
    text-transform: none;
  	color: #DEF1A3;
}

.top-bar ul.top-bar-info i.fa {
    color: #DEF1A3;
}

@media screen and (max-width: 479px){
    .top-bar ul.top-bar-info li {
        display: inline-block;
        padding-left: 12px;
        padding-right: 12px;
    }
}


/*#######################
HEADER
########################*/

@media screen and (min-width: 992px){
  header.main-header .header-logo > a > img {
      max-height: 75px !important;
  }
}

/*#######################
MENU
########################*/

@media screen and (min-width: 992px){
  
  	.x-nav-menu li > a {
        font-style: normal;
        text-transform: none;
    }
  
  	.x-nav-menu ul.x-sub-menu li > a {
        font-size: 13px !important;
        text-transform: none;
    }

    header.main-header .menu-wrapper .x-nav-menu li > ul.x-sub-menu {
        border: none;
        font-family: 'Open Sans';
        background-color: #f8f8f8;
    }
  
  	header.main-header .menu-wrapper .x-nav-menu li > ul.x-sub-menu-standard > li + li > a.x-menu-a-text {
        border-top: 1px solid rgb(222, 241, 163, .3);
    }
  
  	header.main-header .menu-wrapper .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text:before, 
		header.main-header .menu-wrapper .x-nav-menu > li.current-menu-parent > a.x-menu-a-text:before, 
		header.main-header .menu-wrapper .x-nav-menu > li.current-menu-item > a.x-menu-a-text:before, 
		header.main-header .menu-wrapper .x-nav-menu > li.menu-current > a.x-menu-a-text:before, 
		header.main-header .menu-wrapper .x-nav-menu > li > a.x-menu-a-text:hover:before, 
		header.main-header .menu-wrapper .x-nav-menu > li:hover > a:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        border-top: none;
    }
}

@media screen and (max-width: 991px)
    .x-nav-menu.menu-drop-fly {
        border-right: none;
    }

		.x-nav-menu li.current-menu-item > a.x-menu-a-text{
        color: #f9ca1e;
    }

		.x-nav-menu li.x-menu-item > a.x-menu-a-text {
        text-transform: none;
    }
}


/*#######################
SEARCH 
########################*/

@media screen and (min-width: 992px){
  header.main-header .header-logo > a > img {
      max-height: 75px !important;
  }
}

/*#######################
PAGE TITLE
########################*/

.page-title-inner h1 {
    font-size: 35px;
    text-transform: none;
  	font-weight: 300;
  	color: #5caa42;
}

.page-title-inner h1 {
    font-size: 35px;
    font-weight: normal;
    text-transform: none;
}

ul.breadcrumbs li a.home {
    color: #fa3250;
}

ul.breadcrumbs li span {
    color: #5caa42;
}

.page-title-overlay {
    background-color: transparent;
    opacity: 0;
}

.page-title-wrap {
    background-color: #DEF1A3;
    margin-bottom: 50px;
}



/*#######################
FORMS
########################*/

.gfsp_icon i {
    margin-top: -35%;
}

label {
    font-weight: 400;
}

.gf_stylespro .gform_footer {
    border-top: none;
}



/*#######################
SIDEBAR
########################*/

h4.widget-title {
    font-size: 26px;
    color: #1f0843;
    font-weight: 400;
    text-transform: none;
}

.site-content-page .widget {
    margin-bottom: 40px;
}

h4.widget-title:after {
    background-color: #fa3250;
}


/*#######################
FOOTER
########################*/

footer.main-footer-wrapper .footer-logo .sub-description {
    padding-top: 0px;
    line-height: 24px;
    font-size: 13px;
    font-style: normal;
}

@media (min-width: 992px){
    .footer_inner .col-md-push-3 {
        left: 15%;
    }
  
  	.footer_inner .col-md-6 {
        width: 70%;
    }
}



/*#######################
PAPERS
########################*/

h2.ptb_post_title{
    font-size: 20px;
    line-height: 30px !important;
  	font-weight: 400;
}

@media(max-width:600px){
    h2.ptb_post_title {
        font-size: 16px;
        line-height: 26px !important;
    }
}


.paper-authors, .paper-views, .paper-volume{
  	margin-right: 20px;
}


.entry-content a:hover, .comment-text a:hover {
    text-decoration: none;
  	color: #5caa42;
}

.single-paper .page-title-inner h1 {
    font-size: 26px;
  	line-height: 42px;
}

@media(max-width:600px){
    .single-paper .page-title-inner h1 {
        font-size: 17px;
        line-height: 30px;
    }
  	
  	.ptb-post-nav a {
        font-size: 13px;
        line-height: 18px;
    }
}

.single-paper ul.breadcrumbs {
    display: none;
}

.single-paper .ptb_first_row {
    background-color: #f5f5f5;
    padding: 6px 15px;
    border: 1px solid #e4e4e4;
    margin-bottom: 20px;
}

.single-paper .paper-abstract {
    font-style: italic;
    margin-bottom: 40px;
}

.single-paper .author-details{
  	margin-bottom: 30px;
}

.single-paper .author-details p{
    font-size: 13px;
    line-height: 20px; 
}

.single-paper .author-details p strong{
    font-size: 14px;
    line-height: 2; 
}

.single-paper .related-papers-header h3{
  	margin-bottom: 30px;
    font-family: "josefin sans" !important;
    font-weight: 300;
    font-size: 36px;
}

.single-paper .citation-header {
    border-top: 1px solid #ece8e8;
  	padding-top: 30px !important;
}

.single-paper .paper-citation {
    margin-bottom: 40px;
}

.ptb-post-nav a {
    font-size: 16px;
  	line-height: 26px;
}

.ptb_list-post .ptb_items_wrapper {
    border-bottom: 1px solid #eee;
}

.paper-link a{
    width: 100%;
    text-align: center;
    padding: 12px !important;
    background-color: beige !important;
    margin-bottom: 50px !important;
  	border-color: #d0cbcb !important;
  	margin-top: 30px !important;
}

a.page-numbers {
    background-color: #555;
    color: #fff;
    padding: 10px;
}

span.page-numbers.current {
    border: 1px solid #555;
    padding: 10px;
}

/*#######################
ARCHIVE
########################*/

.icon_description_text {
    font-size: 14px !important;
    line-height: 25px !important;
    margin-top: 15px;
}

.smile_icon_list.with_bg .icon_list_icon {
    margin-top: -17px;
}



/*#######################
HOME STATS
########################*/

.home-stats .darna-icon-box.style4 .ibox-icon {
    display: block;
    height: 70px;
    width: 70px;
    background-color: #5caa42;
}

.home-stats .darna-icon-box.style4 .ibox-icon i {
    font-size: 40px;
    line-height: 70px;
    color: #ffffff;
}

.home-stats .darna-icon-box.style4 h3 {
    font-family: lora;
    font-size: 40px;
    padding-top: 10px;
}

.home-stats .darna-icon-box.style4 p {
    font-family: lora;
    font-size: 20px;
    padding-top: 0px;
}

.home-stats .darna-icon-box.style4 {
    padding-top: 35px;
}

@media(max-width:600px){
    .home-stats{
        display: none
    }
}


/*#######################
TRENDING PAPERS
########################*/

.wpp-list {
    margin-left: -40px !important;
}

.wpp-views {
    display: none;
}

.wpp-post-title {
    margin-bottom: 20px;
    display: block;    
		font-size: 13px;
    line-height: 20px
}



/*#######################
GENERAL
########################*/

.blog-inner h3.entry-title, .darna-post .darna-post-image h3.entry-title {
    text-transform: none;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 400;
    line-height: 27px;
}

.entry-post-meta-wrap {
    display: none;
}

.blog-inner article, .darna-post .darna-post-image article {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.darna-button.style1 {
    background-color: #5caa42;
    border-color: #5caa42;
    color: #fff;
}

.darna-button.style1:hover {
    background-color: #def1a3;
    border-color: #def1a3;
    color: #5caa42;
}

.sidebar .widget_archive li.current-cat > a, 
.sidebar .widget_categories li.current-cat > a, 
.sidebar .widget_product_categories li.current-cat > a, 
.sidebar .widget_nav_menu > div li.current-cat > a, 
.sidebar .widget_meta li.current-cat > a, 
.sidebar .widget_pages li.current-cat > a, 
.sidebar .widget_recent_comments li.current-cat > a, 
.sidebar .widget_recent_entries li.current-cat > a, 
.sidebar .widget_rss li.current-cat > a, .sidebar 
.widget_archive li.current-menu-item > a, .sidebar 
.widget_categories li.current-menu-item > a, 
.sidebar .widget_product_categories li.current-menu-item > a, 
.sidebar .widget_nav_menu > div li.current-menu-item > a, 
.sidebar .widget_meta li.current-menu-item > a, 
.sidebar .widget_pages li.current-menu-item > a, 
.sidebar .widget_recent_comments li.current-menu-item > a, 
.sidebar .widget_recent_entries li.current-menu-item > a, 
.sidebar .widget_rss li.current-menu-item > a {
    color: #5caa42;
}


.sidebar .widget_archive li a:hover, 
.sidebar .widget_categories li a:hover, 
.sidebar .widget_product_categories li a:hover, 
.sidebar .widget_nav_menu > div li a:hover, 
.sidebar .widget_meta li a:hover, .sidebar .widget_pages li a:hover, 
.sidebar .widget_recent_comments li a:hover, 
.sidebar .widget_recent_entries li a:hover, 
.sidebar .widget_rss li a:hover {
    color: #5caa42;
}

.entry-content input[type="submit"], .comment-text input[type="submit"] {
    background-color: #5caa42;
    border-color: #5caa42;
}