@media (min-width: 1680px) and (max-width: 1980px) {
    .latest-ins-slide .owl-stage-outer {
        height: 499px;
    }

    /* home page */
    .blog_card .blog_image {
        height: 280px;
    }

    .service_card .s_card_icon {
        border-radius: 10px;
        max-width: 80px;
        height: 80px;
        padding: 15px;
    }

    .about_v1 .about_row .about_right_img {
        height: 555px;
    }

    .candidate-slider .item-cell {
        border-radius: 25px;
        padding: 270px 40px 50px 70px;
    }

    /* end */
}

@media (min-width: 1600px) and (max-width: 1679px) {

    .cust-container-lg {
        max-width: 85%;
    }

    .cust-container-md {
        max-width: 78%;
    }

    .latest-ins-slide .item-cell {
        border: 2px solid var(--whitea);
        border-radius: 35px;
        padding: 35px 42px 55px;
    }

    .home-about .main .left {
        width: 40%;
        padding-right: 20px;
    }

    .home-about::after {
        content: "";
        position: absolute;
        width: 235px;
        height: 37%;
        background-image: url('../images/bgone.png');
        right: -65px;
        top: 107px;
        background-size: cover;
    }

    .candidate-slider .item-cell {
        background: transparent;
        border-radius: 35px;
        padding: 24px 35px 30px;
    }

    .latest-ins-slide .owl-stage-outer {
        height: 466px;
    }

    /* home page */
    .blog_card .blog_image {
        height: 280px;
    }

    .service_card .s_card_icon {
        border-radius: 10px;
        max-width: 80px;
        height: 80px;
        padding: 15px;
    }

    .about_v1 .about_row .about_right_img {
        height: 490px;
    }

    .candidate-slider .item-cell {
        border-radius: 25px;
        padding: 260px 25px 44px 40px;
    }

    .about_v1 .about_row {
        grid-template-columns: 35% 51%;
        gap: 4%;
    }

    .page__header .cust-navbar ul a {
        font-size: 14px;
        line-height: 20px;
    }

    .page__header .dropbtn {
        font-size: 15px;
        padding: 8px;
    }

    .home-banner {
        height: 760px;
        padding: 220px 0 81px;
    }

    .candidate-slider .cta a {
        height: 65px;
        width: 65px;
        font-size: 27px;
        line-height: 44px;
    }

    .home-banner .hero_row .hero_banner_image {
        width: 470px;
        height: 390px;
    }

    .service_card {
        border-radius: 12px;
        padding: 35px;
    }

    /* end */

}

@media (min-width: 1400px) and (max-width: 1599px) {

    :root {

        /* style guide for 1920 */
        --h1-font-size: 50px;
        --h1-line-height: 56px;

        --h2-font-size: 38px;
        --h2-line-height: 43px;

        --h3-font-size: 34px;
        --h3-line-height: 42px;

        --h4-font-size: 30px;
        --h4-line-height: 38px;

        --h5-font-size: 22px;
        --h5-line-height: 28px;

        --h6-font-size: 20px;
        --h6-line-height: 28px;

        --body-font-size: 16px;
        --body-line-height: 22px;

    }
    
    /* Service Detail */

    .banner.service_detial {
        height: max-content;
        padding: 185px 0 70px;
    }

    .service_row.detail_v1 {
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
    }
    
    .faq_main_wrap .accordion-header .accordion-button {
        font-size: calc(var(--h6-font-size) - 2px) !important;
        line-height: var(--h6-line-height) !important;
    }
    
    .form_wrap .form_row {
        grid-template-columns: 37% 61%;
        gap: 2%;
    }
    
    .home-client.bg_gray_v1 {
        padding: 80px 0;
    }
    
    .page__header {
        padding-top: 12px;
        padding-bottom: 10px;
    }

    .page__header .header-logo {
        width: 190px;
    }

    /* end */
    
    .theme-btn-outline {
        padding: 5px 21px;
        border-radius: 20px;
    }

    .theme-btn {
        padding: 5px 21px;
        border-radius: 20px;
    }

    .home-about::after {
        content: "";
        position: absolute;
        width: 239px;
        height: 47%;
        background-image: url('../images/bgone.png');
        right: -58px;
        top: 221px;
        background-size: cover;
    }

    .feel-free .ul-check li:before {
        margin-right: 8px;
        width: 10px;
        padding: 4px 0;
        font-size: 11px;
    }

    .feel-free .ul-check li {
        padding-left: 16px;
        line-height: 1.6em;
    }

    .home-candidates {
        padding: 80px 0;
    }

    .our_services {
        padding: 80px 0;
    }

    .home-about {
        padding-top: 80px;
        padding-bottom: 120px;
    }

    .about_v1 {
        padding: 80px 0;
    }

    .ul-check li:before {
        margin-right: 12px;
        width: 21px;
        line-height: 1;
        padding: 4px 0;
        font-size: 13px;
    }

    .ul-check li {
        padding-left: 25px;
    }

    .why_choose_v1 {
        padding: 130px 0;
    }

    .blog_card .blog_author p {
        border-radius: 6px;
        margin: 0;
        padding: 1px 12px;
        font-size: 10px;
    }

    .feel-free {
        padding: 80px 0;
    }

    .why_choose_v1 ol.ol-style-1 li::before {
        padding: 8px 5px;
        width: 35px;
        height: 35px;
    }

    .candidate-slider .owl-stage-outer {
        height: 426px;
    }

    .home-candidates .title {
        margin-bottom: 8px;
        margin-top: 20px;
    }

    .page__header .cust-navbar ul li {
        margin-right: 38px;
    }

    .candidate-slider table {
        font-size: 15px;
        line-height: 26px;
    }

    .latest-ins-slide .item-cell {
        border: 2px solid var(--whitea);
        border-radius: 35px;
        padding: 39px 56px 48px;
    }

    .home-candidates .can-width::before {
        width: 367px;
        height: 150px;
        right: 0;
        top: -132px;
        background-size: cover;
    }

    .home-client .bg-bottom::before {
        height: 25%;
        width: 267px;
        right: 0;
        bottom: 0;
    }

    .latest-ins-slide .owl-stage-outer {
        height: 436px;
    }

    /* home page */

    .home-banner .hero_row .hero_banner_image {
        width: 415px;
        height: 340px;
    }

    .cust-container-lg {
        max-width: 85%;
    }

    .cust-container-md {
        max-width: 82%;
    }

    .about_v1 .about_row .about_right_img {
        height: 387px;
    }

    .why_choose_v1 .ell_errow img {
        max-width: 140px;
    }

    .about_v1 .about_row {
        grid-template-columns: 50% 40%;
    }

    .home-about .content {
        padding: 65px 0;
    }

    .service_card .s_card_icon {
        max-width: 90px;
        height: 90px;
    }

    .service_card {
        padding: 30px;
    }

    .service_card .serv_card_cta {
        padding-top: 9px;
    }

    .blog_card .blog_image {
        height: 220px;
    }

    .service_card .s_card_icon {
        border-radius: 10px;
        max-width: 70px;
        height: 70px;
        padding: 15px;
    }

    .about_v1 .about_row .about_right_img {
        height: 466px;
    }

    .candidate-slider .item-cell {
        border-radius: 25px;
        padding: 162px 25px 44px 40px;
    }

    .about_v1 .about_row {
        grid-template-columns: 415px 60%;
        gap: 4%;
    }

    .page__header .cust-navbar ul a {
        font-size: 14px;
        line-height: 20px;
    }

    .page__header .dropbtn {
        font-size: 15px;
        padding: 8px;
    }

    .home-banner {
        height: 760px;
        padding: 220px 0 81px;
    }

    .candidate-slider .cta a {
        height: 55px;
        width: 55px;
        font-size: 21px;
        line-height: 40px;
    }

    .home-banner .hero_row .hero_banner_image {
        width: 470px;
        height: 390px;
    }

    .service_card {
        border-radius: 12px;
        padding: 35px;
    }

    .home-about .main .right .cta {
        padding-top: 16px;
        text-align: start;
    }

    .home-about .main .right .cta::after {
        display: none;
    }

    .our_services .service-top {
        grid-template-columns: 480px 50%;
        gap: 4%;
        margin-bottom: 35px;
    }

    .home-client .data .left {
        width: 45%;
        padding-right: 30px;
    }

    .home-client .data .right {
        width: 52%;
        padding-left: 25px;
    }
    
    .join-us-at-discord {
        padding: 12px 24px;
        border-radius: 60px;
        font-size: 14px;
    }

    .theme-btn-one {
        padding: 8px 35px;
    }

    .form_wrap {
        padding: 80px 0;
    }

    .out_news_main {
        padding: 80px 0 50px;
    }

    .form_wrap .form_row .address_row .icon {
        width: 45px;
        height: 45px;
        padding: 7px;
        font-size: 20px;
        line-height: 34px;
        border-radius: 8px;
    }

    .social-links li {
        height: 17px;
        width: 17px;
        margin-right: 20px;
    }

    .home-candidates .slider {
        margin-top: 40px;
    }

    /* end */
}

