@media only screen and (max-width: 1100px) {
    .container {
        width: 95%;
        padding: 0px;
    }

    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;
    }

    ul.dropdown {
        position: relative;
        width: 100%;
        background: 0 0;
        box-shadow: none;
        padding: 0;
    }

    #myNav ul li ul.dropdown:last-child a {
        color: #221b1b;
        font-size: 15px;
    }

    #myNav ul li ul.dropdown li {
        padding-left: 10px;
    }

    #myNav ul li ul.dropdown li:before {
        color: #fff;
    }

    .sl {
    display: none;
}

.mobile-nav-Only{
    display: block!important;
}


.user-menu {
    display: block;
}

.navBar .mobileOnly {
    display: flex;
    align-items: center;
}

.navBar .mobileOnly .cont a {
    display: block;
    background: #0ab84e;
    color: #fff;
    padding: 4px 18px;
    border-radius: 32px;
    margin-right: 10px;
    font-size: 13px;
}

.navBar .mobileOnly .cont a:hover {
    background: #3994de;
}

#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 0px;
    top: 100%;
    /* border-radius: 8px; */
    /* border-top: 3px solid #6ec83d; */
    left: 0px;
    color: #fff;
    border-radius: 0px;
    /* text-align: left; */
    padding-top: 0px;
}

#myNav ul li.menu-item-has-children:hover ul.sub-menu li a {
    font-size: 15px;
}

#myNav ul li.menu-item-has-children:hover ul.sub-menu li {
    border: none;
    padding: 0px;
}


footer .flinks .title.ctiove:after {
    content: "\f106";
}
    div#myNav {
        position: fixed;
        right: 0;
        width: 444px;
        background: #0ab84e;
        height: 100%;
        z-index: 999;
        bottom: 0;
        padding: 12px 0px;
        max-width: 81%;
    }

    .submenu-indicator {
        position: absolute;
        width: 30px;
        height: 20px;
        /* background: red; */
        right: 0px;
        top: 0px;
        z-index: 1;
        cursor: pointer;
    }
    .submenu-indicator:after {
        content: "\f107";
        font-family: 'FontAwesome';
        color:#fff
    }

    li.dropdown a i {
        display: none;
    }

    .navBar .navigation ul li.dropdown:hover .dropdown-content {
        display: none;
    }

    .dropdown-content {}

    .navBar .navigation ul li.dropdown.active-submenu .dropdown-content {
        display: block;
        position: relative;
        padding: 0px;
        padding: none;
    }

    .dropdown-content ul {
        background: none;
        padding: 3px 15px 10px 15px;
    }

    .navBar .navigation ul {
        display: block;
    }

    div#hideNav {
        color: #ffffff;
        text-align: right;
    }

    #myNav ul li {
        display: block;
        padding-bottom: 1px;
        line-height: 29px;
        padding: 0;
        position: relative;
        border-bottom: 1px solid #e7e7e759;
        padding: 3px 15px;
    }

    #myNav ul li a {
        padding: 0;
        color: #fff;
        font-size: 15px;
    }

    #myNav ul li:last-child a {
        background: 0 0;
        padding: 0;
    }

    div#myNav {
        display: none;
    }

    section.map {
        padding: 0 !important;
    }

    .map .heading {
        padding: 44px 52px 18px 9px;
    }

    div#menuIcon i {
        font-size: 27px;
        color: #0ab84e;
    }

    .meni-icon {
        display: block;
        padding-right: 16px;
        font-size: 20px;
    }

    .sl a {
        padding: 0px;
        background: none;
    }
  

}

@media only screen and (max-width: 860px) {

section.other-feature.faq-page.mainsfaq .faq-flex .ledtSide {
    width: 100%;
}

section.other-feature.faq-page.mainsfaq .faq-flex .right-side {
    width: 64%;
}

section.other-feature.faq-page.mainsfaq .faq-flex {
    justify-content: center;
}

    .swiperWrapper .swiper-slide {
    width: 48%;
    font-size: 14px;
}

section.testimonials .testimonials-txt .txt {
    font-size: 15px;
    line-height: 24px;
    text-align: center;
}

section.testimonials .testimonials-txt .txt {
    height: 324px;
}

section.testimonials {
    padding: 44px 0px 22px 0px;
}

    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 .about-stacks {
    width: 100%;
}

section.about {
    padding: 30px 0px;
}

section.mission .mission-value .missin-img {
    display: none;
}

section.lets-talk {
    padding: 30px 0px;
}

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%;
}


