.send_msg_section,
.instagram_section,
.map_section {
    z-index: 0;
}
.page_main_title_row {
    padding: 0px !important;
    display: flex;
    height: 100%;
    background-size: 100% 100%;
}
.page_main_title_row .et_pb_column {
    margin: auto !important;
}
.page_main_title_row .et_pb_module {
    display: flex;
    height: 100%;
}
.page_main_title_sec::before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    left: 0;
}

.page_main_title_sec {
    height: 500px;
    text-align: center;
    background-position: top center !important;
}

.page_main_title_sec .et_pb_text_inner {
    font-size: 55px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin: auto;
    text-transform: uppercase;
}


/* about us */

.about_right_img_inner {
    float: right;
    margin-top: -90px;
}

.about_page_section .since_about h3:before {
    display: none;
}

.about_page_section .since_about {
    height: auto;
    background: #fff;
    overflow: visible;
}

.about_page_section .since_about h3 {
    font-size: 150px;
    text-transform: uppercase;
    font-weight: 500;
    color: #f2f2f2;
    font-family: 'Oswald', sans-serif !important;
    position: unset;
}

.about_page_section .since_about h3 span {
    background: #eeeeee;
    background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    animation: flip 2s infinite;
    animation-delay: calc(.2s * var(--i));
    display: inline-block;
}

.about_page_section .since_about h3 span:nth-child(1) {
    --i: 1;
}

.about_page_section .since_about h3 span:nth-child(2) {
    --i: 2;
}

.about_page_section .since_about h3 span:nth-child(3) {
    --i: 3;
}

.about_page_section .since_about h3 span:nth-child(4) {
    --i: 4;
}

.about_page_section .since_about h3 span:nth-child(5) {
    --i: 5;
}

.about_page_section .since_about h3 span:nth-child(6) {
    --i: 6;
}

.about_page_section .since_about h3 span:nth-child(7) {
    --i: 7;
}

.about_page_section .since_about h3 span:nth-child(8) {
    --i: 8;
}

.about_page_section .since_about h3 span:nth-child(9) {
    --i: 9;
}

.about_page_section .since_about h3 span:nth-child(10) {
    --i: 10;
}


/* contect_us_page */

.contact_page_section_row .et_pb_column {
    display: flex;
}

.send_message .form_row .form_col3 {
    width: 50% !important;
}

.send_message {
    text-align: center;
    height: 735px;
    box-shadow: 0px 0px 70px #f0f0f0;
    display: flex;
}

.send_message .et_pb_code_inner {
    margin: auto auto auto 170px!important;
}

.contact_page_section_row {
    padding: 0% 6% !important;
}

.contect_us_dt {
    height: 635px !important;
    margin: auto !important;
    margin-right: -170px !important;
    z-index: 1;
    width: 50%;
    display: flex;
}

.contect_us_dt .et_pb_code_inner {
    margin: auto;
}

.con_inner_text {
    margin: 40px 0px;
}

.send_message .wpcf7-not-valid-tip {
    color: red;
}

.send_message .wpcf7 form.invalid .wpcf7-response-output {
    color: red;
    border-color: red;
}

.contect_us_dt ul li a,
.contect_us_dt ul li,
.contect_us_dt ul li .fa {
    color: #fff;
}

.contect_us_dt .section_main_title {
    color: #fff;
    font-weight: 500;
}

.contect_us_dt .section_main_title::after {
    left: 0;
    right: auto;
}

.contect_us_dt ul li .fa {
    width: 56px;
    height: 56px;
    padding: 10px 13px;
    margin: 0 auto;
}


/* service_page */

.service_img img {
    height: 740px;
    object-fit: cover;
}

.about_seo_con {
    text-align: center;
}

.about_seo_con .text_inner {
    padding: 20px 0px;
}

.about_seo_con_row,
.service_sec_page_row,
.tips_ticks_2_row {
    padding: 0% 6% 0% 6% !important;
}

.service_sec_page_row .about_us_section {
    padding: 20px 40px;
}

