body {
  font-family: lato, helvetica, arial;
  font-size: 18px;
  background-color: #f2f2f2;
  font-weight: 300;
  color: #555
}

div,
h1,
h2,
h3,
h4,
p {
  font-family: lato, helvetica, arial
}

div .wf-active,
.wf-active h1,
.wf-active h2,
.wf-active h3,
.wf-active h4,
.wf-active p {
  font-family: lato, helvetica, arial !important
}

.navbar-toggle {
  padding: 13px 10px
}

a.sign-in {
  color: #444;
  font-weight: 400
}

ul.nav.navbar-nav.align-right {
  float: right
}

section#language-school {
  color: #fff !important;
  font-weight: 600;
  background-image: url(https://www.learncube.com/images/start_teaching_online.jpg);
  background-size: cover;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: #337ab7;
  background-position-x: 0%;
  background-position-y: 30%;
  
}

.navbar-default .navbar-nav>li>a {
  color: #444;
  font-weight: 400
}

.hero-top h1 {
  font-size: 32px;
  font-weight: 600;
}

@media(min-width:600px) {
  .hero-top h1 {
    font-size: 38px;
    margin-top: 60px
  }
}

.hero-top {
  text-shadow: 0 0 2px #000
}

.hero-top .btn.btn-warning {
  border: 2px solid #fff
}

.hero-top p {
  font-size: 17px;
  margin: 30px 0 10px 0
}

.hero-top picture .img-responsive {
  margin-top: 0;
  margin-bottom: 30px
}

.hero-top ul {
  font-size: 1.1em
}

.h3-mid {
  font-weight: 600;
  font-size: 30px
}

.nav-tabs {
  border-bottom: none
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  border-width: 0;
  border: solid 1px #ddd;
  color: #555;
  opacity: 1
}

.nav-tabs>li>a {
  border: solid 1px #ddd;
  color: #555;
  border-bottom-color: transparent;
  box-shadow: 0 0 2px #ddd;
  opacity: .7;
  font-weight: 400
}

.nav-tabs>li.active>a,
.nav-tabs>li>a:hover {
  color: #337ab7 !important;
  background: 0 0
}

.nav-tabs>li>a::after {
  content: "";
  background: #337ab7;
  height: 2px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -1px;
  transition: all 250ms ease 0s;
  transform: scale(0)
}

.nav-tabs>li.active>a::after,
.nav-tabs>li:hover>a::after {
  transform: scale(1)
}

.tab-nav>li>a::after {
  background: #337ab7 none repeat scroll 0% 0%;
  color: #fff
}

.tab-pane {
  padding: 15px 0
}

.tab-content {
  padding: 20px;
  text-align: left;
  border: 1px solid #ddd;
  border-radius: 4px;
  border-top-left-radius: 0
}

img.price-cube {
  width: 30px;
  margin: 4px !important;
  padding-bottom: 2px
}

div#osbanner {
  margin: -1px 0
}

div#osbanner h3 {
  margin: 6px 0 30px
}

img.feature-icon {
  padding: 15px
}

section#language-school h1 {
  color: #fff;
  text-shadow: 0 0 5px #000;
}

.background-black {
  background-color: #333740
}

.background-blue {
  background-color: #337ab7
}

#vc-features {
  margin-top: -30px
}

a:hover {
  text-shadow: 0 0 10px #ddd
}



p {
  line-height: 22px;
  margin-bottom: 25px;
  margin-top: 5px;
  font-size: 16px
}

.navbar-brand {
  padding: 9px 10px
}

.nav>li>a {
  padding: 5px 8px
}

.entry-content {
  font-weight: 400;
  font-size: 16px;
  color: #444
}

#slideshow p {
  font-size: 12px
}

#showcase p {
  color: #fff
}

.centered {
  text-align: center
}

a {
  color: #337ab7;
  word-wrap: break-word;
  -webkit-transition: color .1s ease-in, background .1s ease-in;
  -moz-transition: color .1s ease-in, background .1s ease-in;
  -ms-transition: color .1s ease-in, background .1s ease-in;
  -o-transition: color .1s ease-in, background .1s ease-in;
  transition: color .1s ease-in, background .1s ease-in
}

a:hover,
a:focus {
  color: #2e6da4;
  text-decoration: none;
  outline: 0
}

a:before,
a:after {
  -webkit-transition: color .1s ease-in, background .1s ease-in;
  -moz-transition: color .1s ease-in, background .1s ease-in;
  -ms-transition: color .1s ease-in, background .1s ease-in;
  -o-transition: color .1s ease-in, background .1s ease-in;
  transition: color .1s ease-in, background .1s ease-in
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}

#headerwrap,
#headerwrap2,
#features,
.bluewrap {
  background-color: #337ab7;
  padding-top: 60px;
  margin-bottom: -7px
}

