.Tag-container{float:left;width:100%}
.Tag-container h5{float:left;width:100%;margin:0 0 19px 0;padding:0;font-size:23px; }
.Tag-container a{
    color: #fff;
    background: #000;
    margin: 0 14px 8px 0;
    text-transform: uppercase;
    font-size: 14px; 
    font-family: Roboto,sans-serif;
    font-weight: normal;
    padding: 4px 13px;
    text-align: center;
    float: left;
}
.Tag-container span.datahreflink{
    color: #fff;
    background: #000;
    margin: 0 14px 8px 0;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Roboto,sans-serif;
    font-weight: normal;
    padding: 4px 13px;
    text-align: center;
    float: left;cursor: pointer;
}
.wrap-lang p{width: 100%;float: left;text-align: left;font-size: 1rem;line-height: 1.5rem;}
.Tag-container a:hover, .Tag-container span.datahreflink:hover{background:#ff3934;}
.Tag-container a:not([href]):not([tabindex]) {
    color: #fff;
    text-decoration: none;
}
.Video-Holder { float: left; width: 100%; padding-top: 56.25%; margin: 13px 0 0px 0; position: relative; }
.Video-Holder iframe { width: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; border: 1px solid #ddd; height: 100%; }
.Video-wraper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.Video-wraper  {
    float: left;
    width: 100%;
    padding-top: 56.25%;
    margin: 0 0 17px 0;
    position: relative;
}
.main-banner{
    width:100%;
    float:left; 
    margin:0 0 39px 0;
}
.main-banner img{
    width:100%;
    max-height:100%;  
    border-radius:17px;
}
.baar-cat {
    width:330px;
    margin:0 auto;
        display: flow-root;
}
.baar-cat  b {
    font-size: 22px;
    float: left;
    color: #fff;
    font-weight: 700;
    margin: 0 11px 0 0;
}
.baar-cat .progress {
    width: 287px;
    height: 9px;
    margin: 10px 0 0 0;
}
/*.main-banner .above-carousel:after{
    display:none !important; 
}
.main-banner .carousel-item :after{
    display:none !important; 
}*/

.main-banner .carousel-item b:before {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
   /* background: rgba(0,0,0,.04) linear-gradient(transparent,transparent 45%,#000);*/
    right: 0;
     background:rgba(28,28,28,0.4);
    z-index: 2;
    left: 0;
    bottom: 0px;
    border-radius:17px;
    padding: 0;
    margin: 0 auto;
}
.main-banner .carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 36px;
    height: 6px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top:0; 
    border-bottom:0; 
    opacity:9;
    transition: opacity .6s ease;
    border-radius: 17px;
}
.main-banner .carousel-indicators .active {
    opacity:9;
    background: #00a2ed;
}
.above-carousel {
float: left;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 9;
    width: 99%;
    height: 100%;
}
.type {
    color: #fff;
    background-color: #00a2ed;
    border-color: #00a2ed;
    border-radius: 4px;
    padding: 1px 8px;
    font-size: 14px;
    margin: 5px 0 7px 0;
    outline: none;
    display: inline-block;
    border: none;
    text-transform: capitalize;
    font-weight: 500;
}
.type-h{text-shadow: none !important;}
.type a {
    color: #fff;
}
.above-carousel h3 {
    color: #fff;
    font-size: 31px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 37px;
    width: 100%;
    padding: 26% 0 0 2%;
    margin: 0;
    text-shadow: 1px 1px #181818;  
    height: 100%;
    position: relative;
}
.above-carousel p {
   color: #fff;
    font-weight: 400;
     font-size: 14PX;
} 
.above-carousel p a{
    color: #fff !important;
    font-weight:600; 
} 
.post{
 width:100%;
 float:left;
}
.post h2{
    width: 100%;
    float: left;
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 36px;
    line-height: normal; 
    font-weight:700; 
}
#myBtn {
      display: none;
    position: fixed;
    bottom: 87px;
    right: 13px;
    height: 40px;
    z-index: 99;
    font-size: 37px;
    border: none;
    width: 40px;
    outline: none;
    background: url(../images/bottom-arrow.png);
    color: #fff;
    cursor: pointer;
    padding: 0;
}
.related-thimb {
    width: 100%;
    float: left;
    margin: 0 0 22px 0;
}
.related-thimb span {
    width: 100%;
    float: left;
    padding-top: 56.25%;
    cursor:pointer;
    position: relative;
}
.related-thimb span img {
    width: 100%;
    position: absolute;
    top: 0;
        border: 1px solid #ddd;
    height: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius:7px;
}
.related-thimb h2 {
    color: #000;
    margin: 15px 0 11px 0;
    padding: 0;
    float: left;
    font-size: 19px;
    width: 100%;
    line-height: 30px;
    font-weight: 500;
    height: 55px;
    overflow: hidden;
}

