/*.simple-rotator-with-pager{
    width: 995px;
    margin: 0 auto;
    overflow: hidden;
}
    
    .simple-rotator-with-pager .slick-slide{
        margin: 0 12px;
    }
    
    
.simple-rotator-with-pager{
    width: 100%;
}*/
h1.left{
    text-align: left;
}
.flex-xlist > .xList-items{ 
    justify-content: flex-start;
}

.main-container{
    padding-top: 198px;
}

.main-block > .remove-parent{
    display: none;
}

/****************************/
/* temp css */
/****************************/

header.style-3 .sub-menu-open ul {
	opacity: 0;
	pointer-events: none;
}
header.style-3 #main-menu .sub-menu-arrow, 
header.style-3 #more-menu .sub-menu-arrow {
	display: none;
}
/****************************/
/* temp css */
/****************************/

.container{
    max-width: 1400px;
}

/* header */
.window-scrolled header.style-3{
    height: 48px;
}
header.style-3{
    height: 208px;
}
header.style-3 .container {
	padding: 0;
}
    header.style-3 #branding{
        max-width: 100vw;
        width: 100%;
        margin-top: 47px;
        padding: 8px 0;
        border-bottom: 1px solid;
    }
        header.style-3 #branding .logo {
        	max-width: 75vw;
        	margin: auto;
        	width: auto;
        }
        header.style-3 #branding img{
            transition: opacity 1s ease-in-out, max-height .4s ease;
        }
        .window-scrolled header.style-3 #branding .default-logo {
        	opacity: 1;
        }
        header.style-3 #branding .on-scroll-logo {
        	display: none;
        }
    header.style-3 .top-bar {
        position: absolute;
        width: 100%;
    	top: 0;
    	right: auto;
    	left: 0;
    	margin: 0;
    	z-index: 1;
    	border-bottom: 1px solid;
    	-webkit-transform: none;
    	-ms-transform: none;
    	transform: none;
    }
        header.style-3 .top-bar .r2g-contact-options,
        header.style-3 .top-bar .custom-drop-down,
        header.style-3 .top-bar .r2g-cms-language,
        header.style-3 .top-bar .header-search,
        header.style-3 .top-bar .log-in-wrapper{
            width: 27%;
            border-right: 1px solid;
            padding: 10px 0;
            vertical-align: top;
            height: 27px;
            text-align: center;
        }
        header.style-3 .top-bar .header-search span:before{
            font-size: 22px;
            line-height: 1.2;
        }
        .r2g-contact-options a{
            overflow: visible;
            margin: auto;
            width: auto;
        }
        .r2g-contact-options.contact-tel-only a:before {
        	content: "";
        	background: url('/images/custom-icons/edb_login_icon-01.svg');
        	height: 30px;
        	width: 30px;
            background-size: contain;
            background-repeat: no-repeat;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        }
        header.style-3 .top-bar .custom-drop-down,
        header.style-3 .top-bar .r2g-cms-language,
        header.style-3 .top-bar .header-search,
        header.style-3 .top-bar .log-in-wrapper{
            display: inline-block;
            position: relative;
        }
        header.style-3 .top-bar .custom-drop-down{
            display: none;
        }
            header.style-3 .top-bar .r2g-cms-language nav,
            header.style-3 .top-bar .custom-drop-down ul{
                position: absolute;
                top: 46px;
                left: 0;
                z-index: 3;
                width: 100%;
                padding: 0;
                background: #f2f2f2;
                /*box-shadow: rgb(168, 168, 168) 1px 2px 2px 0px;*/
                text-align: left;
                padding: 15px 14px 0;
                box-sizing: border-box;
            }
            header.style-3 .top-bar .r2g-cms-language nav{
                padding-left: 22px;
            }
                header.style-3 .top-bar .custom-drop-down ul li,
                header.style-3 .top-bar .r2g-cms-language ul li{
                    margin: 0 0 15px;
                    display: inline-block;
                    width: 100%;
                }
            header.style-3 .top-bar .r2g-cms-language .selected-lan,
            header.style-3 .top-bar .custom-drop-down .selected-currency{
                padding: 9px 0 14px;
                cursor: pointer;
                -webkit-transition: all 0.4s ease-in-out;
        		-moz-transition: all 0.4s ease-in-out;
        		-o-transition: all 0.4s ease-in-out;
        		transition: all 0.4s ease-in-out;
            }
            
            header.style-3 .top-bar .r2g-cms-language.active .selected-lan,
            header.style-3 .top-bar .custom-drop-down.active .selected-currency{
                background: #f2f2f2;
                /*box-shadow: rgb(168, 168, 168) 1px 1px 2px 0px;*/
            }
            
            header.style-3 .top-bar .r2g-cms-language .selected-lan:after,
            header.style-3 .top-bar .custom-drop-down .selected-currency:after{
                content:'\eb62';
                font-family: icomoon;
                font-size: 11px;
                padding-left: 3px;
            }
            header.style-3 .top-bar .r2g-cms-language nav,
            header.style-3 .top-bar .r2g-cms-language .active,
            header.style-3 .top-bar .custom-drop-down ul,
            header.style-3 .top-bar .custom-drop-down .active-item,
            .r2g-language.language-switcher{
                display: none;
            }
            header.style-3 .top-bar .custom-drop-down .xList-item{
                cursor: pointer;
            }
        header.style-3 .header-bottom-bar{
            width: 100%;
            margin-top: 8px;
            margin-bottom: 8px;
        }
         .header-fixed header.style-3 .header-bottom-bar{
            pointer-events: none;
         }
            header.style-3 .header-bottom-bar .header-search{
                display: none;
            }
            header.style-3 .menu-btn{
                z-index: 1;
                top: 9px;
                right: calc(8% - 12px);
                -webkit-transform: none;
            	-ms-transform: none;
            	transform: none;
            }
            .font-size-changer{
                display: none;
            }
            header.style-3 #main-menu{
                display: block;
            }
                header.style-3 #main-menu li {
                	display: inline-block;
                	width: calc(100% / 3);
                	vertical-align: middle;
                	text-align: center;
                	padding: 0 12px;
                	box-sizing: border-box;
                	line-height: 1.1;
                }
                header.style-3 #main-menu li:nth-child(2) {
                	border-left: 1px solid;
                	border-right: 1px solid;
                }

    .menu-open header.style-3 #more-menu-wrapper{
        top: 39px;
        height: calc(100% - 39px);
    }
    #more-menu-wrapper .logo-wrapper,
    header.style-3 #more-menu nav:not(.top-bar-navigation) {
    	display: none;
    }
    
    header.style-3 #more-menu > .clearfix > ul{
        display: none;
    }
    header.style-3 #more-menu li.first ul{
        display: block;
        opacity: 1;
        width: 100%;
    }
        header.style-3 #more-menu li.first ul li.last-2{
            border: none;
        }
        header.style-3 #more-menu li.first ul li.first-2{
            border-top-width: 1px;
            border-top-style: solid;
        }
        

header.style-3 #main-menu,
header.style-3 #branding{
    transition: all ease 0.4s;
}

.window-scrolled #main-menu {
	-webkit-transform: translateY(-180px);
	-ms-transform: translateY(-180px);
	transform: translateY(-180px);
}
.window-scrolled header.style-3 #branding{
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
}
.window-scrolled header.style-3 #more-menu nav,
.window-scrolled header.style-3 #more-menu nav li{
    display: block;
}

/* end of header */

/* main container */
.main-container {
	padding-top: 208px;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.window-scrolled .main-container {
	padding-top: 150px;
}
/* end of main container */

.strip-row.default-banner-full-height,
.strip-row.default-banner-image-height{
    position: relative;
}

.default-banner-full-height .image-wrapper:after, 
.default-banner-image-height .image-wrapper:after{
   	content: '';
	display: inline-block;
	overflow: hidden;
	pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(/images/site-specific/overlay.png) repeat-y right top; 
    z-index: 0;
}
.main-visual-default .main-visual-slogan-wrapper{
    z-index: 1;
}

.main-visual-default .main-visual-slogan-wrapper .slogan-read-more,
.main-visual-default::before{
    display: none;
}

/* r2g-breadcrumb */
.r2g-breadcrumb.desktop-only{
    display: none;
}
   .r2g-breadcrumb .breadcrumb-nav{
       padding: 0;
   }
        .r2g-breadcrumb .breadcrumb-nav a{
           font-family: montserratsemibold, sans-serif;
           font-size: .8em;
            text-transform: uppercase;
        }
        
        .r2g-breadcrumb .breadcrumb-nav span{
            font-size: 0;
            margin: 0 10px;
        }
        .r2g-breadcrumb .breadcrumb-nav span:first-child{
            margin-left: 0;
        }
            .r2g-breadcrumb .breadcrumb-nav span:after{
                content:'\eac3';
                font-family: icomoon;
                font-size: 8px;
                color: #585858;
            }

/* footer */
.footer-inner-container{
    padding-top: 30px;
}
    .footer-inner-container .footer-items .footer-item,
    .footer-item > .r2g-xlist-footer-component > .xList > ul > li,
    .footer-inner-container .footer-items .footer-item:nth-child(4) .r2g-content-block-footer{
    	margin: 0 0 30px;
    }
    .footer-item .r2g-form-footer-component{
        margin: 0 0 6px;
    }
    .footer-inner-container .footer-items .footer-item:nth-child(4) .r2g-content-block-footer{
        font-size: 0.9em;
    }
        .footer-item .xmenu-footer-with-heading,
        .footer-item .contact-details,
        .footer-item .r2g-social-media,
        .footer-item .fb-button,
        .r2g-xlist-footer-component li .r2g-xlist-footer-component ul{
        	text-align: left;
        }
        .footer-item .contact-details{
            margin-bottom: 30px;
        }
        
        .footer-item .r2g-form-footer-component .intro-content{
            text-align: left;
        }
        .footer-item .footer.xbox.xbox-image {
        	margin-bottom: 20px;
        }
        .footer.xbox-image .image-wrapper{
            position: relative;
        }
        .footer.xbox-image img {
        	width: auto;
        	display: block;
        	margin: 0;
        }
        .footer.xbox-image img + a{
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            bottom: 0;
            z-index: 1;
        }
        .footer-inner-container .social-media-links.horizontal ul{
        	display: block;
        	text-align: center;
        }
            .footer-inner-container .social-media-links.horizontal ul li,
            .r2g-xlist-footer-component li .r2g-xlist-footer-component li{
            	display: inline-block;
            }
            .footer-inner-container .social-media-links.horizontal ul li:first-child {
            	margin-bottom: 16px;
            }
            .footer-item .social-media-links.icon-only ul a .icon {
            	display: block;
            	width: 45px;
            	height: 45px;
            	border-radius: 100%;
            	font-size: 1.2em;
            	text-align: center;
            }
            .footer-item .social-media-links.icon-only ul a,
            .footer-item .social-media-links.icon-only ul a .icon{
            	-webkit-transition: all linear 0.4s;
            	-ms-transition: all linear 0.4s;
            	transition: all linear 0.4s;
            }
                .footer-item .social-media-links.icon-only ul a .icon:before {
                    line-height: 45px;
                }
        .r2g-xlist-footer-component li .r2g-xlist-footer-component li{
            margin: 0 9px;
        }
        .r2g-xlist-footer-component li .r2g-xlist-footer-component li:first-child{
            margin-left: 0;
        }
        .r2g-xlist-footer-component li .r2g-xlist-footer-component li:last-child{
            margin-right: 0;
        }
        .footer-item .contact-details .contact-detail-row {
        	margin-bottom: 16px;
        }
        .footer-item .cms-form .form-group {
        	margin-bottom: 12px;
        }
            .footer-item .form-group input,
            .footer-item .primary-button {
	            border-radius: 0;
            }
            .footer-item .form-group input{
                border: 1px solid #bdbdbd;
            }
        .footer-item nav.menu ul li a {
        	display: inline;
        }
        
.footer-item h3 {
	text-transform: capitalize;
	font-family : montserratregular, sans-serif;
	font-size: 1.15em;
	margin: 0 0 17px;
}
.r2g-content-block-footer .content-wrapper > h3:first-child{
    margin: 0 0 17px;
}
.footer-item .xmenu-footer-with-heading li {
	font-size: 0.9em;
	margin-bottom: 6px;
}
.footer-inner-container .footer-item:nth-child(6) .xmenu-footer-with-heading ul{
	display: block;
	text-align: center;
}
    .footer-inner-container .footer-item:nth-child(6) .xmenu-footer-with-heading ul li{
    	display: inline-block;
        margin: 0 0 0 20px;
        position: relative;
        padding-left: 26px;
    }
    .footer-inner-container .footer-item:nth-child(6) .xmenu-footer-with-heading ul li:first-child{
        margin-left: 0;
        padding-left: 0;
    }
    .footer-inner-container .footer-item:nth-child(6) .xmenu-footer-with-heading ul li:before {
    	content: '';
    	width: 4px;
    	height: 4px;
    	display: block;
    	background: #000;
    	position: absolute;
    	top: 50%;
    	left: 0;
    	border-radius: 100%;
    	transform: translateY(-50%);
    	-webkit-transform: translateY(-50%);
    	-ms-transform: translateY(-50%);
    }
    .footer-inner-container .footer-item:nth-child(6) .xmenu-footer-with-heading ul li:first-child:before{
        display: none;
    }

.footer-item .form-group {
	width: 73%;
	margin: 2px 0 0;
	font-size: 0.8em;
}
.r2g-footer-component.contact-details .contact-detail-row {
    font-size: 0.8em;
}
.r2g-footer-component.contact-details .contact-detail-row .icon {
	left: -5px;
	top: 0;
}
.r2g-footer-component.contact-details .contact-detail-row .icon:before{
    font-size: 16px;
}
footer .copyright-bar {
	width: 100%;
	padding: 25px 16px;
	font-size: 0.8em;
	box-sizing: border-box;
}
footer .copyright-bar p:last-child{
    margin: 0;
}
.footer-item .form-wrapper form.cms-form .form-group.fb-text {
	width: calc(100% - 74px);
	margin: 2px 0 0;
	display: inline-block;
	height: 30px;
}
    .footer-item .form-wrapper form.cms-form .form-group.fb-text input {
    	height: 30px;
    	padding: 5px 10px;
    }
.footer-item .form-wrapper .form-group.fb-button{
    width: auto !important;
    position: relative;
	left: -4px;
    display: inline-block;
    top: 0;
}
    .footer-item .form-wrapper form.cms-form .form-group .button {
    	padding: 0 17px;
    	font-size: 0.8em;
    	margin: 0;
    	height: 30px;
    	line-height: 30px;
    }
    
    
    .footer-item .form-newsletter label.error{
        top: -20px;
        left: 4px;
        font-size: 0.75em;
    }
/* end of footer */



/* custom link title template */
.x-box-custom-link-title{
    display: table;
    width: auto;
    margin: 0;
    height: 48px;
    max-width: 73%;
}
    .x-box-custom-link-title a{
        position: relative;
        display: table-cell;
        height: 48px;
        min-height: 48px;
        padding: 0 18px;
        background-color: rgba(255,255,255,.75);
        border: 1px solid #f8f8f8;
        color: #000;
        text-transform: uppercase;
        text-decoration: none;
        vertical-align: middle;
        line-height: 18px;
    }
    
    .x-box-custom-link-title a[title="eMARKETPLACE"]{
        text-transform: none;
    }
    .x-box-custom-link-title a:after{
        content: "\e9e5";
        display: table-cell;
        overflow: hidden;
        
        position: absolute;
        width: 48px;
        height: 100%;
        top: -1px;
        right: -52px;
        background-color: rgba(255,255,255,.75);
        border: 1px solid #f8f8f8;
        
        font-family: 'icomoon' !important;
        line-height: 5;
        font-size: 10px;
        text-align: center;
    }

/***** HOME *****/
/***** section 1 *****/
.xlist-featured{
    margin-top: 35px;
}
.xlist-featured .xList-items{
    text-align: center;
}
    .xlist-featured .xList-items .xList-item{
        display: inline-block;
        position: relative;
        width: 195px;
        margin: 0 14px 35px;
        padding: 14px 0 0;
        background: #fff;
        text-align: center;
        -webkit-box-shadow: 0px 3px 21px 2px rgba(0,0,0,0.14);
        -moz-box-shadow: 0px 3px 21px 2px rgba(0,0,0,0.14);
        box-shadow: 0px 3px 21px 2px rgba(0,0,0,0.14);
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
		pointer-events: auto;
    }

        .xlist-featured .xList-items .xList-item .container{
            width: 100%;
            padding: 0;
        }
        .feature-box-title{
            margin-bottom: 5px;
            text-align: center;
            line-height: 1.3;
        }
            .feature-box-title > span{
                display: block;
                font-size: .8em;
                text-transform: none;
                font-weight: 500;
            }
            .feature-box-title .intro-title{
                font-family: 'montserratmedium', sans-serif;
            }
            .feature-box-title .outro-title{
                font-size: 1.1em;
                font-weight: 600;
                text-transform: uppercase;
            }
            
        .xlist-featured .flex-container{
            display: none;
        }
        
/***** section 2 *****/


/***** section 3 *****/
.blog-date-text{
    margin-bottom: 15px;
    font-size: 0.75em;
    font-weight: 500;
}

/* x-box-op2-v1 */
.news-grid{
    margin-bottom: 20px;
}
.r2g-xbox-sub-component.option-two.variation-one{
    margin-bottom: 25px;
}
    .news-grid .flex-xlist > .xList-items > .xList-item:first-child li:nth-of-type(1n+4){
        display: none;
    }
        .news-grid .flex-xlist > .xList-items > .xList-item:first-child .flex-container{
             padding: 15px;
            -webkit-box-shadow: 0px 3px 21px 2px rgba(0,0,0,0.14);
            -moz-box-shadow: 0px 3px 21px 2px rgba(0,0,0,0.14);
            box-shadow: 0px 3px 21px 2px rgba(0,0,0,0.14);
        }

            .r2g-xbox-sub-component.option-two.variation-one h3{
                line-height: 1.15;
            }
            .r2g-xbox-sub-component.option-two.variation-one h3 a:hover{
                color: #9a1135;
            }
            /*.r2g-xbox-sub-component.option-two.variation-one p{
                display: none;
            }*/
            .news-grid .flex-xlist > .xList-items > .xList-item:first-child li:first-child p:last-child{
                display: block;
            }
            .r2g-xbox-sub-component.option-two.variation-one p.blog-date-text{
                display: block;
            }
    


/* x-list-sub-v-1 ---> x-box-op2-default */    

.r2g-xlist-sub-component.variation-one{
    margin-top: 25px;
}
    .news-grid .flex-xlist > .xList-items > .xList-item:last-child li{
        display: none;
    }
    .news-grid .flex-xlist > .xList-items > .xList-item:last-child li:nth-of-type(1n+4){
        display: block;
    }
    
    .xlist-sub-component.variation-one .r2g-xbox-sub-component.option-two.variation-one .r2g-xbox{
        padding-top: 15px;
        margin-bottom: 20px;
        border-top: 2px solid #dbdbdb;
    }
    
        .xlist-sub-component.variation-one .r2g-xbox-sub-component.option-two.variation-one .intro-content h3{
            display: none;
        }
        .xlist-sub-component.variation-one .xList-item:first-child .r2g-xbox-sub-component.option-two.variation-one .intro-content h3{
            display: block;
            margin-bottom: 11px;
            text-transform: uppercase;
        }
        .xlist-sub-component.variation-one .r2g-xbox-sub-component.option-two.variation-one .image-wrapper img{
            width: 110px;
            height: auto;
        }
        .xlist-sub-component.variation-one .r2g-xbox-sub-component.option-two.variation-one .flex-container{
            width: calc(100% - 130px);
            margin-left: 15px;
            padding-top: 0;
        }

            .xlist-sub-component.variation-one .r2g-xbox-sub-component.option-two.variation-one .content-wrapper h3{
                display: block;
                margin-bottom: 5px;
                font-size: 1em;
                line-height: 1.2;
            }
            .news-grid .flex-xlist > .xList-items > .xList-item:last-child li P{
                display: none;
            }
            .xlist-sub-component.variation-one .r2g-xbox-sub-component.option-two.variation-one .content-wrapper .blog-date-text{
                display: block;
                margin-bottom: 7px;
            }
            

/***** section 4 *****/

/* x-box-list-op5-v1 */
.r2g-xbox-list-component.option-five.variation-one .container{
    color: #fff;
}
    .r2g-xbox-list-component.option-five.variation-one .image-wrapper{
        width: 100%;
    }
    .r2g-xbox-list-component.option-five.variation-one .flex-container{
        padding: 7% 5% 5%;
        background: #448da8;
        width: 100%;
    }
    .r2g-xbox-list-component.option-five.variation-one.red-bg .flex-container{
        background: #e95a4f
    }
    
    
/***** section 5 *****/    
.r2g-xlist-main-strip.variation-one .xList-items{
    text-align: center;
}
    .r2g-xlist-main-strip.variation-one .xList-item{
        display: inline-block;
        text-align: center;
    }
        .r2g-xlist-main-strip.variation-one .xbox-image img{
            width: auto;
            height: auto;
        }
    

.buyers-page-link-grid .x-box-custom-link-title{
    font-size: 15px;
}


/***** EDB *****/
/* x-box-main-strip-op11-v2 */ 
.r2g-xbox-strip-component.option-eleven.variation-one img{
    height: 320px;
}


/* custom class for xlist to use flex */
.news-flex-grid > .xList > .xList-items > .xList-item{
    border-left: 1px solid #664142;
}


/***** Exporters Product Landing *****/
/* x-box-op1-v2 -  */

    .r2g-xbox-sub-component.option-one.variation-two .flex-container { 
        padding: 30px;
        -webkit-box-shadow: 0px 3px 21px 2px rgba(0,0,0,0.14);
        -moz-box-shadow: 0px 3px 21px 2px rgba(0,0,0,0.14);
        box-shadow: 0px 3px 21px 2px rgba(0,0,0,0.14);
        
        height: 102px;
    }
    /* overriding tea news section height  */
    .news-articles-wrapper .r2g-xbox-sub-component.option-one.variation-two .flex-container { 
        height: auto;
    }



/***** High Level Company Layout *****/
/* x-box-main-strip-op2-v1 */ 

.r2g-xbox-strip-component.option-two.variation-one .flex-container{
    width: 90%;
    padding: 8%;
    margin: -50px auto 0;
}

.xbox-image-main-strip{
    position: relative;
}
    .xbox-image-main-strip .item-logo{
        position: absolute;
        top: 20px;
        left: 20px;
        max-width: 15vw;
        display: none;
    }
    .xbox-image-main-strip .item-logo.mobile-only{
        display: block;
    }
    .xbox-image-main-strip .item-links-wrapper {
    	position: relative;
        padding: 0 20px;
        width: 100%;
        box-sizing: border-box;
    }
        .xbox-image-main-strip .item-links-wrapper a {
        	display: inline-block;
            width: 100%;
            text-align: center;
            margin-top: 20px;
            box-sizing: border-box;
        }
        
    ul.flex-list li {
    	margin: 0;
    	padding: 0 30px 30px;
    }
    ul.flex-list li:before {
        display: none;
    }
        .flex-list li h2 > img {
        	display: inline;
        	vertical-align: middle;
        }
        .text-align-center.r2g-content-block img{
            margin-bottom: 30px;
        }

.company-information-block .flex-container {
    flex-flow: row wrap;
    padding: 22px 0 0;
}
    .company-information-block .content-wrapper ul{
        display: flex;
        margin-bottom: 15px;
    }
        .company-information-block .content-wrapper ul .sm-item{
            width: 5%;
        }
            .company-information-block .sm-item:before{
                display: none;
            }
    .company-information-block .content-wrapper p.link-as-button-wrapper{
        line-height: 45px;
    }
        
.r2g-xbox-sub-component.option-one.default-component .content-wrapper {
    padding: 0 30px;
}

.r2g-flex-xlist-main-strip.flex-with-rotator .rotatorElement .pager-wrapper ul{
    margin: 40px auto 0;
}

span.text-label {
	display: block;
	font-size: 0.8em;
	color: #7e7e7e;
}
p.general-contact-heading{
    margin-bottom: 15px;
}
    p.general-contact-heading .text-label {
    	text-decoration: underline;
    }
p.contact-person{
    margin: 0;
}
p.contact-person ~ h6 {
	font-family: montserratmedium, sans-serif;
    font-size: 0.8em;
}

#category_list {
    margin-top: -20px;
}

