html,
body {

}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

.alert-danger {
    position: fixed;
    top: 100px;
    width: 50%;
    left: 25%;
    z-index: 1000;
    background: #f72649;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    box-shadow: 0 0 10px #111;
}

.site-error .alert-danger {
    box-shadow: none;
    position: initial;
}

.jsdeactivated {
    padding: 20px;
    text-align: center;
}

.wrap {
    min-height: 600px;
    height: auto;
    /*margin: 0 auto -60px;
    padding: 0 0 60px;*/
    background: #fff;
}

.wrap > .container {
    padding: 20px 15px 20px;
}

.wrap h1, .wrap h2, .wrap h3, .wrap h4 {
    text-transform: uppercase;
}

.breadcrumb {
    margin-bottom: 0;
}

.navbar {
    background: #fff;
    margin-bottom: 0;
    font-size: 16px;
    border: 0;
    box-shadow: 0 0 5px #444;
    z-index: 10;
}

.navbar-brand {
    height: initial;
    padding: 8px 15px;
    max-width: 80%;
}

.navbar-brand img {
    width: 100%;
    max-width: 250px;
    width: 250px;
}

.navbar-nav > li > a {
    color: #333;
    text-transform: uppercase;
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: 'regular' !important;
}

.navbar-nav > li.nav-user > a,
.navbar-nav > li.nav-user.open > a,
.navbar-nav > li.nav-user.open > a:hover,
.navbar-nav > li.nav-user.open > a:focus {
    color: #fff;
    padding: 25px 25px 25px 45px;
    background: #f72649;
    font-size: 16px;
    text-transform: uppercase;
    border: 0;
    font-family: 'regular' !important;
}

.navbar-nav > li.nav-user > a:before {
    content: '';
    background: url(../images/Profile_ohneblau.svg) no-repeat;
    position: absolute;
    left: 10px;
    width: 40px;
    height: 40px;
    top: 15px;
}

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

.navbar-toggle .icon-bar {
    background-color: #F72649;
    height: 3px;
}

.border-top {
    border-top: 1px solid #ddd;
    margin-top: 4px;
    padding-top: 4px;
}

