@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600|Poppins:400,500,600,700');
body {
    background-color:#ECF3F4;
    color:#000;
    font-family: 'Poppins', sans-serif;
    position:relative;
}

body, html {
    overflow-x:hidden;
    height: 100%;
    font-size: 13px;
}

strong, b {
    font-weight:700;
}

.transit {
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
}

.payment-warning i {
    margin-right: 5px;
}

.payment-warning {
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #f10016;
    margin-left: -15px;
    margin-right: -15px;
    background-color: white;
    color: red;
    text-transform: none;
}

a:focus{
    outline:none;
}

a:hover{
    text-decoration:none;
}

.fade-show-hide {
    -webkit-transition: 0.1s linear all;
    transition: 0.1s linear all;
    transition-delay: 0.1s;
}

.fade-show-hide.ng-enter {
    opacity: 0;
}

.fade-show-hide.ng-enter-active {
    opacity: 1;
}

.fade-show-hide.ng-leave {
    opacity: 1;
}

.fade-show-hide.ng-leave-active {
    opacity: 0;
}

.fade-show-hide2 {
    -webkit-transition: 0.1s linear all;
    transition: 0.1s linear all;
    transition-delay: 0s;
}

.fade-show-hide2.ng-enter {
    opacity: 0;
}

.fade-show-hide2.ng-enter-active {
    opacity: 1;
}

.fade-show-hide2.ng-leave {
    opacity: 1;
}

.fade-show-hide2.ng-leave-active {
    opacity: 0;
}

.clear {
    clear: both;
}

#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff url('../images/preloader.gif') no-repeat center center;
    z-index: 9999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#cab-start {
    background: transparent url(../images/bg-start.png) repeat-x top center;
    min-height: 500px;
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
}

#cab-start .container,
#cab-step .steps-header .container,
#cab-step .steps-tabs .container {
    max-width: 1100px;
}

#cab-step .form-control {
    border: 0;
    height: initial;
    line-height: initial;
    padding: 10px 20px;
}

.product-description {
    font-size: 0.80em
}

.hall-preview img{
    width: 100%;
    max-width: 530px;
    opacity: 0.85;
}

.language-bar {
    text-align: right;
    display: block;
    padding-top: 15px;
    width: 100%;
}

.logo-bar {
    display: block;
    padding-top: 30px;
    width: 100%;
    color: #a5a3b0;
    font-size: 0.7em;
    vertical-align: middle;
}

.logo-bar .citymesh-logo {
    padding-top: 10px;
    text-align: right;
    padding-right: 0;
}

.citymesh-logo img {
    /*padding-left: 8px;*/
    max-width: 200px;
}

.language-bar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
    font-weight: 500;
    display: inline-block;
}

.language-bar ul  li{
    margin: 0 5px;
    padding: 0;
    display: inline-block;
    font-size: 0.7em;
    font-family: 'Montserrat';
    text-transform: uppercase;
}

.language-bar ul  li a{
    color: #a2b7ca;
    border-bottom: 2px solid transparent;
    padding-bottom: 2px;
}

.language-bar ul  li a:hover,
.language-bar ul  li a.current {
    color: #000000;
    border-bottom: 2px solid #d6d8d7;
    padding-bottom: 2px;
    text-decoration:none;
}

.start-headerline {
    position: relative;
    padding-top: 20px;
    padding-left: 20px;
}

.start-headerline > span {
    color: #756067;
    font-size: 0.85em;
    font-weight: 500;
    letter-spacing: 1px;
    padding-bottom: 5px;
    display: inline-block;
}

.start-headerline p {
    color: #4a4138;
    font-size: 2.5em;
    line-height: 110%;
    font-weight: 500;
}

.start-headerline p span {
    color: #29B29B;
    font-weight: 500;
    letter-spacing: 0px;
}

.start-slogan {
    color: #605f5d;
    font-family: 'Montserrat';
    font-size: 1.1em;
    font-weight: 400;
}

.start-slogan span {
    color: #c9c0c1;
    display: inline-block;
    padding-top: 6px;
    font-size: 0.8em;
    text-transform: uppercase;
}

.start-package-list {
    position: relative;
    display: block;
    margin: 20px auto;
    max-width: 940px;
    margin-top: 45px;
    text-align: center;
    vertical-align: top;
}

.start-package-box {
    max-width: 280px;
    vertical-align: top;
    width: 100%;
    display: inline-block;
    margin: 10px;
    background: #fff url(../images/package-bar.png) no-repeat top center;
    min-height: 200px;
    position: relative;
}

.start-package-icon-box {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100px;
    top: 0;
    z-index: 1;
}

