@import url('https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

body {
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 15px;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}

dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
input,
textarea,
p {
    margin: 0;
    padding: 0;
    font-family: 'Nunito Sans', sans-serif;
}

fieldset,
img {
    border: 0
}

ol,
ul {
    list-style: none
}

a {
    cursor: pointer;
    text-decoration: none;
}

.clearfix:before,
.clearfix:after {
    display: block;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.clear {
    clear: both
}

.btn {
    outline: 0px;
}

.lists {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.mainpage {
    position: relative;
    overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: bold;
}

a {
    font-family: 'Bai Jamjuree', sans-serif;
}

img {
    width: auto;
    height: auto;
}

.container {
    max-width: 1480px;
    width: 100%;
    margin: auto;
    padding: 0 15px;
}

h2 {
    font-size: 38px;
    font-weight: bold;
    line-height: 46px;
}

h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
    color: #161616;
}





/*Sec 01 start*/
.metaserver_one {
    width: 100%;
    background: url(../images/metaserver_img/banner-bg.png) center center no-repeat;
    padding: 70px 0 0px;
    position: relative;
    margin-bottom: 120px;
}

.metaserver_one_outer {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 50px;
    flex-direction: row-reverse;
}

.metaserver_one_outer .left_part {
    width: 50%;
}

.metaserver_one_outer .left_part img {
    width: 100%;
}

.metaserver_one_outer .right_part {
    width: 50%;
}

.metaserver_one_outer .right_part h1 {
    color: #fc7600;
    display: block;
    font-size: 60px;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 10px;
}

.metaserver_one_outer .right_part h1 b {
    -webkit-text-fill-color: #161616;
    display: block;
}

.counter.col_fourth {
    text-align: left;
    display: flex;
    margin-bottom: 10px;
}

.item {
    text-align: left;
}

.iconouter {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
}

.icon img {
    max-width: 50px;
}

#counter .item .count {
    color: #fc7600;
    margin-bottom: 5px;
    font-size: 40px;
    font-weight: 700;
}

#counter p {
    color: #fff;
    font-size: 22px;
}

.heading_new h3 {
    color: #fff;
    margin-bottom: 5px;
    font-size: 40px;
    font-weight: 700;
}

#counter .item span {
    color: #fc7600;
    margin-bottom: 5px;
    font-size: 40px;
    font-weight: 700;
}

#counter .item h3 {
    color: #fc7600;
    text-transform: capitalize;
}

.count_head {
    display: flex;
    align-items: center;
    justify-content: center;
}

#counter {
    display: flex;
    gap: 20px;
    justify-content: right;
    background: #1a1a1c;
    padding: 60px 60px;
    border-radius: 30px
}

.sec01_digital_inner_btn {
    width: fit-content;
    margin-top: 20px;
}

.sec01_digital_inner_btn a {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    box-shadow: rgba(255, 255, 255, 0.30) 9px 7px 38px 0px;
    background: #000;
    padding: 12px 20px;
    border-radius: 100px;
    white-space: nowrap;
    gap: 20px;
    text-decoration: none !important;
    width: fit-content;

}

.sec01_digital_inner_btn span {
    background: #fc7600;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sec01_digital_inner_btn a:hover {
    color: #fff;
}


/*Sec 01 end*/

/*Sec 03 start*/

.delivery_app_company_sliderBox {
    background: #2b2b2b;
    border-radius: 30px;
    border: solid 1px #4b4b4b;
    padding: 30px;
    height: 100%;
    min-height: 420px;
}

.delivery_app_company_sliderBox h3 {
    color: #fff;
    padding-bottom: 20px;
}

.delivery_app_company_sliderBox p {
    color: #959494;
}

.slider_heading {
    display: flex;
    align-items: center;
    color: #000;
    padding-bottom: 80px;
}

.slider_heading p {
    color: #000;
    width: 100%;
}

.slider_heading h2 {
    width: 100%;
}

