.accordion dt{
		border: none!important;
	}
@media screen and (min-width: 769px) {
.n-2{
border:none!important;
font-size:22px!important;
padding-left:0!important;
color:#555!important;
}	
}
@media screen and (max-width: 768px) {
.n-2{
border:none!important;
font-size:16px!important;
padding-left:0!important;
color:#555!important;
}	
}
.ta_fee_n{
border-top:1px solid #bfced3;
border-left:1px solid #bfced3;
}
.ta_fee_n th{
background:#f0fafb;
width:20%;
color:#36689b;
vertical-align: middle;
border-right:1px solid #bfced3;
border-bottom:1px solid #bfced3;
}
.ta_fee_n th,
.ta_fee_n td{
padding:2%;
}
.ta_fee_n td{
border-bottom:1px solid #bfced3;
border-right:1px solid #bfced3;
}
h4{
		color:#333!important;
		font-size:18px;
		padding-bottom:5px;
	}
	.list-style-none{
		padding-left:0!important;
		margin-left:0!important; 
	}
	.list-style-none li{
		list-style: none!important;
	}
@media screen and (min-width: 696px){
.imgright{
width:40%;
float:right;
margin-bottom:2%;
}
.imgleft img{
width:100%;
}
.pleft{
width:56%;
float:left;
}
.pclear{
clear:both;
}
}
@media screen and (max-width: 695px){
.imgright{
margin-bottom:2%;
}
}