@media (max-width:1600px) {

    .section_title {

        font-size: 68px;
        display:inline-block;

    }



    .letter_title {

        font-size: 60px;

    }

}



@media (max-width:1400px) {

    a.hb_btn {

        margin-left: 30px;

    }



    .section_title {

        font-size: 64px;

    }



    .letter_title {

        font-size: 56px;

    }



    .choose_grids .choose_grid {

        padding: 30px 30px 0 0

    }



    .service_analytics {

        margin-left: 30px;

    }



    .ceo_image {

        width: 330px;

    }



    .serana_grids {

        padding-left: 380px;

    }



    .footer_contact:nth-child(1) {

        padding-right: 30px;

    }



    .footer_contact {

        margin-top: 50px;

    }



    .about_report:nth-child(1),

    .about_report:nth-child(3) {

        padding-left: 100px;

    }

}



@media (max-width: 1305px) {

    .hb_menus {
        display: none;
        position: absolute;
        background: var(--btnbg);
        max-height: 500px;
        top: calc(100% + 16px);
        width: 100%;
        box-shadow: 1px 0 10px 0 rgb(255 255 255 / 50%);
        text-align: center;
        overflow: auto;
    }

    .hb_menus .hb_menu {
        color: var(--black);
        display: block;
        padding: 10px;
        text-align: center;
        font-size: 14px;
    }

    a.hb_btn {
        background: var(--black);
        color: var(--white);
        margin: 10px auto;
        padding: 12px 25px;
    }

    /* Remove hover for mobile devices */
    .hb_menu:hover .hb_submenusec {
        visibility: visible; 
        opacity: 1; 
    }

    /* Trigger submenu visibility by click on mobile */
    .hb_menu.active .hb_submenusec {
        visibility: visible;
        opacity: 1;
        position: relative;
        width: 100%;  /* Ensure the submenu takes the full width */
    }

    /* Centered vertical submenu layout with full width */
    .hb_submenusec {
        display: block;
        width: 100%; /* Make the submenu take full width */
        text-align: center; /* Center-align text */
        padding: 0;
        box-sizing: border-box; /* Ensure padding and border do not affect width */
    }

    .hb_submenusec .hb_submenu_item {
        display: block;
        padding: 8px 0;
        width: 100%; /* Ensure each submenu item takes full width */
        color: var(--black); /* Adjust color as needed */
        text-align: center; /* Center the text */
        margin: 0; /* Remove any margin */
        box-sizing: border-box;
    }

    /* Burger menu */
    .burgermenu {
        display: inline-block;
        vertical-align: middle;
    }

    .burgerdiv {
        display: block;
        position: relative;
        width: 30px;
        height: 30px;
    }

    .burgerdiv .lines {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        width: 100%;
        height: 3px;
        background: var(--btnbg);
        transition: background .4s;
    }

    .burgerdiv .lines:before,
    .burgerdiv .lines:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 3px;
        left: 0;
        top: -8px;
        background: var(--btnbg);
        transition: background .4s;
    }

    .burgerdiv .lines:after {
        top: auto;
        bottom: -8px;
    }

    /* Enable click toggle for burger menu */
    .active .burgerdiv .lines {
        background-color: transparent;
    }

    .active .burgerdiv .lines:before,
    .active .burgerdiv .lines:after {
        transform: rotate(45deg);
        background-color: var(--btnbg);
        top: 0;
    }

    .active .burgerdiv .lines:before {
        transform: rotate(-45deg);
        background-color: var(--btnbg);
        top: 0;
    }
}


@media (max-width:1200px) {

    .section_title {

        font-size: 60px;

    }



    .letter_title {

        font-size: 52px;

    }



    .ceo_image {

        width: 300px;

    }



    .serana_grids {

        padding-left: 350px;

    }



    .sec_choose {

        padding: 30px;

    }



    /* Banner image */

    .position-absolute.banimg_two {

        position: relative !important;

        top: auto;

        left: auto;

        display: none;

        vertical-align: middle;

    }



    img.position-absolute.banimg_one {

        right: auto;

        bottom: auto;

        position: relative !important;

        display: none;

        vertical-align: middle;

    }



    img.position-absolute.banimg_three {

        position: relative !important;

        left: auto;

        bottom: auto;

        display: none;

    }



    img.position-absolute.banimg_four {

        position: relative !important;

        right: auto;

        bottom: auto;

        display: none;

        vertical-align: middle;

    }



    /* Banner image */

    .rating_list {

        width: 25%;

    }



    .footer_contact {

        margin-top: 30px;

    }



    .footer_right {

        padding: 30px 0 0 50px;

    }



    .footer_left {

        padding: 30px 50px 0 0;

    }



    .portfolio_list:nth-child(2) {

        margin-top: 150px;

    }



    .ht_col {

        padding: 0 20px;

    }



    .headtop_icons a {

        width: 35px;

        height: 35px

    }



    .headtop_icons a i,

    .headtop_icons a img {

        top: 9px;

        left: 8px;

    }



    .report_number span {

        width: 170px;

        height: 170px;

    }



    .about_report:nth-child(1),

    .about_report:nth-child(3) {

        padding-left: 70px;

    }

}