section.other-feature.faq-page {
    padding: 22px 0px;
}

section.testimonials + section.blogs.blogpage {
    padding: 30px 0px;
}

footer .footer-flex .flinks + .social-media .title {
    margin: 0px;
    font-size: 16px;
    padding-right: 7px;
}

.fixed-btn.show, .fixed-btns-whatsapp.show {
    display: none;
}

section.main-banner .farmer-txt {
    /* position: static; */
}

section.main-banner .farmer-txt .fm-txt {
    /* color: inherit; */
    justify-content: center;
}

section.main-banner:after {
    display: none;
}


.home .banner-img:after {
     content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #01020599;
    display:block;
}

section.main-banner .farmer-txt .container {}

    section.inner-service.inner-page .inner-text .heading h1 {
    font-size: 38px;
}

section.experts .experts-list ul {
    width: 100%;
}

section.what-we-do .do-flex {
    /* display: block; */
    justify-content: center;
    text-align: center;
    padding: 22px 0px;
}

section.what-we-do .do-flex .fl {
    width: 79%;
    margin-bottom: 22px;
}

section.inner-service.inner-page .inner-text {
    width: 100%;
}

section.inner-service.inner-page {
    height: 209px;
}

section.leadership-content {
    padding: 30px 0px;
}

section.what-we-do .do-flex .fr {
    width: 100%;
}

.heading {
    padding-bottom: 12px;
}

section.what-we-do .do-flex:nth-child(even) {
    margin: 0px;
}

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;
        /* position: absolute; */
        /* top: 0px; */
        padding-top: 22px;
    }

    section.main-banner .farmer-txt .fm-txt .consultation-form {
         display: none; 
        width: 81%;
    }

    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;
    }

    section.about .about-stacks ul {}

    section.about .about-stacks ul li {
        width: 33.33%;
    }

    section.about .about-stacks ul li .txt.count-up h3 {
        font-size: 46px;
    }

    section.mission .valueList {width: 100%;position: relative;bottom: 0px;}

    body {
        font-size: 16px;
        line-height: 25px;
    }

    section.mission .rightImg {}

    section.mission .mission-value {
        /* display: none; */
    }

    section.mission .missin-img {
        display: none;
    }

    a {/* width: 32.33%; *//* margin: 0.5%; *//* padding: 22px; */}

    section.mission .valueList .valueArea .title {
        margin-bottom: 12px;
        font-size: 21px;
    }

    section.mission {
        padding: 0px 0px 30px 0px;
    }

    section.our-client {
        padding: 30px 0px 60px 0px;
    }

    section.services {
        padding: 44px 0px;
    }

    section.services .Service-listing ul li .icon {
        width: 40px;
    }

    section.services .Service-listing ul li {
        padding: 29px;
    }

    section.services .Service-listing ul li .service-name {
        font-size: 21px;
        margin: 16px 0px 15px 0px;
    }

    section.experts {
        padding: 30px 0px;
    }

    section.lets-talk .txt {
        width: 100%;
    }

    footer {
        padding:22px 0px;
        background: #02413e;
        border-top: 1px solid #fff;
    }

    footer .footer-flex .footer-links ul {
        display: none;
    }

    section.lets-talk .lets-talk {
        margin-top: 27px;
    }

    footer .footer-flex .logo {
        width: 112px;
    }

    section.other-feature.faq-page {padding: 44px 0px;}

    section.other-feature.faq-page {
        font-size: 19px;
    }

    section.main-banner.servicesPage .farmer-txt .fm-txt .consultation-form {
    /* display: block; */
    margin-top: 44px;
}

section.main-banner.servicesPage .farmer-txt .fm-txt .txt-txt {
    padding: 0px;
}

section.main-banner.servicesPage .farmer-txt {
    padding: 30px 0px;
}

}

