header.tcsHome {
	background-color: #f7f7f7;
	margin-top: 0;
}

span.content > p:first-child:first-letter { float: left; font-size: 60px; line-height: 50px; padding-right: 8px; padding-left: 3px;  }

header.tcsHome .publication {
    background-color: #f7f7f7;
    max-width: 100%;
    padding: 25px 0;
    padding-bottom: 10px;
}
/*
header.tcsHome .inner {
    margin: 0 auto;
    max-width: 1024px;
    padding-left: 15px;
}
*/
header.tcsHome .inner {
    margin: 0 auto;
    max-width: 1024px;
    padding-left: 10px;
}
header.tcsHome .inner h1 {
    left: 0;
    margin: 0;
    position: relative;
    text-align: left;
    width: 400px;
    font-size: 50px;
    line-height: 54px;
}
header.tcsHome .inner h1 a {
	color: #000;
	text-decoration: none;
}


.logo_holder {
    display: block;
    float: left !important;
    height: 0;
    position: relative !important;
    top: -8px !important;
    width: auto !important;
}
.logo_c {
	line-height: 16px;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    color: #00a6c2;
    background-image: none !important;
    width: 145px !important;
    margin-top: 0 !important;
    top: -2px !important;
    left: 5px !important;
    height: 35px;
    text-transform: capitalize !important;
}
.logo_c.show {
    display: inline-block !important;
}
.subNav a:first-child {
    margin-left: 0;
}
.subNav a:hover {
	color: #00a6c2;
}
.toolbar {
    display: flex;
    float: right;
    position: relative;
    /*right: 10px;*/
    right: 10px;
    width: auto;
    height: 10px;
}
.toolbar li a {
    color: #000;
    display: block;
    float: left;
    margin: 0 6px;
    position: relative;
    z-index: 0;
}
.toolbar .fa:hover {
	color: #00a6c2;
}
.toolbar .fa {
    color: #000;
    font-size: 18px;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
    z-index: 0;
}
.toolbar > li {
    margin: 0;
    list-style: none;
}
.search {
    border-left: 1px solid #000;
    display: block;
    float: left;
    left: 10px;
    padding-left: 8px;
    position: relative;
    height: 17px;
}
.search.nobar {
    border: 0 none;
}
.globalHeader.submenu .inner {
    margin: 0 auto;
    max-width: 1024px !important;
    padding-left: 10px;
}

.button.transparent {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}
.button.transparent:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #000;
}
.button.small {
    margin: 0;
    padding: 10px 15px;
    width: auto;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
}

.alm-load-more-btn.more {
	margin: 0;
    padding: 10px 15px;
    width: auto;
    display: inline;
    font-size: 14px;
    font-weight: 600;
    background-color: transparent;
    border: 1px solid #fff;
    color: #00a6c2;
    border-radius: 3px;
    cursor: pointer;
    letter-spacing: 1px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
}

.col.article > p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
}

.colThird .col {
    /*height: 450px !important;*/
}

/* First Full Post (Featured) */

.colWrap {
	max-width: 1024px;
}
.featured h4 {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: 1.2px;
}
.featured h2 {
	color: #fff;
	font-size: 40px;
	line-height: 46px;
	font-weight: 300;
}
.featured h2 a, .featured h4 a, .featured .author a {
	color: #fff;
	text-decoration: none;
}
.featured p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    max-width: none;
}
.featured .author {
    display: block;
    font-size: 14px;
    margin-bottom: 20px;
}
.featured a.read_more {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.featured .inner {
    margin: 30px 15px;
    padding: 30px 0;
    text-align: left;
    width: 700px;
}

/* Second Full Post (Promo) */

.promo h4 {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 20px;
	letter-spacing: 1.2px;
}
.promo h2 {
	color: #fff;
	font-size: 40px;
	line-height: 46px;
	font-weight: 300;
}
.promo h2 a, .promo h4 a {
	color: #fff;
	text-decoration: none;
}
.promo p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 35px;
    max-width: none;
}
.promo .author {
    display: block;
    font-size: 14px;
    margin-bottom: 20px;
}
.promo a.read_more {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.promo .inner {
    margin: 30px 15px;
    padding: 30px 0;
    text-align: left;
    width: 700px;
    /*position: absolute;*/
    bottom: 0;
}

.hero.promo, .hero.featured {
	cursor: pointer;
}

.hero.promo .outer, .hero.featured .outer {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
}

/* Articles */

.article img {
	max-width: 100%;
}
.article h4 {
	text-decoration: none;
	color: #00a6c2;
	text-transform: uppercase;
	font-weight: 400;
    padding: 10px 0;
    font-size: 14px;
    letter-spacing: 1.2px;
}
.article h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	padding-top: 0;
	margin-bottom: 10px;
}
.article h2 a {
	color: #000;
}
.article .author {
	font-style: italic;
	font-size: 12px;
}

