@media(max-width: 575px){
    .nav_right button {
        display: none;
    }
    .main_caption {
        font-size: 32px;
        width: unset;
        line-height: 36px;
    }
    .common_bottom_padding {
        padding-bottom: 50px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .common_top_padding {
        padding-bottom: 50px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex_reverse{
        flex-direction: column-reverse;
    }
    .hm_about_left {
        margin-left: 0;
        margin-bottom: 30px;
    }
    .common_title {
        font-size: 24px;
        line-height: 32px;
    }
    .small_title {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .hm_service_wrap {
        padding: 10px;
        margin-bottom: 20px;
    }
    .bg_blue .common_title {
        width: unset;
    }
    .why_choose_left {
        width: 100%;
        height: unset;
    }
    .why_choose_right {
        width: 100%;
        height: unset;
        padding-left: 0;
        margin-top: 30px;
    }
    #why_choose ul li:nth-child(even) .why_choose_right {
        padding-right: 0;
    }
    #why_choose ul li {
        margin-bottom: 30px;
        border-bottom: 1px solid #ffffff12;
    }
    #why_choose ul li:last-child{
        border: 0;
    }
    #cta h4 {
        font-size: 28px;
        line-height: 36px;
        width: unset;
    }
    .ftr_left {
        margin-bottom: 20px;
    }
    .ftr_social_media a {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
    .copy_right {
        display: block;
        text-align: center;
    }
    .copy_right p {
        font-size: 12px;
    }
    .common_caption {
        font-size: 28px;
    }
    .bread_crum a {
        font-size: 14px;
    }
    #common_banner {
        height: 300px;
        padding-top: 50px;
    }
    #qualification .nav .nav-link {
        font-size: 14px;
        padding: 10px 5px;
    }
    .common_paragraph p {
        font-size: 14px;
        line-height: 24px;
    }
    .common_paragraph ul li {
        font-size: 14px;
        line-height: 24px;
    }
    .qualification_content ul li::after {
        width: 18px;
        height: 18px;
    }
    .counter_wrap {
        margin: 10px 0px;
    }
    .counter_wrap span {
        font-size: 48px;
    }
    .counter_wrap h6 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .hm_service_content h6 {
        font-size: 20px;
    }
    .service_left {
        margin-right: 0;
    }
    .service_main_img {
        margin: 20px 0px;
    }
    .service_right ul li a {
        font-size: 16px;
    }
    .emergency_call_wrap {
        height: unset;
    }
    .emergency_content h6 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .common_btn {
        padding: 10px 24px;
        font-size: 14px;
    }
    .service_extra_details {
        margin-top: 30px;
    }
    .service_extra_details ul li::after {
        width: 19px;
        height: 19px;
    }
    .contact_left {
        padding: 40px 20px;
    }
    .contact_right {
        padding: 30px 20px;
        margin-bottom: 20px;
    }
    #google_map {
        height: 300px;
    }
    footer {
        padding: 50px 10px;
    }
    #testimonial_slider .owl-nav button {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
}
@media (min-width: 576px) and (max-width: 767px){
    .nav_right button {
        display: none;
    }
    .main_caption {
        font-size: 32px;
        width: unset;
        line-height: 36px;
    }
    .flex_reverse{
        flex-direction: column-reverse;
    }
    .hm_about_left {
        margin-left: 0;
        margin-bottom: 30px;
    }
    .common_title {
        font-size: 24px;
        line-height: 32px;
    }
    .small_title {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .hm_service_wrap {
        padding: 20px;
        margin-bottom: 20px;
    }
    .bg_blue .common_title {
        width: unset;
    }
    .why_choose_left {
        width: 100%;
        height: unset;
    }
    .why_choose_right {
        width: 100%;
        height: unset;
        padding-left: 0;
        margin-top: 30px;
    }
    #why_choose ul li:nth-child(even) .why_choose_right {
        padding-right: 0;
    }
    #why_choose ul li {
        margin-bottom: 30px;
        border-bottom: 1px solid #ffffff12;
    }
    #why_choose ul li:last-child{
        border: 0;
    }
    #cta h4 {
        font-size: 28px;
        line-height: 36px;
        width: unset;
    }
    .ftr_left {
        margin-bottom: 20px;
    }
    .ftr_social_media a {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
    .copy_right {
        display: block;
        text-align: center;
    }
    .copy_right p {
        font-size: 12px;
    }
    .common_caption {
        font-size: 28px;
    }
    .bread_crum a {
        font-size: 14px;
    }
    #common_banner {
        height: 300px;
        padding-top: 50px;
    }
    #qualification .nav .nav-link {
        font-size: 16px;
        padding: 10px 15px;
    }
    .common_paragraph p {
        font-size: 14px;
        line-height: 24px;
    }
    .common_paragraph ul li {
        font-size: 14px;
        line-height: 24px;
    }
    .qualification_content ul li::after {
        width: 18px;
        height: 18px;
    }
    .counter_wrap {
        margin: 10px 0px;
    }
    .counter_wrap span {
        font-size: 48px;
    }
    .counter_wrap h6 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .hm_service_content h6 {
        font-size: 20px;
    }
    .service_left {
        margin-right: 0;
    }
    .service_main_img {
        margin: 20px 0px;
    }
    .service_right ul li a {
        font-size: 16px;
    }
    .emergency_call_wrap {
        height: 200px;
    }
    .emergency_content h6 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .common_btn {
        padding: 10px 24px;
        font-size: 14px;
    }
    .service_extra_details {
        margin-top: 30px;
    }
    .service_extra_details ul li::after {
        width: 19px;
        height: 19px;
    }
    .contact_left {
        padding: 40px 40px;
    }
    .contact_right {
        padding: 30px 20px;
        margin-bottom: 20px;
    }
    #google_map {
        height: 300px;
    }
    footer {
        padding: 50px 10px;
    }
    #testimonial_slider .owl-nav button {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
}
@media (min-width: 768px) and (max-width: 970px){
    .nav_right button {
        margin-right: 20px;
    }
    .main_caption {
        font-size: 42px;
        width: unset;
        line-height: 50px;
    }
    .hm_service_wrap{
        margin-bottom: 20px;
    }
    .why_choose_right {
        padding-left: 50px;
    }
    #why_choose ul li:nth-child(even) .why_choose_right {
        padding-right: 50px;
    }
    .ftr_left {
        margin-bottom: 40px;
    }
    .counter_wrap{
        margin-bottom: 20px;
    }
    .service_left {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .emergency_call_wrap {
        height: 250px;
        margin-bottom: 20px;
    }
    .emergency_content h6 {
        margin-bottom: 30px;
    }
    #cta h4 {
        color: #FFFFFF;
        font-size: 32px;
        line-height: 40px;
        width: 560px;
    }
}
@media (min-width: 970px) and (max-width: 1199px){
 
}
@media (min-width: 1800px){
 
}

