/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22 Sep, 2016, 1:45:31 PM
    Author     : user
*/


@font-face {
    font-family: 'ProximaNovaRg';
    src: url('../fonts/proximanova-regular-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/proximanova-regular-webfont.woff') format('woff'), /* Pretty Modern Browsers */
        url('../fonts/proximanova-regular-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('../fonts/proximanova-regular-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
}
@font-face {
    font-family: 'ProximanovaSemibold';
    src: url('../fonts/proximanova_semibold-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/proximanova_semibold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/proximanova_semibold-webfont.woff') format('woff'), /* Pretty Modern Browsers */
        url('../fonts/proximanova_semibold-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('../fonts/proximanova_semibold-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: 600;
}
@font-face {
    font-family: 'Shonar Bangla';
    src: url('../fonts/Shonar.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Shonar.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/Shonar.woff') format('woff'), /* Pretty Modern Browsers */
        url('../fonts/Shonar.ttf')  format('truetype'), /* Safari, Android, iOS */
        url('../fonts/Shonar.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
}



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    font-family: 'Roboto', sans-serif;
/*    font-family: 'Shonar Bangla';*/
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a{
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.noPaddingMargin{
    padding: 0;
    margin: 0;
}
.MainContainer{
    width: 100%;
    float: left;
}
.HeaderContainer{
    width: 100%;
    float: left;
    padding: 5px 0 0;
}
.logoContainer{
   text-align: center;  
}
.TopHeaderToolBar{
    width: 100%;
    float: left;
    padding-left: 32px;
    padding-top: 5px;
    text-align: center;
}
#google_translate_element{
    display: inline-block;
    float: left;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
}
.HeaderSocialmedia{
    width: auto;
    float: right;
}
.DateText{
  font-family: 'ProximaNovaRg';
  font-weight: normal;
  color: #666666;
  font-size: 14px;
  text-transform: uppercase;
}
.SocilHeading{
   font-family: 'ProximanovaSemibold';
   font-weight: 600;
   font-size: 15px;
   text-transform: uppercase;
   letter-spacing: -0.1px;
   margin-right: 3px;
}
.HeaderSocialmedia span.icon-brand{
    margin: 0 2px;
}

.HeaderRight{
    padding: 0;
}
.Top_Ad_Container{
  float: right;  
  margin-top: 12px;
}
.Scrolling_Container{
    background: #222222;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    width: 100%;
    float: left;
    padding: 10px 0;
    font-family: 'Shonar Bangla';
    font-weight: normal;
}

.NavContainer{
    width: 100%;
    float: left;
    background: #bf1201;
    
}
.navbar{
    margin-bottom: 0;
    border-radius: 0;
    min-height: 40px;
}
.navbar-default {
    background-color: transparent;
    border: 0 none;
}
.navbar-collapse{
    padding-left: 0;
    padding-right: 0px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 15px;
    font-family: 'ProximanovaSemibold';
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 11px;
    letter-spacing: 0.2px;
}
.navbar-default .navbar-nav > li:first-child > a{
     padding: 10px 11px 10px 0px;
}
.navbar-default .navbar-nav > li:last-child > a{
     padding: 10px 2px 10px 11px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
    //background-color: #ff8a00;
    color: #ff8a00;  
}
.navbar-default .navbar-nav > li > a:hover{
    //background-color: #ff8a00;
    color: #ff8a00;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}


ul.navbar-nav ul  {
    background: #BF1201 none repeat scroll 0 0;
    display: none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 100;
}
ul.navbar-nav ul li {
    border-bottom: 1px solid #fff;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 150px;
    text-align: left;
}
ul.navbar-nav ul li:last-child{
     border-bottom: 0;
}
ul.navbar-nav ul li a {
    display: block;
    font-size: 14px;
    line-height: 35px;
    margin: 0;
    padding: 0 0 0 15px;
    width: auto;
    color: #fff;
    text-transform: uppercase;
}
ul.navbar-nav ul li a:hover {
    background: #972527 none repeat scroll 0 0;
    text-decoration: none;
}
ul.navbar-nav li ul li.current-menu-item a {
    background: #BF1201 none repeat scroll 0 0;
}
ul.navbar-nav li:hover ul {
    display: block;
}







.NavContainer .Sticky_logo{
        display: none;
 }
.newsearchContainer{
    width: 253px;
    padding: 0;
    float: right;
}
.newsearch-form{
    border-radius: 5px;
    background: #fff;
    margin-top: 6px;
}
#search{
    background: transparent;
    border: 0;
    padding: 5px 5px 5px 10px;
    height: 28px;
    line-height: 28px;
    width: 90%;
    color: #222222;
    font-weight: 400;
    font-size: 14px;

}
#search{
     outline: none;
}
#search-text:focus{
    outline: none;
}
#search-button{
    background: url(../images/SearchIcon.png) no-repeat center right;
    width: 16px;
    height: 28px;
    line-height:28px;
    border: 0;
    float: right;
    margin-right: 7px;
}
#search-text::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #222222;
}
#search-text:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #222222;
   opacity:  1;
}
#search-text::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #222222;
   opacity:  1;
}
#search-text:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #222222;
}


.MainContent{
    width: 100%;
    float: left;
    padding: 12px 15px 32px 15px;
}
.NewsContainer{
    width: 397px;
    height: 280px;
    float: left;
}
.LiveNewsContainer{
    width: 379px;
    height: 280px;
    float: left;
    margin: 0 14px;
    position: relative;
}
.LiveNewsContainer img{
    width: 100%;
    height: 100%;
}
.LiveNewsContainer video{width: 100%;height:100%;}
.HeadingFloating{
    display: inline-block;
    padding: 12px 15px;
    background: #bf1201;
    position: absolute;
    top: 12px;
    left: -6px;
    color: #fff;
    font-size: 18px;
    font-family: 'ProximanovaSemibold';
    font-weight: 600;
}
.Littlelogo{
   display: inline-block;
    padding: 4px 8px;
    background: #bf1201;
    position: absolute;
    top: 12px;
    right: -5px;
}
.Littlelogo img{
    width: 80px;
     height: 35px;
}

