
html, body {
    max-width: 100%;
    overflow-x: hidden;
    font-family: "Open Sans";
    font-size: 18px;
}

h1 {
	margin-bottom: 40px;
  font-weight: 400;
}

h2 {
  font-weight: 300;
  line-height: 1.5;

}

h3, h4 {
  font-weight: 400;
  line-height: 1.5;
}
h5 {
  font-weight: 200;
}

hr {
	margin-top: 30px;
	margin-bottom: 30px;
}

li,
p {
  line-height: 1.5;
  font-size: 16px;
  color: #666;
}

.jumbotron p {
  font-size: 16px !IMPORTANT;
  margin-bottom: 10px;
}

ul.dropdown-menu {
  width: 400px;
}

#intro {
  min-height: 540px;
  padding-top: 50px;
}

#intro-header {
  color:#fff;
  padding-bottom: 40px;
}

#intro-header img {
  width: 100%;
}

#meet-helpy {
  margin-top: 40px;
  margin-bottom: 40px;
}

.masthead-cta {
  margin-top: 40px;
}

.call-to-action {
  margin-top: 30px;
  margin-bottom: 60px;
}

.menu-blog-feature {
  padding: 20px;
  background-color: #e2e2e2;
}


.kg-image-card {
    padding: 10px;
	}
.light-shadow {
    box-shadow: 0 0 5px 2px #eee;
}
.row.big-section {
    min-height: 300px;
}

.screenshot-box {
    box-shadow: 0 8px 32px rgb(51 62 77 / 20%);
    border-radius: 8px;
    border-top: 1px solid #fff;
}

/* Page header backgrounds */
.top-bg {
  overflow: hidden;
  position: relative;
}


.home-bg, 
.why-bg,
.on-premise-bg, 
.about-bg,
.all-features-bg,
.thanks-bg {
  background: rgb(48,84,100);
  background: linear-gradient(45deg, rgba(48,84,100,1) 33%, rgba(168,170,171,1) 100%);
  position: relative;}
.home-bg:before,
.why-bg:before,
.on-premise-bg:before, 
.about-bg:before,
.all-features-bg:before,
.thanks-bg:before {
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  bottom: -215px;
  left: 5%;
  content: "\f1ad";
  color: #5D7883;
  font-size: 600px;
}

