
.l0-spr {
  background-image: url('../img/l0_spr.png');
  background-color: transparent;
  background-repeat: no-repeat;
  display: inline-block;
}
.l0-spr.bannerarrow {
  width: 113px;
  height: 208px;
}
.l0-spr.bannerarrows.left {
  background-position: -1px -61px;
}
.l0-spr.bannerarrows.right {
  background-position: -115px -63px;
}
.l0-spr.cta {
  width: 44px;
  height: 44px;
}
.l0-spr.cta.app {
  background-position: -1px -20px;
}
.l0-spr.cta.videos {
  background-position: -91px -18px;
}
.l0-spr.cta.code {
  width: 41px;
  height: 40px;
  background-position: -136px -21px;
}
.l0-spr.cta.preview {
  background-position: -46px -20px;
}
.l0-spr.cta.download {
  width: 25px;
  height: 43px;
  background-position: -178px -1px;
}
.l0-spr.cta.submit {
  width: 21px;
  height: 38px;
  background-position: -204px -22px;
}
.l0-spr.cta.appstudio {
  background-position: -227px -14px;
}
.l0-spr.arrow.right.w {
  width: 20px;
  height: 20px;
  background-position: -204px -1px;
}
.l0-spr.arrow.right.b {
  width: 18px;
  height: 18px;
  background-position: -58px -1px;
}
.l0-spr.arrow.right.dg {
  width: 18px;
  height: 18px;
  background-position: -1px -1px;
}
.l0-spr.arrow.right.g {
  width: 18px;
  height: 18px;
  background-position: -20px -1px;
}
.l0-spr.arrow.right.p {
  width: 18px;
  height: 18px;
  background-position: -39px -1px;
}
.l0-spr.L2.arrow.down {
  width: 9px;
  height: 9px;
  background-position: -153px -11px;
}
.l0-spr.L2.arrow.up {
  width: 9px;
  height: 9px;
  background-position: -153px -1px;
}
.l0-spr.stars {
  width: 75px;
  height: 16px;
  background-position: -77px -1px;
}
/*
 *
 * Autogenerated
 *
 */
.ai-spr {
  background-image: url(../img/app_sprites.png);
  width: 128px;
  height: 128px;
  background-repeat: no-repeat;
}
.ai-spr.ai1 {
  background-position: -1px -1px;
}
.ai-spr.ai2 {
  background-position: -130px -1px;
}
.ai-spr.ai3 {
  background-position: -259px -1px;
}
.ai-spr.ai4 {
  background-position: -388px -1px;
}
.ai-spr.ai5 {
  background-position: -517px -1px;
}
.ai-spr.ai6 {
  background-position: -646px -1px;
}
.ai-spr.ai7 {
  background-position: -775px -1px;
}
.ai-spr.ai8 {
  background-position: -904px -1px;
}
.ai-spr.ai9 {
  background-position: -1033px -1px;
}
.ai-spr.ai10 {
  background-position: -1162px -1px;
}
.ai-spr.ai11 {
  background-position: -1291px -1px;
}
.ai-spr.ai12 {
  background-position: -1420px -1px;
}
.ai-spr.ai13 {
  background-position: -1549px -1px;
}
.ai-spr.ai14 {
  background-position: -1678px -1px;
}
.ai-spr.ai15 {
  background-position: -1807px -1px;
}
.ai-spr.ai16 {
  background-position: -1936px -1px;
}
.ai-spr.ai17 {
  background-position: -2065px -1px;
}
.ai-spr.ai18 {
  background-position: -2194px -1px;
}
.ai-spr.ai19 {
  background-position: -2323px -1px;
}
.ai-spr.ai20 {
  background-position: -2452px -1px;
}

.nopad {
  padding: 0;
}
.ctanav {
  padding: 20px 0;
}
.ctanav ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow: auto;
}
.ctanav ol li {
  display: block;
}
.cta-livetile { 
  float: left;
  display: block;
  width: 139px;
  margin-right: 22px;
}

.cta-livetile:last-child {
  margin-right: 0;
}

.cta-text { height: 37px; position: absolute; bottom: 10px; left: 16px;}

.cta-text p { margin-top: -15px; }
.lt-bottom p { margin-top: -15px; }

