/* latin-ext */
@font-face {
  font-family: 'Brill';
  font-style: normal;
  font-weight: 400;
  src: url(https://bhavana.org.in/wp-content/themes/activello-child/fonts/brill/Brill-Roman.ttf)  format('ttf'),
url(https://bhavana.org.in/wp-content/themes/activello-child/fonts/brill/Brill-Roman.woff2)  format('woff2');
}

@font-face {
  font-family: 'Brill';
  font-style: bold;
  font-weight: 700;
  src: url(https://bhavana.org.in/wp-content/themes/activello-child/fonts/brill/Brill-Bold.ttf) format('ttf'),
url(https://bhavana.org.in/wp-content/themes/activello-child/fonts/brill/Brill-Bold.woff2) format('woff2');
}

@font-face {
  font-family: 'Brill';
  font-style: italic;
  font-weight: 400;
  src: url(https://bhavana.org.in/wp-content/themes/activello-child/fonts/brill/Brill-Italic.ttf) format('ttf'),
url(https://bhavana.org.in/wp-content/themes/activello-child/fonts/brill/Brill-Italic.woff2) format('woff2');
}

@font-face {
  font-family: 'Brill';
  font-style: italic;
  font-weight: 700;
  src: url(https://bhavana.org.in/wp-content/themes/activello-child/fonts/brill/Brill-Bold-Italic.ttf) format('ttf'),
url(https://bhavana.org.in/wp-content/themes/activello-child/fonts/brill/Brill-Bold-Italic.woff2) format('woff2');
}


body {
	font-family : 'Brill';
}

@font-face {
    font-family: 'Alegreya Sans SC';
    font-weight: 300;
    font-variant: small-caps;
    src: local('Alegreya Sans SC'), local('AlegreyaSansSC-Light'), url(https://fonts.gstatic.com/s/alegreyasanssc/v3/AjAmkoP1y0Vaad0UPPR462t-_7FhVRyo3Q-fnbQ2rok.woff2) format('woff2')
}

@font-face {
    font-family: 'Alegreya Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Alegreya Sans Light'), local('AlegreyaSans-Light'), url(http://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9aRrFOTi2MBorQeCprztKdqQ.woff2) format('woff2')
}

@font-face {
    font-family: 'Alegreya Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Alegreya Sans'), local('AlegreyaSans-Regular'), url(http://fonts.gstatic.com/s/alegreyasans/v3/KYNzioYhDai7mTMnx_gDghvzvgW41YLDt8_PW0_qBrQ.woff2) format('woff2')
}

@font-face {
    font-family: 'Alegreya Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Alegreya Sans Italic'), local('AlegreyaSans-Italic'), url(http://fonts.gstatic.com/s/alegreyasans/v3/TKyx_-JJ6MdpQruNk-t-PIWcZXrrPLxbL7jyklLiYWY.woff2) format('woff2')
}

@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Alegreya Sans Bold'), local('AlegreyaSans-Bold'), url(https://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9aVf5q1t3oKHSHdQLrOuU0yw.woff2) format('woff2');
}

@media all {
    html {
        font-size: 21px
    }
}

@media all and (max-width:840px) {
    html {
        font-size: 19px
    }
}

@media all and (max-width:800px) {
    html {
        font-size: 18px
    }
}

@media all and (max-width:760px) {
    html {
        font-size: 17px
    }
}

@media all and (max-width:720px) {
    html {
        font-size: 17px
    }
}

@media all and (max-width:680px) {
    html {
        font-size: 17px
    }
}

@media all and (max-width:640px) {
    html {
        font-size: 17px
    }
}

@media all and (max-width:600px) {
    html {
        font-size: 16px
    }
}

@media screen and (min-width:320px) {
    .site-name {
        font-size: 100%;
        text-align: center;
        margin: auto
    }
    .navbar-brand {
        font-size: 30%
    }
    .fresh-para {
        padding-top: 20px
    }
    .post-inner-content .cat-item {
        margin-bottom: 10px;
        padding: 0
    }
}

@media screen and (min-width:768px) {
    .fresh-para {
        padding-top: 20px
    }
}

@media screen and (min-width:1024px) {
    .fresh-para {
        padding-top: 20px
    }
    .summary-title {
        font-size: 130%
    }
    .post-inner-content .cat-item {
        margin-bottom: 10px;
        padding: 0
    }
}

body {
    font-size: 100%;
    color: #000;
    line-height: 1.6;
    text-justify: inter-word;
    text-align: justify;
    padding-bottom: 20px
}

@media screen and (min-width:320px) {
    body {
        font-size: 100%
    }
    .entry-title {
        font-size: 150%
    }
    .conversation.authors {
        font-size: 100%
    }
}

@media screen and (min-width:768px) {
    body {
        font-size: 90%
    }
}

@media screen and (min-width:1024px) {
    body {
        font-size: 100%
    }
    .entry-title {
        font-size: 250%
    }
    .conversation.authors {
        font-size: 120%
    }
}

.summary-title {
    display: inline;
    font-weight: 300;
    margin: 5px 0
}

.emph {
    font-style: italic
}

.entry-title {
    font-family : Brill;
    font-style: normal;
    font-weight : bold;
    color : #000;
}

.sub-title, .conversation.by-line {
	color : #444;
}

.display-sub-title {
	font-size : 90%;
	color : #444;
	line-height : 90%;
}

.entry-authors {
    font-size: 125%;
    margin: auto;
    text-align: center
}

.summary-authors {
    font-style: italic;
    margin: auto
}

.abstract {
    font-size: 120%;
    font-weight: 300;
    line-height: 1.2;
    padding: 1em 0;
    border-bottom: 4px solid;
    border-top: 4px solid;
    border-color: #bf5fff;
    margin-top: 1em;
    margin-bottom: 1.3em
}

.conversation.question,
.small-caps-heading {
    font-weight: 700
}

.navbar-brand {
    font-size: 85px;
    color: #000
}

.author-small-caps,
.small-caps,
.cat-title>a {
    font-family: 'Alegreya Sans SC';
}

ul#references {
    list-style-type: none;
    padding: 0;
    margin-bottom: 1.1em;
}

ul#references li {
    margin: 10px 0
}

hr.cat-separator {
    border-width: 2px;
    display: block;
    border-color: #000
}

.pullquote {
    color: #000;
    clear: both;
    font-size: 150%;
    margin: auto auto 1em;
    padding: 1em 0;
    width : 100%;
    font-weight : 300;
    text-align: center;
    border-top: 3px solid #4d4d4d;
    border-bottom: 3px solid #4d4d4d;
}


@media screen and (min-width:320px) {
    .site-name {
        text-align: center
    }

    .sub-title, .conversation.by-line {
	font-size : 100%;
	margin : 0.35em 0;
    }
    .main-content-area {
	padding-top : 10px;
	margin-top : 10px;
    }

    #logo-float {
        padding-top: 20px
    }
    .navbar-default .navbar-toggle {
        margin: auto
    }
    .post-inner-content>.inner-category-content {
        display: block
    }
    .pullquote {
        font-size: 120%;
        line-height: 110%;
        width: 100%;
    }
    .pullquote-right {
        margin-left : 0px; 
        width : 100%;
    }
    .box-image {
        width: 100%;
        margin: 0
    }
    .by-line {
        font-size: 100%
    }

}

@media screen and (min-width:768px) {
    .site-name {
        text-align: left;
        font-size: 200%
    }

    .sub-title, .conversation.by-line{
	font-size : 130%;
	margin : 0.25em 0;
    }

    #logo-float {
        float: right;
        padding: 0
    }
    .pullquote {
        width: 75%
    }
    .pullquote.right {
	margin-left : 10px;
        width : 100%;
    }

  .side-by-side-img > .pullquote {
	width : 100%;
    }

    #logo {
        text-align: left;
        padding: 0
    }
}

@media screen and (min-width:1024px) {
    .post-inner-content {
        padding: 0;
        width: 100%
    }
    .pullquote {
        width: 60%
    }

    .side-by-side-img > .pullquote {
	width : 100%;
    }
}

.page-header {
    margin: 0
}

@media (min-width:320px) {
    .summary-title>a {
        font-size: 110%;
        color: #000
    }
    #logo {
        padding: 5px 0;
    }
    #logo img {
        width: 20%;
    }
    .navbar-brand {
        font-size: 150%
    }
    #logo-large {
        display: none;
    }
    #logo-small {
        display: inline;
        max-height: 40px
    }
    #logo-small img {
        max-height: 40px;
        max-width: 40px
    }
    .front-page .inner-category-content {
        padding: 5px 0
    }
    .blog.home article.post .post-inner-content {
        padding: 5px 0;
        border-bottom: 2px solid #0a4f6b;
    }
    .main-content-area {
	padding-top : 10px;
    }

    .cover-image {
	text-align : initial;
        padding-right : 15px;
	
    }

    .issue-contents {
	padding-left : 0px;
    }

