body {
    font: normal 15px/2em 'Geist', sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 30px;
    color: #4f545c;
}

:link,
:visited {
    text-decoration: underline;
    color: #15c;
}

h1 {
    font-size: 2em;
    font-weight: 400;
    color: #222;
    margin-bottom: 48px;
}

h2 {
    font-size: 1.5em;
    font-weight: 500;
    color: #222;
}

h3 {
    font-size: 1.2em;
    font-weight: 600;
    color: #222;
}

@media (max-width: 767px) {
    h1 {
        font-size: 1.5em;
    }

    h2 {
        font-size: 1.2em;
    }

    h3 {
        font-size: 1.1em;
    }
}

code {
    font-size: 100%;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    color: #222;
}

pre code {
    border: 0;
}

pre {
	padding: 0;
}

select, input.text, textarea {
	font-family: inherit;
	display: inline-block;
	padding: 8px 14px;
	font-size: 14px;
	line-height: 1.5;
	color: #555;
	vertical-align: middle;
	background-color: white;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

label {
    font-weight: normal;
    padding-left: 9px;
}

dt {
    margin-top: 14px;
}

dd.fieldset {
    padding-top: 24px;
    text-align: center;
}

p.description {
    margin-top: 14px;
}

.fa {
    color: #5078ea;
}

.form-errors, .form-msgs {
    background-color: #fdf7f7;
    margin: 20px 0;
    padding: 20px;
    border-left: 3px solid #d9534f;
}

.form-errors ul, .form-msgs ul {
    margin: 0 0 0 10px;
    padding: 0;
}

.navbar-default {
    background-color: transparent;
    border-bottom: 1px solid #d9dee7;
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-brand {
    height: auto;
}

.navbar-nav {
    margin-top: 10px;
}

.navbar-nav a {
    text-decoration: none;
}

.navbar-nav a:hover {
    text-decoration: underline !important;
}

.navbar-nav .btn {
    padding: 5px 10px;
}

.navbar-nav .btn-blue:hover,
.navbar-nav .btn-red:hover {
    text-decoration: none !important;
}

.navbar-toggle {
    margin-top: 18px;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

@media (max-width: 767px) {
    .navbar-collapse {
        position: absolute;
        background-color: #fff;
        border-bottom: 1px solid #d9dee7;
        width: 100%;
        z-index: 100;
    }
}

header {
    position: relative;
}

header .btn-red {
    margin-top: 11px;
    color: #fff !important;
}
header .btn-red:hover {
    background-color: #f86434 !important;
}


header .btn-blue {
    background-color: #3f2bff;
    background-image: none;
    margin-top: 11px;
    color: #fff;
    border: 0;
}

header .btn-blue:hover,
header .btn-blue:focus {
    background-color: #4d3aff !important;
    background-image: none;
    color: #fff;
}

.hero-home {
    background-image: radial-gradient(circle at 50% 0,#fdffec 3%,#ffebe6 38%,#fff 77%);
}

#intro {
    margin-top: 25px;
    position: relative;
}

#intro-detail {
    background-color: #fff;
    border: 1px solid #f3f4f6;
    border-radius: 12px;
    box-shadow: 0 20px 24px -4px #00000014,0 8px 8px -4px #00000008;
    margin-top: 64px;
    margin-bottom: 128px;
    padding: 36px;
}

#intro-detail h2:first-child {
    margin-top: 0;
}

#intro-detail h2 {
    margin-top: 48px;
}

.testimonial {
    background-color: #f3f4f6;
    border-radius: 12px;
    margin-bottom: 24px;
    padding: 0 12px;
}

.testimonial-content {
    padding: 24px;
}

.testimonial-content .author {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #b9bbc6;
    font-style: italic;
    font-weight: 600;
}

@media (max-width: 991px) {
    .testimonial {
        margin-left: 12px;
        margin-right: 12px;
    }
}

@media (min-width: 992px) {
    .testimonial {
        margin-bottom: 0;
    }
}

.dark-gray-bg {
    background-color: #2a2d31;
    padding: 24px;
    border-radius: 12px;    
}

