/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

/* Open Sans 
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}*/
@font-face 
{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}



html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 14px;
    line-height: 1.4;

    font-family: 'Open Sans';
    margin: 0;
    padding: 0;
    background: #98BC08;
    -webkit-font-smoothing: antialiased;
    /* height: 100%; */
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.container 
{
    width: 100%;
    overflow: hidden;;
    margin: 0 auto;

    background: #fff;
    /* height: 100%; */

    /* padding-right: 15px; */
    /* padding-left: 15px; */
}
.container:before, .container:after { display: table; content: " "; }

.logo_container { float: left; width: 350px; }

.logo 
{
    float:left;
    width: 282px;
    /* height:92px; */
    margin-left:8px;
    margin-top:8px;
    position: relative;
}
.logo a {outline:none;display: block;}
.logo img { max-width: 100%; }

.adiv 
{
    color: #FF870C;
    float: left;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold; 
    position: relative;
    bottom: 7px;
}
.fr .adiv {width: 289px;text-align: right;}

.navigation_container { position: relative;}

.navigation 
{
    float:left;
    width: 100%; 
    margin-bottom:10px;
    /* height:412px; */
    /* height:309px; */
    /*background: transparent url(../img/header/1.jpg) no-repeat 0 0;*/
    position: absolute;
    top: 0px;
    z-index: 9;
}