.side-by-side-item {
      display:block;
      vertical-align:middle;
      margin : auto;
      max-width : 100%;
}

}

@media (min-width:768px) {
    .cover-image,
    .issue-contents {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }
    .blog.home article.post {
        width: 100%
    }
    .cat-item:after {
        content: none;
        background: 0 0
    }
    .summary-title {
        font-size: 100%
    }
    #logo-large img {
        float: right;
        max-height: 125px;
        max-width: 125px;
	margin-bottom : 5px;	
    }
    
    #logo-large {
        margin-top: 25px;
        display: block
    }
    #logo-small {
        display: none
    }

    header .container {
        height: 100%;
        border-bottom: 2px solid #000;
        padding-top: 30px
    }

    .main-content-area {
	padding-top : 10px;
    }

    .cover-image {
        padding-right : 0px;
	text-align : right;
    }

    .issue-contents {
	padding-left : 0px;
    }

.side-by-side-item {
      display:inline-block;
      vertical-align:middle;
      margin : auto;
      max-width : 40%;
}

}

entry-header>.inner-category-content {
    text-align: center;
    vertical-align: middle
}

.post-inner-content {
	padding-bottom : 0px;
}

.by-line {
    margin: 10px 0;
    padding-bottom : 5px;
}

header .container {
	padding-left : 0px;
	padding-right : 0px;
}

