@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('MyriadPro-Regular_gdi.eot');
	src: url('MyriadPro-Regular_gdi.eot?#iefix') format('embedded-opentype'),  url('MyriadPro-Regular_gdi.woff') format('woff'),  url('MyriadPro-Regular_gdi.ttf') format('truetype'),  url('MyriadPro-Regular_gdi.svg#MyriadPro-Regular') format('svg');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-25CA;
}
@font-face {
	font-family: 'MyriadPro-It';
	src: url('MyriadPro-It_gdi.eot');
	src: url('MyriadPro-It_gdi.eot?#iefix') format('embedded-opentype'),  url('MyriadPro-It_gdi.woff') format('woff'),  url('MyriadPro-It_gdi.ttf') format('truetype'),  url('MyriadPro-It_gdi.svg#MyriadPro-It') format('svg');
	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
 unicode-range: U+0020-25CA;
}
body {
	background: #ffffff;
	font-family: 'MyriadPro-Regular';
}
img {
	max-width: 100%;
	height: auto;
	display: block;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.row {
	position: relative;
}

.form-control::-moz-placeholder, .form-control::-o-placeholder, .form-control::-webkit-placeholder, .form-control::-ms-placeholder {
 color: #999 !important;
 opacity: 1;
}
.text.ui-autocomplete-input::-moz-placeholder, .text.ui-autocomplete-input::-o-placeholder, .text.ui-autocomplete-input::-webkit-placeholder, .text.ui-autocomplete-input::-ms-placeholder {
 color: #999 !important;
 opacity: 1;
}
.form-group {
	margin-bottom: 0px;
	position: relative;
	float: left;
}

/*banner  start*/

.banner_outer {
	background: url(../images/banner_bg.png) no-repeat scroll 100% 100%;
	background-size: cover;
	padding-top: 77px;
}
.banner_form {
	padding-top: 90px;
	width: 100%;
	text-align: center;
	padding-bottom: 420px;
}
.banner_form p {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.banner_form h2 {
	color: #FFF;
	font-size: 36px;
	margin-top: 0px;
	margin-bottom:18px;
  line-height: 40px;
}
.banner_form .home_hd2 {
  font-size: 26px;
  line-height: 30px;
}
.banner_form p{font-size:26px;color:#FFF;text-transform:inherit;font-weight:normal;line-height:31px;padding-bottom:30px;}

.banner_form #rq_form {
  margin-top: 25px;
}
.form_outer {
	width: 100%;/*border:#dbdbdb solid 1px;*/
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #fff;
	margin-bottom: 10px;
}
.form_outer .form-group {
	height: 50px;
	width: 226px;/*border-right:#dbdbdb solid 1px;*/
	background: #fff;
}
/*.form_outer .form-group .form-control{width:100%;height:48px;border-radius:0px;border:0px;border-left:solid #dbdbdb 1px;z-index:0;}*/

.text.ui-autocomplete-input {
	border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #d4d4d4;
	border-style: none none none solid;
	border-width: 0 0 0 1px;
	color: #000 !important;
	float: left;
	height: 50px;
	width: 100%;
	padding-left: 10px;
	border-color: #d4d4d4;
}
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -4px;
}
.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
	width: 225px;
}
.form_outer .form-group .form-control {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #dbdbdb;
	border-image: none;
	border-radius: 0;
	border-style: none none none solid;
	border-width: 0 0 0 1px;
	height: 50px;
	width: 100%;
	z-index: 0;
	color: #555;
}
.ui-state-default .ui-icon {
	background: url(../images/select_bg.png) no-repeat;
}
a.chosen-single.chosen-default:focus {
	border: #ddb399 solid 1px;
}
a.chosen-single:focus {
	border: #ddb399 solid 1px;
}
.form-group select {
	color: #313131;
	font-size: 14px;
	height: 50px;
	width: 226px;
	padding-left: 18px;
	padding-right: 32px;
	display: block;
	text-align: left;
}
.form_outer .form-group select.form-control {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.form_outer .form-group select.form-control option {
	padding-left: 18px;
}
.form_outer .form-group a.anker_custom {
	background: url(../images/select_bg.png) no-repeat 90% 20px #FFF;
	cursor: pointer;
	display: block;
	position: absolute;
	left: 0px;
	top: 0;
	width: 100%;
	height: 50px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: solid #dbdbdb 1px;
	z-index: 0;
	border-right: 0px;
	color: #313131;
	font-size: 14px;
	padding-left: 18px;
	padding-right: 32px;
	text-align: left;
	line-height: 50px;
}
.form_outer .form-group a.anker_custom.error {
	border: solid #ddb399 1px;
}
.form-control.date_pic {
}
.input-group-addon {
	background: url(../images/date_pic.png) no-repeat 0px 20px;
	border: 0px;
}
.form_outer.form_ot_scnd {
	margin-bottom: 30px;
}
.form_outer.form_ot_scnd .form-group {
	background: #fff none repeat scroll 0 0;
	border-right: 0px;
	height: 50px;
	width: 378px;
}
.submit_btn {
	width: 100%;
}
.submit_btn button {
	background: #e05600;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	width: 360px;
	border: 0px;
	height: 50px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.footer_btm .footer_social {
	display: none;
}
.custom-combobox {
	position: relative;
	display: inline-block;
	float: left;
	width: 260px;
}
.custom-combobox span {
}
.custom-combobox-toggle {
	position: absolute;
	top: 0;
	bottom: 0;
	margin-left: -1px;
	padding: 0;
  /* support: IE7 */
  *height: 1.7em;
 *top: 0.1em;
	background: none;
	border: 0 none;
}
.custom-combobox input {
	margin-right: 0px !important;
}
#size_of_move_div.custom-combobox {
	height: 50px;
	width: 225px;
}
.text.ui-autocomplete-input {
	color: #000 !important;
	float: left;
	height: 50px;
	width: 100%;
}
.custom-combobox-toggle {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	bottom: 0;
	margin-left: 0;
	padding: 0;
	position: absolute;
	right: -1px;
	top: 0;
}
#readiness_div.custom-combobox {
	width: 235px;
}
.text.ui-autocomplete-input {
	border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #d4d4d4;
	border-style: none none none solid;
	border-width: 0 0 0 1px;
	color: #555 !important;
	float: left;
	height: 50px;
	width: 100%;
}
.ui-state-default .ui-icon {
	background-image: url("../images/select_bg.png") no-repeat;
}
/*==========content landing page===========*/

