/*Added by ashwini for popup of new homepages */

.requestCallBackPopup, .thankYou {
	width:235px!important;
}

.requestCallBackPopup input[type="text"] {
	width:185px!important;
	padding-left: 5px;
	height: 20px;
}

.requestCallBack {
	background-color: #f16e25!important;	
}


.signInForm {
	width:320px!important;
}

.signInForm input[type="password"], .signInForm input[type="text"] {
	background: url("../images/inputLogingBg.png") bottom no-repeat;
}

.testimonials {
	background :#FFFFFF!important;
	min-height: 280px!important;
}

.videoImg {width:90px;}
.requestCallBack {margin: 0;}
.namste{display:block;margin-left:auto;margin-right: auto;padding-bottom:10px;}
.contactMessage p {color: white; text-align: center;font-size: 24px;line-height: 1;}
.contactMessage { width: 620px;background-color: #fff;position: relative;margin: -160px auto 60px;padding: 30px 60px;
	background-color: #f16e25;}
	
.scheduleRight input[type="submit"] {
	background-color: #f16e25;
	color: #fff;
	box-shadow: none;
	border: none;
	width: 100%;
	height: 30px;
	border-radius: 4px;
}

.err { display: inline-block !important; font-size: 14px; color: red !important; visibility: visible !important; }
/* End ashwini  custom modifcation*/

/* City Page Style*/
.packersMovers h1 {
	font-size: 26px;
	margin: 0 0 10px 0;
	font-weight: 300;
}


.packersMovers h2 {
	font-size: 18px;
	color: #F26F29;
	margin: 0 0 30px 0;
	font-weight: bold;
}

.packersMovers p {
	text-align: left;
}

.packersMovers a{
    color: #ee7700;
}

.packersMovers ul li {
    font-size: 16px;
    color: #666666;
    text-align: left;
    list-style-position:inside;
    margin-top: 5px;

}

/* Min height added for firefox placeholder was getting cut*/
.cityQuote form input {
    min-height: 35px;
}

/*testimonial page */
.testimonialsWrap{
    position: relative;
}
.whiteFullWrap{
    padding: 50px 0;
    border-bottom: solid 1px #e2e2e2;
}
.whiteFullWrap h2 {
    text-align: center;
    font-weight: normal;
    font-size: 36px;
    line-height: 38px;
    margin: 0 0 60px 0;
}
.testiPageWrap{min-height: 180px;
    padding-bottom: 10px;}
/*testimonial page */

/* contact us pags*/

#contactUsFrm input[type="text"] {
    width: 272px!important;
    background: url("../images/inputLogingBg.png") bottom center no-repeat;
}

.contactUsMessage {
    box-shadow: none;
    padding: 1px 15px;
    height: 31px;
}

textarea#message {
	min-width:620px;
	width:auto;
}

.location {
	margin-top:2px;
}

.location h4 {
	margin-top: 1px;
	padding-bottom: 1px;
}

.txtLeft {
	text-align: left!important;
}	

.cityPage3 input[type="text"] {
	width: 100%; 
	background: none; 
	border: none; 
	box-shadow: none; 
	color: #666; 
	font-family: Helvetica, Arial, sans-serif; 
    margin-top: 5px;
    padding: 20px 0 10px 0;
    font-size: 16px;
}
a.shift{color:#fff}