

.contact_us_form h3{
    color: var(--primary-color);
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    font-family: var(--body-font);
    text-transform: none;
    margin-bottom: 19px;
    letter-spacing: 0.22px;
    text-transform: capitalize;
    margin-left: 0;
}

.contact_us_form h4 {
    color: var(--primary-color);
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 30px;
    margin-bottom: 33px;
    text-transform: none;
}

.contact_us_form h1 {
    color: var(--primary-color);
    font-size: 36px;
    font-weight: 600;
    line-height: 33px;
    text-transform: capitalize;
}

#contactus #enquiry_form label{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: var(--primary-color);
    line-height: normal;
    margin-bottom: 5px;
}

#contactus .contact-image-part {
    height: 508px;
    background-image: url("/images/common/contact-image.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.contact_us_page-top .container{
    grid-template-columns: 100%;
    padding-left: 0;
    padding-right: 0;
    grid-gap: 0;
}

.opening-hours-section_mobile__title{
    color: #000000;
    font-size: 24px;
}

.contact-header-row__grid-part-content h2{
    line-height: 22px;    
    font-weight: 500;

}

.contact_us_page .search-button{
    background: #000000 !important;
}

.contact-header-row__grid-part-content-maps{
    margin-bottom: 0;
    justify-content: flex-start;
}

.opening-hours-section_mobile__title{
    margin-bottom: 17px;
}

.contact_us_page-top__grid-part h3{
    font-weight: 700;
    font-size: 24px;
    line-height: 39px;
    font-style: normal;
    letter-spacing: -0.02em;
    color: #000000;
    margin-bottom: 24px;
}

.contact_us_page-top__grid h2{
    color: #000000;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 20px;
}

.contact_us_page-top__grid{
    display: inline-block;
    padding-left: 64px;
}

.contact_us_page-top__grid-part-flex p, .contact_us_page-top__grid-part-flex-table table{
    /* text-transform: uppercase; */
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.contact_us_page-top__grid-part{
    margin-bottom: 50px;
}

.contact_us_page-top__grid-part-flex:first-child{
    margin-bottom: 6px;
}

.contact_us_page-top__grid-part-flex-table table tr td:first-child{
    padding-right: 31px;
}

#contactus .contact_us_form__wrapper{
    padding: 29px 40px 50px 35px;
    border-radius: 3px;
    border: 1px solid #D7D7D7;
    background: linear-gradient(80deg, #EDEDED 21.78%, #FFF 45.09%, #F5F5F5 68.4%);
}
.contact_us_page-top .contact-information-grid{
    padding-left: 32px;
}
#contactus .contact_us_page {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 87px;
}

#contactus .contact_us_page {
    grid-template-columns: 444px auto;
}


#contactus .welcome-to-part h2 {
    color: var(--primary-color);
    font-size: 30px;
    font-weight: 600;
    line-height: 33px; 
    margin-bottom: 22px;
}

#contactus .welcome-to-part h6 {
    color: var(--primary-color);
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 20px;
    margin-left: 5px;
}

#contactus .welcome-to-part p {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 5px;
}

#contactus .contact_us_main .container{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#contactus .contact-header-row__grid-part-content-maps .input-search{
    margin-right: 0px;
}

#contactus .contact-header-row__grid-part-content-maps .form-control{
    width: 210px;
}


#contactus .location-contact-form-search{
   justify-content: start;
}

#contactus .contact_us_page .search-button{
    width: 52px;
    background:var(--button-color) !important;
    border-radius: 0;
    border: none;
    font-family: var(--body-font);
    margin-top: 0;
}

#contactus .contact_us_page-top__grid{
    padding-left: 0;
}

#contactus .contact_us_page-top__grid-part{
    margin-bottom: 0;
}

#contactus .contact_us_page-top__grid-part-location{
    display:flex ;
    align-items: flex-start;
}

#contactus .contact_us_page-top__grid-part-phone a{
    display: inline-block;
    width: 259px;
    height: 60px;
    border-radius: 2px;
    background: linear-gradient(355deg, #C09B42 0%, #DCC053 100%);
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0.32px;
    cursor: pointer;
    padding: 18px;
}

#contactus .contact_us_page-top__grid-part-phone a img{
    margin-right: 20px;
    margin-top: 0;
    margin-bottom: 3px;
}

#contactus .contact_us_page-top__grid-part-flex{
    justify-content: space-between;
    margin-bottom: 0;
    margin-right: 20px;
}

