@media only screen and (max-width:4000px){
img{width:100%; display:block;}
}

@media only screen and (max-width:1920px) {
select {-webkit-appearance:none;-moz-appearance:none;}
}

@media only screen and (max-width:1680px){

}

@media only screen and (max-width:1600px){

}

@media only screen and (max-width:1380px), (max-width:1440px){

}

@media only screen and (max-width:1366px){

}

@media only screen and (max-width:1200px), (max-width:1280px){

}

@media only screen and (max-width:1024px){
#main{width:96%;}
.common_container{padding:70px 0;}

/*** FOOTER ****/
.footer_links{padding:0 0 0 40px;}
.footer_text{padding:0 0 0 35px;}

/*** HOME PAGE ***/
.home_five{width:93%;}

/*** CONTACT PAGE ***/
.contact_two{padding:0 20px;}
.contact_details:last-child{padding:0 0 200px 0;}

/*** ABOUT US ***/
.about_one .main_content, .about_one .help_content .main_content{width:705px; padding:30px 40px; height:320px;}
.about_one .main_content .btn_holder{width:320px; font-size:35px; line-height:40px;}
.about_one .main_content .btn_holder img{margin-top:40px; width:96%;}
.about_one .main_content .text_holder{width:53%; font-size:18px;line-height:25px;}
.about_two{padding:60px 0 0 0;}
.about_three{margin-top:-53px; width:100%; padding:0 0 10px 0;}
.about_four, .about_five{width:735px;}
.about_four h2, .about_five h3{font-size:27px;}
.about_four ul li, .about_five ul li{font-size:18px; line-height:22px;}
.about_four ul li img, .about_five ul li img{width:55px;}

/*** HELP PAGE ***/
.about_one .help_content .main_content{height:auto;}
.faq_details{width:785px;}
.resources_container, .page_change{width:785px;}
/*.resources_container ul li{width:45.4%; margin:0 4% 35px 0; border:10px solid #1d1d1d;}*/

/*** WELCOME PAGE - 23 November 2021 ***/
.main_dashboard_menu{width:230px;}
.main_dashboard_content{width:712px;}

}

