/*
Theme Name: FloridaBuy
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}


/* edit after this line --------------------------------------------------------- */

.spe_excerpt {
    padding-left: 5px;
    padding-right: 5px;
}


html {
    padding: 0px;
    margin: 0px;
}

.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
}

body {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 1em;
    background-image: url(images/flbuybg.jpg);
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 0px;
    margin: 0px;
}

li{list-style-type: disc; margin-left: 2em; line-height: 1.5em;}

.entry-content li{list-style-position:inside; margin-left:4em; padding:.6em;}

#headwrap {
    width: 100%;
    background: rgba(33, 75, 129, 0.1);
    box-shadow: inset 0 -8px 8px -8px #19314a;
    border: 1px solid #000000;
    margin: 0 auto;
    padding: 0px !important;
    height: 70px;
}

#toplogo {
    width: 60%;
    float: left;
    height: 95px;
    background-image: url(images/paec_logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
}

#toplogo2 {
    position: fixed;
    width: 186px;
    height: 150px;
    left: 3%;
    background-image: url(images/flbuy_logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2000;
    transition: all .3s linear;
}

#coop {
    position: absolute;
    font-size: 2em;
    left: 250px;
    top: 18px;
    text-shadow: 2px 2px 4px #FFFFFF, 0px 0px 2px #FFFFFF;
    color: #cb5088;
}

#search {
display:none;
}

.search-field {
    display: inline-block;
    padding: 15px;
    border-radius: 15px !important;
    width: 350px !important;
    margin: 0px !important;
}

.search-submit {
    display: inline-block;
    padding: 15px;
    border-radius: 15px !important;
    width: 100px !important;
    margin: 0px !important;
}

.search-form{display:block; float:left; padding:0px !important; margin:8px; margin-left:0px;}

.catalogbg {
    width: 100%;
    background-image: url(images/flbuy_catalog.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #FFFFFF;
    margin-bottom: .7em;
    border: 3px solid #cb5088;
    height: 100px;
    text-align: left;
}

    .catalogbg a {
        width: 100%;
        font-size: 1.5em;
        text-decoration: none;
        display: block;
        width: 100%;
        padding-top: 35px;
        padding-bottom: 35px;
        padding-left: 15px;
        font-weight: bold;
        color: #a60254;
    }

        .catalogbg a:hover {
            color: #2e67b2;
        }

        .mrktbg {
            width: 100%;
            background-image: url(images/shopping-basket5.jpg);
            background-position: top right;
            background-repeat: no-repeat;
            background-size: contain;
            background-color: #FFFFFF;
            margin-bottom: .7em;
            border: 1px solid #2e67b2;
            height: 100px;
            text-align: left;
        }

    .mrktbg a {
        width: 100%;
        font-size: 1.5em;
        text-decoration: none;
        display: block;
        width: 100%;
        padding-top: 35px;
        padding-bottom: 35px;
        padding-left: 15px;
        text-shadow: 8px 8px 10px #fff, 8px 8px 10px #ccc;
        font-style:italic;
    }

#market {
    display: block;
    width: 212px;
    height: 60px;
    float: right;
    padding: 20px;
    font-size: 1em;
    background-image: url(images/cart.png);
    background-position: top right;
    background-repeat: no-repeat;
    margin-right: 5%;
    font-weight: bold;
}

#menu {
    background-color: #2e67b2;
    width: 100%;
    box-shadow: 0px 8px 8px #19314a;
    border-top: 1px solid #19314a;
    position: relative;
    z-index: 1000;
    height:3.5em;
    transition: all .3s linear;
}

    #menu ul {
        text-align: center;
        width: 90%;        
        margin: 0 auto;
        padding: .5em;
        background-color: #2e67b2;
    }

    #menu li {
        display: inline;
        font-size: 1.6em;
        font-weight: bold;
        padding: .5em;
        text-shadow: 1px 1px 3px #000000;        
    }

    #menu li a{text-decoration: none; color:#FFFFFF !important;}

#banner {
    width: 100%;
    height: 265px;
    background: rgba(15, 36, 58, 0.3);
    margin: 0 auto;
    background-image: url(images/banner.jpg);
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: inset 0 -8px 8px -8px #19314a;
}

