
/* - Media Queries Global - */
/*@media only screen and (max-width : 980px) {



}
*/
@media only screen and (max-width : 1130px) {
	#cookie-inside {
		width: 100%;
	}
}

@media only screen and (max-width : 980px) {

	/** Old styles - delete **/

	/** Old styles - delete **/
	.imgPlay-first {
		top: -30px;
	}
	.pilne {
  		left: 0;
	}
	/** slider BG **/
	.slider-btns_tabs {
		bottom: 10px;
		right: 0;
		margin: 0;
		left: initial;
		top: initial;
		margin: 0 20px 0 25px !important;
	}
	.sliderSG .next {
		top: 50%;
	}
	.sliderSG .prev {
		top: 50%;
		left: 10px;
	}
	.mobileSliderContent {
		display: block;
		width:100%;
		height: 62px;
		background: #272727;
		color: #ffffff;
	}
	.mobileSliderContent .left {
		margin-left: 10px;
	}
	.mobileSliderContent .right {
		margin-right: 10px;
		text-align: left;
	}
	.mobile-main-title  {
		font-size: 24px;
		font-family: 'kelson_sansbold';
		text-transform: uppercase;
		margin-top: 9px;
		line-height: 22px;
	}
	.mobile-main-host {
		font-size: 14px;
	}
	.mobile-main-day {
		font-size: 14px;
		font-family: 'kelson_sansbold';
		margin-top: 13px;
		line-height: 11px;
	}
	.mobile-main-time {
		font-size: 24px;
		font-family: 'kelson_sansregular';
	}
	/** slider BG **/
		.sliderContent {
			width:28%;
		}
		.main-day {
		  font-size: 12px;
		  margin-left: 20px;
		  margin-top: 10px;
		  line-height: 14px;
		}
		.main-time {
		  font-size: 30px;
		  line-height: 50px;
		  margin-left: 20px;
		}
		.main-host {
		  font-size: 14px;
		  line-height: 14px;
		  margin-left: 20px;
		}
		.cycle-pager {
			display: none;
		}
		.sliderContent {
			display: none;
		}
		.cycle-prev, .cycle-next {
			display: none;
		}
	/** slider BG **/
	.tickercontainer .mask {
		width:100%;
	}

	.ptv-day {
	  width: 100%;
	  float: none;
	}
	.programDay {
	  height: 50px;
	}
	#program_table_wrapper table tr td .time, .big {
		font-size: 13px !important;
	}
	.details {
		font-size:11px;
	}
	.our-program {
		width: 100%;
	}

	.center-box {
		width: 100%;
	}
	main {
		width:100%;
	}
	.main-news {
		width: 100%;
		height: auto;
		margin-top: 20px;
		position: relative;
	}
	.main-news img {
		height: auto;
	}
	.more-news {
	float: left;
	width: 50%;
	height: auto;
	position: relative;
	margin: 20px 0 0 0;
	}
	.more-news:nth-child(2n) {
		clear:both;
	}
	.more-img {
		height: auto;
  		margin: 0 2px;
  		width: auto;
	}
	.more-news img {
	  height: auto;
	  width: 100%;
	}
	.mn-over {
		background:none;
		position: relative;
	}
	.mn-title {
		position:static;
		padding: 15px 0 0 0;
		font-size: 16px;
		color: #272727;
		text-decoration: none;
		line-height:normal;
	}
	.mn-title:hover {
		text-decoration: underline;
	}
	.main-play {
	width:40px;
	height:40px;
	position:absolute;
	top:-41px;
	left:0;
	background: #373737; /* Old browsers */
	background: -moz-linear-gradient(top,  #373737 0%, #232323 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#373737), color-stop(100%,#232323)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #373737 0%,#232323 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #373737 0%,#232323 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #373737 0%,#232323 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #373737 0%,#232323 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373737', endColorstr='#232323',GradientType=0 ); /* IE6-9 */
	}
	.play {
	background: url('/templates/superstacja2/gfx/play.png');
	width: 22px;
	height: 15px;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 12px 14px;
	}
	#newsBox {
		padding: 5px;
	}
	.news-mp {
		height:72px;
		padding: 0 5px;
		width:auto;
		position: relative;
	}
	.news-title {
		float: none;
	}
	.lastNews .span10 {
		float:none;
	}
	.tickercontainer {
	width: 100%;
	margin: 3px 0 0 0 ;
	}
	.log-pr {
		width:100%;
		height:50px;
	}
	.logo, .logo-sub {
		display:none;
	}
	.log-pr #program {
	float: none;
	width: 100%;
	}
	.span10N {
		width: auto;
	}
	.span10 {
		width:100%;
	}
	.top-links {
		width:auto;
	}
	.top-links ul {
		float:none;
	}
	.search {
 	 	right: 5px;
	}
	.cat-search {
		height:36px;
		width:auto;
		margin:0 5px;
	}
	aside {
		width: 100%;
	}

	.aside-tabs {
		width: auto;
		margin: 0 5px;
	}
	.cat {
		width:auto
	}
	.news-right-data {
		padding: 0 5px;
		width: auto;
	}
	.aside-news-med {
		width: 100%;
	}
	.aside-news-data {
		position: absolute;
		left: 140px;
		right: 5px;
		width:160px;
	}
	.news-listPL-T p span {
		width: auto;
	}
	.news-listPL-T p.play {
		display: inline-block;
		position: relative;
		background: url('http://www.superstacja.tv/templates/superstacja2/gfx/news-icon-play.png') 0 3px no-repeat;
		line-height: 20px;
		font-size: 14px;
		height: 15px;
		width: 100%;
	}
	.spanSG {
		width: auto;
		padding:0 5px;
	}

	#tp-widget-default {
	margin: 10px auto 20px auto;
	}
	.one {
		width:100%
	}

	.buttonRedSonda, .buttonGreySonda {
		width: auto;
		display: block;
		margin: 5px 10px 5px 10px;
		padding: 5px 15px;
	}
	.span1 {
		width: 50%;
	}
	.sondaTitle {
		text-align: center;
	}
	.container {
	  width: auto;
	  padding: 0 5px;
	}
	.list-news {
	  width: 50%;
	  height: auto;
	  margin:0 0 0 0;

	}
	.list-news:nth-child(2n+1) {
		clear:both;
	}
	.list-news:nth-child(4n) {
	  margin:0 0 0 0;
	}
	.list-news img {
	  height: auto;
	  width: 100%;
	}
	.list-news .relative {
	  height: auto;
	 margin: 0 2px;
	}
	.category {
		display: none;
	}
	.prog-name {
		margin:10px 0 15px 0;
	}
	.log-pr #program {
	  margin-top: 0px;
	}
	.vid-name {
		margin:10px 0 15px 0;
	}
	.sep1 {
		width:auto;
	}
	.sep2 {
		width:auto;
	}
	.sep3 {
		width:auto;
	}
	.sep4 {
		width:auto;
	}

	.span12 {
	  /*display: none;*/
	  width:100%;
	}
	.top-links .main-menu li {
		display: none;
	}
	.top {
		background:#ffffff;
		height:60px;
	}
	.mobile-logo {
		display: block;
	}
	/*
	.span6 {
		margin: 10px 0 0 0;
	}
	*/


    	.top-links {
        	height:60px;
       	}
        .mobile-main-menu {
            background: #ff1354;
            width: 100%;
            height: 100%;
            position: fixed;
            top: 0;
            left: 0;
            z-index: 9999;
			box-sizing:border-box;
			-moz-box-sizing:border-box;
			-webkit-box-sizing:border-box;
            border-top:inset 3px #7d0b15;
        }

        .mobile-main-menu li {
            width: 90%;
            border-bottom: solid 1px #ff929f;
            margin: 0 5%;
            text-align: center;
        }
		.mobile-main-menu li a:hover {
			text-decoration: underline;
		}
        .top-links .main-menu li {
            display:none;
            visibility:hidden;
        }
	    .ico-expand-menu-main {
	        display:none;
	        visibility: hidden;
	        width: 37px;
	        height: 30px;
	        /*background-position: -97px -173px;*/
	        float: right;
	        margin: 15px 10px 0 0;
	        background:url('/templates/superstacja2/gfx/menu-mobile.png');
	        display: inline-block;
	    }
        .ico-expand-menu-main {
            display:block;
            visibility: visible;

        }
		.news-title {
		  font-size: 26px;
		 }

		.mob-supernews {
		  display: block;
		  position: absolute;
		  right: 80px;
		  top: 15px;
		  background: #ff1354;
		  padding: 0 10px;
		  margin: 0;
		  height: 30px;
		  line-height: 30px;
		  color: #ffffff;
		  text-transform: uppercase;
		  font-family:'kelson_sansbold';
		  font-size:13px;
		}
		.mob-supernews:hover {
		  background: #ff1354;
		}
		.foot-fb {
			margin:0 0 0 0;
		}
		.span4 {
			width:100%;
		}
		#form ul.el1, #form ul.el2, #form ul.el3 {
		  margin: 0 0 0 0;
		}
		/*  Top podstrony  */
		.breadcrumb {
			position: static;
		}
		.breadcrumb ul li.first {
 			 margin: 18px 0 0 0;
		}
		.breadcrumb ul li.last {
			padding: 0 0 10px 10px;
		}
		#sortable {
		  width: auto;
		  overflow: visible;
		}
		.toSortLeft {
			width:auto;
		}


		#sortable .list-news {
			height:auto;
		}
		/*#sortable .list-news:nth-child(4n) {
			clear:both;
		}		*/
		.selected_zone {
		  margin: 20px 0 5px 20px;
		}
		.our-program {
			width: 50%;
			margin:20px 0 0 0;
		}
		.our-program:nth-child(3n) {
			margin:20px 0 0 0;
		}
		.span8 {
			width:100%;
		}
		.span8Programy {
		  width: 100%;
		}
		.span4Ludzie {
		  width: auto;
		}
		.span8Ludzie {
		  width: 350px;
		  float: left;
		  margin: 0 0 0 40px;
		}
		.ludzieTarget {
		  margin: 20px 0;
		}

		#vv>div.boxImg {
		  width: 100%;

		}
		.boxImg img {
		  width: 100%;

		}

		/** Kontakt **/

		.kontakt {
			margin: 80px 0 0 0;
		}
		#form ul li {
		  margin: 0;
		  float: none;
		}
		#form #question_645_33525 {
			min-width:260px;
			max-width: 450px;
			width:90%;
			margin: 0;
		}
		#form ul li input[type="email"] {
			min-width:260px;
			max-width: 450px;
			width:90%;
			margin: 0;
		}
		#form ul li input[type="text"] {
			min-width:260px;
			max-width: 450px;
			width:90%;
			margin: 0;
		}
		#form #kontaktInfo {
		  padding: 200px 0 0 0;
		}

}
@media only screen and (max-width : 820px) {
    .work-offers{
	display:block;
    }
    .work-offer{
	width:100%;
	margin:0 0 20px;
    }
}
@media only screen and (max-width : 760px) {
	.work-cite{
	    font-size:20px;
	}
	.work-cite--author{
	    font-size:16px;
	}
	.span8Ludzie {
	  width: 300px;
	  float: left;
	  margin: 0 0 0 40px;
	}
	.foot-menu-expand {
	  	display: block;
	  	visibility: visible;
	  	width: 37px;
	  	height: 30px;
	  	/* background-position: -97px -173px; */
	  	float: right;
	  	margin: 15px 10px 0 0;
	  	background: url('/templates/superstacja2/gfx/menu-mobile.png');
	 	display: inline-block;
		position: absolute;
		top: -25px;
		right: 10px;
		cursor: pointer;
		outline-style: none;
	}
    .foot-links li {
        display:none;
        visibility:hidden;
    }
	.mobile-foot-links {
	  background: #ff1354;
	  width: 100%;
	  height: 100%;
	  position: fixed;
	  top: 0;
	  left: 0;
	  z-index: 9999;
	  box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  border-top: inset 3px #7d0b15;
	}
	.mobile-foot-links li {
	  width: 90%;
	  border-bottom: solid 1px #ff929f;
	  margin: 0 5%;
	  text-align: center;
	}
	.mobile-foot-links li a {
	  height: 40px;
	  font-family: 'SignikaBold', sans-serif;
	  font-size: 24px;
	  line-height: 56px;
	  color: #ffffff;
	  padding: 0 10px;
	}
	.mobile-foot-links li a:hover {
		text-decoration: underline;
	}
}
@media only screen and (max-width : 680px) {
	.work-cite{
	    margin: 30px 50px 0;
	}
	.work-cite--author{
	    margin: 20px 50px 50px;
	}
	.span8Ludzie {
	  width: 220px;
	  float: left;
	  margin: 0 0 0 40px;
	}
	/*.breadcrumb { li:last-child
		display:none;
	}*/
	/*
	.breadcrumb ul li:last-child {
	  margin: 20px 0 10px 10px
	}*/
/** Slider SG **/
	.mobile-main-title {
	  font-size: 16px;

	}
	.mobile-main-host {
	  font-size: 12px;
	}
	.mobile-main-day {
		font-size: 10px;
	}
	.mobile-main-time {
		font-size: 20px;
	}
/** Slider SG **/

	.cat-sub {
		width:25%;
	}


	/** IPLA player **/
	#playerObject object {
		width: 550px;
		height: 352px;
	}
	/** IPLA player **/


	/** Supernews **/
	.przeslij form {
	  width: 100%;
	}
	.przeslij form input {
	  width: 90%;
	  margin: 0px 10px 22px 10px;
	  clear: both;
	}
	.przeslij form textarea {
	  width: 90%;
	  height:120px;
	  margin: 10px 0 24px 10px;
	  clear: both;
	}
	.przeslij form label {
	  text-align: left;
	  margin: 7px 10px 5px 10px;
	}
	.przeslij .info_text, .przeslij .info_text_add {
	  clear: both;
	  width: auto;
	}
	.przeslij .info_text_add {
		margin: -18px 0 15px 110px;
	}
	.przeslij .info_text {
		margin: -18px 0 15px 10px;
	}
	.przeslij .checkbox {
	  margin: 0 0 0 10px;
	}
	.przeslij form input.image {
	  margin: 10px 0 0 10px;
	}
	.przeslij .addfile {
	  margin: 7px 0 0 10px;
	  width:90%;
	}
	.przeslij input#fakeinp {
	  width: 50%;
	}
	/** Supernews  **/

}

