@media only screen and (min-width:360px) and (max-width:640px) {

.request {
    border: solid 0px #ff5d01 !important;
    border-radius: 0px !important;
    padding:10px 0px !important;
    margin-top: 0px !important;
}

.top-packers-mover .text-left {
    text-align: center !important;
    font-size: 8px;

}


.top-packers-mover .text-right {
    text-align: center !important;
    font-size: 8px;
}
.top-link {
    color: #fff;
    border-right: solid 0px #525150;
    margin-right: 7px;
    padding-right: 6px !important;
    line-height: 21px;
}

.social {
    color: #ff5d01;
    background: #fff;
    border-radius: 100%;
    float: none;
    width: 24px;
    height: 24px;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    margin-left: 5px;
    padding: 0px 4px;
}

.detail-box {
    width: 42%;
    display: none !important;
	
}

.top-form {
    background: #0000008c;
    color: #fff;
    z-index: 999;
    padding: 17px 15px 50px 15px;
    border-radius: 0px;
    position: absolute;
    right: 0px;
}

.about-home {
width: 100%;
float: left;
padding: 0px 0px 10px 0px;
}

.about-home h1 {
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 20px;
}

.hr-line {

    margin: -9px 0px 10px 0px;
}

.about-home p {
    font-size: 13px;
    line-height: 23px;
}

.redmore {

width: 130px;
padding: 7px 0px;
font-size: 13px;
}

.request-a-quote {

    width: 130px;
padding: 7px 0px;
font-size: 13px;
}

.tags {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.nar-top {
    margin-top: 0px !important;
}

.arror-line {
	display:none !important;
}
.mission-pad {
    padding: 17px 10px 15px 40px;
}
.mision-home h1 {
    font-size: 19px;
    letter-spacing: 0px;
    margin: 0px;
    color: #ff5d01;
}

.mision-home p {
    font-size: 13px;
    color: #333;
    line-height: 23px;
}

.mision-home .container-fluid {
    padding: 0px 0px 0px 0px;
}

#accordion section h3 {
    font-size: 13px !important;
    line-height: 17px;
}

.call-back
{
	display:none !important;}
	
.testim {

    border-top: solid 1px #ddd;
}	

.search-by-loction ul li a {
    width: 100% !important;
    float: left;
    font-size: 11px;
    padding: 10px;
    border: dotted 1px #ddd;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-by-loction ul li {
    display: inline;
    width: 100%;
    float: left;
}

.footers p {

    font-size: 13px;
}

.footers a {

    font-size: 13px;
}

.search-by-loction ul {
	margin:0px;
	padding:0px;
	float:left;
}
	

}