/*customer_care*/
.service_sedule_inner {
    text-align: center;
    font-size: 20px;
    color: #000;
    margin: 20px 0px;
}
.service_sedule_block h3{
    text-align: center;
}
.customer_care_service_block {
    text-align: center;
}
.cc_service_title {
    font-size: 26px;
    color: #000;
    font-weight: 600;
    padding: 10px;
}
.cc_service_info {
    font-size: 20px;
    color: #000;
}
.cc_service_icon {
    height: 180px;
    margin: auto;
    width: 180px;
    object-fit: contain;
}
.customer_care_service_block {
    text-align: center;
    border: 1px solid #eee;
    margin: 10px;
    height: 460px;
    padding: 20px;
    background: #f5f5f5;
}
.customer_section{
    padding-top: 0px !important;
}

.cc_service_row{
    padding: 0px !important;
}

/*Bmw Service Schedule*/
.bmw_service_block {
    text-align: center;
}
.section_main_info{
    font-size: 20px;
    color: #000;
}
.section_sub_title {
    font-size: 26px;
    font-weight: 700;
    color: #000;
}
.bmw_service_sedule_row{
    padding: 0px !important;
}
.bmw_service_inner .section_main_title{
    margin-bottom: 20px;
}
.service_inspection_col1 {
    width: 33.33%;
    float: left;
}
.service_inspection_row {
    display: flex;
}
.service_inspection_col1 ul li {
    font-size: 20px;
    color: #000;
}
.service_inspection_row_2 .service_inspection_col1{
    width: 25%;
    float: left;
}
.et_pb_toggle_title{
    font-size: 32px;
    text-align: center;
    font-weight: 600;
    color: #000 !important;
}
.et_pb_toggle{
    margin-bottom: 20px !important;
}


/* service_page */

.service_img img,
.service_img .et_pb_image_wrap {
    width: 100% !important;
}


/* tips & tricks */

.tips_row {
    display: flex;
    margin: 30px 0px;
}

.tips_col1 {
    display: flex;
}

.tips_row .about_us_section {
    margin: auto;
    padding: 20px !important;
}

.tips_first_mod .tips_col1:nth-child(1) {
    width: 70%;
}

.tips_first_mod .tips_col1:nth-child(2) {
    width: 30%;
}

.tips_two_mod .tips_col1:nth-child(1) {
    width: 30%;
}

.tips_two_mod .tips_col1:nth-child(2) {
    width: 70%;
}

.tips_row .about_us_section .text_inner {
    height: auto;
}

.tips_col1 img {
    margin: auto;
}

.tips_row_3 {
    display: none;
}


/* service-area */

.service_area_button_section,
.service_area_button_section ul {
    text-align: center;
}

.service_area_button_section ul {
    margin: 30px 0px 0px;
    padding: 0 !important;
}

.service_area_button_section {
    padding: 0 !important;
}

.service_area_button_section .hover_button {
    width: 220px !important;
}

.service_area_button_section ul li {
    display: inline-block;
}

.service_area_inner_sec {
    padding: 20px 0px !important;
    text-align: center;
}

.service_area_inner_sec .text_inner {
    padding: 20px 0px;
    text-align: left;
}

