@media (min-width: 1200px){
    .container{
        max-width: 1250px;
    }
}
@media (min-width: 1500px){
    .asr-work-counter {
        font-size: 300px;
        left: 28px;
        width: 28%;
    }
    .asr-work-col {
        width: 72%;
    }
}
@media (max-width: 1199px){
    .h1,h1 {
        font-size: 36px;
    }
    h2 {
        font-size: 30px;
    }
    .asr-text-background {
        font-size: 120px;
        line-height: 135px;
    }
    .asr-hero-slider {
        padding: 170px 0 80px;
    }
    .asr-about-form-sec{
        padding: 50px 0;
    }
    .asr-work-col{
        margin-bottom:30px ;
    }
    .asr-work-counter{
        margin-top:-30px ;
    }
    .asr-hero-widget-wrapper .asr-hero-widget-left {
        margin-right: 20px;
    }
    .asr-hero-widget-wrapper h3 {
        font-size: 22px;
    }
    .asr-advantages-sec .asr-section-caption, .asr-advantages-wrapper .asr-advantages-col {
        padding: 30px 25px;
        line-height: 25px;
    }
    .asr-location-list-wrapper {
        grid-template-columns: repeat(4, 1fr);
    }
    .asr-form-features form,
    .asr-form-features-content{
        padding: 30px;
    }
}
@media (max-width: 991px){
    .spacing-padding {
      padding: 30px 0;
    }
    .spacing-margin {
      margin: 0 0 30px;
    }
    .h1,h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 26px;
    }
    h3 {
        font-size: 21px;
    }
    .asr-hero-sec-2 h1 {
        font-size: 28px;
    }
    .asr-hero-sec-2 {
        padding: 175px 0 60px 0;
    }
    .asr-hero-sec-2 .asr-hero-form{
        padding: 20px;
    }
    .asr-hero-sec-2 .asr-hero-form h2 {
        font-size: 23px;
    }
    .asr-text-background {
        font-size: 100px;
        line-height: 120px;
        top: 7%;
    }
    .asr-tilte-caption {
        font-size: 18px;
    }
    .asr-hero-slider{
        font-size: 16px;
    }
    .asr-hero-slider-caption{
        gap: 0;
    }
    .asr-inner-hero-sec {
        padding: 170px 0 40px;
    }
    .asr-about-form-sec{
        padding: 35px 0;
    }
    .asr-about-form-sec.bg-overlay:after {
        background: linear-gradient(180deg, #f9f9f999 30%, #ffffffa3 100%);
    }
    .asr-form-block {
        padding: 15px;
    }
    .asr-form-block h2 {
        font-size: 24px;
    }
    .asr-choose-col {
        padding: 25px;
        gap: 12px;
    }
    .asr-about-col {
        line-height: inherit;
    }
    .asr-about-col ul {
        padding-top: 0;
    }
    .asr-img-comparison {
        height: 280px;
    }
    .asr-work-wrapper {
        padding: 0 30px;
    }
    .asr-hero-widget-wrapper .asr-hero-widget-description {
        width: auto;
        max-width: 100%;
    }
    .asr-testimonial-slider-caption p {
        font-size: 16px;
    }
    .asr-location-list-wrapper {
        grid-template-columns: repeat(3, 1fr);
    }
    .asr-cta-col .btn-border {
        padding: 10px 24px;
    }
    .copyright {
        margin-top: 25px;
    }
    .asp-about-page-wrapper {
        margin-bottom: 20px;
    }
    .asr-cta-sec {
        padding: 60px 0;
    }
    .asr-form-features form,
    .asr-form-features-content{
        padding: 15px;
    }
    .crc-contact-info {
        gap: 25px;
    }
    .crc-contact-wrapper .crc-contact-description {
        gap: 15px;
    }
    .crc-contact-wrapper{
        background-image: none;
    }
    .crc-contact-wrapper h2 {
        font-size: 22px;
    }
    .crc-contact-info .crc-contact-col {
        gap: 12px;
    }
    .crc-contact-info .crc-contact-col .contect-info a {
        font-size: 15px;
    }
    .crc-contact-info .crc-contact-col .contect-info{
        gap: 18px;
    }
    .crc-contact-info .crc-contact-col .text-caption{
        font-size: 18px;
        line-height: 27px;
    }
    .crc-contact-info .crc-contact-col svg {
        width: 30px;
        height: 30px;
    }
    .asr-blog-widget-categories,
    .asr-blog-widget-post,
    .asr-blog-details {
        padding: 20px;
    }
    .asr-blog-details h2 {
        font-size: 22px;
    }
    .asr-contact-details-form-wrapper {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .h1,h1 {
        font-size: 28px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 20px;
    }
    .asr-hero-sec-2 {
        padding: 170px 0 40px 0;
    }
    .asr-section-caption {
        margin-bottom: 25px;
    }
    .asr-text-background {
        font-size: 65px;
        line-height: 75px;
        top: 10%;
    }
    .asr-hero-slider.bg-overlay:after{
        opacity: .8;
    }
    .asr-hero-slider {
        padding: 120px 0 65px;
    }
    .asr-heroSwiper .asr-rating-container h5{
        font-size: 18px
    }
    .asr-hero-widget-wrapper {
        padding: 20px 0;
        gap: 15px;
    }
    .asr-work-wrapper {
        padding: 0 15px;
    }
    .asr-work-counter{
        left: 0;
        font-size: 150px;
    }
    .asr-work-col {
        width: 90%;
    }
    .asr-question-sec .accordion-button {
        font-size: 16px;
    }
    .asr-location-list-wrapper {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
    .asr-location-list-wrapper .link {
        letter-spacing: 0;
        padding: 8px 28px 8px 10px;
        font-size: 15px;
    }
    .asr-testimonial-slider-caption:nth-child(2) {
        margin-left: 0;
    }
    .asr-testimonial-wrapper {
        gap: 10px;
    }
    .asr-testimonial-slider-caption {
        padding: 15px;
    }
    .vcp-form-block {
        padding: 20px;
    }
    .asr-cta-sec {
        padding: 40px 0;
    }
    .asr-content-tabset-wrapper .nav-pills {
        margin-bottom: 15px;
    }
    .asr-content-tabset-wrapper .nav-pills .nav-link{
        width:100%;
    }
    .asr-blog-col .asr-blog-content {
        margin: -50px 15px 0;
    }
    .asr-blog-col .asr-blog-content h2 {
        font-size: 20px;
    }
}
