@media only screen and (min-width: 1600px){
    body, p{
        font-size: 14px;
    }
    .container{
        max-width: 1440px;
    }
    .navbar-brand img {
        height: 32px;
    }
    .banner-img{
        padding-top: 45%;
    }
    .banne-text{
        max-width: 36%;
    }
    .banner-text h1{
        font-size: 68px;
        line-height: 1.1;
    }
    .btn {
        height: 44px;
        line-height: 44px;
        font-size: 13px;
    }
    .section-heading h2, .about-text h2{
        font-size: 48px;
    }
    .sec-space{
        padding: 110px 0;
    }
    .about-img1 {
        height: 300px;
        width: 360px;
        bottom: 60px;
    }
    .exp-tag h3 {
        font-size: 44px;
    }
    .exp-tag {
        padding: 30px 32px;
        min-width: 220px;
    }
    .solution-icon {
        height: 60px;
        width: 60px !important;
    }
    .solution-box h3 {
        font-size: 22px;
    }
    .solution-box h6 {
        font-size: 11px;
        margin: 40px 0 8px;
    }
    .solution-box {
        padding: 40px 28px;
    }
    .business-icon {
        height: 100px;
        width: 100px;
    }
    .business-box h3, .process-box h3 {
        font-size: 22px;
    }
    .business-box {
        padding: 40px  28px 40px 80px;
        margin-left: 40px;
    }
    .business-right .business-box {
        padding: 40px 80px 40px 32px;
    }
    .business-img {
        transform: scale(0.8);
    }
    .pro-count {
        font-size: 48px;
    }
    .form-control {
        padding: 12px 20px 12px 36px;
    }
    .test-box {
        padding: 40px 40px;
    }
    .career-tag h3 strong {
        font-size: 34px;
    }
    .team-img {
        height: 42px;
    }
    .career-tag {
        top: 12%;
        right: -12%;
    }
    .career-wrap::after {
        top: 44%;
        right: 57%;
    }
    .career-wrap .row [class*="col-"]:first-child{
        -webkit-box-flex: 0;
        flex: 0 0 41.6667%;
        max-width: 41.6667%;
    }
    .footer-top h2 {
        font-size: 40px;
    }
}

/* 992 */
@media only screen and (max-width: 1200px){
    .navbar-brand img {
        height: 24px;
    }
    .btn {
        min-width: 120px;
    }
    .navbar-nav li {
        margin: 0 8px;
    }
    .banner-img {
        padding-top: 47%;
    }
    .banner-text h6 {
        padding: 7px 16px;
        font-size: 10px;
        margin-bottom: 12px;
    }
    .banner-text h1 {
        font-size: 42px;
        margin-bottom: 8px;
    }
    .sec-space {
        padding: 80px 0;
    }
    .stat-flex {
        gap: 10px;
    }
    .section-heading h2, .about-text h2 {
        font-size: 34px;
    }
    .about-img {
        padding-top: 96%;
        margin-right: 80px;
    }
    .about-img1 {
        height: 200px;
        width: 260px;
    }
    .exp-tag {
        padding: 20px 20px;
        right: 30px;
    }
    .business-img {
        transform: scale(1);
    }
    .business-box h3, .process-box h3 {
        font-size: 18px;
    }
    .process-box h3 {
        margin-top: 24px;
    }
    .register-bg img {
        object-position: 34% 50%;
    }
    .career .about-text {
        padding: 80px 36px 80px 0 !important;
    }
    .career-tag {
        top: -12%;
        right: 16px;
    }
    .con-box {
        flex-direction: column;
        align-items: self-start !important;
    }
    .footer-top h6 {
        font-size: 11px;
        font-weight: 600;
        margin-bottom: 4px;
    }
    .footer-top h2 {
        font-size: 30px;
    }
}

