html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    line-height: 1.6;
    font-family: -apple-system-font, "Helvetica Neue", sans-serif;
}
* {
    margin: 0;
    padding: 0;
}
a img {
    border: 0;
}
a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/** env = windows **/
::-webkit-input-placeholder {
    font-family: -apple-system-font, "Helvetica Neue", sans-serif;
}
/** prevent default menu callout **/
a {
    -webkit-touch-callout: none;
}

html {
    font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    word-spacing: 1px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}
.button--green {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #3b8070;
    color: #3b8070;
    text-decoration: none;
    padding: 10px 30px;
}
.button--green:hover {
    color: #fff;
    background-color: #3b8070;
}
.button--grey {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #35495e;
    color: #35495e;
    text-decoration: none;
    padding: 10px 30px;
    margin-left: 15px;
}
.button--grey:hover {
    color: #fff;
    background-color: #35495e;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
html {
    font-size: 20px;
}
html,
body {
    margin: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    font-family: "PingFang SC" "Helvetica Neue", Helvetica, sans-serif !important;
}
body {
    background-color: #fff;
}
div,
ul,
li,
p,
h6,
input {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

button {
    -webkit-appearance: none;
    width: 100%;
    border: 0;
    line-height: normal;
    display: inline-block;
    outline: none;
}

button {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}
button:active,
button:visited {
    border: 0px;
    outline: none;
}
a:hover{
    color: #2da861 !important;
}
.for-app{
    display: none;
}
.WordSection1 p a[data-v-52dcc7ed]{
    color: #333;
    font-size: 0.7rem;
}
/*åª’ä½“*/
@media only screen and (min-width: 200px) {
    html {
        font-size: 18px;
    }
}
@media only screen and (min-width: 360px) {
    html {
        font-size: 20px;
    }
}
@media only screen and (min-width: 400px) {
    html {
        font-size: 21.33px;
    }
}
@media only screen and (min-width: 414px) {
    html {
        font-size: 22.08px;
    }
}
@media only screen and (min-width: 480px) {
    html {
        font-size: 25.6px;
    }
}
.bold {
    font-weight: bold;
}
.clearfix::before,
.clearfix::after {
    content: '';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

.textEllipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.f12 {
    font-size: 12px;
    font-size: 0.6rem;
}
.f14 {
    font-size: 14px;
    font-size: 0.7rem;
}
.f16 {
    font-size: 16px;
    font-size: 0.8rem;
}
.farmer-head {
    border-bottom: 1px solid #e4e4e4;
    /*padding: 0 2rem 0 2rem;*/
    padding: 0;
}
.farmer-head .farmer-content {
    margin: 0 auto;
    height: 90px;
    height: 4.5rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.farmer-head .farmer-content .farmer-header .farmer-brand,
.farmer-head .farmer-content .farmer-header-height .farmer-brand {
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    background-image: url("../img/logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 2.75rem 2.75rem;
    width: 5rem;
    height: 4.5rem;
    float: left;
}
.farmer-head .farmer-collapse .farmer-navbar-nav li > a {
    text-transform: uppercase;
}
.farmer-middle-bg {
    /*background: url("../img/bg.png") center;*/
    width: 100%;
    height: 700px;
    margin-top: 140px;
}
.farmer-middle-box {
    margin: 0 auto;
}
.farmer-middle-mobile {
    /*background: url("../img/mobile.png") no-repeat;*/
    width: 400px;
    height: 730px;
    background-size: 100%;
}
.farmer-content-text a {
    display: block;
    border: 2px solid #2da861;
    border: 0.1rem solid #2da861;
    padding: 10px;
    padding: 0.5rem;
    text-transform: uppercase;
    color: #2da861;
    width: 75%;
    margin: 40px auto 0 auto;
    margin: 2rem auto 0 auto;
    border-radius: 0.45rem;
    font-weight: bold;
    font-size: 18px;
    font-size: 0.9rem;
}
.farmer-content-text a > i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    margin-right: 0.75rem;
}
.farmer-download-ios {
    display:inline-block;
    background: url("../img/iOS.png") no-repeat;
    width: 7rem;
    height: 2.2rem;
    background-size: contain;
    background-position: center;
}
.farmer-download-android {
    display:inline-block;
    background: url("../img/android.png") no-repeat;
    width: 8rem;
    height: 2.2rem;
    background-size: contain;
    background-position: center;
}
.farmer-contact-content{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.main-wrapper{
    width: 100%;
}
@media screen and (max-width: 280px) {
    .farmer-header {
        width: 100%;
    }
    .verified-box .verified-left img {
        max-width: 15rem!important;
    }
    .chat-box .chat-right img {
        max-width: 15rem!important;
    }
    i.farmer-download-ios, i.farmer-download-android {
        max-width: 7rem!important;
        max-height: 3rem!important;
    }
    .middle-left-content {
        line-height:24px!important;
    }
}
@media screen and (max-width: 460px) {
    .farmer-header {
        width: 100%;
    }
    .farmer-main.container {
        width: 100%;
        /*word-break: break-all;*/
    }
    .farmers-footer-content .desc h6 {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .story-info-box {
        flex-direction: column!important;
        padding-right: 0!important;
    }
    .story-info-img img {
        right: 0!important;
    }
    .story-info {
        padding-left: 0!important;
    }
    .store-list .item .story-img{
        width: 100%!important;
    }
    .store-list .name {
        padding-top: 5rem!important;
    }
    .farmer-head .farmer-content,.farmer-content > .farmer-header
    {
        height: 3rem;
        padding: 0 .4rem 0 .2rem;
    }
    .farmer-head {
        padding:0;
    }
    .farmer-head .farmer-content .farmer-header .farmer-brand,
    .farmer-head .farmer-content .farmer-header-height .farmer-brand {
        background-size: 100%;
        width: 2.2rem;
        height: 2.2rem;
        margin-top: 0.5rem;
    }
    .farmer-contact-content{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .farmer-collapse {
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 35;
        background-color: #fff;
        transition: all 0.4s ease;
        -webkit-transition:all 0.4s ease;
        visibility: hidden;
        opacity: 0;
        top:100%;
        line-height:2.1rem;
    }
    .for-app:checked~.farmer-head .farmer-collapse{
        visibility: visible;
        top:3.5rem;
        opacity: 1;
    }
    .farmer-header-height {
        height: 3rem;
    }
    .farmer-collapse-nav .farmer-navbar-nav {
        background: #fff;
        width: 100%;
        position: absolute;
    }
    .farmer-navbar-nav {
        padding-top: 4.5rem;
    }
    .farmer-navbar-nav li {
        width: 100%;
        text-align: center;
        padding:0.35rem 0 0.35rem 0;
    }

    .farmer-navbar-nav li a {
        color: #000000;
        font-size: 1rem;
    }

    .farmer-navbar-nav > li > a.menuHigh{
        text-decoration: underline;
    }

    .farmer-middle-bg {
        margin-top: 40px;
    }
    .farmer-middle-mobile {
        width: 18rem;
    }
    .farmer-content-text {
        text-align: center;
        padding-top: 1.5rem;
    }
    .farmer-content-text h1 {
        color: #2da861;
        font-weight: bold;
        font-size: 1.25rem;
        text-transform: capitalize;
    }
    .farmer-content-text a {
        display: block;
        border: 0.1rem solid #2da861;
        padding: 0.5rem;
        text-transform: uppercase;
        color: #2da861;
        width: 75%;
        margin: 2rem auto 0 auto;
        border-radius: 0.45rem;
        font-weight: bold;
        font-size: 0.9rem;
    }
    .farmer-content-text a > i {
        display: inline-block;
        vertical-align: middle;
        margin-right: 0.75rem;
    }
    i.farmer-download-ios {
        background: url("../img/iOS.png") no-repeat;
        width: 1.5rem;
        height: 2rem;
        background-size: contain;
        background-position: center;
    }
    i.farmer-download-android {
        background: url("../img/android.png") no-repeat;
        width: 1.5rem;
        height: 2rem;
        background-size: contain;
        background-position: center;
    }
    .farmer-middle-pc {
        display: none;
    }
    .farmer-navbar-toggle {
        position: relative;
        float: right;
        width: auto;
        height: auto;
        margin-top: 1rem;
        background-color: transparent;
        /*margin-right: 1rem;*/
    }
    .farmer-navbar-toggle .farmer-menu-icon {
        background: url("../img/menu.png") no-repeat;
        background-size: 100%;
        width: 1.2rem;
        height: 1.2rem;
        display: inline-block;
        cursor: pointer;
    }
    .farmer-navbar-toggle .farmer-menu-icon-close {
        background: url("../img/close.png") no-repeat;
        background-size: 100%;
        width: 1.2rem;
        height: 1.2rem;
        display: inline-block;
        cursor: pointer;
    }

    .middle-box {
        flex-direction:column!important;
    }
    .verified-box {
        flex-direction:column-reverse!important;
    }
    .chat-box {
        flex-direction:column!important;
    }
    .desc {
        padding-top:1rem!important;
    }
    .desc .title {
        font-size: 1.2rem!important;
        line-height:1.6rem!important;
        width: 98%!important;
    }
    .desc .content {
        width: 98%!important;
        padding-top: 1rem!important;
        line-height:1.2rem!important;
    }
    .footer-desc span{
        width: 98%!important;
    }
    .chat-box {
        align-items: center;
    }
    .chat-box .chat-right {
        width: 100%!important;
        align-items: center;
        justify-content: center;
        display: flex;
    }
    .chat-box .chat-right img {
        width: 18rem!important;
    }
    .chat-box .chat-left {
        align-items: center!important;
        text-align: center!important;
    }
    .chat-box .chat-left .title {
        padding-top: 0!important;
    }
    .chat-box .chat-left .icon {
        align-self: center!important;
    }
    .verified-box {
        padding-top:1rem!important;
        align-items: center;
    }
    .verified-box .verified-right {
        width: 90%!important;
        align-items: center;
    }
    .verified-box .verified-right span {
        margin:0!important;
        width: 98%!important;
    }
    .verified-box .verified-right .title {
        font-size:1.6rem!important;
        text-align: center;
    }
    .verified-box .verified-right .content {
        font-size:.9rem!important;
        text-align: center;
    }
    .verified-box .verified-left {
        width: 95%!important;
    }
    .verified-box .verified-left img {
        width: 18rem!important;
        padding-top: 1rem;
    }
    .middle-left-title {
        width:100%!important;
    }
    .middle-left-title img {
        width:100%!important;
    }
    .middle-left-button {
        width: 100%!important;
        display: flex;
        flex-direction:row;
        justify-content: space-around;
        padding-top: 1rem!important;
    }
    .middle-right-box img {
        width: 100%!important;
        height: 100%!important;
    }
    .middle-box {
        padding-top: 2rem!important;
    }
    .middle-left-box {
        justify-content: center!important;
    }
    .middle-left-content {
        align-self:center!important;
        /*height: 8rem!important;*/
        font-size: .9rem!important;
        text-align: center!important;
        width: 100%!important;
        align-content: center!important;
        padding-top: 2rem;
    }
    .middle-left-title {
        height: 7rem!important;
    }
    .middle-left-title img {
        /*height: 8rem!important;*/
    }
    i.farmer-download-ios, i.farmer-download-android {
        width: 7rem!important;
        height: 3.5rem!important;
    }
    .middle-left-button a {
        margin-right: 0!important;
    }
    .middle-right-box {
        padding-top:1.5rem;
    }
    .links .items {
        align-items: center;
        flex-direction: column!important;
    }
}
@media screen and (min-width: 460px) and (max-width: 768px) {
    .story-info-box {
        flex-direction: column!important;
    }
    .farmer-header {
        width: 100%;
    }
    .farmer-head .farmer-content,.farmer-content > .farmer-header
    {
        height: 3.5rem;
        /*padding: 0 .8rem 0 .8rem;*/
        padding-left: .3rem;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .farmer-head {
        padding:0;
    }
    .farmer-head .farmer-content .farmer-header .farmer-brand,
    .farmer-head .farmer-content .farmer-header-height .farmer-brand {
        background-size: 100%;
        width: 2.5rem;
        height: 2.5rem;
        /*margin-top: 0.5rem;*/
    }
    .farmer-collapse {
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 35;
        background-color: #fff;
        transition: all 0.4s ease;
        -webkit-transition:all 0.4s ease;
        visibility: hidden;
        opacity: 0;
        top:100%;
        line-height:2.1rem;
    }
    .farmer-contact-content{
        width: 100%;
        padding-right: 1rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .for-app:checked~.farmer-head .farmer-collapse{
        visibility: visible;
        top:3.1rem;
        opacity: 1;
    }
    .farmer-middle-mobile {
        width: 300px;
    }
    .farmer-middle-box {
        position: static;
        left: 0;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        padding-left: 0;
    }
    .farmer-middle-box .farmer-content-text {
        text-align: center;
        padding-top: 2rem;
        margin-top: 0;
        width: 100%;
    }
    .farmer-middle-box .farmer-content-text h1 {
        color: #2da861;
        font-weight: bold;
        font-size: 1.25rem;
        text-transform: capitalize;
    }
    .farmer-middle-box .farmer-content-text a {
        display: block;
        border: 0.1rem solid #2da861;
        padding: 0.5rem;
        text-transform: uppercase;
        color: #2da861;
        border-radius: 0.45rem;
        font-weight: bold;
        font-size: 0.9rem;
        width: 48%;
    }
    .farmer-middle-box .farmer-content-text a > i {
        display: inline-block;
        vertical-align: middle;
        margin-right: 0.75rem;
    }
    .farmer-download-ios {
        background: url("../img/iOS.png") no-repeat;
        width: 1.5rem;
        height: 2rem;
        background-size: contain;
        background-position: center;
    }
    .farmer-download-android {
        background: url("../img/android.png") no-repeat;
        width: 1.5rem;
        height: 2rem;
        background-size: contain;
        background-position: center;
    }
    .farmer-middle-bg {
        margin-top: 2.5rem;
    }
    .farmer-middle-pc {
        display: none;
    }
    .farmer-middle-sj {
        display: block;
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
    }

    .middle-box {
        flex-direction:column!important;
    }
    .verified-box {
        flex-direction:column-reverse!important;
    }
    .chat-box {
        flex-direction:column!important;
    }
    .desc {
        padding-top:1rem!important;
    }
    .desc .title {
        font-size: 1.2rem!important;
        line-height:1.6rem!important;
        width: 98%!important;
    }
    .desc .content {
        width: 98%!important;
        padding-top: 1rem!important;
        line-height:1.2rem!important;
    }
    .footer-desc span{
        width: 98%!important;
    }
    .chat-box {
        align-items: center;
    }
    .chat-box .chat-right {
        width: 100%!important;
        align-items: center;
        justify-content: center;
        display: flex;
    }
    .chat-box .chat-right img {
        width: 18rem!important;
    }
    .chat-box .chat-left {
        align-items: center!important;
        text-align: center!important;
    }
    .chat-box .chat-left .title {
        padding-top: 0!important;
    }
    .chat-box .chat-left .icon {
        align-self: center!important;
    }
    .verified-box {
        padding-top:1rem!important;
        align-items: center;
    }
    .verified-box .verified-right {
        width: 90%!important;
        align-items: center;
    }
    .verified-box .verified-right span {
        margin:0!important;
        width: 98%!important;
    }
    .verified-box .verified-right .title {
        font-size:1.6rem!important;
        text-align: center;
    }
    .verified-box .verified-right .content {
        font-size:.9rem!important;
        text-align: center;
    }
    .verified-box .verified-left {
        width: 95%!important;
    }
    .verified-box .verified-left img {
        width: 18rem!important;
        padding-top: 1rem;
    }
    .middle-left-title {
        width:100%!important;
    }
    .middle-left-title img {
        width:100%!important;
    }
    .middle-left-button {
        width: 100%!important;
        display: flex;
        flex-direction:row;
        justify-content: space-around;
    }
    .middle-right-box img {
        width: 100%!important;
        height: 100%!important;
    }
    .middle-box {
        padding-top: 2rem!important;
    }
    .middle-left-box {
        justify-content: center!important;
    }
    .middle-left-content {
        align-self:center!important;
        height: 8rem!important;
        font-size: .9rem!important;
        text-align: center!important;
        width: 100%!important;
        align-content: center!important;
    }
    .middle-left-title {
        /*height: 7rem!important;*/
    }
    .middle-left-title img {
        /*height: 8rem!important;*/
    }
    i.farmer-download-ios, i.farmer-download-android {
        width: 8rem!important;
        height: 3.5rem!important;
    }
    .middle-left-button a {
        margin-right: 0!important;
    }
    .middle-right-box {
        padding-top:1.5rem;
    }
    .links .items {
        align-items: center;
        flex-direction: column!important;
    }
    .farmer-navbar-toggle {
        position: relative;
        float: right;
        width: auto;
        height: auto;
        margin-top: 1rem;
        background-color: transparent;
        margin-right: 1rem;
    }
    .farmer-navbar-toggle .farmer-menu-icon {
        background: url("../img/menu.png") no-repeat;
        background-size: 100%;
        width: 1.5rem;
        height: 1.5rem;
        display: inline-block;
        cursor: pointer;
    }
    .farmer-navbar-toggle .farmer-menu-icon-close {
        background: url("../img/close.png") no-repeat;
        background-size: 100%;
        width: 1.5rem;
        height: 1.5rem;
        display: inline-block;
        cursor: pointer;
    }
    .farmer-collapse-nav .farmer-navbar-nav {
        background: #fff;
        width: 100%;
        position: absolute;
    }
    .farmer-navbar-nav {
        padding-top: 4.5rem;
    }
    .farmer-navbar-nav li {
        width: 100%;
        text-align: center;
        padding:0.35rem 0 0.35rem 0;
    }

    .farmer-navbar-nav li a {
        color: #000000;
        font-size: 1.1rem;
    }

    .farmer-navbar-nav > li > a.menuHigh{
        text-decoration: underline;
    }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
    .container {
        width: 100%;
    }
    .farmers-footer-content .container {
        width: 100%;
    }
    .farmer-content {
        position: relative;
    }
    .farmer-brand {
        width: 2rem;
    }
    .farmer-header {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        align-items: center;
        padding: 0 2rem 0 0;
    }
    /*.farmer-head .farmer-content {*/
    /*    display: flex;*/
    /*    flex-direction: row;*/
    /*    align-items: center;*/
    /*    justify-content: space-between;*/
    /*}*/

    /*menu start*/
    .farmer-collapse {
        position: fixed!important;
        width: 100%;
        height: 100%;
        z-index: 35;
        background-color: #fff;
        transition: all 0.4s ease;
        -webkit-transition:all 0.4s ease;
        visibility: hidden;
        opacity: 0;
        top:100%;
        line-height:2.1rem;
    }
    .for-app:checked~.farmer-head .farmer-collapse{
        visibility: visible;
        top:4.55rem;
        opacity: 1;
    }
    .farmer-collapse-nav .farmer-navbar-nav {
        background: #fff;
        width: 100%;
        position: absolute;
    }
    .farmer-navbar-nav {
        padding-top: 4.5rem;
    }
    .farmer-navbar-nav li {
        width: 100%;
        text-align: center;
        padding:0.35rem 0 0.35rem 0;
    }
    .farmer-navbar-nav li a {
        color: #000000;
        font-size: 1.1rem;
    }
    .farmer-navbar-nav > li > a.menuHigh{
        text-decoration: underline;
    }
    .farmer-navbar-toggle {
        position: relative;
        /*float: right;*/
        width: auto;
        height: auto;
        margin: 0;
        /*margin-top: 1.25rem;*/
        background-color: transparent;
        /*margin-right: 1rem;*/
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        align-content: center;
    }
    .farmer-navbar-toggle .farmer-menu-icon {
        background: url("../img/menu.png") no-repeat;
        background-size: 100%;
        width: 2rem;
        height: 2rem;
        display: inline-block;
        cursor: pointer;
    }
    .farmer-navbar-toggle .farmer-menu-icon-close {
        background: url("../img/close.png") no-repeat;
        background-size: 100%;
        width: 2rem;
        height: 2rem;
        display: inline-block;
        cursor: pointer;
    }
    /*menu end*/

    .farmer-content .farmer-collapse ul > li {
        display: inline-block;
        /*margin-left: 70px;*/
    }
    .farmer-content .farmer-collapse ul > li a {
        color: #222222;
        /*font-size: 18px;*/
        /*font-weight: bold;*/
    }
    .farmer-content .farmer-collapse > ul > li > a.menuHigh{
        color: #2da861
    }
    .farmer-middle-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-display: flex;
        -moz-display: flex;
        /*position: absolute;*/
        left: 50%;
        /*-webkit-transform: translateX(-50%);*/
        /*transform: translateX(-50%);*/
    }
    .farmer-middle-box .farmer-content-text {
        margin-left: 12px;
        margin-top: 134px;
    }
    .farmer-middle-box .farmer-content-text h1 {
        color: #fff;
        text-transform: capitalize;
        line-height: 58px;
        font-size: 40px;
    }
    .farmer-middle-box .farmer-content-text a {
        background-color: #fff;
        border: transparent;
        margin: 1.5rem auto 0 auto;
        width: auto;
        padding: 15px 22px;
        font-size: 24px;
    }
    .farmer-middle-sj {
        display: none;
    }

    .middle-box {
        flex-direction:column!important;
    }
    .verified-box {
        flex-direction:column-reverse!important;
    }
    .chat-box {
        flex-direction:column!important;
    }
    .desc {
        padding-top:1rem!important;
    }
    .desc .title {
        font-size: 1.2rem!important;
        line-height:1.6rem!important;
        width: 98%!important;
    }
    .desc .content {
        width: 98%!important;
        padding-top: 1rem!important;
        line-height:1.2rem!important;
    }
    .footer-desc span{
        width: 98%!important;
    }
    .chat-box {
        align-items: center;
    }
    .chat-box .chat-right {
        width: 100%!important;
        align-items: center;
        justify-content: center;
        display: flex;
    }
    .chat-box .chat-right img {
        width: 18rem!important;
    }
    .chat-box .chat-left {
        align-items: center!important;
        text-align: center!important;
    }
    .chat-box .chat-left .title {
        padding-top: 0!important;
    }
    .chat-box .chat-left .icon {
        align-self: center!important;
    }
    .verified-box {
        padding-top:1rem!important;
        align-items: center;
    }
    .verified-box .verified-right {
        width: 90%!important;
        align-items: center;
    }
    .verified-box .verified-right span {
        margin:0!important;
        width: 98%!important;
    }
    .verified-box .verified-right .title {
        font-size:1.6rem!important;
        text-align: center;
    }
    .verified-box .verified-right .content {
        font-size:.9rem!important;
        text-align: center;
    }
    .verified-box .verified-left {
        width: 95%!important;
    }
    .verified-box .verified-left img {
        width: 18rem!important;
        padding-top: 1rem;
    }
    .middle-left-title {
        width:100%!important;
        margin-top: 1rem;
    }
    .middle-left-title img {
        width:100%!important;
    }
    .middle-left-button {
        width: 100%!important;
        display: flex;
        flex-direction:row;
        justify-content: center;
        margin-top: 1rem;
    }
    .middle-right-box img {
        width: 100%!important;
        height: 100%!important;
    }
    .middle-box {
        padding-top: 0!important;
    }
    .middle-left-box {
        justify-content: center!important;
    }
    .middle-left-content {
        align-self:center!important;
        height: 3rem!important;
        font-size: .9rem!important;
        text-align: center!important;
        width: 90%!important;
        align-content: center!important;
        /*margin-top: 2rem;*/
    }
    .middle-left-title {
        /*height: 8rem!important;*/
    }
    .middle-left-title img {
        /*height: 10rem!important;*/
    }
    i.farmer-download-ios, i.farmer-download-android {
        width: 12rem!important;
        height: 3rem!important;
    }
    .middle-left-button a {
        margin-right: 0!important;
    }
    .middle-right-box {
        padding-top:1.5rem;
    }
    .links .items {
        align-items: center;
        flex-direction: column!important;
    }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
    .farmer-header {
        width: 100%;
    }
    .container {
        width: 100%;
    }
    .farmers-footer-content .container {
        width: 100%;
    }
    .farmer-content {
        position: relative;
    }

    /*menu start*/
    .farmer-collapse {
        position: fixed!important;
        width: 100%;
        height: 100%;
        z-index: 35;
        background-color: #fff;
        transition: all 0.4s ease;
        -webkit-transition:all 0.4s ease;
        visibility: hidden;
        opacity: 0;
        top:100%;
        line-height:2.1rem;
    }
    .for-app:checked~.farmer-head .farmer-collapse{
        visibility: visible;
        top:4.6rem;
        opacity: 1;
    }
    .farmer-collapse-nav .farmer-navbar-nav {
        background: #fff;
        width: 100%;
        position: absolute;
    }
    .farmer-navbar-nav {
        padding-top: 4.5rem;
    }
    .farmer-navbar-nav li {
        width: 100%;
        text-align: center;
        padding:0.35rem 0 0.35rem 0;
    }
    .farmer-navbar-nav li a {
        color: #000000;
        font-size: 1.3rem;
    }
    .farmer-navbar-nav > li > a.menuHigh{
        text-decoration: underline;
    }
    .farmer-navbar-toggle {
        position: relative;
        float: right;
        width: auto;
        height: auto;
        margin-top: 1.25rem;
        background-color: transparent;
        margin-right: 1rem;
        display: block;
    }
    .farmer-navbar-toggle .farmer-menu-icon {
        background: url("../img/menu.png") no-repeat;
        background-size: 100%;
        width: 2rem;
        height: 2rem;
        display: inline-block;
        cursor: pointer;
    }
    .farmer-navbar-toggle .farmer-menu-icon-close {
        background: url("../img/close.png") no-repeat;
        background-size: 100%;
        width: 2rem;
        height: 2rem;
        display: inline-block;
        cursor: pointer;
    }
    /*menu end*/

    .farmer-content .farmer-collapse ul > li {
        display: inline-block;
        /*margin-left: 70px;*/
    }
    .farmer-content .farmer-collapse ul > li a {
        color: #222222;
        /*font-size: 18px;*/
        /*font-weight: bold;*/
    }
    .farmer-content .farmer-collapse > ul > li > a.menuHigh{
        color: #2da861
    }
    .farmer-middle-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-display: flex;
        -moz-display: flex;
        /*position: absolute;*/
        left: 50%;
        /*-webkit-transform: translateX(-50%);*/
        /*transform: translateX(-50%);*/
    }
    .farmer-middle-box .farmer-content-text {
        margin-left: 12px;
        margin-top: 134px;
    }
    .farmer-middle-box .farmer-content-text h1 {
        color: #fff;
        text-transform: capitalize;
        line-height: 58px;
        font-size: 40px;
    }
    .farmer-middle-box .farmer-content-text a {
        background-color: #fff;
        border: transparent;
        margin: 1.5rem auto 0 auto;
        width: auto;
        padding: 15px 22px;
        font-size: 24px;
    }
    .farmer-middle-sj {
        display: none;
    }

    .middle-box {
        flex-direction:column!important;
    }
    .verified-box {
        flex-direction:column-reverse!important;
    }
    .chat-box {
        flex-direction:column!important;
    }
    .desc {
        padding-top:1rem!important;
    }
    .desc .title {
        font-size: 1.2rem!important;
        line-height:1.6rem!important;
        width: 98%!important;
    }
    .desc .content {
        width: 98%!important;
        padding-top: 1rem!important;
        line-height:1.2rem!important;
    }
    .footer-desc span{
        width: 98%!important;
    }
    .chat-box {
        align-items: center;
    }
    .chat-box .chat-right {
        width: 100%!important;
        align-items: center;
        justify-content: center;
        display: flex;
    }
    .chat-box .chat-right img {
        width: 18rem!important;
    }
    .chat-box .chat-left {
        align-items: center!important;
        text-align: center!important;
    }
    .chat-box .chat-left .title {
        padding-top: 0!important;
    }
    .chat-box .chat-left .icon {
        align-self: center!important;
    }
    .verified-box {
        padding-top:1rem!important;
        align-items: center;
    }
    .verified-box .verified-right {
        width: 90%!important;
        align-items: center;
    }
    .verified-box .verified-right span {
        margin:0!important;
        width: 98%!important;
    }
    .verified-box .verified-right .title {
        font-size:1.6rem!important;
        text-align: center;
    }
    .verified-box .verified-right .content {
        font-size:.9rem!important;
        text-align: center;
    }
    .verified-box .verified-left {
        width: 95%!important;
    }
    .verified-box .verified-left img {
        width: 18rem!important;
        padding-top: 1rem;
    }
    .middle-left-title {
        width:100%!important;
        margin-top: 1rem;
    }
    .middle-left-title img {
        width:80%!important;
    }
    .middle-left-button {
        width: 100%!important;
        display: flex;
        flex-direction:row;
        justify-content: center;
        margin-top: 1rem;
    }
    .middle-right-box img {
        width: 100%!important;
        height: 100%!important;
    }
    .middle-box {
        padding-top: 0!important;
    }
    .middle-left-box {
        justify-content: center!important;
    }
    .middle-left-content {
        align-self:center!important;
        height: 3rem!important;
        font-size: .9rem!important;
        text-align: center!important;
        width: 80%!important;
        align-content: center!important;
        /*margin-top: 2rem;*/
    }
    .middle-left-title {
        /*height: 8rem!important;*/
    }
    .middle-left-title img {
        /*height: 10rem!important;*/
    }
    i.farmer-download-ios, i.farmer-download-android {
        width: 12rem!important;
        height: 3rem!important;
    }
    .middle-left-button a {
        margin-right: 0!important;
    }
    .middle-right-box {
        padding-top:1.5rem;
    }
    .links .items {
        align-items: center;
        flex-direction: column!important;
    }
}
/*@media screen and (min-width: 1025px) and (max-width: 1200px) {*/
/*    .middle-left-title {*/
/*        height: 10rem!important;*/
/*    }*/
/*    .container {*/
/*        width: 970px;*/
/*    }*/
/*    .farmers-footer-content .container {*/
/*        width: 100%;*/
/*    }*/
/*    .farmer-middle-content {*/
/*        position: relative;*/
/*    }*/
/*    .farmer-middle-box {*/
/*        left: 50%;*/
/*        !*-webkit-transform: translateX(-50%);*!*/
/*        !*transform: translateX(-50%);*!*/
/*        display: -webkit-box;*/
/*        display: -ms-flexbox;*/
/*        display: flex;*/
/*        -webkit-display: flex;*/
/*        -moz-display: flex;*/
/*        !*padding-left: 90px;*!*/
/*        !*position: absolute;*!*/
/*    }*/
/*    .farmer-middle-box .farmer-content-text {*/
/*        margin-left: 97px;*/
/*        margin-top: 134px;*/
/*    }*/
/*    .farmer-middle-box .farmer-content-text h1 {*/
/*        color: #fff;*/
/*        text-transform: capitalize;*/
/*        line-height: 58px;*/
/*        font-size: 40px;*/
/*    }*/
/*    .farmer-middle-box .farmer-content-text a {*/
/*        background-color: #fff;*/
/*        border: transparent;*/
/*        margin: 1.5rem auto 0 auto;*/
/*        width: auto;*/
/*        padding: 15px 45px;*/
/*    }*/
/*    .farmer-middle-sj {*/
/*        display: none;*/
/*    }*/
/*    .farmer-navbar-toggle {*/
/*        display: none;*/
/*    }*/
/*    .middle-box {*/
/*        !*display: flex;*!*/
/*        !*padding-top: 4rem;*!*/
/*        !*flex-direction:column!important;*!*/
/*        !*justify-content: center;*!*/
/*    }*/
/*}*/
@media (min-width: 1025px) {
    .farmer-head {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }
    .farmer-privacy-content, .farmer-safety-content, .farmer-faq-content, .farmer-terms-content {
        padding-top:2rem;
    }
    .farmer-head .container {
        width: 5rem;
    }
    .farmers-footer-content .container {
        width: 100%;
    }
    .farmer-content {
        position: relative;
    }
    .farmer-collapse {
        position: relative;
        float: right;
        padding: 0 2rem;
        width: 100%;
        right: 0px;
        line-height: 4.5rem;
    }
    .farmer-collapse ul > li {
        display: inline-block;
        margin-left: 1.2rem;
    }
    .farmer-collapse ul > li a {
        color: #222222;
        font-size: 18px;
        /*font-weight: bold;*/
    }
    .farmer-collapse > ul > li > a.menuHigh{
        color: #2da861
    }
    .farmer-middle-content {
        position: relative;
    }
    .farmer-navbar-nav {
        float: right;
    }
    .farmer-middle-box {
        /*position: absolute;*/
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-display: flex;
        -moz-display: flex;
        /*padding-left: 200px;*/
        padding-top: 0;
        margin: 0;
        left: 50%;
        /*-webkit-transform: translateX(-50%);*/
        /*transform: translateX(-50%);*/
    }
    .farmer-middle-box .farmer-content-text {
        margin-left: 97px;
        margin-top: 134px;
    }
    .farmer-middle-box .farmer-content-text h1 {
        color: #fff;
        text-transform: capitalize;
        line-height: 58px;
        font-size: 40px;
    }
    .farmer-middle-box .farmer-content-text a {
        background-color: #fff;
        border: transparent;
        margin: 1.5rem auto 0 auto;
        width: auto;
        padding: 15px 45px;
    }
    .farmer-middle-sj {
        display: none;
    }
    .farmer-navbar-toggle {
        display: none;
    }
    .farmer-head .farmer-content .farmer-header .farmer-brand, .farmer-head .farmer-content .farmer-header-height .farmer-brand {
        margin-left: 1.5rem;
    }
}

.farmers-footer-content {
    height: 100%;
}

.farmers-footer-content .container {
    display: flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:space-around;
    align-items: center;
    display: -webkit-flex;
    padding-top: 5rem;
    text-align: center;
    width: 85%;
    margin: 0 auto;
    padding-bottom: 3rem;
}

.farmers-footer-content .item {
    width: 14rem;
}
.farmers-footer-content img {
    color: white;
    width: 100%;
    padding-top: 1rem;
}

.farmers-footer-content .item h6 {
    padding-top: 1rem;
    font-size: .7rem;
    font-weight: 200;
    font-family: "Arial";
    text-align: center;
    color: #666666;
    height: 4rem;
}

.farmers-footer-content .desc {
    padding-top: 1.5rem;
}

.farmers-footer-content .desc h3 {
    padding-top: .4rem;
    line-height: 1.5rem;
}

.farmers-footer-content .desc {
    text-align: center;
}

.farmers-footer-content .desc h6 {
    margin-top: .6rem;
    padding-left: 3rem;
    padding-right: 3rem;
    font-size: .7rem;
    font-weight: 400;
    color: #666666;
}

.links{
    padding-top: 1rem;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: .9rem;
    width: 100%;
    font-size: .8rem;
    color: #666666;
    font-family: Arial;
}

.links .items {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.links a{
    color: #666666;
    text-decoration: underline #666666;
    padding-right: .5rem;
    padding-left: .3rem;
}

.middle-content {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 0 1rem 0 1rem;
}

.middle-box {
    display: flex;
    padding-top: 3rem;
    flex-direction:row;
    justify-content: center;
}

.middle-left-box {
    display:flex;
    flex-direction:column;
}

.middle-left-title {
    width: 24.2rem;
    text-align: center;
    /*height: 10rem;*/
}
.middle-left-title img {
    width: 100%;
    /*height: 10rem;*/
}

.middle-left-content {
    /*border: 1px solid red;*/
    width: 22.5rem;
    /*height: 130px;*/
    font-size: 24px;
    font-family: Arial;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
    text-align: left;
    align-self: flex-end;
    /*margin-top: 2rem;*/
}

.middle-left-button {
    padding-top: 1rem;
    width: 22.5rem;
    text-align: left;
    align-self: flex-end;
}

.middle-left-button a {
    margin-right: 1rem;
}

.middle-right-box {
    /*border: 1px solid #6a00ff;*/
    display:flex;
    align-items: center;
}

.middle-right-box img {
    width: 600px;
    height: 405px;
}

.verified-box {
    display: flex;
    flex-direction:row;
    justify-content: center;
    padding-top: 3rem;
}

.verified-box .verified-left {
    width: 30rem;
    text-align: center;
}

.verified-box .verified-left img{
    width: 29rem;
}

.verified-box .verified-right {
    width: 20rem;
    display: flex;
    flex-direction:column;
    justify-content:center;
}

.verified-box .verified-right .icon {
    display: block;
    width: 6rem;
    height: 6rem;
    background: url("../img/icon.png") no-repeat;
    background-size: 100%;
}

.verified-box .verified-right .title {
    color: #333333;
    font-weight: bold;
    font-family: Arial;
    font-size: 1.8rem;
    line-height: 2.1rem;
}

.verified-box .verified-right .content {
    color: #999999;
    padding-top: 1rem;
    font-family: Arial;
    font-size: 1rem;
    line-height: 1.5rem;
}

.verified-box .verified-right span {
    width: 14rem;
    margin: 1.2rem 0 0 1.66rem;
}

.chat-box {
    display: flex;
    flex-direction:row;
    justify-content: center;
    padding-top: 1.5rem;
}

.chat-box .chat-right {
    width: 30rem;
    text-align: right;
}

.chat-box .chat-right img{
    width: 29rem;
}

.chat-box .chat-left {
    width: 18.2rem;
    display: flex;
    flex-direction:column;
    justify-content:center;
    align-items: flex-end;
}

.chat-box .chat-left .icon {
    display: block;
    float: left;
    width: 6rem;
    height: 6rem;
    background: url("../img/icon.png") no-repeat;
    background-size: 100%;
    align-self: flex-start;
}

.chat-box .chat-left .title {
    color: #333333;
    font-weight: bold;
    font-family: Arial;
    font-size: 1.8rem;
    line-height: 1.8rem;
    padding-top: 1rem;
}

.chat-box .chat-left .content {
    color: #999999;
    padding-top: 1rem;
    font-family: Arial;
    font-size: 1rem;
    line-height: 1.5rem;
}

.chat-box .chat-left span {
    width: 16.7rem;
}

.desc {
    padding-top: 4rem;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.desc .title {
    width: 30rem;
    color: #333333;
    font-weight: bold;
    font-size: 1.8rem;
    text-align: center;
    line-height:2.2rem;
}

.desc .content {
    padding-top: 2rem;
    width: 31rem;
    color: #999999;
    font-size: .9rem;
    text-align: center;
}

#loopimg{
    width : 100%;
    max-width:1920px;
    height : 350px ;
    margin: auto;
    overflow : hidden ;
    position : relative ;
}

#loopimg ul{
    list-style : none ;
    width : 10000px;
    position : absolute ;
}

#loopimg ul li{
    float : left ;
}
#loopimg ul li img{
    width: 10rem;
    position: relative;
}

.footer-desc {
    padding-top: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
}

.footer-desc span {
    width: 40rem;
    color: #333333;
    font-size: .8rem;
    font-weight: 400;
    text-align: center;
    font-family: Arial;
}

.footer-logo {
    padding-top: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.footer-logo img {
    width: 12rem;
}

.contact-box {
    padding-top:4rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.contact-box img{
    width: 5rem;
}
.farmer-main-sub {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.farmer-main-sub .container {
    width: 90%;
}