.helpdesk-tour-bg {
  background: rgb(251,218,97);
  background-image: linear-gradient(-172deg, #FBDA61 0%, #E27D2A 97%);
}
.helpdesk-tour-bg:before {
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  bottom: -250px;
  left: 30%;
  content: "\f018";
  color: #E27D2A;
  font-size: 600px;
}

.cloud-bg {
  background: rgb(0,191,248);
  background-image: linear-gradient(13deg, #5BA2D3 0%, #3EABDE 28%, #00BFF8 88%, #F1F2F3 100%);}
.cloud-bg:before {
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  bottom: -120px;
  left: 80%;
  content: "\f0c2";
  color: white;
  font-size: 350px;
  font-weight: bold;
}
.cloud-bg:after {
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  bottom: 45px;
  left: -5%;
  content: "\f0c2";
  color: #95D8F2;
  font-size: 200px;
  font-weight: bold;
}

.demo-bg {
  background: rgb(85,85,110);
  background-image: linear-gradient(1deg, #55556E 27%, #648CAB 60%, #75CEF5 100%);
}
.demo-bg:before {
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  bottom: -155px;
  left: 10%;
  content: "\f109";
  color: #7D7E92;
  font-size: 380px;  
}

.startfree-bg {
  background-image: linear-gradient(35deg, #7ED321 2%, #72CE37 7%, #41BC94 37%, #10A9F1 100%, #2D2D2D 100%);
}

.press-bg {
  background: rgba(126,211,33,0.80);
}

.contactus-bg,
.general-bg,
.contact-bg {
  background-image: linear-gradient(-202deg, #FBDA61 16%, #CB9B80 96%);
}

.webinars-bg {
  background-image: linear-gradient(13deg, #5BA2D3 0%, #3EABDE 27%, #00BFF8 88%, #2D2D2D 100%);
}

.helpdesk-software-bg {
  background-image: linear-gradient(-180deg, #50AEED 2%, rgba(147,146,33,0.14) 98%);
}

.helpcenter-bg {
  background-image: linear-gradient(-180deg, #50AEED 2%, rgba(147,146,33,0.14) 98%);
}

.support-bot-bg {
  background-image: radial-gradient(30% 42%, rgba(0,0,0,0.45) 14%, rgba(0,0,0,0.76) 57%);
}
.support-bot-bg:before {
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  bottom: -155px;
  left: 10%;
  content: "\f544";
  color: #333333;
  font-size: 380px;  
}

.api-bg {
  background-image: radial-gradient(48% 29%, #2D2D2D 0%, #030303 70%);
}
.api-bg:before {
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  bottom: -155px;
  left: 10%;
  content: ""; 
  font-size: 380px;  
}


/*
.api-bg {
  background-image: url('/images/api-bg.png');
  background-repeat: no-repeat;
  background-position: center;
}

.reports-bg {
  background-image: url('/images/reports-bg.png');
  background-repeat: no-repeat;
  background-position: center;
}

.os-bg {
  background-image: url('/images/os-bg.png');
  background-repeat: no-repeat;
  background-position: center;
}

.premise-bg {
  background-image: url('/images/premise-bg.png');
  background-repeat: no-repeat;
  background-position: center;
}



.pricing-bg {
  background-image: url('/images/pricing-bg.png');
  background-repeat: no-repeat;
  background-position: center;
}

.contact-bg {
  background-image: url('/images/contact-bg.png');
  background-repeat: no-repeat;
  background-position: center;
}

.press-bg {
  background-image: url('/images/press-bg.png');
  background-repeat: no-repeat;
  background-position: center;
}

.general-bg {
  background-image: url('/images/general-bg.png');
  background-repeat: no-repeat;
  background-position: center;
}

.webinar-bg {
  background-image: url('/images/webinarbg.png');
  background-repeat: no-repeat;
  background-position: center;
}

.helpcenter-bg {
  background-image: url('/images/helpcenter-bg.png');
  background-repeat: no-repeat;
  background-position: center;
}

.carin-bg {
  background-image: url('/images/carin-bg.png');
  background-repeat: no-repeat;
  background-position: center;
}

.helpdesk-bg {
  background-image: url('/images/helpdesk-bg.png');
  background-repeat: no-repeat;
  background-position: center;
} */

.home-story-icon {
  font-size: 90px;
}

.story-box {
  padding: 10px;
  margin-bottom: 0;
}

.story-box-active {
  background-color: #e7ecf3;
  color: #337ab7;
}

.story-image img {
  width: 200%;
}

.home-icon {
  font-size: 50px;
  float: right;
}

/* === TOUR === */

#inbox {
  min-height: 850px;
}

.tour-guide {
  background-color: #eee;
  height: 180px;
  padding-top: 40px;
  padding-bottom: 30px;
  margin-bottom: 150px;
}

.tour-stop {
  margin-bottom: 80px;
  border-bottom: 1px solid #eee;
}

.tour-stop img {
  width: 100%;
}

.tour-stop-head {
  text-align: center;
  color: #777;
}

.tour-stop-head h2 {
  color: #000;
}

.tour-stop-head span {
  font-size: 40px;
}

.trusted-by {
  margin-top: 15px;
  margin-bottom: 15px;
}

.trusted-by img {
  height: 35px;
}

.cloud-list {
  margin-top: 15px;
  margin-bottom: 15px;
}

.cloud-list li {
  margin-left: 10px;
  margin-right: 10px;
}

.cloud-list img {
  height: 35px;
}

.provider img {
  height: 45px;
}

span.provider {
  font-size: 40px;
}

.image-circle {
  cursor: pointer;
}

#contact {
  background-color: #03BDFB;
  background-size:cover;
  position:relative;
  height:60vh;
}

#contact-header {
  position:absolute;
  top: 50%;
  text-align:center;
  width:100%;
  color:#fff;
  padding-top: 40px; /* IE 9 */ /* Safari */
  transform: translate(0,-50%);
}

.jumbotron.white {
  background-color: white;
}

.jumbotron.navy {
  background-color: #fff;
  color: #666;

}

div.navbar-header {
  margin-top: -15px;
}

a.navbar-brand.logo {
	font-family: "Lobster";
	font-size: 32px;
	width: 200px;
  text-transform: none;
}

#top-nav div.navbar-header a.navbar-brand.logo {
  color: #23527c;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  background-color: transparent;
}

#top-nav a {
  color: #333;
  font-weight: bold;
}

ul.dropdown-menu {
  padding: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
}

ul.dropdown-menu li {
  margin-bottom: 10px;
}

ul.dropdown-menu li a {
  color: #333;
  font-weight: bold;
}

ul.dropdown-menu li a span {
  font-size: 30px;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  width: 40px;
}

ul.dropdown-menu li a small {
  color: #666;
  font-weight: normal;
}

.navbar-nav>li>.dropdown-menu {
    margin-right: -150px;
}

ul.nav.navbar-nav.navbar-left,
ul.nav.navbar-nav.navbar-right {
  /* text-transform: uppercase; */
}

.navbar-right {
  font-size: 15px;
}

.brand-mark {
	margin-top: -15px;
	margin-right: 10px;
}

.product-styles {
  background-color: #333333;
  color: white;
  padding-bottom: 50px;
  padding-top: 50px;
}

.product-styles:before {
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  left: 55%;
  content: "\f233";
  color: #3a3a3a;
  font-size: 500px;
}


.product-style,
.product-style p,
.product-style li {
  color: white;
}

.product-style div.fa-check {
  color: green;
  padding-top: 10px;
  padding-right: 20px;
}

.product-style-item {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 5px;
  padding-top: 5px;
}

div#post {
  margin-bottom: 150px;
}

div#right-post-menu {
  margin-top: 60px;
}

#right-post-menu ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}

#main-panel {
	margin-top: -30px
}

#main-panel.sub {
	margin-top: 80px;
}

#top-bar {
	color:  #fff;
	margin-bottom: 0px;
	background-color: #fff;
	border-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 20px;
}