@media (min-width: 1360px) and (max-width: 1399px) {

    :root {

        /* style guide for 1920 */
        --h1-font-size: 50px;
        --h1-line-height: 56px;

        --h2-font-size: 38px;
        --h2-line-height: 43px;

        --h3-font-size: 34px;
        --h3-line-height: 42px;

        --h4-font-size: 30px;
        --h4-line-height: 38px;

        --h5-font-size: 22px;
        --h5-line-height: 28px;

        --h6-font-size: 18px;
        --h6-line-height: 23px;

        --body-font-size: 16px;
        --body-line-height: 22px;

    }

    /* Service Detail */
    
    .banner.service_detial {
        height: max-content;
        padding: 185px 0 70px;
    }


    .service_row.detail_v1 {
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
    }
    
    .faq_main_wrap .accordion-header .accordion-button {
        font-size: calc(var(--h6-font-size) - 2px) !important;
        line-height: var(--h6-line-height) !important;
    }
    
    .form_wrap .form_row {
        grid-template-columns: 37% 61%;
        gap: 2%;
    }
    
    .home-client.bg_gray_v1 {
        padding: 80px 0;
    }
    
    .page__header {
        padding-top: 12px;
        padding-bottom: 10px;
    }

    .page__header .header-logo {
        width: 190px;
    }

    /* end */
    
    .theme-btn-outline {
        padding: 6px 20px;
        border-radius: 25px;
    }

    .theme-btn {
        padding: 6px 20px;
        border-radius: 25px;
    }

    .page__header .cust-navbar ul li {
        margin-right: 35px;
    }

    .home-about::after {
        content: "";
        position: absolute;
        width: 239px;
        height: 47%;
        background-image: url('../images/bgone.png');
        right: -58px;
        top: 221px;
        background-size: cover;
    }

    .feel-free .ul-check li:before {
        margin-right: 8px;
        width: 10px;
        padding: 4px 0;
        font-size: 11px;
    }

    .feel-free .ul-check li {
        padding-left: 16px;
        line-height: 1.6em;
    }

    .home-candidates {
        padding: 80px 0;
    }

    .blog_card .blog_degail {
        border-radius: 16px;
        position: relative;
        margin: -50px 14px 45px;
        padding: 20px;
    }

    .feel-free .cust-row {
        grid-template-columns: 28% 14% 16% 27%;
        gap: 4%;
    }

    .our_services {
        padding: 80px 0;
    }

    .home-about {
        padding-top: 80px;
        padding-bottom: 120px;
    }

    .about_v1 {
        padding: 80px 0;
    }

    .ul-check li:before {
        margin-right: 12px;
        width: 21px;
        line-height: 1;
        padding: 4px 0;
        font-size: 13px;
    }

    .ul-check li {
        padding-left: 25px;
    }

    .why_choose_v1 {
        padding: 130px 0;
    }

    .feel-free {
        padding: 80px 0;
    }

    .why_choose_v1 ol.ol-style-1 li::before {
        padding: 8px 5px;
        width: 35px;
        height: 35px;
    }

    .candidate-slider .owl-stage-outer {
        height: 426px;
    }

    .home-candidates .title {
        margin-bottom: 5px;
        margin-top: 20px;
    }

    .candidate-slider table {
        font-size: 15px;
        line-height: 26px;
    }

    .latest-ins-slide .item-cell {
        border: 2px solid var(--whitea);
        border-radius: 35px;
        padding: 39px 56px 48px;
    }

    .home-candidates .can-width::before {
        width: 367px;
        height: 150px;
        right: 0;
        top: -132px;
        background-size: cover;
    }

    .home-client .bg-bottom::before {
        height: 25%;
        width: 267px;
        right: 0;
        bottom: 0;
    }

    .latest-ins-slide .owl-stage-outer {
        height: 436px;
    }

    /* home page */

    .home-banner .hero_row .hero_banner_image {
        width: 415px;
        height: 340px;
    }

    .cust-container-lg {
        max-width: 85%;
    }

    .cust-container-md {
        max-width: 82%;
    }

    .about_v1 .about_row .about_right_img {
        height: 387px;
    }

    .why_choose_v1 .ell_errow img {
        max-width: 140px;
    }

    .about_v1 .about_row {
        grid-template-columns: 50% 40%;
    }

    .home-about .content {
        padding: 65px 0;
    }

    .service_card .s_card_icon {
        max-width: 90px;
        height: 90px;
    }

    .service_card {
        padding: 30px;
    }

    .service_card .serv_card_cta {
        padding-top: 9px;
    }

    .blog_card .blog_image {
        height: 230px;
    }

    .service_card .s_card_icon {
        border-radius: 10px;
        max-width: 80px;
        height: 80px;
        padding: 15px;
    }

    .about_v1 .about_row .about_right_img {
        height: 466px;
    }

    .candidate-slider .item-cell {
        border-radius: 25px;
        padding: 162px 25px 44px 40px;
    }

    .about_v1 .about_row {
        grid-template-columns: 415px 60%;
        gap: 4%;
    }

    .page__header .cust-navbar ul a {
        font-size: 14px;
        line-height: 20px;
    }

    .page__header .dropbtn {
        font-size: 15px;
        padding: 8px;
    }

    .home-banner {
        height: 760px;
        padding: 220px 0 81px;
    }

    .candidate-slider .cta a {
        height: 55px;
        width: 55px;
        font-size: 21px;
        line-height: 40px;
    }

    .home-banner .hero_row .hero_banner_image {
        width: 470px;
        height: 390px;
    }

    .service_card {
        border-radius: 12px;
        padding: 35px;
    }

    .home-about .main .right .cta {
        padding-top: 16px;
        text-align: start;
    }

    .home-about .main .right .cta::after {
        display: none;
    }

    .our_services .service-top {
        grid-template-columns: 480px 50%;
        gap: 4%;
        margin-bottom: 35px;
    }

    .home-client .data .left {
        width: 45%;
        padding-right: 30px;
    }

    .home-client .data .right {
        width: 52%;
        padding-left: 25px;
    }
    
    .join-us-at-discord {
        padding: 12px 24px;
        border-radius: 60px;
        font-size: 14px;
    }

    .theme-btn-one {
        padding: 8px 35px;
    }

    .form_wrap {
        padding: 80px 0;
    }

    .out_news_main {
        padding: 80px 0 50px;
    }

    .home-candidates .slider {
        margin-top: 40px;
    }

    .form_wrap .form_row .address_row .icon {
        width: 45px;
        height: 45px;
        padding: 7px;
        font-size: 20px;
        line-height: 34px;
        border-radius: 8px;
    }

    .blog_card .blog_author p {
        border-radius: 6px;
        margin: 0;
        padding: 1px 12px;
        font-size: 10px;
    }

    /* end */

}

