.item-capture .h3{
	text-align:right;
}
.primary-menu{
	margin-left:auto;
}
.item-capture p{
	text-align:right;
}
.callback-stock .left-block .h3 {
    top: -5px;
    position: relative;
    left: 5px;
}
.offer-content{
	text-align:right;
}
.section_trucking .modal-group .pad_left_20{
	justify-content:flex-end;
	    width: 100%;
}
.section_modal .modal-group .block-modal .labels{
	width: 481px;
}
.why-us ul li{
	text-align:right;
}
.top_wrapper.scroll .section_header_nav .phone-container{
	margin-left:0px;
	margin-right:auto;
}
.questions .answer{
	text-align:right;
}
.boxes-1 .lb{
	left:15px;
}
.boxes-1 input[type=checkbox]+label{
	padding-left:15px;
}
.boxes-1 input[type=checkbox]+label:before{
	left:165px;
}
.boxes-1 input[type=checkbox]:checked+label:before{
	left:165px;
}
.section_trucking .h4{
	text-align:right;
}
.section_modal .modal-group .block-modal{
	display:flex;
	flex-wrap:wrap;
	justify-content: flex-end;
}
.block-modal .bell_time_slider2{
	order:2;
}
.block-modal .labels, .block-modal .brd-input{
	order:2;
}
.block-modal .pad_left_20{
	order:1;
}
input[type=checkbox]:checked+label:before{
	left:auto;
	right:-30px;
}
.mm-listview{
	display:flex;
	flex-direction:column;
	text-align:right;
}
.mm-listview li:nth-child(5){
	order:1;
}
.mm-listview li:nth-child(4){
	order:2;
}
.mm-listview li:nth-child(3){
	order:3;
}
.mm-listview li:nth-child(2){
	order:4;
}
.mm-listview li:nth-child(1){
	order:5;
}
@media (max-width: 500px){
	
	.why-us ul li {
	    font-size: 14px !important;
	    padding-left: 0px;
	    text-align: center;
	}
}