@media (min-width: 768px) {
    .testimonial {
        margin-bottom: 24px;
    }

    #logos {
        margin-top: 95px;
        position: relative;
    }

    #intro {
        margin-top: 120px;
    }

	#intro p {
		font-size: 18px;
	}
}

#intro h1 {
    font-size: 5.5rem;
    line-height: 7rem;
    margin-bottom: 48px;
}

#intro .buttons a {
    margin-right: 20px;
    display: inline-block;
}

#intro .buttons :first-child {
    color: #fff;
    background-color: #36c384;
}

@media (max-width: 767px) {
    #intro h1 {
        font-size: 3.5rem;
        line-height: 5rem;
        margin-bottom: 24px;
    }
}

.hero-small {
    background: #fff url(/images/hero-image.jpg) no-repeat scroll center 51%;
    color: #fff;
    min-height: 200px;
    margin-bottom: 20px;
}

.hero-small h2 {
    font-size: 1.2em;
    font-weight: normal;
}

.hero-small .copy {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 0 25px 14px;
    border-radius: 6px;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center; 
}

.footer {
    margin-top: 40px;
    padding: 35px 0;
    background-color: #f1f1f1;
    border-top: 1px solid #e0e0e0;
    overflow: hidden;
    font-size: 14px;
    line-height: 2.2;
    color: #666;
    text-align: center;
}

.footer h3 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.footer :link,
.footer :visited {
    color: #666;
    text-decoration: none;    
}

.footer a:hover {
    text-decoration: underline;    
}

@media (min-width: 992px) {
    .footer {
        text-align: left;
    }
}

.home-bg {
    background: #fff url(/images/hero-image.jpg) no-repeat scroll center 10%;
    color: #fff;
    min-height: 400px;
    padding-top: 70px;
}

.home-bg .language {
    height: 45px;
}

@media (max-width: 991px) {
    .home-bg {
        padding-top: 40px;
    }

    .home-bg .language {
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }
}

.home-bg h1 {
    padding-top: 20px;
    margin-top: 0;
}

.home-bg .copy {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 0 25px 14px;
    border-radius: 6px;
    text-align: center;
}

.home-bg .copy p {
    font-size: 1.3em;
}

.main-benefit {
    font-size: 1.5em;
    margin-bottom: 40px;
}

.main-benefit h3 {
    margin: 50px 0 35px;
    font-size: 1.5em;
}

.features-list > div:nth-child(2n+3) {
    clear: both;
}

@media (min-width: 992px) {
    .features-list > div:nth-child(2n+3) {
        clear: none;
    }

    .features-list > div:nth-child(3n+4) {
        clear: both;
    }
}

.features {
    padding: 68px 5%;
    line-height: 1.5em;
}

.features .pad-cols {
    margin-top: 0;
}

.features .typcn {
    color: #5078ea;
    font-size: 3em;
    line-height: 1;
}

.features-heading {
    font-size: 40px;
    font-weight: normal;
    margin-bottom: 35px;
    line-height: 1.3em;
}

.features .features-heading {
    margin-top: -24px;
}

.features-list .media-heading {
	font-weight: bold;
}

.container-dark {
    background-color: #1c2024;
    color: #fff;
}

.container-dark h3 {
    color: #fff;
}

.gray-bg {
    background-color: #fafafa;
}

.pad-container {
    padding-top: 128px;
    padding-bottom: 128px;
}

.pad-container-bottom {
    padding-bottom: 128px;
}

.pad-row {
    margin-top: 64px;
}

.pad-cols {
    margin-top: -24px;
}

.pad-cols > div {
    margin-top: 24px;
}

.pricing {
    margin-top: 30px;
}

.q-and-a h3 {
    margin-top: 48px;
}

@media (max-width: 991px) {
    .pricing {
        margin-bottom: 32px;
    }
}

@media (min-width: 992px) {
    .pricing {
        margin-bottom: 72px;
    }
}

.pricing .plan {
    background-color: #f7f7f7;
    border: 1px solid #fff;
    border-bottom-width: 8px;
    padding-top: 8px;
    padding-bottom: 16px;
}