/***** Category *****/
/* x-box-main-strip-op8-v1 */ 
/*.r2g-xbox-strip-component.option-eight.variation-one .r2g-xbox{
    height: 320px;
}*/
.r2g-xbox-strip-component.option-eight.variation-one .r2g-xbox > .flex-container{
    padding: 20px;
    background: rgba(56,86,105, .75);
}   
    .r2g-xbox-strip-component.option-eight.variation-one .r2g-xbox > .flex-container h2{
        text-align: left;
    }
    .r2g-xbox-strip-component.option-eight.variation-one .r2g-xbox > .flex-container p{ 
        color: #bfbfbf;
    }
    .r2g-xbox-strip-component.option-eight.variation-one .r2g-xbox > .flex-container a{ 
        color: #fff;
    }
    /*.r2g-xbox-strip-component.option-eight.variation-one .flex-container.with-button{
        margin-bottom:60px;
    }
    .r2g-xbox-strip-component.option-eight.variation-one .flex-container.with-two-buttons{
        margin-bottom:120px;
    } 
    .r2g-xbox-strip-component.option-eight.variation-one .flex-container.with-three-buttons{
        margin-bottom:180px;
    }
        .r2g-xbox-strip-component.option-eight.variation-one .image-wrapper .button-wrapper {
        	position: absolute;
        	bottom: 0;
        	display: flex;
        	flex-flow: row wrap;
        	width: calc(100% - 40px);
        	left:20px;
        }*/
    .r2g-xbox-strip-component.option-eight.variation-one .image-wrapper .button-wrapper {
        display: none;
    }
    .r2g-xbox-strip-component.option-eight.variation-one .button-wrapper{
        padding: 0 20px 20px;
    }
        .r2g-xbox-strip-component.option-eight.variation-one .button-wrapper a {
            display: block;
        	width: auto;
        	text-align: center;
        	margin-top: 20px;
        }
    


/***** Events Layout *****/
/* x-box-op3-v1 */
.events-rotator .option-one.default-component .r2g-sub-component{
    flex-flow: column;
}

    .events-rotator .option-one.default-component .r2g-sub-component .image-wrapper,
    .events-rotator .option-one.default-component .r2g-sub-component .flex-container{
        width: 100%;
        padding: 0;
    }
    
