@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }
}

@media(max-width: 1399.98px) {
}

@media(max-width: 1199.98px) {
    .headerarea .logo {
        max-width: 120px;
    }

    .menu ul li a {
        font-size: 16px;
        margin: 0 12px;
    }

    .headerarea .btn01, .whatwe_do .btn01 {
        font-size: 16px;
        padding: 9px 20px;
        margin-left: 15px;
    }

    .bannertext h1 {
        font-size: 70px;
        line-height: 72px;
    }

    .banner {
        height: 500px;
    }

    .btn01 {
        font-size: 16px;
        padding: 10px 25px;
        margin: 25px 5px 0;
    }

    .p-80 {
        padding: 40px 0;
    }

    .headertext h2 {
        font-size: 80px;
        line-height: 82px;
    }

    .aboutus .headertext p {
        font-size: 23px;
        line-height: 32px;
        flex-basis: 510px;
    }

    .about_right {
        padding-left: 15px;
    }

    .about_right .headertext h3 {
        width: 100%;
    }

    .about_pic01 {
        height: 350px;
    }

    .headertext h3 {
        font-size: 38px;
        line-height: 42px;
    }

    .about_btm {
        margin-top: 30px;
    }

    .about_pic02 {
        height: 100px;
    }

    .digital_vision p {
        font-size: 30px;
        line-height: 44px;
        width: 100%;
    }

    .digital_vision p span img {
        width: 72px;
        height: 35px;
    }

    .digital_counter {
        margin-top: 40px;
    }

    .digital_vision .headertext h2 {
        font-size: 58px;
        margin: 0 0 15px;
        line-height: 68px;
    }

    .digital_counter :nth-of-type(3) .headertext {
        margin-left: 220px;
    }

    .digital_counter :nth-of-type(4) .headertext {
        margin-left: 220px;
    }

    .our_servicesleft_pic {
        height: 330px;
    }

    .our_services .mt-5 {
        margin-top: 1rem !important;
    }

    .our_servicesleft h4 {
        font-size: 22px;
    }

    .imgHeight .our_servicesleft_pic {
        height: 200px;
    }

    .case_studies_in {
        margin-top: 90px;
    }

    .slide_text h5 {
        font-size: 16px;
    }

    .studies_slide_cardpic {
        height: 340px;
    }

    .case_studies_in:before {
        height: 580px;
    }

    .whatwe_do_left {
        padding: 30px 20px;
    }

    .whatwe_do h4 {
        font-size: 26px;
    }

    .brandText {
        width: 100%;
        margin-top: 30px;
    }

    .right_count h2 {
        font-size: 85px;
    }

    .our_work_cardrowPic {
        height: 385px;
    }

    .marquee-logos {
        margin-top: 40px;
    }

    .image_gap {
        width: 170px !important;
        height: 70px !important;
        min-width: 170px !important;
        min-height: 70px !important;
        padding: 10px 15px;
    }

    .our_team .headertext {
        margin-bottom: 25px;
    }

    .our_team_cardpic {
        height: 220px;
    }

    .letsWork h2 {
        font-size: 75px;
        line-height: 78px;
    }

    .letsWork h2 span {
        margin-left: 130px;
    }

    .letsWork h2 span .circle_btn {
        width: 60px;
        height: 60px;
    }

    .footer_topbox {
        height: 115px;
        padding: 0 5px;
    }

    .letsWork {
        padding: 40px 0;
    }

    .footer-social li a {
        min-width: 35px;
        max-width: 35px;
        height: 35px;
        font-size: 15px;
    }

    .footer_btmcard ul li {
        padding-bottom: 8px;
    }

    .left-line:before {
        width: 51%;
        margin-left: -51%;
    }

    .footer_top {
        padding: 15px 0;
        margin-bottom: 40px;
    }

    .about_banner h2 {
        font-size: 50px;
        line-height: 50px;
    }

    .about_content {
        width: 80%;
    }

    .about_banner h3 {
        font-size: 42px;
    }

    .about_content {
        top: 150px;
    }

    .about_banner img {
        margin-top: 50px;
    }

    .what_we_right {
        padding-left: 0;
    }

    .what_we .headertext h2 {
        font-size: 60px;
        line-height: 65px;
    }

    .why_choosepic {
        width: 100%;
        height: 500px;
    }

    .why_choose:before {
        height: 100px;
    }

    .serviceB .our_servicesleft h4 {
        font-size: 20px;
    }

    .serviceB .btn01 {
        padding: 6px 18px;
    }

    .seo_services_right {
        width: 100%;
    }

    .optimizing_box {
        padding: 25px 15px;
        margin-top: 15px;
    }

    .real_resultPic {
        width: 100%;
        height: 340px;
    }

    .real_result_cardrow h4, .seo_packages h4 {
        font-size: 22px;
    }

    .seo_packages .headertext h6, .seo_result .headertext h6 {
        font-size: 20px;
    }

    .seo_process_card h4 {
        font-size: 24px;
    }

    .faqs_sec .headertext {
        margin-bottom: 30px;
    }

    .get_touch_right {
        width: 100%;
    }
	.headerarea .btn01{padding: 0px 0px;}
	.solutions_services .bannertext p{ display:none;}
}