.pricing .price {
    line-height: normal;
    margin-bottom: 14px;
}

@media (min-width: 768px) {
    .pricing .price {
        text-align: center;
    }
}

.pricing .suffix {
    font-size: .9em;
}

.t-pricing .price .currency {
	font-size: 1em;
	margin-top: 1px;
	color: #777;
}

.pricing .currency {
    font-size: 1.8em;
    vertical-align: top;
    display: inline-block;
    margin-top: 12px;
}

.t-pricing .price .amount {
	font-size: 1.7em;
}

.pricing .amount {
    font-size: 3.5em;
}

.pricing .fa {
    min-width: 20px;
    color: #808080;
}

.pricing .help-icon {
    font-size: .9em;
    vertical-align: text-top;
}

.pricing .cta {
    margin-top: 32px;
}

.btn {
    border-radius: 3px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    padding: 10px 24px;
}

.btn-red {
	background-color: #ff4330;
	background-image: linear-gradient(90deg,#f27c36 75%,#ff4330);
	background-repeat: repeat-x;
    color: #fff;
    border: 0;
}

.btn-red:hover,
.btn-red:focus {
    background-color: #f86434;
	background-image: none;
    color: #fff;
}

@media (min-width: 992px) {
    .col-md-offset-1-half {
        margin-left: 12.499999999999%;
    }
}

.lng-showcase {
    margin: 0 0 40px;
    padding: 20px; 
    border-bottom: 1px solid #ccc;    
}

.docs-nav {
    margin-bottom: 20px;
}

.docs-nav .fa {
	float: right;
	margin: 8px 8px 0 0;
	display: none;
}

.docs-nav h5 {
    font-weight: bold;
}

.docs-nav h5:not(:first-of-type) {
    margin-top: 30px;
}

.docs-nav ul {
	padding: 0;
	list-style: none;
}

.docs-nav li {
	padding: 4px 0 4px 8px;
}


.docs-nav li:hover,
.docs-nav .active {
	background-color: #f3f3f3;
}

.docs-nav .active .fa {
	display: block;
}

.docs-nav a {
	display: block;
	text-decoration: none;
}

@media (min-width: 768px) {
    .docs-nav {
        margin-bottom: 0;
    }
}

.docs-content h2 {
	margin-top: 0;
}

.docs-content h3 {
	margin-top: 50px;
}

.drop-shadow {
	box-shadow: 0 .5rem 1.5rem rgba(22,28,45,.15);
}

.t-pricing {
	width: 100%;
}

.t-pricing thead {
	background-color: #f4f4f9;
	text-align: center;
}

.t-pricing thead td {
	padding: 16px 4px;
	vertical-align: bottom;
	white-space: nowrap;
}

.t-pricing tbody tr td {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #eaeaea;
	padding: 8px 4px;
  text-align: center;
}

.t-pricing tbody tr.no-border td {
  border-right: 0;
}

.t-pricing tbody tr td:first-child {
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 1em;
	font-weight: bold;
    border-left: 1px solid #eaeaea;
}

@media (min-width: 1200px) {
    .t-pricing tbody tr td:first-child {
        white-space: nowrap;
    }
}


.qtip-default {
	border: 0 !important;
  background-color: #222 !important;
  background-color: rgba(34, 34, 34, 0.9) !important;
  color: #fff !important;
  border-radius: 4px;
}

.qtip-content {
	font-size: 1.2em;
	line-height: normal;
}

.qtip-light {
  background-color: #fff !important;
  border: 1px solid #E2E2E2 !important;
  color: #454545 !important;	
}

img.shadow {
  border-radius: 6px;
  box-shadow: 0 20px 30px rgba(13,40,63,.15), 0 10px 20px -5px rgba(13,40,63,.2);
  max-width: 100%;
}

.hero {
  margin-top: 24px;
}

.hero .copy {
  margin-top: 96px;
}

.hero .copy h2 {
  font-size: 2.5em;
  line-height: 1.4;
  margin-bottom: 24px;
}
