@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed, figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section {display: block;}
body {line-height:1;}
ol,ul {list-style:none;}
blockquote,q { quotes:none;} blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
b,strong {font-weight:bold;}
i,em {font-style:italic;}
.rwContentBox ul,.cn ul { list-style-type:disc;margin:20px 0;margin-left:45px;}
.rwContentBox ol,.cn ol { list-style-type:decimal;margin:20px 0;margin-left:55px;}
.rwContentBox li,.cn li { padding-left:0px;}
.rwContentBox table td {vertical-align:top;}
div,h1,h2,h3,h4,h5,h6,p,form { position:relative;margin:0;padding:0;display:block;font-weight:normal;}
ul { margin-top:0;}
img { border:0;}
.clear,.cl { clear:both;}

html {
	font: 16px/1.5 roboto, sans-serif;
    }

body {
	font-size: 1rem;
	color: #000;
	background-color: #fff;
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 1.5;
	}

* {
	font-family: lato, sans-serif;
    }

a {
	color: #588db9;
	outline: none;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	text-decoration: none;
	}
a:hover {
	color: #a0cef4;
	}

.hd,
body>main,
body>footer {
	position: relative;
	}

.hd>div,
body>main>div,
body>footer>div,
.hd nav>div,
.hd form,
.uhd {
	position: relative;
	width: 100%;
	max-width: 1200px;
	min-width: 320px;
	margin: 0 auto;
	}

@media (min-width: 0px) and (max-width: 960px) {
	.hd>div,
	body>main>div,
	body>footer>div,
	.hd nav>div,
	.hd form,
    .uhd, .cl1, .cl2 {
		width: 320px;
		}
	}

.hd {
	padding-top: 40px;
	font-size: 0;
    }

.hd .aheader {
	display: inline-block;
	vertical-align: middle;
	width: 340px;
	padding-bottom: 30px;
	padding-right: 0px;
    }

.hd header {
	width: 320px;
	position: relative;
    }

.hd header * {
	font: bold 2rem 'roboto condensed', sans-serif;
	color: #1c36aa;
    }

.hd .aheader header+div {
	font-size: 0.8rem;
	text-align: left;
	line-height: 1.3;
	font-size: 1rem;
	padding-top: 1rem;
	}

.topslider {
	display: inline-block;
	vertical-align: middle;
	width: 860px;
	font: bold 1.5rem 'roboto condensed', sans-serif;
	}

.hd header>div {
	padding: 0;
	}

.hd nav:not(.bc) {
	border: 1px solid #ddd;
	border-left: 0;
	border-right: 0;
	font-size: 0;
	font: bold 0 'roboto condensed', sans-serif;
    }
.hd nav:not(.bc)+nav {
	border: 1px solid #ddd;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	font-size: 0;
	font: bold 0 'roboto condensed', sans-serif;
	background: #d3e7f975;
    }

.hd nav:not(.bc) li {
	position: relative;
	display: inline-block;
	font-size: 1rem;
    }

.hd nav:not(.bc) li a {
	font-size: 1.1rem;
	font-weight: 400;
	text-transform: uppercase;
	font-weight: 800;
	color: #000;
	color: #1b37af;
	display: block;
	padding: 10px;
    }
.hd nav:not(.bc)+nav li a {
	font-size: .93rem;
	letter-spacing: -0.5px;
	font-weight: 800;
	text-transform: uppercase;
	color: #1b37af;
	display: block;
	padding: 10px 7px;
    }

.hd nav:not(.bc) li a:hover,
.hd nav:not(.bc) li a.selected,
.hd nav:not(.bc) li a.active,
.hd nav:not(.bc) li a.traced {
	background: #9ac7f06b;
    }

.hd nav ul ul {
	position: absolute;
	left: 0;
	top: 35px;
	background: #fff;
	outline: 1px solid #ddd;
	z-index: 50;
	width: 100%;
	min-width: 200px;
	box-shadow: 6px 6px 8px #00000022;
	display: none;
    }

.hd nav ul ul ul {
	left: 220px;
	top: 0rem;
	box-shadow: 8px 8px 10px #00000022;
    }

.wcag {
	position: absolute;
	display: block;
	top: -34px;
	left: 50%;
	font-size: 1.3rem;
    }

.wcag span {
	display: inline-block;
	padding: 0 7px;
    }
.wcag span+span {
	font-weight: 900;
	cursor: pointer;
    }