@media (min-width: 1200px) and (max-width: 1359px) {

    :root {

        /* style guide for 1920 */
        --h1-font-size: 40px;
        --h1-line-height: 44px;

        --h2-font-size: 32px;
        --h2-line-height: 38px;

        --h3-font-size: 28px;
        --h3-line-height: 33px;

        --h4-font-size: 24px;
        --h4-line-height: 30px;

        --h5-font-size: 20px;
        --h5-line-height: 26px;

        --h6-font-size: 18px;
        --h6-line-height: 22px;

        --body-font-size: 15px;
        --body-line-height: 20px;

    }

    /* Service Detail */

    .banner.service_detial {
        height: max-content;
        padding: 185px 0 70px;
    }

    .service_row.detail_v1 {
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
    }
    
    .faq_main_wrap .accordion-header .accordion-button {
        font-size: calc(var(--h6-font-size) - 2px) !important;
        line-height: var(--h6-line-height) !important;
    }
    
    .form_wrap .form_row {
        grid-template-columns: 37% 61%;
        gap: 2%;
    }
    
    .home-client.bg_gray_v1 {
        padding: 80px 0;
    }
    
    .page__header {
        padding-top: 12px;
        padding-bottom: 10px;
    }

    .page__header .header-logo {
        width: 190px;
    }

    /* end */
    
    .theme-btn-outline {
        padding: 4px 17px;
        border-radius: 18px;
    }

    .theme-btn {
        padding: 4px 17px;
        border-radius: 18px;
    }

    .home-about::after {
        content: "";
        position: absolute;
        width: 239px;
        height: 47%;
        background-image: url('../images/bgone.png');
        right: -58px;
        top: 221px;
        background-size: cover;
    }

    .blog_card .blog_title {
        margin: 20px 0 12px;
    }

    .blog_card .blog_degail {
        border-radius: 14px;
        margin: -50px 16px 45px;
        padding: 20px;
    }

    .feel-free .ul-check li:before {
        margin-right: 8px;
        width: 10px;
        padding: 4px 0;
        font-size: 11px;
    }

    .feel-free .ul-check li {
        padding-left: 16px;
        line-height: 1.6em;
    }

    .home-candidates {
        padding: 80px 0;
    }

    .our_services {
        padding: 80px 0;
    }

    .home-about {
        padding-top: 80px;
        padding-bottom: 120px;
    }

    .about_v1 {
        padding: 80px 0;
    }

    .ul-check li:before {
        margin-right: 12px;
        width: 21px;
        line-height: 1;
        padding: 4px 0;
        font-size: 13px;
    }

    .ul-check li {
        padding-left: 25px;
    }

    .why_choose_v1 {
        padding: 130px 0;
    }

    .feel-free {
        padding: 80px 0;
    }

    .why_choose_v1 ol.ol-style-1 li::before {
        padding: 8px 5px;
        width: 35px;
        height: 35px;
    }

    .candidate-slider .owl-stage-outer {
        height: 426px;
    }

    .home-candidates .title {
        margin-bottom: 25px;
        margin-top: 20px;
    }

    .candidate-slider table {
        font-size: 15px;
        line-height: 26px;
    }

    .latest-ins-slide .item-cell {
        border: 2px solid var(--whitea);
        border-radius: 35px;
        padding: 39px 56px 48px;
    }

    .home-candidates .can-width::before {
        width: 367px;
        height: 150px;
        right: 0;
        top: -132px;
        background-size: cover;
    }

    .home-client .bg-bottom::before {
        height: 25%;
        width: 267px;
        right: 0;
        bottom: 0;
    }

    .latest-ins-slide .owl-stage-outer {
        height: 436px;
    }

    /* home page */

    .home-banner .hero_row .hero_banner_image {
        width: 415px;
        height: 340px;
    }

    .cust-container-lg {
        max-width: 85%;
    }

    .cust-container-md {
        max-width: 82%;
    }

    .about_v1 .about_row .about_right_img {
        height: 387px;
    }

    .why_choose_v1 .ell_errow img {
        max-width: 140px;
    }

    .about_v1 .about_row {
        grid-template-columns: 50% 40%;
    }

    .home-about .content {
        padding: 65px 0;
    }

    .service_card .s_card_icon {
        max-width: 90px;
        height: 90px;
    }

    .service_card {
        padding: 30px;
    }

    .service_card .serv_card_cta {
        padding-top: 9px;
    }

    .blog_card .blog_image {
        height: 197px;
        border-radius: 12px;
    }

    .service_card .s_card_icon {
        border-radius: 10px;
        max-width: 80px;
        height: 80px;
        padding: 15px;
    }

    .about_v1 .about_row .about_right_img {
        height: 466px;
    }

    .candidate-slider .item-cell {
        border-radius: 25px;
        padding: 140px 23px 37px 29px;
    }

    .social-links li {
        height: 15px;
        width: 15px;
        margin-right: 18px;
    }

    .dropdown-content a {
        padding: 7px 13px;
    }

    .about_v1 .about_row {
        grid-template-columns: 415px 60%;
        gap: 4%;
    }

    .page__header .cust-navbar ul li {
        margin-right: 30px;
    }

    .page__header .cust-navbar ul a {
        font-size: 14px;
        line-height: 20px;
    }

    .page__header .dropbtn {
        font-size: 15px;
        padding: 8px;
    }

    .home-banner {
        height: 710px;
        padding: 220px 0 81px;
    }

    .candidate-slider .cta a {
        height: 55px;
        width: 55px;
        font-size: 21px;
        line-height: 40px;
    }

    .home-banner .hero_row .hero_banner_image {
        width: 370px;
        height: 307px;
    }

    .service_card {
        border-radius: 12px;
        padding: 35px;
    }

    .home-about .main .right .cta {
        padding-top: 16px;
        text-align: start;
    }

    .home-about .main .right .cta::after {
        display: none;
    }

    .our_services .service-top {
        grid-template-columns: 423px 52%;
        gap: 4%;
        margin-bottom: 35px;
    }

    .home-client .data .left {
        width: 45%;
        padding-right: 30px;
    }

    .home-client .data .right {
        width: 52%;
        padding-left: 25px;
    }

    .join-us-at-discord {
        padding: 10px 14px;
        border-radius: 47px;
        font-size: 14px;
    }

    .theme-btn-one {
        padding: 8px 35px;
    }

    .form_wrap {
        padding: 80px 0;
    }

    .out_news_main {
        padding: 80px 0 50px;
    }

    .home-candidates .slider {
        margin-top: 40px;
    }

    .form_wrap .form_row .address_row .icon {
        width: 45px;
        height: 45px;
        padding: 7px;
        font-size: 20px;
        line-height: 34px;
        border-radius: 8px;
    }

    .blog_card .blog_author p {
        border-radius: 6px;
        margin: 0;
        padding: 1px 12px;
        font-size: 10px;
    }

    /* end */
}