.delivery_app_company_sliderBox span {
    width: 100px;
    height: 100px;
    background: rgb(121, 120, 120, 0.3);
    border-radius: 100px;
    border: solid 1px #4b4b4b;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

/*Sec 03 End*/
/*Sec 04 End*/
.vr_developmen {
    margin-bottom: 120px;
}

.vr_developmen_outer {
    display: flex;
    align-items: center;
    gap: 50px;
    flex-direction: row-reverse;
}

.vr_developmen_outer .left_part {
    width: 50%;
    text-align: right;
}

.vr_developmen_outer .right_part {
    width: 50%;
}

.vr_developmen_outer .right_part h2 {
    padding-bottom: 30px;
}

.vr_developmen_outer .right_part p {
    padding-bottom: 20px;
}


/*Sec 04 End*/

/*Sec 05 End*/
.sys_wordPress_reasons {
    margin-bottom: 120px;
}

.sys_wordPress_reasons_heading {
    padding: 0;

}

.sys_wordPress_reasons_heading h2 {
    text-align: left;
    margin-bottom: 80px;
}

.sys_wordPress_reasons_outer {
    width: 100%;
    margin: auto;
}

.sys_wordPress_reasons_outer ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.sys_wordPress_reasons_outer ul li {
    background: #f5f7f9;
    padding: 34px;
    border-radius: 30px;
}

.sys_wordPress_reasons_outer ul li span {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    box-shadow: 0 10px 16px rgba(0, 0, 0, 7%);
    border-radius: 100px;
    margin-bottom: 20px;
}


.sys_wordPress_reasons_outer ul li h3 {
    font-size: 20px;
    font-weight: 600;
    color: #161616;
    padding-bottom: 20px;
}

.sys_wordPress_reasons_outer ul li p {
    font-size: 16px;
    font-weight: 400;
    color: #161616;
    line-height: 28px;
}

/*Sec 05 End*/

/*Sec 07 End*/
.framework {
    margin-bottom: 120px;
}

.framework_outer {
    background: #f5f7f9;
    padding: 70px 40px;
    border-radius: 30px;
    border: solid 1px #e7e4e4;

}

.framework_outer h2 {
    text-align: center;
    padding-bottom: 50px;
}

.logos {
    padding: 0;
}

.logos ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
}

.logos ul li {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    text-align: center;
}

/*Sec 07 End*/


/*Sec 08 start*/
.businesses {
    width: 100%;
    padding: 80px 0;
    position: relative;
    background-size: 100% 100%;
    margin-bottom: 120px;
    height: 100%;
    background-image: radial-gradient(at center right, #FFFFFF 0%, #FFF1ED 100%);
}

.businesses_outer .slider_heading p {
    text-align: right;
}


.businesses_inner ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.businesses_inner ul li {
    background: #fff;
    padding: 40px;
    border-radius: 30px;
    text-align: center;
    border: solid 1px #fff;
}

.businesses_inner ul li h3 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    padding-bottom: 20px;
}

.businesses_inner ul li p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 28px;
}

/*Sec 08 End*/


/*Sec 10 start*/
.company {
    background: #f5f7f9;
    padding: 100px 0;
    margin-bottom: 120px;
}

.company_heading p a {
    color: #fc7600;
    text-decoration: none;
}

.company_heading {
    text-align: center;
    padding-bottom: 50px;
}

.company_heading h2 {
    padding-bottom: 20px;
}

.company_inner {
    padding: 0;
}

.company_inner ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.company_inner ul li {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    border: solid 1px #f1ebeb;
}

.company_inner ul li h3 {
    padding-bottom: 20px;
}

.company_inner ul li h3 a {
    color: #212529;
    text-decoration: none;
}

.company_inner ul li h3 a:hover {
    color: #fc7600;
}

