h1{
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #23262F;
  margin: 0;
  padding: 0;
}
p{
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #23262F;
}
.balance-btn-top {
  padding: 0 15px !important;
  font-size: 14px !important;
  line-height: normal !important;
}

.category-list {
    width: 100%;
    margin: 0 auto;
}
#shadow-host-companion{
  padding: 0;
}
.product-box {
    background: #F5F5F5;
    box-shadow: -2px 2px 8px rgba(28, 36, 51, 0.5);
    border-radius: 8px;
    min-height: 250px;
    margin-bottom: 20px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.product-img img{
  max-height: 164px;
  object-fit: contain;
  width: 100%;
}
.product-box .title{
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #212226;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.product-box p{
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #64666C;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.product-box:hover{
  background-color: #108489;
}
.product-box:hover h2, .product-box:hover p{
  color: #ffffff;
}
.product-box.cat-tree__link-active {
  background-color: #108489 !important;
}
.services .product-box:hover{
  background-color: #108489;
}
.services .product-box.cat-tree__link-active {
  background-color: #007EC3 !important;
}
span.icon-bx {
  min-height: 65px;
  display: flex;
  align-items: flex-start;
 }
.footer-logo img{
  max-width: 255px;
}
.follow-text{
  display: inline-block;
  margin-right: 20px;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #121212;
}
.need-help{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  margin-bottom: 1.5rem;
}
.need-help h5{
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize;
  color: #1D1D1D;
  margin: 0;

}
.map-list-view{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.map-list-view .nav-tabs .nav-link{
  margin: 0;
  border: none;
  background-color: #F1F1F1;
  margin-right: 5px;
  font-size: 14px;
  color: #121212;
  min-width: 62px;
  min-height: 46px;
}
.map-list-view .nav-tabs {
  border: none;
}
.map-list-view .nav-tabs .nav-item.show .nav-link, .map-list-view .nav-tabs .nav-link.active{
  background-color: #E74B23;
  color: #ffffff;
}
.map-list-view h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #121212;
  margin: 0;
}

.flex-inherit{
  flex: inherit;
}
.optional{
  color: #ffffff;
}
.location-filter input{
  display: none;
  border: none;
  background-color: transparent;
  color: #ffffff;

}

.see-ad-btn{
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 10px;
  min-width: 134px;
  height: 42px;
  background: #E54C25;
  border-radius: 4px;
  color: #ffffff;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  justify-content: center;
}
.list-small-image img{
  max-width: 114px;
}
.product-list-view {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #e5e5e5;
  padding: 5px 15px;
  border-radius: 5px;
  margin-bottom: 10px;
  gap: 10px;
}
.product-name-img {
  display: flex;
  align-items: center;
  gap: 15px;
  flex: 2;
}
.common-text{
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
.badge-grey{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  background: #F5F5F5;
  border-radius: 52px;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #121212;
}
.list-image-name{
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: #121212;
  width: 300px;
}
.list-image-name h1{
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  text-transform: capitalize;
  color: #121212;
}
.hide-d{
  display: none !important;
}
.mobile-only {
  display: block !important;
}
.common-text .material-icons{
  display: none;
}
.grey-container {
    background-color: #f5f5f5;
    display: flex;
    gap: 40px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.grey-container div{
  flex: 1;
}
.about{
  padding-top: 0;
}
.about-left h2{
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #121212;
  margin-bottom: 20px;
}
.about-left h3{
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #23262F;
  margin-bottom: 20px;
}
.about-left p{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #64666C;
}
.about-bottom h5{
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-transform: capitalize;
  color: #121212;
  display: flex;
  align-items: center;
}
.about-bottom p{
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #64666C;
}
.about-bottom h5 img{
  margin-right: 15px;
  width: inherit;
}
.about-left img, .about-right img{
  width: 100%;
}
.color-orange{
  color: #E74B23 !important;
}
.breadcrumbs-link {
    display: flex;
    align-items: center;
    gap: 10px;
}
.breadcrumbs-link h6{
  margin: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  text-transform: capitalize;
  color: #64666C;
}
.discription-box h1{
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  color: #23262F;
}
.discription-box h1.bold{
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
}
.btn-outline-green{
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  min-width: 156px;
  min-height: 50px;
  background: #F5F5F5;
  border: 1px solid #108489;
  border-radius: 4px;
  color: #108489;
  font-weight: 700;
  font-size: 16px;
}
.btn-outline-green:hover{
  background: #108489;
  border: 1px solid #108489;
  border-radius: 4px;
  color: #fff;	
}
.mr-3{
  margin-right: 1.5rem;
}
.image-container img{
  border-radius: 5px;
  width: 100%;
}
.discription-box-2 h1{
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #23262F;
  margin: 0;
  padding: 0;
}
.discription-box-2 p{
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  color: #23262F;
}
.discription-box-2 ul{
  list-style: none;
  margin: 0;
  padding: 0 0 0 10px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #23262F;
}
.discription-box-2 ul li{
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 20px;
}
.discription-box-2 ul li span{
  color: #E74B23;
}
.discription-box-2 ul li p{
  margin: 0;
  line-height: 28px;
}
.how-does img{
  margin-bottom: 20px;
}
.how-does{
  padding: 10px;
}
.how-does p{
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #23262F;
}
.bg-transparent {
    background-color: transparent;
}
.contact .info h5{
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #64666C;
}
.php-email-form h4{
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-transform: capitalize;
  color: #23262F;
  margin-bottom: 20px;
}
.php-email-form label {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #23262F;
  margin-bottom: 5px;
}
.font-normal{
  font-weight: normal;
}
.text-right{
  text-align: right;
}
.mt-7 {
    margin-top: 6rem!important;
}
.center-image-container{
  max-width: 510px;
  width: 100%;
  margin: 0 auto;
}
.center-image-container img {
  width: 100%;
}
.small-description  {
   background-color: #f5f5f5;
}
.small-description h2{
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-transform: capitalize;
  color: #E74B23;
  margin: 0 0 15px;
}
.small-description p{
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #23262F;
  margin: 0;
}
.benifits-card{
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px;
  background-color: #f5f5f5;
  margin-bottom: 25px;
}
.benifits-card span{
  display: inline-block;
}
.benifits-card p{
  margin: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #23262F;
}
.benifits-card h3{
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 44px;
  text-align: right;
  color: #23262F;
}
.btn-cyan{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  min-width: 156px;
  min-height: 50px;
  background: #108489;
  border-radius: 4px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
}
.list-2 li{
  margin-bottom: 35px !important;
}
.faq-section .accordion-button:not(.collapsed){
  background-color: transparent;
}
.faq-section .accordion-item{
  margin-bottom: 10px;
  border-radius: 5px !important;
  border: 1px solid #E5E5E5 !important;
}
.faq-section .accordion-button{
  border: none;
  box-shadow: none !important;
  border-radius: 5px !important;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: #121212;
}
.faq-section .accordion-body{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #64666C;
}
.terms-content p{
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #23262F;
  margin-bottom: 30px;
}
.by-picture h4, .by-location h4{
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  color: #121212;
  border-bottom: 1px solid #D1D1D1;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.info-list ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.info-list ul li{
  display: flex;
  align-items: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #23262F;
  margin-bottom: 15px;
  gap: 30px;
}
.info-list ul li a{
  color: #23262F;	
}
.info-list ul li b {
    font-weight: 600;
    display: inline-block;
    min-width: 80px;
}
ul.social-icon-list {
    display: flex;
    align-items: center;
    gap: 10px;
}
.report-link{
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-decoration-line: underline;
  color: #E74B23;
}
.report-link .fa{
  margin-right: 1rem;
}
#reportaviolation.modal {
  z-index: 1111;
}
#reportaviolation .modal-dialog{
  max-width: 560px;
  width: 100%;
}
#reportaviolation .modal-body{
  padding: 30px;
}
#reportaviolation .modal-body h1{
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #121212;
}
#reportaviolation .modal-body .btn-close{
  position: absolute;
  right: 15px;
}
#reportaviolation .modal-body p{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #64666C;
}
.radio-buttons{
  margin-bottom: 20px;
}
.radio-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  color: #121212;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.radio-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 17px;
  width: 17px;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #B1B1B1;
}

