.info_holder{direction:ltr;}
.grey_border li{
border-left:none;
border-right:1px solid #CFCFCF;
margin-left:0;
margin-right:20px;
}
.columnsheading{padding:0 40px 8px 0;}
.grey_border li table{margin:0 38px 0 0;}
.grey_border li:first-child table {
margin-left: 0px !important;
margin-right: 38px !important;
}
select.selectlistbox{background-position:right center;}
.inforows li:first-child {
padding-left: 0px;
border-left: 0px;
padding-right:20px;
}
.inforows li {
border-left: 1px solid #CFCFCF;
float: left;
}
.socialWrap {
padding: 10px 15px 0 0;
float: right;
}
.grey_border li table{float:left;}
.wazeIcon{float:right;}
[class*="col-"]{float:left !important;}
.inputWrap.right{padding:0 7px 0 0;}
.inputWrap.left{padding:0 0 0 7px;}
@media only screen and (max-width: 1199px) and (min-width: 992px){
	.inforows li:first-child{padding-right:10px;}
}
@media only screen and (max-width: 767px){
	.Qul > li .Q_a:before{left:auto;right:10px;}
	.Qul > li{border:none;}
	.inforows li{width:50%;border-left:none;}
	.inforows li:first-child{width:100%;padding-left:10px;}
}
@media only screen and (max-width: 479px){
	.inforows li{width:100%;border:none;padding:0;}
	.inforows li:first-child{padding:0px;}
}