/* #1d0cff blue color */
/* #fef4ea brown colo */
@media(max-width:1168px) {
    html {
        font-size: 85%;
    }

    /* top nav */
    .main_li_child {
        left: -10rem !important;
    }

    /* top nav */
    /* contact form */
    .input_form {
        gap: 0;
    }
.toggle_ul_list{
        display:none!important;
    }
    .input_child {
        max-width: 520px;
    }
   
    .container p{
        padding:15px;
    }
    .container h2{
        padding:15px;
    }
    #section_three p{
        padding:15px;
    }
    #section_three h3{
        padding:15px;
    }
    /* contact form */
    #toggle_nav_call::after {
        inset: -26px;
    }
    .table_div_wrapper{
        border: none;
    }
    .table_div_child{
        width: 100%;
        justify-content: center;
        column-gap: 1rem;
    }
    .table_div_child:nth-child(even){
        background-color: white;
    }
    .table_div_child_1{
        border:none;
        padding: .5rem 0;
    }
    .table_div_link{
        border: 1px solid grey;
    }
    .table_div_link:nth-child(1){
        border-right: 1px solid grey;
    }
    .table_div_link:nth-child(2){
        border-right: 1px solid grey;
    }
    .table_div_link:nth-child(3){
        border-right: 1px solid grey;
    }
    .page_about_main{
        padding: 2rem 0;
    }
    .page_about_child{
        max-width: 450px;
        width: 100%;
    }
    #page_about_two{
        padding: 2rem 1rem;
    }
    .page_about_main_two{
        justify-content: center;
        gap: 2rem;
    }
    .page_about_main_content{
        max-width: 400px;
        width: 100%;
    }
    .page_content_img{
        width: 90%;
    }
    .swiper-button-nexts{
        right: 16rem;
    }
    .swiper-button-prevs{
        left: 16rem;
    }
    .page_four_content{
        max-width: 400px;
        width: 100%;
        height: auto;
        /* padding: 1rem; */
    }
    .page_four_content_1{
        padding: 2rem 0 0 0!important;
    }
    .page_contact_content_hide{
        display: none;
    }
    .page_contact_content{
        padding: 1rem 2rem; 
    }
    .page_contact_two_card{
        max-width: 300px;
        width: 100%;
    }
    .review_video_child {
        justify-content: center;
        gap: 2rem;
    }
    .video_review_sld_content {
        justify-content: space-between;
    }
    .sld_content_video::after{
        left: -15%;
    }

    .review_video_content {
        max-width: 450px;
        width: 100%;
        height: auto;
    }

    .sld_content {
        max-width: 450px;
        width: 100%;
    }

}

@media(max-width:968px) {

    /* top nam */
    #top_navbar {
        display: none;
    }

    .main_container {
        flex-direction: column;
        justify-content: center;
        max-height: 3rem;
        height: auto;
    }

    .main_container_child {
        height: 1rem;
        padding: 1.5rem;
    }

    .main_container_child:nth-child(2) {
        justify-content: left;
    }

    .main_li_child {
        left: -90% !important;
    }

    .toggle_ul {
        font-size: .9rem;
        gap: .5rem;
    }

    .toggle_table_content ul {
        gap: .5rem;
        padding-right: .5rem;
    }

    .toggle_table_content_1 {
        display: block;
    }

    .toggle_table_content_1 ul {
        gap: .5rem;
    }

    /* top nav */
    /* slider */
    .slider_content {
        gap: 2rem;
    }

    .swiper-button-prevv {
        left: 1rem;
    }

    .swiper-button-nextt {
        right: 1rem;
    }

    /* slider */
    /* footer */
    .footer_social {
        padding: 2rem 0;
    }

    .social_child_one {
        display: none;
    }

    .social_child_two {
        justify-content: space-between !important;
        gap: 1rem !important;
    }
    /* footer */
    .page_about_child{
        max-width: 350px;
        width: 100%;
    }
    .page_about_main_content{
        max-width: 350px;
        width: 100%;
    }
    .page_content_img{
        width:100%;
    }
    .swiper-button-nexts{
        right: 14rem;
    }
    .swiper-button-prevs{
        left: 14rem;
    }
    .page_contact_two_card{
        max-width: 250px;
        width: 100%;
    }
    .video_review_sld_content {
        justify-content: space-evenly;
    }

    .sld_content {
        max-width: 350px;
        width: 100%;
    }

}

@media(max-width:800px) {
    .toggle_ul {
        display: none;
    }

    .toggle_table_content ul {
        gap: .5rem;
        padding-right: .5rem;
        display: none;
    }

    #table_content_ul {
        display: none;
    }

    .toggle_table_content {
        display: none;
    }

    .table_content_child {
        display: block;
    }

    .toggle_table_content_1 {
        display: block;
    }

    .nasted_footer_child {
        display: none;
    }
    .mobile-expertise-faq{
        display: block;
    }
    .page_four_content{
        max-width: 750px;
        width: 100%;
    }
    .page_four_content .page_four_img{
        justify-content: center;
        padding: 1rem;
    }
    .page_four_img img{
        width: 60%;
    }
    /* contact */
    #page_contact{
        padding: 0 4%;
    }
    .page_contact_content{
        padding: 0 2rem; 
    }
    .page_content_child{
        padding: 0;
    }
 
    /* contact */
    .review_child_one_content_img {
        display: none;
    }

    .review_child_one_content {
        text-align: center;

    }

    .review_child_one_content p {
        padding: 1rem 0;
    }

    .review_child_one_content h3 {
        padding: 0 2rem 1rem 2rem;
    }

    .review_child_one_content span {
        padding: 0 2rem 1rem 2rem;
        font-size: 1rem;
    }
}