.radio-container:hover input ~ .checkmark {
  background-color: #ffffff;
}

.radio-container input:checked ~ .checkmark {
  background-color: var(--orange);
  border: 1px solid var(--orange);
}

.radio-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.radio-container input:checked ~ .checkmark:after {
  display: block;
}

.radio-container .checkmark:after {
   top: 3px;
  left: 3px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: transparent;
}
.modal-button{
  padding: 12px 32px;
  gap: 10px;
  min-width: 126px;
  min-height: 50px;
  background: #E74B23;
  border-radius: 4px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
}
.picture-slider {
  position: relative;
}
.picture-slider .holder::-webkit-scrollbar {
  display: none;
}
.picture-slider .holder{
  margin-bottom: 10px;
}
/* Hide the images by default */
.picture-slider .slides {
  display: none;
  /* max-width: 1000px; */
  /* width: 100%;
  flex-shrink: 0;
  height: 100%; */
}

.picture-slider .slides img {
  width: 100%;
  border-radius: 5px;
}

/* Smartphones (portrait and landscape) ----------- */

.picture-slider .prevContainer,
.picture-slider .nextContainer {
  background-color: transparent;
  position: absolute;
  top: 60%;
  transform: translate(0, calc(-60% - 54px));
/*  height: 54px;
  width: 54px;*/
  cursor: pointer;
}