.backgroundShadow:after{
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, #000 119%, #000 100%) repeat scroll 0 0;
    bottom: 0;
    clear: both;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}
.heading_news{
    position: absolute;
    bottom: 5px;
    left: 15px;
    z-index: 2;
    font-size: 20px;
    color: #fff;
    line-height: 24px;
    font-weight: 400;
}
.Add_Container336X280{
    width: 336px;
    height: 280px;
    float: left;
    overflow: hidden;
}
.SubContainer{
    width: 100%;
    float: left;
    font-family: 'Shonar Bangla';
    font-weight: normal;
}
ul.NewsUlGrid{
    margin: 14px 0;
    padding: 0;
    display: inline-block;
}
ul.NewsUlGrid li{
    margin: 0;
    padding: 0 5px 0 0;
    list-style: none;
    width: 33%;
    float: left;
}
ul.NewsUlGrid li:last-child{
    display: none;
}
ul.NewsUlGrid li a{
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
     font-family: 'Shonar Bangla';
     font-weight: normal;
}
.PhotoThumb{
    float: left;
    margin-right: 15px;
    display: inline-block;
    width: 193px;
    height: 147px;
    overflow: hidden;
    position: relative;
}
.PhotoThumb img{
    width: 100%;
}

.Add_Container250X250{
    width: 250px;
    height: 250px;
    float: left;
    border: 1px solid #000;
    overflow: hidden;
}
.gridvideoContainer{
    width: auto;
    width: 873px;
    height: 250px;
    padding: 13px 6px;
    float: right;
    background: #151515;
    position: relative;
}
.HeadingFloating02{
    display: inline-block;
    padding: 12px 15px;
    background: #bf1201;
    position: absolute;
    top: 12px;
    left: -6px;
    color: #fff;
    font-size: 18px;
    font-family: 'ProximanovaSemibold';
    font-weight: 600;
    text-transform: uppercase;
    z-index: 1;
}
ul.gridvideo_ul{
   margin: 0;
   padding: 0;
}

ul.gridvideo_ul li{
   margin: 0 6px;
   padding: 0;
   list-style: none;
   display: inline-table;
   width: 31.9%;
   float: left;
   position: relative;
}
ul.gridvideo_ul li iframe{
    width: 275px;
    height: 224px;
}
ul.gridvideo_ul li:last-child{
    display: none;
}
ul.gridvideo_ul li a img{
    width: 100%;
}
.PhotoGallery{
    width: 100%;
    float: left;
    padding: 53px 35px 33px;
    position: relative;
    background: #151515;
}
.SliderList {
    margin: 0;
    padding: 0;
}
.SliderList li {
    float: left;
    list-style: outside none none;
    width: 25%;
    color: #fff;
    padding: 6px;
    position: relative;
    font-family: 'Shonar Bangla';
    font-weight: normal;
}
.SliderList li span{
/*    font-weight: 300;*/
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    padding-top: 10px;
    display: inline-block;
}
.SliderList li a.thumbnail {
    border: 0 none;
    border-radius: 0;
    margin-bottom: 0;
    background: transparent;
    padding: 0px;
}
.SliderList li a.thumbnail img {
    width: 100%;
}
.carousel-control.left {
    background-image: none;
    background-repeat: no-repeat;
}
.carousel-control.right {
    background-image: none;
    background-repeat: no-repeat;
    left: auto;
    right: -38px;
}
.carousel-control {
    background-color: rgba(0, 0, 0, 0);
    bottom: 0;
    color: #fff;
    font-size: 30px;
    height: 26%;
    left: -35px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 33%;
    width: 4%;
}
.FooterContainer{
    width: 100%;
    float: left;
}
.footerTop{
   width: 100%;
   float: left; 
   background: #222222;
   padding: 35px 0;
}
.footerBottom{
   padding: 25px 0;
   width: 100%;
   float: left; 
   background: #363535;
   text-align: center;
   color: #c6c5c5;
   font-size: 13px;
}
.FooterLogoContainer{
    width: 295px;
    float: left;
}
.FooterTopRight{

}
ul.Footer_ul{
    margin:0 65px 0 0;
    padding: 0;
    float: left;
}
ul.Footer_ul li{
    margin:0 0 17px 0;
    padding: 0;
    list-style: none;
   
}
ul.Footer_ul li a{
    margin:0;
    padding: 0;
    color: #c6c5c5;
    font-size: 14px;
    font-family: 'ProximanovaSemibold';
    font-weight: 600;
    text-transform: uppercase;
}
.SocialContainer{
     float: left;
    margin-left: 32px;
    width: 250px;
}
.FooterHeading{
    color: #c6c5c5;
    font-size: 16px;
    font-family: 'ProximanovaSemibold';
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 8px;
}
.SocialRow{
    float: left;
    padding: 3px 0;
}
.SocialContainer .icon-brand{
    color: #c6c5c5;
    display: inline-block;
    float: left;
    font-size: 25px;
    margin: 0 6px 0 0;
    width: 24px;
}
.Textmedia{
    color: #c6c5c5;
    display: inline-block;
    float: left;
    font-family: "ProximaNovaRg";
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
}
.ulContainer{
   width: 100%;
   float: left; 
   text-align: center;
   padding: 50px 0 20px;
   margin: 20px 0 0;
   border-top: 1px solid #363535;
   position: relative;
}
.ulContainer:after{
    border-bottom: 1px solid #0e0e0e;
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -3px;
}
ul.footer_ul02{
   margin: 0;
   padding: 0;
   display: inline-table;
}
ul.footer_ul02 li{
   margin: 0;
   padding: 0;
   list-style: none;
   display: inline-table;
   float: left;
}
ul.footer_ul02 li a{
   margin: 0 3px;
   padding: 10px 11px;
   color: #c6c5c5;
   font-size: 14px;
   font-weight: 300;
   border: 1px solid #464646;
   text-decoration: none;
}
ul.footer_ul02 li a:hover{
    color: #fff;
     border: 1px solid #ccc;
}
.separaterText{
    border-left: 1px solid #c6c5c5;
}
.PhotoThumb_custom{
    float: left;
    margin-right: 15px;
    display: inline-block;
    width: 196px;
    height: 161px;
    overflow: hidden;
}