.lang_container
{
    /* position: relative; */
    font-family: Arial;
    font-size: 12px;
    float: right;
    /* width:285px; */
    /* height:10px; */
    margin-right:8px;
    margin-top:8px;
}
.lang_container a { margin-left: 3px; cursor: pointer; color: #505050; padding-left: 20px; text-decoration: none;}
.lang_container a:HOVER { color: #FF870C;}
.lang_container a.AR { background: transparent url(../img/lang/flag_egypt.png) no-repeat 0 50%;}
.lang_container a.EN { background: transparent url(../img/lang/flag_usa.png) no-repeat 0 50%;}
.lang_container a.FR { background: transparent url(../img/lang/flag_france.png) no-repeat 0 50%;}



.nav1 {display: block;font-size: 12px; float: right; margin-right:8px; /* margin-bottom:8px; */clear: both;}
.nav1 a {/* font-family: Arial; */ font-size: 12px; color: #505050; text-decoration: none;}
.nav1 a.active, .nav1 a:HOVER { color: #FF870C;}

.nav2 {display: block;float: right; width: 723px; clear: both; font-size: 14px; color: #fff;clear: both;position: relative;top: 8px;}
.nav2 a {font-weight: normal;/* font-family: Arial; */ font-size: 12px; color: #fff;  text-decoration: none;}
.nav2 a:HOVER { color: #505050;}

.fr .nav2 a {font-size: 11px;font-family: Tahoma;} 

.panel, .panel2, .certification
{
    //float: left;
    //width: 900px;
    padding: 16px 20px;
    overflow: hidden;
    position: relative;
    margin: 8px 18px 8px 18px;
    border: 2px solid #E4E3E3;
}
.panel2 {margin: 0px 8px 8px 18px;padding: 16px 20px;/* border: 0px; */}

.photo-top 
{
    float: left;
    width: 180px;
    height: 143px;
    overflow: hidden;
}
.photo-bottom 
{
    margin-right: 18px;
    /* overflow: hidden; */
    float: right;
    margin-top: 30px;
}
.photo-bottom img {max-width: 100%;}

.fruttella-title 
{
    /* float: left; */
    /* font-size: 18px; */
    font-weight: bold;
    color: #FF870C;
    /* width: 640px; */
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.fruttella-text 
{
    /* line-height: 16px; */
    /* float: left; */
    /* font-size: 13px; */
    color: #505050;
    /* margin: 12px; */
    text-align: justify;
}


.fruttella-readmore 
{
    font-size: 13px;
    font-weight: bold;
    color: #98BC08;
    /* text-decoration: underline; */
    text-decoration: none;
}
.fruttella-readmore.cert {position:relative;top:20px;}

.mission 
{
    margin: 0px 9px 0px 18px;
    overflow: hidden;
    /* margin-right: 18px; */
    /* margin-left: 18px; */
    /* float: left; */
    /* width: 555px; */
    background-repeat: no-repeat;
    border: 2px solid #E4E3E3;
    padding: 16px 20px;
    /* min-height: 203px; */
}

.title-all 
{
    float: left;
    /* margin-left: 15px; */
    /* height: 36px; */
    /* margin-top: 5px; */
    clear: both;
    width: 100%;
}
.title-all-2 
{
    float: left;
    width: 800px;
    margin-left: 15px;
    height: 36px;
    margin-top: 5px;
}

.bult 
{
    background-image: url(../img/index-bult.jpg);
    background-repeat: no-repeat;
    float: left;
    width: 25px;
    height: 21px;
    /* margin-top: 5px; */
}

.mission-title 
{
    line-height: 1em;
    float: left;
    font-size: 1em;
    font-weight: bold;
    color: #FF870C;
    /* width: 100%; */
    margin-left: 7px;
    margin-top: 2px;
    height: 30px;
}

.mission-photo 
{
    float: right;
    margin-left: 10px;
    margin-top: -10px;
}

.mission-text 
{
    /* float: left; */
    /* line-height: 18px; */
    /* font-size: 13px; */
    color: #505050;
    /* margin-left: 20px; */
    margin-top: 10px;
    text-align: justify;
    clear: left;
}

.news 
{
    padding: 12px;
    margin: 0px 18px 0px 0px;
    overflow: hidden;
    /* float: right; */
    /* width: 333px; */
    border: 2px solid #E4E3E3;
    min-height: 137px;
}

.news-title { /* margin: 12px; */ }
.mission-title-events 
{
    /* margin: 10px; */
    /* float: left; */
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    width: 100%;
    height: 34px;
    background-color: #98BC08;

    line-height: 33px;
    text-align: center;
}

.certification 
{
    background: url(../img/lemon.jpg) right bottom no-repeat;
    margin-bottom: 0px;
    padding-bottom: 8px;
    border: 0px;
}

.mission-Certification 
{
    /* float: left; */
    /* width: 595px; */
    background-repeat: no-repeat;
    /* border: 2px solid #E4E3E3; */
    /* padding-bottom: 15px; */
}

.mission-text-2, .fruttella-text-2 
{
    clear: left;
    font-size: 14px;
    color: #505050;
    width: 100%;
    /* margin-left: 20px; */
    /* margin-top: 10px; */
}

.fruttella-text-2 
{
    width: 800px;
    margin-left: 25px;
    margin-bottom: 10px;
}

.mission-text-2 img { text-align: center; max-height: 70px; max-width: 100%; /* margin-left: 30px; */ }

.certification .fruttella-readmore { margin-top: 40px; margin-right: 40px; float: right; /* width: 400px; */ }


/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
    /* border: 1px solid #000; */
    background: #fff; 
    width: 174px; 
    height: 60px; 
    margin: 0; 
    padding: 0;
    overflow: hidden; 
    float: left;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
    position: relative;
    top: 20px;
    width: 718px;
    overflow: hidden;
    height: 40px;

}
ul.newsticker { /* that's your list */
    position: relative;
    left: 300px; 
    font: bold 10px Verdana;
    list-style-type: none;
    margin: 0;
    padding: 0;

}
ul.newsticker li {
    float: left; /* important: display inline gives incorrect results when you check for elem's width */
    margin: 0;
    padding: 0;
    background: #fff;
    font-size: 15px;
    white-space: nowrap;
}
ul.newsticker a {
    white-space: nowrap;
    padding: 0;
    color: #ff0000;
    font: bold 15px Verdana;
    /* margin: 0 50px 0 0; */
} 
ul.newsticker span {
    margin: 0 10px 0 0;
} 

.jCarouselLite { float:left;margin-top:10px; width:100%; }

footer 
{
    background-color: #fff;
    float: left;

    width: 100%;
    font-size: 12px;
}

.fotter-text 
{
    /* width: 100%; */
    /* float: left; */
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #b3b0b0;
}

.footer_border
{
    margin: 0px 18px 14px 18px;
    background-color: #505050;
}


.center 
{
    float: left;
    width: 940px;
    margin-top: 5px;
    /* margin-bottom: 10px; */
}

.content_divider 
{
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
}

.content 
{
    /* background-color: #fff; */
    /* float: left; */
    /* width: 940px; */

    /* padding-top: 5px; */
    /* padding-bottom: 15px; */
}

.content ul {
    overflow: hidden;
    float: left;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    margin-left: 0px;
    margin-top: 5px;
}
.content ul li {
    background-image: url(../img/li.jpg);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 14px;
    font-size: small;
    color: #505050;
    margin-bottom: 5px;
    text-align: left;
}

ol.inner_list
{

    list-style: none;
    margin: 5px;
    padding: 0px;
}
ol.inner_list li
{
    background: none;
    list-style: none;
}
ol.inner_list a {color:#505050;}

.title-box {
    /* float: left; */
    margin-left: 40px;
    height: 20px;
    line-height: 20px;
    margin-top: 20px;
}

.shape {
    float: left;
    width: 20px;
    height: 17px;
    background: url(../img/index-bult.jpg);
    background-size: contain;
    margin-right: 5px;
}

.title, .title-underline {
    text-transform: uppercase;
    /* float: left; */
    line-height: 18px;
    font-size: 20px;
    color: #FF870C;
    font-weight: bold;
    /* letter-spacing: 1px; */
}
.title-underline {
    text-decoration: underline;
    /* margin-left: 25px; */
}

.content-text {
    text-align: center;
    /* margin-top: 5px; */
    float: left;
    width: 100%;
    /* margin-left: 60px; */
    font-size: 14px;
    color: #505050;
    margin: 10px auto 10px auto;
}

.content-with-photo {
    clear: both;
    overflow: hidden;
    /* float: left; */
    width: 680px;
    /* margin-left: 65px; */
    /* margin-top: 20px; */
    /* margin-bottom: 15px; */
    margin: 0 auto;
}

.photo-box {
    float: left;
    margin-left: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
}

#members h4 , #members h5 {/* font-family: Calibri; */margin:0; padding:0;font-weight: normal;line-height: 1.5em; font-size: 1em;}
#members h4 {margin-top: 5px; font-size: 1.1em;font-weight: bold;}

.Accordion { overflow: hidden; outline:none;} 
.AccordionPanel { margin: 0px; padding: 0px; }
.AccordionPanelTab 
{
    background-color: #98bc08;
    margin: 0px;
    padding: 2px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    margin-bottom: 2px;
    height:27px;
}
.AccordionPanelContent 
{
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    height:auto;
}
.AccordionPanelOpen .AccordionPanelTab { background-color: #98bc08; }
.AccordionPanelTabHover { color: #555555; }
.AccordionPanelOpen .AccordionPanelTabHover { color: #555555; }
.AccordionFocused .AccordionPanelTab { background-color: #98bc08; }
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab { background-color: #98bc08; }

.left-menu {
    float: left;
    width: 132px;
    margin-left: 18px;
    margin-top: 15px;
}

.left-menu ul {
    float: left;
    width: 120px;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 9px;
    margin-top: 3px;
    padding-bottom: 9px;
}
.left-menu ul li {
    background-image: url(../img/li.jpg);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 14px;
    font-size: 14px;
    color: #a8cb25;
    margin-top: 2px;
    text-align: left;
}
.left-menu ul li a {
    color: #FF870C;
    text-decoration: none;
    outline: none;
    text-align: left;
}

.menu-title-box {
    float: left;
    /* width: 132px; */
    margin-left: 2px;
    height: 27px;
    line-height: 27px;
}

.menu-title {
    text-transform: uppercase;
    float: left;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}

.menu-shape {
    float: left;
    width: 16px;
    height: 27px;
    background: url(../img/shape-2.jpg);
    margin-right: 5px;
}


.sep {
    float: left;
    margin-left: 18px;
    margin-top: 15px;
    border-left: 1px solid #ccc;

    width: 10px;
    height: 360px;
}

.main-product {
    float: left;
    width: 77%;
    margin-left: 8px;
    margin-top: 20px;
    margin-right: 10px;
}

.main-product ul {
    float: left;
    /* width: 70%; */
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 0px;
    margin-top: 5px;
}

.main-product img {/* max-width: 100%; */}

.product-name {
    float: left;
    font-size: 20px;
    color: #FF870C;
    font-weight: bold;
    width: 700px;
}

.product_content {position: relative; overflow: hidden; font-size: small;}

.product-photo {
    float: right;
    width: 200px;
    height: 200px;
}

.product-description {
    float: left;
    /* width: 70%; */
    font-size: small;
    color: #505050;
    margin-top: 3px;
    text-align: justify;
}

.button-cust-content {
    /* float: left; */
    /* width: 700px; */
    text-align: left;
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.mask {
    position: relative;
    width: 100%;
    /* height: 200px; */
    overflow: hidden;
    float: left;
}
.mask img { max-width: 100%; display: block; border: none; margin: 0px 10px 0px 0px;}
#box1 { width:200px; position:relative; }

.news-contaner {
    float: left;
    width: 100%;
    /* margin-left: 25px; */
    margin-top: 10px;
    position: static;
}
.news-photo {
    float: left;
    height: 68px;
    position: static;
    width: 90px;
}
.news-photo img {
    height: 68px;
    position: static;
    width: 90px;
    margin: 0px;
}

.news-text {
    color: #505050;
    /* float: left; */
    font-size: 14px;
    height: 60px;
    margin-left: 10px;
    margin-top: 4px;
    position: static;
    /* width: 170px; */
    list-style: none;
}

button {cursor: pointer; -webkit-appearance: button; border: none;}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.navbar-toggle {
    position: relative;
    float: left;
    padding: 10px 10px;
    margin-top: 18px;
    margin-left: 18px;
    /* margin-bottom: 14px; */
    background-color: #98BC08 /*#01803d*/;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:hover, .navbar-toggle:focus, .navbar-toggle:active { background-color: #98BC08; }



.navbar-toggle .icon-bar {
    display: block;
    width: 26px;
    height: 3px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-toggle { display: none; } 


.exhibit_title { text-transform: uppercase; color: #98bc08; font-size: 1.4em; margin-bottom: 10px; font-weight: bold;}
#exhibitions img { margin-bottom: 18px;}
#exhibitions .row { margin: 0 auto; width: 78%; text-align: center;}

#contact .img_container {margin-top: 40px; margin-bottom: 40px;}
#contact img.contactus { max-width:80%; }
#contact .contact_info_container {/* float:left; */width: 100%;}

.title-box-contact-us {
    /* float: left; */
    width: 100%;
    /* margin-left: 40px; */
    height: 20px;
    line-height: 20px;
    /* margin-top: 15px; */
    margin: 0 auto;
}

.text-under-title 
{/* float: left; */
    width: 100%;
    /* margin-left: 63px; */
    font-weight: bold;
    color: #505050;
    margin-top: 5px;}

.text-with-bult {
    /* float: left; */
    /* width: 100%; */
    color: #505050;
    font-family: Arial;
    font-size: 18px;
    margin: 0 auto;
}

.text-with-bult ul {
    float: none;
    width: 220px;
    margin-left: auto;
    list-style: none;
    padding: 0;
    margin-right: auto;
    margin-top: 5px;
}

.hr_container {/* float: left; */ width: 100%; /* padding-bottom: 15px; */ margin: 12px 0px;}
.hr_container hr {width: 80%;margin: 0 auto;
                  border-bottom-width: 0px;
                  border-top-style: solid;
                  border-right-style: solid;
                  border-bottom-style: solid;
                  border-left-style: solid;
                  border-top-color: rgb(102, 102, 102);
                  border-right-color: rgb(102, 102, 102);
                  border-bottom-color: rgb(102, 102, 102);
                  border-left-color: rgb(102, 102, 102);
                  background-color: rgb(102, 102, 102);border-bottom: none;border-top: none;}

.form-cust {
    width: 100%;
    float: left;
    /* clear: left; */
}

.form-cust-text {
    width: 33.33333333333333%;
    float: left;
    text-align: right;
    margin-top: 10px;
    font-family: Verdana;
    font-size: 14px;
    color: #505050;
    font-weight: bold;
}

.form-cust-boxes {
    width: 66.66666666666666%;
    float: right;
    margin-top: 10px;
}

.form-cust-boxes input, .form-cust-boxes select, .form-cust-boxes textarea { border: 1px solid #d9e89b; padding: 1px 0px; font-size: 1em; font-family: Arial; margin-left: 5px; width: 90%;}

.button-cust {
    clear: both;
    /* float: right; */
    /* width: 100%; */
    text-align: right;
    margin-right: 18px;
    padding-top: 18px;
    margin-bottom: 8px;
}


/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}


.success
{
    background: #98BC08;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #98BC08;
    border-radius: 5px;
    font-weight: normal;
    text-align: center;
    color: white;
}
.error
{
    background: #FFDFDF;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #FFCACA;
    border-radius: 5px;
    font-weight: normal;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}



.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 
{
    position: relative;
    min-height: 1px;
    /* padding-right: 15px; */
    /* padding-left: 15px; */
}

.row 
{
    /* margin-right: -15px; */
    /* margin-left: -15px; */
}
.row:before, .row:after 
{
    display: table;
    content: " ";
}
.row:after { clear: both; }


.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12
{
    float: left;
    width: 100%;
}

.col-xs-4 { width: 33.33333333333333%; }

#menu { background-color: #98BC08; }
.mm-menu .mm-list > li > a:HOVER { background: rgba(0, 0, 0, 0.1) !important; } 


#markets .content-text, 
#coldstores .content-text, 
#packhouse  .content-text,
#welcome  .content-text,
#why .content-text,
#certifications .content-text
{ padding:0px 40px; width:auto; }

#shippingdocs img, 
#coldstores img,
#packhouse img,
#farms img
{ max-width: 100%; }

#shippingdocs .content-text { padding:0px 40px; width:90%; }
#farms .content-text { padding:0px 40px; width: 90%; }

#shippingdocs li { background-position:0 15px; color:#98bc08;margin-bottom:50px; }
#shippingdocs li span { font-size: 30px; }

#markets img { margin-top: 18px; float: right; max-width: 100%; }
#markets .img_container { float: right; margin-top: 15px; }
#markets ul {width: 170px; }

#farms .box_top_left {width:30%; float: left;}
#farms .box_top_right {width:70%; float: left;}
#farms .box_bottom_left {width:60%; float: left; clear: both;margin-bottom: 20px;}
#farms .box_bottom_right { width:40%; float: left; margin-top: -130px; }
#farms .text_right { font-size: small; margin-top: 10px; float: left; margin-left: 50px; line-height: 20px; }
#farms .text_left { font-size: small; float: left;  margin-right: 50px; line-height: 20px; margin-top: 40px; }

.product_image_1 {float:right; border-radius:7px;}
.product_image_2 {float: right; margin-top: 30px; margin-right: -20px; margin-left: 20px;}

.ui-icon-arrow-r
{
    display: none;

    right: 10px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    width: 18px;
    height: 18px;

    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.4);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.4);
    box-shadow: 0 1px 0 rgba(255,255,255,.4);


    background-color: rgba(0,0,0,.4);
    background-image: url(../img/icons-18-white.png);
    background-repeat: no-repeat;
    background-position: -108px 50%;

    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;

}

.ui-btn-text {position: relative;z-index: 1;color: #FF870C;}

#page { height: 100%; }



.next-page 
{
    width: 100%;
    top: 80px;
    position: absolute;
    left: auto;
    right: -100%;


}

.current-page
{
    display: block;
    left: auto;
    right: 0%;


}

.open-page
{
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    margin: 0;
    right: 100%;


}

a.back {display: none; margin-bottom: 8px;color: #C7BDB3; text-decoration: none;font-weight: bold;width: 100%;line-height: 1.8em;/* text-transform: uppercase; */}
a.back.top {border-bottom: 1px solid;}
a.back.bottom {border-top: 1px solid;}

#contact #form {width: 60%;margin: 0 auto;}

/* Large desktop */
@media (min-width: 1200px)
{

    .col-lg-6 { width: 50%; }
    .col-md-8 { width: 66.66666666666666%; }
    .col-md-4 { width: 33.33333333333333%; }
    .col-md-3 { width: 25%; }

    #menu { display: none; visibility: hidden; }


}

@media (min-width: 954px)
{
    .col-lg-6 { width: 50%; }
    .col-md-8 { width: 66.66666666666666%; }
    .col-md-4 { width: 33.33333333333333%; }
    .col-md-3 { width: 25%; }


    .container { width: 940px; }

    .adiv {text-align: right;width: 289px;}
    .lang_container { display: block; visibility: visible; }

    .mm-fixed-top {position: relative;}

    #menu { display: none; visibility: hidden; }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 890px) and (max-width: 979px)
{
    .col-lg-6 { width: 50%; }
    .col-md-8 { width: 66.66666666666666%; }
    .col-md-4 { width: 33.33333333333333%; }
    .col-md-3 { width: 25%; }

    .container { width: 876px; }
    .adiv {/* margin-left: -180px; */ /* margin-top: 93px; */ width: 288px;text-align: right;float: left;}
    .nav2 {margin-right: 5px;width:auto}

    .mm-fixed-top {position: relative;}

    #menu { display: none; visibility: hidden; }


}



/* Landscape phone to portrait tablet */
@media (min-width: 600px) and (max-width: 889px) 
{   
    .col-lg-6 { width: 50%; }
    .col-sm-8 { width: 66.66666666666666%; }
    .col-sm-4 { width: 33.33333333333333%; }
    .col-md-3 { width: 25%; }

    .navbar-toggle { display: block; padding: 14px;}
    .logo img { max-width: 60%; }
    .adiv {font-size: 10px;  width: 179px;text-align: right;}
    .fr .adiv {width: 179px;bottom: 5px;font-size: 9px;}
    #navigation_links, #locale {display: none; visibility: hidden;}
    .lang_container 
    {
        padding: 10px 0px;
        width: 100%;
        line-height: 1em;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        margin: 0px;
    }
    .lang_container a {font-family: Calibri, Arial;/* text-transform: uppercase; */margin-left: 12px;font-weight: bold;line-height: 1em;font-size: 1.2em;color:#fff;}

    .logo_container { margin: 3px 0px 0px 5px; float: right; width: 195px; }


    .panel, .panel2, .certification { margin: 0px 12px 8px 12px; }
    .news, .mission { margin: 0px 12px 10px 12px; }

    .fruttella-readmore.cert { padding: 20px 0px 0px 0px; display: block; top:0px;}
    .photo-bottom {right: 0px;position: relative;margin-top: 0px;height: 130px;}
    .photo-bottom img {bottom: 0px;right: 0px;position: absolute;max-width: 180px;/* float: right; */}

    .navigation 
    {
        background-position-x: 50%;
    }
    .navigation_container {margin:12px;}

    #header {height: 87px; background: #fff; overflow: hidden; z-index: 99;border-bottom: 1px solid rgba(204,204,204,0.5);}
    #content {margin-top: 34px;}
    #menu ul.pages {padding-top: 0px !important;margin-top: 34px;font-size: 1.2em;font-family: Calibri;}

    #exhibitions .row { width: 85%; }
    #exhibitions img { max-width: 90%; }
    #calendar img { max-width: 90%; }

    #markets img { max-width: 75%; }
    #markets ul {width: 120px; }

    #farms .text_right { margin-top: 0px; text-align: justify; margin-left: 18px;}
    #farms .text_left { margin-right: 18px; margin-top: 8px; }
    #farms .box_bottom_right { margin-top: 12px; }

    #products .main-product { width: 70%; margin:12px 0px 0px 0px; }
    #products .main-product img { max-width: 75%; margin-top:0px; margin-bottom: 12px; margin-top: 12px;}

    #products .left-menu { margin-left: 12px; margin-top: 12px;}
    #products .sep {margin-left: 12px; margin-top: 12px;}
    #products .product_image_1 {float:none; margin-top:12px;}
    #products .product_image_2 {float:none; margin:0;}

    #products p {margin: 12px 0;}

    #contact #form {width: 80%;}
}

@media (min-width: 700px) and (max-width: 889px) 
{
    .col-md-8 { width: 60%; }
    .col-md-4 { width: 40%; }
    .col-sm-8 { width: 66.66666666666666%; }
    .col-sm-4 { width: 33.33333333333333%; }

    .news { margin: 0px 12px 8px 0px; }
    .mission { margin: 0px 8px 8px 12px; }

    .mission-photo { display: none; visibility: hidden; }

    .photo-bottom img { max-width: 220px; }

    #markets img { max-width: 70%; float:right; }

    #farms .box_bottom_right { margin-top: -60px; }

    #products .main-product { width: 73%; margin: 20px 0px 0px 5px; }
    #products .main-product img { max-width: 80%; margin-top:0px;}
    #products .left-menu { margin-left: 18px; margin-top: 15px;}
    #products .sep {margin-left: 18px; margin-top: 15px;}
}

/* Landscape phones and down */
@media (max-width: 599px)
{
    .navbar-toggle { display: block; }
    .logo img { max-width: 50%; }
    .adiv {font-size: 9px; margin-top: 3px; width: 150px;text-align: right;}
    .fr .adiv {width: 150px;}
    #navigation_links, #locale {display: none; visibility: hidden;}
    .lang_container 
    {
        padding: 10px 0px;
        width: 100%;
        line-height: 1em;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        margin: 0px;
    }
    .lang_container a {font-family: Calibri, Arial;/* text-transform: uppercase; */margin-left: 12px;font-weight: bold;line-height: 1em;font-size: 1em;color:#fff;}


    .logo_container { margin: 3px 8px 0px 0px; float: right; width: 150px; }
    .photo-top { display: none; visibility: hidden;}
    .panel, .panel2, .certification { margin: 0px 12px 8px 12px; }
    .news, .mission { margin: 0px 12px 10px 12px !important; }
    .mission-photo { display: none; visibility: hidden; }

    .fruttella-readmore.cert { padding: 14px 0px 0px 0px; display: block; top:0px;}

    .photo-bottom {margin-top: 0px;}
    .photo-bottom img {max-width: 75%;float: right;}
    .navigation 
    {
        height: 120px;
        background: transparent url(../img/header/mobile_bg.jpg) no-repeat;
        background-size: cover;


        position: relative;
    }
    .navigation_container {margin:12px;}

    .rslides { display: none; visibility: hidden;}

    .footer_border {margin: 0px 13px 14px 13px;}

    #header {height: 76px; background: #fff; overflow: hidden; z-index: 99;border-bottom: 1px solid rgba(204,204,204,0.5);}
    #content {margin-top: 76px;}
    #menu ul.pages {padding-top: 0px !important;margin-top: 34px;font-size: 1.1em;font-family: Calibri;}

    .panel .fruttella-title {font-size: 18px !important;}

    #calendar img { max-width: 90%; }

    .title-box { margin-left: 12px; margin-top: 12px;}

    #shippingdocs .content-text { padding: 0px 18px; width:90%; }
    #markets .content-text, #coldstores .content-text, #packhouse  .content-text { padding:0px 18px; width:auto; }

    #markets img { float:none; }
    #markets ul {width: 100%; margin-top: 18px; }

    #farms .content-text { padding:0px 18px; }
    #farms .text_right { margin-top: 5px; text-align: left; margin-left: 0px;}
    #farms .text_left { margin-right: 0px; margin-top: 0px; }

    #farms .box_top_left {width:100%; }
    #farms .box_top_right {width:100%; }
    #farms .box_bottom_left {width:100%;  clear: both;}
    #farms .box_bottom_right { width:100%;  margin-top: 12px; }

    #page-right
    {
        opacity: 0;
    }

    #products .sep { display: none; visibility: hidden; }
    #products .main-product { width: 94%; margin: 12px;}
    #products .left-menu { width: 100%; margin: 0px;}
    #products .Accordion { margin: 12px; }
    #products .AccordionPanel { border: 1px solid rgba(0,0,0,0.3); border-top: none;  }
    #products .AccordionPanelTab { padding: 7px; height: 27px; }
    #products .Accordion .menu-title { font-size: 1em; }

    #products .left-menu ul {width: 100%; padding: 0; margin: 0;}
    #products .left-menu ul li 
    {
        background-image: none;
        padding: 0px;
        margin: 0px;
        position: relative;
        overflow: visible;
        text-align: left;

        border-width: 0;
        border-top-width: 1px;
        border: 1px solid #ccc;

        border-left: none;
        border-right: none;
        border-bottom: none;
        display: block;
        list-style: none;

        color: #FF870C;
    }
    #products .left-menu ul li:HOVER { background-color:#FF870C; color:#fff; }
    #products .left-menu ul li:HOVER a { color:#fff; }

    #products .left-menu ul li a 
    {
        display: block;
        padding: .7em 15px .7em 15px;
        padding-right: 30px;

        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;


        font-size: 1em;
        font-weight: bold;
    }
    #products .ui-icon-arrow-r { display: block;}
    #products .product-description {width: 100%; }
    #products .main-product ul {width: 100%;}

    #products .product_image_1 {float:none; margin-top:12px;margin-bottom: 12px;}
    #products .product_image_2 {float:none; margin:0;}

    #products p {margin: 12px 0;}

    #products a.back {display: block;}

    #products .product_content { margin: 0px 6px; }

    #contact .img_container { display: none; visibility: hidden;}
    .contactus_content .navigation { background: transparent url(../img/contact.jpg) no-repeat; background-size: 100% 100%; }
    #contact .contact_info_container {margin:12px 0px;}
    .text-with-bult ul {margin-right: auto;}
    .form-cust {width: 100%;}
    .form-cust-text { width: 33.33333333333333%; }
    .form-cust-boxes {width: 66.66666666666666%; }
    .form-cust-boxes input, .form-cust-boxes select, .form-cust-boxes textarea { margin-left:5px; width: 90%;}

    #contact #form {width: 100%;}
}