@keyframes slideInFromRight {
    0% {
        transform: translateX(300px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
#bannerwrap {
    width: 90%;
    height: 260px;
    margin: 0 auto;
    border-bottom: 1px solid #000000;
    box-shadow: inset 0px -10px 30px 0px #2e67b2;
    /* This section calls the slideInFromLeft animation we defined above */
    animation: 2.1s ease-out 0s 1 fadein;
}
#banner2 {
    display:block;
    width: 42%;
    height: 170px;
    float: left;
    margin: 0 auto;
    /*background-image: url(images/left_banner2.png);
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;*/
    margin-top: 2.2em;
    margin-right: 3%;
}

.consortia_img
    {
     display:block;
     height:169px;
     width:auto;
     float:left;
    }
#headtitle {
    display: block;
    width: 55%;
    float: left;
    font-size: 3em;
    padding-top: 1em;
    padding-left: 1em;
    padding-bottom:0px;
    font-weight: bold;
    color: #003366;
    text-shadow: 2px 2px 2px rgba(255, 255, 255, 1);
    /* This section calls the slideInFromLeft animation we defined above */
    animation: .5s ease-out 0s 1 slideInFromLeft;
}

a.more-link{display:none !important;}

#homepagebody {
    width: 90%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.4);
    margin-bottom:300px;
}

    #homepagebody h2 {
        font-size: 1.25em;
        font-weight: bold;
        padding-bottom: .5em;
        display: block;
        padding: .7em;
    }

    #homepagebody h3 {
        font-size: 1.25em;
        font-weight: bold;
        padding-bottom: .5em;
        display: block;
        text-align:center;
        padding: .7em;
        border-top:1px solid #000000;
        margin-bottom:1em;
    }


    #homepagebody p{padding-bottom: .5em; line-height: 1.5em; margin-left:15px;}

#homecol1 {
    width: 38%;
    display: block;
    float: left;
    padding-right: 2em;
    padding-top: 1em;
    background: rgba(255, 255, 255, 0.7);
}

    #homecol1 p {
        font-size: 1.4em;
        text-shadow: 2px 2px 5px #FFFFFF;
        line-height:1.9em;
    }

    #homecol1 h2 {
        background-color: #2e67b2;
        padding: .7em;
        border-radius: 8px;
        margin-bottom: .7em;
        text-shadow: 1px 1px 3px #000000;
        color: #FFFFFF;
        border: 1px solid #000000;
        font-size:1.3em;
    }

#homecol2 {
    width: 38%;
    display: block;
    float: left;
    padding-right: 2em;
    padding-top: 1em;
    
}

#homecol2 p {
    font-size: 1.2em;
}

#catalogh2 {
    background-color: #cb5088;
    padding: .7em;
    border-radius: 8px;
    margin-bottom: .7em;
    text-shadow: 1px 1px 3px #000000;
    color: #FFFFFF;
    border: 1px solid #000000;
    font-size: 1.3em;
}

    #homecol2 h2 {
        background-color: #2e67b2;
        padding: .7em;
        border-radius: 8px;
        margin-bottom: .7em;
        text-shadow: 1px 1px 3px #000000;
        color: #FFFFFF;
        border: 1px solid #000000;
        font-size: 1.3em;
    }

#homecol3 {
    width: 24%;
    display: block;
    float: left;
    padding-top: 1em;
    background-color:#FFFFFF;
}

#homecol3 h2 {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 1.3em;
}

    #homecol3 h2 a{
        color:#FFFFFF;
        text-decoration:none;
    }

    #homecol3 a {
        display: block;
    }

    #homecol3 img{display:block; margin:0 auto; border:1px solid #000000; margin-bottom:.5em;}

    #homecol3 ul {
        overflow: hidden;
        border: 1px solid #000000;
        box-shadow: inset 10px -10px 35px #000000;
        margin-bottom: 8px;
        animation: 1s ease-out 0s 1 fadein;
        background-color:#FFFFFF;
    }

    #homecol3 ul li {
        visibility: hidden;  
    }

    #homecol3 ul:hover li {
        visibility: visible;
        animation: .4s ease-in 0s .8 slideInFromRight;
    }

    #vendorspot {
        background-color: #2e67b2 !important;
        padding: .7em;
        border-radius: 8px;
        margin-bottom: .7em;
        text-shadow: 1px 1px 3px #000000;
        color: #FFFFFF;
        border: 1px solid #000000;
        font-size: 1.3em;
    }

