@media only screen and (max-width: 1200px) {
    .plans-bg {
    
        overflow: auto;
    }
    .plans-bg ul {
         float: inherit; 
        width: max-content;
    }
    .pplan{
        display: inline-flex !important;
    }
    }
    @media only screen and (max-width: 1100px) {
        .stellarnav.mobile.active     .bg-btn3 {
            font-size: 16px !important;
            border-radius: 9px;
            padding: 8px 20px !important;
            margin: 10px;
            margin-top: 20px;
            width: max-content;
        }
    .stellarnav > ul > li > a {
        padding: 9px 5px;
        font-size: 12px;
    }
    .leftbox ul li {
        font-size: 13px;
    }
    
    .tech-use {
        display: block;
    }
    .logo img{
        width: 100%;
    }
    .stellarnav .menu-toggle span.bars span {
    
        background: #3a3939;
    }
    }
    @media only screen and (max-width: 991px) {
    .navi{
        background: var(--main-color);
    }
    .hero-form {
        padding: 20px 20px;
    }
    .hero-form h4 {
        font-size: 16px;
    }
    
    .hero-slider-title {
        font-size: 23px;
        line-height: 26px;
        margin-bottom: 12px;
    }
    .logo{
        display: none;
    }
    .dnoen{
        display: block;
    }
    .seclog{
        padding: 10px 0px;
    }
    .seclog img{
        width: 250px;
    }
    }
    @media only screen and (max-width: 767px) {
    .rightbox ul {
        text-align: center;
    }
    .rightbox ul li {
        margin-left: 0;
    }
    .leftbox ul {
        text-align: center;
    }
    .services-box {
        padding-left: 0;
    }
    .services-icon {
        position: relative;
        display: block;
        margin: auto auto 15px;
    }
    .banform{
        display: none;
    }
    .hero-slider-title{
        padding: 70px 0px;
    }
    .mobform{
        display:block;
        padding-bottom: 20px;
    }
    .mobform .hero-form{
        background: #f2f2f2;
    }
    }
    @media only screen and (max-width: 545px) {
        .abts {
        max-width: 100%;
    }
    .footer-bottom img{
        width: 100%;
    }
    .proicin img {
        width: 50px;
    }
    .proicin {
        margin: 0px 0px;
    }
    .ps-5 {
        padding-left: 0rem!important;
    }
    .slogan {
        font-size: 22px;
    }
    .part {
        font-size: 18px;
        line-height: 30px;
    }
    .services-section h2{
        font-size: 19px;
    }
    .heading {
        font-size: 24px;
    }
    .hero-slider-title {
        font-size: 18px;
    }
    .hero-slider .item p {
        line-height: 20px;
        font-size: 13px;
    }
    .footer {
        padding: 80px 0px 0px 0px;
    }
    .protext h4 {
        font-size: 17px;
    }
    .process {
        padding: 38px 0px 30px;
    }
    .bg-btn3{
        font-size: 14px;
    }
    .hero-slider-title {
        padding: 0px 0px 10px;
    }
    
    .desk{
        display: none;
    }
    .mob{display:block;  }
    .serv-slider img {
         width: auto !important; 
    }
    .serv-slider .services-box{
        padding: 20px;
    }
    .bg-btn3 {
        font-size: 16px !important;
        border-radius: 9px;
        padding: 8px 20px !important;
    }
    .prices {
        font-size: 18px !important;
    }
    .cut {
        font-size: 18px !important;
    }
    .stellarnav .menu-toggle span.bars span {
    
        background: #fff;
    }
    .logo-grid {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 20px;
    }
    .about-container-wrapper.style1 .about-thumb .thumb2{right: -74px;}
    .about-container-wrapper.style1 .about-thumb .thumb2 img{width: 100%;}
    .industry-workfor{margin-left: auto;margin-right: auto;}
    }