/* Your custom styles */

/* telugu */
@font-face {
    font-family: 'Sree Krushnadevaraya';
    font-style: normal;
    font-weight: 400;
    src: local('Sree Krushnadevaraya'), local('SreeKrushnadevaraya'), url(https://fonts.gstatic.com/s/sreekrushnadevaraya/v7/R70FjzQeifmPepmyQQjQ9kvwMkWYPfTA_HWA0llguQ.woff2) format('woff2');
    unicode-range: U+0951-0952, U+0964-0965, U+0C00-0C7F, U+1CDA, U+200C-200D, U+25CC;
}
/* latin */
@font-face {
    font-family: 'Sree Krushnadevaraya';
    font-style: normal;
    font-weight: 400;
    src: local('Sree Krushnadevaraya'), local('SreeKrushnadevaraya'), url(https://fonts.gstatic.com/s/sreekrushnadevaraya/v7/R70FjzQeifmPepmyQQjQ9kvwMkWYPfTA_HWc0lk.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* telugu */
@font-face {
    font-family: 'Tenali Ramakrishna';
    font-style: normal;
    font-weight: 400;
    src: local('Tenali Ramakrishna'), local('TenaliRamakrishna'), url(https://fonts.gstatic.com/s/tenaliramakrishna/v6/raxgHj6Yt9gAN3LLKs0BZVMo8jmwn1-MM5_rYFE.woff2) format('woff2');
    unicode-range: U+0951-0952, U+0964-0965, U+0C00-0C7F, U+1CDA, U+200C-200D, U+25CC;
}
/* latin */
@font-face {
    font-family: 'Tenali Ramakrishna';
    font-style: normal;
    font-weight: 400;
    src: local('Tenali Ramakrishna'), local('TenaliRamakrishna'), url(https://fonts.gstatic.com/s/tenaliramakrishna/v6/raxgHj6Yt9gAN3LLKs0BZVMo8jmwn1-ML5_r.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Mallanna';
    /*src: url('../mallanna-webfont.woff2') format('woff2'), url('../mallanna-webfont.woff') format('woff');*/
    src: local('Mallanna'),url(../font/mallanna.ttf) format('woff2');
}

/*@import url('https://fonts.googleapis.com/css?family=Mandali&display=swap');*/

/*
@font-face {
    font-family: 'Mandali';
    src: local('Mandali'),url(../font/Mandali-Regular.ttf) format('woff2');    
    font-weight: normal;
    font-style: normal;
}
*/
@font-face {
    font-family: 'Priyaanka';
    src: local('Priyaanka'),url(../font/PRIYAANK.TTF) format('woff2');
}

@font-face {
    font-family: 'Rachana Regular';
    src: local('Rachana Regular'),url(../font/RACHANA_.TTF) format('woff2');
}

@font-face {
    font-family: Segoe UI;
    src: local("Segoe UI Semibold"), url('../fonts/segoe/latest.woff2') format("woff2"), url('../fonts/segoe/latest.woff') format("woff"), url('../fonts/segoe/latest.ttf') format("truetype");
    font-weight: 700;
}

.font-effect-outline {
    text-shadow: 0 1px 1px #000, 0 -1px 1px #000, 1px 0 1px #000, -1px 0 1px #000;
    color: #fff;
}

.font-effect-3d-float {
    text-shadow: 0 0.032em 0 #b0b0b0, 0px 0.15em 0.11em rgba(0,0,0,0.15), 0px 0.25em 0.021em rgba(0,0,0,0.1), 0px 0.32em 0.32em rgba(0,0,0,0.1);
    color: #fff;
}

.title-text {
    font-family: Mallanna,Roboto,sans-serif;
    font-size: 1.55rem;
    font-weight: 600;
    margin: 20px 0px 30px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 13px;
}

.telugu {
    font-family: Mallanna,"Noto Sans Telugu","Hind Guntur",Gautami,"Kohinoor Telugu",sans-serif;
}

.telugu-menu {
    font-family: 'Mandali';
}

.textarea-telugu {
    font-family: 'Mandali';
    font-weight: 600;
    overflow-y: auto !important;
}

.english-menu {
    font-family: Roboto,sans-serif;
}

    .english-menu ul li a {
        font-size: 17px !important;
    }

h2 {
    font-family: Mallanna,"Noto Sans Telugu","Hind Guntur",Gautami,"Kohinoor Telugu",sans-serif !important;
    font-weight: 600;
}

.navbar-brand .telugu {
    font-size: 28px !important;
    line-height: 27px !important;
}

h6 .telugu {
    font-size: 24px;
}

.blue-grey-text .telugu {
    font-size: 21px;
    line-height: 21px;
    float: left;
}

label .telugu {
    font-size: 18px;
    font-weight: bold;
}

.pswp__caption__center .telugu {
    font-size: 21px;
}

.view img, .view video {
    max-height: 410px;
    max-width: 730px;
    width: 100%;
}

.card .card-body .card-text {
    font-weight: 600;
}

.collapse:not(.show) {
    display: none;
}

.bg-white {
    background-color: #fff !important;
}

@media (min-width: 992px) .d-lg-block {
    display: block!important;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.list-group-flush > .list-group-item {
    border-width: 0 0 1px;
}

.list-group-item-action, .list-group-item-action:hover {
    -webkit-transition: .5s;
    transition: .5s;
}

.py-2 {
    padding-top: 0.5rem rem !important;
    padding-bottom: 0.5rem !important;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}

.list-group-item-action {
    width: 100%;
    color: #616161;
    text-align: inherit;
}

.me-3 {
    margin-right: 1rem !important;
}


h4.mb-3 {
    font-weight: 600;
}

.text-black-50 {
    color: rgba(0,0,0,.7) !important;
}

.telugu tr td, .telugu tr th {
    font-weight: 600;
    font-size: 1rem;
}

.telugu tr td {
    font-family: 'Mandali';
}

.telugu tr th {
    text-transform: capitalize;
    font-family: 'Roboto';
}

input:focus {
    outline: none;
}

table.dataTable tbody td {
    color: #3e3e3e;
}

.btn-telugu {
    font-family: Mandali;
    font-size: 17px !important;
    padding: 3px 30px !IMPORTANT;
    font-weight: 600;
    margin: .375rem;
}

.view {
    cursor: unset !important;
    padding: 1rem 0rem;
    background: #afcddb;
    border-radius: 0.2rem;
}

#place_holder_1 .card-body p {
    height: 107px;
    overflow: hidden;
}

#place_holder_1 h5 a {
    height: 73px;
    display: block;
    overflow: hidden;
}

#place_holder_1 .view img {
    min-height: 137px;
}

p.img-title, h6.img-title {
    font-size: 1rem !IMPORTANT;
    border-left: 3px solid #303030;
    padding-left: 5px;
    font-weight: 600;
    line-height: 1.8;
    font-family: 'Mandali';
}

#place_holder_2 h5 a {
    height: 50px;
    overflow: hidden;
    display: block;
}

#place_holder_2 p.card-text.telugu-menu {
    height: 130px;
    overflow: hidden;
}

#ul_menu .nav-item {
    border-right: 1px solid #237ceb;
}

    #ul_menu .nav-item:hover {
        background: #237ceb;
    }

