@media only screen and (max-width: 768px) {
.query {
    background-color: #a4833e;
    padding-top: 40px;
}
.query img {
    width: 35px;
    filter: brightness(0)invert(1);
}
.One_stop .card {
    border-radius: 15px;
    width: auto;
}
section.living_room_section {
    padding: 40px 10px;
}
.footer h5 {
    width: 100%;
    font-weight: normal;
    /* margin-bottom: 20px; */
    margin: 0 auto 20px auto;
    /* text-align: center; */
}
.footer ul {
    width: 100%;
    list-style: none;
    padding: 0px;
    margin: 0px auto;
}
.living_room img {
    margin-top: 25px;
    width: 100%;
}
.box.icon.target.shadow {
    width: auto;
}
    .hero-section h2
    {
        font-size: 22px;
    }
    .hero-section p
    {
        font-size: 14px;
    }
.stat-box h3 {
    font-size: 15px;
    padding-bottom: 0;
    color: #fff !important;
}
.stat-box p {
    font-size: 13px;
    color: #fff !important;
}
  .icon p {
    padding: 10px;
}
.our_expert_section{
    padding: 30px;
}
.our_expert_section h2{
    font-size: 17px;
}
.our_expert_section h4{
    font-size: 14px;
}
.our_expert_section p {
    font-size: 13px;
    color: black !important;
    text-align: justify;
}
.our_expert_section a{
    font-size: 14px !important;
}
.living_room {
    width: auto !important;
    margin-left: unset;    
   margin-right: unset;
}
.hero-section {
    /* margin-top: 20px; */
    margin-bottom: 20px;
    background-size: cover;
    padding: 40px 10px;
    color: rgb(255, 255, 255);
}
section.our_expert_section {
    padding: 20px 0;
}
.navbar-nav li a {
    color: #fff !important;
    /* font-size: 16px; */
    width: 34%;
    text-align: center;
}
.score {
    margin-left: unset;
}
/*a.btn.btn-custom {*/
/*    background: aliceblue;*/
/*    border: unset;*/
/*    border-color: #000 !important;*/
/*}*/
.living_room_section h2{
    font-size: 17px;
    /*margin-bottom: 20px;*/
}
.contact-box {
    padding: 16px;
}
.form-box {
    padding: 19px;
}
.navbar-toggler {
    filter: brightness(0) invert(1);
}
.tractor_overlay_img {
    position: absolute;
    top: 30%;
    width: 230px !important;
    height: 200px;
    object-fit: cover;
    left: 0%;
    border: 7px solid #fff;
}
.tractor_img img {
    display: block;
    margin: auto;
    width: 100%;
}
.card.construction_card {
    padding: 11px 15px;
    display: block;
    margin: 30px auto;
    width: auto;
}
.construction_card {
    border: none;
    width: auto;
    border-radius: 15px !important;
    margin-bottom: 30px;
    background-color: #f8f9fa !important;
}
.construction_card a {
    text-align: center;
    /* padding-bottom: 20px; */
    /* padding-left: 80px; */
    color: #fff;
    margin-bottom: 20px;
    width: auto;
    background: #d2aa68;
}
.services {
    /* background-color: #f2f9ff; */
    margin-bottom: 20px;
    padding: 30px 10px;
}
.construction_card {
    width: auto;
    padding: 10px;
}
.card_1 {
    margin-bottom: 30px;
}
}