@media only screen and (min-width: 1011px) {
	#main-menu nav {
		display: block !important;
	}
}

/***--- responsive -------------------------------------------------***/
/* content 980*/
@media only screen and (max-width: 1230px) {
	#c-top-bar,
	#c-middle,
	#footer {
		width: 980px;
	}

	#c-top-bar {
		height: 172px;
	}

	#logo {
		width: 200px;
		height: 107px;
	}

	#top-icons {
		top: 10px;
	}

	#c-main-menu {
		top: 117px;
	}

	#main-menu {
		font-size: 16px;
	}

	#main-menu a {
		padding: 0 12px;
	}

	#page-rc #c-left {
		width: 680px;
	}

	#page-rc #c-right {
		width: 240px;
	}

	.news > .txt {
		width: 770px;
	}
	
	.cmp-file > .txt {
		width: 875px;
	}

	#page-rc .cmp-file > .txt {
		width: 615px;
	}
	
	.cmp-movie > .movie > iframe {
		height: 387px;
	}

	.cmp-gallery.n-image > .item {
		width: 178px;
		height: 120px;
		line-height: 120px;
	}

	#page-rc .cmp-gallery.n-image > .item {
		width: 150px;
		height: 100px;
		line-height: 100px;
	}

	#overlay-content > .popup {
		max-width: 90% !important;
	}
	
	#overlay-content > .popup .item.active {
	    max-width: 100%;
	}
	
	#overlay-content > .popup img {
	    max-width: 100%;
	}
}


/* content 700*/
@media only screen and (max-width: 1010px) {
	#c-top-bar,
	#c-middle,
	#footer {
		width: 700px;
	}

	#c-top-bar {
		min-height: 140px;
		height: auto;
	}
	
	#logo {
		top: 20px;
	}

	#c-main-menu {
		position: static;
		height: auto;
		min-height: 42px;
		float: right;
		margin-top: 100px;
        margin-bottom: 10px;
	}
	
	#main-menu {
		height: auto;
		text-align: right;
	}
	
	#main-menu nav {
		display: none;
	}
	
	#main-menu ul {
		text-shadow: none !important;
	}
	
	#main-menu ul li,
	#main-menu ul li.r-menu {
		background: none;
		padding: 0;
		display: block;
		text-align: right;
		float: right;
		clear: both;
	}
	/*
	#main-menu ul li.right-menu-header {
		padding: 10px;
		display: block;
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 0;
	}
	*/
	#main-menu a {
		display: block !important;
		padding: 5px 10px !important;
		font-size: 14px !important;
		line-height: 18px !important;
		height: auto !important;
		width: auto !important;
	}

	#main-menu a.kup-bilet {
		margin-left: 0;
		margin-right: 10px;
	}

	#main-menu li:hover,
	#main-menu a:hover {
	}
	
	#main-menu li:hover a,
	#main-menu a,
	#main-menu a:hover,
	#main-menu a:active {
	}
	
	#main-menu a br {
		display: none;	
	}
	
	#main-menu a .resp {
		display: inline;
	}
	
	#main-menu .responsive {
		display: block;
	}
	
	#main-menu-trigger {
		display: block;
	}

	.right-menu {
		display: none;
	}

	#c-left,
	#c-right {
		float: none !important;
		width: 100% !important;
		margin-left: 0;
		margin-right: 0;
		min-height: 0;
		padding-top: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	#c-left {
		/*
		margin-top: 60px;
		border-top: 1px solid #6ba8d7;
		padding: 40px 0 0 0 !important;
		*/	
	}

	#c-middle {
		margin-top: 20px;
	}

	.news > .txt {
		width: 530px;
	}

	.cmp-file > .txt {
		width: 635px !important;
	}

	.cmp-gallery.n-image > .item {
		width: 165px !important;
		height: 115px !important;
		line-height: 115px !important;
	}

	#footer-menu ul li {
		display: block;
	}
}


