.location-banner{
    padding: 50px 0px;
}
.location-banner h1 {
    font-size: 60px;
    line-height: 74px;
}
.location-banner h1 span {
    color: #B79A52;
    font-style: italic;
}
.location-boxe {
    background: #fff;
    width: 31.33%;
    margin: 20px 1%;
    padding: 30px 20px;
    border-top: 2px solid #B79A52;
}
.location-boxe h3 {
    font-size: 20px !important;
}
p.number-span {
    font-size: 13px;
    color: #B79A52;
}
.bb-1 {
    border-bottom: 1px solid #EEE9E1;
    margin-bottom: 30px;
}
.bg-loc{
    background: #F2EEE3;
}
.white-loc-box {
    width: 30.33%;
    margin: 40px 1% 0px;
    background: #fff;
    padding: 30px 20px;
}
.location-boxe-dark{
     background: #F2EEE3;
}
.loc-boxrow .location-boxe{
     border-top: 0;
}
.loc-box-rel{
    position: relative;
}
.loc-box-rel:hover p b{
    color: #B79A52 ;
}

 .loc-box-rel:hover img{
     
transform: translate(.125rem, 0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);
 }   
a.loc-box-anchor {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.loc-cta-box {
    background-image: url(./img/loc-cta-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px;
    max-width: 940px;
    margin: 0 auto;
}
.phy-box{
    border: 2px solid #EEE9E1;
    padding: 15px;
}
.location-banner .cta-btn-tag a {
    max-width: 250px;
    width: 100%;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.cta-btn-tag a {
    max-width: 250px;
    width: 100%;
    padding-left: 10px !important;
   
    padding-right: 10px !important;
}
.cta-btn-tag  a.btn.btn-outline-dark{
    max-width: 250px;
    width: 100%;
    padding-left: 10px !important;
 
    padding-right: 10px !important;
}
 
.loc-cta-box a.btn.btn-outline-dark {
    color: #fff;
}
.loc-con-det a {
    text-decoration: none;
}
.loc-con-det a:hover{
  color: #B79A52;  
}


 .icon-sec{
     background: #F2EEE3;
 }
.btn-outline-dark-white{
    background: #fff;
}
.icon-sec{
    text-align: center;
}
.icon-sec .row p{
    font-weight: 700 !important;
}
.withput-icon-box{
     text-align: center;
     max-width: 305px;
     margin: 10px auto;
}
.not-sure {
    max-width: 100%;
}
.col-boxnew ul {
    list-style: none;
    padding: 0px;
}
.col-boxnew ul li span {
    color: #B79A52;
    margin-right: 5px;
}
.col-boxnew ul li {
    margin-bottom: 10px;
}
p.short-p-tag {
    font-size: 12px;
    font-weight: 700;
    line-height: 19px;
}
.icon-sec .col-md-2 img {
    margin-bottom: 15px;
}
@media (max-width: 1100.5px) {
.location-banner h1 {
        font-size: 54px;
        line-height: 62px;
    }
    .not-sure {
   
    gap: 7px;
}
 .not-sure span:last-child{
     display : none;
 }
 br.br_hide {
    display: none;
}
}
@media (max-width: 991.5px) {
.location-banner  h1 {
        font-weight: 400 !important;
        font-size: 38px;
        line-height: 50px;
    }
    .custom-col-box>div {
    flex: 0 0 25%;
}
 .col-boxnew .col-md-5, .col-boxnew .col-md-7 {
    width: 100%;
    text-align: center;
}
.colboxnew-img {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.icon-sec .col-md-2 {
    width: 25%;
}
.col-boxnew-rev .row {
    flex-direction: column-reverse;
}
section.not-sure-treat {
    margin-top: 50px;
}
.not-sure p {
    flex: 0 0 46%;
    text-align: center;
}
.not-sure span {
    display: block;
    flex: 0 0 2%;
}
.not-sure {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.not-sure span:nth-child(1), .not-sure span:nth-child(2), .not-sure span:nth-child(5) {
    display: none;
}
}

@media (max-width: 767.5px) {
.location-banner .cta-btn-tag{
    flex-wrap: wrap;
}
.location-banner #btn-cta  a.btn{
   padding-top: 15px !important;
     padding-bottom: 15px !important;
}
.location-boxe {
    width: 48%;
}
.white-loc-box {
    width: 48%;
}
    .custom-col-box>div {
        flex: 0 0 50%;
    }
 .custom-col-box>div:nth-child(3){
     border-right: 1px solid #EEE9E1 !important;
          border-left: 0px solid #EEE9E1 !important;
 }
 .custom-col-box>div:nth-child(4){
      border-right: 0px solid #EEE9E1 !important;
 }
 .custom-col-box>div:nth-child(2){
     border-right: 0px solid #EEE9E1 !important;
 }
 .custom-col-box>div:nth-child(6){
        border-bottom: 0px solid #EEE9E1 !important;
 }
 section.not-sure-treat .col-md-4 {
    width: 50%;
}
}
@media (max-width: 650.5px) {
    .custom-col-box>div:nth-child(2n+1) {
       border-right: 1px solid #EEE9E1 !important;
    }
    .cta-btn-tag  a {
 
     margin-left: auto;
    margin-right: auto;
    
}  
.icon-sec .col-md-2 {
        width: 33.33%;
    }
    section.not-sure-treat .col-md-4 {
    width: 100%;
}
}
@media (max-width: 575.5px) {
    .not-sure span{
        display: none;
    }
        .not-sure p {
        flex: 0 0 100%;
        text-align: center;
    }
.location-banner  h1 {
        margin-top: 10px;
        font-size: 2rem;
        line-height: 2.5rem;
       
    }
        .location-boxe {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
        .white-loc-box {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }
    .custom-col-box>div{
        flex: 0 0 100% !important;
    }
    .custom-col-box>div:nth-child(2n+1) {
        border-right: 0px solid #EEE9E1 !important;
    }
    .custom-col-box>div {
    
    border-bottom: 1px solid #EEE9E1 !important;
}
.custom-col-box>div:last-child {
    
    border-bottom: 0px solid #EEE9E1 !important;
}
    .icon-sec .col-md-2 {
        width: 50%;
    }
}