.col {
    float: left;
    margin: 0;
    max-width: 700px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    padding-bottom: 60px;
}

.colThird .col {
	height: 400px;
}

.colThird.ajax {
	padding-top: 0;
}

*:focus
{
    outline: none;
}

.hero.promo {
    
    background-size: cover;
    max-height: 550px !important;
}

.hero {
    background-position: 0 0px, center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    max-height: 500px;
    overflow: hidden;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    height: 500px;
    width: 100%
}

/* Single Post */

.colSmall, .colHalf .colSmall {
    width: 324px;
}

.post h1 {
	color: #000;
}
.post h1.entry-title,
.post h2 {
    color: #000;
    font-size: 40px;
    font-weight: 300;
    line-height: 46px;
    margin: 0;
    padding: 10px 0;
}

.post h4 {
    font-size: 14px;
    font-weight: 400;
    padding: 5px 0;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}

.credits {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0;
    color: #b7b7b7;
}

/*
.credits a {
	color: #b7b7b7;
}

.credits a:hover {
	color: inherit;
}
*/
.date, .eta {
    display: block;
    font-size: 14px;
    line-height: 20px;
    /*padding: 0 0 5px;*/
    color: #b7b7b7;
}

.post .content {
    border-bottom: 1px solid;
    display: block;
    width: 100%;
}

.post .tags {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 0;
    width: 75%;
}

.post .tags a {
    font-weight: 300;
}

.post .post-bottom {
    display: block;
    margin-top: 10px;
}

.post-bottom .toolbar {
    float: right;
    position: relative;
    right: -5px;
    top: -5px;
}

.post-bottom .toolbar > li {
    list-style: none;
}

.share .toolbar {
    display: table;
    float: left;
    padding: 10px 0;
    position: relative;
    width: 100%;
}
.metasocial-block .share .toolbar {
  padding: 0;
  text-align: right;
}
.metasocial-block .share ul.toolbar li {
  margin-left: 0;
  display: inline-block;
}
.share {
  display: block;
  position: relative;
}
.metadata-wrapper {
  overflow: hidden;
  clear: both;
}
.metadata-wrapper .metadata-block {
  width: 30%;
  float: left;
}
.metadata-wrapper .metasocial-block {
  width: 70%;
  float: left;
}
@media all and (max-width:767px) {
  .metadata-wrapper .metadata-block,
  .metadata-wrapper .metasocial-block {float: none; width: 100%;}
  .metasocial-block .share .toolbar {margin: 10px 0; right: 0; text-align: left;}
  .metasocial-block .share .toolbar li a {margin: 0 20px 0 0;}
  .post-bottom .metasocial-block .share .toolbar {
    margin: 0;
    top: 5px;
  }
}
.post blockquote.pullquote {
    margin: 0 auto;
    width: 75%;
}

.post blockquote.pullquote > p {
    color: #000;
    font-weight: 700;
}

/********** Sidebar Ad Unit *************/

.sidebar .col.article.inner > h2 {
    font-size: 26px;
    line-height: 32px;
}

.sidebar .col.article.inner img {
    margin-bottom: 0;
}

.sidebar .col.article.inner h2 a:hover {
	color: #00a6c2;
}

/******* Content Ad Unit ********/

.post .content .hero.promo {
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 100%;
}

.post .content .hero.promo .colWrap.outer {
    position: relative;
    top: 0;
    transform: none;
}

/*
.post .content .hero.promo h2 {
    border: 0 none;
    float: left;
    font-size: 24px;
    line-height: 28px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 70%;
    top: 50%;
    margin-top: -15px;
    position: absolute;
}
*/

.post .content .hero.promo h2 {
    border: 0 none;
    float: left;
    font-size: 24px;
    line-height: 28px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 70%;
}

.post .content .hero.promo .inner {
    bottom: 0;
    display: inline-block;
    margin: 0 auto;
    padding: 20px;
    text-align: left;
    width: 100%;
}

.post .content .hero.promo .button {
    float: right;
    margin: 10px;
    text-align: right;
    vertical-align: bottom;
}

.post .content .hero.featured.promo .colWrap.outer {
    background-color: #00A6C2;
}

/********** Progress ************/

progress {
  /* Positioning */
  position: fixed;
  left: 0;
  top: 51px;
  z-index: 9999999;

  /* Dimensions */
  width: 100%;
  height: 3px;

  /* Reset the appearance */
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;

  /* Get rid of the default border in Firefox/Opera. */
  border: none;

  /* Progress bar container for Firefox/IE10+ */
  background-color: transparent;

  /* Progress bar value for IE10+ */
  color: #00a6c2;
}