.company_inner ul li span {
    width: 50px;
    height: 50px;
    background: #fc7600;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

/*Sec 10 End*/


.key_benefits {
    margin-bottom: 120px;
}

.key_benefits_outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.key_benefits_outer .heading {
    width: calc(100% + 67px);
}

.heading h2 {
    padding-bottom: 20px;
}

.key_benefits_list {
    width: 100%;
}

.key_benefits_list ul {
    display: flex;
    gap: 24px;
}

.key_benefits_list ul li {
    width: 100%
}

.key_benefits_list_box {
    background: #fff;
    padding: 30px;
    box-shadow: 0px 8px 32px rgba(32, 21, 21, 5%);
    min-height: 100%;
}

.key_benefits_list_box span {
    padding: 0;
    background: #fff;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 85px;
    height: 85px;
    box-shadow: 0px 8px 32px rgba(32, 31, 31, 8%);
    margin-bottom: 25px;
}

.key_benefits_list_box h3 {
    font-size: 22px;
    font-weight: 500;
    color: #161616;
    padding-bottom: 15px;
}

.key_benefits_list_box p {
    font-size: 16px;
    font-weight: 400;
    color: #161616;
    line-height: 26px;
}

.key_benefits_list.one {
    width: 100%;
    margin-top: 24px;
}

/*Sec 11 start*/
.education_mobileapp {
    padding: 0;
}

.education_mobileapp_outer {
    display: flex;
    padding: 100px 50px;
    background-image: url(../images/metaserver_img/buttonbg.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}


.education_mobileapp_outer h2 {
    margin-bottom: 0;
    color: #fff;
    text-align: left;
}


.education_mobileapp_outer a {
    background: #fc7600;
    display: flex;
    padding: 20px 30px;
    border-radius: 100px;
    align-items: center;
    text-decoration: none !important;
    white-space: nowrap;
    font-size: 16px;
    gap: 10px;
    font-weight: 600;
    color: #fff;
    width: fit-content;
    margin: auto;
    text-transform: uppercase;
}

.education_mobileapp_outer a:hover {
    background: #fc7600;
    color: #fff;
}

.education_mobileapp_outer .left_part {
    text-align: center;
    width: 100%;
}

.education_mobileapp_outer .left_part p {
    margin: 0;
}

/*Sec 11 End*/


.process_new {
    background-image: radial-gradient(at center right, #FFFFFF 0%, #F6EFFF 100%);
    padding: 50px;
    margin-bottom: 120px;
}

.process_new_outer {
    padding: 0;
}

.process_new_outer ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.process_new_outer ul li {
    width: 200px;
    text-align: center;
    border: dashed 2px #000000;
    height: 200px;
    border-radius: 20px;
    line-height: 140px;
    position: relative;
}

.process_new_outer ul li span {
    width: 45px;
    text-align: center;
    background: #fc7600;
    height: 45px;
    border-radius: 100px;
    font-size: 26px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -24px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
}

.process_new_outer ul li img {
    padding-top: 30px;
    filter: brightness(0);
}

.process_new_outer ul li h3 {
    color: #000;
    font-size: 18px;
}

.process_new h2 {
    color: #000;
    padding-bottom: 80px;
    text-align: center;
}

.company.new {
    background: transparent;
    padding: 0;
}

.company.new ul {
    grid-template-columns: repeat(3, 1fr);
}

.company.new ul li {
    text-align: center;
}

@media only screen and (max-width:1366px) {
    #counter {
        padding: 40px;
    }

    .metaserver_one_outer .right_part h1 {
        font-size: 50px;
    }

    #counter p {
        font-size: 16px;
        text-align: center;
    }

    .sys_wordPress_reasons_heading h2 {
        margin-bottom: 50px;
    }

    .sec01_digital_outer {
        padding: 50px 0 0px;
    }

    .vr_services {
        padding: 100px 0;
    }

    .delivery_app_company_sliderBox span {
        width: 80px;
        height: 80px;
    }

    .delivery_app_company_sliderBox span img {
        max-width: 50px;
    }

    .delivery_app_company_sliderBox {
        border-radius: 20px;
        padding: 20px;
    }

    .sys_wordPress_reasons_outer ul li {
        padding: 24px;
        border-radius: 20px;
    }

    .sys_wordPress_reasons_outer ul {
        gap: 20px;
    }

    .logos ul {
        gap: 20px;
    }

    .logos ul li img {
        max-width: 170px;
    }

    .framework_outer {
        padding: 40px 40px;
    }

    .businesses_inner ul li {
        padding: 30px;
        border-radius: 20px;
    }

    .businesses_inner ul {
        gap: 20px;
    }

    .businesses {
        padding: 100px 0;
    }

    .process_outer .left_part img {
        width: auto;
        max-width: 400px;
    }

    .process_outer .left_part {
        width: 40%;
    }

    .company {
        padding: 60px 0;
    }

    .company_inner ul {
        gap: 20px;
    }

    .education_mobileapp_outer {
        padding: 80px 40px;
    }

    h2 {
        font-size: 32px;
        line-height: 40px;
    }
}

@media only screen and (max-width:1200px) {
    .metaserver_one_outer .right_part h1 {
        font-size: 40px;
    }

    #counter .item .count {
        font-size: 30px;
    }

    #counter .item span {
        font-size: 30px;
    }

    .metaserver_one {
        padding: 50px 0 0px;
    }

    .metaserver_one {
        margin-bottom: 100px;
    }

    .company_inner ul {
        grid-template-columns: repeat(3, 1fr);
    }

    .company_heading {
        padding-bottom: 20px;
    }

    .key_benefits_outer {
        flex-wrap: wrap;
        justify-content: center;
    }

    .key_benefits_outer .heading {
        width: 100%;
        text-align: center;
        padding-bottom: 30px;
    }

    .key_benefits_list ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .process_new {
        padding: 50px 0;
    }

    .process_new_outer ul li {
        width: 150px;
        height: 170px;
        line-height: 100px;
    }

    .process_new h2 {
        padding-bottom: 50px;
    }

    .process_new_outer ul li span {
        width: 35px;
        height: 35px;
        font-size: 20px;
    }

    .process_new {
        margin-bottom: 100px;
    }

    .education_mobileapp_outer {
        padding: 50px 20px;
        border-radius: 30px;
    }

    .vr_services_outer {
        padding-bottom: 60px;
    }

    .slider_heading {
        padding-bottom: 60px;
    }

    .vr_services {
        margin-bottom: 100px;
    }

    .vr_developmen {
        margin-bottom: 100px;
    }

    .sys_wordPress_reasons {
        margin-bottom: 100px;
    }

    .industries {
        margin-bottom: 100px;
    }

    .framework {
        margin-bottom: 100px;
    }

    .businesses {
        margin-bottom: 100px;
    }

    .process {
        margin-bottom: 100px;
    }

    .company {
        margin-bottom: 100px;
    }

    .sys_wordPress_reasons_outer ul {
        grid-template-columns: repeat(2, 1fr);
    }

    .delivery_app_company_sliderBox_tow {
        padding: 40px;
        border-radius: 20px;
    }

    .process_outer .left_part img {
        max-width: 350px;
    }

    .education_mobileapp_outer::before {
        display: none;
    }
}


