@CHARSET "UTF-8";
@media only screen and (max-width: 599px){  
  .space .help {
    /*margin-left: 550px;*/
  }
    
  /*--------------space------------------*/
  
  .space #content-wrapper {
    padding-top: 0px;
  }
  
  #space-form {
    background-color: #fff;
    padding-top: 20px;
    border: 0;
    border-top: 1px solid #F3F3F3;
  }
  
  #space-form .alert-error {
    margin: 0 auto 2% !important;
    width: 87% !important;
    margin-right: 1.7% !important;
  }
  
  #space-form .alert-success {
    margin: 0 auto 2% !important;
    width: 87% !important;
    margin-right: 1.7% !important;
  }
  
  #space-form .title_div.error{
    background: url("../images/icon_error.png") no-repeat scroll 99% center #F5F5F5 !important;
  }
  
  #space-form .price_name.error{
    background: url("../images/icon_error.png") no-repeat scroll 99% center #F5F5F5 !important;
  }
  
  #space-form .price_name.img-success{
    background: url("../images/icon_success.png") no-repeat scroll 99% center #F5F5F5 !important;
  }
  
  #space-form .title_div.img-success{
    background: url("../images/icon_success.png") no-repeat scroll 99% center #F5F5F5 !important;
  }
  
  #space-form .nearby.img-success{
    background: url("../images/icon_success.png") no-repeat scroll 99% center #F5F5F5 !important;
  }

  #space-form div.wapper-space {
    width: 98%;   
    border: 0;
    margin: 0 auto;
  }

  #space-form .space-form {
    width: 97%; 
    border: none;
    box-shadow: none;
  }
  
  #space-form .column1 {
    width: 100%;
    float: left;
    margin-left: 0px;
  }
  
  #space-form .column2 {
    width: 100%;
    float: right;
    margin-top: 0% !important;
    margin-right: 0px;
    padding-top: 0px;
  }

  #space-form .column2 .book-now #enquire-now, 
  #space-form .column2 .book-now #stickyBookNowBtn { 
      height: 62px !important; 
  }
  #space-form .column2 .more-option a { height: 60px !important; }
  #block-more-options { height: 62px !important; }
  #space-form .column2 #block-more-options .ask-question-option, 
  #space-form .column2 #block-more-options .make-offer-option {
      padding: 11px 0px !important;
  }
  #space-form .column2 #block-more-options .close-option { 
      margin-top: 18px !important;
      margin-left: 13px !important;
      margin-right: 15px !important;
  }
  
  #space-form .label1 {
    margin-top: 6px;
    /* width: 62%; */
    float: left;
    font-size: 10px;
    line-height: 14px;
  }
  .custom_update_listing .box-ajax-load{
    position: relative;
    top: -5px;
    right: -20px;
  }
  .custom_update_listing #ajax-loader{
    -moz-transform: scale(0.4);
    -webkit-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
  }
  .space #select2-drop {
    left: 0 !important;
  }
  
  #space-form .space-form .select2-container-multi .select2-choices {
    width: 96%;
    padding: 2%;  
  }
  
  #space-form .div1 {
    width: 96.9% !important;
    /* margin: 5% 0 auto !important;
    margin-left: 0.7% !important;
    border: 1px solid #dbdbdb!important;
    border-radius: 4px;
    padding-left: 2% !important; */
    background-color: #FFFFFF;
    /* height: 40px; */
  }
  
  #space-form .div3 {
    border-bottom: 1.5px solid rgb(237, 237, 237);
    /* margin-bottom: 6% !important;
    margin-top: 10% !important; */
  }
  #space-form .space-form.fixed_block_button {
    width: 100%; 
   position: relative;
    display: block;
    margin-bottom:120px;
  }
  #space-form .fixed_block {
    /* width: 98% !important;
    margin: 0 !important; */
    border-radius: 0;
    border: none !important;
    border-bottom: 1px solid #dbdbdb !important;
    height: auto;
    padding:0;
  }
  #space-form .fixed_block .save {
    height: 41px;
    margin: 0;
  }
  
  #space-form .save {
    margin-top: 0;
    font-size: 12px;
    height: 40px;
  }
  
  #space-form .save2 {

  }
  
  #space-form .save1 {
    /*margin-right: 1px !important;*/
  }
  
  #space-form .error_title {
    border: 1px solid red !important;
    width: 607px !important;
  }
  
  #space-form .noerror_title {
    border: 1px solid #78db21 !important;
    width: 607px !important;
  }
  
  #space-form .title,
  #space-form .address {
    margin: 10px 0 0 0;
    width: 100%;
  }
  
  #space-form .title_div {
    background: url("../images/ok.png") no-repeat 98% center;
    width: 100%;
    background-color: #f5f5f5;
    height: 40px;
  }

  #space-form .space-form .sec-ev-details .title_name {
    padding: 0 0 0 35px;
    line-height: 40px;
    background-position-x: 12px;
  }
  
  #space-form .title_div.title-gmap {
    width: 99.4%;
  }
  
  #space-form label.title_name {
    width: 115px;
  }
  
  #space-form .title_name {
    font-size: 18px;
    padding-left: 10px;
    padding: 10px 0 0 10px;
  }
  
  div.form .space-form .errorMessage{
    width: 42%;
    font-size: 9px;
    padding: 7px 45px 0 0;
    line-height: 13px;
  }

  #space-form .space-form .sec-ev-charging .errorMessage {
    width: unset;
  }
  
  div.form .space-form .description .errorMessage,
  div.form .space-form .amenities .errorMessage{
    font-size: 9px;
    line-height: 13px;
  }
  #Space_title_em_ {
  	padding-top: 13px;
  }
  div.form .space-form .price_space .errorMessage{
    width: 50%;
    padding-top: 7px;
    padding-right: 45px;
    font-size: 9px;
    line-height: 13px;
  }
  
  #space-form .nearby {
    background: url("../images/ok.png") no-repeat 98% center;
  }
  #space-form .select2-container .select2-default{
    padding: 0px;
  }  

  #space-form .title_name11 {
    width: 63%;
  }
  #space-form .title_name12 {
    width: 35.9%;
  }
  
  #space-form .title_name11 p{
    padding: 5px;
    font-size: 9px;
    line-height: 13px;
  }
  
  #space-form .title_name12 p{
    width: 70px;
    font-size: 10px;
    padding: 10% 0 0 0;
    line-height: 13px;
  }
  
  #space-form .row-nearby .title_name12 p{
    padding: 6% 0 0 0;
  }
  
  .number_character_title,.number_character_description,.number_character_nearby,.number_character_instructions
  {
    width: 25px;
    height: 25px;
    line-height: 26px;
    font-size: 11px;
    margin: 11% 5px 0 0;
  }
  .number_character_nearby {
    margin: 6% 5px 0 0;
  }
  
  #space-form .title1 {
    padding-left: 2%;
    padding-right: 2%;
    width: 96%;
    height: 46px;
    font-size: 20px;
    line-height: 25px;
  }
  
  #space-form .label_space {
    font-size: 12px;
    width: 31%;
    font-weight: 600;
    text-align: right;
    padding-right: 3px;
    padding-top: 11px;
    white-space: nowrap;
  }
  
  #space-form .label_access {
    width: 31%;
    font-size: 12px;
    font-weight: 600;
    text-align: right;
    padding-right: 3px;
    padding-top: 11px;
    white-space: nowrap;
  }

  #space-form select {
    font-weight: normal;
    font-size: 13px;
    margin-top: 8px;
  }
  #space-form .styled-select {
    width: 53%;
    background: url(../images/arrow_select.png) no-repeat 90%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  #space-form .styled-input {
    width: 53%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  
  #space-form .space-form .space_type {   
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
  }
  .form #space-form .row.address {
    margin-bottom: 20px;
  }
  .form .row.map {
    margin-top: 20px;
  }
  #space-form .space-form .type_space {   
    background: url("../images/admin/ok_green.png") no-repeat 99% 42%;
    width: 100%;
  }

  #space-form .space-form .sec-ev-charging .question-2 .type_space {
    background: unset;
  }
  #space-form .space-form .sec-ev-charging .question-2-1 #EvType_name {
    line-height: 32px;
  }
  
  #space-form .space-form .type_access {  
    background: url("../images/admin/ok_green.png") no-repeat 99% 58%; 
    width: 100%;
    margin-top: 10px;
  }

  #space-form .space-form .type_space #space-type-select,
  #space-form .space-form .type_access #access-type-select {
    width: 64%;
    margin-left: 30%;
  }

  #space-form .space-form .type_space #max-entrance-height-select {
    width: 53%;
    margin-left: 31%;
  }
  
  #space-form .space-form .type_access #vehicle-largest-select {
    width: 70%;
    margin-left: 29%;
  }
  
  .space-form #map-canvas {
    height: 230px;
  }
  #space-form .space-form .description, #space-form .space-form .title_nearby {
    margin-top: 14px;
    margin-bottom: 14px;
    width: 100%;
  }
  
  #space-form .space-form .description1 {
    width: 96%;
    padding: 2%;
    min-height: 95px;
  }
  
  #space-form .space-form .sec-ev-details {
    width: 100% !important;
    margin-top: 14px;
    margin-bottom: 14px;
  }
  #space-form .space-form .amenities {
    width: 100% !important;
    margin-top: 14px;
    margin-bottom: 14px;
  }
  
  #space-form .space-form .amenities .textField {
    width: 100%;
  }
  
  #space-form .space-form .amenity {
    width: 45% !important;
    line-height: 25px;
    padding-top: 10px;
    padding-left: 8px;
  }
  
  .space .amenity input[type=checkbox]+label {
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    padding-left: 33px;
  }
  
  #space-form .price_space {
    margin-top: 5%!important;
    margin: 1% !important;
    float: none !important;
    width: 100% !important;
    margin-left: 0% !important;
  }
  #space-form .available_space {
    float: none;
  }
  #space-form .price_table {
    width: 100% !important;
    height: 49% !important;
    margin-top: -0.2% !important;
  }
  
  #space-form .price_div {
    width: 100% !important;
    height: 49% !important;
  }
  
  .available_space {
    float: left;
    text-align: left !important;
    width: 100% !important;
    margin: 5% auto 2%!important;
  }
  
  #space-form .time_day, #space-form .day_week {
    margin-left: 2%;
    width: 96%;
  }
  
  #space-form .available_div {
    width: 100%;
  }
  
  .space-form .available_div .nav-tabs li,
  .space-form .available_div .nav-tabs li a:hover
  {
    background: url("../images/svg/icon_available-grey.svg") no-repeat 8% center;
    background-size: 20px 20px;
    background-color: #f5f5f5;
  }
  
  .space-form .available_div .nav-tabs li a,
  .space-form .available_div .nav-tabs li a:hover 
  {
    background: url("../images/svg/icon_tick-grey.svg") no-repeat 92% center;
    background-size: 20px 20px;
  }
  
  .space-form .available_div .nav-tabs li.active
  {
    background: white url("../images/svg/icon_available-green.svg") no-repeat 8% center;
    background-size: 20px 20px;
  }
  
  .space-form .available_div .nav-tabs .active a, 
  .space-form .available_div .nav-tabs .active a:hover {
    background: url("../images/icon-set_tick-green-ie.png") no-repeat 92% center;
    background-size: 20px 20px;
  }

  #space-form .time_input_from,#space-form .time_input_to {
    width: 57% !important;
  }
  
  #space-form .time_from_div {
    background: url("../images/time_day.png") no-repeat 3px 24px;
    width: 50% !important;
  }
  
  #space-form .time_to_div {
    background: url("../images/time_day.png") no-repeat scroll 3px 24px
      transparent;
    width: 50% !important;;
    float: right;
    margin-right: 0px;
  }
  
  #space-form .time_input_from, #space-form .time_input_to {
    margin-left: 30px;
    line-height: 20px;
  }
  
  #space-form .day_week .btn-primary {
    padding: 12px 0px;
    margin-left: 5px;
  }
  
  .space .ui-timepicker-wrapper {
    width: 29% !important;;
  }
 
  #space-form .avatar_space {
    clear: both;
    width: 100%;
    margin: 5% auto 0;
    float: none;
    border-width: 0px;
  }
  
  #space-form .image_avatar {
    width: 95%;
    margin: 10px 0px 10px 10px;
  }
  
  #space-form .image_avatar img {
    width: 130px;
    height: 130px;
    float: left;
  }
  
  #space-form .avatar_info {
    width: 49%;
    float: right;
  }
   
  #space-form .avatar_space .profile_footer {
    margin: 0px;
    padding: 2% 4%;
    height: 100%;
    width: 92%;
    font-size: 12px;
    color: #828282;
    text-align: justify;
  }
  
  #space-form div.map .tabs-below {
    width: 99.4%
  }
  /* Ensure nav tabs are above wrap_data overlay so they remain clickable on mobile */
  #space-form div.map .tabs-below .nav-tabs {
    position: relative;
    z-index: 10;
  }
  .space-form .gmap #upload{
    width: 100%;
    height: 230px;
  }
  #gmap-tab .nav-tabs li:first-child {
    border: 0 none;
  }
  #gmap-tab .nav-tabs li {
  	width: 33%;
    border-left: 1px solid #E1E1E1;
  }
  #gmap-tab .nav-tabs li:last-child.active a.add-photos,
  #space-update #gmap-tab .nav-tabs li:nth-child(2).active a,
  #space-update #gmap-tab .nav-tabs li:last-child.active a,
  #gmap-tab .nav-tabs li:nth-child(2) a,
  #gmap-tab .nav-tabs li:nth-child(2).active a,
  #gmap-tab .nav-tabs li:last-child.active a,
  #gmap-tab .nav-tabs li:last-child a,
  #gmap-tab .nav-tabs li:first-child a {
    width: 23px;
    padding-left: 0;
  }
  #gmap-tab .nav-tabs li a {
    border: 0 none;
  }
  #space-update #gmap-tab .nav-tabs li:nth-child(2) a,
  #space-update #gmap-tab .nav-tabs li:last-child a,
  #gmap-tab .nav-tabs li:last-child a.add-photos {
    padding-left: 0;
    width: 55px;
    border: 0 none;
  }
  #gmap-tab .nav-tabs li .icon_text {
    display: none;
  }
  .space-form .gmap #upload span{
    background: url(../images/icon_file_new.png) no-repeat center 40px;
    padding-top: 50px;
  }
  
  .space-form .gmap #street_view {
    width: 100%;
    height: 230px;
  }
  
  .space-form .map .wrap_data{
    bottom: 60px;
    width: 80%;
    height: 35px;
  }
  
  #space-form .price_name1 {
    font-size: 11px;
    line-height: 15px;
  }
  #space-form .price_name1 p.note-commission {
    padding-top: 3px;
    font-size: 10px;
  }
  
  #space-form .price_name {
    background: url("../images/admin/ok.png") no-repeat 99% center;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    padding-left: 10px;
    background-color: #f5f5f5;
  }
  
  .space .available_name {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
  }
  
  .space-form .map .wrap_data{
    width: 100%;
    max-width: none;
    height: 250px;
    z-index: 1;
  }
  
  .space-form .map .flexslider .slides img {
    width: 100%;
    height: 230px;
  }
  .space-form .map .flex-viewport {
    width: 100%;
    height: 230px;
    margin-top: 11px;
  }
  
 .space-form .map .flexslider {
    margin: 0px;
    width: 100%;
  }


  #space-form .view-form #slide_data div.flex-viewport {
    width: 95%;
    margin-left: 0px;
  }
  
  #streetview-canvas .no-image{
    height: 230px;
  }
  
  #streetview-canvas .no-street-view{
    height: auto;
  }
  
  .space-form #streetview-canvas {
    height: 230px;
  }
  
  .space-form .gmap #street_view_thumb, .space-form .gmap #map_view_thumb, .space-form .gmap .price_view_thumb {
    display: none;
  }
  
  /*  model widget space upload*/
  #modalSpaceUpload{
    width: 100%;
    left: 0;
    top: 5%;
    position: absolute !important;
  }
  #modalSpaceUpload .modal-body {
    max-height: none !important;
  }
  #modalComfirm {
    top: 5%;
  }
  #modalSpaceUpload .modal-footer {
    padding: 10px;
  }
    
  #modalComfirm .modal-body p{
    width: 100%;
  }
    
  #modalSpaceUpload #modal-footer .green_btn#modal-close, #modalSpaceUpload #modal-footer .green_btn#modal-save-image  {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
    
  .modal-custom .content-upload {
    
  }
  #modalSpaceUpload .modal-header h3{
    padding-left: 0px;
  }
    

    
  /* ---------------------------------------------------------------------- */
  /*  view listing
  /* ---------------------------------------------------------------------- */

    
  #space-form .view-form .label-message-success {
    margin-top: 5px;
    font-size: 10px;
    line-height: 14px;
  }
  
  #space-form .view-form .view_title {
    font-size: 19px;
    padding-top: 6px;
  }
  
  #space-form .view-form div.space_type {
    margin: 5px 0px 10px 0;
  }
  #space-form .view-form .view_value_space_height,
  #space-form .view-form span.space_type,
  #space-form .view-form span.access_type {
    font-size: 12px;
  }
  
  #space-form .view-form .view_value_space {
    font-size: 12px;
    width: 100px;
    min-width: 27%;
  }
  #space-form .view-form .view_value_space_height {
    min-width: 26%;
  }
  #space-form .view-form span.access_type {
    margin-left: 10px;
  }
  #space-form .view-form .view_value_space_vehicle {
    font-size: 12px;
  }
  #space-form .view-form .price_label {
    font-weight: bold;
  }
  #space-form .view-form .column2 .wrap-price{
    width: 100%;
    float: left;
    margin-bottom: 15px;
  }
  
  #space-form .view-form .column2 .view_price{
    width: 100%;
    height: 85px;
    border: none;
    border-bottom: 1px solid #e3e3e3
  }
  
  #space-form .view-form .amount{
    font-size: 25px;
    height: 30px;
    padding-top: 15px;
  }
  
  #space-form .view-form .prices{
    width: 33%;
    height: 85px;
  }
  
  #space-form .view-form .price_label{
    height: 36px;
    text-align: center;
    padding-top: 9px;
    color: #484848;
    font-size: 14px;
  }
  #space-form .view-form input.green_btn{
    width: 75%;
    float: right;
    margin-left: 0;
    margin-top: 15px;
  }

  #space-form .view-form input.green_btn.icon {
    background: url("../images/icon_enquiry.png") no-repeat 50% center;
    background-color: #EBEBEB;
    float: left;
    width: 22%;
  }
  
  #space-form .view-form input.green_btn.icon:hover {
    background: url("../images/icon_enquiry.png") no-repeat 50% center;
    background-color: #EBEBEB;
  }
  
  
  #space-form .view-form div.description,#space-form .view-form div.amenities{
    margin-top: 10px;
    margin-bottom: 0px;
  }
  
  #space-form .view-form div.description label.description_value {
    font-size: 14px;
  }
  
  #space-form .view-form div.description .description,
  #space-form .view-form div.amenities .amenities
  {
    margin-bottom: 5px;
    font-size: 20px;
  }
  #space-form .view-form div.description label.description_value {
    margin-top: 0px;
  }
  
  #space-form .view-form div.amenities span.amenities {
    font-size: 14px;
    margin-top: 20px;
    line-height: 30px;
  }
  
  #space-form .view-form #slide_data .slide-title{
    font-size: 16px;
    height: 30px;
    padding-left: 10px;
    padding-top: 10px;
  }
  #space-form .view-form #slide_data a.flex-prev{
    height: 30px;
    width: 20px;
    background: url("../images/arow-slide.png") no-repeat 0px 7px;
    top: -15px;
    left: auto;
    right: 17px;
    border: none;
  }
  #space-form .view-form #slide_data a.flex-next{
    height: 30px;
    width: 20px;
    background: url("../images/arow-slide.png") no-repeat -15px 7px; 
    top: -15px;
    right: 4px;
    border: none;
  }
  #space-form .view-form #slide_data img.slide-img{
    width: 90px;
    height: 90px;
    margin-right: 5px;
  }
  #space-form .view-form #slide_data .flex-caption{
    width: 50%;
    border-right: 0px;
  }
  
  #space-form .view-form #slide_data div.slide_title {
    font-size: 12px;
  }
  
  #space-form .view-form #slide_data .slide_week_price {
    width: 65px;
  }

  
  #space-form .view-form #slide_data{
    width: 100%;
  }
  
  #space-form .view-form div.social{
    margin-bottom: 15px;
  }

  #space-form .line-break {
      margin-top: 25px;
  }
  .google-ratings-section {
      margin: 0 auto 15px auto !important;
      width: fit-content !important;
  }
  .google-ratings-section .tb {
      width: 270px !important;
  }

  .space-details-bottom {
      width: 96% !important;
      margin: 0 auto 20px auto !important;
      font-size: 15px !important;
  }
  .space-details-bottom .row-date {
      margin-bottom: 10px !important;

  }

  /* ---------------------------------------------------------------------- */
  /*  model widget complete listing*/
  #space-view #modalCompleteListing{
    width: 98%;
    top: 2%;
    margin-left: 1%;
    left: 0px;
  }
  #space-view .modal-custom #modal-footer .tweet_btn {
    width: 100%;
    margin-bottom: 5px;
  }
  #space-view .modal-custom #modal-footer .green_btn {
    width: 100%;
    margin: 5px 0px;
  }
  /*CSS for Google adsense*/
  #space-form .wrap_google_adsense{
    display: none;
  }

  #space-form .wrap_google_adsense_mobile {
    float: none;
    width: 96%;
    margin: 15px auto;
  }
  #space-form .wrap_google_adsense_mobile .google_adsense {
    width: 320px;
    overflow: hidden;
    margin: 0px auto;
    border: none;
  }

  #space-form .list_spacer, 
  #space-form .list_instant_booking {
    width: 100%;
  }
  #space-form .list_spacer_name.img-success, 
  #space-form .list_instant_name.img-success {
    background: url(../images/svg/icon_tick-green.svg) no-repeat scroll calc(100% - 20px) center #F5F5F5;
    background-size: 30px 30px;
  }
  #space-form .list_spacer_name.error, 
  #space-form .list_instant_name.error {
    background: url(../images/svg/icon_orange-alert.svg) no-repeat scroll calc(100% - 20px) center #F5F5F5;
    background-size: 30px 30px;
  }

  /*-------------------widget link-----------------------------*/
  #space-view_v3 #longtail-widget-location .longtail-content h2 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  #space-view_v3 #longtail-widget-location ul#longtail-links li a {
    font-size: 14px;
  }
  
} /* end max-width: 599px  */