/*------change indus----- */
ul.NewsUlGrid1{
    margin: 14px 3px;
    padding: 0;
    display: inline-block;
}
ul.NewsUlGrid1 li{

    float: left; 
    list-style: outside none none; 
    margin: 0 4px 0 0; 
    padding: 0 0 24px; 
    position: relative; 
    text-align: center; 
    width: 24%;
}
ul.NewsUlGrid1 li a{
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
}
ul.NewsUlGrid1 li .IconVideo img{
    position: relative;
    top: 28%;
}
.thumbnail {
    border: 0px solid #ddd;
}
.sizephoto{
    width: 100%;
    float: left;
    text-align: center;
        font-family: sans-serif;
}
.PhotoThumb_custom1{
    float: left;
    margin-right: 15px;
    display: inline-block;
    width: 100%;
    height: 161px;
    overflow: hidden;
}
.SubContainer1{
    width: 100%;
    float: left;
}
.HeadingFloating1{
    display: inline-block;
    padding: 12px 15px;
    background: #bf1201;
    position: relative;
    top: 12px;
    left: 0px;
    color: #fff;
    font-size: 18px;
    font-family: 'ProximanovaSemibold';
    font-weight: 600;
}
.headabout{
    width: 100%;
    float: left;
    margin-bottom: 28px;
}
.textabout{
        width: 100%;
    min-height: 430px;
    margin: 0 auto;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: normal;
    text-align: center;
    line-height: 20px;
    background-color: rgb(255, 255, 255);
    text-align: left;
    
}
ul.gridvideo_ul1 li iframe {
   height: 280px;
    width: 300px;
}
ul.gridvideo_ul1 li{
    width: 33%;
    float: left;
    list-style: none;
    margin-bottom: 10px;
}
ul.gridvideo_ul1 li:last-child{
    display: inline-block;
}
.videoapp{
    width: 100%;
    float: left;
    margin-bottom: 35px;
    padding-left: 106px;
}
.imgback{
   width: 100%;
}
.coments_heading{
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 2px solid #666;
    font-family: 'ProximanovaSemibold';
    display: inline-block;
    margin-top: 0;
}
.add1{
    float:left;
    height: 278px;
    width: 334px;
    margin-right: 15px;
}
.add2{
    width:250px;
    height: 250px;
    float:left;
    margin-left: 19px;
}
.addgap{
        margin-top: 64px;
    width: 100%;
    float: left;
    text-align: left;
}
.ComntContainer{
    float: left;
    width: 50%;
}
.ComntTitle{
   font-size: 15px;
font-family: 'ProximanovaSemibold';
font-weight: 600; 
}
.Date_comnt{
     font-size: 12px;
font-family: 'ProximanovaSemibold';
font-weight: 600; 
}