@media only screen and (max-width:991px) {
    .logos ul {
        grid-template-columns: repeat(3, 1fr);
    }

    .process_outer .left_part img {
        max-width: 240px;
    }

    .sec01_digital_outer .sec01_digital_inner {
        gap: 20px;
    }

    .sec01_digital_outer .sec01_digital_inner .right_part h1 {
        font-size: 48px;
    }

    .sec01_digital_outer {
        padding: 30px 0 0px;
    }

    .vr_services_outer {
        flex-wrap: wrap;
    }

    .vr_services_outer .left_part {
        width: 100%;
    }

    .vr_services_outer .right_part {
        width: 100%;
    }

    .industries_outer .right_part h2 {
        padding-bottom: 10px;
    }

    .sec01_digital_inner_btn {
        margin: 0 auto;
    }

    .vr_services_outer .left_part p {
        text-align: center;
    }

    h2 {
        font-size: 26px;
        line-height: 34px;
    }

    .slider_heading {
        padding-bottom: 30px;
    }

    .metaserver_one_outer {
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }

    .metaserver_one_outer .left_part {
        width: 100%;
        text-align: center;
    }

    .metaserver_one_outer .right_part p {
        padding-bottom: 20px;
    }

    #counter {
        padding: 30px 0;
        border-radius: 20px;
    }

    .metaserver_one {
        margin-bottom: 70px;
    }

    .metaserver_one {
        padding: 30px 0 0px;
    }

    .metaserver_one_outer .right_part h1 {
        font-size: 35px;
    }

    .metaserver_one_outer .left_part img {
        width: auto;
        max-width: 460px;
        margin: auto;
    }

    .metaserver_one_outer .right_part {
        width: 100%;
        text-align: center;
    }

    .delivery_app_company_sliderBox {
        min-height: 350px;
    }

    .vr_services {
        margin-bottom: 80px;
    }

    .vr_developmen {
        margin-bottom: 80px;
    }

    .sys_wordPress_reasons {
        margin-bottom: 80px;
    }

    .industries {
        margin-bottom: 80px;
    }

    .framework {
        margin-bottom: 80px;
    }

    .businesses {
        margin-bottom: 80px;
    }

    .process {
        margin-bottom: 80px;
    }

    .company {
        margin-bottom: 80px;
    }

    .vr_developmen_outer {
        flex-direction: column-reverse;
        flex-wrap: wrap;
        gap: 30px;
    }

    .vr_developmen_outer .right_part h2 {
        padding-bottom: 20px;
    }

    .vr_developmen_outer .right_part {
        width: 100%;
        text-align: center;
    }

    .vr_developmen_outer .left_part {
        width: 100%;
        text-align: center;
    }

    .vr_developmen_outer .left_part img {
        max-width: 400px;
    }

    .sys_wordPress_reasons_heading h2 {
        margin-bottom: 30px;
        text-align: center;
    }

    .process_new_outer ul {
        justify-content: center;
        flex-wrap: wrap;
        gap: 30px;
    }

    .process_new_outer ul li {
        width: 170px;
        height: 170px;
    }

    .process_new_outer ul li h3 {
        font-size: 16px;
    }

    .heading h2 {
        padding-bottom: 10px;
    }

    .company.new ul {
        grid-template-columns: repeat(2, 1fr);
    }

    .key_benefits {
        margin-bottom: 70px;
    }

    .process_new {
        margin-bottom: 70px;
    }

    .sys_wordPress_reasons_outer ul li {
        padding: 20px;
        text-align: center;
    }

    .sys_wordPress_reasons_outer ul li span {
        margin: 0 auto 20px;
    }

    .industries_outer {
        gap: 30px;
    }

    .delivery_app_company_sliderBox_tow {
        padding: 24px;
        border-radius: 20px;
        margin: 20px;
    }

    .framework_outer {
        padding: 30px;
    }

    .framework_outer h2 {
        padding-bottom: 30px;
    }

    .logos ul li img {
        max-width: 150px;
    }

    .businesses_inner ul {
        grid-template-columns: repeat(2, 1fr);
    }

    .slider_heading {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }

    .businesses_outer .slider_heading p {
        text-align: center;
        padding-top: 20px;
    }

    .businesses_inner ul li {
        padding: 24px;
    }

    .process_outer {
        flex-wrap: wrap;
    }

    .process_outer .left_part {
        width: 100%;
    }

    .process_outer .right_part {
        width: 100%;
    }

    .process_outer ul li::before {
        display: none;
    }

    .processb::after {
        display: none;
    }

    .process_outer ul li span {
        left: 0;
    }

    .process_outer ul li {
        margin-bottom: 20px !important;
        margin: auto;
    }

    .process_outer ul li:nth-child(2n) {
        margin: auto;
        margin-bottom: 20px;
    }

    .process_outer .left_part img {
        max-width: 50%;
    }

    br {
        display: none;
    }

    .company_heading {
        padding-bottom: 30px;
    }

    .company_inner ul {
        grid-template-columns: repeat(2, 1fr);
    }

    .company_inner ul li {
        padding: 24px;
        text-align: center;
    }

    .company_inner ul li span {
        margin-bottom: 20px !important;
        margin: auto;
    }

    .education_mobileapp_outer {
        padding: 50px 30px;
        flex-wrap: wrap;
        justify-content: center;
        border-radius: 30px;
    }

    .education_mobileapp_outer h2 {
        margin-bottom: 20px;
        text-align: center;
    }
}