.dropdown-menu {
    min-width: 100%;
    border-radius: 0;
    text-transform: uppercase;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {	
    background-color: #0083ff;
}

.dropdown-menu > li > a {
    font-family: 'regular' !important;
}

.start-tour {
    font-size: 18px;
}

.hero {
    position: relative;
    background-image: url(../images/nasa-5477L9Z5eqI-unsplash-1600.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 20px;
    color: #fff;
}

.hero.hero-commercial {
    background-image: url(../images/Fotolia_125079953.jpg);
}

.hero img {
    width: 100%;
}

.hero .container {
    margin: 0 auto;
}

.hero h1  {
    text-shadow: 2px 2px 0px #444;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 2px solid #fff;
    padding-bottom: 20px;
    display: inline-block;
}

.hero h3 {
    text-shadow: 2px 2px 0px #444;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 20px;
}

.hero p {
    text-shadow: 1px 1px 0px #444;
    font-size: 18px;
    text-align: center;
}

.hero p:last-of-type {
    margin: 50px auto 20px;
}

.hero a.button,
.lower-signup a.button {
    text-transform: uppercase;
    color: #fff;
    padding: 15px 20px;
    background: #f72649;
    border: 1px solid #f72649;
    font-size: 16px;
    text-transform: uppercase;
    border: 0;
    box-shadow: 0px 0px 2px #444;
    margin: 0 20px;
}

.hero a.button-sec {
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    box-shadow: none;
}

.hero a.button:first-of-type {
    margin-left: 0;
}

.hero a.button:last-of-type {
    margin-left: 0;
}

.hero a.button:hover,
.lower-signup a.button:hover {
    opacity: 0.9;
    text-decoration: none;
}

.hero .content-box {
    background: #fff;
    padding: 20px;
}

.hero .content-box {
    color: #333;
}

.hero .content-box h1 {
    display: block;
    margin: 0;
}

.hero .content-box h3 {
    margin: 20px 0 10px;
    padding-bottom: 0;
}

.hero .content-box p {
    margin: 10px 0;
}

.hero .content-box h1,
.hero .content-box h3,
.hero .content-box p {
    text-shadow: none;
    color: #333;
}

.hero-inner {
    padding: 40px;
    color: #444;
    font-size: 20px;
    background: #fff;
    max-width: 950px;
    margin: 0 auto;
}

.hero-inner h4 {
    font-size: 26px;
    margin-bottom: 40px;
}

.hero-inner p {
    text-shadow: none;
}

.hero-inner .plan-month {
    color: #0083ff;
    text-align: center;
}

.hero-inner .plan-month-currency {
    font-size: 8vw;
}

.hero-inner .plan-month-amount {
    font-size: 10vw;
}

.hero-inner .plan-month-period {
    font-size: 30px;
}

.hero-inner .plan-year {
    font-size: 20px;
}

.hero-inner .plan-year-amount {
    font-size: 24px;
    color: #F72649;
}

.hero-inner ul {
}

.hero-inner .beta {
    margin-top: 40px;
}

.hero-inner .beta img {
    max-width: 100px;
}

.hero-inner .beta .col {
    margin-bottom: 20px;
}

.hero-inner .beta .col:last-of-type {
    padding-top: 15px;
}

.hero-inner .beta p {
    margin: 0;
    font-size: 14px;
    text-align: left;
}

.hero-commercial, .hero-commercial p {
    font-size: 24px;
}

.hero-commercial p {
    margin: 50px 0;
}

.hero.hero-swisshd {
    background: #fff;
    color: initial;
    padding-top: 20px;
}

.hero-swisshd p,
.hero-swisshd li {
    text-align: left;
    text-shadow: none;
    margin: 20px 0;
    font-size: 18px;
}

.hero-swisshd h1 {
    text-shadow: none;
    color: #f72649;
    padding-bottom: 0;
}

.hero-swisshd h3 {
    text-shadow: none;
    color: #0083FF;
}

.hero-swisshd h4 {
    margin: 30px auto 10px;
    text-align: center;
    color: #666;
    font-weight: 300;
}

.hero-swisshd h5 {
    margin: 10px auto 30px;
    text-align: center;
    font-size: 16px;
}

.hero-swisshd .commercial-image p {
    text-align: center;
    color: #888;
    text-transform: initial;
    margin: 50px auto 20px;
}

.hero.hero-swisshd p:last-of-type {
    margin: inherit;
}

.hero-swisshd .commercial-image h4 {
    text-align: center;
    color: #0083FF;
    text-transform: initial;
    font-weight: 300;
    margin-bottom: 10px;
}

.hero-swisshd .align-center {
    text-align: center !important;
}

.hero-swisshd a.button {
    margin: 0;
}

.hero-swisshd .buttonblock {
    margin: 40px auto;
}

.hero-swisshd .buttonblock a {
    margin: 10px;
}

.commercial-image {
    text-align: center;
}

.commercial-image p, .hero.commercial-image p:last-of-type {
    text-transform: uppercase;
    margin-top:10px !important;
}

.divider {
    height: 3px;
    width: 70%;
    background: #ddd;
    margin: 20px auto 50px;
}

.btn-primary {
    text-transform: uppercase;
    color: #fff;
    padding: 10px 20px;
    background: #f72649;
    font-size: 16px;
    text-transform: uppercase;
    border: 0;
    box-shadow: 0px 0px 2px #444;
    margin-bottom: 20px;
    border-radius: 0;
    min-width: 200px;
}

.btn-primary:hover {
    background: #0083FF;
}

.btn-outline-primary {
    color: #0083FF;
    background-color: transparent;
    background-image: none;
    border-color: #0083FF;
}

.btn-outline-primary:hover,
.btn-outline-primary-hover,
.btn-outline-primary-active {
    color: #fff !important;
    background: #0083FF;
}

.form-horizontal .form-group {
    margin: inherit;
}

.print-button {
    margin-bottom: 20px;
}

.form-control {
    border: 1px solid #eee;
    background: #eee;
    border-radius: 0;
    box-shadow: none;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label, .error{
    color: #f72649;
}

.has-error .form-control {
    border-color: #f72649;
}

p.register-info {
    text-align: left;
    font-size: 16px;
}

.site-start {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.site-start h1 {
    text-transform: uppercase;
    font-size: 28px;
    border-bottom: 2px solid #fff;
    display: inline-block;
    padding-top: 40px;
}

.site-start h3 {
    margin-top: 0px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 22px;
}

.site-start .models-tools h2 {
    border-color: #fff;
}

.site-start,
.site-start h1,
.site-start h2,
.site-start h3,
.site-start a,
.site-start .model-block li span {
    color: #fff;
    text-shadow: 0px 0px 4px #222;
}


.site-glossary p {
    text-align: justify;
}

.bg-credit {
    padding: 10px;
    text-align: right;
    font-size: 12px;
}

.premium-links {
    font-size: 15px;
    text-transform: uppercase;
    background: #f72649; /* Old browsers */
    background: -moz-linear-gradient(left, #f72649 0%, #f72649 30%, #0083ff 30%, #0083ff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f72649 0%,#f72649 30%,#0083ff 30%,#0083ff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f72649 0%,#f72649 30%,#0083ff 30%,#0083ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f72649', endColorstr='#0083ff',GradientType=1 ); /* IE6-9 */
}

.premium-links .head {
    color: #fff;
    background: #F72649;
    padding-top: 15px;
    padding-bottom: 15px;
}

.premium-links .col {
    background: #0083FF;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: #fff;
}

.premium-links a {
    color: #fff;
}

.models-tools h2 {
    text-transform: uppercase;
    font-size: 24px;
    border-bottom: 2px solid #444;
    display: inline-block;
    margin: 30px auto 50px;
}

.model-block h4 {
    font-size: 22px;
    margin-top: 20px;
}

.model-block h5 {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 20px;
}


.model-block img {
    width: 90%;
    max-width: 200px;
}

.model-block ul {
    padding: 0;
}

.model-block li {
    list-style-type: none;
    margin-bottom: 5px;
    font-size: 16px;
}

.model-block li span {
    color: #888;
    font-size: 12px;
}

.grid-sizer-p {
    width: 50%;
}

.starset-wrapper {
    background: rgba(255, 255, 255, 0.7);
    border-radius: 4px;
    box-shadow: 0 0 8px #444;
}

.starset-wrapper:hover {
    background: rgba(255, 255, 255, 0.9);
}

.star-maps {
    margin-top: 50px;
}

.star-maps .starset {
    padding: 5px;
}

.star-maps img {
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.star-maps .star-title {
    padding-top: 10px;
    font-size: 16px;
    text-align: center;
    min-height: 55px;
    text-shadow: none;
}

.star-maps a {
    color: #333;
    text-shadow: none;
 }

.star-unstar, .star-unstarc {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 25px;
    color: #fff;
    text-shadow: none;
    background: rgba(100,100,100,0.8);
    cursor: pointer;
    border-top-right-radius: 4px;
}

.star-unstar:hover, .star-unstarc:hover {
    background: #f72649;
}

.star-move, .star-move {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 25px;
    color: #fff;
    text-shadow: none;
    background: rgba(100,100,100,0.8);
    cursor: pointer;
    border-top-left-radius: 4px;
}

.star-move:hover, .star-movec:hover {
    background: #0083FF;
}

.star-maps .star-new-wrapper {
    padding: 10px 20px;
}

.star-maps .star-new {
    border: 5px dashed #fff;
    color: #fff;
    font-size: 16px;
    padding: 20px;
}

.star-maps .star-new span {
    font-size: 30px;
}

.star-image {
    background: url(../images/userhome-default.jpg) no-repeat;
    background-size: cover;
    height: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.comparator-wrapper {
    background: rgba(255, 255, 255, 0.7);
    border-radius: 4px;
    box-shadow: 0 0 8px #444;
}

.comparator-title {
    font-size: 20px;
    color: #111;
    text-shadow: none;
    padding: 10px 15px;
    text-transform: uppercase;
}

.comp-2, .comp-3, .comp-4, .comp-5 {
    float: left;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}

.comp-2 {
    width: 50%;
}

.comp-3 {
    width: 33%;
}

.comp-4 {
    width: 25%;
}

.comp-5 {
    width: 20%;
}

.blog-feed {
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

.blog-post {
}

.blog-post img {
    max-height: 260px;
    min-width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: auto;
    height: auto;
}

.blog-post-wrapper {
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    box-shadow: 0 0 8px #444;
    overflow: hidden;
}

.blog-post-content {
    padding: 20px;
}

.blog-post-content h4 {
    color: #F72649;
    text-shadow: none;
}
.blog-post-content a {
    color: #0083FF;
    text-shadow: none;
}

.blog-post-content p, .blog-post-content h1, .blog-post-content h2, .blog-post-content h3, .blog-post-content h5, .blog-post-content h6 {
    color: #333;
    text-shadow: none;
    font-size: 16px;
}

.blog-post-content iframe {
    max-width: 100%;
    border: 0;
    max-height: 100%;
    height: 300px;
}

.blog-more-link {
    font-size: 18px;
    text-align: right;
    text-transform:uppercase;
    text-shadow: none;
    display: inherit;
    color: #F72649;
    float: right;
}

.blog-post-date {
    color: #ccc;
    text-shadow: none;
}

.site-index blog-post-wrapper {
    box-shadow: none;
}

.weather-us {
    margin: 0 auto;
    padding-top: 50px;
}

.weather-us h4 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
}

.weather-us img {
    width: 100%;
}

.weather-us p {
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
}

.trigger {
    margin-top:10px;
    font-size: 16px;
    font-weight: bold;
    color: #0083FF;
    cursor: pointer;
}

.accordion {
    padding: 10px;
}

.accordion p:last-of-type {
    margin-bottom: 0;
}

.lower-signup {
    margin: 50px auto;
    text-align: center;
}

.footer {
    background-color: #0083FF;
    color: #fff;
    padding: 30px 0;
}

.footer h2 {
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 20px;
}

.footer h3 {
    color: #fff;
    font-size: 18px;
    text-decoration: underline;
    font-weight: normal;
}

.footer .input-group-addon:first-child {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.footer .input-group-btn:last-child > .btn {
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    background: #F72649;
    text-transform: uppercase;
    font-size: 16px;
}

.footer .input-group-btn:last-child > .btn:hover {
    color: #efefef;
}

.footer .input-group input {
    background: rgba(255,255,255,0.2);
    color: #fff;
    border-left: 0;
    border-color: rgba(255,255,255,0.4);
    box-shadow: none;
}

.footer .input-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.footer .input-group input::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.footer .input-group input:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.footer .input-group input:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.footer .input-group-addon {
    background: rgba(255,255,255,0.2);
    color: #fff;
    border-color: rgba(255,255,255,0.4);
    box-shadow: none;
}

.footer a {
    color: #fff;
}

.footer a:hover {
    color: #efefef;
    text-decoration: none;
}

.footer ul {
    padding-left: 0;
}

.footer li {
    list-style-type: none;
}

.footer-social li {
    display: inline-block;
    font-size: 30px;
    margin-right: 10px;
}

.footer-social li:last-of-type {
    margin-right: 0;
}

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

.newsletter-block {
    text-align: center;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    padding-bottom: 40px;
    margin-bottom: 20px;
}

.newsletter-block .input-group {
    margin: 0 auto;
    max-width: 500px;
}

select {
}

.StripeElement {
  border: 1px solid #eee;
  background: #eee;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
  padding: 10px 12px;
  margin-bottom: 20px;
}

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

#card-errors {
  color: #f72649;
  margin: -15px 0 15px;
  min-height: 20px;
}

#staging {
    background: #f72649 url(../images/staging-badge.png) repeat-y;
    padding: 10px;
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    top: 0;
    left: 0;
    height: 100%;
    width: 30px;
    position: fixed;
    z-index: 9999;
}

#staging:hover {
    opacity: 0.1;
}

.invoice {
    padding: 25px 0;
    border-bottom: 1px solid #ddd;
}

.invoice-page {
    box-shadow: 0 0 10px #888;
    padding: 50px;
    margin-bottom: 50px;
}

.invoice-head-id,
.invoice-line-name {
    width: 50%;
    display: inline-block;
}

.invoice-head-date,
.invoice-line-date {
    color: #888;
    text-transform: initial;
    font-weight: normal;
    width: 24%;
    display: inline-block;
}

.invoice-head-amount,
.invoice-line-amount {
    text-align: right;
    font-weight: bold;
    width: 24%;
    display: inline-block;
}

.invoice-weatherus {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 50px;
}

.invoice-recipient {
    margin-bottom: 50px;
}

.invoice-date {
    margin-bottom: 50px;
    font-size: 16px;
}

.invoice-page h3 {
    margin-bottom: 20px;
}

.invoice-head {
    font-size: 16px;
    font-weight: bold;
}

.invoice-page .invoice-line-date {
    width: 30%;
    color: #333;
}

.invoice-page .invoice-line-amount {
    width: 18%;
}

.invoice-headline {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: 
}

.invoice-listline {
    margin: 10px 0;
}

.invoice-total {
    font-weight: bold;
    font-size: 16px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 20px;
}

.invoice-totalline {
    font-weight: bold;
    font-size: 16px;
    padding-top: 10px;
}

.settings-box {
    padding: 10px;
    background: #f5f5f5;
    margin: 30px 0;
    border-top: 5px solid #0083FF;
}

.settings-box-blue {
    border-top: 5px solid #0083FF;
}

.settings-box-red {
    border-top: 5px solid #f72649;
}

.settings-box-orange {
    border-top: 5px solid #FC8300;
}

.settings-box-blue h4,
.settings-box-red h4,
.settings-box-orange h4 {
    color: #fff;
    margin: -20px -10px 10px -10px;
    padding: 10px;
}

.settings-box-blue h4 {
    background: #0083FF;
}

.settings-box-red h4 {
    background: #f72649;
}

.settings-box-orange h4 {
    background: #FC8300;
}

.settings-offer {
    color: rgb(247, 38, 73);
    font-size: 16px;
    padding: 20px;
    text-align: center;
    border: 2px solid rgba(247,38,72,.3);
    background: rgba(247,38,72,.04);
}

.settings-ccinfo span {
    background: #fff;
    padding: 8px 15px;
    font-weight: bold;
    margin-right: 10px;
}

.upgrade-offer .settings-box img {
    max-height: 80px;
    width: initial;
}

.filter-line-item {
    display: inline-block;
}

.filter-line-item select {
    width: 100%;
    height: 30px;
}

.linklist-cc-model-filter a {
    margin:5px;
}

.site-link-list-cc .filter-line {
    margin-left: 0;
    margin-bottom: 30px;
}

#loading {
    text-align: center;
    margin: 100px auto;
    color: #888;
}

#loading i {
    font-size: 24px;
    color: #f72649;
}

#linklist-content h3 span,
.site-link-list-cc h3 span {
    color: #888;
    font-size: 14px;
    font-family: 'regular' !important;
    text-transform: initial;
}

#linklist-empty,
#linklist-noresult {
    font-size: 24px;
    color: #888;
    text-align: center;
    margin: 100px auto;
}

.info {
    padding: 20px 10px 10px;
    background: yellow;
    text-shadow: none;
    color: #333;
}

.info a {
    text-shadow: none;
    color: #333;
}

.preview-banner {
    background: #f72649;
    color: #fff;
    font-size: 16px;
    padding: 10px;
}

.preview-banner p {
    margin: 0;
}

.preview-banner a {
    color: #fff;
    border: 1px solid #fff;
    padding: 2px 5px;
    border-radius: 2px;
}

.preview-banner a:hover {
    background: #fff;
    color: #f72649;
    text-decoration: none;
}

#commercial-menu,
#commercial-menu-mobile {
    max-width: 120px;
    z-index: 10000;
    background: #252525;
    text-align: center;
    float: left;
    position: absolute;
    border-right: 1px solid #fff;
    font-size: 14px;
}

#commercial-menu i,
#commercial-menu-mobile i {
    font-size: 21px;
}

