/*
Theme Name: TriTech
Theme URI:
Author: Aabesh Kumar Shrestha 
Author URI: https://www.facebook.com/profile.php?id=100078001172634
Description: 
Version: 2.0.4
*/
/*--------------------------------------------------
:: Header
-------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Mukta:200,300,400,500,600,700,800,900');
body, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Mukta', sans-serif;
}
/*--------------------------------------------------
:: Menu
-------------------------------------------------- */
.main_menu {
    background: #dd1312;
    box-shadow: rgb(0 0 0 / 14%) 0 0 18px;
}
.uk-sticky-fixed {
    top: 0 !important;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #d50404;
}
.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
    padding: 0 22px;
    font-size: 22px;
    font-weight: 600;
    line-height: 50px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff;
    background: #0480bd;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #ffffff;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #e46e1f;
    margin: 0;
}
.side_menu_bx {
    background: #0063a5;
    box-shadow: rgb(34 96 191 / 24%) 0 0 48px;
    width: 240px;
}
.bg-menu {
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.uk-sticky-below.uk-active .sticky-logo {
    border-radius: 100px;
    display: flex;
    background: #ffffff;
    padding: 3px;
}
.zk-date-bx {
    position: absolute;
    display: none;
}
.uk-sticky-fixed div.zk-date-bx {
    display: block;
    background: #373737;
    padding: 0px 3px;
    margin: 0px 75px;
    font-size: 13px;
    font-weight: 600;
    color: white;
    margin-top: 0px;
}
.navbar-light>div.sticky-logo {
    display: none;
}
/*--------------------------------------------------
:: Body
-------------------------------------------------- */
body {
    font-size: 17px;
    line-height: 26px;
    color: #444;
    background: #fff;
}
b, strong {
    font-weight: bold;
}
p {
    font-size: 20px;
    line-height: 35px;
    color: #000;
}
.uk-link, a {
    color: #000000;
    text-decoration: none !important;
  	padding: 8px;
}
.uk-link-toggle:focus .uk-link, .uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover {
    color: #dd1312;
    text-decoration: underline;
}
a:focus, a:hover {
    color: #dd1312;
    text-decoration: none;
}
a.taja_updates {
    background: #f1f1f1;
    padding: 3px 9px 5px 8px;
    font-weight: 600;
    border-radius: 5px;
    color: #d40000;
    box-shadow: rgb(0 0 0 / 14%) 0 0 18px;
}
a.taja_updates:hover {
    background: ##dd1312;
    color: #ffffff;
}
a.trending_updates {
    background: #d40000;
    padding: 3px 9px 5px 8px;
    font-weight: 600;
    border-radius: 5px;
    color: #ffffff;
    box-shadow: rgb(0 0 0 / 14%) 0 0 18px;
}
a.trending_updates:hover {
    background: white;
    color: #dd1312;
}
.author_wr img {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: 2px solid #991b1d;
    margin-right: 5px;
}
.ads.logo_ads_h {
    margin-top: 35px;
    text-align: right;
}
.zk-author-image img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #6c757d!important;
}
.int-col {
    background: #d71b23;
    padding: 0px 10px;
}
.author_name {
    font-size: 18px;
    font-weight: 600;
    color: #4c4c4c;
}
.date-llf {
    float: right;
    font-size: 12px;
}
.cat-head {
    border-bottom: 1px solid #c44314;
}
.cat-title {
    border-bottom: 2px solid #c44314;
    margin-bottom: 20px;
    z-index: 0;
    position: relative;
    overflow: hidden;
} 
.cat-title span {
    font-size: 23px;
    font-weight: 700;
    color: #ffffff;
    background: #0480bd;
    padding: 0 25px;
    position: relative;
    z-index: 99;
    line-height: 45px;
    display: inline-block;
} 
.cat-title a {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 41px;
    color: #000000;
    padding: 0 15px;
}
.cat-title a:hover {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 41px;
    color: #dd1312;
    padding: 0 15px;
}
.cat-title span:after {/* content: ""; *//* position: absolute; *//* border-bottom: 3px solid #077ab3; *//* bottom: -5px; *//* z-index: 99; *//* background: #f00; *//* width: 20px; *//* height: 20px; *//* clip-path: polygon(0 100%, 0 0, 100% 100%); *//* top: 0; *//* right: 0; */}
.cat-title span:before {
    content: "";
    position: absolute;
    z-index: 99;
    background: #005c8a;
    width: 70px;
    height: 100%;
    top: 0;
    left: -29px;
    clip-path: polygon(0% 0%, 75% 0%, 50% 50%, 75% 100%, 0% 100%);
}
.cat-head span {
    font-size: 23px;
    font-weight: 700;
    color: #ffffff;
    background: #0480bd;
    padding: 0 25px;
    position: relative;
    z-index: 99;
    line-height: 45px;
    display: inline-block;
}
.cat-head span:before {
     content: "";
    position: absolute;
    z-index: 99;
    background: #005c8a;
    width: 70px;
    height: 100%;
    top: 0;
    left: -29px;
    clip-path: polygon(0% 0%, 75% 0%, 50% 50%, 75% 100%, 0% 100%);
}
.cat-head span:after {/* content: ""; *//* position: absolute; *//* border-bottom: 3px solid #077ab3; *//* bottom: -5px; *//* z-index: 99; *//* background: #f00; *//* width: 20px; *//* height: 20px; *//* clip-path: polygon(0 100%, 0 0, 100% 100%); *//* top: 0; *//* right: 0; */}
.cat-head span {
    margin-bottom: 0px;
    z-index: 0;
    position: relative;
    overflow: hidden;
}
a.heading_ctg {
   background: #c44314;
   color: #ffffff;
   padding: 0px;
}
.clip {
    width: 30px;
    height: 18px;
    top: 0;
    position: relative;
    z-index: 0;
    background: #00854b;
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
}
.my-overlay {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(95%,rgb(0, 0, 0)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0)0,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 100%);
}
.charc {
    clip-path: polygon(50% 0%, 99% 0, 100% 75%, 50% 100%, 0 100%, 0 0);
}
.scrollbox {
    height: 505px;
    overflow: auto;
    overflow-x: hidden;
    visibility: hidden;
    padding-right: 15px;
}
.tab-content {
    background: #fff;
}
.scrollbox-content,
.scrollbox:hover,
.scrollbox:focus {
    visibility: visible;
}
.scrollbox_delayed {
    transition: visibility 0.2s;
}
.scrollbox_delayed:hover {
    transition: visibility 0s 0.2s;
}
..nt-hover-z:hover img {
    transform: scale(1.25) rotate(5deg);
    transition: 1s;
}
#mybox::-webkit-scrollbar {
    width: 10px;
    background: #b1b1b1;
}
#mybox::-webkit-scrollbar-track {
    border-radius: 0px;
    background: #ffffff;
}
#mybox::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #890304;
    padding: 0;
}
#back-to-top {
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 5px;
    color: #fff;
    border-radius: 50%;
}