.picture-slider .prevContainer {
  margin-left: 26px;
  left: 0;
  border-radius: 30px 0 0 30px;
}

.picture-slider .prev {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  /*height: 34px;
  width: 32px;*/
  float: left;
  margin-left: 12px;
}

.picture-slider .prev i,
.picture-slider .next i {
   font-size: 42px;
   color: #333333;
}

.picture-slider .nextContainer {
  margin-right: 26px;
  right: 0;
  border-radius: 0 30px 30px 0;
}

.picture-slider .next {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  height: 34px;
  width: 32px;
  float: right;
  margin-right: 12px;
}
.picture-slider .row:after {
  content: "";
  display: table;
  clear: both;
}

.picture-slider .column {
  float: left;
  width: 20%;
}
.picture-slider .slide-thumbnail {
  width: 100%;
  opacity: 0.6;
  cursor: pointer;
  border-radius: 5px;
}

.picture-slider .active,
.picture-slider .slide-thumbnail:hover {
  opacity: 1;
}
.map-location{
  border-radius: 5px;
  overflow: hidden;
}
.form-left{
  padding: 50px;
  background: #FFFFFF;
  border: 1px solid #D1D1D1;
  border-radius: 5px;
}
.form h3{
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: #121212;
  margin-bottom: 15px;
}
.form .form-control{
  box-sizing: border-box;
  padding: 12px 16px;
  background: #F5F5F5;
  border: 1px solid #E5E5E5;
  border-radius: 4px;
  min-height: 50px;
}
.form  .form-group{
  margin-bottom: 18px;
}
.form label{
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #121212;
  margin-bottom: 5px;
}
.form-link{
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
  text-align: center;
  text-decoration-line: underline;
  color: #23262F;
  display: block;
}
.form-right{
  box-sizing: border-box;
  padding: 60px;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;

}
.social-login a{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  border: 1px solid #9A9A9A;
  border-radius: 5px;
  min-height: 50px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #23262F;
  margin-bottom: 15px;
}
.social-login a:last-child{
  margin: 0;
}
.ml-5{
  margin-left: 20px;
}
.form-left .form-right{
  padding: 30px 0 0;
}
.form-check a{
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #121212;
  text-decoration: underline;
}

/*<....................sidebar css...........*/
.side-navbar {
  width: 288px;
  height: 100%;
  position: fixed;
  margin-left: -300px;
  background-color: #ffffff;
  transition: 0.5s;
  top: 154px;
}
.side-navbar .nav-link:active,
.side-navbar .nav-link:focus,
.side-navbar .nav-link:hover {
  background-color: #ffffff26;
}

.side-navbar .nav-link a.active{
  color: #E74B23;
}

.my-container {
    transition: 0.4s;
    background-color: #F5F5F5;
    height: 100%;
    position: relative;
    min-height: 85vh;
}

