/* mobile */
@media screen and (min-width: 993px) {
	.headerContainer2.move {
		position: fixed;
		top: 0;
		z-index: 999;
		background: url(images/header2_right_bg.png) repeat scroll 0 -1px transparent;
		width: 100%;
	}
}
@media screen and (max-width: 992px) {
	/** Menu **/
	.mainMenu li.current-menu-item>a,
	.mainMenu li.current_page_item>a,
	.mainMenu >ul>li:hover>a {
		background: #fa6f13;
	}
	.mainMenu >ul>li.current-menu-item,
	.mainMenu li.current_page_item,
	.mainMenu >ul>li:hover {
		background: none;
	}
	.mainMenu >ul>li:first-child,
	.mainMenu ul>li{
		margin: 0;
		padding: 0;
	}
	.mainMenu >ul>li>a,
	.core-menu li a{
		padding: 12px 17px;
	}
	.core-menu li.menu-item-has-children > a{
		display: none;
	}

	.core-menu li.menu-item-has-children > ul{
		display: block;
	}

	.core-menu {
		float:right;
		width:100%;
		background:#1e2a49;
		margin:auto;
		display:none;
		position: relative;
		z-index: 99;
	}

	.core-menu li {
		width:100%;
		display:block;
	}
	.core-menu li a{
		display:block;
		margin:auto;
	}
	.hamburger-menu {
		display:block;
		text-align:right;
		padding-right:60px;
		float:none;
		width:100%;
		color: #FFFFFF;
	}
	.burger-1, .burger-2, .burger-3 {
		display:block;
		position:absolute;
		width:20px;
		height:3px;
		border-radius:30px;
		right:0;
		margin-right:25px;
		background:#fff;
		-webkit-transition:.2s ease;
		-ms-transition:.2s ease;
		-moz-transition:.2s ease;
		-o-transition:.2s ease;
		transition:.2s ease;
	}
	.burger-1 {
		top:15px;
	}
	.burger-2 {
		top:23px;
	}
	.burger-3 {
		top:31px;
	}
	.burger-1.open, .burger-2.open, .burger-3.open {
		-webkit-transition:.2s ease;
		-ms-transition:.2s ease;
		-moz-transition:.2s ease;
		-o-transition:.2s ease;
		transition:.2s ease;
		transform-origin:50% 50%;
	}
	.burger-1.open {
		top:25px;
		width:23px;
		transform:rotate(45deg);
		-webkit-transform:rotate(45deg);
		-ms-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
		-o-transform:rotate(45deg);
	}
	.burger-2.open {
		opacity:0;
	}
	.burger-3.open {
		top:25px;
		width:23px;
		transform:rotate(-45deg);
	}
	.sub-menu {
		width:100%;
		position:relative;
	}
	/**Menu end **/

	.headerLine3 {
		display: none;
	}

	figure img {
		width: 100%;
	}

	.mainContainer {
		grid-template-areas: "breadcrumbs" "main" "side";
		grid-template-columns: 1fr;
	}
	.footerGrid {
		grid-template-areas: "footerLogo"  "social" "menuSearch" "paper";
		grid-template-columns: 1fr;
	}
	.footerLogo,
	.footerPaper,
	.footerSocialWrapper,
	.footerMenuWrapper {
		text-align: center;
	}

	.footerEnd {
		grid-template-areas: "menu" "copy";
		grid-template-columns: 1fr;
	}
	.copyright,
	.finalMenu {
		text-align: center;
	}

	.headerGrid.grid {
		grid-template-areas:
				"logo headerMenu";
		grid-template-columns: 300px 1fr;
	}
	.logo img {
		max-width: 100%;
	}
	.timeWrapper,
	.weatherContainer,
	.mediaLogo,
	#topMenu,
	#searchform {
		display: none;
	}
	.logo {
		background-image: url("images/apopsi_logo_bg_mobile.png");
	}

	/* homepage */
	.mainSliderCarousel {
		display: none;
	}
	.flex-viewport {
		background: #19325a;
	}
	.flex-control-paging {
		display: flex;
		list-style: none;
		align-content: space-between;
		justify-content: center;
		margin: 0;
		padding: 0;
	}
	.flex-control-paging li {
		margin: 10px;
		background: #666;
		border-radius: 50%;
		content: " ";
		padding: 5px;
		line-height: 0;
		height: 10px;
		width: 10px;
		position: relative;
	}
	.flex-control-paging li a {
		color: transparent;
	}
	.flex-control-paging li a.flex-active {
		border-radius: 50%;
		overflow: hidden;
		background: #fa6f13;
		height: 10px;
		width: 10px;
		line-height: 0;
		display: block;
		position: absolute;
		top: 0;
		left: 0
	}
	.sliderData .sliderText {
		position: relative;
		width: 100%;
		bottom: auto;
		left: auto;
		height: 200px;
		background: #19325a;
	}
	.sliderData .sliderText h2 {
		font-size: 2.5rem;
		padding-bottom: 5px;
	}
	.sliderData .sliderText span {
		font-size: 1.8rem;
	}
	.sliderData {
		height: auto;
	}
	.homeMainSlider {
		height: auto;
	}
	.fullTitle {
		margin-top: 30px;
	}
	.home .summary,
	.homeCat_big p,
	.homeCat_small p {
		display: none;
	}
	.articleflow {
		margin-bottom: 10px;
	}
	.bigFlow figure {
		margin: 0;
		float: none;
	}
	.bigFlow .articleData {
		width: 100%;
		float: none;
	}
	.homeCat_small img {
		float: none;
	}
	.homeCat_small div.half {
		width: 100%;
	}
	.homeTopStories {
		grid-template-columns: 1fr;
		grid-template-areas:
				"ad1"
				"story1"
				"tall"
				"ad2"
				"story2"
				"ad3"
				"story3"
				"side"
				"topSide";
	}
	.wideArticleHome {
		padding-bottom: 80px;
	}
	.featuredPosts .wideArticleHome .article .articleData {
		bottom: -58px;
	}
	.krhthHomeGrid {
		grid-template-columns: 1fr 1fr;
		grid-template-areas:
				"big big"
				"small1 small2"
				"small3 small4";
	}
	.notiaKrhthGrid {
		grid-template-areas:
				"bigArticle"
				"sidebarArticle"
				"sidebarAd";
		grid-template-columns: 1fr;
		margin-bottom: 10px;
	}
	.threeRow {
		grid-template-columns: 1fr;
	}
	.homeCategoriesWrapper {
		grid-template-areas:
				"homeCatsidebar"
				"category1"
				"category2"
				"category3";
		grid-template-columns: 1fr;
	}
	.firstSport .article a {
		grid-template-columns: 1fr;
	}
	.firstSport .article figure {
		width: 100%;
		float: none;
		margin: 0;
	}
	.firstSport .articleData {
		float: none;
		width: 100%;
	}
	.sportsRest {
		grid-template-columns: 1fr;
		grid-template-areas: "article1" "article2" "article3";
	}
	.subtab.grid {
		grid-template-columns: 1fr;
	}
	.homeCategoriesWrapper3 {
		grid-template-columns: 1fr;
	}
	.popupvideos {
		grid-template-columns: 1fr;
		margin-bottom: 20px;
	}
	.webtvpopup_allVids {
		margin-left: 0;
		margin-top: 20px;
	}
	.webtvInnerTitle,
	.webtvInnerTitle img {
		max-width: 100%;
	}
	.playButton, .sliderData img.playButton {
		left: 42%;
		top: 42%;
		width: 42px;
		height: 42px;
	}
	.popupvideos ul li h3 {
		bottom: 5px;
		font-size: 2rem;
	}
	.webTvCarousel {
		margin-bottom: 20px;
	}
	#webtvBar {
		display: none;
	}

	.archiveContainer {
		grid-template-columns: 1fr;
	}
	.page .sidebarWidgets,
	.single .sidebarWidgets,
	.archiveContainer .sidebarWidgets {
		width: 300px;
		margin: 0 auto;
	}
	.summary {
		margin-top: 5px;
	}
	.photooftheDay ul {
		display: none;
	}

	.single h1, .page h1 {
		font-size: 4.1rem;
		line-height: 1.2;
		word-wrap: anywhere;
		word-break: break-word;
	}
	.sc_header {
		grid-template-columns: 1fr;
		grid-template-areas: "title" "cats";
	}
	.sc_BigTitle {
		background: none;
	}
	.split {
		grid-template-columns: 1fr;
	}
	.advertisment.singleAds {
		grid-template-areas: "ad1" "ad2";
		grid-template-columns: 1fr;
	}
	
	/* temp fix for big adds */
	
}