.bluewrap {
  border-bottom: 2px solid #fff
}

.bluewrap .well {
  text-shadow: 0 0 0
}

#headerwrap h2,
#headerwrap2 h2,
#headerwrap h1,
#headerwrap2 h1 {
  margin-bottom: 0;
  color: #fff;
  font-size: 42px;
  font-weight: 500;
  text-shadow: 0 0 2px #444
}

#features h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 40px;
  text-align: center;
  font-weight: 600
}

#headerwrap h3,
#headerwrap2 h3 {
  color: #fff;
  font-size: 26px
}

#features h3 {
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  line-height: 60px
}

#testimonials .bluewrap {
  padding: 40px
}

#headerwrap h5 {
  color: #fff;
  font-weight: 700;
  text-align: left
}

#headerwrap p {
  text-align: left;
  color: #fff;
  font-weight: 400
}

#intro {
  padding-top: 50px;
  border-top: #bdc3c7 solid 5px
}

#features {
  padding-top: 20px;
  padding-bottom: 70px;
  margin-bottom: -75px
}

#features .ac a {
  font-size: 20px
}

#showcase h2 {
  color: #fff;
  font-weight: 600
}

#footerwrap {
  background-color: #333740;
  color: #fff;
  padding-top: 40px;
  text-align: left;
  margin: -18px 0
}

#footerwrap h3 {
  font-size: 28px;
  color: #fff
}

#footerwrap p,
#footerwrap a {
  color: #fff;
  font-size: 18px
}

#c {
  background: #2f2f2f;
  padding-top: 20px;
  color: #fff
}

#sitemap {
  color: #fff;
  background-color: #333740;
  margin-top: -18px;
  padding-bottom: 40px
}

img.img-responsive.text-center.team {
  margin: 7px 0
}

#c p,
#sitemap a {
  color: #fff
}

#sitemap li {
  color: #fff;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.navbar-nav>li>a {
  padding-top: 20px;
  padding-bottom: 18px
}

#slideshow {
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding: 10px;
  height: 450px;
  margin-bottom: 50px
}

#slideshow>div {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px
}

#intro img {
  height: 125px
}

.menu-right {
  margin-top: 12px;
  margin-right: 10px
}

ol.carousel-indicators {
  margin-bottom: -47px
}

.carousel-control.left,
.carousel-control.right {
  background: 0 0;
  background-image: none
}

.carousel-control.right {
  right: 10%
}

.carousel-control.left {
  left: 10%
}

.glyphicon-chevron-left {
  left: -20% !important
}

.glyphicon-chevron-right {
  left: 100% !important
}

.btn-embossed {
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15)
}

.btn-xlg {
  padding: 10px;
  font-size: 18px;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15)
}

.ready {
  font-size: 11px;
  text-align: center !important;
  margin-bottom: -5px;
  margin-top: -8px;
  display: none
}

.demo,
.demo a {
  color: #fff !important
}

.podio-webform-inner {
  display: none
}

#demo-screen {
  margin-top: 9px;
  display: none
}

#demo-screen2 {
  position: fixed;
  height: 100%;
  background: url(../img/demo.png) no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  margin-top: -2px
}

.sumome-scrollbox-link,
.sumome-smartbar-link,
.sumome-popup-link {
  display: none
}

.demo-title1 {
  margin: -10px 0;
  font-weight: 700
}

.demo-title2 {
  margin: 30px 0 -10px;
  font-weight: 700
}

.corner {
  position: fixed;
  bottom: 0;
  left: 0;
  display: none;
  width: 147px;
  height: 147px;
  background: url(/images/triangle.png);
  z-index: 1
}

.slide-img {
  width: 72%;
  margin: auto
}

.whiteboard-features {
  margin-top: 20px
}

.whiteboard-features.col-md-6 .slide-img {
  width: 85%;
  margin-top: 10px
}

#headerwrap .demo-btn,
#features .demo-btn,
.dems.demo-btn {
  border-color: #fff !important;
  border-width: 2px
}

.demo-desc-left,
.demo-desc-right,
.demo-desc-right2,
.demo-desc-left2,
.demo-desc-right3,
.demo-desc-left3 {
  display: none
}

.item p {
  font-size: 16px
}

.item h5 {
  margin-top: 40px;
  font-size: 18px
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  top: 95% !important
}

.left,
.right {
  display: none
}

@-webkit-keyframes pulse_animation {
  0% {
    -webkit-transform: scale(.9)
  }

  30% {
    -webkit-transform: scale(.9)
  }

  40% {
    -webkit-transform: scale(1.2)
  }

  50% {
    -webkit-transform: scale(.9)
  }

  60% {
    -webkit-transform: scale(.9)
  }

  70% {
    -webkit-transform: scale(1.2)
  }

  80% {
    -webkit-transform: scale(.9)
  }

  100% {
    -webkit-transform: scale(.9)
  }
}

