@media all and (max-width:1199px) {
    .header_area_design {
        top: 27px;
    }
    .banner_area_design {
        padding: 218px 0;
        padding-bottom: 10px;
    }
    .banner_image img {
        width: 70%;
    }
    .logo img {
        width: 113px;
    }
    .header_menu {
        padding-left: 37px;
    }
    .rev_right {
        width: 58%;
    }
    .review_area_design {
        padding: 100px 0;
    }
}

@media all and (max-width:991px) {
    .page_all {
        padding-top: 232px;
        padding-bottom: 50px;
    }
    .banner_before {
        display: none;
    }
    .header_content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .all_banner_con {
        margin: 0 auto;
        margin-bottom: 24px;
    }
    .h_phone a {
        font-size: 24px;
    }
    .h_menu ul li a {
        font-size: 20px;
    }
    .img1 {
        display: block;
    }
    .img1 img {
        width: 400px;
        height: 400px;
        border-radius: 50%;
        border: 6px solid #d40010;
        margin-bottom: 30px;
    }
    .col-lg-4.col-md-6.col-sing {
        margin-bottom: 30px;
    }
    .center_fl {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .row {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .commet_all_item {
        margin-top: 38px;
        margin-bottom: 0;
    }
    .commet_area_design {
        padding: 67px 0;
    }
    .commit_title p {
        font-size: 22px;
    }
    .col-lg-4.col-md-6.col-sing:last-child {
        margin-bottom: 0;
    }
    .asked_yourself_area {
        padding: 70px 0;
        padding-bottom: 10px;
    }
    .asked_car_img img {
        width: 100%;
    }
    .single_review_con {
        display: block;
        text-align: center;
    }
    .rev_right {
        width: 100%;
        margin-top: 20px;
    }
    .rev_left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .profile_img {
        margin-left: 0;
        margin-bottom: 13px;
    }
    .single_logo_div img {
        max-width: 132px;
        max-height: 93px;
    }
    .partner_area_design {
        padding: 78px 0;
    }
    .all_get {
        margin-top: 59px;
    }
    .s_get {
        margin-bottom: 20px;
    }
    .s_get:last-child {
        margin-bottom: 0px;
    }
    .get_in_touch_area {
        padding-top: 65px;
        padding-bottom: 64px;
    }
    .banner_image img {
        opacity: 1;
    }
    .single_logo_div {
        margin: 0 auto;
        max-width: 100%;
        width: 100% !important;
    }
    .arround1 {
        width: 100%;
    }
    .header_menu {
        padding-left: 0;
        position: absolute;
        background: #FFF;
        padding: 30px !important;
        box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
        top: 114px;
        display: none;
        width: 100%;
    }
    .h_menu ul {
        display: block;
        text-align: left;
    }
    .h_menu ul li {
        padding: 5px 0 !important;
        position: relative;
    }
    .h_menu ul li:after {
        display: none;
    }
    .h_phone a {
        font-size: 24px;
        max-width: 309px;
    }
    .h_menu ul ul {
        background: #FFF;
        position: relative;
        left: 0;
        width: auto;
        top: 0;
        padding: 3px;
        box-shadow: none;
        border-radius: 3px;
        display: block;
        padding-bottom: 0;
        padding-left: 20px;
    }
    .header_content {
        margin-bottom: 30px;
        position: relative;
    }
    .logo {
        position: relative;
    }
    .header_content {
        display: block;
    }
    .humberger {
        display: block;
    }
}

@media all and (max-width:767px) {
    .header_content {
        margin-bottom: 30px;
    }
    .header_area_design {
        top: 27px;
        position: relative;
    }
    .banner_area_design {
        padding: 31px 0;
        padding-bottom: 10px;
    }
    .logo img {
        width: 109px;
        margin-bottom: 15px;
    }
    .all_banner_con h2 {
        font-size: 35px;
    }
    .all_banner_con h1 {
        font-size: 44px;
    }
    .all_banner_con p {
        font-size: 22px;
    }
    .header_menu {
        padding-left: 0;
    }
    .commit_title h2 {
        font-size: 42px;
    }
    .commit_title p {
        font-size: 19px;
    }
    .asked_con p {
        font-size: 20px;
    }
    .review_full_area {
        padding: 26px 50px;
    }
    .review_area_design {
        padding: 77px 0;
    }
    .single_logo_div img {
        max-width: 110px;
        max-height: 62px;
    }
    .get_in_touch_title h2 {
        font-size: 38px;
    }
    .single_get {
        padding: 41px 30px;
    }
    .get_content h4 {
        font-size: 38px;
    }
}

@media all and (max-width:575px) {
    .img1 img {
        width: 320px;
        height: 320px;
        margin-bottom: 30px;
    }
    .all_banner_con h1 {
        font-size: 39px;
    }
    .asked_yourself_area {
        padding: 52px 0;
        padding-bottom: 10px;
    }
    .asked_con h3 {
        font-size: 34px;
    }
}

@media all and (max-width:450px) {
    .h_menu ul li a {
        font-size: 15px;
    }
    .h_menu ul li {
        padding: 0 17px;
    }
    .h_phone a {
        font-size: 20px;
    }
    .img1 img {
        width: 238px;
        height: 238px;
        margin-bottom: 24px;
    }
    .all_banner_con h2 {
        font-size: 29px;
    }
    .all_banner_con h1 {
        font-size: 31px;
    }
    .all_banner_con p {
        font-size: 19px;
    }
    .commit_title h2 {
        font-size: 39px;
    }
    .commet_area_design {
        padding: 50px 0;
    }
    .review_full_area {
        padding: 26px 25px;
    }
    .rev_right p {
        font-size: 16px;
    }
    .next_prev .prev {
        left: 21px;
    }
    .next_prev .next {
        right: 21px;
    }
    .next_prev span {
        font-size: 34px;
        top: 45%;
    }
    .review_area_design {
        padding: 58px 0;
    }
    .single_logo_div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .single_logo_div img {
        max-width: 84px;
        max-height: 53px;
    }
    .partner_area_design {
        padding: 41px 0;
    }
    .single_get {
        padding: 34px 13px;
    }
    .sin_location p {
        font-size: 16px;
    }
    .sin_location h4 {
        font-size: 24px;
    }
    .get_content h4 {
        font-size: 35px;
    }
}