.wcag span+span:hover {
	color: #fff;
	background: #88beed;
    }

.hd nav ul ul li {
	display: block;
	width: 100%;
    }

.hd form {
	position: absolute;
	display: block;
	top: -34px;
	right: 0;
	width: 300px;
	text-align: right;
    }

.hd form .se1 {
	width: 10rem;
    }

.hd form * {
	font-size: 1rem;
	padding: 0.1rem 0.5rem;
    }

.thisishomepage .bc {
	display: none;
    }

.bc li {
	display: inline-block;
	font-size: 0.75em;
	opacity: 0.7;
    }

.bc li a {
	color: #000;
    }

.bc ul li:after {
	content: " > ";
	display: inline-block;
	margin: 0 3px;
    }
.bc ul li:last-child:after {
	content: "";
    }

.in-main {
	padding: 1.5rem 0 5rem 0;
	font-size: 0;
	position: relative;
	clear: both;
    }

.cl1 {
	display: none;
    }

.first-row .cl1 {
	font-size: 1rem;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 320px;
    overflow: hidden;
    padding-right: 19px;
    border-right: 1px solid #eee
    }

.cl2 {
	font-size: 1rem;
    position: relative;
    display: block;
    vertical-align: top;
    width: 1200px;
    padding-left: 0px;
    left: -1px;
    overflow: hidden;
    border: none;
    }

body:not(.first-row) .cl2 section {
	width: 1200px !important;
    }

.first-row .cl2 {
	font-size: 1rem;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 840px;
    padding-left: 19px;
    left: -1px;
    overflow: hidden;
    border-left: 1px solid #eee
    }

body>footer {
	border-top: 1px solid #ddd;
	background: #f6f6f6;
	display: block;
	position: relative;
	clear: both;
    }

body>footer>div {
	padding: 4rem 0 1rem 0;
	text-align: left;
	font-size: 0.8rem;
    }

body>footer a {
	color: #000;
    }

body>footer .ftlg {
	float: right;
	opacity: 0.5;
    }

body>footer>div::after {
	content: " ";
	clear: both;
	display: block;
    }

.in-main .cl1 * {
	width: 100%;
	min-width: 320px;
    }

.content_headers {
	margin-bottom: 2rem;
	margin-top: 2rem;
	font-family: roboto condensed, sans-serif;
	text-align: center;
	color: #0006
    }

.content_headers .content_title {
    font-size: 2.8rem;
    line-height: 1.3;
    font-weight: 300;
    }

.content_headers .content_description {
    font-size: 1.8rem;
    line-height: 1.3;
    font-weight: 300;
    }

input,
textarea,
select {
	margin: 0 3px;
	padding: 4px 6px 3px 6px;
	border: 1px solid #1d36b1;
	background: #f5f7fa;
	border-radius: 2px;
	font-size: 1em;
	line-height: 1.5;
	letter-spacing: 1px;
	color: #000;
	outline: none;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: inline-block;
	vertical-align: middle;
}

input:hover,
textarea:hover,
select:hover,
input:focus,
textarea:focus,
select:focus {
	border: 1px solid #000;
	background: #fff;
	color: #000;
}

input[type='submit'],
input[type='submit'],
button {
	background: #1c36aa;
	border: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 10px 2px 10px;
	text-align: center;
}
input[type='submit']:hover,
button:hover,
input[type='submit']:hover,
button:hover {
	background: #000000;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 10px 2px 10px;
	text-align: center;
}



div.newsBox span.date {
	font-size: 0.9em;
    line-height: 1;
	text-align: right;
	color: #000;
	opacity: .7;
	font-weight: normal;
	}
div.newsBox span.date .time {
	display: none;
	}

div.newsBox p {
	display: block;
	padding: 0;
    }

div.newsBox p.short {
	padding: 0;
    }

div.newsBox b.title {
	font-family: 'roboto condensed', sans-serif;
	color: #1c36aa;
	margin-top: 50px;
	font-size: 1.5rem;
    }

div.newsBox {
	margin: 0 0 2rem 0;
	padding: 0;
	border-bottom: none;
    }

div.newsFloatImage {
	position: relative;
	float: none;
	clear: both;
	padding: 0 0 1rem 0;
    }

.ct-news-standalone {
	}

.ct-news-standalone>div>header>* {
	font-family: 'roboto condensed', sans-serif;
    font-size: 1.8rem;
    font-weight: bold;
    padding-top: 1rem;
    }

