header.header .heads_middleinfo .top-menu ul li.c_lastitem.cn_blue a{
	background-color: #0a357f !important;
}

@media(max-width:  1400px){
	
	header.header .heads_middleinfo .top-menu ul li{
		padding:  0 10px;
	}
	header.header .heads_middleinfo .top-menu ul li.c_lastitem a,
	header.header .heads_middleinfo .top-menu ul li a{
		font-size: 12px
	}
	header.header .containers_head.pl-5.pr-5{
		padding:  0 25px !important;
	}

}

@media (max-width:  1280px){

	header.header .containers_head.pl-5.pr-5{
		padding:  0 15px !important;
	}
	header.header .heads_middleinfo .top-menu ul li{
		padding:  0 5px;
	}
	header.header .heads_middleinfo .top-menu ul li a{
		font-size: 11px
	}
	header.header .heads_middleinfo .top-menu ul li.c_lastitem a{
		font-size: 11px;
		padding: 0.6rem 1rem;
	}
	.blocks_outrsn_top_section1 .blocks_posabn_redtp .inner .block_tabl .ins table tbody tr td{
		font-size: 10px;
	}
	.blocks_outrsn_top_section1 .blocks_posabn_redtp .inner .tops_tlt h3{
		font-size: 22px;
	}
	a.btns_cust_default{
		font-size: 12px;
	}
	.logo-head img{
		max-width: 250px;
	}

}

@media (max-width:  1002px){
	
	.logo-head img {
	    max-width: 235px;
	}
	header.header .heads_middleinfo .top-menu ul li{
		padding:  0 1px;
	}
	header.header .heads_middleinfo .top-menu ul li a{
		font-size: 10px;
		font-weight: 400;
		text-transform: capitalize;
	}
	header.header .heads_middleinfo .top-menu ul li.c_lastitem a{
		background-color:  transparent;
		padding: 0;
		font-size: 10px;
		font-weight: 400;
	}

}