/***** CSS******/
*,:after,:before{padding:0;margin:0;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body{font-family: 'Mandali', sans-serif;color:#1b1718;font-size:18px;line-height:28px;background:#fff;}
img{max-width:100%}
h2 {font-size: 26px;}
h3 {font-size: 22px;}
h4 {font-size: 19px;}
.downloadBtn{background: inherit;padding: 0px 0px 0px 0px;margin-top: 10px;}
.downloadBtn a{text-decoration: none;color: #000;}
.imgwrap{position:relative}
.imgwrap img{width: 98%;height: 95%;display:block;margin: 5px;}
.image-container{position:relative}
a{text-decoration:none;color:#1b1718}

ol,ul{list-style-type:none}
.adsCont{text-align:center;clear:both;margin:0 0 20px;position:relative;z-index:0;min-height:111px;background-color:#f9f9f9}
.adsCont:before{content:"Advertisement";font-size:10px;line-height:21px;display:block;color:#bbb}
.container-fluid{width:100%;margin-top:110px;background-color: #f1f1f1;}
.trending-section.container {
  max-width: 1190px;
  margin: 0 auto;
  width: 100%;}
  .facebook-responsive {
  text-align: center;
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.facebook-responsive iframe {
/*left:0;
top:0;
height:100%;
width:100%;
position:absolute;*/
}
.container{max-width:1190px;margin:0 auto;width:100%}
.common-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;border-bottom:4px solid #f61f60;margin-top: 2px;}
/* .common-heading h2{background:#777;background:-webkit-linear-gradient(right,#001755,#001755);background:-moz-linear-gradient(right,#001755,#001755);background:linear-gradient(to left,#0d3dbe,#001755);padding:2px 10px;min-width:100px;text-align:center} */
.common-heading h2{color: #000;font-size:28px;px;padding: 12px 0px;min-width:px;text-align:center;font-weight:bold;} */
.common-heading h2 a{font-family: 'Mandali', sans-serif;color:#fff;font-size:24px;font-weight:500;line-height:2;text-transform:capitalize}
/* .common-heading h3 a{color:#001755;font-size:40px;font-weight:500;line-height:2;text-transform:capitalize} */
.common-heading h3 a{color: #000;font-size: 40px;font-weight: 600;line-height: 1.7;text-transform: capitalize;font-family:'Roboto'}
a.more-btn{color:#000;font-size: 16px;text-transform:capitalize}

a.more-btn4 {margin-left: 176px;font-size: 14px;font-family: 'Mandali', sans-serif;}
span.more-btn4-text {
  margin-right: 6px;
}
a.more-btn5 {
    margin-left: 242px;
    font-size: 18px;
    font-family: 'Mandali', sans-serif;
}
a.more-btn2{position: relative !important;top:0px !important;margin-bottom: -25px;}
.main-header{position:fixed;width:100%;z-index:9999;top:0px}
/*.main-header .topNav{background-color:#4f4f4f}*/
.topNav {width:100%;background-color:#000000;border-bottom: 3px solid #f61f60;}
/* .topNav .container{display:flex;align-items:center;min-height:50px;background-color: darkblue;}  */
.topNav .container{display:flex;align-items:center;min-height:50px;background-color: #000;}
.topNav .topLmenu{display:flex;align-items:center;flex:auto}
.topNav ul li :hover{color: red;}
.topNav ul li{display:inline-block;margin:0 9px;position:relative}
.topNav ul li a{font-size:20px;line-height:1.2;font-weight:400;color:#fff;display:flex;align-items:center}
.MenuBtn{float:left;margin:3px 10px 0 0;cursor:pointer;padding:5px 0 3px 0}
.MenuBtn i{width:24px;display:block;border-top:2px solid #fff;padding-top:4px}
.MenuBtn i:nth-child(2){top:23px;margin-left:0}
.MenuBtn i:nth-child(3){top:27px}
.menuNavigation{width:100%;display:none;float:left;padding:20px 0 100px 0;color:rgb(0, 0, 0);position:fixed;top:85px;left:0;z-index:9999;height:100vh;background:#f1f1f1;overflow:auto;margin-top: 42px;}
ul.subItems {
  background-color: #f1f1f1;
}
/* li {
  background-color: #f1f1f1;
} */
ul.listItems {
  background-color: #f1f1f1;
}
.mob-videos{display: none;}
.desk-videos{display:block;}
/* .menuNavigation::-webkit-scrollbar{width: 10px;}
.menuNavigation::-webkit-scrollbar-track{background:#0066ff}
.menuNavigation::-webkit-scrollbar-thumb{background:#0066ff}
.menuNavigation::-webkit-scrollbar-thumb:hover{background:#ff00d0} */
 ::-webkit-scrollbar {
    width: 7px;
     background: #fff; 
  }
  
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 10px #f61f60(255, 255, 255);
    
    border-radius: 5px;
    background: rgb(255, 255, 255);
    margin:	3px 0;
  }
  
  ::-webkit-scrollbar-thumb {
      
    background: #f61f60;
    border-radius: 20px; 
    box-shadow: inset 0 0 5px rgb(0, 0, 0);
  }
  
  ::-webkit-scrollbar-thumb:hover { box-shadow: inset 0 0 10px rgb(104, 104, 104); }

  ::-webkit-scrollbar-button:hover {  box-shadow: inset 0 0 3px #f61f60; background: #fff;} 
.menuNavigation ul.listItems{list-style:none;padding:0;margin:0;justify-content:flex-start;flex-wrap:wrap;-moz-column-count:5;column-count:4}
.menuNavigation ul.listItems li{margin-bottom:15px}
.menuNavigation ul.listItems li a{text-decoration:none;transition:color .4s ease 0s;text-align:center;-webkit-font-smoothing:antialiased;color:rgb(0, 0, 0);font-size:17px;line-height:12px;margin-bottom:12px}
.menuNavigation ul.listItems li a.menuHead{font-weight:700;font-size:22px;margin-bottom:10px;color:rgb(255, 0, 0)}
.menuNavigation ul.listItems li ul.subItems{padding-top:10px}
body.openMenu .MenuBtn{padding:4px 0 3px 0}
body.openMenu .MenuBtn i{padding-top:0}
body.openMenu .MenuBtn i:first-child{transform:translateY(2px) translateX(0) rotate(45deg);background:#fff}
body.openMenu .MenuBtn i:nth-child(2){opacity:0;background:#fff}
body.openMenu .MenuBtn i:nth-child(3){transform:translateY(-2px) translateX(0) rotate(-45deg);background:#fff}
.topNav .topRmenu{display:flex;align-items:center;width: 235px;}
.topNav .site-logo{margin-bottom:-55px;margin-right:10px;width: 100px;z-index:999;}
.topNav .site-logo img{width: 105px;}
.topSearch{width:24px;float:left}
.search-icon .desk{display:block;cursor:pointer}
.search-icon .mob{display:none;cursor:pointer}
.search_btn{width:24px;height:24px;display:flex;background-image:url(../images/search.png);background-repeat:no-repeat;background-size:100%}
.search{background:orange;width:50%;position:absolute;right:45px;bottom:0;padding:2px;z-index:8;display:none;box-shadow:0 0 8px 0 rgb(35 14 194 / 20%)}
.search-box{position:relative;display:flex;background: #fff;}
.search-box::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-style:solid;border-width:0 0 2px 0;border-color:rgba(0,0,0,.05);pointer-events:none}
.search input[type=text]{height:40px;padding:5px 15px;width:100%;background:0 0;border:0;border-radius:0;color:#000}
.search .search-icon{float:right;position:absolute;right:-33px;top:-2px}
.search .search-icon img{width:24px;height:24px}
.search-form-btn{margin-bottom:0;padding:8px 16px;background-color:#f61f60;font-size:14px;font-weight:400;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:1;border:0}
.topRmenu .appLink{background-color:#000000;line-height:40px;padding:0 15px;margin-left:10px}
.topRmenu .appLink ul{list-style-type: none;
  font-size: 18px;
  font-weight: bold;background-color: #000;}

.topRmenu .appLink a{color:#fff;font-size: 14px;}

.topRmenu .appLink a span {float: left;
  width: 100%;
  overflow: hidden;}
.topNavLinks ul {
  font-size: 20px;
  font-weight: bold;
  background-color: #000000;
  /* padding: 10px; */}
.trendingLinks{background-color:#f9f9f9;border-bottom:13px solid #f1f1f1;display:flex;align-items:center;margin-bottom:10px}
.trendingLinks .container{display:flex;justify-content:flex-start;min-height:44px;width:100%;padding-left:10%}
.trendingLinks .trendL,.trendingLinks .trendR{flex:auto}
.trendingLinks .TrendHD{display:inline-block;background-color:#f9f9f9;width:100px;text-align:left;margin-right:10px;}
 .linkStrip ul {
  list-style-type: none;
  font-size: 16px;
  font-weight: bold;
  background-color: #f1f1f1;
}
ul.linkStrip {
  background-color: #f9f9f9;font-size: 14px;
}
.trendingLinks .TrendHD a{color:#f61f60;text-transform:capitalize;font-weight:600;font-size: 18px;font-family: 'Roboto';}
.trendingLinks .trendL{display:flex;justify-content:flex-start;align-items:center;}
.linkStrip li{display: inline-block;
  margin: 0 3px 0;
  position: relative;
  background-color: #fff;
  padding: 2px 15px;
  border-radius: 50px;
  border-bottom: 2px solid #eee;}
.linkStrip li a{color:rgb(0, 0, 0)}
.linkStrip li a:hover{color: red;}
.trendingLinks .trendR{display:flex;justify-content:flex-end;align-items:center}
.trendingLinks .followus{display:flex;align-items:center;width: 245px;}
.trendingLinks .followus span{color:#000;text-transform:capitalize;width: 30% !important;white-space: nowrap;font-family: 'Roboto';}
.trendingLinks .followus ul li{float:left;margin:0 0 0 10px;width:28px;height:28px;background-color: #f1f1f1;}
.trendingLinks .followus ul {
  list-style-type: none;display: flex;
  font-size: 18px;
  font-weight: bold;
  background-color: #f9f9f9;
}
.breaking_news_marquee {
  overflow: hidden;
  font-size: 18px;
  font-weight: 600;
  /* border: 6px solid #000000; */
  margin: 9px 4px;
  line-height: 30px;
  background-color: #fff}
.topNewsWrapper{display:flex;justify-content:flex-start}
.topNewsWrapper .topNewsLeftCol{width:calc(100% - 315px)}
.topNewsWrapper .topNewsRightCol{width:300px;margin-left:15px;margin-top: 18px;background-color: #ffffff;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 2px 2px 10px rgba(221,221,221,.5)!important;margin-bottom: 43px;}

.twoColumnLayout{display:flex;margin-bottom: 25px;
  justify-content: space-between;}
.twoColumnLayout .leftCol{width:300px;margin-right:15px;background-color: #ffffff;
  padding: 10px;margin-top: 18px;
  border-radius: 10px;
  box-shadow: 2px 2px 10px rgba(221,221,221,.5)!important;margin-bottom: 18px;}
.twoColumnLayout .rightCol{width:calc(100% - 315px);margin-bottom:20px}
.topNewsWrapper .rightCol{background-color:#fff;margin-bottom: 20px;
  margin-top: 21px;border-radius: 10px;}
.latestNews_wrapper .play-icon {background-image: url(../images/play.jpg);background-size: 110%;position: absolute;/*right: 10px;bottom: 11px;width: 21px;height: 18px;*/right: -3px;
  bottom: 5px;
  width: 22px;
  height: 18px;}
/* .latestNews_wrapper ul li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px dashed #979797} */
.latestNews_wrapper ul li{margin-bottom: 1px;
  padding-bottom: 0px;
  border-bottom: 2px dashed #ccc;}
.latestNews_wrapper ul li:last-child{border-bottom:none}
.latestNews_wrapper figure{display:flex;justify-content:flex-start;align-items: center;}
.latestNews_wrapper figure .imgwrap{width:140px;margin-right:10px}
.latestNews_wrapper ul{
  /* border-radius: 10px;
  box-shadow: 2px 2px 10px rgba(221,221,221,.5)!important; */
}
/* .latestNews_wrapper figcaption{width: calc(110% - 164px);} */
.latestNews_wrapper figcaption{width: calc(110% - 100px);}
.latestNews_wrapper figcaption h3 a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size: 18px;line-height: 1.2;font-weight:600}
.topNewsSwiper{margin-bottom:10px}
.topNewsSwiper .slide-meta{background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 50%,rgba(0,0,0,1) 100%);z-index:2;position:absolute;bottom:0;width:100%;padding:10px 15px 20px 15px}
/* .slide-meta h3{font-size:26px;line-height:1.4;font-weight:400;margin-bottom:10px} */
.slide-meta h3{font-size: 24px; line-height:1.1;font-weight: 400;margin-bottom: -12px;}
.slide-meta h3 a{color:#fff}
.swiper.topNewsSwiper .swiper-pagination{/*bottom:5px*/}
.swiper.topNewsSwiper .swiper-pagination .swiper-pagination-bullet{background-color:#f61f60;opacity:1;width:6px;height:6px;margin:0 3px}
.swiper.topNewsSwiper .swiper-pagination .swiper-pagination-bullet-active{width:20px;border-radius:50px}
.two-column-layout{display:flex;margin-bottom:25px;justify-content:space-between}
.two-column-layout .colwrap{width:48.5%;
  margin-bottom: 9px;
  padding: 1px;
  margin-top: 6px;}
.two-column-layout .colwrap figure{padding-bottom: 15px;}
.two-column-layout .colwrap figure img{display:block}
/* .two-column-layout .colwrap figcaption{background-color:#f3f3f3;padding:22px} */
.two-column-layout .colwrap figcaption{background-color:#fff;padding:0px;padding-left: 6px;/*overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;*/}
.two-column-layout .colwrap figcaption h3 a{font-size:18px;font-weight:600}
/* .topNewsRightCol ul li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px dashed #979797;position:relative;padding-left:15px} */
.topNewsRightCol ul li{margin-bottom: 1px;padding-bottom: 10px;border-bottom: 2px dashed #ccc;;position: relative;padding-left: 12px;}
h3 a:hover {color: orange;}
.topNewsRightCol ul li::before{content:'';position:absolute;width:7px;height:7px;left:0;border-radius:50%;top:10px;background:#f61f60}
.topNewsRightCol ul li:last-child{border-bottom:none}
.topNewsRightCol ul li h3 a{font-size:18px;font-weight:600}
.topNewsRightCol .tab{border-bottom:4px solid #f61f60;margin-bottom:6px}
/* .topNewsRightCol .tab button.active a :hover{color:#f61f60;} */
.topNewsRightCol .tab button{border:0;background:#fff;padding:2px 3px;font-weight:700;font-size:18px;line-height:1.6;cursor:pointer}
/* .topNewsRightCol .tab button.active{background:#777;background:-webkit-linear-gradient(right,#0638c1,#001755);background:-moz-linear-gradient(right,#777,#444);background:linear-gradient(to left,#1243c9,#001755);color:#fff} */
.topNewsRightCol .tab button.active{color:#000;font-size:28px;padding: 2px 0px;min-width:100px;text-align:center;font-weight:bold;font-family: 'Mandali', sans-serif;}
.ColLayout{display:flex;width:100%;justify-content:flex-start}
.left-col{width:calc(100% - 325px)}
.right-col{width:300px;margin-left:25px;}
.right-col .adsCont{min-height:250px}
.webStoryWrapper{display:flex;justify-content:flex-start;flex-wrap:wrap;}
/* .webStorySwiper .swiper-button-next,.webStorySwiper .swiper-button-prev,.reviewsSwiper .swiper-button-next,.reviewsSwiper .swiper-button-prev, .photoSwiper .swiper-button-next,.photoSwiper .swiper-button-prev,.videoSwiper .swiper-button-next,.videoSwiper .swiper-button-prev{background-color:#f61f60;text-align:center;width:35px;height:35px;border-radius:30px;margin-top: -68px;} */
.reviewsSwiper .swiper-button-next,.reviewsSwiper .swiper-button-prev, .photoSwiper .swiper-button-next,.photoSwiper .swiper-button-prev,.videoSwiper .swiper-button-next,.videoSwiper .swiper-button-prev{background-color:#f61f60;text-align:center;width:35px;height:35px;border-radius:30px;margin-top: -68px;}
/* .webStorySwiper .swiper-button-next:after, .webStorySwiper .swiper-button-prev:after,.reviewsSwiper .swiper-button-next,.reviewsSwiper .swiper-button-prev, .topNewsSwiper .swiper-button-next:after, .topNewsSwiper .swiper-button-prev:after, .photoSwiper .swiper-button-next:after,.photoSwiper .swiper-button-prev:after,.videoSwiper .swiper-button-next:after,.videoSwiper .swiper-button-prev:after{color:#fff;font-size:18px} */
.reviewsSwiper .swiper-button-next,.reviewsSwiper .swiper-button-prev, .topNewsSwiper .swiper-button-next:after, .topNewsSwiper .swiper-button-prev:after, .photoSwiper .swiper-button-next:after,.photoSwiper .swiper-button-prev:after,.videoSwiper .swiper-button-next:after,.videoSwiper .swiper-button-prev:after{color:#fff;font-size:18px}
/* .webStoryWrapper {
    background-color: #fff;
    overflow: auto;
    white-space: nowrap;
  }
  
  div.scrollmenu a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 2px;
    text-decoration: none;
  }
  
  div.scrollmenu a:hover {
    background-color: rgb(255, 255, 255);
  } */
.web-stories{display: flex;margin-top: -26px;}
.web-stories .container .image-container h3 {font-size:22px;padding-left: 4px;}

 /* .web-stories .swiper-slide:hover {
   top: -40px; 
 left: 60px;
 height: 90%;
 box-shadow: 6px 0px #7a7a7a61,3px 0px #ffffff, 10px 0px #f61f60;} */


      .web-stories .imgContfull:hover {
            /* background-color: #fff;  */
           /* display: block; */
           /* min-height: 90px;*/ 
            /* border-radius: 10px; */
            /* box-shadow: 6px 5px #7a7a7a61,3px 0px #ffffff, 10px 0px #f61f60; */
            box-shadow: 3px 8px 10px 3px #000,6px 0px #ffffff,12px 0px #f61f60;/*#3f51b5;*/
            /* top: -40px;  */
            /* left: 60px; */
            /* height: 100%; */
          
            /* margin: auto 0 auto; */
           /* box-shadow: 3px  #1f35f6, 6px  #1f35f6, 9px  #1f35f6; */
           transition: box-shadow 1s, bottom 1s, left 1s;
            /* position: relative; 
           top: 0; 
           left: 0;  */
            cursor: pointer;
           
       } 

       .web-stories .swiper-slide:hover .play{display:block;  transition: background 0.5s ease;}
      
.play{
 position : absolute; 
   display:none;
   top:42%; 
   width:40px;
   margin:0 auto; left:0px;
   right:0px;
    z-index:100;
   /* padding-left: 5px; */
} 

.section.movies {margin-top: -30px;} */
section.movies {
  margin-top: -25px;
}
.webStoryWrapper figure{position:relative;width:19.2%;margin-right:1%;margin-bottom:20px}
.webStoryWrapper figure:last-child{margin-right:0}
.webStoryWrapper figcaption{position:absolute;bottom:0;left:0;width:100%;padding:10px}
/* .webStoryWrapper figcaption h3{font-weight:400;font-size:18px;line-height:1.4} */
.webStoryWrapper figcaption h3 {font-weight: 300;font-size: 16px;line-height: 1.4;padding-top: 2px;}
.webStoryWrapper figcaption h3 a{color:#fff}
.ampline {display: flex; margin-top: 10px;}
.ampline span {background-color: rgba(255, 255, 255, 0.85);height: 2px;width: 100%;margin: 0px 1px;}
.webStoryWrapper figure img{display:block}
/* .webStoryWrapper .image-container a::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 44%,#000)} */
.webStoryPageWrapper{display:flex;justify-content:flex-start;flex-wrap:wrap;}
/* .webStoryPageWrapper figure{position: relative;
  /* width: 22%;
  margin-right: 3%; 
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  border-radius: 10px 6px 10px 10px;box-shadow: 10px 10px 10px 3px #000;} */
  figure.imgContfull1 {
    position: relative;
    width: 22%;
    margin-right: 3%;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 8px 5px 5px 3px #000;
}
figure.imgContfull2 {
  position: relative;
  width: 22%;
  margin-right: 3%;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 8px 5px 5px 3px #000;
  /* transition: box-shadow 1s, bottom 1s, left 1s; */
  /* box-shadow: 3px 8px 10px 3px #000,6px 0px #ffffff,12px 0px #f61f60;#3f51b5; */
}

/* figure.imgContfull2 :hover .play{display:block;  transition: background 0.5s ease;} */

figure.imgContfull{margin-bottom: 10px;margin-left:10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  border-radius: 10px 10px 10px 10px;box-shadow: 3px 8px 10px 3px #000;}
  
  /*zoomin 17-07-2022*/
.image-container img {-webkit-transition: 0.4s ease;transition: 0.4s ease;}
.imgContfull:hover .image-container img {-webkit-transform: scale(1.08);transform: scale(1.08);}
.imgContfull1:hover .image-container img {-webkit-transform: scale(1.08);transform: scale(1.08);}
.imgContfull2:hover .image-container img {-webkit-transform: scale(1.08);transform: scale(1.08);}
.webStoryPageWrapper figure:last-child{margin-right:0}
.webStoryPageWrapper figcaption{position:absolute;bottom:0;left:0;width:100%;padding:10px}
.webStoryPageWrapper figcaption h3{font-weight:600;font-size:20px;line-height:1.5 !important;margin-bottom: 20px;margin-left:10px;}
.webStoryPageWrapper .imgContfull1 figcaption h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: -4px;
  margin-left: -4px;
}
.webStoryPageWrapper .imgContfull2 figcaption h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 6px;
  margin-left: 2px;
}
.webStoryPageWrapper figcaption h3 a{color:#fff;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.webStoryPageWrapper figure img{display:block}
.webStoryPageWrapper .image-container a::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 44%,#000)}
.vs-icon{border-radius: 10px;
  padding: 10px 10px 10px 10px;
  /* left: 169px; */
  position: absolute;
  top: -2px;
  right: -6px;}
/* .trending_section{background:#1e2124;padding:30px 0}
.trending_section .common_heading h2 a{color:#fff}
.trending_section .TrendCarousel .slideWrap{padding-left:40px;position:relative}
.trending_section .TrendCarousel .slideWrap .trendcount{color:#000;-webkit-text-stroke-width:4px;-webkit-text-stroke-color:#595959;font-size:100px;position:absolute;left:-30px;bottom:0;font-weight:800;line-height:90px;font-family:Arial,Helvetica,sans-serif}
.trending_section .TrendCarousel .slideWrap h3{font-size:14px;line-height:18px;font-weight:600;letter-spacing:.0942308px;padding:10px;text-transform:capitalize}
.trending_section .TrendCarousel .slideWrap h3 a{color:#fff}
.trending_section .Arrows{margin-right:10px}
.trending_section .Slick-Next,.trending_section .Slick-Prev{border:solid #dea846;border-width:0 3px 3px 0;display:inline-block;padding:8px;transition:all .5s;content:'';cursor:pointer}
.trending_section .Slick-Next{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}
.trending_section .Slick-Prev{transform:rotate(135deg);-webkit-transform:rotate(135deg)} */
/* 
.trending_section {
  background: #1e2124;
  padding: 30px 0;}
  .container {
    max-width: 1190px;
    margin: 0 auto;
    width: 100%;}
    .common_heading {
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-left: 4px solid #dea846;
      margin-bottom: 20px;
  }
  .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;} */

/* .rhsNewsList ul li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px dashed #979797;position:relative;padding-left:15px} */

.rhsNewsList ul li {    margin-bottom: 10px;
  padding-bottom: 4px;border-bottom: 2px dashed #ccc;    position: relative;
  padding-left: 15px;
  /*overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;*/line-height: 1.3;}
.rhsNewsList ul {
  padding-left: 12px;border-radius: 10px;
  /*box-shadow: 2px 2px 10px rgba(221,221,221,.5)!important;*/margin-bottom: 10px;
}
.rhsNewsList1 ul li {    margin-bottom: 10px;
  padding-bottom: 4px;border-bottom: 2px dashed #ccc;    position: relative;
  padding-left: 15px;
  /*overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;*/line-height: 1.5;}
.rhsNewsList1 ul {
  padding-left: 12px;border-radius: 10px;
  box-shadow: 2px 2px 10px rgba(221,221,221,.5)!important;margin-bottom: 10px;
}
.d-app {
  display: none;
}

.rhsNewsList ul li:last-child{text-align: right;}
.rhsNewsList ul li::before{content:'';position:absolute;width:7px;height:7px;left:0;border-radius:50%;top:13px;background:#f61f60}
.rhsNewsList ul li:last-child{border-bottom:none;display: contents;}
.rhsNewsList ul li h3 a{font-size:18px;font-weight:600}
/* .rhsNewsList1 ul li:last-child{text-align: right;} */
.rhsNewsList1 ul li::before{content:'';position:absolute;width:7px;height:7px;left:0;border-radius:50%;top:13px;background:#f61f60}
/* .rhsNewsList1 ul li:last-child{border-bottom:none;display: none;} */
.rhsNewsList1 ul li:last-child{border-bottom:none;}

.rhsNewsList1 ul li h3 a{font-size:18px;font-weight:600}
.movieNews_grid{display:flex;justify-content:space-between;margin-bottom:20px}
.movieNews_grid .grid-col{flex-grow:1;margin-right:5px}
.movieNews_grid .grid-col:last-child{margin-right:0}
.movieNews_grid .grid-col img{width:100%;display:block}
.movieNews_grid .grid-col:nth-child(2) figcaption{position:unset;background:#000;margin-bottom: 7px;    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.movieNews_grid .image-container a::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 44%,#000)}
.movieNews_grid figure{position:relative;margin-bottom:3px}
/* .movieNews_grid figcaption{position:absolute;bottom:0;left:0;width:100%;padding:10px} */
.movieNews_grid figcaption{position: absolute;bottom: 0px; width: 100%;padding: 8px;overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;}
.movieNews_grid figcaption h3 a{font-weight:400;font-size:18px;line-height:1.5;color:#fff}
.photo-gallery .image-thumb{position:relative}
.photo-gallery .image-thumb img{display:block}
.photo-gallery .gallery_wrapper{display:flex;justify-content:flex-start}
.photo-gallery figure{width:100%;margin-right:1%;margin-bottom:20px}
.photo-gallery figure:last-child{margin-right:0}
.photo-gallery figcaption{background:#474747;padding:10px;}
.photo-gallery figcaption h3 a{color:#fff;font-size:18px;font-weight:500;overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}
.gal-count{background:#f61f60;color:#fff;display:inline-flex;padding:2px 6px;position:absolute;align-items:center;bottom:0;right:0;font-weight:600}
.gal-count::before{background-image:url(../images/gallery.png);background-size:100%;width:18px;height:18px;display:inline-block;margin-right:10px;content:''}
.webstory-comp {
  /* background-color: #f8f8f8; */
  background-color: #fff !important;
  border: 1px solid #ddd !important;
  box-shadow: 2px 2px 10px rgba(221,221,221,.5)!important;
  padding: 10px;}

  .heading {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  display: block;
  justify-content: space-between;
  align-items: center;
}
.webstory-comp .heading h2 {
}
.heading h2 {
  border-bottom: 3px solid #d4d4d4;
  /* line-height: 0; */
  /* background: red; */
  /* width: 120px; */
  height: 38px;
  position: relative;
}
a.more-btn {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 4px 8px;
  color: #1d2327;
  font-family: 'Mandali', sans-serif;
  /* float: right; */
  margin-bottom: 0;
  top: 10px;
  right: 0;
  position: absolute;
}
a.more-btn1 {
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 4px 8px;
  color: #1d2327;
  font-family: 'Mandali', sans-serif;
  /* float: right; */
  margin-bottom: 0;
  top: 10px;
  left: 228px;
  position: absolute;
}

.webStorySwiper {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.webStorySwiper .swiper-wrapper {
  padding-bottom: 25px;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper.webStorySwiper .swiper-pagination {
  bottom: 0;
}
.swiper.webStorySwiper .swiper-pagination .swiper-pagination-bullet {
  background-color: #9e9e9e;
  opacity: 1;
  width: 6px;
  height: 6px;
  margin: 0 3px;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: -4px !important;
  left: 0;
  width: 100%;
}



.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.webstory-comp .heading h2 a {
  color: #f50b0c;
}
.heading h2 a {
  /* line-height: 0; */
  font-weight: 500;
  font-family: 'Mandali', sans-serif;
  color: #1B1718;
  font-size: 18px;
  letter-spacing: 0;
  background: #ebbc12;
  padding: 3px 5px;
  height: 25px;
  margin: 0;
  line-height: 23px;
  /* top: 0; */
  bottom: 0;
  /* position: absolute; */
  /* height: 14px; */
  /* position: relative; */
}
.fa, .fas {
  font-weight: 900;
}
.fa, .fab, .fad, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}
.fa-star-sharp, .fa-star, .fa-star-half, .fa-star-half-o {
  color: #f79400;
}
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}
body {
  color: #1B1718;
  font-family: 'Mandali', sans-serif;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0;
  background-color: #f8f8f8;
  /* line-height: 24px; */
}

.webStorySwiper .swiper-wrapper{padding-bottom:25px}
.webStorySwiper{width:100%;float:left;margin-bottom:25px}
.webStorySwiper .swiper-slide{position:relative;/*width:165px !important;*/}
.webStorySwiper .swiper-slide .textgrad{padding:10px 10px 10px 10px;left:0;right:0;border-radius:0 0 4px 4px;position:absolute;bottom:0;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 82%,rgba(0,0,0,1) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 82%,rgba(0,0,0,1) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,1) 47%,rgba(0,0,0,1) 100%)}
.webStorySwiper .imgCont img{width:100%;border-radius:4px;aspect-ratio:10/14;object-fit: cover;}
.webStorySwiper .textgrad h3{color: #FFFFFF;
font-family: 'Mandali', sans-serif;
font-size: 17px;
font-weight: 400;
letter-spacing: 0;
line-height: 24px;}
.textgrad2 h3{
font-family: 'Mandali', sans-serif;
font-size: 17px;
font-weight: 600;
letter-spacing: 0;
line-height: 24px;}
.webStorySwiper .textgrad h3 a{color:#fff}
.swiper.webStorySwiper .swiper-pagination{bottom:0}
.swiper.webStorySwiper .swiper-pagination .swiper-pagination-bullet{background-color:#9e9e9e;opacity:1;width:6px;height:6px;margin:0 3px}
.swiper.webStorySwiper .swiper-pagination .swiper-pagination-bullet-active{width:20px;border-radius:50px;background-color:#f50b0c}
.swiper-slide .imgCont{width: 278px;height: 180px;}

/* .two-column-layout .colwrap figure img {
    display: block;} 
 .state-news { width: 34.33%; margin-top: 10px;}
.v-six-block {text-align: left;}
 {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.card {position: relative;display: inline-block;min-width: 0;word-wrap: break-word;background-color: #fff;background-clip: border-box;border: 1px solid rgba(0,0,0,.125);border-radius: 0.25rem;}
.div {display: block;}
.v-six-block {text-align: left;}
.main-container {display: flex;text-align: center;}
.card-body {-ms-flex: 1 1 auto;flex: 1 1 auto;min-height: 1px;padding: 1.25rem;}
.label.heading {height: 41px;width: 230px;color: #d70101;font-family: Ramabhadra,sans-serif;font-size: 25px;font-weight: 400;letter-spacing: 0;line-height: 41px;}ul {list-style-type: none;}
.v-six-block .media {margin-left: -8px;border-bottom: 2px dotted #ccc;padding-bottom: 5px;padding-top: 5px;margin-bottom: 10px;}
.li.moreNews {text-align: right;padding-right: 10px;list-style-type: none;margin-top: 13px;}
.li.moreNews {font-family: 'Ramabhadra';color: #d70101;}
.top-ten-news { width: 27.33%; margin-top: 10px;}  */
ul {list-style-type: none;font-size: 18px;font-weight: bold;background-color: #ffffff;}
.breadcrum ul {display: flex;flex-wrap: wrap;float: left;}
  /* padding: 10px; */
  /* border-radius: 10px;
  box-shadow: 2px 2px 10px rgba(221,221,221,.5)!important;} */

.common_section .section_wrapper .bigNews_wrapper,.common_section .section_wrapper .smallNews_wrapper{display:flex;justify-content:flex-start;padding-bottom:20px}
.common_section .section_wrapper .bigNews_wrapper,.common_section .section_wrapper .smallNews_wrapper ul {list-style-type: none;font-size: 16px;font-weight: bold;background-color: #ffffff;
  /* padding: 10px; */
  border-radius: 10px;
  box-shadow: 2px 2px 10px rgba(221,221,221,.5)!important;}
.common_section .section_wrapper .bigNews_wrapper {margin-bottom: 8px;padding-bottom: 2px;border-bottom: 1.5px dashed #f60000;position: relative;padding-left: 15px;}
.common_section .section_wrapper .smallNews_wrapper ul li {margin-bottom: 8px;margin-right: -50px;margin-left:20px;padding-bottom: 2px;border-bottom: 1.5px dashed #f60000;position: relative;padding-left: 15px;}
.common_section .section_wrapper .bigNews_wrapper,.common_section .section_wrapper .smallNews_wrapper ul li:last-child{border-bottom:none}
.common_section .section_wrapper .bigNews_wrapper .leftNews-col{width:calc(80% - 160px)}
.common_section .section_wrapper .bigNews_wrapper .rightNews-col{width:210px;margin-left:10px}
.common_section .section_wrapper .bigNews_wrapper .leftNews-col figure{display:block;justify-content:space-between;margin-bottom:10px}
.common_section .section_wrapper .bigNews_wrapper .rightNews-col figure{margin-bottom:10px}
/* .common_section .section_wrapper .bigNews_wrapper .leftNews-col figure img{width:372px;margin-right:10px} */
.common_section .section_wrapper .bigNews_wrapper .leftNews-col figure img{display: block;}
.common_section .section_wrapper .bigNews_wrapper .leftNews-col figcaption{background-color:#f3f3f3;padding:0px;padding-bottom: 100px;line-height: 1.0;width:calc(100% - 50)}

.common_section .section_wrapper .bigNews_wrapper .leftNews-col figcaption li{margin-top:10px;padding-top:10px;border-top:1px dashed #979797;font-size:16px}
.common_section .section_wrapper .bigNews_wrapper .leftNews-col figcaption li::before{content:'';position:absolute;width:7px;height:7px;left:0;border-radius:50%;top:10px;background:#f61f60}
.common_section .section_wrapper .smallNews_wrapper figure{width:24.25%;margin-right:1%;margin-bottom:10px}
.common_section .section_wrapper .smallNews_wrapper figure:last-child{margin-right:0}
.common_section .section_wrapper img{display:block;width: 325px;/*border-radius: 0px 0px 10px 10px;*/}
.common_section .section_wrapper .bigNews_wrapper .rightNews-col figcaption,.common_section .section_wrapper .smallNews_wrapper figcaption{/*background-color:#f3f3f3;padding:10px*/;background-color: #ffffff;padding: 6px;
  line-height: 1.2;padding-left: 6px;overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* number of lines to show */
  -webkit-box-orient: vertical;border-radius: 0px 0px 10px 10px;
  box-shadow: -1px 2px 10px rgba(221,221,221,.5)!important;}

.common_section .section_wrapper .bigNews_wrapper .rightNews-col figcaption h3 a,.common_section .section_wrapper .smallNews_wrapper figcaption h3 a{font-size:16px;font-weight:600}
.common_section.sports .bigNews_wrapper{/*flex-direction:row-reverse;*/display: block;padding-left: 1px;justify-content: space-between;margin-bottom: 12px;}
.common_section.sports .bigNews_wrapper img {
    display: block;
    width: 100%;}
.common_section.sports .bigNews_wrapper figure{display:flex;background:#fff;box-shadow:0 .125rem .75rem 0 rgb(0 0 0 / 8%);margin-bottom:0px;justify-content:flex-start}

.common_section.sports .bigNews_wrapper figcaption h3 a{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;font-size: 22px;line-height: 1.5;font-weight: 600;padding: 5px;margin-bottom: 10px;color: white;}
.common_section.sports .bigNews_wrapper p{font-size: 16px;font-weight: 400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp: 3;-webkit-box-orient:vertical;margin: -10px 4px;}
/* .common_section.sports .bigNews_wrapper figcaption p {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;} */
/* .common_section.sports .bigNews_wrapper figcaption { width: calc(110% - 180px);} */
.common_section.sports .bigNews_wrapper figcaption {padding: 15px;color: white;background-color: #474747;width: calc(135% - 100px);}
.common_section.sports .section_wrapper .bigNews_wrapper .rightNews-col{margin-left:0;margin-right:10px}
.latestNews_wrapper ul {
  /* border: 2px solid #ddd !important;
  box-shadow: 2px 2px 10px rgba(221,221,221,.5)!important; */
  margin: 0px 0px 20px 0px;
  border-radius: 10px;
  
}
.common_section .section_wrapper .rightNews-col .smallNews_wrapper ul li::before{content:'';position:absolute;width:7px;height:7px;left:0;border-radius:50%;top:10px;background:#f61f60} 
.right1-col { width: 278px; padding: 0 7.5px;float: left;padding-top: 0px;padding-bottom: 0px;background-color: #fff !important;/*border: 4px solid #ddd !important;*/box-shadow: 2px 2px 10px rgba(221,221,221,.5)!important;margin: 0px 0px 20px 10px;border-radius: 10px;}
.right1-col .img-wrap figcaption {
  font-size: 20px;padding-bottom: 6px;border-bottom: 3px dotted #ccc;
}
.right1-col .img-wrap1 figcaption {
  font-size: 20px;padding-bottom: 12px;border-bottom: 3px dotted #ccc;
}
.right1-col .img-wrap2 figcaption {
  font-size: 20px;padding-bottom: 12px;border-bottom: 3px dotted #ccc;
}
.list-news li a:hover{color: orange;}

.main_content_wrap .right-col {
  width: 334px;
  padding: 0 7.5px;
  float: left;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff !important;
  border: 1px solid #ddd !important;
  box-shadow: 2px 2px 10px rgba(221,221,221,.5)!important;
  margin: 0px 0px 20px 10px;
}
.heading {
  float: left;
  width: 100%;
  margin-bottom: 14px;
  position: relative;
  display: block;
  justify-content: space-between;
  align-items: center;
}
.heading h2 {
  border-bottom: 3px solid #f61f60;
  margin-bottom: 10px;
  /* line-height: 0; */
  /* background: red; */
  /* width: 120px; */
  height: 45px;
  position: relative;
}

.list-news ul {
  list-style-type: circle !important;
  padding-left: 15px;
  padding-inline-start: 10px;}

  /* .list-news.post-list-news .imgwrap .figcaption{padding-bottom: 3px;} */

.post-list-news ul li:first-child {
  list-style-type: none;
}

.list-news li:first-child {
  padding-top: 0px;
}
.post-list-news ul li {
  padding: 10px 0px;
}
.list-news li {
  border-bottom: 2px dotted #ccc;
  /* margin-bottom: 5px; */
  line-height: 19px;
  padding: 10px 0px;}
.list-news li a {
  color: #1B1718;
  font-family: 'Mandali', sans-serif;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.5;
}
/* .img-wrap.list-news li a:hover{color:#orange;} */
/* .two-five-block h3 a:hover{color:orange;} */
.circle .imgwrap a {color: #1B1718;
  font-family: 'Mandali', sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 19px;}
.img-wrap img {
  width: 100%;
}

img {
  max-width: 100%;
}
.heading h2 a {
  /* line-height: 0; */ 
  font-weight: 800;
  font-family: 'Mandali', sans-serif;
  color: #ffffff;
  font-size: 17px;
  letter-spacing: 0;
  background: #000000;
  padding: 1px 20px;
  height: 25px;
  margin: -7px;
  line-height: 16px;
  /* top: 0; */
  bottom: 5px;
  /* position: absolute; */
  /* height: 14px; */
  /* position: relative; */
}
a.more-btn {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  padding: -8px 8px;
  color: #1d2327;
  font-family: 'Mandali', sans-serif;
  /* float: right; */
  margin-bottom: 0;
  top: 10px;
  right: 0;
  position: absolute;
}
.fa, .fas {
  font-weight: 900;
}
a.more-btn :hover{color:orange}

.post-list-news ul li:first-child {
  list-style-type: circle;
}
.image-container figcaption {
  /* overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; */
}
/* figcaption {
  font-size: 19px;
  padding-bottom: 6px;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
   -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
} */
.list-news li {
  border-bottom: 3px dotted #ccc;
  /* margin-bottom: 5px; */
  line-height: 19px;
  padding: 10px 0px;}
  .top-news {
    margin-top: 10px;
}
.list-news li:last-child{
  border-bottom: none;}
.top-news {
    width: 877px;
    text-align: left;
}
.card {
    position: relative;
    display: inline-block;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;}
	.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.lable {
    height: 41px;
    width: 230px;
    color: #d70101;
    font-family: 'Mandali', sans-serif;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 41px;}
	.two-five-block {
    display: grid;
    grid-template-columns: 25% 25% 50%;
    grid-column-gap: 15px;
    
}
.two-five-block .media:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 2;
    display: block;
    background-color:#ccc;}

	.two-five-block .media .media-img {
    padding-left: 0;
    width: 187px;
}
.two-five-block h3 a {
    font-size: 17px;
    font-weight: 600;
    text-decoration: none;
    color: #1b1718;

}
.two-five-block h3 a:hover{color:orange;}
.img-fluid {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.common-heading h2 a:hover{color:#f61f60;}
a:hover{color:orange;}


.two-five-block .media .media-img {
    padding-left: 0;
    width: 187px;
}
.two-five-block .img-block .media-body {
    padding-top: 12px;
}

.two-five-block .media:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 2;
    display: block;
    background-color: #f1f1f1;/*border-radius: 20px;*/
    box-shadow: 2px 2px 10px rgba(221,221,221,.5)!important;}

	.two-five-block .media:nth-child(2) {
    grid-column-start: 2;
    grid-column-end: 3;
    display: block;
    background-color: #f1f1f1;/*border-radius: 20px;*/
    box-shadow: 2px 2px 10px rgba(221,221,221,.5)!important;}
	.two-five-block .media .media-img {
    padding-left: 0;
    width: 207px;
}
	.two-five-block .img-block .media-body {
    padding-top: 0px;padding: 5px;}
	.two-five-block .media:nth-child(3) {
    grid-column-start: 3;
    grid-column-end: 4;
}
.media>* {
    padding-left: -0.5rem;
}


.two-five-block ul li {
    list-style: disc;
    border-bottom: 3px dotted #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
/* .two-five-block ul li:last-child {
  border-bottom: none;
} */
.two-five-block ul {
    padding-inline-start: 21px;
    margin-inline-end: 32px; 
    margin-block-start: 0;
}
.two-five-block .media:nth-child(3) {
    grid-column-start: 3;
    grid-column-end: 4;
}
.two-five-block {
    display: grid;
    grid-template-columns: 25% 25% 50%;
    grid-column-gap: 15px;
}
.top-news {
    margin-top: 10px;
}
.card {
    position: relative;
    display: inline-block;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    /* border: 3px solid rgba(0,0,0,.125); */
    border-radius: 14px;
    margin-bottom: 15px;
}

.two-five-block {
    display: grid;
    grid-template-columns: 25% 25% 52%;
    grid-column-gap: 15px;
   
}
.two-five-block .img-block .media-body h2 a{ font-size: 18px;}

/* .two-five-block li {
  line-height: 2.0;
} */
.leftSidebar{width:calc(100% - 315px);float:left}
.rightSidebar{width:300px;float:right}
.breadcrum ul{width:100%;margin-bottom:5px;margin-left: 6px;display:flex;flex-wrap:wrap;background-color: #f5f5f5}
.breadcrum li{display: inline-block;
  margin: 8px 0 0;
  color: #979797;
  font-family: 'Roboto';
  font-size: 12px;
  line-height: 20px;
  padding: 0;}
.breadcrum li span{ 
  padding: -2px 2px;
  padding: 0px 2px;
  margin-right: 5px;
  font-size: 14px;}
  .breadcrum li span a{color: #979797 }

.ArticleBodyCont p{font-size:20px;line-height:35px;margin-bottom:12px;font-weight:400;padding-left: 10px;text-align: justify;}
.ArticleBodyCont a{color: rgb(0, 111, 214);font-size:18px;font-weight:600;}
.ArticleBodyCont ul, .ArticleBodyCont ol{list-style-type: disc !important;margin-left: 50px;font-weight:400;line-height: 2.0;}
/* .ArticleBodyCont.ArticleBodywrap img {height: auto;border: 5px solid #e2e000;}*** */
.ArticleBodyCont.ArticleBodywrap {
    background-color: #fff;padding-left: 5px; padding-right: 15px;padding-bottom: 10px; margin-bottom: 10px;
}
/* .ArticleBodyCont.ArticleBodywrap iframe {/*width: 850px;height: 475px;height: 100vh;} */
/*.ArticleBodyCont.ArticleBodywrap iframe {width: 850px;height: 475px;/*height: 100vh;}*/
/* iframe.instagram-media{height: 140vh !important;}
iframe.youtube-media{height: 140vh !important;}
iframe.facebook-media{height: 140vh !important;} */
.article-HD{font-size:36px;line-height:45px;margin-left: 4px;margin-bottom:15px;font-weight:700}
.author-box{/*display:flex;*/width:100%;justify-content:space-between;align-items:center;margin-bottom:5px;flex-wrap:wrap}
.author-box ul{background-color: #f5f5f5;color: gray;
  margin-left: 4px;font-size: 14px;margin-bottom: 10px;font-family: 'Roboto';display: inline-flex;}
.author-box ul li {margin-right: 10px;}
.AuthorInfo li a span{color:#f50000}
.articleImg{margin-bottom:25px;position:relative;/*border:5px solid #e2e000;*/} 

.articleImg img{display:block;height:inherit}
.ArticleBodyCont img{display: block;
    height: inherit;width: 100%;}
.social-icon li{display:inline-flex;align-items: center;margin: auto 0px;margin-right: 5px;}
.social-icon li a{display:inline-block;width: 30px;height: 30px;}
/* .social-icon li .gnews_icon {width: 130px;} */
/* .social-icon li .gnews_icon img {width: 100%;border: 1px solid #a6a6a6;border-radius: 20px;padding: 2px 5px;} */
.social-icon2 li a {
  height: auto;
  margin: 0px;
  display: flex;
}
.also-follow {
  display: flex;
  margin-bottom: 10px;font-family: 'Roboto';
}
.also-read {
  display: flex;
  margin-right: 5px;
  /* margin-top: 5px; */
  font-size: 16px;
  font-weight: bold;
  /* margin-left: 4px; */
  color: gray;
}
.also-read ul {
    display: flex;
    /* margin-right: 16px; */
    padding: 0px;
    margin-left: 10px;
}
.also-read ul li {
  margin-right: 10px;
  margin-left: 10px;
}
.also-read:before {
  content: '►';
  margin-right: 5px;
}
.also-read a {
  color: red;font-size: 16px;text-decoration: underline;
  text-decoration-color: #ff0033;text-transform: capitalize;
}
.follow-us {
  align-items: center;
  width: 100%;
  margin-bottom: 20px;}
  .follow-us h2 {
    position: relative;
    text-align: center;
    z-index: 0;
  }
  .follow-us h2:before { 
    border-top: 1px solid #cfcfcf;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
  }
.follow-us span {
  color: #000;
  text-transform: capitalize;
  width: 25% !important;padding-right: 10px;font-family: 'Roboto';
  padding-left: 10px;background-color: #fff;}
  .follow-us ul {
    list-style-type: none;
    font-size: 18px;
    font-weight: bold;
    background-color: #fff;
    display: flex;
    align-items: center;
    /* margin-right: -6px; */
    margin-top: 7px;
    margin-left: 255px;
    /* width: 100%; */
}
.follow-us ul li {
  float: left;
  margin: 0 0 0 10px;
  width: 35px;
  height: 26px;
  background-color: #ffffff; list-style-type: none;margin-right: 10px;
}

.follow-us a {
  color: red;font-size: 20px;
}
.artdown-app {
  border: 1px solid #f61f60;margin-bottom: 15px;
}
.article-download {
  text-align: center;
  /* font-size: 18px; */
  /* margin: 10px; */
  width: calc(96% - 20px);
  font-size: 14px;
  color: #101010;
  /* line-height: 34px; */
  line-height: 20px;
  text-align: center;
  display: flex;
  margin-bottom: -2px;
}
span {
    margin-right: 10px;font-size: 18px;
    font-weight: 600;
}
.plystor1 {
    margin-top: 10px;
    margin-left: 51px;
    width: 63%;
}
.app-icons-cont {
  /* text-align: center; */
  /* margin-bottom: 7px; */
  margin-top: -10px;
  display: flex;
  /* margin-left: -10px; */
  width: 60%;
  margin-right: -42px;
}
.tags_wrap{display:flex;align-items:baseline;margin-bottom:20px;font-family: 'Roboto';}
.scrollnone {padding-left: 5px;background-color: #f1f1f1;}
.tags_wrap h2{font-size:14px;line-height:10px;float:left}
.tags_wrap ul{width:calc(100% - 140px);overflow:hidden;white-space:nowrap;overflow-x:auto;overflow-y:hidden;align-items:center;flex-wrap:wrap;display:flex;background-color: #fff;/* margin-right: 7px; */margin-left: 10px;}
  .tags_wrap ul :hover{background:#f61f60;}
/* .tags_wrap ul li :hover{background:#505050} */
.tags_wrap ul li {
  display: inline-flex;
  align-items: center;
  margin-bottom: 10px;
  background: #fff;
  border-radius: 15px;
  padding: 2px 10px 0 10px;
  margin-right: 6px;
  height: 30px;
  font-family: 'Roboto';
  border: 1.5px solid #505050;box-shadow: 2px 2px 5px #c39c9c;
}
.tags_wrap ul li a {
  color: #000;
  line-height: 22px;
  font-size: 14px;
}
.catNewsWrap{display:flex;justify-content:space-between;margin-bottom: 10px;}
.catNewsWrap .BigStory{width:500px;margin-right:10px; background:#fff;box-shadow:0 0 25px rgb(0 0 0 / 10%);border-radius: 0px 0px 10px 10px;}
/* .catNewsWrap .BigStory figure{background:#fff;box-shadow:0 0 25px rgb(0 0 0 / 10%);border-radius: 0px 0px 10px 10px;} */
.catNewsListing {
  margin-top: 3px;
}
.catNewsWrap .SmallStory{width:calc(100% - 510px)}
.catNewsWrap .SmallStory ul{display:flex;flex-wrap:wrap;justify-content:flex-start;background-color: #f1f1f1;}
.catNewsWrap .SmallStory ul li{width:49%;margin:0 2% 15px 0;box-shadow:0 0 25px rgb(0 0 0 / 10%);background:#fff;border-radius: 0px 0px 10px 10px;}
.catNewsWrap .SmallStory ul li:nth-child(2n+0){margin-right:0;border-radius: 0px 0px 10px 10px;}
.catNewsWrap .BigStory figcaption{margin: 10px; display: inline-block;}

/* .catNewsWrap .SmallStory figcaption{padding:2px;} */

.catNewsWrap .BigStory figcaption h3{overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  padding-left: 5px;
}
.catNewsWrap .SmallStory figcaption{margin: 5px; display: inline-block;}
.catNewsWrap .SmallStory figcaption h3{
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-left: 5px;
}
.catNewsWrap .BigStory figcaption h3 a{line-height:1.7px;font-size:20px;}
/* .catNewsWrap .BigStory figcaption h3 a{line-height:1.7;font-size:22px} */

.catNewsWrap .BigStory figcaption p{font: size 16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient:vertical;margin: 2px -10px;}
.catNewsWrap .SmallStory figcaption h3 a{line-height:1.0;font-weight:bold}
.rightSidebar .adsCont{min-height:271px}
.live-blink{display:flex;justify-content:flex-start;align-items:center}
.live-blink span{color:#dc0000;text-transform:uppercase;font-size:18px;font-weight:700}
.blinker{position:relative;z-index:0;margin-right:15px;display:inline-block}
.pulsate{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9999px;background-color:#dc0000;opacity:0;z-index:-1;pointer-events:none}
.dot{position:relative;margin:0 auto;width:10px;height:10px;border-radius:9999px;background-color:#dc0000}
.pulsate{animation:pulseWave 2s linear infinite}
@keyframes pulseWave{
from{opacity:.4}
to{transform:scale(3);opacity:0}
}
.BlogPost{padding:0 0 10px 0}
.blogHeading{position:relative;padding:10px 0 10px 0;font-size:16px}
.blogHeading span{background:#fff;padding-right:10px;color:#dc0000;display:inline-block}
.blogHeading:after{position:absolute;width:100%;height:1px;background:#e5e5e5;content:"";top:22px;z-index:-99}
.liveBlog{border-left:1px solid #d9d9d9;width:100%;margin-top:10px;padding-left:10px}
.liveBlog ul li{padding-left:10px;position:relative;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #d9d9d9}
.liveBlog ul li:last-child{border-bottom:0}
.liveBlog ul li::after{content:'';width:10px;height:10px;position:absolute;top:6px;left:-16px;border-radius:10px;background:#dc0000;box-sizing:border-box}
.liveBlog ul li p{margin-bottom:0;margin-top:10px;line-height:1.5}
.liveBlog .timestamp span{font-family:sans-serif;color:#d70101;font-size:14px;line-height:20px;font-weight:700}
.catNewsListing figure{display:flex;background:#fff;box-shadow:0 .125rem .75rem 0 rgb(0 0 0 / 8%);margin-bottom:20px;justify-content:flex-start;border-radius: 0px 10px 10px 0px;}
.catNewsListing figure .image-container img{display:block;width:100%}
.catNewsListing figure .image-container{width:400px;margin-right:10px}
.catNewsListing figcaption{padding:0px;width:calc(100% - 485px);padding-left: 5px;}
.catNewsListing figcaption h3{font-size:1.5rem;line-height:1.5;margin-bottom:10px;margin-left: 0px;}
.catNewsListing figcaption p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size: 16px; padding-left: 2px;}
.catNewsListing figcaption .published-date{color:#000;font-weight:600;margin-top:5px;display:block;font-size:11px;}
.catNewsListing figcaption .published-date span {font-size: 12px;color: #c1c1c1;font-family: 'Roboto';}
[data-pagination],[data-pagination] *,[data-pagination] :after,[data-pagination] :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-kerning:auto}
[data-pagination]{font-size:16px;font-weight:500;margin:1em auto;display:flex;justify-content:center;align-items:center}
[data-pagination] ul{list-style-type:none;display:inline;font-size:100%;margin:0;padding:.5em}
[data-pagination] ul li{display:inline-flex;font-size:100%;width:40px;height:40px;border-radius:40px;justify-content:center;align-items:center;margin-bottom:0;border-bottom:0;padding-bottom:0}
[data-pagination]>a{font-size:16px}
[data-pagination] a{display: inline-flex;font-size: 100%;width: 40px;height: 40px;border-radius: 40px; justify-content: center;align-items: center;margin-bottom: 0;border-bottom: 0;padding-bottom: 0;}
[data-pagination] .active{background:#f61f60;color:#fff}
[data-pagination] li.current a{color:#fff}
[data-pagination] .disabled,[data-pagination] [disabled],[data-pagination] [hidden]{opacity:.5;pointer-events:none}
.author-profile{padding:15px 0;margin-bottom:20px;border-bottom:4px solid #f61f60}
.author-profile figure>img{border-radius:50%;margin-right:20px}
.author-profile figure{display:flex;justify-content:flex-start;align-items:center}
.author-profile h3{margin-bottom:0}
.author-profile span{color:#2e2f30;font-size:14px}
.author-social{margin:5px 0}
.author-social{display:flex;align-items:center}
.author-social a{display:inline-block;width:25px;height:25px;margin:0 5px 0 0}
.author-social i{display:inline-block;text-align:center;width:25px;height:25px;background-size:100%}
/* .fb_icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjEwMCUiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c2VyaWY9Imh0dHA6Ly93d3cuc2VyaWYuY29tLyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnPjxwYXRoIGQ9Ik01MTIsMjU2YzAsLTE0MS4zODUgLTExNC42MTUsLTI1NiAtMjU2LC0yNTZjLTE0MS4zODUsMCAtMjU2LDExNC42MTUgLTI1NiwyNTZjMCwxMjcuNzc3IDkzLjYxNiwyMzMuNjg1IDIxNiwyNTIuODlsMCwtMTc4Ljg5bC02NSwwbDAsLTc0bDY1LDBsMCwtNTYuNGMwLC02NC4xNiAzOC4yMTksLTk5LjYgOTYuNjk1LC05OS42YzI4LjAwOSwwIDU3LjMwNSw1IDU3LjMwNSw1bDAsNjNsLTMyLjI4MSwwYy0zMS44MDEsMCAtNDEuNzE5LDE5LjczMyAtNDEuNzE5LDM5Ljk3OGwwLDQ4LjAyMmw3MSwwbC0xMS4zNSw3NGwtNTkuNjUsMGwwLDE3OC44OWMxMjIuMzg1LC0xOS4yMDUgMjE2LC0xMjUuMTEzIDIxNiwtMjUyLjg5WiIgc3R5bGU9ImZpbGw6IzE4NzdmMjtmaWxsLXJ1bGU6bm9uemVybzsiLz48cGF0aCBkPSJNMzU1LjY1LDMzMGwxMS4zNSwtNzRsLTcxLDBsMCwtNDguMDIyYzAsLTIwLjI0NSA5LjkxNywtMzkuOTc4IDQxLjcxOSwtMzkuOTc4bDMyLjI4MSwwbDAsLTYzYzAsMCAtMjkuMjk3LC01IC01Ny4zMDUsLTVjLTU4LjQ3NiwwIC05Ni42OTUsMzUuNDQgLTk2LjY5NSw5OS42bDAsNTYuNGwtNjUsMGwwLDc0bDY1LDBsMCwxNzguODljMTMuMDMzLDIuMDQ1IDI2LjM5MiwzLjExIDQwLDMuMTFjMTMuNjA4LDAgMjYuOTY2LC0xLjA2NSA0MCwtMy4xMWwwLC0xNzguODlsNTkuNjUsMFoiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1ydWxlOm5vbnplcm87Ii8+PC9nPjwvc3ZnPg==)} */
/* .tw_icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjEwMCUiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c2VyaWY9Imh0dHA6Ly93d3cuc2VyaWYuY29tLyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnPjxjaXJjbGUgY3g9IjI1NiIgY3k9IjI1NiIgaWQ9IkRhcmtfQmx1ZSIgcj0iMjU2IiBzdHlsZT0iZmlsbDojMWRhMWYyOyIvPjxwYXRoIGQ9Ik0yMDkuMTUyLDM5MS4wNGMxMTMuNTM2LDAgMTc1LjYxNiwtOTQuMDggMTc1LjYxNiwtMTc1LjYxNmMwLC0yLjY4OCAwLC01LjM3NiAtMC4xMjgsLTcuOTM2YzEyLjAzMiwtOC43MDQgMjIuNTI4LC0xOS41ODQgMzAuODQ4LC0zMmMtMTEuMDA4LDQuODY0IC0yMi45MTIsOC4xOTIgLTM1LjQ1Niw5LjcyOGMxMi44LC03LjY4IDIyLjUyOCwtMTkuNzEyIDI3LjEzNiwtMzQuMTc2Yy0xMS45MDQsNy4wNCAtMjUuMDg4LDEyLjE2IC0zOS4xNjgsMTQuOTc2Yy0xMS4yNjQsLTEyLjAzMiAtMjcuMjY0LC0xOS40NTYgLTQ1LjA1NiwtMTkuNDU2Yy0zNC4wNDgsMCAtNjEuNjk2LDI3LjY0OCAtNjEuNjk2LDYxLjY5NmMwLDQuODY0IDAuNTEyLDkuNiAxLjY2NCwxNC4wOGMtNTEuMzI4LC0yLjU2IC05Ni43NjgsLTI3LjEzNiAtMTI3LjIzMiwtNjQuNTEyYy01LjI0OCw5LjA4OCAtOC4zMiwxOS43MTIgLTguMzIsMzAuOTc2YzAsMjEuMzc2IDEwLjg4LDQwLjMyIDI3LjUyLDUxLjMyOGMtMTAuMTEyLC0wLjI1NiAtMTkuNTg0LC0zLjA3MiAtMjcuOTA0LC03LjY4bDAsMC43NjhjMCwyOS45NTIgMjEuMjQ4LDU0Ljc4NCA0OS41MzYsNjAuNTQ0Yy01LjEyLDEuNDA4IC0xMC42MjQsMi4xNzYgLTE2LjI1NiwyLjE3NmMtMy45NjgsMCAtNy44MDgsLTAuMzg0IC0xMS42NDgsLTEuMTUyYzcuODA4LDI0LjU3NiAzMC41OTIsNDIuMzY4IDU3LjYsNDIuODhjLTIxLjEyLDE2LjUxMiAtNDcuNzQ0LDI2LjM2OCAtNzYuNjcyLDI2LjM2OGMtNC45OTIsMCAtOS44NTYsLTAuMjU2IC0xNC43MiwtMC44OTZjMjcuMDA4LDE3LjY2NCA1OS41MiwyNy45MDQgOTQuMzM2LDI3LjkwNCIgaWQ9IkxvZ29fX3gyMDE0X19GSVhFRCIgc3R5bGU9ImZpbGw6I2ZmZjtmaWxsLXJ1bGU6bm9uemVybzsiLz48L2c+PC9zdmc+)} */
/* .link_icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaWQ9IkxheWVyXzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMDAgMTAwMDsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEwMDAgMTAwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMDA3OEI1O30KCS5zdDF7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT48dGl0bGUvPjxnPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01MDAsMTAwMEw1MDAsMTAwMEMyMjMuOSwxMDAwLDAsNzc2LjEsMCw1MDBsMCwwQzAsMjIzLjksMjIzLjksMCw1MDAsMGwwLDBjMjc2LjEsMCw1MDAsMjIzLjksNTAwLDUwMGwwLDAgICBDMTAwMCw3NzYuMSw3NzYuMSwxMDAwLDUwMCwxMDAweiIvPjxnPjxnPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xODQuMiwzODcuM2gxMzIuOXY0MjcuN0gxODQuMlYzODcuM3ogTTI1MC43LDE3NC43YzQyLjUsMCw3NywzNC41LDc3LDc3LjFzLTM0LjUsNzcuMS03Nyw3Ny4xICAgICBjLTQyLjYsMC03Ny4xLTM0LjUtNzcuMS03Ny4xQzE3My41LDIwOS4zLDIwOCwxNzQuNywyNTAuNywxNzQuNyIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik00MDAuNSwzODcuM0g1Mjh2NTguNGgxLjhjMTcuNy0zMy42LDYxLTY5LjEsMTI1LjgtNjkuMWMxMzQuNiwwLDE1OS41LDg4LjYsMTU5LjUsMjAzLjd2MjM0LjdINjgyLjJWNjA3LjEgICAgIGMwLTQ5LjctMC45LTExMy40LTY5LjEtMTEzLjRjLTY5LjIsMC03OS44LDU0LTc5LjgsMTA5Ljh2MjExLjZINDAwLjVWMzg3LjN6Ii8+PC9nPjwvZz48L2c+PC9zdmc+)} */
/* .wap_icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaWQ9IkxheWVyXzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMDAgMTAwMDsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEwMDAgMTAwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMjVEMzY2O30KCS5zdDF7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT48dGl0bGUvPjxnPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01MDAsMTAwMEw1MDAsMTAwMEMyMjMuOSwxMDAwLDAsNzc2LjEsMCw1MDB2MEMwLDIyMy45LDIyMy45LDAsNTAwLDBoMGMyNzYuMSwwLDUwMCwyMjMuOSw1MDAsNTAwdjAgICBDMTAwMCw3NzYuMSw3NzYuMSwxMDAwLDUwMCwxMDAweiIvPjxnPjxnIGlkPSJXQV9Mb2dvIj48Zz48cGF0aCBjbGFzcz0ic3QxIiBkPSJNNzMzLjksMjY3LjJjLTYyLTYyLjEtMTQ0LjYtOTYuMy0yMzIuNS05Ni40Yy0xODEuMSwwLTMyOC42LDE0Ny40LTMyOC42LDMyOC42ICAgICAgYzAsNTcuOSwxNS4xLDExNC41LDQzLjksMTY0LjNMMTcwLjEsODM0bDE3NC4yLTQ1LjdjNDgsMjYuMiwxMDIsNDAsMTU3LDQwaDAuMWMwLDAsMCwwLDAsMGMxODEuMSwwLDMyOC41LTE0Ny40LDMyOC42LTMyOC42ICAgICAgQzgzMC4xLDQxMS45LDc5NiwzMjkuMyw3MzMuOSwyNjcuMnogTTUwMS41LDc3Mi44aC0wLjFjLTQ5LDAtOTcuMS0xMy4yLTEzOS0zOC4xbC0xMC01LjlMMjQ5LDc1NS45bDI3LjYtMTAwLjhsLTYuNS0xMC4zICAgICAgYy0yNy4zLTQzLjUtNDEuOC05My43LTQxLjgtMTQ1LjRjMC4xLTE1MC42LDEyMi42LTI3My4xLDI3My4zLTI3My4xYzczLDAsMTQxLjUsMjguNSwxOTMuMSw4MC4xYzUxLjYsNTEuNiw4MCwxMjAuMyw3OS45LDE5My4yICAgICAgQzc3NC42LDY1MC4zLDY1Miw3NzIuOCw1MDEuNSw3NzIuOHogTTY1MS4zLDU2OC4yYy04LjItNC4xLTQ4LjYtMjQtNTYuMS0yNi43Yy03LjUtMi43LTEzLTQuMS0xOC41LDQuMSAgICAgIGMtNS41LDguMi0yMS4yLDI2LjctMjYsMzIuMmMtNC44LDUuNS05LjYsNi4yLTE3LjgsMi4xYy04LjItNC4xLTM0LjctMTIuOC02Ni00MC44Yy0yNC40LTIxLjgtNDAuOS00OC43LTQ1LjctNTYuOSAgICAgIGMtNC44LTguMi0wLjUtMTIuNywzLjYtMTYuOGMzLjctMy43LDguMi05LjYsMTIuMy0xNC40YzQuMS00LjgsNS41LTguMiw4LjItMTMuN2MyLjctNS41LDEuNC0xMC4zLTAuNy0xNC40ICAgICAgYy0yLjEtNC4xLTE4LjUtNDQuNS0yNS4zLTYxYy02LjctMTYtMTMuNC0xMy44LTE4LjUtMTQuMWMtNC44LTAuMi0xMC4zLTAuMy0xNS43LTAuM2MtNS41LDAtMTQuNCwyLjEtMjEuOSwxMC4zICAgICAgYy03LjUsOC4yLTI4LjcsMjguMS0yOC43LDY4LjVjMCw0MC40LDI5LjQsNzkuNSwzMy41LDg0LjljNC4xLDUuNSw1Ny45LDg4LjQsMTQwLjMsMTI0YzE5LjYsOC41LDM0LjksMTMuNSw0Ni44LDE3LjMgICAgICBjMTkuNyw2LjMsMzcuNiw1LjQsNTEuNywzLjNjMTUuOC0yLjQsNDguNi0xOS45LDU1LjQtMzljNi44LTE5LjIsNi44LTM1LjYsNC44LTM5QzY2NSw1NzQuNCw2NTkuNSw1NzIuNCw2NTEuMyw1NjguMnoiLz48L2c+PC9nPjwvZz48L2c+PC9zdmc+)}
.tel_icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgZGF0YS1uYW1lPSJMYXllciAxIiBpZD0iTGF5ZXJfMSIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDp1cmwoI2xpbmVhci1ncmFkaWVudCk7fTwvc3R5bGU+PGxpbmVhckdyYWRpZW50IGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBpZD0ibGluZWFyLWdyYWRpZW50IiB4Mj0iNTAyLjY5NyIgeTE9IjUxMiIgeTI9IjkuMzAzIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiMyMDgxYzciLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMzOGFmZTIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48dGl0bGUvPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTI1NiwwQzExNC42MTUsMCwwLDExNC42MTUsMCwyNTZTMTE0LjYxNSw1MTIsMjU2LDUxMiw1MTIsMzk3LjM4NSw1MTIsMjU2LDM5Ny4zODUsMCwyNTYsMFpNMzg5LjA1OSwxNjEuOTM2LDM0My41OTEsMzc5YTE2LjAwNywxNi4wMDcsMCwwLDEtMjUuMTc3LDkuNTkzbC02Ni4xMzYtNDguODYxLTQwLjA2OCwzNy44YTUuNDI5LDUuNDI5LDAsMCwxLTcuNzQtLjI5NGwtLjg2MS0uOTQ2LDYuOTYyLTY3LjM3NUwzMzYuMDU1LDE5NC4yNjZhMy4zNTgsMy4zNTgsMCwwLDAtNC4wNjEtNS4zMTdMMTcxLjUxNSwyOTAuNTE5LDEwMi40LDI2Ny4zMDdhOS4zOTMsOS4zOTMsMCwwLDEtLjMyLTE3LjY5NEwzNzIuNSwxNDcuNzQ0QTEyLjQ0MSwxMi40NDEsMCwwLDEsMzg5LjA1OSwxNjEuOTM2WiIvPjwvc3ZnPg==)} */
.insta_icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaWQ9IkxheWVyXzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMDAgMTAwMDsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEwMDAgMTAwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDp1cmwoI1NWR0lEXzFfKTt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+PGxpbmVhckdyYWRpZW50IGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBpZD0iU1ZHSURfMV8iIHgxPSIxNDYuNDQ2NSIgeDI9Ijg1My41NTM1IiB5MT0iODUzLjU1MzUiIHkyPSIxNDYuNDQ2NSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojRkZENTIxIi8+PHN0b3Agb2Zmc2V0PSI1LjUxMDQ4MWUtMDIiIHN0eWxlPSJzdG9wLWNvbG9yOiNGRkQwMjAiLz48c3RvcCBvZmZzZXQ9IjAuMTI0MSIgc3R5bGU9InN0b3AtY29sb3I6I0ZFQzAxRSIvPjxzdG9wIG9mZnNldD0iMC4yMDA0IiBzdHlsZT0ic3RvcC1jb2xvcjojRkNBNzFCIi8+PHN0b3Agb2Zmc2V0PSIwLjI4MjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNGQTgzMTYiLz48c3RvcCBvZmZzZXQ9IjAuMzY4MSIgc3R5bGU9InN0b3AtY29sb3I6I0Y4NTUxMCIvPjxzdG9wIG9mZnNldD0iMC40NTYzIiBzdHlsZT0ic3RvcC1jb2xvcjojRjUxRTA5Ii8+PHN0b3Agb2Zmc2V0PSIwLjUiIHN0eWxlPSJzdG9wLWNvbG9yOiNGMzAwMDUiLz48c3RvcCBvZmZzZXQ9IjAuNTAzNSIgc3R5bGU9InN0b3AtY29sb3I6I0YyMDAwNyIvPjxzdG9wIG9mZnNldD0iMC41OTY2IiBzdHlsZT0ic3RvcC1jb2xvcjojRTEwMDNCIi8+PHN0b3Agb2Zmc2V0PSIwLjY4NzkiIHN0eWxlPSJzdG9wLWNvbG9yOiNEMzAwNjciLz48c3RvcCBvZmZzZXQ9IjAuNzc1NyIgc3R5bGU9InN0b3AtY29sb3I6I0M3MDA4OCIvPjxzdG9wIG9mZnNldD0iMC44NTg5IiBzdHlsZT0ic3RvcC1jb2xvcjojQkYwMEEwIi8+PHN0b3Agb2Zmc2V0PSIwLjkzNTciIHN0eWxlPSJzdG9wLWNvbG9yOiNCQjAwQUYiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNCOTAwQjQiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01MDAsMTAwMEw1MDAsMTAwMEMyMjMuOSwxMDAwLDAsNzc2LjEsMCw1MDB2MEMwLDIyMy45LDIyMy45LDAsNTAwLDBoMGMyNzYuMSwwLDUwMCwyMjMuOSw1MDAsNTAwdjAgIEMxMDAwLDc3Ni4xLDc3Ni4xLDEwMDAsNTAwLDEwMDB6Ii8+PGc+PHBhdGggY2xhc3M9InN0MSIgZD0iTTUwMCwyMjAuMmM5MS4xLDAsMTAxLjksMC4zLDEzNy45LDJjMzMuMywxLjUsNTEuNCw3LjEsNjMuNCwxMS44YzE1LjksNi4yLDI3LjMsMTMuNiwzOS4yLDI1LjUgICBjMTEuOSwxMS45LDE5LjMsMjMuMywyNS41LDM5LjJjNC43LDEyLDEwLjIsMzAuMSwxMS44LDYzLjRjMS42LDM2LDIsNDYuOCwyLDEzNy45cy0wLjMsMTAxLjktMiwxMzcuOSAgIGMtMS41LDMzLjMtNy4xLDUxLjQtMTEuOCw2My40Yy02LjIsMTUuOS0xMy42LDI3LjMtMjUuNSwzOS4yYy0xMS45LDExLjktMjMuMywxOS4zLTM5LjIsMjUuNWMtMTIsNC43LTMwLjEsMTAuMi02My40LDExLjggICBjLTM2LDEuNi00Ni44LDItMTM3LjksMnMtMTAxLjktMC4zLTEzNy45LTJjLTMzLjMtMS41LTUxLjQtNy4xLTYzLjQtMTEuOGMtMTUuOS02LjItMjcuMy0xMy42LTM5LjItMjUuNSAgIGMtMTEuOS0xMS45LTE5LjMtMjMuMy0yNS41LTM5LjJjLTQuNy0xMi0xMC4yLTMwLjEtMTEuOC02My40Yy0xLjYtMzYtMi00Ni44LTItMTM3LjlzMC4zLTEwMS45LDItMTM3LjkgICBjMS41LTMzLjMsNy4xLTUxLjQsMTEuOC02My40YzYuMi0xNS45LDEzLjYtMjcuMywyNS41LTM5LjJjMTEuOS0xMS45LDIzLjMtMTkuMywzOS4yLTI1LjVjMTItNC43LDMwLjEtMTAuMiw2My40LTExLjggICBDMzk4LjEsMjIwLjUsNDA4LjksMjIwLjIsNTAwLDIyMC4yIE01MDAsMTU4LjdjLTkyLjcsMC0xMDQuMywwLjQtMTQwLjcsMi4xYy0zNi4zLDEuNy02MS4xLDcuNC04Mi45LDE1LjkgICBDMjU0LDE4NS4zLDIzNC45LDE5NywyMTYsMjE2Yy0xOSwxOS0zMC42LDM4LTM5LjQsNjAuNWMtOC40LDIxLjctMTQuMiw0Ni41LTE1LjksODIuOWMtMS43LDM2LjQtMi4xLDQ4LTIuMSwxNDAuNyAgIGMwLDkyLjcsMC40LDEwNC4zLDIuMSwxNDAuN2MxLjcsMzYuMyw3LjQsNjEuMSwxNS45LDgyLjlDMTg1LjMsNzQ2LDE5Nyw3NjUuMSwyMTYsNzg0YzE5LDE5LDM4LDMwLjYsNjAuNSwzOS40ICAgYzIxLjcsOC40LDQ2LjUsMTQuMiw4Mi45LDE1LjljMzYuNCwxLjcsNDgsMi4xLDE0MC43LDIuMXMxMDQuMy0wLjQsMTQwLjctMi4xYzM2LjMtMS43LDYxLjEtNy40LDgyLjktMTUuOSAgIEM3NDYsODE0LjcsNzY1LjEsODAzLDc4NCw3ODRjMTktMTksMzAuNi0zOCwzOS40LTYwLjVjOC40LTIxLjcsMTQuMi00Ni41LDE1LjktODIuOWMxLjctMzYuNCwyLjEtNDgsMi4xLTE0MC43ICAgcy0wLjQtMTA0LjMtMi4xLTE0MC43Yy0xLjctMzYuMy03LjQtNjEuMS0xNS45LTgyLjlDODE0LjcsMjU0LDgwMywyMzQuOSw3ODQsMjE2Yy0xOS0xOS0zOC0zMC42LTYwLjUtMzkuNCAgIGMtMjEuNy04LjQtNDYuNS0xNC4yLTgyLjktMTUuOUM2MDQuMywxNTkuMSw1OTIuNywxNTguNyw1MDAsMTU4LjdMNTAwLDE1OC43eiIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik01MDAsMzI0LjdjLTk2LjgsMC0xNzUuMyw3OC41LTE3NS4zLDE3NS4zUzQwMy4yLDY3NS4zLDUwMCw2NzUuM1M2NzUuMyw1OTYuOCw2NzUuMyw1MDAgICBTNTk2LjgsMzI0LjcsNTAwLDMyNC43eiBNNTAwLDYxMy44Yy02Mi44LDAtMTEzLjgtNTAuOS0xMTMuOC0xMTMuOFM0MzcuMiwzODYuMiw1MDAsMzg2LjJjNjIuOCwwLDExMy44LDUwLjksMTEzLjgsMTEzLjggICBTNTYyLjgsNjEzLjgsNTAwLDYxMy44eiIvPjxjaXJjbGUgY2xhc3M9InN0MSIgY3g9IjY4Mi4yIiBjeT0iMzE3LjgiIHI9IjQxIi8+PC9nPjwvc3ZnPg==)}
.yt_icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaWQ9IkxheWVyXzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMDAgMTAwMDsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEwMDAgMTAwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkYwMDAwO30KCS5zdDF7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT48dGl0bGUvPjxnPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01MDAsMTAwMEw1MDAsMTAwMEMyMjMuOSwxMDAwLDAsNzc2LjEsMCw1MDB2MEMwLDIyMy45LDIyMy45LDAsNTAwLDBoMGMyNzYuMSwwLDUwMCwyMjMuOSw1MDAsNTAwdjAgICBDMTAwMCw3NzYuMSw3NzYuMSwxMDAwLDUwMCwxMDAweiIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik04MTguMiwzMzkuMWMtNy42LTI4LjgtMzAuMS01MS40LTU4LjctNTkuMWMtNTEuOC0xNC0yNTkuNC0xNC0yNTkuNC0xNHMtMjA3LjcsMC0yNTkuNCwxNCAgIGMtMjguNiw3LjctNTEuMSwzMC4zLTU4LjcsNTkuMUMxNjgsMzkxLjIsMTY4LDUwMCwxNjgsNTAwczAsMTA4LjgsMTMuOSwxNjAuOWM3LjYsMjguOCwzMC4xLDUxLjQsNTguNyw1OS4xICAgYzUxLjgsMTQsMjU5LjQsMTQsMjU5LjQsMTRzMjA3LjcsMCwyNTkuNC0xNGMyOC42LTcuNyw1MS4xLTMwLjMsNTguNy01OS4xQzgzMiw2MDguOCw4MzIsNTAwLDgzMiw1MDBTODMyLDM5MS4yLDgxOC4yLDMzOS4xeiAgICBNNDMyLjEsNTk4LjdWNDAxLjNMNjA1LjYsNTAwTDQzMi4xLDU5OC43eiIvPjwvZz48L3N2Zz4=)}
.gallery-listing{background-color:#4f4f4f;padding:10px}
.gallery-listing .gallery_wrap{display:flex;justify-content:flex-start;flex-wrap:wrap}
.gallery-listing .gallery_wrap figure{width:24.25%;margin-right:1%;margin-bottom:10px}
.gallery-listing .gallery_wrap figure .image-container img{display:block}
.gallery-listing .gallery_wrap figure:nth-child(4n+0){margin-right:0}
.gallery-listing .gal-count{position:absolute;bottom:0;right:0}
.gallery-listing figcaption{background-color:#0000002e;padding:10px;min-height:65px}
.gallery-listing figcaption h3 a{color:#fff;font-size:17px;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.gallery_wrap .image-container img{width:100%;aspect-ratio:16/9;height:109px;/*object-fit:cover*/}
.gallery-listing [data-pagination] a{color:#fff}
.photo_detail_wrapper .photo_summary .photo_wrap{margin-bottom:20px}
.photo_detail_wrapper .photo_summary .photo_wrap figure{position:relative;width:100%;text-align:center}
.photoCount{position:absolute;top:0;right:0;background:#f61f60;color:#fff;font-size:16px;z-index:1;min-width:86px;height:46px;line-height:46px}
.photoCount span{font-size:27px;color:#fff;font-weight:700}
footer{background-color:#111;position:relative;z-index:0;clear:both}
.footer_bg{background-color:#000;background-size:cover;background-position:center top;content:'';width:100%;height:100%;position:absolute;top:0;left:0;display:block;z-index:0;opacity:.1;z-index:-1}
/* .footer_wrapper{display:flex;justify-content:flex-start;padding:50px 0}
.footer_wrapper .footer-logo{padding-top: 39px;padding-right: 12px;padding-left: 75px;width: 240px;}
.footer_wrapper .foot-col{flex:1;margin:0 20px;padding-right:0px;padding-left:75px;font-family: 'Roboto';}
.footer_wrapper .foot-col:first-child{display:flex;justify-content:center;align-items:center}
.footer_wrapper .foot-col .cat_links{text-align:center;width: 489px;font-family: 'Roboto';font-size: 16px;font-weight: 400;}
.footer_wrapper .foot-col .cat_links a{padding:0 10px 0 12px;line-height:30px;color:#fff;display:inline-block}
.footer_wrapper .foot-col .foot-head{margin-bottom:26px;border-bottom:2px solid #222}
.footer_wrapper .foot-col .foot-head h2{display:inline-block;font-size:20px;background-color:#222;color:#fff;padding:5px 10px;font-weight:500;text-transform:capitalize}
.footer-bottom{background:#0d0d0d;color:#fff;padding:8px 0;font-size:12px;color:#ccc;font-weight:500;text-transform:capitalize}
.footer-bottom .container{display:flex;justify-content:flex-start} */
/* .copyright,.footer-links,.poweredBy{flex:auto} */
.poweredBy{text-align:center}
.footer-links{text-align:right}
.footer-links a{color:#ccc;padding:0 10px}
/* .footer_wrapper .foot-col .cat_links:hover{color:#f61f60;} */
.poweredBy:hover{color:#f61f60;}
.footer-links a:hover{color:#f61f60;}
.poweredBy:hover{color:#f61f60;}
.copyright:hover{color:#f61f60;}
/* ul.footer_social li:hover{color:#f61f60;} */
/* ul.footer_social{display:flex;justify-content:flex-start;align-items:center;background-color: #ffffff00;}
ul.footer_social li{margin-right:20px;width:30px;height:30px} */
.scrolltop{width:35px;height:35px;position:fixed;bottom:60px;right:20px;display:none;background-color:#f61f60;z-index:99;text-align:center;cursor:pointer}
.scrolltop:after{border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;content:"";display:inline-block;height:12px;width:12px;border-color:#fff;-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-webkit-transform:rotate(225deg);transform:rotate(225deg);margin-top:14px}
.mob-ad{display: none;}
.desk-ad{display: block;}
.mob-app{display: none;}
.desk-app{display: block;}
.mob-toggle{display:none;}
.desk-toggle{display:block;}
.mob{display:none;}
.desk{display:block;}
.author-box span {
  margin-right: 10px;
  font-size: 14px;
  font-weight: 600;
  color: gray;
}
.also-read span {
  font-size: 16px;
}
.plystor {
  margin-top: 7px;
  width: 189%;
  margin-left: 1px;
}
.social-icon2 li {
  display: inline-block;
  /* width: -3%; */
  /* height: 78%; */
  display: contents;
  /* margin-top: 16px; */
}
.social-follow {
  display: flex;
  flex-wrap: wrap;margin-left: 5px;
}
ul.social-icon {
  display: contents;
}
ul.social-icon2 {
  display: contents;
  flex-wrap: wrap;
  /* margin-top: -9px; */
  /* margin-bottom: 12px; */
}

/*single
.inline-related-articles .inline-related-list .imagewrap {width: 200px;
  margin-right: 5px;
  position: relative;}
.imagewrap img {border: 1px solid transparent;
  border-radius: 5px;}
  .inline-related-articles, .inline-related-link {
    background: #fafafa;
    box-shadow: 0 5px 10px rgb(0 0 0 / 5%);
    padding: 15px;
    margin-bottom: 25px;
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000;
  }
    .inline-related-articles h2 {
      font-size: 18px;
      font-weight: 600;
      line-height: 1;
      margin-bottom: 10px;
      color: #d70101;}
      .inline-related-articles h2 span {
        font-size: 15px;
        font-weight: 700;
        line-height: 1;
        text-transform: uppercase;
        white-space: nowrap;
        color: #000;
        display: block;
        margin-bottom: 5px;
    }
    .inline-related-articles .inline-related-list {
      display: flex;
  }
  .inline-related-articles .inline-related-list li {
    padding-right: 10px;
    border-right: 1px solid #d70101;
    margin-right: 10px;
    flex: 1;
  }
  .inline-related-articles .inline-related-list li a {
      font-size: 16px;
      font-weight: 600;
      line-height: 1.4375;
      color: #64daf5;
  }

  breadcrum
  .breadcrum ul {
    display: flex;
    flex-wrap: nowrap;
}*/
.ArticleBodyCont h4,.ArticleBodyCont h5 {margin-left: 10px;}
.ArticleBodyCont p iframe {width: 100%;}
.ArticleBodyCont iframe {max-width: 100% !important;}

/*21122022-footer*/

.footer_wrapper{display:flex;justify-content:flex-start;padding:15px 0}
/* .footer_wrapper .footer-logo{padding-top: 39px;padding-right: 12px;padding-left: 103px;width: 240px;} */

/* .footer_wrapper .footer {width: 100%;float: left;display: flex;margin: -32px 1.5%;}
.footer_wrapper ul.foot {
 /* width: 99%; */
  /* font-size: 20px;
  font-weight: 600;
  background: transparent;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0px; */
  /* padding: 10px;
}
/* .footer_wrapper ul.foot:last-child {display:flex;flex-wrap: wrap;
  width: 50%;}
.footer_wrapper ul.foot:last-child li {margin: 10px;} */
.footer_wrapper .foot li:first-child {
  width: 100%;
  float: left;
}
/* .footer_wrapper a.footMenu {
  position: relative;
  color:#f60f60;
  font-size: 22px;
  font-weight: 700;
} */

.footer_wrapper a.footMenu:hover {color:yellow;}
.footer_wrapper a:hover{color:orange;}

.footer_wrapper a{color: #b7b7b7;font-size: 16px;}
.footer_wrapper .foot-col {
    flex: 1;
    /* margin: 0 0px; */
    padding-right: 5px;
    padding-left: 9px;
}
.footer_wrapper .foot-col:first-child{display:flex;justify-content:center;align-items:center} 
.footer_wrapper .foot-col .cat_links{text-align:center;width: 489px;}
.footer_wrapper .foot-col .cat_links a{padding:0 10px 0 12px;line-height:30px;color:#fff;display:inline-block} 
.footer_wrapper .foot-col .foot-head{margin-bottom:26px;border-bottom:2px solid #222}
.footer_wrapper .foot-col .foot-head h2{display:inline-block;font-size:20px;background-color:#222;color:#fff;padding:5px 10px;font-weight:500;text-transform:capitalize}
.footer-bottom{background:#0d0d0d;color:#fff;padding:8px 0;font-size:12px;color:#ccc;font-weight:500;text-transform:capitalize}
/* .footer-bottom .container{display:flex;justify-content:flex-start}
.copyright,.footer-links,.poweredBy{flex:auto}
.poweredBy{text-align:center}
.footer-links{text-align:right}
.footer-links a{color:#ccc;padding:0 10px} */
.footer-bottom .container{display:flex;justify-content:right}
.copyright,.footer-links,.poweredBy{/*flex:auto*/;margin-left: 18px;}
/* .poweredBy{text-align:center} */
.footer-links{text-align:right}
.footer-links a{color:#ccc;padding:0 10px}
/* .footer_wrapper .foot-col .cat_links:hover{color:#f61f60;} */
.poweredBy:hover{color:#f61f60;}
.footer-links a:hover{color:#f61f60;}
.poweredBy:hover{color:#f61f60;}
.copyright:hover{color:#f61f60;}
/* ul.footer_social li:hover{color:#f61f60;} */
ul.footer_social{display:flex;justify-content:flex-start;align-items:center;background-color: #ffffff00;}
ul.footer_social li{margin-right:20px;width:20px;height:20px;margin-bottom: 13px;}
.article-download1 {
  /* text-align: center; */
  /* font-size: 18px; */
  margin: 4px;
  width: calc(100% - 8px);
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
  display: flex;
  font-size: 14px;
}
/* .app-icons-cont1 {
  /* text-align: center; */
  /* margin-bottom: 7px; 
  margin-top: 10px;} */
  span {
    margin-right: 10px;
    font-size: 18px;
    font-weight: 600;
  }
  .app-icons-cont1 span{margin:auto;}
  /* .plystor3 {
    margin-top: 7px;
    width: 213%;
    margin-left: -48px;
  } */
  /* .plystor4 {
    margin-left: -8px;
    width: 131%;
    margin-right: 100px;
  } */
/*ott*/
.section_wrapper1 {
  display: flex;background-color: #fff;
}
.bigNews_wrapper1 {
  width: 520px;
  margin-right: 15px;
}
.leftNews-col1 {
  width: 520px;
  margin-right: 15px;
}
.leftNews-col1 h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;margin-top: 10px;
}
.smallNews_wrapper1 {
  width: calc(100% - 520px);
  display: block;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.smallNews_wrapper1 figure {
  width: 100%;
  padding-bottom: 1px;
  margin-bottom: 8px;    display: flex;
}
.smallNews_wrapper1 h3 {
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
  /* overflow: hidden;
  text-overflow: ellipsis; */
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;margin-top: 3px;overflow:hidden;
}
.smallNews_wrapper1 figure img {
  max-width: 150px;
  margin-right: 5px;
}
.smallNews_wrapper1 figcaption {
  width: 100%;
  font-size: 16px;position: inherit;
}

/*27122022 footer*/
.footer_wrapper a {
  color: #fff;
  font-size: 16px;
  display: block;
  padding-right: 0.5rem;
  margin: 0.8rem 0.5rem 0.5rem 0;
  font-weight: 500;
  border-right: 1px solid #ccc;
  line-height: 0.8;
}
.footer_wrapper .footer {
  width: 100%;
  float: left;
  /* display: flex; */
  margin: -32px 1.5%;
  /* padding: 10px; */
}
.footer_wrapper ul.foot {
  /* width: 99%; */
  font-size: 20px;
  font-weight: 600;
  background: transparent;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 0px;
  /* padding: 10px; */
}
.footer_wrapper a.footMenu {
  position: relative;
  color: #f60f60;
  font-size: 18px;
  font-weight: 700;
}
.foot b {
  font-weight: bold;
  /* background: #c7231d; */
  border-radius: 7px;
  padding: 0px 25px 0px 0px;
  font-size: 18px;
  display: block;
  margin-top: 7px;
  /* color: #fff; */
  color: #f61f60;
}
.footer-bottom {
  background: #0d0d0d;
  color: #fff;
  padding: 20px 0;
  font-size: 12px;
  color: #ccc;
  font-weight: 500;
  text-transform: capitalize;
}
.footer_wrapper .footer .foot li:last-child a {
  border-right: none;
}
.moreusswipercls {
  display: inline-flex;
  /* flex-wrap: nowrap; */
  align-items: center;
  padding-top: 4px;
  width: 100%;
}
.moreus {
  display: flex;
  width: 41%;
}
.footer-logo {
  max-width: 100px;
}
.artdown-app1 {
  margin: auto 0px;
}
.article-download1 {
  /* text-align: center; */
  font-size: 18px;
  margin: auto;
  width: calc(100% - 23px);
  font-size: 15px;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
  display: flex;
  font-size: 12px;
}
.article-download1 h2 {
  white-space: nowrap;
  font-size: 16px;
  align-items: center;
  display: inline-flex;

}
.app-icons-cont1 {
  display: inline-flex;
}
.plystor3 {
  width: 100px;
}
.article-download1 a {
  color: #f61f60;
}
.plystor4 {
  width: 115%;
}
.foot-col {
  display: inline-flex;
  margin: auto 0px;
}
.foot-head {
  margin-right: 10px;
}
.foot-head h2 {
  color: #fff;
  font-size: 16px;margin-top: -2px;
}
ul.footer_social {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #ffffff00;
}
ul.footer_social li {
  margin-right: 20px;
    width: 30px;
    height: 30px;
  margin-bottom: 0px;
}
ul.footer_social li a {display: inline-flex;}
.foot b {
  font-weight: bold;
  /* background: #c7231d; */
  border-radius: 7px;
  padding: 0px 25px 0px 0px;
  font-size: 18px;
  display: block;
  margin-top: 3px;
  /* color: #fff; */
  color: #f61f60;
}
.ArticleBodyCont.ArticleBodywrap iframe[title="YouTube video player"] {width: 850px;height:470px;}
.common-heading h1 {
  padding-bottom: 10px;
}
/*reviews category page*11012023*/
.reviews_wrap{display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;}
  /* figure.imgContfull3 {
    position: relative;
    width: 23%;
    margin-right: 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* border-radius: 10px 10px 10px 10px;
    box-shadow: 8px 5px 5px 3px #000; */
    /* margin-bottom: 10px;
    padding: 8px;}  */
  .reviews_wrap .imgContfull3 figcaption h3{
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
 }

    .ReviewsPageWrapper {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
  }
 /* .image-container img {-webkit-transition: 0.4s ease;transition: 0.4s ease;border-radius: 10px;}
 .imgContfull3:hover .image-container img {-webkit-transform: scale(1.05);transform: scale(1.05);/*border-radius: 10px;}*/
 /* .imgContfull3 .image-container{
 display: inline-flex;
    background-color: #000;box-shadow: 6px 2px 8px 5px #000;border-radius: 10px 10px 10px 10px;}
    .imgContfull3 .image-container a{display: inline-flex;} */
    

 /*11012023-reviewpage*/
 .starRatings {
  --percent: calc(var(--rating) / 5 * 100%);
  line-height: 1;
  display: flex;
  align-items: center;
}

 /* .reviews_wrap .imgContfull3:hover .image-container { 
  transition: box-shadow 1s, bottom 1s, left 0.5s;
  cursor: pointer;
  box-shadow: 3px 8px 10px 3px #000, 6px 0px #979797, 12px 0px #f61f60;
} */
.imgContfull3 {
  position: relative;
  width: 23%;
  margin-right: 2%;
  margin-bottom: 2%;
  display: grid;
  /* border-radius: 10px 10px 10px 10px;
  box-shadow: 3px 8px 10px 3px #000; */
  background: #fff;
  /* margin-top: 71px; */
}
 /* .webStorySwiper .swiper-slide{position:relative;margin-right:10px; width:230px !important;} */
/*
.reviews_wrap .imgContfull3 figcaption h3 a {
  color: #fff;
}
.imgContfull3:hover .image-container img {-webkit-transform: scale(1.02);transform: scale(1.02);} */ 
.reviewsSwiper .swiper-slide {
  position: relative;
  width: 230px !important;
  margin-right: 10px;
}
/*23*/
/* .reviews_wrap figure .image-container a {display: inline-flex;} */
.reviews_wrap figure .image-container a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
}
.reviews_wrap figure {background: none;}
.reviews_wrap figure .image-container {overflow: hidden;transition: 0.5s;}
.reviews_wrap figure .image-container img {-webkit-transition: 0.4s ease !important;transition: 0.4s ease !important;border-radius: 15px;}
.reviews_wrap .imgContfull3 .image-container:hover img{-webkit-transform: scale(1.08) !important;transform: scale(1.08) !important;}
.reviews_wrap .imgContfull3 figcaption h3 a {
  width: 100%;
  height: 82px;
  font-size: 16px;
  padding: 5px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-align: center;
}
/*review category zoomin -webstories*/
.reviews_wrap .imgContfull3 .image-container:hover {
  background-color: transparent;
  display: block; 
  /* min-height: 90px; */
  border-radius: 10px;
  box-shadow: 6px 5px #7a7a7a61, 3px 0px #ffffff, 10px 0px #f61f60;
  box-shadow: 3px 3px 10px 3px #000, 6px 0px #ffffff, 12px 0px #f61f60;
   height: 100%; 
  margin: auto 0 auto;
  transition: transform 0.2s;
  cursor: pointer;
} 
.ArticleBodyCont h3 {padding: 0px 10px;margin-left: 0px;}
.ArticleBodyCont h4 {
  padding: 0px 10px;
  margin-left: 0px;
}
.movie-released .Released_In {padding: 1px 14px;border: 1px solid #f61f60;border-radius: 20px;}
p.sub-title {
    font-weight: 400;font-size: 18px;
}
.leftSidebar .webStorySwiper {padding-right: 0px 10px;}
@media(max-width:567px){
html{overflow-x:hidden;}
body{font-family: 'Mandali', sans-serif;color:#1b1718;font-size:18px;line-height:28px;background:#fff;overflow-x: hidden;}
ul.footer_social li {
  margin-right: 14px;}
.author-box ul{display: block;}
.ArticleBodyCont a {
  color: rgb(0, 111, 214);
  font-size: 20px;
  font-weight: 600;}
  .author-box ul li {
    margin-right: 10px;
}
  .breadcrum li {
    /* color: #000;  */
    display: inline-block;
    margin: 8px 0 0;
    font-family: 'Mandali', sans-serif;
    font-size: 12px;
    line-height: 20px;
    padding: 0;}
  ::-webkit-scrollbar {
    width: 2px;
     background: #f5f5f5;     height: 5px;
  }
  
  h3 {
    font-size: 22px;
    margin-left: 6px;
}
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #f5f5f5;
    
    border-radius: 5px;
    background: #f8f8f8;
    margin:	3px 0;
  }
  
  ::-webkit-scrollbar-thumb {
      
    background: #f5f5f5;
    border-radius: 10px; 
    box-shadow: inset 0 0 5px #f5f5f5;
  }
  
  ::-webkit-scrollbar-thumb:hover { box-shadow: inset 0 0 10px #f5f5f5}

  ::-webkit-scrollbar-button:hover {  box-shadow: inset 0 0 3px #f5f5f5; /*background: #fff;*/} 
  .search-box span {
    margin-right: 2px;
    font-size: 14px;
    font-weight: 600;
}
/*breadcrumb10022023*/
.breadcrum ul{
  width: 100%;
    margin-bottom: 5px;
    margin-left: 6px;
white-space: nowrap;
overflow-x: auto;
overflow-y: hidden;}
/*23012023*/
.movieNews_grid .grid-col img {
  width: 100%;
  display: block;
  height: 100%;
}
/*social media single page 10022023*/

/*27012023*/
.movie-released .Released_In {padding: 1px 10px;}
.imgContfull3 {width: 46%;margin-right: 4%;margin-bottom: 3%;}
.movie-rate-details{display:block}
.movie-rate-details .rate{justify-content: center;
border-bottom: 1px dashed #aaa6a6;     margin-left: 0px;}
.movie-rate-details .rate-star{padding-left: 0px;border-left: none;margin-left: 0px;}
.movie-rate-details .rate-star li:first-child{
width: 100%;
text-align: center;
font-weight: bold;
font-size: 20px;
}    
.rate-star ul {
padding: 0px 15px;
}
.reviews_wrap .imgContfull3:hover .image-container {
  background-color: transparent;
  display: block; 
  /* min-height: 90px; */
  border-radius: 10px;
  box-shadow: 6px 5px #7a7a7a61, 3px 0px #ffffff, 10px 0px #f61f60;
  box-shadow: 3px 3px 10px 3px #000, 6px 0px #ffffff, 12px 0px #f61f60;
   height: 100%; 
  margin: auto 0 auto;
  transition: box-shadow 1s, bottom 1s, left 1s;
  cursor: pointer;
} 

  /*23012023-sports*/
  .left-col .card {padding:10px 0px;}
  .left-col .card .card-body{padding:10px;}
  .card-body .two-five-block .image-block{width:100%;margin-bottom:5px;padding:0px}
  .card-body .two-five-block .image-block .media-img{width:150px;}
  .card-body .two-five-block .image-block .media-body {width: calc(100% - 150px);}
/*ott*/
.section_wrapper1 {
  display: flex;
  flex-wrap: wrap;/*background-color: #fff;*/
}
.bigNews_wrapper1 {
  width: 100%;
  margin-right: 0;
}
.leftNews-col1 figure {
  margin-bottom: 15px;
}
.leftNews-col1 {
  width: 100%;margin-right: 0;
}
.leftNews-col1 h3 {
font-weight: 700;
font-size: 20px;}
.smallNews_wrapper1 {
  width: 100%;
}

/*27122022*/
.footer_wrapper a.footMenu {
  position: relative;
  color:#f60f60;
  font-size: 18px;
  font-weight: 700;
}
.footer_wrapper a{color: #b7b7b7;font-size: 14px;}
.moreusswipercls {
  display: block;margin-bottom: -13px;
}
.moreus {
  font-size: 12px;
  /* color: #f61f60; */
  color: rgb(255, 255, 255);
  font-weight: 400;
  /* border-right: 1px solid #818181; */
  padding-right: 22px;
  /* text-transform: uppercase; */
  width: 135px;
  height: 96%;
  line-height: 24px;
}
.artdown-app1 {
  width: calc(100% - 138px);
}
/*07022023*photogallery*/
.photoCount {
  position: absolute;
  top: 0;
  right: -10px;
  background: #f61f60;
  color: #fff;
  font-size: 12px;
  z-index: 1;
  min-width: 45px;
  height: 40px;
  line-height: 44px;
}
.article-download1 {
  /* text-align: center; */
  font-size: 18px;
  margin: 18px;
  width: calc(100% - 20px);
  font-size: 15px;
  color: #ffffff;
  line-height: 15px;
  text-align: center;
  display: flex;
  font-size: 12px;
}
.article-download1 h2 {
  white-space: nowrap;
  font-size: 11px;
  margin-top: 20px;
}
.app-icons-cont1 {
  margin: auto;
  display: inline-block;
}
.plystor4 {
  width: 100%;
}
.foot-col {
  padding: 5px;
}
.foot-head h2 {
  font-size: 12px;
  white-space: nowrap;
}
ul.footer_social {
  justify-content: center;
}
.foot b {
  font-weight: bold;
  /* background: #c7231d; */
  border-radius: 7px;
  padding: 0px 10px 0px 0px;
  font-size: 18px;
  display: block;
  margin-top: 4px;
  /* color: #fff; */
  color: #f61f60;
}
.footer_wrapper {
  flex-wrap: wrap;
  width: 100%;
  margin-left: 0;
}
.footer_wrapper a {
  color: #b7b7b7;
  font-size: 14px;
}
figure.imgContfull2 {
  position: relative !important;
  width: 43.5% !important;
  margin-right: 5px !important;
  margin-left: 14px !important;
  margin-top: 10px !important;
}
figure.imgContfull{
  position: relative !important;
  width: 95.5% !important;
  margin-bottom: 5px !important;} 
  figure.imgContfull1 {
    position: relative !important;
    width: 43.5% !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
    margin-top: 10px !important;
}
.webStoryPageWrapper .imgContfull figcaption h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.8;
    margin-bottom: -8px;
    margin-left: -4px;
  }
.webStoryPageWrapper figcaption h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: -8px;
  margin-left: 10px;
}
.webStoryPageWrapper .imgContfull2 figcaption h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 1px;
  margin-left: 4px;
}
.image-container img {-webkit-transition: 0.4s ease !important;transition: 0.4s ease !important;}
.imgContfull:hover .image-container img {-webkit-transform: scale(1.08) !important;transform: scale(1.08) !important;}
.imgContfull1:hover .image-container img {-webkit-transform: scale(1.08) !important;transform: scale(1.08) !important;}
.imgContfull2:hover .image-container img {-webkit-transform: scale(1.08) !important;transform: scale(1.08) !important;}
.search-form-btn {
  margin-bottom: 0;
  padding: 10px 5px;
  background-color: #f61f60;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 1;
  border: 0;
}
.search input[type=text] {
  height: 31px;
  padding: 2px 0px;
  width: 80%;
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #000;
}
.search-box {
  position: relative;
  display: flex;
  background: #fff;
}
.search {
  background: #fff;
  width: 65%;
  position: absolute;
  right: 20px;
  bottom: 10px;
  padding: 0px;
  z-index: 8;
  display: none;
  box-shadow: 0 0 8px 0rgb(35 14 194 / 20%);
  border: 3px solid orange;
}
.two-column-layout .colwrap figure {
    padding-bottom: 15px;
    /* color: #fff; */
    /* background: #fff; */
    background: #fff;
    border-radius: 0px 0px 10px 10px;
    box-shadow: -1px 2px 10px rgba(221,221,221,.5)!important;
    min-height: 195px;}
.plystor1 {margin-top: 4px;
  margin-left: 30px;
  width: 60%;}
.plystor {
  margin-top: 0px;
    width: 200%;
    /* margin-right: 39px; */
    margin-left: -60px;
}
.trendingLinks .TrendHD a {
  color: #f61f60;
  text-transform: capitalize;
  font-weight: 800;
  font-size: 16px;
  margin-right: 8px;
}
.also-read a {
  color: red;font-size: 14px;text-decoration: underline;
  text-decoration-color: #ff0033;text-transform: uppercase;
}
.tags_wrap span {display: none;}
.app-icons-cont span {
  margin-right: -25px;
  font-size: 15px;
}
.also-read {
  display: flex;
  margin-right: 5px;
  /* margin-top: 5px; */
  font-size: 16px;
  font-weight: bold;
  /* margin-left: 4px; */
  color: black;
  flex-wrap: wrap;
}
.also-read span {
  font-size: 14px;color:gray;
}
.follow-us h2 {
  position: relative;
  text-align: center;
  z-index: 0;
}
.follow-us h2:before {
  border-top: 1px solid #cfcfcf;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  z-index: -1;
}
.follow-us ul {
  margin-left: 15px;
}
.follow-us span {
  color: #000;
  /* text-transform: capitalize; */
  /* width: 25% !important; */
  padding-right: 15px;
  padding-left: 15px;
  /* margin-right: 41px; */
  z-index: 0;
  background-color: #fff;
  height: 8px;
}
.article-download {
  text-align: center; */
    /* font-size: 18px; */
    /* margin: 10px; */
    /* width: calc(96% - 20px); */
    /* font-size: 15px; */
    color: #101010;
    line-height: 28px;
    text-align: center;
    display: flex;
    margin-bottom: 10px;
    width: 100%;
    font-size: 15px;
    color: #101010;
    line-height: 22px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1px;
    justify-content: center;
}
.app-icons-cont {
  /* text-align: center; */
  /* margin-bottom: 7px; */
  margin-top: -6px;
  display: flex;
  /* margin-left: -10px; */
  width: 66%;
  margin-right: -79px;}
  .artdown-app {
    border: 1px solid #f61f60;
    margin-bottom: -4px;
}
.app-icons-cont ul li .plystor {
  width: 90px;
  height: auto;
}
.follow-us {
  align-items: center;
  width: 100%;
  margin-bottom: 20px;}
.follow-us span {
  color: #000;
  text-transform: capitalize;
  width: 25% !important;}
.follow-us ul {
    list-style-type: none;
    font-size: 18px;
    font-weight: bold;
    background-color: #fff;
    display: flex;
    align-items: center;
    /* margin-right: -6px; */
    margin-left: 8px !important;
    width: 100%;
}

.follow-us ul li {
  float: left;
  margin: 0 0 0 10px;
  width: 35px;
  height: 26px;
  background-color: #ffffff; list-style-type: none;margin-right: 10px;
}

.follow-us a {
  color: red;font-size: 20px;
}
.social-icon2 li {
  display: inline-block;
  /* width: -3%; */
  /* height: 78%; */
  display: contents;
  /* margin-top: 16px; */
}
.social-follow {
  display: flex;
  flex-wrap: wrap;margin-left: -10px;
}
ul.social-icon {
  display: inline-flex;
}
ul.social-icon2 {
  display: contents;
  flex-wrap: wrap;
  /* margin-top: -9px; */
  /* margin-bottom: 12px; */
}
.desk-ad{display: none;}
.mob-ad{display: block;}
.desk-app{display: none;}
.mob-app{display: block;}
.mob-toggle{display:block;}
.desk-toggle{display:none;}
.search-icon .mob{display:block;cursor:pointer}
.search-icon .desk{display:none;cursor:pointer}
.mob{display:block;}
.desk{display:none;}
a.more-btn5 {
    margin-left: 242px;
    font-size: 18px;
    font-family: 'Mandali', sans-serif;
}
/* iframe{width: 100%;} */
.d-app {
  display: block;
}
.MenuBtn {
  float: left;
  /* margin: 2px 10px 0 211px; */
  cursor: pointer;
  padding: 3px 0 3px 0;    margin-left: 15px;}
.d-app a{color: #fff !important;}
.mob-videos{display: block;}
.two-column-layout .colwrap figcaption h3 a {
  font-size: 16px;line-height: 1.1;
  font-weight: 600;}
.two-five-block ul {
  padding-inline-start: 26px;
  margin-inline-end: -2px; 
  margin-block-start: 0;
}
.fa {margin-right: 5px;}
.right1-col .img-wrap1 figcaption {
  font-size: 20px;
  padding-bottom: 10px;
  border-bottom: 3px dotted #ccc;}
/* .downloadBtn{background: inherit;    padding: 0px 0px 0px 0px;}
.topRmenu .appLink a {
  color: #fff;
}*/
/* .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased} */
.desk-videos{display:none;}
.topNav .topRmenu{display:flex;align-items:center;width: 235px;}
.search_btn{width:24px;height:24px;display:flex;background-image:url(../images/search.png);background-repeat:no-repeat;background-size:100%;margin-left: 120px;margin-top: 14px;}
.breaking_news_marquee {
  overflow: hidden;
  font-size: 18px;
  font-weight: 600;
  /* border: 6px solid #000000; */
  margin: 9px -20px;
  line-height: 30px;
  background-color: #fff}
.container-fluid{margin-top:125px}


/*21122022-footer*/
.footer_wrapper .footer {width: 100%;float: left;display: contents;margin: 15px 1.5%;}
/* .footer_wrapper ul.foot {
  width: 32%;
    font-size: 20px;
    font-weight: 600;
    background: transparent;
} */
.app-icons-cont1 {margin-top: -14px;}

.container{padding:0 10px}
.container1{padding:0 1px;display: none;}
.topNav .topRmenu,.topNavLinks,.trendingLinks{display:none}
.trendingLinks{background-color:#f7f7f7;border-bottom:1px solid #dedede;display:flex;align-items:center;margin-bottom:10px}
.catNewsWrap .BigStory figcaption h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* -webkit-line-clamp: 2; */
  -webkit-box-orient: vertical;
  padding: 0px;
  margin-left: 6px;
  padding-bottom: 8px;}
/* .trendingLinks .container{display:flex;justify-content:flex-start;min-height:44px;width:100%;padding-left:10%} */
.trendingLinks .container {
  display: flex;
  justify-content: flex-start;
  min-height: 44px;
  width: 100%;
  padding-left: 3%;}
.trendingLinks .trendL,.trendingLinks .trendR{/*flex:nowrap*/overflow: overlay;}
.linkStrip li{display: inline-block;
  margin: 0 3px 0;
  position: relative;
  background-color: #fff;
  padding: 2px 15px;
  border-radius: 50px;
  border-bottom: 2px solid #eee;}
.linkStrip li a{color:rgb(0, 0, 0)}
.trendingLinks .trendR{display:none;justify-content:flex-end;align-items:center}
.trendingLinks .followus{display:flex;align-items:center;width: 207px;}
.trendingLinks .followus span{color:#000;text-transform:capitalize;width: 29% !important;}
.trendingLinks .followus ul li{float:left;margin:0 0 0 10px;width:28px;height:28px;background-color: #f1f1f1;}
.trendingLinks .followus ul {
  list-style-type: none;
  font-size: 18px;
  font-weight: bold;
  background-color: #f1f1f1;
}
ul.linkStrip {
  background-color: #f9f9f9;
  /* display: flex; */
  overflow-x: auto;
  width: 100%;
  flex: 100%;font-size: 12px;white-space: nowrap;}
.trendingLinks .TrendHD {
    display: inline-block;
    background-color: #f9f9f9;
    width: 100px;
    text-align: left;
    margin-right: 10px;
    margin-bottom: -3px;}
.topRmenu .appLink {
      background-color: #fff;
      line-height: 40px;
      padding: 0 15px;
      margin-left: 10px;
}
/* .downloadBtn {
  background: #f61f60;
  padding: 5px 4px 4px 0px;
  font-size: 18px;
  border-radius: 8px;} */
  .downloadBtn { 
  background-color: #ffffff;
    /* background: inherit; */
    padding: 0px 9px 0px 9px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 6px;
    letter-spacing: 1px;
margin-right: 22px;
margin-left: 0px;
width: 84px;
height: 26px;
line-height: 24px;
text-align: center;
margin-top: 12px;
}
.fa-mobile-phone{content: "\f10b"!important;font-size: 18px !important;position: relative !important;top: 3px !important;}
.downloadBtn a {text-decoration: none;
  color: #000;content: "\f10b";
  /* margin-bottom: 12px; */
  /* font-size: 18px; */
  /* margin-top: 0px; */
  /* margin-bottom: 3px; */
  /* content: ''; */
  position: relative;
  /* width: 7px; */
  /* height: 7px; */
  /*left: 0;*/
  /* border-radius: 50%; */
  top: -1px;}
  /* background-color: #f61f60;
  font-size: 18px;
  margin-right: 6px;
  margin-left: 6px;
   border-radius: 21px; 
  text-align: center; } */
/* .downloadBtn a{text-decoration: none;
      color: #fff;    background-color: #f61f60;
      font-size: 20px;
      margin-right: 20px;
      border-radius: 8px;} */
/* .topNav .container{justify-content:space-between;padding:5px 10px;width: 100%;} */
.topNav .container{justify-content:space-between;padding:0px 0px;width: 100%;}
.topNav .topLmenu{flex:unset}
.topNav .site-logo{margin-bottom:0;width:120px;z-index: 999;}
.topNav .site-logo img{max-width:70px;margin-left: -20px;}

.latestNews_wrapper figure .imgwrap {
  width: 150px;
}
.common-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  border-bottom: 4px solid #f61f60;
  margin-top: 8px;
}
.latestNews_wrapper .play-icon {
  background-image: url(../images/play.jpg);
  background-size: 110%;
  position: absolute;
  right: -2px;
  bottom: 5px;
  width: 21px;
  height: 18px;
}
.latestNews_wrapper figcaption {
  width: calc(100% - 160px);
}
.ColLayout,.common_section .section_wrapper .bigNews_wrapper,.common_section .section_wrapper .bigNews_wrapper .smallNews_wrapper figure .leftNews-col figure,.footer_wrapper,.topNewsWrapper{flex-wrap:wrap;width:100%;margin-left:0}
.movieNews_grid{flex-wrap:wrap;overflow-x:auto;width: 107%;flex:0 0 auto;padding-left: 0px;margin-left:0;}
.topNewsWrapper{flex-wrap:wrap;overflow-x:auto;width: 100%;flex:0 0 auto;padding-left: 0px;margin-left:0;}

  .ArticleBodyCont ul, .ArticleBodyCont ol {
    list-style-type: disc !important;
    margin-left: 51px;
    font-weight: 400;
    line-height: 1.5;
    font-size: 18px;}
.movieNews_grid .grid-col {
    flex-grow: 1;
    margin-right: 5px;}
.movieNews_grid .grid-col:last-child {
        flex-grow: 1;
        margin-right: 5px;}
.movieNews_grid figure {
    position: relative;
    margin-bottom: 5px;
    display: flex;
    /* flex-direction: row; */
    width: 100%;
    justify-content: space-between;
}
.movieNews_grid .image-container {
    position: relative;
    width: 170px;
}
.movieNews_grid figcaption {
    position: relative;
    bottom: 0;
    left: 0;
    width: calc(100% - 175px);
    padding: 8px;
    font-size: 15px;
}
.movieNews_grid figcaption h3 a {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
    color: #000;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* -webkit-line-clamp: 3; */
    -webkit-box-orient: vertical;
}
.movieNews_grid .grid-col:nth-child(2) figcaption {
    background: none;
}
section.movies {
  margin-top: -30px;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 0px;
  padding: 1rem;
  margin-top: -16px;
  margin-bottom: -16px;
}
.catNewsWrap .SmallStory figcaption h3 {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* -webkit-line-clamp: 3; */
  -webkit-box-orient: vertical;
  padding-left: 6px;
  margin-top: 4px;}
.common_section .section_wrapper .bigNews_wrapper .rightNews-col figcaption, .common_section .section_wrapper .smallNews_wrapper figcaption {
  background-color: #ffffff;
  padding: 6px;
  line-height: 1.2;
  padding-left: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  /* display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; */
}

.reviewsSwiper .swiper-slide{    position: relative;
    width: 201px !important}
.reviewsSwiper .swiper-slide .imgCont {
  width: 103%;
  height: 100%;
}
.common_section .section_wrapper .bigNews_wrapper .leftNews-col,.common_section .section_wrapper .bigNews_wrapper .leftNews-col figcaption,.left-col,.topNewsWrapper .topNewsLeftCol,.twoColumnLayout .rightCol{width:100%}

.twoColumnLayout{flex-wrap:wrap;flex-direction:column-reverse}
.common_section .section_wrapper .bigNews_wrapper .leftNews-col figure img,.twoColumnLayout .leftCol{width:100%;margin-right:0;margin-top: -8px;}
.common_section .section_wrapper .bigNews_wrapper .rightNews-col,.right-col,.topNewsWrapper .topNewsRightCol{width:100%;margin-left:0;margin-top: -28px;}
.two-column-layout{margin-bottom:0}
.common_section .section_wrapper .smallNews_wrapper,.gallery_wrapper{flex-wrap:wrap;overflow-x:auto;-webkit-overflow-scrolling:touch}
.photo-gallery .gallery_wrapper{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}
.gallery_wrapper .swiper-slide {width: 86% !important;}
.webStoryWrapper{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}
.webStorySwiper .swiper-slide {
  position: relative;
  width: 85% !important;
}
/* .webStoryWrapper {
    background-color: #fff;
    overflow: auto;
    white-space: nowrap;}
  div.scrollmenu a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 2px;
    text-decoration: none;
  }
  
  div.scrollmenu a:hover {
    background-color: rgb(255, 255, 255);
  } */
/* .trendingNow_contentWrap{flex-wrap:wrap}
.trendingNow_contentWrap figure{flex:auto;margin-right:0;margin-bottom:10px;padding-bottom:10px;border-bottom:2px solid #a58108;display:flex}
.trendingNow_contentWrap figure:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}
.trendingNow_contentWrap .imgwrap{width:124px;margin-right:10px}
.trendingNow_contentWrap figcaption{width:calc(100% - 134px);padding:0} */
.common_section .section_wrapper .smallNews_wrapper::-webkit-scrollbar,.photo-gallery .gallery_wrapper::-webkit-scrollbar,.webStoryWrapper::-webkit-scrollbar{display:none}
.webStoryPageWrapper ul {
    display: inherit;
    white-space: nowrap;
    overflow-x: auto;}
.webStoryPageWrapper figure{position:relative;width:48.5%;margin-right:5px;margin-bottom:5px}
.common_section.sports .bigNews_wrapper figure{flex-wrap:wrap}
.common_section.sports .bigNews_wrapper .image-container { width: 100%;margin-right: 0;}
.common_section.sports .bigNews_wrapper figcaption{width: 100%;}
.common_section.sports .bigNews_wrapper figure {flex-wrap: wrap;}
.Swiper .swiper-slide{position:relative;width:190px !important;}
.top-news {
    width: 100%;
}
.two-five-block {
  display: block;
}
.two-five-block .media {
  display: flex !important;
  background-color: #fff !important;
  padding: 15px 0;
  /* border-bottom: 1px dashed #e1e1e1;} */}
.two-five-block .media .media-img {
    width: 225px;}
.two-five-block a {
      font-size: 17px !important;
      line-height: 24px;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      margin-top: 3px;
      overflow: hidden;
  }
  .two-five-block .media .media-body {
    /* width: calc(98% - 79px);
    padding-top: 0; */
    /* width: calc(98% - 96px); */
    width: calc(100% - 120px);
    padding-top: 0px;
    /* margin-bottom: -14px; */
    overflow: hidden;
}
.two-five-block .news-list .media-body {
  width: 100% !important;
}
a.more-btn4 {margin-left: 245px;font-size: 14px;font-family: 'Mandali', sans-serif;}
a.more-btn5 {
    margin-left: 242px;
    font-size: 18px;
    font-family: 'Mandali', sans-serif;
}
.right1-col {
  width: 358px;
  padding: 0 7.5px;
  float: left;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff !important;
  /* border: 3px solid #ddd !important; */
  /* box-shadow: 2px 2px 10px rgba(221,221,221,.5)!important; */
  margin: 0px 0px 10px 0px;}
/* .list-news ul a span {float: left;
  width: 50%;} */
.slide-meta h3 {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: -12px;
}
.common_section .section_wrapper .smallNews_wrapper figure, .gallery_wrapper figure{width: 48%;flex:0 0 auto;padding-left: 3px;    background: #fff;border-radius: 0px 0px 10px 10px;box-shadow: -1px 2px 10px rgba(221,221,221,.5)!important;}
.photo-gallery .gallery_wrapper figure{width: 100%;flex:0 0 auto;padding-left: 0px;}
.webStoryWrapper figure{width: 74.2%;flex:0 0 auto;padding-left: 10px;}
.menuNavigation{padding-top:0;top:76px}
.menuNavigation ul.listItems{padding-bottom:30px;display:flex}
.menuNavigation ul.listItems>li{width:100%;text-align:left;line-height:30px;padding:5px 0;margin:0;border:none;position:relative}
.menuNavigation ul.listItems li ul.subItems{display:none}
.menuNavigation ul.listItems li a.catHead{font-size:18px}
.menuNavigation ul.listItems li.active .subItems{display:block;padding-left:20px}
.listItems li span{border:solid #000;border-width:0 1px 1px 0;display:inline-block;padding:4px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;right:10px;top:14px}
.listItems li.active span{transform:rotate(45deg);-webkit-transform:rotate(45deg)}
.menuNavigation .listItems li span{border-color:#f00}
.leftSidebar,.rightSidebar{width:100%}
/* .breadcrum ul{white-space:nowrap;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap} */
p.sub-title{margin-bottom:5px}
.ArticleBodyCont p,.articleImg{margin-bottom:10px}
.ArticleBodyCont p{font-size:20px;line-height:30px;margin-bottom:25px;font-weight:400;padding-left:5px;}
/* .ArticleBodyCont p, ul {background-color: #f1f1f1;} */
.ArticleBodyCont.ArticleBodywrap iframe[title="YouTube video player"] {/*width: 333px;height:250px;max-height: 100vh;*/width:100%;height: 180px;max-height: 100vh;}
.instagram-media{
  min-height: 280px !important;
  max-height: 100% !important;
}
.facebook-responsive {
    height: 100%;
    padding-bottom: 0;
}
.article-HD{font-size:28px;line-height:42px;margin-bottom:5px;font-weight:700}
.tags_wrap ul {
  height: 60px;
  /* width: calc(90% - 14px); */width: 100%;
  margin-bottom: 8px;
  flex-wrap: wrap;
  font-size: 12px;
  /* color: #505050; */
  font-weight: 700;
  /* border-radius: 15px; */
  /* border: 0.5px solid #505050; */
  /* margin-right: 10px; */
  padding: 5px 10px;
  display: inline-block;
  margin-bottom: 10px;margin-left: 0px;
  text-transform: capitalize;background-color: #fff;
}
.catNewsWrap{flex-wrap:wrap}
.catNewsWrap .BigStory{width:100%;margin-right:0;margin-bottom: -2px;}
.catNewsWrap .BigStory figure{margin-bottom:15px;border-radius: 5px}
.catNewsWrap .SmallStory{width:100%;margin-top: 10px;}
.catNewsWrap .BigStory figcaption h3 a{line-height: 36px;font-size: 20px;/*padding-left: 12px;*/}
.catNewsWrap .BigStory figcaption p{display:none}
.catNewsWrap .SmallStory ul li{width:100%;margin-right:0}
.catNewsWrap .SmallStory ul li figure{display:flex}
.catNewsWrap .SmallStory ul li figure .image-container{width:130px;}
.catNewsWrap .SmallStory ul li figcaption{width:calc(100% - 140px)}
.catNewsWrap .SmallStory figcaption h3 a{font-size: 18px;line-height: 1.5;padding: 0px;}
.catNewsWrap .BigStory figcaption,.catNewsWrap .SmallStory figcaption{padding: 2px; margin-bottom: 10px;}
.catNewsListing figure{flex-wrap:wrap}
.catNewsListing figure .image-container{width:100%;margin-right:0}
.catNewsListing figcaption{width:100%;padding: 2px;}
[data-pagination] a{font-size:14px}
[data-pagination] ul li{width:30px;height:30px;border-radius:30px}
.gallery-listing .gallery_wrap figure{width:49.5%}
.gallery-listing .gallery_wrap figure:nth-child(2n+0){margin-right:0}
.footer_wrapper .footer-logo{padding-top: 0px;padding-right: 0px;padding-left: 125px}
.footer_wrapper .foot-col{flex:auto;margin:0 0 20px 0;padding-left: 2px;}
.footer_wrapper .foot-col .cat_links{text-align:center;width: 100%;}
ul.footer_social{justify-content:center}
.footer-bottom .container{flex-wrap:wrap;justify-content:center}
.copyright,.footer-links,.poweredBy{width:100%;text-align:center}
.two-five-block .media:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 2;
    display: block;
    background-color: #e9e9e9;
    width:100%;
    height: auto;
    
  }
  .two-five-block .media{margin-bottom:5px;}

  .two-five-block .media:nth-child(2) {
    grid-column-start: 2;
    grid-column-end: 3;
    display: block;
    background-color: #e9e9e9;
    width:100%;
    height: auto;
  }
  .two-five-block .media .media-img {
    padding-left: 0;
    width: 120px;
}
}

/*** Reviews css ***/
.webstory-comp{background-color:#f1f1f1!important;border:1px solid #f1f1f1!important;box-shadow:2px 2px 10px rgba(221,221,221,.5)!important;padding:0px}
.heading{float:left;width:100%;margin-bottom:-1px;position:relative;display:block;justify-content:space-between;align-items:center}
.heading h2{border-bottom:3px solid #d4d4d4;height:38px;position:relative}
a.more-btn{font-size:14px;font-weight:600;text-transform:uppercase;padding:4px 8px;color:#1d2327;font-family:Mandali;/*float:right;*/margin-bottom:0;top:10px;right:0;position:absolute}
.reviewsSwiper{width:100%;float:left;margin-bottom:0px}.swiper-pointer-events{touch-action:pan-y}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.reviewsSwiper .swiper-wrapper{padding-bottom:25px}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper.reviewsSwiper .swiper-pagination{bottom:0}.swiper.reviewsSwiper .swiper-pagination .swiper-pagination-bullet{background-color:#9e9e9e;opacity:1;width:6px;height:6px;margin:0 3px}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.reviewsSwiper .swiper-slide .imgCont{width:100%;height:100%}.webstory-comp .heading h2 a{color:#f61f60}.rating{width:120px;height:24px;position:relative;background-color:gray}.rating progress.rating-bg{-webkit-appearance:none;-moz-appearence:none;appearance:none;border:none;display:inline-block;height:24px;width:100%;color:orange}.rating svg{position:absolute;top:0;left:0;width:100%;height:100%}.reviewsSwiper .swiper-wrapper{padding-bottom:25px}.reviewsSwiper .swiper-slide{position:relative}.reviewsSwiper .swiper-slide .textgrad{padding:10px 10px 10px 10px;left:0;right:0;border-radius:0 0 4px 4px;position:absolute;bottom:0;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,#000 82%,#000 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,#000 82%,#000 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 47%,#000 100%)}.reviewsSwiper .imgCont img{width:100%;border-radius:4px;aspect-ratio:10/14;object-fit:cover}.reviewsSwiper .textgrad h3{color:#fff;font-family:Mandali;font-size:px;font-weight:400;letter-spacing:0;line-height:24px;text-align: center;}.textgrad2 h3{font-family:Mandali;font-size:20px;font-weight:600;letter-spacing:0;line-height:24px;text-align: center;}.reviewsSwiper .textgrad h3 a{color:#fff}.swiper.reviewsSwiper .swiper-pagination{bottom:0}.swiper.reviewsSwiper .swiper-pagination .swiper-pagination-bullet{background-color:#9e9e9e;opacity:1;width:6px;height:6px;margin:0 3px}.swiper.reviewsSwiper .swiper-pagination .swiper-pagination-bullet-active{width:20px;border-radius:50px;background-color:#f61f60}progress::-webkit-progress-value{background:orange}
/* Reviews css END*/

/* breaking css*/
.breaking_news_marquee {
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 3px;
}
.breaking_news_marquee {
overflow: hidden;
font-size: 18px;
font-weight: 600;
/* border: 6px solid #000000; */
margin: 9px 0px;
line-height: 30px;
background-color: #fff}
.breaking_news_marquee .bk_heading {
position: absolute;
background-color: #f61f60;
padding: 0 10px;
color: #fff;
text-transform: uppercase;
font-size: 20px;
font-weight: 500;
z-index: 999;
text-align: left;
margin-right: 11px;
padding: 2px 0 -1px 10px;
font-family: 'Roboto';
/*-webkit-clip-path: polygon(90% 0,100% 50%,90% 100%,0 100%,0 0,0 0);
clip-path: polygon(90% 0,100% 50%,90% 100%,0 100%,0 0,0 0);*/
}

/* element.style {
margin-right: 150px;
float: left;
}
element.style {
width: 100000px;
margin-left: 0px;
animation: 377.828s linear 0s infinite normal none running marqueeAnimation-31097180;
} */
.breaking_news_marquee span {
margin-right: 15px;
margin-left: 15px;
}

/*.ArticleBodyCont a:hover{color: rgb(0, 111, 214)}*/
/* breaking css END*/


/* .article-download {
  text-align: center;
  font-size: 22px;
  margin: 10px;
} */

.article-download a {
  color: #f61f60;
}

.author-box span {
  margin-right: 10px;
  font-size: 14px;
  font-weight: 600;
  color: gray;
}
.movie-rate-details {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-top: 1px solid #405266;
  border-bottom: 1px solid #405266;
  /* margin-bottom: 70px; */
  background: #000;
}

.movie-rate-details .rate {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-left: 20px;
  justify-content: flex-start;
}

.movie-rate-details .rate i {
  font-size: 32px;
  color: #f5b50a;
}

.movie-rate-details .rate p {
  /* margin-bottom: 0; */
  margin-left: 10px;
  font-size: 18px;
  color: #fff;  
  margin-bottom: 0px;
}
.movie-rate-details .rate p span {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
}

.movie-rate-details .rate-star {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 30px;
  border-left: 1px solid #405266;
  padding-left: 15px;
  /* height: 54px; */
}

.movie-rate-details .rate-star li {
  font-size: 18px;
  color: #fff;
  margin-right: 15px;
  padding: 4px;
  list-style-type: none;
  /* margin-bottom: 0; */
}

.movie-rate-details .rate-star li span {
font-size: 12px;
color: #abb7c4;
}


.rate-star ul{
list-style-type: none;
display: flex;
flex-wrap: wrap;
background: #000;
}
.rate-star ul li{white-space: normal;}


@media only screen and (max-width:760px){
.movie-rate-details{display:block}
.movie-rate-details .rate{justify-content: center;
border-bottom: 1px dashed #aaa6a6;     margin-left: 0px;}
.movie-rate-details .rate-star{padding-left: 0px;border-left: none;margin-left: 0px;}
.movie-rate-details .rate-star li:first-child{
width: 100%;
text-align: center;
font-weight: bold;
font-size: 20px;
}    
.rate-star ul {
padding: 0px 15px;
}
.breadcrum li {font-size: 14px;display: inline-block;
  margin: 8px 0 0;
  font-family: 'Roboto';
  font-size: 12px;
  line-height: 20px;
  padding: 0;}       
  }
 

  /*23012023-sports*/
  .left-col .card {padding:10px 0px;}
  .left-col .card .card-body{padding:10px;}
  .card-body .two-five-block .image-block{width:100%;margin-bottom:5px;padding:0px}
  .card-body .two-five-block .image-block .media-img{width:150px;}
  .card-body .two-five-block .image-block .media-body {width: calc(100% - 150px);}
  .load-more-btn {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    color: #f13d77;
    border: 1px solid #f04d80;
    border-radius: 5px;
    padding: 8px 16px;
    text-transform: capitalize;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
    background-color: transparent;
    cursor: pointer;}
    .load-more-btn:hover {
      background-color: #f61f60;
      color: #fff;
  }