/*
Theme Name: PubNub Marketing
Author: PubNub
Author URI: https://www.pubnub.com/
Description: The theme which powering the PubNub Marketing Website
Version: 1.0
*/
@import url("//fonts.googleapis.com/css?family=Lobster|Cabin:400,700");
/* cyrillic */
@font-face {
  font-family: 'Press Start 2P';
  font-style: normal;
  font-weight: 400;
  src: local('Press Start 2P'), local('PressStart2P-Regular'), url(https://fonts.gstatic.com/s/pressstart2p/v4/8Lg6LX8-ntOHUQnvQ0E7o6VKeqlTLmz9wgW802Ijrr8.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-family: 'Press Start 2P';
  font-style: normal;
  font-weight: 400;
  src: local('Press Start 2P'), local('PressStart2P-Regular'), url(https://fonts.gstatic.com/s/pressstart2p/v4/8Lg6LX8-ntOHUQnvQ0E7o98XTtHtBdEH02X-npdYcaI.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* latin-ext */
@font-face {
  font-family: 'Press Start 2P';
  font-style: normal;
  font-weight: 400;
  src: local('Press Start 2P'), local('PressStart2P-Regular'), url(https://fonts.gstatic.com/s/pressstart2p/v4/8Lg6LX8-ntOHUQnvQ0E7o4HIgCyF_r7uhNjO5r5pEXE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Press Start 2P';
  font-style: normal;
  font-weight: 400;
  src: local('Press Start 2P'), local('PressStart2P-Regular'), url(https://fonts.gstatic.com/s/pressstart2p/v4/8Lg6LX8-ntOHUQnvQ0E7o08SWvhA5BcWCS8xVZDIH7E.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* latin-ext */
@font-face {
  font-family: 'Unica One';
  font-style: normal;
  font-weight: 400;
  src: local('Unica One'), local('UnicaOne-Regular'), url(https://fonts.gstatic.com/s/unicaone/v4/Zxq4PdUSc3GE41eti2ZndBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Unica One';
  font-style: normal;
  font-weight: 400;
  src: local('Unica One'), local('UnicaOne-Regular'), url(https://fonts.gstatic.com/s/unicaone/v4/z3VYemEbD7zsQFQLG6g3SltXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/********** Admin bar **************/
body.admin-bar .navbar-fixed-top {
	top: 32px;
}
body{
       padding-top: 79px;
}

body.admin-bar{
    padding-top: 79px;
}

.navbar-fixed-top .bottomBar {
    height: 42px;
}
.navbar-fixed-top .bottomBar ul li {
    padding-top: 11px;
}
.navbar-fixed-top .bottomBar .btn-get-started-nav {
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 5px;
    height: 31px;
}
.navbar-fixed-top .topBar .logo #logo {
    top: 45px;
}
.navbar-fixed-top .topBar .logo .circleContainer {
    top: -13px;
}
.navbar-fixed-top .topBar .logo {
    height: 90px;
}
/********* Company Page Left Menu *********/
.nav-sidebar ul {
	list-style: none;
	padding-left: 0;
	position: static;
	width: 100%;
}
.page-id-13721 .nav-sidebar ul{
    width: 85%;
	    position: absolute;
}
.nav-sidebar ul#archive-menu {
	list-style: none;
	padding-left: 0;
	margin-bottom:15px;
}
ul#archive-menu a {
	padding: 5px 15px 4px;
}
ul#archive-menu a.active {
	cursor:default;
	color: #444;
}
/********** Home page Announcement **********/
section.announcement {
	background: #fff url(/static/images/structure/announcement-bg.png) top right;
	background-size: cover;
	padding: 28px 0px;
	color: #00a2c8;
}
section.announcement h2 {
	float: left;
	font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 32px !important;
	margin-bottom: 0px;
	color: #3394bf;
}
section.announcement a {
	color: #00a2c8;
}
/********** Home page Blink **********/
#home .blink {
	background: url(/static/images/structure/world-bg.jpg) center center no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center;
}
#home .blink h3 {
	font-family: proxima-nova-thin, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: none;
	font-size: 52px;
	text-align: center;
	margin-bottom: 10px;
}
#home .blink .subtitle {
	font-size: 26px;
}
#home .blink .ctas .btn {
	width: 270px;
	height: 60px;
	font-size: 22px;
	font-family: proxima-nova-bold, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	box-shadow: none;
	text-transform: none;
	padding-top: 12px;
	color: #fff;
}
#home .blink .ctas .btn.btn-contact {
	border: 2px solid #fff;
}
#home .blink .ctas .btn.btn-start {
	background: #005167;
}
#home .associated-content .related.events .title {
    font-size: 20px;
    color: #19a2c6;
}
/********** Home page Proto **********/
#home .proto {
	background:url(/static/images/structure/bg-demo.png) center center
}
#home .proto h3 {
	text-transform:none;
	font-size:60px;
	text-align:center;
	margin-bottom:0px;
	font-family:proxima-nova-bold, "Helvetica Neue", Helvetica, Arial, sans-serif !important
}
#home .proto .circle {
	width:300px;
	height:300px;
	background-color:#fff;
	border-radius:150px;
	text-align:center;
	border:2px solid #19a2c6;
	padding-top:50px;
	margin:auto
}
#home .proto .circle .number {
	font-size:90px;
	color:#005167;
	line-height:90px;
	font-family:proxima-nova-bold, "Helvetica Neue", Helvetica, Arial, sans-serif !important
}
#home .proto .circle .unit {
	font-size:50px;
	color:#005167;
	line-height:50px
}
#home .proto .circle .desc {
	font-size:22px;
	color:#19a2c6;
	line-height:22px
}
#chat .overview {
	background:#19a2c6
}
#home .customers h3,
#home .benefits h3 {
	font-family: proxima-nova-thin, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: none;
	font-size: 36px;
	text-align: center;
	margin-bottom: 0px;
}
#home #top.hero .content h1 {
	font-size: 58px;
}
#home #top.hero .subtitle {
	font-size: 22px;
}
.module {
	/*width: 277px;*/
}
 @media (max-width: 1200px) and (min-width: 992px) {
 .module {
width: 227px;
}
}
#in-action .module {
	min-height: 451px;
}
#network .nav-sidebar ul,
.subpage-presence .nav-sidebar ul,
.subpage-product .nav-sidebar ul {
	position:absolute;
	width:85%;
}
#chat h3.title {
	font-size: 23px;
	font-weight: bold;
	text-transform: none;
	text-align: center;
}
/************* Product Block Page ***************/
#chat.blocks .callout h1 {
	color:#005167;
	margin-bottom:0px
}
#chat.blocks .callout .h3 {
	color:#19a2c6;
	font-size:28px;
	font-family:proxima-nova-bold, "Helvetica Neue", Helvetica, Arial, sans-serif
}
#chat.blocks .overview .subtitle {
	color:#fff;
	font-size:20px
}
#chat.blocks .overview .overview-title {
	font-size:24px;
	font-weight:bold;
	text-transform:none
}
#chat.blocks .h3 {
	text-transform:none
}
#chat.blocks section.ship-faster {
	background:#eff1f1 url(/static/images/structure/bg-demo.png) center center
}
#chat.blocks section.ship-faster .ship-things .wrapper {
	background:#fff;
	min-height:500px;
	padding-top:65px
}
#chat.blocks section.ship-faster .ship-things .wrapper .title {
	color:#19a2c6;
	font-size:26px;
	padding:0px 0px;
	line-height:26px;
	min-height:90px
}
#chat.blocks section.ship-faster .ship-things .wrapper .description {
	color:#737373;
	font-size:16px;
	padding:0px 20px
}
#chat.blocks section.ship-faster .ship-things .wrapper .image {
	height:120px
}
#chat.blocks section.diagram {
	background:#005167;
	background:-moz-linear-gradient(top, #005167 0%, #03718f 100%);
	background:-webkit-linear-gradient(top, #005167 0%, #03718f 100%);
	background:linear-gradient(to bottom, #005167 0%, #03718f 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#005167', endColorstr='#03718f', GradientType=0 )
}
#chat.blocks section.diagram .h3 {
	color:#fff;
	font-size:20px
}
#chat.blocks section.diagram h2 {
	font-size:36px;
	color:#fff
}
#chat.blocks section.fixed-cta {
	box-shadow:0 -2px 2px 0 rgba(100, 100, 100, 0.5);
	position:fixed;
	bottom:0px;
	height:110px;
	width:100%;
	background:#eff1f1;
	padding-top:10px;
	z-index:100;
	font-size:20px;
	color:#005167
}
#chat.blocks section.fixed-cta .apply {
	font-size:20px
}
@media (max-width: 768px) {
#chat.blocks section.fixed-cta .apply {
font-size:16px
}
}
#chat.blocks .block-categories {
	padding-left:15px;
	width:20%;
	float:left;
	position:relative;
	border-right:5px solid #19a2c6;
	background-color:#3baecd
}
#chat.blocks .block-categories ul {
	list-style-type:none;
	padding-left:0px
}
#chat.blocks .block-categories ul li {
	padding:5px 25px 5px;
	cursor:pointer
}
#chat.blocks .block-categories ul li::before {
content:" ";
width:10px;
height:10px;
position:absolute;
left:15px;
margin-top:6px;
border-radius:1px;
border:1px #fff solid
}
#chat.blocks .block-categories ul li.active::before {
background:#fff
}
#chat.blocks .blocks {
	width:80%;
	float:left
}
/********** University ***********/
#video-controls .play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 92%;
    outline: none;
    background: rgba(0,0,0,0.1) url(/static/images/university/icon-play-big.png) no-repeat 50%;
    opacity: 0.9;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    border: none;
}
#video-controls .played {
    opacity: 0;
}
#video-controls .play.played:hover {
    background: transparent url(/static/images/university/icon-pause-big.png) no-repeat 50%;
    -webkit-animation: pause-vid 1s linear 1;
    animation: pause-vid 1s linear 1;
}
.video-group{
	/*max-height:550px;
	overflow:hidden !important;*/
}