#commercial-menu img,
#commercial-menu-mobile img {
    max-width: 100%;
    width: 25px;
}

#commercial-menu ul,
#commercial-menu-mobile ul {
    padding: 0;
    margin-bottom: 0;
}

#commercial-menu ul li,
#commercial-menu-mobile ul li {
   padding: 5px;
   display: block;
   border-bottom: 1px solid #fff;
}

#commercial-menu ul li.cm-active,
#commercial-menu-mobile ul li.cm-active {
    background: #f72649;
}

#commercial-menu-mobile ul li:first-of-type {
    border-top: 1px solid #fff;
}

#commercial-menu ul li:hover,
#commercial-menu-mobile ul li:hover {
    opacity: 0.8;
}

#commercial-menu ul li a,
#commercial-menu-mobile ul li a {
    color: #fff;
    text-transform: uppercase;
}

#commercial-menu ul li a:hover,
#commercial-menu-mobile ul li a:hover {
    text-decoration: none;
}

#commercial-menu.commercial-menu-small {
    width: 50px;
}

#commercial-menu.commercial-menu-small .cm-txt {
    display: none;
}

#commercial-menu.commercial-menu-small img {
    width: 30px;
}

#commercial-menu-mobile.commercial-menu-mobile {
    width: 100%;
    max-width: 100%;
    background: rgba(37,37,37,1);
}