@media only screen and (max-width: 500px) {

    section.contact-form {
    padding: 22px 0px;
}

section.contact-form .main-contact .form {
    width: 100%;
    padding: 22px 21px;
}

section.contact-form .main-contact {
    display: block;
}

section.contact-form .main-contact .user-connect.map {
    width: 100%;
}

.fixed-btn.show, .fixed-btns-whatsapp.show {
    display: none!important;
}

.col-md-6.form-group {
}

section.contact-form .main-contact .user-connect.map .card {
    padding: 22px;
}

.map .heading {
    padding: 0px 0px 10px 0px;
}

.card-body {
    padding: -0px;
}

.add-loc {
    padding: 5px 0px 5px 33px;
    font-size: 15px;
}

.add-loc i {
    top: 9px;
}

.contact-map iframe {
    height: 335px!important;
}

.blogArea iframe {
    height: 206px;
}


    a.logo1 img {
        height: 44px;
    }

        div#menuIcon i {
        font-size: 24px;
        color: #0ab84e;
    }

    .topbar {
        display: none;
    }

    section.about .about-flex .flsection.about .about-flex .fr {
        width: 100%;
    }

    section.about .about-flex {
        width: 100%;
    }

    section.about .about-stacks {
        width: 100%;
    }

    .heading .headline {
        font-size: 26px;
        line-height: 35px;
        padding: 0px;
        margin: 0px;
    }

    section.about {
        padding: 32px 0px;
    }

    .heading {
        padding-bottom: 12px;
    }

    section.about .about-stacks ul li .txt.count-up h3 span.counter {
        font-size: 31px;
    }

    section.about .about-stacks ul li .txt.count-up h3 span {
        font-size: 23px;
    }

    section.about .about-stacks ul li .txt.count-up {
        font-size: 15px;
        line-height: 21px;
    }

    section.about .about-stacks ul li:nth-child(1), section.about .about-stacks ul li:nth-child(3) {
        margin-top: 153px;
    }

    section.about .about-stacks ul li {}

    section.about .about-stacks ul {
        top: -65px;
    }

    section.mission .mission-value .missin-img .rightImg {
        display: none;
    }

    section.mission .valueList .valueArea {
        width: 100%;
        margin: 1% 0px;
        padding: 17px;
        /* text-align: center; */
        color: #fff;
        background: #0ab84e;
    }

    section.mission .missin-img {
        margin: 0px;
    }

    section.mission {
        padding: 7px 0px 22px 0px;
    }

    section.our-client {
        padding: 17px 0px 32px 0px;
    }

    section.our-client .client-list ul li {
        width: 48%;
        margin: 1%;
                border: 1px solid #e8e3e3;
        box-shadow: 0px 0px 10px #cccccc4f;
    }

    section.our-client .client-list ul li .client-logo .img {
        height: 83px;
    }

    section.services {
        padding: 32px 0px;
        margin-top: 12px;
    }

    .heading .headline span.block {
        display: inline;
    }

    section.services .Service-listing ul li {
        width: 100%;
    }

    section.services .Service-listing ul li {
        padding: 22px;
                margin: 2% 0px;
                    border-radius: 7px;
    }

    section.services .Service-listing ul li .service-name .icon {
        display: none;
    }

    section.services .Service-listing ul li .service-name {
        padding: 0px;
        margin: 0px 0px 12px 0px;
    }

    section.services .Service-listing ul li .viewDeails {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        text-align: right;
        padding-top: 7px;
    }

    section.services .Service-listing ul li .service-name {
        font-size: 19px;
        line-height: 23px;
    }

    section.experts {
        padding: 32px 0px;
    }

    .heading .txt {
        width: 100%;
        padding-top: 7px;
        font-size: 15px;
        line-height: 24px;
    }

    section.experts .experts-list ul li {
        width: 48%;
        margin-bottom: 22px;
        margin: 1%;
    }

    section.experts .experts-list ul {
        width: 100%;
        justify-content: center;
    }

    section.people-say {
        padding: 7px 0px;
    }

    section.people-say .people-sayArea .peopleList .mainSec {
        padding: 0px 21px 21px 21px;
    }

    section.people-say .people-sayArea .peopleList .mainSec .peopleDetail {
        position: static;
        height: auto;
        bottom: auto;
        padding-top: 22px;
    }

    section.people-say .people-sayArea .peopleList .mainSec {}

    .owl-theme .owl-nav {
        margin-top: 0px!important;
    }

    section.people-say .people-sayArea .owl-item {
        margin: 20px 0px 0px 0px;
    }

    section.people-say .people-sayArea .peopleList .mainSec .peopleDetail .nameDesig {}

    section.testimonials + section.blogs.blogpage {
        padding: 22px 0px;
    }

    section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea {
        width: 100%;
        margin: 2% 0px;
    }

    section.other-feature.faq-page {
        padding: 27px 0px;
        margin-top: 10px;
    }

    section.other-feature.faq-page {}

    .head-line.active {}

    .head-line.active {}

    section.other-feature.faq-page ul li.main .head-line {
        font-size: 16px;
    }

    section.other-feature.faq-page ul > li.main:before {
        font-size: 16px;
        font-weight: 600;
        top: -11px;
    }

    section.other-feature.faq-page ul li.main {
        padding-left: 34px;
        margin: 26px 0px;
        padding-right: 37px;
    }

    section.other-feature.faq-page ul li.main.mains .desc {
        font-size: 15px;
        line-height: 21px;
        padding-top: 5px;
    }

    section.other-feature.faq-page ul li.main:after {
        width: 24px;
        height: 24px;
        font-size: 11px;
        top: 2px;
    }

    section.lets-talk {
        padding: 27px 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;
    }

    .copyright .copy-flex a {
        /* color: #0ab84e; */
    }

    section.main-banner .farmer-txt .fm-txt .txt-txt .headline {
    font-size: 25px;
    line-height: 35px;
    padding-bottom: 12px;
}