.contant-landing-top {
	border-bottom: 1px solid #dbdbdb;
	-moz-border: 1px solid #dbdbdb;
	-ms-border: 1px solid #dbdbdb;
	-o-border: 1px solid #dbdbdb;
	-webkit-border: 1px solid #dbdbdb;
	display: inline-block;
	padding-bottom: 115px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 115px;
}
.left-content {
	padding-top: 75px;
	margin-left: -15px;
}
.right-content {
	display: block;
	height: auto;
	margin-right: -15px;
	width: 100%;
}
.right-content img {
	width: 100%;
}
.contant-landing-top b {
	color: #616161;
}
.contant-landing-top p {
	color: #878787;
	font-size: 16px;
	line-height: 30px;
	width: 90%;
}
.left-content > h2 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 32px;
	margin-top: 10px;
	text-transform: uppercase;
}
.contan-quotation {
	background: url(../images/blackot.png) no-repeat scroll center top;
	text-align: center;
	padding: 0px 30px 80px 30px;
	margin-top: 50px; height: 365px;
}
.contan-quotation > h1 {
	font-family: sans-serif;
	display: inline-block;
	margin-top: 60px;
	margin-bottom: 38px;
	font-style: italic;
}
.contan-quotation > p {
	font-size: 14px;
	color: #616161;
}
.contan-quotation > p > span {
	color: #389b9b;
	font-weight: bold;
}
.carousel-indicators .active {
	background-color: #389b9b;
}
.carousel-indicators li {
	border-color: #389b9b;
}
.carousel-indicators .active {
	height: 10px;
	margin: 0 0 1px;
	width: 10px;
}
.slider_outer {
	padding-bottom: 115px;
	padding-top: 115px;
}
.mig_found_out {
	width: 100%;
	background: #e05600 none repeat scroll 0 0 !important;
	display: inline-block;
	width: 100%;
}
.mig_found_pic {
  background: rgba(0, 0, 0, 0) url("../images/mig_foundr.jpg") repeat scroll 0 0 / cover ;
	background-repeat:no-repeat;
    display: block;
    float: left;
    width: 50%;
}
.mig_found_pic span {
	display: block;
	width: 100%;
	height: 100%;
}
.mig_found_pic span img {
	width: 100%;
	height: 100%;
}
.mig_found_dtl {
	width: 50%;
	float: right;
	padding: 75px 72px 88px 72px;
	background: #e05600;
	height: auto;
}
.mig_found_dtl h1 {
	font-size: 24px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 33px;
}
.mig_found_dtl p {
	font-size: 14px;
	color: #FFF;
	line-height: 30px;
	margin-bottom: 32px;
}
.mig_found_dtl a.mig_btn {
	background: url(../images/errow.png) no-repeat 96% center #e05600;
	border: #FFF solid 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	display: block;
	width: 258px;
	height: 46px;
	line-height: 46px;
	text-transform: uppercase;
	margin-top:55px;
}
.mig_found_dtl a {
	color: #FFF;
}
/*  confirmation page content */

.sec-top-confirmation {
	background: url(../images/bg.png) no-repeat scroll 100% 100%;
	background-size: cover;
	padding-bottom: 115px;
	padding-top: 77px;
}
.confirmation-sec-head {
	padding-bottom: 20px;
	padding-top: 90px;
	text-align: center;
}
.confirmation-sec-head h6 {
	font-size: 14px;
	color: #616161;
	font-weight: bold
}
.confirmation-sec-head h1 {
	color: #232323;
	font-size: 36px;
	line-height: 46px;
	padding: 0px 200px 40px;
}
.confirmation-sec-head p {
	font-size: 16px;
	color: #878787;
	line-height: 30px;
	padding: 15px 100px 0px;
}
.config-content {
	text-align: center;
	margin-top: 20px;
}
.config-steps {
	background-color: #fff;
	display: block;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 35px;
	height: 425px;
	border: 1px solid #dbdbdb;
	-moz-border: 1px solid #dbdbdb;
	-ms-border: 1px solid #dbdbdb;
	-o-border: 1px solid #dbdbdb;
	-webkit-border: 1px solid #dbdbdb;
}
.con-step-img {
	display: block;
	height: 117px;
	;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: center;
	width: 250px;
}
.con-step-img img {
	display: inline-block;
}
.config-step-detail {
	padding: 45px 0px 0px;
}
.config-step-detail strong {
	font-size: 14px;
	color: #616161;
}
.config-step-detail h2 {
	font-size: 24px;
	color: #232323;
	line-height: 24px;
	font-weight: bold;
	margin: 8px 0 18px;
}
.config-step-detail p {
	font-size: 16px;
	color: #878787;
	line-height: 30px;
}
.form-control:focus {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset, 0 0 0 rgba(102, 175, 233, 0.6);
}
/*===========update 17/09/2015=======*/

.guide-sec {
	display: none;
}
.giuid-mob01 {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url("../images/mob-view01.png");
	background-origin: padding-box;
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: block;
	height: auto;
	padding-bottom: 22px;
	padding-top: 22px !important;
	text-align: center;
}
.giuid-mob01 > h5 {
	padding-bottom: 71px;
}
.biggener_guid-mob a {
  color: #232323;
}
.giuid-mob02 {
	background: url(../images/mob-view-bg02.png) no-repeat scroll 100% 100%;
	display: block;
	height: auto;
	padding-bottom: 22px;
	padding-top: 22px !important;
	text-align: center;
	margin-bottom: 21px;
}
.giuid-mob02 > h5 {
	margin-bottom: 126px;
}
.mobile-view {
	text-align: center;
}
.mobile-view img {
	display: inline-block;
}
.biggener_guid-mob > h1 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
.biggener_guid-mob > p {
	color: #616161;
	font-size: 16px;
	line-height: 30px;
}
.header-bottom-exp {
	background-color: #f7f7f7;
	padding-top: 25px;
	text-align: center;
	padding-bottom: 32px;
}
.header-bottom-img {
	display: inline-block;
	text-align: center;
}
.header-bottom-img {
	display: inline-block;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 35px;
}
.header-bottom-img li.logo01 {
	float: left;
	padding-bottom: 0;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 5px;
}
.header-bottom-img li.logo02 {
	float: left;
	padding-bottom: 0;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 10px;
}
.header-bottom-img li.logo03 {
	float: left;
	padding-bottom: 0;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 0;
}
.header-bottom-img {
	margin-top: 15px;
}
.biggener_guid_out {
	width: 100%;
	padding-bottom: 130px;
	padding-top: 68px;
	border-bottom: 1px solid #dbdbdb;
}
.biggener_guid_out h1 {
	color: #232323;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.biggener_guid_out p {
	color: #616161;
	font-size: 16px;
	text-align: center;
	margin-bottom: 60px;
}
.biggener_guid_out ul {
	padding: 0px;
	margin: 0px;
}
.biggener_guid_out ul li.cntr_area {
	background: url(../images/list_cntr_area.png) no-repeat 0px 141px;
	height: 238px;
	margin-bottom: 0;
	width: 100px;
}
.biggener_guid_out ul li.top_spac {
	margin-top: 81px;
}
.biggener_guid_out ul li {
	float: left;
	text-align: center;
	width: 22%;
	margin-bottom: 63px;
}
.biggener_guid_out ul li label {
	width: 100%;
	display: block;
	margin-bottom: 20px;
	height: 121px;
}
.biggener_guid_out ul li label img {
	display: inline-block;
	zoom: 1;
*display:inline;
}
.biggener_guid_out ul li h2 {
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	font-size: 0px;
	border: #e6eef1 solid 5px;
	position: relative;
	margin-bottom: 18px;
}
.biggener_guid_out ul li h2.frst_hd {
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-ms-border-radius: 5px 0px 0px 5px;
	-o-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
}
.biggener_guid_out ul li h2.last_hd {
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-ms-border-radius: 0px 5px 5px 0px;
	-o-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
}
.biggener_guid_out ul li h2 span {
	background: url(../images/guider_dotes.png) no-repeat;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 50%;
	margin-left: -10px;
	bottom: -10px;
}
.biggener_guid_out ul li a {
	font-size: 14px;
	color: #232323;
	display: inline-block;
	zoom: 1;
*display:inline;
}
.biggener_guid_out a.chck_mov_guid {
	border: #e05600 solid 1px;
	border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #e05600;
	text-transform: uppercase;
	text-align: center;
	display: block;
	line-height: 48px;
	width: 357px;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
	height: 50px;
	background: url(../images/yellow_errow.png) no-repeat 90% center;
}

