@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i&display=swap');

.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}


.choose-room-step {
    width: 100%;
    padding: 65px 0;
    display: inline-block;
}
.choose-room-step .room-type {
    text-align: center;
    padding: 0 0 80px 0;
}

.choose-room-step .room-type h1 {
    font-size: 48px;
    line-height: 52px;
    font-weight: 700;
    color: #000;
    font-family: "sofia-pro", sans-serif;
	text-align: center;
	margin-bottom: 55px;
}
.choose-room-step .room-type h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #000;
    font-family: "sofia-pro", sans-serif;
    text-align: center;
    max-width: 680px;
    margin: 0 auto 55px;
}
.choose-room-step .room-type ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.choose-room-step .room-type li {
    flex: 0 0 21%;
    max-width: 21%;
    padding: 20px;
    border: 1px solid #FFCB00;
    margin-bottom: 50px;
    margin-right: 50px;
    text-align: center;
	font-size: 18px;
    line-height: 24px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
	font-family: "sofia-pro", sans-serif;
    cursor: pointer;
}
.choose-room-step .room-type li:nth-of-type(4) {
    margin-right: 0;
}

.choose-room-step .room-type  li  span {
    font-size: 17px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
    width: 100%;
    display: block;
    margin: 5px 0 0 0;
	font-family: 'Source Sans Pro', sans-serif;
}
.choose-room-step .room-type li  span i{
	  color: #FFCB00;
}

