@media screen and (max-width: 1024px) {
	body {
		/*        border:5px solid green;*/
		
	}
	#header-wrapper {
		position: relative;
	}
	#search-home {
		position: absolute;
		/*top:0px;*/
		right: 0px;
	}
	#search-block-form .form-text {
		margin-right: 20px;
	}
/*	#block-nice-menus-6 ul li.menu-4282 a, #block-nice-menus-6 ul li.menu-4294 a
		{
		padding-top: 10px;
		line-height:16px;
	}*/
}

/************************************************************************************
smaller than 980 test changes 
*************************************************************************************/
@media screen and (max-width: 980px) {
	body {
		/*   border:5px solid blue; */
		
	}
	#toplinks_home ul  li.skip-link {
		/*display: none;*/
	}
	.header__site-name {
		font-size: 1.3em;
	}
	.header__site-slogan {
		font-size: .8em;
	}
	.logo {
		height: 60px;
		width: 98%;
	}
	#logo-home {
		width: 70%;
	}
	.block-1, .block-2, .block-3, .block-4 {
		width: 49%;
		margin: 3px;
	}
	#block-block-22 {
		margin-right: 2px;
	}
	div#block-block-22 img {
		width: 100% !important;
	}
	#search-block-form {
		/*  background: url("../images/search-bg.png") no-repeat scroll -142px 0 transparent;*/
		float: right;
		height: 39px;
		/* right: 10px;
         top: 20px;
         width:168px;*/
	}
	#search-block-form .form-text {
		/* width:123px;*/
		
	}
	ul.access_links li.skip-link, ul.access_links li.screen, ul.access_links li.high,
		ul.access_links li.light, ul.textsize_list {
		display: none;
	}
	#header-wrapper {
		background: #318E00;
	}
	#wrapper {
		margin-top: 6px;
	}
	#block-nice-menus-6 ul li.odd {
		margin-bottom: 5px;
		float: left;
		margin-top: 5px;
		width: 48.5%;
		margin-left: 1%;
	}
	#block-nice-menus-6 ul li.even {
		margin-bottom: 5px;
		float: right;
		margin-top: 5px;
		width: 48.5%;
		margin-right: 1%;
	}
	.not-front #block-nice-menus-6 ul li.odd {
		width: 48%;
		margin-bottom: 5px;
		float: left;
		margin-top: 5px;
	}
	.not-front #block-nice-menus-6 ul li.even {
		margin-bottom: 5px;
		float: right;
		margin-top: 5px;
		width: 48%;
	}
	#block-nice-menus-6 ul li a {
		padding: 37px 10px 4px 110px;
	}
	#logo-home {
		height: inherit;
	}
	h2.header__site-slogan {
		line-height: 17px;
	}
	#footer ul.menu li {
		display: block;
	    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		border-bottom: 1px dotted #ccc;
    }
	.sidebars {
		width: 100%;
	}
	div#content {
		margin: 0px;
		width: 100%
	}
	.two-sidebars div#content {
		float: none;
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
	}
	.two-sidebars aside.sidebars {
		float: none;
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
	}
	.two-sidebars aside.sidebars_second {
		float: none;
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
	}
	.view-id-left_sidebar_header_image {
		display: none;
	}
	.show_hide {
		display: block;
	}
	/* .view-id-related_content_.view-display-id-block {
		min-height: available;
	} */
	/*.view-id-related_content_.view-display-id-block ul li{ width:31%}*/
		.show_hide {
		display: block;
		background: #2C8201 url(../images/left-menu-aero.png) no-repeat 120px 9px;
    color: #fff;
    margin: 5px 0px;
    padding: 3px 20px 3px 10px;
    text-align: left;
	float:left;
	font-size:90%;
	width:110px;
	}
	
	.not-front ul#nice-menu-6 li.menu-4281 a, .not-front ul#nice-menu-6 li.menu-4290 a
		{
		padding-top: 4px;
	}
	.not-front ul#nice-menu-6 li.menu-4283 a, .not-front ul#nice-menu-6 li.menu-4291 a
		{
		padding-top: 4px;
	}
	#header, #content, #navigation, .region-sidebar-first, .region-sidebar-second, #footer{ clear:both;}
	
}