.site-info,
.tagline {
    margin: auto;
    margin-top : -16px;
    font-family : 'Alegreya Sans';
}

.issue-title-container {
	text-align : center;
	border-bottom : 4px solid #0a4f6b;
    color: #0a4f6b;
font-family : 'Alegreya Sans SC';
    font-size: 125%;
font-weight : 700;
}
#issue-title {
	font-size:100%;
    display: block;
	font-weight : normal;
	border-bottom : 4px solid #0a4f6b;
}

.front-page h3 {
    color: #000
}

@media (max-width:768px) {
    .responsive-menu {
        display: table;
        width: 100%;
        table-layout: fixed
    }

    #menu-navigation {
        margin: auto
    }

    .navbar-header.name-logo {
        text-align: left
    }
    .navbar-brand.site-name-small {
        color: #822f42;
        padding-top: 10px;
        margin: auto
    }
    .navbar-toggle {
        padding-top: 10px;
        padding-right: 10px;
        float: right;
        border: none
    }
}

.cat-title,
.text-right {
    text-align: right
}

@media (min-width:768px) {
    .navbar-color {
        background: #fff;
        border: none
    }

    .site-name-small {
        display: none
    }
    .site-name>a {
        color: #822f42
    }
    .site-name>a:hover,
    a:focus {
        background-color: none
    }
    #menu-navigation li {
        padding-left: 10px;
        padding-right: 10px;
	display : table-cell;
	float : none;
    }
}

.navbar-color {
	background: #fff;
	border-bottom: 1px solid #000;
}

#menu-navigation {
	display : inline-block;
	height : 40px;
}

.navbar-collapse {
	text-align : center;
}

nav .container {
	min-height : 50px;
}

.navbar-nav {
	float : none;
}

.navbar-brand .site-name {
    color: #000
}

.site-name, .navbar {
    font-family : 'Alegreya Sans';
}


.collapse-style {
    background-color: #fff
}

a {
    color: #a161bf;
}

a:focus {
    color: #fff;
    text-decoration: none;
    background: #a161bf
}