div#ascrail2002:after {
    z-index: 999;
    height: 24px;
    bottom: 5px;
}
.watch.raw video {
    height: 481px;
}

/********** University ***********/
    
@media (max-width: 768px) {
#chat.blocks .blocks {
width:100%
}
.course-mat .col-sm-4 {
    margin-top: 50px !important;
}
}
#chat.blocks .block {
	height:245px;
	width:25%;
	float:left;
	box-sizing:border-box;
	padding:5px;
	text-align:center
}
@media (min-width: 992px) and (max-width: 1200px) {
#chat.blocks .block {
height:265px
}

}
@media (min-width: 768px) and (max-width: 992px) {
#chat.blocks .block {
height:365px
}
}
@media (max-width: 768px) {
#chat.blocks .block {
width:100%;
clear:both
}
}
#chat.blocks .block.active .wrapper {
	background:#eff1f1 url(/static/images/structure/bg-demo.png) center center;
	background-color:#fff
}
#chat.blocks .block.active .wrapper .desc {
	color:#005167
}
#chat.blocks .block .wrapper {
	height:100%;
	width:100%;
	box-sizing:border-box;
	padding:20px;
	background:#3baecd
}
#chat.blocks .block .wrapper .image img{
	height:40px;
	margin-bottom:10px
}
#chat.blocks .block .wrapper .title{
	font-size:18px;
	color:#005167;
	padding-bottom:10px;
	min-height:64px
}
#chat.blocks .block .wrapper .desc{
	color:#fff;
	font-size:14px;
	line-height:18px
}
.MeBox-SignIn{
    display: none;
}
#home section.associated-content h3 a,
#home section.associated-content h3 a:hover{
	    /*color: #005167;erased for homepage*/
}

