@media all and (max-width: 700px) {
  html, body {
    height: 100%;
  }
  /*html.mobile #billing-pane, html.mobile #delivery-pane{
      float:none;
      width:100%;
      width:336px;
      margin: 0 auto 20px;
  }*/
  html.mobile #billing-pane {
    padding-right: 0;
  }
  /*html.mobile #delivery-pane{
      margin-top: 20%;
  }*/
  html.mobile #zocart-step1-form #edit-actions--2, html.mobile #zocart-step1-form #edit-actions {
    width: 100%;
  }
  html.mobile div.line_item div.key {
    padding-left: 0;
  }
  html.mobile div.line_item div.value {
    float: right;
  }
  html.mobile div.keyClone {
    padding-left: 0;
  }
  html.mobile div#select_shipping_method .key {
    padding-left: 16px;
  }
  html.mobile div.zo_cart_review {
    width: 100%;
  }
  html.mobile div.zo_cart_review table.cart_items {
    width: 100%;
  }
  html.mobile .zo_cart_review p {
    clear: left;
    margin-left: 0 !important;
  }
  html.mobile div.zocart_billing_shipping {
    width: 100%;
  }
  html.mobile #giftcard-pane {
    width: 100%;
  }
  html.mobile #uc-cart-checkout-form #edit-actions {
    width: 100%;
  }
  html.mobile #billing_shipping-pane {
    width: 100%;
  }
  html.mobile #billing_shipping-pane table {
    width: 100%;
  }
}

@media (min-width: 769px) and (max-width: 900px) {
  html.mobile #wrapper {
    min-width: 0;
  }
  /*html.mobile input:focus, html.mobile select:focus, html.mobile textarea:focus {
          font-size: 24px !important;
  }*/
  html.mobile .add_product_wrapper {
    width: 100%;
  }
  html.mobile .add_product_wrapper div.qty_drop {
    width: 75px;
    left: auto;
    right: 0;
    outline: none;
  }
  html.mobile body.page-account div.zocart_login_create {
    margin: 0 2%;
    width: 96%;
  }
  html.mobile body.page-account div.zocart_login_create .right {
    float: none;
    padding: 0 0 10%;
    margin: 0 0 2%;
    width: 100%;
    border: none;
    border-bottom: 1px solid #cccccc;
  }
  html.mobile body.page-account div.zocart_login_create .left {
    float: none;
    padding: 0;
    margin: 0;
    width: 100%;
    border: none;
  }
  html.mobile body.page-account div.zocart_login_create .left #zocart-login-form {
    text-align: center;
    margin: 0 0 10% 0;
  }
  html.mobile div.zocart_login_create .left {
    float: none;
    margin: 0 auto 10px;
  }
  html.mobile div.zocart_login_create .right {
    float: none;
    margin: 30px auto 0;
  }
  html.mobile div.zocart_login_create .right p {
    margin-bottom: 12px;
    width: auto;
  }
  html.mobile .inc_bar input {
    -webkit-appearance: none;
    outline: none;
    background: none;
    background-color: transparent;
    border-radius: 0;
  }
  #mainContent .product_full_width .product_page h1 {
    margin-top: 70px;
    max-width: 100%;
  }
  .product_full_width div.description {
    width: 50% !important;
  }
  .product_reviews {
    width: 84% !important;
  }
  #footer {
    min-width: inherit !important;
  }
  .product_full_width div.product_tabs ul.product_tabs .product_tab {
    width: 24.7% !important;
  }
}