progress::-webkit-progress-bar {
  background-color: transparent;
}

progress::-webkit-progress-value {
  background-color: #00a6c2;
}

progress::-moz-progress-bar {
  background-color: #00a6c2;
}

/* Sidebar */

.sidebar h3 {
    border-bottom: 1px solid #000;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 0;
    text-transform: uppercase;
    color: #000;
}

.sidebar .inner {
    border-bottom: 1px solid #000;
    display: inline-block;
    height: 100%;
    padding: 10px 0;
    margin-bottom: 15px;
}

.related {
    float: left;
    padding: 5px 0;
    width: 100%;
}

.related > a img {
    float: left;
    max-width: 85px;
    padding-right: 10px;
    width: auto;
    margin: 0;
}

.related > a h5 {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
    text-decoration: none;
}

.toolbar > h3 {
    border: medium none;
    float: left;
    margin-right: 10px;
    padding: 8px 3px 0;
    position: relative;
}

/* Tag */

.tag-header,
.category-header {
  font-size: 18px;
  line-height: 24px;
  padding: 0 15px;
  text-align: left;
}
.tag-header span,
.category-header span,
.tag-header h1,
.category-header h1 {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
  letter-spacing: inherit;
}
.tag-header h1,
.category-header h1{font-weight: 500;display: inline-block;}
.category-header p {
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: 300;
  margin: 0 !important;
  max-width: none;
}
.divider .content li {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 5px;
}

span.content h2 {
    font-size: 22px;
    line-height: 28px;
    margin: 10px 0;
    padding: 0;
    font-weight: 500;
}

.post p {
	font-size: 18px;
	line-height: 26px;
}

.post blockquote > p {
	font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #333;
	line-height: 24px;
	margin: 0;
	font-size: 18px;
	width: auto;
	border-left: 1px solid #000;
	padding: 15px 30px;
}

.post blockquote.pullquote {
	width: 80%;
}

.post blockquote.pullquote > p {
    font-size: 28px;
    line-height: 36px;
    font-family: 'Chronicle Text G2 A', 'Chronicle Text G2 B', Georgia, 'Times New Roman', Times, serif;
    color: #000;
    border: none;
    padding: 0;
    /*font-style: italic;*/
}

.post img {
	/*width: inherit;*/
	max-width: 100%;
	width: auto;
	margin-bottom: 0 !important;
}

.colWrap.ebook {
	max-width: 690px;
}

.sticky {
    padding-bottom: 40px;
}

.ebook .col {
    padding-bottom: 0;
}

span.content h3, span.content h2 {
    margin-bottom: 18px;
    margin-top: 36px;
}

.fa.fa-facebook-square {
	color: #3b5998;
}
.fa.fa-twitter-square {
	color: #55acee;
}
.fa.fa-linkedin-square {
	color: #0077b5;
}
.fa.fa-google-plus-square {
	color: #dc4e41;
}
.fa.fa-envelope-o {
	color: #000;
}

.fa.fa-facebook-square, .fa.fa-twitter-square, .fa.fa-linkedin-square, .fa.fa-google-plus-square, .fa.fa-envelope-o {
	font-size: 30px !important;
}

.fa.fa-facebook-square:hover, .fa.fa-twitter-square:hover, .fa.fa-linkedin-square:hover, .fa.fa-google-plus-square:hover, .fa.fa-envelope-o:hover {
	color: inherit;
}

