.bottom_button:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (max-width: 1600px) {
  .instrument_search.ui-widget.ui-widget-content {
    width: 277px !important;
  }
  .container {
    max-width: 1140px;
  }
  section.banner-sec .home-banner .banner-text h1 {
    font-size: 90px;
    line-height: 100px;
  }
  .banner_form_row .form-group input.form-control {
    font-size: 18px;
  }
  .banner_form_row .banner_form_space {
    padding: 30px 15px;
  }
}

@media only screen and (max-width: 1600px) and (min-width: 991px) {
  /*.popular-box .popular-text p{font-size: 24px;}*/
}

@media (max-width: 1550px) {
  .photo-row .img-text {
    padding: 0 0 0 28px;
  }
  .photo-row .img-text a {
    padding: 8px 15px;
  }

  .image-uploader .upload-text span::before {
    font-size: 16px;
  }
  .common-title h2 {
    font-size: 40px;
  }
}
@media (max-width: 1366px) {
  .right-box h3 {
    font-size: 20px;
  }
  .right-box h3 span {
    font-size: 18px;
  }
}

@media (max-width: 1200px) {
  .login-left .login-left-in {
    padding: 40px 0 40px;
  }
  .image-uploader .upload-text span {
    display: block;
    margin: 25px 0 0 0;
  }
  .register-mark {
    font-size: 22px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 991px) {
  .banner-text-in {
    margin-top: 2em;
  }
  section.banner-sec {
    min-height: 600px;
  }
  .banner-text h1 {
    margin: 0 0 70px 0;
  }
  .banner-btn {
    padding: 15px 20px;
  }
  .banner_form_row .banner_form_space {
    padding: 15px 15px;
  }
  .banner-btn .btn {
    padding: 10px 15px;
  }
  .banner_form_row .banner_form_space:after {
    height: 65px;
  }
  .register-mark {
    font-size: 16px;
  }
  .register-mark a {
    padding: 0 0 0 15px;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 991px) {
  .banner_form_row .banner_form_space {
    padding: 15px 15px;
  }
  .banner_form_row .form-group input.form-control {
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  .banner-btn {
    padding: 15px;
  }
  .banner-btn .btn {
    padding: 11px 43px;
  }
  .banner_form_row .banner_form_space:after {
    height: 70%;
    top: 12px;
  }
  section.login-page .col-lg-6 {
    max-width: 100%;
  }
  section.login-page .login-right {
    margin: 0;
  }
  section.banner-sec .home-banner .banner-text h1 {
    font-size: 90px;
  }

  .filter-title h2 button.btn,
  .filter-title .heading-two button.btn {
    padding: 8px 22px;
    font-size: 19px;
  }
  .filter-icons {
    margin: -6px 20px 0 22px;
  }
  .img-box {
    top: 0;
  }

  .manage_box .manage-right a {
    font-size: 15px;
  }
  .manage_box .manage-left p {
    /*margin: 0 0 0 2px;*/
    font-size: 15px;
  }
  .filter-right label {
    margin: 0 3px 0 0;
  }
  .filter-title h2,
  .filter-title .heading-two {
    margin-right: 15px;
  }

  .profile-box {
    padding: 64px 150px 40px;
  }
  .profile-box.account-box {
    padding: 64px 150px 40px;
  }

  .profile-box .photo-row .image-uploader .upload-text span {
    margin: 3px 0 0 0;
  }
  .profile-box.id-valid {
    padding: 80px 50px 33px;
  }

  .foot-box ul.social-icon li a {
    height: 35px;
    width: 35px;
  }
}

@media (min-width: 1024px) and (max-width: 1400px) {
  .profile-box.id-valid {
    padding: 80px 120px 33px;
  }
  .login-left .login-left-in {
    padding: 40px 55px 40px;
  }
  .photo-row .photo-box img {
    width: 150px;
    height: 150px;
  }
}

@media (max-width: 1024px) {
  .top-box .top-text h4 {
    font-size: 19px;
  }
  .date-box ul li h4 {
    font-size: 17px;
  }
}

@media (max-width: 992px) {
  #icon_social {
    font-size: 18px;
  }
  #be_cool {
    font-size: 14px;
  }
  .instrument_search.ui-widget.ui-widget-content {
    width: 92% !important;
  }

  .banner-text-in {
    margin: 0 0 40px 0;
    text-align: center;
  }
  .banner-text h1 {
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 0;
  }
  section.banner-sec .home-banner .banner-text h1 {
    font-size: 60px;
    line-height: normal;
    margin: 0;
  }
  .banner-btn {
    text-align: center;
    margin: 20px 0 0 0;
  }
  .banner-btn .btn {
    width: auto;
    padding: 10px 25px;
    font-size: 20px;
  }
  section.banner-sec {
    min-height: inherit;
    padding: 0 0 70px 0;
  }
  .banner-form .col-sm-12.location {
    border-right: 0;
    border-left: 1px solid #e0e0e0;
  }
  section.login-page .login-left .login-left-in .login-logo {
    margin: 0 0 15px 0;
  }
  .common-title h2 {
    font-size: 32px;
  }
  .common-title p {
    font-size: 18px;
  }
  .register-mark {
    margin: 32px 0 0 0;
  }
  .login-page .login-right {
    padding: 80px 0;
  }

  .register-mark a {
    /*float: right; */
    padding: 0 0 0 15px;
  }
  .banner-form .form-group {
    margin: 0;
    padding: 0 0 10px 0;
  }
  .banner-btn {
    text-align: left;
    margin: 0;
    padding: 15px 0 0 0;
  }
  .filter-box {
    display: inline-block;
  }
  .filter-box .filter-wrap {
    float: none;
  }
  .filter-title {
    float: none;
  }
  .filter-right {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
  }
  .filter-right .filter-view {
    float: none;
    display: inline-block;
    margin: 0;
  }
  .filter-sort {
    float: none;
    display: inline-block;
    margin: 0;
  }
  .site_footer {
    padding: 40px 0 35px 0;
  }
  .filter-right label {
    margin: 0 3px 9px 0;
  }
  .filter-row {
    margin: 40px 0 30px 0;
  }

  .profile-box {
    padding: 64px 50px 40px;
  }
  .profile-box.account-box {
    padding: 64px 50px 40px;
  }
  .profile-box
    .photo-row
    .img-text
    .upload-img
    .image-uploader
    .upload-text
    span {
    margin: -28px 0 0 0;
  }
  .profile-box.id-valid
    .photo-row
    .img-text
    .upload-img
    .image-uploader
    .upload-text
    span {
    margin: 5px 0 0 0;
  }
  .right-box h3 {
    font-size: 30px;
  }
  .right-box h3 span {
    font-size: 20px;
  }

  /*------------------*/

  .id-valid.cp_left_detail ul li {
    display: flex;
    align-items: flex-start;
  }

  .id-valid.cp_left_detail ul li .profile-icon {
    width: 50%;
    min-height: 234px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 25px 0 0;
  }

  .id-valid.cp_left_detail .profile-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 20px;
  }

  .id-valid.cp_left_detail ul li .profile-text h4,
  .id-valid.cp_left_detail ul li .profile-text p {
    text-align: left;
  }

  .cp_left_detail .file_upload_box.two_col .take_photo.outline {
    width: 100%;
  }
  .cp_left_detail .file_upload_box.two_col .upload_img {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .menu-right ul li a {
    padding: 0 20px;
  }
  .location .form-group.local {
    padding: 0 0 0 15px;
  }
  .banner_btn {
    padding: 0px 15px 15px 0;
  }
  .banner-btn .btn {
    width: auto;
  }
  .banner-form .col-sm-12.length {
    border-right: none;
  }
  .filter-right {
    float: unset;
  }
  .filter-list {
    margin: 0 0 15px 0;
    text-align: center;
  }
  section.top-form .banner-form .form-group.instru {
    margin: 0 0 10px 0;
  }

  .title-row .title-box h1 {
    font-size: 35px;
  }
  .manage-title .edit-list a {
    padding: 8px 25px;
  }
  .details-right.confirm-right .right-box {
    margin: 20px 0;
  }
  .details-right {
    padding: 0;
  }
  .inner_page .site_container > section:first-child,
  .inner_page .site_container > div:first-child {
    padding-top: 30px;
  }
  .title-row {
    padding-bottom: 30px;
  }
  .confirm-form {
    max-width: 100%;
  }
  .right-box .date-box {
    margin-bottom: 15px;
  }
  .price-list ul li {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .price-list ul li.total {
    font-size: 20px;
  }

  .rating-div {
    margin: 0 0 30px 0;
  }
  .product-box {
    padding: 0 0 20px 0;
  }
  .details-box .details-name h3 {
    font-size: 19px;
  }
  .filter-list label.chk-box {
    text-align: left;
  }

  .id-valid ul li {
    text-align: center;
    padding: 15px;
    display: block;
  }
  .id-valid ul li .profile-icon {
    margin: 0 auto 10px auto;
    display: block;
    width: 120px;
    height: 120px;
    line-height: 120px;
  }
  .id-valid ul li .profile-icon img {
    width: 70px;
    height: 70px;
  }
  .id-valid ul li .profile-text {
    display: block;
    padding: 0;
    max-width: 100%;
  }
  .file_upload_box.two_col {
    flex-direction: column;
  }
  .file_upload_box.two_col .take_photo {
    margin: 0 0 16px 0;
  }
  .file_upload_box.two_col .take_photo,
  .file_upload_box.two_col .upload_img {
    width: 100%;
  }
  .file_upload_box.two_col .upload_img {
    margin: 0;
  }

  .modal.show .modal-dialog {
    max-width: 100%;
  }
  #transaction-modal .modal-content .modal-header button.close {
    right: 4%;
    top: 3%;
  }
  section.login-page .container-fluid .row {
    height: auto;
  }
  .login-slide .img-box img {
    width: 100%;
  }

  .img-box.drums {
    position: relative;
    left: inherit;
    top: inherit;
    right: inherit;
  }
  .img-box.violin {
    position: relative;
    left: inherit;
    top: inherit;
    right: inherit;
  }
  h2 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 767px) {
  .not_available {
    font-size: 14px;
    padding: 5px;
    margin-top: 0;
    border-radius: 10px;
  }

  .form-group.change-text a.change {
    height: 48px;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 29px;
    right: 1px;
    background-color: #ffffff;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border: none;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: medium;
    border-left: 0;
  }

  /*.profile-box  .col-md-12{ padding: 0; }*/
  /*section.banner-sec{    background-position: right;}*/

  .listing-number {
    margin-top: 70px;
  }

  .site_container {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .has_subnav .site_container {
    padding-top: 104px;
  }
  .inner_page .site_container > section:first-child,
  .inner_page .site_container > div:first-child {
    padding-top: 0;
  }

  label {
    font-size: 14px;
    margin: 0 0 4px 0;
  }
  input.form-control,
  .country .select {
    height: 52px;
    padding: 10px 15px;
    font-size: 13px;
  }
  .form-group,
  .forgot-pwd {
    margin: 0 0 15px 0;
  }
  select.form-control,
  .listing-form .form_box .list_extra_hi {
    background-position: 98% 50%;
    height: 52px;
  }

  .banner-form .col-sm-12 {
    border-bottom: 1px solid #dedede;
    border-right: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .banner-form .col-sm-12:last-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .mobile-header {
    display: block;
  }
  .website-header,
  .website_hide {
    display: none;
  }
  .site_header.desktop-menu {
    display: none;
  }
  .site_header {
    padding: 0;
  }
  .site_header .container {
    padding: 0;
  }
  .mobile-header .menu-right {
    padding: 15px 10px;
    border: 0;
    margin: 0;
  }
  .mobile-header .logo {
    padding: 10px 0;
  }
  .mobile-header .menu-right ul li a {
    font-size: 16px;
  }
  .mobile-header .menu-right ul li.login a {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }

  .site_footer .bottom-row {
    margin: 20px 0 88px 0;
  }

  .custom-select-options {
    width: calc(100% - 30px);
  }
  .banner_form .form-group.instruments {
    margin: 0;
  }
  .banner-form.banner_form {
    border-radius: 24px;
  }
  .banner_btn {
    padding: 0px 15px 15px 15px;
  }
  .banner_form .col-sm-12 {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .banner_form .col-sm-12.custom .form-group {
    border-bottom: 2px solid #dedede;
    margin: 15px;
  }
  .banner_form .col-sm-12.custom .form-group.local {
    padding: 0;
    border: 0;
  }
  .custom-select-options li {
    padding: 5px 16px;
    font-size: 14px;
  }

  .tab-listing .popular-box .popular-img img {
    height: auto;
  }
  .tab-listing .popular-box .popular-text {
    display: block;
    padding: 0;
    width: 100%;
  }
  .tab-listing .popular-box .popular-img {
    display: block;
    padding: 0;
    width: 100%;
    margin: 0 0 15px 0;
    height: auto;
    max-width: 100%;
  }
  .tab-listing .popular-box a {
    display: unset;
  }
  .rating {
    top: 30px;
    right: 30px;
  }
  .popular-box.full .rating {
    background: #fff;
    padding: 5px 10px;
    border-radius: 8px;
  }
  .filter-box .collapse {
    right: 0;
    min-width: 200px;
  }
  .filter-body {
    padding: 18px 15px 0;
  }
  .filter-list label.chk-box {
    margin: 0 0 10px 0;
    font-size: 16px;
    text-align: left;
  }
  label.chk-box .checkmark {
    height: 25px;
    width: 25px;
  }
  .bottom-button {
    margin: 0 5px;
  }
  .bottom_button {
    padding: 15px 5px;
  }
  .bottom_button .btn {
    font-size: 16px;
    padding: 7px 18px;
  }
  .bottom_button .clear {
    font-size: 16px;
  }
  .filter-first .filter-wrap .collapse {
    left: 0;
  }

  /* .banner-text-in {
    margin: 40px 0;
  } */
  .site_container .formBox {
    padding: 40px 0 0 0 !important;
  }
  .foot-box {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .foot-box img {
    margin: 5px 0 15px 0;
  }
  .foot-box p {
    margin: 0 0 15px 0;
  }

  .foot-box.follow {
    border-bottom: 0;
  }

  .popular-box .popular-img img:hover {
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    transition: none;
  }

  .banner-form .col-sm-12.location {
    border-left: none;
  }
  header.login-header {
    background: #001645;
  }
  header.login-header .mobile-header .menu-right span {
    background: #00afe1;
    position: static;
  }
  header.login-header .mobile-header .menu-right span a {
    display: flex;
    background: #00afe1;
    width: 35px;
    height: 35px;
    justify-content: center;
    border-radius: 5px;
    position: absolute;
    top: 6px;
  }
  header.login-header .mobile-header .menu-right span p {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
  }
  .mobile-header .menu-right span img {
    width: auto;
  }
  .banner-btn {
    text-align: left;
    margin: 0;
    border-top: 0;
    padding: 5px 0 0 0;
  }
  .site_header.login-header {
    display: block;
  }

  /* New Changes */
  .login_page .site_header {
    display: block;
  }

  /* New Mobile Navbar */
  .icon {
    display: inline-block;
    vertical-align: middle;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    font-style: normal;
    position: relative;
    background-size: 16px;
  }

  .icon_16 {
    width: 16px;
    height: 16px;
  }
  .icon_24 {
    width: 24px;
    height: 24px;
  }
  .icon_filter {
    background-image: url(../images/icon_filter.svg);
  }
  .icon_sorting {
    background-image: url(../images/icon_sorting.svg);
  }
  .icon_listview {
    background-image: url(../images/icon_listview.svg);
  }
  .icon_gridview {
    background-image: url(../images/icon_gridview.svg);
  }

  .mobile_navbar {
    width: 100%;
    height: 56px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    display: block;
  }
  .mobile_navbar_inner {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    justify-content: flex-start;
    height: 56px;
    width: 100%;
  }
  .mobile_navbar_inner .left,
  .mobile_navbar_inner .right,
  .mobile_navbar_inner .title {
    position: relative;
    z-index: 10;
  }

  .mobile_navbar_inner .left,
  .mobile_navbar_inner .right {
    flex-shrink: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .mobile_navbar_inner .right {
    margin-left: auto;
  }

  .mobile_navbar_inner a.link {
    padding: 0 16px;
    min-width: 48px;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    position: relative;
    box-sizing: border-box;
    z-index: 1;
    height: 56px;
    width: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .mobile_navbar_inner .title {
    margin: 0 16px;
    font-size: 20px;
    color: #fff;
  }

  .mobile_navbar_inner .logo_link {
    width: 100%;
    max-width: 170px;
    display: block;
    padding: 0;
  }
  .mobile_navbar_inner .logo_link img {
    width: 100%;
    display: block;
  }

  .mobile_navbar.has_subnav_bar {
    height: 104px;
  }
  .mobile_navbar.has_subnav_bar .subnav_bar {
    height: 48px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .subnav_bar_inner {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
  }
  .subnav_bar_inner .mid_col {
    width: 40%;
    width: calc(50% - 24px);
    height: 48px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }
  .subnav_bar_inner .view_col {
    width: 100%;
    max-width: 48px;
    padding: 0;
    height: 48px;
  }
  .subnav_bar_inner .view_col a {
    height: 100%;
    display: flex;
  }

  .subnav_bar_inner .subnav_link {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .subnav_bar_inner .subnav_link .subnav_icon {
    margin-right: 5px;
    display: inline-block;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
  }
  .subnav_bar_inner .view_col .subnav_link .subnav_icon {
    margin: 0;
  }

  .top-form {
    padding-top: 15px;
  }

  /* Sorting Modal */
  .sorting_model .modal-dialog {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .sorting_model .modal-body {
    padding: 0;
  }
  .sorting_listing,
  .accordion_listing {
    list-style: none;
  }
  .sorting_listing li,
  .accordion_listing > li {
    border-top: 1px solid #ececec;
  }
  .sorting_listing li:first-child,
  .accordion_listing > li:first-child {
    border-top: 0;
  }
  .sorting_listing li a {
    display: block;
    padding: 10px 16px;
  }
  .sorting_listing li a.active_sorting {
    color: #00afe1;
  }

  .filter_model ul {
    list-style: none;
  }
  .accordion_listing {
    border-bottom: 1px solid #ececec;
  }
  .filter_model .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  .filter_model .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
    border: 0;
  }
  .filter_model .modal-body {
    padding: 0;
  }

  .accordion_listing li .accordion_btn {
    display: block;
    width: 100%;
    text-align: left;
    padding: 11px 16px;
    color: #242424;
  }
  .accordion_listing li .accordion_btn:hover {
    text-decoration: none;
  }
  .accordion_listing li .bottom_button {
    padding: 0;
  }

  .location_form,
  .price_form {
    padding: 16px;
  }
  .location_form .form-group {
    margin: 0;
  }

  .checkbox_list.filter-list {
    margin: 0;
  }
  .checkbox_list.filter-list li {
    padding: 12px 16px;
    border-bottom: 1px solid #ececec;
  }
  .checkbox_list.filter-list label.chk-box {
    margin: 0;
    padding: 0 0 0 40px;
    color: #5d5d5d;
  }

  .accordion_icon {
    position: absolute;
    right: 40px;
    color: #999;
  }
  .accordion_icon:before {
    background-image: url(../images/icon_minus.svg);
    height: 24px;
    width: 24px;
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
  }

  .accordion_btn.collapsed .accordion_icon:before {
    background-image: url(../images/icon_plus.svg);
  }

  .filter_model .modal-header {
    background: #001645;
    border-radius: 0;
    border: 0;
    color: #fff;
  }
  .filter_model .modal-footer {
    border-radius: 0;
  }

  .filter_model .modal-header .close {
    color: #fff;
    text-shadow: none;
    opacity: 1;
  }
  .filter_model .bottom_button {
    justify-content: space-between;
    padding: 10px 16px;
  }
  .filter_model .bottom_button button {
    width: 50%;
    margin: 0;
  }

  .modal-header {
    align-items: center;
  }
  .modal-header .close {
    font-size: 34px;
  }

  .filter-view {
    padding-top: 10px;
  }

  .manage_box .manage-left img {
    width: 30px;
    height: 30px;
  }

  .date-box ul {
    padding: 15px;
    flex-direction: column;
  }
  .date-box ul li {
    width: 100%;
    margin-bottom: 15px;
    border-bottom: 1px solid #dedede;
    border-right: 0;
    padding-bottom: 15px;
    margin-right: 0;
  }
  .date-box ul li:last-child {
    padding: 0;
  }
  .date-box ul li h5 {
    font-size: 14px;
  }
  .date-box ul li h4 {
    font-size: 16px;
  }
  .pay-form {
    padding-bottom: 30px;
  }

  .country .dropdown {
    top: 52px;
  }
  .details-share ul li .share-text h4 {
    font-size: 19px;
  }
  .details-share {
    float: none;
  }
  .details-box {
    margin: 0 0 15px 0;
  }
  .product-box .product-img {
    margin: 0 0 15px 0;
  }
  .desc-name .desc_name h4 {
    font-size: 21px;
  }
  .desc-name .desc_name ul li {
    font-size: 16px;
  }
  .desc-name {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
  }
  .desc-text h3 {
    font-size: 24px;
    margin: 0 0 5px 0;
  }
  .desc-text p {
    font-size: 16px;
    line-height: 21px;
  }
  .desc-text {
    margin: 0 0 10px 0;
  }
  .desc-list h3 {
    font-size: 21px;
    margin: 0;
  }
  .desc-list ul li {
    font-size: 16px;
  }

  .desc-text .desc_text h3 {
    margin: 0 0 5px 0;
  }
  .desc-text .desc_text a {
    font-size: 16px;
  }

  .desc-map iframe {
    height: 250px;
  }
  .desc-text .desc_text {
    display: inherit;
  }
  .desc-map {
    margin: 20px 0 0 0;
  }
  .rating-div .rating-title p {
    font-size: 20px;
  }
  .review-box {
    padding: 10px;
  }
  .review-left {
    margin: 0 0 10px 0;
  }
  .review-left .review-name h4 {
    font-size: 18px;
  }
  .review-left .review-name p {
    font-size: 15px;
  }
  .review-right p {
    font-size: 16px;
  }
  .review-title {
    margin: 0 0 5px 0;
    display: inherit;
  }
  .review-text p {
    font-size: 15px;
    line-height: 21px;
  }
  .view-review a {
    font-size: 16px;
    padding: 5px 30px;
  }
  .right-box h3 {
    font-size: 30px;
    margin: 0 0 5px 0;
  }
  .right-box h3 span {
    font-size: 17px;
  }
  .rent a {
    font-size: 19px;
    padding: 10px;
  }
  .right-box {
    margin-bottom: 20px;
  }
  .report-box p {
    font-size: 16px;
  }
  .report-box {
    margin: 0 0 10px 0;
  }
  .desc-box {
    padding: 0 0 30px 0;
  }
  .product-box .product-img img {
    width: 100%;
  }

  .price_group {
    background: #f9f9f9;
    border: 1px solid #dedede;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .price_group:after {
    position: absolute;
    content: "";
    height: 24px;
    width: 2px;
    background: #dedede;
    left: 50%;
    top: 50%;
    margin-top: -12px;
  }
  .filter-body .form-group.price_group input {
    border: 0;
    background: none;
    width: 50%;
  }
  .profile-box h3 {
    margin: 0 0 15px 0;
    font-size: 25px;
  }

  .id-valid ul li .profile-text h4 {
    font-size: 24px;
    margin: 0 0 5px 0;
  }
  .id-valid ul li .profile-text p {
    font-size: 15px;
    margin: 0 0 15px 0;
  }
  .id-valid .profile-text .photo-row .img-text a {
    display: block;
    margin: 0 0 10px 0;
  }
  .profile-box.id-valid
    .photo-row
    .img-text
    .upload-img
    .image-uploader
    .upload-text
    span {
    margin: -19px 0 0 0;
  }
  .id-valid .profile-text .photo-row .img-text .upload-img {
    display: block;
    margin: 0;
  }
  .profile-tab .submit-btn button.profile-btn {
    font-size: 14px;
    padding: 10px;
    margin: 10px 15px 10px 0;
  }

  br {
    display: none;
  }
  .modal-body {
    padding: 25px 15px;
  }

  .mobile_banner {
    display: block;
  }
  .desktop_banner {
    display: none;
  }
  /*.mobile-box { width: 50%; }
.banner_form_row.mobile_banner .mobile-box .banner_form_space { padding: 0 15px 20px; }*/
  .banner_form_row .banner_form_space::after {
    top: 20px;
    height: 70%;
  }
  .banner_form_row .banner_form_space {
    padding: 15px 15px 0;
    margin: 0;
  }

  /*.mobile-btn .banner-btn { position: absolute; left: 50%; bottom: -14px;border-radius: 50%; -moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);-o-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);padding: 0; }*/
  .mobile-btn .banner-btn {
    padding: 8px;
  }
  .mobile-btn .banner-btn button.btn {
    border-radius: 8px;
    padding: 8px 25px;
    font-size: 14px;
    margin: 0;
    width: 100%;
  }

  .banner_form_row .form-group label {
    font-size: 16px;
  }
  .banner_form_row .form-group input::placeholder {
    font-size: 14px;
  }
  .banner_form_row .form-group input {
    font-size: 14px !important;
  }
  .instrument_search.ui-widget.ui-widget-content {
    width: 100% !important;
    left: 0px !important;
    max-height: 250px;
    overflow: scroll;
  }
  .banner_form_row .banner_form_space.instrument-select::after {
    display: none;
  }
  .banner_form_row .add_rounded {
    background-color: #fff;
    border-radius: 9px 9px 0 0;
    border: 2px solid #00afe1;
  }

  /* PWA Sepecific */
  .pwa_only {
    display: block;
  }
  ul {
    list-style: none;
  }

  .site_footer,
  .details-body .title-row,
  .details-body .product-box,
  .details-body .desc-box,
  .title-row .title-box h1,
  .login-logo {
    display: none;
  }
  .title-row .title-box h1{
    display: block;
  }

  .banner_form_row,
  .browse-row a:before,
  .popular-box,
  .popular-box .popular-img,
  .popular-box .popular-img img,
  .remember-box,
  .photo-row .photo-box img,
  .more_listing,
  .profile-box,
  .confirm-form,
  .details-right .right-box,
  .modal.show .modal-dialog .modal-content,
  .modal-list,
  .banner-form,
  .date-box ul {
    border-radius: 8px;
  }

  .common_title {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    -moz-justify-content: space-between;
    justify-content: space-between;
    min-height: 40px;
  }
  .pwa .common_title h2 {
    font-size: 16px;
    margin: 0;
  }
  .browse-category .browse-row {
    padding: 0 8px;
  }
  .browse-category .browse-row .col-sm-12 {
    max-width: 50%;
    padding: 8px;
    flex: 0 0 50%;
  }
  .browse-row a {
    height: 180px;
    border-radius: 8px;
    margin-bottom: 0;
  }

  .browse-row a .browse-item h3 {
    font-size: 5vw;
  }

  .popular-box {
    padding: 16px;
    margin-bottom: 15px;
  }
  .popular-category .col-sm-12:last-child .popular-box {
    margin-bottom: 0;
  }
  .popular-box .popular-img {
    margin: 0 0 15px 0;
    max-width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
  }
  .popular-box .popular-text h3,
  .tab-listing .popular-box .popular-text h3,
  .popular-box .popular-text .heading-three,
  .tab-listing .popular-box .popular-text .heading-three {
    font-size: 16px;
  }
  .popular-box .popular-text h4 {
    font-size: 14px;
    margin-bottom: 8px;
  }

  .popular-box .popular-text p.rate,
  .tab-listing .popular-box .popular-text p.rate {
    font-size: 18px;
  }
  .popular-box .popular-text p.rate span,
  .tab-listing .popular-box .popular-text p.rate span {
    font-size: 14px;
    margin-left: 5px;
  }
  .popular-box .popular-text h5 {
    font-size: 14px;
  }

  .pwa_instru_details {
    padding: 0 16px;
    margin-bottom: 20px;
  }

  .instrument_slider_row {
    position: relative;
  }
  .instrument_slider_cover {
    margin-left: -16px;
    margin-right: -16px;
  }

  .instrument_action_btn {
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 9;
  }
  .instrument_action_btn ul li {
    margin-bottom: 16px;
    height: 36px;
    width: 36px;
  }
  .instrument_action_btn ul li a {
    padding: 5px;
    background-color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    box-shadow: rgba(0, 0, 0, 0.08) 2px 2px 2px 2px;
  }
  #pwabutton {
    padding: 5px;
    background-color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    box-shadow: rgba(0, 0, 0, 0.08) 2px 2px 2px 2px;
  }
  /*.instrument_action_btn ul li a img{}*/

  .instrument_detail_row {
    padding: 16px 0;
  }
  h1 {
    padding-bottom: 1px;
    width: 100%;
    font-size: 16px;
    color: #343434;
    line-height: unset;
    margin-bottom: 2px;
    font-family: "GTWalsheimPro-Bold";
    font-weight: 700;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }

  .title-row {
    padding-bottom: 20px;
  }

  h3,
  .confirm-form h4,
  .common-title h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    font-family: "GTWalsheimPro-Bold";
    margin-bottom: 10px;
    line-height: normal;
  }

  p,
  ul li,
  .body_text,
  .tab-listing .popular-box .popular-text p,
  .map_row span,
  .common-title p {
    font-size: 14px;
    line-height: 1.5;
    color: #343434;
  }

  .common-title {
    margin: 0 0 20px 0;
  }

  section.banner-sec .home-banner .banner-text h1 {
    font-size: 45px;
    margin: 0;
    line-height: normal;
    color: #fff;
  }

  .instrument_block,
  .instrument_rating,
  .instrument_reviews {
    display: flex;
    align-items: center;
  }
  .instrument_block span {
    padding-right: 8px;
    display: inline-block;
    margin: 0;
    color: #343434;
    font-family: "GTWalsheimPro-Medium";
    font-size: 14px;
  }
  .instrument_rating img {
    width: 16px;
    height: 16px;
  }
  .instrument_rating span {
    font-weight: 500;
  }
  .instrument_reviews span {
    color: #b5b5b5;
    padding-left: 8px;
  }

  .instrument_location {
    padding-top: 8px;
  }
  .instrument_location a {
    color: #242424;
    font-size: 16px;
    text-decoration: underline;
  }

  .viewers-counter {
    margin-top: 10px;
  }
  span.viewer-count {
    background-color: #00afe1;
    color: #fff;
    border-radius: 50px;
    min-width: 24px;
    width: 100%;
    padding: 0 5px;
  }

  .instrument_user_details {
    display: flex;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    margin: 16px 0;
  }
  .desc-name .desc_img img,
  .ins_user_profile_img {
    height: 50px;
    width: 50px;
    border: 2px solid #d6d6d6;
    border-radius: 50%;
    overflow: hidden;
  }

  .ins_user_profile_info {
    padding-left: 12px;
  }
  .ins_user_profile_info b {
    display: block;
    font-size: 14px;
    line-height: normal;
    color: #343434;
    padding-bottom: 2px;
    display: block;
  }
  .ins_user_profile_info span,
  .pwa .ins_user_profile_info a {
    display: block;
    font-size: 14px;
    color: #b5b5b5;
  }
  .ins_user_profile_info span img,
  .pwa .ins_user_profile_info a img {
    width: 14px;
    height: 14px;
    margin-right: 5px;
  }

  .spacer {
    padding-bottom: 16px;
  }

  .date-box {
    margin-bottom: 20px;
  }
  .instruction_row ul {
    list-style: none;
  }
  .instrument_price_row .date-box {
    margin-bottom: 10px;
  }
  .map_col {
    margin-top: 15px;
  }
  .map-responsive {
    overflow: hidden;
    padding-bottom: 50%;
    position: relative;
    height: 0;
    border-radius: 8px;
  }
  .map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
  }

  .ratings_row {
    padding-top: 16px;
    padding-bottom: 16px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    margin-bottom: 16px;
  }
  .ratings_row .instrument_block {
    padding-bottom: 16px;
  }
  .ratings_row .instrument_block span {
    font-size: 16px;
  }

  .rating_listing ul {
    list-style: none;
  }
  .rating_listing ul li.rating_items {
    padding-bottom: 16px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 16px;
  }
  .rating_listing ul li.rating_items:last-child {
    padding-bottom: 0;
    border: 0;
    margin-bottom: 0;
  }
  .rating_listing ul li.rating_items p:last-child {
    margin-bottom: 0;
  }
  .user_details,
  .review_stars {
    display: flex;
    align-items: center;
    padding-bottom: 8px;
  }

  .review_stars {
    padding-left: 46px;
  }
  .review_stars ul {
    display: flex;
    align-items: center;
  }
  .review_stars ul li {
    padding-right: 5px;
  }
  .review_stars ul li img {
    width: 14px;
    height: 14px;
  }

  .remember-box {
    padding: 15px;
    margin-top: 15px;
  }
  .remember-box .remember-img {
    height: 36px;
    width: 36px;
  }
  .remember-text h4 {
    font-size: 16px;
  }
  .remember-box img {
    width: 20px;
  }

  .bottom_bar {
    background: #001645;
    position: fixed;
    bottom: 0;
    display: block;
    width: 100%;
    height: 56px;
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.3);
    z-index: 9999;
    font-size: 14px;
    color: #fff;
  }
  .bottom_bar_inner {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    align-items: center;
    align-content: center;
    overflow: hidden;
    padding: 0 4px;
  }
  .bottom_bar_inner > * {
    margin: 0 4px;
    flex: 1;
  }

  .bottom_bar_inner a {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition-duration: 0.3s;
    overflow: hidden;
    position: relative;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .bottom_bar_inner a img {
    width: 20px;
    height: 20px;
  }
  .notifications_box {
    position: relative;
  }
  .notification_counter {
    width: 18px;
    height: 18px;
    top: -3px;
    right: -10px;
    border: 1px solid #001645;
    font-size: 12px;
  }
  .bottom_bar_inner a .bottom_bar_label {
    font-family: "GTWalsheimPro-Regular";
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #00afe1;
    margin-top: 2px;
  }

  .bottom_bar_inner a.active .bottom_bar_label {
    color: #fff;
  }
  .bottom_bar_inner a.active img {
    filter: invert(1) grayscale(1) brightness(4);
  }

  .bottom_bar .bottom_info {
    color: #00afe1;
    font-size: 18px;
    font-weight: 500;
    font-family: "GTWalsheimPro-Medium";
    margin-bottom: 0;
  }
  .bottom_info span {
    font-size: 14px;
    display: block;
    color: #fff;
    font-family: "GTWalsheimPro-Regular";
    font-weight: normal;
  }
  .bottom_bar_inner a.bottom_button {
    background: #00afe1;
    color: #fff;
    border-radius: 2px;
    line-height: 36px;
    height: 36px;
    min-width: 64px;
    padding: 0 8px;
    border: none;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }

  .bottom_bar .hiring_dates h4 {
    font-size: 14px;
    color: #fff;
    font-family: "GTWalsheimPro-Regular";
    font-weight: normal;
  }

  .bottom-bar ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .bottom-bar ul li {
    text-align: center;
    padding: 0 15px;
  }
  .bottom-bar ul li .bottom-box img {
    width: 40px;
  }
  .bottom-bar ul li .bottom-box svg {
    margin: 0 0 5px 0;
    color: #00afe1;
    font-size: 20px;
  }
  .bottom-bar ul li .bottom-box h4 {
    color: #00afe1;
    font-size: 18px;
    margin: 10px 0 0 0;
    font-weight: 400;
    line-height: 16px;
  }
  .bottom-bar ul li.active a .bottom-box h4 {
    color: #fff;
  }
  .bottom-bar ul li.active .bottom-box svg {
    color: #fff;
  }
  .bottom-bar ul li.active a .bottom-box img {
    filter: invert(1) grayscale(1) brightness(4);
  }

  .bottom-bar.bottom_details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
  }
  .bottom_details.hired_page .bottom_info {
    text-align: center;
  }
  .bottom_details.hired_page .bottom_info span {
    display: inline-block;
  }

  .more_page .mobile_navbar {
    box-shadow: none;
  }
  .profile_row {
    background: #001645;
    padding: 16px;
  }

  .photo-row {
    flex-direction: column;
    margin: 0;
  }
  .photo-row .photo-box {
    padding-bottom: 16px;
  }
  .photo-row .photo-box img {
    width: 72px;
    height: 72px;
    margin: 0 auto;
    display: block;
  }
  .photo-row h3 {
    font-size: 18px;
    color: #fff;
    margin: 0;
  }

  .more_listing {
    background: #fff;
    margin: 8px;
    box-shadow: 0 0 5px rgb(204 204 204 / 0.54);
  }
  .more_listing ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .more_listing ul li.more_label {
    background: rgba(0, 0, 0, 0.02);
    padding: 12px 16px;
  }
  .more_listing ul li:last-child {
    border-bottom: 0;
  }

  .more_listing ul li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 48px;
    padding: 0 16px;
    position: relative;
  }
  .more_listing ul li a:before {
    position: absolute;
    content: "";
    background-image: url(../images/icon_chevron_right.svg);
    background-size: 8px 13px;
    height: 14px;
    width: 14px;
    right: 16px;
    background-position: center;
    background-repeat: no-repeat;
  }

  .more_social {
    padding: 16px;
    text-align: center;
  }
  .more_social ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 16px;
  }
  .more_social ul li {
    padding: 0 8px;
  }
  .more_social ul li a {
    background: #001645;
    color: #fff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
  }
  .more_social ul li a .icon_social {
    height: 16px;
    width: 16px;
  }
  .more_social p {
    margin-bottom: 0;
  }

  label.custom-chkbox span.checkmark {
    top: 40px;
    left: 25px;
    z-index: 1;
  }

  .tab-listing.manage-box .popular-box {
    padding: 16px;
  }

  .manage-listings {
    margin: 35px 0 0 0;
  }
  .manage-listings .manage-title {
    display: block;
  }
  .manage-listings .manage-title .edit-list {
    margin: 20px 0 0 0;
    position: fixed;
    top: 50px;
    right: 15px;
    left: 15px;
    z-index: 99;
  }
  .manage-title .edit-list {
    display: flex;
    align-items: center;
  }
  .manage-title .edit-list a {
    width: 50%;
    text-align: center;
    padding: 8px 25px;
    font-size: 14px;
    color: #fff;
    background: #00afe1;
  }
  .manage-title .edit-list a:hover {
    background: #fff;
    color: #00afe1;
  }

  .manage-listings .manage-view .nav-tabs {
    border-bottom: 1px solid #dee2e6;
  }

  .manage_box .manage-left p {
    font-size: 14px;
  }

  .manage-view .nav-tabs .nav-link {
    font-size: 16px;
    text-align: center;
    border-bottom: 2px solid transparent;
    padding: 8px;
  }
  .manage-view .nav-tabs .nav-link.active {
    border-width: 2px;
  }
  .manage-view .nav-tabs li {
    width: 50%;
    margin: 0;
  }
  .manage-view .nav-tabs li.nav-item:first-child {
    margin: 0;
  }
  .manage-view {
    margin: 0 0 15px 0;
  }

  .title-row.my-hiring {
    padding-bottom: 0;
  }
  .profie-tabing .manage-view ul {
    display: flex;
  }

  .profile-box,
  .profile-box.account-box {
    padding: 15px;
    margin: 8px;
  }
  .submit-btn .btn {
    margin: 10px 0;
    font-size: 14px;
    padding: 10px;
  }
  .upload-img {
    display: none;
  }

  .cvv-number input {
    background-position: 97% 50%;
  }
  .confirm-form,
  .details-right.confirm-right .right-box {
    padding: 15px;
  }

  .top-box {
    flex-direction: column;
    align-items: flex-start;
  }
  .top-box .top-text {
    padding-top: 15px;
    padding-left: 0;
  }
  .top-box .top-img,
  .top-box .top-img img {
    width: 100%;
    max-width: 100%;
  }

  .modal_top img {
    margin: 0 0 10px 0;
    max-width: 35%;
  }
  .modal_top h3 {
    font-size: 18px;
    margin: 0 0 10px 0;
  }

  .modal-list {
    padding: 15px;
  }
  .modal-list ul li .modal-data h4 {
    font-size: 18px;
  }
  .modal-list ul li .modal-data ul li .modal-user p {
    font-size: 14px;
  }
  .modal-list ul li {
    display: block;
  }
  .modal-list ul li .modal_icons img {
    height: 36px;
    width: 36px;
  }
  .modal-list ul li .modal_icons {
    text-align: center;
    padding-bottom: 16px;
  }
  .modal-list ul li .modal-data {
    padding: 0;
    text-align: center;
  }
  .modal-list ul li .modal-data ul li {
    display: flex;
    text-align: left;
  }
  .modal-list ul li .modal-data ul li .modal-user {
    padding: 0;
  }
  .modal-list ul li .modal-icon {
    margin: 0 10px 10px 0;
    flex-shrink: 0;
  }

  section.top-form .banner-form {
    padding: 15px;
    text-align: center;
  }

  .label_box {
    margin: 0 0 15px 0;
  }
  .listing-form {
    margin: 0 0 30px 0;
  }

  .confirm-form .label_box h4 {
    font-family: "GTWalsheimPro-Regular";
    font-weight: normal;
    margin-bottom: 20px;
  }
  .confirm-form .label_box label {
    font-size: 14px;
  }

  .datepicker.datepicker-dropdown {
    width: 100%;
    left: 0 !important;
    box-sizing: border-box;
    padding: 8px;
    margin: 8px;
  }

  .login-page {
    padding: 56px 0;
  }
  .login-page .container-fluid > .row > .col-xs-12 {
    padding: 0;
  }

  .login-page .login-left,
  .login-page .login-right,
  .login_slider .slide {
    padding: 15px;
  }
  .login-slide {
    max-width: 100%;
    border-radius: 16px;
    margin: 0 auto;
    padding: 15px;
    display: flex;
    flex-direction: column;
  }
  .img-box.drums {
    position: absolute;
    left: -14%;
    top: 5%;
    right: -34%;
  }
  .login_slider .slide {
    padding-bottom: 30px;
  }
  .login-left .login-left-in {
    padding: 20px 0;
  }

  a.forgot-mark {
    font-size: 16px;
  }
  .register-mark {
    margin: 20px 0 0 0;
    font-size: 16px;
  }

  .notification_listings_row .popular-box {
    padding: 0;
  }
  .notification_listings ul li .user_profile {
    width: 36px;
    height: 36px;
    margin-right: 20px;
  }
  .notification_listings .notification_info h5 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .notification_listings .notification_info span {
    font-size: 14px;
  }

  .login-text .login-text-in h3 {
    font-size: 26px;
    margin: 0 0 10px 0;
    line-height: 30px;
  }
  .login-text .login-text-in p {
    font-size: 16px;
    line-height: 19px;
  }
  .profile-tab .submit-btn {
    display: initial;
  }
  .profile-tab .submit-btn button.profile-btn {
    margin: 10px 15px 0 0;
  }

  .common-pagination {
    margin: 20px 0 30px;
  }
  .common-pagination .pager_row {
    display: none;
  }
  .common-pagination .load_more {
    display: block;
    color: #00afe1;
    font-weight: 500;
    font-size: 16px;
    font-family: "GTWalsheimPro-Medium";
    text-align: center;
  }

  .modal {
    z-index: 99999;
  }
  .modal-backdrop {
    z-index: 9999;
  }

  .two_col_input {
    flex-direction: column;
  }
  .two_col_input .left_input,
  .two_col_input .right_input {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .file_upload_box.one_col {
    padding-left: 0;
  }

  .profie-tabing .container {
    padding: 0;
  }
  .profie-tabing .manage-view {
    display: none;
  }
  /*.profie-tabing .row{margin:0;}
.profie-tabing .col-md-12{padding:0}*/

  .upload_img span,
  .take_photo span {
    font-size: 16px;
  }
  .profile-tab .submit-btn,
  .two_col_btn {
    flex-direction: column;
  }

  .form-group.visa input,
  .form-group.master-card input {
    background-position: 36px;
  }
  .form-group.visa input {
    padding: 10px 15px 10px 50px;
  }
  .form-group.master-card input {
    padding: 10px 15px 10px 50px;
  }

  .file_upload_box.two_col .take_photo.outline {
    width: 100%;
  }

  .btn-remove-more.mobile {
    display: block;
    position: unset;
    margin: 11px 0 0 0;
  }
  .btn-remove-more.web {
    display: none;
  }
  .manage-listings .manage-box .popular-box .rating .photo_box .delete-photo {
    top: -35px !important;
    right: -20px !important;
  }
  .wishlist_heart {
    position: absolute;
    right: 25px;
    top: 25px;
  }
  .hide-pagination .common-pagination .custom-pagination {
    display: none;
  }

  .instrument_slider_cover .owl-carousel .owl-item img {
    height: 500px;
    object-fit: cover;
  }

  .view_all_btn a {
    padding: 5px 10px;
    font-size: 16px;
  }
  .view_all_btn {
    top: 5px;
  }
  .pwa .common_title h2 {
    font-size: 24px;
    margin: 0;
  }
  .banner-text h1 {
    font-size: 34px;
    line-height: 44px;
  }
  .content-sec .content-box {
    padding: 24px;
    border-radius: 8px;
  }
  .content-sec p {
    font-size: 16px;
    line-height: 24px;
  }
  h2 {
    font-size: 22px;
    line-height: 30px;
  }
}
/* #XY */

@media (max-width: 667px) {
  .img-box.drums {
    left: -23%;
  }
}

@media (max-width: 568px) {
  section.banner-sec .home-banner .banner-text h1 {
    font-size: 35px;
  }
  .instrument_slider_cover .owl-carousel .owl-item img {
    height: 400px;
    object-fit: contain;
  }

  .photo-row .img-text {
    display: block;
    padding: 0;
  }
  .photo-row .img-text a {
    font-size: 17px;
    padding: 6px 20px;
    margin: 0 0 5px 0;
  }
  .image-uploader .upload-text span::before {
    font-size: 17px;
  }
  select.form-control,
  .listing-form .form_box .list_extra_hi {
    height: 40px;
    padding: 0 25px;
  }

  .banner-text-in {
    margin: 0 0 20px;
  }
  .banner-text h1 {
    font-size: 32px;
    line-height: 40px;
    overflow: visible;
    text-overflow: inherit;
    -webkit-line-clamp: inherit;
  }
  .banner-form .form-group label {
    font-size: 16px;
  }
  .banner-form .form-group input.form-control {
    height: 35px;
  }
  .banner-form .form-group input.form-control::placeholder {
    font-size: 16px;
  }

  section.browse-category {
    padding: 0 0 15px 0;
  }

  .wishlist_heart {
    position: absolute;
    right: 24px;
    top: 24px;
  }
  footer {
    padding: 15px 0;
  }
  footer .foot-box h3 {
    margin: 0 0 10px 0;
    font-size: 18px;
  }
  footer .foot-box ul li {
    margin: 0;
  }
  footer .foot-box ul li a {
    font-size: 14px;
    line-height: 36px;
  }
  footer .foot-box p {
    font-size: 15px;
    line-height: 22px;
    padding: 0;
  }
  footer .bottom-row {
    margin: 25px 0 0 0;
  }
  footer .bottom-row p {
    font-size: 15px;
  }

  .login-text .login-text-in h3 {
    font-size: 35px;
    margin: 0 0 10px 0;
  }
  .img-box.drums {
    top: 20%;
    position: unset;
  }
  .img-box.violin {
    position: unset;
  }
  .img-box {
    position: unset;
    height: 360px;
    display: flex;
    align-items: center;
  }

  section.top-form {
    padding-bottom: 20px;
  }

  .banner-form .form-group label.label-custom {
    font-size: 17px;
    margin: -1px 0 0 0;
  }
  section.top-form .banner-form .form-group.instru {
    margin: 0;
  }
  .filter-title h2 button.btn,
  .filter-title .heading-two button.btn {
    padding: 10px 16px;
    font-size: 16px;
    width: 100%;
  }
  .filter-list {
    margin: 0 0 10px 0;
  }
  .filter-row {
    margin: 0 0 20px 0;
  }
  .filter-box {
    display: block;
  }
  .listing-number {
    margin: 0 0 20px 0;
  }
  .listing-number h3,
  .listing-number .heading-three {
    font-size: 19px;
  }
  .listing-number h3 span,
  .listing-number .heading-three span {
    font-size: 24px;
    display: block;
    padding: 0;
  }

  .filter-right select.form-control {
    width: 100%;
    padding: 0 20px 0 0;
  }

  .filter-right .filter-view {
    margin: 0 0 15px 0;
  }
  .filter-right form {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .filter-sort {
    float: right;
    text-align: right;
  }

  .filter-right label {
    display: block;
    float: none;
    margin: 0 0 10px 0;
  }
  .filter-icons {
    margin: -6px 0 0 10px;
  }

  .site_footer {
    padding: 25px 0 20px 0;
  }

  .bottom-bar ul li .bottom-box img {
    width: 20px;
    margin: 0 0 0px 0;
  }
  .bottom-bar ul li .bottom-box h4 {
    color: #00afe1;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin: 5px 0 0 0;
  }
  .filter-box .filter-wrap {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .filter-title {
    float: left;
    width: 100%;
  }
  .filter-box .collapse {
    right: 0;
    min-width: 100%;
    top: 100%;
  }
  label.chk-box .checkmark::after {
    left: 8px;
    top: 0;
  }
  .filter-right {
    float: left;
    width: 100%;
  }
  .filter-sort label {
    margin: 0;
  }
  .image-uploader .upload-text span {
    margin: 0;
  }
  .banner-form .col-sm-12 {
    padding-bottom: 0;
  }

  .country-box img {
    width: 27px;
    height: 22px;
    top: 38px;
    left: 17px;
  }
  .details-box .details-share {
    float: none;
  }
  .details-box .details-name {
    padding: 0;
  }
  .desc-name .desc_img {
    float: none;
  }
  .desc-name .desc_name {
    float: none;
    margin: 0 0 10px 0;
  }
  .profile-box .photo-row .img-text {
    width: 100%;
    padding: 0;
  }
  .profile-box
    .photo-row
    .img-text
    .upload-img
    .image-uploader
    .upload-text
    span {
    margin: 21px 0 0 0;
  }
  .profile-box .photo-row {
    margin: 0 0 20px 0;
    display: block;
  }
  .submit-btn .profile-btn {
    width: 100%;
  }
  .submit-btn .profile_btn {
    width: 100%;
  }
  .form-group.change-text a.change {
    font-size: 13px;
    width: 80px;
  }
  .profile-box a.delete {
    padding: 3px 20px;
    font-size: 18px;
  }

  .profile-box.id-valid {
    padding: 33px 9px 33px;
  }
  .id-valid .submit-btn {
    margin: 7px 0 33px 0;
  }
  a.availability {
    font-size: 16px;
  }
  a.availability::before {
  }
  .listing-form .image-uploader .upload-text i::before {
    width: 165px;
    left: -81px;
  }

  /*-----------------------*/

  .rating-box button {
    padding: 5px;
    font-size: 14px;
  }
  .id-valid.cp_left_detail ul li {
    flex-direction: column;
    width: 100%;
  }
  .id-valid.cp_left_detail ul li .profile-icon,
  .id-valid ul li .profile-text {
    width: 100%;
    max-width: 100%;
  }

  .id-valid.cp_left_detail ul li .profile-icon {
    margin: 0 0 25px 0;
  }
  .id-valid.cp_left_detail ul li .profile-text h4,
  .id-valid.cp_left_detail ul li .profile-text p {
    text-align: center;
  }
  .listing-number {
    margin-top: 60px;
  }
  section.banner-sec {
    background-color: #001645;
    background-image: none;
    padding: 0 0 50px 0;
  }
  .content-sec .content-box {
    padding: 15px;
  }
}

@media (max-width: 480px) {
  /*#ajaxModal .modal-dialog .modal-content .modal-body .form-group .photo_box{    width: 100%;display:block;}*/
  #add_instrument .photo_box.cover_photo .add_photo {
    height: 300px;
  }
  div#cover_display {
    height: 300px;
  }
  #add_instrument .photo_box.cover_photo .add_photo .add_photobox img {
    width: 100px;
    height: 100px;
  }
  #add_instrument .add_photo {
    height: 180px;
  }
  div#photo_image1,
  div#photo_image2,
  div#photo_image3,
  div#photo_image4 {
    height: 180px;
  }
  .details-right .right-box {
    padding: 25px 20px;
  }

  .rent_form {
    width: 100%;
    display: block;
  }
  .modal.confirm_pay_modal .modal-list {
    padding: 15px;
  }
  .modal.confirm_pay_modal .modal-list ul li .modal_icons img {
    width: 100%;
    height: 100%;
  }
  .modal.confirm_pay_modal .modal-list ul li .modal-data h4 {
    font-size: 22px;
  }
  .modal-list ul li .modal-icon {
    margin: 0 0 10px 0;
  }
  .modal.confirm_pay_modal .modal-list ul li .modal-data ul li .modal-user p {
    font-size: 14px;
  }
  .modal.confirm_pay_modal .modal-body {
    padding: 15px;
  }

  .rent_form span#error_dipsute_image1,
  .rent_form span#error_dipsute_image2 {
    bottom: -10px;
  }

  .browse-category .browse-row .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
  }
  .browse-row a {
    height: 180px;
  }
  .browse-row a .browse-item h3 {
    font-size: 8vw;
  }

  .register-mark {
    margin: 0px 0 0 0;
  }
  .login-slide {
    min-height: auto;
  }
  .img-box {
    height: 260px;
  }
  .instrument_slider_cover .owl-carousel .owl-item img {
    height: 300px;
    object-fit: contain;
  }
  section.banner-sec .home-banner .banner-text h1 {
    font-size: 30px;
  }

  /*----------*/

  .pwa_thanks {
    margin-bottom: 15px;
  }
  .pwa_thanks > ul {
  }
  .pwa_thanks > ul > li {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column;
    width: 100%;
  }
  .pwa_thanks .modal_icons {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #343434;
    border-radius: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    margin: 0 0 15px 0;
  }
  .pwa_thanks .modal_icons img {
    border: none !important;
    border-radius: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
  }
  .pwa_thanks .modal-data {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .pwa_thanks .modal-list > ul > li {
  }

  /*==================*/

  .reg_social_box ul {
    flex-direction: column;
  }
  .reg_social_box ul li {
    margin: 0 0 10px 0;
    width: 100%;
  }
  .reg_social_box ul li a .fa {
    font-size: 16px;
  }
  .reg_or p:before,
  .reg_or p:after {
    top: 17px;
  }
  .popular-box .popular-img {
    height: 250px;
  }
  .pwa .common_title h2 {
    font-size: 20px;
  }
  .view_all_btn a {
    font-size: 14px;
    border-radius: 5px;
    padding: 5px 6px;
    white-space: nowrap;
  }

  .faq-wraper .card {
    padding: 15px;
  }
  .faq-wraper .card-header button:after,
  .faq-wraper .card-header button.collapsed:after {
    width: 8px;
    height: 8px;
  }
  .faq-wraper .card-header button {
    font-size: 16px;
  }
  .faq-wraper .card-body {
    font-size: 16px;
    padding: 16px 0 0 0;
    margin: 16px 0 0 0;
  }
  .faq-search-wrap form {
    height: 40px;
  }
  .faq_heading {
    margin: 0 0 15px 0;
  }
  .faq_heading h2 {
    font-size: 26px;
  }
  .faq-wraper #accordion {
    padding: 0 15px 0 0;
  }
  /**/
  .view_all_btn {
    position: relative;
    top: 0;
  }
  .pwa .popular-category .common_title {
    padding-bottom: 15px;
  }
  .bottom_bar .bottom_info {
    font-size: 16px;
  }
  .tab-listing .popular-box .popular-img {
    height: 250px;
  }

  /*==================*/
}

@media (max-width: 375px) {
  .profile-box.id-valid
    .photo-row
    .img-text
    .upload-img
    .image-uploader
    .upload-text
    span {
    margin: -3px 0 0 0;
  }
  .bottom_bar_inner a .bottom_bar_label {
    font-size: 13px;
  }

  .instrument_slider_cover .owl-carousel .owl-item img {
    height: 250px;
    object-fit: cover;
  }
  .id-valid.cp_left_detail ul li .profile-icon {
    min-height: 134px;
  }

  section.banner-sec {
    padding: 0 0 40px 0;
  }
}