@media all and (max-width: 768px) {
  .pro_results .place .distance {
    width: 70px;
  }
  html.mobile #wrapper {
    min-width: 0;
  }
  /*html.mobile input:focus, html.mobile select:focus, html.mobile textarea:focus{
      font-size: 24px !important;
  }*/
  html.mobile .add_product_wrapper {
    width: 100%;
  }
  html.mobile .add_product_wrapper div.qty_drop {
    width: 75px;
    left: auto;
    right: 0;
    outline: none;
  }
  html.mobile body.page-account div.zocart_login_create {
    margin: 0 2%;
    width: 96%;
  }
  html.mobile body.page-account div.zocart_login_create .right {
    float: none;
    padding: 0 0 10%;
    margin: 0 0 2%;
    width: 100%;
    border: none;
    border-bottom: 1px solid #cccccc;
  }
  html.mobile body.page-account div.zocart_login_create .left {
    float: none;
    padding: 0;
    margin: 0;
    width: 100%;
    border: none;
  }
  html.mobile body.page-account div.zocart_login_create .left #zocart-login-form {
    text-align: center;
    margin: 0 0 10% 0;
  }
  html.mobile div.zocart_login_create .left {
    float: none;
    margin: 0 auto 10px;
  }
  html.mobile div.zocart_login_create .right {
    float: none;
    margin: 30px  auto 0;
  }
  html.mobile div.zocart_login_create .right p {
    margin-bottom: 12px;
    width: auto;
  }
  html.mobile .inc_bar input {
    -webkit-appearance: none;
    outline: none;
    background: none;
    background-color: transparent;
    border-radius: 0;
  }
  .check_balance_link {
    display: block;
    float: none;
    background: #1e77d8;
    color: #ffffff;
    text-transform: uppercase;
    padding: 6px 36px;
    width: 152px;
    margin: 3% 0 0 5%;
  }
  #mainContent .product_full_width .product_page h1 {
    margin-top: 70px;
    max-width: 100%;
  }
  .product_full_width div.description {
    width: 92%;
  }
  .product_full_width div.product_tabs ul.product_tabs .product_tab {
    border-bottom: 1px solid #fff;
    width: 33% !important;
  }
  @media all and (max-width: 599px) {
    #mainContent .product_full_width .product_page h1 {
      font-size: 20px !important;
      padding-bottom: 10px;
      margin-bottom: 0;
    }
  }
  /* insert styles here */
  /*html.mobile .sup{
     font-size:53%;
     text-decoration: none;
     position: relative;
     top:-1px;
  }*/
  html.mobile #header .primary_menu,
  html.mobile #nav_banner,
  html.mobile #home_c2a,
  html.mobile #home_bottom_banners,
  html.mobile .online_store,
  html.mobile .top_store_bar .account_bar a,
  html.mobile .top_store_bar .account_bar span,
  html.mobile .top_store_bar .account_bar br,
  html.mobile .taxonomy_banner,
  html.mobile .advice_banner {
    display: none;
  }
  #tabs-wrapper ul {
    margin: 0;
    padding: 0;
    border: 0;
  }
  #tabs-wrapper ul li {
    display: block;
  }
  #tabs-wrapper ul li a {
    border: none;
    background: transparent;
    padding-left: 0;
    color: #1e5ce8;
  }
  html.mobile .section_term {
    color: #666666;
    font-family: 'News Cycle', sans-serif;
    font-size: 15px;
    line-height: 1.3em;
    padding: 0 0 1% 4%;
  }
  html.mobile .title_bar .headline {
    display: none;
  }
  html.mobile body.page-products .title_bar,
  html.mobile .title_bar {
    border-top: 1px solid #cccccc;
    border-bottom: 2px solid #cccccc;
    width: 96%;
    padding: 2% 0 2% 4%;
    font-size: 18px;
  }
  html.mobile body.page-products .title_bar .desc {
    display: none;
  }
  html.mobile body.page-products #mainContent {
    margin-top: 5%;
  }
  html.mobile .title_bar {
    width: 100%;
  }
  .stwrapper.stwrapper5x {
    transform: scale(0.9);
  }
  @media all and (min-width: 480px) {
    html.mobile a.cart_add, a.notify_stock {
      font-size: 16px !important;
    }
  }
  html.mobile div#main_content {
    padding-top: 0;
  }
  html.mobile body.page-node-261 #mainContent div.content ul {
    display: none;
  }
  html.mobile body.page-node-261 div#main_content {
    /*min-height: 0 !important;*/
  }
  html.mobile body.node-type-event #mainContent .region-content h2, html.mobile body.node-type-press-release #mainContent .region-content h2 {
    width: 100%;
  }
  html.mobile body.node-type-event a.back2list, body.node-type-press-release a.back2list {
    top: 15px;
  }
  html.mobile .wsite {
    min-width: 320px;
    width: 100%;
  }
  html.mobile .mdispb {
    display: block;
  }
  html.mobile .mdispib {
    display: inline-block;
  }
  html.mobile .mdispi {
    display: inline;
  }
  html.mobile .desktop {
    display: none !important;
  }
  html.mobile #header div.middle {
    min-height: 69px;
    padding: 0px 0;
  }
  html.mobile #header .zologo {
    position: static;
    margin: 0 auto;
    width: 268px;
    height: 69px;
  }
  html.mobile .top_store_bar {
    font-size: 11.5px;
    padding: 5px 0;
    height: 20px;
    color: #F7931E;
  }
  html.mobile .top_store_bar span.accounts {
    display: inline-block;
    margin: 0px 0 0 2%;
  }
  html.mobile .top_store_bar span.accounts a {
    font-size: 11.5px;
  }
  html.mobile .search-form {
    margin-bottom: 1em;
    padding: 2%;
    width: 94%;
  }
  html.mobile #header .account_bar {
    padding: 5px 7px 4px 10px;
  }
  .stwrapper.stwrapper5x {
    transform: scale(1);
  }
  @media all and (max-width: 390px) {
    html.mobile #header .account_bar {
      padding: 5px 2px 4px 5px;
    }
  }
  html.mobile #header .account_bar span {
    /*display:none;*/
  }
  html.mobile #header .account_bar a {
    font-size: 11.5px;
    position: relative;
    top: 3px;
  }
  html.mobile #header .account_bar a.bag {
    margin-top: 0;
    padding-left: 8px;
    position: relative;
    right: 0;
    top: -4px;
  }
  html.mobile .top_store_bar .account_bar a.bag {
    display: inline-block;
  }
  html.mobile #header .account_bar a.bag img {
    height: 19px;
    margin-top: 7px;
    vertical-align: middle;
    width: 17px;
  }
  html.mobile .home_icon img {
    margin: 0px 10px -4px 0px;
  }
  @media all and (max-width: 350px) {
    html.mobile .top_store_bar, html.mobile #header .account_bar a, html.mobile .top_store_bar span.accounts a {
      font-size: 10px;
    }
    html.mobile .home_icon img {
      margin: 0px 0px -4px 0px;
    }
  }
  html.mobile .bottom_drop {
    margin: 0;
    width: 100%;
  }
  html.mobile ul.checkout_steps {
    margin: 2% 2px 15px !important;
    padding: 1px 0 2%;
  }
  html.mobile ul.checkout_steps li {
    width: auto;
    font-size: 10px;
    padding: 7px 2%;
  }
  @media all and (max-width: 400px) {
    html.mobile ul.checkout_steps li {
      font-size: 9px;
    }
    /*html.mobile #uc-cart-view-form #edit-checkout--2, html.mobile #zocart-step1-form #edit-submit,
    html.mobile #uc-cart-view-form #edit-checkout--2:hover, html.mobile #zocart-step1-form #edit-submit:hover{
        background-position: top right;
        width:95px;
    }*/
    html.mobile #uc-cart-view-form #edit-actions a.another_giftcard, html.mobile #zocart-step1-form #edit-actions--2 a.another_giftcard {
      font-size: 10px;
      line-height: 1.3em;
      margin-bottom: 10px;
      padding-left: 5px;
      padding-right: 5px;
      width: 85px;
    }
  }
  @media all and (max-width: 460px) {
    #product_also_update .div-left {
      max-width: 100% !important;
    }
    html.mobile div.form-item-panes-payment-details-cc-exp-month label {
      float: none;
    }
    html.mobile #uc-cart-checkout-form #payment-details #edit-panes-payment-details-cc-exp-year {
      margin-top: -9px;
    }
    html.mobile .payment-details-credit label {
      float: none;
    }
    .check_balance_link {
      display: none;
    }
  }
  html.mobile div.form-item-panes-delivery-copy-address, html.mobile div.form-item-panes-billing-shipping-delivery-copy-address {
    top: -15px;
  }
  #zocart-login-form #edit-submit,
  html.mobile body.page-account #zocart-create-form #edit-create-account,
  html.mobile #zocart-create-form #edit-create-account {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 289px;
    width: 100%;
  }
  html.mobile div.form-item-panes-delivery-copy-address label,
  html.mobile div.form-item-panes-billing-shipping-delivery-copy-address label {
    position: relative;
    top: 4px;
  }
  html.mobile #uc-cart-checkout-form #edit-continue {
    background-position: top center;
    width: 140px;
  }
  html.mobile #uc-cart-checkout-form a.back {
    position: absolute;
    left: 3%;
  }
  html.mobile .zocart_login_create .choose_physician {
    display: none;
  }
  html.mobile div.store_frame {
    margin: 0 auto;
    padding: 10px 2%;
    width: 94%;
    min-height: 0;
    overflow: hidden;
  }
  html.mobile #right_column_cart {
    float: none;
    display: none;
  }
  html.mobile div.zocart_login_create input.form-checkbox, html.mobile input.form-radio {
    margin-top: 8px;
  }
  html.mobile body.page-cart-checkout-choose h2 {
    font-size: 17px;
  }
  html.mobile #mainContent {
    width: 100%;
  }
  html.mobile body.page-doctor div.messages,
  html.mobile body.page-cart div.messages {
    width: auto !important;
  }
  html.mobile div.zo_cart_review table.cart_items td.title {
    padding-bottom: 5px;
  }
  html.mobile div.order_conf {
    width: 100%;
  }
  html.mobile div.order_conf div.process {
    width: 100%;
  }
  html.mobile div.order_conf div.order_summary {
    width: 99%;
    padding: 17px 0 33px 1%;
  }
  html.mobile div.order_conf p {
    width: 98%;
  }
  html.mobile #uc-cart-view-form table.sticky-header {
    display: none;
  }
  html.mobile #uc-cart-view-form table {
    width: 100%;
  }
  html.mobile #uc-cart-view-form table td.image {
    width: 15%;
  }
  html.mobile #uc-cart-view-form table td.desc {
    width: 30%;
  }
  html.mobile #uc-cart-view-form table td.each {
    display: none;
  }
  html.mobile #uc-cart-view-form table td.qty {
    width: 7%;
  }
  html.mobile #uc-cart-view-form table td.qty input {
    width: 30px;
  }
  html.mobile #uc-cart-view-form table td.price {
    width: 12%;
  }
  html.mobile #uc-cart-view-form table td.remove {
    width: 7%;
  }
  html.mobile #uc-cart-view-form table td.subtotal div.subtotal {
    width: 98%;
    padding-right: 2%;
  }
  html.mobile #uc-cart-view-form #edit-actions {
    width: 98%;
    margin-right: 2%;
  }
  html.mobile #uc-cart-view-form #edit-actions a, html.mobile #zocart-step1-form #edit-actions--2 a {
    margin: 2% 0 0 2%;
  }
  html.mobile #uc-cart-view-form #edit-checkout--2, html.mobile #zocart-step1-form #edit-submit {
    margin-left: 10px;
  }
  html.mobile #uc-cart-view-form #edit-actions a.another_giftcard, html.mobile #zocart-step1-form #edit-actions--2 a.another_giftcard {
    margin-bottom: 10px;
  }
  html.mobile body.page-account #zocart-create-form h2 {
    margin-left: auto;
    text-align: center;
  }
  html.mobile body.page-account div.zocart_login_create .right p {
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
    width: auto;
  }
  .locator_choose a.advanced_search {
    float: none;
    position: static;
  }
  .locator_choose table {
    width: 100%;
  }
  html.mobile .locator_choose .ajax_results {
    width: 97%;
  }
  html.mobile .locator_choose a.choose {
    display: inline-block;
    margin-top: 6px;
    position: static;
  }
  html.mobile #mainContent div.content .generic-container, html.mobile #mainContent .generic-container {
    padding: 4%;
    margin: 1%;
    width: 98%;
    font-size: 12px;
  }
  html.mobile div.content div.content ol {
    font-size: 12px;
  }
  html.mobile #mainContent div.content .generic-container p {
    margin-bottom: 4%;
  }
  html.mobile body.page-node-53 .normal p {
    font-size: 12px;
  }
  html.mobile #node-53 {
    width: 100%;
    padding-left: 2%;
  }
  html.mobile #node-53 p strong span.blue {
    font-weight: normal;
  }
  html.mobile #node-53 hr {
    width: 97%;
    margin: -1%;
  }
  html.mobile #webform-client-form-53 div.form-item {
    width: 98%;
  }
  html.mobile #webform-client-form-53 div.form-item-subscribe {
    width: 200px;
  }
  html.mobile #webform-client-form-53 .form-text {
    width: 70%;
  }
  html.mobile #webform-client-form-53 .form-textarea {
    width: 72%;
  }
  html.mobile #webform-client-form-53 .grippie {
    display: none;
  }
  html.mobile #header .account_bar span.mdispi {
    display: inline-block;
  }
  html.mobile .pro_results .place {
    background-color: transparent;
    width: 100%;
    min-width: 320px;
  }
  html.mobile .mcontrols {
    background-color: #F4F4F4;
    margin-bottom: 23px;
    margin-right: 0;
    padding: 2% 4%;
    width: 100%;
  }
  html.mobile .mcontrols label {
    color: #333333;
    display: block;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    margin-bottom: 6px;
  }
  html.mobile .mcontrols div.maddress {
    padding-bottom: 10px;
    position: relative;
  }
  html.mobile .mcontrols input {
    border: 1px solid #CCCCCC;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2) inset;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11.5px;
    padding-top: 2px;
    text-align: center;
  }
  html.mobile .mcontrols input.maddress {
    margin-bottom: 2px;
    margin-right: 5px;
    padding-left: 5px;
    position: relative;
    text-align: left;
    top: -5px;
    width: 82%;
  }
  html.mobile .mcontrols input.submit_go {
    border: medium none;
    box-shadow: none;
    margin-top: 1.5px;
  }
  html.mobile .mcontrols table {
    font-size: 12px;
    height: 40px;
    margin-left: -2px;
    vertical-align: top;
    width: 100%;
    max-width: 330px;
  }
  html.mobile .mcontrols table td {
    vertical-align: top;
  }
  html.mobile .mcontrols .search_status {
    position: absolute;
    left: 98%;
    top: 20px;
  }
  html.mobile .pro_results .place .name {
    max-width: 80%;
  }
  html.mobile .pro_results .place div.marker,
  html.mobile .pro_results .place .products,
  html.mobile .pro_results .place .name,
  html.mobile .pro_results .place .address,
  html.mobile .pro_results .place .info {
    width: auto;
    margin: 0;
    float: none;
  }
  html.mobile .pro_results .place .name .practice {
    font-weight: bold;
  }
  html.mobile .pro_results .place .distance {
    float: none;
    position: absolute;
    top: 5px;
    right: 0;
    font-weight: normal;
    margin: 0;
  }
  html.mobile .pro_results .place .address {
    font-weight: normal;
  }
  html.mobile .pro_results .place .phone {
    font-weight: bold;
  }
  html.mobile .pro_results .place div.marker {
    float: left;
    width: 40px;
    height: 120px;
  }
  html.mobile .pro_results .place div.oneline {
    float: left;
    border-top: 1px solid #cdcdcd;
    min-width: 280px;
    width: 85%;
    padding: 5px 0;
  }
  html.mobile .pro_results .place div.marker img.marker {
    margin-left: 7px;
    position: relative;
    top: 8px;
    width: 22px;
    height: 30px;
  }
  html.mobile .pro_results .place div.marker img.marker.combined {
    height: auto;
  }
    /*#list_results div.place a.choose,
    #list_results div.place a.choose:hover{
        margin:0;
        padding:0;
        background:none;
        color:#2679D5;
        text-align: left;
        display:inline;
    }

    #list_results div.place a.choose:hover{
        color:#333333;
        text-decoration: underline;
    }*/
  html.mobile #list_results div.place a.choose {
    margin: 5px 0 7px 0;
    width: 180px;
  }
  html.mobile .left_column {
    display: none;
  }
  html.mobile .product_line {
    background: none;
    width: 100%;
    height: auto;
    margin: 0;
  }
  html.mobile .product_line p {
    color: #666666;
    font-family: 'News Cycle',sans-serif;
    font-size: 15px;
    line-height: 1.3em;
    padding: 0 0 1% 4%;
  }
  html.mobile div.product_line .sup {
    vertical-align: super;
  }
  html.mobile div.main_area {
    width: 100%;
    float: none;
  }
  html.mobile body.page-cart div.main_area {
    float: none;
    width: 100%;
  }
  html.mobile body.node-type-event .region-content,
  html.mobile body.node-type-press-release .region-content,
  html.mobile .block-views {
    padding: 1.5% 0;
    margin: 0 2%;
    width: 96%;
  }
  html.mobile .view-video-list .view-content {
    width: 96%;
    margin: 0 2%;
    overflow: hidden;
  }
  html.mobile .view-video-list .views-row {
    width: 42% !important;
    padding: 0 6% 3% 0;
  }
  html.mobile .views-field-field-media-thumb img {
    width: 100%;
    height: auto;
  }
  html.mobile .view-video-list .with_prev {
    margin-left: 4% !important;
  }
  html.mobile .media-list .with_prev {
    margin-left: 6%;
  }
  html.mobile .media-list .views-row {
    width: 25%;
    padding: 0 6% 3% 0;
  }
  html.mobile .inline_media_box {
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }
  html.mobile .inline_media_box .left {
    width: 96%;
    margin: 2%;
    float: none;
  }
  html.mobile .inline_media_box .left img {
    width: auto;
    max-height: 200px;
  }
  html.mobile .inline_media_box .right {
    width: 96%;
    margin: 0 2%;
    float: none;
    padding: 0;
  }
  html.mobile .inline_media_box .yt {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
  }
  html.mobile body.path_news div.title_bar {
    margin-top: 0;
  }
  html.mobile body.node-type-event .region-content,
  html.mobile body.node-type-press-release .region-content,
  html.mobile .block-views {
    border: none;
  }
  html.mobile .media-list .pager {
    position: static;
    height: 0;
    margin: 0;
    padding: 0 !important;
  }
  html.mobile .media-list .pager .pager-previous a {
    left: -2%;
    right: auto;
    top: 42%;
  }
  html.mobile .media-list .pager .pager-next a {
    right: -2%;
    top: 42%;
  }
  html.mobile #zo-myaccount-form {
    border: none;
    width: 96%;
    padding: 10px 2% 80px 2%;
    margin: 0;
  }
  html.mobile #block-block-17 img {
    width: 100%;
    height: auto;
  }
  html.mobile input.form-checkbox, html.mobile input.form-radio {
    vertical-align: top;
  }
  html.mobile #zo-myaccount-form label.option {
    width: 90%;
    white-space: normal;
    line-height: 1.2em;
  }
  html.mobile #zo-myaccount-form .form-type-textfield label {
    line-height: 2em;
  }
  html.mobile #zo-myaccount-form a.change-phys {
    display: none;
  }
  html.mobile #zo-myaccount-form .form-text {
    background: none;
    border: 1px solid #EDEDED;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2) inset;
    color: #333333;
    font-size: 13px;
    padding: 9px 0 5px 5px;
    width: 96%;
    max-width: 224px;
  }
  html.mobile #zo-myaccount-form .form-item {
    width: 96%;
    padding-right: 2%;
    padding-left: 2%;
  }
  html.mobile #edit-finderlink a p {
    display: inline;
  }
  html.mobile div.free-shipping {
    margin: 2% 0;
    width: 100%;
    height: 0;
    padding-bottom: 16%;
  }
  html.mobile div.free-shipping img {
    width: 100%;
    margin: 0;
    height: auto;
  }
  html.mobile .tr_sticker {
    width: 50px;
    height: 50px;
  }
  html.mobile .tr_sticker img {
    width: 50px;
    height: 50px;
  }
  html.mobile #footer {
    background-color: #1C3F94;
    font-size: 10px;
    min-height: 100px;
    min-width: inherit;
    width: 100%;
    min-width: auto;
  }
  html.mobile #admin-menu {
    display: none;
  }
  html.mobile body.admin-menu {
    margin-top: 0 !important;
  }
}