#commercial-menu-mobile .cm-txt,
#commercial-menu-mobile .cm-img {
    display: inline-block;
}

#commercial-menu-mobile .cm-img {
    width: 20%;
    text-align: right;
}
#commercial-menu-mobile .cm-txt {
    width: 80%;
    text-align: left;
    padding-left: 10px;
}

#commercial-menu-mobile ul li {
    padding: 6px;
}

#commercial-menu-mobile-button {
    background: rgba(37,37,37,1);
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 8px;
    display: none;
}

.site-start-commercial .container {
    background: #fefefe;
    width: 100%;
    padding: 0;
}

ul.tabs {
    margin: 0 0 20px 0;
    padding: 0px;
    list-style: none;
    background: #ddd;
}

ul.tabs li {
    background: none;
    color: #adadad;
    display: inline-block;
    padding: 10px 15px;
    margin: 0;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'regular';
}

ul.tabs li:hover {
    background: #ccc;
}

ul.tabs li.current {
    background: #fefefe;
    color: #333;
    border-right: 2px solid #bbb;
}

ul.tabs li a {
    color: #333;
}

ul.tabs li.current a {
    color: #333;
}

.pricing-filter {
    padding: 10px;
    margin: 20px;
    text-align: center;
}
.pricing-filter .btn-set {
    display: inline-block;
    margin: 10px;
}

