@media screen and (min-width:768px) {
.my-nav{
	display:block !important; 
}
}

@media screen and (max-width:1169px) {
.banner-left{
	bottom:20px;
}
.banner-right-dtl{
	bottom:20px;
}
}

@media screen and (max-width:1023px) {
	.banner-left{
	position:static;
	float:left;
	margin:15px;
}
.banner-right-dtl{
		position:static;
	float:right;
	margin:15px;
}
.bnr-mdl {
  bottom: inherit;
  top: 125px;
}
.banner-box::after {
  border-bottom: 1px solid #5b9a84;
  bottom: inherit;
  clear: both;
  content: "";
  display: block;
  left: 0;
  position: static;
  width: 100%;
}
	
.wraper {
	width: 98%;
	max-width: 100%;
}
.nati-box {
  display: inline-block;
  float: none;
  margin-right: 1%;
  vertical-align: top;
  width: 32%;
  text-align:left;
   min-height: 415px;
}
.nat-txt{
	text-align:center;
}
.featu-left {
 
  width: 40%;
}
.featu-right {
  width: 60%;
}
.featured-txt{
	min-height:inherit;
}
.featu-right h3{
	margin-top:8px;
}
.news-box {
  margin-right: 1%;
  width: 28%;
}
.news-box.nasp {
  width: 42%;
}
.news-list li h4{
	font-size:14px;
}
.assp-txt > p{
	 padding: 25px 10px 0;
}
}
@media screen and (max-width:950px) {
	.assp-txt > p{
	 padding: 15px 0px 0;
}
.news-list {
  padding: 15px 8px 0;
}

.banner-left h2 {
	font-size: 26px;
	line-height: 34px;
	text-transform: uppercase;
}
.news-box h3{
	font-size:15px;
}
}
 @media screen and (max-width:870px) {
	 .news-list li{
		 font-size:13px;
 }
 .news-list li h4 {
  font-size: 13px;
}
	 .featu-right h3{
		 font-size:18px;
	 }
.top-strip {
	margin-left: 50px;
}
.top-strip li a {
	padding: 10px;
}
.nati-box li a{
	line-height:26px;
 }
 .nati-box{
	 padding: 25px 20px 5px;
 }
 .eve-txt {
  margin: 0;
  padding-left: 10px;
  padding-top: 10px;
  width: 60%;
  font-size:13px;
}
.news-list {
  padding: 15px 5px 0;
}
}
 @media screen and (max-width:767px) {
	 .banner-left, .banner-right-dtl {
  float: none;
  margin: 2%;
  position: static;
  width: 96%;
}
	 .logo-strip {
  float: left;
  max-width: 50%;
}
	 .news-box {
  margin-right: 0;
  width: 100%;
  min-height:inherit;
  margin-bottom:10px;
}
.eve-txt {
    font-size: 14px;
}
.news-box.nasp {
  width: 100%;
}
.news-list li h4 {
  font-size: 15px;
}
.news-list li {
  font-size: 14px;
  padding: 5px 10px;
}
	 .nati-box {
  margin-bottom: 10px;
  margin-right: 0;
  min-height: inherit;
  text-align: left;
  vertical-align: top;
  width: 100%;
}
.nati-box h3 br{
	display:none;
}
.footer-part {
  margin-bottom: 30px;
}
.state-mdl {
	padding: 0 10px;
}
.manu-icon {
	display: block;
}
.my-nav {
	background: #fff;
	display: none;
	left: 0;
	position: absolute;
	top: 50px;
	width: 100%;
	z-index: 99;
}
.top-social {
	float: right;
	margin-top: 10px;
	position: absolute;
	right: 14px;
	top: 10px;
}
.top-strip {
  background: #f3f3f3 none repeat scroll 0 0;
  display: block;
  height: 36px;
  margin-left: 0;
  margin-right: 15px;
  margin-top: 5px;
  padding: 10px;
  text-transform: uppercase;
}
.top-strip li {
	display: block;
	font-size: 14px;
	margin-top: 10px;
	width: 100%;
}
.top-strip li a:hover,
.top-strip li.active a {
	border-radius: 0;
}
.top-strip li a {
	border-radius: 0;
	display: block;
	padding: 10px;
}
}
 @media screen and (max-width:640px) {

.bnr-mdl {
  bottom: inherit;
  top: 55px;
  width:200px;
}
.bnr-mdl a{
	font-size:13px;
	line-height:36px;
}
.banner-box .wraper {
	height: 300px;
}
.mdl-form-row .dropdown-toggle,
.mdl-form-row .dropdown-toggle:hover,
.mdl-form-row .dropdown-toggle:focus {
	width: 300px;
}
.featu-left {
  width: 100%;
}
.featu-right {
  width: 100%;
}
.featu-right h3 {
  margin-left: 0;
  margin-top: 15px;
}
}
 @media screen and (max-width:480px) {
.banner-left h2 {
	font-size: 22px;
	line-height: 30px;
}
.banner-left p {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.deve-row {
	padding: 40px 0;
	min-height: inherit;
}
}
 @media screen and (max-width:360px) {
.state-mdl h3 {
	font-size: 20px;
}
.logo {
	width: 100%;
}
.banner-left h2 {
	font-size: 18px;
	line-height: 24px;
}
.mdl-form-row .dropdown-toggle,
.mdl-form-row .dropdown-toggle:hover,
.mdl-form-row .dropdown-toggle:focus {
	width: 220px;
}
.news-box.nasp h3 {
  padding-top: 12px;
  font-size:14px;
}
}