@media (max-width: 991.98px) {
    .menu ul li a {
        font-size: 16px;
        margin: 0;
        padding: 0;
    }

    .headerarea .btn01 {
        display: none;
    }
	.menu ul li span::after{ color:#000;}
	.seo_services{margin-top: 40px;}
	.seo_servicesPic{ height:auto;}
	.real_result .headertext {
  width: 100%;
}
	.real_result_cardrow{margin-top: 30px;}
	 .real_resultPic {
   
    margin-top: 20px;
  }
	.seo_result_inleft{padding: 0px 0px 25px 0;
  border-right: 0px solid #5e5e5e;}
    .headerarea .d-none {
        display: block!important;
    }
	.seo_services_right{margin-top: 20px;}
	.seo_resultpic{height: auto;}
    .headerarea .btn02 {
        font-size: 16px;
        padding: 7px 25px;
        margin: 0;
        border-radius: 30px;
        color: #fff;
    }

    .aboutus .headertext p {
        font-size: 20px;
        line-height: 26px;
        flex-basis: 425px;
    }

    .about_right {
        padding-left: 0;
    }

    .headertext h3 {
        font-size: 32px;
        line-height: 36px;
    }

    .bannertext h1 {
        font-size: 60px;
        line-height: 64px;
    }

    .digital_counter :nth-of-type(4) .headertext {
        margin-left: 0;
    }

    .digital_counter :nth-of-type(3) .headertext {
        margin-left: 0;
    }

    .right_count {
        gap: 35px;
    }

    .right_count h2 {
        font-size: 55px;
    }

    .right_count h6 {
        color: #fff;
        font-size: 15px;
    }

    .our_services .headertext {
        width: 100%;
        flex-direction: column;
        gap: 15px;
        align-items: flex-start;
    }

    .banner {
        height: 450px;
    }

    .headertext h2 {
        font-size: 65px;
        line-height: 80px;
    }

    .digital_vision p {
        font-size: 25px;
        line-height: 40px;
    }

    .digital_vision p span img {
        width: 65px;
        height: 30px;
    }

    .digital_vision .headertext h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .our_servicesleft_pic {
        height: 235px;
    }

    .our_servicesleft h4 {
        -webkit-line-clamp: 2;
    }

    .left-line:before {
        display: none;
    }

    .d-flex.justify-content-between.mt-3 {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .our_services .btn01 {
        flex-basis: inherit;
        padding: 9px 20px;
    }

    .imgHeight .our_servicesleft_pic {
        height: 160px;
    }

    .circle_btn {
        flex-basis: 55px;
        flex-shrink: 0;
    }

    .whatwe_do .headertext {
        width: 100%;
        flex-direction: column;
        gap: 15px;
    }

    .whatwe_do .headertext h3 {
        flex-basis: auto;
    }

    .whatwe_do_left {
        padding: 20px 15px;
    }

    .whatwe_do_iconbox {
        width: 60px;
        height: 60px;
    }

    .whatwe_do h4 {
        font-size: 22px;
    }

    .whatwe_do p {
        margin: 10px 0;
    }

    .brandText {
        margin-top: 40px;
    }

    .our_work_cardrowPic {
        height: 300px;
    }

    .our_workbtm h5 {
        font-size: 20px;
    }

    .our_workbtm .circle_btn {
        width: 35px;
        height: 35px;
        flex-basis: 35px;
        flex-shrink: 0;
    }

    .our_team_cardpic {
        height: 320px;
    }

    .accordion_grid {
        grid-template-columns: 1fr;
    }

    .footer_area p {
        text-align: center;
    }

    .footer-logo img {
        width: 120px;
    }

    .footer-social {
        margin-top: 20px;
    }

    .footer_btm .footer-logo {
        align-items: flex-start !important;
        justify-content: flex-start !important;
    }

    .footer-social {
        display: flex;
        justify-content: flex-start;
    }

    .formfild .form-control {
        border-radius: 50px;
        height: 36px;
        color: #fff;
        font-weight: 500;
        border: none;
        background-color: transparent;
        font-size: 14px;
        padding: 6px 10px 6px 10px;
    /* box-shadow: inset 0px 0px 13px 0px #cbcbcb; */
        ;
    }

    .faqs_sec .set > a {
        font-size: 18px;
    }

    .faqs_sec .set > a i {
        position: absolute;
        top: 13px;
        right: 15px;
    }

    .faqs_sec .accordion-container2 {
        grid-template-columns: 1fr;
    }

    .letsWork h2 {
        font-size: 55px;
        line-height: 58px;
    }

    .letsWork h2 span .circle_btn {
        width: 46px;
        height: 46px;
        flex-basis: 46px;
        flex-shrink: 0;
    }

    .formfild .btn-primary {
        padding: 5px 5px !important;
        font-size: 14px;
        height: 36px;
        width: 36px;
        flex-basis: 36px;
    }

    .formfild {
        height: 44px;
    }

    .about_banner h2 {
        font-size: 40px;
        line-height: 46px;
    }

    .about_banner p {
        display: none;
    }

    .about_banner img {
        margin-top: 90px;
        height: auto;
    }

    .about_banner h3 {
        font-size: 36px;
    }

    .what_we .headertext h2 {
        font-size: 40px;
        line-height: 56px;
    }

    .headertext h6 {
        font-size: 15px;
    }

    .btn01 {
        font-size: 15px;
        padding: 8px 15px;
        margin: 25px 5px 0;
    }

    .why_choosepic {
        height: auto;
    }

    .why_choose:before {
        display: none;
    }

    .what_we.p-80.pb-0 {
        padding-bottom: 50px !important;
    }

    .why_choose .row.align-items-end {
        align-items: center !important;
        gap: 15px;
    }

    .get_touch_right {
        width: 100%;
    }

    .form_box {
        padding: 25px 15px;
    }

    .field02 {
        font-size: 14px;
        height: 45px;
        margin-bottom: 10px;
    }

    .fild1 {
        min-height: 100px;
    }

    .footer-social li {
        margin: 0px 2px;
    }

    .footer-social li a {
        min-width: 30px;
        max-width: 30px;
        height: 30px;
        font-size: 14px;
    }

    .footer_area::before {
        width: 600px;
        height: 470px;
    }

    .get_touch {
        min-height: auto;
    }
	.headerarea.fix .menu ul li a {
  color: #000;
}
	.solutions_services h2 {
  margin-left: 0px;
  text-align: center;font-size: 50px;line-height: 55px;
}
	.solutions_services h2 span::before{ display:none;}
	.solutions_services{margin-top: 45px;}
	.lambdinner_box .lambdinner_textbox {
  padding-left: 0px;
  margin-top: 17px;
  text-align: center;
}
	.lambdinner_box .lambdinner_textbox .d-flex{ display:block !important;}	
	.lambdinner_box .lambdinner_textbox .flex-shrink-0{ display:none !important;}
	.lambdinner_box .lambdinner_textbox p, .lambdinner_totalarea .lambdinner_box:nth-of-type(2n) .lambdinner_textbox p{ text-align:center;}
	.lambdinner_totalarea .lambdinner_box:nth-of-type(2n) .lthumblebox { order: 1;}
	.lambdinner_totalarea .lambdinner_box:nth-of-type(2n) .ltextbox { order: 2;}
	.lambdinner_totalarea .lambdinner_box:nth-of-type(2n) .ltextbox .lambdinner_textbox {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}
	.lambdinner_box {
  margin-top: 40px;
}
	.awesome_services .headertext{ text-align:center;}
	.awesome_services_right {
  width: 100%;
  margin-top: 30px;
}
	.creative_services .headertext {
  width: 90%;
  margin: 0 auto;
}
	.creative_services_tab .d-flex.align-items-start{ display:block !important;}
	.creative_services_tab .flex-column {
  flex-direction: initial !important;
  justify-content: center;
  margin-bottom: 30px;
}
	.creative_services_tab .nav-pills .nav-link.active::after{ display:none;}	
	.creative_services_tab .nav-pills .nav-link.active::before{width: 100%;
  height: 1px;}
	.testimonials_cardpic{height: 200px;flex-basis: 200px;}
	.testimonials_right p {
  font-size: 25px;
  
  line-height: 32px;
  margin: 20px 0;
  
}
	.video_in {
  width: 100%;
 
}
	.video_sec h2:nth-of-type(2){right: 0px;}
	.blog_secleft{ margin-bottom:20px;}
}

@media (max-width: 767.98px) {
    .bannertext h1 {
        font-size: 45px;
        line-height: 48px;
    }

    .banner {
        height: 390px;
    }

    .headertext h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .about_top .headertext {
        flex-direction: column;
        gap: 15px;
    }

    .aboutus .headertext p {
        flex-basis: auto;
    }

    .about_righttop {
        margin-top: 25px;
    }

    .about_right .headertext {
        text-align: center;
    }

    .digital_vision p {
        font-size: 22px;
        line-height: 36px;
    }

    .digital_vision .headertext h2 {
        font-size: 42px;
        line-height: 50px;
    }

    .d-flex.justify-content-between.mt-3 {
        text-align: center;
    }

    .our_servicesleft h4 {
        font-size: 18px;
    }

    .partners_sectop {
        flex-direction: column;
        gap: 15px;
    }

    .partners_sectop .headertext {
        flex-basis: inherit;
        flex-shrink: 0;
    }

    .our_work_cardrowPic {
        height: 200px;
    }

    .our_workbtm h5 {
        font-size: 17px;
    }

    .secTitleTag h5 {
        font-size: 15px;
    }

    .our_team_cardpic {
        height: 250px;
    }

    .faqs_sec .headertext h3 {
        width: 100%;
        margin: 15px auto 0;
    }

    .divideline {
        border-right: none;
    }

    .about_top .headertext {
        text-align: center;
    }

    .aboutus .headertext p {
        font-size: 17px;
        line-height: 26px;
    }

    .about_pic01 {
        height: 280px;
    }

    .circle_btn {
        flex-basis: 40px;
        width: 40px;
        height: 40px;
    }

    .circle_btn i {
        font-size: 17px;
    }

    .footer_area::before {
        width: 450px;
        height: 450px;
    }

    .footer_btm {
        margin-bottom: 15px;
    }

    .footer_btmcard h4 {
        font-size: 20px;
        margin: 0px 0 10px;
    }

    .footer_btmcard ul li {
        padding-bottom: 5px;
    }

    .header-right .gap-3 {
        gap: 5px !important;
    }

    .menuButton {
        margin-left: 5px;
    }

    .about_banner h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .about_banner h3 {
        font-size: 28px;
    }

    .what_wepic {
        height: 300px;
    }

    .what_we_right {
        text-align: center;
    }

    .what_we_right p, .why_choose p, .get_touch p {
        margin-top: 10px;
    }

    .what_we .headertext h2 {
        font-size: 32px;
        line-height: 46px;
    }

    .why_choose_left {
        padding-right: 0;
        text-align: center;
    }

    .why_choosepic {
        height: 300px;
    }

    .get_touch {
        padding-top: 0 !important;
        text-align: center;
    }

    .get_touch_right {
        margin-top: 15px;
    }

    .get_touch_right h6 {
        line-height: normal;
        margin-bottom: 0;
    }

    .btn01 {
        font-size: 13px;
    }

    .footer_topbox {
        height: auto;
        padding: 0 5px;
    }

    .footer_topbox address {
        margin-bottom: 10px;
        width: 100%;
    }
	.about_bg{margin-top: 50px;padding: 25px 0px;}
	.creative_grid{grid-template-columns: 1fr 1fr;}
	.testimonials_card{gap: 20px;}
	.video_sec h2{font-size: 55px;line-height: 55px;}
	.video-wrapper{height: 350px;}
	.contactright{ margin-top:25px;}
	.counter-body{ text-align:left;}
	#comment, #author, #email{ width:80%;}
	.newsletter h2 p{ font-size:30px !important; line-height:35px !important;}
}

@media (max-width: 639.98px) {
    .headerarea .logo {
        max-width: 100px;
    }

    .headerarea .btn02 {
        font-size: 15px;
        padding: 4px 15px;
    }

    .bannertext h1 {
        font-size: 34px;
        line-height: 40px;
    }

    .banner {
        height: 300px;
    }

    .p-80 {
        padding: 30px 0;
    }

    .headertext h3 {
        font-size: 24px;
        line-height: 28px;
    }

    .btn01 {
        font-size: 15px;
        padding: 10px 30px;
        margin: 25px 5px 0;
    }
  .seo_process_card h4 {
    font-size: 20px;
  }
    .digital_vision p {
        font-size: 18px;
        line-height: 30px;
    }

    .digital_vision .headertext h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .digital_vision .headertext h6 {
        font-size: 14px;
    }

    .about_top .headertext {
        text-align: left;
    }

    .our_servicesleft_pic {
        height: 165px;
    }

    .our_servicesleft h4 {
        font-size: 16px !important;
    }

    .our_services .btn01 {
        flex-basis: inherit;
        padding: 7px 15px;
    }

    .owl-item.active.center .studies_slide_card {
        transform: scale(1);
    }

    .case_studies_in:before {
        width: 100%;
        height: 500px;
    }

    .slide_text {
        padding: 15px 15px 35px;
    }

    .whatwe_do_iconbox {
        width: 45px;
        height: 45px;
		padding: 8px !important;
    }
 .brandText {
    margin-top: 15px !important;
  }
    .whatwe_do h4 {
        font-size: 20px;
    }

    .whatwe_do p {
        line-height: 20px;
    }

    .headerarea .btn01, .whatwe_do .btn01 {
        font-size: 15px;
        padding: 7px 15px;
        margin-left: 15px;
    }

    .partners_sectop .headertext {
        text-align: center;
    }

    .right_count h2 {
        font-size: 32px;
        text-align: center;
    }

    .image_gap {
        width: 140px !important;
        height: 50px !important;
        min-width: 140px !important;
        min-height: 50px !important;
        padding: 10px 15px;
    }

    .our_work_cardrowPic {
        height: 170px;
    }

    .our_team_cardpic {
        height: 220px;
    }

    .letsWork h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .letsWork h2 span {
        margin-left: 80px;
    }

    .letsWork h2 span .circle_btn {
        width: 36px;
        height: 36px;
        flex-basis: 36px;
        flex-shrink: 0;
    }

    .letsWork {
        padding: 40px 0 20px;
    }

    .footer_topbox {
        height: auto;
        padding: 0 5px;
    }

    .footer_topbox {
        margin-bottom: 10px;
    }

    .footer_topbox address {
        width: 100%;
    }

    .footer_area::before {
        width: 340px;
        height: 340px;
    }

    #backToTop {
        width: 35px;
        height: 35px;
    }

    #backToTop .fa-arrow-up {
        font-size: 15px;
    }

    p {
        font-size: 15px;
    }

    .footer-logo img {
        width: 100px;
    }

    .partners_sec::before {
        width: 400px;
        height: 400px;
    }

    .case_studies_in {
        margin-top: 70px;
    }

    .about_top .headertext {
        text-align: center;
    }

    .about_right p {
        margin-top: 10px;
    }

    .our_services::after {
        width: 350px;
        height: 350px;
    }

    .our_services .headertext {
        text-align: left;
    }

    .digital_vision::before {
        left: 0;
        width: 300px;
        height: 300px;
    }

    .about_content {
        top: 130px;
    }

    .about_banner h2 {
        font-size: 30px;
        line-height: 42px;
    }

    .about_banner h3 {
        font-size: 20px;
    }

    .get_touch_right h6 {
        font-size: 30px;
    }

    .letsWork {
        padding: 20px 0 20px;
    }

    .letsWork h2 span .circle_btn {
        width: 32px;
        height: 32px;
        flex-basis: 32px;
    }

    .footer_topbox h6 {
        font-size: 18px;
        margin-bottom: 0;
    }

    .letsWork {
        text-align: center;
		padding-top: 25px !important;
    }

    .footer_btmcard ul li a {
        font-size: 15px;
    }

    .footer_btmcard ul li {
        font-size: 15px;
    }
	 .banner {
    height: 250px;
  }
	.accordion-item .accordion-header .accordion-button{padding-right: 25px;}
	.get_touch {
    padding-top: 30px !important;
    text-align: center;
  }
	.seo_services::before, .seo_services::after, .real_result::before, .seo_packages::after, .seo_result::after, .marketing_sec::after, .marketing_sec::before, .awesome_services::before, .awesome_services::after{ display:none;}
	.solutions_services h2{font-size: 35px;
    line-height: 40px;}
	.solutions_services{ padding:0px;}
	  .testimonials_right p {
    font-size: 16px;
    line-height: 26px;
    margin: 15px 0;
  }
	  .testimonials_cardpic {
    height: 150px;
    flex-basis: 150px;
  }
	 .video_sec h2 {
    font-size: 45px;
    line-height: 45px;
  }
	.latest_projectCard_pic {
  height: auto;
  
}
	.creative_services_tab .nav-pills{margin-right: 0px;
  gap: 0px;}
	.creative_services_tab .nav-link{font-size: 18px;}
	.creative_grid_box{height: auto;}
	.testimonials_right img{ display:none !important;}
	.blogcard_seclistpic{height: 200px;}
	.formfild {
   
    margin-top: 10px;
  }
	.blog_secleftpic{ height:auto;}
	#comment, #author, #email{ width:100%;}
	.newsletter{margin-top: 50px;}
}

@media (max-width: 479.98px) {
    .bannertext h1 {
        font-size: 25px;
        line-height: 30px;
    }

    .digital_vision .headertext h2:after {
        width: 140px;
    }

    .headline::after {
        margin: 30px auto 0;
    }

    .our_workbtm {
        gap: 10px;
        text-align: left;
    }

    .slide_text, .case_studies_in:before {
        display: none;
    }

    .imgHeight .our_servicesleft_pic, .our_servicesleft_pic {
        height: 110px;
    }
.comment-respond h2 {
  font-size: 30px;
  margin-bottom: 5px;
}
    .case_studies_in {
        margin-top: 30px;
    }

    .digital_counter {
        margin-top: 20px;
        text-align: center;
    }

    .digital_vision .headertext h2:after {
        left: 50%;
        right: 50%;
        transform: translate(-50%, -50%);
    }

    .brandText {
        margin-top: 10px;
    }

    .our_team_cardpic {
        height: 200px;
    }

    .footer-social li a {
        min-width: 30px;
        max-width: 30px;
        height: 30px;
        font-size: 13px;
    }
.solutions_services h2 {
    font-size: 30px;
    line-height: 35px;
  }
	.contactright h4{font-size: 35px;}
    .footer-social li {
        margin: 0px 2px;
    }

    .footer_btmcard h4 {
        font-size: 17px;
        margin: 0px 0 6px;
    }

    .about_content {
        top: 120px;
    }

    .what_wepic {
        height: 270px;
    }

    .serviceB .our_servicesleft h4 {
        font-size: 18px;
    }

    .formfild {
        margin-top: 10px;
    }

    .brandText a i {
        font-size: 12px;
    }

    .our_work_cardrowPic {
        height: 150px;
    }

    .our_workbtm .circle_btn {
        width: 30px;
        height: 30px;
        flex-basis: 30px;
        flex-shrink: 0;
    }

    .our_workbtm .circle_btn i {
        font-size: 13px;
    }

    .circle_btn {
        flex-basis: 35px;
        width: 35px;
        height: 35px;
    }

    .circle_btn i {
        font-size: 15px;
    }

    .whatwe_do_iconbox {
        margin: auto;
    }

    .whatwe_do_left {
        text-align: center;
    }
 .solutions_services h2 {
    font-size: 25px;
    line-height: 30px;
  }
    .brandText a {
        justify-content: center;
    }

    .faqs_sec .set > a {
        padding: 15px;
    }

    .faqs_sec .set > a i {
        top: 14px;
    }

    .about_pic01, .about_pic02, .our_servicesleft_pic, .whatwe_do_left, .our_work_cardrowPic {
        border-radius: 15px;
    }

    .image_gap {
        padding: 10px 10px;
    }

    .our_work .headertext {
        margin-bottom: 25px;
    }

    .faqs_sec .headertext {
        margin-bottom: 25px;
    }

    .footer_topbox h6 {
        letter-spacing: 1px;
    }
	.blogRight_cardpic{height: 100px;flex-basis: 100px;}
    .serviceB .mt-3 {
        margin-top: 10px!important;
    }
	.lambdinner_box .lambdinner_thumble{height: 260px;}
	.lambdinner_totalarea h4{ font-size:22px;}
	  .video_sec h2 {
    font-size: 40px;
    line-height: 40px;
  }
	.services_card{ padding:10px;}
	.services_cardpic{width: 70px;
  height: 70px;}
	.awesome_services_right h4{font-size: 20px;
  
  margin-bottom: 5px;}
	.row.g-4.mt-4 {
  margin-top: 0px !important;
}
}

@media (max-width: 410px) {
    .our_services::after, .partners_sec::before {
        width: 300px;
        height: 300px;
    }

    .headerarea .btn01, .whatwe_do .btn01 {
        font-size: 14px;
    }

    .our_work_cardrowPic {
        height: 130px;
    }

    .footer_topbox h6 {
        font-size: 16px;
    }

    .about_banner h2 {
        font-size: 24px;
        line-height: 36px;
    }

    .about_banner h3 {
        margin-bottom: 0;
        font-size: 17px;
    }

    .letsWork h2 {
        font-size: 24px;
        line-height: 34px;
    }

    .letsWork h2 span .circle_btn {
        width: 27px;
        height: 27px;
        flex-basis: 27px;
    }

    .circle_btn i {
        font-size: 13px;
    }
}