html {
  position: relative;
  min-height: 100%;
}
body {
  padding-top: 50px;
  color: #777;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*font-family: 'Roboto', Arial, sans-serif;*/
  font-weight: 400;
}

.account-header {
  font-weight: 300;
  margin: 0;
  padding-bottom: 6px;
}

.validation_error{
	border-color: red !important;
    background-color: lightgoldenrodyellow;
}

.profile-section{
	border:1px solid #ddd;
	padding:20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom:50px;
}

.card-details{
	margin-bottom:50px;
}

.container-btn{
	padding:0px;
	padding-right:10px;
}

.card-desc{
	padding-left:0px;
}

.card-desc .inner{
	padding-top:2px;
}

.card-desc .inner img{
  width:40px;
}

.card-desc .last4{
	color:#777;
	padding-left:7px;
	font-weight:700;
}

.card-desc .exp{
	color:#9FA4A0;
	font-size:14px;
	padding-left:7px;
	font-weight:500;
}

.profile-title{
	padding-left:10px;
	font-weight:700;
}

.card-title{
	padding-left:10px;
	font-weight:700;
	margin-top:50px;
}

.profile-btn{
	width: 120px;
    padding: 10px;
    font-size: 15px;
	border: 1px solid #ddd;
	color: #777;
	background-color:#F0F4F5;
}

.p-btn{
	margin-bottom: 20px;
}

.icon-credit-card{
	position: absolute;
    top: 26px;
    left: 25px;
}

.icon-credit-card img{
	width: 32px;
}

.field {
  background: white;
  box-sizing: border-box;
  font-weight: 400;
  border: 1px solid #CFD7DF;
  border-radius: 4px;
  color: #32315E;
  outline: none;
  height: 48px;
  line-height: 48px;
  padding: 0 20px;
  cursor: text;
  width: 100%;
  float: right;
}

.payment input{
	height: 48px;
	line-height: 48px;
}

.payment .row{
	padding-bottom:10px;
}

.credit-card input{
	padding-left: 50px;
}

.card-desc .msg{
	font-size: 17px;
    padding-top: 12px;
}

.modal-title {
    font-weight: 800;
    font-size: 20px;
}

.outcome {
  float: left;
  width: 100%;
  padding-top: 5px;
  min-height: 20px;
  text-align: left;
}

.error.visible {
  display: inline;
}

.error {
  color: #E4584C;
  font-size: 13px;
}

.account-logo {
  width: 340px;
}

.account-menu-icon {
  margin-right: 8px;
}

.account-signup-btn, .account-login-btn {
  padding: 8px;
}
.btn-signup {
  background-color: #D2F4FF;
  color: #0095C3;
  border-color: #D2F4FF;
}
.btn-signup:hover,
.btn-signup:focus {
    color: #FFF;
    background-color: #0095C3;
}
.btn-login {
  color: #D2F4FF;
  border-color: #46b8da;
}
.btn-login:hover,
.btn-login:focus {
    color: #FFF;
    border-color: #FFF;
}

