@media screen and (min-width:1040px){
.pageheader{
width:100%;
background:#eff8ff;
display:table;
}
.aboutheader{
background:url('../img/about.jpg') no-repeat center center;
background-size:100%; 
width:100%;
max-width:1250px;
height:50px;
text-align:center;
padding:120px 0 120px 0;
margin:0 auto;
display:table;
}
.serviceheader{
background:url('../img/services.jpg') no-repeat center center;
background-size:100%; 
width:100%;
max-width:1250px;
height:50px;
text-align:center;
padding:120px 0 120px 0;
margin:0 auto;
display:table;
}
.productheader{
background:url('../img/products.jpg') no-repeat center center;
background-size:100%; 
width:100%;
max-width:1250px;
height:50px;
text-align:center;
padding:120px 0 120px 0;
margin:0 auto;
display:table;
}
.contactheader{
background:url('../img/contact.jpg') no-repeat center center;
background-size:100%; 
width:100%;
max-width:1250px;
height:50px;
text-align:center;
padding:120px 0 120px 0;
margin:0 auto;
display:table;
}
.pagetitle{
background:#f6f6f6;
font-family: 'Work Sans', sans-serif;
font-size:24px;
font-weight:600;
color:#404040;
line-height:30px;
padding:10px;
margin:50px auto 0px;
display:table;
}
.content{
width:85%;
max-width:1250px;
margin:50px auto 0;
display:table;
}
.content .contacttext{
font-family: 'Work Sans', sans-serif;
font-size:20px;
font-weight:400;
line-height:24px;
text-align:center;
}
.content .contacttext span{
font-weight:600;
}
.content .contact{
width:100%;
margin-top:50px;
display:table;
}
.content .contact li{
width: calc(33.33% - 20px);
width: -webkit-calc(33.33% - 20px);
font-family: 'Work Sans', sans-serif;
font-size:18px;
font-weight:400;
text-align:center;
padding:90px 30px 30px 30px;
margin-left:30px;
box-sizing:border-box;
float:left;
}
.content .contact li:first-child{
margin-left:0px;
}
.content .contact li h3{
font-family: 'Work Sans', sans-serif;
font-size:18px;
font-weight:600;
line-height:24px;
}
.content .contact .phone{
background:#f6f6f6 url('../img/contactphone.png') no-repeat top 30px center;
line-height:48px;
}
.content .contact .address{
background:#f6f6f6 url('../img/contactaddress.png') no-repeat top 30px center;
line-height:24px;
}
.content .contact .email{
background:#f6f6f6 url('../img/contactmail.png') no-repeat top 30px center;
line-height:48px;
}
.content .map{
width:100%;
margin-top:70px;
}
.content .productstext{
font-family: 'Work Sans', sans-serif;
font-size:20px;
font-weight:400;
line-height:24px;
text-align:center;
}
.content .productstext span{
font-weight:600;
}
.content .secondtext{
font-family: 'Work Sans', sans-serif;
font-size:15px;
font-weight:400;
line-height:24px;
margin-top:20px;
text-align:center;
}
.products li{
background:#f6f6f6;
width: calc(25% - 15px);
width: -webkit-calc(25% - 15px);
margin-top:50px;
margin-right:20px;
box-sizing:border-box;
display:inline-block;
float:left;
}
.products li:nth-child(4n){
margin-right:0px;
}
.products li img{
width:100%;
padding:5px 5px 0 5px;
box-sizing:border-box;
}
.products h3{
background:#f6f6f6;
width:100%;
height:70px;
font-family: 'Work Sans', sans-serif;
font-size:16px;
font-weight:500;
line-height:20px;
color:#444444;
text-align:center;
display:flex;
justify-content:center;
align-items:center;
box-sizing:border-box;
padding:10px;
}
.productstitle{
background:#f6f6f6;
font-family: 'Work Sans', sans-serif;
font-size:20px;
font-weight:600;
padding:20px;
margin:0 auto;
display:table;
}
.productbox{
width:100%;
padding:50px;
border:2px solid #f6f6f6;
box-sizing:border-box;
display:table;
}
.productbox .productimg{
width:400px;
float:left;
}
.productbox .productimg img{
width:100%;
}
.productbox .swiper-container{
width:100% !important;
}
.productbox .producttext{
width:calc(100% - 450px);
width:-webkit-calc(100% - 450px);
font-family: 'Work Sans', sans-serif;
font-size:14px;
font-weight:400;
line-height:20px;
text-align:justify;
margin-left:50px;
float:left;
}
.productbox .producttext p{
padding-bottom:20px;
}
.productbox .producttext strong{
font-weight:500;
}
.productbox .producttext h3{
font-family: 'Work Sans', sans-serif;
font-size:20px;
font-weight:500;
padding-top:10px;
padding-bottom:10px;
}
.productbox .producttext ul{
margin-left:18px;
margin-bottom:20px;
}
.productbox .producttext li{
list-style-type:square;
}
.productbox .producttext table{
margin-bottom:20px;
}
.productbox .producttext th{
background:#f6f6f6;
padding:10px 20px 10px 20px;
}
.productbox .producttext tr{
border-left:1px solid #f6f6f6;
border-right:1px solid #f6f6f6;
border-bottom:1px solid #f6f6f6;
}
.productbox .producttext td{
padding:10px 30px 10px 30px;
}
.swiper-pagination-bullet-active{
background:#000000 !important;
}
.services{
padding-bottom:40px;
border-bottom:1px solid #f6f6f6;
display:table;
}
.services li{
width:calc(33.33% - 20px);
width:-webkit-calc(33.33% - 20px);
height:220px;
text-align:center;
padding:105px 30px 30px 30px;
margin-right:30px;
margin-bottom:30px;
box-sizing:border-box;
float:left;
}
.services li:nth-child(3n){
margin-right:0px;
}
.services h3{
font-family: 'Work Sans', sans-serif;
font-size:18px;
font-weight:600;
line-height:24px;
}
.services p{
font-family: 'Work Sans', sans-serif;
font-size:14px;
font-weight:400;
line-height:20px;
}
.services .marketresearch{
background:#f6f6f6 url('../img/marketresearch.png') no-repeat top 30px center;
}
.services .production{
background:#f6f6f6 url('../img/production.png') no-repeat top 30px center;
}
.services .cropreports{
background:#f6f6f6 url('../img/cropreports.png') no-repeat top 30px center;
}
.services .compliancetospecifications{
background:#f6f6f6 url('../img/compliancetospecifications.png') no-repeat top 30px center;
}
.services .inspection{
background:#f6f6f6 url('../img/inspection.png') no-repeat top 30px center;
}
.services .customizedshipments{
background:#f6f6f6 url('../img/customizedshipments.png') no-repeat top 30px center;
}
.content .servicestitle{
width:100%;
text-align:center;
margin-top:50px;
}
.content .servicestitle h3{
width:100%;
font-family: 'Roboto Condensed', sans-serif;
font-size:24px;
font-weight:400;
line-height:30px;
margin-bottom:30px;
}
.content .servicestitle span{
font-weight:700;
}
.content .servicestitle p{
font-family: 'Roboto Condensed', sans-serif;
font-size:16px;
font-weight:300;
line-height:24px;
}
.content .aboutimg{
width:300px;
margin-right:50px;
display:table;
float:left;
}
.content .aboutimg img{
width:100%;
}
.content .abouttext{
width:calc(100% - 350px);
width:-webkit-calc(100% - 350px);	
font-family: 'Work Sans', sans-serif;
font-size:15px;
line-height:24px;
text-align:justify;
display:table;
float:left;
}
.content .abouttext h3{
font-family: 'Work Sans', sans-serif;
font-size:20px;
font-weight:500;
margin-bottom:10px;
}
.content .abouttext p{
margin-bottom:20px;
}
.content .abouttext ul{
margin-left:18px;
margin-bottom:20px;
}
.content .abouttext li{
list-style-type:square;
}
.aboutgallery{
width:85%;
max-width:1250px;
text-align:center;
padding-top:30px;
margin:40px auto 0;
border-top:1px solid #f6f6f6;
display:table;
}
.aboutgallery h3{
font-family: 'Roboto Condensed', sans-serif;
font-size:28px;
font-weight:600;
margin-top:20px;
margin-bottom:30px;
}
.aboutgallery p{
font-family: 'Questrial', sans-serif;
font-size:16px;
color:#7e7e7e;
line-height:24px;
padding-bottom:20px;
}
.aboutgallery span{
font-weight:400 !important;
}
.aboutgallery ul{
width:100%;
}
.aboutgallery li{
background:#fafafa url('../img/galeriarrow.png') no-repeat center center;
width: calc(25% - 15px);
width: -webkit-calc(25% - 15px);
margin-top:20px;
margin-right:20px;
padding:10px;
box-sizing:border-box;
float:left;
}
.aboutgallery li:nth-child(4n){
margin-right:0px;
color:#fafafa;
}
.aboutgallery li img{
width:100%;
}
.aboutgallery li:hover img{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
opacity: 0.3;
}
.aboutgallery li h4{
font-family: 'Work Sans', sans-serif;
font-size:16px;
font-weight:500;
line-height:30px;
}
}
@media only screen and (min-width: 800px) and (max-width: 1040px) {
.pageheader{
width:100%;
background:#eff8ff;
display:table;
}
.aboutheader{
background:url('../img/about.jpg') no-repeat center center;
background-size:100%; 
width:100%;
height:50px;
text-align:center;
padding:100px 0 100px 0;
margin:0 auto;
display:table;
}
.serviceheader{
background:url('../img/services.jpg') no-repeat center center;
background-size:100%; 
width:100%;
height:50px;
text-align:center;
padding:100px 0 100px 0;
margin:0 auto;
display:table;
}
.productheader{
background:url('../img/products.jpg') no-repeat center center;
background-size:100%; 
width:100%;
height:50px;
text-align:center;
padding:100px 0 100px 0;
margin:0 auto;
display:table;
}
.contactheader{
background:url('../img/contact.jpg') no-repeat center center;
background-size:100%; 
width:100%;
height:50px;
text-align:center;
padding:100px 0 100px 0;
margin:0 auto;
display:table;
}
.pagetitle{
background:#f6f6f6;
font-family: 'Work Sans', sans-serif;
font-size:24px;
font-weight:400;
color:#404040;
line-height:30px;
letter-spacing:2px;
padding:10px;
margin:50px auto 0px;
display:table;
}
.content{
width:85%;
margin:50px auto 0;
display:table;
}
.content .contacttext{
font-family: 'Work Sans', sans-serif;
font-size:20px;
font-weight:400;
line-height:24px;
text-align:center;
}
.content .contacttext span{
font-weight:600;
}
.content .contact{
width:100%;
margin-top:50px;
display:table;
}
.content .contact li{
width: calc(33.33% - 20px);
width: -webkit-calc(33.33% - 20px);
font-family: 'Work Sans', sans-serif;
font-size:16px;
font-weight:400;
text-align:center;
padding:80px 20px 20px 20px;
margin-left:30px;
box-sizing:border-box;
float:left;
}
.content .contact li:first-child{
margin-left:0px;
}
.content .contact li h3{
font-family: 'Work Sans', sans-serif;
font-size:18px;
font-weight:600;
line-height:24px;
}
.content .contact .phone{
background:#f6f6f6 url('../img/contactphone.png') no-repeat top 30px center;
line-height:48px;
}
.content .contact .address{
background:#f6f6f6 url('../img/contactaddress.png') no-repeat top 30px center;
line-height:24px;
}
.content .contact .email{
background:#f6f6f6 url('../img/contactmail.png') no-repeat top 30px center;
line-height:48px;
}
.content .map{
width:100%;
margin-top:70px;
}
.content .productstext{
font-family: 'Work Sans', sans-serif;
font-size:20px;
font-weight:400;
line-height:24px;
text-align:center;
}
.content .productstext span{
font-weight:600;
}
.content .secondtext{
font-family: 'Work Sans', sans-serif;
font-size:15px;
font-weight:400;
line-height:24px;
margin-top:20px;
text-align:center;
}
.products li{
background:#f6f6f6;
width: calc(25% - 15px);
width: -webkit-calc(25% - 15px);
margin-top:50px;
margin-right:20px;
box-sizing:border-box;
display:inline-block;
float:left;
}
.products li:nth-child(4n){
margin-right:0px;
}
.products li img{
width:100%;
padding:5px 5px 0 5px;
box-sizing:border-box;
}
.products h3{
background:#f6f6f6;
width:100%;
height:90px;
font-family: 'Work Sans', sans-serif;
font-size:16px;
font-weight:500;
line-height:20px;
color:#444444;
text-align:center;
display:flex;
justify-content:center;
align-items:center;
box-sizing:border-box;
padding:10px;
}
.productstitle{
background:#f6f6f6;
font-family: 'Work Sans', sans-serif;
font-size:20px;
font-weight:600;
padding:20px;
margin:0 auto;
display:table;
}
.productbox{
width:100%;
padding:30px;
border:2px solid #f6f6f6;
box-sizing:border-box;
display:table;
}
.productbox .productimg{
width:280px;
float:left;
}
.productbox .productimg img{
width:100%;
}
.productbox .swiper-container{
width:100% !important;
}
.productbox .producttext{
width:calc(100% - 300px);
width:-webkit-calc(100% - 300px);
font-family: 'Work Sans', sans-serif;
font-size:14px;
font-weight:400;
line-height:20px;
text-align:justify;
margin-left:20px;
float:left;
}
.productbox .producttext p{
padding-bottom:20px;
}
.productbox .producttext strong{
font-weight:500;
}
.productbox .producttext h3{
font-family: 'Work Sans', sans-serif;
font-size:20px;
font-weight:500;
padding-top:10px;
padding-bottom:10px;
}
.productbox .producttext ul{
margin-left:18px;
margin-bottom:20px;
}
.productbox .producttext li{
list-style-type:square;
}
.productbox .producttext table{
margin-bottom:20px;
}
.productbox .producttext th{
background:#f6f6f6;
padding:10px 20px 10px 20px;
}
.productbox .producttext tr{
border-left:1px solid #f6f6f6;
border-right:1px solid #f6f6f6;
border-bottom:1px solid #f6f6f6;
}
.productbox .producttext td{
padding:10px 30px 10px 30px;
}
.swiper-pagination-bullet-active{
background:#000000 !important;
}
.services{
padding-bottom:40px;
border-bottom:1px solid #f6f6f6;
display:table;
}
.services li{
width:calc(33.33% - 20px);
width:-webkit-calc(33.33% - 20px);
height:250px;
text-align:center;
padding:110px 20px 20px 20px;
margin-right:30px;
margin-bottom:30px;
box-sizing:border-box;
float:left;
}
.services li:nth-child(3n){
margin-right:0px;
}
.services h3{
font-family: 'Work Sans', sans-serif;
font-size:18px;
font-weight:600;
line-height:24px;
}
.services p{
font-family: 'Work Sans', sans-serif;
font-size:14px;
font-weight:400;
line-height:20px;
}
.services .marketresearch{
background:#f6f6f6 url('../img/marketresearch.png') no-repeat top 30px center;
}
.services .production{
background:#f6f6f6 url('../img/production.png') no-repeat top 30px center;
}
.services .cropreports{
background:#f6f6f6 url('../img/cropreports.png') no-repeat top 30px center;
}
.services .compliancetospecifications{
background:#f6f6f6 url('../img/compliancetospecifications.png') no-repeat top 30px center;
}
.services .inspection{
background:#f6f6f6 url('../img/inspection.png') no-repeat top 30px center;
}
.services .customizedshipments{
background:#f6f6f6 url('../img/customizedshipments.png') no-repeat top 30px center;
}
.content .servicestitle{
width:100%;
text-align:center;
margin-top:50px;
}
.content .servicestitle h3{
width:100%;
font-family: 'Roboto Condensed', sans-serif;
font-size:24px;
font-weight:400;
line-height:30px;
margin-bottom:30px;
}
.content .servicestitle span{
font-weight:700;
}
.content .servicestitle p{
font-family: 'Roboto Condensed', sans-serif;
font-size:16px;
font-weight:300;
line-height:24px;
}
.content .aboutimg{
width:270px;
margin-right:30px;
display:table;
float:left;
}
.content .aboutimg img{
width:100%;
}
.content .abouttext{
width:calc(100% - 300px);
width:-webkit-calc(100% - 300px);	
font-family: 'Work Sans', sans-serif;
font-size:15px;
line-height:24px;
text-align:justify;
display:table;
float:left;
}
.content .abouttext h3{
font-family: 'Work Sans', sans-serif;
font-size:20px;
font-weight:500;
margin-bottom:10px;
}
.content .abouttext p{
margin-bottom:20px;
}
.content .abouttext ul{
margin-left:18px;
margin-bottom:20px;
}
.content .abouttext li{
list-style-type:square;
}
.aboutgallery{
width:85%;
text-align:center;
padding-top:30px;
margin:40px auto 0;
border-top:1px solid #f6f6f6;
display:table;
}
.aboutgallery h3{
font-family: 'Roboto Condensed', sans-serif;
font-size:28px;
font-weight:600;
margin-top:20px;
margin-bottom:30px;
}
.aboutgallery p{
font-family: 'Questrial', sans-serif;
font-size:16px;
color:#7e7e7e;
line-height:24px;
padding-bottom:20px;
}
.aboutgallery span{
font-weight:400 !important;
}
.aboutgallery ul{
width:100%;
}
.aboutgallery li{
background:#fafafa url('../img/galeriarrow.png') no-repeat center center;
width: calc(25% - 15px);
width: -webkit-calc(25% - 15px);
margin-top:20px;
margin-right:20px;
padding:10px;
box-sizing:border-box;
float:left;
}
.aboutgallery li:nth-child(4n){
margin-right:0px;
color:#fafafa;
}
.aboutgallery li img{
width:100%;
}
.aboutgallery li:hover img{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
opacity: 0.3;
}
.aboutgallery li h4{
font-family: 'Work Sans', sans-serif;
font-size:16px;
font-weight:500;
line-height:30px;
}
}
@media only screen and (min-width: 500px) and (max-width: 800px) {
.pageheader{
width:100%;
background:#eff8ff;
display:table;
}
.aboutheader{
background:url('../img/about.jpg') no-repeat center center;
background-size:100%; 
width:100%;
height:50px;
text-align:center;
padding:50px 0 50px 0;
margin:0 auto;
display:table;
}
.serviceheader{
background:url('../img/services.jpg') no-repeat center center;
background-size:100%; 
width:100%;
height:50px;
text-align:center;
padding:50px 0 50px 0;
margin:0 auto;
display:table;
}
.productheader{
background:url('../img/products.jpg') no-repeat center center;
background-size:100%; 
width:100%;
height:50px;
text-align:center;
padding:50px 0 50px 0;
margin:0 auto;
display:table;
}
.contactheader{
background:url('../img/contact.jpg') no-repeat center center;
background-size:100%; 
width:100%;
height:50px;
text-align:center;
padding:50px 0 50px 0;
margin:0 auto;
display:table;
}
.pagetitle{
background:#f6f6f6;
font-family: 'Work Sans', sans-serif;
font-size:22px;
font-weight:400;
color:#404040;
line-height:30px;
letter-spacing:2px;
padding:10px;
margin:30px auto 0px;
display:table;
}
.content{
width:85%;
margin:30px auto 0;
display:table;
}
.content .contacttext{
font-family: 'Work Sans', sans-serif;
font-size:18px;
font-weight:400;
line-height:24px;
text-align:center;
}
.content .contacttext span{
font-weight:600;
}
.content .contact{
width:100%;
margin-top:20px;
display:table;
}
.content .contact li{
width:100%;
font-family: 'Work Sans', sans-serif;
font-size:16px;
font-weight:400;
text-align:center;
padding:80px 20px 20px 20px;
margin-top:30px;
box-sizing:border-box;
float:left;
}
.content .contact li h3{
font-family: 'Work Sans', sans-serif;
font-size:18px;
font-weight:600;
line-height:24px;
}
.content .contact .phone{
background:#f6f6f6 url('../img/contactphone.png') no-repeat top 30px center;
line-height:48px;
}
.content .contact .address{
background:#f6f6f6 url('../img/contactaddress.png') no-repeat top 30px center;
line-height:24px;
}
.content .contact .email{
background:#f6f6f6 url('../img/contactmail.png') no-repeat top 30px center;
line-height:48px;
}
.content .map{
width:100%;
margin-top:50px;
}
.content .productstext{
font-family: 'Work Sans', sans-serif;
font-size:18px;
font-weight:400;
line-height:24px;
text-align:center;
}
.content .productstext span{
font-weight:600;
}
.content .secondtext{
font-family: 'Work Sans', sans-serif;
font-size:14px;
font-weight:400;
line-height:24px;
margin-top:20px;
margin-bottom:20px;
text-align:center;
}
.products li{
background:#f6f6f6;
width: calc(50% - 15px);
width: -webkit-calc(50% - 15px);
margin-top:30px;
margin-right:30px;
box-sizing:border-box;
display:inline-block;
float:left;
}
.products li:nth-child(2n){
margin-right:0px;
}
.products li img{
width:100%;
padding:5px 5px 0 5px;
box-sizing:border-box;
}
.products h3{
background:#f6f6f6;
width:100%;
height:90px;
font-family: 'Work Sans', sans-serif;
font-size:16px;
font-weight:500;
line-height:20px;
color:#444444;
text-align:center;
display:flex;
justify-content:center;
align-items:center;
box-sizing:border-box;
padding:10px;
}
.productstitle{
background:#f6f6f6;
font-family: 'Work Sans', sans-serif;
font-size:18px;
font-weight:600;
padding:20px;
margin:0 auto;
display:table;
}
.productbox{
width:100%;
padding:30px;
border:2px solid #f6f6f6;
box-sizing:border-box;
display:table;
}
.productbox .productimg{
width:340px;
margin:0 auto;
}
.productbox .productimg img{
width:100%;
}
.productbox .swiper-container{
width:100% !important;
}
.productbox .producttext{
width:100%;
font-family: 'Work Sans', sans-serif;
font-size:14px;
font-weight:400;
line-height:20px;
text-align:justify;
}
.productbox .producttext p{
padding-bottom:20px;
}
.productbox .producttext strong{
font-weight:500;
}
.productbox .producttext h3{
font-family: 'Work Sans', sans-serif;
font-size:18px;
font-weight:500;
padding-top:10px;
padding-bottom:10px;
}
.productbox .producttext ul{
margin-left:18px;
margin-bottom:20px;
}
.productbox .producttext li{
list-style-type:square;
}
.productbox .producttext table{
margin-bottom:20px;
}
.productbox .producttext th{
background:#f6f6f6;
padding:10px 20px 10px 20px;
}
.productbox .producttext tr{
border-left:1px solid #f6f6f6;
border-right:1px solid #f6f6f6;
border-bottom:1px solid #f6f6f6;
}
.productbox .producttext td{
padding:10px 30px 10px 30px;
}
.swiper-pagination-bullet-active{
background:#000000 !important;
}
.services{
padding-bottom:20px;
border-bottom:1px solid #f6f6f6;
display:table;
}
.services li{
width:calc(50% - 15px);
width:-webkit-calc(50% - 15px);
height:250px;
text-align:center;
padding:110px 20px 20px 20px;
margin-right:30px;
margin-bottom:30px;
box-sizing:border-box;
float:left;
}
.services li:nth-child(2n){
margin-right:0px;
}
.services h3{
font-family: 'Work Sans', sans-serif;
font-size:18px;
font-weight:600;
line-height:24px;
}
.services p{
font-family: 'Work Sans', sans-serif;
font-size:14px;
font-weight:400;
line-height:20px;
}
.services .marketresearch{
background:#f6f6f6 url('../img/marketresearch.png') no-repeat top 30px center;
}
.services .production{
background:#f6f6f6 url('../img/production.png') no-repeat top 30px center;
}
.services .cropreports{
background:#f6f6f6 url('../img/cropreports.png') no-repeat top 30px center;
}
.services .compliancetospecifications{
background:#f6f6f6 url('../img/compliancetospecifications.png') no-repeat top 30px center;
}
.services .inspection{
background:#f6f6f6 url('../img/inspection.png') no-repeat top 30px center;
}
.services .customizedshipments{
background:#f6f6f6 url('../img/customizedshipments.png') no-repeat top 30px center;
}
.content .servicestitle{
width:100%;
text-align:center;
margin-top:50px;
}
.content .servicestitle h3{
width:100%;
font-family: 'Roboto Condensed', sans-serif;
font-size:24px;
font-weight:400;
line-height:30px;
margin-bottom:30px;
}
.content .servicestitle span{
font-weight:700;
}
.content .servicestitle p{
font-family: 'Roboto Condensed', sans-serif;
font-size:16px;
font-weight:300;
line-height:24px;
}
.content .aboutimg{
display:none;
}
.content .abouttext{
width:100%;
font-family: 'Work Sans', sans-serif;
font-size:15px;
line-height:24px;
text-align:justify;
display:table;
float:left;
}
.content .abouttext h3{
font-family: 'Work Sans', sans-serif;
font-size:20px;
font-weight:500;
text-align:center;
margin-bottom:10px;
}
.content .abouttext p{
margin-bottom:20px;
}
.content .abouttext ul{
margin-left:18px;
margin-bottom:20px;
}
.content .abouttext li{
list-style-type:square;
}
.aboutgallery{
width:85%;
text-align:center;
padding-top:30px;
margin:40px auto 0;
border-top:1px solid #f6f6f6;
display:table;
}
.aboutgallery h3{
font-family: 'Roboto Condensed', sans-serif;
font-size:28px;
font-weight:600;
margin-top:20px;
margin-bottom:30px;
}
.aboutgallery p{
font-family: 'Questrial', sans-serif;
font-size:16px;
color:#7e7e7e;
line-height:24px;
padding-bottom:20px;
}
.aboutgallery span{
font-weight:400 !important;
}
.aboutgallery ul{
width:100%;
}
.aboutgallery li{
background:#fafafa url('../img/galeriarrow.png') no-repeat center center;
width: calc(50% - 10px);
width: -webkit-calc(50% - 10px);
margin-top:20px;
margin-right:20px;
padding:10px;
box-sizing:border-box;
float:left;
}
.aboutgallery li:nth-child(2n){
margin-right:0px;
}
.aboutgallery li img{
width:100%;
}
.aboutgallery li:hover img{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
opacity: 0.3;
}
.aboutgallery li h4{
font-family: 'Work Sans', sans-serif;
font-size:16px;
font-weight:500;
line-height:30px;
}
}
@media screen and (max-width:500px){
.pageheader{
width:100%;
background:#eff8ff;
display:table;
}
.aboutheader{
background:url('../img/about.jpg') no-repeat center center;
background-size:100%; 
width:100%;
max-width:1250px;
height:30px;
text-align:center;
padding:30px 0 30px 0;
margin:0 auto;
display:table;
}
.serviceheader{
background:url('../img/services.jpg') no-repeat center center;
background-size:100%; 
width:100%;
max-width:1250px;
height:30px;
text-align:center;
padding:30px 0 30px 0;
margin:0 auto;
display:table;
}
.productheader{
background:url('../img/products.jpg') no-repeat center center;
background-size:100%; 
width:100%;
max-width:1250px;
height:30px;
text-align:center;
padding:30px 0 30px 0;
margin:0 auto;
display:table;
}
.contactheader{
background:url('../img/contact.jpg') no-repeat center center;
background-size:100%; 
width:100%;
max-width:1250px;
height:30px;
text-align:center;
padding:30px 0 30px 0;
margin:0 auto;
display:table;
}
.pagetitle{
background:#f6f6f6;
font-family: 'Work Sans', sans-serif;
font-size:18px;
font-weight:400;
color:#404040;
line-height:30px;
letter-spacing:2px;
padding:10px;
margin:30px auto 0px;
display:table;
}
.content{
width:85%;
margin:30px auto 0;
display:table;
}
.content .contacttext{
font-family: 'Work Sans', sans-serif;
font-size:16px;
font-weight:400;
line-height:24px;
text-align:center;
}
.content .contacttext span{
font-weight:600;
}
.content .contact{
width:100%;
margin-top:20px;
display:table;
}
.content .contact li{
width:100%;
font-family: 'Work Sans', sans-serif;
font-size:16px;
font-weight:400;
text-align:center;
padding:80px 20px 20px 20px;
margin-top:30px;
box-sizing:border-box;
float:left;
}
.content .contact li h3{
font-family: 'Work Sans', sans-serif;
font-size:18px;
font-weight:600;
line-height:24px;
}
.content .contact .phone{
background:#f6f6f6 url('../img/contactphone.png') no-repeat top 30px center;
line-height:48px;
}
.content .contact .address{
background:#f6f6f6 url('../img/contactaddress.png') no-repeat top 30px center;
line-height:24px;
}
.content .contact .email{
background:#f6f6f6 url('../img/contactmail.png') no-repeat top 30px center;
line-height:48px;
}
.content .map{
width:100%;
margin-top:50px;
}
.content .productstext{
font-family: 'Work Sans', sans-serif;
font-size:16px;
font-weight:400;
line-height:24px;
text-align:center;
}
.content .productstext span{
font-weight:600;
}
.content .secondtext{
font-family: 'Work Sans', sans-serif;
font-size:14px;
font-weight:400;
line-height:24px;
margin-top:20px;
margin-bottom:20px;
text-align:center;
}
.products li{
background:#f6f6f6;
width:100%;
margin-top:30px;
box-sizing:border-box;
display:inline-block;
}
.products li img{
width:100%;
padding:5px 5px 0 5px;
box-sizing:border-box;
}
.products h3{
background:#f6f6f6;
width:100%;
font-family: 'Work Sans', sans-serif;
font-size:16px;
font-weight:500;
line-height:20px;
color:#444444;
text-align:center;
box-sizing:border-box;
padding:15px;
}
.productstitle{
background:#f6f6f6;
font-family: 'Work Sans', sans-serif;
font-size:16px;
font-weight:600;
padding:20px;
margin:0 auto;
display:table;
}
.productbox{
width:100%;
padding:30px;
border:2px solid #f6f6f6;
box-sizing:border-box;
display:table;
}
.productbox .productimg{
width:250px;
margin:0 auto;
}
.productbox .productimg img{
width:100%;
}
.productbox .swiper-container{
width:100% !important;
}
.productbox .producttext{
width:100%;
font-family: 'Work Sans', sans-serif;
font-size:14px;
font-weight:400;
line-height:20px;
text-align:justify;
}
.productbox .producttext p{
padding-bottom:20px;
}
.productbox .producttext strong{
font-weight:500;
}
.productbox .producttext h3{
font-family: 'Work Sans', sans-serif;
font-size:18px;
font-weight:500;
padding-top:10px;
padding-bottom:10px;
}
.productbox .producttext ul{
margin-left:18px;
margin-bottom:20px;
}
.productbox .producttext li{
list-style-type:square;
}
.productbox .producttext table{
margin-bottom:20px;
}
.productbox .producttext th{
background:#f6f6f6;
padding:10px 20px 10px 20px;
}
.productbox .producttext tr{
border-left:1px solid #f6f6f6;
border-right:1px solid #f6f6f6;
border-bottom:1px solid #f6f6f6;
}
.productbox .producttext td{
padding:10px 30px 10px 30px;
}
.swiper-pagination-bullet-active{
background:#000000 !important;
}
.services{
padding-bottom:20px;
border-bottom:1px solid #f6f6f6;
display:table;
}
.services li{
width:100%;
text-align:center;
padding:110px 30px 30px 30px;
margin-bottom:30px;
box-sizing:border-box;
float:left;
}
.services h3{
font-family: 'Work Sans', sans-serif;
font-size:16px;
font-weight:600;
line-height:24px;
}
.services p{
font-family: 'Work Sans', sans-serif;
font-size:14px;
font-weight:400;
line-height:20px;
}
.services .marketresearch{
background:#f6f6f6 url('../img/marketresearch.png') no-repeat top 30px center;
}
.services .production{
background:#f6f6f6 url('../img/production.png') no-repeat top 30px center;
}
.services .cropreports{
background:#f6f6f6 url('../img/cropreports.png') no-repeat top 30px center;
}
.services .compliancetospecifications{
background:#f6f6f6 url('../img/compliancetospecifications.png') no-repeat top 30px center;
}
.services .inspection{
background:#f6f6f6 url('../img/inspection.png') no-repeat top 30px center;
}
.services .customizedshipments{
background:#f6f6f6 url('../img/customizedshipments.png') no-repeat top 30px center;
}
.content .servicestitle{
width:100%;
text-align:center;
margin-top:50px;
}
.content .servicestitle h3{
width:100%;
font-family: 'Roboto Condensed', sans-serif;
font-size:22px;
font-weight:400;
line-height:30px;
margin-bottom:30px;
}
.content .servicestitle span{
font-weight:700;
}
.content .servicestitle p{
font-family: 'Roboto Condensed', sans-serif;
font-size:15px;
font-weight:300;
line-height:24px;
}
.content .aboutimg{
display:none;
}
.content .abouttext{
width:100%;
font-family: 'Work Sans', sans-serif;
font-size:14px;
line-height:24px;
text-align:justify;
display:table;
float:left;
}
.content .abouttext h3{
font-family: 'Work Sans', sans-serif;
font-size:20px;
font-weight:500;
text-align:center;
margin-bottom:10px;
}
.content .abouttext p{
margin-bottom:20px;
}
.content .abouttext ul{
margin-left:18px;
margin-bottom:20px;
}
.content .abouttext li{
list-style-type:square;
}
.aboutgallery{
width:85%;
text-align:center;
padding-top:30px;
margin:40px auto 0;
border-top:1px solid #f6f6f6;
display:table;
}
.aboutgallery h3{
font-family: 'Roboto Condensed', sans-serif;
font-size:28px;
font-weight:600;
margin-top:20px;
margin-bottom:30px;
}
.aboutgallery p{
font-family: 'Questrial', sans-serif;
font-size:14px;
color:#7e7e7e;
line-height:24px;
padding-bottom:20px;
}
.aboutgallery span{
font-weight:400 !important;
}
.aboutgallery ul{
width:100%;
}
.aboutgallery li{
background:#fafafa url('../img/galeriarrow.png') no-repeat center center;
width:100%;
margin-top:20px;
padding:10px;
box-sizing:border-box;
float:left;
}
.aboutgallery li img{
width:100%;
}
.aboutgallery li:hover img{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
opacity: 0.3;
}
}
	