@media (min-width: 992px) and (max-width: 1199px) {

    :root {

        /* style guide for 1920 */
        --h1-font-size: 35px;
        --h1-line-height: 38px;

        --h2-font-size: 32px;
        --h2-line-height: 38px;

        --h3-font-size: 28px;
        --h3-line-height: 33px;

        --h4-font-size: 24px;
        --h4-line-height: 30px;

        --h5-font-size: 20px;
        --h5-line-height: 26px;

        --h6-font-size: 18px;
        --h6-line-height: 22px;

        --body-font-size: 15px;
        --body-line-height: 20px;

    }

    /* Service Detail */
    
    .banner.service_detial {
        height: max-content;
        padding: 185px 0 70px;
    }

    .service_row.detail_v1 {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }
    
    .faq_main_wrap .accordion-header .accordion-button {
        font-size: calc(var(--h6-font-size) - 2px) !important;
        line-height: var(--h6-line-height) !important;
    }
    
    .form_wrap .form_row {
        grid-template-columns: 37% 61%;
        gap: 2%;
    }
    
    .home-client.bg_gray_v1 {
        padding: 80px 0;
    }
    
    .page__header {
        padding-top: 12px;
        padding-bottom: 10px;
    }

    .page__header .header-logo {
        width: 190px;
    }

    /* end */
    
    .home-banner .hero_row {
        display: grid;
        grid-template-columns: 50% 41%;
        gap: 5%;
        justify-content: center;
        align-items: center;
    }

    .theme-btn-outline {
        padding: 4px 17px;
        border-radius: 18px;
    }

    .theme-btn {
        padding: 4px 17px;
        border-radius: 18px;
    }

    .home-about::after {
        display: none;
    }

    .blog_card .blog_title {
        margin: 20px 0 12px;
    }

    .blog_card .blog_degail {
        border-radius: 14px;
        margin: -50px 16px 45px;
        padding: 20px;
    }

    .feel-free .ul-check li:before {
        margin-right: 8px;
        width: 10px;
        padding: 4px 0;
        font-size: 11px;
    }

    .feel-free .ul-check li {
        padding-left: 16px;
        line-height: 1.6em;
    }

    .home-candidates {
        padding: 80px 0;
    }

    .our_services {
        padding: 80px 0;
    }

    .home-about {
        padding-top: 80px;
        padding-bottom: 120px;
    }

    .about_v1 {
        padding: 80px 0;
    }

    .ul-check li:before {
        margin-right: 12px;
        width: 21px;
        line-height: 1;
        padding: 4px 0;
        font-size: 13px;
    }

    .ul-check li {
        padding-left: 25px;
    }

    .why_choose_v1 {
        padding: 130px 0;
    }

    .feel-free {
        padding: 80px 0;
    }

    .why_choose_v1 ol.ol-style-1 li::before {
        padding: 8px 5px;
        width: 35px;
        height: 35px;
    }

    .candidate-slider .owl-stage-outer {
        height: 426px;
    }

    .home-candidates .title {
        margin-bottom: 25px;
        margin-top: 20px;
    }

    .candidate-slider table {
        font-size: 15px;
        line-height: 26px;
    }

    .latest-ins-slide .item-cell {
        border: 2px solid var(--whitea);
        border-radius: 35px;
        padding: 39px 56px 48px;
    }

    .home-candidates .can-width::before {
        width: 367px;
        height: 150px;
        right: 0;
        top: -132px;
        background-size: cover;
    }

    .home-client .bg-bottom::before {
        height: 25%;
        width: 267px;
        right: 0;
        bottom: 0;
    }

    .latest-ins-slide .owl-stage-outer {
        height: 436px;
    }

    /* home page */

    .home-banner .hero_row .hero_banner_image {
        width: 415px;
        height: 340px;
    }

    .cust-container-lg {
        max-width: 92%;
    }

    .cust-container-md {
        max-width: 88%;
    }

    .about_v1 .about_row .about_right_img {
        height: 387px;
    }

    .why_choose_v1 .ell_errow img {
        max-width: 140px;
    }

    .about_v1 .about_row {
        grid-template-columns: 50% 40%;
    }

    .home-about .content {
        padding: 65px 0;
    }

    .service_card .s_card_icon {
        max-width: 90px;
        height: 90px;
    }

    .service_card {
        padding: 30px;
    }

    .service_card .serv_card_cta {
        padding-top: 9px;
    }

    .blog_card .blog_image {
        height: 197px;
        border-radius: 12px;
    }

    .service_card .s_card_icon {
        border-radius: 10px;
        max-width: 65px;
        height: 64px;
        padding: 12px;
    }

    .about_v1 .about_row .about_right_img {
        height: 347px;
    }

    .candidate-slider .item-cell {
        border-radius: 25px;
        padding: 140px 23px 37px 29px;
    }

    .social-links li {
        height: 15px;
        width: 15px;
        margin-right: 18px;
    }

    .dropdown-content a {
        padding: 7px 13px;
    }

    .about_v1 .about_row {
        grid-template-columns: 34% 59%;
        gap: 4%;
    }

    .page__header .cust-navbar ul li {
        margin-right: 30px;
    }

    .page__header .cust-navbar ul a {
        font-size: 14px;
        line-height: 20px;
    }

    .page__header .dropbtn {
        font-size: 15px;
        padding: 8px;
    }

    .home-banner {
        height: 710px;
        padding: 220px 0 81px;
    }

    .candidate-slider .cta a {
        height: 55px;
        width: 55px;
        font-size: 21px;
        line-height: 40px;
    }

    .home-banner .hero_row .hero_banner_image {
        width: 325px;
        height: 268px;
    }

    .banner.about_us .hero_row .hero_banner_image {
        width: 325px;
        height: 268px;
    }
    
    .home-banner .banner-cta .left {
        font-size: 18px;
        line-height: 28px;
        width: 100%;
        max-width: 100%;
        padding-bottom: 16px;
    }

    .service_card {
        border-radius: 12px;
        padding: 20px;
    }

    .home-about .main .right .cta {
        padding-top: 16px;
        text-align: start;
    }

    .home-about .cust-container-md {
        max-width: 89%;
    }

    .our_services .service_row {
        grid-template-columns: repeat(3, 1fr);
        gap: 14px;
    }

    .home-about .main .right .cta::after {
        display: none;
    }

    .our_services .service-top {
        grid-template-columns: 423px 52%;
        gap: 4%;
        margin-bottom: 35px;
    }

    .home-client .data .left {
        width: 45%;
        padding-right: 30px;
    }

    .home-client .data .right {
        width: 52%;
        padding-left: 25px;
    }

    .join-us-at-discord {
        padding: 10px 14px;
        border-radius: 47px;
        font-size: 14px;
    }

    .theme-btn-one {
        padding: 8px 35px;
    }

    .form_wrap {
        padding: 80px 0;
    }

    .out_news_main {
        padding: 80px 0 50px;
    }

    .home-candidates .slider {
        margin-top: 40px;
    }

    .form_wrap .form_row .address_row .icon {
        width: 45px;
        height: 45px;
        padding: 7px;
        font-size: 20px;
        line-height: 34px;
        border-radius: 8px;
    }

    .blog_card .blog_author p {
        border-radius: 6px;
        margin: 0;
        padding: 1px 12px;
        font-size: 10px;
    }

    /* end */

}