.timetext{
    width: 100%;
    float: left;
    text-align: center;
}
.gapheader{
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 17px;
}
.dategap{
    margin-top:0px;
}
.HeadingFloating2{
   display: inline-block;
    padding: 12px 15px;
    background: #bf1201;
    position: relative;
    top: 12px;
    left: 2px;
    color: #fff;
    font-size: 18px;
    font-family: 'ProximanovaSemibold';
    font-weight: 600;
    margin-bottom: 10px;
}
.font{
    width: 100%;
    float: left;
}
.PhotoThumb_custom2 {
    display: inline-block;
    float: none;
    height: 161px;
    margin-right: 0px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
ul.NewsUlGrid2{
    margin: 14px 3px;
    padding: 0;
    display: inline-block;
}
ul.NewsUlGrid2 li{
    margin: 0;
    padding: 0 5px 24px 0;
    list-style: none;
    width: 33%;
    float: left;
}
ul.NewsUlGrid2 li a{
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
}
.up{
     float: left;
    padding-bottom: 15px;
    padding-right: 15px;
}
.shareicon{
    display: inline;
    position: absolute;
    right: 5px;
    top: 6px;
}
.slider_shareicon{
    display: inline;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9999;
}
.issue{
    display: inline;
}
.issue1{
    display: inline;
    padding-left: 5px;
}
.uop{
    width: 334px;
    height: 278px;
}
.hp{
    width: 100%;float: 
        left;
    padding: 20px 0px;
}
/*-- end of change indus------*/



.LiveNewsContainer iframe{
    width:100% !important;
    height:100% !important;
}

.IconVideo{
    //background: url(../images/video_icon.png) no-repeat center center;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
}
.IconVideo img{
    position: relative;
    top: 38%;
    width: auto !important;
}
ul.gridvideo_ul li span img{
   height: 224px !important;
    width: 275px!important;  
}

.videoDetailContainer{
    width: 100%;
    float: left;
    padding: 50px 0;
    text-align: center;
    position: relative;
}
.videoDetailContent{
    width: 560px;
    height: 315px;
    position: relative;
    margin: 0 auto;
}
.videoDetailContenttitle{
    text-transform: capitalize;
   
}
.videoDetailContenttitle h1{
    font-size: 18px; 
    margin:8px 0 0;
}
.nivoSlider{
    height:280px;
}



@media screen and (min-width: 992px) and (max-width: 1199px){
    .NavContainer .Sticky_logo{
        display: none;
 }
    .TopHeaderToolBar{
        padding-left: 0;
    }
    .Top_Ad_Container{
        float: none;
    margin: 10px auto;
    overflow: hidden;
    width: 728px;
    }
    #google_translate_element{
        float: none;
    }
    .HeaderSocialmedia {
    float: none;
    overflow: hidden;
    padding: 10px 0;
    width: auto;
}
.NavContainer{
    text-align: center;
}
.navbar-nav {
    display: inline-block;
    float: none;
}
.newsearchContainer {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 253px;
}
.newsearch-form {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    margin-bottom: 12px;
    margin-top: 6px;
}
.MainContent{
    padding: 12px 0 32px;
}
.heading_news{
    font-size: 16px;
    line-height: 20px;
}
.NewsContainer {
    float: left;
    height: 224px;
    width: 317px;
}
.NewsContainer img{
    width: 100%;
}
.LiveNewsContainer {
    float: left;
    height: 223px;
    margin: 0 14px;
    position: relative;
    width: 289px;
}
.LiveNewsContainer iframe{
    width: 100% !important;
    height: 224px !important;
}
.Add_Container336X280{
     height: 224px;
}
ul.NewsUlGrid li a{
    font-size: 17px;
     line-height: 21px;
}
.Add_Container250X250{
    display: none;
}
.gridvideoContainer{
    width: 100%;
    float: left;
    height: auto;
}
ul.gridvideo_ul li iframe {
    height: 280px;
    width: 225px;
}
ul.gridvideo_ul li{
    width: 23.7%;
}
ul.gridvideo_ul li:last-child{
    display: inline-block;
}
ul.Footer_ul {
    float: left;
    margin: 0 38px 0 0;
    padding: 0;
}
.SocialContainer {
    float: left;
    margin-left: 0;
    width: 200px;
}
.backgroundShadow{
    height: 223px;
    overflow: hidden;
}

/*-----change indus----*/
.PhotoThumb_custom2 {
    display: inline-block;
    float: none;
    height: 161px;
    margin-right: 0px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

ul.NewsUlGrid1 li a {
    color: #2f2f2f;
    float: left;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.textabout{
        width: 100%;
   text-align: center;
}
.addgap {
    margin-top:0px;
}
.textcen{
    width: 100%;
    float:left;
    font-family: sans-serif;
    color: #000;
    
}
.up {
    float: left;
    padding-bottom: 15px;
    padding-right: 15px;
}
.textcen {
    color: #000;
    float: none;
    font-family: sans-serif;
    width: 100%;
}
.Add_Container250X250{
    border: 0px solid #000;
    height: 250px;
    overflow: hidden;
    text-align: center;
    width: 100%; 
    margin-bottom: 20px;
    
}
.logoContainer {
    padding-bottom: 4px;
    text-align: center;
}
.newsearchContainer {
    float: right;
    margin-right: 56px;
    overflow: hidden;
    padding: 0;
    width: 253px;
}
.Top_Ad_Container {
    float: none;
    margin: 10px auto;
    overflow: hidden;
    width: 100%;
}
.goog-te-gadget {
    color: #666;
    float: left;
    font-family: arial;
    font-size: 11px;
    white-space: nowrap;
}
.HeaderSocialmedia {
    float: right;
    overflow: hidden;
    padding: 3px 0 8px;
    width: auto;
}
#google_translate_element {
    float: left;
    margin-right: 129px;
}
.TopHeaderToolBar {
    float: none;
}

ul.gridvideo_ul li span img{
    width: 100% !important;
    height: 224px !important;
}
ul.NewsUlGrid1 li{
    height: 230px;
}

/*-----end of change indus----*/
}
@media screen and (min-width:768px) and (max-width:991px){
    .NavContainer .Sticky_logo{
        display: none;
 }
 
  .TopHeaderToolBar{
        padding-left: 0;
    }
    .Top_Ad_Container{
        float: none;
    margin: 10px auto;
    overflow: hidden;
    width: 438px;
    }
    .Top_Ad_Container img{
        width: 438px;
    }
    .Top_Ad_Container #tloader{
        display: none;
    }
    #google_translate_element{
        float: none;
    }
    .HeaderSocialmedia {
    float: none;
    overflow: hidden;
    padding: 10px 0;
    width: auto;
}
.NavContainer{
    text-align: center;
}
.navbar-nav {
    display: inline-block;
    float: none;
}
.newsearchContainer {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 253px;
    position: absolute;
    right: 11px;
    top: 36px;
}
.newsearch-form {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    margin-bottom: 12px;
    margin-top: 6px;
}
.MainContent{
    padding: 12px 0 32px;
   
}
.MainContainer_ad{
    text-align: center;
    width: 100%;
    float: left;
}
.heading_news{
    font-size: 16px;
    line-height: 20px;
}
.NewsContainer {
    float: left;
    height: 223px;
    width: 48%;
    margin: 0 7px;
    overflow: hidden;
}
.NewsContainer img{
    width: 100%;
}
.LiveNewsContainer {
    float: left;
    height: 223px;
    position: relative;
    width: 48%;
    margin: 0 7px;
}
.LiveNewsContainer iframe{
    width: 100% !important;
    height: 224px !important;
}
.Add_Container336X280{
    display: inline-table;
    float: none;
    height: 224px;
    margin: 18px 0 0;
    overflow: visible;
}
ul.NewsUlGrid li{
    width: 50%;
    margin: 8px 0;
}
ul.NewsUlGrid li:last-child {
    display: block;
}
ul.NewsUlGrid li a{
    font-size: 17px;
     line-height: 21px;
}
.Add_Container250X250{
    display: none;
}
.gridvideoContainer{
    width: 100%;
    float: left;
    height: auto;
}
ul.gridvideo_ul li{
     margin: 8px 6px;
    width: 48%;
}
ul.gridvideo_ul li iframe {
    height: 357px;
    width: 357px;
}
ul.gridvideo_ul li:last-child{
    display: inline-block;
}
ul.Footer_ul {
    float: left;
    margin: 0 58px 0 0;
    padding: 0;
}
.SocialContainer {
    float: left;
    margin-left: 0;
    width: 200px;
}
.backgroundShadow{
    height: 223px;
    overflow: hidden;
}  
.SliderList li{
    width: 50%;
}
.carousel-control{
     top: 45%;
     height: 6%;
     left: -25px;
}
.carousel-control.right{
    right: -26px;
}
 .textabout{
        width: 100%;
   text-align: center;
} 
/*-----change indus----*/
ol, ul {
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
}
ul.gridvideo_ul1 li {
    float: left;
    list-style: outside none none;
    margin-bottom: 15px;
    margin-right: 2px;
    width: 33%;
}
ul.gridvideo_ul1 li iframe {
    height: 280px;
    width: 260px;
}
.addgap {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 100%;
}
.textcen{
    width: 100%;
    float:left;
    text-align: center;
}
.dategap{
    margin-top: 0px;
}
body{
    min-height: 100%;
    overflow-x: hidden;
    position: relative;
    top: 0;
}
.font {
    float: left;
    text-align: center;
    width: 100%;
}
.headabout {
    float: left;
    margin-bottom: 28px;
    text-align: center;
    width: 100%;
}
ul.NewsUlGrid2 li {
   float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0 5px 24px 0;
    width: 50%;
}
.up {
    float: left;
    padding-bottom: 15px;
    padding-right: 15px;
    text-align: center;
    width: 100%;
}
.Add_Container250X250{
    border: 0px solid #000;
    height: 250px;
    overflow: hidden;
    text-align: center;
    width: 100%; 
    margin-bottom: 20px;
    
}
.imggsize{
    width: 246px;
    height: 144px;
}
.logoContainer {
    text-align: left;
}
.newsearchContainer {
    right: 62px;
}