.homeexcerpt {
    background: rgba(255, 255, 255, 0.8);
    color: #051654;
    text-shadow: 1px 1px 2px #FFFFFF;
    font-weight: bold;
    border: 2px solid #FFFFFF;
    display: block;
    margin: 0px;
    padding: .7em;
}

    .homeexcerpt a {
        display:block;
        width:100%;
        text-decoration: none;
        color: #051654;
    }

/ /*#footer {
    display: block;
    width: 90%;
    margin: 0 auto;
    height: 200px;
    border: 1px solid #000000;
    clear: both;
}*/

.homemorelink {
    border-top: 1px solid #FFFFFF;
    margin-top: .7em;
    text-align: right;
    font-weight: bold;
    color: #051654 !important;
}

#search{display:block; margin:2em;}

.clear {
    clear: both;
}

#footer {
    display: block;
    width: 100%; 
    background-color: #2e67b2;
    border-top: 1px solid #000000;
    padding-left: 5%;
    padding-right: 5%;
    margin-top:50px;
}

#footmenu {
    width: 34%;
    display: block;
    float: left;
    padding-right: 2em;
    padding-top: 1em;
    height: 250px;
    text-align: left;
    color: #FFFFFF;
    margin-top: 15px;
    border-right: 1px solid #FFFFFF;
    height:310px;
}

    #footmenu li {
        display: block;
        list-style: none;
        font-size: 2em;
        text-shadow: 1px 1px 3px #000000;
        line-height: 2em;
    }

    #footmenu a {
        color: #FFFFFF;
        text-decoration: none;
        display: block;
        width:100%;
        }

#footcontact {
    width: 34%;
    display: block;
    float: left;
    padding-left: 2em;
    padding-top: 1em;
    text-align: left;
    margin-top: 15px;
    border-right: 1px solid #FFFFFF;
    height: 310px;
}

    #footcontact p {
        font-size: 1.5em;
        text-shadow: 1px 1px 3px #000000;
        margin-bottom: 15px;
        line-height: 1.5em;
        color: #FFFFFF;
    }

    #footcontact a {
       color:#FFFFFF;
    }

#footlogo {
    width: 32%;
    height: 150px;
    display: block;
    float: left;
    padding-right: 2em;
    margin-top: 2em;
    background-image: url(images/flbuy_logo.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
}


#bidnet {
    width: 32%;
    height: 150px;
    display: block;
    float: left;
    margin-top: 1em;
    padding: 2em;
    font-size: 1em;
    color: #FFFFFF;
    text-shadow: 1px 1px 3px #000000;
    line-height: 1.5em;
    margin-bottom: 100px;
    border-top: 1px solid #003366;
}

    #bidnet a {
        color: #FFFFFF;
        font-weight:bold;
    }

/* EXPANDING CATAGORIES ////////////////////////////*/
.collapsible {
    background-color: #2e67b2;
    padding: 8px;
    border-radius: 8px;
    margin-bottom: .7em;
    text-shadow: 1px 1px 3px #000000;
    color: #FFFFFF;
    border: 1px solid #000000;
    font-size: 1.1em;
    cursor: pointer;
    text-align: left;
    outline: none;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    width: 85%;
    background-image: url(images/downarrow.png);
    background-position: top right;
    background-repeat: no-repeat;
    padding-right: 75px;
    animation: 1s ease-out 0s 1 fadein;
}

.active {
    background-image: url(images/uparrow.png);    
}
    .active, .collapsible:hover {
        background-color: #2f578c;      
    }

div .active{background-image:none;}

.content {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    }


.catlink {
    font-size: 1em !important;
    display: block;
    width: 85%;
    display: block;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    background: rgba(255, 255, 255, 0.2);
    text-decoration: none;
    color: #000000;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 8px 8px #b6cdec;
    font-size: 1em;
    background-size: contain;
    background-position: right 15px top;
    background-repeat: no-repeat;
    animation: 1s ease-out 0s 1 fadein;
}

    .catlink:hover {
        background: rgba(255, 255, 255, 1);
        border:1px solid #000000;
    }

/* VENDORS /////////////////////////////////////////////////////////////////////////////////// */