.events-rotator .option-one.default-component .intro-content{
    text-transform: uppercase;
    padding: 25px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

/* flex-list-with-gaps-v2 */ 
.simple-grid.with-gaps.variation-two{
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0px;
    text-align: center;
}


/* Events Calendar - x-box-op1-d */
.events-rotator-filter.content-block.r2g-content-block{
    padding: 0;
}
    .events-rotator-filter .filter-options-wrapper{
        margin: 0;
        width: 100%;
    }
    
.events-rotator .option-one.default-component .r2g-sub-component{
    flex-flow: column;
}
    
    .events-rotator .option-one.default-component .r2g-sub-component .image-wrapper,
    .events-rotator .option-one.default-component .r2g-sub-component .flex-container{
        width: 100%;
        padding: 0;
    }
        .events-rotator.upcoming-events .option-one.default-component .image-wrapper{
            display: none;
        }
        
    .events-rotator .option-one.default-component .intro-content{
        position: relative;
        padding: 25px;
        text-transform: uppercase;
        box-sizing: border-box;
        z-index: 1;
    }
        .events-rotator .option-one.default-component .intro-content p{
            margin: 0;
            font-size: 1.25em;
        }
        
    .events-rotator.upcoming-events .option-one.default-component .intro-content:after{
        content:'';
        position: absolute;
        z-index: 1;
        width:calc(100% - 50px);
        left:25px;
        bottom: 0;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }
    
    .events-rotator .option-one.default-component .flex-container {
        padding: 0;
    }
        .events-rotator .option-one.default-component .content-wrapper{ 
            padding: 0;
            box-sizing: border-box;
        }
        
            .events-rotator .option-one.default-component .content-wrapper .title-wrapper{
                padding: 20px 28px 50px;
                box-sizing: border-box;
            }
                /*.events-rotator .option-one.default-component .content-wrapper .title-wrapper h3{
                    min-height: 62px;
                }*/
            .events-rotator .option-one.default-component .content-wrapper .bottom-content-wrapper{
                padding: 20px 28px;
                background: #f5f5f5;
            }
            .events-rotator.upcoming-events .option-one.default-component .content-wrapper .bottom-content-wrapper{
                background: #fff;
            }
            .events-rotator.r2g-flex-xlist-main-strip.flex-with-rotator.default-component .rotatorElement .xList-item .image-wrapper{
                padding: 0;
            }
            .upcoming-events .intro-content h3{
                text-align: center;
            }
    

/**** Buyers Layout ****/
/* x-box-strip-op3-v1 */
.r2g-xbox-strip-component.option-three.variation-one{
    padding: 20px 0;
    background-image: url(/images/site-specific/background-pattern-purple.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.r2g-xbox-strip-component.option-three.variation-one.background-option-1{
    padding: 20px 0;
    background-image: url(/images/site-specific/background-pattern-1.jpg);
}
.r2g-xbox-strip-component.option-three.variation-one.background-option-2{
    padding: 20px 0;
    background-image: url(/images/site-specific/background-pattern-2.jpg);
}
.r2g-xbox-strip-component.option-three.variation-one .flex-container{
    padding:20px;
    margin-top:20px;
    background-image: url(/images/site-specific/x-box-ms-content-bg.jpg);
    background-size: cover;
    background-position: left top;
}
    .r2g-xbox-strip-component.option-three.variation-one .flex-container .content-wrapper > *:last-child{
        margin-bottom:0;
    }
    .r2g-xbox-strip-component.option-three.variation-one .flex-container .content-wrapper > *:first-child {
    	margin-top: 0;
    }
        
/**** Tea Page ****/

/* xbox option eight / default */
.r2g-xbox-list-component.option-eight.default-component {
	margin-bottom: 30px;
	position:relative;
}
.r2g-xbox-strip-component.option-eight.variation-one > .container {
	width: 100%;
	padding:0;
}
    
    .r2g-xbox-list-component.option-eight.default-component .flex-container {
    	position: absolute;
    	padding: 22px 20px 0;
    	margin-top: 0;
    	top:0;
    	left:0;
    	width: 100%;
    	height:100%;
    	align-items: flex-start;
    }
    
    
        .r2g-xbox-list-component.option-eight.default-component .flex-container > a{
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            pointer-events: auto;
        }
        .r2g-xbox-list-component.option-eight.default-component .flex-container h3{
            color: #fff;
        }
    .r2g-xbox-list-component.option-eight.default-component .image-wrapper::before,
    .r2g-xbox-list-component.option-eight.default-component .r2g-xbox.r2g-list-component:hover .image-wrapper:before{
    	content: "";
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    	background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
        z-index: 1;
    }
    

    
    /* p option 1 */
    p.option-1 {
    	font-size: 1.56em;
    	color: #234ca1;
    	margin-bottom: 10px;
    }
    .flex-grid .r2g-content-block{
        margin-bottom:25px;
    }
    
    /* xbox option one / default */
    .r2g-xbox-list-component.option-one.default-component{
        margin-bottom:30px;
    }
    .xlist-strip ul.xList-items > .xList-item:last-child .r2g-xbox-list-component.option-one.default-component{
        margin-bottom:0px;
    }
    .r2g-xbox-list-component.option-one.default-component .r2g-xbox .flex-container{
        padding-top: 0;
        margin-top:22px;
    }
    
    /* xbox option two / default */
    .r2g-xbox-list-component.option-two.default-component {
    	margin-bottom: 30px;
    	position:relative;
    }
        .r2g-xbox-list-component.option-two.default-component .flex-container {
        	padding: 0 20px;
        	margin-top: 22px;
        }
    
    /* xbox option five / default */
    .r2g-xbox-list-component.option-five.default-component {
    	margin-bottom: 30px;
    	position:relative;
    }
        .r2g-xbox-list-component.option-five.default-component .flex-container {
        	padding: 0 20px;
        	margin-top: 22px;
        }
        
    /* tea category section */
    .tea-category-section * {
    	text-align: left;
    }
    .tea-category-section {
    	background: #fefbf2;
    	padding-top: 25px;
    	padding-bottom: 25px;
    }
        .tea-category-section .col-1 p{
        	margin-bottom:5px;
        }
        .tea-category-section a:not([class]){
        	color: #8d8d8d;
        	text-decoration: underline
        }
        
        .tea-category-section li a,
        .tea-category-section .col-2 a[href] {
            text-decoration: none
        }
        .tea-category-section h3 {
        	margin-top: 30px;
        }
        .tea-category-section ul{
            margin-bottom:0;
        }
            .tea-category-section .col-2 ul li {
            	display: flex;
            	align-items: center;
            	justify-content: space-between;
            	flex-flow: row wrap;
            	position: relative;
            }
            .tea-category-section ul li a:first-child,
            .tea-category-section ul li p:first-child{
                margin-right: auto;
                margin-bottom: 0;
                flex-basis: 70%;
            }
            .tea-category-section ul li a[class]{
                margin-left: 5px;
            }
                .tea-category-section ul li a[class]:before{
                    font-family:icomoon;
                    font-size: 1.4em;
                }
                .tea-category-section ul li a.info:before{
                    content:"\e9a0";
                    color:#727272;
                }
                .tea-category-section ul li a.directory:before{
                    content:"\e96a";
                    color:#b83030;
                }
                .tea-category-section ul li a.cart:before{
                    content:"\ea1b";
                    color:#809068;
                }
                
                
                
        .tea-category-section ul li .tool-tip-description{
            position: absolute;
            top: 45px;
            z-index: 10;
            right: 50px;
            padding: 6px 12px;
        }
             .tea-category-section ul li .tool-tip-description p{
                font-size: .8em;
             }
        .tea-category-section ul li a.info:hover + .tool-tip-description{
            opacity: 1;
            top: 45px;
            right: 50px;
        }
        .tea-category-section ul li a.directory:hover + .tool-tip-description{
            opacity: 1;
            top: 45px;
            right: 24px;
        }
        .tea-category-section ul li a.cart:hover + .tool-tip-description{
            opacity: 1;
            top: 45px;
            right: -7px;
        }
    
                
                
    /* r2g-rotator-with-mainstrip-v1 */
    .r2g-rotator-with-mainstrip.variation-one,
    .brands-rotator{
        margin-top: 35px;
    }
        .r2g-rotator-with-mainstrip.variation-one .slick-slide,
        .brands-rotator .slick-slide{
            text-align: center;
        }
            .r2g-rotator-with-mainstrip.variation-one .xList-items,
            .brands-rotator .xList-items{
                text-align: center;
            }
                .r2g-rotator-with-mainstrip.variation-one .xList-item,
                .brands-rotator .xList-item{
                    max-width: 110px;
                    margin: 0 18px;
                    display: inline-block;
                }
                .brands-rotator .xList-item{
                    width: 110px;
                }
        
    /* r2g-content-block-v1 */
    .r2g-content-block.variation-one .container{
        background: #b20838;
        padding: 20px;
    }
        .r2g-content-block.variation-one .content-wrapper *{
            color: #fff;
        }
            .r2g-content-block.variation-one .content-wrapper ul{
                display: flex;
                flex-flow: row nowrap;
                justify-content: center;
            }
            
            
                .r2g-content-block.variation-one .content-wrapper .text-with-icon[class]:before{
                    float: left;
                    font-family: icomoon;
                    font-size: 1.2em;
                }
                .r2g-content-block.variation-one .content-wrapper .text-with-icon.telephone:before{
                    content:"\e9fb";
                    color:#fff;
                }
                .r2g-content-block.variation-one .content-wrapper .text-with-icon.fax:before{
                    content:"\e992";
                    color:#fff;
                }
                .r2g-content-block.variation-one .content-wrapper .text-with-icon.email:before{
                    content:"\ead7";
                    color:#fff;
                }
    
    .contact-details-wrapper [class^="icon-"]:before {
    	font-size: 1.1em;
    	position: relative;
    	top: 2px;
    	margin-right: 5px;
    }
    
        .contact-details-wrapper p{
            margin-bottom:15px;
        }
            .contact-details-wrapper p span {
            	display: block;
            	font-size: 0.9em;
            }
            
    /* contact details additional */
    #category-contact.r2g-content-block.variation-one .content-outer-wrapper{
        margin-bottom: 15px;
    }
        #category-contact.r2g-content-block.variation-one .content-inner-wrapper:nth-child(2){
            border-top: 1px solid rgba(255,255,255,.6);
            padding-top: 20px;
        }
        
    /* tabs */
    .tabs-horizontal > ul.xList-items {
    	margin-top: 35px;
    }
    .tabs-horizontal.r2g-two-level-tab-horizontal.tabs-first-level > ul{
        width:100%;
        padding:0 20px;
        box-sizing: border-box;
    }
        .tabs-horizontal.r2g-two-level-tab-horizontal.tabs-first-level > ul .flex-grid .xList-item {
        	margin-bottom: 30px;
        }
        
    /* xbox option-1 / v-1 */
    .with-gaps .r2g-xbox-sub-component.option-one.variation-two {
    	margin-bottom: 32px;
    }
        .r2g-xbox-sub-component.option-one.variation-two .r2g-xbox{
            box-shadow: 3px 3px 8px 0 rgba(0,0,0,0.14);
        }
        .r2g-xbox-sub-component.option-one.variation-two .flex-container .blog-date-text{
            margin-top:45px;
        }
        
        .with-gaps .r2g-xbox-sub-component.option-one.variation-two.has-pop-up,
        .r2g-xbox-sub-component.has-pop-up{
            cursor: pointer;
        }
        
        .r2g-xbox-sub-component.has-pop-up.popup-show{
            pointer-events: none;
        }
        
    p.text-align-center {
        text-align: center;
    }
        p.text-align-center a{
            display:inline-block;
        }
    p.option-2,
    p.option-2 a{
        color: #000;
    }
    
    /* xbox option-8 / default */
    .r2g-xbox-strip-component.option-eight.default-component > .container {
    	padding: 0;
    }
        .r2g-xbox-strip-component.option-eight.default-component .flex-container {
        	padding: 25px;
        	text-align: center;
        }
        
        

.main-visual-default .main-visual-slogan-wrapper{
    top: 10%;
    bottom: auto;
    /*transform: translateY(-25%);*/
    /*margin-top:-50px;*/
}
    .main-visual-default p.slogan {
        float: right;
        width: 30%;
        margin-bottom: 15px;
        padding-left: 12px;
        border-left: 2px solid #fff;
        
        font-size: 1.85em;
        color: #fff;
        text-align: left;
        line-height: 1.1;
    }
.strip-row .horizontal-links{
    text-align: center;
}
.strip-row .horizontal-links a{
    text-align: left;
    margin-bottom: 20px;
}
.strip-row .horizontal-links a:last-child{
    margin-bottom: 0px;
}

.r2g-xbox-strip-component.text-align-left .content-wrapper h2{
    text-align: left;
}
.r2g-xbox-strip-component.text-align-center .content-wrapper h2{
    text-align: center;
}
.r2g-xbox-strip-component.text-align-right .content-wrapper h2{
    text-align: right;
}

/* pop-up-box */
.tea-category-section.popup-box{
    position: relative;
    display: none;
    padding-top: 40px;
}
    .tea-category-section.popup-box .close-btn{
        position: absolute;
        top: 16px;
        right: 20px;
        cursor: pointer;
        font-size: 1.5em;
    }
    .tea-category-section.popup-box .xbox .content-wrapper{
        margin: 20px 0 0 0;
    }
    .tea-category-section.popup-box .col-1 .search-terms-wrapper{
        display: none;
        margin-top: 16px;
    }
    .tea-category-section.popup-box .col-1 .search-terms-wrapper{
        display: none;
    }
    .tea-category-section.popup-box .small-screens-only{
        display: block;
    }
        .tea-category-section.popup-box .small-screens-only p {
        	margin-bottom: 5px;
        }
        
/* publication section in edb page */
.publication-title-wrapper,
.publication-title-wrapper a{
	color: #000;
}
    .publication-title-wrapper span {
    	display: block;
    }
        .publication-sub {
        	font-size: 0.85em;
        	margin-top: 16px;
        }
        

.blog-details-top-links{
    margin-top: 15px;    
}
    .blog-details-top-links p{
        margin-bottom: 10px;
    }
         .blog-details-top-links .link-as-button.button-two, .blog-details-top-links .link-as-button.button-three{
            padding: 6px 60px 6px 14px;
        }
/* filter wrapper */
.filter-options-wrapper{
    background-color: #f5f5f5;
    padding-top:30px;
    padding-bottom:30px;
    margin-bottom: 0px;
}
.filter-options-wrapper.publication-filter{
    margin-bottom: 30px;
}

    .filter-options-wrapper .filter-option:last-child{
        margin-bottom:0;
    }
    .filter-options-wrapper .filter-option.search-text:after,.search-text:after{
        content:"\ead5";
        font-family:icomoon;
        position:absolute;
        top:50%;
        right: 10px;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        transform: translate(0,-50%);
        font-size:1.2em;
    }
    .two-col-strip.filter-wrapper .col-one{
        padding-top: 30px;
        background: #fff;
    }
    .two-col-strip.filter-wrapper .col-one::after {
    	clear: both;
    	display: block;
    	content: ".";
    	visibility: hidden;
    	height: 0;
    }
.two-col-strip .col-one h3 {
	padding-bottom: 5px;
	border-bottom: 1px solid #dbdbdb;
}
.two-col-strip .col-one .cats-menu,
.two-col-strip .col-one .all-cats-selector .cms-form-holder{
    display:none;
}
.two-col-strip .col-one .all-cats-selector .cats-menu{
    display:block;
}

.two-col-strip .content-wrapper li{
    padding-left: 10px;
}


/* Filter in Breadcrumb */
.r2g-breadcrumb .filter-options-wrapper{
    padding: 0;
    margin: 15px 0 20px;
}

/* filter results section */
.filter-results-section > .container{
    padding:0;
    max-width: 320px;
}
.two-col-strip .flex-xlist > .xList-items > li {
	margin-bottom: 30px;
}
    .two-col-strip .flex-xlist > .xList-items > li:last-child {
    	margin-bottom: 0px;
    }
        .filter-results-section .r2g-xbox-sub-component.option-one.default-component .image-wrapper{
            width: 100%;
            height: 0;
            padding-top:100%;
            position:relative;
            background-color: #eee;
            margin-bottom:0px;
            
        }
            .filter-results-section .r2g-xbox-sub-component.option-one.default-component .image-wrapper img{
                max-width:100%;
                position:absolute;
                left:50%;
                top:50%;
                -webkit-transform: translate(-50%,-50%);
                -ms-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%);
                width: auto;
                max-width: 90%;
            }
            .filter-results-section .r2g-xbox-sub-component.option-one.default-component .image-wrapper > a {
            	position: absolute;
            	top: 0;
            	left: 0;
            	width: 100%;
            	height: 100%;
            }
            
            .filter-results-section .r2g-xbox-sub-component.option-one.default-component .flex-container{
                padding:0;
            }
                .two-col-strip .filter-results-section.r2g-flex-xlist-main-strip.default-component .r2g-xbox-sub-component.option-one.default-component .content-wrapper{
                    padding:25px 0 0;
                    text-align: center;
                }
                    .cat-links-wrapper a {
                    	display: inline-block;
                    	width: 80%;
                    	box-sizing: border-box;
                    }
                    .filter-cat {
                    	color: #000000;
                    	margin-bottom: 5px;
                    }
                    .filter-cat-desc {
                    	font-size: 0.9em;
                    	margin-bottom: 25px;
                    }
                    
    /* tool tip */
    .tool-tip-wrapper {
    	position: absolute;
    	z-index: 2;
    	top: 0;
    	right: 0;
    	pointer-events:none;
    }
    .r2g-breadcrumb .tool-tip-wrapper{
        top: 40px;
    }
        .tool-tip-icon {
        	background: url(/images/custom-icons/badge.png);
        	height: 35px;
        	width: 25px;
        	background-size: cover;
        	background-repeat: no-repeat;
        	position: absolute;
        	top: 15px;
        	right: 20px;
        	pointer-events:auto;
        	cursor: pointer;
        }
        .r2g-breadcrumb .tool-tip-icon {
            top: -45px;
            right: 23px;
        }
            .tool-tip-description {
            	border: 1px solid #c7c7c7;
            	background-color: #f7f5c7;
            	text-align: center;
            	padding: 20px;
            	position: relative;
            	opacity:0;
            	pointer-events:none;
            	
            	-webkit-transition: all 0.4s ease;
            	-ms-transition: all 0.4s ease; 
            	transition: all 0.4s ease; 
            }
            .r2g-breadcrumb .tool-tip-description {
                width: 78%;
                margin: 0 auto;
            }
            .tooltip-open .tool-tip-description {
                opacity:1;
            	pointer-events:auto;
            }
            .r2g-xbox .tool-tip-description{
                top: 80px;
            	width: calc(100% - 30px);
            	box-sizing: border-box;
            	left: 15px;
            	max-height: 200px;
            }
            .r2g-xbox .tooltip-open .tool-tip-description{
                top: 65px;
            }
                .tool-tip-description::before {
                	content: "";
                	width: 15px;
                	height: 15px;
                	background: #f7f5c7;
                	position: absolute;
                	top: -9px;
                	right: 7px;
                	transform: rotate(45deg);
                	border: 1px solid #c7c7c7;
                	border-right: none;
                	border-bottom: none;
                }
                .tool-tip-description h3 {
                	margin-bottom: 10px;
                }
                .tool-tip-description p{
                    margin-bottom:0;
                    font-size:0.9em;
                }

/* pop-up box */    
.tea-category-section.popup-box{
    position: relative;
    display: none;
    padding-top: 40px;
    margin-top: 60px;
}
    .tea-category-section.popup-box .close-btn{
        position: absolute;
        top: 16px;
        right: 20px;
        cursor: pointer;
        font-size: 1.5em;
    }
    .tea-category-section.popup-box .xbox .content-wrapper{
        margin: 20px 0 0 0;
    }
    .tea-category-section.popup-box .col-1 .search-terms-wrapper{
        display: none;
    }
    .tea-category-section.popup-box .col-1 .search-terms-wrapper{
        display: none;
    }
    .tea-category-section.popup-box .small-screens-only{
        display: block;
    }
        .tea-category-section.popup-box .small-screens-only p {
        	margin-bottom: 5px;
        }
        
