div, nav, section, article, embed, footer, figure, header, hgroup, keygen, meter, video{
    display:block;
}
ul, ol, li, span, p, em, b, strong, h1, h2, h3, h4, h5, h6{
    margin:0px;
    padding:0px;
}

a, img {
    border:0px;
    outline:none;
    text-decoration:none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    color:#900;
}
.fleft{
    float:left;
}
.fright{
    float:right;
}
.clearfix{
    visibility:hidden;
    display:block;
    content:",";
    line-height:0px;
    clear:both
}

body{
    background:url(../images/main-bg.jpg) #EFAC5E repeat-x center top;
    font-size:15px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    margin:0px;
    padding:0px;
}


@font-face {
    font-family:"Covington Cond";
    src:url("../fonts/Coving05.eot?") format("eot"),
        url("../fonts/Coving05.woff") format("woff"),
        url("../fonts/Coving05.ttf") format("truetype"),
        url("../fonts/Coving05.svg#CovingtonCond") format("svg");
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family: 'Swis721CnBTRoman';
    src: url('../fonts/swz721c-webfont.eot');
    src: url('../fonts/swz721c-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/swz721c-webfont.woff') format('woff'),
        url('../fonts/swz721c-webfont.ttf') format('truetype'),
        url('../fonts/swz721c-webfont.svg#Swis721CnBTRoman') format('svg');
    font-weight: normal;
    font-style: normal;
}


#wrapper{
    background:url(../images/content-img.png) no-repeat center top;
}
.wrapper{
    width:96.6%;
    margin:0 auto 0px auto; /*background:#999;*/
    display:table;
    position:relative;
}

header{
    margin:10px -2% 0 -2%;
    background:url(../images/nav-bg-th-mob.png) no-repeat center top;
    height:122px;
    text-align:center;
    position:relative;
}
.home-icon{
    position:relative;
    top:-40px;
    margin-right:45px;
    margin-left:-123px;
}
.logo{
    position:relative;
    margin-right:-15px;
    margin-left:-38px;
    width: 160px;
    margin-top: 25px;
}

/* Top Nav Styles */
#LogoArea {/*background: #333;*/
    height: 68px;
    position: relative;
}
#LogoZone {
    height: 95px;
    z-index: 10;
    position: absolute;
    width: 100%;
    left: 0%;
    margin-left: 0px;
}
#LogoZone img{
    position:absolute;
    margin:0px 0px 0 -50px !important;
    display:table;
}
#MenuBTN {
    float: none;
    z-index: 30;
    position: absolute;
    margin-top:10px;
    margin-left: 35px;
}

#TopNavDrop {
    width: 100% !important;
    height: auto;
    background: url(../images/menu-bg.jpg) repeat-x left 0px;
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding:30px 0 112px 0;
    z-index: 9;
    display: none;
    top:42px;
    font-family:'Swis721CnBTRoman',calibri,Tahoma,Geneva,sans-serif;
}

#TopNavDrop ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
}
#TopNavDrop ul li{
    margin:0px;
    padding:0px;
    border-bottom:1px dashed #fff;
}
#TopNavDrop ul li a{
    color:#fff;
    padding:15px 0 !important;
    display:block;
}
#TopNavDrop ul li a:hover{
    background:#FFF;
    color:#D12A2F;
}

#CloseBTN {
    position: absolute;
    bottom: 0px;
    right: 50px;
    height: 50px;
    width: 100px;
}
div.topnavmenuitem img {
    height: 171px;
    width: 165px;
}
div.topnavmenuitem.right img {
    float: right;
    margin-right: 50px;
}
div.topnavmenuitem.left img {
    float: left;
    margin-left: 50px;
}
div.topnavmenuitem div {
    color: #FFFFFF;
    width: 140px;
    font-family: 'Open Sans';
    font-size: 12px;
    line-height: 14px;
}
div.topnavmenuitem.left div {
    margin: 25px 0px 0px 0px;
    float: left;
}
div.topnavmenuitem.right div {
    margin: 25px 0px 0px 60px;
    float: left;
}
div.topnavphone {
    font-size: 18px;
    color: #FFFFFF;
    bottom: 80px;
    left: 100px;
    font-family: 'Humanist';
    position: absolute;
    display: none;
}
div.topnavphone span.number {
    font-size: 40px;
}
div.topnavphone span.text {
    line-height: 36px;
    padding-left: 15px;
}
/* End Top Nav Styles */


