body,html{width:100%;height:100%;margin:0;padding:0}.page-preloader{top:0;left:0;z-index:999;position:fixed;height:100%;width:100%;text-align:center}.preloader-preview-area{-webkit-animation-delay:-.2s;animation-delay:-.2s;top:50%;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);margin-top:10px;max-height:calc(50% - 20px);opacity:1;width:100%;text-align:center;position:absolute}.preloader-logo{max-width:90%;top:50%;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);margin:-10px auto 0 auto;max-height:calc(50% - 20px);opacity:1;position:relative}.ball-pulse>div{width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:ball-pulse .75s infinite cubic-bezier(.2,.68,.18,1.08);animation:ball-pulse .75s infinite cubic-bezier(.2,.68,.18,1.08)}.ball-pulse>div:nth-child(1){-webkit-animation-delay:-.36s;animation-delay:-.36s}.ball-pulse>div:nth-child(2){-webkit-animation-delay:-.24s;animation-delay:-.24s}.ball-pulse>div:nth-child(3){-webkit-animation-delay:-.12s;animation-delay:-.12s}@-webkit-keyframes ball-pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes ball-pulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.ball-clip-rotate-pulse{position:relative;-webkit-transform:translateY(-15px) translateX(-10px);-ms-transform:translateY(-15px) translateX(-10px);transform:translateY(-15px) translateX(-10px);display:inline-block}.ball-clip-rotate-pulse>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:0;left:0;border-radius:100%}.ball-clip-rotate-pulse>div:first-child{height:36px;width:36px;top:7px;left:-7px;-webkit-animation:ball-clip-rotate-pulse-scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:ball-clip-rotate-pulse-scale 1s 0s cubic-bezier(.09,.57,.49,.9) infinite}.ball-clip-rotate-pulse>div:last-child{position:absolute;width:50px;height:50px;left:-16px;top:-2px;background:0 0;border:2px solid;-webkit-animation:ball-clip-rotate-pulse-rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:ball-clip-rotate-pulse-rotate 1s 0s cubic-bezier(.09,.57,.49,.9) infinite;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes ball-clip-rotate-pulse-rotate{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1)}}@keyframes ball-clip-rotate-pulse-rotate{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1)}}@-webkit-keyframes ball-clip-rotate-pulse-scale{30%{-webkit-transform:scale(.3);transform:scale(.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-clip-rotate-pulse-scale{30%{-webkit-transform:scale(.3);transform:scale(.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}.square-spin{display:inline-block}.square-spin>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:50px;height:50px;-webkit-animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite;animation:square-spin 3s 0s cubic-bezier(.09,.57,.49,.9) infinite}.cube-transition{position:relative;-webkit-transform:translate(-25px,-25px);-ms-transform:translate(-25px,-25px);transform:translate(-25px,-25px);display:inline-block}.cube-transition>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:15px;height:15px;position:absolute;top:-5px;left:-5px;-webkit-animation:cube-transition 1.6s 0s infinite ease-in-out;animation:cube-transition 1.6s 0s infinite ease-in-out}.cube-transition>div:last-child{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg)}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg)}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.ball-scale>div{border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;height:60px;width:60px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite}@-webkit-keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.line-scale>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;width:5px;height:50px;border-radius:2px;margin:2px}.line-scale>div:nth-child(1){-webkit-animation:line-scale 1s -.5s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.5s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(2){-webkit-animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(3){-webkit-animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(4){-webkit-animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(5){-webkit-animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08);animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08)}@-webkit-keyframes line-scale{0%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}100%{-webkit-transform:scaley(1);transform:scaley(1)}}@keyframes line-scale{0%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}100%{-webkit-transform:scaley(1);transform:scaley(1)}}.ball-scale-multiple{position:relative;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);display:inline-block}.ball-scale-multiple>div{border-radius:100%;-webkit-animation-fill-mode:both;animation-fill-mode:both;margin:2px;position:absolute;left:-30px;top:0;opacity:0;margin:0;width:50px;height:50px;-webkit-animation:ball-scale-multiple 1s 0s linear infinite;animation:ball-scale-multiple 1s 0s linear infinite}.ball-scale-multiple>div:nth-child(2){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}@-webkit-keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ball-pulse-sync{display:inline-block}.ball-pulse-sync>div{width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}.ball-pulse-sync>div:nth-child(1){-webkit-animation:ball-pulse-sync .6s -.21s infinite ease-in-out;animation:ball-pulse-sync .6s -.21s infinite ease-in-out}.ball-pulse-sync>div:nth-child(2){-webkit-animation:ball-pulse-sync .6s -.14s infinite ease-in-out;animation:ball-pulse-sync .6s -.14s infinite ease-in-out}.ball-pulse-sync>div:nth-child(3){-webkit-animation:ball-pulse-sync .6s -70ms infinite ease-in-out;animation:ball-pulse-sync .6s -70ms infinite ease-in-out}@-webkit-keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.transparent-circle{display:inline-block;border-top:.5em solid rgba(255,255,255,.2);border-right:.5em solid rgba(255,255,255,.2);border-bottom:.5em solid rgba(255,255,255,.2);border-left:.5em solid #fff;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:transparent-circle 1.1s infinite linear;animation:transparent-circle 1.1s infinite linear;width:50px;height:50px;border-radius:50%}.transparent-circle:after{border-radius:50%;width:10em;height:10em}@-webkit-keyframes transparent-circle{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes transparent-circle{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ball-spin-fade-loader{position:relative;top:-10px;left:-10px;display:inline-block}.ball-spin-fade-loader>div{width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;-webkit-animation:ball-spin-fade-loader 1s infinite linear;animation:ball-spin-fade-loader 1s infinite linear}.ball-spin-fade-loader>div:nth-child(1){top:25px;left:0;animation-delay:-.84s;-webkit-animation-delay:-.84s}.ball-spin-fade-loader>div:nth-child(2){top:17.05px;left:17.05px;animation-delay:-.72s;-webkit-animation-delay:-.72s}.ball-spin-fade-loader>div:nth-child(3){top:0;left:25px;animation-delay:-.6s;-webkit-animation-delay:-.6s}.ball-spin-fade-loader>div:nth-child(4){top:-17.05px;left:17.05px;animation-delay:-.48s;-webkit-animation-delay:-.48s}.ball-spin-fade-loader>div:nth-child(5){top:-25px;left:0;animation-delay:-.36s;-webkit-animation-delay:-.36s}.ball-spin-fade-loader>div:nth-child(6){top:-17.05px;left:-17.05px;animation-delay:-.24s;-webkit-animation-delay:-.24s}.ball-spin-fade-loader>div:nth-child(7){top:0;left:-25px;animation-delay:-.12s;-webkit-animation-delay:-.12s}.ball-spin-fade-loader>div:nth-child(8){top:17.05px;left:-17.05px;animation-delay:0s;-webkit-animation-delay:0s}@-webkit-keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}	

.wpautoterms-footer{background-color:#ffffff;text-align:center;}
.wpautoterms-footer a{color:#000000;font-family:Arial, sans-serif;font-size:14px;}
.wpautoterms-footer .separator{color:#cccccc;font-family:Arial, sans-serif;font-size:14px;}

body { background-color:#fff; } .hb-custom-header #mk-page-introduce, .mk-header { background-color:#ffffff;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover; } .hb-custom-header > div, .mk-header-bg { background-color:#17243e; } .mk-classic-nav-bg { background-color:#17243e; } .master-holder-bg { background-color:#fff; } #mk-footer { background-color:#17243e;background-repeat:no-repeat; } #mk-boxed-layout { -webkit-box-shadow:0 0 0px rgba(0, 0, 0, 0); -moz-box-shadow:0 0 0px rgba(0, 0, 0, 0); box-shadow:0 0 0px rgba(0, 0, 0, 0); } .mk-news-tab .mk-tabs-tabs .is-active a, .mk-fancy-title.pattern-style span, .mk-fancy-title.pattern-style.color-gradient span:after, .page-bg-color { background-color:#fff; } .page-title { font-size:20px; color:#4d4d4d; text-transform:uppercase; font-weight:400; letter-spacing:2px; } .page-subtitle { font-size:14px; line-height:100%; color:#a3a3a3; font-size:14px; text-transform:none; } .header-style-1 .mk-header-padding-wrapper, .header-style-2 .mk-header-padding-wrapper, .header-style-3 .mk-header-padding-wrapper { padding-top:101px; } .mk-process-steps[max-width~="950px"] ul::before { display:none !important; } .mk-process-steps[max-width~="950px"] li { margin-bottom:30px !important; width:100% !important; text-align:center; } .mk-event-countdown-ul[max-width~="750px"] li { width:90%; display:block; margin:0 auto 15px; } .compose-mode .vc_element-name .vc_btn-content { height:auto !important; } body { font-family:Raleway } body, p:not(.form-row):not(.woocommerce-mini-cart__empty-message):not(.woocommerce-mini-cart__total):not(.woocommerce-mini-cart__buttons):not(.mk-product-total-name):not(.woocommerce-result-count), .woocommerce-customer-details address { font-family:Raleway } h1 { font-family:Palatino Linotype, Book Antiqua, Palatino, serif } @font-face { font-family:'star'; src:url('../themes/jupiter/assets/stylesheet/fonts/star/font.eot'); src:url('../themes/jupiter/assets/stylesheet/fonts/star/fontd41d.eot?#iefix') format('embedded-opentype'), url('../themes/jupiter/assets/stylesheet/fonts/star/font.woff') format('woff'), url('../themes/jupiter/assets/stylesheet/fonts/star/font.ttf') format('truetype'), url('../themes/jupiter/assets/stylesheet/fonts/star/font.svg#star') format('svg'); font-weight:normal; font-style:normal; } @font-face { font-family:'WooCommerce'; src:url('../themes/jupiter/assets/stylesheet/fonts/woocommerce/font.eot'); src:url('../themes/jupiter/assets/stylesheet/fonts/woocommerce/fontd41d.eot?#iefix') format('embedded-opentype'), url('../themes/jupiter/assets/stylesheet/fonts/woocommerce/font.woff') format('woff'), url('../themes/jupiter/assets/stylesheet/fonts/woocommerce/font.ttf') format('truetype'), url('../themes/jupiter/assets/stylesheet/fonts/woocommerce/font.svg#WooCommerce') format('svg'); font-weight:normal; font-style:normal; }#mk-footer .textwidget a { color:#95bfff ; } #mk-footer .textwidget a:hover { color:#ffffff ; } @media screen and (max-width:768px) { #mk-footer {text-align:center;} .widget_social_networks .align-left {text-align:center !important;} }

h1, h2, h3, h4, h5, h6, .h2 {
    font-family: 'Museo Slab 700';
    font-weight: 700;
}
.n2-ss-spinner-simple-white-container {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px;
    background: #fff;
    width: 20px;
    height: 20px;
    padding: 10px;
    border-radius: 50%;
    z-index: 1000;
}

.n2-ss-spinner-simple-white {
  outline: 1px solid RGBA(0,0,0,0);
  width:100%;
  height: 100%;
}

.n2-ss-spinner-simple-white:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-top: -11px;
    margin-left: -11px;
}

.n2-ss-spinner-simple-white:not(:required):before {
    content: '';
    border-radius: 50%;
    border-top: 2px solid #333;
    border-right: 2px solid transparent;
    animation: n2SimpleWhite .6s linear infinite;
}
@keyframes n2SimpleWhite {
    to {transform: rotate(360deg);}
}

.title-box-trc h3{
    font-size:44px!important;
}
.title-box-trc a{
    font-size:14px!important;
    font-family:'MyanmarSangamMN', serif;
    font-weight:bold;
    padding: 18px 16px 12px;
}
.title-box-trc p{
    font-weight:bold;
    font-size:14px;
    margin-bottom: 6px;
}
@media(max-width:768px){
    .title-box-trc h3{
        font-size:42px!important;
        text-align:center;
    }
    .title-box-trc a{
        font-size:20px!important;
        text-align:center;
    }
    .title-box-trc p{
        text-align:center;
        font-size:18px;
    }
}

.barries-tabs {
    background: #18243e!important;
}


.barries-tabs .vc_tta-panel-body {
    background: #684b6b!important;
    padding: 0px!important;
    min-height:300px!important;
   
    margin:auto;
    
}
.barries-tabs .vc_tta-panel {
    background: #684b6b;
}
.barries-tabs .vc_tta-panel-heading{
    margin-bottom:0px!important;
    border-radius:0px!important;
}
.barries-tabs .vc_tta-panel-body {
    background: transparent;
    
}

.barries-tabs .vc_tta-panel-body * {
    color: white!important;

}
.barries-tabs ul.vc_tta-tabs-list {
    border-bottom: 4px solid white;
    margin-left: 0px!important;
    width: 100%;
}

.barries-tabs .vc_tta-tabs-container {
    margin-right: 0px!important;
   
   
}

.barries-tabs li.vc_tta-tab a {
    background: #18243e!important;
}

.barries-tabs ul.vc_tta-tabs-list > li> a {
    font-size:0px;
    min-height:80px!important;
    width:160px!important;
    margin:10px 0px;
    padding:20px 10px!Important;
    overflow:visible!important;
}
.barries-tabs ul.vc_tta-tabs-list > li:first-child > a {
    background: url('../uploads/2019/03/berries-1.png') 0 0 no-repeat!important;
       background-size: 40%!important;
    background-position:center center!important;
}
.barries-tabs ul.vc_tta-tabs-list > li:nth-child(2) > a {
    background: url('../uploads/2019/03/seeds.png') 0 0 no-repeat!important;
       background-size: 40%!important;
    background-position:center center!important;
}
.barries-tabs ul.vc_tta-tabs-list > li:nth-child(3) > a {
    background: url('../uploads/2019/03/group-219.png') 0 0 no-repeat!important;
        background-size: 40%!important;
    background-position:center center!important;
}
.barries-tabs ul.vc_tta-tabs-list > li:nth-child(4) > a {
    background: url('../uploads/2019/03/tree-fruit.png') 0 0 no-repeat!important;
        background-size: 40%!important;
    background-position:center center!important;
}
.barries-tabs ul.vc_tta-tabs-list > li:nth-child(5) > a {
    background: url('../uploads/2019/03/group-375.png') 0 0 no-repeat!important;
       background-size: 40%!important;
    background-position:center center!important;
}
.barries-tabs ul.vc_tta-tabs-list > li:nth-child(6) > a {
    background: url('../uploads/2019/03/vine-fruit.png') 0 0 no-repeat!important;
        background-size: 40%!important;
    background-position:center center!important;
}
.barries-tabs ul.vc_tta-tabs-list > li:nth-child(7) > a {
    background: url('../uploads/2019/03/nuts.png') 0 0 no-repeat!important;
        background-size: 40%!important;
    background-position:center center!important;
}

.header-section {
    
    margin: auto;
    max-width: 1200px;
    min-height:380px;
    display: flex;
    flex-flow: column nowrap;
    padding: 0px 5%;
    
    justify-content: center;
    align-items: flex-start;
}

.button-section a {
    display: block;
    bordeR: 1px solid white;
        padding: 9px 0px 9px;
    text-transform: uppercase;
    max-width: 150px;
    text-align: center;
    font-size:14px!important;
}

.tab-description {
    
    max-width: 60%;
}
.tab-description p {
   
    font-size:14px!important;
}

.header-section {
    background: url(../uploads/2019/03/group-374.png) 0 0 no-repeat;
    background-position: 100% 60px;
    background-size: 33%;
}    

.products-page {
    min-height: 500px;
    position: relative;
}

.our-products {
    background: #ffffffd6;
    margin-top: 70px;
    padding: 50px 25px;
}

.tabss-section .vc_tta-container {
    margin-bottom: 0px!important;
}
.tabss-section .vc_tta-tabs-container,
.tabss-section .vc_tta-tabs-list{
    overflow: visible!important;
}
.tabss-section .vc_tta-tabs-list {
    text-align: center;
}
.tabss-section li.vc_tta-tab.vc_active{
    position:relative;
}
.tabss-section li.vc_tta-tab.vc_active:after {
    position: absolute;
    content: ' ';
    display: block;
    bottom: -20px;
    z-index: 99999;
    width: 0;
    height: 0;
    border-left: 34px solid transparent;
    border-right: 35px solid transparent;
    margin: auto;
    right: 0;
    left: 0;
    border-top: 20px solid #18243e;
}

.seeds {
    background: #dc8745;
}
.beans {
    background: #848d41;
}
 
.tree-fruit {
    background: #ca4942;
}
.tropical {
    background: #ce9014;
}
.vine {
    background: #486780;
}
.nuts {
    background: #008a49;
}
.beans .header-section {
    background: url('../uploads/2019/03/beans-and-pulses.png') 0 0 no-repeat;
    background-position: 100% -35px;
    background-size: 33%;
} 
.seeds .header-section {
    background: url('../uploads/2019/03/seeds-1.png') 0 0 no-repeat;
    background-position: 100% -35px;
    background-size: 33%;
} 
.tree-fruit .header-section {
    background: url('../uploads/2019/03/tree-fruit-1.png') 0 0 no-repeat;
    background-position: 100% -35px;
    background-size: 33%;
} 
.tropical .header-section {
    background: url('../uploads/2019/03/tropical-fruit.png') 0 0 no-repeat;
    background-position: 100% -35px;
    background-size: 33%;
} 
.vine .header-section {
    background: url('../uploads/2019/03/vine-fruit-1.png') 0 0 no-repeat;
    background-position: 100% -35px;
    background-size: 33%;
} 
.nuts .header-section {
    background: url('../uploads/2019/03/nuts-1.png') 0 0 no-repeat;
    background-position: 100% -35px;
    background-size: 33%;
} 
.barries-tabs .vc_tta-panel-heading {
    background: #18243e!important;
}

.barries-tabs .vc_tta-panel .vc_tta-panel-heading:first-child a {
    font-size:0px;
    height:60px
}
.barries-tabs .vc_tta-panel:first-child .vc_tta-panel-heading:first-child a {
   
    background: url('../uploads/2019/03/berries-1.png') 0 0 no-repeat!important;
       background-size: contain!important;
    background-position:center center!important;
    
}
.barries-tabs .vc_tta-panel:nth-child(2) .vc_tta-panel-heading:first-child a {
    font-size:0px;
    background: url('../uploads/2019/03/seeds-1.png') 0 0 no-repeat!important;
       background-size: contain!important;
    background-position:center center!important;
    height:60px
}
.barries-tabs .vc_tta-panel:nth-child(3) .vc_tta-panel-heading:first-child a {
    font-size:0px;
    background: url('../uploads/2019/03/beans-and-pulses.png') 0 0 no-repeat!important;
       background-size: contain!important;
    background-position:center center!important;
    height:60px
}
.barries-tabs .vc_tta-panel:nth-child(4) .vc_tta-panel-heading:first-child a {
    font-size:0px;
    background: url('../uploads/2019/03/tree-fruit-1.png') 0 0 no-repeat!important;
       background-size: contain!important;
    background-position:center center!important;
    height:60px
}
.barries-tabs .vc_tta-panel:nth-child(5) .vc_tta-panel-heading:first-child a {
    font-size:0px;
    background: url('../uploads/2019/03/tropical-fruit.png') 0 0 no-repeat!important;
       background-size: contain!important;
    background-position:center center!important;
    height:60px
}
.barries-tabs .vc_tta-panel:nth-child(6) .vc_tta-panel-heading:first-child a {
    font-size:0px;
    background: url('../uploads/2019/03/vine-fruit-1.png') 0 0 no-repeat!important;
       background-size: contain!important;
    background-position:center center!important;
    height:60px
}
.barries-tabs .vc_tta-panel:nth-child(7) .vc_tta-panel-heading:first-child a {
    font-size:0px;
    background: url('../uploads/2019/03/nuts-1.png') 0 0 no-repeat!important;
       background-size: contain!important;
    background-position:center center!important;
    height:60px
}

.barries-tabs li.vc_tta-tab.vc_active a:after {
    display: block;
    content: ' ';
    width: 75px!important;
    height: 75px!important;
    border: 2px solid #856585!important;
    position: absolute;
    top: 0!important;
    left: 0!important;
    bottom: 0!important;
    right: 0!important;
    margin: auto!Important;
    /* text-align: center!important; */
    border-radius: 50%;
}
.barries-tabs li.vc_tta-tab.vc_active:nth-child(2) a:after{
    border-color: #dc8745!important;
}
.barries-tabs li.vc_tta-tab.vc_active:nth-child(3) a:after{
    border-color: #848d41!important;
}
.barries-tabs li.vc_tta-tab.vc_active:nth-child(4) a:after{
    border-color: #ca4942!important;
}
.barries-tabs li.vc_tta-tab.vc_active:nth-child(5) a:after{
    border-color: #ce9014!important;
}
.barries-tabs li.vc_tta-tab.vc_active:nth-child(6) a:after{
    border-color: #486780!important;
}
.barries-tabs li.vc_tta-tab.vc_active:nth-child(7) a:after{
    border-color: #008a49!important;
}
@media (max-width:768px){
    .tab-description {
    margin-bottom: 3em;
    max-width: 100%;
}
 .header-section{
     background-size:contain!important;
     background-position:center!important;
     background:none!important;
     min-height:320px!important;
 }
 .vc_tta-panel-heading {
    border-bottom: 2px solid #0f1625!important;
    
}
div#background-layer--20 {
    background-position: 90%;
}
}

.vc_custom_1552564286402{padding-top: 3px !important;padding-bottom: 3px !important;background-color: #ffffff !important;border-radius: 3px !important;}.vc_custom_1552563767201{margin-bottom: 0px !important;padding-top: 20px !important;}.vc_custom_1552563811988{margin-bottom: 0px !important;padding-top: 20px !important;}.vc_custom_1552563827314{margin-bottom: 0px !important;padding-top: 20px !important;}.vc_custom_1552661509161{margin-bottom: 0px !important;}.vc_custom_1552672392114{margin-bottom: 0px !important;}.vc_custom_1552672280050{margin-bottom: 0px !important;}.vc_custom_1552672289821{margin-bottom: 0px !important;}.vc_custom_1552672301679{margin-bottom: 0px !important;}.vc_custom_1552672313048{margin-bottom: 0px !important;}.vc_custom_1552672324089{margin-bottom: 0px !important;}

.wpb_animate_when_almost_visible { opacity: 1; }

img.pins_image_hover.ihotspot_hastooltop,
img.pins_image.ihotspot_hastooltop,
img.pins_image {
   
    width:16px!important;
    top:-16px!important;
    left:-8px!important
}
@media (max-width:768px){
img.pins_image_hover.ihotspot_hastooltop,
img.pins_image.ihotspot_hastooltop,
img.pins_image {
   
    width:10px!important;
    top:-10px!important;
    left:-5px!important
}
}
.info-box p {
    font-size: 14px;
    line-height: 18px;
}

.title-box-trc p {
    font-weight: bold;
    font-size: 14px;
    min-height: 4em;
}

.team-section {
    padding:70px 0px;
}
.team-row-full {
   /* padding:0px 10%;*/
}

.team-row-left {
    padding:0px 14% 0px 0px;
   
}
.team-row-right {
    padding:0px 0 0px 14%;
   
}

.name-overlay {
    position: absolute;
    bottom: 1em;
    left: 0;
    background: #ffffff8a;
    width: 100%;
    height: 100%;
    padding: 30px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-end;
    visibility:hidden;
    opacity:0;
    transition:0.25s ease all;
}
.team-section .vc_column-inner:hover .name-overlay {
   
    visibility:visible;
    opacity:1;
}
 .name-overlay h3{
     padding-bottom:0px;
    
     font-family: 'Museo Slab 500';
     font-weight:500!important;
     font-size:35px!important;
     margin-bottom:10px;
 }  
 .name-overlay p {
     
     margin-bottom:0px;
     font-size:14px;
 } 
 div#powerTip {
    background: rgba(255, 255, 255, 0.85);
    color: black;
    
}

.box_view_html p {
    font-family:'Museo Slab 700';
    font-size:24px;
    margin:30px 40px;
    
}
 @media (min-width:768px){
 .hidee-desktop {
     display:none;
 }
 }
 @media (max-width:768px){
 .hide-mobile {
     display:none;
 }
  .name-overlay h3{
     
     font-size:24px!important;
     margin-bottom:5px;
 }  
 span.close_ihp {
   
    margin: 10px 20px;
}
 span.close_ihp svg{
     fill:#000!important
 }
div#powerTip {
    max-width: 75%;
    max-height: 4em;
    left: 0!important;
    right: 0!important;
    top: 0!important;
    bottom: 0!important;
    margin: auto;
}
.box_view_html p {
    font-family:'Museo Slab 700';
    font-size:24px;
    margin:15px 20px;
    
}
 }
  @media (max-width:480px){
      .name-overlay{
         padding:25px 20px;
     }
       .name-overlay h3{
     font-size:20px!important;
     margin-bottom:5px;
 } 
  }
 @media (max-width:380px){
     .name-overlay{
         padding:22px 20px;
     }
      .name-overlay h3{
     font-size:16px!important;
     margin-bottom:5px;
 } 
 .name-overlay p{
     font-size:12px!important;
     margin-bottom:5px;
 } 
 }

 .vc_custom_1552566568467{margin-bottom: 0px !important;}.vc_custom_1552664965615{margin-bottom: 0px !important;}.vc_custom_1552569463046{margin-bottom: 0px !important;}.vc_custom_1552569482299{margin-bottom: 0px !important;}.vc_custom_1552569492912{margin-bottom: 0px !important;}.vc_custom_1552569498735{margin-bottom: 0px !important;}.vc_custom_1552569504449{margin-bottom: 0px !important;}.vc_custom_1552664922230{margin-bottom: 0px !important;}.vc_custom_1552575473799{margin-bottom: 0px !important;}.vc_custom_1552575482837{margin-bottom: 0px !important;}.vc_custom_1552575493740{margin-bottom: 0px !important;}.vc_custom_1552575502254{margin-bottom: 0px !important;}.vc_custom_1552575514289{margin-bottom: 0px !important;}.vc_custom_1552575527945{margin-bottom: 0px !important;}.vc_custom_1552664744980{margin-bottom: 0px !important;padding-top: -10px !important;}.vc_custom_1552576682480{margin-bottom: 0px !important;}.vc_custom_1552576765591{margin-bottom: 0px !important;}.vc_custom_1552576784313{margin-bottom: 0px !important;}.vc_custom_1552576796292{margin-bottom: 0px !important;}.vc_custom_1552576808066{margin-bottom: 0px !important;}.vc_custom_1552576820690{margin-bottom: 0px !important;}.vc_custom_1552578167847{margin-bottom: 0px !important;}.vc_custom_1552658410705{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1552674113950{margin-bottom: 0px !important;}.vc_custom_1552656185627{margin-bottom: 0px !important;}.vc_custom_1552656216423{margin-bottom: 0px !important;}.vc_custom_1552656258212{margin-bottom: 0px !important;}.vc_custom_1552656300992{margin-bottom: 0px !important;}.vc_custom_1552656333401{margin-bottom: 0px !important;}.vc_custom_1552658400543{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1552656127310{margin-bottom: 0px !important;}.vc_custom_1552656185627{margin-bottom: 0px !important;}.vc_custom_1552656216423{margin-bottom: 0px !important;}.vc_custom_1552656258212{margin-bottom: 0px !important;}.vc_custom_1552656300992{margin-bottom: 0px !important;}.vc_custom_1552656333401{margin-bottom: 0px !important;}.vc_custom_1552652620909{margin-bottom: 0px !important;}.vc_custom_1552674914778{margin-bottom: 0px !important;}.vc_custom_1552579954587{margin-bottom: 0px !important;} .wpb_animate_when_almost_visible { opacity: 1; }