.livetile,
.lt-top,
.lt-bottom {
  height: 139px;
}
.livetile {
  background-color: #1E75BB;
  color: #ffffff;
  overflow: hidden;
  position: relative;
}
.lt-top,
.lt-bottom {
  position: absolute;
  transition: top 500ms ease-out;
  padding: 16px 14px 10px 14px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lt-top {
  top: 0px;
}
.lt-bottom {
  background-color: #000000;
  top: 139px;
}
.livetile:hover .lt-top {
  top: -133px;
}
.livetile:hover .lt-bottom {
  top: 0px;
}
section#why_wp {
  background: #e8e8e8;
  padding: 40px 0 !important;
}

.winimg {
  height: 300px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
#events {
  background: #71d0cf;
  color: #fff;
}
#events-body {
  overflow: hidden;
}

#events h1 {
  margin: 0 0 8px 0;
}
.eventlist {
  list-style: none;
  list-style-position: inside;
  padding: 0;
  margin: 0;
}
.eventlist > li {
  list-style-type: none;
  list-style-image: none;
}
.event,
.event-info,
.register-now {
  height: 80px;
}
.event {
  display: block;
  position: relative;
  margin-bottom: 16px;
  overflow: hidden;
}
.event .event-info {
  height: 100%;
}
.event .date {
  width: 80px;
  color: #fff;
  height: 100%;
  background: #8dd8d7;
  float: left;
  padding: 10px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.event .date .row {
  position: relative;
}
.event .month {
  font-size: 26px;
  line-height: 20px;
  font-family: 'Segoe UI light', 'wf_segoe-ui_light', Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin-bottom: 8px;
}
.event .day {
  font-size: 32px;
  line-height: 22px;
  font-family: 'Segoe UI bold', 'wf_segoe-ui_bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  width: 32px;
  position: absolute;
}
.event .year {
  font-size: 12px;
  line-height: 12px;
  width: 20px;
  position: absolute;
  left: 40px;
  top: 0px;
}
.event .details {
  background: #c6ebeb;
  color: #454545;
  width: 100%;
  height: 100%;
  padding: 10px 6px 10px 90px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.event .name {
  height: 44px;
  overflow: hidden;
}
.event .register-now {
  left: 0;
  top: 0;
  opacity: 0;
  position: absolute;
  background-color: #00aaa8;
  width: 100%;
  transition: opacity 250ms ease-in-out;
}
.event:hover > .register-now {
  opacity: 1;
  transition: opacity 250ms ease-in-out;
}
.event:last-child {
  margin-bottom: 0;
}

.community .eventlist > li.event {
  width: 460px;
  float: left;
}

.community .eventlist > li.event:nth-child(odd) {
  margin-right: 24px;
}

.community .eventlist {
  margin-bottom: 20px;
}

.regnow-text-cntr {
  text-align: center;
  line-height: 80px;
  letter-spacing: 0.2em;
  color: #fff;
}
#dev-your-way {
  background: #e8e8e8;
}
#latest-blogs {
  background: #00aaa8;
  color: #fff;
}

#latest-blogs-body { margin-bottom: 0;}

#blog-cntr {
}
.blog-entries {
  list-style: none;
  list-style-position: inside;
  padding: 0;
}
.blog-entry,
.blog-entry-info {
  height: 80px;
}
.blog-entry {
  display: block;
  position: relative;
  margin-bottom: 16px;
  overflow: hidden;
}

.blog-entry:last-child {
  margin-bottom: 0px;
}