#contactus .contact_us_page .btn_contact_us{
    height: 55px !important;
    border-radius: 3px !important;
}

#contactus .header-top-section__contact-address{
    margin: 0;
    display: flex;
    align-items: start;
}

#contactus .header-top-section__contact-address img{
    margin-left: 3px;
    margin-right: 13px;
    width: 16px;
}

#contactus .row_medium_screen .main-paragraph{
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
}

#contactus .contact-header-row__grid-part-content-maps h2{
    font-weight: 400;
    line-height: 30px;
}

#contactus .contact-header-row__grid-part-content-maps .form-control{
    border-radius: 2px;
    border: 1px solid #222 !important;
    background:#FFF;
    border-right: none !important;
}

#contactus .opening-hours-gmap iframe{
    height: 482px;
    border: 1px solid #EBEBEB !important;
    border-radius: 0px;
}

#contactus .contactus-wrapper{
    padding-bottom: 0;
    margin-top: -316px;
}

#contactus .contact_us_page .form-control{
    border-radius: 2px;
    border:1px solid #BCBCBC !important;
    background: #FFF;
    margin-bottom: 7px;
    margin-left: 2px;
}

.welcome-to-part .logo-flex img.ford-logo {
    width: 159px;
}
.welcome-to-part .logo-flex img.hyundai-logo {
    width: 147px;
}
.welcome-to-part .logo-flex img.volvo-logo {
    width: 87px;
}

#contactus #contact-bg-wrapper {
    background-image: url("/images/common/bgrnd-search-top.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 413px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

#contactus .contact-bg {
    position: relative;
}

#contactus #enquiry_form label {
    line-height: 30px;
    font-weight: 400;
    font-size: 16px;
    color: var(--primary-color);
    margin-left: 4px;
    margin-bottom: 3px;
}

.contact-header-row__grid-part-content-maps .contact-header-row-location{
    width: 19px;
    margin-right: 18px;
    margin-top: 5px;
}

.contact-header-row__grid-part-content-maps h2{
    color: var(--secondary-color);
    font-size: 16px;
    font-weight: 700;
    line-height: 34px;
}

.contact-header-row__grid-part-content-maps .contact-header-row__grid-part-find-us{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

#contactus .contact-header-row__grid-part-content-maps .form-control{
    border: 1px solid #BCBCBC !important;
}

#contactus .contact_us_page-top .opening-hours-section_mobile {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

#contactus .zero-col-footer-flex-wrapper {
    display: flex;
    flex-direction: column-reverse;
    gap: 8px;
}
#contactus .contact-header-row__grid-part-content-maps .form-control {
    border: 1px solid #BCBCBC !important;
}
#contactus .contact-header-row__grid-part-content-maps .form-control {
    width: 363px;
}
#contactus .since-logo-wrapper img.since-year {
    margin-top: 6px;
}

#contactus .contact_us_main-bottom-contact-section {
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
    row-gap: 46px;
    padding-top: 21px;
}

#contactus .contact-information-grid {
    display: grid;
    grid-template-columns: auto 779px;
}

#contactus .contact_us_page-top .container .image-wrapper {
    margin-bottom: 28px;
}

#contactus .contact_us_main-bottom-contact-opening-hours {
    padding-top: 2px;
    padding-right: 15px;
}


@media screen and (min-width:1700px){
    .contact-header-row__grid-part-content-maps h2{
        margin-right: 0;
    }
}

#contactus .contact_us_page {
    grid-template-columns: 427px auto;
    gap: 66px;
}

@media screen and (min-width:1700px){
    #contactus .contact_us_page.container {
        max-width: 1647px;  
        padding: 0;
        padding-left: 3px;
    } 
    #contactus .contactus-wrapper {
        max-width: 1650px;  
        padding: 0;
    } 
}

#contactus .contact_us_page.container{
    padding-top: 53px;
    padding-bottom: 57px;
    background: transparent;
} 
#contactus .contactus-wrapper {
    margin: auto;
    position: relative;
    z-index: 5;
}


@media screen and (min-width:992px){
    .contact_us_form {
        margin-top: 0;
    }
}


@media screen and (min-width: 1400px) and (max-width: 1699px){
    .opening-hours-section_mobile .row_medium_screen {
        padding-right: 0;
    }
}