section.main-banner .farmer-txt .fm-txt .txt-txt {}

section.main-banner .farmer-txt .fm-txt .txt-txt .txt p {
    margin: 0px;
    font-size: 15px;
}

section#banner {
    height: 360px!important;
    color: #fff;
}

section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea .content .blogTitle h3 {
    font-size: 17px;
}

.blogs-footer {
    padding: 0px 15px 15px 15px;
}

.view-all-btn a {
 margin-top: 12px;
        font-size: 14px;
        padding: 6px 28px;
}

footer .footer-flex .logo {
    display: block;
    width: 100px;
    margin-bottom: 15px;
}

footer .footer-flex .flinks ul {
    /* display: none; */
    color: #fff;
}

footer .flinks .title {
    font-size: 15px;
    /* background: #03605b; */
    /* padding: 9px; */
    margin: 9px 0px;
    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;
}

section.experts .experts-list ul li .expeet-detils {
    padding: 7px;
    margin: 0px;
    width: 100%;
    font-size: 15px;
}

section.experts .experts-list ul li .expeet-detils .viewProfile {
    visibility: visible;
    position: relative;
    width: 100%;
    bottom: auto;
    background: none;
    color: #0ab84e;
    /* display: none; */
}
.instructors-flex .instructorsImg {
    width: 100%;
    margin-bottom: 12px;
    display: none;
}

.instructors-flex .instructorsTxt {
    width: 100%;
    font-size: 15px;
}

.instructors-flex .instructorsTxt .Name {
    font-size: 17px;
}

.instructors-flex .instructorsTxt .desig {
    font-size: 15px;
    padding: 0px;
    margin-bottom: 10px;
}

section.inner-service.inner-page .inner-text .heading h1 {
    font-size: 27px;
}

section.inner-service.inner-page {
    height: 168px;
}

section.leadership-content {
    padding: 22px 0px;
    font-size: 15px;
    background: none;
}

body {
    font-size: 15px;
    line-height: 24px;
}

section.what-we-do {
    padding: 0px;
}

section.what-we-do .do-flex .fl {
    width: 84%;
    margin-bottom: 12px;
}

section.what-we-do .do-flex {
    padding: 22px 0px;
}

.txt p:last-child {
    margin: 0px;
}

section.mission.about {
    padding: 22px 0px;
}


div#myHeader {
    background: #fff;
}

section.testimonials .swiperWrapper .swiper-slide {
    width: 100%;
    margin: 24px 0px 32px 0px;
    padding: 17px;
}

section.testimonials {
    padding: 36px 0px 22px 0px;
}

section.testimonials .testimonials-txt .txt {
    height: auto;
}

section.other-feature.faq-page.mainsfaq {
    padding: 22px 0px;
}