a.link-title {
	color : #3333cc;
	border-bottom: 0.5px dotted #3333cc;
}

.masthead-row a {
	color : #3333cc;
}
a.link-title:focus {
	text-decoration : none;
	background : #fff;
}
.issue-reference {
    float: left;
    width: 30%
}

.cat-title {
    float: right;
    width: 100%
}

.cat-title>a:last-child {
    float: left;
    text-align: left;
    border: 2px solid #8e6193;
    border-radius: 10px;
    padding: 2px 4px
}

#footer-area,
.site-info,
footer#colophon {
    text-align: center
}

.cat-title>a {
    text-transform: none
}

footer#colophon {
    position: fixed;
    bottom: 0;
    height: 60px
}

div#wpadminbar {
    opacity: .5
}

.site-info {
    font-size: 75%;
    background-color: #fff;
    float: none;
    position: absolute;
    left: 0;
    bottom: 0
}

.issue-reference,
.small-caps-heading {
    font-family: 'Alegreya Sans SC';
    font-size: 120%
}

@media (min-width:320px) {
    ul#by-line-download,
    ul#by-line-download>li {
        display: block;
        width: 100%
    }
    ul#by-line-download {
        padding: 0
    }
    ul#by-line-download li#download-item {
        text-align: center;
        width: 100%
    }

    span.katex {
         font-size : 110%;
    }

    ul#by-line-download>li#dummy {
        display: none
    }
	.large-screen {
		display : none;
	}
	.small-screen {
		display : block;
	}
}

@media (min-width:768px) {
    ul#by-line-download {
        display: table;
        width: 100%
    }
    ul#by-line-download>li {
        display: table-cell;
        width: 33%;
        text-align: center;
        list-style: none
    }
    ul#by-line-download li#download-item {
        text-align: right
    }
    ul#by-line-download>li#dummy {
        display: table-cell
    }

    .small-screen {
		display : none;
    }

    .large-screen {
	display : block;
    }

    span.katex {
       font-size: 105%;
    }
}

.download-issue.small-screen{
    text-align : center; 
    margin-bottom : 1.1em; 
	margin-top : 0;
}

.download-issue.large-screen {
	margin-bottom : 0em;
	margin-top : 1.1em;
    text-align : center; 
}

p {
    margin: 0 0 1.2em
}

div.answer {
    margin : 0 0 1.2em;
}

.cat-title {
    margin: 20px 0;
    padding: 0;
    border: none
}

.issue-reference {
    text-align: center
}

.table-container {
    overflow: auto;
    margin-bottom: 1.1em
}

.table-caption {
    font-size: 80%;
    text-align: center;
    line-height: 1.2;
    vertical-align: middle
}

td,
th {
    padding: 5px
}

.article-box {
    border-style: solid;
    border-width: 2px;
    margin: 20px 0;
    padding-left: 5%;
    padding-top: 10px;
    padding-right: 5%;
    border-radius: 15px;
    border-color: #6b00b3
}

.box-title,
.box-title>span {
    margin: auto;
    text-align: center
}

.about-author,
#about-us-contact,
.masthead {
    border-top: 2px solid #000
}

.box-title {
    padding-bottom: 10px;
    font-size: 120%;
    display: table;
    width: 100%
}

.box-title>span {
    display: table-cell;
    width: 90%;
    left: 5%;
    position: relative
}

.box-title>.box-expand-icon {
    text-align: center;
    display: table-cell;
    width: 10%
}

.box-collapse-icon {
    text-align: center
}

.anchor-correction {
    margin-top: -80px;
    padding-top: 80px
}

.popover {
    padding: 2px;
    margin: auto;
    max-width: 80%;
    font-size: 90%;
    overflow-x: scroll;
    overflow-y: hidden
}

.dropcap {
    font-family: Alegreya;
    font-size: 350%;
    float: left;
    padding-right: 5px;
    line-height: .9;
}

.dropcap-first {
    line-height : 0.9;
    font-family : Alegreya;
    font-size : 550%;
    float : left;
    margin-right : 10px;
}

.conversation.authors {
    text-align: center
}