@media only screen and (max-width : 610px) {
	.work-cite {
	    font-size: 16px;
	}
	.work-cite--author {
	    font-size: 13px;
	}
	.span8Ludzie {
	  width: 100%;
	  float: left;
	  margin: 0;
	}
	.span4Ludzie {
		width: 100%;
	}
	.span4Ludzie img {
		width: 100%;
	}

	/** slider BG **/
		.sliderContent {
			width:28%;
		}
		.main-day {
		  font-size: 12px;
		  margin-left: 20px;
		  margin-top: 10px;
		  line-height: 14px;
		}
		.main-time {
		  font-size: 30px;
		  line-height: 50px;
		  margin-left: 20px;
		}
		.main-host {
		  font-size: 14px;
		  line-height: 14px;
		  margin-left: 20px;
		}
	/** slider BG **/

	/** IPLA player **/
	#playerObject object {
		width: 470px;
		height: 313px;
	}
	/** IPLA player **/

	.search {
		display: none;
	}
	.search-second {
		display: block !important;
		position: absolute;
		top: -2px;
	}

}

@media only screen and (max-width : 480px) {
	.work-cite {
	    margin: 30px 10px 0;
	}
	.work-cite--author {
	    margin: 20px 10px 50px;
	}
	.work-offers--label, .work-offer--title{
	    font-size:18px;
	}
	/** slider BG **/
	.sliderSG .next {
		right: 10px;
	}
	.sliderSG .prev {
		left: 5px;
	}
	.main-day {
		margin-left:15px;
	}
	.main-host {
		font-size: 12px;
		margin-left:15px;
	}
	.main-time {
		font-size: 25px;
		margin-left:15px;
	}
	/** slider BG **/

	.toSortRight {
		float:left; width:100%;
	}
	#sortList {
		margin: 0 0 10px 0;
	}
	.center-box {
		width: 100%;
	}
	main {
		width:100%;
	}
	.main-news {
	width: 100%;
	height: auto;
	margin-top: 20px;
	position: relative;
	}
	.main-news img {
		height: auto;
	}
	.more-news {
	/* float: left; */
	width: 100%;
	height: auto;
	position: relative;
	margin: 20px 0 0 0;
	}
	.more-img {
		height: auto;
	}
	.more-news img {
	  height: auto;
	}
	.mn-over {
		background:none;
		position: relative;
	}
	.mn-title {
		position:static;
		padding: 15px 0 0 0;
		font-size: 16px;
		color: #272727;
		text-decoration: none;
		line-height:normal;
	}
	.mn-title:hover {
		text-decoration: underline;
	}
	.main-play {
	width:40px;
	height:40px;
	position:absolute;
	top:-41px;
	left:0;
	background: #373737; /* Old browsers */
	background: -moz-linear-gradient(top,  #373737 0%, #232323 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#373737), color-stop(100%,#232323)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #373737 0%,#232323 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #373737 0%,#232323 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #373737 0%,#232323 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #373737 0%,#232323 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373737', endColorstr='#232323',GradientType=0 ); /* IE6-9 */
	}
	.play {
	background: url('/templates/superstacja2/gfx/play.png');
	width: 22px;
	height: 15px;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 12px 14px;
	}
	#newsBox {
		padding: 5px;
	}
	.news-mp {
		height:72px;
		padding: 0 5px;
		width:auto;
	}
	.news-title {
		float: none;
	}
	.lastNews .span10 {
		float:none;
	}
	.log-pr {
		width:100%;
		height:50px;
	}
	.logo {
		display:none;
	}
	.log-pr #program {
	float: none;
	width: 100%;
	}
	.span10N {
		width: auto;
	}
	.span10 {
		width:100%;
	}
	.top-links {
		width:auto;
	}
	.top-links ul {
	float:none;
	}

	.cat-search {
		height:36px;
		width:auto;
		margin:0 5px;
	}
	aside {
		width: 100%;
	}

	.aside-tabs {
	width: auto;
	margin: 0 5px;
	}
	.cat {
		width:auto
	}
	.news-right-data {
		padding: 0 5px;
		width: auto;
	}
	.aside-news-med {
	width: 100%;
	}
	.aside-news-data {
		position: absolute;
		left: 140px;
		right: 5px;
		width:160px;
	}
	.news-listPL-T p span {
	width: auto;
	}
	.news-listPL-T p.play {
	display: inline-block;
	position: relative;
	background: url('http://www.superstacja.tv/templates/superstacja2/gfx/news-icon-play.png') 0 3px no-repeat;
	line-height: 20px;
	font-size: 14px;
	height: 15px;
	width: 100%;
	}
	.spanSG {
	width: auto;
	padding:0 5px;
	}

	#tp-widget-default {
	margin: 10px auto 20px auto;
	}
	.one {
		width:100%
	}

	.buttonRedSonda, .buttonGreySonda {
	width: auto;
	display: block;
	margin: 5px 10px 5px 10px;
	padding: 5px 15px;
	}
	.span1 {
	width: 50%;
	}
	.sondaTitle {
		text-align: center;
	}
	.container {
	  width: auto;
	  padding: 0 5px;
	}
	.list-news {
	  width: 100%;
	  height: auto;
	  margin:0 0 10px 0;
	}
	.list-news:nth-child(4n) {
	  margin:0 0 10px 0;
	}
	.list-news img {
	  height: auto;
	  width: 100%;
	}
	.list-news .relative {
	  height: auto;
	  margin: 0;
	}
	.category {
		display: none;
	}
	.prog-name {
		margin:10px 0 15px 0;
	}
	.log-pr #program {
	  margin-top: 0px;
	}
	.vid-name {
		margin:10px 0 15px 0;
	}
	.sep1 {
		width:auto;
	}
	.sep2 {
		width:auto;
	}
	.sep3 {
		width:auto;
	}
	.sep4 {
		width:auto;
	}

	.span12 {
	  /*display: none;*/
	  width:100%;
	}
	.top-links .main-menu li {
		display: none;
	}
	.top {
		background:#ffffff;
		height:60px;
	}
	.mobile-logo {
		display: block;
	}



    	.top-links {
        	height:60px;
       	}
        .mobile-main-menu {
            background: #ff1354;
            width: auto%;
            height: 100%;
            position: fixed;
            top: 0;
            left: 0;
            z-index: 9999;
			box-sizing:border-box;
			-moz-box-sizing:border-box;
			-webkit-box-sizing:border-box;
            border-top:inset 3px #7d0b15;
        }

        .mobile-main-menu li {
            width: 90%;
            border-bottom: solid 1px #ff929f;
            margin: 0 5%;
            text-align: center;
        }

        .top-links .main-menu li {
            display:none;
            visibility:hidden;
        }
	    .ico-expand-menu-main {
	        display:none;
	        visibility: hidden;
	        width: 37px;
	        height: 30px;
	        /*background-position: -97px -173px;*/
	        float: right;
	        margin: 15px 10px 0 0;
	        background:url('/templates/superstacja2/gfx/menu-mobile.png');
	        display: inline-block;
	    }
        .ico-expand-menu-main {
            display:block;
            visibility: visible;

        }

		.news-title {
		  font-size: 26px;
		 }

		.mob-supernews {
		  display: block;
		  position: absolute;
		  right: 80px;
		  top: 15px;
		  background: #ff1354;
		  padding: 0 10px;
		  margin: 0;
		  height: 30px;
		  line-height: 30px;
		  color: #ffffff;
		  text-transform: uppercase;
		  font-family:'kelson_sansbold';
		  font-size:13px;
		}
		.mob-supernews:hover {
		  background: #ff1354;
		}

		.iplaInfo {
			display:none;
		}
		.foot-fb {
			margin:0 0 0 0;
		}


		.span4 {
			width:100%;
		}

		#cookie-txt {
			font-size:11px;
		}
		#cookie-title {
			font-size:13px;
		}
		/** Program TV **/
		.det_cloud {
		  left: 0;
		  width: auto;
		}
		.wrap .desc {
		  font-size: 12px;
		}
		.show-more-right {
			float: left;
			width: 100%;
		}
		.show-more-right .show-more-news {
			float: left;
			margin: 0;
		}

}

@media only screen and (max-width : 400px) {
	.mobile-logo {
		background-size: contain;
		background-repeat: no-repeat;
		width: 140px;
		top: 11px;
	}
}

@media only screen and (max-width : 360px) {

	/** slider BG **/
	.main-host {
		display: none;
	}
	.main-time {
		font-size: 23px;
	}
	/** slider BG **/

	.news-title {
	  font-size: 20px;
	}
	.cat li a {
		padding: 0 15px;
	}

	/** Nasi ludzie **/

	.nasiLudzie {
	  width: 100%;
	}
	.nasiLudzie a {
	  width: 100%;
	}
	.boxNasi {
	  width: 100%;
	}

	/** Supernews **/

	#super-report .zgloszenie {
	  width: 260px;
	  font-size: 18px;
	}


}