.contentclear{clear:both; display:none;}

.vendorview {
    font weight:bold;
    font-size: 1.4em;
    text-align: center;
    display: block;
    border-bottom: 1px solid #2e67b2;
    background-color: #2e67b2;
    box-shadow: 0px 8px 8px #b6cdec;
    width: 95%;
    border: 1px solid #000000;
    text-shadow: 1px 1px 3px #000000;
    padding: 15px;
    margin: 0 auto;
    margin-bottom: 30px;
}

    .vendorview a {
        text-decoration: none;
        display:block;
        color: #FFFFFF;
        
    }

#clearline {
    display: none;
    clear: both;
    box-shadow: 0px 8px 8px #b6cdec;
    height: 8px;
    margin-bottom: 15px;
}

#vendor_title {
    margin: 15px;
    margin-left:0px;
    font-size: 3em;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b6cdec+0,ffffff+59 */
    background: #b6cdec; /* Old browsers */
    background: -moz-linear-gradient(top, #b6cdec 0%, #ffffff 59%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b6cdec 0%,#ffffff 59%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b6cdec 0%,#ffffff 59%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6cdec', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    padding: 15px;
    padding-left: 50px;
    border-radius: 8px;
    margin-bottom: .7em;
    text-shadow: 1px 1px 3px #000000;
    color: #2e67b2;
    border: 0px solid #2e67b2;
    text-align: left;
    box-shadow: 0px 8px 8px #b6cdec;
}

#docsdiv {
    float: right;
    width: 250px;
    padding: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#marketdiv {
    float: right;
    width: 250px;
    padding: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    clear:right;
}

    #marketdiv table {
        margin-left: auto;
        margin-right: auto;
    }

#marketlogin td{

    padding:8px;

}

#markethead {
    font-size: 1.6em;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    margin-top:15px;
}

#marketbasket{border:1px solid #000000; display:block; margin:0 auto;}

#vendor_title a {
    text-decoration: none !important;
    color: #2e67b2;
}

.vendor_logo {
    display: block;
    float: left;    
    margin-right:15px;
    margin-bottom:15px;
    border:1px solid #000000;
}

.vendor_logo_small {
    position:absolute;    
    margin-right: 15px;
    margin: 0px;
    border: 1px solid #000000;
    width: auto;
    height: 60px;
    top:10px;
    right:20px;
}


.entry-content {
    display: block;
    float: left;
    width:100%;
    margin-top: 30px;
    background: rgba(255, 255, 255, 0.5);
    margin-bottom:100px;
}

    .entry-content p {
       
        margin-bottom:1em;
        font-size: 1.1em;
    }

#supplier_info {
    display: block;
    float: left;
    width:26%;
    padding:15px;
    margin-right:15px;
}

#contract_info {
    display: block;
    float: left;
    width: 56%;
    padding: 15px;
    border-left: 1px solid #b6cdec;
}

#supplier_info h2 {
    background-color: #2e67b2;
    padding: .7em;
    border-radius: 8px;
    margin-bottom: .7em;
    text-shadow: 1px 1px 3px #000000;
    color: #FFFFFF;
    border: 1px solid #000000;
    font-size: 1.3em;
    text-align:center;
}

#contract_info h2 {
    background-color: #2e67b2;
    padding: .7em;
    border-radius: 8px;
    margin-bottom: .7em;
    text-shadow: 1px 1px 3px #000000;
    color: #FFFFFF;
    border: 1px solid #000000;
    font-size: 1.3em;
    text-align: center;
}

#divMsg {
    position: fixed;
    background-color: #FFFFFF;
    /* center the element */
    right: 0;
    left: 0;
    top: 20%;
    margin-right: auto;
    margin-left: auto;
    width: 60%;
    height: 400px;
    overflow: auto;
    border: 1px solid #000000;
    padding: 15px;
    z-index: 3000;
    font-size: 1.5em;
    text-align: center;
    animation: .5s ease-out 0s 1 fadein;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.41);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.41);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.41);
    border:5px solid #000000;
}

/*NEWS SCROLL*/

/* MEDIA QUERIES //////////////////////////////////////////////////////// */

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

    #supplier_info {
        width: 25%;
    }

    #contract_info {
        width: 54%;
    }
}