.related-thimb h2.review-title {
    height: auto;
}

.related-thimb p{
font-size: 14px;
    font-weight:300;
    color: #565656;
}
.related-thimb p a{
 text-decoration:none;
 color:#00a2ed ;
     margin: 0 10px 0 0    
}
.related-thimb span a{
    position: absolute;
    top: 13px;
    border-radius: 3px;
    color: #fff;
    left: 13px;
    text-decoration: none;
    background: #00a2ed;
    width: auto;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    padding: 0 11px 0 10px;
}
.image-caption {
    font-size: 13px;
    float: left;
    width: 100%;
    margin:0 0 25px 0;
    border-bottom: 1px solid #dcdcdc;
    font-weight: 400;
}
.v-more {
    color: #000;
    border: 1px solid #000;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 44px 12px 44px;
    cursor: pointer;
    letter-spacing: 2px;
    margin: 19px 0 40px 0;
    display: inline-block;
}
.v-more:hover {
    background: #00a2ed!important;
    color: #fff!important;
    border: 1px solid #00a2ed!important;
    font-weight: 700!important;
}
.score{
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    color: #fff;
    width: 37px;
    font-weight: 800;
    line-height: 34px;
    border-top-right-radius: 4px;
}
.score-left{
     position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    color: #fff;
    width: 37px;
    font-weight: 800;
    line-height: 34px;
    border-top-left-radius: 4px; 
}
.Yello-Rate {
    background-color: #fbc800;
}
.Top-of{
    width:100%;
    float:left;
    background:#f5f5f5;
    margin:0 0 39px 0; 
}
.Top-of h3 {
width: 100%;
    float: left;
    margin:0px 0 22px 0;
    padding: 0;
    font-size: 36px;
    line-height: normal;
    font-weight: 700;
}
.top-story{
 float:left;
 width:100%;
padding-top: 56.25%;
margin:0 0 30px 0; 
   position: relative;
}
.top-story a:after {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.04) linear-gradient(transparent,transparent 45%,#000);
    right: 0;
    z-index: 2;
    left: 0;
    bottom: 0px;
    border-radius:7px; 
    padding: 0;
    margin: 0 auto;
}
.top-story .above-carousel :after {
    display:none !important; 
}
.top-story .above-carousel a{
    font-weight:400; 
        margin: 0 5px 0 0;
}
.top-story img{
   width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius:7px;
}
.bottom-feed{
    float:left;
    width:100%;
}
.trending {
    float: left;
    width: 100%;
}
.trending ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.trending ul li {
width: 100%;
    float: left;
    margin: 0 0 6px 0;
    padding: 0 0 7px 0;
    list-style: none;
    cursor: pointer;
}
.Search-product {
    border: 1px solid #dddd;
    width:102px;
   float: left;
   position:relative;
   height:102px;
    margin-bottom: 14px;
    margin-right: 12px;
}
.product-desc {
    color: #2a2a2a;
    font-size: 15.5px;
    display: block;
    line-height: 22px;
    margin: 0 0 7px 0;
}
.Search-product img {
    width: 100%;
    height:100%; 
    border: 1px solid #ddd;
    border-radius:5px;
}
.product-text {
     display: grid;
}
.product-text p{
    color: #000;
    font-size: 17px;
    display: table-cell;
    line-height: 22px;
    margin: 0 0 2px 0;
    font-weight: 400;
    height: 41px;
    overflow: hidden;
}
.product-text b{
     font-size: 13px;
    font-weight: 300;
}
.tag{
    border-radius: 3px;
    color: #fff;
    left: 13px;
    text-decoration: none;
    background: #00a2ed;
    width: 72px;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    height: 30px;
    margin: 0 0 9px 0;
    line-height: 28px;
    float: left;
    text-transform: capitalize;
}
.video-list{
    float:left;
    width:100%;
} 
.video-list .Thumb-new {
    width: 100%;
    float: left;
    padding-bottom: 2px;
    margin-bottom: 24px;
}
.video-list .Search-product {
    width:317px;
    float: left;
    margin-bottom: 12px;
    margin-right: 22px;
    height:178.31px; 
    position: relative; 
}
.video-list .Search-product img {
    width: 100%;
    height: 100%;
    border-radius: 7px;
}
.video-list .Search-product:after {
    content: "\f04b";
    display: inline-block;
    position: absolute;
    font-family: FontAwesome;
    left: 42%;
    color: #000;
    background: #fff;
    width: 43px;
    float: left;
    z-index: 9;
    margin: 0;
    font-weight: 400;
    font-size: 12px;
    bottom: 36%;
    text-align: center;
    height: 43px;
    border-radius: 46px;
    line-height: 44px;
}
.video-list p {
font-size: 12px;
    margin: 0 0 21px 0;
    text-transform: uppercase;
    font-weight: 500;
    background: #00a2ed;
    width: 72px;
    display: inline-block;
    color: #ffff;
    text-align: center;
    border-radius: 3px;
}
.video-list .product-desc {
color: #000;
    font-size: 19px;
    display: block;
    line-height: 28px;
    margin: 0 0 0 0;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 500;
    height: 50px;
}
.video-list span a{
 color: #00a2ed ;
     margin: 0 7px 0 0;
}
.video-list span {
     font-size: 12px;
      line-height: 23px;
    color: #393939cc;
    display: block;
    margin: 58px 0 0 0;
}
.add{
   float:left;
   width:100%;
   text-align:center; 
}
.add img{
   max-width:100%;
   max-height:100%; 
}
.wrap-vew-all {
    position: relative;
    float:left;
    width:100%; 
}
.wrap-vew-all h3 {
    position: relative;
    border-bottom: 1px solid #ccc;
    padding: 0 0 25px;
}
.wrap-vew-all h3:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: -1px;
    margin: 0;
    height: 96%;
    width: 80px;
    border-bottom: 6px solid #00a2ed;
    top: 4%;
}
.wrap-vew-all b {
position: absolute;
    right: 0;
    bottom: 35px;
    color: #000;
    font-size: 16px;
    cursor: pointer;
}
h3 {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 800;
    margin: 24px 0 11px;
    float: left;
    width: 100%;
    padding: 0;
}
.news{
    float:left;
    width:100%;
    margin:19px 0 0 0; 
}
.news .Search-product {
    float: right;
}
.news .trending ul li {
        margin: 0 0 19px 0;
  border-bottom:1px solid #ccc;   
}
.only-text {
border-radius: 3px;
    color: #00a2ed;
    left: 13px;
    text-decoration: none;
    /* width: 72px; */
    text-align: left;
    font-weight: 400;
    font-size: 15px;
    height: 30px;
    margin: 0 0 0 0;
    line-height: 15px;
    float: left;
    text-transform: capitalize;
}
.bottom-slide{
     float: left;
    width: 100%;
    margin: 20px 0 20px 0;
}
.bottom-slide img{
   max-width: 100%;
   border-radius:7px;
   height:364px;
}
.categ-banner {
    width: 100%;
    float: left;
    margin: 0 0 39px 0;
}
.pointer{
width: 100%;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 999999;
    top: 48%;
    left: 0;
    right: 0;
}
.pointer .carousel-control-prev-icon {
    background-image: none !important;
}
.pointer .carousel-control-next-icon {
    background-image: none !important;
}
.pointer .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    left:10px;
    opacity: 9;
    line-height: 23px;
    text-align: center;
    background: #575757;
    transition: opacity .15s ease;
    background-image: none;
    font-size: 13px;
}
.pointer .carousel-control-next {
    position: absolute;
    top: 0;
    right:10px;
    bottom: 0;
    z-index: 1;
    background-image: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    opacity: 9;
    text-align: center;
    background: #575757;
    transition: opacity .15s ease;
    font-size: 13px;
    line-height: 23px;
}
.categ-banner .carousel-item:after {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.04) linear-gradient(transparent,transparent 45%,#000);
    right: 0;
    z-index:9;
    left: 0;
    bottom: 0px;
    padding: 0;
    margin: 0 auto;
     border-radius: 17px;
}
.categ-banner img {
    width: 100%;
    max-height: 100%;
    border-radius: 17px;
}
.categ-above-carousel {
    float: left;
    margin: 0 0 0 3%;
    position: absolute;
    top: 32%;
    z-index: 999;
    width: 94%;
    text-align: center;
}
.categ-above-carousel h3 {
    color: #fff;
    font-size: 31px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 37px;
}
.categ-above-carousel p{
    color: #fff;
    font-weight: 600;
}
.categ-banner .carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 36px;
    height:4px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 0;
    border-bottom: 0;
    opacity: 9;
    transition: opacity .6s ease;
    border-radius: 17px;
}
.categ-banner .carousel-indicators .active {
    opacity: 9;
    background: #00a2ed;
}
.News-wraper{
    float:left;
    width:100%;margin-bottom: 50px
}
.News-wraper table{  
    width:100%;
    float: left;
    margin:14px 0 14px 0;
}