div.newsBox p {
	line-height: 1.5;
    }

ul.ct-newslist-bx {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 300px;
	overflow: hidden;
    }

ul.ct-newslist-bx li {
	display: block;
	height: 300px;
	overflow: hidden;
	position: relative;
	margin-bottom: 2rem;
    }

.ct-newslist-date {
	display: none;
    }

.ct-newslist-img-link img {
	width: 100%;
	height: 100px;
	object-fit: cover;
    }

.ct-newslist-title {
	display: block;
	padding: 0.5rem 0;
	font-size: 1.3rem;
	font-family: roboto condensed, sans-serif;
	font-weight: bold;
	color: #1c36aa;
    }

.ct-newslist-more-link {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	font-weight: bold;
	padding: 3rem 0rem 1rem 1rem;
	background: linear-gradient(#ffffff00,#ffffffd9, white, white);
    }

ul.paginacja {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
    }
ul.paginacja li {
	display: inline-block !important;
	min-width: 0px !important;
	width: auto !important;
    }
ul.paginacja li a {
	display: inline-block !important;
	min-width: 0px !important;
	width: auto !important;
	padding: 5px 10px;
	font-weight: bold;
    }

.ct-newslist-link {
	text-align: left;
	display: block;
	padding: 10px;
	width: 300px;
    }

.overfooter {
	position: relative;
	clear: both;
	z-index: 100;
	padding: 3rem 0;
	background: #9cc9e55c;
    }

.overfooter>div {
	position: relative;
	clear: both;
	z-index: 100;
	margin: 0 auto;
	width: 1200px;
	padding: 0 0;
    }

.underfooter {
	padding-top: 2rem;
	opacity: 0.6;
    }

.cl2 .ct_reach_text table,
.cl2 .tinymce-ct table {
	width: auto;
	max-width: 100%;
	margin: 1rem auto;
    }

.cl2 .ct_reach_text table td, 
.cl2 .ct_reach_text table th,
.cl2 .tinymce-ct table td,
.cl2 .tinymce-ct table th {
	border: 1px solid #000;
	padding: 1rem !important;
	vertical-align: middle;
    }

.tinymce-ct ul,
.ct_reach_text ul {
	line-height: 1.5;
	list-style-type: disc;
	margin: 1rem;
	margin-left: 2rem;
}

.tinymce-ct p,
.ct_reach_text p {
	font-size: 1rem;
}

.tinymce-ct ul li,
.ct_reach_text ul li {
	line-height: 1.5;
	list-style-type: disc;
	margin-bottom: .5rem;
}

.ct-newslist-bx {
	border: 1px solid #e1e1e1;
	padding: 0 10px !important; 
	width: 300px !important;
	background: #fff;
}

.cl1 .ct-newslist-bx * {
	min-width: 200px;
}

.cl1 .ct-newslist-short {
	display: block;
}

.ct-newslist-bx * li {
	width: 300px !important;
}

.cl1 * .ct-newslist-bx  {
	min-width: 200px;
}

ul.banners-gallery li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	border: 0px solid #ddd;
	width: auto;
	min-height: 130px;
	background: #fff;
	margin: 20px;
	text-align: center;
}	


ul.banners-gallery a {
	color: #1b37af !important;
	font-size: 1.5rem;
    text-align: center !important;
}

ul.banners-gallery * {
	min-width: 320px;
}



nav.bc {
	position: relative;
	max-width: 1180px;
	padding: 5px 10px;
	margin: 0 auto;
	opacity: 1;
    }

.bc ul li:nth-child(2) {
	display: none;
    }