.fa-check {
  -webkit-animation-name: 'pulse_animation';
  -webkit-animation-duration: 3000ms;
  -webkit-transform-origin: 60% 60%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear
}

.demo-data-form h3,
#demoModal h3 {
  font-size: 22px
}

#sumotest-badge {
  width: 42px !important;
  bottom: 4px !important;
  right: -41px !important;
  top: 600px !important
}

[class*=col-].span-centered {
  margin-left: auto;
  margin-right: auto;
  float: none
}

.centered {
  text-align: center
}

.pricing-table .label-info {
  background-color: #337ab7
}

.pricing-table.bordered ul {
  text-shadow: 0 0 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.btn.btn-warning {
  background-color: #ff8c00;
  border-color: #e85b00;
  color:#fff;
}

.btn-warning:hover {
  background-color: orange;
  border-color: #e85808
}

.text-warning {
  color: #ff8c00
}

p.free-padding {
  margin: 0 0 20px
}

.pricing-table .title,
.pricing-table .price,
.pricing-table .label {
  border-bottom: none !important
}

.pricing-table .title {
  color: #337ab7;
  font-size: 22px;
  font-weight: 600;
  padding: 15px;
  text-align: center
}

.pricing-table .label {
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  text-align: center
}

.pricing-table .price {
  position: relative;
  font-weight: 700;
  background-color: #ecf0f1;
  padding: 10px 20px;
  text-align: center;
  min-height: 80px;
  line-height: 12px
}

.pricing-table p.text-center {
  margin: 5px auto
}

.add-shadow {
  -webkit-box-shadow: 0 0 12px #555 !important;
  box-shadow: 0 0 12px #555 !important;
  -moz-box-shadow: 0 0 12px #555 !important
}

strong.wb-starter-price,
strong.vc-starter-price {
  margin: 0;
  padding: 10px 0
}

li.price.top {
  min-height: 105px
}

#addonrow>li.price {
  height: 80px
}

.pricing-table .price .currency-symbol {
  position: relative;
  top: -10px;
  color: #444
}

.pricing-table .price strong {
  font-size: 34px;
  line-height: 48px;
  display: inline-block;
  margin-bottom: 0
}

.pricing-table .price sup {
  position: relative;
  top: -20px
}

.pricing-table .price em {
  position: relative;
  top: -5px;
  font-size: 14px;
  font-weight: 400;
  color: #a3b6bb
}

.pricing-table ul {
  position: relative;
  list-style: none;
  margin: 0;
  z-index: 1;
  padding: 0;
  -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
}

.pricing-table ul li {
  color: #444;
  background-color: #fff;
  padding: 5px 10px;
  border-bottom: 1px solid #ecf0f1;
  font-size: 16px
}

.pricing-table.rounded ul {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px
}

.pricing-table.rounded .title {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px
}

.pricing-table.bordered ul {
  border: 4px solid #ccc;
  border-radius: 4px
}

.pricing-table.bordered ul:hover {
  border: 4px solid #ff8c00
}

.pricing-table.standout {
  top: -24px;
  margin-bottom: -24px
}

.pricing-table.standout .label {
  text-shadow: none
}

.pricing-table.standout .price .currency-symbol,
.pricing-table.standout .price strong,
.pricing-table.standout .price sup,
.pricing-table.standout .price em {
  color: #ecf0f1
}

.pricing-table.plain li {
  color: #77939a;
  background-color: #fff;
  border-bottom: 1px solid #fff
}

.pricing-table.plain .alt li {
  background-color: #f8f9fa;
  border-bottom: 1px solid #f8f9fa
}

.pricing-table .btn {
  margin: 15px auto;
  display: block;
  text-align: center
}

ul.select-border .btn {
  opacity: 1
}

.pricing-table.plain .alt .price .currency-symbol,
.pricing-table.plain .alt .price strong,
.pricing-table.plain .alt .price sup,
.pricing-table.plain .alt .price em {
  color: #77939a
}

.pricing-table.plain .alt-dark li {
  color: #77939a;
  background-color: #2c3e50;
  border-bottom: 1px solid #2c3e50
}

.pricing-table.plain.standout .price {
  background-color: #fff
}

.pricing-table.plain.standout .price .currency-symbol,
.pricing-table.plain.standout .price strong,
.pricing-table.plain.standout .price sup {
  color: #77939a
}

.pricing-table.plain.standout .price em {
  color: #94aab0
}

.pricing-table.plain.standout .label {
  background-color: #fff
}

.pricing-table.plain.standout .alt .price {
  color: #77939a;
  background-color: #f8f9fa
}

.pricing-table.plain.standout .alt .label {
  background-color: #f8f9fa
}