/* 768 */
@media only screen and (max-width: 991px){
    p{
        line-height: 1.4;
    }
    .navbar-nav li {
        margin: 10px 32px;
    }
    .navbar-nav li a{
        color: var(--black);
        font-weight: 600;
    }
    .navbar-toggler{
        padding: 0;
    }
    .navbar-toggler-icon {
        font-size: 28px;
        height: auto;
    }
    .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        background: var(--white);
        width: 100%;
        z-index: 99;
    }
    .myHeader .btn{
        margin-left: auto;
    }
    .banner-text {
        max-width: 42%;
    }
    .btn {
        height: 38px;
        line-height: 38px;
        font-size: 12px;
        letter-spacing: 0;
        padding: 0 14px;
        min-width: 120px;
    }
    .banner-text h1 {
        font-size: 30px;
        line-height: 1.1;
    }
    .banner-text p{
        font-size: 12px;
    }
    .banner-img {
        padding-top: 48%;
    }
    .stat .row{
        row-gap: 14px;
    }
    .stat-icon {
        height: 50px;
        width: 50px;
        padding: 10px;
    }
    .stat-flex h4 span {
        font-size: 22px;
    }
    .stat .row{
        margin: 0 -8px;
    }
    .stat .row [class*="col-"]{
        padding: 0 8px;
    }
    .stat-flex {
        align-items: flex-start !important;
    }
    .about-text h6, .section-heading h6 {
        margin-bottom: 8px;
    }
    .section-heading h2, .about-text h2 {
        font-size: 25px;
    }
    .about-img {
        padding-top: 124%;
        margin-right: 40px;
    }
    .about-img1 {
        height: 168px;
        width: 180px;
        right: -10px;
    }
    .exp-tag {
        padding: 18px 14px;
        right: 0;
        top: 16%;
    }
    .exp-tag h3 {
        font-size: 28px;
    }
    .exp-tag h6 {
        font-size: 10px;
    }
    .sec-space {
        padding: 60px 0;
    }
    .cta-bar h4 {
        font-size: 20px;
    }
    .cta-bar {
        padding: 32px 22px;
    }
    .business-icon {
        height: 68px;
        width: 68px;
        padding: 17px;
        left: 50%;
        top: -20px;
        transform: translate(-50%, 0);
    }
    .business-box {
        padding: 60px 20px 20px;
        margin-left: 0;
        text-align: center;
    }
    .business-right .business-box {
        margin: 0;
        padding: 60px 20px 20px;
    }
    .business-right .business-icon {
        left: 50%;
        right: auto;
    }
    .business ul li:not(:last-child) {
        margin-bottom: 30px;
    }
    .business-box h3 {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 2px;
    }
    .process-box {
        flex-direction: row !important;
    }
    .process-img {
        height: 100%;
        flex: 0 0 40%;
        padding: 32px 0;
        background: #ffe9db;
    }
    .register{
        padding-top: 180px;
    }
    .register-bg {
        height: 40%;
    }
    .register-bg img{
        width: 112%;
        object-position: 0 50%;
    }
    .process-img img{
        position: static;
    }
    .career-tag, .career-wrap::after{
        display: none;
    }
    .career-img img{
        width: 114%;
    }
    .career .about-text {
        padding: 40px 24px 40px 0 !important;
    }
    .application-box {
        padding: 12px 20px;
        border-radius: 8px;
    }
    .application-box p {
        font-size: 16px;
    }
    .career-tag {
        top: -26%;
    }
    .career-wrap::after {
        height: 46px;
        width: 46px;
        top: 40%;
        right: 56%;
    }
    .career-wrap::before {
        left: -7%;
        width: 46%;
    }
    .career-tag {
        background: #30313d;
    }
    .con-box {
        flex-direction: row !important;
    }

    
}

