/* Post Preview 
 *****************************************************/
.post {
	padding-bottom:50px;
	margin-bottom:50px;
	border-bottom:1px solid #c6c6c6;
}

.post:last-child,
.post.postFive {
	border-bottom:none;
	margin-bottom:0px;
	padding-bottom:0px;
}

.post .section .tile {
	width: 430px;
	padding: 20px;
	position: relative;
}

.twoTile {
	width:470px;
	position:relative;
}

.section {
	position: relative;
	width: 470px;
}

.postTitle {
	height:272px;
	background-color:#00d8cc;
}

.postTitle h1 {
	color:#fff;
	font-weight: bold;
	padding-bottom:10px;
	line-height: 41pt;
	text-transform: uppercase;
}

#SocailChannel h1 {
	font-size:39px;
	line-height:42px;
}

#SocailChannel p {
	line-height:25px;
}

.postTitle p {
	font-size:19px;
	line-height:30px;
	color:#fff;
}

.readPost a {
	padding: 12px 40px;
	background-color:#00b294;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.readPost {
	position: absolute;
	bottom:0px;
	right:0px;
	height: 38px;
	width: 198px;
}

/* Video Tile */
.overlay {
	width: 310px;
	height: 100%;
	position: absolute;
	background-image:url(https://waybackassets.bk21.net/20131215200105im_/http://www.crmawesome.com/images/overlayBckGrnd.png);
	background-repeat:repeat;
	z-index:2;
}
.videoTile {
	width:310px;
}

.playSymbol {
	height:156px;
	display:block;
	float:left;
	width:160px;
	z-index:3;
	position:relative;
	cursor:pointer;
}

.videoInfo {
	padding:30px 18px 30px 20px;
	margin:17px 0px;
	float:right;
	z-index:3;
	position:relative;
	border-left:1px solid #fff;
	width:111px;
	height:61px;
}

.videoInfo h4 {
	font-size:12px;
	font-weight:normal;
	font-family: 'Segoe UI Semibold', tahoma, verdana, sans-serif;
	color:#fff;
}

.videoInfo p {
	font-size:12px;
	padding-top:5px;
	color:#fff;
	line-height:16px;
}

/* randImg */
.randImg {
	width:160px;
	height:156px;
	display:table;
	position:relative;
}

.randImg a,
.randImg span {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

.randImg.Right {
	float:right;
}

.white {
	background-color:#fff;
}

.blue {
	background-color:#1c2f67;
}

.orange {
	background-color:#ff8b00;
}

.lightBlue {
	background-color:#04acf3;
}

.limeGreen {
	background-color:#bad80a;
}

.darkGreen {
	background-color:#7fba00;
}

.red {
	background-color:#eb3d01;
}

.midBlue {
	background-color:#124678;
}


/* Slideshow Tile */
.slideshowTile {
	background-color:#ebebeb;
	height:116px;
	z-index:1;
}

.slideshow p {
	line-height:20px;
}

.post .topLayer .slideshowTile.top {
	position:absolute;
	top:0px;
	left:0px;
}

h2.slideTitle {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Segoe UI Semibold', Tahoma;
	padding-bottom: 10px;
}

/* Div Slider */
.slidesjs-pagination {
	position:absolute;
	right:0px;
	bottom:10px;

}
.slidesjs-pagination li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
}

.slidesjs-pagination li a {
	display: block;
	width: 8px;
	height: 8px;
	background-color: #c2c2c2;
	color:transparent;
	overflow: hidden;
	text-indent: 20px;
}

.slidesjs-pagination li a.active {
	background-color:#00d8cc;
}

/* Quote Tile */
.quoteTile {
	position:absolute;
	top:0px;
	left:0px;
	padding:20px 45px;
	height:160px;
	z-index:2;
	background-image:url(https://waybackassets.bk21.net/20131215200105im_/http://www.crmawesome.com/images/speechBubbleDown.png);
	background-repeat:no-repeat;
}

.quoteTile p {
	font-size:16px;
	line-height:25px;
}

#AdobtOrDie .quoteTile p {
	font-size:21px;
	line-height:27px;
}

.quoteTile p.quoteAuthor,
#AdobtOrDie .quoteTile p.quoteAuthor {
	padding-top:10px;
	font-size:16px;
	line-height:24px;
}