#top-bar.jumbotron.shadowed {
	box-shadow: 0px 0px 12px 0px rgba(196,196,196,1);
}

.drop-shadow {
  box-shadow: 10px 10px 50px -4px rgba(0,0,0,0.75);
}

.jumbotron {
	margin-bottom: 0px;
}

.tryit {
  /* background-color: #03BDFB; */
}

#browser-bar {
  /* background-color: #03BDFB; */
  padding-top: 0px;
  margin-bottom: 0px;
}

#content-bar {
	/* background-color: #03BDFB; */
	z-index: 10;
	color: white;
	padding-bottom: 0px;
}

#more-features.jumbotron {
	background-color: #fff;
}

#content-bar h1 {
	font-weight: normal;
}

#demo-bar {
	color: white;
	background-color: #23527c;
}

a#scroll-link.autoscroll {
	color: white;
}

#footer-bar {
	color: #444;
  background-color: #eee;
  font-size: 16px;
}

.footer-credits {
  color: #666;
}

a.btn.btn-info {
	width: 100%;
	margin-top: 20px;
}

.reduce-importance {
  color: #999;
}

.ph {
  margin-bottom: 50px;
  color: white;
}

.browser-window{
	margin:20px;
	margin-bottom: 0px;
	border: 1px solid #eee;
	width:100%;
	height:100%;
	display:inline-block;
	border-radius:5px;
	background-color:#fff}

.function-row {
	margin-bottom: 60px;
}

.feature-row {
	margin-bottom: 40px;
	height: 500px;
}

.device-container {
	margin: 0 auto;
}

.more-features {
	margin-bottom: 60px;
}

.feature-focus ul li {
  font-weight: 200;
}

.main-feature {
	margin-bottom: 60px;
}

.bottom-border {
	border-bottom: 1px solid #eee;
}

.outline {
  border: 1px solid #bbb;
}

.logo {
  font-family: 'Shadows Into Light', sans-serif;
  color: black;
  padding: 0px;
  font-size: 300%;
  font-weight: bold;
  margin-top: 8px;
  padding-left: 0px;
  padding-right: 60px;
}

ol.carousel-indicators {
	margin-bottom: -50px;
}

.middle > img {
	margin: 0 auto;
}

.ios-device {
	margin: 0 auto;
}

.social-icon-bar {
  margin-top: 15px;
  margin-bottom: 15px;
}

.social-icons li a {
  color: #555;
}

.social-icon {
  width: 20px;
  font-size: 20px;
}

.stripe-button-el {
  margin-top: 0;
}

.about-section {
  margin-bottom: 100px;
}

.about-nav {
  padding-top: 0px;
}

.navbar-nav > li.trial-button-container {
  margin-top: 9px;
  background-colo: #23527c;
}

.navbar-nav > li > a.trial-button {
  font-weight: bolder;
  font-size: 16px;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}
.github-stars {
  padding-top:10px;
}


.contributor {
  width: 80px;
  height: 80px;
}

.sponsor-row {
  padding-top: 50px;
  padding-bottom: 50px;
}

.btn-trial{
  background: #02BDFB;
  color: #ffffff;
}
.btn-trial:hover {
  border-color: #02BDFB;
  background-color: #02BDFB;
}
#top-nav a.trial-button {
  color: #fff;
  weight: bold;
}
a.btn.btn-trial {
  width: 100%;
  margin-top: 20px;
}