/* ---------------------------------------------------------------------- */
/*  min-width: 360px*/
@media only screen and (min-width: 360px) and (max-width: 599px) {
  #space-form .title_name12 p{
     padding: 5% 0 0 10%;
  }
  .number_character_title,.number_character_description,.number_character_nearby,.number_character_instructions
  {
    margin: 4% 8px 0 0;
  }
}

/* ---------------------------------------------------------------------- */
/*  landscape iphone min-width 400px;*/
@media only screen and (min-width: 400px) and (max-width: 599px) {

  #space-form .title1 {
    height: 25px;
  }
   #space-form .title_name12 p{
     padding: 5px 0 0 10%;
   }
  .number_character_title,.number_character_description,.number_character_nearby,.number_character_instructions
  {
    margin: 5px 8px 0 0;
  }
  #space-form .label_space, #space-form .label_access {
    width: 22%;
  }
  #space-form .styled-select {
    width: 65%;
  }

  #space-form .space-form .type_space #space-type-select,
  #space-form .space-form .type_access #access-type-select,
  #space-form .space-form .type_space #max-entrance-height-select,
  #space-form .space-form .type_access #vehicle-largest-select {
    width: 65%;
    margin-left: 23%;
  }
  
  #space-form .day_week .btn-primary {
    padding: 15px 0px;
  }
  div.form .space-form .errorMessage{
    width: 58%;
    padding: 2px 45px 0 0;
    font-size:12px;
  }
  
  #space-form .btn-primary:hover,#space-form .btn-primary:active,#space-form .btn-primary.active,#space-form .btn-primary.disabled,#space-form .btn-primary[disabled]
  {
    width: 40px;
  }
  #space-form .btn-primary {
    width: 40px;
  }
}