@media screen and (max-width: 900px) {
	.mean-container .mean-bar{ position:absolute; background:none; width:auto;}
	.mean-container .mean-nav{ background: #53ab20 none repeat scroll 0 0;}
	.mean-container a.meanmenu-reveal{background:none; padding:10px 11px 9px; left:0 !important;}
	.mean-container .mean-nav ul li a.mean-expand:hover{background: #53ab20;}
	.mean-container .mean-nav{ margin-top:37px;}
	#search-home{ display:none;}
}

/************************************************************************************
smaller than 600
*************************************************************************************/
@media screen and (max-width: 640px) {
		
		.not-front ul#nice-menu-6 li.menu-4282 a, .not-front ul#nice-menu-6 li.menu-4294 a {margin-top:3px;}

}
/************************************************************************************
smaller than 600
*************************************************************************************/
@media screen and (max-width: 600px) {
		.block-1, .block-2, .block-3, .block-4 {
		width: 100%;
		margin: 3px;
	}
}
/************************************************************************************
smaller than 750
*************************************************************************************/
@media screen and (max-width: 768px) {
	body {
		/*        border:5px solid red;*/
		
	}
	li.skip-link {
		display: none;
	}
	#header-wrapper {
		/* height:150px;*/
		
	}
	#search-home {
		position: absolute;
		bottom: -10px;
		right: 0px;
		width: 100%;
	}
	.wrapword {
		white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
		white-space: -pre-wrap; /* Opera 4-6 */
		white-space: -o-pre-wrap; /* Opera 7 */
		white-space: pre-wrap; /* css-3 */
		word-wrap: break-word; /* Internet Explorer 5.5+ */
		word-break: break-all;
		white-space: normal;
	}
}

@media screen and (max-width: 480px) {
	.header__site-slogan {
		font-size: .7em;
		clear: both;
	}
	.not-front .sidebars {
		width: 100%;
	}
	.header__site-name {
		font-size: 1em;
	}
	div#block-block-22 img {
		width: 100%;
	}
	#block-block-22 {
		margin-left: 2px;
		float: left;
		width: 100px;
	}
	#logo-home {
		width: 70%;
	}
	#search-block-form {
		background: url("../images/search-bg.png") no-repeat scroll -115px 0
			transparent;
		width: 200px;
	}
#search-block-form .form-text {
		width: 150px;
	}
ul#fssList, #fssPlayPause {
		display: none;
	}
#footer ul.menu {
		text-align: center;
		width: 100%;
	}
	.not-front ul#nice-menu-6 li.menu-4281 a, .not-front ul#nice-menu-6 li.menu-4290 a{ padding-top:4px;}
	.not-front ul#nice-menu-6 li.menu-4283 a, .not-front ul#nice-menu-6 li.menu-4291 a {padding-top:4px;}
	.not-front ul#nice-menu-6 li.menu-4282 a, .not-front ul#nice-menu-6 li.menu-4294 a {padding-top:4px; margin-top:10px;}
	.noborder{ margin-right:5px;}


}


@media only screen and (min-width:500px) and (max-width:950px) {
#header-wrapper {
		overflow: hidden;
		height: inherit;
	}
#search-home {
		position: inherit;
		margin-top: inherit;
		width: inherit !important;
		float: right;
	}
/* #block-nice-menus-6 ul li {
		width: 48%;
	} */
#search-block-form {
		width: inherit;
	}
#block-nice-menus-6 ul li {
		float: left;
		margin-right: 2%;
		width: 47%;
	}
.not-fornt #block-nice-menus-6 ul li {
		width: 48%;
	}
.not-front #block-nice-menus-6 ul li {
		float: left;
		margin-right: 2%;
		width: 48%;
	}
	div#content {
		width: 100%;
	}
	.show_hide {
		display: block;
	}
	.two-sidebars div#content {
		float: none;
		width: 100%;
		margin-left: 5px;
		margin-right: 5px;
	}
	.two-sidebars aside.sidebars {
		float: none;
		width: 100%;
		margin-left: 5px;
		margin-right: 5px;
	}
	.two-sidebars aside.sidebars_second {
		float: none;
		width: 100%;
		margin-left: 5px;
		margin-right: 5px;
	}
	.view-id-related_content_.view-display-id-block {
		margin-top: 17px;
		min-height: auto;
	}
	.not-front ul#nice-menu-6 li.menu-4281 a, .not-front ul#nice-menu-6 li.menu-4290 a
		{
		padding-top: 4px;
	}
	.not-front ul#nice-menu-6 li.menu-4283 a, .not-front ul#nice-menu-6 li.menu-4291 a
		{
		padding-top: 4px;
	}
}
@media only screen and (min-width:380px) and (max-width:500px) {
	.banner1 {
		/* display: none !important; */
		
	}
#header-wrapper {
		overflow: hidden;
		height: inherit;
	}
#search-home {
		position: inherit;
		margin-top: inherit;
		width: inherit;
	}
	#block-nice-menus-6 ul li.even, #block-nice-menus-6 ul li.odd {
width: 97%;
margin-left: 1.5%;
margin-right: 1.5%;
	}
	.not-front #block-nice-menus-6 ul li.even, .not-front #block-nice-menus-6 ul li.odd
		{
		width: 100%;
	}
	.not-front #block-nice-menus-6 ul li.odd {
		width: 100%;
		margin-bottom: 5px;
		margin-top: 5px;
		margin-left:0px;
		margin-right:0px;
	}
