/**JCIE Copyright**/
.site-info {
  	font-size: 12px;
	text-align: left;
	padding-left: 75px;	
}

/**MENU &amp; MOBILE MENU**/
.fluid-header .inside-header, .menu-toggle {
 text-align:left; 
}

@media screen and (max-width: 768px) {
  .header-widget { display: none; }
}

.secondary-navigation .menu-toggle {
 	text-align:left; 
}

.main-navigation li.menu-item-float-right {
      float: right;
}

/**SIDEBAR STYLE**/
.separate-containers .inside-right-sidebar {
  margin-top:0px;
}

/**PAGE TITLE**/
.entry-title {
  margin-top:25px;
}

/**POSTS STYLES**/
.entry-date {
  display:none;
}
.nav-previous {
  font-size:12px;
  float:left;
}

.nav-next {
  font-size:12px;
  float:right;
}

.nav-next .next:before {
	content: "Next:";
	font-family: inherit;
  	font-weight: normal;
 	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	position:relative;
	margin-right: 5px;
	width: 50px;
	text-align:center;
}

.nav-previous .prev:before {
	content: "Previous:";
	font-family: inherit;
  	font-weight: normal;
 	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	position:relative;
	margin-right: 5px;
	width: 60px;
	text-align:center;
}

@media screen and (max-width: 768px) {
.nav-previous {font-size:14px;float:left;text-align:left;}
.nav-next {font-size:14px;float:left;text-align:left;}
h2.entry-title {font-size:16px; margin-bottom:-25px;}
}

.tags-links {
font-size:12px;
}

.tags-links:before {
  margin-right:10px;
}

.widget-area .widget {
  padding:40px 0px 0px 40px;
}

.widget-title {
  margin-bottom:0px;
  font-size:16px;
}

h4.widget-title {
  margin-top:10px;
  margin-bottom:5px;
}

h4.widget-title label {
  font-weight: normal;
  font-size:16px;
}

#taxonomy_dropdown_widget_dropdown_4 {
 padding: 5px 5% 5px; 
}

#taxonomy_dropdown_widget_dropdown_3 {
 padding: 5px 5% 5px; 
}

#taxonomy_dropdown_widget_dropdown_2 {
 padding: 5px 5% 5px; 
}

#taxonomy_dropdown_widget-3 {
  padding-top:10px;
}

.page-header {
    border-bottom: none;
}

.page-header-image-single {
      float: left;
  	width:250px;
  	margin:0px 5px 0px 0px;
}

.page-header-image-single {
      display: none;
}

.inside-article {
 border-bottom:1px solid #e6e6e6; 
}

h2.entry-title {
 font-size:16px; 
  margin-bottom:-25px;
}

/**BREADCRUMBS**/
.page-id-2 #breadcrumbs {
      display: none;
}

.page-id-2 .page-header {
  margin-top:0px;
  padding-bottom:0px;
  height:0px;
}

.page-id-24 #breadcrumbs {
      display: none;
}

.page-id-24 .page-header {
  margin-top:0px;
  padding-bottom:0px;
  height:0px;
}

.page-id-27 #breadcrumbs {
      display: none;
}

.page-id-27 .page-header {
  margin-top:0px;
  padding-bottom:0px;
  height:0px;
}

.page-id-29 #breadcrumbs {
      display: none;
}

.page-id-29 .page-header {
  margin-top:0px;
  padding-bottom:0px;
  height:0px;
}

.page-id-31 #breadcrumbs {
      display: none;
}

.page-id-31 .page-header {
  margin-top:0px;
  padding-bottom:0px;
  height:0px;
}

/**WIDGET STYLES**/
/* =Sidebar
-------------------------------------------------------------- */
#secondary,
#tertiary {
  margin: 0px;
}
@media (max-width: 480px) {
  #secondary,
  #tertiary {
    margin-top: 0;
  }
}

.widget {
  width: 100%;
  font-size: 90%;
  margin-bottom: 20px;
  padding: 20px;
}

@media (max-width: 480px){
  .widget {
    font-size: 100%;
    padding: 20px 10px;
  }
}

.widget .search-form label,
.widget .search-field {
  width: 100%;
}
.widget select {
  max-width: 100%;
  width: 90%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
  text-indent: 0.01px;
  text-overflow: '';
  position: relative;

  padding: 12px 5% 12px;
  border: 1px solid #B3B3B3;
  border-radius: 4px;

  background: rgb(238,238,238); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}

.widget select::-ms-expand {
  display: none;
}

.widget select:after {
  font-family: 'FontAwesome';
  content: '\f078';
  display: block;
  position: absolute;
  right: 2%;
  top: 10px;
}