@media all and (max-width: 520px) {
  html.mobile .product_page .description {
    width: 90% !important;
  }
  .stwrapper.stwrapper5x {
    transform: scale(0.6);
  }
}

@media all and (max-width: 320px) {
  html.mobile #webform-client-form-53 div.form-item-subscribe {
    margin-left: 0;
  }
  html.mobile #webform-client-form-53 #edit-submit {
    margin-left: 0;
  }
  .product_reviews {
    width: 83%;
  }
  #product_also_update .div-left {
    width: auto !important;
  }
}

@media (max-width: 768px) {
  .pro_results .place .info {
    width: 100px;
  }
  .pro_results .place .address {
    width: 260px;
  }
}

@media (min-width: 1200px) {
  #zo-near-you-map {
    float: right;
    width: 65%;
    height: 491px;
  }
  .pro_results .place .distance {
    width: 140px;
  }
  .pro_results .place .name {
    padding-right: 6px;
    width: 315px;
  }
  .pro_results .place .address {
    width: 250px;
  }
  .pro_results .place .info {
    width: 120px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #zo-near-you-map {
    width: 55%;
  }
  body.page-zo-near-you div.map_container .controls {
    width: 44%;
  }
}

@media (min-width: 992px) {
  .pro_results .place .name {
    padding-right: 6px;
  }
}

@media (min-width: 768px) {
  .form-item-panes-delivery-primary-email,
  .form-item.form-type-select.form-item-panes-delivery-delivery-country,
  #uc-store-address-delivery-zone-wrapper,
  #delivery-address-pane .form-item.form-type-textfield {
    width: 48%;
  }
  .form-item.form-type-select.form-item-panes-delivery-delivery-country {
    float: right;
  }
  .form-item.form-type-select.form-item-panes-billing-billing-country {
    float: right;
  }
  #uc-cart-checkout-form .form-item-panes-delivery-primary-email input,
  #edit-panes-delivery-delivery-country,
  #uc-store-address-delivery-zone-wrapper select,
  #delivery-address-pane .form-item.form-type-textfield input {
    width: 100%;
  }
  #billing-pane select.form-select,
  #billing-pane input.form-text {
    width: 100%;
  }
  #billing-pane .uc-store-address-field > div {
    width: 48%;
  }
  #billing-pane > .fieldset-wrapper {
    padding-bottom: 20px;
  }
  #billing-address-pane {
    padding-top: 20px;
  }
}