.r2g-xbox-sub-component.has-pop-up{
    position: relative;
}
.r2g-xbox-sub-component.has-pop-up:after {
    content: '';
    position: absolute;
    bottom: -60px;
    left: 50%;
    transition: all ease 1s;
    opacity: 0;
    
    width: 0; 
    height: 0; 
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #fefbf2;
    
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.r2g-xbox-sub-component.has-pop-up.popup-show:after {
    opacity: 1;
}

.tea-category-section.popup-box .container{
    height: auto;
    /*max-height: 795px;*/
    overflow: hidden;
}
/*.tea-category-section.popup-box .container::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 35px;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(254,252,245,1) 80%, rgba(254,252,245,1) 100%); 
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(254,252,245,1) 80%,rgba(254,252,245,1) 100%); 
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(254,252,245,1) 80%,rgba(254,252,245,1) 100%); 
    
    -webkit-transition: height 0.5s ease-in-out;
    -ms-transition: height 0.5s ease-in-out;
    transition: height 0.5s ease-in-out;
}*/
.tea-category-section.popup-box .show-more-content{
    display: none !important;
}
.tea-category-section.popup-box.active-more-content .container::after {
	height: 0;
}
.tea-category-section.popup-box .container,
.tea-category-section.popup-box .show-more-content{
    -webkit-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
   .tea-category-section.popup-box .show-more-content {
        width: 90%;
        max-width: 1400px;
        margin: 20px auto 0;
        text-align: right;
        
   }
/* end of pop-up box */

/* subpage template */
/*.strip-row.two-col-strip .xList-item.col-one .xmenu{
    display: none;
}*/
.strip-row.two-col-strip .xList-item.col-one .cms-form-holder {
	margin-bottom: 36px;
}
    .strip-row.two-col-strip:not(.filter-wrapper) .xList-item.col-one .form-group{
        background: #f5f5f5;
        padding: 16px 10px;
        margin-bottom: 2px;
    }
    .strip-row.two-col-strip .xList-item.col-one .form-group.disabled{
        opacity: 0.7;
        pointer-events: none;
    }


.r2g-flex-xlist-main-strip.flex-with-rotator .rotatorElement .xList-items {
    margin-left: -15px;
    margin-right: -15px;
}
    .r2g-flex-xlist-main-strip.flex-with-rotator .rotatorElement .slick-slide{
        margin-left: 15px;
        margin-right: 15px;
    }
    
.strip-row.two-col-strip .xList-item.col-one .xmenu:not(.cats-menu){
            display: block;
            /*padding: 30px;*/
            background: #f0f0f0;
            margin-bottom: 30px;
        }
        .strip-row.two-col-strip .xList-item.col-one .xmenu > nav > ul{
            margin-bottom: 0;
        }
        .strip-row.two-col-strip .xList-item.col-one li,
        .strip-row.two-col-strip .xList-item.col-one li ul{
            margin: 0;
        }
        .strip-row.two-col-strip .xList-item.col-one li ul {
        	padding-left: 18px;
        }
            .two-col-strip .col-one .xmenu:not(.cats-menu) .menu .level-0 {
            	padding-bottom: 12px;
            	font-family: montserratsemibold;
            }
            .two-col-strip .col-one .menu .level-0:last-child{
                padding-bottom: 0px;
            }
                .two-col-strip .col-one .menu .level-0 > ul {
                	padding-top: 25px;
                }
                .two-col-strip .col-one .menu .level-0 li {
                	padding-bottom: 15px;
                	font-family: montserratmedium;
                }
                .two-col-strip .col-one .menu .level-0 > ul ul {
                	padding-top: 15px;
                }
                .two-col-strip .col-one .xmenu:not(.cats-menu) .menu li > span {
                	display: inline-block;
                	position: relative;
                	width: 100%;
                    padding-right: 20px;
                    box-sizing: border-box;
                }
                .two-col-strip .col-one .menu .has-sub-menu > span{
                    cursor: pointer;
                }
                .two-col-strip .col-one .menu .has-sub-menu > span:after {
                    content: '\eb66';
                    font-family: icomoon;
                    position: absolute;
                    right: 0;
                    top: 0;
                    -webkit-transition: all ease 0.4s;
                    -ms-transition: all ease 0.4s;
                    transition: all ease 0.4s;
                    -webkit-transform: translateY(0);
                    -ms-transform: translateY(0);
                    transform: translateY(0);
                }
                .two-col-strip .col-one .menu .has-sub-menu.open > span:after {
                    content: '\eb79';
                }
               
                .two-col-strip .col-one .menu .level-0 > span {
                	border-bottom: 1px solid #dbdbdb;
                	padding-bottom: 12px;
                }
                
                    .two-col-strip .col-one .menu a{
                        text-transform: uppercase;
                    }
                    .strip-row.two-col-strip .xList-item.col-one .xmenu a{
                        text-transform: none;
                        box-sizing: border-box;
                    }
                    
                .two-col-strip .col-one .menu .has-sub-menu > ul{
                    display: none;
                }
        
    
    
/* xbox default in two col strip - flex default */
.two-col-strip .r2g-flex-xlist-main-strip.default-component .r2g-xbox-sub-component.option-one.default-component .content-wrapper {
	padding: 30px 0 0;
}

/* nagging tabs */
.nagging-tabs > .xList-intro {
	margin-bottom:25px;
	background-color:#fff;
}
.fixed-tabs > .xList-intro {
	position: fixed;
	width: 100%;
	left: 0px;
	z-index:9;
	box-shadow: 0px -10px 15px #000;
}

.nagging-tabs .r2g-content-block-list-component > .container {
	padding: 0;
}

.nagging-tabs > .xList > .xList-items > .xList-item,
.nagging-tabs > .xList > .xList-items > .xList-item > *{
    margin-bottom:25px;
}
.nagging-tabs > .xList > .xList-items > .xList-item:last-child,
.nagging-tabs > .xList > .xList-items > .xList-item > *:last-child{
    margin-bottom:0px;
}

/* media center section */
.nagging-tabs .r2g-xlist-sub-component.xlistsub-with-rotator .rotatorElement .slick-slide,
.nagging-tabs .r2g-xlist-sub-component.xlistsub-with-rotator .rotatorElement .xList-items{
    margin-left: 0px;
    margin-right: 0px;
}
.box-8-grid .r2g-xbox-sub-component.option-one.default-component .image-wrapper{
    position: relative;
    overflow: hidden;
}
    .img-link {
    	position: absolute;
    	width: 100%;
    	height: 100%;
    	top: 0;
    	left: 0;
    }
.box-8-grid .r2g-xbox-sub-component.option-one.default-component .flex-container{
    min-height: 147px;
    padding: 20px;
    background-color: #848484;
}
.box-8-grid.r2g-xlist-sub-component.xlistsub-with-rotator .rotatorElement .slick-slide:nth-of-type(2n-1) .flex-container{
	background: #505050;
}
    .box-8-grid .r2g-xbox-sub-component.option-one.default-component .content-wrapper{
        padding:0;
    }
    .box-8-grid .r2g-xbox-sub-component.option-one.default-component .flex-container h3 {
    	font-size: 1em;
    	margin-bottom: 5px;
    	color: rgba(255,255,255,0.6);
    }
    .box-8-grid .r2g-xbox-sub-component.option-one.default-component .flex-container p:nth-of-type(1) {
    	color: #fff;
    	max-height: 42px;
    	overflow: hidden;
    	margin-bottom: 15px;
    }
    .tabs-horizontal .box-8-grid .arrows-wrapper {
    	top: 25%;
    	width: 100%;
    }
    .nagging-tabs  .arrows-wrapper .slick-arrow {
    	/*width: 18px;*/
    	background: #fff;
    	/*height: auto;*/
    }
    .nagging-tabs .pager-wrapper {
    	margin-top: 20px;
    }
    .nagging-tabs .arrows-wrapper {
    	display: none;
    }
    


/* news section */
.news-irregular-grid.within-container {
	padding: 0 20px;
}
.news-irregular-grid > .xList > .xList-items > .xList-item{
    margin-bottom:25px;
}
.news-irregular-grid > .xList > .xList-items > .xList-item:last-child{
    margin-bottom:0px;
}
.news-irregular-grid .xbox-style-1 .r2g-xbox .image-wrapper{
    position:relative;
}
.news-irregular-grid .xbox-style-1 .r2g-xbox .flex-container{
    box-shadow: 0px 3px 21px 2px rgba(0,0,0,0.14);
    padding:15px;
}
    .news-irregular-grid .xbox-style-1 .r2g-xbox .flex-container .content-wrapper > p:not(.blog-date-text){
        display:none;
    }
    .news-irregular-grid .xbox-style-1 .r2g-xbox .flex-container .content-wrapper > h3{
        margin-bottom:0;
    }
    .news-irregular-grid .xbox-style-1 .r2g-xbox .flex-container .content-wrapper > h3 a{
        color: #000;
    }
    
    /* blog section */
    .press-date {
    	position: absolute;
    	top: 0;
    	right: 0;
    	padding: 10px 15px 8px;
    	font-size: 0.85em;
    	color: #fff;
    	background-color: #e95a4f;
    	margin: 0;
    }
    /* gallery */
    .gallery-grid.within-container {
    	padding: 0 20px;
    }
        .gallery-grid > .xList > .xList-items > .xList-item{
            margin-bottom:25px;
        }
        .gallery-grid > .xList > .xList-items > .xList-item:last-child{
            margin-bottom:0px;
        }
        .gallery-grid .option-one.default-component .flex-container {
        	padding: 15px;
        	background-color: rgba(255,255,255,0.85);
        }
            .gallery-grid .option-one.default-component .flex-container .content-wrapper {
            	padding: 0;
            }
            .gallery-grid .option-one.default-component .flex-container .content-wrapper p{
                color:#000;
            }
                .gallery-grid .option-one.default-component .flex-container .content-wrapper p:first-child {
                	max-height: 43px;
                	overflow: hidden;
                	margin-bottom: 10px;
                }
                

.filter-nav{
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}
    .filter-nav li{
        padding: 0 40px;
        list-style-type: none;
    }
    
    
/***** Exporters Product Landing *****/
/* x-box-op1-v2 -  */
.key-category-wrapper .flex-xlist > .xList-items{
    justify-content: start;
}
.r2g-xbox-sub-component.option-one.variation-one{
    margin-bottom: 32px;
}
    .r2g-xbox-sub-component.option-one.variation-one .flex-container { 
        padding: 30px;
        -webkit-box-shadow: 0px 3px 21px 2px rgba(0,0,0,0.14);
        -moz-box-shadow: 0px 3px 21px 2px rgba(0,0,0,0.14);
        box-shadow: 0px 3px 21px 2px rgba(0,0,0,0.14);
    }
    
.key-category-wrapper .flex-xlist > .xList-items .has-pop-up{
    cursor: pointer;
}
    
    
/***** EXPORTER PRODUCT DETAIL *****/
/* x-box-main-strip-op10-v1 */ 

.r2g-xbox-strip-component.option-ten.variation-one .r2g-xbox > .flex-container{
    padding: 20px;
    background: rgba(56,86,105, .75);
}   
    .r2g-xbox-strip-component.option-ten.variation-one .r2g-xbox > .flex-container h2{
        text-align: left;
    }
    .r2g-xbox-strip-component.option-ten.variation-one .r2g-xbox > .flex-container p{ 
        color: #bfbfbf;
    }
    
    .r2g-xbox-strip-component.option-ten.variation-one .flex-container.with-button{
        margin-bottom:60px;
    }
    .r2g-xbox-strip-component.option-ten.variation-one .flex-container.with-two-buttons{
        margin-bottom:120px;
    } 
    .r2g-xbox-strip-component.option-ten.variation-one .flex-container.with-three-buttons{
        margin-bottom:180px;
    }
        .r2g-xbox-strip-component.option-ten.variation-one .image-wrapper .button-wrapper {
        	position: absolute;
        	bottom: 0;
        	display: flex;
        	flex-flow: row wrap;
        	width: calc(100% - 40px);
        	left:20px;
        }
            .r2g-xbox-strip-component.option-ten.variation-one .image-wrapper .button-wrapper a {
            	width: 100%;
            	text-align: center;
            	margin-top: 20px;
            }
            
/* blog items */
.blog-items .blog-xbox{
    margin-bottom:25px;
}
    .blog-items .blog-xbox:last-child{
        margin-bottom:0px;
    }
.blog-xbox .image-wrapper{
    position: relative;
}
    .blog-xbox-date {
    	position: absolute;
    	top: 10px;
    	left: 10px;
    	margin: 0;
    	font-size: 12px;
    	color: #000;
    	background: #fff;
    	padding: 10px 10px 8px;
    	line-height: 13px;
    /*	display: none;*/
    }
    .blog-xbox-date:before{
        content:'\e92d';
        font-family: icomoon;
        font-size: 18px;
        float: left;
        margin: -1px 10px 0 0;
    }

.blog-xbox:not(.blog-details-xbox) .flex-container {
    position: relative;
	padding: 50px 20px 20px;
	box-shadow: 0px 3px 21px 2px rgba(0,0,0,0.14);
}
    .blog-xbox .flex-container h3 {
    	font-size: 1.5em;
    }
        .blog-xbox h3 a{
            color: #000;
        }


/* blog sidebar */
.blog-sidebar {
	margin-top: 30px;
	border-top: 1px solid #d5d5d5;
	padding-top: 30px;
}
        .blog-categories-wrapper a,
        .blog-tags-wrapper a,
        .blog-archive-wrapper a{
        	font-size: 0.9em;
        }
        .blog-categories-wrapper a,
        .blog-archive-wrapper a{
        	color: #000;
        }
        
    .blog-tags-wrapper ul {
    	display: flex;
    	flex-flow: row wrap;
    	align-items: self-start;
    }
        .blog-tags-wrapper ul li {
            display: inline-block;
        	margin-right: 5px;
        }
            .tag-link {
            	color: #940029;
            	padding: 6px 12px 4px;
            	border: 1px solid #d5d5d5;
            }
            .tag-link.active {
            	color: #fff;
            	background-color: #fa7c00;
            	border: 1px solid #fa7c00;
            	pointer-events:none;
            }
            
        .blog-tags-wrapper ul li .tag-link{
            margin-bottom: 9px;
            display: inline-block;
        }
            
        .blog-archive-wrapper a .year{
            color: #940029;
        }
        
        .blog-subscribe-wrapper form {
        	display: flex;
        	align-items: self-start;
        	flex-flow: row wrap;
        }
            .blog-subscribe-wrapper form .form-group.fb-text {
            	flex-basis: 70%;
            }
            .blog-subscribe-wrapper form .form-group.fb-button {
            	flex-basis: 30%;
            	font-size: 0.9em;
            }
                .blog-subscribe-wrapper form .form-group input,
                .blog-subscribe-wrapper form .form-group button,
                .blog-search-wrapper .search-text input{
                	height: 32px;
                	padding: 6px 10px 4px;
                	width: 100%;
                }
                .blog-search-wrapper .search-text input{
                	padding: 6px 30px 4px 10px;
                }
                .blog-subscribe-wrapper form .form-group input,
                .blog-search-wrapper .search-text input{
                    background-color: #f7f7f7;
                }
            .blog-search-wrapper .search-text::after {
                color: #940029;;
            }
            
            
            .blog-archive-wrapper .archive-year:nth-of-type(n+2) .archive-month-wrapper {
                display: none;
            }
            
            .blog-archive-wrapper .archive-year {
                position: relative;
                cursor: pointer;
                background: #f0f0f0;
                border-bottom: #dbdbdb solid 1px;
            }
           
                .blog-archive-wrapper .archive-year a {
                	padding: 10px;
                	display: block;
                	box-sizing: border-box;
                	width: 100%;
                	position: relative;
                	-webkit-transition: background 0.3s ease;
                	-ms-transition: background 0.3s ease;
                	transition: background 0.3s ease;
                }
                .blog-archive-wrapper .archive-year a .bullet {
                    position: absolute;
                    right: 0;
                    top: 50%;
                    z-index: 1;
                    background-color: #ddd;
                    padding: 10px;
                    -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
                    height: calc(100% - 2px);
                    box-sizing: border-box;
                    width: 35px;
                    color: #000;
                }
                .blog-archive-wrapper .archive-year.active a .bullet:before {
                    content: '\eb25';
                }
                

.pagination-wrapper{
    margin-top: 25px;
}
.pagination,
.BloglistingPageBlogList-pagination,
.ExporterDirectoryKeyExporters-pagination,
.publicationsListing-pagination{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.ExporterDirectoryKeyExporters-pagination ,
.publicationsListing-pagination{
    margin: 40px 0 0;
}
    .pagination:after,
    .BloglistingPageBlogList-pagination:after,
    .ExporterDirectoryKeyExporters-pagination:after,
    .publicationsListing-pagination:after{
        content:'';
        display: block;
        visibility: hidden;
        clear: both;
    }
        .pagination li,
        .BloglistingPageBlogList-pagination li,
        .ExporterDirectoryKeyExporters-pagination li,
        .publicationsListing-pagination li{
        	display: inline-block;
        	float: none;
        	margin: 0 4px;
        }
        
        .pagination .prev,
        .BloglistingPageBlogList-pagination .prev,
        .ExporterDirectoryKeyExporters-pagination .prev,
        .publicationsListing-pagination .prev{
        	margin-right: 4px;
        	float: left;
        }
        /*.pagination .next {
        	margin-left: 4px;
        	float: right;
        }*/
        
        .BloglistingPageBlogList-pagination .next,
        .ExporterDirectoryKeyExporters-pagination .next ,
        .publicationsListing-pagination .next{
        	margin-left: 4px;
        }
        .pagination li.page,
        .BloglistingPageBlogList-pagination li[class*="Page"],
        .ExporterDirectoryKeyExporters-pagination li[class*="Page"]{
        	display: none;
        }
            .pagination li.active a{
                color: #fff;
                background: #940029;
            }
            .pagination li a,
            .BloglistingPageBlogList-pagination li a,
            .ExporterDirectoryKeyExporters-pagination li a,
            .publicationsListing-pagination li a{
            	color: #940029;
                background-color: transparent;
                border-color: #b7b7b7;
                text-decoration: none;
                text-transform: none;
                padding: 9px 12px;
                font-size: .9em;
                border-width: 1px;
                border-style: solid;
                box-sizing: border-box;
                display: inline-block;
                text-align: center;
                border-radius: 5px;
                
                -webkit-transition: all 0.4s ease;
                -ms-transition: all 0.4s ease;
                transition: all 0.4s ease;
            }
            .pagination li.page a,
            .BloglistingPageBlogList-pagination li[class*="Page"] a,
            .ExporterDirectoryKeyExporters-pagination li[class*="Page"] a,
            .publicationsListing-pagination li[class*="Page"] a{
            	min-width: 60px;
            }
            .pagination li a.active,
            .BloglistingPageBlogList-pagination li a.active,
            .ExporterDirectoryKeyExporters-pagination li.active a,
            .publicationsListing-pagination li.active a{
                pointer-events: none;
                background: #940029;
                border-color: #940029;
                color: #fff;
            }
            .pagination .prev a,
            .pagination .next a,
            .BloglistingPageBlogList-pagination .prev a,
            .BloglistingPageBlogList-pagination .next a,
            .ExporterDirectoryKeyExporters-pagination .prev a,
            .ExporterDirectoryKeyExporters-pagination .next a,
            .publicationsListing-pagination .prev a,
            .publicationsListing-pagination .next a{
            	padding: 9px 12px;
            	min-width: 80px;
            }
            .pagination .disabled,
            .disabled,
            .ExporterDirectoryKeyExporters-pagination .disabled,
            .publicationsListing-pagination .disabled{
            	pointer-events: none;
            	opacity: 0.6;
            }
            .pagination .pagin-dots a {
            	border: 0;
            }
            
            .blog-archive-wrapper ul li.archive-year p{
                margin: 0px 0 5px;
                padding: 0 0 0 10px;
                font-size: 0.75em;
                width: 100%;
                box-sizing: border-box;
            }
            
            
            .blog-subscribe-wrapper .cms-form label.error{
                position: absolute;
                text-align: 0;
                top: -20px;
                font-size: 0.7em;
                left: 4px;
            }
    /* blog details */
    .blog-xbox.blog-details-xbox .flex-container {
        position: relative;
    	padding: 75px 0 20px;
    	border-bottom: 1px solid #e0e0e0;
    	margin-bottom:20px;
    }
        .blog-details-xbox .flex-container img {
        	margin-bottom: 22px;
        }
        .image-wrapper-with-caption {
        	margin-bottom: 22px;
        	position: relative;
        }
            .blog-details-xbox .flex-container .image-wrapper-with-caption img {
            	margin-bottom: 0;
            }
            .image-wrapper-with-caption h6 {
            	color: #262626;
            	font-family: montserratmedium, sans-serif;
            	font-size: 0.75em;
            	padding: 10px;
            	background-color: #dedede;
            	position: relative;
            	margin: 0;
            }
            
            .blog-share-wrapper {
            	display: flex;
            	flex-flow: row wrap;
            	justify-content: space-between;
            }
                .source-label {
                	font-style: italic;
                	color: #000;
                }
                .blog-share-widget {
                	width: 100%;
                }
                
        .blog-xbox.blog-details-xbox .flex-container .blog-xbox-date{
            top: 15px;
            left: 0;
            padding-left: 0;
        }
                
/*Flex rotator - default-component*/
.r2g-flex-xlist-main-strip.flex-with-rotator.default-component{
    padding-bottom: 60px;
}

    .r2g-flex-xlist-main-strip.flex-with-rotator.default-component .link-on-bottom .button-three.link-as-button{
    	position: absolute;
    	bottom: -55px;
    	right: 35px;
    	width: calc(100% - 70px);
    	max-width: 296px;
    	z-index: 1;
    }
    
.r2g-flex-xlist-main-strip.flex-with-rotator.default-component .rotatorElement .xList-item .image-wrapper{
    padding: 0 15px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.r2g-flex-xlist-main-strip.flex-with-rotator.default-component .rotatorElement .slick-arrow{
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
/*Flex rotator - default-component*/


.exporterList-pagination{
    	list-style-type: none;
    	margin: 50px 0 0;
    	padding: 0;
    }
    .exporterList-pagination:after{
        content:'';
        display: block;
        visibility: hidden;
        clear: both;
    }
        .exporterList-pagination li {
        	display: inline-block;
        	float: none;
        	margin: 0 4px;
        }
        .exporterList-pagination .prev {
        	margin-right: 4px;
        	float: left;
        }
        .exporterList-pagination .next {
        	margin-left: 4px;
        	float: right;
        }
        .exporterList-pagination li.pg-btn {
        	display: none;
        }
        .exporterList-pagination li.prev,
        .exporterList-pagination li.next,
        .exporterList-pagination li.ellipsis,
        .exporterList-pagination li.Page1{
        	display: inline-block;
        }
            .exporterList-pagination li a {
            	color: #940029;
                background-color: transparent;
                border-color: #b7b7b7;
                text-decoration: none;
                text-transform: none;
                padding: 9px 12px;
                font-size: 1em;
                border-width: 1px;
                border-style: solid;
                box-sizing: border-box;
                display: inline-block;
                text-align: center;
                border-radius: 5px;
                
                -webkit-transition: all 0.4s ease;
                -ms-transition: all 0.4s ease;
                transition: all 0.4s ease;
            }
            .exporterList-pagination li.pg-btn a {
            	min-width: 60px;
            }
            .exporterList-pagination li.pg-btn.active a{
                pointer-events: none;
                background: #940029;
                border-color: #940029;
                color: #fff;
            }
            .exporterList-pagination .prev a,
            .exporterList-pagination .next a {
            	padding: 9px 12px;
            	min-width: 95px;
            }
            .exporterList-pagination .disabled {
            	pointer-events: none;
            	opacity: 0.6;
            }
            .exporterList-pagination .pagin-dots a {
            	border: 0;
            }
            
    /* gallery listing */
    .gallery-filter-wrapper {
    	width: calc(100% + 40px);
    	margin-left: -20px;
    	box-sizing: border-box;
    	padding: 30px 20px;
    }
    
    /* gallery details */
    .gallery-details-wrapper .flex-xlist > .xList-items > .xList-item{
        margin-bottom: 20px;
    }
    .gallery-details-wrapper .flex-xlist > .xList-items > .xList-item:last-child{
        margin-bottom: 0px;
    }
        .gallery-details-wrapper .flex-xlist > .xList-items > .xList-item .content-wrapper{
            height: 43px;
            overflow:hidden;
        }
        
        .has-video .image-wrapper{
            position: relative;
        }
        .has-video .image-wrapper:before{
            content:"\eadf";
            font-family: icomoon;
            position: absolute;
            font-size: 3.5em;
            top: 50%;
            left: 50%;
            color: #fff;
            line-height: 1;
            pointer-events:none;
            -webkit-transform : translate(-50%,-50%);
            -ms-transform : translate(-50%,-50%);
            transform : translate(-50%,-50%);
        }
        
        
        /* side bar */
        .strip-row.two-col-strip:not(.filter-wrapper) .xList-item.col-one .cms-form-holder,
        .strip-row.two-col-strip:not(.filter-wrapper) .xList-item.col-one .xmenu{
        	display:none;
        }
        .active-page-wrapper{
            background : #940029;
            position: relative;
            /*max-width: 768px;*/
            margin: 0 auto 0px;
        }
            .active-page-wrapper::before {
            	position: absolute;
            	font-size: 1.5em;
            	color: #fff;
            	top: calc(50% - 1px);
            	transform: translate(0,-50%);
            	line-height: 1;
            	right: 10px;
            }
        .active-page-wrapper p {
        	font-family: montserratsemibold;
        	color: #fff;
        	padding: 10px 40px 10px 10px;
        	text-overflow: ellipsis;
        	overflow: hidden;
        	white-space: nowrap;
        	margin-bottom: 0;
        }
        .strip-row.two-col-strip:not(.filter-wrapper) .xList-item.col-one .xmenu{
            /*max-width: 768px;*/
            margin: 0 auto 30px; 
            box-sizing: border-box;
            position: absolute;
            width: calc(100% - 40px);
            left: 0;
            right: 0;
            z-index: 2;
            overflow: auto;
            /*max-height:calc(95vh - 90px);*/
            box-shadow: 0px 8px 20px -9px #000;
        }
        .strip-row.two-col-strip .xList-item.col-one .xmenu:not(.cats-menu) .menu{
            margin:30px;
        }
        .strip-row.two-col-strip:not(.filter-wrapper) .xList-item.col-two{
            padding-top:25px;
        }
        
        /* event details */
       .event-date-location{
            color: #000;
        }
        .event-date-location span{
            display:block;
        }
        .event-date-location span::before {
        	font-size: 1.6em;
        	position: relative;
        	top: 4px;
        	margin-right: 10px;
        }
        .events-contact-grid .container {
        	padding: 0;
        }
        .within-container.events-contact-grid .container {
        	width: 100%;
        }
        .events-contact-grid .r2g-content-block {
        	margin-bottom: 25px;
        }
        .events-contact-grid .text-align-left.r2g-content-block h2 {
        	text-align: center;
        	margin-bottom:15px;
        }
        .events-contact-grid h3 {
        	font-size: 1.05em;
        }
            .events-contact-grid h3 span {
            	display: block;
            	font-size: 0.95em;
            	text-transform: none;
            	margin-top: 5px;
            }
            .event-contact-detail {
            	font-size: 0.9em;
            	padding-left: 25px;
            	position: relative;
            	color: #8d8d8d;
            	margin-bottom: 10px;
            }
                .event-contact-detail a{
                    color: #8d8d8d;
                }
                .event-contact-detail::before {
                	position: absolute;
                	left: 0;
                	top: 2px;
                	color: #494950;
                	font-size: 1.2em;
                }
            .event-contact-buttons {
            	margin-top: 35px;
            }
                .event-contact-buttons a {
                	display: inline-block;
                	margin-bottom: 20px;
                }
                .text-align-left.r2g-content-block .contact-images {
                	text-align: center;
                }
                .contact-images a {
                	margin-right:20px;
                	display: inline-block;
                }
                .contact-images a:last-child {
                	margin-right:0px;
                }
                    .contact-images img {
                    	width: 50px;
                    }
                .event-form-wrapper {
                	padding: 25px 0;
                	background: #fefbf2;
                }
                .cms-form-holder form.cms-form .form-group:last-child{
                    margin-bottom: 0;
                }
                
        .events-rotator-grid .r2g-main-content-strip-h1-p{
            margin-top:20px;
        }
        
        
        /*new heighlight section*/
        .r2g-flex-xlist-main-strip.highlight-main-section .xList-items .xList-item{
            position: relative;
            margin-bottom: 40px;   
            min-height: 235px;
        }
        
        .r2g-flex-xlist-main-strip.highlight-main-section .xList-items .xList-item .highlight-main-section-link{
            text-align: center;
            display: inline-block;
            width: 100%;
        }
        
        .r2g-flex-xlist-main-strip.highlight-main-section .xList-items .xList-item .r2g-xbox-sub-component{
            position: relative;
        	
        }
        
        	.r2g-flex-xlist-main-strip.highlight-main-section .xList-items .xList-item .r2g-xbox-sub-component .xbox .image-wrapper{
        		width: 116px;
        		margin: 0 auto 34px;
        	}
        
        	.r2g-flex-xlist-main-strip.highlight-main-section .xList-items .xList-item .r2g-xbox-sub-component .xbox .flex-container{
        		padding: 0;
        	}
        
                .r2g-flex-xlist-main-strip.highlight-main-section .xList-items .xList-item .r2g-xbox-sub-component .xbox .flex-container .content-wrapper{
                    padding: 0;    
                }
                
            		.r2g-flex-xlist-main-strip.highlight-main-section .xList-items .xList-item .r2g-xbox-sub-component .xbox .flex-container .content-wrapper h3{
            			color: #e98d24;
            			font-size: 1.4em;
            			margin: 0;
            		}
            		
            		.r2g-flex-xlist-main-strip.highlight-main-section .xList-items .xList-item .r2g-xbox-sub-component .xbox .flex-container .content-wrapper h2{
            		    text-transform: none;
            		    font-size: 1.7em;
            		}
            		
            .r2g-flex-xlist-main-strip.highlight-main-section .xList-items .xList-item .hover-block{
            	/*position: absolute;
            	width: calc(100% - 40px);
            	top: 0;
            	left: 20px;
            	background: #fff;
            	height: 100%;
            	box-shadow: 0 3px 10px rgba(0,0,0, 0.15);*/
            	position: absolute;
            	width: 100%;
            	height: calc(100% + 60px);
            	top: -15px;
            	left: 0;
            	background: #fff;
            	height: calc(100% + 30px);
            	box-shadow: 0 3px 10px rgba(0,0,0, 0.15);
            	opacity: 0;
            	visibility: hidden;
            	pointer-events: none;
            	-webkit-transition: all 0.5s ease-out;
    			-moz-transition: all 0.5s ease-out;
    			-o-transition: all 0.5s ease-out;
    			transition: all 0.5s ease-out;
            }
            .r2g-flex-xlist-main-strip.highlight-main-section .xList-items .xList-item:hover .hover-block{
                opacity: 1;
                visibility: visible;
                pointer-events: auto;
            }
                .r2g-flex-xlist-main-strip.highlight-main-section .xList-items .xList-item .hover-block .content-wrapper{
                    padding: 20px;
                    font-size: 13px;
                    position: absolute;
                    top: 50%;
                    transform: translateY(-50%);
                }
            		
    .hide-block{
        display: none;
    }
    
    body .userway.userway_p1{
        display: none;
    }
    
    iframe.bp-widget-side {
        max-height: calc(100vh - 15%) !important;
        top: auto;
        bottom: 0;
    }
    
    .content-wrapper .browse-by-market-wrapper ul{
        display: flex;
        flex-flow: row wrap;
        align-items: first baseline;
    }
    
    .content-wrapper .browse-by-market-wrapper li {
    	padding-left: 0;
    	width: 50%;
    	text-indent: 0;
    	margin-left: 0;
    	text-align: center;
    }
    
    .content-wrapper .browse-by-market-wrapper li:before {
        display: none;
    }
    
    .content-wrapper .browse-by-market-wrapper li img{
        padding-bottom: 8px;
    }
    
    .content-wrapper .browse-by-market-wrapper li span{
        text-align: center;
        display: block;
    }
    
    .content-wrapper .browse-by-market-wrapper ul a {
    	text-align: center;
    	display: block;
    	font-size: 0.85em;
    	margin-top: 8px;
    	color: #4f4f4f;
    }
    
.content-wrapper h3 + a{
    display: block;
    margin-top: -25px;
}

.sitemap-wrapper .main-content-strip-block .content-wrapper ul{
    border: none;
}

.sitemap-wrapper .content-wrapper li{
    margin-left: 0;
    text-indent:0;
}

.sitemap-wrapper .dir-node:before{
    display: none;
}

.sitemap-wrapper .dir-node > a {
	color: #000;
	text-transform: uppercase;
	display: inline-block;
	text-indent: 0;
}

.sitemap-wrapper .dir-node .dd-list {
	margin-bottom: 0;
}

.cms-form .form-group .form-control{
    font-size: 16px;
}

.xList-item .r2g-xbox-list-component .r2g-xbox .image-wrapper img{
    height: auto;
}

.cms-form .form-group .form-control{
   padding: 10px 15px 6px;
}

.events-details-contact .xList-item:nth-child(2){
    margin-top: 25px;
}

.events-details-contact.hidden-enabled .xList-item.no-records-remove-el + .xList-item{
    width: 100%;
}
.events-details-contact .xList-item.no-records-remove-el + .xList-item .social-media-links.horizontal ul{
	text-align: center;
	margin: 14px 0px;
}
.events-details-contact .xList-item.no-records-remove-el + .xList-item .container *{
    text-align: center;
}
.events-details-contact .xList-item.no-records-remove-el + .xList-item .social-media-links ul{
    display: block;
}
.events-details-contact .xList-item.no-records-remove-el + .xList-item .social-media-links ul li{
    display: inline-block;
    width: auto;
}
.hide-el :before{
    display: none !important;
}
.events-details-contact .social-media-links.horizontal ul
    .events-details-contact .social-media-links.horizontal ul li{
    	display: inline-block;
    }

    .events-details-contact .social-media-links.icon-only ul a .icon {
    	display: block;
    	width: 45px;
    	height: 45px;
    	border-radius: 100%;
    	font-size: 1.2em;
    	text-align: center;
    	background: #d3d3d3;
    	color: #fff;
    }
    .events-details-contact .social-media-links.icon-only ul a,
    .events-details-contact .social-media-links.icon-only ul a .icon{
    	-webkit-transition: all linear 0.4s;
    	-ms-transition: all linear 0.4s;
    	transition: all linear 0.4s;
    }
        .events-details-contact .social-media-links.icon-only ul a .icon:before {
            line-height: 45px;
        }


.major-food-sector-wrapper{
    text-align: center;
}
.major-food-sector-wrapper .list-item-wrapper{
    display: inline-block;
    margin-bottom: 15px;
}
    .major-food-sector-wrapper .list-item-wrapper *{
        text-align: center;
    }

table.center-align th,
table.center-align td{
    text-align: center !important;
}

@media(max-width:767px){
   .r2g-xlist-main-strip.xlist-with-rotator .rotatorElement .slick-slide{
       margin: 0 auto;
   }
   .r2g-xlist-main-strip.xlist-with-rotator .rotatorElement .xList-items{
        margin-left: 0;
        margin-right: 0;
   }
}
                
@media(max-width:1365px){
   .col-one-wrapper {
    	background: #fff;
    }
   .item-fixed .col-one{
       position:fixed;
       width: calc(100% - 40px);
       z-index: 9;
   }
   .strip-row.two-col-strip:not(.filter-wrapper) .item-fixed .xList-item.col-one .xmenu{
       width: 100%;
   }
   .item-fixed.all-in .col-one {
	position: absolute;
    	left: 0;
    	right: 0;
    	margin: 0 auto;
    }
    .item-fixed .col-two{
        position:relative;
    }
}


@media(min-width:767px) and (max-width:1365px){
   .item-fixed .col-one{
       width: 90%;
   }
   .item-fixed.all-in .col-one{
       width: 100%;
   }
}

/* filter nav */
.filter-nav-wrapper .filter-nav{
    display:none;
}
    .filter-nav-wrapper.fixed-tabs .filter-nav-inner-wrapper{
        position: fixed;
    	z-index: 2;
    	width: calc(100% - 40px);
    }
    .filter-select-box.cms-form-holder .cms-form .form-group {
    	margin-bottom: 0;
    }


.ed-button{
    position: absolute;
    right: 0;
    top: -10px;
    display: none;
    cursor: pointer;
}
/* r2g-xbox-strip-component option-ten variation-two */
.r2g-xbox-strip-component.option-ten.variation-two .flex-container {
    background: url('/images/site-specific/x-box-ms-content-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 20px;
    border: 1px solid;
}
    .r2g-xbox-strip-component.option-ten.variation-two .flex-container .white-font{
        color: #000;
    }

.r2g-xlist-accordion .accordion-title .calender-icon{
    font-family: montserratregular, sans-serif;
    display: block;
    font-size: 0.8em;
    padding: 12px 0 0;
}
.r2g-xlist-accordion .accordion-title .calender-icon:before{
    display: none;
}

.r2g-xlist-main-strip.xlist-with-rotator .rotatorElement .slick-arrow{
    transform: translateY(-50%);
}

.read-more.hide,
.with-read-more .content-wrapper > *:not(.read-more-wrapper):not(h1){
    display:none;
}

.with-read-more .content-wrapper > p:nth-of-type(1),
.with-read-more .content-wrapper > h1{
    display: block;
}
.read-more-wrapper a{
    cursor:pointer;
}



.search-icon {
	position: absolute;
	top: 0;
	right: 0px;
	background: transparent;
	width: 35px;
	height: 100%;
	z-index: 2;
	cursor: pointer;
}

/* contact page */

.contact-two-col-strip > .container .container,
.contact-two-col-strip .content-block.r2g-content-block{
	padding: 0;
	width: 100%;
}
.contact-page-details-wrapper {
	padding: 20px;
	box-shadow: 0px 0px 11px -5px rgba(0,0,0,0.8);
	margin-bottom:30px;
}
.image-with-contact-details-wrapper {
	margin-bottom: 25px;
}
.contact-two-col-strip .contact-map-wrapper > .xList > .xList-items > li:not(:last-child) .contact-page-details-wrapper {
	padding: 0px;
	box-shadow: none;
}
.contact-page-details-wrapper *:last-child,
.image-with-contact-details-wrapper *:last-child{
	margin-bottom: 0px;
}
.image-with-contact-details-wrapper img{
    margin-bottom: 25px;
}
.accordion-xlist .image-with-contact-details-wrapper{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.accordion-xlist .image-with-contact-details-wrapper img{
    min-width: 160px;
}
.accordion-xlist .image-with-contact-details-wrapper .without-image-wrapper{
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    width: 100%;
}
.contact-page-details-wrapper p,
.image-with-contact-details-wrapper p{
	padding-left: 25px;
	position: relative;
	margin-bottom: 15px;
}
.image-with-contact-details-wrapper p.image-with-contact-description{
    padding-left: 0;
}
.contact-page-details-wrapper p.contact-name {
	padding-left: 0;
	font-size: 1.1em;
	font-family: montserratsemibold, sans-serif;
}
    .contact-page-details-wrapper p,
    .contact-page-details-wrapper p a,
    .image-with-contact-details-wrapper p,
    .image-with-contact-details-wrapper p a {
    	color: #4f4f4f;
    }
    .contact-page-details-wrapper p a.icon-i-158-e-mail-2-fill{
        display: inline-block;
    }
    .contact-page-details-wrapper p a,
    .image-with-contact-details-wrapper p a{
    	display: block;
    }
    
    .contact-page-details-wrapper [class^="icon-"]::before,
    .image-with-contact-details-wrapper [class^="icon-"]::before{
    	font-size: 1.1em;
    	position: absolute;
    	top: 2px;
    	margin-right: 5px;
    	left: 0;
    }
    
.contact-two-col-strip .r2g-xlist-main-strip > .xList > .xList-items {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.contact-two-col-strip .r2g-xlist-main-strip > .xList > .xList-items > li {
	margin-bottom: 30px;
}

.contact-two-col-strip .accordion-xlist > .xList-items > .xList-item .inner-wrapper {
    width: 95%;
}



/* publications */
.publication-links-wrapper {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
    .publication-links-wrapper a:first-child {
    	margin-right: 25px;
    }
    
    
    
/*addthis*/
body > .addthis_inline_share_toolbox{
	clear: both;
	width: auto;
	position: fixed;
	right: -70px;
	top: 60%;
	padding: 0 15px;
	background:#ccc;
	z-index: 999;
	opacity: 0;
	box-sizing: border-box;
	transform: translate(0, -50%);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

body > .addthis_inline_share_toolbox.show{
	opacity: 1;
}

body > .addthis_inline_share_toolbox.open-icons{
	right: 0;
}

	body > .addthis_inline_share_toolbox .share-icon{
		position: relative;
		width: 35px;
		height: 35px;
		display: block;
		cursor: pointer;
		margin-bottom: 15px;
		right: 55px;
		-webkit-transition: right 0.5s ease-out;
		-moz-transition: right 0.5s ease-out;
		-o-transition: right 0.5s ease-out;
		transition: right 0.5s ease-out;
	}

	body > .addthis_inline_share_toolbox.open-icons .share-icon{
		right: 0;
		width:100%;
	}

		body > .addthis_inline_share_toolbox .share-icon:before{
			content: '';
			position: absolute;
			top: 0;
			left: 0px;
			width: 35px;
			height: 35px;
			background:#9a1135 url('/images/logos/share.png') center no-repeat;
			color:#fff;
			text-align: center;
			font-size: 1.2em;
            line-height: 1.8;
			-webkit-transition: all 0.5s ease-out;
			-moz-transition: all 0.5s ease-out;
			-o-transition: all 0.5s ease-out;
			transition: all 0.5s ease-out;
		}

		body > .addthis_inline_share_toolbox.open-icons .share-icon:before{
		    font-family: 'icomoon';
			content: '\e94f';
			left: -15px;
			width: 65px;
			text-align: left;
            text-indent: 10px;
            background:#9a1135;
		}


body > .addthis_inline_share_toolbox .at-resp-share-element{
	margin-bottom: 10px;
}

body > .addthis_inline_share_toolbox .at-resp-share-element .at-share-btn{
	display: block;
}

.information-partner-wrapper .xList-item{
    margin-bottom: 24px;
}

.scrolled-active-item {
  -webkit-animation-name: blink; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
  -webkit-animation-delay: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-name: blink;
  animation-duration: 1s;
   animation-delay: 3s;
  animation-iteration-count: infinite;
}

@-webkit-keyframes blink {
  0%   {-webkit-transform:scale(1);}
  25%  {-webkit-transform:scale(1.05);}
  50%  {-webkit-transform:scale(1);}
  75%  {-webkit-transform:scale(0.95);}
  100% {-webkit-transform:scale(1);}
}

/* Standard syntax */
@keyframes blink {
  0%   {transform:scale(1);}
  25%  {transform:scale(1.05);}
  50%  {transform:scale(1);}
  75%  {transform:scale(0.95);}
  100% {transform:scale(1);}
}

.active[data-page] {
	pointer-events: none;
}

/* start - fix for loading issue in slick items */
@media(max-width:767px){
    .xlistsub-with-rotator[data-mobile="1"] .xList-item:nth-of-type(1n+2),
    .xlist-with-rotator[data-mobile="1"] .xList-item:nth-of-type(1n+2),
    .flex-with-rotator[data-mobile="1"] .xList-item:nth-of-type(1n+2){
        display: none;
    }
    .r2g-breadcrumb .breadcrumb-nav a:last-child{
        display: inline-block;
    }
}
/* end - fix for loading issue in slick items */


/* main menu item with mega menu */
header.style-3 #main-menu nav li.has-mega-menu {
	position: relative;
}
   
    header.style-3 #main-menu li.mega-menu-open.has-mega-menu a{
       color: #9a1135; 
    }
    .has-mega-menu .mega-menu-arrow {
    	position: absolute;
    	width: 20px;
    	height: 20px;
    	top: calc(50% - 10px);
    	right: 0;
    	z-index: 2;
    	display:none;
    }
    .has-mega-menu .mega-menu-arrow:before{
        content: "\eb7e";
        font-family: icomoon;
        font-size: 1em;
        line-height: 1;
        
        -webkit-transform : rotate(0deg);
        -ms-transform : rotate(0deg);
        transform : rotate(0deg);
        
        -webkit-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .mega-menu-open.has-mega-menu .mega-menu-arrow:before{
        content: "\eb7b";
        -webkit-transform : rotate(360deg);
        -ms-transform : rotate(360deg);
        transform : rotate(360deg);
        
        color: #9a1135;
    }

/* mega menu */

.mega-menu-wrapper {
	background-color: #e5e5e5;
	position: fixed;
	width: 100%;
	top: 140px;
	z-index: 4;
	height: auto;
	opacity: 0;
	pointer-events:none;
	max-height: calc(100vh - 142px);
	box-shadow: 0px -10px 15px #000;
	-webkit-transition: top 0.5s ease, opacity 0.5s ease;
	-ms-transition: top 0.5s ease, opacity 0.5s ease;
	transition: top 0.5s ease, opacity 0.5s ease;
	display:none;
}
.mega-menu-wrapper.show-mega-menu{
    opacity:1;
    pointer-events: auto;
}
.window-scrolled .mega-menu-wrapper {
	top: 100px;
	max-height: calc(100vh - 107px);
}
    .mega-menu-inner-wrapper {
    	position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        opacity:0;
        pointer-events: none;
    }
    .mega-menu-inner-wrapper.active-menu-inner {
    	position: relative;
    	opacity:1;
    	-webkit-transition: opacity 0.5s ease;
	    -ms-transition: opacity 0.5s ease;
	    transition: opacity 0.5s ease;
    }
    .show-mega-menu .mega-menu-inner-wrapper.active-menu-inner {
    	pointer-events: auto;
    }
        .mega-menu-titles-wrapper {
        	display: flex;
        	flex-flow: row wrap;
        	align-items: stretch;
        	padding: 10px 5% 0;
        	max-width: 1400px;
        	margin:0 auto;
        }
            .mega-menu-item-title {
            	font-size: 1.05em;
            	color: #000;
            	padding: 10px 0 10px;
                margin: 0px 29px 0 25px;
                cursor: pointer;
            }
            .mega-menu-item-title.active-menu-title{
                background-color: #fff;
                pointer-events:none;
                cursor: default;
                padding: 10px 25px 10px;
                margin: 0;
                margin-right: 4px;
            }
        .mega-menu-items-wrapper {
        	padding: 20px 5% 30px;
        	background-color: #fff;
        	position:relative;
        }
            /*.mega-menu-item-wrapper {
            	max-width: 1400px;
            	margin: 0 auto;
            	position: absolute;
                opacity: 0;
                pointer-events: none;
                left: 0;
                top: 0;
                right: 0;
            }*/
            .mega-menu-item-wrapper {
            	max-width: 1400px;
            	margin: 0 auto;
            	position: absolute;
            	opacity: 0;
            	pointer-events: none;
            	left: 0;
            	padding-top: 30px;
            	right: 0;
            	width: 90%;
            	top: 0;
            	max-height: calc(100vh - 215px);
            	-webkit-transition: opacity 0.5s ease;
            	-ms-transition: opacity 0.5s ease;
            	transition: opacity 0.5s ease;
            }
            .window-scrolled .mega-menu-item-wrapper {
            	max-height: calc(100vh - 225px);
            }
            /*.mega-menu-item-wrapper.active-menu-item {
            	position: relative;
            	opacity: 1;
            	pointer-events: auto;
            }*/
            .mega-menu-item-wrapper.active-menu-item {
            	position: relative;
            	opacity: 1;
            	width: 100%;
            	padding-top: 0;
            }
            .show-mega-menu .active-menu-inner .mega-menu-item-wrapper.active-menu-item {
            	pointer-events: auto;
            }
                .mega-menu {
                    display: block;
                    column-count: 3;
                    column-gap: 30px;
                	/*display: flex;
                	flex-flow: row wrap;
                	align-items: flex-start;*/
                	/*justify-content: space-between;*/
                	margin-bottom: 0;
                }
                    .mega-menu-item {
                    /*	flex-basis: calc((100% - 60px) / 3);
                    	max-width: calc((100% - 60px) / 3);*/
                    	margin-bottom: 20px;
                    	/*margin-right: 30px;*/
                    	/*display: flex;
                        flex-flow: column;*/
                        display: inline-block;
                        width: 100%;
                    }
                    /*.mega-menu-item:nth-child(3n){
                        margin-right: 0;
                    }*/
                        /*.mega-menu-item.last {
                        	margin-bottom: 0px;
                        }*/
                        .mega-menu-heading {
                        	font-size: 1.0em;
                        	letter-spacing: 0.6px;
                        	display: block;
                        	border-bottom: 1px solid #959595;
                        	padding-bottom: 7px;
                        	color: #5a5a5a;
                        	font-family: montserratsemibold, sans-serif;
                        }
                            .mega-menu > li > ul {
                            	margin-top: 12px;
                            	margin-bottom: 0;
                            }
                                .mega-menu ul li {
                                	font-size: 0.85em;
                                	margin-bottom: 5px;
                                }
                                .mega-menu ul li:last-child{
                                    margin-bottom: 0;
                                }
                                    /*.mega-menu ul li a{
                                        color: #8d8d8d;
                                    }*/
                                        .mega-menu ul li.active > a{
                                            color: #93002a;
                                            pointer-events:none;
                                        }
                                        .mega-menu ul li::before{
                                        	border-color: transparent transparent transparent #93002a;
                                        }
                                        
        /* mega menu with images */
        
        .mega-menu-with-images {
        	display: flex;
        	flex-flow: row wrap;
        	/* justify-content: space-evenly; */
        	align-items: flex-start;
        }
            /*.mega-menu-with-images-item {
            	text-align: center;
            	flex-basis: 18%;
            	max-width: 18%;
            	margin: 0 2.5% 20px 0;
            }
            .mega-menu-with-images-item:nth-child(5n) {
                margin-right:0;
            }
                .mega-menu-with-images-item .image-wrapper {
                	width: 100%;
                	height: 100px;
                	max-width: 120px;
                	margin: 0px auto 5px;
                	position: relative;
                }
                    .mega-menu-with-images-item .image-wrapper img {
                    	position: absolute;
                    	top: 50%;
                    	left: 50%;
                    	-webkit-transform: translate(-50%,-50%);
                    	-ms-transform: translate(-50%,-50%);
                    	transform: translate(-50%,-50%);
                    }
                    .mega-menu-with-images-item .image-wrapper a{
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 100%;
                        height: 100%;
                        position: absolute;
                    }
                        .mega-menu-with-images-item a {
                        	font-size: 0.9em;
                        	color: #273239;
                        	line-height: 1.35;
                        	display: inline-block;
                        }*/


.shuffle--container{
    z-index: 0 !important;
}


/* header search */
header.style-3 .menu-btn{
    pointer-events: auto;
    opacity: 1;
    -webkit-transition : opacity 0.4s ease;
    -ms-transition : opacity 0.4s ease;
    transition : opacity 0.4s ease;
}
.show-search-wrapper header.style-3 .menu-btn{
    opacity: 0;
    pointer-events: none;
}
.header-search > span{
    display:inline-block;
}
.search-wrapper {
	position: fixed;
	width: 100%;
	left: 0;
	top: -48px;
	background: #fff;
	opacity: 0;
	pointer-events: none;
	z-index: 4;
	
	display: flex;
    flex-flow: row wrap;
    justify-content: right;
    align-items: center;
    
    height: 48px;
	
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.show-search-wrapper .search-wrapper {
	top: 0px;
	opacity: 1;
	pointer-events: auto;
}
.search-inner-wrapper {
	max-width: 1400px;
	margin: 0 auto;
	width: 100%;
	display: flex;
	justify-content: right;
	position: relative;
}
.search-form {
	max-width: 650px;
	/*position: relative;*/
	width: 100%;
}
    .search-input-wrapper {
    	display: flex;
    	padding: 10px 20px;
    	flex-flow: row wrap;
    	align-items: center;
    	position: relative;
    }
        .search-input-wrapper button {
        	background: none;
        	color: #767676;
        	padding: 0;
        	font-size: 1.8em;
        	height: 32px;
        	width: 28px;
        	margin-right: 12px;
        }
        .search-input-wrapper button:before{
            font-size: 20px;
        }
        #search {
        	border: none;
        	height: 28px;
        	color: #767676;
        	border-bottom: 1px solid #767676;
        	padding: 0px 15px 0px 0px;
            width: calc(100% - 65px);
            font-size: 16px;
        }
        input#search::-moz-placeholder{ color:#c2c2c2; }
        input#search::-webkit-input-placeholder{ color:#c2c2c2; }
        input#search:-ms-input-placeholder{ color:#c2c2c2; }
        input#search::placeholder{ color:#c2c2c2; }
        
        .view-advance-search {
        	position: absolute;
        	right: 47px;
        	cursor: pointer;
        }
        
        .view-advance-search:before{
            font-size:13px !important;
            line-height: 1 !important;
        }
        .close-search {
        	position: absolute;
        	width: 22px;
        	height: 22px;
        	right: 20px;
        	color: #787878;
        }
        .advance-options-wrapper {
        	position: absolute;
        	width: 100%;
        	background: #f8f8f8;
        	padding: 20px 20px;
        	text-align: right;
        	box-sizing: border-box;
        	top: 120%;
            right: 0;
            opacity: 0;
        	-webkit-transition: all 0.5s ease;
	        -ms-transition: all 0.5s ease;
	        transition: all 0.5s ease;
	        pointer-events:none;
        }
        .advance-options-wrapper.show-advance-options{
            opacity: 1;
            top: 100%;
            pointer-events:auto;
        }
            .advance-option {
            	margin-bottom: 15px;
            	display: flex;
            	align-items: center;
            	/*justify-content: right;*/
            	flex-flow: row wrap;
            }
            .advance-option:last-child {
            	margin-bottom: 0;
            }
                .advance-option-check {
                	width: 26px;
                	height: 26px;
                	margin-right: 12px;
                	color:#dedede;
                    border: 1px solid #dedede;
                    background: #fff;
                    position:relative;
                    
                    cursor:pointer;
                }
                    .advance-option-check::before {
                    	/* content: "\e943"; */
                    	/* font-family: icomoon; */
                    	/* line-height: 1; */
                    	/* font-size: 1.8em !important; */
                    	/* line-height: 1 !important; */
                    	
                    	content: "";
                    	position: absolute;
                    	width: calc(100% - 10px);
                    	height: calc(100% - 20px);
                    	top: calc(50% - 2px);
                    	left: 50%;
                    	opacity: 0;
                    	
                    	border: 1px solid #4b4b4b;
                    	border-top: none;
                    	border-right: none;
                    	
                    	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
                    	-ms-transform: translate(-50%,-50%) rotate(-45deg);
                    	transform: translate(-50%,-50%) rotate(-45deg);
                    }
                    .checked .advance-option-check:before{
	                    opacity: 1;
                    }
                .advance-option-title {
                	line-height: 1;
                	color: #4b4b4b;
                	cursor:pointer;
                }
                
    /*.chart-wrapper .chart-item-wrapper > div > div,
    .chart-wrapper .chart-item-wrapper svg{
        width: 100% !important;
    }*/
                
/*
.strip-row.two-col-strip .xList-item.col-one .xmenu:not(.cats-menu){
            display: block;
            background: #f0f0f0;
            margin-bottom: 30px;
        }
        .strip-row.two-col-strip .xList-item.col-one .xmenu > nav > ul{
            margin-bottom: 0;
        }
        .strip-row.two-col-strip .xList-item.col-one li,
        .strip-row.two-col-strip .xList-item.col-one li ul{
            margin: 0;
        }
        .strip-row.two-col-strip .xList-item.col-one li ul {
        	padding-left: 18px;
        }
            .two-col-strip .col-one .menu .level-0 {
            	padding-bottom: 12px;
            	font-family: montserratsemibold;
            }
            .two-col-strip .col-one .menu .level-0:last-child{
                padding-bottom: 0px;
            }
                .two-col-strip .col-one .menu .level-0 > ul {
                	padding-top: 25px;
                }
                .two-col-strip .col-one .menu .level-0 li {
                	padding-bottom: 15px;
                	font-family: montserratmedium;
                }
                .two-col-strip .col-one .menu .level-0 > ul ul {
                	padding-top: 15px;
                }
                .two-col-strip .col-one .menu li > span {
                	display: inline-block;
                	position: relative;
                	width: 100%;
                    padding-right: 20px;
                    box-sizing: border-box;
                }
                .two-col-strip .col-one .menu .has-sub-menu > span{
                    cursor: pointer;
                }
                .two-col-strip .col-one .menu .has-sub-menu > span:after {
                    content: '\eb66';
                    font-family: icomoon;
                    position: absolute;
                    right: 0;
                    top: 0;
                    -webkit-transition: all ease 0.4s;
                    -ms-transition: all ease 0.4s;
                    transition: all ease 0.4s;
                    -webkit-transform: translateY(0);
                    -ms-transform: translateY(0);
                    transform: translateY(0);
                }
                .two-col-strip .col-one .menu .has-sub-menu.open > span:after {
                    content: '\eb79';
                }
               
                .two-col-strip .col-one .menu .level-0 > span {
                	border-bottom: 1px solid #dbdbdb;
                	padding-bottom: 12px;
                }
                
                    .two-col-strip .col-one .menu a{
                        text-transform: uppercase;
                    }
                    .strip-row.two-col-strip .xList-item.col-one .xmenu a{
                        text-transform: none;
                        box-sizing: border-box;
                    }
                    
                .two-col-strip .col-one .menu .has-sub-menu > ul{
                    display: none;
                }
                
                **/
/* Category Sub Navigation */
/*.cat-sub-navigation .content-wrapper{
    
}*/
    .cat-sub-navigation .content-wrapper ul{
        padding-left: 0;
    }
        .cat-sub-navigation .content-wrapper ul li{
            position: relative;
            margin: 0;
            padding: 10px 0 7px;
            text-align: left;
            text-indent: 0;
        }
        .cat-sub-navigation .content-wrapper > ul > li{
            border-bottom: 1px solid #dbdbdb;
            /*padding: 10px 0 7px;*/
        }
        
        .cat-sub-navigation .content-wrapper ul .has-sub-menu{
            cursor: pointer;
        }
        
            .cat-sub-navigation .content-wrapper ul .has-sub-menu:hover ul,
            .cat-sub-navigation .content-wrapper ul .has-sub-menu.active-item ul{
                opacity: 1;
                height: auto;
            }
        
            .cat-sub-navigation .content-wrapper ul .has-sub-menu.active-item:after,
            .cat-sub-navigation .content-wrapper ul .has-sub-menu:hover:after{
                content: '\eb25';
            }
        
        .cat-sub-navigation .content-wrapper ul li:before{
            display: none;
        }
        .cat-sub-navigation .content-wrapper ul li.has-sub-menu:after {
        	content: '\eb23';
        	font-family: icomoon;
        	position: absolute;
        	right: 0;
        	top: 8px;
        	-webkit-transition: all ease 0.4s;
        	-ms-transition: all ease 0.4s;
        	transition: all ease 0.4s;
        	-webkit-transform: translateY(0);
        	-ms-transform: translateY(0);
        	transform: translateY(0);
        }
            .cat-sub-navigation .content-wrapper ul li a{
                color: #8d8d8d;
            }
            .cat-sub-navigation .content-wrapper > ul > li > a{
                font-family: montserratsemibold;
                color: #000;
            }
           .cat-sub-navigation .content-wrapper ul li ul{
                padding: 0 0 0 18px;
                margin: 0;
                height: 0;
                overflow: hidden;
                opacity: 0;
                transition: opacity .4s ease;
            }



/* blog unsubscribe */
#form-blog-unsubscribe {
	max-width: 500px;
	width: 100%;
	margin: 0 auto;
}
    .form-wrapper #form-blog-unsubscribe .fb-text {
    	width: 100%;
    }
    
    
#newsletter-popup,
.blog-subscribe-popup-wrapper{
    display: none;
    max-width: 1400px;
    width: 90%;
    padding: 20px;
}
.form-newsletter-popup .fb-text,
.form-newsletter-popup input {
	max-width: 480px;
}


/* sub page template page navigation */
.readmore-wrapper.arrows-wrapper{
    display: none;
}
.readmore-wrapper .prev,
.readmore-wrapper .next{
    position: relative;
    margin-top: 40px;
}

.readmore-wrapper .prev{
    padding-left: 20px;
}

.readmore-wrapper .next{
    padding-right: 20px;
    text-align: right;
}

.readmore-wrapper .line-one:before{
    top: 1px;
    transform: translate(0, 0);
}

.readmore-wrapper .prev .line-one:before{
    left: 0;
    font-size: 1.2em;
}

.readmore-wrapper .next .line-one:before{
    right: 0;
    left: auto;
    font-size: 1.2em;
}


.chatbot-q-wrapper {
	margin-top: 30px;
}
.chatbot-q-wrapper ul li p {
	display: inline;
}
.chatbot-q-wrapper ul li p br {
	display: none;
}



/******************************** MEGA MENU ********************************/
.mega-menu-with-images-item {
	max-width: calc(30% - 24px);
	flex-basis: calc(30% - 24px);
	margin: 0 5% 13px 24px;
	text-align: left;
	text-indent: -23px;
}

.mega-menu-with-images-item:nth-child(3n) {
	margin-right: 0;
}

.mega-menu-with-images-item::before {
	content: "";
	position: relative;
	width: 0;
	height: 0;
	border-width: 6px 0 6px 7px;
	border-style: solid;
	display: inline-block;
	margin-right: 12px;
	border-color: transparent transparent transparent #93002a;
}

.mega-menu-with-images-item .image-wrapper {
	display: none;
}

.mega-menu-with-images-item a {
	font-size: 0.9em;
	color: #273239;
	line-height: 1.35;
	display: inline;
}

.hide-news-tab .slick-slide:nth-child(1),
.hide-articles-tab .slick-slide:nth-child(2){
    display: none !important;
}


@media (min-width:768px){
    .has-mega-menu .mega-menu-arrow,
    .mega-menu-wrapper{
    	display:block;
    }
    
    header.style-3 #main-menu nav li.has-mega-menu a {
    	padding-right: 25px;
    }
    .information-partner-wrapper .xList-item{
        margin-bottom: 0;
    }
    header.style-3 .top-bar .r2g-cms-language nav{
        padding-left: 12px;
    }
    .events-rotator .option-one.default-component .content-wrapper .title-wrapper h3{
        min-height: 62px;
    }
}

@media(min-width:768px) and (min-height:800px) and (max-width:1023px){
    .mega-menu-with-images-item {
    	text-align: center;
    	flex-basis: 11%;
    	max-width: 11%;
    	margin: 0 1% 10px 0;
    	text-indent: 0;
    }
    
    .mega-menu-with-images-item::before {
        display: none;
    }
    
    .mega-menu-with-images-item:nth-child(3n) {
        margin-right:1%;
    }
    
    .mega-menu-with-images-item:nth-child(8n) {
        margin-right:0;
    }
    
    .mega-menu-with-images-item .image-wrapper {
    	width: 100%;
    	height: 72px;
    	max-width: 120px;
    	margin: 0px auto 5px;
    	position: relative;
    	display: inline-block;
    }
    
    .mega-menu-with-images-item .image-wrapper img {
    	position: absolute;
    	top: 50%;
    	left: 50%;
    	-webkit-transform: translate(-50%,-50%);
    	-ms-transform: translate(-50%,-50%);
    	transform: translate(-50%,-50%);
    }
    
    .mega-menu-with-images-item .image-wrapper a {
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    	position: absolute;
    }
    
    .mega-menu-with-images-item a {
    	font-size: 0.75em;
    	color: #273239;
    	line-height: 1.35;
    	display: inline-block;
    	width: 100%;
    	word-break: break-word;
    }
    .events-rotator .option-one.default-component .content-wrapper .title-wrapper h3{
        min-height: 45px;
    }
}

@media(min-width:1024px) and (min-height:640px) and (max-width:1199px){
    
    .mega-menu{
        column-count: 3;
    }
    
    .mega-menu-item{
        margin-bottom: 10px;
    }
    
    .mega-menu ul li{
        font-size: 0.8em;
    }
    
    .mega-menu-heading{
        padding-bottom: 0;
    }
    
    .mega-menu-with-images-item {
    	text-align: center;
    	flex-basis: 11%;
    	max-width: 11%;
    	margin: 0 1% 10px 0;
    	text-indent: 0;
    }
    
    .mega-menu-with-images-item::before {
        display: none;
    }
    
    .mega-menu-with-images-item:nth-child(3n) {
        margin-right:1%;
    }
    
    .mega-menu-with-images-item:nth-child(8n) {
        margin-right:0;
    }
    
    .mega-menu-with-images-item .image-wrapper {
    	width: 100%;
    	height: 46px;
    	max-width: 66px;
    	margin: 0px auto 5px;
    	position: relative;
    	display: inline-block;
    }
    
    .mega-menu-with-images-item .image-wrapper img {
    	position: absolute;
    	top: 50%;
    	left: 50%;
    	-webkit-transform: translate(-50%,-50%);
    	-ms-transform: translate(-50%,-50%);
    	transform: translate(-50%,-50%);
    }
    
    .mega-menu-with-images-item .image-wrapper a {
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    	position: absolute;
    }
    
    .mega-menu-with-images-item a {
    	font-size: 0.7em;
    	color: #273239;
    	line-height: 1.2;
    	display: inline-block;
    	width: 100%;
    	word-break: break-word;
    }
}

@media(min-width:1200px) and (min-height:700px) and (max-width:1279px){
    
    .mega-menu{
        column-count: 4;
    }
    
    .mega-menu-with-images-item {
    	text-align: center;
    	flex-basis: 9%;
    	max-width: 9%;
    	margin: 0 1% 10px 0;
    	text-indent: 0;
    }
    
    .mega-menu-with-images-item::before {
        display: none;
    }
    
    .mega-menu-with-images-item:nth-child(3n) {
        margin-right:1%;
    }
    
    .mega-menu-with-images-item:nth-child(10n) {
        margin-right:0;
    }
    
    .mega-menu-with-images-item .image-wrapper {
    	width: 100%;
    	height: 70px;
    	max-width: 80px;
    	margin: 0px auto 5px;
    	position: relative;
    	display: inline-block;
    }
    
    .mega-menu-with-images-item .image-wrapper img {
    	position: absolute;
    	top: 50%;
    	left: 50%;
    	-webkit-transform: translate(-50%,-50%);
    	-ms-transform: translate(-50%,-50%);
    	transform: translate(-50%,-50%);
    }
    
    .mega-menu-with-images-item .image-wrapper a {
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    	position: absolute;
    }
    
    .mega-menu-with-images-item a {
    	font-size: 0.8em;
    	color: #273239;
    	line-height: 1.2;
    	display: inline-block;
    	width: 100%;
    }
    
}

@media (min-width: 1024px) and (max-width: 1279px){
     header.style-3 #branding .default-logo{
        max-height: 75px;
    }
    
    .window-scrolled header.style-3 #branding .default-logo {
    	 max-height: 60px; 
    }
    
}

@media (min-width:1280px){
    header.style-3{
        padding-bottom: 28px;
    }
    .window-scrolled header.style-3{
        padding-bottom: 0;
    }
    header.style-3 #branding .default-logo {
    	max-height: 100px;
    }
    .window-scrolled header.style-3 #branding .default-logo {
    	max-height: 72px;
    }
    
    .mega-menu{
        column-count: 3;
    }
    
    .mega-menu-wrapper{
        top: 114px;
    }
    
    .window-scrolled .mega-menu-wrapper{
        top: 90px;
    }
    
    header.style-3 #more-menu li.first ul{
        display: none;
    }
}

@media(min-width:1280px) and (min-height:600px) and (max-width:1440px){
    
    .mega-menu {
    	column-count: 3;
    }
    
    .mega-menu-item {
    	/*flex-basis: 22%;
    	max-width: 22%;*/
    	margin-bottom: 10px;
    /*	margin-right: 4%;*/
    }
    
    .mega-menu-heading{
        padding-bottom: 0px;
        font-size: 0.9em;
    }
    /*.mega-menu-item:nth-child(3n){
        margin-right: 4%;
    }
    .mega-menu-item:nth-child(4n){
        margin-right: 0;
    }*/
    .mega-menu-with-images-item {
        text-align: center;
    	flex-basis: 9%;
    	max-width: 9%;
    	margin: 0 1% 10px 0;
    	text-indent: 0;
    }
    .mega-menu-with-images-item::before {
        display: none;
    }
    .mega-menu-with-images-item:nth-child(3n){
        margin-right:1%;
    }
     .mega-menu-with-images-item:nth-child(10n){
        margin-right:0;
    }
    .mega-menu-with-images-item .image-wrapper {
        width: 100%;
        height: 60px;
        max-width: 78px;
        margin: 0px auto 5px;
        position: relative;
        display: inline-block;
    }
    
    .mega-menu-with-images-item .image-wrapper img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        font-size: 8px;
    }
    
    .mega-menu-with-images-item .image-wrapper a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute;
    }
    
    .mega-menu-with-images-item a {
        font-size: 0.8em;
        color: #273239;
        line-height: 1.2;
        display: inline-block;
        width: 100%;
    }
}