.choose-room-step .room-type  button.slick-arrow {
    background: #FFCB00;
    font-family: "sofia-pro", sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 20px;
    line-height: 24px;
    padding: 12px 55px;
    display: inline-block;
    border: none;
    text-decoration: none;
    height: auto;
    border-radius: 15px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.choose-room-step button.slick-prev.slick-arrow {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: -120px;
    right: 0;
    z-index: 999;
    background: #FFCB00;
	border: 2px solid #FFCB00;
    font-family: "sofia-pro", sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    line-height: 14px;
	width: 100%;
    max-width: 120px;
    height: 50px;
    display: inline-block;
    text-decoration: none;
    border-radius: 10px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	padding: 0;
}

.choose-room-step button.slick-next.slick-arrow {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 180px;
    margin: 0 auto;
    z-index: 999;
    background: #FFCB00;
	border: 2px solid #FFCB00;
    font-family: "sofia-pro", sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    line-height: 14px;
	width: 100%;
    max-width: 120px;
    height: 50px;
    display: inline-block;
    text-decoration: none;
    border-radius: 10px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	padding: 0;
}

.choose-room-step button.slick-prev.slick-arrow:hover, .choose-room-step button.slick-next.slick-arrow:hover {
	background: transparent;
	border: 2px solid #FFCB00;
	color: #FFCB00;
}

/* .choose-room-step .multiple-items.slick-initialized.slick-slider { */
    /* min-height: 525px; */
/* } */

/*   step two  */
.choose-room-step .ui-datepicker {
    margin: 0 auto;
}


/*   step three  */
.choose-room-step  .truck-part {
    display: flex;
    flex-wrap: wrap;
	justify-content:space-between;

}
.choose-room-step .truck-one {
    flex: 0 0 48%;
    max-width: 48%;
    border: 1px solid #FFCB00;
    margin-right: 40px;
    padding: 20px 20px;
    cursor: pointer;
}
.choose-room-step .truck-one:last-child {
    margin-right:0px;
}
.choose-room-step .truck-one figure {
    width: 100px;
    height: 100px;
    background: #ffcb00;
    border-radius: 50%;
    text-align: center;
    margin: -70px auto 30px;
    max-width: 100px;
}
.choose-room-step .truck-one figure img {
    padding: 20px 0;
}

.choose-room-step .truck-overlay {
    width: 100%;
    background: #f2f2f2;
    border: 1px solid #ccc;
    padding: 20px;
    min-height: 292px;
}

.choose-room-step .truck-overlay h2{
    font-size: 25px;
    line-height: 38px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
	font-family: "sofia-pro", sans-serif;
    margin: 0;
}
.choose-room-step .truck-overlay span{
    color: #FFCB00;
    width: 100%;
    display: block;
}
.choose-room-step .truck-overlay aside {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.choose-room-step .truck-overlay p{
    font-size: 24px;
    line-height: 38px;
    color: #000;
    font-weight: 400;
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0;
}
.choose-room-step .truck-overlay  b{
    font-weight: 700;
}
.choose-room-step .oversized-item {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
	 display: flex;
    justify-content: center;
}

.choose-room-step .oversized-item a {

}
.choose-room-step .fee-service  span {
    height: 130px;
    width: 130px;
    border: 1px solid #000;
    border-radius: 50%;
    margin-right: 30px;
    background: #fff;
	display: inline-block;
}
.choose-room-step .fee-service  span:last-child {
    margin-right: 0px;
}

.choose-room-step .fee-service  span:hover {
    background: #ffcb00;
}

.choose-room-step .fee-service  span img {
    width: 70px;
    margin: 40px 0 0 0;
}

.choose-room-step  .fee-service dd {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #000;
    font-family: "sofia-pro", sans-serif;
    padding: 15px 0;
    margin: 0;
}


/*   step four */


.choose-room-step .select-date h1 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #000;
    font-family: "sofia-pro", sans-serif;
    text-align: center;
    margin-bottom: 25px;
}

.choose-room-step  .address-form {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

.choose-room-step .address-form input, select {
    margin-bottom: 20px;
    width: 100%;
    height: 55px;
    border-radius: 0;
    outline: 0;
	background: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #000;
    border: 1px solid #ccc;
    padding: 8px 10px 8px 15px;
}

.choose-room-step .add-address {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.choose-room-step  .add-address a {
    flex: 0 0 10%;
    max-width: 10%;
    background: #ffcb00;
    color: #fff;
    font-size: 30px;
    padding: 10px;
}
.choose-room-step .add-address p {
    flex: 0 0 80%;
    max-width: 80%;
    text-align: left;
    margin-left: 20px;
    font-size: 18px;
    line-height: 50px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
    font-family: "sofia-pro", sans-serif;
}


/* step five */
.choose-room-step .fee-structure{

}
.choose-room-step .fee-structure h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #000;
    font-family: "sofia-pro", sans-serif;
    text-align: center;
    margin-bottom: 25px;
}
.choose-room-step .structure-txt {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 30px;
    border: 1px solid #ffcb00;
    padding: 7px;
}

.choose-room-step .structure-one {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border: 1px solid #ccc;
    padding: 10px;
	background:#f2f2f2;
}

.choose-room-step .structure-one div {
    flex: 0 0 70%;
    max-width: 70%;
    text-align: left;
    display: flex;
    justify-content: space-between;
}
.choose-room-step .structure-one aside {
    flex: 0 0 30%;
    max-width: 30%;
    padding: 10px 0 0;
    text-align: right;
}

.choose-room-step .structure-one aside strong {
    font-size: 22px;
    line-height: 35px;
    font-weight: 700;
    color: #000;
    font-family: "sofia-pro", sans-serif;
}
.choose-room-step .structure-one span {
    font-size: 12px;
    line-height: 16px;
    color: #000;
}
.choose-room-step .structure-one div span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #a074e1;
    font-size: 15px;
    line-height: 22px;
}

.choose-room-step  .structure-one p {
    padding: 0 0 0 15px;
	font-size: 20px;
    line-height: 25px;
    color: #000;
    font-weight: 500;
	font-family: 'Source Sans Pro', sans-serif;
	margin-bottom:0;
	padding: 10px 0 0;
}



/*   step six  */
.choose-room-step .structure-txt-two {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    border: 1px solid #ffcb00;
    padding: 7px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.choose-room-step .structure-two {
    border: 1px solid #ccc;
    padding: 10px 20px;
    flex: 0 0 48%;
    max-width: 48%;
    background: #f2f2f2;
}

.choose-room-step .structure-two div {
    text-align: left;
    display: flex;
    justify-content: space-between;
}
.choose-room-step .structure-two span {
    font-size: 12px;
    line-height: 16px;
    color: #000;
}
.choose-room-step .structure-two p {
    padding: 0 0 0 15px;
    font-size: 20px;
    line-height: 25px;
    color: #000;
    font-weight: 500;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 0;
    padding: 10px 0 0;
}

.choose-room-step .structure-two strong {
    padding: 0 0 0 15px;
    font-size: 22px;
    line-height: 35px;
    color: #000;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 0;
    padding: 10px 0 0;
}
 .choose-room-step .structure-map {
    margin-top: 20px;
}
.choose-room-step .structure-map img {
    border: 1px solid #ffcb00;
    width: 100%;
    max-width: 900px;
}


/*   step seven  */

.basic-info {
    width: 100%;
}
.basic-details {

}

.basic-details form > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.basic-details form input[type="text"] {
   flex: 0 0 49.5%;
    max-width: 49.5%;
    margin-bottom: 20px;
    height: 52px;
    outline: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #7d7d7d;
    border: 1px solid #ccc;
    border-radius: 0;
    background: #f3f3f3;
    margin: 0 2px 20px 0px;
}
.basic-details form input[type="email"] {
   flex: 0 0 49.5%;
    max-width: 49.5%;
    margin-bottom: 20px;
    height: 52px;
    outline: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #7d7d7d;
    border: 1px solid #ccc;
    border-radius: 0;
    background: #f3f3f3;
    margin: 0 2px 20px 0px;
}
.basic-details form input[type="text"]::placeholder {
   color: #7d7d7d;
}

.basic-details form textarea {
    flex: 0 0 100%;
    max-width: 100%;
    height: 100px;
    outline: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #7d7d7d;
    border: 1px solid #ccc;
    border-radius: 0;
	background:#f3f3f3;
}

.choose-room-step .checkbox-list {
    padding: 20px 0;
}
.choose-room-step .checkbox-list ul {
    display: block;
}

.choose-room-step .checkbox-list li {
    color: #000;
    font-size: 18px;
    line-height: 32px;
    font-weight: 300;
    flex: inherit;
    padding: 0;
    margin: 0;
    border: 0;
    max-width: 100%;
    text-align: left;
}

.choose-room-step .checkbox-list input[type=checkbox] {
    height: 20px;
    width: 20px;
    outline: 0;
    border: 1px solid #ccc;
    margin-right: 10px;
    position: relative;
    top: 6px;
    background: #fff;
}


/* step eight */

.choose-room-step .payment-method {
    width:100%;
}

.choose-room-step .payment-main{
   display:flex;
   flex-wrap:wrap;
   justify-content:space-between;
}
.choose-room-step .submit-option-wrap{
	flex: 0 0 67%;
    max-width: 67%;
}

.payment-details-left {
    width:100%;
    border: 1px solid #ccc;
    padding: 20px;
}

.payment-method h1 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #000;
    font-family: "sofia-pro", sans-serif;
    text-align: center;
    margin-bottom: 45px;
}

.credit-card {
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}

.credit-card h3 {
	font-size:22px;
    line-height: 28px;
    font-weight: 700;
    color: #000;
    font-family: "sofia-pro", sans-serif;
}

.credit-card aside {
    display: flex;
    flex-wrap: wrap;
	 justify-content:space-between;
}

.credit-card aside p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    color: #6e6e6e;
    font-family: "sofia-pro", sans-serif;
    max-width: 500px;
	margin-bottom:0;
}