@media (max-width: 1024px) {    

    .section_title {

        font-size: 54px;

    }



    .letter_title {

        font-size: 48px;

    }



    .subsection_title {

        font-size: 32px;

    }



    .sec_white+.sec_white {

        margin-top: -60px;

    }



    .sec_padd {

        padding: 60px 0;

    }



    .achievement_list {

        padding: 0 10px;

    }



    .achievement_sec {

        padding: 20px;

    }



    .sec_choose {

        padding: 20px;

    }



    .ceo_image {

        width: 270px;

    }



    .serana_grids {

        padding-left: 310px;

    }



    .footer_contacts {

        display: block;

    }



    .footer_contact,

    .footer_contact:nth-child(1) {

        padding: 0;

    }



    .Privacy {

        margin-top: 40px;

    }



    .footer_image:nth-child(1) {

        padding-right: 60px;

    }



    .grid_title {

        font-size: 30px;

    }



    .sl_service ul {

        display: block;

        margin: 0;

    }



    .service_lists {

        padding: 20px 40px;

    }





    .clients_list {

        width: 20%;

    }



    .testimonial_left,

    .testimonial_right {

        margin-top: 40px;

    }



    .testimonial_sec {

        padding: 60px 0 50px 70px;

    }



    .portfolio_list:nth-child(1) {

        margin-top: 90px;

    }



    .portfolio_list:nth-child(2) {

        margin-top: 110px;

    }



    .portfolio_list {

        margin-top: 110px;

    }



    .portfolio_list {

        padding: 0 30px;

    }



    .portfolio_lists {

        margin: 0 -30px;

    }



    .sl_service li {

        width: 33.33%;

    }



    .report_number span {

        width: 150px;

        height: 150px;

    }



    .about_report:nth-child(1),

    .about_report:nth-child(3) {

        padding-left: 40px;

    }

}



@media (max-width:950px) {

    .headtop_left {

        width: 100%;

        text-align: center;

    }



    .headtop_right {

        width: 100%;

        text-align: center;

    }



    .headtop_icons a {

        margin-top: 5px;

    }



    .aboutslides .aboutlay {

        display: block;

    }



    .aboutslides {

        display: block;

        width: 100%;

    }



    .aboutbanner .middle-wrap-table {

        height: auto;

    }



    .aboutthree_list {

        width: 50%;

    }



    .aboutfour_list {

        width: 25%;

    }

}