/*******Page********/
#page{
    margin:0px;
}
.content{
    margin:0px;
    color:#333;
    font-size:18px;
}
.content h1{
    font-family:'Covington Cond',calibri,Tahoma,Geneva,sans-serif;
    font-weight:normal;
    font-size:25px;
    margin:0 0 10px 0;
}
.content h3{
    font-family:'Covington Cond',calibri,Tahoma,Geneva,sans-serif;
    font-weight:normal;
    font-size:20px;
    margin:0 0 5px 0;
    color:#000;
}
.content p{
    margin:0px 0 10px 0;
    text-align:justify;
}

/***Board of Directors***/
ul.board-of-directors{
    list-style-type:none;
}
ul.board-of-directors li{
    display:table;
    margin:0 0 20px 0;
    width:100%;
}
ul.board-of-directors li p{
    display:table;
}
ul.board-of-directors li strong{
    display:block;
    font-weight:20px;
}
ul.board-of-directors li div{
    display:table;
}
ul.board-of-directors li span{
    display:block;
    font-size:14px;
    margin:2px 0 5px 0;
    color:#851C1F;
}
ul.board-of-directors li img{
    float:left;
    margin:0 15px 0 0;
}

/***Certifications***/
ul.certifications{
    list-style-type:none;
}
ul.certifications li{
    display:table;
    float:left;
    margin:0 20px 20px 0;
    width:100px;
}
ul.certifications li span{
    display:block;
    text-align:center;
    margin-top:5px;
}

/*****Distribution Network*****/
ul.distribution-network{
    list-style-type:none;
    margin:0 0 15px 0;
}
ul.distribution-network li{
    background:url(../../images/bullet_on.png) no-repeat left 5px;
    padding:0 0 0 15px;
    margin:0 0 3px 0;
}




/*******Content Bottom nav********/
ul.cb-menu{
    list-style-type:none;
    border-top:5px solid #d28d3b;
    margin:0px 0 0 0;
    padding:20px 0 0 0;
}
ul.cb-menu li{
}
ul.cb-menu li a{
    background:#d63b2f;
    color:#fff;
    font-size:15px;
    padding:9px 10px 7px 10px;
    display:block;
    margin:0 0 1px 0;
    text-transform:uppercase;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    font-family:'Swis721CnBTRoman'
}
ul.cb-menu li a:hover{
    background:#fff;
    color:#d63b2f;
}
a.active{
    background:#fff !important;
    color:#d63b2f !important;
}

/****Sub Menu****/
ul.cb-menu ul{
    list-style-type:none;
}
ul.cb-menu ul li{
}
ul.cb-menu ul li a{
    font-size:13px;
    padding-left:20px;
    background:#d87e06;
}
ul.cb-menu ul li a:hover{
    background:#ba6b02;
    color:#fff;
}
a.active1{
    background:#ba6b02 !important;
    color:#fff !important;
}



footer{
    clear: both;
    background:url(../images/footer-bg.png) repeat-x left bottom;
    border-top:1px solid #F4BB6C;
    margin:15px 0 0 0;
    padding:10px 0 0px 0;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:11px;
    color:#333333;
}
.footer{
    margin:0px auto;
    text-align:center;
}
.footer ul{
    list-style-type:none;
    margin:0 0 10px 0;
}
.footer ul li{
    display:inline;
    margin:0 5px;
}
.copy-right{
    height:32px;
    margin:0 auto;
    width:270px;
    text-align:center;
}

.line{
    border-bottom:1px dashed #fcb95b;
    top:-10px;
    position:relative;
}

/*Contact Form*/
.form{
    margin:25px 0 0 0;
}
.form ul{
    list-style-type:none;
}
.form ul li{
    margin:0px 0 10px 0;
}
.form ul li span{
    display:block;
    margin:0px 0 2px 0;
}
.form ul li span strong{
    color:#990000;
}
.textfield {
    width:100%;
    padding:7px 8px;
    border:1px solid rgba(255, 255, 255, 0.3);
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px; /*background:#f4bb6c;*/
    background-color: rgba(244, 187, 108, 0.6);
    color:#900;
    font-weight:bold;
}
.textarea{
    height:69px;
}
.btn{
    background:#900;
    border:0px;
    color:#fff;
    font-weight:bold;
    width:49%;
    text-align:center;
    padding:10px 0;
    outline:none;
    cursor:pointer;
}
.btn:hover{
    background:#FFF;
    color:#900;
}