#page_posts .telugu-menu {
    font-weight: 600;
}

.post_view {
    /*max-width: 730px;*/
}

    .post_view #content p {
        font-family: 'Mandali';
        /*overflow: hidden;*/
        /*text-align: justify;*/
        font-size: 1.1rem;
        line-height: 1.8;
        font-weight: 600;
        white-space: pre-wrap;
    }

        .post_view #content p.header1 {
            font-size: 1.2rem;
            border: 1px solid #eaf7fd;
            background: #f0f9fd;
            padding: 0px 14px;
            border-bottom: 4px solid #c9eeff;
        }

    .post_view #content img {
        border-radius: 0.5rem 0.5rem 0.5rem 0rem;
        width: 100%;
    }

.telugu-tag {
    font-weight: 600;
    padding: 0.5rem 1rem;
    border: 1px solid rgba(0,0,0,.125);
    font-family: 'Mandali';
    float: left;
    margin-right: 0.1rem;
    margin-bottom: 0.1rem;
}

.media-header i {
    margin-right: 10px;
}

.media-header {
    background: rgb(146, 96, 6);
    text-align: center;
    color: #fff;
    padding-top: 7px;
    padding-bottom: 3px;
    clear: both;
    margin-top: 0.5rem;
}

#content h5, #post-panel h5 {
    font-family: 'Mandali';
    font-weight: 600;
    text-align: center;
    white-space: pre-wrap;
    margin: 0.5rem;
}

.tab-content {
    background: #fff;
    border: 1px solid #EEE;
    border-top: none;
    padding: 1rem;
    margin-bottom: 1rem;
    padding-bottom: 0.2rem;
}

p {
    margin-bottom: 0.6rem;
}

/**for youtube video**/
.video-responsive {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
    max-width: 100%; /* Ensure it fits the container */
    background: #000; /* Optional: for the container background */
    border-radius: 0.5rem;
    border: 8px solid #c9eeff;
    /*box-shadow: 0px 0px 7px #808080;*/
}

    .video-responsive iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
/********************/

.english {
    font-size: 1rem !important;
}

.post_view #content p.english {
    font-family: 'Roboto' !IMPORTANT;
    font-weight: 500 !IMPORTANT;
}

.post_view #content p.header1 {
    font-size: 1.1rem;
}

.architect .nav-link {
    font-weight: 600;
    font-size: 1.1rem;
}

.google_ad {
    margin: 0.2rem 0px;
    border: 1px solid #EEE;
    border-radius: 0.3rem;
    overflow: hidden;
    background-repeat: no-repeat;
}

.table-responsive {
    margin: 0px -2px;
    padding: 0px 2px;
}

.credits {
    padding: 5px 15px;
    border-radius: 0.2rem;
    border: 1px solid #e2edfd;
    border-top: 4px solid #e6f1ff;
    border-bottom: 4px solid #e6f1ff;
}