.pricing-table.plain.standout .alt-dark .price {
  color: #77939a;
  background-color: #2c3e50
}

.pricing-table.plain.standout .alt-dark .label {
  background-color: #2c3e50
}

.pricing-table.hover-animation {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.pricing-table .alt li {
  background-color: #f8f9fa
}

.pricing-table .alt .price {
  background-color: #ecf0f1
}

.pricing-table .alt-dark {
  color: #ecf0f1
}

.pricing-table .alt-dark li {
  background-color: #2c3e50;
  border-bottom: 1px solid #273646
}

.pricing-table .alt-dark .price {
  background-color: #273646
}

.pricing-table small,
.price-info {
  font-size: 15px
}

.text-center {
  text-align: center;
  display: block;
  margin: auto
}

.price-desc {
  font-size: 11px;
  line-height: 14px;
  margin-bottom: -17px
}

.pricing-table.bordered ul.sub-feature {
  border: #fff;
  text-shadow: 0 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none
}

.pricing-table.bordered ul.sub-feature li {
  font-size: 14px
}

.pricing-table.bordered a,
.pricing-table.bordered li {
  font-size: 14px
}

.pricing-table.bordered li.title {
  font-size: 20px
}

#pricing h3.text-center.text-white {
  font-size: 30px
}

.bluewrap a.text-white:hover {
  color: #ddd
}

.green-sea .title,
.green-sea .alt .title,
.green-sea .alt-dark .title {
  color: #79be37
}

.green-sea.standout ul {
  border: 5px solid #16a085
}

.green-sea.standout .price,
.green-sea.standout .label {
  background-color: #14937a
}

.green-sea.hover-animation:hover {
  margin-top: -5px
}

.green-sea.hover-animation:hover.bordered ul {
  border: 5px solid #16a085
}

.green-sea.hover-animation.standout:hover {
  margin-top: -5px
}

.pricing-table ul.select-border {
  border: 5px solid #79be37
}

.text-success {
  color: #79be37
}

#pricing-intro {
  margin-top: -55px;
  margin-bottom: -27px
}

#pricing-intro ul.text-left.list-unstyled {
  font-size: 22px
}

li.text-muted,
li.text-muted .fa,
li i.text-muted {
  color: #bbb !important
}

.nav-bottom {
  margin-bottom: 20px;
  color: #fff !important
}

a.social-icon {
  margin: 0 20px 0 0
}

.nav-bottom a {
  color: #fff !important
}

.nav-bottom a {
  color: #fff !important
}

.nav-bottom>li>a:hover,
.nav-bottom>li>a:focus {
  text-decoration: none;
  background: 0 0
}

.nav-bottom>li>a {
  padding: 1px 13px;
  margin: 0;
  font-size: 16px
}

.nav-bottom>li>a.social-icon {
  font-size: 22px
}

.pricing-table .enterprise strong {
  font-size: 36px;
  margin-top: -4px
}

.btn-skip {
  padding: 4px 8px;
  margin: 0 3px 1px 0
}

.navbar-default {
  background-color: #fff !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  height: 58px;
  font-size: 16px
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  color: #337ab7;
  background-color: #fff;
  font-weight: 800
}

.label-warning {
  background-color: #ee7e01
}

.popover ul li {
  padding: 5px;
  margin: 5px 10px;
  border: 0 !important;
  list-style: circle;
  border-bottom: 0 solid #ecf0f1
}

.pricing-table.bordered .popover ul {
  border: 0
}

.pricing-table.bordered .popover ul:hover {
  box-shadow: none
}

div#pricing {
  padding-bottom: 50px
}

.container-fluid {
  padding-right: 0;
  padding-left: 0
}

.quicklinks {
  margin-bottom: 0;
  padding: 0 0 40px
}

i.centered.white {
  color: #fff;
  padding: 5px 0 0;
  display: block
}

div.custom-tab-container {
  z-index: 10;
  background-color: #fff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #ddd;
  margin-top: 20px;
  margin-left: 50px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  background-clip: padding-box;
  opacity: .97;
  filter: alpha(opacity=97);
  text-shadow: none
}

div.custom-tab-menu {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0
}

div.custom-tab-menu div.list-group {
  margin-bottom: 0
}

div.custom-tab-menu div.list-group>a {
  margin-bottom: 0
}

div.custom-tab-menu div.list-group>a .glyphicon,
div.custom-tab-menu div.list-group>a .fa {
  color: #444
}

div.custom-tab-menu div.list-group>a:first-child {
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0
}

div.custom-tab-menu div.list-group>a:last-child {
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0
}

div.custom-tab-menu div.list-group>a.active,
div.custom-tab-menu div.list-group>a.active .glyphicon,
div.custom-tab-menu div.list-group>a.active .fa {
  background-color: #ff8c00;
  background-image: #ff8c00;
  color: #fff
}

