/*
 Theme Name:     Project name
 Theme URI:      https://www.Project name.com
 Description:    Divi Child Theme
 Author:         Project name
 Author URI:     https://www.Project name.com
 Template:       Divi
 Version:        1.0.0
*/

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

@font-face {
    font-family: 'Birdman';
    font-style: normal;
    font-weight: 400;
    src: url('include/css/fonts/BIRDMAN_.woff') format('woff'), url('BIRDMAN_.woff') format('woff');
}

@font-face {
    font-family: 'Birdman';
    font-style: normal;
    font-weight: 300;
    src: url('include/css/fonts/BIRDL___.woff') format('woff'), url('BIRDL___.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Birdman';
    font-style: normal;
    font-weight: bold;
    src: url('include/css/fonts/BIRDB___.woff') format('woff'), url('BIRDB___.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Birdman';
    font-style: normal;
    font-weight: normal;
    src: url('include/css/fonts/BIRDO___.woff') format('woff'), url('BIRDO___.woff') format('woff');
    font-display: swap;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Birdman';
    color: #000;
    font-weight: bold;
}

body {
    font-family: "DM Sans", sans-serif !important;
    font-size: 16px;
    line-height: 35px;
    color: #000;
    font-weight: 400;
}

.bt {
    color: #000 !important;
}

.tc {
    text-align: center !important;
}

.pd0 {
    padding: 0 !important;
}

.site_width {
    width: 100% !important;
    max-width: 1420px !important;
    margin: auto !important;
}

.wt {
    color: #fff !important;
}

.pd_tb {
    padding: 100px 0 !important;
}

.uc {
    text-transform: uppercase !important;
}

.pd10 {
    padding-bottom: 10px !important;
}

.f_wt {
    width: 100% !important;
    max-width: 100% !important;
}

.dfa {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}


/* slider section */

.abk_slider_main_row {
    width: 100% !important;
    max-width: 100% !important;
}

.abk_slider_main_sec .et_pb_slide {
    height: 802px !important;
}

.abk_consult_serv_main_block1 .et_pb_image_wrap {
    width: 100% !important;
}

.abk_consult_serv_main_block1 .et_pb_image_wrap img {
    width: 100% !important;
    height: 474px;
    object-fit: cover;
    border-radius: 31px;
}

.abk_consult_serv_main_co1 {
    width: 50% !important;
}

.abk_consult_serv_main_co2 {
    width: 50% !important;
    padding-left: 65px !important;
}

.site_title_line_none.site_title_line::after {
    display: none !important;
}

.our_proces_main_content_icon_box svg {
    animation: updwnbig 2s ease-in-out infinite alternate;
    -webkit-animation: updwnbig 2s ease-in-out infinite alternate;
}

@keyframes updwnbig {
    0% {
        transform: scale(1.0);
    }

    100% {
        transform: scale(0.8);
    }
}


/* end */


/* About Self Section */

.site_title {
    font-size: 45px !important;
    color: #fff;
    font-weight: 700;
    line-height: 1.3;
    padding-bottom: 20px;
}

.abk_about_self_main_block1,
.abk_about_self_main_col1,
.abk_about_self_main_row {
    position: unset !important;
}

.abk_about_self_main_block1 {
    position: absolute !important;
    left: 0;
    width: 43% !important;
}

.abk_about_self_main_sec {
    height: 736px;
}

.abk_about_self_main_col1 {
    width: 46% !important;
}

.abk_about_self_main_co2 {
    width: 54% !important;
    align-items: center !important;
    margin: auto !important;
}

.site_des {
    display: block;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 35px;
    font-weight: 400;
}

.two_btn_box {
    display: flex;
    gap: 17px;
    margin-top: 20px;
}

.abk_about_self_main_row {
    display: flex !important;
    align-self: center !important;
    height: 100%;
}

.abk_about_self_main_sec .site_title_line {
    color: #D3DF57 !important;
    position: relative;
}

.site_title_line {
    color: #89BC40 !important;
    position: relative;
}

.abk_about_self_main_sec .site_title_line::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    right: auto;
    width: 80px;
    height: 7px;
    background-image: url(/wp-content/uploads/2025/03/site_title_line.png);
    background-size: 80px;
    background-repeat: no-repeat;
}

.site_title_line::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    right: auto;
    width: 80px;
    height: 7px;
    background-image: url(/wp-content/uploads/2025/03/site_title_line_theme.png);
    background-size: 80px;
    background-repeat: no-repeat;
}

.abk_about_self_main_block1 .et_pb_image_wrap {
    width: 100% !important;
}

.abk_about_self_main_block1 .et_pb_image_wrap img {
    width: 100% !important;
    height: 736px;
    object-fit: cover;
    display: block;
}

.mobile_img {
    display: none !important;
}

.exp_box_main {
    text-align: center;
    font-size: 45px;
    line-height: 1.3;
    font-weight: 700;
    text-transform: capitalize;
    color: #000;
    padding: 23px 0px;
}


/* end */


/* Consultation Services */

.abk_consult_serv_main_row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.abk_consult_serv_main_col1 {
    width: 50% !important;
}

.abk_consult_serv_main_col2 {
    width: 50% !important;
}


/* end */


/* map sec */

.map_main,
.map_main iframe {
    height: 342px !important;
    filter: grayscale(100%);
}


/* end */


/* about company sec */

.abk_abt_the_comp_sec {
    position: relative;
}

.abk_abt_the_comp_sec::before {
    content: "";
    position: absolute;
    top: 188px;
    left: 0;
    right: auto;
    height: 540px;
    width: 48%;
    background-image: url(/wp-content/uploads/2025/03/image-2.jpg);
    background-repeat: no-repeat;
    border-radius: 0 30px 30px 0;
    background-position: left;
    background-size: cover;
}

.abk_abt_the_comp_sec::after {
    content: "";
    position: absolute;
    bottom: 100px;
    left: auto;
    right: 0;
    height: 577px;
    width: 48%;
    background-image: url(/wp-content/uploads/2025/03/image-1.jpg);
    background-repeat: no-repeat;
    text-align: right;
    border-radius: 30px 0 0 30px;
    background-position: right;
    background-size: cover;
}

.abk_abt_the_comp_col1,
.abk_abt_the_comp_col2 {
    height: 970px;
    display: flex;
}

.abk_abt_the_comp_col1 {
    align-items: end;
}

.abk_abt_the_comp_col2 {
    align-items: start;
}

.abk_abt_the_comp_block2 {
    margin-bottom: 90px !important;
}

.abk_abt_the_comp_sec .site_title {
    padding-bottom: 30px !important;
}

.abk_abt_the_comp_col2 {
    padding-top: 120px;
}

.abk_abt_the_comp_col1 {
    padding-right: 40px;
    border-right: 1px solid #ddd;
}

.abk_abt_the_comp_col2 {
    padding-left: 40px;
}

.abk_abt_the_comp_col1,
.abk_abt_the_comp_col2 {
    position: relative;
}

.abk_abt_the_comp_col1::before {
    content: "";
    position: absolute;
    top: 125px;
    left: auto;
    right: 0;
    height: 79px;
    width: 40px;
    background-image: url(/wp-content/uploads/2025/03/abt_comp_les_arrow.png);
    background-repeat: no-repeat;
    background-size: 40px;
}

.abk_abt_the_comp_col2::after {
    content: "";
    position: absolute;
    bottom: 125px;
    left: 0;
    right: auto;
    height: 79px;
    width: 40px;
    background-image: url(/wp-content/uploads/2025/03/abt_comp_gret_arrow.png);
    background-repeat: no-repeat;
    background-size: 40px;
}

.abk_abt_the_comp_col1::after {
    content: "";
    position: absolute;
    bottom: -160px;
    left: auto;
    right: 0;
    height: 100%;
    width: 100%;
    background-image: url(/wp-content/uploads/2025/03/abt_comp_shadow1.png);
    background-repeat: no-repeat;
    background-size: 110%;
    z-index: -1;
}

.abk_abt_the_comp_col2::before {
    content: "";
    position: absolute;
    top: -59%;
    left: auto;
    right: -40%;
    height: 100%;
    width: 100%;
    background-image: url(/wp-content/uploads/2025/03/abt_comp_shadow2.png);
    background-repeat: no-repeat;
    background-size: 110%;
    z-index: -1;
}

.abk_abt_the_comp_sec {
    overflow: hidden !important;
}


/* end */


/* tesimonial sec */

.slick-prev:before,
.slick-next:before {
    display: none !important;
}

.abk_our_testi_sec {
    overflow: hidden !important;
}