@media screen and (max-width: 1699px){
    .opening-hours-section_mobile .row_medium_screen {
        padding-right: 0;
    }
    #contactus .contact_us_main-bottom-contact-section {
        grid-template-columns: repeat(2, 1fr);
    }
    #contactus .contact_us_page-top .opening-hours-section_mobile {
        grid-template-columns: 57% auto;
    }
    #contactus .contact-information-grid {
        grid-template-columns: 36% auto;
    }
}

@media screen and (max-width: 1500px) {
    #contactus .contact-information-grid {
        display: flex;
        flex-direction: column;
        gap: 25px;
    }
    #contactus .contact_us_main-bottom-contact-section {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
}

@media screen and (max-width: 1400px) {
    #contactus .contact_us_page-top .opening-hours-section_mobile {
        grid-template-columns: 1fr;
        gap: 0;
    }
}
@media screen and (max-width: 1200px) {
    #contactus .contact_us_main-bottom-contact-section {
        grid-template-columns: 1fr;
        grid-row-gap: 20px;
        padding: 0;
    }
    #contactus .contact_us_page-top .container .image-wrapper img {
        width: 100%;
    }
}


@media (min-width:1200px) and (max-width:1399px){
    .contact_us_page-top__grid{
        padding-left: 30px;
    }
}

@media screen and (max-width: 1200px) {
    
    #contactus .contact-image-part {
        height: 300px;
    }
}
@media screen and (max-width: 992px) {
    #contactus .contact_us_page.container {
        padding-bottom: 30px;
        padding-top: 25px;
    }
    #contactus .contact_us_page {
        margin-top: 20px;
    }
    #contactus .contactus-wrapper {
        max-width: 80%;
        margin: auto;
        margin-top: 0;
    }
}

@media (min-width:992px) and (max-width:1199px){
    #contactus .contact_us_page{
        grid-gap: 20px;
    }
    #contactus .contact_us_page-top__grid-part-location{
        padding-right: 20px;
    }

    #contactus .contact-header-row__grid-part-content-maps .input-search{
		margin-left: 0;
        display: flex;
        gap: 20px;
	}
    #contactus .contact-header-row__grid-part-content-maps h2{
        width: 100%;
        margin-right: 0;
    }
}

@media screen and (min-width:768px) and (max-width: 991px){
    #contactus .contact_us_page{
        grid-template-columns: 100%;
        grid-gap: 0px;
    }
    #contactus .contact_us_page.container{
        grid-row-gap: 0 !important;
    }
    .contact-header-row__grid-part-content-maps {
        margin-left: 0;
    }
    .opening-hours-section_mobile .row_medium_screen {
        margin-left: 0;
        margin-right: 0;
    }
    #contactus .contact_us_page-top__grid-part-flex{
        margin-right: 0;
    }
    #contactus .common-hero-section{
		margin-bottom: 0;
	}
    #contactus .opening-hours-section_mobile{
        display: inline-block;
        padding-left: 0;
    }
    #contactus .opening-hours-gmap iframe{
        width: 100%;
    }
    #contactus .opening-hours-gmap{
        padding-left: 0;
    }
    .contact_us_page-top .container {
        grid-template-columns: 1fr;
    }

    .contact_us_page .contact_us_main{
        margin-bottom: 20px;
    }

    .contact_us_page-top__grid{
        padding-left: 15px;
    }
    .contact-header-row__grid-part-find-us-flex{
        flex-direction: column;
        gap: 10px;
        align-items: start;
    }
    #contactus .contact-header-row__grid-part-content-maps .input-search{
        margin-left: 0;
    }
    .location-contact-form-search{
        justify-content: end;
    }
    #contactus .contact-header-row__grid-part-content-maps h2{
        width: 100%;
    }
}