.pricing-filter h3 {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.pricing-filter p {
    text-shadow: none;
    margin: 0 10px !important;
}

.btn-set .btn-set-item:first-of-type {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -5px;
}

.btn-set .btn-set-item:last-of-type {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pricing-filter .btn {
    color: #fff;
    border-color: #fff;
}

.pricing-filter .btn-outline-primary:hover {
    border-color: #0083FF;
}

.pricing-filter .btn-outline-primary-active,
.pricing-filter .btn-outline-primary-active:hover {
    border-color: #f72649;
    background: #f72649;
}

.pricing-box {
    text-align: center;
    margin-bottom: 20px;
}

.pricing-box .content-box h3 {
    margin: -20px -15px 0;
    padding: 20px;
    background: #0083FF;
    color: #fff;
    text-transform: initial;
}

.pricing-box.pricing-box-orange .content-box h3,
.pricing-box.pricing-box-orange .content-box .pricing-image {
    background: #FC8300;
}

.pricing-box.pricing-box-red .content-box h3,
.pricing-box.pricing-box-red .content-box .pricing-image {
    background: #f72649;
}

.pricing-box.pricing-box-grey .content-box h3,
.pricing-box.pricing-box-grey .content-box .pricing-image {
    background: #888;
}

.pricing-box a {
}

.pricing-image {
    margin: -15px -15px -40px;
    padding: 20px 20px;
    background: #0083FF;
}

.pricing-image img {
    max-height: 80px;
    width: initial;
}

.pricing-month {
    margin: 0;
}

.pricing-year {
    margin: 0;
}

.pricing-tag{
    color: #0083FF;
    font-size: 28px;
}

.pricing-tag span {
    font-size: 18px;
}

.pricing-save {
    font-size: 15px;
    color: #f72649;
}

.pricing-save span {
    font-weight: bold;
    font-size: 18px;
}

.pricing-register {
    margin-bottom: 10px;
}

.pricing-user {
    font-size: 20px;
    /*margin: 0 -15px 20px;*/
    background: #f5f5f5;
    padding: 10px 0 5px 0;
}

.pricing-wrapper {
    background: #f5f5f5;
    margin: 0 -15px 15px;
    padding-bottom: 1px;
}

.pricing-user i {
    color: #888;
}

.pricing-user-top {
    margin-top: -30px;
    padding: 20px 0;
    background: #f72649;
    color: #fff;
    border-top: 1px solid #fff;
}

.pricing-user-top i {
    color: #f5f5f5;
}

.pricing-user-top select {
    border-color: #fff;
    color: #fff;
    background: #f72649;
}

.pricing-list {
    text-align: left;
}

.pricing-list li {
    list-style: none;
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: -20px;
}

.license-box {
    width: 48%;
    float:left;
    padding: 1%;
}

.license-box p {
    text-align: left;
}

ul li.licon-star:before {
    content: '\e809';
    margin-left: -22px;
    color: #0083FF;
}

.notpaid {
    color: #f72649;
    border-color: #f72649;
}

.pricing-col {
    width: 19%;
    margin: 0.5%;
    float: left;
}

.pricing-col.pricing-type-personal {
    width: 49%;
}

.pricing-col.pricing-type-commercial {
    width: 32.3%;
}

.pricing-col .content-box {
    padding: 15px;
}

.site-upgrade .pricing-col {
    width: 24%;		
}

.site-upgrade .pricing-col h3 {
    font-weight: normal;
}

.site-upgrade .pricing-col .content-box {
    background: #f5f5f5;
}

.site-upgrade .pricing-user {
    border-bottom: 1px solid #ccc;
    margin: 0 -15px 10px
}

#upgrade-coupon {
    background: #fff;
}

.stat-table td,
.stat-table th{
    padding: 2px 5px;
}

.stat-table tr:nth-child(even) {
    background: #eee;
}

@media (min-width: 1200px) {
  .navbar .container {
      width: 100%;
      padding-right: 0;
  }
}

@media screen and (max-width: 990px) {

    .pricing-col {
        width: 32%;
    }
}

@media screen and (max-width: 768px) {

    .pricing-col {
        width: 49%;
    }
  
    #commercial-menu {
        width: 50px;
    }

    #commercial-menu .cm-txt {
        display: none;
    }
  
    .nav > li, .dropdown-menu {
        text-align: center;
    }
  
    #staging {
        display: none;
    }
  
    .navbar-nav > li > a,
    .navbar-nav > li.nav-user > a, 
    .navbar-nav > li.nav-user.open > a, 
    .navbar-nav > li.nav-user.open > a:hover, 
    .navbar-nav > li.nav-user.open > a:focus {
        padding-top: 5px;
        padding-bottom: 5px;
    }
  
    .navbar-nav > li.nav-user > a:before {
        top: -4px;
    }
}

@media screen and (max-width: 600px) {
    .pricing-col,
    .pricing-col.pricing-type-personal,
    .pricing-col.pricing-type-commercial,
    .site-upgrade .pricing-col {
        width: 99%;
        margin: 0.5% 0;
    }
  
    h1, .h1 {
        font-size: 28px;
    }
  
    .comp-2, .comp-3, .comp-4, .comp-5 {
        width: 50%;
    }
  
    .hero a.button {
        padding: 10px;
        margin: 10px;
        font-size: 15px;
        white-space: nowrap;
        display: inline-block;
    }
    
    .site-pricing .hero . container {
        padding-left: 0;
        padding-right: 0;
    }
    
    .license-box {
        width: 98%;
    }
  
    #commercial-menu {
        display: none;
    }
  
    #commercial-menu-mobile-button {
        display: block;
    }
}