@media(max-width:768px) {
    .main_container {
        display: none;
    }

    .toggle_table_content_1 {
        display: none;
    }

    .section_three_content {
        padding: 1rem;
        max-width: 600px !important;
        width: 100%;
    }

    #section_four {
        display: none;
    }

    .section_four_faq {
        display: block;
        z-index: -1;
    }

    /* slider */
    .slider_content {
        padding: 0;
    }

    .image_slider_1 {
        display: none;
    }

    .main_slider {
        width: 100%;
        height: 10rem;
    }

    .image_slider {
        max-width: 100px !important;
        width: 100%;
        height: 100px;
        padding: 1.5rem 0 0 0;
    }

    .image_slider img {
        width: 80% !important;
        height: 50%;
    }

    .swiper-button-prevv {
        top: 7rem;
        z-index: 1;
    }

    .swiper-button-nextt {
        top: 7rem;
        z-index: 1;
    }

    .swiper-pagination {
        display: block;
        z-index: -1 !important;
    }
    .page_about_child{
        max-width: 600px;
        width: 100%;
    }
    .page_about_img{
        display: flex;
        justify-content: center;
    }
    /* slider */
    .page_about_child{
        max-width: 600px;
        width: 100%;
    }
    .page_about_main_content{
        max-width: 600px;
        width: 100%;
    }
    .page_content_img{
        display: flex;
        justify-content: center;
        width:100%;
    }
    #page_about_two{
        padding: 1rem 4%;
    }

    #page_about_two {
        padding: 1rem 4%;
    }
    .swiper-button-nextst{
        top: 90%;
        left: 13%;
    }
    .swiper-button-prevst{
        top: 90%;
        left: 4%;
    }
}

@media(max-width:650px) {

    /* top nav */
    .main_container {
        max-height: 12rem;
    }

    .main_container_child:nth-child(1) {
        z-index: 123321;
    }

    .main_container_child:nth-child(1) {
        flex-direction: column;
        align-items: center;
    }

    .main_li_child {
        left: -10rem !important;
    }

    .section_five_child {
        display: none;
    }

    .section_block_mobile {
        display: block;
    }

    .five_content_item_text {
        flex-direction: column !important;
        align-items: center !important;
        justify-content: left !important;
        gap: 1rem;
        padding: 1rem 0;
    }

    .textimonial_card {
        max-width: 650px;
        width: 100% !important;
    }

    /* top nav */
    /* contact form */
    .section_form {
        flex-direction: column;
    }
    /* contact form */
}