@media screen and (max-width:767px){
    #contactus .location-contact-form-search {
        width: 100%;
    }
    .contact-opening-hours-flex{
        flex-direction: column;
        row-gap: 25px;
        margin-bottom: 20px !important;
    }
    #contactus .contactus-wrapper {
        max-width: 100%;
        margin: auto;
        margin-top: 0;
        padding-top: 5px;
    }
    .contact_us_page-top .contact-information-grid {
        padding-left: 0;
    }
    #contactus .header-top-section__contact-address img{
        margin-left: 0;
    }
    #contactus .contact_us_page {
        margin-top: -336px;
    }
    #contactus .contact_us_page{
        grid-template-columns: 100%;
        grid-gap: 15px;
        padding: 15px !important;
        margin-top: 0;
    }
    .contact_us_page h4 {
        font-size: 16px;
        margin-bottom: 4px;
    }
    .contact_us_form h1 {
        text-align: left;
        font-size: 28px;
    }
    .contact_us_form h4 {
        font-size: 16px;
        line-height: 25px;
        margin-top: 8px;
        margin-bottom: 13px;
    }
    #contactus .contact_us_page-top__grid-part-flex{
        flex-direction: column;
        margin-right: 0;
    }
    .contact-header-row__grid-part-content-maps{
        margin-top: 0px;
        margin-bottom: 10px;
        align-items: flex-start;
    }
    .contact-header-row__grid-part-content-maps .contact-header-row__grid-part-find-us{
        margin-bottom: 20px;
    }
    #contactus .contact_us_form__wrapper{
        margin-top: 5px;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 25px;
    }
    #contactus .contact_us_page-top__grid-part-location{
        margin-bottom: 20px;
    }
    #contactus .contact_us_form h3, #contactus .contact_us_page-top__grid-part h3{
        text-align: left;
        margin-bottom: 6px;
    }
    .contact_us_page .hdbtn {
        margin-top: 20px;
    }
    #contactus .row_medium_screen .main-paragraph,
    #contactus .contact-header-row__grid-part-content-maps h2{
        text-align: left;
        margin-bottom: 0;
        text-transform: none;

    }
    #contactus .contact_us_page-top .container{
        grid-gap: 0;
    }
    #contactus .contact_us_page-top{
        padding-top: 0;
    }
    #contactus .row{
        margin-left: 0;
        margin-right: 0;
    }
    #contactus .opening-hours-gmap{
        padding: 0;
    }
    #contactus .contact-header-row__grid-part-content-maps .input-search{
        margin-right: 0;
        margin-left: 0;
        width: 100%;
    }
    #contactus .contact_us_page-top__grid-part h3{
        font-size: 22px;
        margin-bottom: 5px;
    }
    .contact_us_page-top__grid-part-flex p, .contact_us_page-top__grid-part-flex-table table{
        font-size: 14px;
    }
    #contactus .contact_us_page-top__grid-part-phone a{
        width: 230px;
        height: 55px;
        padding: 15px;
    }
    #contactus .row_medium_screen .main-paragraph{
        line-height: 24px;
        font-size: 14px;
    }
    #contactus #enquiry_form label{
        font-size: 14px;
    }
}

@media screen and (min-width: 1200px) {
    #contactus .contact-header-row__grid-part-content-maps h2{
        width: 69px;
        margin-right: 0;
    }
}
#contactus .header-top-section__contact table{
	margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
}
.contact_us_main-bottom-contact-section h3{
    color: var(--primary-color);
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 2px;
    line-height: 23px;
}

.contact-header-row__grid-part-find-us-location{
    display: flex;
    gap: 14px;
    margin-bottom: 10px;
}

.contact-header-row__grid-part-find-us-location p{
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
}

#contactus .contact-header-row__grid-part-find-us-contact a{
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

.contact_us_main-bottom-contact-opening-hours table,
.contact_us_main-bottom-contact-opening-hours span{
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 1px;
    padding-left: 1px;
}

.contact_follow img{
    padding-left: 14px;
}

.contact_us_main-bottom-contact-opening-hours table tr td:first-child{
    padding-right: 17px;
}

.flex-column-get-directions {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    padding-left: 8px;
}

.contact-header-row__grid-part-find-us-flex {
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 10px;
}

.contact-header-row__grid-part-find-us-flex p{
    color: var(--primary-color);
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
    margin-left: 1px;
    margin-top: 0;
}

#contactus .simi-logo-part img {
    width: 74px;
}

#contactus .contact-header-row__grid-part-content-maps .form-control::placeholder{
    color: var(--primary-color);
    font-size: 14px;
    font-weight: 400;
    line-height: unset;
    padding-left: 0;
}

@media screen and (min-width: 1300px) and (max-width: 1399px){
    .contact_us_page-top .contact-information-grid {
        margin-top: -180px !important;
    }
}

@media screen and (max-width: 1200px) {
    #contactus h5 {
        margin-top: 2px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1399px){
    #contactus .contact_us_page{
        grid-gap: 20px;
    }
    .contact-header-row__grid-part-find-us-flex p{
        line-height: 24px;
    }
}

@media screen and (max-width: 767px) {
    .contact_us_main-bottom-contact-section h3{
        text-align: start;
    }
    .contact_us_main-bottom-contact-section{
        margin-top: 20px;
        grid-template-columns: 100% !important;
        gap: 30px;
        margin-left: 0;
    }
    .contact_follow{
        text-align: left;
    }
}

