@media only screen and (max-width: 1100px) {
    .container {
        width: 95%;
        padding: 0;
    }
    section.copyright {
        padding: 10px 0 !important;
    }
    [data-aos][data-aos][data-aos-duration="1000"],
    body[data-aos-duration="1000"] [data-aos] {
        transition-duration: 0.5s !important;
    }
    #myNav ul li.menu-item-has-children > a:after {
        visibility: hidden;
    }
    #myNav ul li.menu-item-has-children:hover ul.sub-menu {
        position: relative;
        z-index: 9999;
        background: inherit;
        width: 100%;
        box-shadow: 4px 3px 10px #57575700;
        padding: 5px 0;
        top: 100%;
        left: 0;
        color: #fff;
        border-radius: 0;
        padding-top: 0;
    }
    #myNav ul li.menu-item-has-children:hover ul.sub-menu li a {
        font-size: 16px;
        color: #fff;
    }
    #myNav ul li.menu-item-has-children:hover ul.sub-menu li {
        border: none;
        padding: 1px 7px;
    }
    div#myNav {
        position: fixed;
        right: 0;
        width: 444px;
        background: #c9082a;
        height: 100%;
        z-index: 999;
        bottom: 0;
        padding: 12px 0;
        max-width: 81%;
        box-shadow: 0 0 10px #161313;
    }
    .submenu-indicator {
        position: absolute;
        width: 30px;
        height: 20px;
        right: 0;
        top: 0;
        z-index: 1;
        cursor: pointer;
    }
    .submenu-indicator:after {
        content: "\f107";
        font-family: FontAwesome;
        color: #fff;
    }
    .navBar .navigation ul {
        display: block;
    }
    div#hideNav {
        color: #fff;
        text-align: right;
    }
    #myNav ul li {
        display: block;
        padding-bottom: 1px;
        line-height: 29px;
        padding: 0;
        position: relative;
        border-bottom: 1px solid #e7e7e759;
        padding: 5px 15px;
    }
    #myNav ul li a {
        padding: 0;
        color: #fff;
        font-size: 16px;
    }
    #myNav ul li:last-child a {
        background: 0 0;
        padding: 0;
    }
    div#myNav {
        display: none;
    }
    div#menuIcon i {
        font-size: 27px;
        color: #c9082a;
    }
    .meni-icon {
        display: block;
        padding-right: 16px;
        font-size: 20px;
    }
    .sl a {
        padding: 0;
        background: 0 0;
    }
    .header .headerFlinks {
        display: block;
    }
    .header .headerFlinks .sl {
        background: 0 0;
        margin: 0;
        padding: 3px 15px;
        text-transform: capitalize;
    }
    #myNav ul li.menu-item-has-children.active-submenu ul.sub-menu {
        display: block;
    }
    footer .footer-flex .footer-links ul li {
        padding: 4px 14px;
        text-align: center;
        font-size: 16px;
    }
    .main_nav {
        padding: 7px 0;
    }
    section.contact-form .main-contact .form {
        width: 100%;
    }
    section.contact-form .main-contact {
        flex-wrap: wrap;
    }


.mobileOnly{
    display: block!important;
}

.dekstopOnly{
    display: none!important;
}

#myNav ul li.menu-item-has-children ul.sub-menu li a {
    color: #fff;
    font-size: 16px;
}