.blog-entry .blog-entry-info, .blog-entry .read-more {
  height: 100%;
}
.blog-entry .date {
  width: 80px;
  color: #fff;
  height: 100%;
  background: #9b4f96;
  float: left;
  padding: 10px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-entry .date .row {
  position: relative;
}
.blog-entry .month {
  font-size: 26px;
  line-height: 20px;
  font-family: 'Segoe UI light', 'wf_segoe-ui_light', Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin-bottom: 8px;
}
.blog-entry .day {
  font-size: 32px;
  line-height: 22px;
  font-family: 'Segoe UI bold', 'wf_segoe-ui_bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  width: 32px;
  position: absolute;
}
.blog-entry .year {
  font-size: 12px;
  line-height: 12px;
  width: 20px;
  position: absolute;
  left: 40px;
  top: 0px;
}
.blog-entry .details {
  background: #fff;
  color: #454545;
  width: 100%;
  height: 100%;
  padding: 10px 6px 10px 90px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-entry .title {
  height: 60px;
  overflow: hidden;
}


.blog-entry .read-more {
  left: 0;
  top: 0;
  opacity: 0;
  position: absolute;
  background-color: #442359;
  width: 100%;
  transition: opacity 250ms ease-in-out;
  display: block; 
}
.blog-entry:hover > .read-more {
  opacity: 1;
  transition: opacity 250ms ease-in-out;
}

.blog-read-more {
  color: #fff;
  line-height: 80px;
  vertical-align: middle;
  text-align: center;

}

.community .blog-entries .body p.cp4 { max-height: 120px; overflow: hidden;}


.forum {
  position: relative;
}
.forum .icon {
  width: 70px;
  float: left;
  height: 100px;
}
.forum .details {
  padding-left: 90px;
}
#appbar {
  height: 256px;
  overflow: hidden;
  background-color: #333;
}
.app-icon {
  width: 128px;
  height: 128px;
  float: left;
}

.see-more {
  margin-top: 24px;
}
.see-more.white > a {
  color: #fff;
}
.see-more a > .arrow {
  margin-left: 16px;
}
.white {
  color: #fff;
}
#appbar .row {
  position: relative;
}
#appbar .tile {
  width: 128px;
  height: 128px;
}
#appbar .p1,
#appbar .p2 {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: margin 1000ms ease-in;
}
#appbar .tile {
  display: inline-block;
  float: left;
  overflow: hidden;
}
#appbar .p1 {
  background-color: #eee;
}
#appbar .tile:hover .p1 {
  transition: margin 250ms ease-out;
}
#appbar .tile:hover .p1 {
  margin-top: -100%;
}
#appbar .p2 {
  background: #333;
  color: #fff;
  padding: 10px;
}
#appbar .rating-cntr {
  background: #454545;
  width: 75px;
  height: 16px;
  position: relative;
}
#appbar .rating {
  background-color: #fff;
  height: 100%;
}
#appbar .stars {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
#appbar .title {
  font-family: 'Segoe UI semibold', 'wf_segoe-ui_semibold', Helvetica, Arial, sans-serif;
  font-weight: 600;
  max-height: 34px;
}
#appbar .title,
#appbar .publisher {
  margin-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
}
#latest-blogs a,
#trending-articles a,
#dev-your-way a {
  color: #454545;
}
#latest-blogs h1 {
  color: #fff;
}
#latest-blogs .title {
  font-size: 18px;
  line-height: 28px;
}
#latest-blogs .author-name {
  margin-left: 0.6em;
}
.col-w1,
.col-w2,
.col-w3,
.col-w4,
.col-w5,
.col-w6,
.col-w7,
.col-w8,
.col-w9,
.col-w10,
.col-w11,
.col-w12 {
  padding: 0;
}

#ShellBackground #hdrmain.min + .hdrspcr { height: 147px; }


section.hero { margin: 50px 0 16px 0 !important; padding: 0 !important;}
section.ctanav { margin: 16px 0 0 0 !important; padding: 0 0 0 0 !important;}

/*.lt-top > .cta-icon > .cta { display: block; margin: 0 auto;} */

.community section#events { margin-bottom: 0 !important; }
.community section#latest-blogs { margin-top: 0 !important;}
.community #latest-blogs .title { }


.community .blog-entries .title {
  background: #33bab8;
  padding: 16px;
  height: 120px;
}
.community .blog-entries .body {
  background: #cceded;
  color: #454545;
  padding: 16px;
  height: 220px;
  position: relative;
}
.community .blog-entries .author {
  background: #33bab8;
  padding: 16px;
}
.community .blog-entries .read-more {
  position: absolute;
  bottom: 16px;
}

.hero-body1, .hero-link1 { 
  font-size: 24px; 
  line-height: 32px; 
  font-family: 'Segoe UI light', 'wf_segoe-ui_light', Helvetica, Arial, sans-serif; 
  font-weight: 200;
}

/* media query */
@media (max-width:768px){
  section#why_wp{
    display: inline-block;
  }
}

.gal-closebtn {
	position: absolute;
	top: -24px;
	height: 20px;
	width: 24px;
}

.gal-close-icon {
	position: absolute;
	clip: rect(0, 20px, 20px, 0);
}