/* 576 */
@media only screen and (max-width: 767px){
    .btn {
        height: 36px;
        line-height: 36px;
        padding: 0 20px;
        min-width: 104px;
    }
    .myHeader {
        padding: 0px 0;
    }
    .banner-text p, .trust-bar {
        display: none !important;
    }
    .banner-text h1 {
        font-size: 20px;
    }
    .banner-text .d-flex{
        row-gap: 8px;
    }
    .section-heading h2, .about-text h2 {
        font-size: 22px;
    }
    .row{
        row-gap: 20px;
    }
    .about-img {
        padding-top: 60%;
        margin-right: 60px;
    }
    .about-img1 {
        height: 145px;
        width: 200px;
        right: 0;
        bottom: 28px;
    }
    .exp-tag {
        padding: 18px 14px;
        right: 0;
        top: 10%;
    }
    .section-heading {
        max-width: 90%;
        margin-bottom: 20px;
    }
    .section-heading h2, .about-text h2 {
        font-size: 26px;
    }
    .cta-bar{
        flex-wrap: wrap;
        row-gap: 20px;
    }
    .cta-text {
        flex: 0 0 82%;
    }
    .business-left, .business-right {
        display: flex;
        gap: 12px;
    }
    .business-box{
        margin: 0 !important;
    }
    .process-img {
        flex: 0 0 50%;
        padding: 0;
    }
    .process-box {
        padding: 14px;
    }
    .cta-text {
        flex: 0 0 100%;
        margin: 0 !important;
    }
    .contact-form {
        padding: 36px 28px;
    }
    .register-bg {
        height: 28%;
    }
    .career-tag, .career-wrap::after{
        display: block;
    }
    .career-img img {
        width: 100%;
    }
    .career-wrap  .row{
        flex-direction: column-reverse;
    }
    .career .about-text {
        padding: 80px 40px 0 !important;
    }
    .career-img.position-relative {
        width: 80%;
    }
    .career-wrap::before {
        background-image: none;
        height: 750px;
        width: 750px;
        border-radius: 50%;
        background: var(--orange);
        position: absolute;
        top: auto;
        bottom: -58%;
        left: -44%;
    }
    .career-tag {
        top: -4%;
        right: 55px;
    }
    .career-wrap::after {
        height: 68px;
        width: 46px;
        top: 66%;
        right: 20%;
    }
    .contact-img{
        position: static !important;
        width: 100%;
        margin-top: 20px;
    }
    .contact{
        padding-bottom: 0 !important;
    }
    .copyright{
        flex-direction: column;
        row-gap: 16px;
    }
    .copyright .d-flex{
        justify-content: center;
    }
}

/* 480 */
@media only screen and (max-width: 575px){
    .banner-text h6{
        display: none;
    }
    .about-img {
        padding-top: 64%;
    }
    .about-img1 {
        bottom: 20px;
    }
    .career-wrap::before {
        height: 700px;
        width: 700px;
    }

}

/* 360 */
@media only screen and (max-width: 479px){
    .banner {
        background: #f5610c;
        height: calc(100vh - 54px);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .banner-text {
        max-width: 100%;
        padding: 40px 0 0;
    }
    .banner-text h1 {
        font-size: 36px;
    }
    .banner-text h6, .banner-text p{
        display: block !important;
    }
    .banner-wrap{
        position: static !important;
        transform: translate(0);
    }
    .banner-img {
        padding-top: 75%;
    }
    .banner-img img{
        object-position: right;
    }
    .section-heading h2, .about-text h2 {
        font-size: 22px;
    }
    .about-img {
        margin-right: 28px;
    }
    .about-img1{
        display: none;
    }
    .exp-tag {
        padding: 20px 14px;
        width: 96px;
    }
    .business-left, .business-right {
        display: flex;
        gap: 30px;
        flex-direction: column;
    }
    .process-img {
        flex: 0 0 50%;
        padding: 30px 0;
    }
    .career .about-text {
        padding: 40px 20px 0 !important;
    }
    .career-wrap::before {
        height: 500px;
        width: 500px;
        bottom: -47%;
        left: -46%;
    }
    .career-wrap::after {
        height: 46px;
        width: 46px;
        top: 74%;
    }
    .career-tag {
        top: -20%;
        right: 20px;
        transform: scale(0.8);
    }
}

/* 360 */
@media only screen and (max-width: 500px) and (min-width: 440px){
    .career-tag {
        transform: scale(1);
        top: -10%;
        right: 35px;
    }
    .career-wrap::after {
        top: 64%;
    }
}
/* 360 */
@media only screen and (max-width: 439px) and (min-width: 380px){
    .career-tag {        
        top: -16%;
    }
    .career-wrap::after {
        top: 72%;
    }
}