@media (max-width: 1024px){
	.navigation-panel.in{margin-top: 41px;}
	.searchPanel .quickSearchTouchDevice{margin-bottom: 10px; position:relative;}
	.searchPanel .quickSearchTouchDevice::after{content:" "; border-bottom: 1px solid #e5e5e5; left: 0; right: 0; position: absolute; bottom: -5px;margin: 0 -15px;}
}
@media (max-width: 767px){
	.serchPage .pageWrapper{margin-top: 41px;}
	.kc-contentTemplate .customPageTitle{margin-top: 40px;}
}

.add_chevron .SP_Panel .itemList p:before{float: left;}
.SP_Panel .cont_title a{overflow: hidden; display: block;}
.add_chevron hr.clearfix{margin:0;}