ul.gridvideo_ul li span img {
    height: 280px !important;
    width: 357px!important;
}
ul.NewsUlGrid1 li{
    height: 230px;
}

/*-----end of change indus----*/
}

@media screen and (min-width:501px) and (max-width:767px){
  .NavContainer .Sticky_logo{
        display: none;
 }
.fixed {
	position: fixed !important; 
	top: 0; 	 
	z-index: 20;
}
.fixed .Sticky_logo{
    display: inline-block;
    float: left;
      width: 85px;
}
.fixed .Sticky_logo img{
    width: 85px;
}

.fixed .newsearch-form{
   width: 75%;
   float: right;
}
.fixed #search{
    width: 90%;
    padding-left: 5px;
}
.navbar-collapse.in {
    height: 320px;
    overflow-y: auto;
}
    .navbar-toggle{
        margin-right: 0;
    }
    .TopHeaderToolBar{
        padding-left: 0;
    }
    .Top_Ad_Container{
        float: none;
    margin: 10px auto;
    overflow: hidden;
    width: 465px;
    }
    .Top_Ad_Container img{
        width: 465px;
    }
    .Top_Ad_Container #tloader{
        display: none;
    }
    
    
    #google_translate_element{
        float: none;
    }
    .HeaderSocialmedia {
    float: none;
    overflow: hidden;
    padding: 10px 0;
    width: auto;
}
.NavContainer{
    text-align: center;
    position: relative;
}
.navbar-nav {
    display: inline-block;
    float: none;
}
.navbar-collapse{
    box-shadow:none!important;
    border-color: transparent !important;
}

ul.navbar-nav ul{
    position: relative;
    display: block;
}
ul.navbar-nav ul li{
    text-align: center;
    width: 100%;
    border: 0;
}
ul.navbar-nav ul li a{
    color: #fff;
    font-family: "ProximanovaSemibold";
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.2px;
    padding: 0px;
    text-transform: uppercase;
}

ul.navbar-nav ul li a:hover{
    background: transparent;
    
}
.newsearchContainer {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 84%;
    position: absolute;
    top: 5px;
    
}
.newsearch-form {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    margin-bottom: 12px;
    margin-top: 6px;
}
#search{
    padding-left: 0;
}

.MainContent{
    padding: 12px 8px 32px;
   
}
.MainContainer_ad{
    text-align: center;
    width: 100%;
    float: left;
}
.heading_news{
    font-size: 16px;
    line-height: 20px;
}
.NewsContainer {
    float: left;
    height: 420px;
    width: 100%;
    margin: 0;
    overflow: hidden;
}
.NewsContainer img{
    width: 100%;
}
.LiveNewsContainer {
    float: left;
    height: 280px;
    position: relative;
    width: 100%;
    margin: 10px 0;
}
.LiveNewsContainer iframe{
    width: 100% !important;
    height: 280px;
}
.Add_Container336X280{
    display: inline-table;
    float: none;
    height: 224px;
    margin: 18px 0 0;
    overflow: visible;
}
ul.NewsUlGrid li{
    width: 100%;
    margin: 8px 0;
}
ul.NewsUlGrid li:last-child {
    display: block;
}
ul.NewsUlGrid li a{
    font-size: 17px;
     line-height: 21px;
}
.Add_Container250X250{
    display: none;
}
.gridvideoContainer{
    width: 100%;
    float: left;
    height: auto;
}
ul.gridvideo_ul li{
     margin: 8px 5px;
    width: 48%;
}
ul.gridvideo_ul li iframe {
      height: 410px;
    width: 100%;
}
ul.gridvideo_ul li:last-child{
    display: inline-block;
}
ul.Footer_ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 25%;
}
.SocialContainer {
    float: left;
    margin-left: 0;
    width: 200px;
}
.backgroundShadow{
    height: auto;
    overflow: hidden;
}  
.backgroundShadow img{
    width: 100%;
}

