* {
    font-family: "Noto-Sans", sans-serif;
}
p {
    line-height: 30px;
    font-size: 18px;
    text-align: justify;
}

.black-filter {
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
}

.main_logo img {
    display: block;
    width: 300px;
    margin: 0 auto;
    padding: 10px 0;
}

nav {
    position: relative;
    z-index: 3;
}
.nav-block {
    display: none;
    height: 64px;
}

.mukhya-samachar {
    text-decoration: underline;
    text-align: center;
}
.main_news h4 {
    line-height: 73px;
    font-size: 45px;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
    transition: all 300ms ease;
    text-align: center;
}

.main_news h4:hover {
    color: #00acee;
}
.main_news img {
    width: 100%;
    height: 500px;
    border-radius: 10px;
    object-fit: cover;
}
.main_news a {
    text-decoration: none;
    color: #fff;
}
.main_news a.btn {
    margin-left: 10px;
    margin-right: 10px;
}
.main_news {
    color: #fff;
    position: relative;
    padding: 30px 0;
    margin-top: 10px;
    margin-bottom: 10px;
}
.main_news .container {
    position: relative;
    z-index: 2;
}
.main_news p {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

@media only screen and (max-width: 500px) {
    .main_news h4 {
        font-size: 30px;
        line-height: 45px;
    }
    .main_news img {
        height: 300px;
    }
}

.type1-category .card-title {
    font-weight: 500;
    text-align: justify;
}
.type1-category .collection {
    position: relative;
}
.type1-category img.group {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.type2-category .card .card-image img,
.type1-category .card .card-image img {
    height: 300px;
    object-fit: cover;
}

.type2-category {
    padding: 20px 0;
}
.type2-category .card-title {
    font-weight: 500;
    text-align: justify;
}
.type2-category .collection {
    position: relative;
}
.type2-category img.group {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.type3-category .card .card-image img {
    height: 150px;
    object-fit: cover;
}
.type3-category .card-title {
    font-weight: 500;
    text-align: justify;
    font-size: 20px;
}
.type3-category .center-align {
    padding-top: 20px;
}

.type4-category img {
    height: 200px;
    width: 200px;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.type4-category {
    padding: 20px 0;
}
.type4-category h5 {
    padding: 10px 0;
}
.type4-category .col.s12.m12 {
    position: relative;
}

.type6-category .row .col {
    padding: 10px;
}
.type6-category img {
    border: 1px solid #e0e0e0;
    height: 150px;
    object-fit: cover;
    width: 100%;
}
.type6-category p {
    line-height: 0px;
}
footer {
    padding: 20px;
    background: #0d1e38;
    color: #fff;
}

.individual {
    padding: 30px 0 0 0;
}
.individual h5.category {
    color: #f44245;
}
.individual h4.heading {
    line-height: 150%;
}
.individual img.main_image {
    border-radius: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 300px;
    width: inherit;
    object-fit: cover;
}
.individual p.grey-text.lighten-3 {
    font-size: 1em;
}
.individual .image {
    min-height: 400px;
    max-height: 500px;
}
.individual > .row {
    position: relative;
}
.individual blockquote {
    font-size: 1.5em;
    text-align: justify;
}
.individual .article-body > p:first-child::first-letter {
    font-size: 3.5em;
    float: left;
    padding: 10px 10px 0 0;
}

.individual .article-body img {
    width: 100% !important;
    height: auto !important;
    object-fit: cover;
}

.comments {
    padding: 30px 0;
}

@media screen and (max-width: 768px) {
    .type1-category .row {
        display: flex;
        flex-direction: column-reverse;
    }
}

@media screen and (max-width: 600px) {
    .individual .image {
        position: inherit !important;
        transform: none !important;
        top: auto !important;
    }
}

.mdl-button {
    padding: 10px;
}

.mdl-button.mdl-button--twitter {
    color: #3f51b5;
}

.mdl-button.mdl-button--twitter:focus:not(:active) {
    background-color: #00acee;
}

.mdl-button--raised.mdl-button--twitter {
    background: #00acee;
    color: white;
}

.mdl-button--raised.mdl-button--twitter:hover {
    background-color: #00acee;
}

.mdl-button--raised.mdl-button--twitter:active {
    background-color: #00acee;
}

.mdl-button--raised.mdl-button--twitter:focus:not(:active) {
    background-color: #00acee;
}

.mdl-button--raised.mdl-button--twitter .mdl-ripple {
    background: white;
}

.mdl-button--fab.mdl-button--twitter {
    background: #00acee;
    color: white;
}

.mdl-button--fab.mdl-button--twitter:hover {
    background-color: #00acee;
}

.mdl-button--fab.mdl-button--twitter:focus:not(:active) {
    background-color: #00acee;
}

.mdl-button--fab.mdl-button--twitter:active {
    background-color: #00acee;
}

.mdl-button--fab.mdl-button--twitter .mdl-ripple {
    background: white;
}

.mdl-button.mdl-button--facebook {
    color: #3f51b5;
}

.mdl-button.mdl-button--facebook:focus:not(:active) {
    background-color: #3b5998;
}

.mdl-button--raised.mdl-button--facebook {
    background: #3b5998;
    color: white;
}

.mdl-button--raised.mdl-button--facebook:hover {
    background-color: #3b5998;
}

.mdl-button--raised.mdl-button--facebook:active {
    background-color: #3b5998;
}

.mdl-button--raised.mdl-button--facebook:focus:not(:active) {
    background-color: #3b5998;
}

.mdl-button--raised.mdl-button--facebook .mdl-ripple {
    background: white;
}

.mdl-button--fab.mdl-button--facebook {
    background: #3b5998;
    color: white;
}

.mdl-button--fab.mdl-button--facebook:hover {
    background-color: #3b5998;
}

.mdl-button--fab.mdl-button--facebook:focus:not(:active) {
    background-color: #3b5998;
}

.mdl-button--fab.mdl-button--facebook:active {
    background-color: #3b5998;
}

.mdl-button--fab.mdl-button--facebook .mdl-ripple {
    background: white;
}

.mdl-button.mdl-button--googleplus {
    color: #3f51b5;
}

.mdl-button.mdl-button--googleplus:focus:not(:active) {
    background-color: #e93f2e;
}

.mdl-button--raised.mdl-button--googleplus {
    background: #e93f2e;
    color: white;
}

.mdl-button--raised.mdl-button--googleplus:hover {
    background-color: #e93f2e;
}

.mdl-button--raised.mdl-button--googleplus:active {
    background-color: #e93f2e;
}

.mdl-button--raised.mdl-button--googleplus:focus:not(:active) {
    background-color: #e93f2e;
}

.mdl-button--raised.mdl-button--googleplus .mdl-ripple {
    background: white;
}

.mdl-button--fab.mdl-button--googleplus {
    background: #e93f2e;
    color: white;
}

.mdl-button--fab.mdl-button--googleplus:hover {
    background-color: #e93f2e;
}

.mdl-button--fab.mdl-button--googleplus:focus:not(:active) {
    background-color: #e93f2e;
}

.mdl-button--fab.mdl-button--googleplus:active {
    background-color: #e93f2e;
}

.mdl-button--fab.mdl-button--googleplus .mdl-ripple {
    background: white;
}

.mdl-button.mdl-button--stumbleupon {
    color: #3f51b5;
}

.mdl-button.mdl-button--stumbleupon:focus:not(:active) {
    background-color: #f74425;
}

.mdl-button--raised.mdl-button--stumbleupon {
    background: #f74425;
    color: white;
}

.mdl-button--raised.mdl-button--stumbleupon:hover {
    background-color: #f74425;
}

.mdl-button--raised.mdl-button--stumbleupon:active {
    background-color: #f74425;
}

.mdl-button--raised.mdl-button--stumbleupon:focus:not(:active) {
    background-color: #f74425;
}

.mdl-button--raised.mdl-button--stumbleupon .mdl-ripple {
    background: white;
}

.mdl-button--fab.mdl-button--stumbleupon {
    background: #f74425;
    color: white;
}

.mdl-button--fab.mdl-button--stumbleupon:hover {
    background-color: #f74425;
}

.mdl-button--fab.mdl-button--stumbleupon:focus:not(:active) {
    background-color: #f74425;
}

.mdl-button--fab.mdl-button--stumbleupon:active {
    background-color: #f74425;
}

.mdl-button--fab.mdl-button--stumbleupon .mdl-ripple {
    background: white;
}

.mdl-button.mdl-button--linkedin {
    color: #3f51b5;
}

.mdl-button.mdl-button--linkedin:focus:not(:active) {
    background-color: #0e76a8;
}

.mdl-button--raised.mdl-button--linkedin {
    background: #0e76a8;
    color: white;
}

.mdl-button--raised.mdl-button--linkedin:hover {
    background-color: #0e76a8;
}

.mdl-button--raised.mdl-button--linkedin:active {
    background-color: #0e76a8;
}

.mdl-button--raised.mdl-button--linkedin:focus:not(:active) {
    background-color: #0e76a8;
}

.mdl-button--raised.mdl-button--linkedin .mdl-ripple {
    background: white;
}

.mdl-button--fab.mdl-button--linkedin {
    background: #0e76a8;
    color: white;
}

.mdl-button--fab.mdl-button--linkedin:hover {
    background-color: #0e76a8;
}

.mdl-button--fab.mdl-button--linkedin:focus:not(:active) {
    background-color: #0e76a8;
}

.mdl-button--fab.mdl-button--linkedin:active {
    background-color: #0e76a8;
}

.mdl-button--fab.mdl-button--linkedin .mdl-ripple {
    background: white;
}

img.medium-zoom-image--open {
    max-width: 100vw !important;
    max-height: 400px !important;
    object-fit: cover;
}