section.other-feature.faq-page.mainsfaq li.main:nth-child(1) {
    margin-top: 0px;
}

section.other-feature.faq-page.mainsfaq li.main {
    padding: 12px 30px 12px 12px;
}

section.other-feature.faq-page.mainsfaq ul li.main:after {
    margin-top: 10px;
    font-size: 18px;
}

section.other-feature.faq-page.mainsfaq .faq-flex .right-side {
    width: 100%;
    padding: 17px;
}

section.other-feature.faq-page.mainsfaq .faq-flex .title-head {
    font-size: 21px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

.ask .img img {
    width: 68px;
}

section.other-feature.faq-page.mainsfaq .faq-flex .ask-btns a {
    margin: 20px 20px 0px 20px;
}

section.inner-service.inner-page .em-blog-icon {
    display: none;
}

section.blogs.blogpage.singleblog .blogs-section-flex .left {
    width: 100%;
}

.bredcrum {
    display: none;
}

section.blogs.blogpage.singleblog .blogs-section-flex .right {
    width: 100%;
    margin-top: 22px;
}

section.blogs.blogpage .blogs-section-flex .left .blogList h2 {
    font-size: 22px;
    padding-bottom: 7px;
    padding-top: 7px;
}

section.blogs.blogpage .blogs-section-flex .right h2.headline {
    font-size: 24px;
}

.wpcf7-form-control {
    padding: 13px;
}
section.main-banner.servicesPage .farmer-txt {
    padding: 27px 0px;
}

section.main-banner.servicesPage .farmer-txt .fm-txt .consultation-form {
    width: 100%;
    margin-top: 22px;
}

section.main-banner .farmer-txt .fm-txt .consultation-form .form-area .formTitle {
    font-size: 21px;
    line-height: 29px;
    margin-bottom: 12px;
}

.form-group {
    margin-bottom: 7px;
}

section.main-banner .farmer-txt .fm-txt .consultation-form .form-area {
    padding: 21px 21px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border: none;
}

section.what-we-do.service + section.services .Service-listing ul li {
    padding: 21px;
}

section.benifits {
    padding: 22px 0px;
    text-align: center;
}

section.benifits .benifitsflex-action .left {
    width: 100%;
}

section.benifits .benifitsflex-action .right-sec {
    width: 100%;
}

section.benifits .benifitsflex-action .left .benifits-faqs .main {
    text-align: left;
}

section.benifits .benifitsflex-action .left .benifits-faqs .head-line {
}

section.benifits .benifitsflex-action .left .benifits-faqs .main .head-line {
    font-size: 16px;
    /* padding-bottom: 10px; */
}

section.benifits .benifitsflex-action .left .benifits-faqs ul > li {
    padding: 11px 0px;
}

section.benifits .benifitsflex-action .left .benifits-faqs {
    margin: 12px 0px;
}

section.benifits + section.lets-talk {
    padding-top: 22px;
}

section.benifits + section.lets-talk .txt {
    text-align: center;
}

section.service-type .servicetype-flex .ledtside {
    width: 100%;
    text-align: center;
}

section.service-type .servicetype-flex .rightSide {
    width: 100%;
}

section.service-type {
    padding: 22px 0px;
}

section.service-type .typeList ul > li.this:before {
    font-size: 21px;
    top: 9px;
    left: 14px;
}

section.service-type .typeList ul > li.this {
    padding: 19px 14px;
    margin: 12px 0px;
    border-radius: 12px;
    position: relative;
    padding-left: 54px;
}

section.service-type .typeList ul li .ttile {
    font-size: 16px;
    padding-bottom: 5px;
}

section.essential-steps {
    padding: 22px 0px;
}

section.essential-steps .essential-steps-txt .stepsList ul li {
    width: 100%;
}

section.essential-steps .essential-steps-txt .stepsList ul li {
    padding: 16px;
    margin: 7px 0px;
}

section.essential-steps .essential-steps-txt .stepsList ul li .title {
    font-size: 16px;
    padding-bottom: 4px;
    padding-left: 25px;
}

section.essential-steps .essential-steps-txt .stepsList ul li .txt {
    padding-left: 25px;
}

section.packages {
    padding: 22px 0px;
}

table.table {
    width: 100%;
    display: block;
    overflow-x: auto;
}

section.packages .packagestable tr td, section.packages .packagestable tr th {
    vertical-align: text-bottom;
}

section.packages .packagestable {
    padding-top: 0px;
}

section.packages .packagestable tr td, section.packages .packagestable tr th {
   font-size: 12px;
        padding: 7px;
        line-height: 16px;
}

section.benifits.conclusion .benifitsflex-action .left {
    padding-bottom: 12px;
}

section.benifits .benifitsflex-action .left .benifits-faqs .mains .head-line {
    padding-bottom: 10px;
}

section.benifits .benifitsflex-action .left .benifits-faqs li.mains .desc p:last-child {
    margin: 0px;
}
section.people-say .people-sayArea .peopleList .mainSec .txt {
    max-height: 245px;
}

section.people-say .people-sayArea .peopleList .mainSec .compnayLogo {
    margin-bottom: 14px;
}

section.people-say .people-sayArea .peopleList .mainSec .compnayLogo .img img {
    background: #fff;
}

.owl-theme .owl-nav [class*='owl-'] {
    margin: 2px!important;
}

section.what-we-do .do-flex .fr li {
    text-align: left;
}

.policyContent {
    padding: 22px 0px;
}

.policyContent h2 {
    font-size: 23px;
    padding: 7px 0px;
}

.policyContent h3 {
    font-size: 17px;
    padding: 3px 0px;
}

    section.mission .valueList .valueArea .title {
        margin-bottom: 9px;
        font-size: 18px;
        color: #fff;
    }

    .view-all-btn.view-more-btn {
    display: flex;
}

.mobileOnly{
    display: block;
}

.deskOnly{
    display: none;
}

.client-list li {
  display: none;
}

.client-list li.visible {
  display: block;
}
section.blogs.blogpage.blog-home-page .blogs-section-flex .left .blogList .blogArea .content .blogTitle h3 {
    height: 52px;
    overflow: hidden;
}

.modal-dialog {
    margin: 21px;
}

button.btn-close {
    width: 10px;
    height: 10px;
}

.modal-body {
    padding: 12px;
}

.owl-dots {
    display: block;
    padding: 0px;
    width: 100%;
}

.owl-nav {
    display: none;
}

footer .footer-flex .logo {
    display: flex;
    justify-content: center;
    width: 100%;
}

footer .footer-flex .logo img {
    width: 101px;
}

.copyright {
    background: #02524e;
    border: none;
    color: #fff;
}

footer .footer-flex .logo + .flinks {
    width: 49%;
    display: none;
}

footer .footer-flex .logo + .flinks + .flinks {
    width: 49%;
    display: none;
}

section.benifits .benifitsflex-action .right-sec .img, section.service-type .servicetype-flex .ledtside .img {
    width: 100%;
    display: flex;
    justify-content: center;
}

section.benifits .benifitsflex-action .right-sec .rightsideimg {
    margin-bottom: 12px;
    padding-top: 12px;
}

section.benifits .benifitsflex-action .right-sec .img img, section.service-type .servicetype-flex .ledtside .img img {
    width: 78%;
}

section.benifits .benifitsflex-action .left .benifits-faqs .head-line:after {

    top: -2px;
    font-size: 21px;
}

section.experts + section.what-we-do .about-stacks img {
    width: 124px;
    margin: 7px 0px;
}

.view-all-btn.view-more-btn a:after {
    content: "\f063";
    font-family: 'FontAwesome';
    padding-left: 7px;
}
section.packages + section.lets-talk {
    padding: 11px 0px 27px 0px;
}

section.what-we-do + section.mission.about {
    padding: 27px 0px 32px 0px;
}

    section.main-banner .farmer-txt .fm-txt .txt-txt .headline span {
        display: inline-block;
    }

    .owl-theme .owl-dots .owl-dot span {
    width: 20px !important;
    height: 10px !important;
    margin: 5px 4px !important;
}

footer .footer-flex .flinks ul li a i {
    color: #fff;
}

section.experts .experts-list ul li:nth-child(3) {
    margin-top: 16px;
}

.heading .headline span {
    color: inherit;
    font-weight: 500;
}

section.benifits .view-all-btn {
    margin: 7px 0px 16px 0px;
}
}

