body {font-family:"Poppins", Arial, Helvetica, sans-serif;counter-reset: my-sec-counter;}
img{max-width:100%;}
a{color:#1d1d1d;-webkit-transition:all 200ms linear;-moz-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear;cursor:pointer;text-decoration:none}
a:hover,a:active,a h3:hover, .gtc-list li a:hover{text-decoration:none;color:#2b6ea8}
.fspop{font-family: "Poppins", Arial, Helvetica, sans-serif;}
.gtc-date {color: #fff; font-size:15px;padding-top:5px;}
.gtc-topbar {background: #3c3c3c;padding:5px;font-size: 16px}
.gtc-topbar .row {justify-content: space-between}
.gtc-lang-option {color: #fff; text-align: right;font-size:12px;}
.gtc-lang-option a {color: #fff;}
.gtc-top-social-links {display: flex;justify-content: right;align-items: center;}
.gtc-top-social-links a {margin-left: 10px}
.gtc-top-social-links img {width: 30px}
.gtc-m-top-social-links {justify-content: center;padding: 20px 0 20px}
.gtc-logo-section {padding:16px 0;align-items: center; }
.gtc-header-banner {display: flex;justify-content: right;text-align: center}

/* yaha se css uthani hei */

.gtc-arrow-right {transform: rotate(-45deg);-webkit-transform: rotate(-45deg)}
.gtc-arrow-left {transform: rotate(135deg);-webkit-transform: rotate(135deg)}
.gtc-arrow-up {transform: rotate(-135deg);-webkit-transform: rotate(-135deg)}
.gtc-arrow-down {transform: rotate(45deg);-webkit-transform: rotate(45deg)}
.gtc-second-level-menu {position: absolute;z-index: 9;top:39px;left: 0;width:150px;list-style: none;padding: 0;margin: 0;display: none}
.gtc-second-level-menu > li {background: #f6f6f6;color: #000;  position: relative;}
.gtc-second-level-menu > li > a {line-height:14px;}
.gtc-second-level-menu > li a {color: #000;padding:10px;font-size:15px; text-align: left; display:block;line-height:17px;  justify-content: space-between; display: flex;}
.gtc-second-level-menu > li a .gtc-arrow {border: solid #000;border-width: 0 1px 1px 0}
.gtc-second-level-menu > li:hover .gtc-arrow,
.gtc-second-level-menu > li a:hover .gtc-arrow {border: solid #020202;border-width: 0 1px 1px 0;}
.gtc-second-level-menu > li:hover > a,
.gtc-second-level-menu > li:hover {background: #dedede;color: #ff0000}
.gtc-arrow {border: solid #000;border-width: 0 1px 1px 0;display: inline-block;padding: 3px}
.gtc-arrow:hover{border: solid #000;border-width: 0 2px 2px 0;display: inline-block;padding: 3px}

.gtc-top-level-menu {list-style: none;padding: 0;margin: 0;display: flex; flex:1;text-align: center;}
.gtc-top-level-menu ul {list-style: none;padding: 0;margin: 0;}
.gtc-top-level-menu > li {padding:5px 14px;position: relative;font-size:15px;}
.gtc-top-level-menu > li.gtc-custom-menu {position: initial}
.gtc-top-level-menu > li:hover > a { color:#fffb00}
.gtc-top-level-menu .gtc-arrow {margin-left: 10px}
.gtc-top-level-menu li:hover > ul,
.gtc-top-level-menu li:hover > .gtc-second-custom-menu {display: inline;}
.gtc-top-level-menu a {font: normal 15px "Poppins", Arial, Helvetica, sans-serif;color: #ffffff;text-decoration: none;display: flex;align-items: center;line-height: 30px;  justify-content: center; font-weight: 600;}
.gtc-top-level-menu a:hover {color: #fffb00}
.gtc-menu-wrapper{-webkit-box-shadow: -1px 1px 10px -3px rgba(0,0,0,0.37); -moz-box-shadow: -1px 1px 10px -3px rgba(0,0,0,0.37);box-shadow: -1px 1px 10px -3px rgba(0,0,0,0.37);height: 42px; background-color: #000763;}
.gtc-menu-bar {display: flex;align-items: center;position: relative}
.gtc-home-logo a.gtc-home-icon {display: block;padding-top:10px;padding-bottom:10px;}
.gtc-home-svg{width: 25px}
.gtc-live-tv  {margin-left: auto}
.gtc-search-header > button {background-color: transparent;border: 0;outline: none;margin-left: 6px}

/*yahi tak change karna hei*/
.gtc-nav-thumbnail {padding-bottom: 10px}
.gtc-nav-thumbnail img{width: 100%}
.gtc-nav-title h3 a:hover{text-align: left}
.gtc-nav-title h3 a{font-size: 14px;text-align: left;line-height: 20px;color: #000;font-weight: 700}
.gtc-nav-title h3 a:hover{color: #009966}
.gtc-third-level-custom .row .col {padding-right: 0}
.gtc-top-search-box {position: absolute;width: 350px;display: none;padding: 16px;border-top: 2px solid #810505;background: #FFF;box-shadow: 0 2px 10px rgb(0 0 0 / 30%);right: 0;top: 50px;z-index: 9999}
.sticky-wrapper .gtc-home-icon{display: block}
.sticky-wrapper .gtc-home-img img{width: 100%}
.gtc-home-img{display: none;width: 37px}
.sticky-wrapper.is-sticky .gtc-home-icon{display: none}
.sticky-wrapper.is-sticky .gtc-home-img{display: block}
.gtc-m-top-bar{background: #fff}
.gtc-mobile-header {display: none;}
.gtc-m-logo img {width:100px;}
.hamburger-icon {width: 28px;height: 3px;background-color: #000;margin: 6px 0;display: block}
.gtc-menu-close-btn,.gtc-hamburger{padding: 0;border: 0}
.gtc-mobile-menu {z-index:18;position:absolute;float: left;height: 100vh;left: -1400px;color:#000;width:100%;top: 0;background:#fff;-webkit-transition: left 0.5s ease-out;transition: left 0.5s ease-out;padding: 20px;overflow-y: auto}
.gtc-menu-close-btn {float: right;padding-top:15px; }
.gtc-menu-close-btn img {width:30px;}
.gtc-submenu-icon {padding: 0}
.gtc-submenu-icon img {width: 20px}
.gtc-m-submenugroup {display: flex;align-items: center;justify-content: space-between}
.gtc-m-submenu-list{list-style: none;margin: 0 0 0 12px;padding: 0}
.gtc-m-submenu-list li{margin-bottom: 12px}
.gtc-m-menugroup a {color: #000;font-weight: 400;font-size: 14px}
.gtc-m-submenugroup a {font-size:17px; padding-top:10px;}
.gtc-m-menugroup {padding-bottom: 14px; border-bottom:1px solid #747474;}
.gtcTopNav,.gtc-d-stickynav {z-index: 9999!important;}
.gtclang{float:right;text-align: right; width:120px;font-size:16px;padding-left:10px;margin-top:18px;}
.gtclogo{width:160px;float: left;}
.laxman{display:none}



@media (max-width: 1160px) {
  .gtc-desktop-header {display: none}
  .gtc-top-level-menu a {font-size: 14px;padding: 0 0 0 8px}
  .gtc-top-level-menu > li {padding: 10px 6px}
  .sticky-wrapper .gtc-home-img {width: 50px}
  .gtc-search-header > button {margin: 0; height: 40px;width: 40px;}
  .gtc-top-level-menu .gtc-second-custom-menu {left: 0}
  .gtc-top-level-menu .gtc-custom-menu-items {width: 180px}
  .gtc-third-level-custom {left: 180px}
  .gtc-mobile-header {display: block!important}
  .gtc-top-search-box {width: 100%}
  .laxman{display:block}
}

.gtc-trending-bg {background: #f6f6f6;}
.gtc-trending-news{display: flex;font-size: 16px; padding:8px 0;justify-content: space-between;align-items: center;}
.gtc-trending-top{display: flex}
.gtc-trending-tags {font-size: 14px}
.gtc-trending-tags {font-size: 14px;display: flex;align-items: center;}
.gtc-trending-tags h4 {font-size: 15px;color: #ff0000;margin: 0 12px 0 0;font-weight: 600}
.gtc-trending-top{display: flex}
.gtc-trending-news a{color: #323232;margin-right: 20px;margin-left: 6px;font-size: 14px;}
.gtc-trending-news a:hover{ color: #ff0000;text-decoration: none}
.w-100 {width: 100%!important;}
.tbig-img{width:462px; height:226px;}
.pd10{padding:10px}
.fs16{font-size: 16px;line-height:25px}
.fs19 {font-size: 20px;line-height:29px}
.fs14{font-size: 14px;line-height: 19px }
.border-bottom {border-bottom: 1px solid #dee2e6!important;}
.chunav::before {content: "New";background-color: #ff0000;top: -5px;line-height: 19px;padding: 0px 5px;font-weight: 700;border-radius:2px;right: -0px;font-size: 10px;position: absolute;color: #fff;text-align: center;height: 17px;}

footer { background-color: #1a1a1a; padding: 40px 0; font-size: 14px; }
.footer-logo img { height:100px; }
.social-icons a { color: #bbb; margin-right: 10px; font-size: 18px; text-decoration: none; transition: color 0.3s ease; }
.social-icons a:hover { color: #ffcc00; }
.footer-links a { color: #ccc; text-decoration: none; margin: 0 10px; }
.footer-links a:hover { text-decoration: underline; color: #fff; }
.footer-category a { color: #ccc; text-decoration: none; margin: 0 8px; }
.footer-category a:hover { color: #fff; }
.footer-category { border-top: 1px solid #333; padding-top: 15px; margin-top: 15px; }
.copyright { font-size: 13px; color: #aaa; margin-top: 15px; }

@media (max-width:768px){
.footer-links, .footer-category { flex-wrap: wrap; justify-content: center; }
.footer-logo, .social-icons { text-align: center; }
.gtc-m-logo img {width:75px;}
.gtclogo{width:100px;float: left;}
}


@media screen and (max-width:768px) {
.bgmob {background: #000763;height:43px;}
.top-menu-mob {list-style: none;width: 100%;}
.top-menu-mob ul {font-size:16px;overflow-x: auto;white-space: nowrap; color:#000;padding-left:0px; font-weight:bold;}
.top-menu-mob ul li {padding: 10px 18px 8px 0px;display: inline-block}
.top-menu-mob ul li a {color: #fff}
.top-menu-mob ul li a:hover {color: #e1ff00}
.trend {border-top:1px solid #afafaf;background: #f5f3f3;margin-bottom: 5px}
.trend-c {font-size: .875rem;font-weight: 700;text-transform: uppercase;line-height: 1.2;color: red}
.trend-c, .trend {display: flex;align-items: center}
.trend-c span {margin: 5px 10px 5px 0px}
.trend-lk{width: 100%;overflow-x: auto;white-space: nowrap;font-size:14px;padding:5px 15px 5px 0px}
.trend-lk .trend-lkc{margin: 0 8px;text-decoration: none; text-align: center;font-size: .875rem;position: relative;line-height:29px;display: inline-block;color:#434242}
.chunav1::before {content: "New";background-color: #ff0000;top: -15px;line-height: 19px;padding: 0px 5px;font-weight: 700;border-radius:2px;right: -15px;font-size: 10px;position: absolute;color: #fff;text-align: center;height: 17px}

}


@media (min-width:768px) and (max-width:960px) {
.bgmob {background: #000763;height:43px;}
.top-menu-mob {list-style: none;width: 100%;}
.top-menu-mob ul {font-size:16px;overflow-x: auto;white-space: nowrap; color:#000;padding-left:0px;font-weight: bold;}
.top-menu-mob ul li {padding: 8px 20px 5px 0px;display: inline-block}
.top-menu-mob ul li a {color: #ffffff}
.top-menu-mob ul li a:hover {color: #eaff00} 
.trend {border-top:1px solid #afafaf;background: #f5f3f3;margin-bottom: 5px}
.trend-c {font-size: .875rem;font-weight: 700;text-transform: uppercase;line-height: 1.2;color: red}
.trend-c, .trend {display: flex;align-items: center}
.trend-c span {margin: 5px 10px 5px 0px}
.trend-lk{width: 100%;overflow-x: auto;white-space: nowrap;font-size:14px;padding:5px 15px 5px 0px}
.trend-lk .trend-lkc{margin: 0 8px;text-decoration: none; text-align: center;font-size: .875rem;position: relative;line-height:29px;display: inline-block;color:#434242}
.chunav1::before {content: "New";background-color: #ff0000;top: -15px;line-height: 19px;padding: 0px 5px;font-weight: 700;border-radius:2px;right: -15px;font-size: 10px;position: absolute;color: #fff;text-align: center;height: 17px;}

}

@media (min-width:961px) and (max-width:1180px) {

  .gtc-m{display:block}
  .bgmob {background: #f4f4f4;height:43px;}
  .top-menu-mob {list-style: none;width: 100%;}
  .top-menu-mob ul {font-size:16px;overflow-x: auto;white-space: nowrap; color:#000;padding-left:0px;font-weight: bold;}
  .top-menu-mob ul li {padding: 8px 20px 5px 0px;display: inline-block}
  .top-menu-mob ul li a {color: #000}
  .top-menu-mob ul li a:hover {color: #ff0000} 
  .trend {border-top:1px solid #afafaf;background: #f5f3f3;margin-bottom: 5px}
.trend-c {font-size: .875rem;font-weight: 700;text-transform: uppercase;line-height: 1.2;color: red}
.trend-c, .trend {display: flex;align-items: center}
.trend-c span {margin: 5px 10px 5px 0px}
.gtc-m3{display:none}
}

 .iw-search-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .iw-search-list ul li {
    display: block;
  }
  .iw-search-list ul li a {
    display: block;
    width: 100%;
    line-height: 1.5;
    text-align: left;
    text-decoration: none;
    padding: 10px 0;
    transition: 0.25s;
  }
  .iw-search-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .image-box {
    width: 80px;
    border: 1px solid rgb(106, 106, 106);
    margin-bottom: 0;
  }
  .iw-search-item-details {
    width: calc(100% - 80px);
    padding: 0 10px;
  }
  .iw-search-item-details p {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0;
  }
  .iw-search-item-details .iw-date > span {
    display: block;
    color: #aaa;
    font-size: 11px;
    margin-top: 5px;
    line-height: 1;
  }
  .bdr-bot1 {
    border-bottom: 1px solid rgb(160, 160, 160);
    padding-top: 10px;
  }

.mynumber {background: #fff; border-radius: 6px;display: inline-block;float: left;padding: 6px;position: relative;overflow: hidden; text-align: left;height: 100%;width: 100%}
.mynumber::after {background: #fff;border-radius: 12px;counter-increment: my-sec-counter 1;content: counter(my-sec-counter);color: #dd3a3a;display: flex;font-size: 11px;font-weight: 700;height: 18px;left: 0;position: absolute;top: 0;width: 18px;justify-content: center;align-items: center;}