.start-package-box strong {
    font-weight: 500;
}

.start-package-box ul {
    text-align: left;
    margin: 10px 0;
    display: block;
    color: #000;
}

.start-package-box ul li {
    padding: 5px 0;
    color: #000;
}

.start-package-box ul li span{
    text-align: left;
    color: #a3adb9;
}

.start-package-box-type {
    box-shadow: 0 3px 6px 0 rgba(168,156,156,0.35);
    margin-top: 85px;
    font-size: 12px;
    font-weight: 400;
    color: #686f68;
    background: #fff;
    padding: 5px 15px;
    width: auto;
    display: inline-block;
    position: relative;
    z-index: 2;
    font-family: 'Montserrat';
}

.start-package-box h2 {
    color: #000;
    font-size: 40px;
    font-weight: 400;
}

.start-package-box.red .start-package-icon-box {
    background: #cc2645;
    background: -moz-linear-gradient(left, #cc2645 0%, #FD5877 100%);
    background: -webkit-linear-gradient(left, #cc2645 0%,#FD5877 100%);
    background: linear-gradient(to right, #cc2645 0%,#FD5877 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2645', endColorstr='#FD5877',GradientType=1 );
}

.start-package-box.green .start-package-icon-box {
    background: #26b8b7;
    background: -moz-linear-gradient(left, #26b8b7 0%, #60d0c0 100%);
    background: -webkit-linear-gradient(left, #26b8b7 0%,#60d0c0 100%);
    background: linear-gradient(to right, #26b8b7 0%,#60d0c0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26b8b7', endColorstr='#60d0c0',GradientType=1 );
}

.start-package-box.blue .start-package-icon-box {
    background: #4d74e2;
    background: -moz-linear-gradient(left, #4d74e2 0%, #489af6 100%);
    background: -webkit-linear-gradient(left, #4d74e2 0%,#489af6 100%);
    background: linear-gradient(to right, #4d74e2 0%,#489af6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d74e2', endColorstr='#489af6',GradientType=1 );
}

.start-package-box.red ul, .start-package-box.red ul li {
    color: #d83355;
    list-style-type: circle;
}

.start-package-box.green ul, .start-package-box.green ul li {
    color: #72bfb5;
    list-style-type: circle;
}

.start-package-box.blue ul, .start-package-box.blue ul li {
    color: #4f7ce3;
    list-style-type: circle;
}

.start-package-box.green h2 {
    color: #20B6B6;
    background: -webkit-linear-gradient(130deg, #60D0C0, #20B6B6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.start-package-box.red h2 {
    color: #C31D3C;
    background: -webkit-linear-gradient(130deg, #FD5877, #C31D3C);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.start-package-box.blue h2 {
    color: #4E71E1;
    background: -webkit-linear-gradient(130deg, #489DF8, #4E71E1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.start-package-box-pricing div {
    padding: 0;
    margin: 0;
    text-align: left;
}

.start-package-box-pricing,.start-package-box-pricing button{
    text-transform: uppercase;
}

.start-package-box-pricing {
    padding: 24px;
}

.start-package-box-description {
    min-height: 110px;
}

.start-package-box-pricing span.price { font-size: 17px; color: #000; font-weight: 400; line-height: 100%; }


.start-package-box-pricing button,
.start-package-box-pricing button:active,
.start-package-box-pricing button:hover,
.start-package-box-pricing button:visited {
    font-size: 0.95em;
    border: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 0px;
    opacity: 1;
    padding: 11px 30px 13px 30px;
    background: #29B29B !important;
    transition: .2s cubic-bezier(.55,.085,.68,.53);
    transition: all .5s ease;
    outline: none !important;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

.start-package-box-pricing button:hover {
    box-shadow: 0 3px 6px 0 rgba(168,156,156,0.35);
    margin-top: -2px;
    margin-bottom: 2px;
    background: #151C24 !important;
}

.small-logo {
    height: 132px;
    margin-left: -25px;
}


.small-logo-power {
    height: 120px;
    margin-left: -5px;
    max-width: 220px !important;
}


.small-logo-power-step {
    height: 80px;
    max-width: 220px !important;
}

.assistance-btn-box {
    padding: 5px 25px;
}

.assistance-btn {
    background: #f0eaea;
    border: 0;
    color: #8a7979;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding: 10px 25px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    outline: none !important;
}

.assistance-btn:hover {
    background: #ccc;
    color: #8a7979;
}

.start-package-box-pricing span { color: #c4bcbb; font-size: 10px; margin-bottom: 0px; padding: 0; margin-top: 3px; display: inline-block; }

.start-package-box-shortdesc {
    padding: 25px;
    margin: 0;
    background-color: #ECF3F4;
    color: #c7b5b5;
    font-size: 0.85em;
}

#cab-start hr {
    border-top: 1px solid #FFFFFF;
}

.cab-footer {
    padding: 10px 0;
    font-size: 12px;
    padding-bottom: 25px;
    color: #9f9090;
}

.cab-footer a {
    color: #9f9090;
    padding-bottom: 2px;
    border-bottom: 2px solid #d6d8d7;
}

.cab-footer a:hover {
    color: #9f9090;
    padding-bottom: 2px;
    border-bottom: 2px solid #d6d8d7;
}

.cab-footer .language-bar {
    padding: 0;
    font-size: 12px;
}

.steps-header {
    min-height: 100px;
    background: #fff;
    position: relative;
}

.steps-tabs {
    min-height: 75px;
    background: #ECF3F4;
    position: relative;
    text-transform: uppercase;
}

.steps-tabs .tab {
    background: transparent;
    text-align: center;
    height: 75px;
    line-height: 70px;
    cursor: pointer;
    font-family: 'Montserrat';
    font-size: 0.85em;
    border-top: 2px solid transparent;
}

.steps-tabs .tab.current,
.steps-tabs .tab:hover {
    background: #fff;
}
.steps-tabs .tab.disabled:hover {
    background: transparent;
    cursor: not-allowed;
}

.steps-tabs .tab.current {
    border-top: 2px solid #f10016;
}

.steps-tabs span.circle {
    border: 1px solid #ece7e9;
    background: #fff;
    /* padding: 4px 10px; */
    display: inline-block;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 26px;
    margin-right: 8px;
}

.citymesh-logo {
    font-size: 11px;
    color: #888f94;
}

.mt15 {
    margin-top: 15px;
}

#cab-step .hall-logo {
    padding-top: 30px;
    padding-left: 0;
    min-width: 200px;
}

#cab-step .citymesh-logo {
    text-align: right;
    min-width: 100px;
}

.box-package-summary {
    background: #fff;
    padding: 16px;
    position: relative;
    width: 100%;
    font-family: 'Montserrat';
    font-size: 0.9em;
    margin-top: 2px;
}

.form-container {
    position: relative;
    margin: 15px 0;
}

.form-left h2 {
    color: #000;
    font-weight: 400;
    font-size: 1.2em;
    margin: 10px 0;
    padding: 0;
}

.form-right h3,
.form-left h3 {
    color: #c2b9b9;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 0.95em;
    margin: 15px 0;
    padding: 0;
    text-transform: uppercase;
}

.form-package {
    background: #fff;
    line-height: 80px;
    position: relative;
    margin: 25px 0;
    height: 80px;
    overflow: hidden;
}

.form-package-name {
    font-size: 2.4em;
    padding-left: 40px;
    display: block;
}

.form-package-action {
    text-align: right;
    display: block;
}

.form-package-icon {
    background: #000;
    text-align: center;
}

.form-package.blue  .form-package-name {
    color: #4d74e2;
}

.form-package.red  .form-package-name {
    color: #cc2645;
}

.form-package.green .form-package-name {
    color: #26b8b7;
}

.form-package.blue .form-package-icon {
    background: #4d74e2;
    background: -moz-linear-gradient(left, #4d74e2 0%, #489af6 100%);
    background: -webkit-linear-gradient(left, #4d74e2 0%,#489af6 100%);
    background: linear-gradient(to right, #4d74e2 0%,#489af6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d74e2', endColorstr='#489af6',GradientType=1 );
}

.form-package.red .form-package-icon {
    background: #cc2645;
    background: -moz-linear-gradient(left, #cc2645 0%, #FD5877 100%);
    background: -webkit-linear-gradient(left, #cc2645 0%,#FD5877 100%);
    background: linear-gradient(to right, #cc2645 0%,#FD5877 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2645', endColorstr='#FD5877',GradientType=1 );
}

.form-package.green .form-package-icon {
    background: #26b8b7;
    background: -moz-linear-gradient(left, #26b8b7 0%, #60d0c0 100%);
    background: -webkit-linear-gradient(left, #26b8b7 0%,#60d0c0 100%);
    background: linear-gradient(to right, #26b8b7 0%,#60d0c0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26b8b7', endColorstr='#60d0c0',GradientType=1 );
}

.form-package a {
    color: #8f8a8c;
    border-bottom: 2px solid #d6d8d7;
    padding-bottom: 2px;
    font-size: 0.8em;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Montserrat';
}

.form-package a:hover, .form-package a.current {
    color: #000;
}

.simple-table thead tr th {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.1em;
}

.simple-table tbody tr td {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 0.9em;
}

.simple-table th {
    text-align: center;
}

.table>thead>tr>th {
    border: 0;
    text-align: left;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border: 0;
}

.step-nagivation .btn {
    font-size: 1em;
    border: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 0px;
    opacity: 1;
    padding: 8px 25px;
    background: #29B29B !important;
    outline: none !important;
    text-transform: uppercase;
    line-height: initial;
    transition: .2s cubic-bezier(.55,.085,.68,.53);
    transition: all .5s ease;
}

.step-nagivation .btn:hover {
    background: #141E29 !important;
}

.step-nagivation {
    margin: 20px 0;
    position: relative;
    padding: 25px 20px;
    background: #fff;
    text-transform: uppercase;
    font-weight: 500;
    color: #c2b9b9;
    line-height: 34px;
    vertical-align: middle;
}

.confirm-box {
    width: 50%;
    margin: 20px 0;
    padding: 25px 20px;
    background: #fff;
    line-height: 34px;
    vertical-align: middle;
}

.step-nagivation a {
    color: #c2b9b9;
}

.step-nagivation a:hover{
    color: #000000;
    border-bottom: 2px solid #d6d8d7;
    text-decoration: none;
}

.feature-item {
    line-height: 38px;
    position: relative;
    margin: 5px 0;
}

.feature-item label {
    font-weight: normal;
}

.feature-item select {
    padding: 6px 10px;
    min-width: 100px;
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 1.95em;
    cursor: pointer;
}

[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0; top: 0.75em;
    width: 1.25em; height: 1.23em;
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}

[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    top: .9em; left: .25em;
    font-size: 1.1em;
    line-height: 0.8;
    color: #676FE8;
    width: 10px;
    height: 10px;
    background-color: #676FE8;
    transition: all .2s;
    font-family: "Open sans", "Segoe UI", "Segoe WP", Helvetica, Arial, sans-serif;
}

[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}

[type="checkbox"]:disabled + label {
    color: #aaa;
}

#conditions_checkbox [type="checkbox"]:not(:checked) + label:after,
#conditions_checkbox [type="checkbox"]:checked + label:after {

}
/* hover style just for information */
label:hover:before {
    border: 2px solid #4778d9!important;
}

.select-container select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.select-container:after {
    content: '▼';
    font: 8px "Consolas", monospace;
    color: #333;
    right: 18px;
    top: 17px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
    -webkit-transform:scale(2,1);
    -moz-transform:scale(2,1);
    -ms-transform:scale(2,1);
    -o-transform:scale(2,1);
    transform:scale(2,1);
}

.select-container-padding:after {
    right: 34px!important;
}

select::-ms-expand {
    display: none;
}

.plane-shadow {
    box-shadow: 0 12px 24px 0 rgba(234,220,220,0.36);
}

.feature-item-name {
    background: #f9f9f9;
}

.feature-item input[type="checkbox"]{
    margin: 0;
    margin-right: 10px;
    vertical-align: middle;
}

.feature-item-price {
    float: right;
    padding-right: 10px;
    font-weight: 400;
}

.feature-item-name.active {
    background: #fff;
}

.package-hint {
    position: relative;
    margin: 20px 0;
    color: #9f9090;
}

.package-hint li{
    padding: 4px 0;
    list-style-type: circle;
}

.ttu {
    text-transform: uppercase;
}

.simple-table label {
    font-weight: normal;
}

.simple-table th span, .feature-item span {
    color: #7d7d7d;
}

.box-package-summary .package-name {
    font-size: 1.6em;
    padding: 2px 0;
    font-weight: 500;
}

.box-package-summary .package-name.red {
    color: #d83355;
}

.box-package-summary .package-name.green {
    color: #72bfb5;
}

.box-package-summary .package-name.blue {
    color: #4f7ce3;
}

.box-package-summary p {
    margin-bottom: 5px;
}

.package-item-price {
    width:100%;
    text-align:right;
    border-bottom: 1px solid #bdbdbd;
    line-height:0.1em;
    margin: 20px 0 20px;
} 

.package-item-price span {
    background:#fff;
    padding:0 10px;
    padding-right: 0;
    font-size: 1.2em;
}

.grey {
    color: #7d7d7d;
}

.form-group label {
    padding-top: 8px;
    font-weight: normal;
}

.form-group textarea{
    min-height: 100px;
    padding: 12px;
    font-size: 12px;
}

.form-group label  span{
    color: #7d7d7d;
    font-size: 0.8em;
}

.location-box {
    position: relative;
    margin-top: 10px;
}

.form-container input.form-control,
.form-container select.form-control,
.form-container textarea.form-control {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
}

.step-nagivation .btn.disabled {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.step3 .form-horizontal {
    font-size: 1em;
}

#invoice-company-vat-code {
    display: inline-block;
    vertical-align: middle;
}

#invoice-company-vat {
    width: 60%;
    display: inline-block;
    vertical-align: middle;
}

.whitebox {
    background: #fff;
    padding: 15px;
    margin: 5px 0px;
    font-size: 0.9em;
}

.whitebox input{
    margin-right: 5px;
}

.whitebox label{
    font-weight: 400;
}

.grey-link {
    text-decoration: underline;
    color: inherit;
}

.question-tooltip {
    padding-right: 10px;
    cursor: pointer;
}
.question-tooltip img {
    width: 75%;
}

.tos-label {
    font-weight: 100;
    margin-bottom: 0;
}

#conditions_checkbox {
    vertical-align: middle;
}

.package-table {
    font-size: 1.1em;
}

.internet-table-row-1 {
    width: 4%;
}

.internet-table-row-2 {
    min-width: 0;
    max-width: 69.4%
}

.internet-table-row-3 {
    width: 25.6%;
}

.no-pr {
    padding-right: 0!important;
}

.modal-content {
    border: 0!important;
    border-radius: 0!important;
    box-shadow: 0 0 0!important;
    -webkit-box-shadow: 0 0 0!important;
}

@media (min-width: 1200px) {
    .package-box .row {
        margin-top: -45px;
    }
}

@media (max-width: 1000px) {
    #cab-start {
        background: #ECF3F4;
    }
    
    .start-slogan {
        text-align: center;
        margin-top: 15px;
    }
    
    .start-headerline {
        font-size: 0.8em;
    }
    
    .cabstart-header {
        background: #fff;
        padding-bottom: 15px;
        margin: 0;
        width: 100%;
    }
        
    .logo-bar .citymesh-logo {
        padding-top: 0px;
        text-align: right;
        padding-right: 0;
    }
}

@media (max-width: 768px) {
    #cab-start {
        background: #ECF3F4;
    }
    
    .start-slogan {
        text-align: center;
        margin-top: 25px;
    }
    
    .start-headerline {
        font-size: 1.1em;
        padding-bottom: 15px;
    }
    
    .cabstart-header {
        background: #fff;
        padding-bottom: 15px;
        margin: 0;
        width: 100%;
    }
        
    .logo-bar .citymesh-logo {
        padding-top: 10px;
        text-align: right;
        padding-right: 0;
    }
    
    .hall-preview img {
        width: 100%;
        max-width: 700px;
        opacity: 0.85;
    }
    
    .form-package {
        height: auto;
        line-height: initial;
        overflow: visible;
    }
    
    .form-package-name {
        font-size: 1.8em;
        text-align: center;
        padding: 0;
    }
    
    .form-package-action {
        text-align: center;
        padding: 0;
        padding-bottom: 10px;
    }
    
    .feature-item-name {
        line-height: initial;
        font-size: 0.9em;
        padding: 15px;
    }
    
    .feature-item label {
        font-weight: normal;
        line-height: initial;
        display: inline;
    }
    
    .feature-item select {
        padding: 6px 10px;
        min-width: 75px;
    }
}

@media (max-width: 476px) {
    .logo-bar .citymesh-logo {
        padding-top: 0px;
        text-align: right;
        padding-right: 0;
    }
    
    .start-headerline {
        font-size: 0.8em;
        padding-bottom: 15px;
    }
}

@media (max-width: 450px) {
    #cab-step .citymesh-logo-cont {
        padding-bottom: 10px;
        width: 100%;
        float: none;
    }
    
    #cab-step .citymesh-logo {
        text-align: center;
        width: 100%;
        margin-bottom: 15px;
    }
    
    .language-bar {
        text-align: center;
    }
    
    #cab-step .hall-logo {
        text-align: center;
        width: 100%;
    }
}

@media (max-width: 350px) {
    .logo-bar .citymesh-logo img {
        padding-left: 8px;
        width: auto;
        max-width: 90px;
    }
    
    .start-package-box {
        max-width: 260px;
    }

    #cab-step .citymesh-logo-cont {
        padding-bottom: 10px;
        min-width: 200px;
        float: right;
    }
    
    .step-nagivation {
        text-align: center;
    }
    
    .steps-tabs span.circle {
        display: none;
    }
}

.feature-item-price span {
    color: #000;
}