.payment-details-left form {
    display: flex;
    flex-wrap: wrap;
	justify-content:space-between;
}

.payment-details-left span.card-number {
     flex: 0 0 100% !important;
     max-width: 100% !important;
	 position: relative;
}

.payment-details-left  span.card-number:before {
    position: absolute;
    content: "\f09d";
    top: 12px;
    right: 10px;
    font-family: 'FontAwesome';
    color: #a2a2a2;
}

.payment-details-left span.cvv-number {
	position:relative;
}

.payment-details-left  span.cvv-number:before {
    position: absolute;
    content: "\f29c";
    top: 12px;
    right: 10px;
    font-family: 'FontAwesome';
    color: #a2a2a2;

}

.payment-details-left span {
    flex: 0 0 32%;
    /*max-width: 32%;*/
}
.payment-details-left span input[type="text"] {
	font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #a2a2a2;
    font-family: "sofia-pro", sans-serif;
	margin-bottom: 15px;
}

.payment-details-right {
    flex: 0 0 30%;
    max-width: 30%;
    border-bottom: 3px solid #ffcb00;
    background: #000;
    text-align: left;
	padding:20px ;
}

.payment-details-right h3 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
    color: #fff;
    font-family: "sofia-pro", sans-serif;
    margin-bottom: 30px;
}