.spnsr-logo {
  padding: 20px;
}

.cta-bar {
  background: rgb(0,191,248);
  position: relative;
  background-image: linear-gradient(13deg, #5BA2D3 0%, #3EABDE 28%, #00BFF8 88%, #F1F2F3 100%);
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 0;
}

.cta-bar:before {
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  bottom: 0;
  left: 80%;
  content: "\f0c2";
  color:#95D8F2;
  font-size: 350px;
  font-weight: bold;
}

.beta-cta-bar {
  background: rgb(0,191,248);
  position: relative;
  background-image: linear-gradient(13deg, #5BA2D3 0%, #3EABDE 28%, #00BFF8 88%, #F1F2F3 100%);
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 0;
}

.beta-cta-bar:before {
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  bottom: 0;
  left: 80%;
  content: "\f085";
  color:#95D8F2;
  font-size: 350px;
  font-weight: bold;
}

.cta-bar h1 {
  color: white;
  font-size: 36px;
  margin-bottom: 40px;
}

.cta-bar ul {
  margin-top: 40px;
}

.cta-bar ul li {
  color: white;
}

.all-integrations {
  padding-top: 100px;
  padding-bottom: 100px;
}


/*=== BG COLORS ===*/

.light-gray-bg {
  background-color: #efefef;
}

.light-blue-bg {
  background-color: lightskyblue;
}

/* PRICING STYLES */

.hosting-type {
    margin-top: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    /*border: 1px solid #ccc;*/
    cursor: pointer;
    height: 200px;
}
.hosting-type:hover {
  background-color: #DFCEB4;
}
.hosting-type-header {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}

#pricing-table {
    margin: 100px auto;
    text-align: center;
    width: 100%; /* total computed width = 222 x 3 + 226 */
}

#pricing-table .plan {
    font: 12px 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
    text-shadow: 0 1px rgba(255,255,255,.8);
    background: #fff;
    border: 1px solid #ddd;
    color: #333;
    padding: 20px;
    width: 33%; /* plan width = 180 + 20 + 20 + 1 + 1 = 222px */
    min-width: 200px;
    float: left;
    position: relative;
}

#pricing-table #most-popular {
    z-index: 2;
    top: -13px;
    border-width: 3px;
    padding: 30px 20px;
    border-radius: 5px;
    box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
}

#pricing-table .plan:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

#pricing-table .plan:nth-child(4) {
    border-radius: 0 5px 5px 0;
}

/* --------------- */

#pricing-table h3 {
    font-size: 20px;
    font-weight: normal;
    padding: 20px;
    margin: -20px -20px 50px -20px;
    background-color: #eee;
    background-image: linear-gradient(#fff, #eee);
}

#pricing-table #most-popular h3 {
    background-color: #ddd;
    background-image: linear-gradient(#eee, #ddd);
    margin-top: -30px;
    padding-top: 30px;
    border-radius: 5px 5px 0 0;
}

#pricing-table .plan:nth-child(1) h3 {
    border-radius: 5px 0 0 0;
}

#pricing-table .plan:nth-child(4) h3 {
    border-radius: 0 5px 0 0;
}

