/* Responsive styles */
/* // X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .steps-heading-container-inner {
    flex-flow: column;
    /* align-items: flex-start; */
  }
  .steps-heading-container .steps-heading {
    margin-bottom: 15px;
  }
  .content-wrapper {
    padding-top: 30px;
  }
  .navbar .navbar-menu-wrapper {
    padding-top: 0;
  }
  .sidebar .nav .nav-item.active > .nav-link i,
  .sidebar .nav .nav-item.active > .nav-link .menu-title,
  .sidebar .nav .nav-item.active > .nav-link .menu-arrow {
    color: #2e3b5b;
  }

  .nav-link .yellow {
    color: #e0a238 !important;
  }

  .nav-link .yellow-light {
    color: #e0ca82 !important;
  }

  .nav-link .grey {
    color: #9b9b9b !important;
  }

  .main-panel {
    padding-left: 0;
  }

  .navbar .navbar-brand-wrapper {
    display: none;
  }

  .nav-link:hover i {
    color: #2e3b5b !important;
  }

  .sidebar-offcanvas {
    position: fixed;
    max-height: calc(100vh);
    top: 15px;
  }

  .navbar-toggler .mdi-menu {
    color: #ffffff;
    font-size: 32px;
  }
  .header-slogan {
    display: none;
  }

  .fullwidth-form {
    width: 100%;
  }

  .option {
    width: 300px;
    font-size: 20px;
  }

  .navbar .navbar-menu-wrapper {
    padding-top: 0;
  }

  .content-wrapper {
    padding: 0px;
  }

  .form-right {
    margin-left: 0;
  }

  .form-fileds-container .icon {
    flex-shrink: 0;
    width: 25px;
    margin-right: 10px;
  }

  .option-outer,
  .option {
    width: 100%;
  }

  #steps-body-inner-container {
    padding: 10px 0 20px 10px;
  }

  .steps-heading-container {
    padding: 15px 10px;
  }

  .option-outer {
    padding: 0;
  }

  .h-100vh-100px {
    height: calc(100vh - 54px);
  }

  #steps-body-inner-container {
    height: calc(100vh - 195px);
  }

  .country, .state {
    width: 100%;
  }

  .icon
  {
    display: none;
  }

  .property-thumb {
    width: 100%;
    flex-flow: column;
    flex-direction: column-reverse;
    padding:15px;
  }

  .property-thumb-right {
    width: 100%;
    flex-shrink: 0;
  }

  .property-thumb-right img {
    width: 100%;
    height: 220px;
    margin-bottom: 10px;
  }

  .property-thumb-left {
    margin-right: 0;
  }

  .property-thumb-left h4 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 27px;
  }
  
  /* -------------- step 1 start -------------- */


  .report-full-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .new-report .popover img
  {
    width:70%;
  }

  .new-report .popup-over-logo
  {
    text-align: center;
  }

  .report-container {
    margin: 5px 0px;
    width: 320px;
    margin-right: 0;
    padding: 15px;
  }

  .steps-heading.h1 {
    font-size: 28px;
    padding: 0;
    margin-bottom: 0;
  }

  .report-heading {
    font-size: 19px;
    line-height: 26px;
    padding-bottom: 10px;
  }

  /* -------------- step 1 end -------------- */


  /* -------------- step 49 start -------------- */
  
  .form-heading h1 {
    font-size: 20px;
  }
  .form-heading h6 {
    font-size: 15px;
  }
  .order-summry .accordion.accordion-solid-header .card .card-header a {
    font-size: 20px;
    padding: 10px 0px;
  }
  .order-summry .accordion.accordion-solid-header .card .card-header a span {
    font-size: 17px;
  }
  .order-summry .accordion.accordion-solid-header .card .card-header {
    padding: 0px 10px;
  }
  .order-steps li {
    padding: 1px 10px;
  }
  .btn {
    /* font-size: 16px !important;
    height: 30px;
    line-height: 27px; */
    /* min-width: 85px; */
  }
  .steps-heading-container-inner .btn {
    /* margin-left: 5px; */
}
  .estimate-total {
    font-size: 17px;
    padding: 0px 10px;
    margin-top: 30px;
  }
  .order-item {
    margin-top: 20px;
  }
  .accordion.accordion-solid-header .card .card-header a:before {
    right: 0;
  }
  .payment-options-container {
    margin-top: 35px;
  }
  .steps-heading-container .steps-heading {
    font-size: 19px;
    line-height: 25px;
  }
  .form-fileds-container .icon {
    width: 35px;
  }
  .form-right {
    margin-left: 0;
    padding-bottom: 0px;
  }
  .steps-heading {
    font-size: 20px;
  }
  .product-label {
    padding-left: 10px;
  }
  .order-summry .accordion.accordion-solid-header .card .card-header a i {
    font-size: 35px;
  }
  .steps-heading-container {
    padding: 15px 15px;
  }
  #steps-body-inner-container {
    padding: 10px 0 20px 20px;
  }
  .payment-modal .modal-body h6 {
    font-size: 18px;
    margin-top: 16px;
    margin-bottom: 20px;
    line-height: 24px;
  }
  .payment-modal .modal-body img {
    width: 55px;
  }
  .payment-modal .modal-body {
    padding: 25px 30px !important;
  }
  /* .steps-navigation{
    max-width: 100%;
  } */
  .steps-navigation .btn{
    /* width: 100%;
    padding: 0 10px !important; */
    
  }
  .add-report {
    padding: 0px 10px;
  }
  /* -------------- step 49 end -------------- */
  /* -------------- step 25 start -------------- */
  .breadcrumb-block {
    margin-bottom: 0px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    padding: 10px 20px;
  }
  .breadcrumb-block .steps-navigation{
    width: 100%;
  }
  .card-white {
    padding: 20px 20px 20px 20px;
  }
  .report-title h2 {
    font-size: 19px;
    line-height: 28px;
  }
  .report-title a {
    font-size: 15px;
  }
  .property-select h6 {
    font-size: 21px;
  }
  .property-select select {
    width: 100%;
  }
  .order-history-img{
    text-align: center;
    margin-top: 20px;
  }
  .job-id {
    text-align: start;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .property-select {
    align-items: flex-start;
    flex-direction: column;
  }
  .order-history-img img{
    height: 100%;
  }
  /* -------------- step 25 end -------------- */


  /* ----------------------Step 17 start ----------------*/
  .report-table-wrapper {
    padding: 20px 20px !important;
  }
  .report-table-title {
    margin-bottom: 17px;
  }
  .report-table-title h6 {
    font-size: 23px;
    line-height: 27px;
  }
  .download-btn {
    font-size: 14px;
    /* float: unset; */
    margin-bottom: 0;
    margin-top: 5px;
  }
  .download-btn i {
    margin-right: 5px;
  }
  /* table start */
  .report-table .dataTables_filter label {
    width: 100% !important;
  }
  .report-table .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .table-select-input{
    position: unset;
    float: left;
    margin-bottom: 10px;
    width: 135px;
    padding: 5px 20px;
  }
  .dataTables_wrapper .dataTables_paginate .paginate_button{
    width: 35px !important;
    height: 35px !important;
    padding: 5px 5px !important;
  }
  .report-table .paginate_button{
    font-size: 14px;
  }
  /* table end */
  /* ----------------------Step 17 end ----------------*/
  /* ----------------------Step 3 start ----------------*/
  .property-input-field {
    align-items: flex-start;
    flex-direction: column;
  }
  .radio-input-block {
    width: 100%;
    padding-left: 5px;
  }
  .form-primary {
    margin-top: 30px;
  }
  .next-sm-btn {
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 10px;
  }
  /* ----------------------Step 3 end ----------------*/
    /* ----------------------Step 47 start ----------------*/


  .product-select-container-row1 {
    justify-content: start;
    align-items: start;
    min-width: 100%;
    flex-direction: column;
  }
   
  .product-select-container-row2 {
    display: flex;
    align-items: flex-start;
    font-weight: 600;
    min-width: 100%;  
    float: none;
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
  .product-select-container-row2 ul{
    /* padding-right: 270px; */
  }
  .product-select-container-row2 ul li {
    margin-left: 20px;
  }
      /* ----------------------Step 47 end ----------------*/

      
  /* -------------- step 5 start -------------- */
  .doc-upload .doc-upload-item span {
    font-size: 18px;
  }
  .doc-upload .doc-upload-item {
    padding: 10px 0;
    align-items: start;
    justify-content: start;
    flex-direction: column;
  }
  .doc-upload-item .file-upload .btn {
    font-size: 13px !important;
    width: auto;
    min-width: unset;
    height: 30px;
    padding: 0 10px !important;
    line-height: 28px;
  }
  .orange-link i {
    font-size: 20px;
  }
  .doc-upload .doc-upload-item .file-upload {
    flex-basis: auto;
    flex-shrink: 0;
    width: 100%;
    margin-top: 10px;
}
  /* -------------- step 5 end -------------- */


  
  /* -------------- step 6 start -------------- */

  .report-questions .radio-input-block {
    width: 100%;
  }
  /* -------------- step 6 start -------------- */
  /* -------------- step 20 start -------------- */
  .addon-modal .product-label{
    padding-left: 20px;
    font-size: 15px;
  }
  .addon-modal .modal-heading {
    margin-bottom: 20px;
  }
  .addon-modal .modal-dialog{
    max-width: 95%;
  }
  .addon-modal .modal-heading .icon {
    width: 30px;
    display: block;
  }
  .addon-modal .form-heading h1, .addon-modal .form-heading .h1 {
    font-size: 19px;
  }
  .modal .modal-dialog .modal-content .modal-body {
    padding: 25px 20px;
  }
  .addon-modal .product-price{
    font-size: 16px;
    padding: 0 0px 0 10px;
    min-width: 80px;
  }
  .addon-modal .form-check {
    margin-bottom: 15px;
  }
  .btn {
    min-width: 115px;
    font-size: 17px !important;
  }
  .valuation-order-history2 .report-title{
    flex-wrap: wrap;
  }
  .valuation-order-history2 .ref-values {
    margin-left: 0;
  }
  .order-summary {
    margin-bottom: 35px;
    margin-top: 30px;
  }
  .addon-modal .product-label .col-12:last-child .checkbox-input{
    margin-top: 0;
  }
  .order-summary li {
    font-size: 15px;
  }
  .summary-label{
    width: 170px;
  }
    /* -------------- step 20 end -------------- */

  /* modem-client-review-feedback-6-27 changes start */
  .order-summary-block{
    width: 100%;
  }
  /* modem-client-review-feedback-6-27 changes end */
   #map{
     height: 200px;
   }
}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .steps-heading-container-inner {
    flex-flow: column;
    /* align-items: flex-start; */
  }
  .steps-heading-container .steps-heading {
    margin-bottom: 15px;
  }
  .content-wrapper {
    padding-top: 30px;
  }
  .navbar .navbar-menu-wrapper {
    padding-top: 0;
  }
  .sidebar .nav .nav-item.active > .nav-link i,
  .sidebar .nav .nav-item.active > .nav-link .menu-title,
  .sidebar .nav .nav-item.active > .nav-link .menu-arrow {
    color: #2e3b5b;
  }

  .nav-link .yellow {
    color: #e0a238 !important;
  }

  .nav-link .yellow-light {
    color: #e0ca82 !important;
  }

  .nav-link .grey {
    color: #9b9b9b !important;
  }

  .main-panel {
    padding-left: 0;
  }

  .navbar .navbar-brand-wrapper {
    display: none;
  }

  .nav-link:hover i {
    color: #2e3b5b !important;
  }

  .sidebar-offcanvas {
    position: fixed;
    max-height: calc(100vh);
    top: 15px;
  }

  .navbar-toggler .mdi-menu {
    color: #ffffff;
    font-size: 32px;
  }

  .header-slogan {
    display: none;
  }

  .fullwidth-form {
    width: 100%;
  }

  .option {
    width: 300px;
    font-size: 20px;
  }

  .navbar .navbar-menu-wrapper {
    padding-top: 0;
  }

  .h-100vh-100px {
    height: calc(100vh - 54px);
  }

  #steps-body-inner-container {
    height: calc(100vh - 195px);
  }

  .country, .state {
    width: 100%;
  }

  .icon
  {
    display: none;
  }

  .property-thumb {
    width: 100%;
    flex-flow: column;
    flex-direction: column-reverse;
  }

  .property-thumb-right {
    width: 100%;
    flex-shrink: 0;
  }

  .property-thumb-right img {
    width: 100%;
    height: 220px;
    margin-bottom: 10px;
  }
  #viewmap .modal-dialog {
      max-width: 100%;
  }

  .property-thumb-right img {
      width: 100% !important;
      height: 220px !important;
      margin-bottom: 10px;
  }

  .property-thumb-left h4 {
    margin-bottom: 20px;
  }

  /* -------------- step 1 start -------------- */


  .report-full-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .report-container {
    margin: 15px 0px;
    width: 320px;
    margin-right: 5px;
  }

  .steps-heading.h1 {
    font-size: 37px;
    padding: 0;
    margin-bottom: 0;
  }
  .report-heading {
    font-size: 21px;
    padding-bottom: 10px;
  }

  /* -------------- step 1 end -------------- */


   /* -------------- step 49 start -------------- */
  
   .content-wrapper {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  }
  .form-heading h1 {
    font-size: 20px;
  }
  .form-heading h6 {
    font-size: 15px;
  }
  .order-summry .accordion.accordion-solid-header .card .card-header a {
    font-size: 20px;
    padding: 10px 0px;
  }
  .order-summry .accordion.accordion-solid-header .card .card-header a span {
    font-size: 19px;
  }
  .btn {
    /* font-size: 18px !important;
    height: 35px;
    line-height: 33px;
    min-width: 105px; */
  }
  .steps-heading-container-inner .btn {
    /* margin-left: 5px; */
}
  .estimate-total {
    font-size: 18px;
    margin-top: 30px;
  }
  .order-item {
    margin-top: 20px;
  }
  .accordion.accordion-solid-header .card .card-header a:before {
    right: 0;
  }
  .payment-options-container {
    margin-top: 45px;
  }
  .steps-heading-container .steps-heading {
    font-size: 22px;
    line-height: 25px;
  }
  .form-fileds-container .icon {
    width: 35px;
  }
  .form-right {
    margin-left: 20px;
    padding-bottom: 0px;
  }
  .product-label {
    padding-left: 10px;
  }
  .order-summry .accordion.accordion-solid-header .card .card-header a i {
    font-size: 35px;
  }
  .steps-heading-container {
    padding: 15px 20px;
  }
  #steps-body-inner-container {
    padding: 10px 0 20px 20px;
  }
  .payment-modal .modal-body h6 {
    font-size: 22px;
    margin-top: 16px;
    margin-bottom: 20px;
  }
  .payment-modal .modal-body img {
    width: 65px;
  }
  .payment-modal .modal-body {
    padding: 35px 30px !important;
  }
  /* -------------- step 49 end -------------- */
  /* -------------- step 25 start -------------- */
  .breadcrumb-block {
    margin-bottom: 10px;
  }
  .card-white {
    padding: 20px 20px 20px 20px;
  }
  .report-title h2 {
    font-size: 19px;
  }
  .report-title a {
    font-size: 15px;
  }
  .property-select h6 {
    font-size: 22px;
  }
  .order-history-img{
    text-align: center;
    margin-top: 20px;
  }
  .order-history-img img{
    height: 100%;
  }
  /* -------------- step 25 end -------------- */
 
  /* ----------------------Step 17 start ----------------*/
  .report-table-wrapper {
    padding: 20px 20px !important;
  }
  .report-table-title {
    margin-bottom: 17px;
  }
  .report-table-title h6 {
    font-size: 23px;
    line-height: 27px;
  }
  .download-btn {
    font-size: 14px;
    /* float: unset; */
    margin-bottom: 0;
    margin-top: 0;
  }
  .download-btn i {
    margin-right: 5px;
  }
  /* table start */
  .report-table .dataTables_filter label {
    width: 100% !important;
  }
  .report-table .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .table-select-input{
    position: unset;
    float: left;
    margin-bottom: 15px;
  }
  .dataTables_wrapper .dataTables_paginate .paginate_button{
    width: 35px !important;
    height: 35px !important;
    padding: 5px 5px !important;
  }
  .report-table .paginate_button{
    font-size: 14px;
  }
  
  /* table end */
  /* ----------------------Step 17 end ----------------*/

  /* ----------------------Step 3 start ----------------*/
  .heading-question {
    font-size: 15px;
  }
  .radio-input-block {
    width: 310px;
  }
  .next-sm-btn {
    margin-left: 10px;
  }
  /* ----------------------Step 3 end ----------------*/

  /* ----------------------Step 47 start ----------------*/


  .product-select-container-row1 {
    justify-content: start;
    align-items: start;
    min-width: auto;
    flex-direction: column;
  }
    /* ----------------------Step 47 end ----------------*/

  /* -------------- step 5 start -------------- */
  .doc-upload .doc-upload-item span {
    font-size: 18px;
  }
  .doc-upload .doc-upload-item {
    padding: 20px 0;
    align-items: start;
    justify-content: start;
    flex-direction: column;
  }
  .doc-upload-item .file-upload .btn {
    font-size: 18px !important;
  }
  .doc-upload .doc-upload-item .file-upload {
    flex-basis: auto;
    flex-shrink: 0;
    width: 100%;
    margin-top: 10px;
}
  /* -------------- step 5 end -------------- */


  /* -------------- step 6 start -------------- */

  .report-questions .radio-input-block {
    width: 100%;
  }
  /* -------------- step 6 start -------------- */

  
  /* -------------- step 20 start -------------- */
  .addon-modal .product-label{
    padding-left: 25px;
  }
  .addon-modal .modal-heading {
    margin-bottom: 20px;
  }
  .addon-modal .modal-dialog{
    max-width: 95%;
  }
  .addon-modal .modal-heading .icon {
    width: 35px;
    display: block;
  }
  .addon-modal .form-heading h1, .addon-modal .form-heading .h1 {
    font-size: 21px;
  }
  .order-summary {
    margin-bottom: 35px;
    margin-top: 30px;
  }
  .valuation-order-history2 .report-title{
    flex-wrap: wrap;
  }
  .valuation-order-history2 .ref-values {
    margin-left: 0;
  }
  .job-id{
    text-align: start;
  }
  .property-select select{
    width: 100%;
  }
    /* -------------- step 20 end -------------- */
    
  /* modem-client-review-feedback-6-27 changes start */
  .order-summary-block{
    width: 100%;
  }
  /* modem-client-review-feedback-6-27 changes end */
  #map{
    height: 200px;
  }
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .sidebar .nav .nav-item.active > .nav-link i,
  .sidebar .nav .nav-item.active > .nav-link .menu-title,
  .sidebar .nav .nav-item.active > .nav-link .menu-arrow {
    color: #2e3b5b;
  }

  .nav-link .yellow {
    color: #e0a238 !important;
  }

  .nav-link .yellow-light {
    color: #e0ca82 !important;
  }

  .nav-link .grey {
    color: #9b9b9b !important;
  }

  .main-panel {
    padding-left: 0;
  }

  .navbar .navbar-brand-wrapper {
    display: none;
  }

  .nav-link:hover i {
    color: #2e3b5b !important;
  }

  .sidebar-offcanvas {
    position: fixed;
    max-height: calc(100vh);
    top: 15px;
  }

  .navbar-toggler .mdi-menu {
    color: #ffffff;
    font-size: 32px;
  }

  .fullwidth-form {
    width: 100%;
  }

  .option {
    width: 230px;
    font-size: 20px;
  }

  .navbar .navbar-menu-wrapper {
    padding-top: 0;
  }

  .tax-id {
    width: 100%;
  }

  .country, .state {
    width: 50%;
  }







  .property-thumb {
    width: 100%;
    flex-flow: column;
    flex-direction: column-reverse;
  }

  .property-thumb-right {
    width: 100%;
    flex-shrink: 0;
  }

  .property-thumb-right img {
    width: 100%;
    height: 220px;
    margin-bottom: 10px;
  }

  .property-thumb-left h4 {
    margin-bottom: 20px;
  }

  .order-summary-cont
  {
    margin-top: 30px;
  }

  .row-check
  {
    margin: 0px !important;
    padding:0px !important;
  }

  

  /* -------------- step 1 start -------------- */
  .report-full-container {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
  }

  .report-container {
    margin: 15px 0px;
    width: 320px;
    margin-right: 5px;
  }
  /* -------------- step 1 end -------------- */

  /* -------------- step 49 start -------------- */
  
  .content-wrapper {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  }
  .form-heading h1 {
    font-size: 20px;
  }
  .form-heading h6 {
    font-size: 15px;
  }
  .order-summry .accordion.accordion-solid-header .card .card-header a {
    font-size: 20px;
    padding: 10px 0px;
  }
  .order-summry .accordion.accordion-solid-header .card .card-header a span {
    font-size: 19px;
  }
  .btn {
    font-size: 18px !important;
    height: 35px;
    line-height: 33px;
    min-width: 105px;
  }
  .steps-heading-container-inner .btn {
    margin-left: 5px;
}
  .estimate-total {
    font-size: 18px;
    margin-top: 30px;
  }
  .order-item {
    margin-top: 20px;
  }
  .accordion.accordion-solid-header .card .card-header a:before {
    right: 0;
  }
  .payment-options-container {
    margin-top: 45px;
  }
  .steps-heading-container .steps-heading {
    font-size: 22px;
    line-height: 25px;
  }
  .form-fileds-container .icon {
    width: 35px;
  }
  .form-right {
    margin-left: 20px;
    padding-bottom: 0px;
  }
  .product-label {
    padding-left: 10px;
  }
  .order-summry .accordion.accordion-solid-header .card .card-header a i {
    font-size: 35px;
  }
  .steps-heading-container {
    padding: 15px 20px;
  }
  #steps-body-inner-container {
    padding: 10px 0 20px 20px;
  }
  .payment-modal .modal-body h6 {
    font-size: 22px;
  }
  .payment-modal .modal-body {
    padding: 35px 30px !important;
  }
  /* -------------- step 49 end -------------- */
  /* -------------- step 25 start -------------- */
  .breadcrumb-block {
    margin-bottom: 10px;
  }
  .card-white {
    padding: 20px 20px 20px 20px;
  }
  .report-title h2 {
    font-size: 21px;
  }
  .report-title a {
    font-size: 15px;
  }
  .property-select h6 {
    font-size: 22px;
  }
  .order-history-img{
    text-align: center;
    margin-top: 20px;
  }
  .order-history-img img{
    height: 100%;
  }
  /* -------------- step 25 end -------------- */

  /* ----------------------Step 17 start ----------------*/
  .report-table-wrapper {
    padding: 20px 20px !important;
  }
  .report-table-title h6 {
    font-size: 23px;
    line-height: 27px;
  }
  .download-btn {
    font-size: 14px;
  }
  .download-btn i {
    margin-right: 5px;
  }
  .table-select-input {
    width: 135px;
  }
  .dataTables_wrapper .dataTables_filter input {
    width: 310px !important;
    margin-left: 150px !important;
  }

  /* ----------------------Step 17 end ----------------*/

  /* ----------------------Step 3 start ----------------*/
  .heading-question {
    font-size: 15px;
  }
  .radio-input-block {
    width: 440px;
  }
  /* ----------------------Step 3 end ----------------*/
  
  /* -------------- step 1 start -------------- */
  .steps-heading.h1 {
    font-size: 30px;
    padding: 0px;
  }
  .report-heading {
    font-size: 23px;
    line-height: 30px;
  }
  /* -------------- step 1 end -------------- */
  
  .product-select-container-row1 img{
    width: 210px;
  }

  
  /* -------------- step 5 start -------------- */
  .doc-upload .doc-upload-item span {
    font-size: 18px;
  }
  .doc-upload .doc-upload-item {
    padding: 20px 0;
  }
  .doc-upload-item .file-upload .btn {
    font-size: 18px !important;
  }
  /* -------------- step 5 end -------------- */
  
  /* -------------- step 20 start -------------- */
  .addon-modal .product-label{
    padding-left: 25px;
  }
  .addon-modal .modal-heading {
    margin-bottom: 30px;
  }
  .order-summary {
    margin-bottom: 35px;
    margin-top: 30px;
  }
    /* -------------- step 20 end -------------- */
    
  /* modem-client-review-feedback-6-27 changes start */
  .order-summary-block{
    width: 100%;
  }
  /* modem-client-review-feedback-6-27 changes end */
  #map{
    height: 200px;
  }
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .fullwidth-form {
    width: 100%;
  }

  .order-summary-cont
  {
    margin-top: 30px;
  }


  /* -------------- step 1 start -------------- */


  .report-full-container {
    display: flex;
    justify-content: center;
    /* align-items: flex-start; */
    flex-wrap: wrap;
  }

  .report-container {
    margin: 20px 10px;
  }

  /* -------------- step 1 end -------------- */

  /* -------------- step 49 start -------------- */
  
  .content-wrapper {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  }
  .form-heading h1 {
    font-size: 22px;
  }
  .form-heading h6 {
    font-size: 15px;
  }
  .order-summry .accordion.accordion-solid-header .card .card-header a {
    font-size: 20px;
    padding: 10px 0px;
  }
  .order-summry .accordion.accordion-solid-header .card .card-header a span {
    font-size: 20px;
  }
  .btn {
    font-size: 18px !important;
  }
  .estimate-total {
    font-size: 18px;
    margin-top: 35px;
  }
  .order-item {
    margin-top: 20px;
  }
  .accordion.accordion-solid-header .card .card-header a:before {
    right: 0;
  }
  .payment-options-container {
    margin-top: 55px;
  }
  /* -------------- step 49 end -------------- */
  
  /* -------------- step 25 start -------------- */
  .card-white {
    padding: 20px 20px 20px 20px;
  }
  .report-title h2 {
    font-size: 21px;
  }
  .report-title a {
    font-size: 15px;
  }
  .property-select h6 {
    font-size: 24px;
  }
  /* -------------- step 25 end -------------- */

  
  .report-table thead tr th {
    font-size: 12px;
  }
  .report-table thead th, .report-table thead td, .report-table tbody th, .report-table tbody td {
    padding: 15px !important;
  }
  table.dataTable thead .sorting {
    background-position: right 0 center;
  }

 /* -------------- step 1 start -------------- */
 .steps-heading.h1 {
   font-size: 40px;
  }
  .report-heading {
    font-size: 23px;
    line-height: 30px;
  }
  /* -------------- step 1 end -------------- */
  
  .product-select-container-row1 img{
    width: 210px;
  }

  /* -------------- step 5 start -------------- */
  .doc-upload .doc-upload-item span {
    font-size: 18px;
  }
  .doc-upload .doc-upload-item {
    padding: 20px 0;
  }
  .doc-upload-item .file-upload .btn {
    font-size: 18px !important;
  }
  /* -------------- step 5 end -------------- */
  
  /* -------------- step 20 start -------------- */
  .order-summary {
    margin-top: 30px;
  }
  /* -------------- step 20 end -------------- */

      
  /* modem-client-review-feedback-6-27 changes start */
  .order-summary-block{
    width: 100%;
  }
  /* modem-client-review-feedback-6-27 changes end */
}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1400.98px) {
  /* -------------- step 49 start -------------- */
  .accordion.accordion-solid-header .card .card-header a:before {
    right: 10px;
  }
  /* -------------- step 49 end -------------- */

  .report-table thead tr th {
    font-size: 13px;
  }
  .report-table thead th, .report-table thead td, .report-table tbody th, .report-table tbody td {
    padding: 20px 15px 20px 15px !important;
  }

  .product-select-container-row1 img{
    width: 210px;
  }

  /* -------------- step 5 start -------------- */
  .doc-upload .doc-upload-item span {
    font-size: 18px;
  }
  .doc-upload .doc-upload-item {
    padding: 20px 0;
  }
  .doc-upload-item .file-upload .btn {
    font-size: 18px !important;
  }
  /* -------------- step 5 end -------------- */
      
  /* modem-client-review-feedback-6-27 changes start */
  .order-summary-block{
    width: 100%;
  }
  /* modem-client-review-feedback-6-27 changes end */
}

/* // For 2k Monitors, (more than 1401 px) */
@media (min-width: 1401px) and (max-width: 1599.98px) {
  
  /* -------------- step 49 start -------------- */
  .accordion.accordion-solid-header .card .card-header a:before {
    right: 10px;
  }
  /* -------------- step 49 end -------------- */
}

@media (min-width: 1600px) and (max-width: 2559.98px) {
  .order-summary-block{
    width: 425px;
    margin-left: auto;
  }
}

@media (min-width: 2560px) {
  .order-summary-block{
    width: 425px;
    margin-left: auto;
  }
}