#myNav ul li.menu-item-has-children ul.sub-menu li {
    padding: 1px 7px;
    line-height: 21px;
    display: block;
    border: none;
    color: #fff;
}
}
@media only screen and (max-width: 860px) {
    section.core-value {
    padding: 0px;
}

.lets-talk.left {
    justify-content: center;
}

section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea {
    width: 48%;
}

section.other-feature.faq-page.mainfaq-page .faq-flex .leftside {
    width: 100%;
}

section.other-feature.faq-page.mainfaq-page .faq-flex .right-side {
    width: 45%;
    margin: 0px auto;
    margin-top: 32px;
}

section.core-value:after {
    display: none;
}

section.core-value .value-flex .fl {
    width: 100%;
}

section.core-value .value-flex .fr {
    width: 100%;
    height: 100%;
    text-align: center;
}

section.core-value .value-flex .fl .coreValue .value-list .value-name span {
    display: none;
}

section.core-value .value-flex .fl .coreValue .value-list {
    margin-top: 17px;
    margin-bottom: 37px;
    width: 32%;
    box-shadow: 0px 0px 10px #ccc;
    padding: 17px;
}

section.core-value .value-flex .fl .coreValue .value-list .value-name {
    font-size: 29px;
    padding-bottom: 10px;
}

section.core-value .value-flex .fr .potential-list {
    box-shadow: 0px 0px 10px #ccc;
    margin: 1%;
    text-align: left;
    width: 48;
}

section.core-value .value-flex .fl .coreValue {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.core-value .value-flex .fl .coreValue .heading {
    width: 100%;
    text-align: center;
}

section.what-we-do {
    padding: 32px 0px 21px 0px;
}

    section.main-banner .farmer-txt .fm-txt .txt-txt {
    padding: 0px;
}

section.main-banner .farmer-txt .fm-txt .txt-txt .link {
    display: flex;
    justify-content: center;
}

section.vehicle-screening .about-drive .camera img {
    width: 62%;
}

section.vehicle-screening .about-drive .voideo {
    width: 61%;
    margin: 0px;
}

section.vehicle-screening .about-heading-flex .sccreen-img {
    width: 170px;
}

section.vehicle-screening {
    padding: 32px 0px 0px 0px;
}

section.features .feature-list ul li .iconTitle {
    display: block;
}

section.features .feature-list ul li .title {
    margin-left: 0px;
    font-size: 22px;
}

section.features .feature-list ul li {
    padding: 22px;
}

section.features .feature-list ul li {
    width: 48%;
}

section.our-client .client-list ul {
    justify-content: center;
}

section.counter-sec ul {
    width: 100%;
}
    section.our-client.client-page {
        padding: 32px 0;
    }
    section.our-client .client-list ul li {
        width: 23%;
    }
    section.about .about-flex .fl {
        width: 100%;
    }
    section.about .about-flex .fr {
        width: 100%;
    }
    section.about .about-flex {
        width: 100%;
        text-align: center;
    }
    section.about {
        padding: 30px 0;
    }
    section.lets-talk {
        padding: 30px 0;
    }
    footer .footer-flex .logo {
        width: 100%;
        display: none;
    }
    footer .footer-flex .flinks + .social-media {
        display: block;
        width: 100%;
        text-align: right;
        display: flex;
        justify-content: end;
        align-items: center;
    }
    footer .footer-flex .flinks {
        width: 31.33%;
    }
    footer .footer-flex .flinks + .social-media .title {
        margin: 0;
        font-size: 16px;
        padding-right: 7px;
    }
    section.main-banner .farmer-txt .fm-txt {
        justify-content: center;
    }
    section.main-banner:after {
        display: none;
    }
    .home .banner-img:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: #01020599;
        display: block;
    }
    section.what-we-do .do-flex, section.what-we-do .do-flex:nth-child(odd) {
        justify-content: center;
        text-align: center;
        padding: 22px 0;
        margin: 0px;
    }
    section.what-we-do .do-flex .fl {
        width: 50%;
        margin-bottom: 22px;
    }
    section.what-we-do .do-flex .fr {
        width: 100%;
    }
    .heading {
        padding-bottom: 12px;
    }
    section.what-we-do .do-flex:nth-child(even) {
        margin: 0;
    }
    a.logo1 img {
        height: 56px;
    }
    section#banner {
        height: auto !important;
        background: #fff;
    }
    section.main-banner .farmer-txt .fm-txt .txt-txt {
        width: 100%;
        text-align: center;
        padding-top: 22px;
    }
    section.main-banner .farmer-txt .fm-txt .txt-txt .headline {
        font-size: 32px;
        line-height: 43px;
    }
    section.main-banner .farmer-txt .fm-txt .txt-txt .headline span {
        display: block;
    }
    .heading .headline {
        font-size: 32px;
        line-height: 42px;
    }
    body {
        font-size: 16px;
        line-height: 25px;
    }
    section.our-client {
        padding: 30px 0 60px 0;
    }
    section.lets-talk .txt {
        width: 100%;
        font-size: 36px;
        line-height: 46px;
    }
    footer {
        padding: 22px 0;
        border-top: 1px solid #fff;
    }
    footer .footer-flex .footer-links ul {
        flex-wrap: wrap;
        justify-content: center;
    }
    section.lets-talk .lets-talk {
        margin-top: 22px;
    }
    footer .footer-flex .logo {
        width: 112px;
    }
}
@media only screen and (max-width: 500px) {
    section.contact-form {
        padding: 22px 0;
    }
    section.contact-form .main-contact .form {
        width: 100%;
        padding: 22px 21px;
    }
    section.contact-form .main-contact {
        display: block;
    }
    a.logo1 img {
        height: 48px;
    }
    div#menuIcon i {
        font-size: 24px;
        color: #c9082a;
    }
    section.about .about-flex {
        width: 100%;
    }
    .heading .headline {
        font-size: 26px;
        line-height: 35px;
        padding: 0;
        margin: 0;
    }
    section.about {
        padding: 32px 0;
    }
    .heading {
        padding-bottom: 12px;
    }
    section.our-client,
    section.our-client.client-page {
        padding: 32px 0;
    }
    section.our-client .client-list ul li {
        width: 48%;
        margin: 1%;
        border: 1px solid #e8e3e3;
        box-shadow: 0 0 10px #cccccc4f;
    }
    section.our-client .client-list ul li .client-logo .img {
        height: 84px;
        padding: 2px;
    }
    .heading .headline span.block {
        display: inline;
    }
    .heading .txt {
        width: 100%;
        padding-top: 7px;
        font-size: 15px;
        line-height: 24px;
    }
    .owl-theme .owl-nav {
        margin-top: 0 !important;
    }
    section.lets-talk {
        padding: 27px 0;
        margin: 0px;
    }
    footer .footer-flex {
        display: block;
    }
    footer .footer-flex .flinks {
        width: 100%;
    }
    footer .title {
        margin-bottom: 8px;
        margin-top: 14px;
        font-size: 17px;
    }
    .copyright .copy-flex {
        display: block;
        text-align: center;
        font-size: 13px;
    }
    section.main-banner .farmer-txt .fm-txt .txt-txt .headline {
        font-size: 25px;
        line-height: 33px;
        padding-bottom: 7px;
    }
    section.main-banner .farmer-txt .fm-txt .txt-txt .txt p {
        margin: 0;
        font-size: 15px;
    }
    section#banner {
        height: 360px !important;
        color: #fff;
    }
    .blogs-footer {
        padding: 0 15px 15px 15px;
    }
    footer .footer-flex .logo {
        display: block;
        width: 100px;
        margin-bottom: 15px;
    }
    footer .footer-flex .flinks ul {
        color: #fff;
    }
    footer .flinks .title {
        font-size: 15px;
        margin: 9px 0;
        color: #fff;
    }
    footer .footer-flex .flinks + .social-media {
        display: block;
        text-align: left;
    }
    footer .footer-flex .social-media .list {
        padding-top: 9px;
        justify-content: center;
    }
    footer .footer-flex .flinks + .social-media .title {
        display: none;
    }
    footer .flinks .title:after {
        content: "\f107";
        font-family: FontAwesome;
        float: right;
        visibility: hidden;
    }
    body {
        font-size: 16px;
        line-height: 24px;
    }
    section.what-we-do {
        padding: 32px 0px 0px 0px;
    }
    section.what-we-do .do-flex .fl {
        width: 84%;
        margin-bottom: 12px;
    }
    section.what-we-do .do-flex, section.what-we-do .do-flex:nth-child(odd) {
        padding: 15px 0;
        margin: 0px;
    }
    .txt p:last-child {
        margin: 0;
    }
    div#myHeader {
        background: #fff;
    }
    .form-group {
        margin-bottom: 7px;
    }
    section.service-type {
        padding: 22px 0;
    }
    table.table {
        width: 100%;
        display: block;
        overflow-x: auto;
    }
    .owl-theme .owl-nav [class*="owl-"] {
        margin: 2px !important;
    }
    section.what-we-do .do-flex .fr li {
        text-align: left;
    }
    .owl-dots {
        display: block;
        padding: 0;
        width: 100%;
    }
    .owl-nav {
        display: none;
    }
    footer .footer-flex .logo {
        display: flex;
        justify-content: center;
        width: 100%;
    }
    footer .footer-flex .logo img {
        width: 146px;
    }
    footer .footer-flex .flinks {
        width: 49%;
        display: none;
    }
    footer .footer-flex .flinks {
        width: 49%;
        display: none;
    }
    section.main-banner .farmer-txt .fm-txt .txt-txt .headline span {
        display: inline-block;
    }
    footer .footer-flex .flinks ul li a i {
        color: #fff;
    }
    .heading .headline span {
        /* color: inherit; */
        font-weight: 500;
    }
    .headetTop .flx .fr {
        display: none;
    }
    .headetTop ul li:first-child {
        padding: 0 7px;
    }
    section.vehicle-screening .about-drive .camera img {
    width: 66px;
}