h3.widget-title {
  margin: 0 0 15px;
  border-left: 4px solid #f39c18;
  padding: 0 0 0 10px;
  font-size: 20px;
  color: #00486d;
}

.widget ul{
  padding-left: 0;
  list-style: none;
}

.widget ul ul,
.widget ol ul,
.widget ul ol,
.widget ol ol {
  margin-bottom: 0;
  margin-top: 0;
}

  .widget ul li{
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 0;
  }

    .widget ul li a{
      display: block;
      width: 100%;
      padding: 10px;
      border-top: 1px solid #ddd;
    }

    .widget ul li a:visited{
      color: #428BCA;
    }

    .widget ul li a:hover{
      background-color: #fff;
      color: #333;
      text-decoration: none;
    }

    .widget>ul>li:last-child{
      border-bottom: 1px solid #ddd;
    }

      .widget ul li ul{
        display: block;
        margin-left: 15px;
        margin-bottom: 10px;
      }

        .widget ul li ul li a{
          border: none;
          padding: 5px 10px;
          line-height: 1.2;
        }

.widget_rss ul {
  list-style: none;
  padding: 0;
}
.widget_rss ul li {
  padding-bottom: 15px;
}
.widget_rss ul li .rsswidget {
  font-size: 18px;
  line-height: 1.1;
  display: block;
}
.widget_rss ul li .rsswidget:hover {
  margin: 0 !important;
}
.widget_rss ul li .rssSummary {
  margin-top: 5px;
}
.widget_rss ul li .rss-date {
  font-size: 12px;
  color: #888;
}
.widget_rss ul li cite {
  font-style: italic;
}

.widget_about-tgf{
  padding: 20px;
  border: 1px solid #ccc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
}

.widget_about-tgf img{
  width: 70%;
  margin: 10px auto 0 auto;
}

.widget .tagcat {
  padding: 0;
  text-align: left;
  font-size: 12px;
  margin-bottom: 0;
}

.widget .tagcat a {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 2px 4px;
  border: 1px solid #ccc;
  margin: 0 4px 5px 0;
  color: #428BCA;
  display: inline-block;
  text-decoration: none;
}
.widget .tagcat a:hover {
  color: #666;
  background: #f7f7f7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f3f3f3, #f1f1f1);
  background-color: #f3f3f3;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
  text-decoration: none;
}
.widget .tagcat li{
  width: auto;
  display: inline-block;
}

.widget .tagcat li a{
  width: auto;
  display: inline-block;
}

.widget .tagcat li:before,
 .widget .tagcat li a:hover:after{
  content: '';
  padding: 0;
  margin: 0;
}

.widget .tagcloud {
  padding: 0 0 20px;
  text-align: left;
  font-size: 12px;
}

.widget .tagcloud a {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 2px 4px;
  border: 1px solid #ccc;
  margin: 0 4px 5px 0;
  color: #428BCA;
  display: inline-block;
  text-decoration: none;
}
.widget .tagcloud a:hover {
  color: #666;
  background: #f7f7f7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f3f3f3, #f1f1f1);
  background-color: #f3f3f3;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.widget.tagcloud ul li{
      border-bottom: none;
    }

.widget-social-follow-us > ul{
  padding-left: 0;
  list-style: none;
  display: table;
  width: 100%;
}

.widget-social-follow-us > ul > li{
  display: table-cell;
  width: 33.33333%;
  padding-left: 5px;
  padding-right: 5px;
}

.widget-social-follow-us > ul > li a{
  display: block;
  width: 100%;
  border-radius: 4px;
  padding: 15px 0;
  text-align: center;
  color: #fff;
  border-width: 2px;
  border-style: solid;
}

.widget-social-follow-us > ul > li a:hover{
  text-decoration: none;
  background-color: #fff;
}

.widget-social-follow-us > ul > li i{
  font-size: 28px;
  display: block;
}

a.facebook{
  background-color: #3c5a98;
  border-color: #3c5a98;
}

a:hover.facebook{
  color: #3c5a98;
}

a.youtube{
  background-color: #cc181e;
  border-color: #cc181e;
}

a:hover.youtube{
  color: #cc181e;
}

a.rss{
  background-color: #ff6600;
  border-color: #ff6600;
}

a:hover.rss{
  color: #ff6600;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	right: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 100% 15%;
}

#lbNextLink {
	left: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 0 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: right;
	border: 10px solid #fff;
	border-top-style: none;
	direction: rtl;
}

#lbCloseLink {
	display: block;
	float: left;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-left: 71px;
}

#lbCaption {
	font-weight: bold;
}