@media only screen and (min-width: 545px) and (max-width: 599px) {
  #space-form .label1 {
    /*margin-top: 13px;*/
  }
}

@media only screen and (min-width: 360px) and (max-width: 414px) {
  #space-form .view-form .view_value_space_vehicle {
    width: 50px;
  }
  #space-form .view-form .view_value_space {
    width: 100px;
    min-width: 25%;
    font-size: 12px;
  }
  #space-form .view-form .view_value_space_height {
    min-width: 24%;
    font-size: 12px;
  }
}

@media only screen and (max-width: 599px) {
  .custom_update_listing .save{
    width: 29% !important;
  }
  .custom_update_listing .label1{
    /* width: 58% !important; */
    font-size: 13px !important;
  }
}
@media only screen and (max-width: 414px) {
  .custom_update_listing .box-ajax-load{
    right: -5px;
  }
}
@media only screen and (max-width: 380px) {
  .custom_update_listing{
    height: 52px !important ;
  }
  .custom_update_listing .label1{
    /* width: 48% !important; */
  }
  .custom_update_listing .save{
    width: 35% !important;
    height: 53px !important;
  }
  .custom_update_listing .box-ajax-load{
    right: -10px;
    top: 1px;
  }
}
@media only screen and (max-width: 320px) {
  .custom_update_listing .save{
    font-size: 14px !important;
  }
  .custom_update_listing .label1{
    font-size: 10px !important;
  }
  .custom_update_listing .box-ajax-load{
    right: -5px !important;
    top: 1px;
  }
}
@media only screen and (max-width: 600px) {
  #space-view_v3 #longtail-widget-location ul#longtail-links li a {
    padding: 10px 0;
  }
}

