@charset "utf-8";
/* CSS Document */

#allTabs {
	margin:0 0 0 0;	
}

#allTabs .nav-tabs:before, #allTabs .nav-tabs:after {display: table; content: " ";}
#allTabs .nav-tabs:after {clear: both;}
#allTabs .nav-tabs {
	border-bottom: 0px solid #dddddd;
	margin-top: 50px;
	margin-bottom:25px;
}
#allTabs .nav > li > a {
	padding: 0 12px;
	font-family: 'CenturyGothicBold';
}

#allTabs .nav.connect > li > a {}

#allTabs .nav li:first-child a {}
#allTabs .nav li:last-child a {}

#allTabs .nav-tabs > li > a:hover {}

#allTabs .nav > li > a:hover,
#allTabs .nav > li > a:focus {}
#allTabs .nav-tabs > li.active > a,
#allTabs .nav-tabs > li.active > a:hover,
#allTabs .nav-tabs > li.active > a:focus {}
#allTabs .nav-tabs > li.active > a:hover {}

#allTabs .tab-content .tab-pane, #allTabs .tab-content .tab-pane p {
	font-family: 'CenturyGothicRegular';
	font-size: 12px;
}
#allTabs .tab-content a {
	color: #FF3333;
	font-family: 'CenturyGothicRegular';
	font-size: 12px;
}

@media (min-width: 993px) and (max-width: 1199px) {
	#allTabs .nav > li > a {
		padding: 0 6px;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	#allTabs {
		margin: 12px 0 0 0;
	}
	
	#allTabs .nav > li > a {
		position: relative;
		display: block;
		padding: 0 7px;
		font-family: 'BlockBertholdCondensedRegular';
		color: #333333;
		font-size: 16px; line-height: 16px;
		letter-spacing: 1px;
		text-transform: uppercase;
		border: 0px solid transparent;
	}
}

@media (max-width: 767px) {
	#allTabs {
		margin: 12px 0 0 0;
	}
	
	#allTabs .nav > li > a {
		position: relative;
		display: block;
		padding: 0 7px;
		font-family: 'BlockBertholdCondensedRegular';
		color: #333333;
		font-size: 16px; line-height: 16px;
		letter-spacing: 1px;
		text-transform: uppercase;
		border: 0px solid transparent;
	}
}


/* CONNECT        */ /**************************/ /* START   */

#connect {width: 100%;}
#connect p {}
#connect p.txtRed {}
#connect h5 {
	font-family: 'CenturyGothicBold';
	font-size: 22px;
	margin: 0 0 35px 0;
	text-align: left;
}
#connect span.b {}
#connect span.txtRed {}


/* NEWSLETTER   */ /*********************/ /* START   */


.tab-content .month {
	height: 25px;
	font-family: 'CenturyGothicRegular';
	font-size: 14px;
	text-transform: uppercase;
}

.newsletters {}

.newsletters:before, .newsletters:after {display: table; content: " ";}
.newsletters:after {clear: both;}

.newsletters .item-archive {
	float: left;	
	width: 224px;
	margin: 0 35px 35px 0;
}