.News-wraper table tr td{  
      border: 1px solid #ccc;
    padding: 6px 0 5px 12px;
    font-size: 15px;
}
.News-wraper table tr td p{  
   margin:0; 
}
.News-wraper img{
    max-width:100%;
     max-height:100%; 
}
.features{
    float:left;
    width:100%;
    margin:19px 0 0 0;
}
.features .Search-product {
    width: 102px;
    float: right;
    position: relative;
    height: 102px;
    margin-bottom: 14px;
    margin-right: 0;
}
.features .trending ul li {
    width: 100%;
    float: left;
    margin: 0 0 16px 0;
    padding: 0 0 4px 0;
    list-style: none;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
}
.controlers{
    float: right;
    width:89px;
    position: absolute;
    right: 0;
    top: -82px
}
.categ-banner.carousel-control-next, .carousel-control-prev {
position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    opacity: 9;
    line-height: 23px;
    text-align: center;
    background: #303030;
    transition: opacity .15s ease;
    background-image: none;
    font-size: 13px;
}
.categ-banner .carousel-control-next, .carousel-control-next {
position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-image: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    opacity: 9;
    text-align: center;
    background: #303030;
    transition: opacity .15s ease;
    font-size: 13px;
    line-height: 23px;
}
.controlers .carousel-control-next-icon {
    background-image:none !important;
   
}
.controlers .carousel-control-prev-icon {
    background-image:none !important;
  
}
.Paginations{
    float:left;
    width:100%;
        margin: 13px 0 32px 0;
}
.count {
padding: 0;
    margin-left: 0px;
    color: #fff;
    background-color:#00a2ed;
    border: none;
    font-size:14px;
    width:38px;
    font-weight: 500;
    height:38px;
    margin-right:9px;
    text-align: center;
    line-height: 40px;
    border-radius: 24px;
}
.page-link {
    position: relative;
    display: block;
    padding: 0;
    margin-left: 0px;
    color: #fff;
    background-color: #000;
    border: none;
    font-size: 14px;
    width: 38px;
    font-weight: 500;
    height: 38px;
    margin-right: 9px;
    text-align: center;
    line-height: 40px;
    border-radius: 24px;
}
.page-link:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color:#00a2ed;
    border-color:#00a2ed;
}
.page-item:first-child .page-link {
  position: relative;
    display: block;
    padding: 0;
    margin-left: 0px;
    color: #fff;
    background-color: #000;
    border: none;
    font-size:13px;
    width:38px;
    font-weight: 500;
    height:38px;
    margin-right:9px;
    text-align: center;
    line-height:39px;
    border-radius: 24px;
}
.page-item:last-child .page-link {
  position: relative;
    display: block;
    padding: 0;
    margin-left: 0px;
    color: #fff;
    background-color: #000;
    border: none;
    font-size:13px;
    width:38px;
    font-weight: 500;
    height:38px;
    margin-right:9px;
    text-align: center;
    line-height:39px;
    border-radius: 24px;
}
h2 {
    width: 100%;
    float: left;
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 36px;
    line-height: normal;
    font-weight: 700;
}
.Game-carousel{
    float:left;
    width:100%;
    color:#fff; 
    background:#00a1ed; 
}
.Game-carousel h3 {
    width: 100%;
    float: left;
    margin: 23px 0 22px 0;
    padding: 0;
    font-size: 36px;
    line-height: normal;
    font-weight: 700;
    color:#fff;
}
.Product-news {
    width: 100%;
    float: left;
    margin:0px 0 106px 0;
}
.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;
}
.Product-news .slick-prev {
    width: 28px;
    height: 28px;
    border-radius: 0;
    text-align: center;
    background: none;
    outline: none;
    line-height: 15px;
    z-index: 999;
    position: absolute;
    top: 263px;
    left: inherit;
    border: 1px solid #dcdcdc;
    font-size: 0;
    opacity: .8;
    right: 45px;
}
.slick-slide {
    margin: 0 7px 0 0;
}
.slick-slide {
    display: none;
    float: left;
    height: 136px;
    min-height: 1px;
}
.slick-initialized .slick-slide {
    display: block;
    border: 1px solid #ddd;
    padding: 10px;
}
.Product-news .slick-slide {
    height: auto;
    border-radius: 0;
    padding: 0;
    position: relative;
    border: none;
}
.slick-prev:after {
    content: "\f104";
    margin: 0 0 0 3px;
    font-family: FontAwesome;
    float: left;
    padding-top: 0;
    font-size: 19px;
    color: #969696;
    font-weight: 400;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.Product-news .recent-product {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0;
    height: auto;
    margin: 0 0 17px;
    padding-top: 56.25%;
    position: relative;
}
.Product-news .slick-slide img {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border-radius:7px; 
    bottom: 0;
    height: 100%;
}
.writer {
    font-size: 14px;
    line-height: 23px;
    font-weight: 500;
    margin: 0 0 0 0;
}
.writer a{color:#fff;}
.Product-news h5 {
text-align: left;
    font-size: 22px;
    float: left;
    width: 100%;
    padding: 0;
    line-height: 31px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 59px;
    margin: 0 0 15px;
    color: #fff;
    font-weight: 600;
    font-family: 'Roboto',sans-serif;
}
.Product-news .slick-next {
width: 37px;
    height: 37px;
    border-radius: 69px;
    text-align: center;
    background: none;
    outline: none;
    line-height: 1px;
    z-index: 999;
    position: absolute;
    top: 339px;
    left: 47px;
    background: #ffff;
    font-size: 0;
    border: 1px solid #fff;
}

.slick-next:after {
    content: "\f105";
    margin: 0 6px 0 0;
    font-family: FontAwesome;
    float: right;
    padding-top: 0;
    font-size: 24px;
    color: #000;
    font-weight: 400;
}
.Product-news .slick-prev {
width: 37px;
    height: 37px;
    border-radius: 69px;
    text-align: center;
    background: none;
    outline: none;
    line-height: 15px;
    z-index: 999;
    position: absolute;
    top: 339px;
    left: 0;
    border: 1px solid #fff;
    font-size: 0;
    opacity: 8;
    background: #ffff;
    right: inherit;
}
.slick-prev:after {
content: "\f104";
    margin: 0 0 0 5px;
    font-family: FontAwesome;
    float: left;
    padding-top: 0;
    font-size: 24px;
    color: #000;
    font-weight: 400;
}

.block {
    width: 100%;
    position: relative;
    overflow: hidden;
    font-size: 16px;
    padding-top: 56.25%;
    margin-bottom:0px;
}

 .block b:after {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
   /* background: rgba(0,0,0,.04) linear-gradient(transparent,transparent 45%,#000);*/
    right: 0;
    z-index: 9;
    left: 0;
    bottom: 0px;
    padding: 0;
    margin: 0 auto;   
} 
 .block .Center-block :after {
    display: none !important; 
 }
.Top-sponsered :after  {
    display: none !important; 
 }

.block img {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
}
.block iframe {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
}
.Top-sponsered {
    display: block;
    text-align: center;
    float:left;
    width:100%;
}
.breadcrumbwrap {
    float: left;
    width: 100%;
}
.wrap-lang {
    width: 100%;
    float: left;
}
.Top-sponsered h1 {
padding: 0;
    text-align: left;
    line-height: 42px;
    float: left;
    width: 100%;
    font-size: 36px;
    margin: 7px 0 11px 0;
    font-weight: 700;
}
.Text-sponsered {
    font-size: 13px;
    text-align: left;
    margin: 0 0 15px 0;
    font-weight: 500;
    /* position: relative; */
    float: left;
}
.Text-sponsered a{
    color:#000;
}
.baar{
    float:left;
    width:100%;
        margin: 9px 0 9px 0;
}
.baar b{
font-size: 27px;
    float: left;
    color: #000;
    font-weight: 700;
    margin: 0 11px 0 0;
}
.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
}
.progress {
    width: 300px;
    height: 9px;
    margin: 10px 0 0 0;
}
.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    /*background-color: #007bff;*/
    transition: width .6s ease;
}
.fair_rate {
    background: #f68e1f;
}
.publisher{
    float:left;
    width:100%;
    background:#00a1ed;
        margin: 0 0 28px 0;
    padding:12px;
}
.publisher div{
    float: left;
    width: 100%;
    padding: 15px;
    background: #fff;
}
.publisher div p{
    margin:0;
}
.New-desk {
    display: flow-root;
    width: 100%;
    background: #f3f3f3;
    padding:0px;
    margin: 0 0 40px 0;
}
.Desk-thumb {
   float: left;
    width: 80px;
    height: 80px;
    margin: 16px 9px 8px 8px;
}
.Desk-thumb img{
    width:100%;
    height:100%;
    border-radius:100px;  
}
.New-desk h5 {
    font-size: 18px;
    margin: 13px 0 6px 0;
}
.New-desk p {
       margin: 0 0 0 0;
    line-height: 21px;
    font-size: 15px;
}
.New-desk p+p {
    margin: 10px 0 0 0;
}
.New-desk p a {
    color: #FF0000;
    margin: 0 9px 0 0;
}
.heat-image{
    float:left;
    width:48%;
        padding-top: 56.25%;
    position:relative;
}