.notification {
    background-color: #00a6c2;
    color: #fff;
    height: 120px;
    display: none;
}
.notification .inner {
	max-width: 1390px;
	margin: 0 auto;
	padding: 30px 20px;
}
.notification .inner a > h2 {
    color: #fff;
    float: left;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    line-height: 30px;
    font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
.notification .inner a > p {
    color: #fff;
    display: block;
    float: left;
    line-height: 18px;
    text-align: left;
    width: 100%;
    font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif !important
}
.button.primary.small.transparent {
    display: block;
    float: right;
    position: relative;
    top: -40px;
    line-height: inherit;
}

.subNav a.bold {
	font-weight: 500 !important;
}

.subNav {
	top: 1px !important;
}

.content ul li {
	list-style-position:inherit;
	margin-left: 40px;
}

a.button.subscribe {
    margin: 0 auto;
    display: table;
    float: none;
}

.submenu .contact {
    display: block !important;
    float: right !important;
    height: 1px !important;
    position: relative !important;
    right: 25px !important;
    top: -9px !important;
}

/** Ebook Highlight *****/

.ebook_post {
    background-size: cover;
    height: 100%;
    padding: 15px;
}

.ebook_post h4 a, .ebook_post h2 a, .ebook_post .author, .ebook_post .author a {
	color: #fff;
}

.ebook_post h4 {
	padding-top: 0;
}

/*@media (min-width: 661px) and (max-width: 1094px) {*/
@media (min-width: 661px) and (max-width: 1024px) {
		.colThird .col {
		    float: left;
		    max-width: none;
		}
		.article img {
		    max-width: 100%;
		}
		.colSmall, .colHalf .colSmall {
		    width: 100%;
		}
		.col.colSmall {
		    width: 100% !important;
		}
		h3 {
		    width: 60%;
		}
		.resource_box > span a .title {
		    font-size: 14px;
		}
		.resource_box > span {
		    height: 180px;
		}
		.featured .inner {
			width: auto;
		}
		.promo .inner {
			width: auto;
		}
		header.tcsHome .inner {
			padding: 0 30px;
		}
		header.tcsHome .inner h1 {
			/*width: 100%;*/
			width: 65%;
		}
		header.tcsHome {
		    position: static;
		    margin-top: 85px;
		    float: none;
		}
		.sidebar h3 {
			width: 100%;
		}
		.hero {
		    background-position: center;
		}
		.post-bottom .toolbar {
		    float: left;
		    top: 10px;
		    left: -5px;
		}
		.post .tags {
			width: 100%;
		}
		progress {
			top: 0;
			display: block !important;
		}
		.fix {
		    max-width: 100%;
		    padding: 1px;
		}
		.globalHeader.submenu .inner {
			padding: 0 30px !important;
		}
		.toolbar.positioned {
		    float: left;
		    left: -1px;
		}
		.alm-btn-wrap {
			width: 100% !important;
		}
		.notification {
			display: none !important;
		}
		.submenu .contact {
			left: 0 !important;
		}
		.subNav a.bold {
			display: none;
		}
}

@media (max-width: 667px){
		.featured .inner {
			width: auto;
		}
		.promo .inner {
			width: auto;
		}
		.featured h2 {
			font-size: 30px;
			line-height: 36px;
		}
		.article img {
		    max-width: 100%;
		}
		header.tcsHome .inner h1 {
		    font-size: 32px;
		    line-height: 36px;
		    left: 0;
		    padding-left: 19px;
		    width: 65%;
		}
		header.tcsHome {
		    position: static;
		    margin-top: 85px;
		    float: none;
		}
		.hero {
			max-height: none !important;
		}
		.hero.promo, .hero.featured {
		    background-repeat: no-repeat;
		    background-position: center;
		    height: inherit;
		}
		.colThird .col {
			height: auto;
		}
		.col {
			width: 100%;
		}
		.hero {
		    max-height: none !important;
		    width: 100%;
		    background-size: cover;
		    height: 200px;
		    background-position: center;
		}
		.post-bottom .toolbar {
		    float: left;
		    top: 10px;
		    left: -5px;
		}
		.post .tags {
			width: 100%;
		}
		progress {
			top: 0;
			height: 3px;
			display: block !important;
		}
		.fix {
		    max-width: 100%;
		    padding: 1px;
		}
		header.tcsHome .publication {
			padding: 15px 0 0;
		}
		.toolbar.positioned {
			float: left;
			right: 5px;
		}
		.toolbar li a {
			margin: 0 10px;
		}
		.post .post-bottom .toolbar .fa, span.share .toolbar .fa {
			font-size: 22px;
			
		}
		.post .post-bottom .toolbar li a, span.share .toolbar li a {
			margin: 0 15px 0 5px;
		}
		#filtersubmit {
		    left: -22px !important;
		    top: 0px !important;
		}
		.alm-btn-wrap {
			width: 100% !important;
		}
		.sidebar ul.toolbar {
		    display: none;
		}
		
		/* mobile share */
		.sidebar .share {
		    background-color: #fff;
		    bottom: 0;
		    display: inline-table;
		    float: none;
		    height: 50px;
		    left: 0;
		    position: fixed;
		    width: 100%;
		    z-index: 9999999;
			border-top: 1px solid #000;
		}
		
		.sidebar .share .toolbar {
		    display: table;
		    float: none;
		    left: 0;
		    margin: 0 auto;
		    padding: 10px;
		    right: 0;
		    width: 370px;
		    position: fixed;
		}
		
		.sidebar .toolbar > h3 {
		    display: none;
		}
		.sidebar .toolbar li a {
		    margin: 0 20px !important;
		}
		
		.hero.promo .outer, .hero.featured .outer {
			transform: none !important;
			top: 0 !important;
		}
		.notification {
			display: none !important;
		}
		.post .content .hero.promo {
			display: none;
		}
		.submenu .contact {
			display: none !important;
		}
		.ebook_post {
			min-height: 300px;
		}
}

/*****

.globalNav {
	display: none !important;
}

.globalNav.right {
	display: block !important;
}

*/