.btn-lang {
    color: #555 !important;
    font-size: 10px !important;
    background-color: #c5c5c5 !important;
}
.btn-lang:hover { background-color: #aaa !important; }

.account-body {
  background-color: #23b7e5;
  background-image: linear-gradient(to right,#23b7e5 0,#0095C3 100%);
}
.account-spacer {
  margin: 0 auto; max-width: 600px;
}
.account-border {
  padding: 40px 60px;
  background-color: #f3f3f3;
  border: 1px solid #CCC;
  border-radius: 8px;
  box-shadow: 2px 2px 10px rgba(40, 40, 40, .4);
}
.account-footer {
  color: #007598;
  margin-top: 10px;
}

.account-hr {
  margin: 12px 0 34px;
  border: 0; height: 1px;
  background: #ddd;
}

.account-hr-lower {
  margin: 24px 0 8px 0;
  border: 0; height: 1px;
  background: #ddd;
}

.account-tos {
  font-size: 12px;
}

.profile-row {
  margin-bottom: 14px;
}

.page-header {
  font-weight: 300;
  margin: 20px 0 10px;
  color: #777;
}

.icon-question {
  color: #999;
}




.footer {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
  padding-top: 15px;
  padding-bottom: 10px;
  width: 100%;
}

.footer-hr {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.footer-links {
  padding-top: 8px;
}
.footer-links li {
  display: inline-block;
  padding: 0 20px 6px 0;
}
.footer ul {
  list-style: none;
  margin-bottom: 0px;
  padding-left: 0;
}
.footer-email-input {
  max-width: 260px;
}
.copyright {
  display: inline-block;
  font-size: 14px;
}


/* Footer css */
.footer{
  background-color: #515556;
  /*border-color: #79A5D2;*/
  color: #ccc;
}

.footer h4{
  color:#8a8a8a;
  font-weight:700;
}

.footer li{
  padding:3px;
  font-size:16px;
}

.footer hr{
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid gray;
  margin: 1em 0;
  padding: 0;
  width: 100%;
}
.sm-text-right{
  text-align: right;
}

.footer_top{
  font-size:14px;
}

.footer .top_right{
  margin-top:15px;
}

.footer .contact_no{
  margin-top:10px;
}

.footer a{
  font-size: 14px;
}

.footer .site-links a { color:#ccc; }
.footer .site-links a:hover { color:#eee; }

.footer .s_block_first{
  margin-right:15px;
  float:left;
}

.footer .sub_block{
  float: left;
}

.footer .connect,.footer .top_right{
  font-size:18px;
  font-weight:700;
}

.footer .sign_up{
  background-color:#FFA200;
  font-weight:700;
  font-size: 16px;
  color:#4A4A4A;
  margin-left: 12px;
}

.footer li a i {
  color: #FFA200;
  padding-right: 5px;
  font-size: 20px;
}

.copyright-info {
    color: #aaa;
    font-size: 13px;
    padding: 14px 0 0;
}
.footer .social-link {
  padding-left: 8px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.footer .social-link { color: #ccc }
.footer .social-link:hover { color: #0095C3; }
.footer .btn-reg { margin-left: 14px; }
.footer .social-icons { padding-left: 20px; }

.navbar-default {
	/*background-color: #E0E9F2;*/
    background-color: #23b7e5;
    border-color: #23b7e5;
    background-image: linear-gradient(to right,#23b7e5 0,#0095C3 100%);
}
/* title */
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5E5E5E;
}
/* link */
.navbar-default .navbar-nav > li > a {
    color: #daf6ff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #FFF;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #FFF;
    background-color: #049AC8;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: inherit;
    background-color: inherit;
}
/* caret */
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #daf6ff;
    border-bottom-color: #daf6ff;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #FFF;
    border-bottom-color: #FFF;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #FFF;
    border-bottom-color: #FFF;
}
/* mobile version */
.navbar-default .navbar-toggle {
    border-color: #22ADD8;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #22ADD8;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.navbar-brand {
  padding: 10px 15px;
}

.navbar-brand img {
  height: 30px;
}

.navbar .flag {
  width: 22px;
}

.dropdown li a:hover {
  background-color: #FFF;
}

/* dropdown sub-menu */
/*.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}*/

/* multi column dropdown */
.dropdown-menu {
	/*min-width: 200px;*/
  background-color: rgba(238, 238, 238, 1);
}
.dropdown-menu.columns-2 {
	min-width: 400px;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu.columns-4 {
	min-width: 700px;
}
.dropdown-menu>li>a {
	padding: 5px 15px;
	font-weight: 500;
  color: #555;
}
.multi-column-dropdown {
	list-style: none;
  padding-left: 4px;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #262626;
}

.page-top { margin-top: 20px; }

ul.sb-sm { font-size: 2em; }
ul.sb-md { font-size: 2.4em; }
ul.sb-footer { font-size: 2.4em; }
ul.sb-footer li {
  padding: 0 4px 6px 0;
}
ul.share-buttons {
  list-style: none;
  padding-left: 0;
  padding-right: 0;
}
ul.share-buttons li {
  display: inline;
}
ul.share-buttons li a {
  color: #bbb;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
ul.share-buttons li a:hover {
  color: #00a0d1;
}

.modal-exit-title {
  margin-bottom: 12px;
  color: #f37a03
}

.modal-exit-img {
  margin: 8px 0;
  width: 100%;
  max-width: 250px;
}

.bullet-points {
  height: 40px;
}

.front-press {
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #eee;
  background-color: #FFF;
  box-shadow: inset 0px 5px 6px -3px rgba(0, 0, 0, 0.25);
}

.asseen {
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #eee;
  background-color: rgb(247, 247, 247);
  box-shadow: inset 0px 5px 6px -3px rgba(0, 0, 0, 0.25);
}

.asseen-padding {
	padding-top: 24px;
	padding-bottom: 24px;
}

.asseen-img-narrow {
  width: 80px;
}

.asseen-img-wide {
  padding-top: 16px;
  width: 140px;
}

.mailinglist {
  color: #FFF;
  font-size: 16px;
  padding-top: 30px;
  padding-bottom: 50px;
  background: #ECB92F;
}

.mailinglist h3 {
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  color: #fff;
  font-weight: 300;
  text-shadow: 0 1px 2px rgba(0,0,0,0.2);
  margin-bottom: 30px;
}

.mailinglist a {
  color: #FFF;
}

#mce-responses {
  margin-top: 10px;
}

.customer-title {
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  color: #666;
  font-weight: 300;
  text-shadow: 0 1px 2px rgba(0,0,0,0.2);
  margin-bottom: 10px;
}

.customer-hr {
  width: 35%;
  margin-top: 20px;
  margin-bottom: 0px;
  border: 0;
  border-top: 1px solid #ddd;
}

.front-tools {
  padding: 40px 20px;
}

.front-tools img {
  width:100%;
  max-width: 800px;
}

.front-tools-button {
  margin-top: 20px;
}

.value-points {
  color: #FFF;
  font-size: 16px;
  padding-top: 30px;
  padding-bottom: 50px;
  -webkit-font-smoothing: antialiased;
  background: #5E7A9B;
  background: -webkit-linear-gradient(top, #004476 0, #009fda 100%);
  background: -webkit-linear-gradient(top, #004476 0%, #009fda 100%);
  background: linear-gradient(top, #004476 0%,#009fda 100%);
}

.value-btn { margin-top: 40px; }

.value-title, .testimonial-title {
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  color: #fff;
  font-weight: 300;
  text-shadow: 0 1px 2px rgba(0,0,0,0.2);
  margin-bottom: 40px;
}

.value-grid-top div {
  padding-bottom: 50px;
}

.value-grid div {
  padding-bottom: 50px;
}

.testimonials {
  padding-top: 30px;
  padding-bottom: 10px;
  background-color: #009CD6;
  color: #FFF;
}

.testimonial-blurb {
  width: 90%;
  max-width: 250px;
}

.testimonial-text {
  font-size: 24px;
  font-weight: 300;
}

.testimonial-name {
  width: 20%;
}

.testimonial-oval {
    width: 150px;
    height: 160px;
    margin: 0 0 20px 0;
    -moz-border-radius: 100px / 100px;
    -webkit-border-radius: 100px / 100px;
    border-radius: 90px / 100px;
    border: 3px solid #888;
}

.carousel-bullets {
  color: #53D3FB;
  text-shadow: 0 1px 1px rgba(0,0,0,0.6);
}

#carousel-testimonials .carousel-inner {
  min-height: 240px;
}

.cart-icon {
  top: 4px;
  font-size: 16px;
}

.cart-badge {
  color: #0095C3;
  background-color: #D2F4FF;
}
.navbar-default .navbar-nav > li > a:hover .cart-badge,
.navbar-default .navbar-nav > li > a:focus .cart-badge {
    background-color: #FFF;
}

.select-city-form {
  display: inline-block;
}

.newsletter_txt {
  margin-bottom: 8px;
}

#big-video {
  position: relative;
  overflow: hidden;
  /*height: 400px;*/
}

#big-video .video {
  z-index: -1;
  background-color: #555;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /*height: 0;*/
  bottom: 0;
  /*padding-bottom: 56.25%;*/
}

#big-video video {
  position: absolute;
  min-width: 100%;
  max-width: 120%;
  /*height: 100%;*/
  /*top: -10%;*/
  left: 0;
  /*bottom: 0;*/
}

#big-video .video-element {
  position: absolute;
  width: 100%;
  height: 100%;
  /*top: -80px;*/
  left: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.jumbotronbg, .container-intro {
	/*background: #777 url("//cdn.airdna.co/images/homebg3.jpg") no-repeat top center;*/
	background-size: cover;
  padding-top: 30px;
  padding-bottom: 20px;
  margin-top: -20px;
  padding-right: 0px;
  padding-left: 0px;
  /*box-shadow: 0px 1px 5px -1px rgba(0,0,0,0.35);
  margin-bottom: 10px;*/
}

.jumbo-big-logo {
  margin: 10px 20px 10px 0;
}

.title-img {
   width: 100%;
   max-width: 240px;
}

.title_orange {
	color: #FAAA19;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
  font-size: 35px;
  font-weight: 500;
}
.title_blue {
  color: #B5E3FF;
  font-weight: 500;
}

.title_accent {
	font-weight: 800;
	font-style: italic;
}

.lead-text {
  color: #FFF;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
  font-weight: 600;
  margin-bottom: 14px;
}

.big-curly {
  margin-bottom: 10px;
}

.big-curly img {
  width: 90%;
}

.report-cont {
  padding-top: 20px;
  padding-bottom: 40px;
  background: #ffffff url('//cdn.airdna.co/images/report_bg.jpg') no-repeat center center;
  background-size: cover;
}
.reportfront-subheader {
  color: #FFF;
  font-size: 20px;
  padding-bottom: 10px;
}
.reportfront-box {
  color: #FFF;
  font-size: 16px;
  padding: 5px;
  margin-bottom: 10px;
}

.map-index {
  width: 100%;
  height: 500px;
}
.mapkey-area {
  padding-bottom: 4px;
}
.mapkey-measle {
  width: 8px;
  padding-bottom: 3px;
}

.map-city {
  height: 600px;
}

.map-bodyContent {
  font-size: 16px;
}

.map-info-box {
  background-color: rgba(255,255,255,.85) !important;
}

.map-info-city {
  font-size: 12px;
}

.mapselect {
  background-color: #FFF;
  border-top: 1px solid #777;
}

.map-title-left {
  text-align: right;
}

.map-title-right {
  text-align: left;
}

.map_title_or {
  font-size: 22px;
  font-weight: 100;
}

.map_title {
  margin-bottom: 4px;
  font-size: 30px;
  font-weight: 100;
}

.map_title h3 {
}

.panel-map {
  padding: 3px;
}

.mappop-content {
  font-weight: 500;
}
.map-remove-highlight {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mappop-title { font-size: 15px; font-weight: 500; line-height: 2.2em; }
.mappop-hr { border-top: 1px solid #ccc; margin: 8px 2px; }
.mappop-label { font-weight: 300; }
.mappop-reporting {
  background-color: rgba(102, 161, 210, 0.15);
  border: 1px solid rgba(133, 157, 191, 0.30);
  border-radius: 5px;
  padding: 4px;
  margin-top: 4px;
  margin-bottom: 6px;
}
.mappop-pin { font-size: 11px; color: #999; }

.panel-bluebg {
	background-color: #F5F9FF;
}

.consulting-subsection-list {
  color: #337ab7;
  font-size: 18px;
  font-weight: 800;
  margin-top: 8px;
  margin-bottom: 4px;
}
.consulting-subsection-desc {
  font-size: 16px;
  color: #DA8D00;
  font-weight: 400;
}
.consulting-box {
  margin: 0 auto;
  padding: 10px 6px 10px;
  margin-bottom: 14px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  border-radius: 4px;
  font-size: 1.3em;
  font-weight: 200;
  cursor: pointer;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.consulting-box:hover {
  background-color: #F0F8FF;
  border: 1px solid #A1B6CC;
}
.consulting-icon {
  width: 160px;
}
.consulting-guarantee {
  margin: 0 auto;
  padding: 10px 8px 4px;
  margin-bottom: 14px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  border-radius: 4px;
  font-size: 1.3em;
  font-weight: 200;
}
.consulting-list {
  margin-left: 10%;
}
.consulting-optimize-img {
  width: 100%;
}

.research-item-title {
  font-size:16px;
  font-weight:600;
}
.research-pdf-img {
  width: 70px;
  border:1px solid #666;
}

.rent-spinner { display: none; padding-left: 14px; padding-top: 1px; }
.rent-map { height: 500px; border-radius: 6px; }
.rent-td-img { width: 22%; }
.rent-td-text { padding-left: 10px; }
.rent-box{
  position: relative;
  width: 100%;
}
.rent-box:before{
  content: "";
  display: block;
  padding-top: 68%;
}
.rent-content{
  position:  absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.rent-comp-img { width: 100%; height:100%; border: 1px solid #aaa; border-radius: 4px; }

.data-header { background-color: #2f669f; }
.data-header .container {padding-top: 60px; padding-bottom: 60px; }
.data-header .header-img { text-align: center; }
.data-header img { width:100%; max-width: 300px; }
.data-header .headline { font-size: 44px; color: #FFF; }
.data-header .sub-headline { font-size: 20px; color: #FFF; margin-top: 20px; }
.data-header .content { margin-top: 45px; }

.data-product { padding-top: 60px; padding-bottom: 60px; border-bottom: 1px solid #f1f1f1; }
.data-product img { width:100%; max-width: 350px; }
.data-product .headline { font-size:24px; color:#222; }
.data-product .sub-headline { font-size:18px; color:#222; margin-top: 14px; margin-bottom: 14px; }
.data-product .content { font-size:16px; line-height: 32px; }
.data-product ul { margin: 20px 0 0 20px; }
.data-product .data-icons { text-align: center; margin-top: 20px; }
.data-product .data-icons img { width: 60px; }

.data-contact { background-color: #2f669f; padding-top: 90px; padding-bottom: 60px; text-align: center; }
.data-contact .content { font-size: 30px; color:#FFF; }
.data-contact .click { margin-top: 40px; }

.data-search { text-align: center; margin-top: 20px; }
.data-search input {
  border-radius: 18px;
  margin-top: 8px;
  margin-left: 6px;
  background-color: #f7f7f7;
  max-width: 220px;
}

.data-industry { padding-top: 30px; padding-bottom: 60px; border-bottom: 1px solid #f1f1f1; }
.data-industry-item { border-bottom: 1px solid #f1f1f1; padding: 10px 0 26px; }
.data-industry-item-last { padding: 10px 0 20px; }

.data-trusted-by { background-color: #f7f7f7; padding-top: 30px; padding-bottom: 10px; }
.data-featured-in { background-color: #eee; padding-top: 30px; padding-bottom: 30px; }

.data-sub {
  display: inline-flex;
}
.data-img-wrap {
  display: inline-block;
  vertical-align: top;
  margin-top: 16px;
  margin-right: 12px;
  margin-bottom: 18px;
}
.data-img {
  width: 80px;
  -webkit-filter: grayscale(.3);
  filter: grayscale(.3);
  /*-webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;*/
}
/*.data-sub:hover .data-img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}*/
.data-bullets-wrap {
  vertical-align: top;
  margin-bottom: 18px;
}

.pb {
  background-color: #23b7e5;
  background-image: linear-gradient(to bottom,#23b7e5 0,#1e7bc7 100%);
  background-size: cover;
  color: #FFF;
  border-radius: 10px;
  border: 5px solid #fff;
  padding-top: 15px;
  padding-bottom: 10px;
}
.pb-bar-title {
  font-size:19px;
  font-weight:800;
  margin-top: 2px;
  margin-bottom: 12px;
  color: #fff;
}
.pb-no-report {
  margin: 14px;
  color: #EEE;
}
.pb-no-report a {
  color: #EEE;
  text-decoration: underline;
}
.pb-no-report a:hover {
  color: #FFF;
  text-decoration: underline;
}
.pb-bar-subtitle {
  font-size: 16px;
  margin-bottom:4px;
}
.pb-coverage {
  color: #FFF;
  font-size: 16px;
}
.pb-popup {
  color: #777;
}
.pb-region {
  margin: 12px auto 1px;
  font-size: 16px;
  font-weight: 800;
}
.pb-price-header {
  font-size: 16px;
}
.pb-price {
  margin: 12px auto 10px;
  font-size: 18px;
  font-weight: 800;
  /*color: #f0ad4e;*/
}
.pb-icon-question {
  color: #FFF
}
.pb-moneyback {
  margin: 10px auto 0px;
}
.pb-moneyback-text {
  color: #FFF;
}
.pb-subreports {
  max-height: 170px;
  overflow-y: scroll;
  overflow-y: -moz-scrollbars-vertical;
  margin: 4px;
}
.pb-subreports-desc, .pb-subreports-buy {
  display: inline-block;
  vertical-align: middle;
  margin: 4px 3px;
}
.pb-subreports-desc { min-width: 120px; max-width: 50%; }
.pb-subreport-active {
  font-size: 12px;
}
.pb-press-hr {
  width: 60%;
  margin-top: 2px;
  margin-bottom: 2px;
  border: 0;
  border-top: 1px solid #ddd;
}
.pb-press-box {
  padding: 8px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.pb-press-box img {
  margin: 8px auto;
  padding-right: 4px;
  padding-left: 4px;
}
.pb-press-box-img-narrow {
  /*width: 60px;*/
  height: 34px;
}
.pb-press-box-img-wide {
  /*width: 110px;*/
  height: 34px;
}
.pb-sample {
  margin: 14px auto 0;
}

.top-city-analytics {
  cursor: pointer;
  height: 200px;
  margin-bottom: 20px;
  background-color: #fff;
  background: #EDF4FD url("//cdn.airdna.co/images/analytics_bg_blur.png") no-repeat center center;
  background-size: cover;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}
.top-city-analytics:hover {
  background: #EDF4FD url("//cdn.airdna.co/images/analytics_bg.png") no-repeat center center;
  background-size: cover;
}
.top-analytics-btn {
  margin: 70px auto;
}

.sample-search { width: 220px; }
.sample-search-area { background-color: #FFF !important; }

.sample-bar-outer {
  border-radius: 10px;
  border: 1px solid rgb(139, 168, 193);
  box-shadow: 2px 2px 1px rgba(0,0,0,.1);
  margin-bottom: 16px;
}

.sample-bar {
  background-color: #1e7bc7;
  background-image: linear-gradient(to bottom,#23b7e5 0,#1e7bc7 100%);
  background: #EDF4FD url("//cdn.airdna.co/images/sample-box-bg2.jpg") no-repeat center center;
  background-size: cover;
  color: #FFF;
  border-radius: 10px;
  border: 5px solid #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}

.sample-bar-title {
  font-size:19px;
  font-weight:800;
  margin-top: 2px;
  margin-bottom: 4px;
  color: #fff;
}

.sample-bar-region {
  font-size: 16px;
  margin-bottom:4px;
}

.sample-bar-subtitle {
  font-size: 16px;
  margin-top:14px;
  margin-bottom:4px;
}

.sample-box-hr {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 74%;
  border-top: 1px solid #ddd;
}

.sample-rev-table {
  font-size: 12px;
}

.img-security {
	width: 100%;
	max-width: 260px;
}

.inner-addon {
    position: relative;
}
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px 10px 10px 16px;
  pointer-events: none;
}
.left-addon .glyphicon  { left:  0px;}
.left-addon input { padding-left:  28px; }

.inner-addon-big {
  position: relative;
  font-size: 22px;
}
.inner-addon-big .glyphicon {
  position: absolute;
  padding: 10px 10px 10px 0px;
  pointer-events: none;
  color: #666;
}
.left-addon-big input {
  width: 90%;
  padding-left: 34px;
}

.search-index {
  padding-top: 26px;
}

.search-index-box {
  padding-top: 3px;
  padding-bottom: 6px;
  background-color: rgba(245, 245, 245, 1);
  max-width: 400px;
  border-radius: 30px;
  margin: 0 auto;
}

.alert-search {
    background-color: #eee;
    border-color: #ddd;
}

.area-search {
  border-radius: 18px;
  margin-top: 8px;
  margin-left: 6px;
  background-color: #D5EFFF;
  max-width: 220px;
}

.area-search-big {
  color: #777;
  max-width: 350px;
  display: inline-block;
  font-size: 20px;
  font-weight: 200;
  border: none;
  outline: none;
  padding-top: 12px;
  top: 0;
  right: 0;
  background: none;
  cursor: text;
}

.search-btn {
  font-size: 25px;
  border-radius: 30px;
  background-color: #ed485f;
  background-image: -moz-linear-gradient(left,#f27c36,#ed485f);
  background-image: -webkit-gradient(linear,0 0,100% 0,from(#f27c36),to(#ed485f));
  background-image: -webkit-linear-gradient(left,#f27c36,#ed485f);
  background-image: -o-linear-gradient(left,#f27c36,#ed485f);
  background-image: linear-gradient(to right,#f27c36,#ed485f);
  background-repeat: repeat-x;
  padding: 10px 16px;
  color: #FFF;
}

.search-sub-text {
  color: #FFF;
  text-shadow: 0 1px 1px rgba(0,0,0,0.6);
  margin-top: 8px;
}

.report-tabs {
  font-size: 16px;
  background-color: #EDF7FD;
}

.ui-front {
  z-index: 10000 !important;
}

.sub-header {
  margin: 4px 0;
  font-size: 16px;
  font-weight: 500;
}

.discount-icon {
  font-size: 32px;
  margin-right: 18px;
  margin-top: 4px;
}

.breadcrumb-position {
  position: relative;
}

.city-select {
  height: 22px !important;
  display: inline-block;
  position: absolute;
  max-width: 200px;
  right: 15px;
  padding: 2px;
}
.city-row-spacer {
  padding: 14px 0;
}
.city-underline {
  font-size: 26px;border-bottom: 3px solid #0095C3;
}
.city-view-sample-box {
  margin-top: 26px;
  margin-bottom: 0px;
}
.city-signup-box{
  position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 30%; min-width:340px;height: 30%;margin: auto;
}
.city-signup-box ul {
  margin-top: 6px;
  margin-bottom: 0;
  font-weight: 400;
  font-size:13px;
  color: #7ea0bd;
}
.city-signup-msg {
  display: inline-block;margin-right: 20px; font-weight:800;
}
.city-signup-btn {
  display: inline-block;
  margin-top: 16px;
  vertical-align: top;
}
.city-view-report-cta {
  font-weight: 500;
}

.chart-title {
  font-family: Roboto; font-size: 16px; -webkit-font-smoothing: antialiased;
}
.chart-subtitle {
  font-family: Roboto; font-size: 14px; color: rgb(189, 189, 189); -webkit-font-smoothing: antialiased;
}

.contact-input {
  width: 240px;
}

.contact-map-title {
  font-weight: 300;
}

.contact-map {
  margin-top: 10px;
  margin-bottom: 20px;
  height: 260px;
  border-radius: 12px;
  border: 1px solid #BBB;
}

.contact-map-sm {
  background: #eee url("https://maps.googleapis.com/maps/api/staticmap?center=Santa+Monica,CA&zoom=9&scale=2&size=640x200&maptype=roadmap&style=saturation:-50&markers=color:red%7C34.010896,-118.491776&sensor=false&key=AIzaSyCX26RvCc-mp5ZsE_Wte7adN4Jn_mOySmM") no-repeat center center;
  background-size: cover;
}

.contact-map-bcn {
  background: #eee url("https://maps.googleapis.com/maps/api/staticmap?center=Barcelona,Spain&zoom=9&scale=2&size=640x200&maptype=roadmap&style=saturation:-50&markers=color:red%7C41.408008,2.156364&sensor=false&key=AIzaSyCX26RvCc-mp5ZsE_Wte7adN4Jn_mOySmM") no-repeat center center;
  background-size: cover;
}

.methodology-subtitle, .data-subtitle {
  padding-top: 20px;
  padding-bottom: 14px;
  color: #337FAD;
  font-weight: normal;
}

.press-subtitle {
  padding-top: 30px;

  font-weight: normal;
}

.press-news-title {
  font-size: 22px;
  margin-bottom: 16px;
  font-weight: 400;
}

.press-news-title a{
  color: #666;
  font-weight: 400;
}

.press-news-img {
  height: 18px;
  margin-bottom: 10px;
}
.press-news-img-24{
  height: 24px;
}

.press-news-hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

.report-subsection-btns {
  margin-top: 24px;
  margin-left: 24px;
}

.jumptarget {
  padding-top: 12px;
}
/*
.jumptarget:before {
  content:"";
  display:block;
  height:60px;
  margin:-60px 0 0;
}*/

/* reports */
.titlebox {
  background: #eee url("//cdn.airdna.co/images/homebg.jpg") no-repeat top center;
  background-size: cover;
  border-radius: 6px;
  padding: 14px;
  border: 1px solid transparent;
  border-color: #ccc;
}

.title-header {
    font-size: 32px;
    color: #666;
}
.alert-halign{
    display:table;
}

.alert-halign div{
    display:table-cell;
    vertical-align: top;
}

.page-break {
  page-break-after:always
}

.btn-buy {
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  padding: 10px 20px;
  font-weight: 400;
  font-size: 17px;
  color: #fff !important;
  text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  border: 0px;
  border-radius: 5px;
  box-shadow: rgba(0,0,0,0.3) 0 1px 2px,inset rgba(255,255,255,0.88) 0px 1px 3px -1px;
  background-color: #4589E3;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5da4ff), color-stop(100%, #417bff));
  background: -webkit-linear-gradient(#5da4ff, #417bff);
  background: linear-gradient(#5da4ff,#417bff);
}

.profo {
  width: 100%;
  max-width: 220px;
  border: 1px solid transparent;
  border-color: #ccc;
  border-radius: 8px;
  box-shadow: rgba(0,0,0,0.3) 0 1px 2px,inset rgba(255,255,255,0.88) 0px 1px 3px -1px;
  margin-bottom: 10px;
}

.profo-gibson {
  width: 70%;
  border: 1px solid transparent;
  border-color: #ccc;
  border-radius: 8px;
  box-shadow: rgba(0,0,0,0.3) 0 1px 2px,inset rgba(255,255,255,0.88) 0px 1px 3px -1px;
}

.at-share-btn {
  border-radius: 5px;
}

.share-box {
  display: inline-block;
  height: 37px;
}

.press-box {
  padding: 20px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.press-box img {
  margin: auto;
  padding-right: 4px;
  padding-left: 4px;
}

.press-subtitle-hr {
  border-color: #23b7e5;
  margin-bottom: 35px;
  margin-top: 0px;
}

.press-subnav {
  padding-right: 20px;
  font-size: 1.2em;
  margin-top: 0px;
}

.press-subnav a {
  color: #777;
}

.career-openings {
  margin-bottom: 30px;
}

/*custom css*/
table.trust tr td:first-child{vertical-align:middle;text-align:center;}
table.trust tr td{border:0px;}
table.trust tr td hr{width:96%;margin-top:5px;margin-bottom:5px;}
ol.terms{list-style-type:lower-roman;}
ol.terms > li {list-style-type:lower-roman; margin-top:10px;}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

.panel-title {
  font-size: 20px;
  color: #777;
}

.content-career {
  margin-bottom: 20px;
}

.content-career img {
  width: 100%;
}

.content-career h1 {
  margin: 30px 0;
}

.content-career h2 {
  margin: 30px 0 50px 0;
}

.content-career .position-title {
    font-size: 22px;
    margin: 20px 0 15px 0;
}

.content-career .position-location {
    font-size: 14px;
    margin-bottom: 20px;
}

.content-career i {
  font-size: 60px;
}

.content-career .button-career {
  margin-bottom: 40px;
}

.content-career .career-position:hover i {
  color: #23b7e5;
}

.content-career-position {
  margin-bottom: 30px;
}

.career-position-center{
	margin: auto;
    float: none;
}

/*custom css end*/

/* typed */
.typed-bullets {
  color: #EEE;
  font-size: 24px;
  display: inline-block;
}
.typed-cursor{
  color: #CCC;
  font-size: 24px;
  opacity: 1;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

/* mailchimp embedded form*/
#mc-embedded-subscribe-form {padding: 10px 6px 6px 4px;}
#mce-success-response {color: #529214;display: none;}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    body {
      /*padding-bottom: 76px;
      margin-bottom: 80px;*/
    }
    .multi-column-dropdown li a:hover {
      background-color: #FFF;
    }
    .affix {
      top: 60px; /* how far from top of screen when active */
    }

    .affix-bottom {
      position: relative; /* needed because of jquery offset issue */
    }

    .value-grid div {
      padding-top: 30px;
      padding-bottom: 0;
    }

    .value-grid div:first-child, .value-grid-top div:first-child {
      border-right: 1px solid #CCC;
      padding-right: 60px;
    }

    .value-grid div:last-child, .value-grid-top div:last-child {
      padding-left: 60px;
    }

    .value-grid-top {
      border-bottom: 1px solid #CCC;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 768px) {
    /* dropdown auto open */
    .dropdown-submenu:hover > .dropdown-menu {
      display: block;
    }
    ul.nav li.dropdown:hover > ul.dropdown-menu {
      display: block;
    }
}

@media (max-width: 1199px) {
    body {
      /*padding-top: 120px;*/
    }
}

@media (max-width: 991px) {
    /*
    .map-title-left {
      text-align: center;
    }
    .map-title-right {
      text-align: center;
    }
    */
    .asseen-img-narrow {
      width: 60px;
    }
    .asseen-img-wide {
      width: 110px;
    }
    .consulting-optimize-img {
      max-width: 460px;
    }
    .data-product .icon { text-align: center; }
    .data-product .headline { text-align: center; }
}

@media (max-width: 767px) {
    .sm-text-right{
      text-align: inherit;
    }
    .sm-margin{
      margin-top: 10px !important;
    }
    body {
      /*padding-top: 70px;*/
    }
    .inner-addon {
      margin-left: 6px;
    }
    .dropdown-menu.multi-column {
      min-width: 240px !important;
      overflow-x: hidden;
    }
    .dropdown-header {
        font-size: 12px;
        color: #777;
    }
    .dropdown li a:hover {
      background-color: initial;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #D2F4FF;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #FFF;
    }
    .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
        background-color: transparent;
    }
    .multi-column-dropdown li a {
      color: #D2F4FF;
    }
    .multi-column-dropdown li a:hover {
      color: #FFF;
    }
    .title_orange {
      font-size: 30px;
    }
    .map-index {
      height: 350px;
    }
    .map-city {
      height: 350px;
    }
    .typed-bullets {
      font-size: 20px;
    }
    .modal-exit-img {
      max-width: 200px;
    }
    .inner-addon-big {
      font-size: 24px;
    }
    .search-index-box {
      width: 92%;
    }
    .carousel-bullets h3 {
      font-size: 22px;
    }
}

/* loader ring */
@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.uil-ring-css {
  background: none;
  position: relative;
}
.uil-ring-css > div {
  position: absolute;
  display: block;
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  border-radius: 80px;
  box-shadow: 0 6px 0 0 #59ebff;
  -ms-animation: uil-ring-anim 1s linear infinite;
  -moz-animation: uil-ring-anim 1s linear infinite;
  -webkit-animation: uil-ring-anim 1s linear infinite;
  -o-animation: uil-ring-anim 1s linear infinite;
  animation: uil-ring-anim 1s linear infinite;
}

/* css for footer */
.disp-inline{
  display: inline-block;
}

.sign-up-btn{
  margin-top: -20px;
}

.footer-links {
  margin-top: -5px;
  padding-top: 0px;
  text-align: right;
}

.social_logos{
  text-align:center;
}
.margin-bottom-50{
  margin-bottom: 40px;
}
.margin-bottom-10{
  margin-top: 10px;
}

.clearfix:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
@media screen and (max-width: 767px) {
  .social_logos{
    text-align:left;
    margin: 10px 0px 10px -5px;
  }
  .footer-links{
    text-align: left;
  }
}
.bk-color-yellow{
  background-color: yellow;
}
.footer hr{
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid gray;
  margin: 1em 0;
  padding: 0;
  width: 100%;
}
.footer_block .fa-2x{
  font-size: 2em !important;
}
.footer_block .fa-2x:first-child{
  padding-left: 2px;
}
.footer_block .pull-left a:first-child i{
  padding-left: 0;
}
.margin-top-25{  margin-top: 25px; }
.margin-top-15{  margin-top: 14px; }
.margin-bottom-20{  margin-bottom: 20px; }
.custom-btn:last-child{
  margin-left: 7px;
}
.custom-line-hght{
  line-height: 18px;
}
.custom-all-right{
  padding-bottom: 0;
  padding-top: 6px;
}
.clearfix:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.social-links{
  padding-top: 0px;
}
.font-weight-300{
  font-weight: 300;
}
h2.font-weight-300{
  display:none;
}
.color-white{
  color: white;
}