@media (min-width: 0px) and (max-width: 960px) {



	nav.bc {
		display: none;
		}

	html {
		font: 16px/1.5 roboto, sans-serif;
		}

	body {
		font-size: 1rem;
		color: #000;
		background-color: #fff;
		background-position: top left;
		background-repeat: no-repeat;
		}

	* {
		font-family: lato, sans-serif;
		}

	a {
		color: #588db9;
		outline: none;
		transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		text-decoration: none;
		}
	a:hover {
		color: #a0cef4;
		}

	.hd,
	body>main,
	body>footer {
		position: relative;
		}

	.hd>div,
	body>main>div *,
	body>footer>div *,
	.hd nav>div *,
	.hd form *,
	.uhd div * {
		max-width: 320px;
		}

	.hd {
		padding-top: 5px;
		font-size: 0;
		}

	.hd .aheader {
		display: inline-block;
		vertical-align: middle;
		width: 320px;
		padding-bottom: 0px;
		padding-right: 0px;
		}

	.hd header {
		width: 250px;
		position: relative;
		}

	.hd header * {
		font: bold 19.5px 'roboto condensed', sans-serif;
		color: #1c36aa;
		}

	.hd .aheader header+div {
		text-align: left;
		line-height: 1.3;
		font-size: 0.7rem;
		padding-top: .5rem;
		}

	.topslider {
		display: block;
		vertical-align: middle;
		width: 860px;
		font: bold 1.5rem 'roboto condensed', sans-serif;

		-ms-transform: scale(0.37,0.37);
		-webkit-transform: scale(0.37,0.37);
		transform: scale(0.37,0.37);
		left: -270px;
		top: -70px;
		position: relative;
		margin-bottom: -170px;
		}

	.hd header>div {
		padding: 0;
		}

	.hd nav:not(.bc) {
		border: 1px solid #ddd;
		border-left: 0;
		border-right: 0;
		font-size: 0;
		font: bold 0 'roboto condensed', sans-serif;

		display: none;
		}
	.hd nav:not(.bc)+nav {
		border: 1px solid #ddd;
		border-left: 0;
		border-right: 0;
		border-top: 0;
		font-size: 0;
		font: bold 0 'roboto condensed', sans-serif;
		background: #d3e7f975;
		}

	.hd nav:not(.bc) li {
		position: relative;
		display: inline-block;
		font-size: 1rem;
		}

	.hd nav:not(.bc) li a {
		font-size: 1.1rem;
		font-weight: 400;
		text-transform: uppercase;
		font-weight: 800;
		color: #000;
		color: #1b37af;
		display: block;
		padding: 10px;
		}
	.hd nav:not(.bc)+nav li a {
		font-size: .93rem;
		letter-spacing: -0.5px;
		font-weight: 800;
		text-transform: uppercase;
		color: #1b37af;
		display: block;
		padding: 10px 7px;
		}

	.hd nav:not(.bc) li a:hover,
	.hd nav:not(.bc) li a.selected,
	.hd nav:not(.bc) li a.active,
	.hd nav:not(.bc) li a.traced {
		background: #9ac7f06b;
		}

	.hd nav ul ul {
		position: absolute;
		left: 0;
		top: 35px;
		background: #fff;
		outline: 1px solid #ddd;
		z-index: 50;
		width: 100%;
		min-width: 200px;
		box-shadow: 6px 6px 8px #00000022;
		display: none;
		}

	.hd nav ul ul ul {
		left: 220px;
		top: 0rem;
		box-shadow: 8px 8px 10px #00000022;
		}

	.wcag {
		position: absolute;
		display: block;
		top: -28px;
		left: 50%;
		font-size: 1.3rem;

		display: none;
		}

	.wcag span {
		display: inline-block;
		padding: 0 7px;
		}
	.wcag span+span {
		font-weight: 900;
		cursor: pointer;
		}
	.wcag span+span:hover {
		color: #fff;
		background: #88beed;
		}

	.hd nav ul ul li {
		display: block;
		width: 100%;
		}

	.hd form {
		position: absolute;
		display: block;
		top: 60px;
		right: 0;
		width: 100px;
		min-width: 120px;
		text-align: right;
		}

	.hd form .se1 {
		width: 80px;
		font-size: 11px;
		display: block;
		margin: 3px auto;
		text-align: center;
		}

	.hd form .se2 {
		display: block;
		width: 100px;
		font-size: 11px;
		display: block;
		margin: 3px auto;
		}

	.hd form * {
		font-size: 1rem;
		padding: 0.1rem 0.5rem;
		}

	.thisishomepage .bc {
		display: none;
		}

	.bc li {
		display: inline-block;
		font-size: 0.7em;
		opacity: 0.5;
		}

	.bc li a {
		color: #000;
		}

	.bc ul li:after {
		content: ">";
		}
	.bc ul li:last-child:after {
		content: "";
		}

	.in-main {
		padding: 0rem 0 2rem 0;
		font-size: 0;
		position: relative;
		clear: both;
		}

	.cl1 {
		font-size: 1rem;
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: 320px;
		margin-top: 20px;
		margin-bottom: 20px;
		overflow: hidden;
		border-top: 1px dotted #1c36aa;
		padding-top: 20px;
		padding-right: 0;
		border-right: none;
		}

	.cl1 {
		display: none;
		}

	.cl2 {
		font-size: 1rem;
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: 320px;
		margin-left: 0px;
		margin-top: 20px;
		margin-bottom: 20px;
		overflow: hidden;
		border: none;
		padding-left: 0;
		}

	body>footer {
		border-top: 1px solid #ddd;
		background: #f6f6f6;
		display: block;
		position: relative;
		clear: both;
		}

	body>footer>div {
		padding: 4rem 0 1rem 0;
		text-align: left;
		font-size: 0.8rem;
		}

	body>footer a {
		color: #000;
		}

	body>footer .ftlg {
		float: right;
		opacity: 0.5;
		}

	body>footer>div::after {
		content: " ";
		clear: both;
		display: block;
		}

	.in-main .cl1 *,
	.in-main .cl2 * {
		width: 100%;
		max-width: 320px;
		}

	.in-main .cl1 * ul,
	.in-main .cl2 * ul,
	.in-main .cl1 * ol,
	.in-main .cl2 * ol,
	.in-main .cl1 * li,
	.in-main .cl2 * li
	{
		width: 100%;
		max-width: 300px;
		}

	.content_headers {
		margin-bottom: 1rem;
		font-family: roboto condensed, sans-serif;
		margin-top: 30px;
		}

	.content_headers .content_title {
		font-size: 1.8rem;
		line-height: 1.3;
		font-weight: bold;
		}

	.content_headers .content_description {
		font-size: 1.3rem;
		line-height: 1.3;
		font-weight: bold;
		color: #1d36b1;
		}

	input,
	textarea,
	select {
		margin: 0 3px;
		padding: 4px 6px 3px 6px;
		border: 1px solid #1d36b1;
		background: #f5f7fa;
		border-radius: 2px;
		font-size: 1em;
		line-height: 1.5;
		letter-spacing: 1px;
		color: #000;
		outline: none;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		display: inline-block;
		vertical-align: middle;
	}

	input:hover,
	textarea:hover,
	select:hover,
	input:focus,
	textarea:focus,
	select:focus {
		border: 1px solid #000;
		background: #fff;
		color: #000;
	}

	input[type='submit'],
	input[type='submit'],
	button {
		background: #1c36aa;
		border: none;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding: 3px 10px 2px 10px;
		text-align: center;
	}
	input[type='submit']:hover,
	button:hover,
	input[type='submit']:hover,
	button:hover {
		background: #000000;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding: 3px 10px 2px 10px;
		text-align: center;
	}



	div.newsBox span.date {
		font-size: 0.9em;
		line-height: 1;
		text-align: right;
		color: #000;
		opacity: .7;
		font-weight: normal;
		}
	div.newsBox span.date .time {
		display: none;
		}

	div.newsBox p {
		display: block;
		padding: 0;
		}

	div.newsBox p.short {
		padding: 0;
		}

	div.newsBox b.title {
		font-family: 'roboto condensed', sans-serif;
		color: #1c36aa;
		}

	div.newsBox {
		margin: 0 0 2rem 0;
		padding: 0;
		border-bottom: none;
		}

	div.newsFloatImage {
		position: relative;
		float: none;
		clear: both;
		padding: 0 0 1rem 0;
		}

	.ct-news-standalone {
		}

	.ct-news-standalone>div>header>* {
		font-family: 'roboto condensed', sans-serif;
		font-size: 1.8rem;
		font-weight: bold;
		padding-top: 1rem;
		}

	div.newsBox p {
		line-height: 1.5;
		}

	ul.ct-newslist-bx {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 300px;
		overflow: hidden;
		}

	ul.ct-newslist-bx li {
		display: block;
		height: 300px;
		overflow: hidden;
		position: relative;
		margin-bottom: 2rem;
		}

	.ct-newslist-date {
		display: none;
		}

	.ct-newslist-img-link img {
		width: 100%;
		height: 100px;
		object-fit: cover;
		}

	.ct-newslist-title {
		display: block;
		padding: 0.5rem 0;
		font-size: 1.3rem;
		font-family: roboto condensed, sans-serif;
		font-weight: bold;
		color: #1c36aa;
		}

	.ct-newslist-more-link {
		position: absolute;
		bottom: 0;
		right: 0;
		text-align: right;
		font-weight: bold;
		padding: 3rem 0rem 1rem 1rem;
		background: linear-gradient(#ffffff00,#ffffffd9, white, white);
		}

	ul.paginacja {
		padding: 0;
		margin: 0;
		list-style-type: none;
		text-align: center;
		}
	ul.paginacja li {
		display: inline-block !important;
		min-width: 0px !important;
		width: auto !important;
		}
	ul.paginacja li a {
		display: inline-block !important;
		min-width: 0px !important;
		width: auto !important;
		padding: 5px 10px;
		font-weight: bold;
		}

	.ct-newslist-link {
		text-align: left;
		display: block;
		padding: 10px;
		width: 300px;
		}

	.overfooter {
		position: relative;
		clear: both;
		z-index: 100;
		padding: 3rem 0;
		background: #9cc9e55c;
		}

	.overfooter>div {
		position: relative;
		clear: both;
		z-index: 100;
		margin: 0 auto;
		width: 320px;
		padding: 0 0;
		}

	.underfooter {
		padding-top: 2rem;
		opacity: 0.6;
		}

	.rwdmn {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 300;
		background: #081759a6;
		width: 100%;
		height: 100%;
		display: none;
		}
		
	.rwdmn>div {
		position: relative;
		width: 80%;
		height: 100%;
		background: #fff;
		box-shadow: 0 0 10px #1c36aa;
		}
		
	.mnopen {
		position: fixed;
		top: 0;
		right: 0;
		display: block;
		width: 50px;
		height: 50px;
		font-size: 50px;
		line-height: 1;
		text-align: center;
		font-weight: bold;
		background: #fff;
		color: #1c36aa;
		box-shadow: 0 0 10px #1c36aa;
		z-index: 400;
		cursor: pointer;
		}
		
	.mnclose {
		position: fixed;
		top: 0px;
		left: auto;
		right: 0px;
		display: block;
		width: 50px;
		height: 50px;
		font-size: 50px;
		line-height: 1;
		text-align: center;
		background: #fff;
		color: #1c36aa;
		box-shadow: 0 0 10px #1c36aa;
		overflow: hidden;
		z-index: 400;
		cursor: pointer;
		display: none;
		}
		
	.rwdmn>div .omn {
		position: relative;
		width: 100%;
		height: 100%;
		background: #fff;
		overflow-x: hidden;
		}
		
	.rwdmn ul, .rwdmn ul li, .rwdmn ul li a {
		display: block !important;
		position: relative !important;
		}
		
	.rwdmn ul ul {
		padding-left: 10%;
		}
		
	.rwdmn ul li a {
		color: #1c36aa;;
		display: block;
		font-size: 0.8em;
		padding: 8px 10px;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #ddd;
		position: relative;
		margin-top: -1px;
		font-weight: bold;
		}
	.rwdmn ul li a:hover, .rwdmn ul li a.active {
		color: #fff;
		background: #1c36aa;
		}
		
	.rwdmn .rw-page-description {
		display: none;
		}


	.ct-newslist-bx {
		border: 1px solid #e1e1e1;
		padding: 0 10px !important; 
		width: 298px !important;
		background: #fff;
	}

	ul.banners-gallery li {
		position: relative;
		display: inline-block;
		vertical-align: top;
		padding: 0px;
		border: 0px solid #ddd;
		width: auto;
		min-height: 130px;
		background: #fff;
		margin: 20px 0;
		text-align: center;
	}	


	.cl2 .ct_reach_text table {
		position: relative;
		min-width: 400px;
		}

    .otable {
    	width: 300px;
    	position: relative;
    	overflow: scroll;
    }

	.cl2 .ct_reach_text table td, 
	.cl2 .ct_reach_text table th {
		min-width: 70px;
		}

	.rw_ct_reach_text img {
		position: relative !important;
		display: block !important;
		float: none !important;
		margin: 20px auto !important;
		max-width: 300px;
		height: auto !important
	    }


	.first-row .cl2 {
		padding-left: 0px;
		left: 0px;
		border-left: none
		}

    main {
    	background: #fffc;
    	margin-top: 30px;
    }

}

@media (min-width: 0px) and (max-width: 960px) {

    body * .hidden-in-rwd {
    	display: none !important;
    }

}

@media (min-width: 960px) and (max-width: 9999px) {

    body * .hidden-in-desktop {
    	display: none !important;
    }

}

.cl1 ul.ct-newslist-bx li>div {
	position:static
}