@media(min-width:1440px) and (min-height:600px){
    
    .mega-menu {
    	column-count: 5;
    }
    
    .mega-menu-item {
    	/*flex-basis: 22%;
    	max-width: 22%;*/
    	margin-bottom: 30px;
    /*	margin-right: 4%;*/
    }
   /* .mega-menu-item:nth-child(3n){
        margin-right: 4%;
    }
    .mega-menu-item:nth-child(4n){
        margin-right: 0;
    }*/
    .mega-menu-with-images-item {
        text-align: center;
    	flex-basis: 9%;
    	max-width: 9%;
    	margin: 0 1% 10px 0;
    	text-indent: 0;
    }
    .mega-menu-with-images-item::before {
        display: none;
    }
    .mega-menu-with-images-item:nth-child(3n){
        margin-right:1%;
    }
     .mega-menu-with-images-item:nth-child(10n){
        margin-right:0;
    }
    .mega-menu-with-images-item .image-wrapper {
        width: 100%;
        height: 60px;
        max-width: 80px;
        margin: 0px auto 5px;
        position: relative;
        display: inline-block;
    }
    
    .mega-menu-with-images-item .image-wrapper img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }
    
    .mega-menu-with-images-item .image-wrapper a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute;
    }
    
    .mega-menu-with-images-item a {
        font-size: 0.8em;
        color: #273239;
        line-height: 1.2;
        display: inline-block;
        width: 100%;
    }
}