/*VWO: Adding a sticky "Book Now" CTA | Mobile*/
@media only screen and (max-width: 599px){
  #space-view_v3 #space-form .column2 .wrap-price-date {
    width: 100%;
  }
  #space-view_v3 .productInfoBlock {
    position: relative;
    width: 100%;
    float: left;
  }
  #space-view_v3 .map.mapBlock {
    width: 100% !important;
  }
  #space-view_v3 .productInfoBlock .view_title {
    max-width: 80% !important;
  }
  #space-view_v3 .productInfoBlock .social_share {
    position: absolute;
    right: 5px;
    top: 5px;
    width: auto !important;
    margin: auto !important;
  }
  #space-view_v3 .productInfoBlock .social_share img {
    max-width: 30px;
  }
  #space-view_v3 #space-form .booking_view.viewBookingBlock {
    margin-bottom: 5px !important;
    margin-top: 10px !important;
  }
  #space-view_v3 .price-total-bond {
    margin-top: 10px !important;
  }
  #space-view_v3 .stickyBookButton {
    display: block !important;
    position: fixed !important;
    left: 0;
    right: 0;
    bottom: -80px;
    transition: 0.3s bottom ease-in-out;
    -webkit-transition: 0.3s bottom ease-in-out;
    -moz-transition: 0.3s bottom ease-in-out;
    border-radius: 0px !important;
    background: #21b685;
    z-index: 99;
    width: 100% !important;
  }
  #space-view_v3.stickyBtn .stickyBookButton {
    bottom: 0px;
  }
  #space-view_v3 .stickyBookButton:after {
    display: none !important;
  }
  #space-view_v3.stickyBtn #launcher {
    bottom: 50px !important;
  }
  #space-view_v3 #space-form .view-form div.space_type{
    width: 100% !important;
  }
  #space-form .block_space_type .col-2 { 
    padding-right: 0;
    display: block;
    width: unset;
  }
  #space-form .block_space_type section {
    font-size: 14px;
  }
}

/*END*/