.heat-image img{
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    border-radius:4px;
    bottom: 0;

}
.nfs-rating{
    float:right;
    width:48%
}
.User-Coment {
    margin: 0;
    font-weight: 600;
    font-size: 22px;
    float: left;
    width: auto;
    text-align: left;
}
.UserDate {
    float: right;
    width: auto;
    font-size: 21px;
    font-weight: 900;
    margin: 0
}
.UserDate sub {
    position: relative;
    top: 1px;
    left: -3px;
}
.yellowtext {
    color: #fbc800;
    text-transform: uppercase;
}
.bluetext {
    color:#00a1ed;
    text-transform: uppercase;
}
.star-rate{
     float: left;
    width: 100%;
    text-align: left;
    margin: 19px 0 10px 0;
    font-size: 31px;
    border-bottom: 1px solid #eee;
    padding: 0 0 15px 0;
}
.star-rate p{
  font-size: 13px;
    margin: 0;
    font-weight: 400;
    color: #858585cc;
}
.prev-post{
     float: left;
    width: 48%;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    margin: 0 0 28px 0;
}
.prev-post a{
     color: #000;
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 15px; 
}
.prev-post a+a{
     color: #999;
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 15px; 
}
.next-post{
    float:right;
    width: 48%;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    margin: 0 0 28px 0;
}
.next-post a{
    color: #000;
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 15px;
}
.next-post a+a{
    color: #999;
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 15px;
}
.movers{
  float: right;
    width: 81px;
    position: absolute;
    right: 6px;
    top: 12px;
    z-index:99;
}
.movers .carousel-control-next-icon {
    background-image: none !important;
}
.movers .carousel-control-prev-icon {
    background-image: none !important;
}
.slides-above-carousel {
    float: left;
    margin: 0 0 0 5%;
    position: absolute;
    top: 9px;
    z-index: 18;
    width: 90%;
    text-align: left;
}
.slides-above-carousel h3 {
    font-size: 19px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 188px 0 11px;
    float: left;
    width: 100%;
    padding: 0;
    color: #fff;
    line-height: 24px;
}
.slides-above-carousel p{
       color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.bottom-slide .carousel-item:after {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.04) linear-gradient(transparent,transparent 45%,#000);
    right: 0;
    z-index: 9;
    left: 0;
    bottom: 0px;
    padding: 0;
    margin: 0 auto;
    border-radius: 7px;
}
.bottom-slide .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    opacity: 9;
    line-height: 23px;
    text-align: center;
    background: #303030;
    transition: opacity .15s ease;
    background-image: none;
    font-size: 13px;
}
.bottom-slide .carousel-control-next, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-image: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    opacity: 9;
    text-align: center;
    background: #303030;
    transition: opacity .15s ease;
    font-size: 13px;
    line-height: 23px;
}