@media only screen and (max-width:768px) {
    .logos ul {
        grid-template-columns: repeat(2, 1fr);
    }

    .metaserver_one_outer .right_part h1 {
        font-size: 30px;
    }

    .metaserver_one_outer .left_part img {
        max-width: 400px;
    }

    .sec01_digital_outer .sec01_digital_inner {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .iconouter {
        width: 48%;
    }

    .vr_developmen {
        margin-bottom: 60px;
    }

    .businesses {
        padding: 40px 0;
    }

    .businesses {
        margin-bottom: 50px;
    }

    .vr_developmen_outer .left_part img {
        max-width: 350px;
    }

    .sec01_digital_outer .sec01_digital_inner .right_part {
        width: 100%;
        text-align: center;
    }

    .sec01_digital_outer .sec01_digital_inner .left_part {
        width: 100%;
        text-align: center;
    }

    .sec01_digital_outer .sec01_digital_inner .left_part img {
        max-width: 400px;
        margin: 0 auto -20px;
    }

    .sec01_digital_outer .sec01_digital_inner .right_part h1 {
        font-size: 40px;
    }

    .vr_services {
        padding: 50px 0;
        background: #000;

    }

    .vr_services_outer {
        gap: 40px;
        padding-bottom: 40px;
    }

    .sec01_digital_inner_btn a {
        font-size: 18px;
        padding: 10px 20px;
    }

    .sec01_digital_inner_btn span {
        width: 30px;
        height: 30px;
    }

    .sec01_digital_inner_btn span img {
        max-width: 20px;
    }

    .delivery_app_company_sliderBox {
        min-height: 310px;
        text-align: center;
    }

    .delivery_app_company_sliderBox span {
        margin: auto;
        margin-bottom: 20px;
    }

    .slider_heading {
        gap: 20px;
    }

    .industries_outer {
        gap: 30px;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .industries_outer .right_part {
        width: 100%;
        text-align: center;
    }

    .industries_outer .right_part h2 {
        text-align: center;
    }

    .next_slider {
        display: none;
    }

    .industries_outer .left_part {
        width: 100%;
    }

    .industries_outer .left_part img {
        max-width: 400px;
    }

    .framework_outer {
        border-radius: 20px;
    }

    .logos ul li {
        padding: 16px;
        border-radius: 16px;
    }

    .businesses {
        background-image: radial-gradient(at center right, #FFFFFF 0%, #FFF1ED 100%);
        padding: 50px 0;
    }

    .businesses_outer .slider_heading p {
        padding-top: 0;
    }

    .businesses_inner ul li {
        padding: 20px;
        border-radius: 10px;
    }

    .education_mobileapp_outer {
        padding: 30px 30px;
        border-radius: 20px;
    }

    .company {
        padding: 50px 0;
    }

    .company_heading {
        padding-bottom: 10px;
    }

    #counter {
        flex-wrap: wrap;
    }

    .key_benefits_list_box {
        padding: 20px;
        text-align: center;
    }

    .key_benefits_list_box h3 {
        font-size: 20px;
    }

    .company_inner ul li {
        padding: 20px;
    }

    .process_new {
        padding: 30px 0;
    }

    .process_new {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width:600px) {
    .vr_services {
        margin-bottom: 50px;
    }

    .iconouter {
        width: 47%;
    }

    .metaserver_one_outer .left_part img {
        max-width: 350px;
    }

    .metaserver_one {
        margin-bottom: 40px;
    }

    .sys_wordPress_reasons_heading h2 {
        margin-bottom: 20px;
    }

    .industries_outer .left_part {
        display: none;
    }

    .vr_developmen {
        margin-bottom: 50px;
    }

    .sys_wordPress_reasons {
        margin-bottom: 50px;
    }

    .industries {
        margin-bottom: 30px;
    }

    .framework {
        margin-bottom: 50px;
    }

    .businesses {
        margin-bottom: 50px;
    }

    .process {
        margin-bottom: 50px;
    }

    .process_outer ul li {
        text-align: center;
    }

    .process h2 {
        padding-bottom: 50px;
    }

    .company {
        margin-bottom: 50px;
    }

    .vr_services {
        padding: 30px 0;
    }

    h2 {
        font-size: 20px;
        line-height: 30px;
    }

    h3 {
        font-size: 18px;
    }

    p {
        font-size: 14px !important;
    }

    .vr_services_outer {
        gap: 30px;
        padding-bottom: 30px;
    }

    .slider_heading {
        gap: 10px;
    }

    .sys_wordPress_reasons_outer ul {
        grid-template-columns: repeat(1, 1fr);
    }

    .sys_wordPress_reasons_outer ul li {
        border-radius: 10px;
    }

    .delivery_app_company_sliderBox_tow {
        padding: 20px;
        border-radius: 10px;
        margin: 10px;
    }

    .logos ul li img {
        max-width: 120px;
    }

    .logos ul li {
        padding: 12px;
        border-radius: 10px;
    }

    .framework_outer {
        padding: 20px;
    }

    .framework_outer h2 {
        padding-bottom: 20px;
    }

    .businesses {
        padding: 30px 0;
    }

    .businesses_inner ul {
        display: flex;
        overflow-x: auto;
    }

    .businesses_inner ul li {
        min-width: 280px;
    }

    .slider_heading {
        padding-bottom: 20px;
    }

    .process_outer {
        gap: 30px;
    }

    .process_outer .left_part img {
        max-width: 70%;
    }

    .company {
        padding: 30px 0;
    }

    .company_inner ul {
        display: flex;
        overflow-x: auto;
    }

    .company_inner ul li {
        min-width: 300px;
    }

    .company_heading {
        padding-bottom: 20px;
    }

    .education_mobileapp_outer {
        padding: 30px 30px;
        border-radius: 10px;
    }

    .education_mobileapp_outer a {
        padding: 16px 20px;
    }
}

@media only screen and (max-width:480px) {
    .logos ul li img {
        max-width: 100px;
    }

    .metaserver_one_outer .left_part img {
        max-width: 100%;
    }

    .vr_developmen_outer .left_part img {
        max-width: 100%;
    }

    .key_benefits_list ul {
        grid-template-columns: repeat(1, 1fr);
    }

    .sec01_digital_inner_btn a {
        font-size: 14px;
    }

    .metaserver_one_outer .right_part h1 {
        font-size: 26px;
    }

    .sec01_digital_inner_btn a {
        padding: 10px 14px;
    }

    .iconouter {
        width: 100%;
    }

    #counter {
        padding: 20px 0;
    }

    #counter {
        gap: 10px;
        border-radius: 10px;
    }

    .vr_developmen {
        margin-bottom: 50px;
    }

    .businesses {
        margin-bottom: 30px;
    }

    .key_benefits_outer .heading {
        padding-bottom: 20px;
    }

    .key_benefits {
        margin-bottom: 40px;
    }

    .process_new h2 {
        padding-bottom: 40px;
    }

    .process_new_outer ul li {
        width: 130px;
        height: 130px;
        line-height: 70px;
        border-radius: 10px;
    }

    .process_new_outer ul li img {
        padding-top: 10px;
    }

    .process_new_outer ul li span {
        width: 30px;
        height: 30px;
        font-size: 16px;
    }

    .process_new_outer ul li img {
        max-width: 35px;
    }

    .sec01_digital_inner_btn a {
        gap: 10px;
    }

    .logos ul {
        gap: 10px;
    }

    .logos ul li {
        padding: 8px;
    }

    .process_outer ul li {
        padding: 16px 16px 16px 40px;
        border-radius: 100px;
        margin-bottom: 20px;
        min-width: 100%;
    }

    .process_outer ul li span {
        width: 30px;
        height: 30px;
        font-size: 18px;
    }

    .process h2 {
        padding-bottom: 30px;
    }

    .process_outer ul li span {
        left: 35px;
    }

    .delivery_app_company_sliderBox h3 {
        padding-bottom: 10px;
    }

    .education_mobileapp_outer a {
        padding: 16px 16px;
        font-size: 14px;
    }

    .education_mobileapp_outer {
        padding: 30px 10px;
    }

    .iconouter {
        border-radius: 10px;
    }

    .sec01_digital_outer .sec01_digital_inner .right_part h1 {
        font-size: 30px;
    }

    .framework_outer {
        border-radius: 10px;
    }

    .sys_wordPress_reasons_outer ul li span {
        width: 50px;
        height: 50px;
    }

    .company_heading {
        padding-bottom: 20px;
    }

    .metaserver_one_outer {
        gap: 30px;
    }

    .process_new_outer ul li span {
        top: -19px;
    }
}