.section.topLayer {
	height:312px;
}

.statsTile {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:1;
	height:155px;
	width:320px;
	overflow:hidden;
}

#AdobtOrDie .statsTile {
	width:314px;
}

#AdobtOrDie .quoteAuthorImg {
	width:157px;
}

.topRow {
	padding-top:15px;
	padding-bottom:15px;
}

#AdobtOrDie .topRow {
	padding-top:0px;
	padding-bottom:0px;
}

.topRow h1{
	padding-bottom: 0px;
	font-size: 41px;
	line-height: 41px;
	font-family: 'Segoe UI SemiBold', Tahoma, Verdana, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	color:#fff;
}

.topRow p {
	font-size:12px;
	line-height:15px;
	padding-top:5px;
	color:#fff;
}

.topRow p.statQuoteAuthor {
	font-size: 12px;
	line-height: normal;
	padding-top: 10px;
	width:200px;
}

.statQuoteAuthor .person {
	font-family: 'SegoeUI SemiBold', Tahoma, Verdana, Sans-serif;
	padding-right:5px;
}

.quoteAuthorImg {
	width:157px;
	height:155px;
	display:block;
	z-index:1;
}

.quoteAuthorImg.bottomRight{
	position:absolute;
	bottom:0px;
	right:0px;
}

.bottomRow {
	width:320px;
	height:43px;
}

/* If Quote is part of a Two Tile system */
.twoTile .quoteTile {
	height:96px;
	padding:30px;
	width:290px;
	background-image:url(https://waybackassets.bk21.net/20131215200105im_/http://www.crmawesome.com/images/speechBubbleRight.png);
}

.twoTile .quoteTile p {
	font-size:16px;
	line-height:21px;
	width:250px;
}

.twoTile .quoteTile p.quoteAuthor {
	font-size: 14px;
	padding-top:0px;
}

.twoTile .quoteAuthorImg {
	float:right;
	height:156px;
	width:160px;
}

/* Stat quote - full width */
.statsTile.fullWidth {
	width:100%;
	position:relative;
}

.statsTile.fullWidth h1 {
	padding: 5px 20px;
	font-size: 26px;
	font-family: 'Segoe UI Light', 'Segoe UI', Helvetica, verdana, sans-serif;
	color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.largeFont {
	font-size:36px;
	font-family:'Segoe UI SemiBold', 'Segoe UI', helvetica, verdana, sans-serif;
}

.statsTile.fullWidth p {
	width: 300px;
	margin-top: 8px;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	margin-left: 20px;
}

.statsTile.fullWidth p.statQuoteAuthor {
	font-size:14px;
	margin-top:9px;
}


/* Blog Post - Iframe */

.postArea {
	position:relative;
}

.closePost {
	position:absolute;
	top:20px;
	right:20px;
}

iframe,
object {
	width:100%;
	border:none;
}

/* Back to top */
.backToTop a {
	font-family:'Segoe UI SemiBold', 'Segoe UI', Helvetica, Verdana, sans-serif;
	font-size:14px;
	text-transform: uppercase;
	color:#04acf3;
	position:absolute;
	bottom:50px;
	right:340px;
}


/* Info graphics */

#AdobtOrDie .statsTile {
	background-image:url(https://waybackassets.bk21.net/20131215200105im_/http://www.crmawesome.com/images/1_ux_bg.png);
	background-repeat:no-repeat;
}

#AdobtOrDie .statsTile h1 {
	padding-bottom: 0px;
	font-size: 47px;
	line-height: 41px;
	font-family: 'Segoe UI Light', Tahoma, Verdana, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	color: #fff;
	padding-top: 5px;
}

#AdobtOrDie .statsTile p {
	padding: 0px 70px 3px 20px;
	margin-top: 18px;
}

#AdobtOrDie .statsTile p.statQuoteAuthor {
	margin-top: 0px;
	padding-top: 0px;
}