.SliderList li{
    width: 50%;
}
.FooterLogoContainer {
    float: none;
    margin: 0 auto 22px;
    width: 295px;
}
ul.Footer_ul{
     margin: 0 0px 0 0;
}
ul.Footer_ul li a{
    font-size: 15px;
}
ul.footer_ul02 li a{
    padding: 7px 5px;
    font-size: 13px;
}
.carousel-control{
     top: 41%;
     height: 6%;
     left: -25px;
}
.carousel-control.right{
    right: -26px;
}
#search-text{
    padding: 5px 5px 5px 0;
    width: 92%;
}

/*-------change indus-----*/
ul.NewsUlGrid1 li{
    margin: 8px 11px;
    width: 46%;
}
ul.NewsUlGrid1 li:last-child {
    display: block;
}
ul.NewsUlGrid1 li a{
    font-size: 17px;
     line-height: 21px;
}
.PhotoThumb_custom {
    display: inline-block;
    float: none;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
ul.NewsUlGrid1 li a {
    float: left;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    width: 100%;
}
.textabout{
        width: 100%;
   text-align: center;
}
ol, ul {
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
}
ul.gridvideo_ul1 li {
    float: none;
    list-style: outside none none;
    margin-bottom: 10px;
    width: 100%;
}
.addgap {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 100%;
}
.textcen{
   float: left;
    padding: 0 7px;
    text-align: center;
    width: 100%;
}
.dategap{
    margin-top: 0px;
}
body{
    min-height: 100%;
    overflow-x: hidden;
    position: relative;
    top: 0;
}
.font {
    float: left;
    text-align: center;
    width: 100%;
}
.headabout {
    float: left;
    margin-bottom: 28px;
    text-align: center;
    width: 100%;
}
ul.NewsUlGrid2 li  {
    float: none;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    width: 100%;
}
.up {
    float: left;
    padding-bottom: 15px;
    padding-right: 15px;
    text-align: center;
    width: 100%;
}
.FooterTopRight {
    float: left;
    text-align: center;
}
.SocialContainer .icon-brand {
    color: #c6c5c5;
    display: inline-block;
    float: none;
    font-size: 25px;
    margin: 0 6px 0 0;
    text-align: left;
    width: 24px;
}
.Textmedia {
    color: #c6c5c5;
    display: inline-block;
    float: none;
    font-family: "ProximaNovaRg";
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    text-align: left;
    width: 163px;
}
.SocialRow {
    float: left;
    padding: 3px 0;
    text-align: center;
    width: 100%;
}
.SocialContainer {
    float: left;
    width: 100%;
}
.Add_Container250X250{
    border: 0px solid #000;
    height: 250px;
    overflow: hidden;
    text-align: center;
    width: 100%; 
    margin-bottom: 20px;
    
}
/*------end of change indus-----*/
 ul.gridvideo_ul li span img {
    height: 220px !important;
    width: 100%!important;
}   
.IconVideo {
    height: 100%;
    width: 100%;
}
.IconVideo img {
    position: relative;
    top: 43%;
}

}

@media screen and (min-width:481px) and (max-width:500px){
 .NavContainer .Sticky_logo{
        display: none;
 }
.fixed {
	position: fixed !important; 
	top: 0; 	 
	z-index: 20;
}
.fixed .Sticky_logo{
    display: inline-block;
    float: left;
      width: 80px;
}
.fixed .Sticky_logo img{
    width: 80px;
}

.fixed .newsearch-form{
   width: 280px;
   float: right;
}
.fixed #search{
    width: 85%;
    padding-left: 0;
}

.navbar-collapse.in {
    height: 320px;
    overflow-y: auto;
}
    .navbar-toggle{
        margin-right: 0;
    }
  
  .TopHeaderToolBar{
        padding-left: 0;
    }
    .Top_Ad_Container{
        float: none;
    margin: 10px auto;
    overflow: hidden;
    width: 450px;
    }
    .Top_Ad_Container img{
        width: 450px;
    }
    .Top_Ad_Container #tloader{
        display: none;
    }
    .DateText{
        display: block;
    }
    #google_translate_element{
        float: none;
    }
    .HeaderSocialmedia {
    float: none;
    overflow: hidden;
    padding: 10px 0;
    width: auto;
}
.NavContainer{
    text-align: center;
    position: relative;
}
.navbar-nav {
    display: inline-block;
    float: none;
}
.navbar-collapse{
    box-shadow:none!important;
    border-color: transparent !important;
}
.newsearchContainer {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 80%;
    position: absolute;
    top: 5px;
    
}

ul.navbar-nav ul{
    position: relative;
    display: block;
}
ul.navbar-nav ul li{
    text-align: center;
    width: 100%;
    border: 0;
}
ul.navbar-nav ul li a{
    color: #fff;
    font-family: "ProximanovaSemibold";
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.2px;
    padding: 0px;
    text-transform: uppercase;
}

ul.navbar-nav ul li a:hover{
    background: transparent;
    
}