div.custom-tab-menu div.list-group>a.active:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #ff8c00
}

div.custom-tab-content {
  background-color: #fff;
  padding-left: 20px;
  padding-top: 10px;
  margin: 10px 35px
}

div.custom-tab div.custom-tab-content:not(.active) {
  display: none
}

.centered-pills {
  text-align: center
}

.centered-pills ul.nav-pills {
  display: inline-block
}

.centered-pills li {
  display: inline
}

.centered-pills a {
  float: left
}

* html .centered-pills ul.nav-pills,
*+html .centered-pills ul.nav-pills {
  display: inline
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: orange;
  border-color: orange
}

#footerwrap ul li a {
  color: #ddd
}

#headerwrap3 {
  color: #fff;
  padding: 10px;
  background: #ff4500;
  text-align: center;
  opacity: .8
}

#headerwrap3 h3,
#headerwrap3 h4 {
  color: #fff;
  font-style: italic;
  padding: 0 0 5px
}

#headerwrap2 p,
.blog-social-icons a {
  color: #fff;
  font-size: 20px
}

.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.nav-pills>li a {
  background-color: #eee
}

.nav.nav-pills>li>a:focus,
.nav.nav-pills>li>a:hover {
  text-decoration: none;
  background-color: #ddd
}

article>h2,
.page-header>h1 {
  font-size: 30px;
  color: #444;
  margin-top: 5px
}

article>h2>a,
.page-header>h1>a {
  color: #444
}

.custom-tab-content.active h4 {
  font-size: 28px;
  line-height: 35px
}

.custom-tab {
  border-left: 1px solid #ddd
}

ul.nav.navbar-nav {
  margin-top: -2px
}

ol.breadcrumb.productbc.whitebc {
  margin-left: 9%;
  margin-bottom: -10px;
  opacity: .8
}

ol.breadcrumb.productbc.whitebc li a {
  color: #fff;
  border-bottom: 0
}

.breadcrumb {
  padding: 8px 10px;
  background-color: transparent
}

ol.breadcrumb {
  margin-top: 80px
}

ol.breadcrumb.productbc {
  margin-top: -9px;
  margin-bottom: 2px;
  font-size: 14px
}

ol.breadcrumb.productbc li a {
  color: #555;
  border-bottom: 1px solid #ddd
}

footer.post-info {
  font-size: .8em
}

.page-header {
  margin: 0 0 20px
}

.well {
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 1px 2px 20px rgba(0, 0, 0, .15)
}

h1.entry-title {
  font-size: 30px
}

.text-white {
  color: #fff
}

.text-white {
  color: #fff
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity
}

.carousel-fade .carousel-inner .active {
  opacity: 1
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1
}

.carousel-fade .carousel-control {
  z-index: 2
}

@media all and (transform-3d),
(-webkit-transform-3d) {

  .carousel-fade .carousel-inner>.item.next,
  .carousel-fade .carousel-inner>.item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  .carousel-fade .carousel-inner>.item.prev,
  .carousel-fade .carousel-inner>.item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  .carousel-fade .carousel-inner>.item.next.left,
  .carousel-fade .carousel-inner>.item.prev.right,
  .carousel-fade .carousel-inner>.item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative
}

.slider.slider-horizontal {
  width: 80%;
  height: 20px
}

.slider.slider-horizontal .slider-track {
  height: 15px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
  box-shadow: 0 0 1px #444
}

.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0
}

.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -6px;
  margin-top: -18px;
  box-shadow: 0 0 1px #444
}

.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0
}

.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px
}

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center
}

.slider.slider-vertical {
  height: 210px;
  width: 20px
}

.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0
}

.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0
}

.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0
}

.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px
}

.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0
}

.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0)
}

.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed
}

.slider input {
  display: none
}

.slider .tooltip.top {
  margin-top: -36px;
  z-index: 9
}

.slider .tooltip-inner {
  white-space: nowrap
}

.slider .hide {
  display: none
}

.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  border-radius: 4px
}

.slider-selection {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px
}

.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0)
}

.slider-track-low,
.slider-track-high {
  position: absolute;
  background: 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px
}

.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #149bdf 0%, #0480be 100%);
  background-image: -o-linear-gradient(top, #149bdf 0%, #0480be 100%);
  background-image: linear-gradient(to bottom, #149bdf 0%, #0480be 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
  border: 0 solid transparent
}

.slider-handle.round {
  border-radius: 50%
}

.slider-handle.triangle {
  background: transparent none
}

.slider-handle.custom {
  background: transparent none
}

.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204
}

.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: .8;
  border: 0 solid transparent
}

.slider-tick.round {
  border-radius: 50%
}

.slider-tick.triangle {
  background: transparent none
}

.slider-tick.custom {
  background: transparent none
}

