.img,
.info .row:nth-child(2n) {
  background-color: #eee;
}
.bListing img,
.img img {
  max-width: 100%;
}
.TAC,
.goTop,
.headerAdv,
.img,
.topHilights,
.vdo_ai,
.hr.s1 {
  text-align: center;
}
.vdo_ads:before {
  display: block;
  text-align: center;
  content: "advertisement";
  text-transform: uppercase;
  font-size: 9px;
  z-index: 1;
}
.btnfimg,
.mainbg .mt-4 .inBoxH a:hover,
.text-decoration-none:hover {
  text-decoration: none;
}
#nav-menu,
#nav-menu.now-active {
  transition: transform 0.5s, opacity 0.2s;
}
body {
  color: #333 !important;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
}
.headerAdv {
  height: 92px;
}
.navbar-nav {
  display: block;
}
.pLink {
        width: max-content;
        float: left;
    }
.badge,
.breadcrumb > li,
.navbar-collapse.main-menu li {
  display: inline-block;
}
.thumbnail,
.vicon img {
  box-shadow: rgb(0 0 0 / 50%) 0 0 10px;
}
.animt {
  animation: 0.6s shake;
  animation-iteration-count: initial;
}
@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0);
  }
  30% {
    transform: translate(3px, 2px) rotate(0);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
.badge {
  position: absolute;
  margin: 0 0 0 -7px;
  font-size: 85%;
  border-radius: 0.6rem;
}
.CLR {
  clear: both;
}
.bio {
  float: left;
  width: 100%;
}
.w33 {
  float: left;
  width: 33%;
}
.OFS {
  overflow: scroll;
}
.eubox .eTitle,
.mainbg,
.moon,
.quicklaunch a {
  overflow: hidden;
}
.sem {
  font-size: 12px;
}
.atads {
  width: 100%;
  bottom: 0;
  z-index: 99999;
  padding: 0;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.1);
}
.atads .close {
  position: absolute;
  top: -15px;
}
.img {
  width: 100%;
  height: 200px;
  display: table-cell;
  vertical-align: middle;
  margin-bottom: 15px;
}
.img img {
  max-height: 100%;
  width: auto;
}
.mainbg .mt-4 .inBoxH {
  padding: 0 0 7px;
  margin-bottom: 20px;
  color: #fe5102;
}
.mainbg .mt-4 .inBoxH a {
  font-size: 1.4rem;
  color: #fe5102;
  padding: 0 30px 0 0;
  border-bottom: 3px solid #d25407;
}
.eubox {
  background: #f2f2f2;
}
.eubox .eTitle {
  padding: 6px 14px;
  cursor: pointer;
  background: url(../images/arrow-2.png) 98% -48px no-repeat #fe5102;
}
.eubox .eTitle.active {
  background-position: 98% 19px;
}
.eubox .eTitle h2 {
  float: left;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  margin: 0;
  line-height: 31px;
}
.mListing h2,
.mListing h5 {
  font-weight: 600;
}
.eubox .eTitle span.FR {
  float: right;
  color: #fff;
  padding-right: 30px;
}
.eubox .eibox,
.info .row {
  padding: 10px;
}
.eubox .eibox div {
  margin-bottom: 8px;
}
ul.circle {
  list-style: circle;
  padding-left: 1.5rem;
}
ul.ra {
  width: 100%;
  float: left;
  padding-left: 1rem;
}
ul.ra li {
  float: left;
  padding-right: 2.5rem;
  text-align: left;
  line-height: 1.8rem;
}
ul#list8 {
  list-style: none;
  padding-left: 0;
  width: auto;
}
ul#list8 li {
  background-color: #f2f2f2;
  padding: 5px 15px;
  border-left: 5px solid #fe5102;
  border-right: 5px solid #fe5102;
  color: #000;
  margin-bottom: 5px;
}
.bListing img.imgDMTh {
  width: 50%;
  padding: 0 1rem 1rem 0;
  float: left;
}
.mlinelock {
  background: #ffffea;
  border-left: 5px solid;
  padding: 8px;
  margin: 0 0 10px;
}
.bg-blue {
  background-color: #00f;
  color: #fff;
}
.bg-yellow {
  background-color: #ff0;
}
.bg-red {
  background-color: red;
  color: #fff;
}
.bg-violet {
  background-color: #9400d3;
  color: #fff;
}
.bg-pink {
  background-color: #ffcbdb;
}
.bg-magenta {
  background-color: #f0f;
  color: #fff;
}
.eventHd h3 {
  color: #722400;
  font-weight: bold;
}
h2 {
  font-size: 1.6rem;
  color: #444;
}
.mainbg {
  background: #ffe;
  -webkit-box-shadow: 0 3px 6px 0 #ccc;
  -moz-box-shadow: 0 3px 6px 0 #ccc;
  box-shadow: 0 3px 6px 0 #ccc;
  padding: 0 20px 20px;
}
.container {
  max-width: 1200px !important;
}
.mainbg .card {
  border: none;
}
.main-header {
  border-bottom: 2px solid #fe5102;
  background: #ffe023 !important;
  position: sticky;
  top: 0;
}
.navbar-collapse.main-menu {
  flex-basis: 72%;
}
.navbar-collapse.main-menu li a {
  font-size: 1.1rem;
  color: #000 !important;
  padding: 0.3rem 0;
}
.navbar-collapse.main-menu li a:hover,
.navbar-collapse.main-menu li.active a {
  color: #fa040d !important;
}
.topHilights {
  border-bottom: 3px solid #f2f2f2;
  padding: 5px;
  margin-top: 5px;
  background-color: #ffd;
}
.topHilights a {
  margin: 0 10px;
}
.mainBreadcrumb {
  margin: 0;
  background: 0 0;
  padding: 0.1rem 0.5rem;
  font-size: 14px;
  color: #999;
}
.breadcrumb > li + li::before {
  color: #ccc;
  content: "/ ";
  padding: 0 5px;
}
.mDetails .tab-content {
  border: 1px solid #ddd;
  border-top: none;
  padding: 2%;
}
.MT25,
.nav-tabs {
  margin-top: 25px;
}
.bkm,
.tag {
  margin: 0 5px 4px 0;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  color: #fe5102;
  cursor: pointer;
  font-size: 1.3rem;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  line-height: 1.42857;
  margin-right: 2px;
  display: block;
  padding: 10px 15px;
  position: relative;
}
.bkm,
.divDham span {
  padding: 3px 15px;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a.active,
.nav-tabs > li > a:hover {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff;
  border-color: #ddd #ddd transparent;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555;
  cursor: default;
}
.navbar-light .navbar-nav .nav-link {
  color: navy !important;
}
.fade.active,
.vicon:hover:after,
.vicon:hover:before {
  opacity: 1;
}
.divDham span {
  background: #fe5102;
  margin-bottom: 4px;
  margin-right: 5px;
}
.divDham span.sptb {
  background: 0 0;
  color: #6f7784;
}
.hilightbg {
  background-color: #ffd;
}
.bkm {
  background: #fe5102;
  font-size: 0.8rem;
  cursor: pointer;
}
.tag {
  background: #bbb;
  color: #fff;
  padding: 0 10px 2px;
  border-radius: 11px;
  display: inline-block;
}
.galleryBox .modal-dialog {
  width: 600px;
}
.W100,
.videoBox iframe {
  width: 100%;
}
.bListing {
  font-size: 20px;
}
h1.h1title {
  color: #722400;
  border-left: 5px solid #b22222;
  padding: 6px 0 6px 20px;
  margin: 1rem 0;
  font-size: 1.5rem;
}
.bListing .lead a {
  font-size: 1.25rem;
  color: #fe5102;
}
.bListing .pLink {
  display: block;
  width: 100%;
  text-align: right;
  color: #b5b5b5;
  margin-bottom: 2px;
}
.bListing .pLink .a,
.bListing .pLink a {
  color: #fe5102;
  margin: 0 4px;
  font-size: 14px;
  cursor: pointer;
}
ul.mandirListing {
  margin: 0;
  padding: 0;
}
ul.mandirListing li {
  background: url(../images/list-icon.png) no-repeat;
  list-style: none;
  padding: 0 0 10px 40px;
}
.sidebarHeading {
  background: #f2f2f2;
  color: #fe5102;
  font-size: 1.5rem;
  border-left: 10px solid #fe5102;
  border-radius: 0;
}
.sidebarContent {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-top: none !important;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.astroButton {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.festivalsSection p,
.mListing iframe,
.mListing img,
.sidebarContent img {
  margin-bottom: 10px;
}
.sidebarContent h6 a {
  font-size: 1.15rem;
}
.sidebarContent li {
  background: #f2f2f2;
  padding: 5px 10px;
  margin-bottom: 1px;
  border-radius: 4px;
}
.sidebarArticle {
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 15px;
}
.sidebarArticle h6 {
  color: #ff0300;
}
.mListing {
  margin-bottom: 10px;
  padding-bottom: 10px;
  word-wrap: break-word;
  font-size: 20px;
}
.mListing h2 {
  font-size: 24px;
  margin-bottom: 15px;
}
.mListing h5,
.mListing ul.circle li a {
  font-size: 1rem;
}
.mListing p.lead {
  margin-bottom: 7px;
}
.donatenow {
  padding: 10px;
  border: 4px double #ffe023;
}
.articleSection,
.festivalsSection {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.articleSection p.lead,
.festivalsSection p.lead {
  margin-bottom: 6px;
}
.articleContent p {
  margin-bottom: 5px;
}
.timeline {
  position: relative;
  padding: 21px 0 10px;
  margin-top: 4px;
  margin-bottom: 30px;
}
.btnfimg,
.goTop {
  position: fixed;
  z-index: 111;
  cursor: pointer;
}
.timeline .line {
  position: absolute;
  width: 4px;
  display: block;
  background: currentColor;
  top: 0;
  bottom: 0;
  margin-left: 30px;
}
.vicon:after,
.vicon:before {
  content: "";
  left: 50%;
  top: 50%;
}
.timeline .separator {
  border-top: 1px solid currentColor;
  padding: 5px 5px 5px 40px;
  font-style: italic;
  font-size: 0.9em;
  margin-left: 30px;
}
.timeline .line::before {
  top: -4px;
}
.ucEvent {
  padding: 0.3rem 0.8rem 0.3rem 0.8rem;
  text-align: center;
  line-height: 1.5rem;
  font-size: 0.9rem;
  margin: 0 0 0.6rem;
  border-radius: 1rem;
  color: #fff;
  border-bottom: 1px solid #717171;
  border-right: 1px solid #666;
  background: #920606;
  background: -webkit-linear-gradient(left, #920606, #fe5102);
  background: -o-linear-gradient(right, #920606, #fe5102);
  background: -moz-linear-gradient(right, #920606, #fe5102);
  background: linear-gradient(to right, #920606, #fe5102);
}
.ucEvent.yellow {
  background: linear-gradient(to right, #efd11a, #fef09e);
  color: #722400;
}
.ucEvent.maroon {
  background: linear-gradient(to right, #014b01, #00a700);
}
.ucEvent.rk {
  background: linear-gradient(to right, #224748, #56abaf);
}
.ucEvent.red {
  background: #f10000;
}
.ucEvent.green {
  background: linear-gradient(to right, #014b01, #00a700);
}
.timeline .line::after {
  bottom: -4px;
}
.timeline .line::after,
.timeline .line::before {
  content: "";
  position: absolute;
  left: -4px;
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  background: currentColor;
}
.timeline .panel {
  position: relative;
  margin: 10px 0 21px 70px;
  padding: 10px;
  border-radius: 8px;
  clear: both;
  border: 1px solid #ccc;
}
.timeline .panel::before {
  position: absolute;
  display: block;
  top: 8px;
  left: -24px;
  content: "";
  width: 0;
  height: 0;
  border: 12px inherit inherit;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.timeline .panel .panel-heading.icon * {
  font-size: 20px;
  vertical-align: middle;
  line-height: 31px;
}
.timeline .panel .panel-heading.icon {
  background: #fe5102;
  color: #fff;
  position: absolute;
  top: 0;
  left: -54px;
  display: block;
  width: 32px;
  height: 32px;
  padding: 0;
  border-radius: 50%;
  text-align: center;
  float: left;
}
.appv .breadcrumb,
.btnfimg,
.goTop,
.thbox .tag.thHead p br,
.timeline .panel-outline .panel-footer,
.timeline .panel-outline .panel-heading:not(.icon) {
  display: none;
}
.timeline .panel .panel-heading.icon i.glyphicon {
  font-size: 16px;
  left: 2px;
}
.timeline .panel-outline {
  border-color: transparent;
  background: 0 0;
  box-shadow: none;
}
.goTop,
.vicon:after {
  background-color: #ffe023;
}
.timeline .panel-outline .panel-body {
  padding: 10px 0;
}
.goTop {
  bottom: 50%;
  right: 1.5em;
  border-radius: 10%;
  opacity: 0.8;
  padding: 8px;
}
.P5,
.PT5 {
  padding-top: 5px;
}
.P5,
.PB5 {
  padding-bottom: 5px;
}
.goTop:hover {
  transition: 0.2s;
  margin-bottom: 3px;
  opacity: 1;
}
hr.s1 {
  border-top: 4px double rgba(0, 0, 0, 0.1);
}
hr.s1:after {
  content: "❀ ❀ ❀ ❀ ❀";
  display: inline-block;
  position: relative;
  top: -16px;
  padding: 0 20px;
  background: #ffe;
  color: #070;
  font-size: 18px;
}
.b {
  font-weight: 700;
}
.PR5 {
  padding-right: 5px;
}
.PL5 {
  padding-left: 5px;
}
.PA5 {
  padding: 5px;
}
.PT10 {
  padding-top: 10px;
}
.PB10 {
  padding-bottom: 10px;
}
.PB20 {
  padding-bottom: 20px;
}
.PT20 {
  padding-top: 20px;
}
.MT15 {
  margin-top: 15px;
}
.MB15 {
  margin-bottom: 15px;
}
.TAR {
  text-align: right;
}
.a {
  cursor: pointer;
  color: #fe5102;
}
.navbar-collapse.main-menu li a:hover,
.navbar-collapse.main-menu li.active a {
  border-bottom: 0;
}
.btnfimg {
  bottom: 0;
  color: #fff;
  background-color: #00f;
  padding: 10px 15px 5px;
  border-radius: 4%;
  margin: 0 0 3px;
  text-align: center;
  left: 45%;
  box-shadow: 0 0 5px #00f;
}
.switch,
.thbox .divDham span,
.vicon {
  display: inline-block;
}
.tr {
  border-bottom: 1px solid #e1e1e1;
  padding: 5px 0;
}
.thbox .tag.thHead {
  background: #f4f2f2;
  color: #3e3d3d;
  border-bottom: 1px solid #bbb;
  margin-top: 15px;
  margin-bottom: 0 !important;
}
.thbox .tag.thHead span.b {
  color: #424242;
  display: block;
  margin-bottom: 8px;
  font-size: 1rem;
  font-weight: 500;
}
.thbox .tag.thHead p {
  margin-bottom: 8px;
  font-size: 0.92rem;
}
.eventHd {
  color: #424242;
  border: 1px solid #ccc;
  border-bottom-width: 4px;
  border-bottom-color: #fe5102;
  border-radius: 10px;
}
.thbox .divDham span {
  background: #fff;
  color: #424242;
  padding: 3px 15px 5px;
  margin-bottom: 4px;
  margin-right: 5px;
  font-size: 20px;
  font-weight: 600;
}
.switch {
  background: #fe5102;
  color: #fff;
  padding: 2px 10px;
  margin: 5px 0 0;
  border-radius: 4px;
  font-size: 0.8em;
}
.footerSection {
  background: #4d0013 !important;
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.fLink,
.fShare {
  text-align: center;
  margin-bottom: 10px;
}
.fLink a {
  color: #ffe023;
  margin: 0 14px;
}
.fShare a {
  color: #fd7f7d;
  margin: 0 14px;
}
.copyRight {
  font-size: 13px;
}
.copyRight a {
  color: #fff;
}
.margin0 {
  margin: 0;
}
.vicon {
  position: relative;
  cursor: pointer;
}
.vicon:before {
  transform: translate(-35%, -50%);
  -webkit-transform: translate(-35%, -50%);
  position: absolute;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 50px solid #fa5105;
  z-index: 11;
}
.vicon:after {
  border: 6px solid #fa5105;
  position: absolute;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  border-radius: 100px;
  z-index: 3;
  opacity: 0.9;
}
.socialIcon {
  text-align: left;
  width: 45%;
  padding-right: 0 !important;
}
.langBtn {
  text-align: right;
  width: 55%;
}
.myucl:after,
.quicklaunch a,
.topds {
  text-align: center;
}
.miniYuT,
.myuBox {
  background: #ffe023;
}
.miniYuT {
  position: fixed;
  z-index: 999999;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6), 0 2px 4px 0 rgba(0, 0, 0, 0.9);
  right: 1px;
}
.myuBox {
  padding: 8px;
  position: relative;
}
.myucl {
  background: #d61111;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  border-radius: 3px;
}
table {
  box-shadow: 3px 0 17px #ccc;
}
.myucl:after {
  content: " \2573";
  color: #fff;
  font-size: 6px;
  display: block;
  line-height: 20px;
}
.topds {
  max-width: 100%;
  background: #ffd;
  min-height: 90px;
  overflow: hidden;
}
.moon,
.moonDiv {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.moon {
  margin: 30% auto;
}
.moonDiv {
  display: block;
  padding: 0;
}
.moonBott {
  background-color: #fffe;
  position: relative;
  bottom: 60px;
}
.purnima {
  left: 60px;
}
.krishna .chaturdashi,
.krishna .trayodashi,
.shukla .dwitiya,
.shukla .pratipada {
  left: -8px;
}
.krishna .dwadashi,
.shukla .tritiya {
  left: -12px;
}
.krishna .ekadashi,
.shukla .chaturthi {
  left: -16px;
}
.krishna .dashami,
.shukla .panchami {
  left: -20px;
}
.krishna .navami,
.shukla .shashthi {
  left: -24px;
}
.krishna .ashtami,
.shukla .saptami {
  left: -28px;
}
.krishna .saptami,
.shukla .ashtami {
  left: -32px;
}
.krishna .shashthi,
.shukla .navami {
  left: -36px;
  border-radius: 0;
}
.krishna .panchami,
.shukla .dashami {
  left: -40px;
  border-radius: 0;
}
.krishna .chaturthi,
.shukla .ekadashi {
  left: -44px;
  border-radius: 0;
}
.krishna .dwitiya,
.krishna .tritiya,
.shukla .dwadashi,
.shukla .trayodashi {
  left: -48px;
  border-radius: 0;
}
.krishna .pratipada,
.shukla .chaturdashi {
  left: -54px;
  border-radius: 0;
}
.amavasya {
  background-color: #888;
}
.cbody {
  font-size: 22px;
  line-height: 1.8;
}
.subnav {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 8px;
  padding:8px;
  float: right;
  overflow: auto;
  display: block;
}
.live {
  background: red;
  border-radius: 50%;
  box-shadow: 0 0 0 0 #000;
  margin: 8px 7px 6px 0;
  height: 10px;
  width: 10px;
  transform: scale(1);
  animation: 2s infinite pulse-red;
  float: left;
}
@keyframes pulse-red {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
  }
}
.hamburger_wrapper {
  padding: 5px;
  z-index: 10;
}
#hamburger {
  width: 26px;
  position: relative;
  cursor: pointer;
  outline: 0;
}
#hamburger span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #790404;
  border-radius: 9px;
  opacity: 0.8;
  left: 0;
  transform: rotate(0);
  transition: 0.5s ease-in-out;
}
#hamburger span:first-child {
  top: 16px;
  transform-origin: left center;
}
#hamburger span:nth-child(2) {
  top: 25px;
  transform-origin: left center;
}
#hamburger span:nth-child(3) {
  top: 34px;
  transform-origin: left center;
}
#hamburger.hbcl span:first-child {
  transform: rotate(45deg);
}
#hamburger.hbcl span:nth-child(2) {
  width: 0%;
  opacity: 0;
  transition: 0.1s;
}
#hamburger.hbcl span:nth-child(3) {
  transform: rotate(-45deg);
}
#nav-menu {
  position: absolute;
  transform: translateX(-100vw);
  opacity: 0;
  z-index: 10;
}
#nav-menu.now-active {
  transform: translateX(0);
  opacity: 1;
  background-color: #ffe;
  margin: 10px 0 0;
  width: 425px;
  box-shadow: 0 3px 6px 0 #ccc;
}
.quicklaunch {
  position: absolute;
  padding: 7px 8px 0 0;
  top: 0;
  right: 0;
}
.quicklaunch a {
  padding: 0 18px;
  width: 50px;
  float: left;
  font-size: 10px;
  display: table;
}
.nav-list {
  padding: 0 15px;
  list-style-type: none;
}
.nav-list li {
  border-bottom: 1px solid #ff000026;
  padding: 5px 0;
  font-size: 1.2rem;
}
.logodiv {
  padding: 0 0 0 46px;
}
nav {
  padding-top: 7px;
  padding-bottom: 7px;
}
.logo {
  height: 45px;
}
.nav-item img {
  width: 18px;
  margin: 8px 8px 14px 0;
}
.quicklaunch img {
  width: 24px;
}
.main-header {
  z-index: 999999;
}
.imgic img {
  margin: 0;
  width: 24px;
}
.no100 {
  margin: 0 !important;
  width: auto !important;
}
.vdo_ads {
  min-height: 360px;
}
.text-truncat {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1024px) {
  .thide {
    display: none !important;
  }
}
@media (max-width: 990px) {
  .thide {
    display: none !important;
  }
  .nav-tabs > li > a {
    font-size: 1rem;
  }
  .img {
    height: 150px;
  }
  .navbar {
    display: block;
    padding: 0.2rem 0 0;
  }
  .navbar-nav {
    overflow: auto;
  }
  .navbar-collapse.main-menu {
    flex-basis: 100%;
    overflow-x: scroll;
    white-space: nowrap;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0 1rem 0 0;
    font-size: 1rem;
  }
}
@media (max-width: 900px) {
  .topds {
    padding: 0 0 0.1em 0.1em;
    min-height: 55px;
  }
  .nav-tabs > li > a {
    font-size: 0.9rem;
    padding: 10px 6px;
  }
  .img {
    height: 120px;
  }
  .update {
    font-size: 12px;
  }
  .headerAdv {
    height: 100px;
  }
  .quicklaunch a {
    padding: 0 10px;
    width: 40px;
  }
}
@media (max-width: 625px) {
  .nav-tabs > li > a {
    font-size: 0.9rem;
    padding: 10px 6px;
  }
  .goTop {
    right: 0;
  }
  #navbarResponsive {
    padding-top: 3px;
  }
}
@media (max-width: 600px) {
  .navbar-collapse.main-menuli a: hover, .navbar-collapse.main-menu li.active a {
    border: none;
  }
  .img {
    height: 100%;
    margin-bottom: 0;
    background-color: #fff;
  }
  .quicklaunch {
    padding: 9px 8px 0 0;
  }
  nav {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .logodiv {
    padding: 0 0 0 40px;
  }
  .quicklaunch img {
    width: 21px;
  }
  .logo {
    height: 35px;
  }
  .mhide {
    display: none !important;
  }
  #nav-menu.now-active {
    width: 85%;
    margin: 7px 0 0;
  }
  #hamburger span:first-child {
    top: 11px;
  }
  #hamburger span:nth-child(2) {
    top: 19px;
  }
  #hamburger span:nth-child(3) {
    top: 27px;
  }
  #hamburger.hbcl span:nth-child(3) {
    transform: rotate(-45deg);
    top: 29px;
  }
  .main-header {
    border-bottom: 1px solid #fe5102;
  }
  .nav-list li {
    border-bottom: 1px solid #ff000026;
    padding: 5px 0;
    font-size: unset;
  }
  .vdo_ads {
    min-height: 225px;
  }
}
@media (max-width: 460px) {
  .bListing img.imgDMTh,
  .bkm,
  .nav-tabs > li {
    width: 100%;
  }
  .mainbg {
    padding: 0 15px 20px;
  }
  .mobile-padding-0 {
    padding: 0 !important;
  }
  .nav-tabs > li {
    float: none;
    border-radius: 0;
    margin-bottom: 1px;
  }
  .nav-tabs > li > a {
    font-size: 1.1rem;
    padding: 10px 6px;
    background: #ddd;
    border-radius: 0;
    margin-right: 0;
    width: 100%;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:focus,
  .nav-tabs > li > a.active,
  .nav-tabs > li > a:hover {
    background: #fe5102;
    border: none;
    color: #fff;
  }
.subnav {
  float: left;
}
  h1.h1title {
    padding: 3px 0 3px 10px;
  }
  .container {
    padding-left: 1px;
    padding-right: 1px;
  }
  .bListing .pLink {
    width: max-content;
    float: left;
  }
  .bkm {
    float: left;
    text-align: center;
  }
  .switch {
    margin: -2px 0 0;
    font-size: 0.7em;
  }
  .socialIcon .fb-like {
    margin-top: 6px;
  }
  .moon {
    margin: 0 auto 1%;
  }
  .miniYuT {
    width: 370px;
  }
}
@media (max-width: 400px) {
  .quicklauncha: first-child {
    display: none;
  }
}
.hloader {
  border-bottom: 2px solid #ec1c24;
  position: absolute;
  top: 0;
  transition: all 0.5s;
  left: 0px;
  height: 100%;
  z-index: -99999999;
  border-image: linear-gradient(to right, #ec1c2457 30%, #ec1c24 100%) 1;
}
.imgg {
  position: fixed;
  display: none;
  top: 0;
  z-index: 9999999;
}
.imggl {
  left: 0;
}
.imggr {
  right: 0;
}
@media screen and (min-width: 1400px) {
  .imggl,
  .imggr {
    width: 100px;
    display: block;
  }
}
@media screen and (min-width: 1500px) {
  .imggl,
  .imggr {
    width: 120px;
    display: block;
  }
}

@-webkit-keyframes spincube {
  from,
  to {
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  }
  16% {
    -webkit-transform: rotateY(-90deg);
  }
  33% {
    -webkit-transform: rotateY(-90deg) rotateZ(90deg);
  }
  50% {
    -webkit-transform: rotateY(-180deg) rotateZ(90deg);
  }
  66% {
    -webkit-transform: rotateY(-270deg) rotateX(90deg);
  }
  83% {
    -webkit-transform: rotateX(90deg);
  }
}
@keyframes spincube {
  from,
  to {
    -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
    -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
    transform: rotateX(0) rotateY(0) rotateZ(0);
  }
  16% {
    -moz-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  33% {
    -moz-transform: rotateY(-90deg) rotateZ(90deg);
    -ms-transform: rotateY(-90deg) rotateZ(90deg);
    transform: rotateY(-90deg) rotateZ(90deg);
  }
  50% {
    -moz-transform: rotateY(-180deg) rotateZ(90deg);
    -ms-transform: rotateY(-180deg) rotateZ(90deg);
    transform: rotateY(-180deg) rotateZ(90deg);
  }
  66% {
    -moz-transform: rotateY(-270deg) rotateX(90deg);
    -ms-transform: rotateY(-270deg) rotateX(90deg);
    transform: rotateY(-270deg) rotateX(90deg);
  }
  83% {
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
}
.cubspnr {
  -webkit-animation-name: spincube;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 12s;
  animation-name: spincube;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 12s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 46px 46px 0;
  -moz-transform-origin: 46px 46px 0;
  -ms-transform-origin: 46px 46px 0;
  transform-origin: 46px 46px 0;
}
.cubspnr div {
  position: absolute;
  width: 92px;
  height: 92px;
  border: 1px solid #fe5102;
  background: rgba(255, 255, 55, 0.9);
  box-shadow: inset 0 0 20px rgba(254, 81, 2, 0.9);
  line-height: 92px;
  text-align: center;
}
.cubspnr div a {
  padding: 0 0;
  display: block;
}
.cubspnr .face1 {
  -webkit-transform: translateZ(46px);
  -moz-transform: translateZ(46px);
  -ms-transform: translateZ(46px);
  transform: translateZ(46px);
}
.cubspnr .face2 {
  -webkit-transform: rotateY(90deg) translateZ(46px);
  -moz-transform: rotateY(90deg) translateZ(46px);
  -ms-transform: rotateY(90deg) translateZ(46px);
  transform: rotateY(90deg) translateZ(46px);
}
.cubspnr .face3 {
  -webkit-transform: rotateY(90deg) rotateX(90deg) translateZ(46px);
  -moz-transform: rotateY(90deg) rotateX(90deg) translateZ(46px);
  -ms-transform: rotateY(90deg) rotateX(90deg) translateZ(46px);
  transform: rotateY(90deg) rotateX(90deg) translateZ(46px);
}
.cubspnr .face4 {
  -webkit-transform: rotateY(180deg) rotateZ(90deg) translateZ(46px);
  -moz-transform: rotateY(180deg) rotateZ(90deg) translateZ(46px);
  -ms-transform: rotateY(180deg) rotateZ(90deg) translateZ(46px);
  transform: rotateY(180deg) rotateZ(90deg) translateZ(46px);
}
.cubspnr .face5 {
  -webkit-transform: rotateY(-90deg) rotateZ(90deg) translateZ(46px);
  -moz-transform: rotateY(-90deg) rotateZ(90deg) translateZ(46px);
  -ms-transform: rotateY(-90deg) rotateZ(90deg) translateZ(46px);
  transform: rotateY(-90deg) rotateZ(90deg) translateZ(46px);
}
.cubspnr .face6 {
  -webkit-transform: rotateX(-90deg) translateZ(46px);
  -moz-transform: rotateX(-90deg) translateZ(46px);
  -ms-transform: rotateX(-90deg) translateZ(46px);
  transform: rotateX(-90deg) translateZ(46px);
}
.cube {
  width: 92px;
  height: 92px;
  position: fixed;
  display: flex;
  justify-content: end;
  z-index: 100;
  bottom: 60px;
  right: 95px;
  z-index: 99999999;
}
.cube .close {
  position: absolute;
  top: -25px;
}
