@media only screen and (max-width: 2500px) {
}

@media only screen and (max-width: 1680px) {
    .banner-content-div {
        padding: 180px 6% 0px;
    }

    h1 {
        font-size: 50px;
    }

    h3 {
        font-size: 30px;
        line-height: normal;
    }

    .banner-content-div h3 {
        line-height: 40px;
    }

    h2 {
        font-size: 38px;
    }

    .header_details ul li a {
        font-size: 20px;
        padding: 8px;
    }

    .header_details ul li .content {
        padding: 0px 8px;
    }
}

@media only screen and (max-width: 1600px) {
    .ser_inner_content h6, .call_us_details, .f_hours h5, .f_hours span {
        font-size: 22px;
    }

    a.ser_read_more {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1490px) {
    .banner-content-div {
        padding: 170px 16% 0px;
    }

    h1 {
        font-size: 40px;
    }

    h3 {
        font-size: 23px;
        line-height: normal;
    }

    .banner-content-div h3 {
        line-height: 30px;
    }

    h2 {
        font-size: 32px;
    }

    .banner-content-div p {
        font-size: 16px;
        line-height: normal;
    }

    .header_area {
        padding: 5px 3%;
    }

    span.discount p {
        font-size: 16px;
    }

    span.discount h6 {
        font-size: 22px;
        line-height: 30px;
    }

    .header_details ul li {
        margin-left: 20px;
    }

    .header_details ul li img {
        height: 35px;
    }
	.content_boxes_hd
	{
		font-size:28px;
	}

}

@media only screen and (max-width: 1400px) {
    .header_area {
        padding: 5px 2%;
    }
}

@media only screen and (max-width: 1370px) {
}

@media only screen and (max-width: 1290px) {
    .banner-content-div {
        padding: 170px 16% 0px;
    }

    span.discount h6 {
        font-size: 20px;
        line-height: 30px;
    }

    .header_details ul li a {
        font-size: 18px;
        padding: 8px;
    }

    .client_logo_wrapper button.owl-prev {
        left: -59px;
    }

    .client_logo_wrapper button.owl-next {
        right: -59px;
    }

    .client_logo_wrapper button.owl-next, .client_logo_wrapper button.owl-prev {
        font-size: 50px !important;
    }

    .gal_images img {
        height: 320px;
    }
}

@media only screen and (max-width: 1200px) {
    .client_logo_wrapper .owl-nav.disabled {
        display: none !important;
        margin: 0;
    }

    .Enquiry_form {
        margin-top: 50px;
    }

    .banner-content-div {
        padding: 170px 12%;
    }
    .header_details ul li a {
    font-size: 14px;
    padding: 8px;
}
span.discount h6 {
    font-size: 18px;
    line-height: 30px;
}
.header_details ul li img {
    height: 30px;
}
span.discount p {
    font-size: 14px;
}
.common_btn span {
    font-size: 20px;
}
	.content_boxes_hd
	{
		font-size:24px;
	}
}

@media only screen and (max-width: 992px) {
	.quote-box-banner
	{
		left:50%;
		    transform: translate(-50%, 0%);
	}
    section.banner-section .container {
        position: relative;
        background: #CD2027;
    }

    .banner-content-div {
        padding: 40px 5%;
    }

    .logo {
        position: relative;
        z-index: 9;
        width: 100%;
        text-align: center;
    }

    .header_details {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        flex-wrap: wrap;
        text-align: center;
        margin-bottom: 20px;
    }

    span.discount {
        width: 100%;
        display: block;
        padding: 10px 0px;
    }

    .header_details ul {
        height: auto;
        width: 100%;
        padding: 0;
        justify-content: center;
    }

    img.c1, img.c2 {
        display: none;
    }

    .call_us_details {
        display: block;
    }

    .about_content {
        width: 100%;
        padding-bottom: 30px;
    }

    .inner_content {
        padding-right: 0;
    }

    .about_image, .testimonail_img {
        width: 100%;
        text-align: center;
    }

    .ser_inner_content img.img-fluid {
        height: 210px;
    }

    .gal_images img {
        height: 240px;
    }

    .testimonail_content {
        width: 100%;
        padding: 0px 12px 30px;
    }

    .testimonail_arrow {
        margin: 40px 0;
    }

    footer .Enquiry_form {
        margin-top: 0px;
        margin-bottom: -256px;
    }
	
}

@media only screen and (max-width: 767px) {
    .header_details ul li {
        display: inline-block;
    }

    h1 {
        font-size: 30px;
    }

    h3 {
        font-size: 20px;
        line-height: normal;
    }

    h2 {
        font-size: 26px;
    }

    .form_field {
        width: 100%;
        padding: 0;
    }

    .Enquiry_form {
        padding: 25px;
    }

    .call_us_details {
        padding: 20px 10px;
        font-size: 16px;
    }
	.form_field.half {
    width: 100%;
}
header.fixed-header {
    position: relative;
}
	.content_boxes_hd
	{
		font-size:22px;
	}
}

@media only screen and (max-width: 650px) {
.Enquiry_form {
    margin-top: 192px;
}
	.quote-box-banner {
    right: 0%;
    top: 104%;
    z-index: 99;
    width: max-content;
    background: #dddada8a;
    text-align: center;
    padding: 30px;
    border-radius: 15px;
}
}

@media only screen and (max-width: 580px) {
    .header_details ul {
        display: block;
    }

    .header_details ul li .content {
        padding: 0px 8px;
    }

    .header_details ul li a {
        font-size: 16px;
        padding: 8px;
    }

    h2 {
        font-size: 24px;
    }

    .content_box:nth-child(2) {
        margin: 20px 0px;
    }

    .call_us_details img {
        display: none;
    }

    .common_btn {
        display: block;
    }

    .common_btn span {
        font-size: 20px;
        padding-left: 0;
    }
	.gallery_img_box {
    width: 100% !important;
}
a.carousel-control-next, button.carousel-control-next {
    position: relative;
    left: 30px;
}
.testimonail_arrow a.carousel-control-prev, .testimonail_arrow button.carousel-control-prev{
    transform: rotate(180deg);
    transform-origin: 60% 0%;
}
.form_field.half {
    width: 100%;
}
.ser_inner_content h6, .call_us_details, .f_hours h5, .f_hours span {
    font-size: 18px;
}
	.content_boxes_hd
	{
		font-size:20px;
	}
}