.biggener_guid_out a.chck_mov_guid:hover{background: url(../images/arrow-next2.png) no-repeat 90% center #e05600;color:#ffffff;}
.header-bottom-img, .experts > ul {
	padding: 0;
}
.experts {
	margin-top: 52px;
}
.experts li:first-child {
	float: left;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0;
}
.experts li {
	float: left;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
}
.experts li img {width: 60px; height: 60px;}

.expart-detail > h3 {
	font-size: 16px;
	padding-bottom: 20px;
}
.expart-detail ul {
	padding-left: 22px;
}
.expart-detail li {
	background: url(../images/list-style.png) no-repeat scroll left 5px;
	font-size: 14px;
	padding-left: 18px;
	margin-bottom: 15px;
}
.find-expert {
	background: url(../images/arrow-next.png) no-repeat scroll 95% center;
	width: 260px;
	font-size: 14px;
	color: #e05600;
	border: #e05600 solid 1px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 46px;
	height: 46px;
	text-align: center;
	display: inline-block;
	font-weight: 600;
	margin-top: 40px;
}

.find-expert:hover{background: url(../images/arrow-next2.png) no-repeat scroll 95% center #e05600;color:#fff;}
.right-content-expert {
	padding-top: 87px;
}
.right-content-expert > img {
	display: inline-block;
	width: 100%;
}
.content-blog {
	margin-bottom: 110px;
}
.content-blog > h2 {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-top: 98px;
	margin-bottom: 65px;
}
.blog-inner ul {
	padding: 0px;
}
.blog-inner li.first {
	border-top: 2px solid #dbdbdb;
	border-left: 2px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 5px solid #f8a122;
	float: left;
	width: 33%;
	padding: 57px 40px 53px 40px;
}
.blog-inner li.second {
	border-top: 2px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 5px solid #399b9b;
	float: left;
	width: 33%;
	padding: 57px 40px 53px 40px;
}
.blog-inner li.three {
	border-top: 2px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 2px solid #dbdbdb;
	border-bottom: 5px solid #e05600;
	float: left;
	width: 33%;
	padding: 57px 40px 53px 40px;
}
.blog-inner li:hover {
	box-shadow: 0 2px 10px 4px #b1b1b1;
}
.blog-inner li:hover .blog-part1 > h4 {
	color: #399b9b;
}
.blog-part1 > h2 {
	color: #616161;
}
.blog-part1 > h5 {
	font-size: 14px;
	color: #616161;
	margin-bottom: 6px;
}
.blog-part1 > h4 {
	font-family: 'MyriadPro-Regular';
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	line-height: 20px;
	margin-bottom: 17px;
	height: 44px;
	overflow: hidden;
}
.blog-part1 > p {
	font-size: 14px;
	color: #616161;
	line-height: 20px;
	margin-bottom: 15px;
	height: 62px;
	overflow: hidden;
}
.blog-part1 > a {
	font-size: 20px;
	color: #399b9b;
}
.more-blog-outter {
	text-align: center;
	position: relative;
	top: 42px;
	width: 100%;
	display: block;
}
.more-blog {
	background: url(../images/arrow-next.png) no-repeat scroll 95% center;
	width: 360px;
	font-size: 14px;
	color: #e05600;
	border: #e05600 solid 1px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 46px;
	height: 46px;
	text-align: center;
	display: inline-block;
	font-weight: 600;
	margin-top: 40px;
	margin: 0 auto;
}

.more-blog:hover{background: url(../images/arrow-next2.png) no-repeat 95% center #e05600;color:#ffffff;}
.mobile-view a.chck_mov_guid {
	border: #e05600 solid 1px;
	border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #e05600;
	text-transform: uppercase;
	text-align: center;
	display: block;
	line-height: 48px;
	width: 357px;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
	height: 50px;
	background: url(../images/yellow_errow.png) no-repeat 90% center;
}
.mig_found_dtl {
	height: 600px;
}
.mig_found_pic span {
	height: 600px;
}

.expert-detail > h3 {
    font-size: 16px;
    padding-bottom: 20px;
}

.expert-detail ul {
    padding-left: 22px;
}
.expert-detail ul li {
    background: rgba(0, 0, 0, 0) url("../images/list-style.png") no-repeat scroll left 5px;
    font-size: 14px;
    margin-bottom: 15px;
    padding-left: 18px;
}
 @media screen and (min-width:1200px) {
.container_new {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

}
 @media screen and (max-width:1200px) {
#size_of_move_div.custom-combobox {
	width: 100% !important;
}
#readiness_div.custom-combobox {
	width: 100% !important;
}
.form_outer .form-group {
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
	border: 1px solid #dbdbdb;
	margin-bottom: 10px;
}
.form_outer {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	border-radius: 3px;
	margin-bottom: 10px;
	width: 100%;
}
.form_outer.form_ot_scnd .form-group {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #dbdbdb;
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
	border: 1px solid #dbdbdb;
	margin-bottom: 10px;
}
a.chosen-single {
	background: rgba(0, 0, 0, 0) url("../images/select_bg.png") no-repeat scroll 98% 20px;
}
.banner_form {
	padding-bottom: 216px;
}
.form_outer .form-group {
	width: 20%;
	margin-right: 0px;
	margin-left: 0px;
}
.form_outer.form_ot_scnd .form-group {
	width: 33.3%;
	margin-right: 0px;
	margin-left: 0px;
}
.header-bottom-img li {
	width:170px;
}
.header-bottom-img li.logo01 {
    padding: 5px 10px 0;
}
.header-bottom-img li.logo02 {
    padding: 5px 10px 0;
}
.header-bottom-img li.logo03 {
    padding: 5px 10px 0;
}
.mig_found_dtl {
    height: 690px;
}
.mig_found_pic span {
    height: 690px;
}
}
 @media screen and (max-width:1170px) {
.config-steps {
	height: 450px;
}
.mig_found_pic {
	float: left;
}
.mig_found_pic span {
	display: block;
	width: 100%;
	/*height: auto;*/
}

.mig_found_dtl h1{margin-bottom:20px;}
.mig_found_pic span img {
	width: 100%;
	/*height: auto;*/
}

.mig_found_dtl {
    /*height: 504px;*/
}

.mig_found_dtl p {
    line-height: 24px;
}
.mig_found_dtl {
	width: 50%;
	float: right;
	padding: 75px 50px 88px 50px;
	background: #e05600;
}
.mig_found_pic span {
    /*height: 504px;*/
}

}
 @media screen and (max-width:1024px) {
.confirmation-sec-head h1 {
	padding-left: 30px;
	padding-right: 30px;
}
.header-bottom-img ul{padding:0px;margin:0px;}
.header-bottom-img li {
    float: none;
    padding: 0 !important;display:inline-block;zoom:1;*display:inline;width:130px;
}

.header-bottom-img li img{display:block;margin:auto;}
.header-bottom-img li.logo01 {
	float: none;

}
.header-bottom-img li.logo02 {
	float: none;
}
.header-bottom-img li.logo03 {
	float: none;

}
}
/*====expart====*/
@media screen and (max-width:1023px) {
.biggener_guid_out ul li {
	width: 100%;
}
.biggener_guid_out ul li.cntr_area {
	display: none;
}
.biggener_guid_out ul li.top_spac {
	margin-top: 0px;
}
}
/*====expart===*/
@media screen and (max-width:1000px) {
.form_outer .form-group {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}
.form_outer.form_ot_scnd .form-group {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}
.form_outer {
	margin-bottom: 0px;
}
.banner_form {
	padding-bottom: 45px;
}
.submit_btn input {
	width: 100%;
}
.contan-quotation{
	height: 465px;
}
}
 @media screen and (max-width:991px) {
.config-steps {
	height: 500px;
}
.form_outer .form-group a.anker_custom {
	background: #fff url("../images/select_bg.png") no-repeat scroll 98% 20px;
}
}
 @media screen and (max-width:990px) {
/*header  start*/	

.navbar-header {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: 0px;
	margin: auto;
}
.navbar-brand {
	float: left;
	padding-top: 6px;
	margin: auto;
}
.header_right {
	float: none;
	margin: auto;
	width: 606px;
}
/*footer start */

.footer_link {
	padding-bottom: 10px;
}

}
@media screen and (max-width:890px){
.mig_found_dtl {

    padding: 20px 50px 88px;
}	
}
 @media screen and (max-width:767px) {
.mig_found_pic{width:100%;display:none;}
   .confirmation-sec-head {
  padding-top: 20px;
}
.sec-top-confirmation {
  padding-top: 25px;
}
.confirmation-sec-head h1 {
  font-size: 22px;
  line-height: 26px;
}
.banner_outer {
	background: rgba(0, 0, 0, 0) url("../images/banner_bg.png") no-repeat scroll 51.5% 100% / cover;
	padding-bottom: 140px;
	background-size: cover;
}
/*header  start*/

.header_top {
	position: static;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.navbar-header {
	padding-bottom: 0px;
}
.header_right {
	width: 100%;
	padding-bottom: 20px;
}
.banner_outer {
	padding-top: 0px;
}
.banner_form {
	padding-top: 70px;
}
/*footer start */

.footer_outer {
	padding-bottom: 40px;
	padding-top: 40px;
}
.banner_form h2 {
	font-size: 25px;
}
.confirmation-sec-head p {
	padding: 0px;
}
.config-steps {
	height: auto;
	margin-bottom: 20px;
}
/*======= landing page===*/

.slider_outer {
	padding-bottom: 30px;
	padding-top: 30px;
}
.carousel {
	padding-bottom: 30px;
	padding-top: 30px;
	position: relative;
}
.left-content > h2 {
	font-size: 18px;
	margin-bottom: 20px;
}
.mig_found_dtl h1 {
	font-size: 18px;
	margin-bottom: 10px;
}
.mig_found_dtl {
	padding: 30px 20px 20px;
	width: 100%;height:auto;
}
.contant-landing-top {
	padding-top: 10px;
	padding-bottom: 30px;
}
.left-content {
	padding-top: 15px;
}
.contan-quotation > h1 {
	font-size: 18px;
	margin-top: 34px;
}
/*=====expart ======*/

.header-bottom-img ul{padding:0px;margin:0px;}
.header-bottom-img li {
    float: none;
    padding: 0 !important;display:inline-block;zoom:1;*display:inline;width:100%;padding-bottom:10px !important;
}

.header-bottom-img li img{display:block;margin:auto;}
.header-bottom-img li.logo01 {
	float: none;

}
.header-bottom-img li.logo02 {
	float: none;
}
.header-bottom-img li.logo03 {
	float: none;

}
.blog-inner li.first {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.blog-inner li.second {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.blog-inner li.three {
	height: auto;
	width: 100%;
}
.blog-part1 > h4, .blog-part1 > p {
	height: auto;
}
.right-content-expert > img {
	display: none;
}

.contan-quotation{
	 height: 220px;
}
}
 @media screen and (max-width:667px) {
   .confirmation-sec-head {
  padding-top: 20px;
}
.sec-top-confirmation {
  padding-top: 25px;
}
.confirmation-sec-head h1 {
  font-size: 22px;
  line-height: 26px;
}
.banner_outer {
	background: rgba(0, 0, 0, 0) url("../images/banner_bg.png") no-repeat scroll 51.5% 100% / cover;
	padding-bottom: 140px;
	background-size: cover;
}
.navbar-header {
	/*padding-bottom: 5px;*/
}
.signup_signin {
	float: none;
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
}
.signup_signin ul li {
	float: none;
	padding-left: 5px;
	padding-right: 5px;
	display: inline-block;
	zoom: 1;
*display:inline;
}
.signup_signin ul li:first-child {
	padding-left: 5px;
}
.header_search {
	float: none;
	width: 100%;
}
}
 @media screen and (max-width:563px) {
   .confirmation-sec-head {
  padding-top: 20px;
}
.sec-top-confirmation {
  padding-top: 25px;
}
.confirmation-sec-head h1 {
  font-size: 22px;
  line-height: 26px;
}
.banner_outer {
	background: rgba(0, 0, 0, 0) url("../images/banner_bg.png") no-repeat scroll 51.5% 100% / cover;
	padding-bottom: 140px;
	background-size: cover;
}
.header_search input.form-control.change_prop {
	width: 100%;
}
.form-group {
	margin-bottom: 15px;
	width: 100%;
}
.header_search input.search_btn {
	left: 95%;
}
.header_search a.rate_move {
	width: 100%;
}
.form_outer .form-group a.anker_custom {
	background: #fff url("../images/select_bg.png") no-repeat scroll 96% 20px;
}
}
 @media screen and (max-width:530px) {
.banner_outer {
	background: rgba(0, 0, 0, 0) url("../images/banner_bg.png") no-repeat scroll 51.5% 100% / cover;
	padding-bottom: 140px;
	background-size: cover;
}
/*header  start*/

.form-group {
	width: 100%;
	margin-bottom: 15px;
}
.header_search input.form-control.change_prop {
	width: 100%;
}
.header_search input.search_btn {
	left: 93%;
}
.header_search a.rate_move {
	width: 100%;
}
/*=====expart ======*/
.header-bottom-img li.logo01 {
	float: none;
	padding-bottom: 0;
	margin: 10px auto;
	width: 98px;
}
.header-bottom-img li.logo02 {
	float: none;
	padding-bottom: 0;
	margin: 10px auto;
}
.header-bottom-img li.logo03 {
	float: none;
	padding-bottom: 0;
	margin: 10px auto;
	width: 200px;
}
.confirmation-sec-head {
  padding-top: 20px;
}
}
 @media screen and (max-width:480px) {
   .confirmation-sec-head {
  padding-top: 20px;
}
.sec-top-confirmation {
  padding-top: 25px;
}
.banner_outer {
	background: rgba(0, 0, 0, 0) url("../images/banner_bg.png") no-repeat scroll 51.5% 100% / cover;
	padding-bottom: 140px;
	background-size: cover;
}
.confirmation-sec-head h1 {
	font-size: 22px;
	line-height: 26px;
	padding: 0 0 10px 0;
}
.con-step-img {
	width: auto;
}
.config-step-detail p {
	font-size: 14px;
	line-height: 25px;
}
/*====== expart =======*/
.biggener_guid_out a.chck_mov_guid {
	width: 100%;
	background-position: 98% center;
	font-size: 13px;
	line-height: 46px;
	height: 46px;
}
.biggener_guid_out {
	padding-bottom: 60px;
	padding-top: 20px;
}
.experts li {
	margin-bottom: 20px;
}
.content-blog > h2 {
	margin-bottom: 30px;
	margin-top: 30px;
}
.more-blog {
	width: 260px;
}
.guide-sec {
	display: block;
	border-bottom-color: #dbdbdb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 50px;
}
.contant-guide {
	display: none;
}
.biggener_guid-mob {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 300px;
}
.navbar header_top {
	padding-bottom: 0px;
}
.header_right {
	padding-bottom: 20px;
}
.header_search input.search_btn {
	left: 88%;
}
.guide-sec {
	display: block;
}
.contant-guide {
	display: none;
}
.banner_form h2 {
	font-size: 30px;
	text-align: left;
}
.banner_form p {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	text-align: left;
	text-transform: uppercase;
}
.content-blog > h2 {
	text-align: left;
}
.mobile-view {
	padding-top: 38px;
}
.giuid-mob01 {
	margin-top: 20px;
}
.experts li:first-child {
	display: none;
}
.experts li {
	margin-right: 9px;
	margin-left: 0px;
}
.expart-detail > h3 {
	line-height: 20px;
}
.content-blog > h2 {
	letter-spacing: -1px;
	font-size: 23px;
}
.footer_top {
	display: none;
}
.footer_outer ul li {
	display: inline-block;
	float: left;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-bottom: 10px;
	width: 40px;
}
.footer_btm .footer_social {
	display: block;
}
.footer_outer h3 {
	display: none;
}
.footer_outer ul li a.twitter {
	background-image: url("../images/twitter_bg01.png");
	display: block;
	height: 40px;
	font-size: 0px;
}
.footer_outer ul li a.facebook {
	background-image: url("../images/facebook_bg01.png");
	display: block;
	height: 40px;
	font-size: 0px;
}
.footer_social {
	display: block;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 90px;
}
.submit_btn button {
	width: 100%;
}
.left-content > h2 {
	font-size: 27px;
	margin-bottom: 30px;
}
.contant-landing-top .col-xs-12 {
	padding-left: 0px;
	padding-right: 0px;
}
.left-content {
	margin-left: 0px;
}
.experts li {
	float: left;
	margin: 0 10px;
}
.find-expart {
	width: 100%;
}
.right-content-expert {
	padding-top: 48px;
}
.more-blog {
	width: 100%;
}
.mig_found_dtl a.mig_btn {
	width: 100%;
}
.footer_btm br {
	height: 50px;
	margin-bottom: 25px;
}
.footer_social {
	text-align: center;
	width: 100%;
}
.footer_outer ul li {
	display: inline-block;
	float: none;
	margin: 0 15px;
	padding-bottom: 10px;
	width: 40px;
}
.mig_found_dtl a.mig_btn {
	background: none;
}
.mig_found_pic {
	display: none;
}
.mig_found_out {
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}
.mobile-view a.chck_mov_guid {
	width: 100%;
	background: rgba(0, 0, 0, 0) url("../images/yellow_errow.png") no-repeat scroll 95% center;
}
.contan-quotation{
	 height: 265px;
}
}
 @media screen and (max-width:360px) {
.confirmation-sec-head {
  padding-top: 0px;
}
.sec-top-confirmation {
  padding-top: 25px;
}
.contan-quotation{
	 height: 310px;
}

}
 @media screen and (max-width:320px) {
   .confirmation-sec-head {
  padding-top: 0px;
}
.sec-top-confirmation {
  padding-top: 25px;
}
.form_outer .form-group a.anker_custom {
	background: #fff url("../images/select_bg.png") no-repeat scroll 95% 20px;
}
.experts li {
	float: left;
	margin: 0 5px;
}
.left-content > h2 {
	font-size: 23px;
	margin-bottom: 30px;
}
.biggener_guid-mob {
	margin: 0 auto;
	width: 288px;
}
.footer_btm p {
	font-size: 13px;
}
.contan-quotation{
	 height: 310px;
}
}
/*----------------------------
Response Quotes Request Popup
----------------------------*/
:not(#foo) > input[type="checkbox"], *:not(#foo) > input[type="radio"] {
	cursor: pointer;
	float: left;
	margin: 5px 0 0;
	opacity: 0;
	padding: 3px;
	width: 20px;
}
:not(#foo) > input[type="checkbox"] + label, *:not(#foo) > input[type="radio"] + label {
	background: rgba(0, 0, 0, 0) url("../images/unchecked.gif") no-repeat scroll left center;
	clear: none;
	margin: 0 0 0 -20px;
	padding: 6px 0 4px 30px;
}
:not(#foo) > input[type="radio"] + label {
	margin-right: 25px;
	padding: 6px 0 4px 20px;
	margin-left: 0px;
}
:not(#foo) > input[type="checkbox"]:checked + label {
	background: rgba(0, 0, 0, 0) url("../images/checked.gif") no-repeat scroll left center;
}
:not(#foo) > input[type="radio"] + label {
	background: rgba(0, 0, 0, 0) url("../images/radio_off.gif") no-repeat scroll left center;
}
:not(#foo) > input[type="radio"]:checked + label {
	background: rgba(0, 0, 0, 0) url("../images/radio_on.gif") no-repeat scroll left center;
}
.select {
	background: rgba(0, 0, 0, 0) url("../images/select_arrow.gif") no-repeat scroll 94% 50%;
}
input, select, textarea {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #d6d6d6;
	border-radius: 2px;
	color: #000000;
	/*font-size: 12px;*/
	margin: 0 10px 0 0;
	padding: 10px;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.margin-right {
	margin-right: 0 !important;
}
.response_quotes_popup footer {
	overflow: hidden;
}
.qtip-custom {
	background-color: #edf9f9;
	border-color: #399b9b;
	color: #399b9b;
	font-size: 1em;
	line-height: 15px;
}
.qtip-content {
	text-align: left;
}
/*.form_outer .form-group.error{border:solid #e46d23 1px;margin:0px;}
.form_outer .form-group .form-control.error{border:solid #e46d23 1px;background:url(../../v3/images/error.png) no-repeat 98% 10px;margin:0px;}*/
.form_outer .form-group.error {
	-moz-border-bottom-colors: none;
	background-image: url("../../v3/images/error.png");
	background-repeat: no-repeat;
	background-position: 95% 10px;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-bottom-color: #e46d23;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	border-image-slice: 100% 100% 100% 100%;
	border-image-source: none;
	border-image-width: 1 1 1 1;
	border-left-color: #e46d23;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #e46d23 !important;
	border-right-style: solid !important;
	border-right-width: 1px !important;
	border-top-color: #e46d23;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	width: 231px;
	position: relative;
}
.form_outer .form-group.error .ui-state-default .ui-icon {
	background-image: none;
}
.form_outer .form-group .form-control.error {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url("../../v3/images/error.png");
	background-origin: padding-box;
	background-position: 98% 10px;
	background-repeat: no-repeat;
	background-size: auto auto;
	border-bottom-color: #e46d23;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	border-image-slice: 100% 100% 100% 100%;
	border-image-source: none;
	border-image-width: 1 1 1 1;
	border-left-color: #e46d23;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #e46d23;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #e46d23;
	border-top-style: solid;
	border-top-width: 1px;
	height: 50px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	position: relative;
	z-index: 1000;
}
#alt_rq_phone.form-control.error {
	width: 385px;
}
.text.ui-autocomplete-input {
	border-bottom-color: -moz-use-text-color;
	border-bottom-style: none;
	border-bottom-width: 0;
	border-left-color: #d4d4d4;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: -moz-use-text-color;
	border-right-style: none;
	border-right-width: 0;
	border-top-color: -moz-use-text-color;
	border-top-style: none;
	border-top-width: 0;
	color: #555 !important;
	float: left;
	height: 50px;
	width: 100%;
}
.input-group-addon {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url("../../v3/images/date_pic.png");
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto auto;
	border-bottom-color: -moz-use-text-color;
	border-bottom-style: none;
	border-bottom-width: 0;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	border-image-slice: 100% 100% 100% 100%;
	border-image-source: none;
	border-image-width: 1 1 1 1;
	border-left-color: -moz-use-text-color;
	border-left-style: none;
	border-left-width: 0;
	border-right-color: -moz-use-text-color;
	border-right-style: none;
	border-right-width: 0;
	border-top-color: -moz-use-text-color;
	border-top-style: none;
	border-top-width: 0;
	display: block;
	position: absolute;
	right: 8px;
	top: 20px;
	width: 14px;
}
.form_outer .form-group.error input.text.ui-autocomplete-input {
	width: 80%;height:48px;
}
.qtip-rq-error {
	color: white;
	font-size: 16px;
	font-weight: bold;
	max-width: 158px;
	min-width: 50px;
	background-color: #e05600;
	padding: 5px;
}
.response_quotes_popup {
	height: 100%;
	margin: 0 auto;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 999999;
}
.response_quotes_popup section {
	float: left;
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	font-size: 15px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 655px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}
.response_quotes_popup section header {
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 15px 15px 45px;
	position: relative;
	text-align: center;
	width: auto;
}
.response_quotes_popup section header h4 {
	color: #000000;
	font-size: 24px;
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
}
.response_quotes_popup section header h4 span {
	color: #df5400;
}
.response_quotes_popup section header h4 span.declining {
	color: #888888;
}
.response_quotes_popup section header h5 {
	color: #3c9b9b;
	font-size: 18px;
	font-family: 'VAGRounded Lt', Arial, Helvetica, sans-serif;
}
.response_quotes_popup section header .spacer {
	padding: 8px 0;
}
.response_quotes_popup section header .why_decline {
	margin-top: 30px;
	padding: 0 0 0 96px;
	text-align: left;
}
.response_quotes_popup section header .why_decline input.other {
	margin-top: 16px;
	width: 300px;
}
.response_quotes_popup section header .why_decline > div {
	display: block;
	margin: 0 0 16px 0;
	overflow: visible;
}
.response_quotes_popup section header p {
	line-height: 26px;
	font-size: 13px;
}
.response_quotes_popup section footer {
	background: #F8FBFB;
	border-top: 1px solid #e2e2e2;
	padding: 28px 28px 28px 45px;
	width: auto;
}
.response_quotes_popup section footer .button {
	height: 42px !important;/*width: 202px !important;*/
}
.response_quotes_popup section footer > div {
	display: inline-block;
	line-height: 41px;
	margin-left: 5px;
}
.no_title_dialog {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
}
.no_title_dialog .ui-dialog-titlebar {
	display: none
}
.no_title_dialog .ui-dialog {
	z-index: 20000
}
;
/*-- Rate Your Move --*/
.rate_your_move {
	text-align: left !important;
}
.rate_your_move header {
	text-align: left !important;
	width: 345px !important;
	text-align: left !important;
	float: left;
}
.rate_your_move h2.title {
	background: none repeat scroll 0 0 #f8fbfb;
	border-color: #e2e2e2;
	border-image: none;
	border-style: solid;
	border-width: 1px 0;
	color: #3c9b9b;
	font-size: 24px;
	line-height: normal;
	margin: 20px 0px 0px;
	padding: 10px 46px;
}
.rate_your_move header label span {
	color: #df5400;
}
.rate_your_move header input, .rate_your_move header select, .rate_your_move header textarea {
	display: inline-block;
	margin: 0 0 15px;
	width: 283px;
	font-size: 13px;
}
.rate_your_move header textarea {
	height: 120px;
}
.rate_your_move header select {
	width: 100%;
}
.rate_your_move header .radio {
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
}
.rate_your_move header .two_row {
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
}
.rate_your_move header .two_row .left {
	margin: 10px 5px 0 0;
	width: 140px;
}
.rate_your_move header .info {
	font-size: 15px;
	line-height: 20px;
}
.rate_your_move footer {
	text-align: right;
}
.rate_your_move footer .button {
	float: left;
}
.rate_your_move footer #ajax_loader {
	float: left;
	display: none;
	margin-left: 17px;
	margin-top: 14px;
}
.rate_your_move .close_rate_popup {
	margin-left: 18px;
	margin-top: 11px;
	float: left;
}
.rate_your_move .two_row input {
	width: 140px;
}
#review_from_thankyou {
	text-align: center;
	margin: 50px 0;
}
#email_friend_notice {
	color: red;
}
.text_error {
	color: #df5400;
	font-size: 12px;
}
.rate_your_move label {
	font-weight: bold;
	font-size: 12px;
}
.ui-menu .ui-menu-item {
	font-size: 14px;
}


/* 20 09 16 css */

header {
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background: #fff;
}
.navbar-default {
	background-color: #fff;
	border-color: #fff;
	margin: 0px 0px;
	background-image: none;
	box-shadow: 0 0 0 transparent;
}
.navbar-brand {
    height: inherit;
    margin: 0;
    padding: 12px 21px 18px 12px;
}
.navigation {
	float: right !important;
	margin: 9px 0px !important;
}
.navigation > li {
	margin-left: 10px;
}
.navigation > li:first-child {
	margin-left: 0px;
}
.navigation > li.login_btn {
	/*margin-left: 14px;*/
	margin-left: 18px;
}
.navigation > li.login_btn > a {
	color: #399b9b !important;
	border: 2px solid #399b9b;
	padding: 7px 32px !important;
}
.navigation > li > a {
	font-size: 14px;
	font-weight: 400;
	border: 2px solid transparent;
	text-transform: uppercase;
	border-radius: 3px;
	color: #399b9b !important;
	padding: 7px 5px !important;
	margin: 8px 0px;
}
.navigation > li > a:hover, .navigation > li.active > a {
	background-color: transparent !important;
	color: #666 !important;
}
.navigation > li.sign_up > a {
	background: #399b9b;
	color: #fff !important;
	padding: 7px 29px !important;
}
.navigation > li.sign_up > a:hover {
	background: #217c7c !important;
}
.navigation > li > a.login, .navigation > li.open > a.login {
	border-radius: 3px;
	background: #bb2e26 !important;
	line-height: 35px;
	color: #fff !important;
	padding: 0px 15px;
	margin: 8px 0px;
}
.navigation > li > a.login:focus {
	background: #bb2e26;
}
.navigation > li > a.login i {
	color: #6e120b;
}
.navigation > li > a.login:hover {
	background: #95120b !important;
}
.top_search {
	width: 190px;
	float: left;
	border-radius: 3px;
	border: 1px solid #dbdbdb;
	margin: 8px 0px;
}
.top_search input[type="text"] {
	width: 80%;
	height: 36px;
	float: left;
	border: none;
	font-size: 14px;
	color: #313131;
	padding: 0px 0px 0px 8px;
	margin-right:0px;
}
.top_search .search_img {
    float: right;
    height: 36px;
    padding: 5px 0;
    text-align: center;
    width: 17%;
}
.navbar-header {
	padding-top: 0px;
}
.navbar-collapse.collapse {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.container-fluid.after_signin {height: 75px;}
.container-fluid.after_signin header{height:75px;}


.navbar.navbar-default{height:73px;}

.navigation > li.dropdown_link_responsive{display:none;}
.nav > li.for_desktop{display:block;}
.nav > li.for_responsive{display:none; }	
.find_mover.for_responsive{margin-bottom: 20px;}
/* city guide  */

.heading {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	color: #232323;
	font-weight:bold;
	padding: 32px 15px;
}

.slider_list_more_button {width:100%;padding-top:14px;display:none;}
.slider_list_more_button > a {
    color: #616161;
    font-size: 16px;
    font-weight: 500;width:100px;display:block;margin:auto;text-align:center;
}
.cityguides_area{ /*border-bottom: 1px solid #dbdbdb;*/
    display: inline-block;
    padding: 115px 0;width:100%;}
.cityguides_area p{color:#616161;font-size:16px;line-height:30px;margin-bottom:38px;}
.listing_img {
	width: 100%;
	display: inline-block;
	background: #343434;
	position: relative;
	margin-bottom: 0px;
}

.contant-landing-top.top_bottom_space_less{padding-bottom:0px;padding-top:0px;display:block;}
.listing_img a {
	display: block;
}
.listing_img img {
	max-width: 100%;
	opacity: 0.5;
	transition: all 0.5s ease-out;
}
.listing_img a:hover img {
	opacity: 0.7;
}
.listing_img .listing_img_title {
	width: 100%;
	float: left;
	text-align: center;
	position: absolute;
	left: 0%;
	top: 48%;
	font-weight:bold;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
}
.listing_img .listing_img_title small {
	display: block;
	font-size: 50%;
}

.cityguides_area .col-xs-12.col-sm-3.col-md-3{padding-left:0px;padding-right:0px;}

/*footer*/
footer {
	width: 100%;
	float: left;
	border-top: 1px solid #d7e3e3;
	padding: 10px 0px;
	margin: 20px 0px 0px;
}
.footer_heading {
	width: 100%;
	float: left;	
	font-size: 16px;
	color: #1d4959;
	border-bottom: 1px solid #d7e3e3;
	padding: 0px 0px 10px;
}
.footer_navi {
	padding: 15px 0px;
}
.footer_navi, .footer_navi > li {
	width: 100%;
	float: left;
	padding: 5px 0px;
}
.footer_navi > li > a {
	display: inline-block;
	font-size: 14px;
	color: #399b9b;
}
.footer_navi > li > a:hover {
	color: #777;
}
.footer_navi > li > a i {
  text-align: center;
  width: 13px;
}
.copy_right, .copy_right_mobile_view {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #616161;
	margin: 25px 0px 10px;
}
.copy_right p, .copy_right_mobile_view p {
	line-height: 20px;
	margin-bottom: 0px;
}
.copy_right a, .copy_right_mobile_view a {
	display: inline-block;
	color: #399b9b;
}
.copy_right a:hover, .copy_right_mobile_view a:hover {
	color: #777;
}
.copy_right_mobile_view {
	display: none;
	padding: 0px 15px;
}
.desktop_version {
	display: inline-block;
	margin-bottom: 38px;
}
.social_icon {
	width: 100%;
	float: left;
	text-align: center;
	margin: 30px 0px 30px;
}
.social_icon li {
	display: inline-block;
	margin: 0px 10px;
}
.social_icon li a {
	display: block;
	color: #399b9b;
	font-size: 35px;
}
#TopBooking.fixed {
	width: 100%;
	background: #80d0d0;
	position: fixed;
	top: 0px;
	left: 0px;
	box-shadow: 0px 0px 10px #000;
	z-index: 999;
}
.footer footer {
	border-top: none;
	padding: 70px 0px 0px;
}
.footer footer .footer_heading {
    font-size: 14px;
    font-weight: bold;
}
.iam_logo {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 65px;
}
.iam_logo img {
	display: inline-block;
}
.row-fluid-5 {
	width: 100%;
*zoom:1;
}
.row-fluid-5:before, .row-fluid-5:after {
	display: table;
	line-height: 0;
	content: "";
}
.row-fluid-5:after {
	clear: both;
}
.row-fluid-5 [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 1.875%;
*margin-left:1.875%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.row-fluid-5 .controls-row [class*="span"] + [class*="span"] {
	margin-left: 1.875%;
}
.row-fluid-5 [class*="span"]:first-child {
	margin-left: 0px;
}
.row-fluid-5 .span2 {
	width: 18.5%;
}
.equal_text {
	margin-top: 72px;
}

.toggle_new button {
	height: 35px !important;
	width: 35px !important;
	background: url(../images/toggle_new.png) no-repeat center center !important;
	border: none !important;
	box-shadow: none !important;
}

/* user login */

.login_dropdown_outer {
	width: 80px;
	border-left: 1px solid #dcddd5;
	border-right: 1px solid #dcddd5;
	float: right;
	margin-left: 25px;
	position: relative;
	height:72px;	
	right:0px;
}

.login_dropdown_outer:hover .logout_dropdown{display:block;}
.login_dropdown_outer a {
	width: 100%;
	height: 100%;
	display: block;
	padding-top: 0px;
}
.login_dropdown_outer a:hover, .login_dropdown_outer a:focus {
	outline: none;
	text-decoration: none;
}
.login_dropdown_outer a img {
	width: 38px;
	height: 38px;
	display: block;
	margin: auto;
	position:absolute;
	right:0px;
	left:0px;
	top:0px;
	bottom:0px;
}
.logout_dropdown {
	background: #ffffff;
	border: ipx solid #dcddd5;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	display: none;
	overflow: hidden;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 100%;
	z-index: 200;
}
.logout_dropdown ul {
	margin: 0px;
	padding: 0px;
}
.logout_dropdown ul li {
	border-bottom: 1px solid #dcddd5;float:none;margin-left:0px;
}
.logout_dropdown ul li a {
	color: #399b9b  !important;
	font-size: 17px;
	padding: 15px;
	width: 250px;
	display: block;
	margin:0px;
	text-transform:capitalize;border:0px;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;
}
.logout_dropdown ul li a:hover {
	background: #f8fbfb;
}



.modal_enu_content{display:none;}

@media screen and (max-width:1200px){
#navbar.navbar-collapse {
    background: #fff none repeat scroll 0 0;
}	

.container-fluid.after_signin {height: auto;}
.container-fluid.after_signin header{height:auto;}
}

@media screen and (max-width:990px){
.row-fluid-5 .span2{width:50%;margin-left:0px;padding-left:15px;padding-right:15px;}	

.cityguides_area p br{display:none;}

.container-fluid.after_signin {height: auto;}
.container-fluid.after_signin header{height:auto;}
}

@media screen and (min-width:767px) and (max-width:990px){
.container.device_width_manage{width:100%;}	
.navbar-header{width:auto;}
}

@media screen and (max-width:767px){
	
.navbar-toggle {
    margin: 18px 15px 2px;
}

.navbar-brand {
  padding: 20px 20px 2px;
}
.navigation {
	width: 100%;
}
.navigation > li, .navigation > li.login_btn {
	margin-left: 0px;
}
.top_search {
	width: 100%;
}
.top_search input[type="text"] {
	width: 87%;
}
.top_search .search_img {
	width: 25px;
}
section[role="footer"] {
	display: none;
}	
.booking_next_step {
	display: none;
}
.Request_Quote, .copy_right_mobile_view {
	text-align: center;
	display: block;
}
p.copy_right_area{padding-bottom:20px;}
/*.heading {
	text-align: left;
}*/
.social_icon{padding-left:0;}


/* Modal / menu  */ 

.modal_enu_content {
	width: 100%;
	padding: 30px 15px 26px;
	box-shadow: 0 10px 6px -6px #cccaca;
	-moz-box-shadow: 0 10px 6px -6px #cccaca;
	-ms-box-shadow: 0 10px 6px -6px #cccaca;
	-o-box-shadow: 0 10px 6px -6px #cccaca;
	-webkit-box-shadow: 0 10px 6px -6px #cccaca;
	background: none;
	margin-bottom: 20px;
	position: relative;
	left: 0px;
	top: 60px;
	display: block;
	z-index: 777;
}
.modal_enu_searchbar {
	width: 100%;
	padding-bottom: 20px;
	position: relative;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 20px;
}
.modal_enu_searchbar input.search_field {
	border: #dbdbdb solid 1px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #bdbdbd;
	font-size: 14px;
	width: 100%;
	height: 40px;
}
.modal_enu_searchbar input.submit_btn {
	background: url(../images/search_icon.png) no-repeat;
	position: absolute;
	top: 10px;
	right: 18px;
	font-size: 0px;
	cursor: pointer;
	border: 0px;
	width: 19px;
	height: 19px;
}
.modal_rate_mover {
	width: 100%;
}
.modal_rate_mover a {
	color: #FFF !important;
	font-size: 14px;
	background: #399b9b;
	width: 100%;
	height: 40px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
}
.modal_rate_mover a:hover, .modal_rate_mover a:focus {
	text-decoration: none;
	outline: none;
}
.modal_navbar {
	width: 100%;
}

.modal_navbar > ul {
    padding-left: 0;
}
.modal_navbar ul li {
	display: block;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.modal_navbar ul li a {
	font-size: 24px;
	color: #399b9b;
}
.login_dropdown_outer{display:none;}

.container-fluid.after_signin {height: auto;}
.container-fluid.after_signin header{height:auto;}


.navbar.navbar-default{height:auto;}
.navigation > li.dropdown_link_responsive{display:block;}
.nav > li.for_desktop{display:none;}
.nav > li.for_responsive{display:block;}
}

@media screen and (max-width:320px){
.row.left_right_margin_finish{ margin-left: 0 !important;
    margin-right: 0 !important;}
	.slider_list_more_button{display:block;padding-top:0px;}	
}

.search_by_mover_title {
    color: #000000;
    margin: 0;
    line-height: 25px;
    padding: 20px 0 0;
}
.pagination {
    color: #000000;
    display: block;
    font-size: 16px;
    margin: 0 0 15px;
    text-align: right;
}
.pagination a {
    color: #3c9b9b;
    padding: 0 20px;
}
.divider {
    background: #d6d6d6 none repeat scroll 0 0;
    display: block;
    height: 1px;
    margin: 20px 0;
}
.gm_search {
	position:relative;
  color: #545454;
}
.gm_search .list {
	border-bottom: 1px dashed #D6D6D6;
  margin-bottom: 15px;
}
.gm_search .list h4 {
	margin:0;
}
.gm_search .list .url {
	color: #1D4959 !important;
  display: block;
  padding: 3px 0;
}
.gm_search .list p {
	padding:0px 0 15px;
}
.gm_search em {
  font-weight: bold;
  color: black;
  font-style: normal;
}
.gm_search a {
  color: #3c9b9b !important;
  outline: medium none;
  text-decoration: none;
}
#at4-share.at4-share {
    bottom: auto;
    top: 35% !important;
}