.abk_our_testi_sec .slick-list {
    overflow: visible;
    position: relative;
    z-index: 1;
}

.abk_our_testi_sec .slick-list::after {
    content: ' ';
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 4000px;
    right: 100%;
    background-color: white;
}

.testimonial_h_row.testimonial_h_row_new {
    margin: -10px !important;
    margin-top: 5px !important;
}

.hk_testimonial_col {
    padding: 10px;
}

.testimonial_h_row_new .hk_testimonial_box {
    background-color: #F9FBEA;
    padding: 40px 55px 45px 34px;
    border-radius: 0;
}

.testimonial_h_row_new .hk_testimonial_quote_box {
    display: flex;
    align-items: center;
    margin-top: 25px;
}

.testimonial_h_row_new .hk_testimonial_title_box {
    padding-left: 0;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
}


/* .testimonial_h_row_new .hk_testimonial_quote_img::after {
    content: "";
    position: absolute;
    top: 0;
    left: -11px;
    width: 11px;
    height: 12px;
    background-size: 11px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2024/11/testi_cross_bg.png);
} */

.testimonial_h_row_new .hk_testimonial_review_box .fa {
    color: #FFB800;
    font-size: 19px;
    margin: 0 3px;
}

.testimonial_h_row_new .hk_testimonial_review_box .fa:first-child {
    margin-left: 0 !important;
}

.testimonial_h_row_new .hk_testimonial_content_box {
    font-size: 16px;
    line-height: 35px;
    font-weight: 400;
    color: #000;
    height: 170px;
    overflow: hidden;
}