@media(min-width:1440px) and (min-height:700px){
    .mega-menu {
    	column-count: 3;
    }
}

/* export directory */
.all-cats-selector h3 {
	padding-right: 40px;
	position: relative;
}
.two-col-strip .col-one .all-cats-selector .menu-wrapper-with-h3 h3::after {
	content: "\eb24";
	font-family: icomoon;
	line-height: 1;
	position: absolute;
	right: 0;
	padding: 0 8px;
	top: calc(50% - 5px);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	
	pointer-events: none;
}

.publications-not-found-error {
    margin-top: 26px;
    font-weight: bold;
    margin-left: 2%;
}
/*.trade-shows .r2g-main-content-strip-block h2{display:none;}*/


.contact-two-col-strip .content-block.r2g-content-block.expand-button {
	margin-bottom: 30px;
	text-align: right;
	width: 85%;
	margin: 0 auto 30px;
}
    .expand-all {
    	display: inline-block;
    }

/* Tiny MECE classes */

.bold{
    font-weight: bold;
    
}
.italic{
    font-style: italic;
}

.left{
    text-align: left;
}
.right{
    text-align: right;
}
.center{
    text-align: center;
}
.underline {
	text-decoration: underline;
}
/*** *******************************************/
/* end of theme based component styles */
/**********************************************/