.newsletters .item-archive .month {
	height: 25px;
	font-family: 'CenturyGothicRegular';
	font-size: 14px;
	text-transform: uppercase;
}
.newsletters .item-archive .box {border: 1px solid #b1b1b1;}
.newsletters .item-archive .box .img-placeholder {    
	position: relative;
	width: 222px; height: 222px;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	overflow: hidden;

}
.newsletters .item-archive .box .img-placeholder .hover-state {
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	border: 1px solid transparent;
	background-color:rgba(238, 49, 36, 0.9);
	width: 100%;
	height: 100%;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
	display: block;
	text-decoration: none;
	opacity: 0;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	font-family: 'CenturyGothicRegular';

	 cursor: pointer;
}

/* ************ IMPORTANT */
.newsletters .item-archive .box .img-placeholder .hover-state.before-august-2014 {
	opacity: 1;
	background-color:rgba(256, 256, 256, 0.9);
}
.newsletters .item-archive .box .img-placeholder .hover-state.before-august-2014 .info p {color: #036e82;}
.newsletters .item-archive .box .img-placeholder .hover-state.before-august-2014 .info p.date {color: #000000;}
.newsletters .item-archive .box .img-placeholder .hover-state.before-august-2014 .info .line {background-color: #000000;}
.newsletters .item-archive .box .img-placeholder .hover-state.before-august-2014 .info a.read-it {opacity: 0;}

.newsletters .item-archive .box .img-placeholder:hover .hover-state.before-august-2014 {
	opacity: 1;
	background-color:rgba(238, 49, 36, 0.9);
}
.newsletters .item-archive .box .img-placeholder:hover .hover-state.before-august-2014 .info p {color: #ffffff;}
.newsletters .item-archive .box .img-placeholder:hover .hover-state.before-august-2014 .info p.date {color: #ffffff;}
.newsletters .item-archive .box .img-placeholder:hover .hover-state.before-august-2014 .info .line {background-color: #ffffff;}
.newsletters .item-archive .box .img-placeholder:hover .hover-state.before-august-2014 .info a.read-it {opacity: 1;}





.newsletters .item-archive .box .img-placeholder:hover .hover-state {opacity: 1;}

.newsletters .item-archive .box .img-placeholder .hover-state .info {text-align: center;}
.newsletters .item-archive .box .img-placeholder .hover-state .info p {
	color: #ffffff;
	font-size: 16px!important;
	font-family: 'CenturyGothicRegular';
}
.newsletters .item-archive .box .img-placeholder .hover-state .info .line {
	display: block;
	width: 40%;
	margin: 10px auto;
	height: 1px;
	background-color: #ffffff;
}
.newsletters .item-archive .box .img-placeholder .hover-state .info .date {
	font-family: 'CenturyGothicRegular';
	font-size: 12px!important;
	text-transform: uppercase;
}
.newsletters .item-archive .box .img-placeholder .hover-state .info a.read-it {
	display: inline-block;
	color: #ffffff!important;
	text-decoration: none;
	background-color: #acacac;
	font-family: 'CenturyGothicBold';
	text-transform: uppercase;
	font-size: 14px;
	line-height: 45px;
	padding: 0 30px;
	margin: 10px 0 0 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.newsletters .item-archive .box .img-placeholder .hover-state .info a.read-it:hover {
	background-color: #ffffff;
	color: #848484!important;
}



@media (min-width: 993px) and (max-width: 1199px) {
	
}

@media (min-width: 768px) and (max-width: 992px) {
	
}

@media (max-width: 767px) {
	
}


/* *** */

.tab-pane.newsletters.active table {
	width: 100%!important;
	font-family: 'CenturyGothicRegular'!important;
	font-size: 14px!important;
}
.tab-pane.newsletters.active table table.quote td {
	text-align: center!important;
	font-family: 'CenturyGothicRegular'!important;
	font-size: 14px!important;
}
.tab-pane.newsletters.active table table.quote td span,
.tab-pane.newsletters.active table table.quote td span span {
	font-family: 'CenturyGothicRegular'!important;
	font-size: 14px!important;
}

.tab-pane.newsletters.active table table.quote td img {margin: 0 auto!important;}
/*.tab-pane.newsletters.active table td.half img {width: 100%; height: auto;}*/
.tab-pane.newsletters.active table table.quote td ul, .tab-pane.newsletters.active table table.quote td ul li {
	font-family: 'CenturyGothicRegular'!important;
	font-size: 14px!important;
}


.tab-pane.newsletters.active table table td span,
.tab-pane.newsletters.active table table td span span {
	font-family: 'CenturyGothicRegular'!important;
	font-size: 14px!important;
}

.tab-pane.newsletters.active table table.jobs {display: none;}


/* */

.newsletters .interior {
	position: relative;
}

.newsletters .interior .back {
	position: absolute;
	top: 60px;
	left: -130px;
	width: 90px;
}
.newsletters .interior .back img {width: 100%; height: auto;}



.newsletters .interior .top-newsletter:before, .newsletters .interior .top-newsletter:after {display: table; content: " ";}
.newsletters .interior .top-newsletter:after {clear: both;}

.newsletters .interior .title-news {
	float: left;
	width: 50%;
}

.newsletters .interior h1.title {
	padding: 0;
	margin: 0;
	color: #008ca9;
	font-family: 'CenturyGothicRegular';
	font-size: 20px;
	font-weight: normal;
}
.newsletters .interior h1.title strong, .newsletters .interior h1 b {font-family: 'CenturyGothicBold'; color: #008ca9; font-weight: normal;}

.newsletters .interior .date {
	font-family: 'CenturyGothicItalic';
	font-size: 16px;
	text-transform: uppercase;
}

.newsletters .interior .dotted-line {
  margin: 0 0 20px 0;
  padding: 0 0 30px 0;
  background: url(../images/dots.jpg) repeat-x left bottom;
}

.newsletters .interior {
	font-size: 14px!important;
	font-family: 'CenturyGothicRegular';
}

.newsletters .interior p {
	font-size: 14px!important;
	font-family: 'CenturyGothicRegular';
}
.newsletters .interior a {
	color: #FF3333;
	font-family: 'CenturyGothicRegular';
	font-size: 14px!important;
}

.newsletters .interior ul {
	margin-left: 40px;
	font-family: 'CenturyGothicRegular';
	font-size: 14px!important;
}
.newsletters .interior ul li {
	font-family: 'CenturyGothicRegular';
	font-size: 14px!important;
}
.newsletters .interior .text-blue {
	color: #008ca9;
	 font-family: 'CenturySchoolbookBoldItalic';
}
.newsletters .interior .text-red {
	color: #ff3333;
}

.newsletters .interior .tags {
	width: 100%;
	float: left;
	font-size: 14px!important;
	font-family: 'CenturyGothicRegular';
}
.newsletters .interior .tags ul {
	list-style: none;
	margin: 0; padding: 0;
	width: 100%
}
.newsletters .interior .tags ul li {float: left; max-width: 825px;}
.newsletters .interior .tags ul li.head-line {
	padding: 0 10px 0 0;
	line-height: 45px;
}
.newsletters .interior .tags ul li a {
	display: inline-block;
	background-color: #eeeeee;
	color: #acacac;
	text-decoration: none;
	padding: 0 5px; margin: 0 5px 5px 0;
	text-transform: uppercase;
}
/* */
.newsletters .interior .social {
	/*
	width: 33%;
	float: right;
	*/
	text-align: right;
	width: 50%;
	float: left;
	font-size: 14px!important;
	font-family: 'CenturyGothicRegular';
}
.newsletters .interior .social ul {
	list-style: none;
	margin: 5px 0 0 0; padding: 0;
	float: right;
}
.newsletters .interior .social ul li {float: left; max-width: 325px;}
.newsletters .interior .social ul li.head-line {
	padding: 8px 10px 0 0;
}


.newsletters .interior .social [class^="icon-"], .newsletters .interior .social [class*=" icon-"] {
	display:inline-block;
	width:36px;
	height:36px;
	margin:0px 5px 0 5px;
	line-height:36px;
	vertical-align:text-top;
}

.newsletters .interior .social .icon-fb    {
	background-image:url(../images/icons-fb-big-1-hover.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.newsletters .interior .social .icon-fb:hover    {
	background-image:url(../images/icons-fb-big-1-hover-2.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.newsletters .interior .social .icon-tw    {
	background-image:url(../images/icons-tw-big-1-hover.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.newsletters .interior .social .icon-tw:hover   {
	background-image:url(../images/icons-tw-big-1-hover-2.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.newsletters .interior .social .icon-pi    {
	background-image:url(../images/icons-pi-big-1-hover.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.newsletters .interior .social .icon-pi:hover    {
	background-image:url(../images/icons-pi-big-1-hover-2.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.newsletters .interior .social .icon-ig    {
	background-image:url(../images/icons-ig-big-1-hover.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.newsletters .interior .social .icon-ig:hover    {
	background-image:url(../images/icons-ig-big-1-hover.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.newsletters .interior .social .icon-msg    {
	background-image:url(../images/icons-em-big-1-hover.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.newsletters .interior .social .icon-msg:hover    {
	background-image:url(../images/icons-em-big-1-hover-2.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (min-width: 993px) and (max-width: 1199px) {
	
}

@media (min-width: 768px) and (max-width: 992px) {
	
}

@media (max-width: 767px) {
	
}

/* */

.newsletters .interior .pagination:before, .newsletters .interior .pagination:after {display: table; content: " ";}
.newsletters .interior .pagination:after {clear: both;}

.newsletters .interior .pagination {margin: 0 0 30px 0;width: 100%; }
.newsletters .interior .pagination .w50 {width: 50%;}
.newsletters .interior .pagination .w50.pull-right {text-align: right;}

.newsletters .interior .pagination .arr {
	text-align: center;
	width: 40px; height: 40px;
	float: left;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background: #ff3333;
	margin: 0px 10px 0 0;

	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.newsletters .interior .pagination a:hover .arr {background: #008ca9;}

.newsletters .interior .pagination .arr img {height: 26px; width: auto; margin: 7px 0px 0px -3px;}

.newsletters .interior .pagination .w50.pull-right .arr {float: right; margin: 0px 0 0 10px;}
.newsletters .interior .pagination .w50.pull-right .arr img {height: 26px; width: auto; margin: 7px -3px 0px 0px;}

.newsletters .interior .pagination a {
	text-decoration: none;
	font-family: 'CenturyGothicBold';
	color: #333333;
	line-height: 15px;
	text-transform: uppercase;
}
.newsletters .interior .pagination a:hover {color: #ff3333}

@media (min-width: 993px) and (max-width: 1199px) {
	 
}

@media (min-width: 768px) and (max-width: 992px) {
	
}

@media (max-width: 767px) {
	
}

/* ***************************** */

.above-sticky {height: 0px;}

.sticky-widget {
	max-width: 285px;
	margin: -40px auto 40px auto;
}


.without-quick-nav {min-height: 100px;}

.sticky-widget .quick-nav:before, .sticky-widget .quick-nav:after {display: table; content: " ";}
.sticky-widget .quick-nav:after {clear: both;}
.sticky-widget .quick-nav {/*background-color: #eeeded;*/ background-color: transparent; padding: 0 8px 25px 8px;}
.sticky-widget .quick-nav ul {
	list-style: none;
	margin: 0; padding: 0;
}
.sticky-widget .quick-nav ul li {float: left; width: 50%;}
.sticky-widget .quick-nav ul li:first-child {border-right: 0px solid #000000; text-align: left; width: 50%;}
.sticky-widget .quick-nav ul li:last-child {border-left: 1.5px solid #000000; text-align: right; width: 50%}
.sticky-widget .quick-nav ul li a {
	display: block; padding: 6px 0;
	font-family: 'CenturyGothicBold';
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
}
.sticky-widget .quick-nav ul li a img {
	height: 26px; width: auto;
	margin-top: -3px;
}

/* */

.sticky-widget .social-media {
	padding: 25px 0;
	text-align: center;
	font-size: 14px!important;
	font-family: 'CenturyGothicRegular';
}

.sticky-widget .social-media ul {
	list-style: none;
	margin: 0; padding: 0;
}
.sticky-widget .social-media ul li {display: inline-block;}


.sticky-widget .social-media [class^="icon-"], .sticky-widget .social-media [class*=" icon-"] {
	display:inline-block;
	width:28px;
	height:28px;
	margin:10px 3px 0 3px;
	line-height:28px;
	vertical-align:text-top;
}

.sticky-widget .social-media .icon-fb    {
	background-image:url(../images/icons-fb-big-1-hover.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sticky-widget .social-media .icon-fb:hover    {
	background-image:url(../images/icons-fb-big-1-hover-2.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sticky-widget .social-media .icon-tw    {
	background-image:url(../images/icons-tw-big-1-hover.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sticky-widget .social-media .icon-tw:hover   {
	background-image:url(../images/icons-tw-big-1-hover-2.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sticky-widget .social-media .icon-pi    {
	background-image:url(../images/icons-pi-big-1-hover.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sticky-widget .social-media .icon-pi:hover    {
	background-image:url(../images/icons-pi-big-1-hover-2.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sticky-widget .social-media .icon-ig    {
	background-image:url(../images/icons-ig-big-1-hover.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sticky-widget .social-media .icon-ig:hover    {
	background-image:url(../images/icons-ig-big-1-hover.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.sticky-widget .social-media .icon-msg    {
	background-image:url(../images/icons-em-big-1-hover.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sticky-widget .social-media .icon-msg:hover    {
	background-image:url(../images/icons-em-big-1-hover-2.png); 
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* */

.sticky-widget .read-next {
	text-align: center;
	border: 1px solid #acacac;
}
.sticky-widget .read-next h3 {
	margin: 10px 0;
	font-family: 'CenturyGothicBold';
	text-transform: uppercase;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
}
.sticky-widget .read-next .item {
	font-family: 'CenturyGothicBold';
	text-transform: uppercase;
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.sticky-widget .read-next .item .img-placeholder {
	height: 170px;
	overflow: hidden;
}
.sticky-widget .read-next .item .img-placeholder img {width: 100%; height: auto;}
.sticky-widget .read-next .item a {
	font-family: 'CenturyGothicBold';
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
}
.sticky-widget .read-next .item a.link {display: block; padding: 10px 0;}
.sticky-widget .read-next .item:hover a.link {color: #ff3333;}

@media (min-width: 993px) and (max-width: 1199px) {
	
}

@media (min-width: 768px) and (max-width: 992px) {
	
}

@media (max-width: 767px) {
	
}

/* NEWSLETTER   */ /***********************/ /* END   */

.clear-div:before, .clear-div:after {display: table; content: " ";}
.clear-div:after {clear: both;}

.row {
	position: relative;
}

.col-md-3.stickit {width: 292px;}
.stickit {
	margin-left: 878px;
	position: fixed;
	top: 0px;
}

.stickit-end {
	bottom: 0px;
	position: absolute;
	right: 0;
	
}

.bodyTbl {
	background: none!important;
}
.bodyTbl .wrap.header,  .bodyTbl .wrap.menu, .bodyTbl .wrap.footer {
	display: none;
}

@media (min-width: 993px) and (max-width: 1199px) {
	.col-md-3.stickit {width: 242px;}
	.stickit {margin-left: 728px;}
}

@media (min-width: 768px) and (max-width: 992px) {
	
}

@media (max-width: 767px) {
	
}



/* ************************** */


/* CONNECT        */ /**************************/ /* START   */

.id-connect {
	/*width: 115px;*/
	font-family: 'CenturySchoolbookItalic';
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.id-connect p {
	margin: 0; padding: 0 0 15px 0;	
	font-family: 'CenturySchoolbookItalic';
	font-size: 12pt;
	color: #333333;
}
.id-connect p.txtRed {color: #FF3333;}
.id-connect h5 {
	font-family: 'BlockBertholdCondensedRegular';
	color: #333333;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0;
	margin: 0 0 45px 0;
	text-align: right;
}
.id-connect span.b {font-family: 'CenturySchoolbookBoldItalic';}
.id-connect span.txtRed {font-family: 'CenturySchoolbookBoldItalic'; color:#FF3333;}

/* */

.id-connect .nav-tabs {
	border-bottom: 0px solid #dddddd;
	margin-bottom:45px;	
}
.id-connect .nav, #connect .nav li {text-align: left;}
.id-connect .nav > li > a {
	position: relative;
	width:100%;
	padding: 0 0 0 0;
	font-family: 'CenturySchoolbookItalic';
	color: #333333;
	font-size: 12pt; line-height: 12pt;
	letter-spacing: 1px;
	border: 0px solid transparent;
}

.id-connect .nav-tabs > li {
	float: none;
	margin-bottom: 10px;
}

.id-connect .nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #dddddd;
}

.id-connect .nav > li > a:hover,
.id-connect .nav > li > a:focus {
	text-decoration: none;
	background-color: #ffffff;
	color: #008ca9;
}
.id-connect .nav-tabs > li.active > a,
.id-connect .nav-tabs > li.active > a:hover,
.id-connect .nav-tabs > li.active > a:focus {
	color: #FF3333;
	cursor: default;
	background-color: #ffffff;
	border: 0px solid #dddddd;
	border-bottom-color: transparent;
}
.id-connect .nav-tabs > li.active > a:hover {color: #FF3333;}


@media (min-width: 993px) and (max-width: 1199px) {
	
}

@media (min-width: 768px) and (max-width: 992px) {
	.id-connect {width: 100%; text-align: left;}
	.id-connect p {padding-bottom:7px;}
	.id-connect h5 {
		text-align: left;
		margin-bottom: 0;
	}
	
	.id-connect .nav-tabs {
		margin-bottom:10px;	
	}
	.id-connect .nav-tabs > li {
		float: left; margin-right:10px;
		margin-bottom: 10px;
	}
}

@media (max-width: 767px) {
	.id-connect {width: 100%; text-align: left;}
	.id-connect p {padding-bottom:7px;}
	.id-connect h5 {
		text-align: left;
		margin-bottom: 0;
	}
	
	.id-connect .nav-tabs {
		margin-bottom:10px;	
	}
	.id-connect .nav-tabs > li {
		float: left; margin-right:10px;
		margin-bottom: 10px;
	}

}


/* ******************* */

#pressTab .tab-content #company-tab p {
	font-size: 18px; color: #008ca9;
}
#pressTab .tab-content #company-tab p span.numbers, #pressTab .tab-content #company-tab p a.numbers {
	font-family: 'BlockBertholdCondensedRegular';
	font-size: 18px; letter-spacing: 1px;
	color: #FF3333;
	text-decoration: none;
}

#pressTab .tab-content #founders-tab p.headline {font-family: 'CenturyGothicItalic'; font-size: 14px; letter-spacing: 1px;}
#pressTab .tab-content #founders-tab p.headline span {font-family: 'CenturyGothicItalic';}

#pressTab .tab-content #founders-tab .events {font-family: 'CenturyGothicItalic';}
#pressTab .tab-content #founders-tab .events strong {font-family: 'CenturyGothicBold';}

.imgFounder {width: 100%; height: auto; margin-bottom: 10px;}

#pressTab .tab-content #founders-tab p.more {font-size: 14px; color: #008ca9;}
#pressTab .tab-content #founders-tab p.more a {
	font-family: 'BlockBertholdRegular';
	font-size: 14px; letter-spacing: 1px;
	color: #FF3333;
}

#pressTab .tab-content #downloads-tab p {
	font-size: 14px; font-family: 'CenturyGothicItalic'; 
}
#pressTab .tab-content #downloads-tab p a {color: #008ca9; font-size: 12px; font-family: 'CenturyGothicItalic'; text-decoration: none;}
#pressTab .tab-content #downloads-tab p a:hover {color: #FF3333;}


 /* ****** */

 .showmore .showMoreBtn {
  background-image: url("../images/arr-down-retina.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 0 0 0px 0;
  margin: 0 10px;
  font-family: 'CenturyGothicBold';
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
  width: 90px;
  height: 30px;
  outline: none;
  white-space: nowrap;
}


 .showmore .showMoreBtn:hover {color: #7dd1e1;}
#about-good-food-jobs p, 
#contact-tab p, #contact-tab p a,
#founders-tab p, #founders-tab p a,
#company-tab p, #company-tab p a {
    font-family: 'CenturyGothicRegular';
}

.back-archive {
  width: 90px;
  position: relative;
  top: inherit;
  left: inherit;
}


/* Added 06.10.2015 */

/* ***************************** */

.newsletters .interior .above-article {}

.newsletters .interior .above-article:before, .newsletters .interior .above-article:after {display: table; content: " ";}
.newsletters .interior .above-article:after {clear: both;}

.newsletters .interior .above-article .quick-nav:before, .newsletters .interior .above-article .quick-nav:after {display: table; content: " ";}
.newsletters .interior .above-article .quick-nav:after {clear: both;}

.newsletters .interior .above-article .quick-nav {
	width: 160px;
	background-color: transparent; padding: 0 0 0 0;
}
.newsletters .interior .above-article .quick-nav ul {
	list-style: none;
	margin: 0; padding: 0;
}
.newsletters .interior .above-article .quick-nav ul li {float: left; width: 50%;}
.newsletters .interior .above-article .quick-nav ul li:first-child {border-right: 0px solid #000000; text-align: left; width: 50%;}
.newsletters .interior .above-article .quick-nav ul li:last-child {border-left: 1.5px solid #000000; text-align: right; width: 50%}
.newsletters .interior .above-article .quick-nav ul li a {
	display: block; padding: 6px 0;
	font-family: 'CenturyGothicBold';
	font-size: 16px!important;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
}
.newsletters .interior .above-article .quick-nav ul li a img {
	height: 26px; width: auto;
	margin-top: -3px;
}

.newsletters .interior .above-article .quick-nav ul li a.next-btn span, .newsletters .interior .above-article .quick-nav ul li a.prev-btn span  {
	display: inline-block;
	width: 15px; height: 26px;
	margin-bottom: -6px;
}
.newsletters .interior .above-article .quick-nav ul li a.next-btn span {
	background-image:url(../images/arr-next3.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.newsletters .interior .above-article .quick-nav ul li a.next-btn:hover span {
	background-image:url(../images/arr-next2.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.newsletters .interior .above-article .quick-nav ul li a.prev-btn span {
	background-image:url(../images/arr-prev3.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.newsletters .interior .above-article .quick-nav ul li a.prev-btn:hover span {
	background-image:url(../images/arr-prev2.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.newsletters .interior .above-article .quick-nav ul li a:hover {color: #ff3333}


@media (min-width: 993px) and (max-width: 1199px) {
	 
}

@media (min-width: 768px) and (max-width: 992px) {
	
}

@media (max-width: 767px) {
	
}


/* Added 06.11.2015 */

#submitTestimonials p {
	font-family: 'CenturyGothicRegular';
	font-size: 12pt;
}

/* */

.box.info.showmore {
	max-width: 1000px;
}

@media (min-width: 993px) and (max-width: 1199px) {
	.box.info.showmore {
		max-width: 740px;
	}
}

@media (min-width: 768px) and (max-width: 992px) {

}

@media (max-width: 767px) {

}

/* */

.back-archive {
  width: 180px;
  position: relative;
  top: inherit;
  left: inherit;
}

.back-archive a.back-to-main-button {
	display: block; padding: 6px 0;
	font-family: 'CenturyGothicBold'!important;
	font-size: 16px!important;
	line-height: 26px;
	color: #000000!important;
	text-decoration: none;
}
.back-archive a:hover {color: #ff3333!important;}

.back-archive a span  {
	display: inline-block;
	width: 15px; height: 26px;
	margin-bottom: -6px;
}

.back-archive a span {
	background-image:url(../images/arr-prev3.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.back-archive a:hover span {
	background-image:url(../images/arr-prev2.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#contact-tab input[type="radio"] {
    display: none;
}



#checkout .fields .left.label {
    font-family: 'CenturyGothicItalic';
    color: #008ca9;
    font-size: 18px;
    text-transform: lowercase;
    letter-spacing: 1px;
    padding: 13px 10px 0 0;
    margin: 8px 0 0 0;
}
#checkout .fields .right label.zip {
	font-family: 'CenturyGothicItalic';
    color: #008ca9;
    font-size: 18px;
    text-transform: lowercase;
    letter-spacing: 1px;
    padding: 13px 10px 0 0;
    margin: 8px 0 0 0;
}



/*
#formContact .box.looong,  
#formContact .box.looong input.textField,
#formContact .box.looong textarea {
	width:100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#formContact .box.looong input.textField,
#formContact .box.looong textarea {
	width:100%;
	font-family: 'CenturyGothicRegular';
    font-size: 18px;
    padding: 8px 10px 8px 10px;
    font-weight: normal;
    border: 1px solid #000000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 15px;
    float: none;
}


#formContact input.btnSend {
  outline: none;
  border: 0;
  background-color: #ff3333;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: auto;
  height: auto;
  float: left;
  margin: 0 0px 0 0px;
  text-indent: inherit;
  font-family: 'CenturyGothicRegular';
  color: #ffffff;
  font-size:14px;
  padding: 3px 30px;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}


#formContact input.btnSend {
	float: none;
    background: #ff3333;
    font-family: 'CenturyGothicRegular';
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
    text-decoration: none;
    width: 180px;
    text-align: center;
    border: 0;
    margin: 0 auto;
    text-indent: 0px;
    padding: 15px 0;
    height: auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



#formContact .countTxt, #formContact label.wl_how_to_apply {float:right;}



.err input[type="radio"] + label.chk {background-position: 0 -24px;}
#formContact .box.looong input.textField.err, #formContact .box.looong textarea.err {border-color: #ff3333;}

.formContact input[type="radio"] {
    background:url(../images/checkbox2.png) 0px 0px no-repeat;
    vertical-align:text-top;
    display: none;
    float: left;
}


.formContact label.chk {
  padding-left: 17px!important;
  height: 12px;
  line-height: 12px;
  background: url(../images/bg_checkbox.png) no-repeat;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: normal;
}

*/