.testimonial_h_row_new .tog_btn {
    color: #000000;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}

.hk_testimonial_review_box {
    height: 22px;
}

.testimonial_h_row_new .hk_testimonial_content_box.intro {
    height: auto;
    overflow: unset;
}

.hk_testimonial_quote_img {
    display: flex;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #89bc40;
    align-items: center;
    justify-content: center;
}

.hk_testimonial_quote_iconbox {
    display: flex;
    align-items: center;
}

.hk_testimonial_box {
    position: relative;
}

.hk_testimonial_box::after {
    content: "";
    position: absolute;
    bottom: -28px;
    left: 32px;
    right: auto;
    width: 30px;
    height: 28px;
    background-color: #fff;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}

.hk_testimonial_titlestar_box {
    padding-left: 12px;
}

.testimonial_h_row .slick-prev {
    top: -44px;
    left: auto;
    right: 80px;
    width: 58px;
    height: 58px;
    border: 1px solid #D3DF57;
    border-radius: 50%;
    background-color: #f8fbee;
}

.testimonial_h_row .slick-next {
    top: -44px;
    left: auto;
    right: 10px;
    width: 58px;
    height: 58px;
    border: 1px solid #D3DF57;
    border-radius: 50%;
    background-color: #f8fbee;
}

.abk_our_testi_sec {
    position: relative;
    overflow: hidden;
}

.abk_our_testi_sec {
    position: relative;
}

.abk_our_testi_sec::after {
    content: "";
    position: absolute;
    top: -70%;
    left: auto;
    right: 0;
    height: 1399px;
    width: 575px;
    background-image: url(/wp-content/uploads/2025/03/our_testimon_shadow.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1;
}

.abk_slider_main_sec .et_pb_slide_description {
    padding: 0 !important;
    position: absolute;
    top: 85px;
    left: 120px;
}

.abk_slider_main_sec .et_pb_slide {
    padding: 0 !important;
    background-position: top;
}


/* end */


/* slider sec */

.slider_all_data_main_box_years {
    font-size: 85px;
    text-shadow: none;
    line-height: 1;
    color: #89bc40;
    font-weight: 400;
    font-family: 'Birdman';
}

.slider_all_data_main_box_exp {
    display: block;
    font-size: 73px;
    line-height: 1;
    color: #000;
    font-family: "DM Sans", sans-serif !important;
    font-style: italic;
    font-weight: 300;
}

.slider_all_data_main_box_sub {
    text-align: left;
}

.slider_all_data_main_box_des {
    font-size: 18px;
    color: #000;
    text-shadow: none;
    font-weight: 400;
    line-height: 27px;
    ;
    margin: 15px 0 20px;
}

.slider_all_data_main_box_years svg {
    top: -8px;
    position: relative;
}

.slider_all_data_main_box {
    width: 500px;
}

.slider_all_data_main_box_btn .site_button {
    text-shadow: none !important;
}


/* end */


/* contact details */

.contactt_main .input_box_main .input_box.name_in,
.contactt_main .input_box_main .input_box.phone_in {
    padding-right: 40px;
}

.contactt_main .input_box_main {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.contactt_main .input_box_main .input_box input {
    height: 50px;
    padding: 10px 10px 10px 0;
    width: 100%;
    border: none !important;
    /* border: 1px solid #ddd !important; */
    font-size: 16px;
    line-height: 16px;
    color: #000;
    font-weight: 400;
    border-radius: 0;
    background-color: #f9fae6 !important;
    border-bottom: 1px solid #00000038 !important;
}

.contactt_main .input_box_main .input_box input::placeholder,
.contactt_main .input_box_main .input_area textarea::placeholder {
    color: #000;
}

.contactt_main .input_box.about_in .wpcf7-form-control-wrap .wpcf7-form-control {
    width: 100%;
    height: 50px;
    border: none !important;
    /* border: 1px solid #ddd !important; */
    /* border: 1px solid #00000021 !important; */
    padding: 10px 10px 10px 0;
    font-size: 16px;
    line-height: 16px;
    color: #000;
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 0;
    background-color: #f9fae6 !important;
    border-bottom: 1px solid #00000038 !important;
}

.contactt_main .input_box_main .input_box {
    width: 100%;
}

.contactt_main .input_box_main .input_area textarea {
    border: none !important;
    /* border: 1px solid #ddd !important; */
    /* border: 1px solid #00000021 !important; */
    padding: 10px 10px 10px 0;
    height: 105px;
    border-radius: 0;
    background-color: #EAEAEA !important;
    color: #000;
    font-size: 16px;
    line-height: 16px;
    resize: none;
    background-color: #f9fae6 !important;
    border-bottom: 1px solid #00000038 !important;
}

.contactt_main .input_box_main .input_area,
.contactt_main .input_box_main .input_area textarea {
    width: 100%;
}

select option {
    color: #000;
}

select option:first-child {
    color: #000;
}

.submit_main {
    text-align: center;
    display: flex;
    margin: auto;
    text-align: center;
    width: fit-content;
    position: relative;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #fad30d !important;
    color: #000 !important;
}

span.wpcf7-spinner {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    z-index: 999;
}

.contactt_main {
    /* padding: 30px 50px; */
    border-radius: 30px;
}

.abk_con_details_main_co2 {
    background-color: #F9FAE6;
    border: 1px solid #D3DF57;
    border-radius: 31px;
    padding: 40px 40px 40px 40px;
}

.abk_con_details_main_row {
    display: flex;
    align-items: center;
}

.abk_con_details_main_col1 {
    width: 40% !important;
}

.abk_con_details_main_co2 {
    width: 60% !important;
}

.abk_con_details_main_col1 {
    border: 1px solid #DDDDDD;
    border-radius: 20px 0 0 20px;
    background-color: #fff;
    padding: 50px 60px 60px 50px;
    border-right: none !important;
}

.cp_add_main {
    display: flex;
    padding: 0 0 30px;
}

.cp_add_main:last-child {
    padding-bottom: 0 !important;
}

.cp_des {
    display: block;
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    padding-bottom: 0;
}

.cp_des_main a {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #000;
}

.cp_des_main {
    padding-left: 20px;
}

.cp_add_main svg {
    margin-top: 3px;
}

.cp_content {
    margin-top: 15px;
}

.pd_tb.abk_con_details_main_sec {
    padding-top: 0 !important;
}

.abk_con_details_main_sec {
    position: relative;
    overflow: hidden;
}

.abk_con_details_main_sec::before {
    content: "";
    position: absolute;
    bottom: -160px;
    left: 0;
    right: auto;
    height: 100%;
    width: 844px;
    background-image: url(/wp-content/uploads/2025/03/contact_details_shadow.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 0;
}


/* end */


/* other service css */

.flip-boxes {
    justify-content: center;
}

.flip-box {
    display: flex;
    align-content: stretch;
    min-height: auto;
    flex-wrap: wrap;
    position: relative;
    /* border: 10px solid transparent; */
    padding: 0;
    /* border-top: 0; */
    -webkit-perspective: 1000;
    perspective: 1000;
}

.flip-box:hover .back {
    transform: rotateY(0deg);
    z-index: 10;
}

.flip-box:hover .front {
    transform: rotateY(180deg);
    z-index: -1;
}

.flip-box .back,
.flip-box .front {
    position: relative;
    background-color: #D3DF57;
    color: white;
    display: flex;
    justify-content: center;
    align-content: center;
    flex: 0 0 100%;
    -webkit-transition: all 1s cubic-bezier(0.5, 1, 0.5, 1);
    transition: all 1s cubic-bezier(0.5, 1.3, 0.5, 1.3);
    transform-style: preserve-3d;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
    padding: 60px 36px;
    text-align: center;
}

.flip-box .back {
    background-color: #cecece;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
    transform: rotateY(-180deg);
}

.flip-box .front {
    z-index: 10;
}

.flip-box .front .content {
    font-size: 2rem;
}

.flip-box .content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    -webkit-transform: translateZ(50px);
    transform: translateZ(50px);
}

.serv_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -10px;
    margin-top: 10px;
}

.serv_main_box {
    width: 25% !important;
    padding: 10px;
}

.serv_num_box {
    color: #d3df57;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 150px;
    font-weight: 700;
    line-height: 1;
}

.serv_num_box.serv_num_box_other {
    text-shadow: unset !important;
    color: #fff !important;
}

.serv_main .back::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.54);
    border-radius: 30px;
}

.serv_title_box {
    font-size: 30px;
    line-height: 40px;
    color: #000;
    text-shadow: none;
    font-weight: 600;
    text-transform: capitalize;
    height: 85px;
    overflow: hidden;
    margin-bottom: 5px;
}

.serv_title_box.serv_title_box_other {
    color: #fff !important;
}

.serv_des_box {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.serv_des_box.serv_des_box_other {
    color: #fff;
}

.serv_btn_box {
    margin-top: 25px;
}

.serv_btn_box {
    margin-top: 25px;
    background: #d3df57;
    border-color: #000;
}

.serv_btn_box.serv_btn_box_other {
    background: #89BC40;
    border-color: #89BC40;
}


/* end */


/* our process */

.our_proces_main_content_icon_des {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    text-transform: capitalize;
    width: 60%;
    margin: auto;
}

.our_proces_main_content_description_box {
    color: #fff;
}

.our_proces_main_content_box {
    display: flex;
    margin-top: 30px;
}

.our_proces_main_content_box_inner {
    width: 20%;
}

.our_proces_main_content_box_inner3,
.our_proces_main_content_box_inner4,
.our_proces_main_content_box_inner5 {
    margin-left: -4px;
}

.our_proces_main_content_svg_box {
    position: relative;
}

.our_proces_main_content_icon_box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.our_proces_main_content_icon_des {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    text-transform: capitalize;
}

.our_proces_main_content_description_box {
    color: #fff;
    text-align: center;
    width: 91%;
    margin: auto;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-top: 10px;
}

.blm_video_bnr_downarrow_block {
    position: absolute !important;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 99 !important;
}

.vid_dwnarw_box {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: auto;
    text-align: center;
    height: 53px;
    width: 106px;
    border-radius: 106px 106px 0 0;
    background-color: #89BC40;
    display: flex;
    justify-content: center;
    align-items: center;
}

.abk_slider_main_block {
    margin-bottom: 0 !important;
}

.vid_dwnarw_box svg {
    margin: auto;
    margin-top: 20px;
    animation: updwnbig 2s ease-in-out infinite alternate;
    -webkit-animation: updwnbig 2s ease-in-out infinite alternate;
}

.abk_slider_main_sec {
    border-bottom: 2px solid #D3DF57;
}

.et_pb_gutters1 .et_pb_column.abk_with_exp_main_col,
.et_pb_gutters1 .et_pb_column.abk_abt_the_comp_col2 {
    margin-bottom: 0 !important;
}

/* end */

.hmpg_map .et_pb_code_inner {
    display: flex;
}
.hmpg_map iframe {
    filter: grayscale(1);
}

@media all and (min-width: 320px) and (max-width: 767px) {
    .site_width {
        width: 100% !important;
        max-width: 100% !important;
        margin: auto !important;
    }

    .pd0.site_width {
        padding: 0 15px !important;
    }

    .abk_footer_main_block1 .et_pb_image_wrap img {
        width: 210px !important;
        height: 59px;
        object-fit: contain;
        margin: auto;
    }

    .abk_footer_main_col1 {
        width: 100% !important;
        text-align: center;
        padding-bottom: 20px !important;
    }

    .abk_footer_main_col2 {
        width: 100% !important;
        text-align: center;
    }

    #menu-footer-menu.et-menu>li a {
        padding: 14px 16px !important;
        font-size: 14px;
    }

    .abk_footer_btm_col1 {
        padding: 20px 0 !important;
    }

    .pd0.site_width.abk_footer_main_row {
        padding-top: 40px !important;
    }

    #menu-footer-menu.et-menu>li {
        padding: 5px !important;
    }

    .footer_des_main {
        font-size: 14px;
        line-height: 28px;
        padding: 15px 10px;
    }

    .res_main {
        height: unset;
        font-size: 14px;
        line-height: 20px;
        padding: 8px;
    }

    .abk_footer_main_block1 {
        text-align: center !important;
    }

    .abk_footer_btm_block1 .et_pb_menu__menu {
        display: block !important;
    }

    .abk_footer_btm_block1 .et_mobile_nav_menu {
        display: none !important;
    }

    #menu-footer-menu {
        justify-content: center !important;
    }

    .abk_about_self_main_sec,
    .abk_about_self_main_block1 .et_pb_image_wrap img {
        height: unset;
    }

    .site_title {
        font-size: 21px !important;
        padding-bottom: 15px;
    }

    .abk_about_self_main_col1 {
        width: 50% !important;
        display: none !important;
    }

    .abk_about_self_main_co2 {
        width: 100% !important;
        display: block !important;
        text-align: center !important;
        margin: auto !important;
    }

    .abk_about_self_main_block1 {
        width: 45% !important;
    }

    .site_des {
        font-size: 14px;
        line-height: 26px;
    }

    .mobile_img {
        display: block !important;
        padding: 10px 0 !important;
    }

    .two_btn_box {
        margin-top: 10px;
        gap: 10px;
        justify-content: center;
    }

    .pd0.abk_about_self_main_row {
        padding: 35px 15px !important;
    }

    .mobile_img .et_pb_image_wrap {
        width: 100% !important;
    }

    .mobile_img .et_pb_image_wrap img {
        width: 100% !important;
        height: 330px;
        object-fit: cover;
        display: block;
    }

    .exp_box_main {
        padding: 10px 0px;
        font-size: 22px;
        line-height: 1.2;
    }

    .abk_consult_serv_main_col1 {
        display: none !important;
    }

    .abk_consult_serv_main_co2 {
        padding-left: 0 !important;
        width: 100% !important;
        text-align: center !important;
    }

    .pd_tb {
        padding: 35px 0 !important;
    }

    .two_btn_box {
        margin-top: 10px;
    }

    .abk_consult_serv_main_co2 .mobile_img .et_pb_image_wrap {
        width: 100% !important;
    }

    .abk_consult_serv_main_co2 .mobile_img .et_pb_image_wrap img {
        width: 100% !important;
        height: 330px;
        object-fit: cover;
        border-radius: 31px;
    }

    .abk_abt_the_comp_sec::before,
    .abk_abt_the_comp_sec::after {
        width: 47.7%;
    }

    .abk_abt_the_comp_sec::before {
        top: 109px;
        height: 350px;
        display: none !important;
    }

    .abk_abt_the_comp_sec::after {
        bottom: 54px;
        height: 360px;
        display: none !important;
    }

    .abk_abt_the_comp_col1,
    .abk_abt_the_comp_col2 {
        height: unset;
    }

    .abk_abt_the_comp_block2 {
        margin-bottom: 70px !important;
    }

    .abk_abt_the_comp_col1::before,
    .abk_abt_the_comp_col2::after {
        width: 24px;
        background-size: 24px;
        display: none !important;
    }

    .abk_abt_the_comp_col1 {
        padding-right: 0;
        border: none;
    }

    .abk_abt_the_comp_col2 {
        padding-top: 0;
        padding-left: 0;
    }

    .abk_abt_the_comp_block2 {
        margin-bottom: 30px !important;
    }

    .abk_abt_the_comp_col1 .two_btn_box {
        margin-top: 10px;
    }

    .abk_abt_the_comp_sec .site_title {
        padding-bottom: 20px !important;
    }

    .abk_abt_the_comp_row {
        display: flex;
        flex-direction: column-reverse;
        text-align: center;
    }

    .abk_abt_the_comp_block2 {
        margin-bottom: 0 !important;
    }

    .testimonial_h_row_new .hk_testimonial_box {
        padding: 20px 20px 25px 20px;
    }

    .testimonial_h_row_new .hk_testimonial_content_box {
        height: 110px;
        font-size: 15px;
        line-height: 28px;
    }

    .testimonial_h_row_new .hk_testimonial_quote_box {
        margin-top: 15px;
    }

    .testimonial_h_row_new .hk_testimonial_review_box .fa {
        font-size: 17px;
        margin: 0 2px;
    }

    .testimonial_h_row .slick-prev,
    .testimonial_h_row .slick-next {
        width: 25px;
        height: 25px;
        top: 50%;
        z-index: 9;
    }

    .testimonial_h_row .slick-prev {
        right: auto;
        left: -3px;
    }

    .testimonial_h_row .slick-prev svg,
    .testimonial_h_row .slick-next svg {
        width: 6px;
    }

    .abk_our_testi_sec::after {
        display: none !important;
    }

    .testimonial_h_row .slick-next {
        right: 5px;
    }

    .abk_our_testi_sec .site_heading {
        text-align: center !important;
    }

    .abk_slider_main_sec .et_pb_slide_description {
        top: 34px;
        left: 0;
    }

    .slider_all_data_main_box_exp {
        font-size: 34px;
    }

    .slider_all_data_main_box_years {
        font-size: 44px;
        text-align: center;
    }

    .abk_slider_main_sec .et_pb_slide {
        height: 400px !important;
        background-position: left;
    }

    .slider_all_data_main_box {
        width: 100%;
        text-align: center;
        padding: 0 15px;
    }

    .slider_all_data_main_box_des {
        font-size: 15px;
        margin: 8px 0 13px;
        text-align: center;
    }

    .slider_all_data_main_box_years svg {
        top: 1px;
        width: 25px;
        margin-left: 5px;
    }

    .slider_all_data_main_box_btn .site_button {
        margin: auto;
    }

    .abk_con_details_main_col1 {
        padding: 20px 15px 20px 15px;
        width: 100% !important;
        border-radius: 20px;
        margin-bottom: 0 !important;
    }

    .cp_des_main {
        line-height: 1.2;
    }

    .cp_des_main a {
        line-height: 1.2;
    }

    .cp_des {
        padding-bottom: 5px;
        font-size: 19px;
    }

    .abk_con_details_main_co2 {
        padding: 20px 15px 20px 15px;
        width: 100% !important;
    }

    .contactt_main .input_box_main .input_box.name_in,
    .contactt_main .input_box_main .input_box.phone_in {
        padding-right: 0;
    }

    .contactt_main .input_box_main {
        margin-bottom: 10px;
    }

    .abk_con_details_main_row {
        flex-wrap: wrap;
    }

    .cp_des_main {
        padding-left: 0;
    }

    .cp_add_main {
        display: block;
        padding: 0 0 20px;
        text-align: center;
    }

    .abk_con_details_main_block2 .site_heading {
        text-align: center !important;
    }

    .contactt_main .input_box_main .input_box input,
    .contactt_main .input_box.about_in .wpcf7-form-control-wrap .wpcf7-form-control,
    .contactt_main .input_box_main .input_area textarea {
        font-size: 14px;
        line-height: 14px;
    }

    .et_pb_gutters1 .et_pb_column,
    .et_pb_gutters1.et_pb_row .et_pb_column.abk_con_details_main_col1 {
        margin-bottom: 20px !important;
    }

    .contactt_main .input_box_main .input_box.email_in input,
    .contactt_main .input_box_main .input_box.suburb_in input {
        margin-top: 10px;
    }

    .contactt_main .input_box_main {
        display: block;
        margin-bottom: 10px;
    }

    .abk_con_details_main_col1 {
        border: 1px solid #DDDDDD !important;
    }

    .serv_num_box {
        font-size: 80px;
    }

    .serv_title_box {
        font-size: 16px;
        height: 21px;
        margin-bottom: 10px;
        line-height: 26px;
    }

    .serv_des_box {
        font-size: 14px;
        line-height: 22px;
    }

    .flip-box .back,
    .flip-box .front {
        padding: 20px 25px 30px;
    }

    .serv_btn_box {
        margin-top: 15px;
    }

    .serv_main_box {
        padding: 5px;
        width: 100% !important;
    }

    .our_proces_main_content_box_inner3,
    .our_proces_main_content_box_inner4,
    .our_proces_main_content_box_inner5 {
        margin-left: 0;
    }

    .our_proces_main_content_box_inner svg {
        height: 164px;
        width: 189px;
        display: none;
    }

    .our_proces_main_content_icon_box svg {
        width: 45px;
        height: 100%;
    }

    .our_proces_main_content_icon_des {
        font-size: 18px;
    }

    .our_proces_main_content_icon_des {
        font-size: 18px;
        line-height: 26px;
        width: 100%;
        margin: 10px 0 10px;
    }

    .our_proces_main_content_description_box {
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        margin-top: 0;
    }

    .our_proces_main_content_icon_box svg {
        width: 45px;
        height: 100%;
        display: block;
        margin: auto;
    }

    .our_proces_main_content_icon_box {
        position: unset;
        transform: unset;
    }

    .our_proces_main_content_box_inner {
        width: 100%;
        padding: 12px 7px;
    }

    .our_proces_main_content_box {
        flex-wrap: wrap;
        margin-top: 15px;
        justify-content: center;
    }

    .vid_dwnarw_box {
        position: relative;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        height: 38px;
        width: 76px;
        border-radius: 76px 76px 0 0;
        background-color: #89bc40;
        display: flex;
    }

    .vid_dwnarw_box svg {
        margin: auto;
        margin-top: 14px;
        width: 16px;
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .site_width {
        width: 100% !important;
        max-width: 100% !important;
        margin: auto !important;
    }

    .pd0.site_width {
        padding: 0 15px !important;
    }

    .abk_footer_main_block1 .et_pb_image_wrap img {
        width: 238px !important;
        height: 67px;
        object-fit: contain;
        margin: auto;
    }

    .mobile_img .et_pb_image_wrap img {
        width: 100% !important;
        height: 380px;
        object-fit: cover;
        display: block;
    }

    .pd0.abk_about_self_main_row {
        padding: 35px 15px !important;
    }

    .site_title {
        font-size: 30px !important;
        padding-bottom: 15px;
    }

    .abk_consult_serv_main_co2 .mobile_img .et_pb_image_wrap img {
        width: 100% !important;
        height: 380px;
        object-fit: cover;
        border-radius: 31px;
    }

    .slider_all_data_main_box {
        width: 70%;
        text-align: center;
        padding: 0 15px;
        margin: auto;
    }

    .abk_slider_main_sec .et_pb_slide_description {
        top: 35px;
    }

    .slider_all_data_main_box {
        margin: 0;
    }

    .slider_all_data_main_box_years {
        text-align: left;
    }

    .slider_all_data_main_box_des {
        text-align: left;
    }

    .slider_all_data_main_box_btn .site_button {
        margin: 0;
    }

    .cp_add_main {
        width: 50%;
    }

    .cp_content {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .serv_main_box {
        padding: 5px;
        width: 50% !important;
    }

    .flip-box .back,
    .flip-box .front {
        padding: 20px 26px 30px;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .site_width {
        width: 100% !important;
        max-width: 720px !important;
        margin: auto !important;
    }

    .abk_footer_main_block1 .et_pb_image_wrap img {
        width: 248px;
        height: 70px;
        object-fit: contain;
        margin: auto;
    }

    .abk_footer_main_col1 {
        width: 100% !important;
        text-align: center;
        padding-bottom: 20px !important;
    }

    .abk_footer_main_col2 {
        width: 100% !important;
        text-align: center;
    }

    #menu-footer-menu.et-menu>li a {
        padding: 14px 16px !important;
        font-size: 14px;
    }

    .abk_footer_btm_col1 {
        padding: 20px 0 !important;
    }

    .pd0.abk_footer_main_row {
        padding-top: 40px !important;
    }

    #menu-footer-menu.et-menu>li {
        padding: 5px !important;
    }

    .footer_des_main {
        font-size: 14px;
        line-height: 28px;
        padding: 15px 19px;
    }

    .res_main {
        height: 40px;
        font-size: 14px;
    }

    .abk_footer_main_block1 {
        text-align: center !important;
    }

    .abk_footer_btm_block1 .et_pb_menu__menu {
        display: block !important;
    }

    .abk_footer_btm_block1 .et_mobile_nav_menu {
        display: none !important;
    }

    #menu-footer-menu {
        justify-content: center !important;
    }

    .abk_about_self_main_sec,
    .abk_about_self_main_block1 .et_pb_image_wrap img {
        height: unset;
    }

    .site_title {
        font-size: 32px !important;
        padding-bottom: 15px;
        text-align: center;
    }

    .abk_about_self_main_col1 {
        width: 50% !important;
        display: none !important;
    }

    .abk_about_self_main_co2 {
        width: 100% !important;
        display: block !important;
        margin: auto !important;
    }

    .abk_about_self_main_block1 {
        width: 45% !important;
    }

    .site_des {
        font-size: 14px;
        line-height: 26px;
    }

    .mobile_img {
        display: block !important;
        padding: 10px 0 !important;
    }

    .two_btn_box {
        margin-top: 10px;
        gap: 10px;
        justify-content: center;
    }

    .pd0.abk_about_self_main_row {
        padding: 45px 0 !important;
    }

    .mobile_img .et_pb_image_wrap {
        width: 100% !important;
    }

    .mobile_img .et_pb_image_wrap img {
        width: 100% !important;
        height: 450px;
        object-fit: cover;
        display: block;
    }

    .abk_about_self_main_co2 {
        text-align: center !important;
    }

    .exp_box_main {
        padding: 10px 0px;
        font-size: 24px;
    }

    .abk_consult_serv_main_col1 {
        display: none !important;
    }

    .abk_consult_serv_main_co2 {
        padding-left: 0 !important;
        width: 100% !important;
        text-align: center !important;
    }

    .pd_tb {
        padding: 50px 0 !important;
    }

    .two_btn_box {
        margin-top: 10px;
    }

    .abk_consult_serv_main_co2 .mobile_img .et_pb_image_wrap {
        width: 100% !important;
    }

    .abk_consult_serv_main_co2 .mobile_img .et_pb_image_wrap img {
        width: 100% !important;
        height: 450px;
        object-fit: cover;
        border-radius: 31px;
    }

    .abk_abt_the_comp_sec::before,
    .abk_abt_the_comp_sec::after {
        width: 47.7%;
    }

    .abk_abt_the_comp_sec::before {
        top: 109px;
        height: 350px;
        display: none !important;
    }

    .abk_abt_the_comp_sec::after {
        bottom: 54px;
        height: 360px;
        display: none !important;
    }

    .abk_abt_the_comp_col1,
    .abk_abt_the_comp_col2 {
        height: unset;
    }

    .abk_abt_the_comp_block2 {
        margin-bottom: 70px !important;
    }

    .abk_abt_the_comp_col1::before,
    .abk_abt_the_comp_col2::after {
        width: 24px;
        background-size: 24px;
        display: none !important;
    }

    .abk_abt_the_comp_col1 {
        padding-right: 25px;
    }

    .abk_abt_the_comp_col2 {
        padding-top: 0;
        padding-left: 0;
    }

    .abk_abt_the_comp_block2 {
        margin-bottom: 30px !important;
    }

    .abk_abt_the_comp_col1 .two_btn_box {
        margin-top: 10px;
    }

    .abk_abt_the_comp_sec .site_title {
        padding-bottom: 20px !important;
    }

    .abk_abt_the_comp_row {
        display: flex;
        flex-direction: column-reverse;
        text-align: center;
    }

    .abk_abt_the_comp_block2 {
        margin-bottom: 0 !important;
    }

    .abk_abt_the_comp_col1 {
        padding-right: 0;
        border: none;
    }

    .testimonial_h_row_new .hk_testimonial_box {
        padding: 20px 15px 25px 15px;
    }

    .testimonial_h_row_new .hk_testimonial_content_box {
        height: 110px;
        font-size: 15px;
        line-height: 28px;
    }

    .testimonial_h_row_new .hk_testimonial_quote_box {
        margin-top: 15px;
    }

    .testimonial_h_row_new .hk_testimonial_review_box .fa {
        font-size: 17px;
        margin: 0 2px;
    }

    .testimonial_h_row .slick-prev,
    .testimonial_h_row .slick-next {
        width: 40px;
        height: 40px;
        top: -35px;
    }

    .testimonial_h_row .slick-prev {
        right: 60px;
    }

    .testimonial_h_row .slick-prev svg,
    .testimonial_h_row .slick-next svg {
        width: 8px;
    }

    .abk_our_testi_sec::after {
        display: none !important;
    }

    .abk_slider_main_sec .et_pb_slide_description {
        top: 34px;
        left: 15px;
    }

    .slider_all_data_main_box_exp {
        font-size: 34px;
    }

    .slider_all_data_main_box_years {
        font-size: 44px;
    }

    .abk_slider_main_sec .et_pb_slide {
        height: 420px !important;
    }

    .slider_all_data_main_box {
        width: 300px;
    }

    .slider_all_data_main_box_des {
        font-size: 16px;
        margin: 8px 0 13px;
    }

    .slider_all_data_main_box_years svg {
        top: 1px;
        width: 25px;
        margin-left: 5px;
    }

    .abk_con_details_main_col1 {
        padding: 30px 40px 40px 30px;
        width: 100% !important;
        border-radius: 20px;
        margin-bottom: 20px !important;
    }

    .cp_des_main {
        line-height: 1.2;
    }

    .cp_des_main a {
        line-height: 1.2;
    }

    .cp_des {
        padding-bottom: 5px;
        font-size: 19px;
    }

    .abk_con_details_main_co2 {
        padding: 30px 30px 30px 30px;
        width: 100% !important;
    }

    .contactt_main .input_box_main .input_box.name_in,
    .contactt_main .input_box_main .input_box.phone_in {
        padding-right: 20px;
    }

    .contactt_main .input_box_main {
        margin-bottom: 10px;
    }

    .abk_con_details_main_row {
        flex-wrap: wrap;
    }

    .abk_con_details_main_col1 {
        border: 1px solid #DDDDDD !important;
    }

    .serv_num_box {
        font-size: 90px;
    }

    .serv_title_box {
        font-size: 26px;
        height: 29px;
        margin-bottom: 10px;
        line-height: 26px;
    }

    .serv_des_box {
        font-size: 14px;
        line-height: 22px;
    }

    .flip-box .back,
    .flip-box .front {
        padding: 30px 26px 40px;
    }

    .serv_btn_box {
        margin-top: 15px;
    }

    .serv_main_box {
        padding: 5px;
        width: 50% !important;
    }

    .our_proces_main_content_box_inner3,
    .our_proces_main_content_box_inner4,
    .our_proces_main_content_box_inner5 {
        margin-left: 0;
    }

    .our_proces_main_content_box_inner svg {
        height: 164px;
        width: 189px;
        display: none;
    }

    .our_proces_main_content_icon_box svg {
        width: 45px;
        height: 100%;
    }

    .our_proces_main_content_icon_des {
        font-size: 18px;
    }

    .our_proces_main_content_icon_des {
        font-size: 18px;
        line-height: 26px;
        width: 100%;
        margin: 10px 0 10px;
    }

    .our_proces_main_content_description_box {
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        margin-top: 0;
    }

    .our_proces_main_content_icon_box svg {
        width: 45px;
        height: 100%;
        display: block;
        margin: auto;
    }

    .our_proces_main_content_icon_box {
        position: unset;
        transform: unset;
    }

    .our_proces_main_content_box_inner {
        width: 33.33%;
        padding: 7px;
    }

    .our_proces_main_content_box {
        flex-wrap: wrap;
        margin-top: 15px;
        justify-content: center;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .site_width {
        width: 100% !important;
        max-width: 920px !important;
        margin: auto !important;
    }

    .abk_footer_main_block1 .et_pb_image_wrap img {
        width: 248px;
        height: 70px;
        object-fit: contain;
    }

    .abk_footer_main_col1 {
        width: 32% !important;
    }

    .abk_footer_main_col2 {
        width: 68% !important;
    }

    #menu-footer-menu.et-menu>li a {
        padding: 14px 16px !important;
        font-size: 14px;
    }

    .abk_footer_btm_col1 {
        padding: 30px 0 !important;
    }

    .pd0.abk_footer_main_row {
        padding-top: 45px !important;
    }

    #menu-footer-menu.et-menu>li {
        padding-right: 10px !important;
    }

    .footer_des_main {
        font-size: 14px;
        line-height: 28px;
        padding: 15px 19px;
    }

    .res_main {
        height: 40px;
        font-size: 14px;
    }

    .abk_about_self_main_sec,
    .abk_about_self_main_block1 .et_pb_image_wrap img {
        height: 570px;
    }

    .site_title {
        font-size: 30px !important;
        padding-bottom: 15px;
    }

    .abk_about_self_main_col1 {
        width: 46% !important;
    }

    .abk_about_self_main_co2 {
        width: 54% !important;
    }

    .site_des {
        font-size: 14px;
        line-height: 26px;
    }

    .exp_box_main {
        padding: 10px 0px;
        font-size: 28px;
    }

    .abk_consult_serv_main_co2 {
        padding-left: 30px !important;
    }

    .pd_tb {
        padding: 50px 0 !important;
    }

    .two_btn_box {
        margin-top: 10px;
    }

    .abk_abt_the_comp_sec::before,
    .abk_abt_the_comp_sec::after {
        width: 47.7%;
    }

    .abk_abt_the_comp_sec::before {
        top: 109px;
        height: 350px;
    }

    .abk_abt_the_comp_sec::after {
        bottom: 54px;
        height: 360px;
    }

    .abk_abt_the_comp_col1,
    .abk_abt_the_comp_col2 {
        height: 650px;
    }

    .abk_abt_the_comp_block2 {
        margin-bottom: 70px !important;
    }

    .abk_abt_the_comp_col1::before,
    .abk_abt_the_comp_col2::after {
        width: 24px;
        background-size: 24px;
    }

    .abk_abt_the_comp_col1 {
        padding-right: 25px;
    }

    .abk_abt_the_comp_col2 {
        padding-top: 70px;
        padding-left: 25px;
    }

    .abk_abt_the_comp_block2 {
        margin-bottom: 30px !important;
    }

    .abk_abt_the_comp_col1 .two_btn_box {
        margin-top: 10px;
    }

    .abk_abt_the_comp_sec .site_title {
        padding-bottom: 20px !important;
    }

    .testimonial_h_row_new .hk_testimonial_box {
        padding: 20px 25px 25px 25px;
    }

    .testimonial_h_row_new .hk_testimonial_content_box {
        height: 110px;
        font-size: 15px;
        line-height: 28px;
    }

    .testimonial_h_row_new .hk_testimonial_quote_box {
        margin-top: 15px;
    }

    .testimonial_h_row_new .hk_testimonial_review_box .fa {
        font-size: 17px;
        margin: 0 2px;
    }

    .testimonial_h_row .slick-prev,
    .testimonial_h_row .slick-next {
        width: 40px;
        height: 40px;
        top: -35px;
    }

    .testimonial_h_row .slick-prev {
        right: 60px;
    }

    .testimonial_h_row .slick-prev svg,
    .testimonial_h_row .slick-next svg {
        width: 8px;
    }

    .abk_slider_main_sec .et_pb_slide_description {
        top: 60px;
        left: 20px;
    }

    .slider_all_data_main_box_exp {
        font-size: 34px;
    }

    .slider_all_data_main_box_years {
        font-size: 44px;
    }

    .abk_slider_main_sec .et_pb_slide {
        height: 520px !important;
    }

    .slider_all_data_main_box {
        width: 300px;
    }

    .slider_all_data_main_box_des {
        font-size: 16px;
        margin: 8px 0 13px;
    }

    .slider_all_data_main_box_years svg {
        top: 1px;
        width: 25px;
        margin-left: 5px;
    }

    .abk_con_details_main_col1 {
        padding: 30px 40px 40px 30px;
    }

    .cp_des_main {
        line-height: 1.2;
    }

    .cp_des_main a {
        line-height: 1.2;
    }

    .cp_des {
        padding-bottom: 5px;
        font-size: 19px;
    }

    .abk_con_details_main_co2 {
        padding: 30px 30px 30px 30px;
    }

    .contactt_main .input_box_main .input_box.name_in,
    .contactt_main .input_box_main .input_box.phone_in {
        padding-right: 20px;
    }

    .contactt_main .input_box_main {
        margin-bottom: 10px;
    }

    .serv_num_box {
        font-size: 90px;
    }

    .serv_title_box {
        font-size: 20px;
        height: 50px;
        margin-bottom: 10px;
        line-height: 26px;
    }

    .serv_des_box {
        font-size: 14px;
        line-height: 22px;
    }

    .flip-box .back,
    .flip-box .front {
        padding: 40px 26px 50px;
    }

    .serv_btn_box {
        margin-top: 15px;
    }

    .serv_main_box {
        padding: 5px;
    }

    .our_proces_main_content_box_inner3,
    .our_proces_main_content_box_inner4,
    .our_proces_main_content_box_inner5 {
        margin-left: 0;
    }

    .our_proces_main_content_box_inner svg {
        height: 164px;
        width: 189px;
    }

    .our_proces_main_content_icon_box svg {
        width: 45px;
        height: 100%;
    }

    .our_proces_main_content_icon_des {
        font-size: 18px;
    }

    .our_proces_main_content_icon_des {
        font-size: 14px;
        line-height: 21px;
    }

    .our_proces_main_content_description_box {
        width: 95%;
        font-size: 14px;
        line-height: 25px;
        margin-top: 5px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .site_width {
        width: 100% !important;
        max-width: 980px !important;
        margin: auto !important;
    }


    .abk_footer_main_block1 .et_pb_image_wrap img {
        width: 267px;
        height: 75px;
        object-fit: contain;
    }

    .abk_footer_main_col1 {
        width: 32% !important;
    }

    .abk_footer_main_col2 {
        width: 68% !important;
    }

    #menu-footer-menu.et-menu>li a {
        padding: 16px 17px !important;
        font-size: 15px;
    }

    .abk_footer_btm_col1 {
        padding: 35px 0 !important;
    }

    .pd0.abk_footer_main_row {
        padding-top: 55px !important;
    }

    #menu-footer-menu.et-menu>li {
        padding-right: 10px !important;
    }

    .footer_des_main {
        font-size: 15px;
        line-height: 30px;
        padding: 15px 19px;
    }

    .res_main {
        height: 40px;
        font-size: 15px;
    }

    .abk_about_self_main_sec,
    .abk_about_self_main_block1 .et_pb_image_wrap img {
        height: 620px;
    }

    .site_title {
        font-size: 32px !important;
        padding-bottom: 15px;
    }

    .site_des {
        font-size: 15px;
        line-height: 28px;
    }

    .exp_box_main {
        padding: 10px 0px;
        font-size: 30px;
    }

    .abk_consult_serv_main_co2 {
        padding-left: 25px !important;
    }

    .pd_tb {
        padding: 55px 0 !important;
    }

    .abk_abt_the_comp_sec::before,
    .abk_abt_the_comp_sec::after {
        width: 47.7%;
    }

    .abk_abt_the_comp_sec::before {
        top: 117px;
        height: 350px;
    }

    .abk_abt_the_comp_sec::after {
        bottom: 54px;
        height: 360px;
    }

    .abk_abt_the_comp_col1,
    .abk_abt_the_comp_col2 {
        height: 680px;
    }

    .abk_abt_the_comp_block2 {
        margin-bottom: 70px !important;
    }

    .abk_abt_the_comp_col1::before,
    .abk_abt_the_comp_col2::after {
        width: 25px;
        background-size: 25px;
    }

    .abk_abt_the_comp_col1 {
        padding-right: 25px;
    }

    .abk_abt_the_comp_col2 {
        padding-top: 70px;
        padding-left: 25px;
    }

    .abk_abt_the_comp_block2 {
        margin-bottom: 30px !important;
    }

    .abk_abt_the_comp_col1 .two_btn_box {
        margin-top: 10px;
    }

    .abk_abt_the_comp_sec .site_title {
        padding-bottom: 20px !important;
    }

    .testimonial_h_row_new .hk_testimonial_box {
        padding: 20px 25px 25px 25px;
    }

    .testimonial_h_row_new .hk_testimonial_content_box {
        height: 140px;
        font-size: 15px;
        line-height: 28px;
    }

    .testimonial_h_row_new .hk_testimonial_quote_box {
        margin-top: 15px;
    }

    .testimonial_h_row_new .hk_testimonial_review_box .fa {
        font-size: 17px;
        margin: 0 2px;
    }

    .testimonial_h_row .slick-prev,
    .testimonial_h_row .slick-next {
        width: 40px;
        height: 40px;
        top: -35px;
    }

    .testimonial_h_row .slick-prev {
        right: 60px;
    }

    .testimonial_h_row .slick-prev svg,
    .testimonial_h_row .slick-next svg {
        width: 8px;
    }

    .abk_slider_main_sec .et_pb_slide_description {
        top: 60px;
        left: 20px;
    }

    .slider_all_data_main_box_exp {
        font-size: 34px;
    }

    .slider_all_data_main_box_years {
        font-size: 44px;
    }

    .abk_slider_main_sec .et_pb_slide {
        height: 520px !important;
    }

    .slider_all_data_main_box {
        width: 300px;
    }

    .slider_all_data_main_box_des {
        font-size: 16px;
        margin: 8px 0 13px;
    }

    .slider_all_data_main_box_years svg {
        top: 1px;
        width: 25px;
        margin-left: 5px;
    }

    .abk_con_details_main_col1 {
        padding: 30px 40px 40px 30px;
    }

    .cp_des_main {
        line-height: 1.2;
    }

    .cp_des_main a {
        line-height: 1.2;
    }

    .cp_des {
        padding-bottom: 5px;
        font-size: 19px;
    }

    .abk_con_details_main_co2 {
        padding: 30px 30px 30px 30px;
    }

    .contactt_main .input_box_main .input_box.name_in,
    .contactt_main .input_box_main .input_box.phone_in {
        padding-right: 20px;
    }

    .contactt_main .input_box_main {
        margin-bottom: 10px;
    }

    .serv_num_box {
        font-size: 90px;
    }

    .serv_title_box {
        font-size: 22px;
        height: 50px;
        margin-bottom: 10px;
        line-height: 26px;
    }

    .serv_des_box {
        font-size: 15px;
        line-height: 23px;
    }

    .flip-box .back,
    .flip-box .front {
        padding: 40px 26px 50px;
    }

    .serv_btn_box {
        margin-top: 15px;
    }

    .serv_main_box {
        padding: 5px;
    }

    .our_proces_main_content_box_inner3,
    .our_proces_main_content_box_inner4,
    .our_proces_main_content_box_inner5 {
        margin-left: 0;
    }

    .our_proces_main_content_box_inner svg {
        height: 175px;
        width: 201px;
    }

    .our_proces_main_content_icon_box svg {
        width: 45px;
        height: 100%;
    }

    .our_proces_main_content_icon_des {
        font-size: 18px;
    }

    .our_proces_main_content_icon_des {
        font-size: 15px;
        line-height: 23px;
    }

    .our_proces_main_content_description_box {
        width: 95%;
        font-size: 14px;
        line-height: 25px;
        margin-top: 5px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .site_width {
        width: 100% !important;
        max-width: 1100px !important;
        margin: auto !important;
    }

    .site_des {
        line-height: 30px;
    }

    .abk_footer_main_block1 .et_pb_image_wrap img {
        width: 296px;
        height: 83px;
        object-fit: contain;
    }

    .abk_footer_main_col1 {
        width: 32% !important;
    }

    .abk_footer_main_col2 {
        width: 68% !important;
    }

    #menu-footer-menu.et-menu>li a {
        padding: 18px 23px !important;
        font-size: 15px;
    }

    .abk_footer_btm_col1 {
        padding: 35px 0 !important;
    }

    .pd0.abk_footer_main_row {
        padding-top: 65px !important;
    }

    #menu-footer-menu.et-menu>li {
        padding-right: 15px !important;
    }

    .footer_des_main {
        font-size: 15px;
        line-height: 30px;
        padding: 25px;
        padding: 20px 25px;
    }

    .res_main {
        height: 45px;
    }

    .abk_about_self_main_sec,
    .abk_about_self_main_block1 .et_pb_image_wrap img {
        height: 700px;
    }

    .site_title {
        font-size: 36px !important;
    }

    .abk_about_self_main_col1 {
        width: 50% !important;
    }

    .abk_about_self_main_co2 {
        width: 50% !important;
    }

    .abk_about_self_main_block1 {
        width: 45% !important;
    }

    .exp_box_main {
        padding: 13px 0px;
        font-size: 34px;
    }

    .abk_consult_serv_main_co2 {
        padding-left: 25px !important;
    }

    .pd_tb {
        padding: 55px 0 !important;
    }

    .abk_abt_the_comp_sec::before,
    .abk_abt_the_comp_sec::after {
        width: 47.7%;
    }

    .abk_abt_the_comp_sec::before {
        top: 122px;
        height: 400px;
    }

    .abk_abt_the_comp_sec::after {
        bottom: 54px;
        height: 410px;
    }

    .abk_abt_the_comp_col1,
    .abk_abt_the_comp_col2 {
        height: 805px;
    }

    .abk_abt_the_comp_block2 {
        margin-bottom: 70px !important;
    }

    .abk_abt_the_comp_col1::before,
    .abk_abt_the_comp_col2::after {
        width: 26px;
        background-size: 26px;
    }

    .abk_abt_the_comp_col2 {
        padding-top: 90px;
    }

    .abk_abt_the_comp_block2 {
        margin-bottom: 50px !important;
    }

    .abk_abt_the_comp_col1 .two_btn_box {
        margin-top: 10px;
    }

    .abk_abt_the_comp_sec .site_title {
        padding-bottom: 20px !important;
    }

    .testimonial_h_row_new .hk_testimonial_box {
        padding: 20px 25px 25px 25px;
    }

    .testimonial_h_row_new .hk_testimonial_content_box {
        height: 140px;
        font-size: 15px;
        line-height: 28px;
    }

    .testimonial_h_row_new .hk_testimonial_quote_box {
        margin-top: 15px;
    }

    .testimonial_h_row_new .hk_testimonial_review_box .fa {
        font-size: 17px;
        margin: 0 2px;
    }

    .testimonial_h_row .slick-prev,
    .testimonial_h_row .slick-next {
        width: 40px;
        height: 40px;
        top: -37px;
    }

    .testimonial_h_row .slick-prev {
        right: 60px;
    }

    .testimonial_h_row .slick-prev svg,
    .testimonial_h_row .slick-next svg {
        width: 8px;
    }

    .abk_slider_main_sec .et_pb_slide_description {
        top: 70px;
        left: 20px;
    }

    .slider_all_data_main_box_exp {
        font-size: 40px;
    }

    .slider_all_data_main_box_years {
        font-size: 50px;
    }

    .abk_slider_main_sec .et_pb_slide {
        height: 600px !important;
    }

    .slider_all_data_main_box {
        width: 300px;
    }

    .slider_all_data_main_box_des {
        font-size: 16px;
        margin: 13px 0 16px;
    }

    .slider_all_data_main_box_years svg {
        top: 1px;
        width: 25px;
        margin-left: 5px;
    }

    .abk_con_details_main_col1 {
        padding: 30px 40px 40px 30px;
    }

    .cp_des_main {
        line-height: 1.2;
    }

    .cp_des_main a {
        line-height: 1.2;
    }

    .cp_des {
        padding-bottom: 7px;
        font-size: 20px;
    }

    .abk_con_details_main_co2 {
        padding: 30px 30px 30px 30px;
    }

    .serv_num_box {
        font-size: 100px;
    }

    .serv_title_box {
        font-size: 24px;
        height: 55px;
        margin-bottom: 10px;
        line-height: 29px;
    }

    .serv_des_box {
        font-size: 15px;
        line-height: 23px;
    }

    .flip-box .back,
    .flip-box .front {
        padding: 40px 26px 50px;
    }

    .serv_btn_box {
        margin-top: 15px;
    }

    .our_proces_main_content_box_inner3,
    .our_proces_main_content_box_inner4,
    .our_proces_main_content_box_inner5 {
        margin-left: 0;
    }

    .our_proces_main_content_box_inner svg {
        height: 200px;
        width: 226px;
    }

    .our_proces_main_content_icon_box svg {
        width: 45px;
        height: 100%;
    }

    .our_proces_main_content_icon_des {
        font-size: 18px;
    }

    .our_proces_main_content_icon_des {
        font-size: 16px;
        line-height: 24px;
    }

    .our_proces_main_content_description_box {
        width: 95%;
        font-size: 14px;
        line-height: 25px;
        margin-top: 5px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .site_width {
        width: 100% !important;
        max-width: 1200px !important;
        margin: auto !important;
    }

    .site_des {
        line-height: 30px;
    }

    .abk_footer_main_block1 .et_pb_image_wrap img {
        width: 316px;
        height: 89px;
        object-fit: contain;
    }

    .abk_footer_main_col1 {
        width: 32% !important;
    }

    .abk_footer_main_col2 {
        width: 68% !important;
    }

    #menu-footer-menu.et-menu>li a {
        padding: 18px 23px !important;
    }

    .abk_footer_btm_col1 {
        padding: 35px 0 !important;
    }

    .pd0.abk_footer_main_row {
        padding-top: 65px !important;
    }

    .abk_about_self_main_sec,
    .abk_about_self_main_block1 .et_pb_image_wrap img {
        height: 700px;
    }

    .site_title {
        font-size: 38px !important;
    }

    .exp_box_main {
        padding: 15px 0px;
        font-size: 38px;
    }

    .abk_consult_serv_main_co2 {
        padding-left: 25px !important;
    }

    .pd_tb {
        padding: 65px 0 !important;
    }

    .abk_abt_the_comp_sec::before,
    .abk_abt_the_comp_sec::after {
        width: 47.7%;
    }

    .abk_abt_the_comp_sec::before {
        top: 135px;
        height: 400px;
    }

    .abk_abt_the_comp_sec::after {
        bottom: 64px;
        height: 410px;
    }

    .abk_abt_the_comp_col1,
    .abk_abt_the_comp_col2 {
        height: 805px;
    }

    .abk_abt_the_comp_block2 {
        margin-bottom: 70px !important;
    }

    .abk_abt_the_comp_col1::before,
    .abk_abt_the_comp_col2::after {
        width: 30px;
        background-size: 30px;
    }

    .abk_abt_the_comp_col2 {
        padding-top: 100px;
    }

    .abk_abt_the_comp_block2 {
        margin-bottom: 50px !important;
    }

    .abk_abt_the_comp_col1 .two_btn_box {
        margin-top: 10px;
    }

    .abk_abt_the_comp_sec .site_title {
        padding-bottom: 20px !important;
    }

    .testimonial_h_row_new .hk_testimonial_box {
        padding: 20px 25px 25px 25px;
    }

    .testimonial_h_row_new .hk_testimonial_content_box {
        height: 145px;
        font-size: 16px;
        line-height: 29px;
    }

    .testimonial_h_row_new .hk_testimonial_quote_box {
        margin-top: 15px;
    }

    .testimonial_h_row_new .hk_testimonial_review_box .fa {
        font-size: 17px;
        margin: 0 2px;
    }

    .testimonial_h_row .slick-prev,
    .testimonial_h_row .slick-next {
        width: 45px;
        height: 45px;
        top: -41px;
    }

    .testimonial_h_row .slick-prev {
        right: 70px;
    }

    .testimonial_h_row .slick-prev svg,
    .testimonial_h_row .slick-next svg {
        width: 9px;
    }

    .abk_slider_main_sec .et_pb_slide_description {
        top: 70px;
        left: 20px;
    }

    .slider_all_data_main_box_exp {
        font-size: 50px;
    }

    .slider_all_data_main_box_years {
        font-size: 60px;
    }

    .abk_slider_main_sec .et_pb_slide {
        height: 650px !important;
    }

    .slider_all_data_main_box {
        width: 360px;
    }

    .slider_all_data_main_box_des {
        font-size: 17px;
        margin: 13px 0 16px;
    }

    .abk_con_details_main_col1 {
        padding: 40px 50px 50px 40px;
    }

    .cp_des_main {
        line-height: 1.2;
    }

    .cp_des_main a {
        line-height: 1.2;
    }

    .cp_des {
        padding-bottom: 7px;
    }

    .serv_num_box {
        font-size: 120px;
    }

    .serv_title_box {
        font-size: 24px;
        height: 60px;
        margin-bottom: 10px;
        line-height: 30px;
    }

    .serv_des_box {
        font-size: 15px;
        line-height: 23px;
    }

    .flip-box .back,
    .flip-box .front {
        padding: 40px 36px 50px;
    }

    .our_proces_main_content_box_inner3,
    .our_proces_main_content_box_inner4,
    .our_proces_main_content_box_inner5 {
        margin-left: 0;
    }

    .our_proces_main_content_box_inner svg {
        height: 220px;
        width: 246px;
    }

    .our_proces_main_content_icon_box svg {
        width: 45px;
        height: 100%;
    }

    .our_proces_main_content_icon_des {
        font-size: 18px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .site_width {
        width: 100% !important;
        max-width: 1400px !important;
        margin: auto !important;
    }

    .abk_footer_main_block1 .et_pb_image_wrap img {
        width: 331px;
        height: 93px;
        object-fit: contain;
    }

    .abk_footer_main_col1 {
        width: 28% !important;
    }

    .abk_footer_main_col2 {
        width: 72% !important;
    }

    #menu-footer-menu.et-menu>li a {
        padding: 20px 37px !important;
    }

    .abk_about_self_main_sec,
    .abk_about_self_main_block1 .et_pb_image_wrap img {
        height: 700px;
    }

    .site_title {
        font-size: 42px !important;
    }

    .exp_box_main {
        padding: 20px 0px;
        font-size: 42px;
    }

    .abk_consult_serv_main_co2 {
        padding-left: 45px !important;
    }

    .pd_tb {
        padding: 75px 0 !important;
    }

    .abk_abt_the_comp_sec::before,
    .abk_abt_the_comp_sec::after {
        width: 47.7%;
    }

    .abk_abt_the_comp_sec::before {
        top: 159px;
        height: 450px;
    }

    .abk_abt_the_comp_sec::after {
        bottom: 75px;
        height: 460px;
    }

    .abk_abt_the_comp_col1,
    .abk_abt_the_comp_col2 {
        height: 835px;
    }

    .abk_abt_the_comp_block2 {
        margin-bottom: 70px !important;
    }

    .abk_abt_the_comp_col1::before,
    .abk_abt_the_comp_col2::after {
        width: 32px;
        background-size: 32px;
    }

    .abk_abt_the_comp_col2 {
        padding-top: 100px;
    }

    .abk_our_testi_sec .slick-list::after {
        display: none !important;
    }

    .abk_our_testi_sec .slick-list {
        overflow: hidden;
        z-index: 1;
    }

    .testimonial_h_row_new .hk_testimonial_box {
        padding: 30px 35px 35px 35px;
    }

    .testimonial_h_row_new .hk_testimonial_content_box {
        height: 150px;
    }

    .testimonial_h_row_new .hk_testimonial_quote_box {
        margin-top: 15px;
    }

    .testimonial_h_row_new .hk_testimonial_review_box .fa {
        font-size: 17px;
        margin: 0 2px;
    }

    .testimonial_h_row .slick-prev,
    .testimonial_h_row .slick-next {
        width: 48px;
        height: 48px;
    }

    .testimonial_h_row .slick-prev {
        right: 70px;
    }

    .testimonial_h_row .slick-prev svg,
    .testimonial_h_row .slick-next svg {
        width: 10px;
    }

    .abk_slider_main_sec .et_pb_slide_description {
        top: 70px;
        left: 30px;
    }

    .slider_all_data_main_box_exp {
        font-size: 60px;
    }

    .slider_all_data_main_box_years {
        font-size: 70px;
    }

    .abk_slider_main_sec .et_pb_slide {
        height: 706px !important;
    }

    .slider_all_data_main_box {
        width: 410px;
    }

    .serv_num_box {
        font-size: 130px;
    }

    .serv_title_box {
        font-size: 30px;
        height: 75px;
        margin-bottom: 15px;
    }

    .our_proces_main_content_box_inner3,
    .our_proces_main_content_box_inner4,
    .our_proces_main_content_box_inner5 {
        margin-left: 0;
    }

    .our_proces_main_content_box_inner1 svg {
        margin-left: -4px;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    .site_width {
        width: 100% !important;
        max-width: 1420px !important;
        margin: auto !important;
    }

    .abk_about_self_main_sec,
    .abk_about_self_main_block1 .et_pb_image_wrap img {
        height: 700px;
    }

    .exp_box_main {
        padding: 20px 0px;
    }

    .abk_abt_the_comp_sec::before,
    .abk_abt_the_comp_sec::after {
        width: 47.7%;
    }

    .testimonial_h_row_new .hk_testimonial_box {
        padding: 30px 35px 35px 35px;
    }

    .abk_slider_main_sec .et_pb_slide_description {
        top: 85px;
        left: 40px;
    }

    .slider_all_data_main_box_exp {
        font-size: 64px;
    }

    .slider_all_data_main_box_years {
        font-size: 75px;
    }

    .abk_slider_main_sec .et_pb_slide {
        height: 706px !important;
    }
}