.donwload-zip {}
.donwload-zip > svg{
    width: 24px;
    fill: #9a1135;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.donwload-zip:before {
    display: none;
}


/* company profile slider */

.company-profile-slider .image-wrapper .arrows-wrapper {
	position: absolute;
	width: 62px;
	height: 0;
	top: 0;
	left: 0;
}
.company-profile-slider .image-wrapper{
    position: relative;
    z-index: 1;
    width: 100%;
}
.company-profile-slider .flex-container{
    position: relative;
    z-index: 2;
}
.company-profile-slider .images-slider{
    position: relative;
}
.company-profile-slider .images-slider img:not(:first-child){
    position: absolute;
    top: 0;
    left:0;
    z-index: 1;
}
.company-profile-slider .images-slider img:first-child{
    position: relative;
    z-index: 2;
}
.company-profile-slider .images-slider.slick-initialized img{
    position: relative;
    z-index: 1;
}
    .company-profile-slider .image-wrapper .arrows-wrapper  .slick-arrow{
        position: relative;
        background-color: #9a1135;
        color: #fff;
        cursor:pointer;
    }
    .company-profile-slider .image-wrapper .arrows-wrapper  .slick-arrow.slick-disabled{
        pointer-events:none;
        opacity: 0.6;
    }
        .company-profile-slider .image-wrapper .arrows-wrapper .line-one{
            display: block;
            width: 30px;
            height: 30px;
        }

