@media (max-width: 963px) {
  #add-business-right-note {
    margin-left: 0;
    margin-right: 20px;
    padding-top: 0;
    max-width: 100%;
    float: none;
  }

  #claim_details_form {
    float: none;
    max-width: 100%;
  }

  iframe {
    max-width: 100%;
  }

  input,
  textarea {
    max-width: 90% !important;
  }

  .topbar .items,
  .secondbar,
  .box {
    width: auto;
  }

  .secondbar span.settings.active div.settings-popup {
    left: auto;
    right: 0;
  }

  div.templates .update_template_review_request h3,
  div.templates .update_template_review_request form,
  div.templates .update_template_review_request div.buttonarea {
    margin-left: 0;
  }

  div.templates .update_template_review_response h3,
  div.templates .update_template_review_response form,
  div.templates .update_template_review_response div.buttonarea {
    margin-right: 0;
  }

  #rangeForGrowth {
    width: auto !important;
    right: 25px;
  }

  div.customers-list table .cell_rating {
    min-width: 73px;
  }

  div.customers-list table .cell_review {
    max-width: 150px;
    overflow: hidden;
    padding-left: 0;
  }

  .green-notice-area {
    margin-top: 15px !important;
  }

  div.customerDetails div.customerToggleShowReview {
    margin-right: 30px !important;
  }

  div.customerDetails div.right_1third {
    float: none !important;
    margin: 20px 0;
  }

  .userguideHeaderInfo {
    width: auto;
  }

  .extended-review-monitor .chart-box {
    float: none !important;
    width: 100%;
  }

  .month-to-month {
    overflow: auto;
  }

  #advanced-search-box .overlay.left {
    width: 31.6%;
  }

  #advanced-search-box .overlay.right {
    width: 37.8%;
  }

  #customers-nps-div {
    margin-left: -100px;
  }

  .email-template-settings-box {
    margin: 35px 0;
  }

  #logo-box {
    margin-left: 10px;
  }

  .secondbar {
    padding-left: 10px;
  }

  .container,
  .span12 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .row {
    margin-left: 0;
  }

  .container {
    width: 95%;
  }
}

@media (max-width: 963px) {
  .cell_preference {
    display: none !important;
  }
}

@media (max-width: 767px) {
  body {
    overflow-x: visible;
  }

  .topbar {
    overflow: visible !important;
  }

  div.customers-list div.dataTables_filter label input {
    left: -3px;
  }

  #customers-nps-div {
    margin-left: 0;
  }

  div.customers-list div.top div.left {
    display: none;
  }

  #advanced-search-box {
    position: relative;
    top: -25px;
    padding-bottom: 40px;
  }

  #advanced-search-box .overlay {
    width: 100% !important;
    padding: 0;
  }

  #advanced-search-button {
    float: left;
    margin: 15px 0 7px 0;
    clear: both;
  }

  .box .btn-space {
    display: none;
  }

  .box .btn {
    margin-bottom: 10px;
  }

  #claim_details_form .left-content {
    float: none;
  }

  .green-notice-area {
    height: auto;
    min-height: 34px;
    padding-top: 20px;
  }

  .alert {
    padding: 10px;
  }

  .e2btn {
    border-radius: 7px;
  }

  #nps-title {
    margin-top: 0;
  }

  #nps-title a {
    display: block;
    margin-top: 10px;
  }

  #rangeForGrowth span {
    font-size: 14px !important;
  }

  #rangeForGrowth {
    width: auto !important;
    right: 8px;
  }

  div.modal .modal-header button.close {
    padding: 0;
    position: relative;
    left: -5px;
  }

  #review-widget-table td {
    display: block;
    border: none;
  }

  #review-widget-table th {
    display: none;
  }

  #review-widget-table tr {
    display: block;
    border-bottom: 1px solid #ccc;
  }

  div#customers-nps-div {
    margin-top: 10px;
  }

  .customerDetails .spacer {
    display: none;
  }

  #customers-list .cell_website {
    max-width: 130px;
    min-width: 0 !important;
    width: auto !important;
  }

  #customers-list .cell_recommend {
    min-width: 55px;
  }

  #e2w-edit-widget-autoload-notifications table {
    overflow-x: hidden;
  }

  #e2w-edit-widget-autoload-notifications table td {
    display: block;
    border: none !important;
  }

  .edit-widget-notification {
    overflow: hidden;
    padding: 10px !important;
  }

  #e2w-edit-widget-autoload-notifications table tr {
    border-bottom: 1px solid #ccc;
  }

  #nps-stats-weekly-report cite {
    padding-left: 0 !important;
  }

  .email-template-info {
    margin: 30px 0 0 0 !important;
    width: 95%;
  }

  #nps-score-help {
    max-width: 100%;
  }

  .secondbar {
    white-space: nowrap;
    overflow: auto;
  }

  #menu-top-navigation {
    position: absolute;
    top: 46px;
    left: 0;
    right: 0;
    background: #47a8d7;
    z-index: 100000;
  }

  #menu-top-navigation a {
    display: block;
    padding: 8px;
    margin: 0 !important;
    text-decoration: none;
    text-align: left;
    font-size: 15px;
    background: white; /*#01789d;*/
    color: #0396a6; /**#fff; */
    font-weight: normal;
    padding-left: 45px !important;
  }

  #menu-top-navigation a:hover {
    /*background-color: #49b0d0;*/
  }

  .topbar .submenu-menu {
    display: block !important;
    width: 100% !important;
    position: static;
    padding: 0;
    border: none;
  }

  #menu-top-navigation .submenu-link > a {
    color: white; /*#E0DB34;*/
    background: #58c1d6; /*#004e67;*/
    font-weight: bold;
    cursor: default !important;
  }

  .topbar .submenu-menu a i {
    padding: 0 8px 0 0;
  }

  .topbar .submenu-menu .dismiss {
    display: none !important;
  }

  #menu-top-navigation .submenu-break {
    display: none;
  }

  #responsive-menu-indicator {
    display: block;
  }

  #menu-top-navigation .responsive-dismiss,
  a.e2wlogoutButton {
    display: block;
    padding: 15px !important;
    border-top: 2px solid #004e67;
  }

  #menu-top-navigation .responsive-dismiss {
    color: #0396a6;
    padding-left: 45px !important;
  }

  .hideOnResponsive {
    display: none;
  }
}