.hideclass{
    display:none;
}
.videohideclass{
    display:none;
}
.ickon:after {
content: "\f01d";
    display: inline-block;
    position: absolute;
    font-family: FontAwesome;
    left: 43%;
    color: #fff;
    font-size: 36px;
    float: left;
    z-index: 9;
    margin: 0;
    font-weight: 300;
    opacity: 0.9;
    bottom: 43%;
    z-index: 9999;
}
.fixed{
    float:left;
    width:100%;
}
.at-style-responsive .at-share-btn {
    padding: 5px;
    background: none !important;
}
.at-resp-share-element .at-share-btn .at-icon-wrapper {
    float: left;
    display: none !important;
}
.addthis_inline_share_toolbox{
        float: right;
    width: 47px;
    height: 21px;
    margin: 0 0 0 8px;
}
.at-share-btn-elements{
        position: relative;
    margin: -27px 0 0 0;
}
.Price-Wrap h3 b {
    color: #ff3934;
    font-weight: 500;
}
.Price-Wrap h3  {
font-weight: 500;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 31px;
}
.key-specifications { float: left; width: 100%; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin: 0 0 31px 0; }
.key-specifications h3 { color: #fff; background: #5b5b5b; float: left; font-size: 18px; margin: 0; padding: 5px 10px 7px; width: auto; position: absolute; left: 30px; font-weight: 500; text-transform: capitalize; }
.Specs-Wrap { display: flex; margin: 0; padding: 37px 0 0; background:#fbfbfb; float: left; width:100%; }
.Specs-Wrap ul { width: 100%; list-style: none; margin: 0; padding: 0; float: left; }
.Specs-Wrap ul li { width: 49%; float: left; margin:3px 0 9px 0; font-size: 12px; padding: 7px 2px; overflow: hidden; font-weight: 300; text-transform: capitalize; }
.Specs-Wrap ul li span { width: 50px; text-align: center; float: left; margin: 0 5px 0 0; }
.value { font-size: 14px; line-height: 18px; font-weight: 500; display: flex; }
.Specs-Wrap ul li span { width: 50px; text-align: center; float: left; margin: 0 5px 0 0; }
.Price-Wrap { width: 100%; float: left; margin:0 0 14px 0; } .Price-Wrap h2{ font-size:17px; margin:0 0 17px 0 }
.key-heading{ font-size:17px; margin:0 0 21px 0 }
.table { width: 100%; margin-bottom: 1rem; color: #212529; border:1px solid #eaeaea; }
.Price-Wrap .table td { padding: 5px 0 5px 10px; /*   border-bottom: 1px dashed #dee2e6;*/ text-align: left; border-top: none; color: #000; font-weight: 300; font-size: 14px; }
.Price-Wrap .table tr:nth-of-type(even) { background-color: rgba(0,0,0,.05); }
.Price-Wrap .table td:nth-child(1) { text-align: left; width:145px; font-weight:400; }
.Price-Wrap .table td .buyTop {
    float: left;
    margin:0px 13px 0 0;
    border-radius: 4px;
}
.Price-Wrap .table td .buyTop .buy-info {
border: 1px solid #ddd;
    padding: 1px 5px;
    margin-left: 0;
    border-radius: 4px;
    display: inline-block;
    margin-right: -7px;
    position: relative;
    z-index: 9;
    background: #fff;
    vertical-align: top;
    height:31px;
    width: auto;
    cursor: pointer;
}
.Price-Wrap .table td .buy-info img {
    margin: 0 1px 0 0;
    width: auto;
}
.Price-Wrap .table td .price_place {
font-size: 13px;
    color: rgba(0,0,0,.8);
    margin-right: 0px;
    font-weight: 500;
    float: right;
    line-height: 29px;
    margin-left: 1px;
}
.Price-Wrap .table td .buyTop .buy-button {
border: 1px solid #fd3d39;
    border-radius: 4px;
    padding: 0 3px 0px 8px;
    background: #fd3d39;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    line-height: 28px
}
/* ------------- Author Block css -----*/
.New-desk { float: left; width: 100%; background: #f3f3f3; padding: 4px; margin:23px 0 40px 0; }
.Desk-thumb { float: left; width: 81px; height: 82px; margin: 8px 17px 9px 5px; }
.Desk-thumb img { float: left; width: 100%; height: 100%; }
.author_details{float: left; width: 84%;font-size: 15px;line-height: 20px}
.author_details .auth_social a{font-size: 14px;font-weight: 500; color: #000;margin:0 5px 5px 0;}
.author_details_other{float: left; width: 84%;font-size: 15px;line-height: 20px;padding-top: 5px;}
.New-desk .author_details span {margin: 5px 0 ;font-size: 18px;font-weight: 500;padding: 0;color: #000;text-transform:capitalize}
.author_details_other strong{font-weight: 600; text-transform: capitalize;line-height: 26px;font-size: 16px;}
.author_details_other span {color: #f83f37}
/* ------------- Author Block css -----*/
@media only screen and (min-width: 0px) and (max-width: 600px) {
/* ------------- Author Block css -----*/
.author_details_other span {color: #f83f37}
.author_details{ width: 64%;}
.author_details_other{width: 100%;}
.author_details .auth_social a:first-child{display: inline-block;}
/* ------------- Author Block css -----*/
.post h2 {
    width: 100%;
    float: left;
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 30px;
    line-height: normal;
    font-weight: 700;
}
.image-caption {
    font-size: 13px;
    float: left;
    width: 100%;
    margin: 0 0 19px 0;
    border-bottom: 1px solid #dcdcdc;
    font-weight: 400;
    line-height: 21px;
}
.type-h {
    padding: 7px 8px !important;
}
.value {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    display: flex;
}
.Specs-Wrap ul li span {
    width: 29px;
    text-align: center;
    float: left;
    margin: 0 3px 0 0;
}
.Specs-Wrap ul li {
    width: 49%;
    float: left;
    margin: 1px 0 8px 0;
    font-size: 12px;
    padding: 2px 2px;
    overflow: hidden;
    font-weight: 300;
    text-transform: capitalize;
}
.product-text p {
    color: #000;
    font-size: 16px;
    display: table-cell;
    line-height: 22px;
    margin: 0 0 2px 0;
    font-weight: 400;
    height: 41px;
    overflow: hidden;
}
.news .Search-product {
       float: right;
    margin: 29px 0 0 10px;
}
.Desk-thumb {
    float: left;
    width: 24%;
    height: 80px;
    margin: 16px 9px 8px 8px;
}
.New-desk p {
       margin: 0 0 0 0;
    line-height: 21px;
    float: right;
    font-size: 15px;
    width: 95%;
    word-break: break-all;
    text-align: left;
    padding: 0 8px 0 0;
}
.New-desk p+p {
    margin: 10px 0 12px 0;
}
.add {
    float: left;
    width: 100%;
    text-align: center;
    margin: 7px 0 22px 0;
}
h2 {
    width: 100%;
    float: left;
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 30px;
    line-height: normal;
    font-weight: 700;
}
.related-thimb h2 {
    color: #000;
    margin: 15px 0 11px 0;
    padding: 0;
    float: left;
    font-size: 19px;
    width: 100%;
    line-height: 30px;
    font-weight: 500;
    height: 55px;
    overflow: hidden;
}
.page-link {
    position: relative;
    display: block;
    padding: 0;
    margin-left: 0px;
    color: #fff;
    background-color: #000;
    border: none;
    font-size: 14px;
    width: 32px;
    font-weight: 500;
    height: 32px;
    margin-right: 9px;
    text-align: center;
    line-height: 32px;
    border-radius: 24px;
}
.News-wraper table tr td {
    border: 1px solid #ccc;
    padding: 8px 1px 8px 5px;
    font-size: 14px;
    line-height: 20px;
}
.pointer{
    display:none;
}
 
.main-banner .carousel-item img{
    height:100%;
}
 
.categ-banner .carousel-item img{
    height:100%;
}
.News-wraper img{
    max-height:100%;
    max-width:100%;
}
.page-item:last-child .page-link {
    position: relative;
    display: block;
    padding: 0;
    margin-left: 0px;
    color: #fff;
    background-color: #000;
    border: none;
    font-size: 11px;
    width:32px;
    font-weight: 500;
    height:32px;
    margin-right: 9px;
    text-align: center;
    line-height:32px;
    border-radius: 24px;
}
.page-item:first-child .page-link {
    position: relative;
    display: block;
    padding: 0;
    margin-left: 0px;
    color: #fff;
    background-color: #000;
    border: none;
    font-size: 11px;
    width:32px;
    font-weight: 500;
    height:32px;
    margin-right: 9px;
    text-align: center;
    line-height:32px;
    border-radius: 24px;
}
.count {
    padding: 0;
    margin-left: 0px;
    color: #fff;
    background-color: #00a2ed;
    border: none;
    font-size:16px;
  width:32px;
    font-weight: 500;
    height:32px;
    margin-right: 9px;
    text-align: center;
    line-height:32px;
    border-radius: 24px;
}
.above-carousel {
    float: left;
    margin: 0 0 0 3%;
    position: absolute;
    top:5%;
    z-index: 9;
    width: 94%;
}
.progress {
    width: 253px;
    height: 9px;
    margin: 10px 0 0 0;
}
.baar {
    float: left;
    width: 100%;
    margin: 18px 0 1px 0;
}
.heat-image {
    float: left;
    width: 100%;
    padding-top: 56.25%;
    position: relative;
    margin: 0 0 17px 0;
}
.nfs-rating {
    float: left;
    width: 100%;
}
.prev-post {
    float: left;
    width: 100%;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    margin: 0 0 28px 0;
}
.next-post {
    float: left;
    width: 100%;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    margin: 0 0 28px 0;
}
.Top-sponsered h1 {
    padding: 0;
    text-align: left;
    line-height: 29px;
    float: left;
    width: 100%;
    font-size: 22px;
    margin: 2px 0 7px 0;
    font-weight: 700;
}
.Text-sponsered {
    font-size: 13px;
    text-align: left;
    margin: 0 0 3px 0;
    font-weight: 500;
    position: relative;
}
.above-carousel h3 {
     font-size: 19px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 19px;
    margin: 6px 0 14px 0;
}
.above-carousel h3 {
font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 18px;
    margin: 0;
    padding: 2% 0 0 2%;
}
.block {
   margin-bottom:0px;
}

.Product-news .slick-next {
    width: 37px;
    height: 37px;
    border-radius: 69px;
    text-align: center;
    background: none;
    outline: none;
    line-height: 1px;
    z-index: 999;
    position: absolute;
    top: 285px;
    left: 47px;
    background: #ffff;
    font-size: 0;
    border: 1px solid #fff;
}
.Product-news .slick-prev {
    width: 37px;
    height: 37px;
    border-radius: 69px;
    text-align: center;
    background: none;
    outline: none;
    line-height: 15px;
    z-index: 999;
    position: absolute;
    top: 285px;
    left: 0;
    border: 1px solid #fff;
    font-size: 0;
    opacity: 8;
    background: #ffff;
    right: inherit;
}
.categ-above-carousel {
     float: left;
    margin: 0 0 0 3%;
    position: absolute;
    top: 79px;
    z-index: 9999;
    width: 94%;
    text-align: center;
}
.baar-cat {
    width: 307px;
    margin: 0 auto;
    display: flow-root;
}
.baar-cat .progress {
    width: 85%;
    height: 9px;
    margin: 10px 0 0 0;
}
.baar-cat b {
    font-size: 22px;
    float: left;
    color: #fff;
    font-weight: 700;
    margin: 0 5% 0 0;
    width: 10%;
}
.categ-above-carousel h3 {
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 20px;
    margin: 1px;
}
.categ-above-carousel p {
    color: #fff;
    font-weight: 600;
    font-size: 12px;
}



}