.newsearch-form {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    margin-bottom: 12px;
    margin-top: 6px;
}
#search{
    padding-left: 0;
}
.MainContent{
    padding: 12px 8px 32px;
   
}
.MainContainer_ad{
    text-align: center;
    width: 100%;
    float: left;
}
.heading_news{
    font-size: 16px;
    line-height: 20px;
}
.NewsContainer {
    float: left;
    height: 330px;
    width: 100%;
    margin: 0;
    overflow: hidden;
}
.NewsContainer img{
    width: 100%;
}
.LiveNewsContainer {
    float: left;
    height: 280px;
    position: relative;
    width: 100%;
    margin: 10px 0;
}
.LiveNewsContainer iframe{
    width: 100% !important;
    height: 280px;
}
.Add_Container336X280{
    display: inline-table;
    float: none;
    height: 224px;
    margin: 18px 0 0;
    overflow: visible;
}
ul.NewsUlGrid li{
    width: 100%;
    margin: 8px 0;
}
ul.NewsUlGrid li:last-child {
    display: block;
}
ul.NewsUlGrid li a{
    font-size: 17px;
     line-height: 21px;
}
.Add_Container250X250{
    display: none;
}
.gridvideoContainer{
    width: 100%;
    float: left;
    height: auto;
}
ul.gridvideo_ul li{
     margin: 8px 0px;
    width: 100%;
}
ul.gridvideo_ul li iframe {
    height: 340px;
    width: 441px;
}
ul.gridvideo_ul li:last-child{
    display: inline-block;
}
ul.Footer_ul {
    float: none;
    margin: 0 58px 10px 0;
    padding: 10px 0;
    text-align: center;
}
.SocialContainer {
    float: none;
    margin-left: 0;
    width: 200px;
    margin: 0 auto;
}
.backgroundShadow{
    height: auto;
    overflow: hidden;
}  
.backgroundShadow img{
    width: 100%;
}
.SliderList li{
    width: 50%;
}
.FooterLogoContainer {
    float: none;
    margin: 0 auto 22px;
    width: 295px;
}
ul.Footer_ul{
     margin: 0 38px 0 0;
}

ul.Footer_ul li a{
    font-size: 16px;
}
ul.footer_ul02 li a{
    padding: 7px 5px;
    font-size: 13px;
}  
ul.footer_ul02 li {
    display: block;
    float: left;
    line-height: 30px;
    list-style: outside none none;
    margin: 4px 0;
    padding: 0;
    width: 100%;
}
.carousel-control{
     top: 41%;
     height: 6%;
     left: -25px;
}
.carousel-control.right{
    right: -26px;
}
#search-text{
    padding: 5px 5px 5px 0;
    width: 92%;
}
  .separaterText {
    border-left: 0 none;
    display: block;
    margin-top: 5px;
}
  /*-------change indus-----*/
ul.NewsUlGrid1 li{
    width: 48%;
    margin: 8px 4px;
    height: 230px;
}
ul.NewsUlGrid1 li:last-child {
    display: block;
}
ul.NewsUlGrid1 li a{
    font-size: 17px;
     line-height: 21px;
}
.PhotoThumb_custom {
    display: inline-block;
    float: none;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
ul.NewsUlGrid1 li a {
    float: left;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    width: 100%;
}

.textabout{
        width: 100%;
   text-align: center;
}
ol, ul {
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
}
ul.gridvideo_ul1 li {
    float: none;
    list-style: outside none none;
    margin-bottom: 10px;
    width: 100%;
}
.addgap {
    margin-top: 0;
}
.add1 {
    float: none;
    height: 250px;
    width: 100%;
}
.add2 {
    border: 1px solid red;
    float: none;
    height: 250px;
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
}
.textcen{
   float: left;
    padding: 0 7px;
    text-align: center;
    width: 100%;
}
.dategap{
    margin-top: 0px;
}
body{
    min-height: 100%;
    overflow-x: hidden;
    position: relative;
    top: 0;
}
.font {
    float: left;
    text-align: center;
    width: 100%;
}
.headabout {
    float: left;
    margin-bottom: 28px;
    text-align: center;
    width: 100%;
}
ul.NewsUlGrid2 li a {
    float: left;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    width: 100%;
}
ul.NewsUlGrid2 li  {
    float: none;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    width: 100%;
}
.up {
    float: left;
    padding-bottom: 15px;
    padding-right: 15px;
    text-align: center;
    width: 100%;
}
.uop {
    height: 278px;
    width: 334px;
}
.MainContainer {
    float: left;
    padding: 20px 0;
    width: 100%;
}
.FooterContainer {
    float: left;
    padding-top: 27px;
    width: 100%;
}
.hp{
    width: 100%;float: 
        left;
    padding: 0px 0px;
}
.Add_Container250X250{
    border: 0px solid #000;
    height: 250px;
    overflow: hidden;
    text-align: center;
    width: 100%; 
    margin-bottom: 20px;
    
}

.shareicon{
    display: none;
}
.slider_shareicon{
   display: none; 
}

/*------end of change indus-----*/
    
 ul.gridvideo_ul li span img {
    height: 410px !important;
    width: 100%!important;
}   
.IconVideo {
    height: 100%;
    width: 100%;
}
.IconVideo img {
    position: relative;
    top: 43%;
}

.videoDetailContent{
    width: 450px;
}
.videoDetailContent iframe{
    width: 100%!important;
}

}

@media screen and (min-width:240px) and (max-width:479px){
    .NavContainer .Sticky_logo{
        display: none;
    }
    .fixed {
	position: fixed !important; 
	top: 0; 	 
	z-index: 20;
}
.fixed .Sticky_logo{
    display: inline-block;
    float: left;
      width: 70px;
}
.fixed .Sticky_logo img{
    width: 70px;
}

.fixed .newsearch-form{
   width: 70%;
   float: right;
}
.fixed #search{
    width: 80%;
    padding-left: 0;
}




.navbar-collapse.in {
   height: 480px;
    overflow-y: auto;
}





    .navbar-toggle{
        margin-right: 0;
    }
   
 .TopHeaderToolBar{
        padding-left: 0;
    }
    .Top_Ad_Container{
        float: none;
    margin: 10px auto;
    overflow: hidden;
    width: 290px;
    }
    .Top_Ad_Container img{
        width: 290px;
    }
    .Top_Ad_Container #tloader{
        display: none;
    }
    .DateText{
        display: block;
    }
    #google_translate_element{
        float: none;
    }
    .HeaderSocialmedia {
    float: none;
    overflow: hidden;
    padding: 10px 0;
    width: auto;
}
.NavContainer{
    text-align: center;
    position: relative;
}
.navbar-nav {
    display: inline-block;
    float: none;
}
.navbar-collapse{
    box-shadow:none!important;
    border-color: transparent !important;
}
ul.navbar-nav ul{
    position: relative;
    display: block;
}
ul.navbar-nav ul li{
    text-align: center;
    width: 100%;
    border: 0;
}
ul.navbar-nav ul li a{
    color: #fff;
    font-family: "ProximanovaSemibold";
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.2px;
    padding: 0px;
    text-transform: uppercase;
}

