ul.header-loc-links {
   background-color: #00000096;
   color: black;
   position: relative;
   margin-top: -70px !important;
   border: 1px solid #dddddd3b;
   border-radius: 15px;
   left: 0;
   right: 0;
   text-align: center;
   margin: 0px auto;
   padding-left: 0px;
   padding: 15px 0px;
   box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

ul.header-loc-links li {
    display: inline-block;
    border-right: 4px solid #dddddd3b !important;
    width: 23%;
    /* text-align: center; */
    background: white;
    border-radius: 15px;
    margin-right: 15px;
}
section.page-banner img {
    transform: scaleX(-1);
    transform-origin: 22% 100%;
    margin-bottom: 0px !important;
    position: absolute;
    bottom: 0;
}

section.page-banner {
    background-color: #ffeccb;
     position: relative;
     padding: 40px 0px;
   /* background: linear-gradient(98deg, #ffeccb, #ffeccb59), url(img/city/bg-1.jpg);*/
     /*background: linear-gradient(98deg, #ffc0c0, #ffeccb59), url(img/city/bg-1.jpg);  */
    background: linear-gradient(121deg, #ffffff, #ffffffe3), url(https://samruddhivastu.com/img/vastu-bg.png);
    background-position: center !important;
    background-size: auto  !important;
    background-repeat: repeat  !important;
}

section.page-banner h1 {
    color: #a31515;
    text-align: left;
    font-size: 40px !important;
    margin: 15px 0px !important;!i;!;
}
.online-consult-section {
    background-color: #000000;
    padding: 40px 0px;
    position: relative;
    background-image: none;
    /*background: linear-gradient(121deg, rgb(0 0 0 / 55%), rgb(20 20 20 / 51%)), url(img/gallery/7.jpg);*/
    background-position: center right !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
section.page-banner ul li h3 {
        color: #000000 !important; 
}
section.page-banner p {
      text-align: left;
      color: #000;
      font-weight: 500;
      font-size: 22px;
      line-height: 32px;
}
section.page-banner ul {
    list-style: none;
    padding: 0;
    text-align: left;
}

section.page-banner ul li {
    display: inline-block;
    color: #000000;
    font-size: 16px;
    text-align: left;
    padding-right: 20px;
    margin-bottom: 10px;
}
section.page-banner ul li i{
    color: #ff0000;
    padding-right: 5px;
}
.border-box {
    padding: 20px;
    border: 1px solid #bbbbbb;
}
section.online-consult-section h3 {
    background: white;
    display: inline-block;
    padding: 10px;
    margin-bottom: 20px !important;
}
.bg-img {
    position: absolute;
    bottom: -32px;
}
@media (max-width: 768px) {
section.page-banner h1 {
    font-size: 25px !important;
    line-height: 30px !important;
     color: #a31515;
     text-align: left;
 }  
 .bg-img {
    display: none;
}
ul.header-loc-links li {
        width: 43% !important;
        background: #ffffff;
        border-radius: 10px;
        margin: 5px !important;
         border-right: 0px solid #dddddd3b !important;
    } 
        ul.header-loc-links img {
        border-radius: 10px;
        width: 300px;
        height: 100%;
        margin: 0 auto;
    } 
    section.page-banner img {
  transform: scaleX(1) !important;
        width: 200px;
        right: 0;
        top: 60%;
}
section.page-banner ul li {
    display: block;
    color: #000000;
    font-size: 16px;
    text-align: left;
    padding-right: 20px;
    margin-bottom: 10px;
}
section.page-banner p {
    text-align: left;
    color: #000;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
}
section.page-banner h1 {
       padding-top: 70px;
      
    }
}

.mys-benefits img {
    width: 35%;
    margin-left: 30px;
}
.loc-page-section img {
    border-radius: 10px;
}
    
@media screen and (min-width:768px) and (max-width:1024px) {

ul.header-loc-links li a {
    font-size: 15px;  
    line-height: 21px;
}
ul.header-loc-links li a span {
    line-height: 1;   
}
ul.header-loc-links li {
   width: 22%;
}
section.page-banner p {
    font-size: 18px;
    line-height: 24px;
}
    section.page-banner h1 {
        font-size: 30px !important;
        line-height: 35px !important;
        padding-top: 100px !important;
    }
ul.header-loc-links img {
    height: 100%;
  }
  section.page-banner img {
   transform-origin:center center;
        width: 22%;
        left: 0;
    }

}

.tipsHeading h3 {
    text-transform: capitalize;
}
h3.text-h3 {text-transform: unset;}