.active-nav {
  margin-left: 0;
}
.active-cont {
  margin-left: 288px;
}
#menu-btn {
  background-color: #100901;
  color: #fff;
  margin-left: -62px;
}
.my-container input {
  border-radius: 4px;
  padding: 2px 20px;
}
.side-navbar .nav li a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-transform: capitalize;
    color: #121212;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 12px;
    border-radius: 4px;
}
.side-navbar .nav{
  padding: 15px;
}
.side-navbar .nav li{
  padding: 0;
}
.side-navbar .nav li a:hover{
  background-color: #F5F5F2;
}
.my-container .container{
  max-width: 1160px;
}
.my-container{
  padding-top: 160px;
}
.inner-wrapper h2{
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: #121212;
  margin-bottom: 15px;
}
.inner-wrapper-radio .claim-cost-type {
    margin-bottom: 0;
    display: flex;
    gap: 30px;
}
.inner-wrapper-radio .claim-cost-type.ad-form-radio {
  justify-content: space-between;
}
.inner-wrapper-radio .claim-radio-box{
  margin-bottom: 0;
}
.inner-wrapper-radio .claim-cost-type label {
    padding: 0;
    border: none;
    border-radius: 0;
    padding-left: 20px;
}
.inner-wrapper-radio .claim-cost-type input[type='radio']{
  left: 0;
  top: calc(50% - 13px);
}
.inner-wrapper label{
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #121212;
  margin-bottom: 8px;
}
.inner-wrapper .form-control{
  padding: 12px 16px;
  gap: 502px;
  min-height: 50px;
  background: #F5F5F5;
  border: 1px solid #E5E5E5;
  border-radius: 4px;
}
.inner-wrapper .form-group{
  margin-bottom: 20px;
}
.summary-table tr td{
  border: none;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #121212;
  padding: 15px 5px;
}
.summary-table tr td.td-title{
  border: none;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #121212;
}
.total-value{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 15px;
  border-top: 1px solid #E5E5E5;
}
.total-value span{
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  color: #121212;
}
.main-value{
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: #121212;
}
.text-xs{
  font-size: 13px;
}
.help-box{
  position: fixed;
  bottom: 15px;
  right: 15px;
  text-align: right;
  background-color: transparent;
  border: none;
}
.ads-status-table .ad-content-detail p{
  text-transform: capitalize;
}
.recipient-text{
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #E54C25;
}
.addres-text{
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #64666C;
}
.top-header-box{
  display: flex;
  align-items: center;
  justify-content: space-between;

}
.heading-space {
    border: 1px solid #E5E5E5;
    padding: 15px 20px;
    border-left: 0;
    border-right: 0;
    margin-bottom: 0 !important;
}
.action-table.common-table  tbody td{
  text-transform: inherit;
}
.action-table.common-table  thead th{
  text-transform: uppercase;
}
.badge-light-green{
  padding: 4px 10px;
  min-width: 100px;
  min-height: 34px;
  background: rgba(20, 129, 96, 0.1);
  border-radius: 24px;
  display: inline-flex;
  align-items: center;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  justify-content: center;
  line-height: 26px;
  color: #14A077;
}
.badge-light-orange{
  padding: 4px 10px;
  min-width: 100px;
  min-height: 34px;
  background: rgba(255, 179, 33, 0.1);
  border-radius: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  color: #FFB321;
}
.download-link{
  width: 40px;
  height: 40px;
  background: #F5F5F2;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin:  0 auto;
}
.p-25{
  padding: 0 25px !important;
}
.claim-cost-type label{
  background-color: #ffffff;
}
.flex-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}
.flex-row .claim-radio-box{
  flex: 1;
}
.border-bottom{
  border-bottom: 1px solid #E5E5E5;	
}
.desired-amount{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 15px;
}
.desired-amount a {
  padding: 12px 32px;
  min-width: 96px;
  min-height: 50px;
  border: 1px solid #9F9F9F;
  border-radius: 4px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-transform: capitalize;
  color: #e24d55;
  cursor: pointer;
}
.active-amount{
  border-color: #E74B23 !important;
}
/*<.................sidebar css end...........*/
@media (min-width: 320px) and (max-width: 1024px) {
  .container, .container-md, .container-sm {
    max-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  li.header-select-option {
      padding: 10px 20px;
  }
  .hide-d {
    display: block !important ;
  }
}

@media (max-width: 830px) {
  .active-cont {
    margin-left: 0px;
  }
  .hide-d {
    display: block!important ;
  }
  .hide-m{
    display: none !important;
  }
}

@media (max-width: 767px) {
  .active-cont {
    margin-left: 0px;
  }
  .hide-d {
    display: block!important ;
  }
  .hide-m{
    display: none !important;
  }
  .product-box h2{
    font-size: 12px;
    line-height: normal;
    text-align: center;
  }
  .product-box p{
    font-size: 10px;
    line-height: normal;
    text-align: center;
  }
  .product-box{
    min-height: 160px;
  }
  .product-list-view {
    display: inline-block;
    width: 100%;
    padding: 10px;
  }
  .see-ad-btn{
    width: 100%;
    display: block;
  }
  .map-list-view {
    flex-direction: column;
  }
  .map-list-view h4{
    order: 1;
  }
  .map-list-view .nav-tabs{
    order: 2;
  }
  .see-ad-btn {
    height: 50px;
    background: #108489;
  }
  .badge-grey{
    display: inline-flex;
  }
  .list-small-image img {
    max-width: 87px;
  }
  .badge-grey {
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 10px;
    margin-right: 5px;
    color: #121212;
  }
  .common-text .material-icons{
    display: inline-block;
    margin-right: 8px;
  }
  .common-text {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    text-transform: capitalize;
    color: #23262F;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }
  .product-name-img{
    margin-bottom: 15px;
  }
  .grey-container{
    flex-direction: column;
  }
  .breadcrumbs {
    min-height: 112px;
    margin-top: 0px;
  }
  .breadcrumbs h2 {
    font-size: 18px;
  }
  .breadcrumbs{
    background-size: cover;
    background-position: left;
    align-items: center;
  }
  h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .navbar .user-btn-name .user-name {
    border-right: 1px solid lightgray;
  }
}
@media only screen and (max-width: 640px) {
  .prevContainer,
  .nextContainer {
    display: none;
    visibility: hidden;
  }
  .picture-slider .column {
    width: 25%;
  }
  .discription-box h1 {
  font-size: 26px;
  }
  .btn-outline, .btn-fill {
    min-width: 140px;
    font-size: 14px;
  }
  .navbar .user-btn-name .user-name {
    border-right: 1px solid lightgray;
  }
}