/* content 640*/
@media only screen and (max-width: 720px) {
	#c-top-bar,
	#c-middle,
	#footer {
		width: 640px;
	}

    #c-top-bar {
        min-height: 140px;
    }

	#logo {
		width: 200px;
		height: 107px;
	}

	#c-main-menu {
		top: 40px;
	}

	#main-menu {
		font-size: 16px;
	}
	
	body,
	#s-content {
		font-size: 16px;
		line-height: 20px;
	}

	.news > .txt {
		width: 470px;
	}

	.news > .txt > .title {
		font-size: 20px;
		line-height: 24px;
	}

	.cmp-image img {
	    margin-bottom: 10px;
	}
	
	.cmp-file > .txt {
		width: 575px !important;
	}
	
	.cmp-movie > .movie > iframe {
		height: 360px;
	}
	
	.cmp-gallery.n-image > .item {
		width: 150px !important;
		height: 112px !important;
		line-height: 112px !important;
	}

	#footer-menu {
		font-size: 12px;
	}
}


/* content 540*/
@media only screen and (max-width: 660px) {
	#c-top-bar,
	#c-middle,
	#footer {
		width: 540px;
	}
	
	h1 {
		font-size: 20px;
		line-height: 24px;
	}
	
	h2 {
		font-size: 18px;
		line-height: 22px;
	}
	
	h3 {
	    padding: 5px 0;
	    font-size: 16px;
	    line-height: 20px;
	    font-weight: bold;
	}
	
	#s-content {
		font-size: 14px;
		line-height: 18px;
	}

	.news > .txt {
		width: 370px;
	}

	.news > .txt > .title {
		font-size: 18px;
		line-height: 22px;
	}

	.cmp-text ul li,
	.cmp-text ol li {
		margin-bottom: 7px;
	}
	
	.cmp-text p {
		margin-bottom: 10px;
	}
	
	.cmp-image > .left {
		margin-right: 20px;
	}
	
	.cmp-image > .right {
		margin-left: 20px;
	}
	
	.cmp-file > .txt {
		width: 475px !important;
	}
	
	.cmp-movie > .movie > iframe {
		height: 300px;
	}
	
	.cmp-gallery.n-image > .item {
		width: 125px !important;
		height: 94px !important;
		line-height: 94px !important;
	}

	#footer-menu ul li a {
		padding: 0 5px;
	}
}


/* content 450*/
@media only screen and (max-width: 560px) {
	#c-top-bar,
	#c-middle,
	#footer {
		width: 450px;
	}

	#main-menu a,
	.right-menu a {
		font-size: 14px;
		line-height: 18px;
	}

	.news > .min-image {
		width: 120px;
	}

	.news .news-thumb {
		width: 120px;
		height: 120px;
	}

	.news > .txt {
		width: 310px;
	}

	.cmp-file > .txt {
		width: 385px !important;
	}
	
	.cmp-movie > .movie > iframe {
		height: 250px;
	}
	
	.cmp-gallery.n-image > .item {
		width: 140px !important;
		height: 105px !important;
		line-height: 105px !important;
	}
}


/* content 300*/
@media only screen and (max-width: 470px) {
	#c-top-bar,
	#c-middle,
	#footer {
		width: 300px;
	}

    #c-top-bar {
        min-height: 100px;
    }

	#logo {
		width: 120px;
		height: 64px;
	}

	#top-icons .tzr {
		margin-right: 8px;
		width: 90px;
	}

	#top-icons .facebook {
		margin-left: 10px;
		margin-top: 30px;
	}

	#top-icons .top-icons-sep {
		height: 50px;
		margin-top: 20px;
	}

	#c-main-menu {
		margin-top: 85px;
	}

	#main-menu a,
	.right-menu a {
		font-size: 12px;
		line-height: 16px;
	}

	.news > .min-image {
		display: none;
	}

	.news > .txt {
		width: 300px;
	}

	.cmp-image > .left {
		margin-right: 10px;
	}
	
	.cmp-image > .right {
		margin-left: 10px;
	}
	
	.cmp-file > .txt {
		width: 235px !important;
	}
	
	.cmp-movie > .movie > iframe {
		height: 170px;
	}
	
	.cmp-gallery.n-image > .item {
		width: 90px !important;
		height: 68px !important;
		line-height: 68px !important;
	}
}