/*TEA BRANDS*/
ul.tea-brands{
    list-style-type:none;
}
ul.tea-brands li{
    display:inline-block;
    float:left;
    margin:0px 0 30px 0;
    padding:0px;
    width:50%;
    text-align:center;
    line-height:66px;
}

ul.csr-rlist li{
    background-position:left 7px;
    margin-bottom:8px;
}
ul.csr-rlist li a{
    color:#333;
}
ul.csr-rlist li a:hover{
    color:#990015;
    text-decoration:underline;
}

.read-more-bg ul li a {
    background-color: #b8272a;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 25px;
    margin: 10px 10px 0 0;
    padding: 0 12px;
}
.pbt {
    margin: -3px 0 0 6px;
    position: absolute;
}


.csr-policy {
    background-color: #b8272a;
    color: #fff;
    font-size: 17px;
    line-height: 20px;
    padding: 2px 15px 3px;
}

.pbt-new {
    margin: -2px 0 0 6px;
    position: absolute;
}

.initiatives-blk {
    overflow: hidden;
}

.initiatives-blk li
{
    display: table;
    margin: 0 0 20px 0;
    width: 100%;
}

.initiatives-blk img {
    float: left;
    margin: 0 15px 0 0;
}

.initiatives-blk img.thumb-rhs {
    float: right;
    margin: 0 0 0 15px;
}

.initiatives-lists {
    display: table;
}

ul.sub-bullet {
    list-style-type: none;
    margin-top: 5px;
}

.sign-blk {
    float: right;
}
.sign-blk h4 {
    margin: 0px 0px 5px;
}

.sub-pages h1 {
    display: inline-block;
}

a.back-btn {
    float: right;
    display: block;
    font-size: 14px;
    color: #fff;
    background-color: #B8272A;
    line-height: 20px;
    padding: 2px 12px;
    margin: 2px 0px 0 0px;
}

.back {
    position: absolute;
    margin: -4px 0px 0 -33px;
}
.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.gulfood {
    color: #900;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    top: 25px;
    float: left;
}

.c-video a {
    background-color: rgba(255, 255, 255, 0.3);
    padding: 10px 15px 7px;
    float: left;
    border-radius: 4px;
    margin-right: 15px;
}

.c-store {
    background-color: rgba(255, 255, 255, 0.3);
    padding: 10px 15px 7px;
    float: left;
    border-radius: 4px;
    width: auto;
    margin-right: 15px;
}

#main {
    border-bottom: 1px solid #F4BB6C;
    margin-bottom: 14px !important;
    padding-bottom: 15px;
}

.buttons {
    margin: 0px auto 10px;
    text-align: center;
    overflow: hidden;
    display: inherit;
}

#TB_window {
    top:50% !important;
}
#TB_ajaxContent{
    width: 92% !important;
    height: 100% !important;
    margin-left: 15px !important;
}
#TB_window a:link {
    margin:-18px -35px 0px 0px !important;
}
.c-video, .c-store{
    margin-bottom: 12px !important;
}
.c-store:last-child {
    margin-bottom: 0px !important;
}
.textCenter {
    text-align: center !important;
}
.product-list hr {
    border-bottom: 1px dashed #be6c00;
    margin: 30px 0;
}

.list-categories li {
    display: inline-block;
    margin-right: 10px;
}
.list-categories li strong {
    display: block;
    font-size: 11px;
    font-weight: 400;
    margin-top: 5px;
    text-align: center;
}
.list-categories li img {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F5C46F), to(#F5C46F), color-stop(.5,#D12A2F));
    padding: 2px;
}

.clear {
    clear: both;
    display: block;
}