@media(max-width:468px) {
    .table_content_child ul {
        gap: .5rem;
    }

    .table_content_child ul a {
        font-size: .9rem;
    }

    #toggle_nav {
        padding: 0 4%!important;
    }

    .child_hide_img_1 {
        padding: 1rem 0;
    }

    .wraper_content_1 {
        padding: .5rem 0;
    }

    /* client */
    .client_logo {
        gap: 1rem;
    }

    .client_logo .client_img {
        max-width: 100px;
    }

    .client_heading h4 {
        font-size: 1rem;
    }

    /* section six */
    .section_six_button {
        padding: 1rem;
        justify-content: center;
    }

    /* section six */
    /* client */
    /* faqss */
    .accordion-container_faqs {
        flex-direction: column;
        gap: 0;
    }

    /* faqss */
    /* contact form */
    .input_child {
        max-width: 468px;
    }

    /* contact form */
    /* work box */
    .section_six_hide>p {
        padding: 0 1rem 1rem 1rem;
    }

    /* work box */
    /* table */
    #table p {
        padding: 1rem !important;
        font-weight: 300;
    }

    /* table */
    #fixed {
        right: .5rem;
    }

    .btn_one {
        padding: .6rem .1rem !important;
    }

    .section_four_faq h3 {
        text-align: center;
        padding: 1rem 0 1.3rem 0;
    }

    .section_location h4 {
        text-align: center;
    }
    #contact_form {
        padding: 1rem 1rem 0 1rem;
    }
    .table_content_ul{
        background-color: #f6f9fc;
    }
    /* ++++++ */
    .table_content_child{
        width: 100%;
        padding: 0!important;
    }
    .table_div_wrapper{
        border: 1px solid black;
    }
    .table_div_link{
        border: none!important;
        text-align: left;
    }
    #toggle_nav{
        padding: 0!important;
    }
    /* about page */
    .page_about_child .page_about_img img{
        width: 100%;
    }
    .page_about_main{
        padding: 2rem 0;
    }
    /* about page */
    .page_content_img{
        display: flex;
        justify-content: center;
    }
    .page_content_img img{
        width: 100%;
    }
    .page_three_content_2{
        padding: 1rem;
    }
    .page_card_img_wrapper .page_card_img{
        width: 30%;
    }
    .page_about_slider{
        width: 85%;
    }
    .page_slider_wraper{
        padding: 2rem 0;
    }
    .swiper-button-prevs{
        left: 6rem;
        top: 30.6rem;
        z-index: 12221;
    }
    .swiper-button-nexts{
        right: 6rem;
        top: 30.6rem;
        z-index: 2121;
    }
    .swiper-pagination{
        transform: translateY(.8rem)!important;
    }
    #page_about_four{
        padding: 2rem 4% 0 4%!important;
    }
    .page_about_four_child{
        flex-direction: column-reverse;
    }
    .page_four_img img{
        width: 100%;
    }
    .page_about_four_child_1{
        padding: 2rem 0 0 0!important;
        justify-content: left;
    }
    .page_about_four_card{
        padding: 1rem 0;
    }
    .page_about_six_desc{
        padding: 1rem 0!important;
    }

     /* about page */
     .page_about_child .page_about_img img{
        width: 100%;
    }
    .page_about_main{
        padding: 2rem 0;
    }
    /* about page */
    .review_hide_1 div h2 {
        font-size: 1.1rem;
        margin: 0 0 -1rem 0;
    }

    .video_review_sld_content {
        padding: 1rem 0 7rem 0;
    }

    .swiper-button-nextst {
        top: 91%;
        left: 23%;
        width: 3rem;
        height: 3rem !important;
    }

    .swiper-button-prevst {
        top: 91%;
        left: 8%;
        width: 3rem;
        height: 3rem;
    }

    .main_child {
        z-index: -1 !important;
    }

    .main_child_1 {
        z-index: -1 !important;
    }

    .fixed_icon {
        z-index: 151515 !important;
    }

    #review_home {
        margin: 0 0 3rem 0;
    }

    #video_testimonial {
        padding: 6rem 0 6rem 0;
    }

    .review_slid_btn_nxt {
        top: 88%;
        left: 25%;
    }

    .review_slid_btn_prv {
        top: 88%;
        left: 8%;
    }

    .sld_content {
        padding: 1rem 2rem !important;
    }

    .review_child_click_btn {
        gap: .3rem;
    }

    #review_tabs_button {
        padding: 0 0 4rem 0;
    }

    .review_click {
        padding: .6rem 1.2rem;
    }

    .review_swiper_child {
        padding: 0;
    }

    .review_swiper_content span {
        padding: 0 0 5.5rem 0;
    }

    .review_swiper_img img {
        width: 50%;
    }

    .sld_content span {
        font-size: 1rem;
        text-transform: capitalize;
        display: inline-block;
        padding: 0 0 2rem 0;
    }
    .sld_content_video::after{
        left: -3%;
    }
    #head_line{
        margin: 0;
        padding: 0 0 2rem 0;
    }
    .head_line_child h2{
        padding: 0;
    }

}



@media(max-width:430px) {

    /* top nav */
    #top_navbar {
        padding: 0 4% !important;
    }

    /* top nav */
    #aside_ul {
        width: 100%;
    }

    .copy_link_child {
        padding: 0 .7rem;
    }
    .toggle_button{
        padding: .5rem .5rem;
    }
    .table_content_child ul {
        gap: 3px;
        justify-content: space-evenly;
    }
    .btn_one{
        padding: .6rem .3rem!important;
        font-size: .8rem;
    }
    /* #toggle_nav{
        padding: 0!important;
    } */
    .toggle_nav_child:nth-child(2){
        padding: .5rem 0.5rem!important;
    }
    .swiper-button-prevs{
        left: 6rem;
        top: 33.6rem;
        z-index: 12221;
    }
    .swiper-button-nexts{
        right: 6rem;
        top: 33.6rem;
        z-index: 2121;
    }
    .swiper-pagination{
        transform: translateY(.8rem)!important;
    }
    
    .toggle_nav_child_content .toggle_ul_list{
        display:none;
    }
}

@media(max-width:600px){
    /* contact form */
    .section_form {
        flex-direction: column;
    }
    /* contact form */
}
@media(max-width:468px){
.section_location h4 {
    text-align: center;
}
.section_location h4 {
    text-align: center;
}
#contact_form {
    padding: 1rem 1rem 0 1rem;
}
.input_child {
    max-width: 468px;
}
.google_map_child{
    top: 0;
    left: 0;
}
.section_one_image_1{
    margin: 0!important;
}
}
@media(max-width:1168px){
    /* contact form */
    .input_form {
        gap: 0;
    }

    .input_child {
        max-width: 520px;
    }

    /* contact form */
}

 /* links */
@media(max-width:468px){
    .wrapper_link li{
        max-width: 350px;
        width: 100%;
    }
}
 /* links */

  