@media (max-width:820px) {

    .c {

        padding: 0 40px;

    }

    .main-portfolio h4.subtext.pl_title {

    float: left;

    width: auto;

    color: #000;

    text-align: left;

    font-size: 12px !important;

    width: 50%;

}



    .sec_padd {

        padding: 50px 0;

    }



    .section_title {

        font-size: 49px;

    }



    .letter_title {

        font-size: 43px;

    }



    .hb_submenusec a {

        width: 50%;

    }



    .banner_middle .middle {

        padding: 120px 0 60px;

    }



    .middle-wrap-table.banner_middle {

        height: 740px;

    }



    .subsection_title {

        font-size: 28px;

    }



    .sec_white+.sec_white {

        margin-top: -50px;

    }



    .achievement_list {

        width: 33.33%;

    }



    .subtext {

        font-size: 22px;

    }



    p.choose_text {

        line-height: 1.2;

    }



    .serana_tit {

        line-height: 1.3;

    }



    .choose_grids .choose_grid:nth-child(1),

    .choose_grids .choose_grid {

        width: 100%;

        border: none;

        padding: 30px 0 0;

    }



    .choose_grids {

        border: none;

        margin: 0;

    }



    .about-btn {

        margin-top: 50px;

    }



    .service_analytics {

        margin: 0;

    }



    .serana_grid {

        padding-top: 40px;

    }



    .serana_grids {

        padding-left: 280px;

    }



    .footer_right {

        padding: 30px 0 0 30px;

    }



    .footer_left {

        padding: 30px 30px 0 0;

    }



    .footer_image:nth-child(1) {

        padding-right: 30px;

    }



    .footer_formtext {

        line-height: 1.2;

    }



    .grid_title {

        font-size: 28px;

    }



    .footer {

        padding: 40px 40px 30px

    }



    .footer_bottom {

        padding: 25px 30px;

    }



    .service_lists {

        padding: 20px;

    }



    p.clients_text {

        line-height: 1.1;

    }



    .sl_service li {

        padding: 15px 20px 0;

        width: 50%;

    }



    h2.client_title.subsection_title {

        line-height: 1.1;

    }





    .clients_list {

        width: 25%;

        margin-top: 30px;

    }





    .testimonial_left {

        width: 100%;

        padding: 0;

        margin-top: 30px;

    }



    .testimonial_right {

        width: 100%;

        margin-top: 30px;

    }



    .testimonial_sec {

        padding: 40px 0 40px 50px;

    }



    .testimonial_swiper .swiper-container-horizontal>.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {

        margin-top: 40px;

    }





    .faq_list {

        border-radius: 100px;

    }



    .faq_sec {

        padding: 30px;

        border-radius: 100px;

    }



    .faqlist_qa {

        border-radius: 100px;

        padding: 20px 60px 30px 30px;

    }



    span.plus {

        width: 25px;

        height: 25px;

        right: 25px;

    }



    span.plus:before,

    span.plus:after {

        width: 2px;

    }



    .faq_btn {

        padding: 15px 40px;

    }



    .portfolio_list:nth-child(1) {

        margin-top: 60px;

    }



    .portfolio_list:nth-child(2) {

        margin-top: 70px;

    }



    .portfolio_list {

        margin-top: 80px;

        width: 50%;

    }



    .portfolio_listsizer {

        width: 50%;

    }



    a.portfolio_catlist.btn {

        margin: 40px 15px 0;

    }



    .portfolio_overlay {

        padding: 40px

    }



    .po_project {

        margin-top: 40px;

    }



    .achivement_sec .row {

        display: block;

    }



    .faq_list {

        width: 100%;

    }



    .service_lists {

        width: 50%;

    }



    .report_number span {

        width: 120px;

        height: 120px;

    }



    .abouttwo_left,

    .abouttwo_right {

        width: 100%;

    }



    .about_report:nth-child(1),

    .about_report:nth-child(3) {

        padding: 0;

    }



    .aboutfour_list {

        width: 33.33%;

    }

}



@media (max-width:740px) {

    .header_top {

        background: var(--btnbg);

    }



    .testimonial_swiper .swiper-slide {

        width: 33.33%;

    }



    .hb_submenusec a {

        width: 100%;

    }



    .ht_col {

        display: block;

        text-align: center;

    }



    header {

        position: relative;

        top: auto;

        left: auto;

    }



    .header_bottom {

        background: var(--black);

    }



    .testimonial_list {

        text-align: center;

    }



    .banner_middle .middle {

        padding: 30px 0;

    }



    .middle-wrap-table.banner_middle {

        height: 540px;

    }



    .rating_list {

        width: 33.33%;

    }



    .achievement_list {

        width: 50%;

    }



    .aboutfour_list {

        width: 50%;

    }



    .service_lists {

        width: 100%;

    }



    .ceo_image {

        position: relative;

        width: auto;

        height: 550px;

        top: auto;

        left: auto;

        background-position: center;

    }



    .serana_grids {

        padding: 30px 0 0;

    }



    .footer_left {

        width: 100%;

        border: none;

        padding: 30px 0 0 0;

    }



    .footer_right {

        width: 100%;

        padding: 0;

    }



    a.top_heada {

        color: var(--black);

    }



    .footerb_lay {

        display: block;

    }



    .fb_menus {

        padding: 30px 0 0;

    }



    .service_left {

        width: 100%;

    }



    .service_right {

        width: 100%;

        margin-top: 50px;

    }



    .expert_swiper .swiper-slide,

    .clients_list {

        width: 33.33%;

    }



    .faq_sec,

    .faq_list,

    .faqlist_qa {

        border-radius: 50px;

    }



    .portfolio_list {

        width: 50%;

    }

}