.section-heading {
    font-size: 140%;
    font-weight : bold;
    color: #000;
    margin: 0 0 1.1em
}

.subsection-heading {
    font-size: 120%;
    color: #000;
    margin: 0 0 1.1em;
}

ol, ul {
    margin-bottom : 1.1em;
}

.light-q,
.quote {
    font-weight: 300;
}

.quote {
    font-family: 'Alegreya Sans';
    width: 90%;
    margin: auto auto 1.2em;
}

.sanskrit-quote {
    font-family : 'Brill';
    width: 90%;
    margin : auto auto 1.2em;
}

.diacritical {
    font-family: 'Lato';
    font-size: 97%
}

.quote.verse {
    text-align : center;
}
.footnote-link {
    font-size: 100%;
    padding-top: 150px;
    margin-top: -150px;
    font-family : 'Alegreya Sans';
}

.footnote {
    margin-top: .2em
}

.about-author {
    margin-top: 20px;
    padding-top: 10px;
    color: #696969
}

.download-pdf {
    font-size: 75%;
    vertical-align: middle;
    border: 2px solid #696969;
    border-radius: 10px;
    padding: 5px
}

.em-font {
    font-family: Courier;
    font-weight: 700;
    font-size: 90%
}

.masthead .em-font {
    font-size: 75%
}

.masthead {
    font-size: 90%;
    padding-top: 1.1em
}

.masthead-row {
    width: 100%;
    display: table
}

.masthead-row .masthead-left {
    width: 50%;
    min-width: 33%;
    display: table-cell
}

#about-us-contact {
    padding: 1.1em 1em 0
}

.masthead-row .masthead-right {
    width: 50%;
    display: table-cell;
    max-width: 67%
}

.masthead-row .masthead-title {
    font-family: 'Alegreya Sans SC';
    font-weight: 700
}

.credit,
svg {
    font-family: 'Alegreya Sans'
}

.row-extra-spacing {
    margin-bottom: .6em
}

.permissions {
    margin-top: 1.1em
}

a {
    color: #a161bf
}

figure .wp-caption {
    padding-bottom: 1.1em
}

.side-by-side-img {
    text-align: center
}

.side-by-side-img>figure.wp-caption {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px
}

svg {
    overflow: visible;
    margin-bottom: 1.1em
}

.box-image {
    float: right;
    width: 50%;
    margin: 0 0 0 10px
}

.wp-caption {
    border: 0;
    margin: auto
}

.caption.wp-caption-text {
    text-align: left;
    font-size: 90%;
    color: #666;
    margin-bottom: 0.7em;
    margin-top: .2em;
    padding: 0;
    line-height: 1.1
}

.caption-left {
	font-size : 90%;
}
.credit {
    font-weight: 300;
    font-size: 65%;
    color: #333;
}

.side-by-side-img .credit {
	float : none;
}

.credit strong {
    font-family: 'Alegreya Sans SC';
    font-weight: 400
}

.alignleft {
    margin-right: 30px
}

.alignright {
    margin-left: 30px
}

#about-cover-box {
    margin: auto;
    text-align: center
}

#about-cover-box #about-cover {
    text-align: left;
    font-size: 80%
}

span.katex-display {
    margin: .2em 0
}

.equation {
    overflow: auto
}

.MathJax_Display {
    margin: auto auto 1.1em!important
}

.katex-display {
    margin-bottom: 1.1em!important
}

.eqn-in-popover {
    margin: 10px
}

.display-by-cat .post-inner-content {
    margin-bottom: 0px;
    border-bottom: 1px solid #0a4f6b;
}

.page-title {
	text-align : center;
	color : #0a4f6b;
	margin : 10px 0;
}

/* Archives */
.archive-row {
	font-family : 'Alegreya Sans SC';
}

.archive-row-header {
	font-size : 130%;
	border-bottom : 5px solid #0a4f6b;
}

.archive-entry {
	text-align : center;
	display : table-cell;
	width : 25%;
	border-top : 20px solid transparent;
	border-right : 20px solid transparent;
}

a.archive-entry:active, a.archive-entry:hover, a.archive-entry:focus {
	background : transparent;
	color : #a161bf;	
}