@media screen and (max-width:1590px) {
    .consortia_img {
        height: 150px;
    }
}

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

    #bannerwrap {
        height: 240px;
    }

    #headtitle {
        font-size: 2.5em;
    }

    #menu li {
        font-size: 1.4em;
    }
}

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

    #contract_info {
        width: 53%;
    }

    .consortia_img {
        height: 125px;
    }
}

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

    #contract_info {
        width: 52%;
    }
}

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

    #bannerwrap {
        height: 230px;
    }

    #menu li {
        font-size: 1.2em;
    }
}

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

    #contract_info {
        width: 51%;
    }
}

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


    #footmenu li {
        font-size: 1.5em;
    }

    #footcontact p {
        font-size: 1em;
    }
}


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

    #bannerwrap {
        height: 210px;
    }

    #headtitle {
        font-size: 2em;
    }

    #menu li {
        font-size: 1em;
    }
}

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

    #contract_info {
        width: 50%;
    }
}

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

    #contract_info {
        width: 48%;
    }

    #bidnet {
        width: 100%;
    }
}

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

    #bannerwrap {
        height: 180px;
    }

    #headtitle {
        font-size: 1.5em;
    }

    #banner2 {
        margin-top: 1em;
        margin-right: 1em;
        height:140px;
    }

    .consortia_img {
        height: 120px;
    }

}

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

    #bannerwrap {
        height: 170px;
    }

    #coop {
        font-size: 1.6em;
    }
}

@media screen and (max-width:1135px) {
    .consortia_img {
        height: 100px;
    }
}

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

    #clearline {
        display:block;
    }


    #supplier_info {
        width: 35%;
    }

    #contract_info {
        width: 63%;
    }


}

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

    #bannerwrap {
        height: 160px;
    }

    #toplogo2 {
        width: 150px;
        height: 120px;
    }
}

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

    #bannerwrap {
        height: 150px;
    }

    #coop {
        font-size: 1.3em;
        left: 200px;
    }


}

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

    #bannerwrap {
        height: 140px;
    }

    #banner2 {
        margin-top: 1em;
        margin-right: 1em;
        height: 120px;
    }

    #headtitle {
        font-size: 1.5em;
    }

    #menu li {
        font-size: 1em;
    }
}

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

    #bannerwrap {
        height: 130px;
        width:100%;
        border:1px solid #000000 inset;
    }

    #homecol1 {
        width: 100%;
        padding-right:0px;
    }

    #homecol2 {
        width: 100%;
        padding-right: 0px;
    }

    #homecol3 {
        width: 67%;
        float:none;
        clear:both;
        margin:0 auto;
    }

    #menu li {
        font-size: 1em;
        display:block;
        width:100%;
    }

        #menu li a {
            display:block;
           width:100%;
        }

    .sticky {
        position:initial !important;
        top: 0;
        width: 100%;
    }

    #menu {

        position: relative;
        z-index: 1000;
        height:auto !important;

    }

    #toplogo2{position:absolute;}

    #footmenu {
        width: 100%;
        border: none;
        text-align:center;
    }

    #footcontact {
        width: 100%;
        border: none;
        text-align: center;
    }

    #footlogo {
        width: 100%;
        text-align: center;
    }



}

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

    #bannerwrap {
        height: 120px;
    }

    #banner2 {
        margin-top: 1em;
        margin-right: 1em;
        height: 100px;
    }

    #coop{font-size:1em; left:175px;}
}

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

    #supplier_info {
        width: 100%;        
    }

    #contract_info {
        width: 100%;
    }

    .consortia_img {
        height: 75px;
    }

}

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

    #headtitle{font-size:1em; margin-top:1.5em;}

    #marketdiv{display:none;}

    #docsdiv {
        width: 100%;
        clear: both;
        padding: 15px;
        margin-bottom:15px;
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
    }
    .contentclear {
        display:block;
    }

    #vendor_title{font-size:2em;}

    .vendor_logo {
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }

}

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

    #coop {
        visibility:hidden;
    }
}

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

    #headtitle {
    width:100%;
    text-align:center !important;
    }

    #bannerwrap {
        height: auto;
        box-shadow:none;
        border:none;
    }

    #banner2 {
        float: none;
        width: 267px !important;
        margin: 0 auto !important; 
        margin-top:50px;
        padding: 0px;        
    }

}