@media only screen and (max-width: 479px){
	/*.trendingNews {
		padding-top: 70px;
	}*/
	.okayNav__nav--invisible {
		top: 46px;
		z-index: 1;
	}
	.newsColLeft{
		margin-bottom: 30px;
	}
	.wsmainfull.wsfixed .wsmenu>.wsmenu-list>li>ul.sub-menu {
		top: 0;
	}
	.newsItem-1{
		-webkit-box-flex: 0; 
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin-bottom: 15px;
	}
	.newsItem-3{
		-webkit-box-flex: 0; 
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.newsSlice {
		overflow: visible;
		flex-wrap: wrap;
	}
	.newsItem-bgWrap .newsImg-Wrap{
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.newsItem-bgWrap .newsItem-Content {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.bigStoriesBtm .newsItem-bgWrap .newsItem-Content {
	    -webkit-flex-basis: 100%;
	    -ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	    max-width: 100%;
	}
	.bigStoriesBtm .newsItem-bgWrap .newsImg-Wrap{
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.flexHrefBig {
		display: initial;
		flex-direction:initial;
	}
	.newsItem-bgWrap .btmNews-Sublinks {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
	}
	.newsItemBg {
		background: #f6f6f6;
		/*padding: 10px 20px 10px 20px;*/
	}
	.viewNewsList ol li{
		width: 100%;
	}
	.okayNav ul li a{
		font-size: 14px;
	}
	.trendingTitle {
	  position: relative;
	  padding: 0 12px;
	  line-height: 48px;
	  font-weight: 700;
	  color: rgba(0,0,0,.6);
	  font-size: .9em;
	  background-color: rgba(0,0,0,.06);
	  font-size: 15px;
	}
	.trendingTitle::after{
		right: -21px;
	}
	.okayNav ul {
	    padding-left: 14px;
	}
	/***************************************
	big menu hide show effect
	*****************************************/
	.offcanvasMainMenu{
		display: flex;
		flex-basis: 10%;
	}
	.xs-header-nav{
		flex-basis: 90%;
		padding-left: 0;
	}
	.nav-toggle:before{
		background-color: #fff;
		box-shadow: 0 0.5em 0 0 #fff, 0 1em 0 0 #fff;
	}
	/*.wsanimated-arrow {
	    top: 14px;
	}*/
	.navigation-portrait .nav-menu {
	 	width: 100%;
	  background: #005EA9;
	}
	.navigation-portrait .nav-menu > li {
	  width: 100%;
	  position: relative;
	  border-top: solid 1px #2f6db7;
	}
	.navigation-portrait .nav-toggle{
		margin-top:10px;
		display: none;
	}
	.nav-menus-wrapper-close-button{
		color: #fff;
	}
	/********************************
	breaking news
	***************************************/
	.breakingNews-box h2{
		font:600 40px 'Ek Mukta Regular';
		line-height:54px;
	}
	.newsItem{
		display: block;
	}
	.newsItem-bgWrap .newsItem-Container{
		-webkit-flex-direction:column;
		    -ms-flex-direction:column;
		    flex-direction: column;
	}
	
/*	.rowFlex{
		display: initial;
	}*/

	/**********************************
	content fixed issue
	***************************************/
	.flexHrefBig {
		display: initial;
		flex-direction:initial;
	}
	.sideHalfNews .newsItem-bgWrap .newsItem-Content {
	    -webkit-flex-basis: 100%;
	    -ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	    max-width: 100%;
	    padding: 0 0 0 15px;
	}
	.flexHref {
	    display: initial;
	    flex-basis: 100%;
	    flex-direction: initial;
	}
	.container-fluid {
	    padding: 0 15px;
	}
	.trendingNews{
		display: none;
	}
	/*.bigStoriesBtm .newsItem, .newsItem.bigStoriesTop {
	    display: flex;
	    flex-direction: column;
	}*/

	.bigStoriesBtm .newsItem-bgWrap .newsItem-Container{
		flex-direction: column;
	}

	/*****************************************
	10-2-2018
	*******************************************/
	.pr-0, .px-0 {
	  padding-right: 15px!important;
	  margin-bottom: 5px;
	}
	.imgNewsCol{
		margin-top: 30px;
	}
	.authorImg {
	  flex-basis: 20%;
	  overflow: hidden;
	}
	.authorImg img {
	  height: 40px;
	  width: 40px;
	  border-radius: 50%;
	  object-fit: cover;
	}
	.authorDetails h3{
		font-size: 16px;
	}
	.authorDetails p {
	    font-size: 14px;
	    line-height: 20px;
	}
	.authorTime p{
		line-height: 18px;
		font-size: 15px;
	}
	/******************************
	10-7-2018
	*****************************************/
	.sizeChangeFlex .newsItem-bgWrap .newsItem-Content {
	    flex-basis: 100%;
	    max-width: 100%;
	}
	.newsCircleList ul li{
		flex-basis: 100%;
	}




}
@media only screen and (min-width: 480px) and (max-width: 767px){
	/*.trendingNews {
		padding-top: 70px;
	}*/
	.okayNav__nav--invisible {
		top: 46px;
		z-index: 1;
	}
	.newsColLeft{
		margin-bottom: 30px;
	}
	.wsmainfull.wsfixed .wsmenu>.wsmenu-list>li>ul.sub-menu {
		top: 0;
	}
	.newsItem-1{
		-webkit-box-flex: 0; 
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin-bottom: 15px;
	}
	.newsItem-3{
		-webkit-box-flex: 0; 
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.newsSlice {
		overflow: visible;
		flex-wrap: wrap;
	}
	.newsItem-bgWrap .newsImg-Wrap{
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.newsItem-bgWrap .newsItem-Content {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.bigStoriesBtm .newsItem-bgWrap .newsItem-Content {
	    -webkit-flex-basis: 100%;
	    -ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	    max-width: 100%;
	}
	.bigStoriesBtm .newsItem-bgWrap .newsImg-Wrap{
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	.newsItem-bgWrap .btmNews-Sublinks {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
	}
	.newsItemBg {
		background: #f6f6f6;
		/*padding: 10px 20px 10px 20px;*/
	}
	.viewNewsList ol li{
		width: 100%;
	}
	.okayNav__menu-toggle{
		top: 22px;
	}
	/***************************************
	big menu hide show effect
	*****************************************/
	.offcanvasMainMenu{
		display: flex;
		flex-basis: 10%;
	}
	.xs-header-nav{
		flex-basis: 90%;
		padding-left: 0;
	}
	.nav-toggle:before{
		background-color: #fff;
		box-shadow: 0 0.5em 0 0 #fff, 0 1em 0 0 #fff;
	}
	/*.wsanimated-arrow {
	    top: 14px;
	}*/
	.navigation-portrait .nav-menu {
	 	width: 100%;
	  background: #005EA9;
	}
	.navigation-portrait .nav-menu > li {
	  width: 100%;
	  position: relative;
	  border-top: solid 1px #2f6db7;
	}
	.navigation-portrait .nav-toggle{
		margin-top:10px;
		display: none;
	}
	.nav-menus-wrapper-close-button{
		color: #fff;
	}
	/********************************
	breaking news
	***************************************/
	.breakingNews-box h2{
		font:600 40px 'Ek Mukta Regular';
		line-height:54px;
	}
	.newsItem{
		display: block;
	}
	.newsItem-bgWrap .newsItem-Container{
		-webkit-flex-direction:column;
		    -ms-flex-direction:column;
		    flex-direction: column;
	}

	/**********************************
	content fixed issue
	***************************************/
	.flexHrefBig {
		display: initial;
		flex-direction:initial;
	}
	.sideHalfNews .newsItem-bgWrap .newsItem-Content {
	    -webkit-flex-basis: 100%;
	    -ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	    max-width: 100%;
	    padding: 0 0 0 15px;
	}
	.flexHref {
	    display: initial;
	    flex-basis: 100%;
	    flex-direction: initial;
	}
	.container-fluid {
	    padding: 0 15px;
	}
	.trendingNews{
		display: none;
	}
/*
		.bigStoriesBtm .newsItem, .newsItem.bigStoriesTop {
		        display: flex;
	    flex-direction: column;
		}
*/
	.bigStoriesBtm .newsItem-bgWrap .newsItem-Container{
		flex-direction: column;
	}

	/*****************************************
	10-2-2018
	*******************************************/
	.pr-0, .px-0 {
	  padding-right: 15px!important;
	  margin-bottom: 5px;
	}
	.imgNewsCol{
		margin-top: 30px;
	}
	.authorImg {
	  flex-basis: 25%;
	  overflow: hidden;
	}
	/******************************
	10-7-2018
	*****************************************/
	.sizeChangeFlex .newsItem-bgWrap .newsItem-Content {
	    flex-basis: 100%;
	    max-width: 100%;
	}
	.newsCircleList ul li{
		flex-basis: 100%;
	}



}
@media only screen and (min-width: 768px) and (max-width: 991px){
	/*.trendingNews {
		padding-top: 70px;
	}*/
	.okayNav__nav--invisible {
		top: 150px;
		z-index: 1;
	}
	.newsColLeft{
		margin-bottom: 30px;
	}
	.wsmainfull.wsfixed .wsmenu>.wsmenu-list>li>ul.sub-menu {
		top: 0;
	}
	.newsItem-1{
		-webkit-box-flex: 0; 
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin-bottom: 15px;
	}
	.newsItem-3{
		-webkit-box-flex: 0; 
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.newsSlice {
		overflow: visible;
		flex-wrap: wrap;
	}
	.newsItemBg {
		background: #f6f6f6;
		/*padding: 10px 20px 10px 10px;*/
	}
	.nav-menu > li > a{
		padding: 15px 10px;
		font-size: 15px;
	}
	/*.xs-header-nav {
	   padding-left: 46px;
	}*/
	.okayNav__menu-toggle{
		top: 22px;
	}
	/*.wsanimated-arrow{
		margin-left: 0;
	}*/

	.authorImg {
	  flex-basis: 13%;
	  overflow: hidden;
	}
	/**************************************
	10-7-2018
	****************************************/
	.fullImgNews .flexHrefBig {
	  flex-direction: row-reverse;
	}
	.sideBarSmall ul{
		width: 100%;
	}




}
@media only screen and (min-width: 992px) and (max-width: 1199px){
	.leftSideBlock-Title .card-content{
		vertical-align: top
	}
	.leftSideBlock h1{
		font-size:40px;
		padding: 10px 0;
	}
	.newsItem-bgWrap .newsImg-Wrap {
	  -webkit-flex-basis: 60%;
	  -ms-flex-preferred-size: 60%;
	  flex-basis: 45%;
	}
	.newsItem-bgWrap .newsItem-Content {
	  -webkit-flex-basis: 65%;
	  -ms-flex-preferred-size: 65%;
	  flex-basis: 65%;
	  max-width: 65%;
	  padding-right: 15px;
	}
}