.explore__map-side {
  /*
      width: 45%;
      position: fixed;
      top: 215px;
      height: 100%;
      right: 0;
      padding-left: 32px;
  */ }

.explore__map-side #map-container {
  margin-bottom: 0;
  height: 100%; }

.explore__map-side #map_right_listing {
  width: 100%;
  height: 100%;
  z-index: 999; }

.explore__map-side.v2 {
  position: fixed;
  width: 44%;
  height: 100%; }

.datalistresult, .datalistresult2, .filterdatalistresult {
  margin-top: 10px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-bottom: 10px; }

.datalistresult .dataads {
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #ccc; }

.datalistresult .dataads:last-child {
  border-bottom: 0 solid #ccc; }

/* width */
.datalistresult::-webkit-scrollbar, .datalistresult2::-webkit-scrollbar, .filterdatalistresult::-webkit-scrollbar {
  width: 6px; }

/* Track */
.datalistresult::-webkit-scrollbar-track, .datalistresult2::-webkit-scrollbar-track, .filterdatalistresult::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
.datalistresult::-webkit-scrollbar-thumb, .datalistresult2::-webkit-scrollbar-thumb, .filterdatalistresult::-webkit-scrollbar-thumb {
  background: #888; }

/* Handle on hover */
.datalistresult::-webkit-scrollbar-thumb:hover, .datalistresult2::-webkit-scrollbar-thumb:hover, .filterdatalistresult::-webkit-scrollbar-thumb:hover {
  background: #555; }

.filterdatalistresult .filtertite {
  font-weight: 600;
  font-size: 12px;
  padding: 0;
  border: 1px solid #555;
  margin-bottom: 5px; }

.filterdatalistresult .filtertite span {
  padding-left: 5px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px; }

.filterdatalistresult .stateselected {
  display: inline-block;
  margin-right: 10px; }

.filterdatalistresult button.closestate {
  padding: 0;
  background: #f00;
  color: #fff;
  border: 0;
  width: 15px;
  height: 15px;
  line-height: 10px;
  display: inline-block;
  border-radius: 50%; }

#myCarousel-2 .carousel-control.left, #myCarousel-2 .carousel-control.right {
  background: none;
  opacity: 1; }

#myCarousel-2 .carousel-control.left .glyphicon, #myCarousel-2 .carousel-control.right .glyphicon {
  background-color: #70ad47;
  color: #fff;
  opacity: 1;
  border-radius: 50%;
  padding: 5px;
  width: 40px;
  height: 40px; }

.carousel-control.right {
  right: -20px; }

.carousel-control.left {
  left: -20px; }

.mymodaladsdetial button.close {
  background-color: #000;
  opacity: 1;
  color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  position: absolute;
  right: 10px;
  top: 10px; }

.mymodaladsdetial .adsdeatil {
  margin-top: 15px; }

.mymodaladsdetial .adsdeatil h4 {
  margin-bottom: 10px; }

.mymodaladsdetial .adsdeatil .title {
  height: inherit;
  text-align: left;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 600; }

.mymodaladsdetial .adsdeatil .subname {
  font-size: 14px;
  font-weight: 600;
  color: #3f51b5; }

.mymodaladsdetial .adsdeatil .customedivtable .titletable {
  background-color: #9e9e9e;
  color: #fff;
  border: 2px solid #fff;
  line-height: 25px;
  font-size: 14px;
  font-weight: 500; }

.mymodaladsdetial .adsdeatil .customedivtable section:nth-child(even) {
  background-color: #e6e3e3; }

.mymodaladsdetial .adsdeatil .customedivtable section:nth-child(odd) {
  background-color: #c7c7c7; }

.mymodaladsdetial .adsdeatil .customedivtable .displaymontamount {
  background-color: #c7c7c7;
  border: 2px solid #fff;
  line-height: 25px;
  font-size: 13px;
  font-weight: 600; }

.shareCampaing .titleheader h1 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: 5px;
  line-height: 30px; }
.shareCampaing .titleheader .createddate, .shareCampaing .titleheader .mediatitle, .shareCampaing .titleheader .campaingdate {
  color: #666666;
  font-size: 12px;
  font-weight: 500; }
.shareCampaing .itemseleted {
  color: #B4B4B4; }
.shareCampaing a.comparebtn {
  background-color: #0071BC; }
.shareCampaing a.psbtn {
  background-color: #39B54A;
  height: 25px;
  line-height: 11px;
  font-size: 13px;
  vertical-align: bottom; }

a.donloadbtn {
  background-color: #4472c4; }

a.comparebtn {
  background-color: #0071BC; }

a.psbtn {
  background-color: #39B54A;
  height: 30px;
  line-height: 15px; }

a {
  color: #03773B;
  font-weight: 500;
  font-size: 12px; }

.shareCampaingDetail .card {
  background-color: #F3F8F5;
  border: 0;
  padding: 15px 10px; }
  .shareCampaingDetail .card .fulldesc {
    display: none;
    padding-left: 40px; }
  .shareCampaingDetail .card .caretrightDown {
    display: inline-block;
    font-size: 25px;
    color: #03773B;
    width: 5%;
    float: left; }
    .shareCampaingDetail .card .caretrightDown.collapsicon {
      transform: rotate(90deg); }
  .shareCampaingDetail .card i.icofont-ui-note {
    font-size: 20px;
    margin-right: 5px; }
  .shareCampaingDetail .card input.form-check-input {
    transform: scale(1.5);
    margin: 0;
    position: relative; }
  .shareCampaingDetail .card input.form-check-input:checked {
    background: #03773B; }
  .shareCampaingDetail .card h2 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 5px;
    line-height: 20px;
    display: inline-block;
    width: 95%;
    float: left; }
  .shareCampaingDetail .card .pointremak {
    font-weight: 400;
    font-size: 13px;
    display: inline-block; }
  .shareCampaingDetail .card .pointremak::before {
    content: '';
    background-color: #78FF24;
    width: 7px;
    height: 7px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 5px; }
  .shareCampaingDetail .card .table.table-bordered {
    border: 1px solid #000; }
    .shareCampaingDetail .card .table.table-bordered tr td:first-child {
      background-color: #E6E6E6;
      color: #000000;
      font-weight: 500;
      font-size: 13px;
      padding: 5px 5px; }
    .shareCampaingDetail .card .table.table-bordered tr td:last-child {
      background-color: #ffffff;
      color: #000000;
      font-weight: 500;
      font-size: 13px;
      padding: 5px 7px; }
  .shareCampaingDetail .card .detailTable.table.table-bordered tr td:first-child {
    width: 150px; }
  .shareCampaingDetail .card .table-bordered td, .shareCampaingDetail .card .table-bordered th {
    border-color: #000;
    border-top-width: 0; }
  .shareCampaingDetail .card .checkboxcustom input[type="checkbox"]:checked + label::after {
    content: '';
    position: absolute;
    width: 1.5ex;
    height: 0.8ex;
    background: rgba(0, 0, 0, 0);
    top: 0.7ex;
    left: 0.6ex;
    border: 3px solid #ffffff;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .shareCampaingDetail .card .checkboxcustom .selectedlabel {
    display: none; }
  .shareCampaingDetail .card .checkboxcustom input[type="checkbox"]:checked ~ .selectedlabel {
    display: block;
    font-size: 8px;
    color: #B4B4B4;
    margin-right: -30px;
    clear: both; }
  .shareCampaingDetail .card .checkboxcustom input[type="checkbox"] {
    line-height: 2.1ex; }
  .shareCampaingDetail .card .checkboxcustom input[type="radio"],
  .shareCampaingDetail .card .checkboxcustom input[type="checkbox"] {
    position: absolute;
    left: -999em; }
  .shareCampaingDetail .card .checkboxcustom input[type="checkbox"] + label {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: -8px; }
  .shareCampaingDetail .card .checkboxcustom input[type="checkbox"] + label::before {
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    background-color: white;
    border: 2px solid #03773B;
    border-radius: 4px; }
  .shareCampaingDetail .card .checkboxcustom input[type="checkbox"]:checked + label::before {
    background-color: #03773B; }

.fulldetailshareCampaing .close {
  position: absolute;
  right: 5px;
  font-size: 25px;
  z-index: 9; }
.fulldetailshareCampaing .modal-body {
  padding-top: 25px; }
  .fulldetailshareCampaing .modal-body .proposedrate {
    font-size: 16px;
    color: #049145; }
  .fulldetailshareCampaing .modal-body .titleheader h1 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 5px;
    line-height: 30px; }
  .fulldetailshareCampaing .modal-body .titleheader .createddate, .fulldetailshareCampaing .modal-body .titleheader .mediatitle, .fulldetailshareCampaing .modal-body .titleheader .campaingdate {
    color: #666666;
    font-size: 12px;
    font-weight: 500; }
  .fulldetailshareCampaing .modal-body .fulldesc .labalcap {
    background-color: #009245;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    border-radius: 50%;
    width: 30px;
    height: 30px; }
  .fulldetailshareCampaing .modal-body .fulldesc h2 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 5px;
    line-height: 24px;
    display: inline-block;
    float: left; }
  .fulldetailshareCampaing .modal-body .fulldesc .table.table-bordered {
    border: 1px solid #000; }
    .fulldetailshareCampaing .modal-body .fulldesc .table.table-bordered tr td:first-child {
      background-color: #E6E6E6;
      color: #000000;
      font-weight: 500;
      font-size: 13px;
      padding: 5px 5px;
      width: 43%; }
    .fulldetailshareCampaing .modal-body .fulldesc .table.table-bordered tr td:last-child {
      background-color: #ffffff;
      color: #000000;
      font-weight: 500;
      font-size: 13px;
      padding: 8px 5px; }
  .fulldetailshareCampaing .modal-body .fulldesc .table-bordered td, .fulldetailshareCampaing .modal-body .fulldesc .table-bordered th {
    border-color: #000;
    border-top-width: 0; }
  .fulldetailshareCampaing .modal-body .card {
    border-color: #000;
    border-radius: 0;
    display: inline-block;
    width: 100%; }
    .fulldetailshareCampaing .modal-body .card .icondisplay {
      width: 5%;
      font-size: 20px;
      display: inline-block;
      float: left; }
    .fulldetailshareCampaing .modal-body .card .notedesc {
      width: 95%;
      display: inline-block;
      float: left;
      font-weight: 400; }
.fulldetailshareCampaing .modal-footer {
  border: 0;
  padding-top: 0; }
.fulldetailshareCampaing .btn.btn-primary {
  background-color: #0071BC; }

.comparisonCampaing .close {
  position: absolute;
  right: 5px;
  font-size: 25px;
  z-index: 9; }
.comparisonCampaing .titleheader h1 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: 5px;
  line-height: 30px; }
.comparisonCampaing .titleheader .createddate, .comparisonCampaing .titleheader .mediatitle, .comparisonCampaing .titleheader .campaingdate {
  color: #666666;
  font-size: 12px;
  font-weight: 500; }
.comparisonCampaing .modal-body {
  padding-top: 25px; }
  .comparisonCampaing .modal-body .proposedrate {
    font-size: 16px;
    color: #049145; }
.comparisonCampaing .modal-footer {
  border: 0;
  padding-top: 0; }
.comparisonCampaing .btn.btn-primary {
  background-color: #0071BC; }
.comparisonCampaing .comparison-item .fullTitle {
  display: inline-block;
  width: 265px; }
  .comparisonCampaing .comparison-item .fullTitle .labalcap {
    background-color: #009245;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
    float: left; }
  .comparisonCampaing .comparison-item .fullTitle h2 {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 5px;
    line-height: 20px;
    display: inline-block;
    float: left;
    width: 230px;
    padding-left: 15px; }
.comparisonCampaing .comparison-table .table td, .comparisonCampaing .comparison-table .table th {
  border: 0;
  padding: 6px 20px;
  text-align: right; }
.comparisonCampaing .comparison-table .table {
  border: 0; }
  .comparisonCampaing .comparison-table .table thead tr td:first-child {
    background: none;
    width: 180px;
    min-width: 180px;
    max-width: 180px;
    border-left: 0; }
  .comparisonCampaing .comparison-table .table thead tr td:nth-child(2) {
    border-left: 0; }
  .comparisonCampaing .comparison-table .table thead tr td {
    background: none;
    width: 350px;
    text-align: left;
    border-left: 2px solid #CCCCCC; }
  .comparisonCampaing .comparison-table .table tbody tr th {
    font-weight: 500;
    background-color: #E6E6E6;
    border: 1px solid #000; }
  .comparisonCampaing .comparison-table .table tbody tr td {
    background-color: #ffffff;
    color: #000000;
    font-weight: 500;
    font-size: 13px;
    padding: 6px 20px;
    text-align: left;
    border: 1px solid #000;
    border-left: 2px solid #CCCCCC; }
  .comparisonCampaing .comparison-table .table tbody tr td:nth-child(2) {
    border-left: 0; }
.priceSummaryCampaing select.dropdownPeriod {
  width: 130px;
}
.priceSummaryCampaing .close {
  position: absolute;
  right: 5px;
  font-size: 25px;
  z-index: 9; }
.priceSummaryCampaing .titleheader h1 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: 5px;
  line-height: 30px; }
.priceSummaryCampaing .titleheader .createddate, .priceSummaryCampaing .titleheader .mediatitle, .priceSummaryCampaing .titleheader .campaingdate {
  color: #666666;
  font-size: 12px;
  font-weight: 500; }
.priceSummaryCampaing .modal-body {
  padding-top: 25px; }
  .priceSummaryCampaing .modal-body .proposedrate {
    font-size: 16px;
    color: #049145; }
.priceSummaryCampaing .modal-footer {
  border: 0;
  padding-top: 0; }
.priceSummaryCampaing .btn.btn-primary {
  background-color: #0071BC; }
.priceSummaryCampaing .btn.btn-success {
  background-color: #39B54A; }
.priceSummaryCampaing .table td, .priceSummaryCampaing .table th {
  padding: 6px 20px; }
.priceSummaryCampaing .table-bordered td, .priceSummaryCampaing .table-bordered th {
  border: 1px solid #000000; }
.priceSummaryCampaing .table thead tr td:nth-child(1) {
  width: 40px;
  padding-top: 3px;
  padding-bottom: 3px;  
  vertical-align: middle;}
.priceSummaryCampaing .table thead tr td:nth-child(2) {
  width: 7%; 
  padding-top: 3px;
  padding-bottom: 3px;  
  vertical-align: middle; }
.priceSummaryCampaing .table thead tr td:nth-child(3) {
  width: 400px;
  padding-top: 3px;
  padding-bottom: 3px;  
  vertical-align: middle;  }
.priceSummaryCampaing .table thead tr td:nth-child(4) {
  width: 400px;
  padding-top: 3px;
  padding-bottom: 3px;  
  vertical-align: middle;  }
.priceSummaryCampaing .table thead tr td:nth-child(5) {
  width: 100px;
  padding-top: 3px;
  padding-bottom: 3px;  
  vertical-align: middle;  }
.priceSummaryCampaing .table thead tr td:nth-child(6) {
  width: 100px;
  padding-top: 3px;
  padding-bottom: 3px;   
  vertical-align: middle; }
.priceSummaryCampaing .table thead tr td:nth-child(7) {
  width: 100px;
  padding-top: 3px;
  padding-bottom: 3px;  
  vertical-align: middle;  }
.priceSummaryCampaing .table thead tr td:nth-child(8) {
  width: 100px;
  padding-top: 3px;
  padding-bottom: 3px;   
  vertical-align: middle; }
.priceSummaryCampaing .table thead tr td:nth-child(9) {
  width: 100px;
  padding-top: 3px;
  padding-bottom: 3px;   
  vertical-align: middle; }
.priceSummaryCampaing .table.pricesumarrytable thead tr td:nth-child(9) {
  width: 100px;
  padding-top: 3px;
  padding-bottom: 3px;   
  vertical-align: middle; }
.priceSummaryCampaing .table thead tr td:nth-child(10) {
  width: 100px;
  padding-top: 3px;
  padding-bottom: 3px;   
  vertical-align: middle; }
.priceSummaryCampaing .table thead tr td:nth-child(11) {
  width: 110px; 
  padding-top: 3px;
  padding-bottom: 3px;  
  vertical-align: middle; }



.priceSummaryCampaing .table tbody tr td:nth-child(1) {
  width: 40px; 
  text-align:center;}
.priceSummaryCampaing .table tbody tr td:nth-child(2) {
  width: 130px; 
  vertical-align: middle;}
.priceSummaryCampaing .table tbody tr td:nth-child(3) {
  width: 400px; }
.priceSummaryCampaing .table tbody tr td:nth-child(4) {
  width: 400px; 
  text-align:left !important;}
.priceSummaryCampaing .table tbody tr td:nth-child(5) {
  width: 100px; }
.priceSummaryCampaing .table tbody tr td:nth-child(6) {
  width: 7%; }
.priceSummaryCampaing .table tbody tr td:nth-child(7) {
  width: 7%; }
.priceSummaryCampaing .table tbody tr td:nth-child(8) {
  width: 7%; }
.priceSummaryCampaing .table tbody tr td:nth-child(9) {
  width: 7%; }
.priceSummaryCampaing .table.pricesumarrytable tbody tr td:nth-child(9) {
  width: 12%; }
.priceSummaryCampaing .table tbody tr td:nth-child(10) {
  width: 7%; }
.priceSummaryCampaing .table tbody tr td:nth-child(11) {
  width: 7%; }



.priceSummaryCampaing .table thead tr td {
  background: #E6E6E6;
  font-weight: 500;
  padding: 3px 5px;
  text-align: center;
  font-size: 12px;
  line-height: 15px; }
.priceSummaryCampaing .table tbody tr th {
  font-weight: 500; }
.priceSummaryCampaing .table tbody tr td {
  background-color: #ffffff;
  color: #000000;
  font-weight: 500;
  font-size: 12px;
  padding: 5px 5px;
  text-align: left;
  line-height: 16px; }
.priceSummaryCampaing .table tbody tr td:nth-child(n+4):nth-last-child(n+0) {
  text-align: center; }
.priceSummaryCampaing .totalamount {
  font-weight: 600;
  font-size: 13px; }
.priceSummaryCampaing .amount {
  display: inline-block;
  border: 1px solid #000;
  width: 100%;
  line-height: 25px;
  font-weight: 600;
  font-size: 14px; }
.priceSummaryCampaing small {
  display: inline-block;
  line-height: 12px;
  margin-bottom: 15px; }
.priceSummaryCampaing .bordertop {
  border-top: 2px solid #000; }

.priceSummaryCampaing .table tbody tr td.thirdtd,
.priceSummaryCampaing .table thead tr td.thirdtd{
  width: 24%;
}

.priceSummaryCampaing .table tbody tr td.fourthtd,
.priceSummaryCampaing .table thead tr td.fourthtd{
    width: 20%;
}


.priceSummaryCampaing .table tbody tr td.thirdtd2,
.priceSummaryCampaing .table thead tr td.thirdtd2 {
  width: 24%;
}

.priceSummaryCampaing .table tbody tr td.fourthtd2,
.priceSummaryCampaing .table thead tr td.fourthtd2 {
  width: 20%;
}

@media (min-width: 1920px) {
  .explore__map-side {
    width: 42%;
    padding-left: 0; } }
@media only screen and (max-width: 991px) {
  .shareCampaing {
    margin-top: 450px; }

  .shareCampaingDetail .card .caretrightDown {
    width: 10%; }
    .shareCampaingDetail .card .caretrightDown.collapsicon {
      transform: rotate(90deg); }
  .shareCampaingDetail .card h2 {
    width: 90%; }
  .shareCampaingDetail .card .imagelabel {
    margin-left: 20px; }
  .shareCampaingDetail .card .pointremak {
    font-weight: 400;
    font-size: 13px;
    display: inline-block; }
  .shareCampaingDetail .card .pointremak::before {
    content: '';
    background-color: #78FF24;
    width: 7px;
    height: 7px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 5px; }
  .shareCampaingDetail .card .table.table-bordered {
    margin-top: 10px; }
    .shareCampaingDetail .card .table.table-bordered tr td:first-child {
      width: 50%; }

  .fulldetailshareCampaing .modal-body .card .icondisplay {
    width: 10%; }

  .fulldetailshareCampaing .modal-body .card .notedesc {
    width: 90%; }

  .shareCampaingDetail .card .checkboxcustom input[type="checkbox"]:checked ~ .selectedlabel {
    margin-right: -20px; }

  .shareCampaingDetail .card .detailTable.table.table-bordered tr td:first-child {
    width: 50%; } }
.stickbutton {
  position: absolute;
  bottom: 0;
  background-color: #fff;
  text-align: center;
  width: 100%;
  padding-bottom: 20px;
  z-index: 9; }

.scrolldetaillist {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 10px;
  position: relative;
  margin-bottom:90px; }

/* width */
.scrolldetaillist::-webkit-scrollbar {
  width: 6px; }

/* Track */
.scrolldetaillist::-webkit-scrollbar-track {
  background: #ccc; }

/* Handle */
.scrolldetaillist::-webkit-scrollbar-thumb {
  background: #999; }

/* Handle on hover */
.scrolldetaillist::-webkit-scrollbar-thumb:hover {
  background: #555; }

.popupboxdetail.popupinfordetailinformation {
  padding: 15px;
  border-radius: 15px;
  padding-right: 35px;
  width: 275px; }
  .popupboxdetail.popupinfordetailinformation input[type=text] {
    width: 100%;
    margin-bottom: 10px;
    height: 30px; }
  .popupboxdetail.popupinfordetailinformation textarea {
    width: 100%;
    margin-bottom: 10px; }
  .popupboxdetail.popupinfordetailinformation .selecttitle {
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: 300; }
  .popupboxdetail.popupinfordetailinformation ul.mapiconlist li {
    display: inline-block;
    width: calc(100% / 9); }
    .popupboxdetail.popupinfordetailinformation ul.mapiconlist li img {
      width: 100%;
      height: inherit; }
  .popupboxdetail.popupinfordetailinformation ul.mapiconlist button.btn.btn-primary {
    height: 25px;
    line-height: 10px;
    margin-right: 5px;
    margin-top: 10px;
    color: #fff;
    background-color: #3276b1;
    border-color: #2c699d;
    float: left;
    top: 0; }
  .popupboxdetail.popupinfordetailinformation ul.mapiconlist button.btn.btn-default {
    height: 25px;
    line-height: 10px;
    margin-top: 10px;
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
    float: left;
    top: 0; }
  .popupboxdetail.popupinfordetailinformation ul.mapiconlist button {
    float: right;
    border: 0;
    background: #fff;
    font-size: 15px;
    color: #c1c1c1;
    position: relative;
    top: 15px; }

@media only screen and (max-width: 1920px) {
  .scrolldetaillist {
    height: 79vh; } }
@media only screen and (max-width: 1600px) {
  .scrolldetaillist {
    height: 77vh; } }
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 1400px) {
  .scrolldetaillist {
    height: 600px; } }
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 1200px) {
  .scrolldetaillist {
    height: 600px; } }
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 992px) {
  .scrolldetaillist {
    height: 600px; } }
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {
  .scrolldetaillist {
    height: inherit; }
    .scrolldetaillist::-webkit-scrollbar {
  width: 0; }
}
@media (max-width: 767px) {
  .explore__map-side.v2 {
    position: inherit;
    width: 100%;
    height: 400px; }

  .container-fluid.getcontenthigh {
    padding: 0 15px; }

  .shareCampaing {
    margin-top: 0; }

  .shareCampaingDetail .card .fulldesc {
    padding-left: 0; } }

/* new quotation */
.newQuotationmodel .modal-lg {
  max-width: inherit;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
}
.newQuotationmodel.modal {
  padding-right: 0 !important
}

.newQuotationmodel .titleQuotation{
}

.newQuotationmodel .titleQuotation h1{
  text-decoration: underline;
  font-size: 24px;
  letter-spacing: 0;
  font-weight: 600;
  margin-bottom: 0;
} 

.newQuotationmodel .titleQuotation h3{
    font-size: 20px;
    margin-bottom: 0;
}

.newQuotationmodel .titleQuotation h4{
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 0;
}

.newQuotationmodel .lineblack{
    background-color: #000;
    width: 100%;
    display: inline-block;
    height: 1px;
    margin-bottom: 5px;
}

.newQuotationmodel .clientInfo .table tbody tr td{
    border: 0;
    padding: 0;
    font-weight: 500;
    line-height: 15px;
}

.newQuotationmodel .clientInfo .table tbody tr td:first-child {
    text-align: right;
    padding-right: 10px;
    padding-bottom: 5px;
    width: 35%;
}

.newQuotationmodel .clientInfo .table tbody tr td:nth-child(2) {
  border-bottom: 1px solid #000;;
  padding-bottom: 0;
}

.newQuotationmodel .clientInfo .table tbody tr:nth-child(2) td,
.newQuotationmodel .clientInfo .table tbody tr:nth-child(3) td{
  padding-top: 5px;
}