@media only screen and (min-width: 1361px) and (max-width: 2000px) {
  .process .process_text h1::before {
    width: 160px;
    background-size: 160px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1360px) {
  .carrier_bnr h1 {
    font: normal normal bold 26px/36px Rubik;
  }
  .contact_info {
    margin: 0 0 1.2rem;
  }
  .offer .offer_sub::before {
    left: -4%;
  }
  .offer .offer_sub::after {
    right: -4%;
    bottom: 160px;
  }
  .stories .crd_main img {
    min-height: 260px;
  }
  .common_bnr {
    min-height: 322px;
  }
  /*.slider_main .img_sec,*/
  /*.slider_main .slider_sub{*/
  /*  min-height: 400px;*/
  /*  max-height: 400px;*/
  /*}*/
  .our_approch .main_heading::before {
    left: -10%;
    bottom: -30px;
  }
  .our_approch .main_heading::after {
    right: -10%;
  }
  .featured .card_bg .logos img {
    height: 90px;
  }
  .offer_card h3 {
    font: normal normal 500 18px/24px Rubik;
  }
  .top_sec .text_sec h1 {
    font: normal normal 600 16px/22px Rubik;
  }
  .top_sec .btn_sec {
    width: 35%;
    text-align: end;
  }
  .top_sec .lets_talk {
    font: normal normal 400 14px Rubik;
    padding: 12px 16px;
  }
  .top_sec img {
    height: 22px;
  }
  .contact_info .details p {
    font: normal normal 300 12px/22px Rubik;
  }
  .ftr_sub_heading li a {
    font: normal normal 300 12px/18px Rubik;
  }
  .ftr_main .ftr_logo p {
    font: normal normal 300 12px/22px Rubik;
  }
  .ftr_btm .content_sec p {
    font: normal normal 300 12px/20px Rubik;
    font-size:1.02rem;
  }
  .facts_card {
    padding: 2rem 1rem;
  }
  .facts_card h4 {
    font: normal normal 400 14px/22px Rubik;
  }
  .about_card {
    min-height: 265px;
  }
  .services .main_heading h5::before {
    width: 65px;
  }
  .social_hero {
    position: absolute;
    bottom: 0;
    left: 45px;
    width: 100%;
    padding: 0;
  }
  ul.social_icon li {
    margin: 0 15px 1rem 0;
  }
  button.slick-prev.slick-arrow {
    left: 125px;
  }
  button.slick-next.slick-arrow {
    left: 155px;
  }
  .slider_text h1 {
    font: normal normal bold 32px/45px Rubik;
    margin-bottom: 1.2rem;
  }
  .social_hero .comn_spcing {
    padding: 0;
  }
  .slider_text .img_sec img {
    height: 330px;
  }
  .project_slider .slick-list {
    padding: 0 100px !important;
  }
  .process .process_text p {
    min-height: 80px;
  }
  .opening_sub .opening_card {
    padding: 1rem;
  }
  .carrier_bnr {
    min-height: 285px;
  }
  .carrier_bnr .bnr_left img {
    height: 260px;
  }
  .color_palette .clr_bx {
    padding: 2rem 1rem;
  }
  .hero_animation {
    bottom: -300px !important;
  }
  ul.social_icon {
    display: flex;
  }
  .services_crd {
    height: 100%;
  }
  .services_type .crd_main .img_section {
    flex-wrap: wrap;
    margin: 1rem 0 1.5rem;
  }
  .services_type .crd_main .img_section .sub_img {
    margin-right: 0.9rem;
  }
  .footer .form_crd {
    padding: 32px;
    border-radius: 24px;
    margin-bottom: -5rem;
    margin-top: 3rem;
  }
  .footer .form_crd .lt_card {
    border-radius: 18px;
  }
  .footer .form_crd .lt_card p,
  .footer .form_crd .heading_bx p {
    font: normal normal 300 14px / 18px Rubik;
    margin: 8px 0 24px;
  }
  .footer .form_crd .form_bx {
    gap: 20px;
  }
  .ftr_main {
    padding: 7rem 0 2rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .nav .logo img {
    width: 160px;
  }
  .nav .main_list ul li {
    padding: 0 7px;
  }
  .nav .main_list ul li a {
    font: normal normal 400 12px/15px Rubik !important;
  }
  .nav .main_list ul li:last-child {
    padding: 0 0 0 7px;
  }
  .nav .main_list ul .project a {
    font: normal normal 400 12px Rubik;
  }
  .hero {
    overflow: hidden;
  }
  .hero_animation {
    bottom: -225px;
  }
  .slider_text .img_sec img {
    height: auto;
    width: 100%;
  }
  .slider_text h1 {
    font: normal normal bold 28px/35px Rubik;
  }
  .social_hero {
    width: 100%;
    padding: 0;
  }
  ul.social_icon {
    display: flex;
  }
  ul.social_icon li {
    margin: 0 1rem 0 0;
  }
  button.slick-prev.slick-arrow {
    left: 100px;
  }
  button.slick-next.slick-arrow {
    left: 145px;
  }
  .slider_main .img_sec,
  .slider_main .slider_sub {
    min-height: 420px;
    max-height: 420px;
  }
  .common_bnr {
    min-height: 300px;
  }
  .services_type .crd_main .img_section .sub_img {
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
  .services_type .crd_main {
    padding: 1.5rem;
  }
  .stories .crd_main img {
    min-height: 190px;
  }
  .stories .crd_main .text_section h3 {
    font: normal normal 500 22px/25px Rubik;
  }
  .services .main_heading h5 {
    font: normal normal 400 12px/15px Poppins;
    margin-bottom: 0.5rem;
  }
  .services .main_heading h1 {
    font: normal normal bold 22px/28px Poppins;
    margin-bottom: 0.5rem;
  }
  .services .main_heading p {
    font: normal normal normal 12px/18px Poppins;
    margin-bottom: 0.5rem;
  }
  .services .main_heading h5::before {
    width: 70px;
    right: -80px;
  }
  .services_crd {
    padding: 1rem 0.5rem;
    height: 100%;
  }
  .services_crd h3 {
    font: normal normal 600 12px/18px Poppins;
    margin-bottom: 0.5rem;
  }
  .services_crd p {
    font: normal normal normal 10px/15px Poppins;
  }
  .main_heading h5 {
    font: normal normal 400 12px/20px Rubik;
    margin-bottom: 0.5rem;
  }
  .main_heading h1 {
    font: normal normal bold 22px/28px Rubik;
  }
  .main_heading p {
    font: normal normal normal 12px/18px Rubik;
    margin: 0.5rem 0;
  }
  .project_slider .slick-list.draggable {
    padding: 0 35px !important;
  }
  .slider_main .slider_sub .text_sec {
    margin: 1rem 0;
  }
  .slider_main .text_sec h3 {
    font: normal normal 500 16px/20px Rubik;
  }
  .slider_main .text_sec p {
    font: normal normal 300 12px/18px Rubik;
  }
  .all_btn {
    margin-top: 2rem;
  }
  .common_bnr .bnr_left h1 {
    font: normal normal bold 30px/40px Rubik;
  }
  .bnr_right .text_section p {
    font: normal normal 400 14px/25px Rubik;
  }
  .about_card {
    min-height: 262px;
    padding: 1rem;
  }
  .carrier_bnr {
    min-height: 220px;
  }
  .carrier_bnr .bnr_right h1 {
    font: normal normal bold 22px/30px Rubik;
    margin-bottom: 0.5rem;
  }
  .carrier_bnr .bnr_left img {
    height: auto;
    width: 100%;
  }
  .offer .offer_sub::after {
    bottom: 210px;
  }
  .offer .offer_sub::before {
    top: 95px;
  }
  .offer_card {
    margin-bottom: 2rem;
  }
  .works_card .content h4 {
    font: normal normal 500 14px/24px Rubik;
    margin: 0.5rem 0;
  }
  .works_card {
    height: auto;
    min-height: 325px;
    padding: 2rem 1rem 1rem;
  }
  .works_card .content p {
    font: normal normal 400 12px/18px Rubik;
  }
  .top_sec .text_sec h1 {
    font: normal normal 600 13px/20px Rubik;
  }
  .top_sec img {
    height: 15px;
  }
  .top_sec .text_sec {
    width: 50%;
  }
  .top_sec .lets_talk {
    font: normal normal 400 12px Rubik;
    padding: 12px 8px;
    width: 110px;
  }
  .top_sec .btn_sec {
    width: 35%;
  }
  .ftr_main .ftr_logo img {
    width: 150px;
  }
  .contact_info .details p {
    font: normal normal 300 12px/22px Rubik;
  }
  .ftr_main .ftr_logo p {
    font: normal normal 300 12px/18px Rubik;
    margin-top: 1rem;
  }
  .ftr_sub_heading li a {
    font: normal normal 300 12px/18px Rubik;
  }
  .ftr_sub_heading {
    margin: 1.2rem 0 0;
  }
  .ftr_heading {
    margin-bottom: 1.2rem;
  }
  .ftr_sub_heading li {
    margin: 0.5rem 0;
  }
  .ftr_heading h2 {
    font: normal normal 300 14px/22px Rubik;
  }
  .contact_info {
    margin: 0 0 1rem;
  }
  .ftr_social_icon li {
    margin-right: 6px;
  }
  .ftr_social_icon {
    margin-top: 1rem;
  }
  .ftr_btm .content_sec p {
    font: normal normal 300 12px/20px Rubik;
  }
  .process .process_text h1 {
    font: normal normal 500 30px/38px Rubik;
    margin-bottom: 0;
  }
  .process .process_text h5 {
    font: normal normal 500 16px/20px Rubik;
    margin-bottom: 0.3rem;
  }
  .process .process_text p {
    font: normal normal 300 10px/16px Rubik;
    min-height: 100px;
  }
  .testimoials_slider .slider_main h5 {
    font: normal normal 400 18px/30px Rubik;
    font-size:1.25rem;
  }
  .featured .card_bg .logos {
    flex-flow: wrap;
    margin-bottom: 0rem;
  }
  .logo_fix {
    width: 33.33%;
    margin-bottom: 2rem;
    display: flex;
    justify-content: center;
  }
  .featured .card_bg .logos img {
    height: 80px;
  }
  .featured .card_bg {
    padding: 2rem 2rem 0;
  }
  .scroll_down p {
    margin: 0;
  }
  .process .process_text h1::before {
    width: 80px;
    left: 32px;
    background-size: 80px;
  }
  .btm_section {
    margin-top: 2rem;
  }
  .works_card .card_top p {
    left: 0px;
  }
  .font_bx h1 {
    font-size: 230px;
    line-height: 230px;
  }
  .color_palette .clr_bx {
    padding: 1.5rem 1rem;
  }
  .wireframe_bnr {
    padding: 0 0 2rem;
  }
  .typography {
    padding: 2rem 0 0;
  }
  .color_palette {
    padding: 2rem 0;
  }
  .bx_story .img_sec .flipfolder {
    height: 350px;
  }
  .color_palette .clr_bx h4 {
    font: normal normal 500 14px/20px Rubik;
  }
  .top_sec {
    padding: 1rem 0;
  }
  ul.info-list li {
    margin: 0 0 15px;
  }
  .services,
  .project-details,
  .project_success,
  .our_approch,
  .platforms,
  .testimonials,
  .featured,
  .services_type,
  .our_personlities,
  .facts,
  .opnings,
  .offer,
  .lets_talk,
  .works {
    padding: 3rem 0;
  }
  .services_type .crd_main .img_section {
    flex-wrap: wrap;
    margin: 1rem 0;
  }
  .project_details_bnr .bnr_right .text_section h1 {
    font: normal normal bold 35px Rubik;
  }
  .project_details_bnr h5 {
    width: 70%;
  }
  .process .process_img {
    height: 30px;
  }
  .process .img_bg {
    height: 50px;
    width: 50px;
  }
  .process .img_bg:before,
  .process .img_bg:after {
    height: 65px;
    left: -8px;
    top: -8px;
    width: 65px;
  }
  .project_slider .owl-nav {
    bottom: -5rem;
  }
  .slider_text .img_sec::before {
    width: 330px;
    background-size: 330px;
  }
  .slider_text .img_sec::after {
    width: 260px;
    height: 40px;
    right: 10px;
    background-size: 260px;
  }
  .footer .form_crd {
    padding: 18px;
    border-radius: 18px;
    margin-bottom: -5rem;
    margin-top: 2rem;
  }
  .footer .form_crd .lt_card {
    border-radius: 16px;
    padding: 16px;
  }
  .footer .form_crd .lt_card h2,
  .footer .form_crd .heading_bx h2 {
    font: normal normal 600 22px / 25px Rubik;
  }
  .footer .form_crd .lt_card p,
  .footer .form_crd .heading_bx p {
    font: normal normal 300 12px / 16px Rubik;
    margin: 6px 0 18px;
  }
  .footer .form_crd .form_bx {
    gap: 12px;
  }
  .ftr_main {
    padding: 7rem 0 2rem;
  }
}
@media (max-width: 812px) and (min-width: 375px) and (orientation: landscape) {
  .hero {
    height: 100vh;
  }
}

@media only screen and (max-width: 767px) {
  .main_heading {
    width: 100%;
  }
  .lets_talk .main_heading h1::before {
    width: 85px;
  }
  .slider_text h1 {
    font: normal normal bold 30px/40px Rubik;
  }
  .slider_text .content_sec {
    margin-bottom: 4rem;
  }
  .scroll_down {
    right: 0;
  }
  .social_hero {
    left: 0px;
    bottom: 50px;
  }
  .slider_text .img_sec img {
    height: 265px;
    display: block;
    margin: auto;
  }
  .slider_first img,
  .slider_second img,
  .slider_third img {
    height: 85vh;
  }
  .nav div.main_list ul {
    height: 85vh;
  }
  .hero {
    height: 90vh;
  }
  .hero_main {
    height: 90vh;
  }
  .services .main_heading h5::before {
    display: none;
  }
  .services .main_heading h5 {
    margin-bottom: 0.5rem;
    text-align: center;
    width: 100%;
  }
  .main_heading h1::before {
    bottom: -1rem;
  }
  .services .main_heading h1 {
    font: normal normal bold 22px/25px Poppins;
    margin: 0 auto 2rem;
    text-align: center;
  }
  .services .main_heading p {
    margin: 0.5rem 0;
    text-align: center;
  }
  .services .main_heading h1::before {
    display: block;
  }
  .services .btm_btn {
    text-align: center;
    margin-bottom: 1rem;
  }
  .services_crd {
    margin-top: 1rem;
    min-height: 235px;
  }
  .main_heading h1 {
    font: normal normal bold 22px/25px Rubik;
    margin: 0 auto 2rem;
  }
  .main_heading h5 {
    margin-bottom: 0.5rem;
  }
  .slick-list.draggable {
    padding: 0 !important;
  }
  .slider_main .img_sec img {
    height: 345px;
    border-radius: 0px 40px 0px 0px;
    object-fit: cover;
  }
  .slider_main .slider_sub .text_sec {
    margin: 1rem 0;
  }
  button.slick-prev.slick-arrow {
    left: 5%;
  }
  .all_btn {
    margin-top: 2rem;
  }
  .platforms .container::before {
    width: 180px;
    height: 180px;
    background-size: 180px;
    background-repeat: no-repeat;
  }
  .platforms,
  .our_approch,
  .services,
  .project_success,
  .testimonials,
  .services_type,
  .stories {
    padding: 2rem 0;
  }
  .platforms_sub {
    margin: 1rem 0;
  }
  .testimoials_slider .slider_main {
    min-height: 190px;
  }
  .testimoials_slider {
    margin-top: 3rem;
  }
  .testimoials_slider .slider_main h5 {
    font: normal normal 400 12px/18px Rubik;
    font-size:1.05rem;
    margin: 1rem 0 0;
  }
  .testimoials_slider button.slick-next.slick-arrow {
    right: 0;
    width: 25px;
    left: unset;
    bottom: 14px;
  }
  .testimoials_slider button.slick-prev.slick-arrow {
    right: 40px;
    width: 20px;
    left: unset;
    bottom: 14px;
  }
  .testimoials_slider .text_slider .quoto {
    border-radius: 0px 10px;
    margin-right: 15px;
    width: 35px;
    min-width: 35px;
  }
  .testimoials_slider .text_slider .quoto img {
    height: 18px;
  }
  .testimoials_slider .text_slider h4 span {
    font: normal normal 300 14px/16px Rubik;
  }
  .profile_img::before {
    width: 130px;
    height: 130px;
    left: 30px;
    right: 0;
    margin-left: auto;
    border-radius: 0 20px;
  }
  .profile_img img {
    height: 130px;
    margin-left: auto;
    width: 130px;
    object-fit: cover;
    border-radius: 0 20px;
  }
  .ftr_heading {
    margin: 2rem 0 1rem;
  }
  .ftr_sub_heading {
    margin: 1rem 0 0;
  }
  .ftr_btm .content_sec p {
    font: normal normal 300 12px/20px Rubik;
    /* white-space: pre; */
  }
  .ftr_btm .content_sec {
    justify-content: center;
    flex-wrap: wrap;
  }
  .top_sec {
    padding: 1rem 0;
  }
  .top_sec .text_sec {
    width: 46%;
  }
  .top_sec .text_sec h1 {
    font: normal normal 400 14px/20px Rubik;
  }
  .top_sec .lets_talk {
    font: normal normal 400 12px Rubik;
    padding: 12px 8px;
    width: 110px;
  }
  .top_sec img {
    height: 18px;
  }
  .top_sec .btn_sec {
    width: 35%;
  }
  .our_approch .main_heading p {
    width: 100%;
  }
  .brdr_right {
    border-right: none;
    border-bottom: 1px solid #4e666b;
  }
  .common_bnr {
    padding: 2rem 0px;
    min-height: 300px;
  }
  .common_bnr .bnr_left {
    margin-top: 0.5rem;
  }
  .common_bnr .bnr_left h1 br {
    display: none;
  }
  .common_bnr .bnr_left h1 {
    font: normal normal bold 26px/35px Rubik;
    margin-bottom: 0.5rem;
  }
  .stories .crd_main {
    margin-bottom: 2rem;
  }
  .about_bnr,
  .our_personlities,
  .facts,
  .opnings,
  .offer {
    padding: 2rem 0;
  }
  .about_bnr .about_heading h1 {
    font: normal normal bold 26px/35px Rubik;
  }
  .team_slider {
    margin-top: 2rem;
  }
  .facts_card {
    margin-bottom: 1rem;
    padding: 2rem 1rem;
  }
  .opening_sub .opening_card {
    margin-bottom: 2rem;
  }
  .offer_card img {
    margin: auto;
    display: block;
  }
  .offer_card {
    margin-bottom: 2rem;
  }
  .lets_talk,
  .works {
    padding: 2rem 0;
  }
  .slider_main .slider_sub {
    min-height: 380px;
    max-height: 380px;
    border-radius: 0px 0px 0px 40px;
  }
  .slider_main .img_sec {
    min-height: 345px;
    max-height: 345px;
  }
  .slider_main .text_sec p {
    font: normal normal 300 12px/20px Rubik;
  }
  .slider_main .text_sec h3 {
    font: normal normal 500 22px/22px Rubik;
    margin-bottom: 0.5rem;
  }
  .process_text {
    margin-bottom: 1rem;
  }
  .process .verticle_line,
  .brdr_center {
    display: none;
  }
  .featured .card_bg .logos {
    flex-flow: wrap;
    margin-bottom: 0rem;
  }
  .featured .logo_fix {
    width: 50%;
  }
  .featured .card_bg .logos img {
    height: 85px;
    display: block;
    margin: auto;
  }
  .bnr_right .text_section p {
    font: normal normal 400 14px/22px Rubik;
  }
  .carrier_bnr .bnr_left img {
    height: auto;
    width: 75%;
    margin: 0 auto 3rem;
    display: block;
  }
  .carrier_bnr .bnr_left {
    top: 1rem;
  }
  .offer .offer_sub::before {
    top: 10%;
  }
  .stories .crd_main img {
    min-height: 210px;
  }
  .carrier_bnr {
    padding: 2rem 0;
  }
  .stories .crd_main .text_section h3 {
    font: normal normal 500 20px/30px Rubik;
  }
  .about_card {
    padding: 2rem;
  }
  .facts_card h4 {
    font: normal normal 400 14px/22px Rubik;
  }
  .contact_frm .frm_header h4 {
    font: normal normal 500 20px/25px Rubik;
  }
  .carrier_bnr .bnr_right h1 {
    font: normal normal bold 26px/35px Rubik;
    margin-bottom: 0.5rem;
  }
  .services_type .crd_main .img_section .sub_img {
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
  .services_type .crd_main .img_section .sub_img p {
    white-space: pre;
  }
  .contact_info {
    margin: 0px 0 1rem;
  }
  .featured .card_bg {
    padding: 1rem 1rem 0;
  }
  .btm_section {
    margin-top: 0rem;
  }
  .process .process_text h1::before {
    display: none;
  }
  .our_approch .main_heading::after {
    right: 0;
  }
  .our_approch .main_heading::before {
    left: 0;
  }
  .offer .offer_sub::after {
    right: 0;
  }
  .offer .offer_sub::before {
    left: 0;
  }
  .btn_mobile {
    display: block;
    margin-bottom: 0 !important;
  }
  .btn_web {
    display: none;
  }
  .bx_story {
    padding: 2rem 0;
  }
  .bx_story .img_sec .flipfolder {
    width: 100%;
    height: auto;
    margin-top: 3rem;
  }
  .bx_story .img_sec img {
    margin-top: 3rem;
  }
  .color_palette {
    padding: 2rem 0;
  }
  .font_type {
    left: 20%;
    width: 85%;
  }
  .font_bx h1 {
    font-size: 250px;
    line-height: 250px;
  }
  .font_bx {
    padding: 1rem;
  }
  .project_details_bnr h5 {
    min-width: 72%;
    width: 72%;
  }
  .project_details_bnr h5::before {
    width: 90px;
    right: -100px;
  }
  .project_details_bnr .bnr_right .text_section h1 {
    font: normal normal bold 30px Rubik;
  }
  .wireframe_bnr {
    padding: 0px 0 2rem;
  }
  .typography {
    padding: 2rem 0 0;
  }
  .heading_2 h1 {
    font: normal normal bold 30px Rubik;
  }
  .typography .font_montserrat,
  .typography .font_poppins,
  .typography .font_gilroy {
    margin-top: 0;
  }
  .services,
  .project-details {
    padding: 2rem 0;
  }
  .slider_text .img_sec::before {
    width: 260px;
    background-size: 260px;
  }
  .slider_text .img_sec::after {
    width: 200px;
    height: 30px;
    right: 80px;
    background-size: 200px;
  }
  .hero_animation {
    bottom: -250px !important;
  }
  .project_slider .owl-nav {
    bottom: -5rem;
  }
  .services_type .crd_main .img_section {
    flex-wrap: wrap;
    margin: 1rem 0;
  }
  .project_details_bnr .img_sec {
    width: 115px;
  }
  .project-details .project-info .info {
    border-left: none;
    padding-left: 0;
  }
  ul.info-list {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0;
  }
  ul.info-list li {
    min-width: 50%;
  }
  .main_heading p.first {
    display: none;
  }
  .main_heading p.last {
    display: block;
  }
  .project_slider {
    margin-top: 1rem;
  }
  .process .process_text p {
    min-height: 35px;
  }
  .featured {
    padding: 2rem 0;
  }
  .footer .form_crd .row {
    row-gap: 24px;
  }
  .footer .form_crd {
    padding: 20px;
    border-radius: 16px;
    margin-bottom: -4rem;
    margin-top: 2rem;
  }
  .footer .form_crd .lt_card {
    border-radius: 12px;
    padding: 16px;
  }
  .footer .form_crd .lt_card h2 {
    font: normal normal 600 22px / 25px Rubik;
  }
  .footer .form_crd .lt_card p {
    font: normal normal 300 12px / 16px Rubik;
    font-size:1.05rem;
    margin: 6px 0 16px;
  }
  .footer .form_crd .heading_bx h2 {
    font: normal normal 600 22px / 25px Rubik;
  }
  .footer .form_crd .heading_bx p {
    font: normal normal 300 12px / 16px Rubik;
    margin: 6px 0 16px;
  }
  .footer .form_crd .form_bx {
    gap: 16px;
  }
  .ftr_main {
    padding: 6rem 0 2rem;
  }
}

/* @media only screen and (max-width: 600px) {
  .hero {
    height: 75vh;
  }
  .hero_main {
    height: 75vh;
  }
} */
@media only screen and (max-width: 400px) {
 

  .slider_text h1 {
    font: normal normal bold 25px/32px Rubik;
  }
  .slider_text .img_sec img {
    height: 200px;
  }

  .testimoials_slider .text_slider h4 {
    font: normal normal 500 13px/20px Rubik;
  }
  .testimoials_slider .text_slider h4 span {
    font: normal normal 300 12px/15px Rubik;
  }
  .profile_img img {
    height: 105px;
    width: 105px;
    object-fit: cover;
  }
  .profile_img::before {
    width: 100px;
    height: 104px;
    left: 5px;
  }
  .services_type .crd_main .img_section .sub_img {
    margin-right: 1rem;
    margin-bottom: 0.5rem;
  }
  .services_type .crd_main .img_section {
    flex-wrap: wrap;
  }
  .carrier_bnr .bnr_right h1 {
    font: normal normal bold 25px/35px Rubik;
  }
  .works_card {
    padding: 1rem 1rem;
  }
  .works_card .card_top p {
    top: -28px;
    left: 0px;
  }
  .top_sec .text_sec {
    width: 45%;
  }
  .top_sec .text_sec h1 {
    font: normal normal 400 11px/18px Rubik;
  }
  .top_sec .lets_talk {
    font: normal normal 400 11px Rubik;
    padding: 10px 7px;
    width: 100px;
  }
  .top_sec img {
    height: 12px;
  }
  .services_crd h3 {
    font: normal normal 600 12px/18px Poppins;
        font-size:1.15rem;

  }
  .services_crd p {
    font: normal normal normal 11px/18px Poppins;
    
    font-size:1.05rem;
  }
  .services_crd {
    margin-top: 1rem;
    min-height: 202px;
    padding: 1rem 0.5rem;
  }
  .slider_text .img_sec::before {
    width: 200px;
    background-size: 200px;
  }
  .slider_text .img_sec::after {
    width: 150px;
    height: 22px;
    right: 90px;
    background-size: 150px;
  }
  .slider_main .img_sec {
    min-height: 315px;
    max-height: 315px;
  }
  .slider_main .img_sec img {
    height: 315px;
  }
}