#pricing-table h3 span {
    display: block;
    font: bold 25px/100px Georgia, Serif;
    color: #777;
    background: #fff;
    border: 5px solid #fff;
    height: 100px;
    width: 100px;
    margin: 10px auto -65px;
    border-radius: 100px;
    box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}

/* --------------- */

#pricing-table ul {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
}

#pricing-table li {
    border-top: 1px solid #ddd;
    padding: 10px 0;
}

/* --------------- */

#pricing-table .signup {
    position: relative;
    padding: 8px 20px;
    margin: 20px 0 0 0;
    color: #fff;
    font: bold 14px Arial, Helvetica;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    background-color: #72ce3f;
    background-image: linear-gradient(#72ce3f, #62bc30);
    border-radius: 3px;
    text-shadow: 0 1px 0 rgba(0,0,0,.3);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
}

#pricing-table .signup:hover {
    background-color: #62bc30;
    background-image: linear-gradient(#62bc30, #72ce3f);
}

#pricing-table .signup:active, #pricing-table .signup:focus {
    background: #62bc30;
    top: 2px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
}

/* --------------- */

.clear:before, .clear:after {
  content:"";
  display:table
}

.clear:after {
  clear:both
}

.clear {
  zoom:1
}

.works-with {
  height: 40px; /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
/* NEW STUFF */

h1 small {
  color: white !IMPORTANT;
}

.main-image {
  margin-top: 60px;
  margin-bottom: 60px;
}

.main-nav {
  padding-top: 60px;
  padding-bottom: 30px;
  margin-bottom: 90px;
  background-color: #efefef;
}

.main-nav h4 {
  margin-top: 30px;
  margin-bottom: 10px;
}

.nav-item {
  cursor: pointer;
}

.feature {
  margin-top: 40px;
  margin-bottom: 80px;
}

/* Big sections are the major feature blurbs and image */
.big-section {
  margin-top: 100px;
  margin-bottom: 100px;
}

.big-section p, .big-section ul li {
  color: #666;
  font-size: 16px;
  line-height: 1.5;
}

.big-section h4 {
  color: #333;
  font-weight: 600;
  margin-bottom: 20px;
}

.big-section img {
  max-width: 100%;
  height: auto;
}


.vcenter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.first-section {
  margin-bottom: 80px;
  background-color: #eee;
}

.fade {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.testimonial {
  margin-top: 50px;
  margin-bottom: 10px;
}

testimonial .container {
  margin-bottom: 40px;
  margin-top: 20px;
}

.callout {
  background-color: #666;
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}

.btn-outline {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
    transition: all .1s;
    background-image: none;
    text-shadow: none;
    border-width: 2px;
    border-radius: 10px;
}

.btn-outline:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #fff;
}

.comparison {
  padding-bottom: 60px;
}

.post-full-content {
  z-index: 10;
  background-color: white;
}

/* #intro {
  z-index: -10;
} */
/*** MEDIA QUERIES ***/

@media(max-width:767px){

  /*.feature {
    height: 350px;
  }*/

  h1 {
    font-size: 36px;
  }

  .nav-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
  }

  .big-section {
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 100px;
  }


  .capability {
    border: 1px solid #eee;
    height: 100px;
  }
  i.category-icon {
    font-size: 24px;
    color: #999;
  }
  .dummy {
    	margin-top: 110px;
	}
	.thumbnail {
	    position: absolute;
	    top: 0px;
	    bottom: 0px;
	    left: 5px;
	    right: 5px;
	    padding-left: 5px;
	    padding-right: 5px;
	    text-align:center;
	    padding-top: 10px;
	    max-height: 100px;
	}
  .home-image {
    height: 80%;
    width: 80%;
  }
  /*.feature-focus {
    margin-bottom: 30px;
    height: 250px;
  }*/

  .thelogo {
    width: 60px;
  }

	.more-features {
		margin-bottom: 25px;
	}

  .intro-h1 {
    font-size: 18px;
    color: #fff;
  }

	.jumbotron h1 {
		margin-bottom: 20px;
		font-size: 30px;
	}

  .intro-h3 {
    font-size: 16px;
  }

	.jumbotron h2 {
		margin-bottom: 40px;
		font-size: 20px;
	}
	.jumbotron h3 {
		margin-top: 0px;
		font-size: 18px
	}
	.jumbotron h4{

	}
	.jumbotron p {
		font-size: 16px !IMPORTANT;
		margin-bottom: 10px;
	}

	.device-container {
		padding-left: 0%;
	}

  #static-browser.browser-window {
  	width: 700px;
  }

  div#post {
    margin-bottom: 30px;
  }

  h4 {
    font-size: 16px;
  }
  #intro {
    min-height: 340px;
    padding-top: 50px;
  }
  .trusted-by img {
    height: 25px;
  }
}

