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;
  bottom: 0;
}

/* 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;
}

/* 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 {
  font-size: 14px;
  font-weight: 500;
  padding: 5px 0;
}

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

.post .post-bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.post .post-bottom .metasocial-block {
  flex: 0 0 220px;
}
.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;
}
/* Post bottom form - begin */
#post-bottom-form {
  display: flex;
  padding: 20px 25px;
  background-color: #00a6c2; 
  color: white;
  margin-top: 30px;
}
#post-bottom-form .left {
  color: white;
  padding-right: 15px;
}
#post-bottom-form .left .title {
  font-size: 19px; 
  line-height: 23px; 
  margin-bottom: 20px;
  font-weight: bold;
  color: white;
}
#post-bottom-form .left .left-content p {
  font-size: 14px;
  line-height: 18px;
  color: white;
  font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#post-bottom-form .left .left-content p .orange {
  color: #ffd574;
  font-weight: 500;
}
#post-bottom-form .right {flex: 0 0 260px;}
#post-bottom-form .right .form-wrapper {
  width: 190px;
  position: relative;
  left: 28px;
}
#post-bottom-form .right .form-wrapper:before {
  position: absolute;
  content: '';
  left: -16px;
  top: 65px;
  width: 20px;
  height: 117px;
  background-image: url('../images/pencil.png');
  background-repeat: no-repeat;
  background-size: contain;
}
#post-bottom-form .right .form-wrapper:after {
  position: absolute;
  content: '';
  right: -58px;
  top: 20px;
  width: 74px;
  height: 153px;
  background-image: url('../images/teacher.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
/* Post bottom form - end */
/* Post bottom form new - begin */
#post-bottom-form-new {
  display: flex;
  padding: 20px 25px 50px;
  background-color: #00a6c2; 
  color: white;
  margin-top: 30px;
  background-image: url('../images/form-new.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}
#post-bottom-form-new .left {
  color: white;
  padding-right: 15px;
}
#post-bottom-form-new .left .title {
  font-size: 33px; 
  line-height: 36px; 
  margin-bottom: 20px;
  font-weight: 500;
  color: white;
}
#post-bottom-form-new .left .left-content {margin-bottom: 70px;}
#post-bottom-form-new .left .left-content p {
  font-size: 19px;
  line-height: 23px;
  color: white;
  font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#post-bottom-form-new .left .subscribe-button {
  display: inline-block;
  padding: 17px 20px;
  background: #eac52d;
  color: #253130;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0.03em;
  min-width: 200px;
  text-align: center;
  transition: all 0.2s;
}
#post-bottom-form-new .left .subscribe-button:hover {color: white;}

#post-bottom-form-new .right {flex: 0 0 280px;}
/* Post bottom form new - end */
#post-bottom-trending-stories {
  margin-top: 20px;
}
#post-bottom-trending-stories h3 {
  border-bottom: 1px solid #000;
  font-size: 14px;
  font-weight: 500;
  padding: 5px 0;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 0;
  width: 100% !important;
}
#post-bottom-trending-stories .related {padding: 5px 30px 5px 0; float: left; width: 50%;}
#post-bottom-trending-stories .related img {
  float: left;
  max-width: 85px;
  padding-right: 10px;
  width: auto;
  margin: 0;
}
#post-bottom-trending-stories .related h5 {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000;
  text-decoration: none;
}

@media all and (max-width: 767px) {
  .post .post-bottom {display: block;}
  .post-bottom .toolbar {float: none; left: 0;}
  .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-bottom-form,
  #post-bottom-form-new {display: block;}
  #post-bottom-form-new {background-image: none;}
  #post-bottom-form .left,
  #post-bottom-form-new .left {text-align: center; padding-right: 0;}
  #post-bottom-form .right .form-wrapper {margin: 0 auto; left: auto;}
  #post-bottom-trending-stories .related {width: 100%;}
  
}
/********** 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;
}

/********** 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 {
  margin: 0 auto;
  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-weight: 700;
}
@media all and (max-width: 767px) {
  .post blockquote.pullquote > p {
    font-size: 24px;
    line-height: 30px;
  }
}

.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%;
		}
		.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;
		}
		.colThird .col {
			height: auto;
		}
		.col {
			width: 100%;
		}
		.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;
		}
		.notification {
			display: none !important;
		}
		.submenu .contact {
			display: none !important;
		}
		.ebook_post {
			min-height: 300px;
		}
}

.subsection-signup {background: rgba(0, 171, 200, 0.3);}
.subsection-signup .container-fluid.lg {
  max-width: 1350px;
  padding: 0 100px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767.99px) {
  .subsection-signup .container-fluid.lg {padding: 0 7%;}
}
.subsection-signup .signup-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; 
  text-align: left;
}
@media (max-width: 767.99px) {
  .subsection-signup .signup-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center; 
  }
}
.subsection-signup .signup-wrapper .su-content {max-width: 600px;}
.subsection-signup .signup-wrapper .su-content .su-title {
  font-size: 33px;
  color: #37474f;
  font-weight: 500;
  margin-bottom: 25px; 
}
.subsection-signup .signup-wrapper .su-content .su-title strong {font-weight: 900;}
.subsection-signup .signup-wrapper .su-content .su-copy {
  color: #37474f;
  font-size: 19px;
  line-height: 1.4;
  margin-bottom: 30px; 
}
.subsection-signup .signup-wrapper .su-content .subscribe-button {
  display: inline-block;
  padding: 17px 20px;
  background: #eac52d;
  color: #253130;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0.03em;
  min-width: 200px;
  text-align: center;
  transition: all 0.2s;
}
.subsection-signup .signup-wrapper .su-content .subscribe-button:hover {color: white;}
.subsection-signup .signup-wrapper .su-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; 
}
/* TCS Promo section - begin */
.tcs-banner {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  min-height: 500px;  
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tcs-banner-wrapper {
  padding: 50px 28px;  
}
@media (min-width: 661px) and (max-width: 1024px) {
  .tcs-banner-wrapper {padding: 50px 30px;}
}
@media (min-width: 1025px) {
  .tcs-banner-wrapper {padding: 50px 15px;}
}
@media (min-width: 768px) {
  .tcs-banner-wrapper {
    -ms-flex-preferred-size: 1024px;
      flex-basis: 1024px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.tcs-banner-left {
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 700px;
          flex: 1 1 700px;  
  max-width: 700px;
}
.tcs-banner-left h4,
.tcs-banner-left h2,
.tcs-banner-left p {color: white;}
.tcs-banner-left h2 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 300;
}
.tcs-banner-left p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 25px;
}
.tcs-banner-left .button.small {display: inline-block;}
.tcs-banner-right {  
  -webkit-box-flex: 0.5;
      -ms-flex: 0.5 0.5 370px;
          flex: 0.5 0.5 370px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .tcs-banner-right {
    padding-left: 30px;
    padding-top: 0;
  }
}
.tcs-banner-right .top_layer_graphic {max-width: 400px;}
.tcs-banner-right .top_layer_graphic img {max-width: 100%;}
/* TCS Promo section - end */