section.vehicle-screening .about-heading-flex {
    display: block;
    text-align: center;
}

section.vehicle-screening .about-heading-flex .sccreen-img {
    width: 100%;
    margin-bottom: 22px;
    display: flex;
    justify-content: center;
    display: none;
}

section.vehicle-screening .about-heading-flex .sccreen-img img {
    width: 147px;
}

section.features {
    padding: 32px 0px;
}

section.features .feature-list ul li {
    width: 100%;
    margin: 1% 0px;
    border-radius: 8px;
}

section.features .feature-list ul li .icon img {
    margin-bottom: 13px;
            width: 61px;
}

.lets-talk {
    margin-top: 18px;
}

section.counter-sec ul li {
    /* width: 24%; */
}

section.counter-sec ul li h3 {
    font-size: 27px;
}

section.counter-sec ul li .img-txt .img {
    width: 100%;
    display: flex;
    justify-content: center;
}

section.counter-sec ul li .img-txt .img img {
    width: 71px;
}

section.counter-sec ul li h3 {
    margin-top: 15px;
}

section.lets-talk .txt {
    font-size: 24px;
    line-height: 33px;
}

section.main-banner.servicesPage .farmer-txt {
    padding: 32px 0px;
}

section.main-banner .farmer-txt .fm-txt .txt-txt {
    padding: 0px;
}