@media(min-width:768px){

  h1 {
    font-size: 24px;
  }

  .product-mega {
    width: 500px;
  }

  .tour-nav-item {
    text-align: center;
    width: 90px;
    /* font-size: 11px; */
    padding-right: 4px;
    padding-left: 4px;
    margin-right: 25px;
  }

  .tour-nav-item span {
    font-size: 40px;
  }

  .big-section {
    margin-top: 60px;
    margin-bottom: 60px;
    min-height: 300px;
  }

  i.category-icon {
    font-size: 48px;
    color: #999;
  }
  .dummy {
      margin-top: 0px;
      height: 150px;
  }
  .thumbnail {
      position: absolute;
      top: 0px;
      bottom: 0px;
      left: 5px;
      right: 5px;
      padding-left: 5px;
      padding-right: 5px;
      text-align:center;
      padding-top: 10px;
      max-height: 150px;
  }
  .home-image {
    height: 90%;
    width: 90%;
  }
  /*.feature-focus {
    margin-bottom: 140px;
    height: 180px;
  }*/

  .thelogo {
    width: 60px;
  }

  .more-features {
    height: 40px;
  }

	.jumbotron h1 {
		margin-bottom: 20px;
		font-size: 40px;
	}
	.jumbotron h2 {
		margin-bottom: 40px;
		font-size: 23px;
	}
	.jumbotron h3 {
		font-size: 17px
	}
	.jumbotron h4{

	}
	.jumbotron p {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.middle {
	  height: 200px;
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-pack: center;
	      justify-content: center;
	  -ms-flex-direction: column;
	      flex-direction: column;
	}
	/*.row.feature-row {
    	min-height: 400px;
	}*/
	.phone-6--large {
		width: 201px;
		height: 414px;
	}
	.device-container {
		padding-left: 0%;

		margin: 0 auto;
		text-align: center;
	}

  #intro {
    min-height: 430px;
    padding-top: 50px;
  }

  .trusted-by {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .trusted-by img {
    height: 25px;
  }

  .navbar-nav>li>.dropdown-menu.product-mega {
      margin-right: -400px;
  }

  /* Collapse Nav for sm */
    

}

@media(min-width:992px){

  h1 {
    font-size: 36px;
  }

  .product-mega {
    width: 500px;
  }

  .tour-nav-item {
    text-align: center;
    width: 110px;
    margin-right: 25px;
  }

  .tour-nav-item span {
    font-size: 40px;
  }

  .capability {
    border: 1px solid #eee;
    height: 150px;
  }
  i.category-icon {
    font-size: 48px;
    color: #999;
  }
  .dummy {
      margin-top: 20px;
      height: 140px;
  }
  .thumbnail {
      position: absolute;
      top: 0px;
      bottom: 0px;
      left: 5px;
      right: 5px;
      padding-left: 5px;
      padding-right: 5px;
      text-align:center;
      padding-top: 10px;
      max-height: 140px;
  }
  .main-copy {
    margin-top: 10px;
  }
  /*.feature-focus {
    margin-bottom: 120px;
    height: 250px;
  }*/
  .home-image {
    height: 70%;
    width: 70%;
  }
  .thelogo {
    width: 80px;
  }

  .more-features {
    height: 80px;
  }

	.middle {
	  height: 300px;
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-pack: center;
	      justify-content: center;
	  -ms-flex-direction: column;
	      flex-direction: column;
	}
	/*.row.feature-row {
    	min-height: 200px;
	}*/
	.phone-6--large {
		width: 268px;
		height: 552px;
	}

  #static-browser.browser-window {
  	width: 850px;
  }
  .trusted-by img {
    height: 35px;
  }

}