@media only screen and (max-width:720px),(max-width:760px), (max-width:960px){
/*body{background:url(../images/home-mobile-bg.svg) no-repeat center 0 #ffd302; font-size:17px;}*/
#main{width:600px;}
.common_container{padding:50px 0;}

/*** HIDE AND SHOW DIV ***/
.desktop_header{display:none;}

/*** HEADER ***/
.mobile_header{display:block; float:left; width:100%; padding:25px 0; width:100%;}
.mobile_header.sticky{top:0; left:0; position:fixed; z-index:50; background:rgba(255,211,2,10); box-shadow:0 0 10px rgba(0,0,0,0.2); padding:25px 11%; width:78%;}
.mobile_header .logo{width:257px; float:left;}
.menu_open{width:60px; float:right; text-transform:uppercase; cursor:pointer; padding:10px 0 0 0; text-align:center}
.menu_open br{display:none;}
.menu_open a{color:#000; font-size:18px;}
.menu_open img{width:26px; margin:0 auto 10px auto;}
#mobile_menu{width:70%; padding:25px 15%; float:left; display:none; position:absolute; top:0; left:0; z-index:500; background:rgba(0,0,0,10);}
#mobile_menu .menu_open a{color:#fed312;}
#mobile_menu .menu{width:100%; float:left; text-align:right;}
#mobile_menu .top_link{width:200px; float:left;}
#mobile_menu .top_link ul li{margin:0 15px 0 0; display:inline-block; float:left; width:auto;}
#mobile_menu .top_link a{color:#fed312; text-decoration:underline;}
#mobile_menu .top_link a:hover{color:#fff;}
#mobile_menu .navagation{width:65%; float:left; padding:45px 0 0 0; line-height:35px;}
#mobile_menu .navagation ul li{margin:0 15px 18px 0;}
#mobile_menu .navagation a.button_one{background:#000; color:#fed312;border:3px solid #fed312; height:35px; line-height:35px; padding:0 16px; display:inline-block; float:left;}
#mobile_menu .navagation a.button_one:hover, #mobile_menu .navagation a.select{background:#fff; color:#000; border:3px solid #fff;}
#mobile_menu .navagation a.book{background:#fed312; color:#000; font-size:21px; padding:5px 25px; margin-top:-10px;}

/*** FOOTER ****/
.footer{width:90%; padding:30px 5% 35px 5%;}
.footer .logo{width:230px;}
.footer_content{width:50%;}
.footer_links{width:100%; padding:50px 0 0 0;}
.footer_links ul li{margin-bottom:10px;}
.footer_links a.button_one{padding:0 13px;}
.footer_text{width:100%; padding:50px 0 0 0; float:right;}
.footer_text a.book{padding:12px 25px; display:inline-block;}
.footer_img{width:117px; float:right; padding:13px 7px 0 0;}
.footer_img ul li{width:100%; padding:0 0 21px 0;}
.footer_img ul li:last-child{padding:0;}
.copyright{font-size:15px; text-align:center; padding:15px 0;}

/*** HOME PAGE ***/
.home_two h2, .home_four h3, .home_five h4, .home_four .new_text h4{font-size:30px; line-height:30px;font-family:'montserratextrabold'; padding:0 0 20px 0;}
.home_one{width:100%; padding:20px 0 0 0; font-size:23px; height:790px;}
.home_one a{font-size:20px; line-height:45px;}
.home_one .text_holder{width:65%; float:left;}
.home_one h1{padding-bottom:20px; font-size:32px; line-height:38px;}
.home_one h1 br{display:none;}
.home_one .img_holder{width:117px; float:right; display:block;}
.home_one .img_holder ul li{width:100%; padding:0 0 18px 0;}
.home_one .img_holder ul li:last-child{padding:0;}
.home_two{width:90%; padding:20px 5%; background:#fff;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;}
.home_two h2{font-size:22px; padding:5px 0 0 0;}
.home_two .img_holder{width:140px; padding:5px 0 0 0;}
.home_two .main_text{width:310px; float:right;}
.home_two .main_text .text_holder{width:100%; float:right; padding:0 0 20px 0;}
.home_two .main_text .text_holder ul li{background:url(../images/symb1.png) no-repeat 0 12px; padding:0 0 0 20px; width:80%; line-height:25px; font-size:19px;}
.home_two .main_text .btn_holder{width:305px; padding-top:0px;}
.home_three{padding:50px 0 0 0;}
.home_three .shadetabs{font-size:22px;}
.home_three .shadetabs br{display:block;}
.home_three .shadetabs li a{height:55px; padding:15px 0 0 0; line-height:normal;}
.home_three .shadetabs li a.selected{height:70px; line-height:normal; margin-top:-15px;}
.home_three .tab_content_holder{height:280px; padding:35px 5% 20px 5%; width:90%;}
.business_customer_one{width:45%; font-size:26px; line-height:33px;}
.business_customer_two{width:48%; padding:13px 0 0 0; float:right; font-size:16px;}
.business_customer_two ul li{background:url(../images/symb2.png) no-repeat 1px 6px; padding:0 0 8px 20px; width:90%; line-height:20px;}
.business_customer_three{display:none;}
.home_four{padding:35px 0 0 0; height:590px;}
.home_four .text_holder{width:36%; padding:35px 5% 25px 5%; font-size:18px; float:left;}
.home_four .text_holder img{width:100%; margin-top:50px;}
.home_four .new_text{width:38%; padding:50px 5% 40px 5%; font-size:18px; display:block; background:#fff; float:right;}
.home_four .new_text h4{font-size:22px; line-height:25px;} 
.home_four h3{font-size:22px; line-height:25px;} 
.home_five{width:100%; padding:0 0 50px 0;}
.home_five .text_holder{display:none;}
.home_five .white_box{width:335px; float:none; padding:30px 20px; margin:0 auto;}
.home_five .white_box img{width:240px; margin:0 auto 15px auto;}
.home_five .white_box img.button{width:315px; margin:0 auto;}
.home_five .white_box a{font-size:23px; line-height:60px; width:85%; padding:0;}

/*** CONTACT PAGE ***/
.contact_details{width:100%; float:left; padding:0 0 20px 0;}
.contact_details:last-child{padding:0 0 100px 0;}
.contact_one h1, .contact_two h2, .contact_three h3{font-size:25px;}
.contact_one br, .contact_three br{display:none;}
.contact_one{width:100%; padding:35px 0;}
.contact_two{width:100%; padding:0; border-bottom:1px solid #333;border-top:1px solid #333; text-align:center;}
.contact_two img{width:51px; margin:0 auto 10px auto;}
.contact_two h2, .contact_three h3{/*background:#ffd703;*/ padding:15px 0;}
.contact_two h2 span{background:url(../images/symb3.png) no-repeat right 4px; padding:0 30px 0 0;}
.contact_two br{display:none;}
.contact_three{width:100%; padding:15px 0 0 0; text-align:center;}
.contact_three h3{padding:0;}
.contact_three img{width:143px; margin:0 auto 10px auto;}
.contact_three .textbox textarea{height:150px; padding:15px 2.5%;}
.contact_three .btn_holder img{width:390px; margin:0 auto;}

/*** ABOUT US ***/
.about_container{padding:50px 0;}
.about_one .shadetabs{width:100%; font-size:19px; text-align:center; padding-bottom:5px;}
.about_one .shadetabs li{width:24%; margin:0 0.5%;}
.about_one .shadetabs li a{height:auto; line-height:normal; width:90%; padding:12px 4%; background:#fed309; border:3px solid #1d1d1b; display:inline-block; float:none;}
.about_one .shadetabs li a.selected{background:#1d1d1b;}
.about_one .about_content, .about_one .help_content{margin-top:0;}
.about_one .main_content, .about_one .help_content .main_content{width:90%; padding:25px 5%; height:auto;}
.about_one .main_content .btn_holder{width:100%; font-size:35px; line-height:40px; text-align:center; padding-bottom:20px;}
.about_one .main_content .btn_holder img{width:320px; margin:20px auto 0 auto}
.about_one .main_content .text_holder{width:100%; font-size:18px;line-height:25px;}
.about_two{padding:30px 0 0 0;}
.about_two .shadetabs{font-size:18px; line-height:18px; padding:0;}
.about_two .shadetabs br{display:inline-block;}
.about_two .shadetabs li{width:33.333%; float:left; margin:0;}
.about_two .shadetabs li a{height:auto; line-height:normal; width:90%; padding:10px 5%; border:0; color:#fed309; background:#000;}
.about_two .shadetabs li:first-child a.selected, .about_two .shadetabs li a.selected{background:#fff; color:#1d1d1b; padding:20px 5% 10px 5%; height:auto; line-height:normal; margin-top:-10px;}
.about_two .tab_content_holder{width:90%; height:auto; padding:25px 5%;}
.about_two .tab_content_holder .title{width:100%; font-size:30px; line-height:33px; text-align:center; padding-bottom:20px;}
.about_two .tab_content_holder .title br{display:none;}
.about_two .tab_content_holder .text_holder{width:100%; font-size:18px; line-height:25px;}
.about_two .tab_content_holder .text_holder ul li{width:100%; padding:0 0 20px 0;}
.about_three{margin-top:-45px; width:100%;}
.about_three img{width:150px;}
.about_four, .about_five{width:90%; padding:25px 5%; margin-top:35px; margin-bottom:30px;}
.about_four h2, .about_five h3{font-size:25px; line-height:25px; text-align:center;}
.about_four ul li, .about_five ul li{width:100%; font-size:18px; line-height:25px; padding:10px 0;}
.about_four ul li img, .about_five ul li img{width:50px;}

/*** HELP PAGE ***/
.faq_details{width:100%;}
.faq_details ul li{width:92%; padding:20px 3%; margin-bottom:15px;border:3px solid #1d1d1b}
.menuheader{width:95%; padding:0 0 0 40px; font-size:23px; line-height:23px; background:url(../images/help-arrow1.png) no-repeat 0 -1px;}
.faq_details .openheader{background:url(../images/help-arrow2.png) no-repeat 0 -1px;}
.faq_details .categoryitems{font-size:17px; line-height:21px; width:100%;}

.resources_container{width:100%;}
.resources_container ul li{width:97%; border:7px solid #1d1d1d; display:inline-block; margin:0 auto 30px auto;} 
.resources_container ul li.select{border:7px solid #fed309;}
.resources_container ul li:nth-child(2n){margin:0 auto 30px auto;}
.resources_container .text_holder{padding:20px 5%;font-size:17px; line-height:22px;}
.resources_container .text_holder h3{font-size:25px; line-height:25px;}

.page_change{width:100%; font-size:16px;}
.page_change .text_holder{width:90px; padding:15px 0 0 0;}

/*
.booking_container_box ul li{display:block; align-items:flex-end;}
.booking_container_box ul li .btn_holder.edit_desktop{display:none;}
.booking_container_box ul li.edit_mobile{display:block; padding:0 0 20px 0; margin-top:-10px;}
*/

/*** PAGE 10 ***/
.your_selection{font-size:17px;}
.your_selection img{width:40px;}
.your_selection img.car{width:90px;}

/*** DASHBOARD ***/
.dashboard_header,
.dashboard_area .title{display:none;}
.dashboard_welcome_page .link_holder {width: 100%;font-size: 15px;letter-spacing: normal;padding-bottom: 20px;}
.dashboard_welcome_page .link_holder ul li {width: 33.333%;padding-bottom: 10px;}
.dashboard_welcome_page .welcome_content, .dashboard_area{width:98%; padding:10px 1%;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.dashboard_welcome_page .welcome_content ul li{width:42%; padding:25px 3%;}

/*** WELCOME PAGE - 23 November 2021 ***/
.main_dashboard_content h2{font-size:25px;}
.main_dashboard_menu{width:100%; margin-bottom:50px; position:relative;}
.main_dashboard_content{width:90%; padding:20px 5%; position:relative;}
.main_dashboard_menu ul li{width:32.333%; margin:0 0.5% 10px 0.5%;}
.main_dashboard_menu a{width:100%; box-sizing:border-box;}
.page_content_wrapper{height:auto; padding-bottom:30px;}

/*** NEED TO STORE SOME STUFF ***/
.need_some_stuff_container .left_content{width:100%; padding-bottom:20px;}
.need_some_stuff_container .left_content br{display:none;}
.need_some_stuff_container .left_content h1{ line-height:40px;font-size:40px;}
.need_some_stuff_container .right_content{width:100%;}
.need_some_stuff_container .content_one ul li{width:100%;}


}

@media only screen and (max-width:600px), (max-width:650px),(max-width:680px){
#main, .chatting_details{width:540px;}

/*** HEADER AND FOOTER ***/
#mobile_menu, .mobile_header.sticky{width:90%; padding:25px 5%;}
#mobile_menu .navagation{width:85%;}
.footer_text{width:100%;}
.footer_text a.book{font-size:18px;}

/*** HOME PAGE ***/
.home_one{font-size:21px;}
.home_one h1{font-size:32px; line-height:32px; padding-bottom:30px;}
.home_two{width:94%; padding:20px 3%;}
.home_two .img_holder{width:32%; padding:20px 0 0 0;}
.home_two .main_text{width:65%;}
.home_two .main_text .text_holder{width:90%; padding:20px 5%;}
.home_two .main_text .text_holder ul li{background:url(../images/symb1.png) no-repeat 0 10px;}
.home_two .main_text .btn_holder a{font-size:22px; line-height:55px; width:90%; padding:0;}
.home_three .tab_content_holder{height:auto; padding:35px 5%;}
.business_customer_one{width:40%; font-size:25px; line-height:30px;}
.business_customer_two{width:52%; font-size:18px;}

/*** CHATING PAGE CLASS ***/
.chatting_details h1{font-size:30px }
.chatting_details h3{font-size:20px;}
.chatting_details h3 span{background:url(../images/symb7.png) no-repeat 0 11px; padding:0 0 0 55px;}
.mozi_details, .chatting_details h1, .main_button{width:350px; font-size:20px;}
.mozi_details .text_small_one,
.mozi_details .text_small_two{width:75%; padding:20px 3%; margin-top:20px;}
.mozi_details .text_small_two{margin-top:0px;}
.main_button img{width:150px; margin:0;}

/*** PAGE 2 ***/
.van_guide{font-size:17px; width:95%;}
.van_guide img{width:130px; margin:8px 5px 0 20px;}
.van_selection{width:325px;}
.page2_popup .one .title{font-size:26px; width:260px;}

/*** PAGE 3 ***/
.self_laoding{width:230px; font-size:20px;}
.self_laoding a{color:#000; text-decoration:underline;}
/*.mover_selection{width:150px;}*/
.mover_selection label h2{font-size:20px; width:70%;}
.mover_selection label .img_holder{width:160px; float:left; padding:20px 0 0 0;}
.mover_selection label .text_holder{width:120px; float:right; font-size:15px;}
.mover_selection label .text_holder ul li:first-child{width:100%; text-transform:uppercase;}
.mover_selection label .text_holder ul li{width:50%; float:left; padding:2px 0;}
.mover_selection .label_radio{width:90%;}

/*** PAGE 8 ***/
span.small16{font-size:14px;}
.day_time .label_radio{width:60%;}
.page8_popup{width:80%; font-size:18px;}
.page8_popup .top_content img{width:200px;}
.page8_popup .text_holder h2{font-size:35px;}
.page8_popup .text_holder h2 br{display:none;}
.page8_popup .text_holder h3{font-size:25px;}

/*** PAGE 8 NEW ***/
.page8_new .title{font-size:35px;}
.page8_new .title span.color1, .page8_new .title span.color2{width:75px;}
.page8_new .title span.color1,.page8_new .title span.color2{padding:0;}
.page8_new .journey_details_two{background:url(../images/journey2-2.png) no-repeat center 35px;}
.page8_new .journey_details_three{background:url(../images/journey3-2.png) no-repeat center 35px;}
.page8_new .journey_details_four{background:url(../images/journey4-2.png) no-repeat center 35px;}
.page8_new .journey_details_five{background:url(../images/journey5-2.png) no-repeat center 35px;}

/*** PAGE 10 ***/
.page10_container{width:540px;}
.schedule_time .tab_details .label_radio .box, .schedule_time .tab_details .label_radio .box.green{font-size:20px;}
.schedule_time .tab_details, .your_selection{width:494px; padding:20px;}
.schedule_time .tab_details .label_radio{ height:90px;}
.schedule_time .tab_details .label_radio .box{width:90%;}
.schedule_time .tab_details .label_radio .box img{margin:3px 5px 0 10px;}
.schedule_time .tab_details .label_radio span{font-size:15px; text-align:center;}

/*** PAGE 11 ***/
.page11_btn{width:350px;}
.edit_booking_title{width:65%;}
.booking_container_box .img_holder{width:80px; padding:0 10px 0 0; font-size:18px;}
.booking_container_box .img_holder img{width:50px; margin:0 auto;}
.booking_container_box .text_holder{width:200px; font-size:18px;}
.booking_container_box .btn_holder{width:100px;}
.add_content_box .img_holder{width:100px;}
.add_content_box .img_holder img.user{width:75px;}
.add_content_box .add_img{width:20px; padding:20px 0 0 3%;}
.add_content_box .text_holder{width:45%; font-size:18px;}
.mozi_img .arrow_big.black_img{padding-top:70px;}

.dashboard_welcome_page .link_holder ul li {width: 50%;padding-bottom: 10px;}

/*** WELCOME PAGE - 23 November 2021 ***/
.main_dashboard_menu ul li{width:49%;}

/*** NEED TO STORE SOME STUFF ***/
.need_some_stuff_container .left_content h1{ line-height:30px;font-size:30px;}
.need_some_stuff_container .content_one ul li {font-size: 16px;line-height: 25px;}
.need_some_stuff_container .content_two .title .text1,
.need_some_stuff_container .content_three h2,
.need_some_stuff_container .content_four .title{line-height:30px;font-size:30px; padding:0 0 15px 0}
.need_some_stuff_container .content_two .title .text1{width:100%; float:left;}
.need_some_stuff_container .content_two .title .text2{width:100%; text-align:left; font-size:15px; line-height:25px;}
.need_some_stuff_container .content_two .title .text2 span{font-size:20px; line-height:20px;}
.storage_fees_content .shadetabs{font-size:15px;}
.storage_fees_content .shadetabs li a{line-height:30px;border:2px solid #000;}
.need_some_stuff_container .content_three h2,
.need_some_stuff_container .content_four .title{padding:0 0 30px 0;}
.need_some_stuff_container .content_three ul li,
.need_some_stuff_container .content_three ul li:nth-child(2n),
.need_some_stuff_container .content_three ul li:nth-child(5){width:100%; font-size:16px; height:auto; padding-bottom:15px;}
.need_some_stuff_container .content_three ul li.mobile_hide{display:none;}
.need_some_stuff_container .content_three input,
.need_some_stuff_container .content_three select{height:45px; font-size:18px;}
.need_some_stuff_container .content_four .title{padding:0; width:100%; text-align:center}
.need_some_stuff_container .content_four .title img{width:60px; float:none; margin:0 auto;}
.need_some_stuff_container .content_four .main_text{padding-top:25px;}
.need_some_stuff_container .content_four .main_text .img_holder{width:100px; float:none; margin:0 auto; padding:0;}
.need_some_stuff_container .content_four .main_text .text_holder{width:70%; float:left; font-size:18px;font-family:'latoregular';}
.need_some_stuff_container .content_four .main_text .text_holder strong{font-family: 'latobold';}

.need_some_stuff_container .content_four .title{padding:0; width:100%;}
.need_some_stuff_container .content_four .title img{width:60px; float:none; margin:0 auto;}
.need_some_stuff_container .content_four .main_text{padding-top:25px; text-align:center}
.need_some_stuff_container .content_four .main_text .img_holder{width:100px; float:none; margin:0 auto; padding:0;}
.need_some_stuff_container .content_four .main_text .text_holder{width:100%; padding-top:15px;}



}

@media only screen and (max-width:500px),(max-width:580px){
#main, .chatting_details{width:500px;}

#mobile_menu, .mobile_header.sticky{width:94%; padding:25px 3%;}

/*** CHATING PAGE CLASS ***/
.chatting_details h1{font-size:30px }
.chatting_details h3{font-size:20px;}
.chatting_details h3 span{background:url(../images/symb7.png) no-repeat 0 11px; padding:0 0 0 55px;}
.mozi_img{width:170px; float:left;}
.mozi_img .arrow_big, .mozi_img .arrow_small{padding:50px 0 0 3px;}
.mozi_img .arrow_small{padding:30px 0 0 3px;}
.mozi_img .mozi_big{width:125px; padding:0 5px 0 0;}
.mozi_img .mozi_small{width:55px; padding:20px 5px 0 0;}
.mozi_details, .chatting_details h1, .main_button{width:330px; font-size:18px;}
.mozi_details .text_small_one,
.mozi_details .text_small_two{width:75%; padding:20px 3%; margin-top:30px;}
.mozi_details .text_small_two{margin-top:0px;}
.main_button img{width:150px; margin:0}

/*** PAGE 1 ***/
.date{width:230px; float:right; padding:20px 0 0 0;}
.date input{background:url(../images/calendar-iccon.png) no-repeat 97% 8px #fff; font-size:18px; height:50px;}
.arrive{font-size:15px; padding:20px 0 0 0;}
.arrive span{font-size:18px;}
.arrive ul li{margin:0 0 0 5px; padding:10px;}
.confirm_slot{font-size:18px;}

/*** PAGE 8 NEW ***/
.page8_new .journey_details_two{background:url(../images/journey2-3.png) no-repeat center 35px;}
.page8_new .journey_details_three{background:url(../images/journey3-3.png) no-repeat center 35px;}
.page8_new .journey_details_four{background:url(../images/journey4-3.png) no-repeat center 35px;}
.page8_new .journey_details_five{background:url(../images/journey5-3.png) no-repeat center 35px;}

/*** PAGE 10 ***/
.page10_container{width:500px;}
.schedule_time .tab_details, .your_selection{width:454px; padding:20px;}

/*** PAGE 11 ***/
.page11_btn{width:330px;}


}

@media only screen and (max-width:400px), (max-width:450px),(max-width:480px) {
#main, .chatting_details{width:90%;}
body{font-size:17px;}
.common_container{padding:30px 0;}

/*** HEADER ***/
.mobile_header .logo{width:210px;}
#mobile_menu .menu_open a{color:#fed312;}
#mobile_menu .menu{width:100%; float:left; text-align:right;}
#mobile_menu .navagation{width:100%; padding:15px 0 0 0;}
#mobile_menu .navagation ul li{margin:0 12px 15px 0;}
#mobile_menu .navagation a.button_one{padding:0 12px;}
#mobile_menu .navagation a.book{font-size:19px; padding:3px 20px; margin-top:-7px;}
#mobile_menu, .mobile_header.sticky{width:90%; padding:25px 5%;}

/*** FOOTER ****/
.footer{width:90%; padding:30px 0%; margin:0 5%;}
.footer_content{width:100%;}
.footer .logo{width:210px; float:none; margin:0 auto;}
.footer_links{width:100%; padding:30px 0; text-align:center;}
.footer_text{width:100%; padding:30px 0 0 0; float:right; text-align:center;}
.footer_img{width:117px; float:none; margin:0 auto;}
.footer_img ul li{width:100%; padding:0 0 20px 0;}
.copyright{font-size:13px;}

/*** HOME PAGE ***/
.business_customer_one, .home_two h2, .home_four h3, .home_five h4, .home_four .new_text h4{font-size:25px; line-height:25px;}
.home_one{width:100%; padding:30px 0 0 0; font-size:20px; height:auto; text-align:center;}
.home_one a{font-size:20px; line-height:40px;}
.home_one .text_holder{width:100%; float:left;}
.home_one h1{font-size:30px; line-height:30px;}
.home_one h1 br{display:none;}
.home_one .img_holder{width:100%; text-align:center; padding:30px 0;}
.home_one .img_holder ul li{display:inline-block; margin:0 auto; padding:0; width:50%;}
.home_one .img_holder img{width:110px; margin:0 auto;}
.home_two .img_holder{width:170px; float:none; margin:0 auto;}
.home_one .text_holder img{float:none; margin:0 auto;}
.home_two{width:90%; padding:20px 5%;}
.home_two h2{padding:0 0 20px 0;}
.home_two .main_text{width:100%;}
.home_two .main_text .text_holder{width:90%; padding:20px 5%;}
.home_two .main_text .btn_holder{width:100%;}
.home_three .shadetabs{font-size:16px;}
.home_three .shadetabs li a{height:45px;}
.home_three .shadetabs li a.selected{height:60px;}
.home_three .tab_content_holder{height:auto; padding:25px 5%;}
.business_customer_one{width:100%; padding:0 0 20px 0;}
.business_customer_two{width:100%;}
.home_four{height:auto; padding:50px 0;}
.home_four .text_holder{width:87%;}
.home_four .text_holder img{width:209px; margin-top:50px;}
.home_four .new_text{width:90%; padding:25px 5%; margin-top:50px;}
.home_five .white_box{width:90%; padding:20px 5%;}
.home_five .white_box img{width:90%; margin:0 auto 20px auto}
.home_five .white_box img.button{width:100%; margin:0 auto}
.home_five .white_box a{font-size:20px; line-height:50px; width:80%;}

/*** CONTACT PAGE ***/
.contact_details:last-child{padding:0 0 50px 0;}
.contact_one h1, .contact_two h2, .contact_three h3{font-size:20px;}
.contact_one a{font-size:20px; line-height:20px;}
.contact_two img{width:50px; margin:0 auto;}
.contact_two h2 span{background:url(../images/symb3.png) no-repeat right 4px; padding:0 30px 0 0;}
.contact_two br{display:none;}
.contact_three{width:100%; padding:15px 0 0 0; text-align:center;}
.contact_three h3{padding:0;}
.contact_three img{width:143px; margin:0 auto 10px auto;}
.contact_three .textbox textarea{height:150px; padding:15px 2.5%;}
.contact_three .btn_holder img{width:100%; margin:0 auto;}

/*** ABOUT US ***/
.about_one .shadetabs{font-size:16px;}
.about_one .shadetabs li{width:48%; margin:0 1% 5px 1%;}
.about_one .shadetabs li a{width:94%; padding:12px 2%;}
.about_one .main_content{width:90%; padding:25px 5%;}
.about_one .main_content .btn_holder{font-size:25px; line-height:30px;}
.about_one .main_content .btn_holder img{width:90%;}
.about_two .shadetabs{font-size:18px; line-height:18px; padding:0;}
.about_two .shadetabs br{display:none;}
.about_two .shadetabs li{width:100%; float:left; margin:0 0 1px 0;}
.about_two .shadetabs li a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0; padding:12px 0%; width:100%;}
.about_two .shadetabs li:first-child a.selected, .about_two .shadetabs li a.selected{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0; padding:12px 0%; line-height:normal; margin:0;}
.about_two .tab_content_holder .title{font-size:25px; line-height:30px;}
.about_two .tab_content_holder .text_holder{width:100%; font-size:18px; line-height:25px;}
.about_two .tab_content_holder .text_holder ul li{width:100%; padding:0 0 20px 0;}
.about_three{margin-top:-35px; width:80%;}
.about_three img{width:150px;}
.about_four h2, .about_five h3{font-size:21px; line-height:21px;}

/*** HELP PAGE ***/
.menuheader{width:95%; padding:0 0 0 30px; font-size:20px; line-height:20px; background:url(../images/help-arrow1.png) no-repeat 0 -1px;}
.faq_details .openheader{background:url(../images/help-arrow2.png) no-repeat 0 -1px;}
.faq_details .categoryitems{font-size:17px; line-height:21px; width:100%;}
.resources_container ul li{width:96%;}
.page_change .btn_holder{width:100%;}
.page_change .btn_holder img.next{width:85px; float:right;}
.page_change .text_holder{width:100%; text-align:center; padding:20px 0 0 0;}

/*** CHATING PAGE CLASS ***/
.chatting_details h1{font-size:25px !important; width:100%; text-align:center; }
.chatting_details h3{font-size:18px;}
.chatting_details h3 span{background:url(../images/symb7.png) no-repeat 0 8px;}
.mozi_img{width:35%;}
.mozi_img .arrow_big, .mozi_img .arrow_small{padding:40px 0 0 3px; width:10%;}
.mozi_img .arrow_small{padding:30px 0 0 3px;}
.mozi_img .mozi_big{width:75%; padding:5px 0px 0 0;}
.mozi_img .mozi_small{width:50%; padding:12px 0px 0 0;}
.mozi_details, .main_button{width:65%; font-size:18px;}
.mozi_details .text_small_one,
.mozi_details .text_small_two{width:94%; padding:20px 3%; margin-top:10px;}
.mozi_details .text_small_two{margin-top:0px;}
.mozi_details .text_big_one, .mozi_details .text_big_two, .mozi_details .text_big_four{width:94%; margin-top:0px;}
.mozi_details .text_big_one.margin_top, .mozi_details .text_big_two.margin_top, .mozi_details .text_big_four.margin_top{margin-top:20px !important;}
.mozi_details .info_icon{width:25px; padding:10px 0 0 0; float:right;}
.main_button{width:100%;}
.main_button img{width:45%; display:inline-block;}

/*** PAGE 1 ***/
.date{width:95%;}
.date input{background:url(../images/calendar-iccon.png) no-repeat 97% 8px #fff; font-size:16px; height:50px;}
.arrive{font-size:17px; padding:20px 0 0 0;}
.arrive span{font-size:22px;}
.arrive ul li{margin:0 0 5px 0; padding:10px 0; width:95%;}
.confirm_slot ul li{width:94%; padding:15px 0;}

/*** PAGE 2 ***/
.van_guide{width:100%; text-align:center;}
.van_guide br{display:none;}
.van_guide br.mobile{display:block; width:100%;}
.van_guide img{width:130px; margin:0 auto 5px auto; display:inline-block; float:none; clear:both;}
.van_selection{width:100%;}
.van_selection .label_radio{background:url(../images/radio-off.png) no-repeat 12px 15px #fff; width:92%;}
.van_selection label.r_on{background:url(../images/radio-on.png) no-repeat 12px 15px #000;}
.van_selection label h2{font-size:18px; padding:0; width:85%;}
.van_selection label .img_holder{width:100%; padding:10px 0;}
.van_selection label .img_holder img{width:160px; margin:0 auto;}
.van_selection label .text_holder{width:94%; padding:0 3%}
.van_selection label .text_holder ul li{width:50%; float:left; padding:2px 0;}
.van_guide img.button{margin:10px auto 0 auto;}
.van_selection label .text_holder ul li:nth-child(2),
.van_selection label .text_holder ul li{width:100%; float:left; padding:2px 0;}
.van_selection label .text_holder ul li:nth-child(2n+1){width:100% !important; float:left; padding:2px 0; margin-bottom: 8px;}
.van_selection .van_label,
.van_selection .van_dimens
{
    position: inherit !important;
    left: inherit;
}

.van_selection .van_dimens span
{
    display: block !important;
    width: 50% !important;
    float: left;
    font-size: 80%;
}

.page2_popup .one, .page2_popup .two{width:95%; padding:0 2.5%;}
.page2_popup .one .img_holder{width:80px;}
.page2_popup .one .title{font-size:24px; width:240px; padding:10px 0 0 0;}
.page2_popup .two{font-size:15px;}
.page2_popup .two .label_radio{width:21.85%;padding:5px 0 5px 25px; margin:0 0.8%; float:none; display:inline-block;}
.page2_popup .two .label_radio{background:url(../images/radio-off.png) no-repeat 5px 5px #fff;}
.page2_popup .two label.r_on{background:url(../images/radio-on.png) no-repeat 5px 5px #000;}
.page2_popup .four ul li{width:60%; padding:0; line-height:20px; font-size:13px;}
.page2_popup .four ul li:last-child{width:40%;}
.page2_popup .shadetabs{padding-top:20px;}

/*** PAGE 3 ***/
.all_vans{width:90%;font-size:14px;}
.self_laoding{width:93%; font-size:18px;}
.mover_selection label h2{font-size:18px; width:70%;}
.mover_selection .label_radio{background:url(../images/radio-off.png) no-repeat 12px 17px #fff;width:80%;}

/*** PAGE 4 ***/
.email_id{padding:25px 0 15px 0;}
.email_id input{width:73%; padding:0 17% 0 5%; height:50px; font-size:15px; background:url(../images/ico-location.png) no-repeat 98% 7px #fff;}
.address_holder{font-size:15px;}
.address_holder ul li:last-child, .address_holder ul li{width:100% !important; padding:0 !important; margin:0 !important;}
.address_holder ul li:last-child{line-height:30px;}
.address_holder input{float:left; margin:-18px 10px 0 0;}
.address_holder img{width:30px;}
.floors select{background:url(../images/select-arrow2.png) no-repeat 15px 18px #000; padding:0 0 0 40px;}

/*** PAGE 6 ***/
.mozi_details .text_big_one.small_box{width:70%;}
.from_address{width:90%; margin-top:10px; font-size:16px;}
.from_address .img_holder{width:100%; border-bottom:1px solid #ccc;}
.from_address .img_holder img{width:35px;}
.from_address .text_holder{width:100%; padding:10px 0 0 0; text-align:center;}
.time_estimate{padding:20px 0 10px 0;}
.time_estimate .img_holder{width:100%; padding:30px 0 35px 0;}
.time_estimate .img_holder img{width:100px; margin:0 auto;}
.time_estimate .text_holder{width:100%; padding:20px 0%;margin-top:10px; font-size:25px;}

/*** PAGE 7 ***/
.estimate_time{width:88%; padding:15px 4%; margin-top:20px; font-size:18px;}
.estimate_time .from{width:100%; padding:0 0 10px 0;}
.estimate_time .postcode{width:100%;}
.car_time{width:100%; padding:20px 0 0 0;}
.car_time .img_holder{width:45%;}
.car_time .img_holder img{width:65%;}
.car_time .text_holder{padding:15px 0 0 0;}
.drive_time{width:90%; margin-top:15px; font-size:16px;}
.drive_time span{font-size:28px;}
.mozi_details .text_big_one.page7_text1{width:75%;}

/*** PAGE 8 ***/
span.small16{font-size:13px;}
.two_hrs{padding:30px 0 20px 0;}
.two_hrs a.black{font-size:21px;}
.day_time ul li{width:100%;}
.day_time .label_radio{font-size:18px;}
.day_time .label_radio span{font-size:15px;}
.day_time .label_radio{padding:20px 0 20px 20%; width:78%;}
span.small18{font-size:16px;}
a.page8_note{font-size:18px;}
a.page8_note img{width:20px; margin:2px 5px 0 0;}
a.page8_how_to{padding:10px 2%; width:90%;}
.page8_popup{width:90%; font-size:15px; float:right;}
.page8_popup .top_content img{width:200px;}
.page8_popup .text_holder h2{font-size:30px; padding-top:50px;}
.page8_popup .text_holder h3{font-size:20px;}

/*** PAGE 8 NEW ***/
.page8_new .title{font-size:23px;}
.page8_new .title span.color1, .page8_new .title span.color2{width:50px;}

.page8_new .journey_details_two{background:url(../images/journey2-4.png) no-repeat center 20px;}
.page8_new .journey_details_three{background:url(../images/journey3-4.png) no-repeat center 20px;}
.page8_new .journey_details_four{background:url(../images/journey4-4.png) no-repeat center 20px;}
.page8_new .journey_details_five{background:url(../images/journey5-4.png) no-repeat center 20px;}

.page8_new .journey_details_two ul li,
.page8_new .journey_details_three ul li,
.page8_new .journey_details_four ul li,
.page8_new .journey_details_five ul li{width:20%;font-size:11px;}

.page8_new .journey_details_two ul li:first-child, .page8_new .journey_details_two ul li:last-child,
.page8_new .journey_details_three ul li:first-child, .page8_new .journey_details_three ul li:last-child,
.page8_new .journey_details_four ul li:first-child, .page8_new .journey_details_four ul li:last-child,
.page8_new .journey_details_five ul li:first-child, .page8_new .journey_details_five ul li:last-child{font-size:14px;}

.page8_new .journey_details_two img.color1,
.page8_new .journey_details_three img.color1,
.page8_new .journey_details_four img.color1,
.page8_new .journey_details_five img.color1{width:22px;}

.page8_new .journey_details_three img.color2,
.page8_new .journey_details_four img.color2,
.page8_new .journey_details_five img.color2{width:12px; margin:13px auto 5px auto;}


/*** PAGE 9 ***/
.return_step{width:90%; font-size:20px;}

/*** PAGE 10 ***/
.page10_container{width:90%;}
.schedule_time .tab_details, .your_selection{width:92%; padding:20px 3%; font-size:18px;}
.your_selection h2{font-size:23px; line-height:33px; padding:0 0 10px 0; width:100%;}
.your_selection h2 a{font-size:20px; line-height:normal;}
.your_selection ul li, .your_selection ul li:last-child{width:100%; margin:0; padding:20px 0; border-bottom:0px solid rgba(255,255,255,0.7); text-align:center;}
.your_selection ul li:last-child{border:0;}
.your_selection br{display:none;}
.your_selection img{width:40px; margin:0 auto;}
.your_selection img.car{width:101px;}

.schedule_time .shadetabs{font-size:17px; padding:30px 0;}
.schedule_time .shadetabs li a{width:94%;}
.schedule_time .tab_details{width:92%;}
.schedule_time .tab_details ul li{width:48%; margin:0 1% 10px 1%;}
.schedule_time .tab_details .time{font-size:20px;}
.schedule_time .tab_details .text_holder{font-size:13px;}
.schedule_time .tab_details .label_radio:nth-child(2n){float:right;}
.schedule_time .tab_details .label_radio .box{width:90%;}
.schedule_time .tab_details .label_radio .box img{margin:3px 10px 0 30px;}
.schedule_time .tab_details .label_radio span{font-size:14px; text-align:center;}

/*** PAGE 11 ***/
.estimated_cost{font-size:20px;}
.estimated_cost strong{font-size:50px; line-height:50px;}
.brakdown_table h4{background:url(../images/arrow4.png) no-repeat 0 6px; padding:0 0 10px 25px; width:85%; font-size:18px;}
.brakdown_table .table_header{font-size:13px;}
.brakdown_table .table_header .text1, .brakdown_table .table_row .text1{width:22%;}
.brakdown_table .table_header .text2, .brakdown_table .table_row .text2{width:56%;}
.brakdown_table .table_header .text3, .brakdown_table .table_row .text3{width:22%;}
.brakdown_table .table_row ul li{font-size:16px;}
.brakdown_table .total{font-size:21px;}
.add_code, .add_code_two{width:95%; font-size:20px;}
.page11_text{width:90%;}
.book_job2{width:95%; font-size:25px;}
.page11_btn{width:100%; text-align:center;}
.page11_btn img{width:44%; margin:0 5px; float:none; display:inline-block;}

.edit_booking_title{width:88%; font-size:21px;}
.edit_booking_title img{width:15px; margin:8px 7px 0 0;}
.booking_container_box .img_holder{width:20%; padding:0 10px 0 0; font-size:17px;}
.booking_container_box .img_holder img{width:70%; margin:0 auto;}
.booking_container_box .text_holder{width:55%; font-size:13px; float:left;}
.booking_container_box .btn_holder{width:80px; padding:10px 0 0 0; float:right;}
.booking_container_box .btn_holder img{width:100%;}
.booking_container_box ul li.edit_mobile .btn_holder{padding:0;}
.cost_breakdown .table_header, .cost_breakdown .table_row{font-size:16px;}
.cost_breakdown .table_footer{font-size:20px;}
.cost_breakdown .table_header .text1, .cost_breakdown .table_row .text1, .cost_breakdown .table_footer .text1{width:20%;}
.cost_breakdown .table_header .text2, .cost_breakdown .table_row .text2{width:54%; padding:0 3%;}
.cost_breakdown .table_header .text3, .cost_breakdown .table_row .text3, .cost_breakdown .table_footer .text3{width:20%;}
.mozi_img .arrow_small.black_img{padding-top:65px;}
.mozi_img .mozi_small.black_img{padding-top:50px;}
.add_content_box .img_holder{width:90px;}
.add_content_box .img_holder img.user, .add_content_box .img_holder img{width:90%; margin:0 auto;}
.add_content_box .add_img{width:20px; padding:10px 0 0 2%;}
.add_content_box .text_holder{width:38%; font-size:16px;}
.booking_container_box .add_code_two{width:95%;}
.booking_container_box ul li{padding:20px 0;}

/*** PAGE 12 ***/
.payment_info input, select{font-size:18px; width:100%;}
.payment_info input.postcode{width:90%;}
.book_job{width:95%; font-size:18px; padding:20px 0;}
.book_job strong{font-size:25px; line-height:30px;}

.dashboard_header, .dashboard_welcome_page {width: 100%;float: left;}
.dashboard_welcome_page .welcome_content ul li {width: 88%;padding: 25px 3%;margin: 10px 3%;}

/*** WELCOME PAGE - 23 November 2021 ***/
.main_dashboard_content h2{font-size:22px; text-align:center}
.main_dashboard_content h2 a{float:none; margin:0 auto;}
.main_dashboard_menu ul li{width:49%; font-size:13px; line-height:30px;}
.main_dashboard_menu a span{background:url(../images/about-tab1.png) no-repeat 5px 5px; padding:0 0 0 25px;}
.main_dashboard_menu a.select span{background:url(../images/about-tab2.png) no-repeat 5px 5px;}

/*** NEED TO STORE SOME STUFF ***/
.need_some_stuff_container .content_two .title .text1,
.need_some_stuff_container .content_three h2,
.need_some_stuff_container .content_four .title{line-height:25px;font-size:25px;}
.storage_fees_content .shadetabs li{width:31.333%; float:left; margin:0 2% 7px 0;}
.storage_fees_content .shadetabs li:last-child{margin:0;}
.need_some_stuff_container .content_three input,
.need_some_stuff_container .content_three select{height:40px; font-size:16px;}



}


@media only screen and (max-width:355px),(max-width:375px),(max-width:385px){
.schedule_time .tab_details .label_radio .box img{margin:3px 10px 0 20px;}

/*** PAGE 2 ***/
.page2_popup .one .title{font-size:20px; width:200px; padding:10px 0 0 0;}
.page2_popup .two{font-size:13px;}
.page2_popup .two label{box-shadow:-3px 4px 0px rgba(0,0,0,0.2);}
.page2_popup .two .label_radio{width:21.5%;padding:5px 0 5px 25px; margin:0 0.5%;background:url(../images/radio-off.png) no-repeat 5px 4px #fff;}
.page2_popup .two label.r_on{background:url(../images/radio-on.png) no-repeat 5px 4px #000;}
.page2_popup .four ul li{width:50%; padding:0; line-height:20px; font-size:12px;}

/*** PAGE 8 ***/
.page8_new .title{font-size:21px;}
.page8_new .title span.color1, .page8_new .title span.color2{width:42px;}

.page8_new .journey_details_two{background:url(../images/journey2-5.png) no-repeat center 20px;}
.page8_new .journey_details_three{background:url(../images/journey3-5.png) no-repeat center 20px;}
.page8_new .journey_details_four{background:url(../images/journey4-5.png) no-repeat center 20px;}
.page8_new .journey_details_five{background:url(../images/journey5-5.png) no-repeat center 20px;}

.page8_new .journey_details_two ul li,
.page8_new .journey_details_three ul li,
.page8_new .journey_details_four ul li,
.page8_new .journey_details_five ul li{width:20%;font-size:10px;}

.page8_new .journey_details_two ul li:first-child, .page8_new .journey_details_two ul li:last-child,
.page8_new .journey_details_three ul li:first-child, .page8_new .journey_details_three ul li:last-child,
.page8_new .journey_details_four ul li:first-child, .page8_new .journey_details_four ul li:last-child,
.page8_new .journey_details_five ul li:first-child, .page8_new .journey_details_five ul li:last-child{font-size:13px;}

}

@media only screen and (max-width:360px){
/*** CHATING PAGE CLASS ***/
.chatting_details h1{font-size:22px !important;}

.mozi_img{width:35%;}
.mozi_img .arrow_big, .mozi_img .arrow_small{padding:40px 0 0 3px; width:10%;}
.mozi_img .arrow_small{padding:30px 0 0 3px;}
.mozi_img .mozi_big{width:75%; padding:15px 0px 0 0;}
.mozi_img .mozi_small{width:50%; padding:15px 0px 0 0;}
.mozi_details .text_small_one,
.mozi_details .text_small_two{width:94%; padding:20px 3%; margin-top:0px;}

.schedule_time .tab_details .label_radio span{font-size:13px;}
.schedule_time .shadetabs{font-size:15px;}
.van_guide img.button{margin:10px auto 0 auto; width:90%;}

/*** PAGE 2 ***/
.page2_popup .one .img_holder{width:70px; float:none; margin:0 auto;}
.page2_popup .one .title{font-size:18px; width:100%; padding:10px 0 0 0; text-align:center;}

.page2_popup .two{font-size:15px;}
.page2_popup .two .label_radio{width:30%;padding:25px 0 5px 0; margin:0 auto; float:none; display:inline-block; text-align:center;}
.page2_popup .two .label_radio{background:url(../images/radio-off.png) no-repeat center 5px #fff;}
.page2_popup .two label.r_on{background:url(../images/radio-on.png) no-repeat center 5px #000;}

.page2_popup .three{margin-top:-20px;}
.page2_popup .four{margin-top:-20px;}
.page2_popup .four ul li{width:100%; padding:0; line-height:22px; font-size:15px;}
.page2_popup .five ul li:first-child, .page2_popup .five ul li:last-child{width:100%;}

/*** PAGE 11 ***/
.mozi_details, .main_button{font-size:16px;}
.add_code, .add_code_two{font-size:16px;}
.book_job2{font-size:21px;}
.edit_booking_title{font-size:18px;}
.add_content_box .img_holder{width:100%;}
.add_content_box .img_holder img{width:70%; margin:0 auto;}
.add_content_box .add_img{width:20px; padding:20px 0 0 0;}
.add_content_box .text_holder{width:80%; font-size:18px; padding-top:15px;}

.your_selection h2{font-size:20px; line-height:33px;}
.your_selection h2 a{font-size:17px; line-height:normal;}

/*** PAGE 8 NEW ***/
.page8_new .title{font-size:20px;}
.page8_new .title span.color1, .page8_new .title span.color2{width:42px;}

.page8_new .journey_details_two{background:url(../images/journey2-6.png) no-repeat center 20px;}
.page8_new .journey_details_three{background:url(../images/journey3-6.png) no-repeat center 20px;}
.page8_new .journey_details_four{background:url(../images/journey4-6.png) no-repeat center 20px;}
.page8_new .journey_details_five{background:url(../images/journey5-6.png) no-repeat center 20px;}

.page8_new .journey_details_two ul li:first-child, .page8_new .journey_details_two ul li:last-child,
.page8_new .journey_details_three ul li:first-child, .page8_new .journey_details_three ul li:last-child,
.page8_new .journey_details_four ul li:first-child, .page8_new .journey_details_four ul li:last-child,
.page8_new .journey_details_five ul li:first-child, .page8_new .journey_details_five ul li:last-child{font-size:12px;}

.page8_new .journey_details_two img.color1,
.page8_new .journey_details_three img.color1,
.page8_new .journey_details_four img.color1,
.page8_new .journey_details_five img.color1{width:22px;}

.page8_new .journey_details_three img.color2,
.page8_new .journey_details_four img.color2,
.page8_new .journey_details_five img.color2{width:12px; margin:13px auto 5px auto;}

.page8_new .menuheader{background:none;}
.page8_new .menuheader img{width:90%;}
.page8_new .categoryitems{width:240px;}
.page8_new .categoryitems .title_text{width:60px; font-size:17px;}
.page8_new .categoryitems .tab_text{width:170px;}
.page8_new .categoryitems .title_text{font-size:15px;}
.address_holder{font-size:13px;}
.page8_new .categoryitems .tab_text .car_time .time{font-size:13px;}

.dashboard_area .white_box h3{font-size:16px;line-height:50px;}
.dashboard_area .white_box h3 img{width:50px; margin:0 10px 0 0;}

/*** DASHBOARD WELCOME PAGE ***/
.dashboard_welcome_page .link_holder{font-size:14px; text-align:center}
.dashboard_welcome_page .link_holder ul li{width:50%; padding-bottom:10px; line-height:40px;}
.dashboard_welcome_page .welcome_content ul li{width:88%; padding:25px 3%; margin:10px 3%}
.dashboard_welcome_page .welcome_content h2{font-size:25px; line-height:25px;}
.dashboard_welcome_page .link_holder ul li.mobile_link a{background:#010101; padding:0; width:90%}
.dashboard_welcome_page .link_holder a{padding:0; width:90%; background:#ffd302;}
.dashboard_welcome_page .link_holder a:hover{background:#ffd302;}
}

@media only screen and (max-width:300px), (max-width:320px){
/*** PAGE 8 NEW ***/
.page8_new .title{font-size:17px;}
.page8_new .title span.color1, .page8_new .title span.color2{width:38px;}
.page8_new .categoryitems .title_text{width:60px; padding:0 0 0 10px;}

.page8_new .journey_details_two{background:url(../images/journey2-7.png) no-repeat center 23px;}
.page8_new .journey_details_three{background:url(../images/journey3-7.png) no-repeat center 23px;}
.page8_new .journey_details_four{background:url(../images/journey4-7.png) no-repeat center 23px;}
.page8_new .journey_details_five{background:url(../images/journey5-7.png) no-repeat center 23px;}

}

@media only screen and (max-width:280px){
/*** HEADER ***/
.mobile_header .logo{width:150px;}
.menu_open{width:40px; padding:10px 0 0 0;}
.menu_open a{font-size:13px;}
.menu_open img{width:22px; margin:0 auto 10px auto; float:none;}
#mobile_menu{width:90%; padding:25px 5%; float:left; display:none; position:absolute; top:0; left:0; z-index:500; background:rgba(0,0,0,10);}
#mobile_menu .menu_open a{color:#fed312;}
#mobile_menu .menu{width:100%;}
#mobile_menu .top_link ul li{margin:0 15px 0 0; display:inline-block; float:left; width:auto;}
#mobile_menu .top_link a{color:#fed312; text-decoration:underline;}
#mobile_menu .top_link a:hover{color:#fff;}
#mobile_menu .navagation{width:100%; float:left; padding:45px 0 0 0; line-height:35px;}
#mobile_menu .navagation ul li{margin:0 15px 18px 0;}
#mobile_menu .navagation a.button_one{height:35px; padding:0 14px;}
#mobile_menu .navagation a.book{background:#fed312; color:#000; font-size:18px; padding:0px 20px 5px 20px; margin-top:-20px;}

.chatting_details h3{font-size:15px;}

.van_selection label h2{font-size:16px; width:75%;}
.van_selection label .img_holder img{width:90%;}

/*** PAGE 7 ***/
.mozi_details.page7_fontsize{font-size:15px;}
.mozi_details .text_big_one.page7_text1{width:70%;}
.car_time .text_holder{padding:0;}

/*** PAGE 8 NEW ***/
.page8_new .title{font-size:15px;}
.page8_new .title span.color1, .page8_new .title span.color2{width:33px;}


.page8_new .journey_details_two{background:url(../images/journey2-8.png) no-repeat center 23px;}
.page8_new .journey_details_three{background:url(../images/journey3-8.png) no-repeat center 23px;}
.page8_new .journey_details_four{background:url(../images/journey4-8.png) no-repeat center 23px;}
.page8_new .journey_details_five{background:url(../images/journey5-8.png) no-repeat center 23px;}

.page8_popup .top_content img{width:160px;}
.page8_new .categoryitems .tab_text .car_time .time{font-size:11px;}

/*** PAGE 10 ***/
.your_selection h2 a,.your_selection h2{font-size:15px;}
.your_selection h2 a{padding:5px 15px;}
.your_selection ul li{font-size:15px;}
.schedule_time .shadetabs{font-size:13px;}
.schedule_time .tab_details .label_radio{height:65px;}
.schedule_time .tab_details .label_radio .box.green{width:93%; float:left; cursor:pointer; -moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px; background:#fff;border:3px solid #000; font-size:23px;padding:10px 0; text-align:left; line-height:normal;}
.schedule_time .shadetabs li a{padding:5px 0;}
.schedule_time .tab_details .label_radio .box, .schedule_time .tab_details .label_radio .box.green{font-size:16px; padding:8px 0;}
.schedule_time .tab_details .label_radio .box img{width:15px; margin:2px 10px 0 15px;}
.schedule_time .tab_details .label_radio span{font-size:11px;}
.schedule_time .tab_details .label_radio{margin:0 1% 10px 1%;}

/*** DASHBOARD WELCOME PAGE ***/
.dashboard_welcome_page .link_holder{font-size:12px;}
.dashboard_welcome_page .link_holder ul li{width:50%; padding-bottom:10px; line-height:35px;}

}