@media (max-width: 479px) {
  .boxheader h2 {
    margin: 0 auto 25px auto !important;
  }

  #customers-list_filter,
  #customers-dashboard-filter {
    margin-bottom: 10px;
  }

  #customers-list_filter {
    margin-top: -21px;
  }

  div.editWidget {
    margin: 20px 0;
  }

  div.two_column_edit h3 {
    margin: 20px 0;
  }

  div.two_column_edit form {
    margin: 0;
  }

  div.modal .modal-header button.close {
    padding: 0 10px;
  }

  #find_business_next {
    margin-top: 20px;
  }

  .step_2 .right-content {
    float: none;
    text-align: center;
    margin: 5px 0 15px 0;
  }

  .step_2 .right-content .business-map {
    border: none;
  }

  .step_2 .right-content .business-map img {
    border: 1px solid #999;
  }

  body div.input2_row input.right[type="text"] {
    margin-left: 0;
  }

  body div.input2_row div.left {
    float: none;
  }

  .step_3 #password1 {
    margin-top: 15px;
  }

  #start-by-div {
    line-height: 26px;
  }

  #start-by-div h4 {
    margin-bottom: 25px;
  }

  .left_2thirds {
    max-width: 100%;
  }

  div.customerDetails div.left_2thirds div.left {
    float: none;
    width: auto;
  }

  .excel-preview {
    height: auto;
  }

  .list_upload_display,
  .modal-body .list,
  .e2wget5logos .span6 {
    max-width: 100%;
  }

  #rangeForGrowth span {
    line-height: 28px !important;
  }

  div.customers-list table .cell_rating {
    display: none;
  }

  div.customers-list table .cell_recommend {
    display: none;
  }

  .box div#customers-nps-div div {
    position: static;
    left: 0;
  }

  .box div#customers-nps-div {
    text-align: center;
  }

  div.customers-list div.top div.left {
    float: none;
  }

  #businesses-list .reviews {
    display: none;
  }

  #businesses-list .delete-business {
    width: 70px;
  }

  div.customers-list table .cell_name {
    min-width: 65px;
  }

  #nps-stats .statrow div {
    float: none !important;
    width: auto !important;
    border: none !important;
    margin-bottom: 15px;
  }

  .email-templates-settings-page .buttonarea .preloader {
    display: block;
    margin: 0 auto;
  }

  #export-business-data,
  #export-customers-data {
    top: 0;
    margin: 10px 0;
  }
}

.overflow-auto {
  overflow: auto;
}

.business-responsive-stats {
  padding: 20px;
}

.business-responsive-stats div {
  padding: 10px 0;
}

@media (max-width: 985px) {
  #agency-business-add-explanation {
    top: 0;
    left: 0;
    margin-bottom: 20px;
    width: 90% !important;
  }
}

.response_title {
  margin-top: 30px;
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 18px;
}

.colaps-element > .colaps-title {
  text-align: left;
  padding: 10px 20px;
  display: inline-block;
}

.colaps-element .colaps-content {
  text-align: left;
  padding: 20px;
  display: none;
}

.colaps-element .colaps-content > p {
  padding: 10px 0;
}

.response_subtitle {
  margin: 10px 0;
  display: block;
}

.table-row {
  display: table-row !important;
}

.table-cell {
  display: table-cell !important;
}

#icon-qa-report {
  padding: 0 10.5px;
  margin-right: 0px;
}