ul.navbar-nav ul li a:hover{
    background: transparent;
    
}
.navbar-collapse{
    overflow-x: hidden;
}



.newsearchContainer {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 75%;
    position: absolute;
    top: 5px;
}
.newsearch-form {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    margin-bottom: 12px;
    margin-top: 6px;
}
.MainContent{
    padding: 12px 2px 32px;
   
}
.MainContainer_ad{
    text-align: center;
    width: 100%;
    float: left;
}
.heading_news{
    font-size: 16px;
    line-height: 20px;
}
.NewsContainer {
    float: left;
    height: 220px;
    width: 100%;
    margin: 0;
    overflow: hidden;
}
.NewsContainer img{
    width: 100%;
}
.LiveNewsContainer {
    float: left;
    height: 280px;
    position: relative;
    width: 100%;
    margin: 10px 0;
}
.LiveNewsContainer iframe{
    width: 100% !important;
    height: 280px;
}
.Add_Container336X280{
    display: inline-table;
    float: none;
    height: 224px;
    margin: 18px 0 0;
    overflow: visible;
    width: 300px;
}
.Add_Container336X280 img{
  width: 100%;  
}
ul.NewsUlGrid li{
    width: 100%;
    margin: 8px 0;
}
ul.NewsUlGrid li:last-child {
    display: block;
}
ul.NewsUlGrid li a{
    font-size: 17px;
     line-height: 21px;
}


.Add_Container250X250{
    display: none;
}
.gridvideoContainer{
    width: 100%;
    float: left;
    height: auto;
}
ul.gridvideo_ul li{
     margin: 8px 0px;
    width: 100%;
}
ul.gridvideo_ul li iframe {
   height: 280px;
   width: 304px;
}
ul.gridvideo_ul li:last-child{
    display: inline-block;
}
.PhotoThumb {
    height: 125px;
    width: 160px;
}
ul.Footer_ul {
    float: left;
    margin: 0 58px 0 0;
    padding: 0;
}
.SocialContainer {
    float: none;
    margin-left: 0;
    width: 200px;
    margin: 50px auto 20px;
    overflow: hidden;
}
.backgroundShadow{
    height: auto;
    overflow: hidden;
}  
.backgroundShadow img{
    width: 100%;
}
.SliderList li{
    width: 100%;
}
.carousel-control{
    top: 45%;
     height: 3%;
    left: -25px;
}
.carousel-control.right{
    right: -18px;
}
.FooterLogoContainer {
    float: none;
    margin: 0 auto 22px;
    width: 254px;
}
.footerBottom{
    font-size: 12px;
    line-height: inherit;
    padding: 25px 6px;
}
ul.Footer_ul{
     margin: 0;
     float: none;
}
ul.Footer_ul li{
    text-align: center;
}
ul.Footer_ul li a{
    font-size: 16px;
}
ul.footer_ul02 li a{
    padding: 7px 5px;
    font-size: 13px;
}  
ul.footer_ul02 li {
    display: block;
    float: left;
    line-height: 30px;
    list-style: outside none none;
    margin: 4px 0;
    padding: 0;
    width: 100%;
}   
    .separaterText {
    border-left: 0 none;
    display: block;
    margin-top: 0;
}


/*-------change indus-----*/
ul.NewsUlGrid1 li{
    width: 100%;
    margin: 8px 0;
}
ul.NewsUlGrid1 li:last-child {
    display: block;
}
ul.NewsUlGrid1 li a{
    font-size: 17px;
     line-height: 21px;
}
.PhotoThumb_custom {
    display: inline-block;
    float: none;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
ul.NewsUlGrid1 li a {
    float: left;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    width: 100%;
}
.PhotoThumb_custom1{
    height: 230px;
}
.PhotoThumb_custom1 img{
    width: 100%;
}
.textabout{
        width: 100%;
   text-align: center;
}
ol, ul {
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
}
ul.gridvideo_ul1 li {
    float: none;
    list-style: outside none none;
    margin-bottom: 10px;
    width: 100%;
}
body{
    min-height: 100%;
    overflow-x: hidden;
    position: relative;
    top: 0;
}
.imggap{
    margin-left: -14px;
}

.addgap {
    margin-top: 0;
}
.add1 {
}
.add2 {
    border: 1px solid red;
    float: none;
    height: 250px;
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
}
.textcen{
   float: left;
    padding: 0 7px;
    text-align: center;
    width: 100%;
}
.dategap{
    margin-top: 0px;
}
.font {
    float: left;
    text-align: center;
    width: 100%;
}
.headabout {
    float: left;
    margin-bottom: 28px;
    text-align: center;
    width: 100%;
}
ul.NewsUlGrid2 li  {
    float: none;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    width: 100%;
}
.issue{
    display: block;
}
.issue1{
    display: block;
    padding-left: 5px;
    padding-top: 5px;
}
.uop {
    height: 278px;
    width: 100%;
}
.Add_Container250X250{
    border: 0px solid #000;
    height: 250px;
    overflow: hidden;
    text-align: center;
    width: 100%; 
    margin-bottom: 20px;
    
}
.rotersize{
    
}
.shareicon{
    display: none;
}
.slider_shareicon{
   display: none; 
}

/*------end of change indus-----*/
    ul.gridvideo_ul li span img {
    height: 240px !important;
    width: 100%!important;
}   
.IconVideo {
    height: 100%;
    width: 100%;
}
.IconVideo img {
    position: relative;
    top: 43%;
} 

.videoDetailContent{
    width: 280px;
    height: auto;
}
.videoDetailContent iframe {
    height: 200px;
    width: 100% !important;
}




}