.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204
}

.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
  opacity: 1
}

#user-price-gbp,
#user-price-euro,
#user-price-aud,
.total-gbp,
.total-euro,
.total-aud,
#price-gbp,
#price-euro,
#price-aud {
  display: none
}

.bread-search {
  margin: 20px -13px;
  position: absolute;
  top: 65px;
  right: 133px
}

.video-js .vjs-tech {
  height: auto !important;
  position: relative !important
}

.main-blog-list {
  margin-top: 30px
}

.list-index .img-responsive.text-center {
  height: 250px
}

li.list-group-item {
  font-size: 15px
}

.video-js-responsive-container.vjs-hd {
  padding-top: 56.25%
}

.video-js-responsive-container.vjs-sd {
  padding-top: 75%
}

.video-js-responsive-container {
  width: 100%;
  position: relative;
  padding: 4px
}

.video-js-responsive-container .video-js {
  height: 100% !important;
  width: 100% !important;
  position: absolute;
  top: 0;
  left: 0
}

.bg-white {
  background-color: #fff;
  text-align: center;
  border-top: 2px solid #337ab7;
  padding-top: 30px;
  margin-bottom: -7px
}

.bg-orange {
  background-color: #337ab7;
  text-align: center;
  color: #fff;
  padding-top: 30px;
  margin-bottom: -7px
}

h2.horange {
  color: #ff8c00
}

.os-hero {
  background: rgb(143, 197, 229) url(/images/online-school-software.jpg) center/cover no-repeat;
  margin-top: 50px;
  background-position: top -42px center;
  text-shadow: 1px 1px 1px #444
}

.wb-hero {
  background: rgb(143, 197, 229) url(/images/whiteboard/students-in-class-online-whiteboard-blue-overlay.jpg) center/cover no-repeat;
  margin-top: 20px;
  background-position: top -42px center;
  text-shadow: 1px 1px 1px #444
}

.wb-hero h1 {
  font-weight: 600
}

.bg-white2 h2 {
  font-weight: 600;
  margin-top: 5px
}

.bg-white2 strong .fa,
.wblast strong .fa {
  margin-right: 7px;
  line-height: 36px
}

.bg-white2.wb-first-sub {
  color: #444;
  border-bottom: 1px solid #ddd
}

.wb-first-sub .container {
  margin-top: -14px
}

.container.features {
  width: 100%;
  padding-left: 40px;
  padding-right: 15px;
  background: #fff
}

.text-wb-left {
  text-align: center;
  padding: 160px 100px 0;
  font-size: 20px;
  line-height: 40px
}

.img-oslast-right {
  background: #8fc5e5 url(/images/online-school-owner.jpg);
  padding-bottom: 580px;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover
}

.img-wblast-right {
  background: #8fc5e5 url(/images/whiteboard/teacher-whiteboard-online-in-class.jpeg);
  padding-bottom: 580px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover
}

.whiteboard-p1 p {
  font-size: 20px;
  font-weight: 400;
  text-shadow: 1px 1px 1px #444
}

.wblast {
  width: 100%;
  margin: 7px 0 -50px -15px;
  padding: 0
}

.wblast-left {
  padding: 10px 20px 0 60px
}

.wblast strong {
  line-height: 36px
}

.bg-white2.wb-first-sub img {
  max-height: 94px
}

.bg-orange h2 {
  color: #fff
}

.bg-orange .fa-5x {
  padding: 20px
}

.bg-white img {
  margin: 0 auto
}

.bg-white2 {
  background-color: #fff;
  padding-top: 30px
}

.firstsub ul.list-inline.text-left.submenu li a {
  color: #337ab7
}

#tipue_search_input {
  font: 13px/1.6 'open sans', sans-serif;
  color: #333;
  padding: 10px 12px 12px;
  width: 214px;
  border: 1px solid #e2e2e2;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
  outline: 0;
  margin: 0
}

form.navbar-form.search-hide {
  margin: 13px 0 0;
  position: fixed;
  right: 30px;
  top: 43px;
  border-radius: 0;
  padding: 5px;
  display: none;
  z-index: 999
}

#tipue_search_content {
  max-width: 650px;
  padding-top: 15px;
  margin: 0
}

#tipue_search_loading {
  padding-top: 60px;
  background: #fff url(/theme/img/loading.gif) no-repeat left
}

#tipue_search_warning_head {
  font: 300 15px/1.6 'Open Sans', sans-serif;
  color: #444
}

#tipue_search_warning {
  font: 300 13px/1.6 'Open Sans', sans-serif;
  color: #333;
  margin: 7px 0
}

#tipue_search_warning a {
  color: #36c;
  font-weight: 300;
  text-decoration: none
}

#tipue_search_warning a:hover {
  color: #333
}