/* remove error label */
.filter-options-wrapper .no-results-label {
	display: none !important;
}
.filter-options-wrapper #company-search,
.filter-options-wrapper #keyword-search {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 32px 6px 15px;
}

/* 
 style formats for CMS editor
DON'T REMOVE THIS SECTION 
*/

/**style_formats**
{ "title": "Link Formats" },
{ "title": "Link Option 1", "selector": "a", "classes": "link link-one" },
{ "title": "Link Option 2", "selector": "a", "classes": "link link-two" },
{ "title": "Link Option 3", "selector": "a", "classes": "link link-three" },
{ "title": "Link Option 4", "selector": "a", "classes": "link link-four" },
{ "title": "Link Option 5", "selector": "a", "classes": "link link-five" },
{ "title": "Link as Button Option 1", "selector": "a", "classes": "link-as-button button-one" },
{ "title": "Link as Button Option 2", "selector": "a", "classes": "link-as-button button-two" },
{ "title": "Link as Button Option 3", "selector": "a", "classes": "link-as-button button-three" },
{ "title": "Link as Button Option 4", "selector": "a", "classes": "link-as-button button-four" },
{ "title": "Link as Button Option 5", "selector": "a", "classes": "link-as-button button-five" },
{ "title": "Link as Button Option 6", "selector": "a", "classes": "link-as-button button-six" },
{ "title": "Link as Button Option 7", "selector": "a", "classes": "link-as-button button-seven" },
{ "title": "Link as Download Link", "selector": "a", "classes": "link download-link" },
{ "title": "Link as Shopping Link", "selector": "a", "classes": "link-as-button shopping-cart-button" },
{ "title": "Link with Separator", "selector": "p", "classes": "link-separator" },
    
{ "title": "H2 Options" },
{ "title": "Change to White H2", "selector": "h2", "classes": "white-font" },

{ "title": "H3 Options" },
{ "title": "Change to White H3", "selector": "h3", "classes": "white-font" },
{ "title": "Capitalize", "selector": "h3", "classes": "capitalize" },
{ "title": "Bigger Font Size", "selector": "h3", "classes": "option-3" },
{ "title": "Small Font Size", "selector": "h3", "classes": "option-4" },

{ "title": "P Options" },
{ "title": "Blog Date ", "selector": "p", "classes": "blog-date-text" },
{ "title": "Blue Color P", "selector": "p", "classes": "option-1" },
{ "title": "Black Color P", "selector": "p", "classes": "option-2" },
{ "title": "Icon Option 1", "selector": "li,p,a", "classes": "text-with-icon telephone" },
{ "title": "Icon Option 2", "selector": "li,p,a", "classes": "text-with-icon fax" },
{ "title": "Icon Option 3", "selector": "li,p,a", "classes": "text-with-icon email" },
{ "title": "Bold Font", "selector": "p", "classes": "bold-font" },
{ "title": "Calender Icon", "selector": "p", "classes": "calender-icon" }
 

**style_formats**/

/**templates**

{ "title": "Feature Box Title", "description": "Use this to enable two level headings", "content": "<h3 class=\"feature-box-title\"><span class=\"intro-title\">Intro Title<\/span><span class=\"outro-title\">Sample Title<\/span><\/h3>"},
{ "title": "X Box Title with Link", "description": "Use this to enable title along with link", "content": "<h3 class=\"x-box-custom-link-title\"><a href=\"#\" target=\"_blank\" rel=\"noopener\">Sample Link Title<\/a><\/h3>"},
{ "title": "Horizontal Links", "description": "Use this to horizontal links", "content": "<div class=\"horizontal-links\"><a href=\"#\" class=\"link-as-button button-two\">eMARKETPLACE<\/a> <a href=\"#\" class=\"link-as-button button-three\">EXPORTERS DIRECTORY<\/a><\/div>"},
{ "title": "Contact Details", "description": "Use this to add Tel No, Fax & Email", "content": "<div class=\"contact-details-wrapper\"><p><a href=\"#\" class=\"icon-i-84-phone-call-fill\" href=\"#\">+94-11-2303971<\/a><span>Working Hours 8am to 5pm<\/span></p><p class=\"icon-i-49-fax-fill\">+94-11-230-0715<span>Working Hours 8am to 5pm<\/span><\/p><p><a href=\"#\" class=\"icon-i-158-e-mail-2-fill\" href=\"#\">anuradha@edb.gov.lk<\/a><span>Working Hours 8am to 5pm<\/span></p><\/div>"},
{ "title": "Contact Details with Image", "description": "Use this to add Contact Details with Image", "content": "<div class=\"image-with-contact-details-wrapper\"><img src=\"images/component_images/butterfly.jpg\" /><h4 class=\"check-empty-text image-with-contact-title\">+94-11-2303971</h4><p class=\"check-empty-text image-with-contact-description\">+94-11-2303971</p><p class=\"icon-i-65-locate-place-fill check-empty-text address-details\">+94-11-2303971</p><p class=\"check-empty-parent phone-details\"><a href=\"#\" class=\"icon-i-84-phone-call-fill check-empty-href\" href=\"#\">+94-11-2303971<\/a><a href=\"#\" class=\"icon-i-84-phone-call-fill check-empty-href\" href=\"#\">+94-11-2303971<\/a></p><p class=\"icon-i-49-fax-fill check-empty-text fax-details\">+94-11-230-0715<\/p><p class=\"check-empty-parent email-details\"><a href=\"#\" class=\"icon-i-158-e-mail-2-fill check-empty-href\" href=\"#\">anuradha@edb.gov.lk<\/a></p><\/div>"},
{ "title": "Contact Details in Contact Page", "description": "Use this to add Contact Details in Contact Page", "content": "<div class=\"contact-page-details-wrapper\"><h3 class=\"check-empty-text contact-title\">+94-11-2303971</h3><p class=\"check-empty-text contact-name\">+94-11-2303971</p><p class=\"icon-i-65-locate-place-fill check-empty-text address-details\">+94-11-2303971</p><p class=\"check-empty-parent phone-details\"><a href=\"#\" class=\"icon-i-84-phone-call-fill check-empty-href\" href=\"#\">+94-11-2303971<\/a><a href=\"#\" class=\"icon-i-84-phone-call-fill check-empty-href\" href=\"#\">+94-11-2303971<\/a></p><p class=\"icon-i-49-fax-fill check-empty-text fax-details\">+94-11-230-0715<\/p><p class=\"check-empty-parent email-details\"><a href=\"#\" class=\"icon-i-158-e-mail-2-fill check-empty-href\" href=\"#\">anuradha@edb.gov.lk<\/a></p><\/div>"},
{ "title": "Label with Text", "description": "Use this to text with a label", "content": "<p><span class=\"text-label\">Company Name<\/span>Dilmah Ceylon Tea Company PLC<\/p"},
{ "title": "Publication Items Title", "description": "Use this to add title in publication items", "content": "<p class=\"publication-title-wrapper\"><span class=\"publication-title\">Business Lanka Magazine<\/span><span class=\"publication-vol\">Vol. 32 -Issue 01/2019<\/span><span class=\"publication-sub\">(Inspiring Success Women in Business)<\/span><\/p"},
{ "title": "Read More", "description": "Use this to add Read More / Read Less", "content": "<p class=\"read-more-wrapper\"><a class=\"link link-three read-more hide\">Read More<\/a><a class=\"link link-four read-more hide read-less\">Close<\/a><\/p"},
{ "title": "Page Navigation", "description": "Use this to add Next / Prev to sub page template", "content": "<div class=\"readmore-wrapper arrows-wrapper\"><div class=\"prev nav-left\"><a class=\"line-one\" href=\"#\">Prev<\/a><\/div><div class=\"next nav-right\"><a class=\"line-one\" href=\"#\">Next<\/a><\/div><\/div>"},
{ "title": "Ads Holder", "description": "Use this to add Ads Holder", "content": "<div class=\"ads-holder\"><\/div>"}

**templates**/