@media(min-width:1200px){

  h1 {
    font-size: 40px;
  }

}
/*
  .topic-box {
  }

  i.category-icon {
    font-size: 60px;
    padding-top: 15px;
    color: #999;
  }

  .dummy {
    	margin-top: 20px;
      height: 180px;
	}
	.thumbnail {
	    position: absolute;
	    top: 0px;
	    bottom: 0px;
	    left: 5px;
	    right: 5px;
	    padding-left: 5px;
	    padding-right: 5px;
	    text-align:center;
	    padding-top: 10px;
	    max-height: 180px;
	}
  .main-copy {
    margin-top: 30px;
  }
  .home-image {
    height: 70%;
    width: 70%;
  }
  .feature-focus {
    margin-bottom: 140px;
    height: 300px;
  }

  .more-features {
    height: 100px;
  }

  .feature-focus ul li {
    font-weight: 200;
    font-size: 18px;
  }

  .thelogo {
    width: 120px;
  }

  .jumbotron h1 {
		margin-bottom: 20px;
		font-size: 60px;
	}
	.jumbotron h2 {
		margin-bottom: 50px;
		font-size: 30px;
	}
	.jumbotron h3 {
		font-size: 24px
	}
	.jumbotron h4{

	}
	.jumbotron p {
		font-size: 18px;
		margin-bottom: 10px;
	}


	.middle {
	  height: 400px;
	  display: flex;
	  justify-content: center;
	  flex-direction: column;
	}

	.row.feature-row {
    	min-height: 200px;
	}
	.phone-6--large {
		width: 268px;
		height: 552px;
	}

  #static-browser.browser-window {
    width: 1100px;
  }

}*/



/* === PLANS AND COMPARISON === */

.plans {
  margin-top: 40px;
}

.btn-container {
  padding-top: 60px;
}

a.btn.btn-trial.column {
  width: 150px;
  height: 40px;
  font-weight: bold;
}

ul.plan-features li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
  color: #000;
}

.plan {
  background-color: #CCC8BF;
  border-right: 10px solid white;
  border-bottom: 20px solid white;
  height: 480px;
}

.plan.most-popular {
  height: 450px;
  margin-top: -10px;
}

.bill-period {
  color: #888;
  margin-top: -20px;
  margin-bottom: 20px;
}

.plan-header {
  color: #000;
}

.plan.most-popular .plan-header {
  margin-top: 30px;
}

.bill-period-toggle {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 15px;
}

.plan-section {
  margin-bottom: 0;
  padding-bottom: 0;
}
.pricing-tab {
  /* background-color: #eee; */
  /* display: block; */
  /* height: 100px; */
  /* padding-top: 20%; */
  /* padding-bottom: 20%; */
}
.active-tab {
  background-color: #fff;
  color: black;
}
.pricing-panel {
  /* -webkit-box-shadow: 0 2px 27px 1px rgba(1,1,1,0.16);
  -moz-box-shadow: 0 2px 27px 1px rgba(1,1,1,0.16);
  box-shadow: 0 2px 27px 1px rgba(1,1,1,0.16);
  border-radius: 0.625em; */
  margin-bottom: 50px;
}
.panel-onpremise,
.panel-opensource {
  padding-top: 50px;
  padding-bottom: 50px;
}
.feature-list li {
  border-bottom: 1px solid #eee;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 60px;
}
.feature-section {
  box-shadow: 0 2px 27px 1px rgba(1,1,1,0.16);
  border-radius: 0.625em;
  padding: 10px;
  margin-top: 30px;
}

h4.oss,
.oss {
   color: #666;
}

@media(max-width:767px){
  .pricing-tab {
    /* background-color: #eee; */
    display: block;
    /* height: 60px; */
    padding-top: 5%;
    padding-bottom: 25%;
  }
  .active-tab {
    background-color: #fff;
    color: black;
  }

  ul.dropdown-menu {
    padding: 10px;
  }

  ul.dropdown-menu li {
  }

  ul.dropdown-menu li a {
    color: #333;
    font-weight: normal;
  }

  ul.dropdown-menu li a span {
    display: none;
  }

  ul.dropdown-menu li a small {
    display: none;
  }

  .navbar-nav>li>.dropdown-menu {
      margin-right: -150px;
  }

}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  background-color: transparent !IMPORTANT;
}