.button-groups .c-video a, .button-groups .c-store {
    padding: 9px 15px;
}
.btn-section {
    position: relative;
}
.buy-btn{
    font-size: 12px;
    color: #fff;
    background-color: #B8272A;
    line-height: 20px;
    padding: 0 20px 0 8px;
    margin: 0px 10px 0 10px;
    background: #b8272a;
    float: right;
}
.spbt {
    position: absolute;
    top: -3px;
}
.csr-project-page h4 {
    font-family: 'Covington Cond';
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 5px;
}
h4.text-red {
    color: #851c1f;
}
.csr-project-page img {
    width: 100%;
    margin: 15px 0;
}
.project-image-block {
    background: #a40000;
    padding: 15px;
    color: #fff;
}
.project-image-block img {
    padding: 2px;
    background: #fff;
}
.project-image-block h4 {
    text-align: left;
    margin: 5px 0 10px;
    font-size: 28px;
    line-height: 30px;
}
.project-image-block ul {
    margin-left: 20px;
}
.project-image-block li {
    margin-bottom: 5px;
}
.highlight-black {
    color: #000;
    font-size: 16px;
}


ul.csr-projects li span {
    color: #FFF;
}

#TB_window #TB_ajaxContent{
    overflow:hidden;
}
.disclaimer-notice {
    background: #EFAC5E;
    padding: 25px;
    margin-left: auto;
    margin-right: auto;
}


#modalOverlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99999;
    height: 100%;
    width: 100%;
}
.modalPopup {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 50%;
    padding: 0 0 30px;
    -webkit-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}
.headerBar h2 {
    font-size: 20px;
    padding: 15px;
}
.modalContent {
    padding: 0 2em;
    padding-top: 10px;
}
.headerBar {
    width: 100%;
    background: #EFAC5E;
    margin: 0;
    text-align: center;
}
.headerBar img {
    margin: 1em 0.7em;
}
.buttonStyle {
    border: transparent;
    border-radius: 0;
    background: #6d6d6d;
    color: #eee !important;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding: 6px 25px;
    text-decoration: none;
    background: #EFAC5E;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#1e1e1e',GradientType=0 );
    /*	-webkit-box-shadow: 0 2px 4px 0 #999;
                  box-shadow: 0 2px 4px 0 #999; */
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.buttonStyle:hover {
    background: #1e1e1e;
    color: #fff;
    background: #EFAC5E;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#6d6d6d',GradientType=0 );
}
.returnToProfile {
    text-align: center;
    margin: 3em;
}
.returnToProfile a,
.returnToProfile a:visited {
    color: #ddd;
}
.returnToProfile a:hover {
    color: #fff;
}
.bye-link-tea {
    color: #333 !important;
    font-size: 18px;
    border-bottom: 1px solid #333;
}

.cookie{
    box-sizing: border-box;
}
.cookie-header {
    box-sizing: border-box;
}
.cookie-header h3{
    color: #000000;
    font-weight: 600;
    padding-bottom: 10px;
}
.row{
    align-items: center !important;
    display: flex;
    flex-wrap: wrap;
}

.col{
    width: 90%;
}

.col-btn{
    width: 10%;
}
.cookie-section {
    background-color: #efac5e;
    padding: 15px 30px;
    z-index: 999;
}

.close-cookie{
    border: transparent;
    border-radius: 0;
    background:  #1e1e1e;
    color: #eee !important;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding: 6px 25px;
    text-decoration: none;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#1e1e1e',GradientType=0 );
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.close-cookie:hover {
    background: #1e1e1e;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#6d6d6d',GradientType=0 );
}

.modalPopup-img {
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: transparent;
    width: 50%;
    padding: 0 0 0px;
    -webkit-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.2);
    box-shadow: none;
    overflow: hidden;
    max-width: 650px;
}

.close-btn-main {
    width: 30px;
    height: 30px;
    padding-top: 2px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.close-btn-main img {
    width: 15px;
}
ul.board-of-directors li h5 {
    margin-bottom: 5px;
    font-size: 18px;
}
ul.board-of-directors li div strong {
    display: unset;
}

@media (max-width: 767px) {
    .modalPopup {
        width: 90%;
    }
    .content {
        padding: 0px 15px;
    }
    ul.cb-menu {
        padding: 20px 15px 0 15px;
    }
    .col{
        width: 100%;
    }

    .col-btn{
        width: 100%;
    }
}