.service_area_inner_sec_row {
    padding: 0% 6% !important;
}
.bm_imag_new_row {
       background: url(https://www.bromspecbmw.com/wp-content/uploads/2023/06/NSWPRODTOURING2023-min.jpg);
    background-attachment: fixed;
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

}

.bm_imag_new_row img {
    opacity: 0;
}



@media all and (min-width: 320px) and (max-width: 767px) {
.bm_imag_new_row {
   	    padding: 0px !important;
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
	    background-attachment: unset !important;
}
	
	.bm_new_img_block_add {
    	margin-top: 40px !important;
	}
    /* about_Sec */
    .page_main_title_sec {
        height: 250px;
    }
    .page_main_title_sec .et_pb_text_inner {
        font-size: 24px;
    }
    .about_right_img_inner {
        margin-top: 0 !important;
    }
    .about_page_section .since_about h3 {
        font-size: 70px;
        text-align: center;
    }
    /* contact-us-page */
    .contact_page_section_row {
        padding: 0 !important;
    }
    .contect_us_dt {
        width: 100% !important;
        display: block;
    }
    .contect_us_dt ul li .fa {
        width: 40px;
        height: 40px;
        padding: 7px 9px !important;
        font-size: 20px;
    }
    .about_right_img_inner,
    .about_right_img_inner img {
        width: 100%;
    }
    .con_inner_text {
        margin: 15px 0px;
        width: 100%;
        text-align: center;
    }
    .send_message .form_row .form_col3 {
        width: 100% !important;
    }
    .contact_page_section_row .et_pb_column {
        display: block;
    }
    .send_message .et_pb_code_inner {
        margin: 0 !important;
    }
    .contact_page_section {
        padding: 0px !important;
    }
    .contect_us_dt,
    .send_message {
        margin-right: 0px !important;
        height: auto !important;
        padding: 20px;
    }
    .send_message {
        padding: 10px;
    }
    .contect_us_dt .et_pb_code_inner {
        margin: 0;
    }
    .contect_us_dt .section_main_title {
        text-align: center;
    }
    .contect_us_dt .section_main_title::after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    /* service */
    .service_content .section_main_title {
        font-size: 22px;
    }
    .service_img img {
        height: auto;
    }
    .about_seo_con_row,
    .service_sec_page_row,
    .tips_ticks_2_row {
        padding: 0 !important;
    }
    .about_us_section .about_us_button {
        margin: 20px 0px 0px !important;
    }
    .service_sec_page_row .about_us_section {
        padding: 20px;
    }
    .service_sec_page {
        padding: 0 !important;
    }
    .about_seo_con {
        padding: 20px !important;
    }
    /* tips&tricks */
    .tips_row .about_us_section .text_inner {
        height: 180px;
    }
    .tips_ticks_2 {
        padding: 0px !important;
    }
    .tips_row_3 {
        display: block;
    }
    .tips_row_2 {
        display: none;
    }
    .tips_row {
        display: block;
    }
    .tips_first_mod .tips_col1,
    .tips_two_mod .tips_col1 {
        width: 100% !important;
    }
    .tips_row .about_us_section {
        padding: 10px !important;
    }
    .service_area_inner_sec .text_inner {
        text-align: center;
    }
    .service_area_inner_sec .text_inner ul li {
        text-align: left;
    }
    .service_area_inner_sec_row {
        padding: 10px !important;
    }
     /*service-sedule-inner-page*/
    .service_sedule_sec,.according_faqs_sec{
    padding: 10px !important;
	}
	.section_main_info ,.service_inspection_col1 ul li,.section_sub_title{
    font-size: 15px;
	}
	.et_pb_toggle_title {
    font-size: 18px;
	}
	.service_inspection_col1,.service_inspection_row_2 .service_inspection_col1 {
    width: 100%;
    float: left;
	}
	.service_inspection_row {
    display: block;
    }
    /*service_sedule*/
    .cc_service_info{
        height: 140px;
        overflow: auto;
    }
    .cc_service_info,.service_sedule_inner{
        font-size: 16px;
    }
    .cc_service_title {
        font-size: 18px;
        padding: 0px !important;
    }
    .service_sedule_inner{
        padding: 0px 10px;
    }
    .cc_service_icon{
        height: 120px;
        width: 120px;

    }
    .customer_care_service_block{
        height: 350px;
        padding: 10px;
    }

}

@media all and (min-width: 481px) and (max-width: 767px) {
    .con_inner_text {
        margin: 15px 0px;
        width: 50%;
        float: left;
        height: 150px;
    }
    .about_page_section .since_about h3 {
        font-size: 107px;
        text-align: center;
    }
    .contect_us_dt {
        display: flex;
    }
    /*service-sedule-inner-page*/
    .service_sedule_sec,.according_faqs_sec{
    padding: 10px !important;
	}
	.section_main_info ,.service_inspection_col1 ul li,.section_sub_title{
    font-size: 15px;
	}
	.et_pb_toggle_title {
    font-size: 24px;
	}
	.service_inspection_col1,.service_inspection_row_2 .service_inspection_col1 {
    width: 50%;
    float: left;
	}
	.service_inspection_row {
    display: block;
}
}

@media all and (min-width: 768px) and (max-width: 980px) {
	.bm_new_img_block_add {
    	margin-top: 40px !important;
	}
    /* about_Sec */
    .page_main_title_sec {
        height: 300px;
    }
    .page_main_title_sec .et_pb_text_inner {
        font-size: 38px;
    }
    .about_right_img_inner {
        margin-top: 0 !important;
    }
    .about_page_section .since_about h3 {
        font-size: 100px;
        text-align: center;
    }
    .about_right_img_inner,
    .about_right_img_inner .et_pb_image_wrap,
    .about_right_img_inner .et_pb_image_wrap img {
        width: 100% !important;
    }
    /* contact-us-page */
    .contact_page_section_row {
        padding: 0 !important;
    }
    .contect_us_dt {
        width: 100% !important;
    }
    .contect_us_dt ul li .fa {
        width: 40px;
        height: 40px;
        padding: 7px 9px !important;
        font-size: 20px;
    }
    .con_inner_text {
        margin: 15px 0px;
        width: 50%;
        float: left;
    }
    .contact_page_section_row .et_pb_column {
        display: block;
    }
    .send_message .et_pb_code_inner {
        margin: 0 !important;
    }
    .contact_page_section {
        padding: 0px !important;
    }
    .contect_us_dt,
    .send_message {
        margin-right: 0px !important;
        height: auto !important;
        padding: 20px;
    }
    .contect_us_dt .et_pb_code_inner {
        margin: 0;
    }
    .contect_us_dt .section_main_title {
        text-align: center;
    }
    .contect_us_dt .section_main_title::after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    /* service */
    .service_content .section_main_title {
        font-size: 29px;
    }
    .service_img img {
        height: auto;
    }
    .about_seo_con_row,
    .service_sec_page_row,
    .tips_ticks_2_row {
        padding: 0 !important;
    }
    .about_us_section .about_us_button {
        margin: 20px 0px 0px !important;
    }
    .service_sec_page_row .about_us_section {
        padding: 20px;
    }
    .service_sec_page {
        padding: 0 !important;
    }
    .about_seo_con {
        padding: 20px !important;
    }
    /* tips&tricks */
    .tips_row .about_us_section .text_inner {
        height: 180px;
    }
    .tips_ticks_2 {
        padding: 0px !important;
    }
    .service_area_inner_sec .text_inner {
        text-align: center;
    }
    .service_area_inner_sec .text_inner ul li {
        text-align: left;
    }
    .service_area_inner_sec_row {
        padding: 10px !important;
    }
     /*service-sedule-inner-page*/
    .service_sedule_sec,.according_faqs_sec{
    padding: 18px !important;
	}
	.section_main_info ,.service_inspection_col1 ul li,.section_sub_title{
    font-size: 16px;
	}
	.et_pb_toggle_title {
    font-size: 24px;
	}
	.service_inspection_col1 , .service_inspection_row_2 .service_inspection_col1{
    width: 50%;
    float: left;
	}
	.service_inspection_row {
    display: block;
}
/*service_sedule*/
    .cc_service_info{
        height: 170px;
        overflow: auto;
    }
    .cc_service_info,.service_sedule_inner{
        font-size: 16px;
    }
    .cc_service_title {
        font-size: 22px;
    }
    .service_sedule_inner{
        padding: 0px 10px;
    }
    .cc_service_icon{
        height: 150px;
        width: 150px;

    }
    .customer_care_service_block{
        height: 350px;
    }

}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
	.bm_new_img_block_add {
    	margin-top: 40px !important;
	}
    /* about_Sec */
    .page_main_title_sec {
        height: 350px;
    }
    .page_main_title_sec .et_pb_text_inner {
        font-size: 44px;
    }
    .about_right_img_inner {
        margin-top: 0 !important;
    }
    .about_page_section .since_about h3 {
        font-size: 92px;
    }
    /* contact-us-page */
    .contact_page_section_row {
        padding: 0 !important;
    }
    .contect_us_dt {
        width: 90% !important;
    }
    .contect_us_dt ul li .fa {
        width: 40px;
        height: 40px;
        padding: 7px 9px;
    }
    /* service_page */
    /* service */
    .service_content .section_main_title {
        font-size: 29px;
    }
    .service_img img {
        height: 460px;
    }
    .about_seo_con_row,
    .service_sec_page_row,
    .tips_ticks_2_row {
        padding: 0% 1% 0% 1% !important;
    }
    .service_sec_page_row .about_us_section {
        padding: 0px 20px;
    }
    /* tips&tricks */
    .tips_row .about_us_section .text_inner {
        height: 180px;
    }
    .tips_ticks_2 {
        padding: 0px !important;
    }
     /*service-sedule-inner-page*/
    .service_sedule_sec,.according_faqs_sec{
    padding: 18px !important;
	}
	.section_main_info ,.service_inspection_col1 ul li,.section_sub_title{
    font-size: 17px;
	}
	.et_pb_toggle_title {
    font-size: 24px;
	}
    /*service_sedule*/
    .cc_service_info{
        height: 170px;
        overflow: auto;
    }
    .cc_service_info,.service_sedule_inner{
        font-size: 16px;
    }
    .cc_service_title {
        font-size: 22px;
    }
    .service_sedule_inner{
        padding: 0px 10px;
    }
    .cc_service_icon{
        height: 150px;
        width: 150px;

    }
    .customer_care_service_block{
        height: 430px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
	.bm_new_img_block_add {
    	margin-top: 40px !important;
	}
    /* about_Sec */
    .page_main_title_sec {
        height: 350px;
    }
    .page_main_title_sec .et_pb_text_inner {
        font-size: 44px;
    }
    .about_right_img_inner {
        margin-top: 0 !important;
    }
    .about_page_section .since_about h3 {
        font-size: 97px;
    }
    /* contact-us-page */
    .contact_page_section_row {
        padding: 0 !important;
    }
    .contect_us_dt {
        width: 90% !important;
    }
    /* service_page */
    /* service */
    .service_content .section_main_title {
        font-size: 30px;
    }
    .service_img img {
        height: 460px;
    }
    .about_seo_con_row,
    .service_sec_page_row,
    .tips_ticks_2_row {
        padding: 0% 1% 0% 1% !important;
    }
    .service_sec_page_row .about_us_section {
        padding: 0px 20px;
    }
    /* tips&tricks */
    .tips_row .about_us_section .text_inner {
        height: 180px;
    }
    .tips_ticks_2 {
        padding: 0px !important;
    }
    /*service-sedule-inner-page*/
    .service_sedule_sec,.according_faqs_sec{
    padding: 20px !important;
	}
	.section_main_info ,.service_inspection_col1 ul li,.section_sub_title{
    font-size: 18px;
	}
	.et_pb_toggle_title {
    font-size: 26px;
	}
     /*service_sedule*/
    .cc_service_info{
        height: 170px;
        overflow: auto;
    }
    .cc_service_info,.service_sedule_inner{
        font-size: 16px;
    }
    .cc_service_title {
        font-size: 22px;
    }
    .service_sedule_inner{
        padding: 0px 10px;
    }
    .cc_service_icon{
        height: 150px;
        width: 150px;

    }
    .customer_care_service_block{
        height: 430px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
	.bm_new_img_block_add {
    	margin-top: 40px !important;
	}
    /* about_Sec */
    .page_main_title_sec {
        height: 350px;
    }
    .page_main_title_sec .et_pb_text_inner {
        font-size: 44px;
    }
    .about_right_img_inner {
        margin-top: 0 !important;
    }
    .about_page_section .since_about h3 {
        font-size: 107px;
    }
    /* contact-us-page */
    .contact_page_section_row {
        padding: 0% 2% !important;
    }
    .contect_us_dt {
        width: 70% !important;
    }
    /* service_page */
    /* service */
    .service_content .section_main_title {
        font-size: 34px;
    }
    .service_img img {
        height: 460px;
    }
    .about_seo_con_row,
    .service_sec_page_row,
    .tips_ticks_2_row {
        padding: 0% 1% 0% 1% !important;
    }
    .service_sec_page_row .about_us_section {
        padding:0px 20px;
    }
    /* tips&tricks */
    .tips_row .about_us_section .text_inner {
        height: 180px;
    }
    /*service-sedule-inner-page*/
    .service_sedule_sec{
    padding: 20px !important;
	}
	.according_faqs_sec{
    padding: 20px !important;
	}
	.section_sub_title {
    font-size: 24px;
	}
	.section_main_info ,.service_inspection_col1 ul li{
    font-size: 18px;
	}
	.et_pb_toggle_title {
    font-size: 28px;
	}
    /*service_sedule*/
    .cc_service_info{
        height: 170px;
        overflow: auto;
    }
    .cc_service_info,.service_sedule_inner{
        font-size: 18px;
    }
    .cc_service_title {
        font-size: 22px;
    }
    .service_sedule_inner{
        padding: 0px 10px;
    }
    .cc_service_icon{
        height: 150px;
        width: 150px;

    }
    .customer_care_service_block{
        height: 430px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
	.bm_new_img_block_add {
    	margin-top: 40px !important;
	}
    /* about_Sec */
    .page_main_title_sec {
        height: 350px;
    }
    .page_main_title_sec .et_pb_text_inner {
        font-size: 44px;
    }
    .about_page_section .since_about h3 {
        font-size: 120px;
    }
    .about_right_img_inner {
        margin-top: 0 !important;
    }
    /* contact-us-page */
    .contact_page_section_row {
        padding: 0% 4% !important;
    }
    .contect_us_dt {
        width: 60% !important;
    }
    /* service_page */
    /* service */
    .service_content .section_main_title {
        font-size: 34px;
    }
    .service_sec_page_row .about_us_section {
        padding: 0px 20px;
    }
    .service_img img {
        height: 550px;
    }
    .about_seo_con_row,
    .service_sec_page_row,
    .tips_ticks_2_row {
        padding: 0% 1% 0% 1% !important;
    }
    /* tips&tricks */
    .tips_row .about_us_section .text_inner {
        height: 180px;
    }
    /*service-sedule-inner-page*/
    .service_sedule_sec{
    padding: 20px !important;
	}
	.according_faqs_sec{
    padding: 20px !important;
	}
	.section_sub_title {
    font-size: 24px;
	}
	.section_main_info ,.service_inspection_col1 ul li{
    font-size: 18px;
	}
	.et_pb_toggle_title {
    font-size: 28px;
	}
    /*service_sedule*/
    .cc_service_info{
        height: 170px;
        overflow: auto;
    }
    .cc_service_info,.service_sedule_inner{
        font-size: 18px;
    }
    .cc_service_title {
        font-size: 22px;
    }
    .service_sedule_inner{
        padding: 0px 10px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
	.bm_new_img_block_add {
    	margin-top: 40px !important;
	}
	
    /* about_Sec */
    .page_main_title_sec {
        height: 450px;
    }
    .about_right_img_inner {
        margin-top: 0 !important;
    }
    .about_page_section .since_about h3 {
        font-size: 134px;
    }
    /* contact-us-page */
    .contact_page_section_row {
        padding: 0% 4% !important;
    }
    .contect_us_dt {
        width: 60% !important;
    }
    /* service_page */
    /* service */
    .service_content .section_main_title {
        font-size: 38px;
    }
    .service_img img {
        height: 650px;
    }
    .about_seo_con_row,
    .service_sec_page_row,
    .tips_ticks_2_row {
        padding: 0% 1% 0% 1% !important;
    }
    /*service-sedule-inner-page*/
    .service_sedule_sec{
    padding: 20px !important;
	}
	.according_faqs_sec{
    padding: 20px !important;
	}
    /*service_sedule*/
    .cc_service_info{
        height: 170px;
        overflow: auto;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    .about_right_img_inner {
        margin-top: 0 !important;
    }
    /* service */
    .service_content .section_main_title {
        font-size: 42px;
    }
    .service_img img {
        height: 650px;
    }
}

@media all and (min-width: 981px) and (max-width: 3000px) {}