.header-top-section__contact-address{
    margin-bottom: 0;
    margin-top:13px ;
}



.contact_us_main-bottom-contact-opening-hours p{
    margin-top: 5px;
    color: var(--secondary-color);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-left: 1px;
}

#contactus .contact-address{
    padding-left: 1px;
}

#contactus .header-top-section__contact-address {
    margin-top: 2px;
}

.contact-address .header-top-section__contact img, .contact-address .header-top-section__contact svg{
    margin-right: 12px;
    margin-top: 3px;

}
.contact-information .header-top-section__contact-flex img, .contact-information .header-top-section__contact-flex svg{
    margin-right: 12px;
    margin-top: 6px;
}

.contact-address .header-top-section__contact{
    align-items: start;
    margin-bottom: 10px;

}

.contact-address .header-top-section__contact-address p{
    font-weight: 400;
}


.contact-information .header-top-section__contacts{
    display: flex;
    gap: 20px;
    
    align-items: center;
}

.contact-information .header-top-section__contact-flex img.mobile{
	margin-right: 16px;
}

.contact-information .header-top-section__contacts a{
    color: var(--secondary-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.contact-information .header-top-section__contact-flex{
    margin-bottom: 10px;
}
.contact-opening-hours-flex{
    display: flex;
    justify-content: space-between;
    margin-bottom: 34px;
}
.contact_timing{
    display: flex;
    align-items: start;
    gap: 10px;
    margin-bottom: 16px;
}

.contact_timing img{
    margin-top: 3px;

}

.contact_us_page-top h3.find_us{
    color: var(--secondary-color);
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    text-transform: uppercase;
}

@media screen and (max-width: 1700px) {
    #contactus .contact_us_page.container {
        max-width: 95%;
        grid-gap: 40px;
    }
    .contact_us_main-right-grid-section {
        grid-gap: 30px;
    }
    #contactus .image-part img {
        width: 100%;
    }
    .contact_us_main-bottom-contact-section {
        grid-gap: 5px;
        grid-row-gap: 0px;
    }
}

@media screen and (min-width:1400px) and (max-width:1650px){
    #contactus .contact_us_page{
        max-width: 95%;
        grid-gap: 30px;
    }
    .contact_us_main-right-grid-section {
        grid-row-gap: 30px;
    }
    .welcome-to-part .logo-flex {
        grid-gap: 20px;
        align-items: center;
        justify-content: space-between;
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .contact_us_main-bottom-contact-section {
        grid-gap: 5px;
        grid-row-gap: 20px;
    }
    .welcome-to-part .logo-flex img.volvo-logo {
        margin: auto;
    }
    /* .contact_us_main-bottom-contact-section{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 0;
        margin-bottom: 0;
        padding-top: 0;
    } */
    /* .contact-header-row__grid-part-find-us-flex{
        flex-direction: column;
        align-items: start;
    } */
    .contact-address{
        margin-top: 0;
        margin-bottom: 0;
    }
    .contact-information {
        margin-bottom: 0px;
    }
}


@media screen and (min-width:1500px) and (max-width:1599px){
    #contactus .contact_us_page.container {
        grid-gap: 30px;
        max-width: 97%;
    }
}
@media screen and (min-width:992px) and (max-width:1499px){
    #contactus .contact_us_page{
        max-width: 95%;
        grid-gap: 30px;
        grid-template-columns:427px auto;
    }
    .contact_us_main-right-grid-section {
        display: grid;
        grid-template-columns: 100%;
        grid-row-gap: 30px;
    }

    .contact_us_page-top {
        grid-column-start: 2;
    }
    .contact_us_page-top .contact-information-grid {
        padding-left: 0;
        margin-top: -200px;
    }
    .contact_us_main-bottom-contact-section{
        display: grid;
        grid-template-columns: 36% 63%;
        padding-right: 30px;
    }
    .contact-address{
        margin-top: 0;
        margin-bottom: 0;
    }

    #contactus .image-part {
        grid-column-start: 1;
    }

    .contact-header-row__grid-part-find-us-flex{
        flex-direction: column;
        align-items: start;
        gap: 5px;
    }
    .contact-information {
        margin-bottom: 0;
    }
}