.payment-details-right aside {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #ffcb0080;
    padding: 10px 0;
}

.payment-details-right aside p {
    color: #fff;
	font-size: 16px;
    line-height: 20px;
    font-weight: 300;

	margin-bottom: 0;
}

.payment-details-right aside b {
   color: #ffcb00;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    font-family: "sofia-pro", sans-serif;
}
/* 20-11-2019 */
.structure-two.linehaulfee {
    background: #FFCB00;
}
.payment-options {
    text-align: left;
    padding: 10px 0;
}

input#email_submit {
    float: left;
}
.payment-options label {
    background:#FFCB00;
    padding: 10px;
    display: inline-block;
}
.payment-options label input[type=radio] {
    margin: 0 5px 0 5px;
}

.payment-details-left form input[type=text] {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}
.payment-details-left form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    float: inherit;
	width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
.payment-details-left form input[type=submit] {
   text-align: center;
    margin: 0 auto;
}
.payment-details-right {
    margin: 25px 0 0 0;
}
#payment_form span {
    padding: 7px 0px;
    display: block;
}
#errmsg{
            color: red;
        }
		

/***************Tab Section*********************/
.road_type {
	display: flex;
	justify-content: space-between;
	text-align: center;
	margin-bottom:50px;
}
.road_grid {
	width: 100%;
}
.border_line {
	height: 2px;
	width: 100%;
	background-color: #797979;
}
.text_bottom a {
	color: #000;
}
.step_done .text_bottom a, .active .text_bottom a {
	font-weight: 600;
}
.text_bottom {
	margin-top: 15px;
}
.active .text_bottom p {
	color: #000;
	font-weight: 600;
}
.road_type .road_grid:first-child .border_line {
	width: 50%;
	float: right;
}
.road_type .road_grid:last-child .border_line {
	width: 50%;
}
.truck_img {
	height: 70px;
	position: relative;
}
.truck_img::before {
	content: "";
	position: absolute;
	width: 2px;
	height: 8px;
	background-color: #797979;
	bottom: -2px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.active .truck_img::after {
	content: "";
	background-image: url("../images/truck_img.png");
	width: 75px;
	height: 45px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 6px;
	background-size: cover;
	background-repeat: no-repeat;
}
.step_done .truck_img::after {
	content: "";
	background-image: url("../images/right_arrow.png");
	background-repeat: no-repeat;
	width: 40px;
	height: 41px;
	position: absolute;
	left: 26px;
	right: 0;
	margin: 0 auto;
	bottom: 0;
}

form#payment_form div {
    width: 100%;
    text-align: left;
}

form#payment_form div:nth-child(5) {
    width: 48%;
    float: left;
}
form#payment_form div:nth-child(6) {
    width: 48%;
    float: right;
}
form#payment_form input[type="submit"] {
    margin: 18px 0 0;
}
form#payment_form div label {
    color: #6f6f6f;
}
form#payment_form div input {
    margin: 6px 0 14px;
}


.another_mover {
    display: flex;
    width: 50%;
    margin: 0 auto;
    margin-top: 27px;
    align-items: center;
    justify-content: center;
}
.another_mover_input {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 31px;
}

.another_mover .value-button:hover {
  cursor: pointer;
}

.another_mover #decrease {
  font-size: 25px;
  color: #000;
}
.another_mover #decrease:hover,.another_mover #increase:hover {
  color: #FFCB00;
} 
.another_mover #increase {
 font-size: 25px;
 color: #000;
}