/*--------------------------------------------------
:: Image Height
-------------------------------------------------- */
.banner_news img {
    height: 350px;
}
.ads img {
    border-radius: 4px;
}
.economics_small img {
    height: 99px;
    width: 130px;
}
.economics-medium img {
    height: 155px;
}
.dharana_bx img {
    height: 114px;
    width: 114px;
}
.big-interview img {
    height: 428px;
}
.medium-end-box img {
    height: 215px;
}
.ht-50 img {
    height: 35px;
    width: 35px;
    box-shadow: 0 0 8px 2px #969696;
    border: 2px solid #d40000;
    margin-right: 5px;
}
.lifestyle_small-news img {
    height: 95px;
    width: 140px;
}
.corporate_press img {
    height: 225px;
}
.edu-press_bx img {
    height: 200px;
}
.multi-media_bx img {
    height: 406px;
}
.ht-110 img {
    height: 107px;
    width: 135px;
}
.ht-120 img {
    height: 110px;
    width: 135px;
}
.ht-90 img {
    height: 130px;
    width: 130px;
}
.politics_box img {
    height: 360px;
}
.cover {
    object-fit: cover;
}
.ht-100 img {
    height: 100px;
    width: 130px;
}
.ht-200 img {
    height: 200px;
}
.ht-270 img {
    height: 270px;
}
.ht-220 img {
    height: 220px;
}
.ht-340 img {
    height: 340px;
}
.ht-520 img {
    height: 452px;
}
.ht-200 img {
    height: 210px;
}
.ht-65 img {
    width: 65px;
    height: 65px;
}
figure:hover img {
    transform: scale(1.2);
}
.nt-hover-z:hover img {
    transform: scale(1.0) rotate(3deg);
    transition: 2s;
}
/*--------------------------------------------------
:: Footer
-------------------------------------------------- */
.footer p {
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    color: #fff;
}
.footer a {
    font-size: 15px;
}
.formal__bg__main {
    background: #006eb8;
}
.footer-line {
    border-bottom: 3px solid #ff4e02;
    display: inline-block;
    padding: 0px 4px;
}
.bg2 {
    background: #d40000;
}