.not-front #block-nice-menus-6 ul li.even {
		width: 100%;
		margin-bottom: 5px;
		margin-top: 5px;
		float:left;
		margin-left:0px;
		margin-right:0px;
	}
	.noborder{ margin-right:5px;}
}

@media only screen and (min-width:1px) and (max-width:440px) {
	.banner1 {
		border-top:1px solid #FFF;
		border-bottom:1px solid #FFF;
		margin-top:0px;		
	}
	#logo-home {
		clear: both;
		width: 100%;
	}
	.logo {
		height: auto;
		/*width: 100%;*/
		margin: 5px auto 0px auto;
		float: inherit;
		background-image: url("../images/logo-for-320.png");
		background-repeat: no-repeat;
		height: 128px;
		background-position:center;
		/*background-size: 99% 100%;*/
	}
	.logo a img {
		display: none;
	}
	#header-wrapper {
		overflow: hidden;
		height: inherit;
	}
	#search-home {
		position: inherit;
		margin-top: inherit;
	}
	h2.header__site-slogan {
		line-height: 17px;
	}
	#footer ul.menu li {
		display: block;
		width:90%;
	}

	.mt-play, .mt-prev, .mt-next{height: 20px;
    width: 25px;}
		.noborder{ margin-right:5px;}

}




@media screen and (max-width: 380px) {
	#header-wrapper {
		/* height:174px; */
		
	}
	/*#footer ul.menu li {
		width: 30%;
	}*/
#logo-home {
		margin-top: 0px;
	}
#block-nice-menus-6 ul li.odd {
		width: 97%;
		margin-bottom: 2px;
		margin-top: 2px;
		margin-left: 1.5%;
		margin-right: 1.5%;
	}
#block-nice-menus-6 ul li.even {
		width: 97%;
		margin-bottom: 2px;
		margin-top: 2px;
		margin-left: 1.5%;
		margin-right: 1.5%;
	}
.not-front #block-nice-menus-6 ul li.odd {
		width: 100%;
		margin-bottom: 5px;
		margin-top: 5px;
		margin-left:0px;
		margin-right:0px;
	}
.not-front #block-nice-menus-6 ul li.even {
		width: 100%;
		margin-bottom: 5px;
		margin-top: 5px;
		float:left;
		margin-left:0px;
		margin-right:0px;
	}
	
ul li.menu-4280, ul li.menu-4289{ height:70px; background: #5a83b0 url("../images/important.jpg") no-repeat scroll left center;}
	#block-nice-menus-6 ul li.menu-4280 a, #block-nice-menus-6 ul li.menu-4289 a{background: rgba(0, 0, 0, 0) url("../images/about-us-icon.png") no-repeat scroll 13px 7px;
	padding-top:25px;}

 ul li.menu-4281, ul li.menu-4290{ height:70px}
#block-nice-menus-6 ul li.menu-4281 a, #block-nice-menus-6 ul li.menu-4290 a{background: rgba(0, 0, 0, 0) url("../images/knowurminister.png") no-repeat scroll 11px 0;margin-top:0px; padding-top:20px}

ul li.menu-4283, ul li.menu-4291{ height:70px; }
#block-nice-menus-6 ul li.menu-4283 a, #block-nice-menus-6 ul li.menu-4291 a {
    background: rgba(0, 0, 0, 0) url("../images/important-links.png") no-repeat scroll 7px 0px;
    height: 36px;
    margin-top: 0px;
    padding-top: 23px;}

ul li.menu-4282, ul li.menu-4294{ height:70px;}
#block-nice-menus-6 ul li.menu-4282 a, #block-nice-menus-6 ul li.menu-4294 a
{ background: rgba(0, 0, 0, 0) url("../images/public-opinion-icon.png") no-repeat scroll 11px 0px;
    margin-top: 0px;
	padding-top:15px;}
#block-nice-menus-6 ul li a{ font-size:90%;}
.validator-icon img{ float:left;}

.not-front ul#nice-menu-6 li.menu-4281 a, .not-front ul#nice-menu-6 li.menu-4290 a{ padding-top:14px;}
	.not-front ul#nice-menu-6 li.menu-4283 a, .not-front ul#nice-menu-6 li.menu-4291 a {padding-top:14px;}
	.not-front ul#nice-menu-6 li.menu-4282 a, .not-front ul#nice-menu-6 li.menu-4294 a {padding-top:3px; margin-top:0px;}
		.noborder{ margin-right:5px;}

}

@media screen and (max-width: 320px) {
	.logo {
		background-size: 99% 100%;
	}
	

}