.another_mover #input-wrap {
  margin: 0px;
  padding: 0px;
}
.another_mover_label label {
    font-size: 19px;
    font-weight: 600;
    padding-top: 10px;
}
.another_mover_input {
    border: 2px solid #FFCB00;
    color: #FFCB00;
    padding: 0 15px;
    border-radius: 10px;
}
.another_mover input#another_mover_ {
  text-align: center;
  border: none;
  margin: 0px;
  width: 40px;
  height: 40px;
}

.another_mover input[type=number]::-webkit-inner-spin-button,
.another_mover input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input:read-only {
    color: #000;
}


/*   responsive  */
@media only screen and (max-width: 1400px) {
     .container {
        width: 100%;
		max-width:100%
    }
}
@media only screen and (max-width: 1300px) {

}

@media only screen and (max-width: 1100px) {
    .choose-room-step .truck-overlay h2 {
		font-size: 22px;
		line-height: 32px;
      }
	   .choose-room-step .truck-one {
    flex: 0 0 47%;
    max-width: 47%;
}
.choose-room-step .truck-overlay p {
    font-size: 22px;
    line-height: 32px;
}
}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 992px) {
	.choose-room-step .room-type ul {
      justify-content: space-between;
    }
	.choose-room-step .room-type li:nth-of-type(4) {
		margin-right: 0px;
	}
	.choose-room-step .room-type li {
		flex: 0 0 30%;
		max-width: 30%;
		margin-right: 0;
   }
	.choose-room-step button.slick-next.slick-arrow {
		left: 24%;
	}
	.choose-room-step .truck-overlay p {
		font-size: 20px;
		line-height: 32px;
	}
	.choose-room-step .truck-one {
		padding: 15px 15px;
	}
	.choose-room-step .truck-overlay {
		padding: 15px;
	}
	.checkbox-list li {
		flex: 0 0 100% !important;
		max-width: 100% !important;
		margin-bottom: 0 !important;
	}
}
@media only screen and( max-width:870px){
.basic-details form input[type="text"] {
    flex: 0 0 49%;
    max-width: 49%;
}
}

@media only screen and (max-width: 767px) {
  .choose-room-step .room-type li {
    flex: 0 0 47%;
    max-width: 47%;
    margin-right: 0;
}
.choose-room-step .room-type h1 {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 35px;
}

.choose-room-step .truck-one {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 70px;
    margin-right: 0;
}
.choose-room-step .truck-part {
    display: block;
    padding-top: 40px;
}
.choose-room-step .structure-two {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 10px 0;
}

.submit-option-wrap {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-bottom: 20px;
}
.payment-details-right {
    flex: 0 0 100%;
    max-width: 100%;
}
.payment-details-left span {
    flex: 0 0 100%;
    max-width: 100%;
}
}
@media only screen and (max-width:580px) {
 .choose-room-step .room-type h1 {
    font-size: 36px;
    line-height: 42px;
}
.choose-room-step .room-type h2 {
    font-size: 26px;
    line-height: 34px;
    max-width: 100%;
}
.choose-room-step .fee-service dd {
    font-size: 26px;
    line-height: 32px;
}

.basic-details form input[type="text"] {
    flex: 0 0 100%;
    max-width: 100%;
}
.choose-room-step button.slick-next.slick-arrow {
    left: 31%;
}
.choose-room-step button.slick-prev.slick-arrow {
    left: -170px;
}

}

@media only screen and (max-width: 480px) {
	.choose-room-step .room-type li {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.choose-room-step .room-type h1 {
    font-size: 32px;
    line-height: 38px;
}
.choose-room-step .add-address a {
    flex: 0 0 20%;
    max-width: 20%;
}
.choose-room-step .add-address p {
    flex: 0 0 70%;
    max-width: 70%;
}
.choose-room-step .room-type h2 {
    font-size: 22px;
    line-height: 32px;
}
}

@media only screen and (max-width: 395px) {
  .choose-room-step .truck-overlay p {
    font-size: 18px;
    line-height: 28px;
}
.choose-room-step button.slick-next.slick-arrow {
    left: 45%;
}
.choose-room-step button.slick-prev.slick-arrow {
    left: -150px;
}
}

@media only screen and (max-width: 375px) {

}

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

}

@media only screen and (max-width: 320px){

}