#tipue_search_results_count {
  font: 300 13px/1.6 'Open Sans', sans-serif;
  color: #333
}

.tipue_search_content_title {
  font: 300 25px/1.7 'Open Sans', sans-serif;
  text-rendering: optimizelegibility;
  margin-top: 23px
}

.tipue_search_content_title a {
  color: #333;
  text-decoration: none
}

.tipue_search_content_title a:hover {
  color: #444
}

.tipue_search_content_url {
  font: 300 13px/1.7 'Open Sans', sans-serif;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto
}

.tipue_search_content_url a {
  color: #06c;
  text-decoration: none
}

.tipue_search_content_url a:hover {
  color: #333
}

.tipue_search_content_text {
  font: 300 15px/1.6 'Open Sans', sans-serif;
  color: #444;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  margin-top: 3px
}

.h01 {
  color: #333;
  font-weight: 400
}

#tipue_search_foot {
  margin: 51px 0 21px
}

#tipue_search_foot_boxes {
  padding: 0;
  margin: 0;
  font: 12px/1 'Open Sans', sans-serif
}

#tipue_search_foot_boxes li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline
}

#tipue_search_foot_boxes li a {
  padding: 9px 15px 10px;
  background-color: #f1f1f1;
  border: 1px solid #dcdcdc;
  border-radius: 1px;
  color: #333;
  margin-right: 7px;
  text-decoration: none;
  text-align: center
}

#tipue_search_foot_boxes li.current {
  padding: 9px 15px 10px;
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 1px;
  color: #333;
  margin-right: 7px;
  text-align: center
}

#tipue_search_foot_boxes li a:hover {
  border: 1px solid #ccc;
  background-color: #f3f3f3
}

.side-badge {
  max-height: 170px
}

.no-lang {
  padding: 8px 10px 2px;
  margin: 1px -3px;
  position: fixed;
  right: 0;
  z-index: 9
}

.input-group-addon {
  text-shadow: 0 0 0
}

.bottom-stat {
  margin-bottom: -80px
}

.price2 {
  opacity: 0
}

#tech-specs {
  font-size: 16px
}

.alert {
  text-shadow: 0 0 0
}

.pdf-ico {
  margin: 24px
}

#vc-features .panel img {
  margin: 10px
}

#vc-features .panel {
  min-height: 236px
}

.online-school-features img {
  margin-top: -60px;
  margin-bottom: 20px
}

.os-feature-2 img.img-responsive.text-center {
  max-height: 91px
}

.typed-cursor {
  opacity: 1;
  -webkit-animation: blink .7s infinite;
  -moz-animation: blink .7s infinite;
  animation: blink .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
  }
}

#support-search>.input-group {
  width: 80%
}

.issearch {
  width: 108%;
  height: 50px;
  font-size: 20px;
  padding-left: 15px
}

.ssbtn {
  height: 50px
}

.sparkley {
  margin: 0 0 0 -10px
}

.firstsub {
  background: #fff;
  padding: 20px 0 1px 10%;
  margin: -4px 0 0 0
}

ul.list-inline.text-left.submenu {
  padding: 5px 0 10px
}

ul.list-inline.text-left.submenu li a {
  color: #989898;
  height: 20px;
  padding: 0 10px
}

ul.list-inline.text-left.submenu li a:hover {
  color: #337ab7
}

.bluehighlight {
  margin: 19px 6px -7px 0;
  color: #337ab7
}

.bluehighlight2 {
  margin: 0;
  background-color: #337ab7;
  text-align: center;
  padding: 20px
}

.dropdown-menu>li>a,
.dropdown-menu a {
  color: #444
}

.nav.navbar-nav .dropdown-menu>li>a,
.dropdown-menu a {
  font-weight: 800
}

.dropdown-menu ul {
  list-style: none;
  margin: 2px -10px
}

ul#included .popover {
  color: #444
}

.pad-lft {
  padding-left: 10px
}

.navbar-brand>img {
  display: block;
  margin: -2px -3px;
  max-width: 167px
}

.thumbnail {
  box-shadow: 1px 2px 20px rgba(0, 0, 0, .15)
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  background: #fff
}

#language-school a {
  color: #fff
}

.vjs-poster {
  top: -1px !important
}

.bicons img.img-responsive {
  margin: auto
}

ul.subtable {
  border: none !important;
  border-radius: 0 !important;
  box-shadow: 0 0 0 !important;
  margin: 0;
  padding: 0
}

div.flipf>div:nth-of-type(1)>div:nth-of-type(1)>div>div:nth-of-type(1)>p>a {
  font-weight: 700
}

.flip-container {
  perspective: 1000px;
  color:#444;
}

.flip-container:hover .flipper,
.flip-container.hover .flipper {
  transform: rotateY(180deg)
}

.flipper {
  transition: .6s;
  transform-style: preserve-3d;
  position: relative;

}