@media (max-width:600px) {



    .aboutthree_left,

    .aboutthree_right {

        padding: 0;

        width: 100%;

    }



    .report_number span {

        width: 100px;

        height: 100px;

    }



    .section_title {

        font-size: 44px;

    }



    .letter_title {

        font-size: 38px;

    }



    .rating_list {

        width: 50%;

        margin-top: 30px;

    }



    .achievement_list {

        width: 100%;

    }



    .ceo_image {

        height: 450px;

    }



    .achivement_sec .row {

        display: block;

    }



    .form_field:nth-child(1),

    .form_field:nth-child(2),

    .form_field:nth-child(3),

    .form_field:nth-child(4) {

        width: 100%;

    }



    .aboutfour_list {

        width: 100%;

    }



    .grid_title {

        font-size: 26px;

    }



    p.clients_text {

        font-size: 18px;

    }



    .subsection_title {

        font-size: 25px;

    }



    .clients_list {

        width: 50%;

        margin-top: 20px;

    }



    .testimonial_sec {

        padding: 30px 0 30px 30px;

    }



    .testimonial_cname span {

        display: block;

        padding: 10px 0 0;

    }



    .testimonial_swiper .swiper-container-horizontal>.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {

        margin-top: 20px;

    }



    .faq_sec,

    .faq_list,

    .faqlist_qa {

        border-radius: 30px;

    }



    .faqlist_qa {

        padding: 20px 60px 20px 20px;

        border-radius: 30px;

    }



    .faq_btn {

        padding: 15px;

    }



    .portfolio_list:nth-child(1),

    .portfolio_list:nth-child(2) {

        margin-top: 40px;

    }



    .portfolio_list {

        margin-top: 50px;

        width: 100%;

    }



    a.portfolio_catlist.btn {

        margin: 30px 15px 0;

    }



    .portfolio_overlay {

        padding: 30px;

    }



    .testimonial_swiper .swiper-slide {

        width: 70%;

    }



    .expert_swiper .swiper-slide {

        width: 50%;

    }



    .testimonial_list {

        padding: 20px;

    }

}



@media (max-width:420px) {

    .c {

        padding: 0 30px;

    }



    .sec_white+.sec_white {

        margin-top: -30px;

    }



    .sec_padd {

        padding: 30px 0;

    }



    .about_text {

        margin-top: 30px;
        text-align:center;

    }



    .section_title {

        font-size: 39px;

    }



    .letter_title {

        font-size: 33px;

    }



    .subsection_title {

        font-size: 25px;

    }



    p.banner_text {

        font-size: 18px;

        padding-top: 20px;

    }



    a.abouttwo_btn {

        margin: 20px 10px 0 0;

    }



    .about_report {

        display: block;

        text-align: center;

    }



    .report_info {

        margin-top: 20px;

    }



    .aboutthree_list {

        width: 100%;

        text-align: center;

    }



    .rating_list {

        width: 100%;

    }



    .about-btn {

        margin-top: 30px;

    }



    .serana_tit {

        font-size: 18px;

    }



    .grid_title {

        font-size: 24px;

    }



    .footer_grid {

        margin-top: 30px;

    }



    .footer {

        padding: 30px;

    }



    .subsection_title {

        font-size: 23px;

    }



    a.fc_a,

    .Privacy {

        margin: 20px 0 0;

    }



    .footer_bottom {

        padding: 20px 30px;

    }



    .testimonial_sec {

        padding: 20px 0 20px 20px;

    }



    .testimonial_txt {

        font-size: 18px;

    }



    .ceo_image {

        height: 350px;

    }



    .faqlist_q {

        font-size: 18px;

    }



    span.plus {

        right: 20px;

    }



    .faq_btn {

        padding: 12px;

        font-size: 14px;

    }



    .faq_sec {

        padding: 20px;

        border-radius: 20px;

    }



    .faq_list,

    .faqlist_qa {

        border-radius: 20px;

    }



    .subtext {

        font-size: 20px;

    }



    .portfolio_list {

        margin-top: 30px;

    }



    .portfolio_list:nth-child(3),

    .portfolio_list:nth-child(1),

    .portfolio_list:nth-child(2) {

        margin-top: 30px;

    }



    a.portfolio_catlist.btn {

        margin: 20px 15px 0;

    }



    a.portfolio_catlist.btn {

        font-size: 14px;

    }



    .btn {

        padding: 6px 15px;

    }



    .portfolio_overlay {

        padding: 20px;

    }



    .testimonial_cname,

    p.po_text {

        margin-top: 20px;

    }



    a.po_link,

    .po_project {

        margin-top: 20px;

    }



    .Privacy {

        font-size: 18px;

    }



    .sl_service li {

        width: 100%;

    }



    .aboutlay .section_title {

        font-size: 38px;

    }



    .testimonial_swiper .swiper-slide {

        width: 90%;

    }



    .expert_swiper .swiper-slide {

        width: 100%;

    }



    .testimonial_list {

        padding: 10px;

    }

}



@media (max-width:320px) {

    .section_title {

        font-size: 36px;

    }



    .serana_tit {

        font-size: 16px;

    }



    .letter_title {

        font-size: 30px;

    }



    .grid_title {

        font-size: 22px;

    }



    .aboutlay .section_title {

        font-size: 35px;

    }

}