@media (min-width: 768px) and (max-width: 991px) {

    :root {
        --h1-font-size: 32px;
        --h1-line-height: 36px;

        --h2-font-size: 27px;
        --h2-line-height: 32px;

        --h3-font-size: 24px;
        --h3-line-height: 28px;

        --h4-font-size: 20px;
        --h4-line-height: 22px;

        --h5-font-size: 18px;
        --h5-line-height: 22px;

        --h6-font-size: 17px;
        --h6-line-height: 27px;

        --body-font-size: 15px;
        --body-line-height: 24px;

        --btn-font-size: 14px;
        --btn-line-height: 18px;
    }

    /* Service Detail */

    .banner.service_detial {
        height: max-content;
        padding: 185px 0 70px;
    }
    
    .banner.service_detial .cta {
        position: relative;
        display: grid;
        gap: 10px;
    }

    .service_row.detail_v1 {
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
    }
    
    .faq_main_wrap .accordion-header .accordion-button {
        font-size: calc(var(--h6-font-size) - 2px) !important;
        line-height: var(--h6-line-height) !important;
    }
    
    .form_wrap .form_row {
        grid-template-columns: 37% 61%;
        gap: 2%;
    }
    
    .home-client.bg_gray_v1 {
        padding: 80px 0;
    }
    
    .page__header {
        padding-top: 12px;
        padding-bottom: 10px;
    }

    .page__header .header-logo {
        width: 190px;
    }

    /* end */
    
    .theme-btn-one {
        padding: 6px 30px;
    }

    .theme-btn {
        padding: 6px 30px;
    }

    .theme-btn-outline {
        padding: 6px 30px;
    }

    .cust-container-lg {
        max-width: 100%;
        padding-left: 35px;
        padding-right: 35px;
    }

    .cust-container-md {
        max-width: 100%;
        padding-left: 60px;
        padding-right: 60px;
    }

    .home-banner .hero_row {
        grid-template-columns: 100%;
        gap: 5%;
    }

    .service_card .s_card_icon {
        width: 100%;
        border-radius: 12px;
        max-width: 75px;
        height: 75px;
        padding: 20px;
    }

    .service_card {
        border-radius: 12px;
        padding: 28px;
    }

    .form_wrap {
        padding: 60px 0;
    }

    .dropdown-content {
        border-radius: 6px;
        top: 32px;
    }

    .our_services .service-top {
        grid-template-columns: 100%;
        gap: 4%;
        margin-bottom: 35px;
    }

    .our_services .service-top .right {
        padding-top: 7px;
    }

    .our_services .service_row {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }

    .about_v1 .about_row {
        grid-template-columns: 100%;
        gap: 4%;
    }

    .about_v1 .about_row .about_right_img {
        width: 55%;
        height: 395px;
    }

    .our_services {
        padding: 70px 0;
    }

    .why_choose_v1 .choose_row {
        grid-template-columns: 100%;
        gap: 9%;
    }

    .why_choose_v1 .ell_errow {
        position: absolute;
        right: 14px;
        top: 100px;
    }

    .faq_main_wrap .faq_row {
        grid-template-columns: 100%;
        gap: 6%;
    }

    .faq_main_wrap {
        position: relative;
        padding: 80px 0 100px;
    }

    .why_choose_v1 ol.ol-style-1 li::before {
        margin-left: -50px;
        margin-top: 0px;
        padding: 8px 5px;
        font-size: 12px;
        width: 30px;
        height: 30px;
        line-height: 14px;
    }

    .blog_news_row {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
        width: 100%;
    }

    .blog_card .blog_image {
        height: 250px;
        width: 100%;
        border-radius: 20px;
    }

    .blog_card .blog_author p {
        border-radius: 8px;
        padding: 2px 12px;
        font-size: 10px;
    }

    .blog_card .blog_degail {
        border-radius: 16px;
        margin: -50px 11px 10px;
        box-shadow: 0px 5px 9px -0.92px rgba(57, 25, 82, 0.1019607843);
        padding: 17px;
    }

    .home-candidates {
        border-radius: 0;
        margin-top: 0px;
        padding: 75px 0;
    }

    .form_wrap .form_row {
        grid-template-columns: 100%;
        gap: 4%;
    }

    .form_wrap .address {
        border-radius: 15px;
        padding: 30px;
        height: max-content;
    }

    /* footer menu */

    .page__header {
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        padding-top: 18px;
        margin: auto;
        z-index: 5;
    }

    .page__header .header-logo {
        width: 100px;
    }

    .page__header .cust-navbar ul a {
        font-size: 13px;
    }

    .join-us-at-discord {
        font-size: 10px;
        line-height: 14px;
        padding: 8px 13px;
        border-radius: 20px;
    }

    .page__header .cust-navbar ul li {
        margin-right: 13px;
    }


    .out_news_main {
        position: relative;
        padding: 60px 0 30px;
    }


    .why_choose_v1 {
        padding: 60px 0 150px;
    }

    .about_v1 {
        padding: 60px 0;
    }

    /* end */

    .home-banner .home-banner-content .title {
        width: 100%;
        max-width: 80%;
    }


    .home-banner .banner-cta .left {
        font-size: 19px;
        line-height: 25px;
        width: 100%;
        max-width: 90%;
        padding-bottom: 16px;
    }

    .home-banner .home-banner-content {
        position: relative;
        padding: 120px 0 20px;
        z-index: 2;
    }

    .home-banner::after {
        content: "";
        position: absolute;
        top: 10px;
        left: -218px;
        width: 1047px;
        height: 100%;
        background-image: url(../images/Mask-Group.png);
        background-position: center center;
        overflow: hidden;
    }


    .home-banner .hero_row .hero_banner_image {
        width: 390px;
        height: 325px;
        position: relative;
        z-index: 2;
    }

    .home-banner .banner-cta .cta {
        margin-left: 0%;
        display: flex;
        margin-top: 10px;
    }

    .home-banner .banner-cta .cta::after {
        height: 2px;
        width: 0px;
        left: 0px;
        top: 26px;
        opacity: 0;
    }

    .home-banner .banner-cta .cta a {
        margin-right: 10px;
        margin-bottom: 0px;
        display: block;
    }

    .banner.about_us {
        padding: 120px 0 60px;
    }
    
    
    .banner.about_us .home-banner-content {
        position: relative;
        padding: 40px 0 20px;
        z-index: 2;
    }
    
    .banner.about_us .hero_row .hero_banner_image {
        width: 335PX;
        height: 287px;
        position: relative;
        z-index: 2;
        margin-left: 0;
        margin-top: 20px;
    }

    .home-banner {
        height: max-content;
        width: 100%;
        overflow: hidden;
        padding: 5px 0 100px;
    }

    .home-banner .banner-cta {
        margin-top: 8px;
    }

    .home-about .main .right {
        width: 100%;
        padding-left: 0px;
    }

    .home-about .main .left {
        width: 100%;
        padding-right: 0px;
    }

    .page__header .dropbtn {
        font-size: 13px;
        padding: 0px;
        font-weight: 400;
    }

    .dropdown-content a {
        padding: 0px 10px;
    }

    .home-about::after {
        width: 176px;
        height: 32%;
        right: -46px;
        top: -38px;
    }

    .home-about {
        padding-top: 20px;
        padding-bottom: 155px;
        border-radius: 0;
    }

    .about-img .first-row .img-1 {
        height: 200px;
        width: 200px;
        border-radius: 15px;
        overflow: hidden;
        margin-right: 5px;
        margin-left: 25px;
        z-index: 88;
    }

    .about-img .first-row .img-2 {
        height: 280px;
        width: 280px;
        border-radius: 15px;
        overflow: hidden;
        margin-top: 24px;
        margin-left: 110px;
        z-index: 55;
    }

    .home-client .left .images .img-2 {
        width: 352px;
        height: 274px;
        overflow: hidden;
        border-radius: 15px;
        position: absolute;
        bottom: 0;
        z-index: 666;
        left: 25px;
    }

    .about-img .first-row {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .home-client .data .left {
        width: 100%;
        padding-right: 0px;
    }

    .home-client .data .right {
        width: 100%;
        padding-left: 0px;
        margin-top: 15px;
        padding-bottom: 340px;
    }

    .home-candidates .cust-row .left {
        width: 100%;
    }

    .home-candidates .cust-row .righ {
        width: 100%;
    }

    footer.page__footer .left {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        order: 2;
        padding-top: 2px;
    }

    .social-links li {
        height: 14px;
        width: 14px;
        transition: all 200ms ease-in;
        margin-right: 15px;
    }

    footer.page__footer .left li {
        display: block;
        text-align: center;
    }

    footer.page__footer .left li:first-child {
        margin-right: 23px;
        line-height: 26px;
        font-size: 14px;
        padding-top: 10px;
    }

    footer.page__footer .left .copy-write {
        width: 100%;
        text-align: center;
    }

    footer.page__footer .left .footer-menu {
        width: 100%;
        text-align: center;
    }

    .feel-free .left {
        width: 100%;
    }

    .feel-free .right {
        width: 100%;
        padding-left: 0px;
        padding-top: 30px;
    }

    .home-form .w-80 {
        width: 70%;
    }

    .home-form .w-20 {
        width: 28%;
        text-align: right;
        margin-top: 7px;
    }

    .feel-free .second-img {
        position: absolute;
        right: 0px;
        top: -26px;
        width: 250px;
        height: 300px;
        overflow: hidden;
    }

    .feel-free .second-img img {
        height: 97%;
        width: 88%;
        margin-left: 57px;
    }

    .feel-free .left .title {
        width: 100%;
        max-width: 70%;
    }

    footer.page__footer {
        border-radius: 0;
        padding: 30px 0;
    }

    .feel-free .first-img {
        height: 78px;
        width: 78px;
        top: -25px;
        left: 0;
    }

    .page__footer .copy-write {
        font-weight: 400;
        font-size: 13px;
        order: 2;
    }

    .footer-menu {
        display: flex;
        align-items: center;
        justify-content: center;
        order: 1;
    }

    .feel-free {
        position: relative;
        border-radius: 0;
        margin-top: 0;
        padding: 60px 0;
    }

    .latest-ins-slide .owl-stage-outer {
        height: 380px;
    }

    .latest-ins .bottomcta::before {
        height: 2px;
        width: 33%;
        left: 0px;
        top: 24px;
        opacity: 25%;
    }

    .latest-ins .bottomcta::after {
        height: 2px;
        width: 33%;
        right: 0px;
        top: 28px;
        opacity: 25%;
    }

    .candidate-slider .owl-stage {
        padding-left: 0px !important;
    }

    .candidate-slider .cta a {
        height: 50px;
        width: 50px;
        font-size: 25px;
        line-height: 51px;
    }

    .candidate-slider .item-cell {
        background: transparent;
        border-radius: 20px;
        padding: 250px 32px 38px;
        margin: 0 20px;
    }

    .candidate-slider .owl-stage-outer {
        height: 395px;
    }

    .home-candidates .can-width::before {
        width: 333px;
        height: 136px;
        background-image: url(../images/clientbg1.png);
        right: 48px;
        top: -125px;
        background-size: cover;
    }

    .home-candidates .title {
        margin-bottom: 15px;
        position: relative;
        z-index: 55;
    }

    .home-candidates .candidate-slider .title {
        width: 100%;
        max-width: 90%;
    }

    .candidate-slider table {
        font-size: 14px;
        line-height: 24px;
    }

    footer.page__footer .left li {
        display: inline-block;
        text-align: center;
    }

    .home-candidates .cust-row {
        margin: 0px 0 40px;
    }

    .home-client .bg-bottom::before {
        content: "";
        position: absolute;
        height: 18%;
        width: 255px;
        right: 49px;
        bottom: 28px;
        background-image: url('../images/client-bg-2.png');
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 5;
    }

    .home-candidates .cust-row .cta::after {
        width: 270px;
    }

    .candidate-slider .owl-theme .owl-nav {
        margin-top: 0px;
    }

    .home-candidates .cust-container-lg {
        max-width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }

    .home-about .about-bg {
        background: #eff1f4;
        border-radius: 35px;
    }

    .home-about .content {
        padding: 40px 30px 95px 30px;
        background: var(--white);
        border-radius: 35px;
        margin-top: 30px;
    }

    .home-about .cust-container-md {
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .home-about .main .left .detail {
        font-weight: 400;
        margin-bottom: 23px;
        width: 100%;
        max-width: 99%;
    }

    .home-about .main .right .cta {
        margin-top: 15px;
    }

    .home-client .title {
        margin-bottom: 15px;
        margin-top: 40px;
    }

    .home-about .main .right .cta a:first-child {
        margin-right: 6px;
        margin-bottom: 20px;
    }

    .home-about .main .right .cta::after {
        height: 2px;
        border-bottom: 1px solid var(--black);
        width: 220px;
        left: 0px;
        top: 52px;
        opacity: 25%;
    }

    .about-img .cust-container-md {
        max-width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }

    .home-client::after {
        height: 48%;
        width: 229px;
        left: -115px;
        top: -149px;
        background-image: url('../images/client-mobile.png');
        background-repeat: no-repeat;
        background-position: bottom;
        z-index: 1;
    }

    .home-client .cust-container-md {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        z-index: 55;
    }

    .home-candidates .cust-row .cta {
        position: relative;
        margin-top: 15px;
    }

    .home-candidates .cust-row .cta a:first-child {
        margin-right: 10px;
        margin-bottom: 20px;
    }

    .latest-ins-slide .item-cell {
        border: 2px solid var(--whitea);
        border-radius: 35px;
        padding: 27px 45px 43px;
    }

    .home-client .right .top p:first-child {
        margin-bottom: 20px;
    }

    .latest-ins-slide .detail {
        color: var(--whitea);
        padding: 10px 0 20px 0;
    }

    .candidate-slider .item-cell .ref {
        font-size: 14px;
        line-height: 26px;
    }

    .candidate-slider table span.annum {
        margin-left: 0px;
    }

    .latest-ins {
        padding: 95px 0 110px;
        border-radius: 50px 50px 0 0;
        overflow: hidden;
    }

    .latest-ins::before {
        background-image: url('../images/for-mob-bg.png');
        mix-blend-mode: overlay;
        background-size: cover;
        top: -60px;
        left: 0;
    }

    footer.page__footer .footer-wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .latest-ins .title-top {
        margin-bottom: 31px;
    }

    .latest-ins-slide .date {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .feel-free .left .mass {
        padding: 24px 52px 33px;
        border: 2px solid var(--red);
        border-radius: 25px;
        position: relative;
        width: 100%;
        max-width: 66%;
        margin-top: 35px;
        font-weight: 500;
    }

    .feel-free .cust-row {
        margin-top: 30px;
        grid-template-columns: 48% 48%;
        gap: 4%;
    }

    .home-form .top {
        color: #000;
        font-weight: 400;
        font-size: 17px;
        line-height: 28px;
        margin-top: 40px;
    }

    .custom-select-trigger {
        padding-left: 0px;
    }

    .feel-free .right .address span {
        display: block;
        font-size: 16px;
        line-height: 28px;
    }

    .feel-free .right .bottomdet {
        margin-top: 25px;
    }

}

@media (min-width: 320px) and (max-width: 667px) {


    :root {
        --h1-font-size: 30px;
        --h1-line-height: 31px;

        --h2-font-size: 27px;
        --h2-line-height: 33px;

        --h3-font-size: 23px;
        --h3-line-height: 28px;

        --h4-font-size: 20px;
        --h4-line-height: 26px;

        --h5-font-size: 18px;
        --h5-line-height: 23px;

        --h6-font-size: 16px;
        --h6-line-height: 20px;

        --body-font-size: 13px;
        --body-line-height: 18px;

        --btn-font-size: 13px;
        --btn-line-height: 28px;
    }

    /* Service Detail */
    
    .banner.service_detial .home-banner-content {
        max-width: 100%;
        margin: 0 auto;
    }
    
    .seo_process .latest-ins-slide .item-cell {
        border-radius: 10px;
        padding: 15px 20px 20px;
    }
    
    .latest-ins.seo_process {
        padding: 50px 0;
    }

    .banner.service_detial {
        height: max-content;
        padding: 125px 0 60px;
    }
    
    .banner.service_detial .cta {
        position: relative;
        display: grid;
        gap: 10px;
    }

    .service_row.detail_v1 {
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
    }
    
    .faq_main_wrap .accordion-header .accordion-button {
        font-size: calc(var(--h6-font-size) - 2px) !important;
        line-height: var(--h6-line-height) !important;
    }
    
    .form_wrap .form_row {
        grid-template-columns: 37% 61%;
        gap: 2%;
    }
    
    .home-client.bg_gray_v1 {
        padding: 25px 0 50px;
    }
    
    .service_row.detail_v1 .service_card .s_card_icon {
        max-width: 115px;
        height: 45px;
        padding: 9px;
    }
        
    .latest-ins.seo_process .item-cell .title {
        height: 55px;
        overflow: hidden;
    }

    .page__header {
        padding-top: 12px;
        padding-bottom: 10px;
    }

    .page__header .header-logo {
        width: 190px;
    }

    /* end */
    .cust-container-lg {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .cust-container-md {
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }


    .theme-btn-one {
        padding: 6px 30px;
    }

    .theme-btn {
        padding: 7px 30px;
    }

    .theme-btn-outline {
        padding: 7px 30px;
    }

    .home-banner .hero_row {
        grid-template-columns: 100%;
        gap: 5%;
    }

    .service_card .s_card_icon {
        width: 100%;
        border-radius: 12px;
        max-width: 75px;
        height: 75px;
        padding: 20px;
    }

    .accordion-button {
        font-size: 14px !important;
    }

    .service_card {
        border-radius: 8px;
        padding: 20px;
    }

    .form_wrap {
        padding: 60px 0;
    }

    .dropdown-content {
        border-radius: 6px;
        position: static;
        margin-top: 10px;
        background: transparent;
        border: 1px solid #ffffff5e;
    }

    .mobile-header .dropbtn {
        font-size: 16px;
        padding: 8px;
        font-weight: 300;
        padding: 10px 25px;
        text-transform: uppercase;
    }
    
    .slide-nav-container .theme-btn {
        margin-top: 30px;
        margin-bottom: 0px;
        width: 300px;
        padding: 10px 20px;
        text-transform: capitalize;
        background: transparent;
        border-color: #fff;
    }

    .our_services .service-top {
        grid-template-columns: 100%;
        gap: 4%;
        margin-bottom: 35px;
    }

    .our_services .service-top .right {
        padding-top: 7px;
    }

    .our_services .service_row {
        grid-template-columns: 100%;
        gap: 20px;
    }

    .about_v1 .about_row {
        grid-template-columns: 100%;
        gap: 4%;
    }

    .about_v1 .about_row .about_right_img {
        width: 227px;
        height: 260px;
    }

    .our_services {
        padding: 70px 0;
    }

    .ul-check li:before {
        margin-right: 12px;
        width: 17px;
        line-height: 1;
        padding: 4px 0;
        font-size: 12px;
    }

    .why_choose_v1 .choose_row {
        grid-template-columns: 100%;
        gap: 18px;
    }

    .why_choose_v1 .choose_cta {
        margin-bottom: 19px;
    }

    .mini_sub_title {
        padding: 2px 12px;
        font-size: 10px;
    }

    .why_choose_v1 .ell_errow {
        position: absolute;
        right: 14px;
        top: 100px;
    }

    .faq_main_wrap .faq_row {
        grid-template-columns: 100%;
        gap: 6%;
    }

    .faq_main_wrap {
        position: relative;
        padding: 50px 0 100px;
    }

    .why_choose_v1 ol.ol-style-1 li::before {
        margin-left: -50px;
        margin-top: 0px;
        padding: 8px 5px;
        font-size: 12px;
        width: 30px;
        height: 30px;
        line-height: 14px;
    }

    .out_news_main {
        padding: 50px 0 30px;
    }

    .blog_news_row {
        grid-template-columns: 100%;
        gap: 20px;
        width: 100%;
    }

    .blog_card .blog_image {
        height: 250px;
        width: 100%;
        border-radius: 20px;
    }

    .blog_card .blog_author p {
        border-radius: 8px;
        padding: 2px 12px;
        font-size: 10px;
    }

    .blog_card .blog_degail {
        border-radius: 16px;
        margin: -50px 11px 10px;
        box-shadow: 0px 5px 9px -0.92px rgba(57, 25, 82, 0.1019607843);
        padding: 17px;
    }

    .home-candidates {
        border-radius: 0;
        margin-top: 0px;
        padding: 75px 0;
    }

    .form_wrap .form_row {
        grid-template-columns: 100%;
        gap: 4%;
    }

    .form_wrap .address {
        border-radius: 15px;
        padding: 30px;
        height: max-content;
    }


    /* footer menu */

    .mobile-header {
        display: block;
    }

    .mobile-header {
        position: absolute;
        top: 8px;
        right: 12px;
        width: 60px;
        z-index: 998;
        height: 55px;
    }

    .cust-navbar {
        display: none;
    }

    .page__header .join-us-at-discord {
        display: none;
    }

    .page__header .header-logo {
        width: 155px;
    }

    .page__header {
        padding-top: 18px;
    }

    .page__header .page__header-inner {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    /* end */

    .home-banner .home-banner-content .title {
        width: 100%;
        max-width: 100%;
    }

    .home-banner .banner-cta .left {
        font-size: 16px;
        line-height: 22px;
        width: 100%;
        max-width: 90%;
        padding-bottom: 16px;
    }

    .home-banner .home-banner-content {
        position: relative;
        padding: 50px 0 10px;
        z-index: 2;
    }

    .home-banner::after {
        content: "";
        position: absolute;
        top: 10px;
        left: -218px;
        width: 1047px;
        height: 100%;
        background-image: url(../images/Mask-Group.png);
        background-position: center center;
        overflow: hidden;
    }


    .home-banner .banner-cta .cta {
        margin-left: 0%;
    }

    .home-banner .banner-cta .cta::after {
        height: 2px;
        width: 0px;
        left: 0px;
        top: 26px;
        opacity: 0;
    }

    .home-banner .banner-cta .cta a {
        margin-right: 0;
        margin-bottom: 10px;
        display: block;
    }

    .home-banner {
        height: max-content;
        width: 100%;
        overflow: hidden;
        padding: 72px 0 100px;
    }

    .home-banner .hero_row .hero_banner_image {
        width: 100%;
        height: 290px;
        z-index: 2;
    }

    .home-banner .banner-cta {
        margin-top: 15px;
    }

    .home-about .main .right {
        width: 100%;
        padding-left: 0px;
    }

    .home-about .main .left {
        width: 100%;
        padding-right: 0px;
    }

    .home-about::after {
        width: 150px;
        height: 19%;
        right: -62px;
        top: 15px;
    }

    .ul-check li {
        padding-left: 21px;
    }

    .home-about {
        padding-top: 10px;
        padding-bottom: 125px;
        border-radius: 0;
        margin-top: 0;
    }

    .why_choose_v1 .ell_errow img {
        max-width: 100px;
        display: none;
    }

    .candidate-slider .cta a {
        height: 55px;
        width: 55px;
        font-size: 21px;
    }

    .get_in_form .cust-form-row {
        display: block;
    }

    .get_in_form .cust-form-row .cust-w-50 {
        width: 100%;
    }

    .get_in_form {
        padding: 15px;
        border-radius: 15px;
    }

    .about-img .first-row .img-1 {
        height: 146px;
        width: 146px;
        border-radius: 15px;
        margin-right: 5px;
    }

    .about-img .first-row .img-2 {
        height: 224px;
        width: 224px;
        border-radius: 15px;
        overflow: hidden;
        margin-top: -25px;
        margin-left: 78px;
    }

    .home-client .left .images .img-2 {
        width: 302px;
        height: 224px;
        overflow: hidden;
        border-radius: 15px;
        position: absolute;
        bottom: 0;
        z-index: 666;
        left: 25px;
    }

    .about-img .first-row {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .home-client .data .left {
        width: 100%;
        padding-right: 0px;
    }

    .home-client .data .right {
        width: 100%;
        padding-left: 0px;
        margin-top: 15px;
        padding-bottom: 280px;
    }

    .home-candidates .cust-row .left {
        width: 100%;
    }

    .home-candidates .cust-row .righ {
        width: 100%;
    }

    footer.page__footer .left {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        order: 2;
        padding-top: 20px;
        text-align: center;
    }

    footer.page__footer .left li {
        display: block;
        text-align: center;
    }

    footer.page__footer .left li:first-child {
        margin-right: 20px;
        line-height: 26px;
        font-size: 14px;
        padding-top: 0;
        margin-left: auto;
    }

    footer.page__footer .left .copy-write {
        width: 100%;
    }

    footer.page__footer .left .footer-menu {
        width: 100%;
    }

    .feel-free .left {
        width: 100%;
    }

    .feel-free .right {
        width: 100%;
        padding-left: 0px;
        padding-top: 30px;
    }

    .home-form .w-80 {
        width: 100%;
    }

    .home-form .w-20 {
        width: 100%;
        text-align: right;
        margin-top: 25px;
    }

    .feel-free .second-img {
        position: absolute;
        right: 0px;
        top: -26px;
        width: 228px;
        height: 288px;
        overflow: hidden;
    }

    footer.page__footer .footer-wrap .footer-menu {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 12px;
    }

    footer.page__footer .footer-wrap .footer-menu li:last-child {
        margin-right: 0px;
    }

    .feel-free .second-img img {
        height: 100%;
        width: 100%;
        margin-left: 80px;
    }

    .feel-free .left .title {
        width: 100%;
        max-width: 70%;
    }

    .page__footer {
        border-radius: 50px 50px 0 0;
        padding: 35px 0 50px;
    }

    footer.page__footer .left .footer-menu ul {
        display: flex;
    }

    .feel-free .first-img {
        height: 78px;
        width: 78px;
        top: -25px;
        left: 0;
    }

    .feel-free {
        position: relative;
        border-radius: 0;
        padding-bottom: 118px;
        padding-top: 28px;
    }


    .footer_col .mass .heading-h6,
    .footer_col .mass .content {
        font-size: 14px;
        line-height: 20px;
    }

    .form-control {
        border-radius: 4px;
        padding: 10px 9px;
        font-size: 12px;
        line-height: 15px;
    }

    .feel-free .cust-row {
        grid-template-columns: 100%;
        gap: 4%;
    }

    .latest-ins-slide .owl-stage-outer {
        height: 416px;
    }

    .latest-ins .bottomcta::before {
        height: 2px;
        width: 18%;
        left: 0px;
        top: 24px;
        opacity: 25%;
    }

    .latest-ins .bottomcta::after {
        height: 2px;
        width: 18%;
        right: 0px;
        top: 28px;
        opacity: 25%;
    }

    .candidate-slider .owl-stage {
        padding-left: 0px !important;
    }

    .candidate-slider .item-cell {
        background: transparent;
        border-radius: 35px;
        padding: 270px 16px 19px;
        margin: 0 20px;
    }

    .candidate-slider .owl-stage-outer {
        height: 450px;
    }

    .home-candidates .can-width::before {
        width: 333px;
        height: 101px;
        background-image: url(../images/clientbg1.png);
        right: 22px;
        top: -59px;
        background-size: cover;
    }

    .home-candidates .title {
        margin-bottom: 15px;
        position: relative;
        z-index: 55;
    }

    .home-candidates .candidate-slider .title {
        width: 100%;
        max-width: 98%;
    }

    .candidate-slider table {
        font-size: 14px;
        line-height: 24px;
    }

    .candidate-slider .detail {
        padding: 20px 0;
        width: 100%;
        max-width: 80%;
    }

    .home-candidates .cust-row {
        margin: 0px 0 40px;
    }

    .home-client .bg-bottom::before {
        display: none;
    }

    .candidate-slider .owl-theme .owl-nav {
        margin-top: 0px;
    }

    .home-candidates .cust-container-lg {
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }

    .home-about .about-bg {
        background: #eff1f4;
        border-radius: 35px;
    }

    .home-about .content {
        padding: 20px 23px 50px 25px;
        background: var(--white);
        border-radius: 20px;
        margin-top: 30px;
    }

    .home-client {
        padding: 20px 0 45px;
        position: relative;
    }

    .home-about .cust-container-md {
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .home-about .main .left .detail {
        font-weight: 400;
        margin-bottom: 50px;
        width: 100%;
        max-width: 99%;
    }

    .home-client .title {
        margin-bottom: 15px;
        margin-top: 40px;
    }

    .home-about .main .right .cta a:first-child {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .home-about .main .right .cta::after {
        height: 2px;
        border-bottom: 1px solid var(--black);
        width: 70px;
        left: 0px;
        top: 52px;
        opacity: 25%;
    }

    .about-img .cust-container-md {
        max-width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }

    .home-client::after {
        height: 44%;
        width: 229px;
        left: -115px;
        top: -133px;
        background-image: url('../images/client-mobile.png');
        background-repeat: no-repeat;
        background-position: bottom;
        z-index: 1;
    }

    .home-client .cust-container-md {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        z-index: 55;
    }

    .home-candidates .cust-row .cta {
        position: relative;
        margin-top: 35px;
    }

    .home-candidates .cust-row .cta a:first-child {
        margin-right: 0px;
        margin-bottom: 20px;
        width: 206px;
    }

    .latest-ins-slide .item-cell {
        border: 2px solid var(--whitea);
        border-radius: 35px;
        padding: 27px 15px 43px;
    }

    .home-client .right .top p:first-child {
        margin-bottom: 20px;
    }

    .latest-ins-slide .detail {
        color: var(--whitea);
        padding: 10px 0 20px 0;
    }

    .home-candidates {
        border-radius: 0;
        padding: 45px 0 35px;
    }

    .candidate-slider .dtable tr {
        display: flex;
        flex-wrap: wrap;
    }

    .about_v1 {
        padding: 35px 0 50px;
    }

    .why_choose_v1 {
        padding: 50px 0 40px;
    }

    .candidate-slider .dtable td {
        width: 100%;
    }

    .candidate-slider .item-cell .ref {
        font-size: 10px;
        line-height: 26px;
    }

    .candidate-slider table span.annum {
        margin-left: 0px;
    }

    .latest-ins {
        padding: 95px 0 110px;
        border-radius: 0;
        overflow: hidden;
    }

    .latest-ins::before {
        background-image: url('../images/for-mob-bg.png');
    }

    .latest-ins .title-top {
        margin-bottom: 31px;
    }

    .latest-ins-slide .date {
        font-size: 10px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .feel-free .cust-row {
        margin-top: 30px;
    }

    .home-form .top {
        color: #000;
        font-weight: 400;
        font-size: 16px;
        line-height: 28px;
        margin-top: 40px;
    }

    .custom-select-trigger {
        padding-left: 0px;
    }

    .feel-free .right .address span {
        display: block;
        font-size: 16px;
        line-height: 28px;
    }

    .feel-free .right .bottomdet {
        margin-top: 25px;
    }

    .page__footer .social-links {
        display: flex;
        padding-top: 11px;
        padding-bottom: 25px;
        margin: 0 50px;
    }

    .social-links li {
        margin-right: 16px;
    }

    .feel-free .left .mass {
        padding: 15px 18px 30px;
        position: relative;
        width: 100%;
        max-width: 92%;
        margin-top: 35px;
        font-weight: 500;
    }

    .page__footer .footer-wrap .right {
        margin: 0 auto;
    }
    
    .dropdown.show .dropdown-content {
        display: block;
        width: 100%;
    }
    
    .mobile-header .dropdown {
        width: 100%;
    }

    .home-banner {
        background: linear-gradient(135deg, #f9761b6e, #4c6c82b5, #0b3c5dd1);
    }
    .banner.about_us {
        padding: 81px 0 60px;
    }
    
    .banner.about_us .hero_row .hero_banner_image {
        width: 352PX;
        height: 300px;
        position: relative;
        z-index: 2;
        margin-left: auto;
        margin-right: auto;
    }
    
    .form_wrap .form_row .address_row .icon {
        width: 35px;
        height: 35px;
        background: #fff;
        padding: 2px;
        text-align: center;
        font-size: 16px;
        line-height: 34px;
        color: var(--black);
        border-radius: 8px;
    }
    
    .fix-cta {
        row-gap: 5px;
    }
    
    .fix-cta a img {
        width: 40px;
    }

}