/* CSS3 */
.modular-page section { 
     border-bottom: 0 solid #E1E1E1;
     position: relative;
	   overflow:hidden;
}

.modular-page section.gradient-gray {
     background-attachment: scroll, scroll;
     background-clip: border-box, border-box;
     background-color: transparent;
     background-image: url("../../AppData/Local/Temp/__.html") , linear-gradient(#FFFFFF, #FFFFFF 70%, #F6F6F6);
     background-origin: padding-box, padding-box;
     background-position: 0px 0%, 0px 0px;
     background-repeat: no-repeat;
     background-size: auto auto, auto auto;
     border-bottom-color: #EAEAEA;
}

.modular-page section.gradient-gray.right-shadow {
     background: url("../../AppData/Local/Temp/__.html") no-repeat scroll 0px 0px #FDFDFD;
     border-bottom: 0px none;
}

.modular-page section .container.centered {
     text-align: center;
}

.modular-page section h1 {
     color: #333333;
     font-family: omnes_attmedium,'helvetica neue',helvetica,sans-serif;
     font-size: 28px;
     font-weight: normal;
     line-height: 30px;
     margin-bottom: 30px;
}


.modular-page section p {
     color: #666666;
     font-family: 'helvetica neue',helvetica,arial,sans-serif;
     font-size: 17px;
     font-weight: 200;
     line-height: 26px;
}


.modular-page section p:last-child {
     margin-bottom: 0px;
}


.modular-page section p strong {
     font-weight: bold;
}

.modular-page section ul.features-list li {
     margin: 50px 0px;
     padding-left: 65px;
     position: relative;
}
.modular-page section ul.features-list li p{
     color: #666666;
     font-family: 'helvetica neue',helvetica,arial,sans-serif;
     font-size: 13px;
     font-weight: normal;
     line-height:17px;
}

.modular-page section ul.features-list li strong {
     font-weight: bold;
}

.modular-page section ul.features-list li .icon-check {
     background-position: -2px -340px;
}


.modular-page section dl {
     margin: 50px 0px;
}

.modular-page section dl:last-child {
     margin-bottom: 0px;
}

.modular-page section dl dt, .modular-page section dl dd {
     font-family: 'helvetica neue',helvetica,arial,sans-serif;
     font-size: 15px;
     line-height: 22px;
}


.modular-page section dl dt {
     color: #ef6f00;
     font-weight: bold;
}

.modular-page section dl dd {
     color: #333333;
     margin-bottom: 35px;
}

.modular-page section dl dd:last-child {
     margin-bottom: 0px;
}

.modular-page section hr {
     background: none repeat scroll 0px 0px #E4E4E4;
     border: 0px none;
     height: 1px;
     margin: 45px 0px;
}


.modular-page section.with-smartphone {
     position: relative;
}

.modular-page section.with-smartphone .container {
     padding-right: 380px;
     position: static;
     width: 580px;
}

.modular-page section.with-smartphone .left {
     float: none;
     min-height: 530px;
     padding: 30px 0px;
}

section.with-video-left a.button {
     font-size: 1.25em;
     font-weight: normal;
     margin-right: 5px;
     padding: 15px 22px;
}

.modular-page section.with-smartphone aside {
     height: 630px;
     overflow:hidden;
	position: absolute;
     right: 0px;
     top: 60px;
     width: 500px;
     z-index: 4;
}


.modular-page section.with-smartphone aside .smartphone {
     background: url("../images/htc-one-phone.png") no-repeat scroll 0px 0px transparent;
     height: 667px;
     position: relative;
     width: 447px;
}

.modular-page section.with-smartphone aside .smartphone article {
     background-size: cover;
     border-radius: 7px 7px 7px 7px;
     display: none;
     height: 438px;
     left: 105px;
     position: absolute;
     top: 59px;
     width: 246px;
}

.modular-page section.with-smartphone aside .smartphone article.active {
     display: block;
}


.modular-page section.success-stories {
	 overflow: hidden;
     border-bottom: 0px none;
     position: relative;
}



.modular-page section.success-stories .left {
     position: relative;
     z-index: 5;
}

.modular-page section.success-stories .left p {
     color: #333333;
     font-family: clearviewattlight_italic,'helvetica neue',helvetica,sans-serif;
     font-size: 18px;
     line-height: 23px;
     margin: 0px 0px 25px;
}

.modular-page section.success-stories .left p.quote {
     color: #666666;
     font-family: 'helvetica neue',helvetica,arial,sans-serif;
     font-size: 13px;
     line-height: 20px;
     margin: 0px;
}

.modular-page section.success-stories .left a.button {
     font-size: 1.25em;
     font-weight: normal;
     padding: 15px 22px;
}

.modular-page section.success-stories .left article {
     display: none;
     padding: 0px;
}

.modular-page section.success-stories .left article.active {
     display: block;
}

.modular-page section.success-stories .left article img {
     display: block;
     margin-bottom: 25px;
}

.modular-page section.success-stories aside {
     background: url("../images/home-success-bg.png") no-repeat scroll 0px 55px transparent;
     height: 630px;
     position: absolute;
     right: 0px;
     top: 65px;
     width: 500px;
     z-index: 4;
}

.modular-page section.success-stories .left article img {
     margin-bottom: 25px;
     margin-top: 25px;
}

.modular-page section.success-stories aside .smartphone article.success-story-voxy {
     background: url("../images/smartphones/home-success-voxy.jpg") no-repeat scroll 0px 0px transparent;
}

.modular-page section.success-stories aside .smartphone article.success-story-streetsavings {
     background: url("../images/smartphones/home-success-street-savings.jpg") no-repeat scroll 0px 0px transparent;
}

.modular-page section.success-stories aside .smartphone article.success-story-dropinmedia {
     background: url("../images/smartphones/home-success-drop-in-media.jpg") no-repeat scroll 0px 0px transparent;
}

.modular-page section.success-stories aside ul.slideshow-controls {
     bottom: 0px;
     left: 202px;
}

.modular-page section.stories-aro {
     background: none repeat scroll 0% 0% transparent;
}


.modular-page section.call-for-action {
     border-bottom: 1px solid #E1E1E1;
     padding: 65px 0px;
}

.modular-page section.call-for-action ul {
     margin: 0px auto;
     width: 960px;
}

.modular-page section.call-for-action ul:before, .modular-page section.call-for-action ul:after {
     content: "";
     display: table;
}

.modular-page section.call-for-action ul:after {
     clear: both;
}

.modular-page section.call-for-action li {
     -moz-box-sizing: border-box;
     float: left;
     margin: 0px;
     position: relative;
     width: 48%;
}

.modular-page section.call-for-action li:first-child {
     margin-right: 15px;
}

.modular-page section.call-for-action li:first-child .button {
     right: 0px;
}

.modular-page section.call-for-action li:last-child {
     padding-left: 22px;
}

.modular-page section.call-for-action h1 {
     color: #0574ac;
     font-family: clearviewatt_ltbold,'helvetica neue',helvetica,sans-serif;
     font-size: 22px;
     line-height: 28px;
     margin: 0px;
     white-space: nowrap;
}


.modular-page section.call-for-action h2 {
     color: #333333;
     font-family: 'helvetica neue',helvetica,arial,sans-serif;
     font-size: 12px;
     line-height: 14px;
     margin: 0px;
}


.modular-page section.call-for-action .button {
     font-size: 1.25em;
     font-weight: 500;
     margin-top: -21px;
     padding: 12px 0px;
     position: absolute;
     right: 0px;
     text-align: center;
     top: 50%;
     width: 190px;
}

section.header-title-banner {
     height: 292px;
}

section.header-title-banner .banner-background {
     position: absolute;
}

section.header-title-banner .banner-info {
     margin: 0px auto;
     padding-top: 70px;
     position: relative;
     width: 960px;
}

section.header-title-banner .banner-text-large {
     color: #FFFFFF;
     font-family: omnes_attmedium_italic,'helvetica neue',helvetica,sans-serif;
     font-size: 42px;
     letter-spacing: -1px;
     line-height: 45px;
     margin-bottom: 25px;
}

section.header-title-banner .banner-text-small {
     color: #FFFFFF;
     font-family: 'helvetica neue',helvetica,arial,sans-serif;
     font-size: 17px;
     line-height: 22px;
}



.button.big {
     font-size: 1.25em;
     padding: 15px 22px;
}

.button-1.big {
     font-size: 1.25em;
     padding: 15px 22px;
}




section.call-for-action li {
    
}

section.success-stories p {
     color: #333333;
     font-family: 'helvetica neue',helvetica,arial,sans-serif;
     font-size: 17px;
     font-weight: 200;
     line-height: 26px;
}




section h2, section h3 {
     font-family: omnes_attmedium,'helvetica neue',helvetica,sans-serif;
}

section h2 {
     color: #333333;
     font-size: 28px;
     line-height: 30px;
     margin-bottom: 30px;
     white-space: nowrap;
}

section ul.features-list li img {
     left: 0px;
     margin-top: -25px;
     position: absolute;
     top: 50%;
}

section.nav-bar {
     background: url("data:image/gif;base64,R0lGODlhAQACAKIAAAAAAP////Pz8+3t7f///wAAAAAAAAAAACH5BAEAAAQALAAAAAABAAIAAAMCOJIAOw==") repeat-x scroll 0px 0px #F2F2F2;
     border-bottom: 1px solid #EAEAEA;
     border-top: 1px solid #DADADA;
     color: #666666;
     height: 90px;
     padding: 0px 121px;
     position: relative;
}

section.nav-bar h1 {
     color: #666666;
     display: inline-block;
     font-family: omnes_att_regularregular,'helvetica neue',helvetica,sans-serif;
     font-size: 25px;
     height: 90px;
     line-height: 90px;
     margin: 0px;
     min-width: 400px;
     overflow: hidden;
     vertical-align: middle;
     white-space: nowrap;
}

section.nav-bar nav {
     float: right;
}

section.nav-bar nav ul {
     border-right: 1px solid #EAEAEA;
     height: 90px;
}

section.nav-bar nav ul li, .nav-bar a {
     float: left;
     margin: 0px;
}

section.nav-bar .api-icon {
     display: inline-block;
     margin: -5px 10px 0px 0px;
     text-indent: -9999px;
     vertical-align: middle;
     z-index: 1;
}

section.nav-bar nav ul li a {
     border-left: 1px solid #EAEAEA;
     color: #666666;
     display: inline-block;
     font-size: 1em;
     font-weight: bold;
     padding: 39px 30px 33px;
     text-align: center;
}

section.nav-bar nav ul li.active a {
     color: #ef6f00;
}

section.call-for-action .text-large {
     color: #0574ac;
     font-family: clearviewatt_ltbold,'helvetica neue',helvetica,sans-serif;
     font-size: 22px;
     line-height: 28px;
     margin: 0px;
     white-space: nowrap;
}

section.call-for-action .text-small {
     color: #333333;
     font-family: 'helvetica neue',helvetica,arial,sans-serif;
     font-size: 12px;
     line-height: 14px;
     margin: 0px;
}

ul.slideshow-controls {
     position: absolute;
}

section.learn-more {
     border-bottom: 1px solid #EAEAEA;
     font-family: 'helvetica neue',helvetica,arial,sans-serif;
     height: 102px;
}


section.learn-more p {
     font-size: 17px;
     font-weight: 200;
     line-height: 102px;
     margin: 0px;
     text-align: center;
}

section.learn-more p:before {
     /*background: url("../images/icon-tools.png") no-repeat scroll 0px 0px / 34px auto transparent;*/
	 background: url("../img/access.png") no-repeat scroll 0px 0px / 34px auto transparent;
     content: "";
     display: inline-block;
     height: 34px;
     margin-right: 5px;
     margin-top: 36px;
     vertical-align: top;
     width: 34px;
}

section.category {
     background: none repeat scroll 0px center transparent;
     border-bottom: 1px solid #E9E9E9;
}

section.category .container {
     padding: 25px 0px;
}

section.category header {
     color: #333333;
     font-family: clearviewatt_ltbold,'helvetica neue',helvetica,sans-serif;
     font-size: 18px;
     letter-spacing: -1px;
     line-height: normal;
}

section.api-links .container {
     padding: 35px;
}

section.api-links img {
     display: inline-block;
     margin: 0px 20px 0px 0px;
     vertical-align: middle;
}

section.api-links h2 {
     color: #333333;
     display: inline-block;
     font-family: omnes_attmedium,'helvetica neue',helvetica,sans-serif;
     font-size: 23px;
     letter-spacing: -1px;
     margin-top: 10px;
     max-width: 530px;
     vertical-align: middle;
	 width: 30%;
}

section.api-links h2 p {
     color: #666666;
     font-family: 'helvetica neue',helvetica,arial,sans-serif;
     font-size: 13px;
     letter-spacing: normal;
     line-height: 0;
     margin: 8px 0px 0px;
}

section.api-links h2 span {
	 display: block;
	 width: 100%;
	 color: #666666;
     font-family: 'helvetica neue',helvetica,arial,sans-serif;
     font-size: 13px;
     letter-spacing: normal;
     line-height: normal;
     margin: 8px 0px 0px;
}

section.api-links .button {
     float: right;
     font-size: 13px ! important;
     font-weight: bold;
     margin: 12px 0px 0px 10px;
     padding: 11px 0px ! important;
     text-align: center;
     width: 138px;
}

section.pricing-banner h2 {
     color: #0574ac;
     font-family: omnes_attlight,'helvetica neue',helvetica,sans-serif;
     font-size: 55px;
     letter-spacing: -1px;
}

section.pricing-banner h2 strong {
     font-family: omnes_attmedium,'helvetica neue',helvetica,sans-serif;
     font-weight: normal;
}

section.pricing-banner .signup-buttons .button.with-icon
section.with-video-left .button.with-icon ,

section.pricing-banner .signup-buttons .button.github:after,
section.with-video-left .button.github:after {
     background: url("../images/button-icons-sprite.png") no-repeat scroll 0px -20px transparent;
     content: "";
     height: 19px;
     left: 17px;
     position: absolute;
     top: 16px;
     width: 31px;
     z-index: 9999;
}

.tertiary {
     background-color: #748A96;
     background-image: -moz-linear-gradient(center top , #788E9A, #6D838F);
     background-repeat: repeat-x;
     border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
     border-radius: 4px 4px 4px 4px;
     box-shadow: 0px -3px 1px rgba(92, 111, 122, 0.8) inset;
     color: #FFFFFF;
     cursor: pointer;
     display: inline-block;
     font-size: 1em;
     line-height: normal;
     padding: 8px 20px;
     text-align: center;
     text-decoration: none;
     text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
}

.tertiary:hover {
     background-color: #788E9A;
     background-image: -moz-linear-gradient(center top , #788E9A, #788E9A);
     background-repeat: repeat-x;
     border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.apis.page section.api-links {
	overflow: hidden;
}


section.event-select h2 {
     float: left;
     font-size: 25px;
     margin: 0px;
}

section.event-calendar {
     background: none repeat scroll 0px 0px #F6F6F6;
     border-bottom: 1px solid #D2D2D2;
     border-top: 1px solid #D2D2D2;
     height: 190px;
     overflow: hidden;
     position: relative;
     width: 1200px;
	 margin: 0 auto;
}

section.event-calendar ul {
     height: 190px;
     left: 140px;
     margin: 0px ! important;
     position: absolute;
     top: 0px;
}

section.event-calendar ul li:first-child {
     border-left: 1px solid #E6E6E6;
}

section.event-calendar ul li {
     background: none repeat scroll 0px 0px #F6F6F6;
     border-right: 1px solid #E6E6E6;
     box-shadow: 0px 2px 2px #EEEEEE inset;
     color: #999999;
     cursor: pointer;
     float: left;
     font-weight: bold;
     height: 150px;
     margin: 0px;
     padding: 20px 18px;
     width: 115px;
}

section.event-calendar ul li small {
     color: #666666;
     display: block;
     font-size: 10px;
     text-transform: uppercase;
}

section.event-calendar ul li span {
     color: #0574ac;
     font-size: 16px ! important;
}

section.event-calendar ul li span.label {
     background: none repeat scroll 0px 0px #009ADD;
     border-radius: 3px 3px 3px 3px;
     color: #FFFFFF;
     display: inline-block;
     font-size: 12px ! important;
     font-weight: bold;
     margin: 15px 0px;
     padding: 4px 10px;
}

section.event-calendar ul li p {
     font-size: 12px;
     font-weight: normal;
     line-height: normal;
     margin: 0px;
}

section.event-calendar ul li:hover {
     color: #333333;
}

section.event-calendar .left-handle:after, section.event-calendar .right-handle:after {
     background: url("../images/handle.png") no-repeat scroll 0px 0px transparent;
     content: " ";
     height: 38px;
     left: 30px;
     position: absolute;
     top: 38%;
     width: 20px;
}

section.event-calendar .left-handle, section.event-calendar .right-handle {
     box-shadow: 80px 0px 60px #FFFFFF inset;
     cursor: pointer;
     height: 100%;
     left: 0px;
     position: absolute;
     top: 0px;
     width: 120px;
}

section.event-calendar .right-handle {
     box-shadow: -80px 0px 60px #FFFFFF inset;
     left: auto;
     right: 0px;
}

section.event-calendar .right-handle {
     box-shadow: -80px 0px 60px #FFFFFF inset;
     left: auto;
     right: 0px;
}

section.event-calendar .right-handle:after {
     left: auto;
     right: 30px;
     transform: rotate(180deg);
	 	-webkit-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
}

header.style-1 {
     color: #333333;
     font-family: omnes_attmedium,'helvetica neue',helvetica,sans-serif;
     font-size: 25px;
     letter-spacing: -1px;
     line-height: normal;
     text-align: left;
}

.ls-normal {
     letter-spacing: normal;
}

.fs-13, .button.white.fs-13 {
     font-size: 13px;
}

.hide {
     display: none;
}

.banner-slideshow {
     border-bottom: 1px solid #E1E1E1;
     height: 475px;
     overflow: hidden;
     position: relative;
     width: 1200px;
}

.banner-slideshow ul.slideshow-controls {
     bottom: 40px;
     left: 50%;
     margin-left: -480px;
     width: 960px;
     z-index: 6;
}

.banner-slideshow article {
     height: 475px;
     left: 50%;
     margin-left: -600px;
     position: absolute;
     top: 0px;
     width: 1200px;
}

.banner-slideshow article .button {
     font-size: 17px;
     margin-right: 10px;
     width: 131px;
}

.banner-slideshow article .button-1 {
     font-size: 17px;
     margin-right: 10px;
     width: 131px;
}



.banner-slideshow .banner-slide-apis p {
     display: inline;
     font-size: 15px;
}

.banner-slideshow article img {
     left: 0px;
     position: absolute;
     top: 0px;
}


.banner-slideshow .banner-slide-apis h1 {
     font-family: omnes_attlight_italic,'helvetica neue',helvetica,sans-serif;
     font-size: 55px;
     line-height: 55px;
     margin: 15px 0px 25px;
}

.banner-slideshow .banner-slide-apis h1, .banner-slideshow .banner-slide-apis p {
     color: #FFFFFF;
     text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
}

.banner-slideshow article h1 {
     letter-spacing: -1px;
}



.banner-slideshow .banner-slide-apis {
	 display: none;
     background: none repeat scroll 0% 0% #FC8C27;
}

.banner-slideshow .banner-slide-apis h1 {
     line-height: 50px;
}

.modular-page section.success-stories .left article p {
     color: #333333;
     font-family: clearviewattlight_italic,'helvetica neue',helvetica,sans-serif;
}

.modular-page section.success-stories h3 {
     color: #333333;
     font-family: omnes_attmedium,'helvetica neue',helvetica,sans-serif;
     font-size: 28px;
     line-height: 30px;
     margin-bottom: 60px;
}

.modular-page section.success-stories .left a.button {
     font-size: 1.25em;
     padding: 15px 22px;
}

.modular-page .mb-50{
	margin-bottom: 50px;	
}

.success-stories.module.mobile {
     display: none;
}

section.community-features {
     background-color: #FDFDFD;
     background-image: linear-gradient(#FFFFFF, #FFFFFF 70%, #F6F6F6);
     background-repeat: no-repeat;
     border-bottom: 1px solid #E1E1E1;
     padding: 65px 0px;
     text-align: center;
}

section.community-features .inner {
     margin: 0px auto;
     width: 960px;
}

section.community-features ul {
     padding: 70px 0px 60px;
}

section.community-features li {
     color: #333333;
     float: left;
     font-size: 13px;
     height: 125px;
     padding-top: 85px;
     position: relative;
     width: 25%;
}

section.community-features h3 {
     font-family: omnes_attlight,'helvetica neue',helvetica,sans-serif;
     font-size: 28px;
}

section.community-features h4 {
     font-family: 'helvetica neue',helvetica,arial,sans-serif;
     font-size: 17px;
     line-height: 20px;
}

section.community-features img {
     left: 50%;
     margin-left: -28px;
     position: absolute;
     top: 0px;
}
section.with-video-left h2{
	text-align:center;
}
section.with-video-left img{
	cursor: pointer;
    float: left;
    margin-left: -60px;
    max-width: 580px;
    position: relative;
    top: 65px;
}
section.with-video-left .right{
	width:433px;
}
section.with-video-left a.button{
	position:relative;
}
section.with-video-left .button.big{
		font-weight: bold;

}
section.with-video-left .button.github {
	padding: 15px 35px 15px 64px;
	margin-left: 10px;
}
section.with-video-left ul.features-list li img {
	left: 60px;
	cursor: default;
}
.modular-page section.four-columns div.columns p {
    color: #666666;
    font-size: 13px;
    line-height: 18px;
    margin: 27px 0 0;
}
#content-area  section.four-columns .columns{
	min-height:0;
}

.modular-page section.success-stories.voxy  .container article p {
    font-size: 13px;
    line-height: 19px;
    vertical-align: middle;
}
.modular-page section.text-columns article:first-child {
    padding-right: 40px;
}
.modular-page section.text-columns article:last-child {
    padding-left: 40px;
}
.modular-page section.text-columns article {
    -moz-box-sizing: border-box;
    float: left;
    margin: 15px 0;
    width: 45%;
}


.apis-slideshow.show-four .slider-wrapper {
	margin: 0 auto 15px;
	overflow: hidden;
	width: 960px;
	padding: 46px 0;
}

.apis-slideshow.show-four .slider-wrapper ul {
	height: 204px;
	width: 1968px;
}

.apis-slideshow.show-four .slider-wrapper ul li {
	float: left;
	margin: 0 0 0 48px;
}

.apis-slideshow.show-four .slider-wrapper ul li:first-child {
	margin-left: 0;
}

.mobile-only {
	display: none;
}

.state-logged, .state-notlogged {
	display: none;
}


/*---- dev summit specific ---*/
section.pricing-and-access table {
     margin: 65px 0px 0px 0px;
     width: 100%;
}

.pricing-page-details section.pricing-and-access table {
     margin: 0 0 10px 0;
     width: 100%;
}

.pricing-page-details section.api-links,
.apis.page section.api-links {
	overflow: hidden;
}


section.pricing-and-access table th, section.pricing-and-access table td {
     border-bottom: 1px solid #E4E4E4;
}

section.pricing-and-access table th {
     color: #999999;
     font-size: 13px;
     padding: 25px 30px;
}

section.pricing-and-access table th.api-name {
     text-align: left;
     width: 440px;
}

section.pricing-and-access table th.free-trial, section.pricing-and-access table th.full-access {
     width: 260px;
}

section.pricing-and-access table th strong {
     display: block;
     font-weight: bold;
}

section.pricing-and-access table td {
     color: #333333;
     font-size: 13px;
     padding: 15px;
     position: relative;
}

.pricing-page-details section.pricing-and-access table td {
	width: 20%;
	padding: 20px;
}

section.pricing-and-access table td:first-child {
     padding: 15px 15px 15px 50px;
}

.pricing-page-details section.pricing-and-access table td:first-child {
     padding: 30px;
}

section.pricing-and-access table td.free-trial, section.pricing-and-access table td.full-access {
     text-align: center;
     vertical-align: middle;
}

section.pricing-and-access table td img {
     left: 2%;
     margin-top: 7px;
     position: absolute;
}

section.pricing-and-access table td h2 {
     color: #333333;
     font-family: 'helvetica neue',helvetica,arial,sans-serif;
     font-size: 15px;
     font-weight: bold;
     line-height: 16px;
     margin: 0px 0px 5px;
}

section.pricing-and-access table td h2 em {
     font-style: italic;
}

section.pricing-and-access table td h2 span {
     font-weight: normal;
}

section.pricing-and-access table td strong {
     display: block;
     font-weight: bold;
}

section.pricing-and-access table td .check-icon {
     background: url("../images/check-icon.png") no-repeat scroll 0px 0px transparent;
     display: inline-block;
     height: 23px;
     width: 25px;
}

section.pricing-and-access table td a.note {
     color: #0574ac;
     display: block;
     font-family: 'helvetica neue',helvetica,arial,sans-serif;
     font-size: 13px;
     margin-top: 5px;
}

section.pricing-and-access table td a.note em {
     font-style: italic;
}

section.pricing-and-access table tr.get-started td {
     text-align: left;
     vertical-align: middle;
}

section.pricing-and-access table tr.get-started td:last-child {
     text-align: right;
}

section.pricing-and-access table tr.get-started h1 {
     font-size: 17px;
}

section.pricing-and-access table tr.get-started .button {
     padding: 15px 55px;
}

/*-------end dev specific*/

/* ------------- IE 8 or less ----------------------- */
.ie section.choose-your-api nav a {
     float: left;
     margin-right: 36px;
}

.ie section.advertising-api-process UL.process-steps LI.first.arrow {
left: 140px;
}

.ie section.advertising-api-process UL.process-steps LI.second.arrow {
left: 380px;
}

.ie section.advertising-api-process UL.process-steps LI.third.arrow {
left: 620px;
}

.ie section.advertising-api-process ul.process-steps li.step {
     background-color: #4ca90c;
     background-image: -moz-linear-gradient(center top , #c4d82d, #4ca90c);
     background-repeat: repeat-x;
     border-radius: 87px 87px 87px 87px;
     float: left;
     height: 174px;
     margin-right: 66px;
     position: relative;
     text-align: center;
     width: 174px;
}

.ie section.api-process .arrow.left-to-right .step-number, section.api-process .arrow.right-to-left .step-number {
     background: none repeat scroll 0% 0% #808080;
     border-radius: 17px 17px 17px 17px;
     color: #FFFFFF;
     font-family: 'helvetica neue',helvetica,arial,sans-serif;
     font-size: 16px;
     font-weight: bold;
     height: 34px;
     line-height: 32px;
     position: absolute;
     text-align: center;
     width: 34px;
	 left: 140px;
}

.ie section.nav-bar h1 {
     color: #666666;
     display: inline;
     font-family: omnes_att_regularregular,'helvetica neue',helvetica,sans-serif;
     font-size: 25px;
     height: 90px;
     line-height: 89px;
     margin: 0px;
     width: 440px;
     overflow: hidden;
     text-overflow: ellipsis;
     vertical-align: middle;
     white-space: nowrap;
}

.ie .modular-page section.success-stories .left p {
     color: #333333;
     font-family: omnes_attmedium_italic,'helvetica neue',helvetica,sans-serif;
     font-size: 18px;
     line-height: 23px;
     margin: 0px 0px 25px;
}

.ie .modular-page section.success-stories .left article h2 {
     color: #333333;
     font-family: omnes_attmedium_italic,'helvetica neue',helvetica,sans-serif;
     font-size: 18px;
     line-height: 23px;
     margin-bottom: 25px;
}

.ie .modular-page section.success-stories.voxy  p.supertitle {
    color: #0574ac;
    font-family: 'helvetica neue',helvetica,sans-serif;
    font-size: 17px;
	margin: 0 0 5px;
}

.ie .modular-page section.success-stories .left article p {
     color: #333333;
     font-family: omnes_attmedium_italic,'helvetica neue',helvetica,sans-serif;
}

.ie section.event-calendar .right-handle {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.ie .modular-page div.apis section.api-links,
.ie .modular-page div.api-tour.sms-mms-api-tour section.smartphone-news,
.ie .modular-page div.api-tour.payment section.smartphone-news,
.ie .modular-page div.api-tour.device-capabilities section.smartphone-news {
	overflow: hidden;
}