@media screen and (min-width:992px) and (max-width:1299px){
    .contact_us_main-bottom-contact-section {
        display: grid;
        grid-template-columns: 100%;
        
    }
    .contact_us_page-top .contact-information-grid {
        padding-left: 0;
        margin-top: -50px;
    }
    #contactus .contact_us_page.container{
        grid-row-gap: 0;
    }
}
@media screen and (max-width: 992px) {
    #contactus h5 {
        margin-top: 7px;
    }
    #contactus .contact_us_page.container {
        margin-top: 0;
    }
    
    #contactus .contact_us_main-bottom-contact-opening-hours, #contactus .contact-address {
        padding-left: 0;
    }
    #contactus .header-top-section__contact-address {
        margin-top: 0;
    }
    #contactus .contact_us_main-bottom-contact-section {
        padding-left: 7px;
    }
}
@media screen and (max-width: 767px) {
    #contactus .contact_us_main-bottom-contact-section {
        grid-row-gap: 15px;
        padding-left: 7px;
    }
    .contact_us_page {
        text-align: left;
    }
    #contactus h5 {
        margin-top: 0;
    }
    #contactus .contact-header-row__grid-part-find-us-flex p {
        margin-top: 0;
    }
    #contactus .contact_us_page-top .container .image-wrapper {
        margin-bottom: 15px;
    }
}


@media screen and (min-width:992px) and (max-width:1199px){
    #contactus .contact_us_page.container {
        grid-template-columns: 430px auto;
        grid-gap: 30px;
    }
}
@media screen and (min-width:768px) and (max-width:991px){
    .contact_us_page-top .contact-information-grid {
        padding-left: 0;
    }
    .contact_us_main-right-grid-section{
        grid-template-columns: 100%;
        margin-top: 20px;
        grid-row-gap: 30px;
    }
    .contact_us_main-bottom-contact-section{
        display: grid;
        gap: 15px;
        margin-top: 0;
    }
    .contact-information-grid {
        grid-column-start: 1;
        grid-row-start: unset;
    }
    #contactus .contact_us_page .contact_us_main {
        grid-column-start: 1;
        grid-row-end: unset;
    }

    .contact_us_page-top {
        grid-row-start: unset;
    }
    #contactus .welcome-to-part .logo-flex {
        padding-bottom: 30px;
    }
}

@media screen and (max-width:767px){
    #contactus .contact_us_page.container {
        max-width: 100%;
        grid-gap: 15px;
    }
    .contact-information-grid {
        grid-column-start: unset;
    }
    .contact_us_main-bottom-contact-opening-hours{
        text-align: left;
    }
    .contact_us_main-right-grid-section{
        grid-template-columns: 100%;
        margin-top: 0;
        grid-row-gap: 15px;
    }
    .contact_us_main-bottom-contact-opening-hours p{
        text-align: start;
    }
    .contact_us_main-bottom-contact-section {
        gap: 15px;
        flex-direction: column;
        align-items: start;
        margin-top: 0;
    }
    #contactus .contact_us_page .contact_us_main {
        grid-column-start: unset;
        grid-row-end: unset;
        grid-row-start: 1;
    }
    #contactus .welcome-to-part h2 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    #contactus .welcome-to-part h6 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 16px;
        margin-left: 0;
    }
    #contactus .welcome-to-part p {
        font-size: 14px;
        line-height: 19px;
        margin-left: 0;
    }
    #contactus .contact_us_page-top {
        grid-row-start: unset;
    }
    .contact_timing {
        margin-bottom: 0;
    }
    .contact-information{
        margin-bottom: 0px;
    }
    #contactus .simi-logo-part img {
        width: 65px;
    }
    .contact-header-row__grid-part-find-us-flex p{
        text-align: start;
        line-height: 19px;
        margin-bottom: 10px;
        font-size: 13px;
    }
    #contactus .contact-header-row__grid-part-content-maps .form-control{
        width: 100%;
    }

    .welcome-to-part .logo-flex img.ford-logo {
		width: 93px;
	}
	.welcome-to-part .logo-flex img.hyundai-logo {
		width: 86px;
	}
	.welcome-to-part .logo-flex img.volvo-logo {
		width: 51px;
	}
}
@media screen and (max-width: 330px) {
    #contactus .contactus-wrapper {
        max-width: 100%;
        }
        .welcome-to-part .logo-flex img.ford-logo {
            width: 83px;
        }
        .welcome-to-part .logo-flex img.hyundai-logo {
            width: 80px;
        }
        .welcome-to-part .logo-flex img.volvo-logo {
            width: 48px;
        }
}