.back {
  backface-visibility: hidden;
  -webkit-perspective: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  visibility: visible;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0
}

.front {
  backface-visibility: hidden;
  -webkit-perspective: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  visibility: visible;
  backface-visibility: hidden;
  z-index: 2;
  transform: rotateY(0deg)
}

.back {
  transform: rotateY(180deg);
  width: 100%
}


.flipf .row {
  min-height: 380px;
  margin: 0 60px;
}

.flipf .well {
  min-height: 305px;
  max-height: 240px;
  text-align: center;
  margin-bottom: 20px;

}


.flipper .well {
    padding-top: 20px;
    min-height: 305px;
    max-height: 240px;

}

.flipper p {
    padding: 20px;
}

.flipf .back {
  min-height: 305px;
}

.flipf .back img {
  max-height: 200px;
  margin: 15px auto;
}

.os-flip.flipper {
  width: 90%;
  margin: -5px auto
}

.text-primary,
a.text-primary:hover,
a.text-primary:focus {
  color: #337ab7 !important
}

circle.pop {
  fill: #337ab7
}

circle.pop.fadein {
  fill: #337ab7;
  fill-opacity: .8;
  stroke: #fff;
  r: 6;
  -webkit-animation: fadeinout 3.5s linear forwards;
  animation: fadeinout 3.5s linear forwards
}

@-webkit-keyframes fadeinout {
  0% {
    stroke-width: 1;
    stroke: #79be37;
    stroke-opacity: .4
  }

  50% {
    stroke-width: 20;
    stroke: #79be37;
    stroke-opacity: .5
  }

  100% {
    stroke-width: 1;
    stroke: #fff;
    stroke-opacity: .4
  }
}

@keyframes fadeinout {
  0% {
    stroke-width: 1;
    stroke: #79be37;
    stroke-opacity: .4
  }

  50% {
    stroke-width: 20;
    stroke: #79be37;
    stroke-opacity: .5
  }

  100% {
    stroke-width: 1;
    stroke: #fff;
    stroke-opacity: .4
  }
}

ul.ossetup li:last-child {
  padding-bottom: 10px
}

.mar-lft {
  margin-left: 15px
}

li.pad-lft {
  padding-left: 30px !important
}

.bluewrap.text-white.blueprint {
  background-image: linear-gradient(rgba(255, 255, 255, 0.1) 2px, transparent 0px), linear-gradient(90deg, rgba(255, 255, 255, 0.1) 2px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 0.5px), linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 0.5px);
  background-size: 30px 30px, 30px 30px, 10px 10px, 10px 10px;
  background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;
  font-weight: 400
}

#glance img.img-responsive.thumbnail {
  margin: 20px auto
}

#glance .btn-xlg.btn-embossed {
  margin: 20px
}

.new-att {
  background-color: #337ab7
  text-align: center;
  padding: 10px;
  font-weight: 400
}

.f-icon {
  margin: 20px;
  color: #337ab7
}

.f-icon .fa-stack.fa-3x {
  font-size: 40px;
  margin: -3px 0
}

.fal:not(.fadein),
.fab:not(.fadein) {
  opacity: 0
}

.hidden {
  opacity: 0
}

.fal.fadein,
.fab.fadein,
div.fadein {
  animation: fadein 1s;
  -moz-animation: fadein 1s;
  -webkit-animation: fadein 1s;
  -o-animation: fadein 1s;
  opacity: 1
}

@keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-moz-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-o-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.col-md-3 button.intercom {
  text-align: center;
  margin: auto;
  width: 100%
}

.label {
  display: inline-block;
  margin: 2px;
  padding: 5px
}

span.label.label-warning {
  font-size: 15px
}

footer .label {
  padding: 4px
}

@media(min-width:768px) {
  div#vc-features .col-md-3 .panel {
    min-height: 280px
  }
}

.collapse.in .menu-right.pull-right {
  float: none !important;
  text-align: center;
  margin: 12px auto
}

.social-links .IN-widget button,
.fb-like.fb_iframe_widget {
  margin: 5px
}

#cd-product-tour a.btn.btn-warning.btn-xlg.btn-embossed.btn-block {
  width: 190px;
  text-align: center;
  margin: auto
}

img.pwa-icon {
  width: 45px;
  float: left;
  margin: 3px 0 0
}

span.pwa-text {
  margin: 1px 0 0
}

button#pwa-android {
  width: 154px;
  margin: 12px 12px 12px 0
}

a.btn.btn-apple-pwa {
  background: #fff;
  color: #000 !important;
  width: 154px;
  margin-top: 15px
}

i.fad {
  color: #337ab7
}

i.fad.bullet {
  margin-right: 5px
}

.bg-orange i.fad {
  color: #fff;
  font-size: 70px
}