section.core-value {
    padding: 22px 0px 0px 0px;
    margin: 0px;
}

section.core-value .value-flex .fl .coreValue .value-list {
    width: 100%;
    margin: 0%;
    box-shadow: none;
    padding: 0px 0px 18px 0px;
    text-align: center;
}

section.core-value .value-flex .fl .coreValue .value-list .value-name {
    font-size: 23px;
}

section.core-value .value-flex .fr {
    margin-top: 32px;
}

section.core-value .value-flex .fr .potential-list {
    margin: 5% 2px;
    padding: 19px;
    box-shadow: 0px 0px 10px #e9e3e3;
    border-radius: 11px;
}

section.other-feature.faq-page {
    padding: 32px 0px;
}

section.other-feature.faq-page ul li.main .head-line {
    font-size: 17px;
}

section.other-feature.faq-page ul > li.main:before {
    font-size: 20px;
}

p:empty {
    display: none;
}

section.other-feature.faq-page ul li.main:after {
    width: 27px;
    height: 27px;
}

section.other-feature.faq-page ul li.main {
    position: relative;
    list-style: none;
    text-align: left;
    padding-left: 36px;
    margin: 20px 0px;
    padding-right: 35px;
    cursor: pointer;
}

section.other-feature.faq-page.mainfaq-page .faq-flex .leftside {
    width: 100%;
}

section.other-feature.faq-page.mainfaq-page .faq-flex .right-side {
    width: 95%;
    margin: 0px auto;
    margin-top: 32px;
}

section.other-feature.faq-page.mainfaq-page .faq-flex .right-side .title-head {
    padding: 13px 0px 10px 0px;
}

.ask-btns a {
    margin: 11px 0px 0px 0px;
    font-size: 14px;
}

section.contact-form .main-contact .user-connect.map {
    width: 100%;
}

section.contact-form .main-contact .user-connect.map .card {
    padding: 12px;
}

section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea {
    width: 100%;
}

section.main-banner .farmer-txt .fm-txt .txt-txt .link a {
    font-size: 14px;
    padding: 9px 22px;
}
section.other-feature.faq-page.mainfaq-page .faq-flex .right-side .ask img {
    width: 68px;
}


section.technologies {
    padding: 32px 0px 0px 0px;
}

section.technologies .tech-list ul li {
    width: 100%;
    margin: 0px;
    margin-bottom: 22px;
    margin-top: 10px;
}

section.technologies .tech-list ul li .feature {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.technologies .tech-list ul li .title {
    padding: 0px 0px 7px 0px;
}

section.technologies .tech-list ul li .feature .icon {
    width: 65px;
}

section.technologies .tech-list ul li .feature .tech-content {
    width: calc(100% - 91px);
}

section.features .feature-list ul li .icon {
    display: flex;
    justify-content: center;
    margin-top: -53px;
    margin-bottom: 12px;
}

section.features .feature-list ul li .icon .img {
    width: 80px;
    height: 80px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0px 0px 10px #ccc;
    padding: 14px;
}

section.features .feature-list ul li .icon img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

section.features .feature-list ul li {
    text-align: center;
    margin-top: 44px;
}

}