.single-events .article-header time {
    font-size: 12px !important;
}
/***** Customer and associate background ************/
#chat.page-id-13668 .customers,#chat.page-id-13481 .customers,#chat.page-id-13487 .customers,#chat.page-id-13682 .customers,#chat.page-id-13519 .customers{
    background: #fff;
}
#chat.page-id-13668 .associated,#chat.page-id-13481 .associated,#chat.page-id-13487 .associated,#chat.page-id-13682 .associated,#chat.page-id-13519 .associated {
    background: #eff1f1;
}

.media-inquiry{
	position:absolute;
}
.page-id-13340 .media-inquiry{
	position:static;
}
body.single-post article.single {
    padding: 0px;
}
body.single.blog article.single .featured_image img{
     width: 100%;
    display: block;
    margin: auto auto 20px;
}
body.single.blog article.single .article-content{
    padding: 0 20px 20px;
}
.video-controls .play-pause.played:hover {
    -webkit-animation: inherit;
    animation: inherit;
    opacity: 1;
}
@media (max-width: 767px) {
.lesson-breadcrumb {
    height: auto;
}
#video-area,.courses,.video-library{
	max-width:100%;
}
}

@media (max-width: 1100px) {
	.watch.raw video,video.video-player {
	    height: 427px;
	}
	.blog .article-header {
    		/*padding: 0px 20px 20px 20px;*/
     }
}
@media (max-width: 1000px){
	.watch.raw video,video.video-player {
	    height: 355px;
	}
}
@media (max-width: 767px){
	.watch.raw video,video.video-player {
	    height: auto;
	}
	#ascrail2002 {
    		margin-left: -10px;
	}
}
@media (max-width: 470px){
	.watch.raw video,video.video-player {
	    height: auto;
	}
}
@media (max-width: 360px){
	.watch.raw video,video.video-player {
	    height: auto;
	}
}