#CRMSolution .statsTile{
	background-image:url(https://waybackassets.bk21.net/20131215200105im_/http://www.crmawesome.com/images/2_marketing_bg.png);
	background-repeat:no-repeat;
	height:156px;
}


/* Behind the cloud */
#BehindTheCloud .postTitle h1 {
	font-size:34px;
	line-height:40px;
}
#BehindTheCloud .statsTile {
	background-image:url(https://waybackassets.bk21.net/20131215200105im_/http://www.crmawesome.com/images/3_trust_bg.png);
	background-repeat:no-repeat;
	width:100%;
}

#BehindTheCloud .statsTile h1 {
	font-size: 57px;
	line-height: 52px;
	padding-bottom: 7px;
}

#BehindTheCloud .statsTile .topRow {
	padding-top:24px;
}

.statsTile h2 {
	font-size: 17px;
	padding-left: 20px;
	color: #fff;
}

#BehindTheCloud .quoteAuthorImg {
	display:table;
}

.quoteAuthorImg a {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

/* Socail Channel */
#SocailChannel .statsTile {
	background-image:url(https://waybackassets.bk21.net/20131215200105im_/http://www.crmawesome.com/images/5_social_bg.png);
	background-repeat:no-repeat;
}

#SocailChannel .statsTile h2 {
	font-family:'Segoe UI SemiBold', 'Segoe UI', Tahoma, Helvetica, Verdana, Sans-serif;
}

#SocailChannel .statsTile h1 {
	font-size:32px;
	text-transform:uppercase;
	line-height:36px;
	margin-top:12px;
	margin-bottom:10px;
}

#SocailChannel .statsTile p {
	padding-left:20px;
	padding-top:0px;
	line-height:normal;
}

/* Mobile first */
#MobilePeopleFirst .quoteTile.small p {
	font-size:15px;
	line-height:20px;
}
#MobilePeopleFirst .quoteTile.small p.quoteAuthor {
	font-size: 12px;
	line-height: 16px;
	margin-top: 3px;
}

#MobilePeopleFirst .statsTile {
	background-image:url(https://waybackassets.bk21.net/20131215200105im_/http://www.crmawesome.com/images/4_mobile_bg.png);
	background-size:100%;
	height:156px;
}

#MobilePeopleFirst .statsTile p:first-child {
	margin-top:9px;
}

#MobilePeopleFirst .statsTile h1 {
	font-size:33px;
	text-transform:uppercase;
	font-family:'Segoe UI SemiBold', 'Segoe UI', Tahoma, Helvetica, Verdana, Sans-serif;
	line-height:35px;
	padding:0px 20px;
}

#MobilePeopleFirst .statsTile p {
	margin-top:0px;
	width: 275px;
	line-height:16px;
}

#MobilePeopleFirst .statsTile p.statQuoteAuthor{
	margin-top:7px;
	font-style:italic;
}

#MobilePeopleFirst .topLayer .twoTile .randImg {
	display:block;
	height:155px;
}

#MobilePeopleFirst .topLayer .twoTile .randImg img {
	width:160px;
	height:156px;
}

#MobilePeopleFirst .twoTile .quoteTile {
	background-image: url(https://waybackassets.bk21.net/20131215200105im_/http://www.crmawesome.com/images/speechBubbleTopRight.png);
}


.slideshow .slidesjs-container,
.slideshow .slidesjs-control,
.feedBackSlides .slidesjs-container,
.feedBackSlides .slidesjs-control {
	width:100%!important;
}


#SocailChannel .topRow a {
	width: 313px;
	height: 140px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 15px;
	text-decoration:none;
}

#SocailChannel .statsTile {
	z-index:3;
}
/*
     FILE ARCHIVED ON 20:01:05 Dec 15, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:47:31 Dec 12, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.627
  exclusion.robots: 0.079
  exclusion.robots.policy: 0.067
  esindex: 0.009
  cdx.remote: 91.26
  LoadShardBlock: 479.233 (3)
  PetaboxLoader3.datanode: 275.503 (4)
  PetaboxLoader3.resolve: 3781.746 (2)
  load_resource: 3668.75
*/