@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
.label, sub, sup {vertical-align: baseline}
hr, img {border: 0}
body,
figure {margin: 0}
.btn-group>.btn-group, .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .dropdown-menu {float: left }
.img-thumbnail, .table, label {max-width: 100% }
.btn, .pager-next {-ms-touch-action: manipulation; -ms-user-select: none }
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {max-height: 340px }
.form__footnote span.is-required,
.invisible {visibility: hidden }
.owl-controls,
html {-webkit-tap-highlight-color: transparent }
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
a:focus,
button:focus,
input:focus,{outline: none;}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block }
audio, canvas, progress, video {display: inline-block; vertical-align: baseline }
audio:not([controls]) {display: none; height: 0 }
[hidden], template {display: none }
a {background-color: transparent }
a:active, a:hover {outline: 0 }
b, optgroup, strong {font-weight: 700 }
dfn {font-style: italic }
mark {color: #000; background: #ff0 }
sub, sup {position: relative; font-size: 75%; line-height: 0 }
sup {top: -.5em } sub {bottom: -.25em }
img {vertical-align: middle }
svg:not(:root) {overflow: hidden }
hr {height: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box}
pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

.signup select,
button.close,
input[type=search] {
    -webkit-appearance: none
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
    :after,
    :before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

.dropdown-menu,
.modal-content {
    -webkit-background-clip: padding-box;
    border: 0;
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.img-thumbnail,
body {
    background-color: #fff
}

html {
    font-size: 10px
}

body {
    line-height: 1.42857143;
    color: #333
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline-offset: -2px
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

dt,
kbd kbd,
label {
    font-weight: 700
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
    line-height: 1.42857143
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #594f8d
}

.bg-primary:hover,
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #484073
}

.bg-success {
    background-color: #92cf5c
}

.bg-success:hover,
a.bg-success:focus,
a.bg-success:hover {
    background-color: #7dc63c
}

.bg-info {
    background-color: #5dcff3
}

.bg-info:hover,
a.bg-info:focus,
a.bg-info:hover {
    background-color: #37c4f0
}

.bg-warning {
    background-color: #fcc44d
}

.bg-warning:hover,
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #fbb725
}

.bg-danger {
    background-color: #f2dede
}

.bg-danger:hover,
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
dl {
    margin-bottom: 20px
}

ol,
ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .container {
        width: 750px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    color: #777
}

legend,
pre {
    display: block;
    color: #333
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 8px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    font-style: normal
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,
.container-fluid {
    padding-right: 8px;
    padding-left: 8px
}

.pre-scrollable {
    overflow-y: scroll
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -8px;
    margin-left: -8px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    min-width: 0;
    margin: 0
}

legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.form-group-sm .form-control,
.input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px
}

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-lg .form-control,
.input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    line-height: 1.3333333
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -8px;
    margin-left: -8px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

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

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}


/*.fade.in {
    opacity: 1
}*/

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.nav>li,
.nav>li>a {
    position: relative;
    display: block
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li>a {
    padding: 10px 15px
}

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

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-collapse {
    padding-right: 8px;
    padding-left: 8px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:993px) {
    .navbar {
        border-radius: 4px
    }
   /* .navbar-header {
        float: left
    }*/
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -8px;
    margin-left: -8px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
}

/*.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}
*/
.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -8px
}

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

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:768px) {
  /*  .navbar-toggle {
        display: none
    }*/
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (min-width:768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

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

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

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

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pager li,
.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.badge,
.label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-align: center
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

.label:empty {
    display: none
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

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

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.media-object,
.thumbnail {
    display: block
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.alert,
.thumbnail {
    margin-bottom: 20px
}

.alert .alert-link,
.close {
    font-weight: 700
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.modal-backdrop {
    right: 0;
    bottom: 0;
    left: 0
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

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

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

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

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}
/*
.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}
*/
.popover,
.tooltip {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    line-break: auto;
    text-decoration: none
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}
/*
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal {
    position: fixed;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}*/

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    text-align: left;
    text-align: start;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    text-align: left;
    text-align: start;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,
.carousel-inner {
    position: relative
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    background-color: #000\9
}

.carousel-caption {
    position: absolute;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

body,
p {
    font-size: 16px
}

.fa,
p {
    font-weight: 400
}

.checklist,
.da-thumbs,
.editions .features ul li,
.features-listing,
.icon-list,
.navbarbottom ul,
.spacertop ul {
    list-style-type: none
}

.pager-next,
.subhero__content a {
    white-space: nowrap;
    cursor: pointer
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.0.3);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff?v=4.0.3) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.0.3) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.heading,
.subscribe-to-quickebooks *,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: Open Sans, sans-serif
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

body {
    padding-right: 0!important
}

p {
    line-height: 24px;
    color: #333
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: inherit!important;
    font-family: Open Sans, sans-serif
}

:focus,
a:active,
a:focus,
a:hover {
    outline: 0
}

.heading,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333
}

li {
    list-style: none
}

img {
    max-width: 100%
}

.subscribe-to-quickebooks {
    max-width: 900px;
    display: table;
    margin: 80px auto;
    box-shadow: 0 0 5px rgba(24, 24, 24, .2);
    -webkit-box-shadow: 0 0 5px rgba(24, 24, 24, .2)
}

.subscribe-to-quickebooks h2 {
    float: left;
    margin: 0;
    width: 100%;
    font-size: 22px;
    font-weight: 500;
    color: #3e3f3f;
    text-transform: uppercase;
    padding-bottom: 12px
}

.left-subscribe-section input {
    width: 100%;
    float: left;
    margin: 0;
    border: 1px solid #ddd;
    border-radius: 30px;
    padding: 15px 20px;
    box-sizing: border-box;
    font-size: 15px;
    color: #626262
}

.left-subscribe-section label {
    width: 100%;
    float: left;
    margin: 0 0 15px
}

.left-subscribe-section {
    width: 50%;
    float: left;
    padding: 30px 70px;
    box-sizing: border-box
}

.left-subscribe-section p {
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: 300;
    color: #626262;
    margin: 0 0 20px
}

.left-subscribe-section p a {
    text-decoration: none;
    color: #007aff;
    font-weight: 500
}

.left-subscribe-section label input[type=submit] {
    background: #007aff;
    border: 1px solid #007aff;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 20px;
    padding: 12px 20px;
    cursor: pointer
}

.right-subscribe-section {
    width: 50%;
    float: left;
    background: #f5f5f5;
    padding: 30px 40px;
    box-sizing: border-box;
    min-height: 720px
}

.right-subscribe-section *,
.right-subscribe-section h2 {
    color: #3e3f3f
}

.right-subscribe-section h2 {
    margin-top: 40px
}

.right-subscribe-section span {
    font-size: 18px;
    float: left;
    width: 100%;
    margin: 5px 0 21px;
    font-weight: 500
}

.right-subscribe-section strong,
.right-subscribe-section strong .fa {
    font-size: 36px;
    font-weight: 700;
    color: #333
}

.right-subscribe-section strong .fa {
    margin: -4px 0 0
}

.right-subscribe-section .fa {
    font-family: fontawesome
}

.mrp-div,
.mrp-div del {
    color: #007aff;
    margin: 0 0 20px
}

.right-subscribe-section ul {
    width: 100%;
    float: left;
    padding: 0;
    list-style-type: none;
    margin: 0 0 25px
}

.right-subscribe-section ul li {
    float: left;
    width: 100%;
    font-size: 15px;
    margin: 0 0 20px;
    line-height: 17px
}

.right-subscribe-section ul li img {
    width: 30px;
    float: left;
    margin: 0 15px 0 0
}

.right-subscribe-section ul li:last-child img {
    width: 24px;
    margin: 0 20px 0 0
}

.right-subscribe-section p {
    font-size: 14px
}

@media (max-width:1023px) {
    body .desktop-view .carousel-caption {
        top: 50px!important
    }
}

@media (max-width:991px) {
    .subscribe-to-quickebooks {
        max-width: 720px
    }
    .left-subscribe-section {
        padding: 30px 40px
    }
    .subscribe-to-quickebooks h2 {
        font-size: 20px
    }
    .right-subscribe-section {
        min-height: 738px
    }
    .salonist-mew-page-main .desktop-view .carousel-caption p {
        font-size: 14px!important;
        margin: 10px 0!important
    }
}

@media (max-width:768px) {
    body .desktop-view .carousel-caption {
        top: 50px!important;
        margin-top: 0
    }
}

@media (max-width:767px) {
    .subscribe-to-quickebooks {
        max-width: 96%
    }
    .left-subscribe-section,
    .right-subscribe-section {
        padding: 25px 30px;
        width: 100%;
        min-height: inherit
    }
    .right-subscribe-section h2 {
        margin-top: 0
    }
    .salon-management .desktop-view {
        display: block;
        height: auto
    }
    #sg-carousel,
    #sg-carousel .carousel-inner .item {
        height: auto!important
    }
    .item.active {
        padding-top: 50px!important
    }
    body .desktop-view .carousel-caption {
        position: relative;
        top: 0!important;
        height: auto;
        width: 100%;
        padding-left: 0
    }
    .carousel-caption h2 {
        font-size: 30px!important
    }
    .powerfull11 .spacertop100 {
        padding-bottom: 0
    }
}

@media (max-width:568px) {
    .left-subscribe-section,
    .right-subscribe-section {
        padding: 20px
    }
    .subscribe-to-quickebooks h2 {
        font-size: 18px
    }
    .subscribe-to-quickebooks {
        max-width: 92%;
        margin: 50px auto
    }
}

.topStrip {
    background: #007aff;
    height: 3px
}

.site-header.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99
}

.navbar {
    border: 0;
    border-radius: 0;
    left: 0;
    margin-bottom: 0;
    min-height: 90px
}

.navbar-default .navbar-nav>li>a {
    color: #111;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    height: auto;
    letter-spacing: 1px;
    padding: 15px;
    text-transform: uppercase
}

.navbar-nav {
    padding: 10px 0
}

.site-header .sub-menu-1 li {
    display: inline-block;
    text-transform: uppercase;
    vertical-align: middle;
    position: relative
}

.site-header .sub-menu-1 .dropdown-menu li {
    display: block!important;
    padding: 8px 0
}

::after,
::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.open>.dropdown-menu {
    display: block
}

.site-header .sub-menu-1 .sub-.manu {
    padding: 12px 0
}

#nav_menu-2 span:hover {
    color: #007aff
}

.slider {
    background: url(../images/mian-banner.jpg) center 5%/cover no-repeat rgba(0, 0, 0, 0);
    top: 0;
    width: 100%
}

.slider .banner-content {
    width: 100%;
    display: table;
    text-align: center
}

.slider .banner-content .banner-inner {
    display: table-cell;
    vertical-align: middle;
    padding: 17% 0
}

@media (min-width:768px) {
    .site-header-space.fixed {
        height: 112px
    }
}

.slider .banner-content .banner-inner h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 51px;
    padding: 1% 15%;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .5);
    text-transform: uppercase;
    margin-bottom: 25px
}

.slider .banner-content .banner-inner .text {
    background: rgba(0, 0, 0, .3);
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    padding: 20px;
    text-shadow: none;
    margin-bottom: 20px
}

.slider .banner-content .banner-inner .btn {
    background: #161a26;
    padding: 12px 24px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    border-radius: 6px;
    text-transform: uppercase
}

.sectiongray {
    background: #e8e8e8
}

.sectiongray2 {
    background: #f2f2f2
}

.spacer {
    padding: 50px 0
}

.spacertop50 {
    padding-top: 50px
}

.spacerbottom50 {
    padding-bottom: 50px
}

.spacertop img {
    margin: 0
}

.carousel-caption h3 {
    text-align: left;
    margin: 0;
    color: #fff;
    font-size: 14px;
    border-bottom: 1px solid;
    width: 55%;
    padding: 0
}

.carousel-caption strong {
    font-size: 47px;
    color: #fff
}

.carousel-caption p {
    text-align: left;
    margin: 21px 0 12px;
    color: #fff;
    font-size: 26px;
    font-weight: 700
}

.carousel-caption ul {
    text-align: left;
    text-transform: capitalize;
    padding: 0
}

.banner-inner-1 h1,
.demosection h2,
.heading,
.item h1,
.right-box a,
h1 {
    text-transform: capitalize
}

.carousel-caption li {
    padding: 8px 0 0;
    margin: 0;
    list-style: none
}

.right-box {
    border: 3px;
    height: 505px;
    width: 270px;
    margin: -1px 0 -7px 144px;
    background: #f8a630;
    box-shadow: 0 -18px 60px 0
}

.right-box h1 {
    color: #fff;
    font-size: 23px!important;
    line-height: 27px;
    padding: 60px 0 5px;
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif!important;
    font-weight: 700;
    text-shadow: none
}

.right-box h3 {
    text-align: center;
    padding: 5px 0 12px;
    border: 0 solid!important;
    width: 100%;
    text-shadow: none;
    font-family: Open Sans, sans-serif
}

.right-box h2 {
    line-height: 38px!important;
    font-family: Open Sans, sans-serif;
    font-weight: 700;
    text-shadow: none;
    font-size: 32px;
    margin: -14px 0 7px;
    padding: 0
}

.fa.fa-credit-card {
    color: #fff;
    font-size: 17px
}

.right-box a {
    border: 1px;
    padding: 11px 20px;
    margin: 0;
    line-height: 80px;
    background: #007aff;
    font-weight: 700;
    border-radius: 4px;
    text-shadow: none;
    font-size: 13px;
    font-family: Open Sans, sans-serif
}

.right-box h4 {
    margin: 9px 0 0;
    border: 1px;
    width: 32px;
    display: inline-table;
    border-radius: 50%;
    padding: 3px 0;
    font-family: Open Sans, sans-serif
}

.carousel-caption a {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.heading,
h3 {
    color: #020202
}

.col-md-8.col-sm-8.about p {
    padding: 5px 0;
    line-height: 28px;
    margin: 7px 0
}

.slider-2 {
    padding: 33px 0
}

.col-md-8.col-sm-8.features {
    margin: 24px 0
}

.col-md-12.col-sm-12.about p {
    text-align: center;
    margin: 41px 0;
    font-size: 15px;
    font-weight: 700
}

h1 {
    font-size: 27px;
    margin: 0 0 21px
}

.spacertop ul {
    padding-left: 0
}

.heading {
    font-size: 24px;
    font-weight: 500;
    line-height: 27px;
    padding-bottom: 18px
}

.heading:after {
    content: "";
    display: block;
    background: #007aff;
    height: 2px;
    width: 50px;
    margin: 10px auto 0
}

.text-left:after {
    margin: 10px 0 0
}

h3 {
    font-size: 18px;
    padding-bottom: 10px
}

.category li {
    margin-bottom: 40px;
    list-style: none!important
}

.address,
.cbp_tmtimeline,
.feature-package ul,
.features li,
.following li,
.logo-section ul li,
.main-content .collering>li,
.pricingTable>.pricingContent>ul,
.relations li,
.relations-1 li,
.sub-.manu,
ul li {
    list-style: none
}

.category span {
    float: left;
    width: 90px
}

.category h3,
.category p {
    margin-left: 90px;
    text-align: justify
}

.article-content {
    background: #efefef;
    border-left: 5px solid #3bafda;
    padding: 29px 20px;
    margin-bottom: 20px
}

.article-content h5 {
    font-size: 20px;
    margin: 0;
    letter-spacing: .1em
}

.logosection .heading {
    margin-bottom: 0;
    padding-bottom: 0
}

.logos .col-md-3,
.logos span {
    margin-bottom: 30px
}

.logos {
    background: url(../images/pattern.jpg) center center no-repeat;
    background-size: cover;
    padding: 45px 0;
    margin-top: 0
}

.logos span {
    width: 247px;
    height: 131px;
    line-height: 131px;
    background: #fff;
    border-radius: 6px;
    display: table-cell;
    vertical-align: middle
}

.demo-form input[type=email],
.demo-form input[type=tel],
.demo-form input[type=text] {
    border: 1px solid #b8b8b8;
    margin-bottom: 14px;
    width: 100%;
    font-size: 16px;
    color: #333;
    border-radius: 5px
}

.demo-form textarea {
    border: 1px solid #b8b8b8;
    margin-bottom: 14px;
    padding: 14px 10px;
    width: 100%;
    font-size: 16px;
    color: #333;
    resize: none;
    border-radius: 5px
}

.demo-form input[type=submit] {
    background: #231f20;
    padding: 12px 18px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    margin-bottom: 0
}

.demosection .heading,
.demosection h2,
.spacing20 {
    padding-bottom: 20px
}

.gym-mk {
    margin: 150px 0!important
}

.demosection h2 {
    color: #da4831;
    font-size: 24px;
    font-weight: 700
}

.wedget-section .heading {
    padding-bottom: 0;
    margin-bottom: 0
}

.subtitle {
    font-size: 18px;
    font-weight: 700!important
}

.cbp_tmtimeline>li .cbp_tmlabel {
    background: #111;
    color: #fff;
    margin: 0 0 15px;
    padding: 2em;
    position: relative
}

.cbp_tmlabel p {
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.6em
}

.cbp_tmtimeline>li {
    position: relative;
    width: 47.5%
}

.cbp_tmtimeline>li .cbp_tmlabel:after,
.cbp_tmtimeline>li:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    content: " ";
    pointer-events: none;
    position: absolute
}

.cbp_tmtimeline>li:nth-of-type(2n) {
    float: right
}

.cbp_tmtimeline>li:nth-of-type(2n):before {
    left: -8%;
    top: 35%
}

.cbp_tmtimeline>li:nth-of-type(2n) .cbp_tmlabel:after {
    top: 39%
}

.cbp_tmtimeline>li:nth-child(2n+1) .cbp_tmlabel {
    background: #007aff
}

.cbp_tmtimeline>li .cbp_tmlabel h2 {
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    margin-top: 0;
    padding: 0 0 10px;
    color: #fff;
    font-size: 24px
}

.relations h4,
.relations-1 h4 {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase
}

.cbp_tmtimeline>li .cbp_tmlabel:after {
    border-color: transparent #222 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    height: 0;
    right: 100%;
    top: 28px;
    width: 0
}

.cbp_tmtimeline>li:nth-child(2n+1) .cbp_tmlabel:after {
    border-right-color: #ffc000
}

.cbp_tmtimeline>li:before {
    background: #007aff;
    right: -8%;
    top: 22px;
    width: 30px;
    height: 30px;
    border-radius: 400px;
    border: 3px solid rgba(0, 0, 0, .7)
}

.cbp_tmtimeline {
    margin: 45px 0 0;
    padding: 0;
    position: relative
}

.cbp_tmtimeline::before {
    background: #000;
    bottom: 0;
    content: "";
    left: 36%;
    margin-left: 167px;
    position: absolute;
    top: 0;
    width: 2px
}

.cbp_tmtimeline li:first-child .cbp_tmlabel {
    margin-left: 0;
    float: left;
    text-align: right
}

.cbp_tmtimeline li:first-child .cbp_tmlabel:before {
    left: 111%
}

.cbp_tmtimeline li:first-child .cbp_tmlabel:after {
    border-color: transparent transparent transparent #007aff;
    left: 100%
}

.footer {
    margin: 0;
    padding: 43px 0;
    width: 100%;
    background: #a4a5a3
}

.relations {
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
}

.relations h4 {
    font-style: initial;
    color: #fff
}

.relations ul {
    float: left;
    margin-bottom: 20px;
    padding: 0
}

.relations li {
    margin: 0;
    padding: 3px 0
}

.relations a {
    padding: 0;
    color: #fff;
    font-style: normal
}

.relations a:hover {
    color: #007aff;
    text-decoration: none
}

.relations-1 {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%
}

.relations-1 h4 {
    font-style: initial;
    font-family: Open Sans, sans-serif;
    color: #fff
}

#home-slider-1 {
    height: 366px;
    overflow: hidden
}

.banner-inner-1 {
    margin-top: -174px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0
}

.blog,
.contact-list li,
.features li {
    position: relative
}

.banner-inner-1 h1 {
    color: #fff;
    font-weight: 700;
    font-size: 38px
}

.blog {
    margin: 0;
    padding: 0;
    width: 100%
}

.blog img {
    height: 415px;
    width: 100%
}

.relations-1 ul {
    float: left;
    margin: 0;
    padding: 0
}

.relations-1 li {
    float: left;
    margin: 0;
    padding: 21px 32px 0 0
}

.relations-1 a {
    font-style: normal;
    font-size: 12px;
    padding: 0;
    color: #fff
}

.relations-1 a:hover {
    color: #007aff
}

.default.dropdown-1,
.sub-menu-1 li {
    display: inline-block;
    text-transform: uppercase;
    color: #000
}

.footer-center {
    margin: 0;
    width: 100%;
    padding: 0
}

.simply {
    float: left;
    margin: 0;
    padding: 43px 0
}

.simply img {
    padding: 13px 0
}

.simply p {
    font-size: 13px;
    font-style: normal;
    font-family: Open Sans, sans-serif
}

.fa.fa-facebook {
    font-size: 26px
}

.fa.fa-google-plus,
.fa.fa-instagram,
.fa.fa-linkedin,
.fa.fa-pinterest,
.fa.fa-twitter {
    font-size: 29px
}

.default.dropdown-1 {
    float: left;
    background: 0 0;
    border: none;
    padding: 22px 0;
    margin: 0;
    min-width: 124px;
    font-weight: 500;
    font-family: Open Sans, sans-serif;
    letter-spacing: 1px
}

.sub-menu-1 {
    disply: block;
    float: right
}

.sub-.manu {
    background: 0 0;
    border: 0 solid
}

.sub-menu-1 li {
    padding: 34px 17px
}

.sub-menu-1 a {
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    padding:0;
}

.our-clients {
    margin: 0;
    padding: 0 0 40px;
    width: 100%;
    text-align: center
}

.clients {
    margin: 59px 0 0;
    padding: 0;
    width: 100%
}

.clients img {
    width: 68%
}

.clients img:hover {
    box-shadow: 0 0 10px 2px#000
}

.terms-one {
    padding-bottom: 50px
}

.terms-one h2 {
    margin: 0 0 10px
}

.following,
.our-term {
    margin: 0;
    padding: 0;
    width: 100%
}

.following ul {
    float: left;
    margin: 0;
    padding: 0
}

.following li {
    margin: 0;
    padding: 5px 0
}

.fa.fa-circle {
    padding: 0 12px 0 0
}

.andriod {
    margin: 31px 14px;
    float: left
}

.conatctus,
.item {
    margin: 0
}

.andriod img {
    width: 70%
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    background: 0 0;
    color: #fff
}

.site-header .sub-menu-1 .dropdown-menu li:hover {
    background: #007aff
}

.copyright {
    background: #282828;
    padding: 20px;
    text-align: center
}

.btn,
.demo {
    background: #007aff
}

.copyright p {
    color: silver;
    font-style: normal
}

.demo {
    border-radius: 5px
}

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

.conatctus .text-center {
    font-size: 30px;
    text-align: left;
    margin: 80px 0 0
}

.conatctus input[type=email],
.conatctus input[type=tel],
.conatctus input[type=text] {
    height: 49px;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0
}

.conatctus textarea {
    height: 122px;
    -webkit-border-radius: 0;
    padding: 10px;
    resize: none
}

.conatctus label {
    line-height: 1;
    display: block;
    margin: 0
}

.features .heading {
    margin: 0
}

.features li {
    font-size: 16px;
    padding: 5px 0 5px 26px;
    text-transform: capitalize;
    background-position: 0 16%
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #007AFF
}

.banded.banded--dk-blue {
    background-color: #071d49
}

.banded {
    padding-bottom: 1.5em;
    padding-top: 2.5em
}

.subhero__content {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    width: 100%
}

.subhero__content h4 {
    color: #fff;
    padding: 0;
    margin: 0
}

.subhero__content h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.35;
    margin: 0;
    text-align: justify;
    text-transform: none
}

.Signup-form .button_box,
.contact-list li i,
.cost,
.editions .col-sm-4,
.editions .column--professional .tag,
.editions .features ul li,
.form__footnote,
.form_fieldgroup,
.subhero__content a,
.tag1 {
    text-align: center
}

.subhero__content a {
    background-color: #007aff;
    border: 1px solid #007aff;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family: Open Sans, sans-serif;
    font-size: 1em;
    line-height: 1.75em;
    min-width: 250px;
    padding: 10px 20px 9px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    transition: all .25s ease 0;
    margin: 20px 0 0
}

#owl-demo .item {
    margin: 3px
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 5px
}

.navbar-brand {
    float: left;
    font-size: 18px;
    line-height: 20px;
    padding: 0 0 0 !important;
}
.fixed {
    background: #fff;
    border-radius: 0;
    box-shadow: 0 -2px 15px -5px rgba(0, 0, 0, .3)
}

.logos .heading,
.logos .subtitle {
    color: #fff
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #007AFF
}

.editions .col-sm-4 {
    min-height: 900px;
    background-color: #d9d9d6;
    padding: 0
}

.editions .tag,
.tag1 {
    font-size: 1.7em;
    padding: .5em 0;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.tag1 {
    background: #7cb82f
}

.editions .tag {
    background-color: #007aff
}

.editions .column--enterprise .tag {
    background-color: #7cb82f
}

.editions .column--custom-volume .tag {
    background-color: #ffa300
}

.editions .column--professional .tag {
    background-color: #7ccbea
}

.editions .price {
    background: #3d5265;
    color: #fff;
    margin: 0 0 30px;
    min-height: 161px;
    padding: 0 0 17px
}

.editions .column--enterprise .price {
    background-color: #3d5265
}

.price h2 {
    font-size: 2em;
    line-height: 1.25;
    margin-bottom: .5em;
    text-transform: uppercase;
    color: #fff
}

.editions .cost h3 {
    color: #fff;
    font-size: 3.5em;
    font-weight: 400;
    margin-bottom: .25em;
    text-transform: none;
    line-height: 1.35
}

.editions .column--custom-volume .cost h3 {
    font-size: 2.55em;
    margin-bottom: .65em;
    margin-top: .65em
}

.editions i {
    font-style: normal;
    font-weight: 500
}

.button,
.button:visited,
.cost a,
button,
button:visited,
input[type=button],
input[type=button]:visited,
input[type=reset],
input[type=reset]:visited,
input[type=submit],
input[type=submit]:visited {
    background-color: #007aff;
    border: 1px solid #007aff;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Open Sans, sans-serif;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.75em;
    margin-top: 0;
    min-width: 142px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    transition: all .25s ease 0;
    white-space: nowrap
}

.cost>a:hover {
    background: #7cb82f;
    color: #fff;
    border: 1px
}

.editions .features ul {
    margin: 0;
    padding: 1em 2em
}

.editions .features ul li {
    border-bottom: 1px solid #3d5265;
    padding: .5em;
    background: 0 0
}

.editions .features ul li.disabled {
    opacity: .2
}

.editions .features ul li:last-child {
    border-bottom-style: none
}

.hero {
    padding-bottom: 7em;
    padding-top: 10.5em
}
/*
.signup .signup-form {
    background-color: #d9d9d6;
    margin: 0 auto;
    max-width: 500px;
    padding: 2em 2em 5em
}*/

.Signup-form .signup .signup-form {
    max-width: 700px
}

.Signup-form .form__fieldgroup:nth-child(9) {
    display: block;
    padding-right: 10px;
    width: 100%
}

.Signup-form .button_box {
    padding: 10px
}

.Signup-form .form__fieldgroup {
    display: inline-block;
    padding: 0 5px;
    width: 100%
}

.Signup-form .button_box .form_fieldgroup {
    margin: 0 5px
}

.Signup-form .button_box .button {
    min-width: 180px
}

.Signup-form .top_content {
    padding-bottom: 20px;
    display: block
}

.signup h3 {
    margin-bottom: 0;
    margin-top: 0
}

/*.form__fieldgroup input,
.form__fieldgroup select {
    border: 0;
    height: 45px;
    width: 100%;
    padding: 0 10px;
    border-radius: 5px
}*/

.form__fieldgroup label {
    font-weight: 500;
    margin-bottom: 0;
    text-transform: uppercase;
    display: block
}

.form__footnote span.is-required:before {
    color: #d82949;
    content: "✻";
    display: inline-block;
    height: 24px;
    visibility: visible;
    width: auto
}

.signup-form {
    boder: 1px solid #d9d9d6;
    margin: 2em auto 0;
    padding: 2em 0
}

.conatctus input,
conatctus select {
    border: 1px solid #ddd;
    border-radius: 3px;
    height: 35px
}

.conatctus textarea {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 3px
}

.contact-list {
    padding: 0 0 35px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 35px
}

.contact-list:last-child {
    border: 0;
    margin-bottom: 0
}

.contact-list li {
    font-size: 14px;
    line-height: 24px;
    margin-top: 12px;
    font-style: normal;
    width: 100%;
    float: none;
    margin-left: 0;
    list-style: none;
    padding: 0 10px 0 1px
}

.contact-list li img {
    padding: 0 5px 0 0
}

.contact-list li span {
    color: #007AFF
}

.contact-list li i {
    background: 0 0;
    border-radius: 3px;
    color: #007AFF;
    font-size: 14px;
    height: 25px;
    left: 0;
    line-height: 25px;
    width: 25px
}

.conatctus .form_fieldgroup {
    text-align: left
}

.right-contact .title {
    color: #007AFF;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
    font-family: Open Sans, sans-serif
}

.contact-list .imglist {
    padding-left: 55px;
    position: relative
}

.contact-list .imglist img {
    position: absolute;
    left: 0
}

@media (min-width:860px) {
    #home-slider {
        max-height: 574px;
        overflow: hidden
    }
}

#home-slider .banner-content {
    display: table;
    position: absolute;
    text-align: center;
    top: 10%;
    width: 100%
}

#home-slider .banner-content .banner-inner {
    display: table-cell;
    vertical-align: middle;
    padding: 12% 0
}

#home-slider .banner-content .banner-inner h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 51px;
    padding: 0 15%;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .5);
    text-transform: uppercase;
    margin-bottom: 25px;
    display: none
}

#home-slider .clickable,
.fixed-logo {
    display: none
}

.fixed .fixed-logo {
    display: block
}

.fixed .main-logo {
    display: none
}

.signup select {
    -moz-appearance: none;
    padding: 6px 5px;
    position: relative;
    border-radius: 5px;
    background: #fff!important
}

select:not([multiple]) {
    background-image: url(../images/icon-select-arrow-slate.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 10px auto
}

#cart-select {
    border: 0;
    height: 35px;
    width: 100%
}

#network_infodiv label {
    font-weight: 500;
    margin-bottom: 0;
    text-transform: uppercase;
    display: block
}

.description__promo {
    font-weight: 600;
    line-height: normal;
    margin: 20px 0;
    text-align: left
}

.signup p:not(:last-child) {
    margin-bottom: 1em
}

.form__footnote.text-left {
    text-align: left
}

.terms {
    margin-top: 20px
}

.signup .terms-conditions {
    background-color: #fff;
    display: block;
    height: 280px;
    overflow: auto;
    padding: 20px;
    width: 100%
}

.signup .modal {
    background: #fff;
    bottom: auto;
    display: block!important;
    left: auto;
    opacity: 1!important;
    position: static;
    right: auto;
    top: auto;
    z-index: 101
}

.modal .modal__content {
    border-radius: 4px;
    box-shadow: 0 2px 2px 0 rgba(16, 24, 32, .1);
    height: 80%;
    margin-top: 80px;
    overflow-y: auto;
    width: 85%
}

.client-photo,
.clientpic,
.small-video,
.view,
.view .mask,
.view a {
    overflow: hidden
}

.signup .terms-conditions h3 {
    text-align: center;
    font-size: 26px
}

.signup .terms-conditions h4 {
    margin-top: 20px;
    text-decoration: underline;
    font-size: 20px
}

.signup .modal .modal__content {
    height: 100%;
    margin-top: 0;
    width: 100%
}

.signup .signup-form h4,
.signup .signup-form h5 {
    font-size: 18px;
    margin-top: 20px
}

table:not(.contactdetails) tr:nth-of-type(2n) {
    background-color: #e5e5e3
}

table td {
    border: 1px solid #d9d9d6;
    padding: 5px
}

.conatctus .button.button--green {
    border: 0;
    height: auto
}

.price img {
    max-width: 100%;
    padding: 50px
}

.column--professional {
    margin: 0 0 20px;
    padding-left: 30px;
    padding-right: 30px
}

.subhero-h1 {
    color: #fff!important;
    font-weight: 700
}

.subhero__content p {
    color: #fff;
    text-align: center
}

/*.features {
    margin-top: 35px
    }*/

    @media (min-width:768px) {
        .editions .col-sm-4 {
            border: 20px solid #fff;
            display: table-cell;
            float: none
        }
        .signup-form.contact {
            margin: 0;
            padding: 0
        }
        .signup-form {
            max-width: 520px
        }
        .pricing-page {
            text-align: center;
            width: 100%
        }
    }

    @media (max-width:767px) {
        #home-slider {
            background: #ccc
        }
        #home-slider h3 br {
            display: none
        }
        #home-slider .owl-item {
            height: auto
        }
        #home-slider .item img {
            height: auto;
            padding: 0
        }
        .navbar-default .navbar-collapse {
            clear: both
        }
        .sub-menu-1 {
            background: #fff;
            clear: both;
            float: none;
            padding: 40px 0 0;
            margin-bottom: 0
        }
        .sub-menu-1 li {
            display: block;
            padding: 7px 0;
            border-bottom: 1px solid #ccc
        }
        .navbar-nav {
            padding: 0
        }
        #top-menu>li {
            display: block;
            text-align: left
        }
        .default.dropdown-1 {
            float: none;
            min-width: auto!important;
            padding: 4px 0 0;
            display: block;
            text-align: left
        }
        .dropdown-menu {
            background-clip: padding-box;
            background-color: #fff;
            border: 0;
            border-radius: 4px;
            box-shadow: none;
            -webkit-box-shadow: none;
            float: none;
            font-size: 14px;
            left: 0;
            list-style: none;
            margin: 0;
            padding: 0;
            position: static;
            text-align: left;
            top: auto;
            width: 100%;
            z-index: 1000
        }
        .dropdown-menu>li>a {
            border-bottom: 1px solid #ccc;
            clear: both;
            color: #333;
            display: block;
            font-weight: 400;
            line-height: 1.42857;
            padding: 3px 5px;
            white-space: nowrap
        }
        .signup .signup-form {
            background-image: url(../images/company-culture1.png);
            background-position: bottom;
            background-repeat: no-repeat
        }
        .Sign-up_page .fieldgroup__label,
        .Sign-up_page .form__footnote,
        .Sign-up_page .signup h3,
        .Sign-up_page .top_title.text-center {
            color: #fff
        }
        .gym-section .right-content div {
            font-size: 48px!important;
            line-height: 50px
        }
        .Key-Features p {
            text-align: justify
        }
    }

    .main-content .nav.nav-tabs {
        display: inline-grid;
        float: right;
        width: 20%;
        margin-top: 33px
    }

    .main-content .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:focus,
    .nav-tabs>li.active>a:hover {
        background-color: #fff!important;
        border: 1px solid #fff;
        color: #555;
        cursor: default
    }

    .main-content .nav-tabs>li>a {
        border: none!important;
        border-radius: 0!important;
        font-size: 18px;
        line-height: 1.42857;
        padding-right: 80px;
        text-transform: capitalize
    }

    .main-content .tab-pane.fade.active.in {
        text-align: center
    }

    .main-content .tab-content {
        background: #eceff4;
        box-shadow: 0 0 2px;
        height: 496px;
        padding: 0
    }

    .main-content .image-admin {
        border: 1px solid;
        margin: 50px 0 23px;
        padding: 5px 0;
        width: 9%
    }

    .main-content #menu1>p {
        font-size: 17px
    }

    .main-content #menu1>h3 {
        font-size: 37px;
        font-weight: 700;
        color: #393939
    }

    .main-content #menu1>a {
        background: #016fea;
        border-radius: 3px;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        line-height: 47px;
        padding: 11px 29px
    }

    .main-content .nav-tabs {
        border-bottom: 0 solid #ddd!important
    }

    .main-content #menu3>h3 {
        font-size: 35px;
        padding: 52px 0 0;
        text-align: center
    }

    .main-content #menu3>p {
        font-size: 17px;
        padding: 13px 0 0;
        text-align: center
    }

    .main-content #menu4>h3 {
        font-size: 35px;
        padding: 52px 0 0;
        text-align: center
    }

    .main-content #menu4>p {
        font-size: 17px;
        padding: 13px 0 0;
        text-align: center
    }

    .main-content #menu6>h3 {
        font-size: 35px;
        padding: 52px 0 0;
        text-align: center
    }

    .main-content #menu6>p {
        font-size: 17px;
        padding: 13px 0 0;
        text-align: center
    }

    .main-content .collering img {
        width: 67px;
        border: 1px solid;
        border-radius: 50px
    }

    .main-content .collering>li {
        display: inline-table;
        padding: 0 65px
    }

    .main-content .collering {
        padding: 30px 0
    }

    .main-content .form__fieldgroup {
        float: left;
        padding: 0 9px;
        width: 50%
    }

    .main-content .form__fieldgroup label {
        text-align: left
    }

    .main-content .signup-form {
        background-color: #fff;
        float: left;
        margin: 0 auto;
        max-width: 98%;
        padding: 2em
    }

    .main-content .form__fieldgroup>input {
        border: 1px solid;
        border-radius: 3px;
        color: #666;
        height: 40px;
        padding: 0 10px
    }

    .main-content .tab-pane.fade.active.in {
        background: #fff;
        height: 495px;
        width: 80%
    }

    .mtabs.tab-content {
        background: #eceff4;
        box-shadow: 0 0 2px;
        height: auto;
        padding: 0
    }

    .mtabs .tab-pane {
        background: #fff;
        min-height: 530px;
        width: 80%;
        text-align: center
    }

    .main-content select {
        -moz-appearance: none;
        border: 1px solid;
        border-radius: 3px;
        color: #666;
        height: 40px;
        padding: 6px 5px;
        position: relative
    }

    .main-content .button.button--green {
        margin: 20px 0 0;
        padding: 10px 0
    }

    .main-content #menu6>a {
        background: #016fea;
        border-radius: 3px;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        line-height: 47px;
        padding: 11px 29px
    }

    .main-content .nav>li>a:focus,
    .nav>li>a:hover {
        background-color: #fff;
        color: #000;
        text-decoration: none
    }

    .main-content .row.js-parameter--step-account {
        margin: 0
    }

    .main-content .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
        width: 100%
    }

    .tabnav li {
        padding: 0 0 30px 15px;
        border-left: 1px solid #cfcfcf;
        position: relative;
        font-size: 14px;
        color: #000;
        margin-bottom: 2px
    }

    .tabnav {
        position: relative;
        margin-top: 32px;
        padding-left: 15px
    }

    .tabnav li:before {
        width: 12px;
        height: 12px;
        content: '';
        position: absolute;
        display: block;
        border-radius: 50%;
        border: 1px solid #cfcfcf;
        left: -6px;
        margin-top: 2px;
        z-index: 5;
        background: #fff
    }

    .tabnav li.selected:before {
        background: #1cbac8;
        border: 1px solid #1cbac8;
        border-radius: 50%;
        color: #fff;
        content: '\f00c';
        display: block;
        font-family: FontAwesome;
        font-size: 12px;
        height: 18px;
        left: -9px;
        line-height: 15px;
        margin-top: 0;
        position: absolute;
        text-align: center;
        width: 18px;
        z-index: 5
    }

    .tabnav li.selected {
        border-left-color: #1cbac8
    }

    .nav.nav-tabs.tabnav>li:last-child {
        border-left: 0 none
    }

    .pager-next {
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        vertical-align: middle;
        touch-action: manipulation;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid #4cae4c;
        border-radius: 4px;
        color: #fff;
        background-color: #5cb85c
    }

    .pager-next.focus,
    .pager-next:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .sms_images {
        padding-top: 60px
    }

    .feature_list {
        padding: 50px 0;
        border-top: 1px solid#eaeaea
    }

    .feature-package {
        background: #eaeaea;
        border-radius: 15px 15px 0 0;
        padding: 0 0 80px!important;
        float: none;
        display: table-cell;
        width: 1%;
        border-left: 10px solid#fff;
        border-right: 10px solid#fff
    }

    .bgblue-2 {
        background: #0d378b!important
    }

    .bgblue {
        background: #007aff
    }

    .space-bottom {
        padding-bottom: 40px
    }

    .feature-package h4 {
        color: #fff;
        font-weight: 700;
        font-size: 36px;
        padding: 40px;
        border-radius: 10px;
        margin-top: 0
    }

    .feature-package span {
        border: 3px;
        background: #000;
        color: #fff;
        padding: 5px 25px;
        border-radius: 10px;
        margin-left: 40px;
        font-size: 26px;
        font-weight: 600;
        margin-top: -30px!important;
        display: inline-block
    }

    .fa.fa-inr {
        padding-right: 4px;
        font-size: 16px;
        margin-top: 17px;
        vertical-align: top
    }

    .feature-package p {
        font-size: 18px;
        font-weight: 600;
        color: #000;
        padding-left: 37px;
        padding-top: 15px
    }

    .feature-package li {
        padding: 5px 0;
        text-transform: capitalize
    }

    .feature-package li:before {
        content: "\f105";
        display: inline-block;
        font-family: FontAwesome;
        font-size: 18px;
        margin-right: 10px
    }

    .banner-title,
    .column-title,
    .iconsection h3,
    .item h1.largetext,
    .item h1.largetext span,
    .large,
    .mediumtext,
    .rounded-btn,
    .section-title {
        font-family: Open Sans, sans-serif
    }

    .btn-buynow {
        position: absolute;
        bottom: 20px;
        left: 32%;
        display: block;
        margin: 0 auto
    }

    .feature_box {
        border-top: 1px solid#eaeaea;
        padding: 60px 0
    }

    .col-sm-4.main-box3 {
        background: #f2f2f2;
        margin: 5px;
        padding: 45px 18px;
        text-align: center;
        float: none;
        display: table-cell;
        width: 1%;
        border-left: 5px solid#fff;
        border-right: 5px solid#fff
    }

    .relationship-content {
        background: #fff;
        border: 2px solid;
        border-radius: 50%;
        margin: auto;
        padding: 22px 0;
        width: 100%;
        max-width: 100px
    }

    .relationship-content>img {
        height: 50px;
        max-width: 100%;
        width: 50%
    }

    .col-sm-4.main-box3>a {
        color: #000;
        font-size: 20px;
        font-weight: 600;
        line-height: 60px
    }

    .onepcssgrid-1000 p {
        color: #262626;
        font-size: 15px
    }

    .item.active {
        padding-top: 90px
    }

    .item img {
        height: auto;
        height: auto!important
    }

    .features_image {
        margin: 0 auto;
        text-align: center;
        padding: 30px 0
    }

    @media (max-width:900px) {
        .cbp_tmtimeline>li::before {
            right: -13%;
            top: 25px
        }
        .cbp_tmtimeline>li {
            position: relative;
            width: 44.5%
        }
        .cbp_tmtimeline>li:nth-of-type(2n)::before {
            left: -13%;
            top: 36%
        }
    }

    @media (max-width:768px) {
        .navbar-toggle {
            background: #f30057!important;
            border: none;
            cursor: pointer;
            height: 40px;
            outline: 0;
            overflow: hidden;
            position: relative;
            text-indent: -900em;
            width: 40px;
            min-width: 40px;
            float: right;
            margin-top: 28px;
            margin-right: 2px;
            padding: 12px 8px
        }
        .copyright,
        .footer {
            float: left!important
        }
/*        .navbar-brand>img {
            padding-left: 0px;
            max-width: 100%
        }*/
        .navbar-toggle .item {
            margin: 72px 0
        }
        .conatctus .text-center {
            font-size: 18px;
            text-align: left
        }
        .about .heading,
        .banner-inner,
        .cbp_tmtimeline>li,
        .demo-form .col-md-12,
        .demosection .heading,
        .demosection h2,
        .demosection p,
        .features .heading,
        .simply p {
            text-align: center
        }
        .navbar-default .navbar-toggle .icon-bar {
            width: 100%;
            height: 3px;
            background-color: #fff;
            display: block;
            margin-bottom: 4px
        }
        .navbar-brand {
            height: auto;
            padding: 0
        }
        .navbar-default .navbar-collapse {
            border: 0;
            box-shadow: none
        }
        .navbar-default .navbar-toggle:focus,
        .navbar-default .navbar-toggle:hover {
            background-color: transparent
        }
        .carousel-caption {
            margin-top: -130px;
            width: 92%;
            padding-left: 25px
        }
        .carousel-caption h3 {
            margin: 0;
            color: #fff;
            font-size: 6px;
            width: 71%
        }
        #home-slider .carousel-caption {
            display: none
        }
        #home-slider .item img {
            height: auto!important;
            padding: 7px 0
        }
        .carousel-caption a {
            font-size: 10px
        }
        .carousel-caption li {
            padding: 0
        }
        .carousel-caption strong {
            font-size: 18px;
            color: #fff
        }
        .carousel-caption p {
            margin: 0;
            color: #fff;
            font-size: 12px
        }
        .fa.fa-check {
            padding: 0 4px 0 0;
            font-size: 10px;
            color: #fff
        }
        .subhero__content h3 {
            font-size: 1em!important
        }
        .subhero__content a {
            font-size: 16px;
            line-height: 24px;
            min-width: 140px!important;
            padding: 6px 12px 4px!important
        }
        .spacertop img {
            margin: 22px 0
        }
        .features li {
            font-size: 12px!important
        }
        .heading {
            font-size: 13px
        }
        .copyright {
            width: 100%
        }
        .copyright p {
            font-size: 12px
        }
        .relations-1 li {
            padding: 21px 0 0 22px
        }
        .sub-menu-1 a {
            font-size: 14px
        }
        .sub-menu-1 li {
            padding: 16px 68px 1px
        }
        .default.dropdown-1 {
            float: right;
            min-width: 235px!important
        }
        .slider {
            background-position: left 35%
        }
        .slider .banner-content {
            display: table;
            width: 100%
        }
        .cbp_tmtimeline li:first-child .cbp_tmlabel:after,
        .cbp_tmtimeline li:first-child .cbp_tmlabel:before,
        .cbp_tmtimeline>li .cbp_tmlabel:after,
        .cbp_tmtimeline>li .cbp_tmlabel:before,
        .cbp_tmtimeline>li:after,
        .cbp_tmtimeline>li:before,
        .cbp_tmtimeline>li:first-child:after,
        .cbp_tmtimeline>li:first-child:before,
        .cbp_tmtimeline>li:nth-of-type(2n) .cbp_tmlabel:after {
            display: none
        }
        .slider .banner-content .banner-inner h1 {
            font-size: 28px
        }
        .cbp_tmtimeline>li {
            width: auto
        }
        .cbp_tmtimeline li:first-child .cbp_tmlabel {
            text-align: center;
            float: none
        }
        .spacer {
            padding: 20px 0
        }
        .cbp_tmtimeline {
            margin: 15px 0 0
        }
        .feature-package {
            display: block;
            width: 100%;
            margin-bottom: 30px;
            padding-bottom: 20px!important
        }
        .equeue-theme .covered-banner .spacertop50 {
            padding-top: 0
        }
        .equeue-theme .covered-banner {
            height: auto!important
        }
        .equeue-banner .banner-column {
            padding: 0!important
        }
        .larger-text {
            font-size: 33px!important
        }
    }

    @media (max-width:640px) {
        .col-sm-4.main-box3 {
            display: block;
            width: 100%
        }
    }

    @media (max-width:580px) {
        .heading {
            font-size: 27px
        }
        .logosection img {
            width: 90%
        }
        .category {
            text-align: center;
            padding-left: 0!important
        }
        .category h3,
        .category p {
            margin-left: 0
        }
        .category span {
            width: 100%;
            padding-bottom: 15px
        }
    }

    @media (max-width:480px) {
        .slider .banner-content .banner-inner h1 {
            font-size: 24px;
            line-height: normal
        }
        .heading {
            font-size: 22px;
            padding-bottom: 10px!important;
            line-height: normal
        }
        .demo-form input[type=email],
        .demo-form input[type=tel],
        .demo-form input[type=text],
        .demo-form textarea {
            padding: 7px 10px
        }
        .demosection h2 {
            font-size: 16px;
            line-height: normal;
            margin-top: 0
        }
        .price h2 {
            font-size: 1.8em!important
        }
        .editions .cost h3 {
            font-size: 3em!important
        }
        .contact-list li {
            width: 100%!important
        }
        .feature-package h4 {
            font-size: 30px;
            padding: 25px 25px 25px 15px
        }
        .feature-package span {
            padding: 2px 16px;
            margin-left: 15px;
            font-size: 26px;
            margin-top: -40px!important
        }
        .feature-package p {
            padding-left: 15px;
            font-size: 16px
        }
        .feature-package ul {
            padding-left: 15px
        }
        .btn-buynow {
            position: static
        }
        .buy_botton {
            margin: 0 auto;
            text-align: center
        }
        .feature-package {
            padding-bottom: 20px!important
        }
    }

    @font-face {
        font-family: CircularStdBlack;
        src: url(../fonts/CircularStdBlack.eot);
        src: url(../fonts/CircularStdBlack.eot) format("embedded-opentype"), url(../fonts/CircularStdBlack.woff2) format("woff2"), url(../fonts/CircularStdBlack.woff) format("woff"), url(../fonts/CircularStdBlack.ttf) format("truetype"), url(../fonts/CircularStdBlack.svg#CircularStdBlack) format("svg")
    }

    @font-face {
        font-family: CircularStdBold;
        src: url(../fonts/CircularStdBold.eot);
        src: url(../fonts/CircularStdBold.eot) format("embedded-opentype"), url(../fonts/CircularStdBold.woff2) format("woff2"), url(../fonts/CircularStdBold.woff) format("woff"), url(../fonts/CircularStdBold.ttf) format("truetype"), url(../fonts/CircularStdBold.svg#CircularStdBold) format("svg")
    }

    @font-face {
        font-family: CircularStdBook;
        src: url(../fonts/CircularStdBook.eot);
        src: url(../fonts/CircularStdBook.eot) format("embedded-opentype"), url(../fonts/CircularStdBook.woff2) format("woff2"), url(../fonts/CircularStdBook.woff) format("woff"), url(../fonts/CircularStdBook.ttf) format("truetype"), url(../fonts/CircularStdBook.svg#CircularStdBook) format("svg")
    }

    @font-face {
        font-family: CircularStdMedium;
        src: url(../fonts/CircularStdMedium.eot);
        src: url(../fonts/CircularStdMedium.eot) format("embedded-opentype"), url(../fonts/CircularStdMedium.woff2) format("woff2"), url(../fonts/CircularStdMedium.woff) format("woff"), url(../fonts/CircularStdMedium.ttf) format("truetype"), url(../fonts/CircularStdMedium.svg#CircularStdMedium) format("svg")
    }

    .container {width: 100%; max-width: 1170px }
    .small-container {width: 100%; max-width: 860px; margin:0 auto; padding-left: 15px; padding-right: 15px; }
    .clearfix:after, .clearfix:before {content: ''; display: block; clear: both }
    .blue-theme #footer h5:after,
    .blue-theme .section-title:before {background: #f20158 }
    .blue-theme .navbarbottom {background: #f3f3f3; color: #000 }
    .blue-theme .features li:before,
    .blue-theme .rounded-btn {color: #007aff }
    .blue-theme .rounded-btn:hover {color: #fff; background-color: #007aff; border-color: #007aff }
    .blue-theme .footer-bottom,
    .blue-theme .navbarbottom:after,
    .blue-theme .subscribe-section input[type=submit] {background: #007aff }
    .blue-theme .footer-bottom .footer-social a {background: #005dc2; color: #fff }
    .blue-theme .footer-bottom .footer-social a:hover {color: #005dc2; background: #fff }
    .blue-theme .footer-bottom .footer-social a:hover i {color: #005dc2 }
    .blue-theme #footer .relations li:before,
    .green-theme .subscribe-section input[type=submit] {border-color: #005dc2 }
    .green-theme #footer h5:after,
    .green-theme .section-title:before {background: #3daf2c }
    .green-theme .navbarbottom {background: #f2f2f2; color: #000 }
    .green-theme .features li:before,
    .green-theme .rounded-btn {color: #3daf2c }
    .green-theme .rounded-btn:hover {color: #fff; background-color: #3daf2c!important; border-color: #3daf2c }
    .green-theme .footer-bottom,
    .green-theme .navbarbottom:after,
    .green-theme .subscribe-section input[type=submit] {background: #3daf2c }
    .green-theme .footer-bottom .footer-social a {background: #328e24; color: #fff }
    .green-theme .footer-bottom .footer-social a:hover {
        color: #328e24;
        background: #fff
    }

    .green-theme #footer .relations li:before,
    .green-theme .subscribe-section input[type=submit] {
        border-color: #328e24
    }

    .student-theme #footer h4:after,
    .student-theme .section-title:before {
        background: #db214c
    }

    .student-theme .navbarbottom {
        background: #f2f2f2;
        color: #000
    }

    .student-theme .features li:before,
    .student-theme .rounded-btn {
        color: #db214c
    }

    .student-theme .rounded-btn:hover {
        color: #fff;
        background-color: #db214c;
        border-color: #db214c
    }

    .student-theme #footer {
        background: #005678
    }

    .student-theme #footer .column {
        border-right: 1px solid #52aacc;
        border-top: 1px solid #52aacc
    }

    .student-theme #footer .column:last-child {
        border-right: 0
    }

    .student-theme .footer-bottom {
        background: #000
    }

    .student-theme .navbarbottom:after,
    .student-theme .subscribe-section input[type=submit] {
        background: #db214c
    }

    .student-theme .footer-bottom .footer-social a {
        background: #222;
        color: #fff
    }

    .student-theme .footer-bottom .footer-social a:hover i {
        color: #fff;
        background: #db214c
    }

    .student-theme #footer .relations li:before,
    .student-theme .subscribe-section input[type=submit] {
        border-color: #db214c
    }

    .student-theme #footer .subscribe-section input[type=email] {
        background: #fff;
        color: #777
    }

    .invoice-theme #footer h4:after,
    .invoice-theme .section-title:before {
        background: #db214c
    }

    .invoice-theme .navbarbottom {
        background: #f2f2f2;
        color: #000
    }

    .invoice-theme .features li:before,
    .invoice-theme .rounded-btn {
        color: #db214c
    }

    .invoice-theme .rounded-btn:hover {
        color: #fff;
        background-color: #db214c;
        border-color: #db214c
    }

    .invoice-theme #footer {
        background: #005678
    }

    .invoice-theme #footer .column {
        border-right: 1px solid #52aacc;
        border-top: 1px solid #52aacc
    }

    .invoice-theme #footer .column:last-child {
        border-right: 0
    }

    .invoice-theme .footer-bottom {
        background: #000
    }

    .invoice-theme .navbarbottom:after,
    .invoice-theme .subscribe-section input[type=submit] {
        background: #db214c
    }

    .invoice-theme .footer-bottom .footer-social a {
        background: #222;
        color: #fff
    }

    .invoice-theme .footer-bottom .footer-social a:hover i {
        color: #fff;
        background: #db214c
    }

    .invoice-theme #footer .relations li:before,
    .invoice-theme .subscribe-section input[type=submit] {
        border-color: #db214c
    }

    .invoice-theme #footer .subscribe-section input[type=email] {
        background: #fff;
        color: #777
    }

    .red-theme .rounded-btn {
        background: #e91e63;
        border-color: #e91e63;
        color: #fff;
        margin: 30px 0;
        cursor: pointer
    }

    .navbarbottom:after {
        content: "";
        height: 3px;
        left: 0;
        margin-top: -22px;
        position: absolute;
        right: 0;
        z-index: -1
    }

    .navbarbottom {
        clear: both;
        width: 100%;
        z-index: 9;
        margin-bottom: -20px
    }

    .navbarbottom ul {
        padding: 0;
        margin: 0;
        text-align: center
    }

    .navbarbottom ul li {
        display: inline-block;
        position: relative;
        padding: 0 7px
    }

    .navbarbottom ul li:last-child:after {
        display: none
    }

    .navbarbottom ul li a {
        padding: 9px 10px;
        display: block;
        color: #222;
        font-size: 16px
    }

    .section-title {
        margin: 16px 0;
        font-size: 32px;
        position: relative;
        color: #333;
        font-weight: 500
    }

    .line:after,
    .section-title:after {
        content: '';
        width: 100px;
        height: 2px;
        display: block;
        margin: 12px auto;
        background: #969696
    }

    .line:before,
    .section-title:before {
        position: absolute;
        content: '';
        width: 40px;
        left: 50%;
        margin-left: -20px;
        height: 2px;
        display: block;
        bottom: 0
    }

    .line.left:after {
        margin: 12px 0
    }

    .line.left:before {
        left: 0;
        margin-left: 28px
    }

    .line.blue-line:before {
        background: #007aff
    }

    .line {
        position: relative
    }

    .iconsection {
        padding-left: 62px;
        padding-bottom: 42px
    }

    .iconsection .icon {
        position: absolute;
        left: 0
    }

    .iconsection h3 {
        margin-top: 0;
        font-size: 22px;
        font-weight: 400;
        text-transform: inherit
    }

    #footer h4,
    .address li .country {
        text-transform: uppercase;
        font-size: 22px
    }

    .rounded-btn {
        border: 2px solid;
        padding: 9px 20px;
        cursor: pointer;
        border-radius: 50px;
        display: inline-block;
        font-size: 16px
    }

    .imagespacer {
        display: table-cell;
        height: 120px;
        vertical-align: middle;
        width: 1%
    }

    #footer .relations li:before,
    #footer h4:after {
        content: '';
        display: block
    }

    .banner-title {
        margin: 20px 0;
        font-size: 36px;
        position: relative;
        font-weight: 800
    }

    .large {
        font-size: 20px;
        min-height: 46px
    }

    .large+p {
        min-height: 140px;
        font-size: 14px
    }

    .mediumtext {
        font-size: 22px;
        font-weight: 400
    }

    #footer .logo-footer {
        padding-bottom: 25px
    }

    #footer h4:after {
        width: 54px;
        height: 2px;
        margin: 12px 0
    }

    #footer .relations li:before {
        border: 2px solid;
        border-radius: 50px;
        -webkit-border-radius: 50px
    }

    .checklist li:before,
    .features li:before {
        content: "\f00c"
    }

    .column {
        display: table-cell;
        width: 1%;
        border-top: 1px solid #333;
        border-right: 1px solid #333;
        vertical-align: top
    }

    .column:last-child {
        border-right: 0;
        padding-left: 36px;
        padding-top: 25px
    }

    .address {
        margin: 20px 0;
        padding: 0
    }

    .address li {
        margin-bottom: 25px;
        position: relative;
        padding-left: 123px;
        padding-top: 12px;
        min-height: 48px
    }

    .address li .country {
        position: absolute;
        left: 0;
        top: 0
    }

    .address li .country img {
        margin-right: 12px;
        vertical-align: middle
    }

    .subscribe-section {
        position: relative;
        margin: 25px 0;
        padding-right: 122px
    }

    .subscribe-section input[type=email] {
        background: #5a5a5a;
        width: 100%;
        border-radius: 45px;
        -webkit-border-radius: 45px;
        height: 42px;
        padding-left: 12px;
        padding-right: 12px;
        border: 0;
        font-style: normal
    }

    .subscribe-section input[type=submit] {
        width: 164px;
        border-radius: 45px;
        -webkit-border-radius: 45px;
        height: 42px;
        text-align: center;
        color: #fff;
        position: absolute;
        right: 0;
        top: 0;
        padding: 0;
        min-width: 130px;
        font-style: normal
    }

    .column.column--enterprise {
        padding: 0
    }

    .footer-bottom p {
        padding-top: 12px
    }

    .footer-social li {
        display: inline-block
    }

    .footer-social li a i {
        font-size: 17px!important;
        line-height: 36px
    }

    #home-slider .container {
        max-width: 1240px
    }

    .rounded-btn.bannerbtn {
        background: #f39c12;
        border-color: #f39c12;
        color: #fff
    }

    .rounded-btn.bannerbtn2 {
        background: #da216d;
        border-color: #000;
        color: #fff
    }

    .rounded-btn.bannerbtn3 {
        background: #3daf2c;
        border-color: #fff;
        color: #fff;
        bottom: 110px;
        position: absolute;
        left: 70px
    }

    .item h1.largetext {
        font-size: 65px;
        text-transform: inherit;
        line-height: 1
    }

    .features ul {
        padding-left: 0;
        padding-bottom: 35px
    }

    .column-title {
        font-size: 28px;
        font-weight: 400;
        margin-bottom: 28px;
        text-transform: capitalize
    }

    .features li {
        background: 0 0;
        color: #787878
    }

    .features li:before {
        font-family: FontAwesome;
        position: absolute;
        left: 0
    }

    .bannerheading,
    .bannerheading span,
    .heading2,
    .icon-list li h5,
    .static-slider h2 {
        font-family: Open Sans, sans-serif
    }

    .static-slider .col-sm-6 {
        float: none;
        display: table-cell;
        padding: 70px 0;
        vertical-align: middle;
        color: #fff;
        width: 1%
    }

    .static-slider * {
        color: #fff
    }

    .static-slider h1 {
        font-size: 72px;
        text-transform: inherit;
        margin-bottom: 0
    }

    .demo-form h4,
    .icon-list li h5,
    .view a.info,
    .view h3 {
        text-transform: capitalize
    }

    .static-slider h2 {
        padding-bottom: 35px;
        font-weight: 400;
        margin-top: 0
    }

    .static-slider p {
        margin-top: 12px;
        padding-left: 15px
    }

    .static-slider .rounded-btn {
        background-color: #007aff;
        color: #fff;
        margin-top: 20px
    }

    .rounded-btn-blue {
        background-color: #007aff;
        color: #fff!important
    }

    .bannerimg img {
        width: 80%;
        padding-left: 30%
    }

    .covered-banner .spacertop50 {
        padding-top: 111px
    }

    .blue-section {
        background: #673ab7;
        padding-bottom: 20px
    }

    .spacertop100 {
        padding-top: 50px
    }

    .white * {
        color: #fff
    }

    @media (min-width:767px) {
        .max520 {
            margin-bottom: 20px;
            padding: 50px 0
        }
    }

    .icon-list {
        padding: 25px 0
    }

    .icon-list li {
        position: relative;
        padding-left: 65px;
        min-height: 70px;
        margin-bottom: 50px
    }

    .icon-list li:last-child {
        margin-bottom: 0
    }

    .circle-icon-large,
    .clientpic {
        height: 140px;
        width: 140px;
        margin: 40px auto;
        text-align: center;
        line-height: 130px
    }

    .icon-list li .icon {
        position: absolute;
        left: 0
    }

    .icon-list li p {
        color: #333
    }

    .spacertop30 {
        padding-top: 30px
    }

    .circle-icon-large {
        border-radius: 100%;
        -webkit-border-radius: 100%;
        background: #673ab7
    }

    .contain-banner {
        background-size: contain;
        padding-bottom: 320px;
        background-repeat: no-repeat;
        background-position: center bottom
    }

    .bannerheading {
        font-size: 38px;
        color: #db214c
    }

    .testimonial-block .clien-info p:first-child,
    .testimonial-block .clien-info p:last-child {
        font-size: 18px;
        font-family: Open Sans, sans-serif
    }

    @media (min-width:768px) {
        .fullsection {
            overflow: hidden;
            position: relative
        }
        .largeimage-right {
            left: 50%;
            margin-right: -25%;
            position: absolute
        }
        .largeimage-left {
            right: 50%;
            margin-left: -25%;
            position: absolute
        }
    }

    .testimonial-students {
        background: #005678
    }

    .testimonial-students .item {
        margin: 0 15px
    }

    .testimonial-block {
        background: #fff;
        padding: 20px 20px 20px 160px;
        position: relative
    }

    .client-photo {
        width: 120px;
        height: 120px;
        border: 3px solid #ccc;
        border-radius: 100px;
        position: absolute;
        left: 20px
    }

    .testimonial-block .clien-info {
        text-align: right
    }

    .testimonial-block .clien-info p:first-child {
        color: #005678;
        margin-bottom: 0
    }

    .heading2 {
        font-size: 44px
    }

    @media (min-width:1100px) {
        .heading2 {
            white-space: nowrap
        }
    }

    .heading3 {
        font-size: 26px;
        margin: 18px 0 10px
    }

    .checklist {
        margin-bottom: 23px;
        padding: 0;
        margin-top: 20px
    }

    .checklist li {
        margin-bottom: 10px;
        position: relative;
        padding-left: 25px
    }

    .checklist li:before {
        font-family: FontAwesome;
        position: absolute;
        left: 0;
        color: #ff9800;
        font-size: 16px
    }

    .banner-titles h2,
    .features-listing li h5,
    .view p {
        font-family: Open Sans, sans-serif
    }

    .customlist-left li,
    .customlist-right li {
        padding-left: 84px
    }

    .customlist-left li h5,
    .customlist-right li h5 {
        text-transform: none
    }

    @media (min-width:992px) {
        .icon-list.customlist-left:before,
        .icon-list.customlist-right:after {
            border-left: 1px solid #ccc;
            content: "";
            height: 90%;
            position: absolute;
            top: 12px
        }
        .bannerimg img {
            transform: scale(1.2);
            -webkit-transform: scale(1.2)
        }
        .customlist-right li {
            padding-right: 84px;
            padding-left: 0;
            text-align: right
        }
        .customlist-right li .icon {
            right: 0;
            left: auto
        }
        .icon-list.customlist-left:before {
            margin-left: -20px
        }
        .icon-list.customlist-right:after {
            right: 0
        }
        .customlist-left li .icon:after,
        .customlist-right li .icon:after {
            background: #ccc;
            content: "";
            display: block;
            height: 1px;
            position: absolute;
            top: 50%;
            width: 10px
        }
        .customlist-right li .icon:after {
            margin-right: -15px;
            right: 0
        }
        .customlist-left li .icon:after {
            margin-left: -19px;
            left: 0
        }
    }

    #invoicer {
        position: static
    }

    #invoicer .owl-wrapper-outer {
        background-size: contain;
        left: 17.7%;
        margin: auto;
        max-width: 724px;
        padding-top: 40px;
        position: absolute;
        top: 0
    }

    .invoiceslider {
        margin: 45px auto auto;
        max-width: 730px
    }

    #invoicer .owl-next,
    #invoicer .owl-prev {
        width: 48px;
        height: 48px;
        border: 1px solid #fff;
        border-radius: 90px;
        -webkit-border-radius: 90px;
        text-align: center;
        position: absolute;
        font-size: 25px;
        color: #fff;
        line-height: 46px;
        top: 35%
    }

    #invoicer .owl-prev {
        left: 0
    }

    #invoicer .owl-next {
        right: 0
    }

    #invoicer .owl-next:hover,
    #invoicer .owl-prev:hover {
        background: #fff;
        color: #000
    }

    #invoicer .owl-pagination {
        text-align: center
    }

    #invoicer .owl-page {
        background: #bbb;
        width: 8px;
        height: 8px;
        border-radius: 18px;
        -webkit-border-radius: 18px;
        display: inline-block;
        margin-left: 10px
    }

    #invoicer .owl-page.active {
        background: #ff9800
    }

    .invoice-color {
        background: #009688;
        display: none
    }

    .small-video {
        margin-bottom: 34px;
        position: relative;
        padding-bottom: 64%
    }

    .small-video img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0
    }

    .content-view {
        background: rgba(0, 0, 0, .5);
        font-size: 12px;
        position: absolute;
        padding: 10px;
        height: 100%;
        bottom: -80%;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out
    }

    .content-view:hover {
        bottom: 0
    }

    .content-view p {
        font-size: 13px;
        color: #fff;
        margin-bottom: 18px;
        line-height: 1.2
    }

    .rounded-btn.invoicebtn {
        background: #009688;
        border-color: #009688;
        color: #fff
    }

    .banner-titles,
    .equeue-theme .icon,
    .green-section {
        background: #3daf2c
    }

    .equeue-banner .banner-column {
        padding: 50px 0
    }

    .equeue-theme .banner-titles {
        margin-right: 0
    }

    @media (min-width:767px) {
        .equeue-banner .banner-column {
            display: table-cell;
            float: none;
            width: auto
        }
        .equeue-banner .banner-column:first-child {
            vertical-align: middle
        }
    }

    .features-listing li,
    .view {
        float: left;
        text-align: center
    }

    .larger-text {
        font-size: 48px;
        margin-bottom: 8px
    }

    .banner-titles {
        padding: 20px;
        margin-right: -10px
    }

    .banner-titles h2 {
        margin-top: 0
    }

    .features-listing {
        padding: 0;
        margin: 0 -15px
    }

    .features-listing li {
        width: 33.33%;
        padding: 25px 15px
    }

    .features-listing li .content {
        border: 1px solid #ccc;
        padding: 40px 20px 20px;
        position: relative;
        z-index: 1;
        min-height: 250px
    }

    .features-listing li .icon {
        width: 66px;
        height: 66px;
        margin: 0 auto 0 -33px;
        border-radius: 100px;
        -webkit-border-radius: 100px;
        line-height: 4.2;
        position: absolute;
        left: 50%;
        top: -30px
    }

    .features-listing li h5 {
        font-size: 22px
    }

    .features-listing li .icon::after {
        background: #fff;
        bottom: 0;
        content: "";
        left: -13px;
        padding: 46px;
        position: absolute;
        right: 0;
        top: -13px;
        z-index: -1
    }

    .view,
    .view a {
        position: relative
    }

    .gree-background .rounded-btn {
        background: 0 0;
        border-color: #fff;
        color: #fff
    }

    .gree-background .rounded-btn:hover {
        background: #fff!important;
        color: #3daf2c;
        border-color: #fff
    }

    .da-thumbs {
        padding: 0;
        margin: 0
    }

    .view {
        width: 33.33%;
        height: 260px;
        margin: 0;
        border: 10px solid #fff;
        cursor: default;
        background: url(../images/bgimg.jpg) center center no-repeat #fff;
        padding: 15px
    }

    .view .mask,
    .view a {
        height: 100%
    }

    .view a {
        border: 1px solid #efefef;
        display: block
    }

    .view .mask {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

    .view h3,
    .view img,
    .view p {
        position: relative
    }

    .view img {
        top: 40px
    }

    .view h3 {
        color: #fff;
        text-align: center;
        font-size: 17px;
        padding: 10px;
        background: rgba(0, 0, 0, .8);
        margin: 20px 0 0
    }

    .view p {
        font-style: italic;
        font-size: 12px;
        color: #fff;
        padding: 10px 20px 20px;
        text-align: center
    }

    .view a.info {
        display: inline-block;
        text-decoration: none;
        padding: 7px 14px;
        background: #000;
        color: #fff;
        -webkit-box-shadow: 0 0 1px #000;
        -moz-box-shadow: 0 0 1px #000;
        box-shadow: 0 0 1px #000
    }

    .view a.info: hover {
        -webkit-box-shadow: 0 0 5px #000;
        -moz-box-shadow: 0 0 5px #000;
        box-shadow: 0 0 5px #000
    }

    .view-first img {
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -ms-transition: all .2s linear;
        transition: all .2s linear
    }

    .view-first .mask {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        background-color: rgba(219, 127, 8, .7);
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .view-first h3,
    .view-first p {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0
    }

    .view-first h3 {
        -webkit-transform: translateY(-100px);
        -moz-transform: translateY(-100px);
        -o-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px);
        filter: alpha(opacity=0);
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    .view-first p {
        -webkit-transform: translateY(100px);
        -moz-transform: translateY(100px);
        -o-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
        filter: alpha(opacity=0);
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -ms-transition: all .2s linear;
        transition: all .2s linear
    }

    .view-first a:hover img {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }

    .view-first a.info {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    .view-first a:hover .mask {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1
    }

    .view-first a:hover a.info,
    .view-first a:hover h3,
    .view-first a:hover p {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .view-first a:hover p {
        -webkit-transition-delay: .1s;
        -moz-transition-delay: .1s;
        -o-transition-delay: .1s;
        -ms-transition-delay: .1s;
        transition-delay: .1s
    }

    .view-first a:hover a.info {
        -webkit-transition-delay: .2s;
        -moz-transition-delay: .2s;
        -o-transition-delay: .2s;
        -ms-transition-delay: .2s;
        transition-delay: .2s
    }

    #home-sliderblog {
        height: 366px
    }

    .banner2 h1 {
        font-size: 40px
    }

    .demo-form {
        background: #fff
    }

    .demo-form h4 {
        background: #222;
        color: #fff;
        text-align: center;
        font-size: 22px;
        padding: 20px 10px
    }

    .form-inner {
        padding: 22px
    }

    .demo-form input[type=email],
    .demo-form input[type=tel],
    .demo-form input[type=text] {
        padding: 6px 10px
    }

    .listing2 li .content {
        border: 0
    }

    .bannerheading-appointment {
        font-size: 60px;
        font-family: CircularStdBook;
        color: #fff
    }

    .bannerheading-appointment span,
    .section-title2 {
        font-family: Open Sans, sans-serif
    }

    .inner-banner {
        height: 100%;
        max-height: 580px;
        position: absolute;
        width: 100%
    }

    .bannerheading-appointment span {
        display: block;
        font-size: 82px;
        text-transform: uppercase
    }

    .rounded-btn.rounded-btn-black {
        background: #212121;
        border-color: #212121
    }

    .rounded-btn.rounded-btn-black:hover {
        background: #fd6201;
        color: #fff;
        border-color: #fd6201
    }

    .space150 {
        padding-top: 150px;
        padding-bottom: 150px
    }

    .space100 {
        padding-top: 100px;
        padding-bottom: 80px
    }

    @media (min-width:768px) {
        .largeimage-right.banner-seprate-img {
            left: 60%;
            margin-right: -50%;
            margin-top: 6%;
            bottom: 0
        }
        .table_view .col-sm-6 {
            display: table-cell;
            float: none;
            vertical-align: middle
        }
    }

    @media (max-width:1023px) {
        .mobile-image {
            width: 100%
        }
    }

    @media (max-width:900px) {
        .inner-banner {
            max-height: 500px
        }
        .bannerheading-appointment {
            font-size: 40px
        }
        .bannerheading-appointment span {
            font-size: 50px
        }
    }

    @media (max-width:767px) {
        .spacer-text {
            text-align: center;
            padding-bottom: 35px
        }
    }

    @media (max-width:580px) {
        .bannerheading-appointment {
            font-size: 30px
        }
        .bannerheading-appointment span {
            font-size: 35px
        }
    }

    .black-section {
        background: #2b2b2b
    }

    .black-section * {
        color: #fff
    }

    .appointment-theme .section-title:before {
        border-radius: 60px;
        bottom: -4px;
        content: "";
        display: block;
        height: 10px;
        left: 50%;
        margin-left: -5px;
        position: absolute;
        width: 10px;
        background: #fd6600
    }

    .testimonial-appointment {
        background: #e73b2e
    }

    .testimonial-appointment .client-photo {
        border: 3px solid #fff;
        background: #d6d6d6;
        border-radius: 100px;
        height: 120px;
        left: inherit;
        margin: auto auto 28px;
        overflow: hidden;
        position: relative;
        width: 120px
    }

    .testimonial-appointment .testimonial-block {
        background: 0 0;
        margin: auto;
        max-width: 800px;
        padding: 20px;
        position: relative;
        text-align: center
    }

    .testimonial-appointment .testimonial-block p {
        color: #fff
    }

    .testimonial-appointment .testimonial-block .clien-info {
        text-align: center;
        padding-top: 30px
    }

    .testimonial-appointment .testimonial-block .clien-info p:first-child {
        color: #000
    }

    .testimonial-block .clien-info p:last-child {
        color: #fff
    }

    .bottom-full-section {
        background-image: url(../frontimg/gray-pattern.jpg)
    }

    .section-title2 {
        margin: 20px 0;
        font-size: 40px;
        position: relative;
        text-transform: inherit
    }

    .appointment-theme .right-content p {
        color: #fff;
        margin-bottom: 17px
    }

    @media (max-width:960px) {
        .sub-menu-1 {
            padding-top: 10px
        }
        .sub-menu-1 li {
            padding: 16px 3px 1px
        }
        .default.dropdown-1 {
            min-width: inherit!important;
            margin: 0 17px 0 0;
            padding: 3px;
            font-size: 14px
        }
        .navbarbottom ul li {
            padding: 0
        }
        .navbar-header {
            width: 174px
        }
    }

    @media (max-width:992px) {
        .navbar-header {
            width: auto
        }
        .column {
            width: 100%;
            display: table;
            border: 0
        }
        .column:last-child {
            padding-left: 0
        }
        .subscribe-section {
            margin-top: 25px;
            padding-right: 0;
            position: relative
        }
        .subscribe-section input[type=email] {
            margin-bottom: 18px
        }
        .footer-social ul {
            padding: 0
        }
        body {
            margin: 0;
            min-height: 100%;
            position: relative;
            padding-bottom: 70px
        }
       /* html {
            height: 100%
        }*/
        .footer-bottom {
            bottom: 0;
            left: 0;
            position: absolute;
            right: 0;
            text-align: center
        }
        .client-photo,
        .site-header.fixed {
            position: relative
        }
        .features-listing li {
            width: 50%
        }
        .testimonial-block {
            padding: 20px
        }
        .client-photo {
            margin: 0 auto 20px
        }
        .features {padding-bottom: 0px}
        .gym-mk {
            margin-bottom: 30px!important;
            margin-top: 20px!important
        }
        .static-slider .col-sm-6 {
            display: block;
            padding: 20px;
            width: auto
        }
        .navbar-default .navbar-collapse {
            background: #fff;
            clear: both;
            left: 0;
            margin-left: 0;
            margin-right: 0;
            overflow: visible;
            padding-left: 0;
            padding-right: 0;
            position: absolute;
            right: 0;
            top: 80px
        }
        .sub-menu-1,
        .sub-menu-1 li {
            padding: 0
        }
        .sub-menu-1 a {
            display: block;
            font-size: 14px;
            padding: 0
        }
        .navbarbottom ul li {
            display: block;
            padding: 0 10px;
            position: relative;
            text-align: left
        }
        .default.dropdown-1 {
            float: none;
            margin-left: 19px;
            margin-top: 6px;
            min-width: 235px!important
        }
        #top-menu .dropdown-menu>li>a {
            padding: 10px 22px
        }
        .covered-banner .spacertop50 {
            padding-top: 80%
        }
        .testimonial-appointment .banded p {
            text-align: justify;
            padding: 0 15px;
            text-align-last: center
        }
        .contact-us #home-sliderblog {
            height: 140px!important
        }
        .covered-banner.our-clients {
            background-size: cover!important
        }
        .navbarbottom ul li a {
            padding: 10px 22px
        }
    }

    .spacing50,
    .spacing_bottom50 {
        padding-bottom: 50px
    }

    @media (max-width:578px) {
        #invoicer .owl-wrapper-outer {
            bottom: 53%!important;
            left: 19.2%!important;
            margin: auto;
            max-width: inherit;
            padding-top: 0;
            position: absolute;
            right: 20.5%!important;
            top: 8px!important;
            width: auto
        }
        .larger-text {
            font-size: 32px
        }
    }

    @media (max-width:480px) {
        .features-listing li {
            width: 100%
        }
        .heading2 {
            font-size: 25px
        }
        .heading3 {
            font-size: 20px
        }
        .section-title {
            font-size: 30px
        }
        #invoicer .owl-next,
        #invoicer .owl-prev {
            top: 25%
        }
    }

    @media (max-width:1000px) {
        #invoicer .owl-wrapper-outer {
            bottom: 33%;
            left: 17.2%;
            margin: auto;
            max-width: inherit;
            padding-top: 0;
            position: absolute;
            right: 18.5%;
            top: 26px;
            width: auto
        }
    }

    .spacing50,
    .spacing_top50 {
        padding-top: 50px
    }

    .booking-title {
        font-family: Raleway;
        font-family: Open Sans, sans-serif;
        font-size: 17px;
        line-height: 24px;
        color: #333;
        font-weight: 400;
        text-transform: capitalize;
        margin: 0 0 10px
    }

    .carousel-caption h1,
    .case h5,
    .category-title,
    .crafted li,
    .listing-feedback li h6,
    .listing-feedback li p,
    .out-main p,
    .visitor-list h5 {
        font-family: Open Sans, sans-serif
    }

    .pricing-section .column.column--professional {
        width: 50%;
        border: none
    }

    .gray_bgcolor {
        background: #e8e8e8
    }

    .spacing_top20 {
        padding-top: 20px
    }

    .margin_left {
        margin-left: 20px
    }

    .feedback span {
        font-size: 18px;
        font-weight: 600
    }

    .feedback-management-section {
        border-top: 1px solid #ddd
    }

    .log_in-btn {
        max-width: 180px;
        width: 100%;
        text-align: center;
        text-transform: uppercase;
        border-color: transparent
    }

    .orangr_bg {
        background: #f39c12
    }

    .orangr_bg:hover {
        color: #f39c12!important
    }

    .log_in-btn:hover {
        background: 0 0!important;
        border: 2px solid!important
    }

    .app_store_icon img {
        max-width: 120px
    }

    .app_store_icon li {
        display: inline-block;
        vertical-align: top;
        margin-right: 15px
    }

    .app_store_icon ul {
        padding: 20px 0 0
    }

    .feedback-management-section .app_store_icon ul {
        padding: 0
    }

    .new-category-home-page {
        border-bottom: 1px solid #ddd
    }

    .new-category-home-page ul {
        padding-left: 0
    }

    .new-category-home-page ul li {
        width: 190px;
        height: 196px;
        text-align: center;
        float: left
    }

    .new-category-home-page ul li span {
        height: 74px;
        display: block;
        text-align: center;
        margin-top: 34px;
        margin-bottom: 18px
    }

    .new-category-home-page ul li p {
        color: #000;
        font-size: 20px;
        line-height: 1;
        padding-left: 20px;
        padding-right: 20px
    }

    .new-category-home-page ul li:hover {
        background: #f5f5f5
    }

    @media (max-width:1180px) {
        .new-category-home-page ul li {
            width: 16.6666%
        }
    }

    @media (max-width:992px) {
        .new-category-home-page ul li p {
            font-size: 16px;
            padding-left: 10px;
            padding-right: 10px
        }
    }

    @media (max-width:767px) {
        .new-category-home-page ul li {
            width: 33.3333%
        }
    }

    @media (max-width:420px) {
        .new-category-home-page ul li {
            width: 50%
        }
    }

    .out-main p {
        font-size: 16px;
        color: #787878
    }

    @media (min-width:768px) {
        .element-right {
            text-align: right
        }
        .element-right h1 {
            font-size: 37px
        }
        .mobile-app-section .col-sm-5,
        .mobile-app-section .col-sm-7 {
            display: table-cell;
            float: none
        }
        .mobile-app-section .col-sm-5 {
            vertical-align: bottom
        }
        .space80 {
            padding-top: 80px;
            padding-bottom: 80px
        }
    }

    .case,
    .graybox {
        text-align: center
    }

    .rounded-btn.rounded-btn-black {
        background-color: #000;
        color: #fff!important
    }

    .graybox {
        background: #f5f5f5;
        margin: 15px 0 24px;
        padding: 0;
        height: 360px;
        display: table;
        width: 100%
    }

    .box-image {
        display: table-cell;
        height: 100%;
        width: 100%;
        vertical-align: middle
    }

    .category-title {
        margin: 20px 0;
        font-size: 24px;
        position: relative;
        color: #000;
        font-weight: 600
    }

    .loyalty-menu li a span,
    .title36 {
        font-weight: 400;
        font-family: Open Sans, sans-serif
    }

    .mobile-app-section {
        background: #2c3480;
        background: -moz-linear-gradient(left, #2c3480 0, #0f5f4d 80%, #0f5f4d 100%);
        background: -webkit-linear-gradient(left, #2c3480 0, #0f5f4d 80%, #0f5f4d 100%);
        background: linear-gradient(to right, #2c3480 0, #0f5f4d 80%, #0f5f4d 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2c3480', endColorstr='#0f5f4d', GradientType=1)
    }

    .mobile-app-section .section-title:after,
    .mobile-app-section .section-title:before {
        display: none
    }

    @media (max-width:470px) {
        .mobile-app-section a img {
            max-width: 140px
        }
        .mobile-app-section a.margin_left {
            margin-left: 3px
        }
    }

    .feedback-section {
        background: url(../frontimg/blue-section-bg.jpg) center bottom no-repeat #99ced7
    }

    .listing-feedback {
        padding-left: 0
    }

    .listing-feedback li {
        margin-top: 55px;
        margin-bottom: 45px
    }

    .listing-feedback li h6 {
        font-size: 20px
    }

    .listing-feedback li p {
        font-size: 16px
    }

    @media (max-width:767px) {
        .mobile-app-section {
            text-align: center
        }
        .listing-feedback li {
            margin-top: 0
        }
    }

    .blue_section {
        background: #2c3480
    }

    .title36 {
        font-size: 36px;
        padding: 0 15px 30px;
        margin-top: 0
    }

    @media (max-width:640px) {
        .section-title,
        .title36 {
            font-size: 24px
        }
        .title36 {
            line-height: 1.4
        }
        .appointment-theme .section-title {
            font-size: 22px
        }
    }

    .rounded-btn.transparent-btn {
        background: 0 0;
        border: 2px solid;
        color: #fff;
        text-transform: uppercase;
        font-size: 17px;
        margin-left: 8px;
        margin-right: 8px
    }

    @media (max-width:480px) {
        .rounded-btn.transparent-btn {
            margin-bottom: 15px
        }
        .title36 {
            font-size: 24px;
            line-height: 1.4
        }
    }

    .track-management li {
        margin-top: 15px;
        padding-left: 65px;
        position: relative
    }

    .track-management li .icon {
        position: absolute;
        left: 0
    }

    .gray {
        background: #f5f5f5
    }

    .loyalty-menu {
        padding-left: 0
    }

    .loyalty-menu li {
        margin-bottom: 25px
    }

    .loyalty-menu li a {
        padding: 15px;
        display: block
    }

    .loyalty-menu li a span {
        display: block;
        margin-bottom: 12px;
        color: #000
    }

    .loyalty-menu li a p {
        color: #787878;
        font-size: 16px
    }

    .loyalty-menu li.current a {
        background: #7aa5ac
    }

    .loyalty-menu li.current a p,
    .loyalty-menu li.current a span {
        color: #fff
    }

    .tab-content {
        display: none
    }

    .case-list {
        padding-left: 0
    }

    .case {
        background: #fff;
        padding: 20px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
        min-height: 224px;
        margin-bottom: 34px
    }

    @media (min-width:801px) and (max-width:1080px) {
        .case {
            min-height: 270px
        }
    }

    @media (min-width:767px) and (max-width:800px) {
        .case {
            min-height: 332px
        }
    }

    @media (max-width:767px) {
        .case {
            min-height: inherit
        }
        .space80 {
            padding-top: 40px;
            padding-bottom: 40px
        }
    }

    .case h5 {
        color: #2c3480;
        font-size: 24px
    }

    .case:hover {
        background: #e2fbff
    }

    .case:hover p {
        color: #000
    }

    .blue-theme .purple * {
        color: #2c3480
    }

    .blue-theme .purple .rounded-btn.transparent-btn:hover {
        background-color: #2c3480!important;
        border-color: #2c3480!important
    }

    .crafted {
        padding: 25px 0 20px
    }

    .crafted li {
        position: relative;
        padding: 10px 0 10px 60px;
        margin-bottom: 20px;
        margin-top: 25px;
        min-height: 35px;
        font-size: 20px;
        color: #000
    }

    .crafted li span {
        position: absolute;
        top: 0;
        left: 0
    }

    .white *,
    .white p {
        color: #fff
    }

    .blue_section2 {
        background: url(../frontimg/blue-bg-min.jpg) center 0 no-repeat;
        background-size: cover
    }

    .visitor-list {
        max-width: 270px;
        margin-top: 50px
    }

    .visitor-list h5 {
        font-size: 22px;
        color: #2c3480
    }

    .visitor-list p {
        color: #000
    }

    @media (max-width:480px) {
        .spacerbottom100 {
            padding-bottom: 20px
        }
        .spacertop100 {
            padding-top: 20px
        }
        .navbar-brand {
            width: 80%
        }
        .banner2 h1,
        .section-title {
            font-size: 16px
        }
        .log_in-btn {
            max-width: 100%!important;
            margin: 10px 0!important
        }
        .app_store_icon li {
            margin-right: 5px
        }
        .out-main p {
            font-size: 14px
        }
    }

    @media only screen and (min-width:768px) and (max-width:1023px) {
        .desktop-view .carousel-caption {
            top: 200px!important
        }
        .carousel-caption h2 {
            font-size: 32px!important;
            line-height: 34px!important
        }
        .desktop-view .carousel-caption p {
            margin: 0 0 8px!important
        }
        .iconsection {
            width: 50%
        }
        .iconset {
            width: 100%
        }
        .text-center p {
            padding: 0 10px;
            text-align: center
        }
        .spacer .col-sm-3 {
            width: 50%
        }
        .Reminder-section .content-box,
        .about-second-section .about {
            width: 100%
        }
        .subscribe-section .email {
            font-size: 10px
        }
        .home-slider .text-right {
            text-align: right;
            margin-top: 59%
        }
        .about-second-section .about p {
            text-align: justify
        }
        .about-second-section .about img {
            margin-bottom: 20px
        }
        .Reminder-section .img-box {
            width: 100%;
            padding: 34px 100px
        }
        .Reminder-section .content-box li {
            width: 33%;
            float: left
        }
        .Reminder-section .icon-list li {
            padding-left: 50px
        }
        .testimonial-block1 p {
            text-align: center
        }
        .equeue-theme .covered-banner {
            height: auto!important
        }
        .larger-text {
            font-size: 33px!important
        }
        .features-listing li .content {
            min-height: 310px
        }
        .bannerimg img {
            width: 100%;
            padding-left: 0
        }
        .sub-menu-1 li {
            padding: 16px 8px 1px
        }
        .log_in-btn {
            max-width: 145px
        }
        .navbarbottom ul li a {
            padding: 9px 4px!important;
            font-size: 12px!important
        }
        .heading {
            font-size: 22px
        }
        .right-content div {
            font-size: 40px!important
        }
        .gym-section .right-content {
            padding-left: 30px
        }
        .salon-management .bannerimg img {
            width: 80%
        }
        .home-slider .spacing20 img {
            width: 60%
        }
        .appointment-theme .space100 {
            padding-top: 17px;
            text-align: center
        }
        .appointment-theme .col-sm-4.spacer-text {
            width: 100%;
            margin-bottom: 40px
        }
        .navbarbottom {
            margin-top: 71px
        }
        #home-slider-1 {
            height: 310px
        }
        .covered-banner.our-clients {
            height: auto
        }
        .footer-bottom p {
            font-size: 14px
        }
        .blog img {
            height: 320px
        }
        .contact-us #home-sliderblog {
            height: 320px!important
        }
    }

    @media (max-width:767px) {
        .signup.hero.nopadding {
            padding-bottom: 40px
        }
        .nopadding {
            padding-bottom: 20px;
            padding-top: 20px
        }
        .Sign-up_page .navbar-brand {
            width: 100%
        }
        .Sign-up_page .signup .signup-form {
            padding: 1em;
            background-size: cover
        }
        .Sign-up_page .button_box {
            display: block;
            margin: 0 auto;
            text-align: center
        }
        .Sign-up_page #footer,
        .Sign-up_page .footer-social,
        .Sign-up_page .navbar-toggle,
        .Sign-up_page .top_content,
        .desktop-view {
            display: none
        }
        .Sign-up_page .half {
            width: 50%;
            float: left
        }
        .Sign-up_page .border_right {
            border-right: 10px solid #d9d9d6
        }
        .Sign-up_page .navbar-brand>img {
            margin: 10px auto
        }
        .mobile-view {
            display: block!important
        }
        .mobile-view .spacertop50 {
            padding-top: 0
        }
        .mobile-view .banner-laptop {
            padding: 25px 0 0
        }
        .mobile-view h2 {
            font-size: 21px!important
        }
        .mobile-view .right-content div {
            font-size: 38px!important
        }
        .mobile-view .salon-content {
            text-align: center
        }
        #footer p,
        .banded p,
        .equeue-theme p,
        .sma-management-section .text-center p {
            text-align: justify
        }
        .spacertop50 {
            padding-top: 20px
        }
        .banded p,
        .sma-management-section .text-center {
            padding: 0 15px
        }
        .Signup-form .form__fieldgroup {
            width: 100%!important
        }
        .signup.nopadding .form_fieldgroup {
            margin: 6px 0
        }
        .banded p {
            text-align-last: center
        }
        .large+p {
            min-height: 100px
        }
        .banner-title {
            font-size: 28px
        }
        .left-box {
            margin: 15px 0
        }
        .student-seemore .rounded-btn,
        .view {
            margin-top: 20px
        }
        .subscribe-section input[type=submit] {
            width: 130px;
            font-size: 13px!important
        }
        #footer p {
            font-style: normal
        }
        .subscribe-section .email {
            font-size: 13px
        }
        #home-sliderblog {
            height: 180px
        }
        .blog img {
            height: 140px
        }
        #home-slider-1 {
            height: 180px
        }
        .client-list {
            font-size: 28px
        }
        .view {
            width: 100%
        }
        .equeue-banner .banner-titles h2 {
            font-size: 22px!important
        }
        .equeue-banner .larger-text {
            font-size: 23px
        }
        .equeue-theme .item.active {
            padding-top: 20px
        }
        .equeue-theme .section-title {
            margin: 0
        }
        .equeue-theme p {
            padding: 0 15px
        }
        .equeue-theme .col-md-6.col-sm-6,
        .equeue-theme .text-center {
            padding-top: 40px;
            text-align: center
        }
        .equeue-theme .green-section p {
            padding-left: 0;
            padding-right: 0
        }
        .equeue-theme .column-title {
            font-size: 26px
        }
        .appointment-theme .space100 {
            padding-top: 0;
            padding-bottom: 50px
        }
        .appointment-theme .black-section p {
            text-align: justify;
            padding: 0 15px
        }
        .rounded-btn.bannerbtn {
            margin-top: 20px
        }
        .Signup-form .form__fieldgroup:nth-child(9) {
            padding-right: 0
        }
        .Signup-form .button_box .button {
            min-width: 130px
        }
        .booking-title,
        .form__footnote,
        .signup h3 {
            color: #fff
        }
        .conatctus .form__footnote {
            color: #000
        }
        .conatctus .signup-form {
            margin: 0 auto;
            padding: 0
        }
        .form__fieldgroup label {
            color: #fff
        }
        .salon-form .form__fieldgroup {
            display: inline-block;
            width: 100%!important;
            padding: 0!important
        }
        .login-page .signup-form {
            height: 430px!important
        }
        .icon-list {
            padding: 0
        }
        .bg-color-gray .spacing-top {
            margin-top: 35px
        }
        .testimonial.covered-banner.white {
            height: auto!important
        }
        .our-clients .spacer {
            padding: 30px 0
        }
    }

    #sg-carousel,
    #sg-carousel .carousel-inner .item {
        height: 100vh
    }

    .signup.nopadding .form_fieldgroup {
        display: inline-block;
        vertical-align: top
    }

    @media (max-width:389px) {
        .nopadding {
            padding-bottom: 0;
            padding-top: 0
        }
    }

    .rembers .h4 {
        color: #fff
    }

    .rembers .icon-list p {
        color: #fff!important
    }

    .salon-content {
        text-align: left
    }

    .salon-form .signup-form {
        background-color: #d9d9d6;
        margin: 0 auto;
        max-width: 800px;
        padding: 2em 2em 5em
    }

    .salon-form .form__fieldgroup {
        display: inline-block;
        width: 48%;
        padding: 0 0 0 25px
    }

    .salon-form .button.button--green {
        margin-left: 26px
    }

    .salon-form .form__fieldgroup.Zipcode {
        width: 96%
    }

    .salon-form .Continue-btn {
        text-align: center;
        display: block;
        width: 100%;
        margin: 0 auto;
        max-width: 194px
    }

    .testimonial .spacer {
        padding: 1px 0 30px
    }

    .banner-laptop {
        padding: 90px 0 40px
    }

    #sg-carousel {
        position: relative
    }

    .carousel-caption {
        top: 80px
    }

    .carousel-caption h2 {
        margin: 0;
        padding: 0
    }

    #sg-carousel .carousel-control.left,
    #sg-carousel .carousel-control.right {
        top: 30%;
        background-image: none;
        background-repeat: no-repeat;
        opacity: 0;
        text-shadow: none;
        transition: all .8s ease 0
    }

    .uppr-txt {
        text-transform: uppercase;
        color: #fff;
        font-size: 35px
    }

    .carousel-control {
        bottom: 0;
        color: #fff;
        font-size: 20px;
        left: 0;
        opacity: 0;
        position: absolute;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
        top: 0;
        width: auto;
        transition: all .8s ease 0
    }

    #sg-carousel:hover .carousel-control.left,
    #sg-carousel:hover .carousel-control.right,
    .carousel-fade .carousel-inner .active,
    .carousel-fade .carousel-inner .next.left,
    .carousel-fade .carousel-inner .prev.right {
        opacity: 1
    }

    .fa-angle-left,
    .fa-angle-right {
        font-size: 44px
    }

    #sg-carousel:hover .carousel-control.left {
        left: 0;
        transition: all .2s ease 0
    }

    #sg-carousel:hover .carousel-control.right {
        right: 0;
        transition: all .2s ease 0
    }

    .carousel-inner>.item>a>img,
    .carousel-inner>.item>img,
    .img-responsive,
    .thumbnail a>img,
    .thumbnail>img {
        display: block;
        height: auto;
        max-width: 100%;
        width: 100%
    }

    .item.active img {
        transition: transform 5s linear 0;
        transform: scale(1.05, 1.05)
    }

    .carousel-fade .carousel-control {
        z-index: 2;
        font-size: 80px
    }

    .carousel-caption {
        left: 0;
        padding-bottom: 5%;
        right: 0;
        text-align: left
    }

    .carousel-caption h1 {
        font-size: 40px;
        font-weight: 600;
        line-height: 45px
    }

    .carousel-caption>p {
        font-size: 30px;
        color: #fff
    }

    .carousel-caption>a {
        text-transform: uppercase;
        color: #fff;
        background: #041132;
        padding: 6px 12px
    }

    .button--tamaya {
        border: 2px solid #40a304!important;
        border-radius: 5px;
        color: #7986cb;
        min-width: 180px;
        overflow: hidden;
        text-transform: uppercase;
        letter-spacing: 1px
    }

    .button--border-thick {
        border: 3px solid
    }

    .button {
        background: rgba(0, 0, 0, 0);
        border: none;
        color: inherit;
        display: block;
        float: left;
        max-width: 250px;
        min-width: 199px;
        padding: 1em 7em;
        position: relative;
        vertical-align: middle;
        z-index: 1
    }

    .button--tamaya::before {
        padding-top: 1em;
        top: 0
    }

    .button--tamaya::after,
    .button--tamaya::before {
        background: #40a304;
        color: #fff;
        content: attr(data-text);
        height: 50%;
        left: 0;
        overflow: hidden;
        position: absolute;
        transition: transform .3s cubic-bezier(.2, 1, .3, 1) 0;
        width: 100%
    }

    .button--tamaya::after {
        bottom: 0;
        line-height: 0
    }

    .button--tamaya:hover::before {
        transform: translate3d(0, -100%, 0)
    }

    .button--tamaya:hover::after {
        transform: translate3d(0, 100%, 0);
        color: #40a304
    }

    .button--tamaya:hover {
        color: #40a304;
        font-weight: 600
    }

    .carousel-indicators li {
        background-color: #b3b5b9;
        border-radius: 10px;
        cursor: pointer;
        display: inline-block;
        height: 12px;
        margin: 1px;
        text-indent: -999px;
        width: 12px;
        border: 0
    }

    .carousel-indicators .active {
        background-color: #041132;
        height: 12px;
        margin: 0;
        width: 12px;
        border: 0
    }

    #sg-carousel h2 {
        animation-delay: 1s;
        margin-bottom: 0
    }

    #sg-carousel p {
        animation-delay: 2s;
        padding: 0
    }

    #sg-carousel button {
        animation-delay: 3s;
        margin-top: 25px
    }

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

    .mobile-view {
        display: none
    }

    .desktop-view {
        background: url(/images/background-texture.jpg) no-repeat;
        background-size: cover;
        height: 515px
    }

    .resturant-main1 {
        background: url(/images/banner-resturant2.jpg) center center
    }

    .f1-section {
        background: #f1f1f1
    }

    .desktop-view .carousel-caption p {
        margin: 21px 0 35px
    }

    .login-page .form_fieldgroup {
        width: 100%
    }

    .login-page .button.button--green {
        width: 100%;
        margin: 0 auto;
        display: block;
        max-width: 600px
    }

    .salon-pricing {
        height: 780px
    }

    .salon-pricing .heading>h3 {
        margin: 0;
        text-transform: uppercase;
        font-size: 30px;
        color: #fff
    }

    .salon-pricing .heading2>h4 {
        margin: 0 0 20px;
        text-transform: uppercase;
        font-size: 25px;
        color: #fff
    }

    .salon-pricing .heading2 {
        text-decoration: none
    }

    .pricingTable {
        text-align: center;
        background: #007aff;
        padding-top: 5px;
        transition: all .5s ease-in-out 0
    }

    .pricingTable>.pricingTable-header {
        color: #fff;
        background: #273238;
        height: 235px;
        position: relative;
        transition: all .5s ease 0
    }

    .pricingTable>.pricingTable-header:after {
        content: "";
        border-bottom: 40px solid#007aff;
        border-left: 263px solid transparent;
        position: absolute;
        right: 0;
        bottom: 0
    }

    .pricingTable:hover .pricingTable-header {
        height: 260px;
        transition: all .5s ease 0
    }

    .pricingTable-header>.heading {
        display: block;
        padding: 20px 0
    }

    .heading>h3 {
        margin: 0;
        text-transform: uppercase
    }

    .pricingTable-header>.price-value {
        display: block;
        font-size: 60px;
        line-height: 60px
    }

    .pricingTable-header>.price-value>.mo {
        font-size: 14px;
        display: block;
        line-height: 0;
        text-transform: uppercase
    }

    .pricingTable-header>.price-value>.currency {
        font-size: 24px;
        margin-right: 4px;
        position: relative;
        bottom: 30px
    }

    .pricingTable>.pricingContent {
        text-transform: uppercase;
        color: #fff
    }

    .pricingTable>.pricingContent>ul {
        padding: 0
    }

    .pricingTable>.pricingContent>ul>li {
        padding: 15px 0;
        border-bottom: 1px solid #fff
    }

    .pricingTable>.pricingContent>ul>li:last-child {
        border: 0
    }

    .pricingTable-sign-up {
        padding: 30px 0
    }

    .pricingTable-sign-up>.btn-block {
        width: 30%;
        margin: 0 auto;
        background: #273238;
        border: 2px solid #fff;
        color: #fff;
        padding: 9px 12px;
        text-transform: uppercase;
        font-size: 18px
    }

    .pricingTable-sign-up>.btn-block:hover {
        opacity: .9;
        background: #000!important
    }

    .pink {
        background: #ed687c
    }

    .pink .pricingTable-header:after {
        border-bottom-color: #ed687c
    }

    .orange {
        background: #e67e22
    }

    .orange .pricingTable-header:after {
        border-bottom-color: #e67e22
    }

    .blue {
        background: #3498db
    }

    .blue .pricingTable-header:after {
        border-bottom-color: #3498db
    }

    @media screen and (max-width:1200px) {
        .pricingTable>.pricingTable-header:after {
            border-left: 215px solid transparent
        }
        .navbarbottom ul li {
            padding: 0
        }
    }

    @media screen and (max-width:990px) {
        .pricingTable {
            margin-bottom: 20px
        }
        .pricingTable>.pricingTable-header:after {
            border-left: 349px solid transparent
        }
    }

    @media screen and (max-width:480px) {
        .pricingTable {
            overflow: hidden
        }
        .pricingTable>.pricingTable-header:after {
            border-left: 459px solid transparent
        }
    }

    .student-seemore {
        padding: 35px 0!important
    }

    .testimonial.covered-banner.white {
        height: auto
    }

    .pricing-top #home-slider-1 {
        height: 320px
    }

    .rounded-btn.pricing {
        margin-top: 25px;
        padding: 3px 12px;
        line-height: 32px;
        width: 135px
    }

    .pricing-section {
        border: 1px solid #ddd
    }

    .sma-management-section .top-space {
        margin-top: 30px
    }

    .right-contact a {
        color: #333
    }

    .contact-us #home-sliderblog {
        height: 415px
    }

    .right-contact a:hover {
        color: #007AFF
    }

    .button.button--green.rounded-btn:hover {
        background: #000
    }

    .salon-pricing table th {
        background: #007aff;
        color: #ffff;
        font-size: 21px
    }

    .sma-management-section .sub_title {
        font-size: 26px!important;
        margin-bottom: 25px
    }

    .fa.fa-check,
    .fa.fa-times {
        font-size: 24px;
        font-weight: 300
    }

    .spacerbottom100 {
        padding-bottom: 50px
    }

    .subscribe-section .footer-sub:hover {
        background: #fff!important;
        color: #005dc2!important;
        border-color: #fff
    }

    .fa.fa-check {
        color: #3daf2c;
        padding: 0
    }

    .fa.fa-times {
        color: red
    }
/*
    .salon-modalpopup-all .modal-body {
        padding: 0 15px 15px
    }

    .salon-modalpopup-all .signup.hero {
        padding: 0
    }

    .salon-modalpopup-all {
        width: 100%;
        margin: 0 auto
    }

.salon-modalpopup-all .signup .signup-form {
    background-color: #007aff;
    margin: 0 auto;
    max-width: 770px
    }

    .salon-modalpopup-all .modal-header .close {
        text-align: right;
        opacity: 1;
        font-size: 24px;
        position: absolute;
        z-index: 999;
        right: 27px;
        top: 20px;
    }

    .salon-modalpopup-all .modal-header {
        padding: 15px;
        border-bottom: 1px solid #e5e5e5
    }*/

    .salon-modalpopup-all .form__fieldgroup:nth-child(8) {display: block; padding-right: 10px; width: 100%}
    .modal {top: 30px!important}

.salon-modalpopup-all p {
    color: #333;
    font-size: 13px;
    margin:0; 
}
.modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: 20px;
    top: 20px;
    min-width: auto;
    opacity: 1;
}
    /*.salon-modalpopup-all .booking-title,
    .salon-modalpopup-all h3 {color: #fff}
    .form__fieldgroup select,
    .salon-modalpopup-all .form__fieldgroup input {color: #000}*/
    /*.salon-modalpopup-all .modal-content {background-color: transparent; border: 0 solid rgba(0, 0, 0, .2); box-shadow: 0 0 0 rgba(0, 0, 0, .5)}*/
    .Signup-form .button_box .button:hover, .login-page .button.button--green:hover, .signup-form .button:hover {background: #000; border-color: #000}

    @media (max-width:767px) {
        .client-photo,
        .modal {left: 0 }
        .modal {position: fixed; top: 0; right: 0; bottom: 0; z-index: 1050; display: none; overflow: hidden; -webkit-overflow-scrolling: touch; outline: 0 } .modal-open .modal {
            overflow-x: hidden;
            overflow-y: auto
        }
        .modal.fade .modal-dialog {
            -webkit-transition: -webkit-transform .3s ease-out;
            -o-transition: -o-transform .3s ease-out;
            transition: transform .3s ease-out
        }
        .modal-content {
            position: relative;
            background-color: #ddd;
            border: 1px solid #999;
            border-radius: 6px;
            box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
        }
        .modal-body {
            position: relative;
            padding: 15px
        }
        .salon-modalpopup-all {
            padding: 0
        }
        .salon-modalpopup-all .form__fieldgroup {
            display: inline-block;
            width: 100%!important
        }
        .salon-modalpopup-all .signup .signup-form {
            max-width: 100%
        }
       /* .salon-modalpopup-all .modal-header .close {
            font-size: 26px;
            background: 0 0;
            border-color: transparent;
            width: 100%
        }*/
        .salonist .salon-modalpopup-all .form__fieldgroup {
            width: 100%;
            margin-left: 0
        }
        .client-list {
            font-size: 30px!important
        }
        .covered-banner.our-clients {
            height: auto!important
        }
    }

    .spacer-bottom,
    .spacer1 {
        padding-bottom: 50px
    }

    .spacer1 {
        padding-top: 50px
    }

    .sub_title {
        font-size: 29px;
        color: #393939;
        font-weight: 500;
        margin-bottom: 15px;
        line-height: 30px;
        margin-top: 0;
        text-transform: capitalize
    }

    .sub_title:after {
        content: "";
        height: 3px;
        width: 80px;
        background: #007aff;
        display: block;
        margin-top: 10px
    }

    .point_errow {
        padding-top: 15px;
        padding-left: 0
    }

    .point_errow li {
        padding-bottom: 8px;
        position: relative;
        padding-left: 17px
    }

    .point_errow li:before {
        content: "\f105";
        display: inline-block;
        font-family: FontAwesome;
        font-size: 18px;
        margin-right: 10px;
        color: #333;
        position: absolute;
        left: 0
    }

    .faq-main .accordion-toggle,
    .team .section-title,
    .title-banner-one {
        font-family: Open Sans, sans-serif
    }

    .unique-features .aligncenter {
        height: auto
    }

    .covered-banner.our-clients {
        background-size: cover!important
    }

    #footer p,
    .footer-bottom p,
    .footer-bottom-before .address li {
        font-style: normal
    }

    .pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links {
        display: none
    }

    .text-blue {
        color: #007eff
    }

    .bg_blue {
        background: #007eff
    }

    .bg_blue * {
        color: #fff
    }

    .botton-btn {
        background: 0 0;
        border: 1px solid;
        border-radius: 7px;
        color: #fff;
        display: inline-block;
        margin-top: 15px;
        padding: 10px 40px
    }

    .botton-btn:hover {
        background: #fff;
        color: #007eff
    }

    @media (max-width:767px) {
        br {
            display: none
        }
        .banner {
            text-align: center
        }
        .banner-content h1 {
            font-size: 27px
        }
        .rewards li {
            border: 1px solid #e3e5e6;
            border-radius: 10px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, .1), 0 4px 10px rgba(0, 0, 0, .1);
            display: inline-block;
            margin: 0 10px 20px;
            max-width: 280px;
            vertical-align: top;
            width: 100%
        }
    }

    ul {
        margin: 0;
        padding: 0
    }

    .logo-section ul li {
        display: inline-block;
        padding: 15px 0
    }

    .partner-rewards h4 {
        color: #898989;
        font-size: 20px;
        margin: 20px 0
    }

    .rewards {
        margin: 0 auto;
        max-width: 1040px
    }

    @media(min-width:768px) {
        .rewards>ul {
            border-spacing: 20px;
            display: table
        }
        .rewards li {
            border: 1px solid #e3e5e6;
            border-radius: 10px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, .1), 0 4px 10px rgba(0, 0, 0, .1);
            display: table-cell;
            padding-bottom: 20px;
            width: 1%
        }
        .contact-list .imglist+li,
        .contact-list .imglist+li+li {
            padding-left: 30px
        }
    }

    .rewards .img-box {
        background: url(../images/partnerbadgessm.png) 0 0/400% auto no-repeat rgba(0, 0, 0, 0);
        font-size: 0;
        height: 150px;
        margin: 20px auto;
        max-width: 150px
    }

    .bronze-partner .img-box {
        background-position: 10px 0
    }

    .Silver-Partner .img-box {
        background-position: -146px 0
    }

    .Gold-Partner .img-box {
        background-position: -305px 0
    }

    .Platinum .img-box {
        background-position: -462px 0
    }

    .rewards .title {
        background: #e1eff4;
        padding: 10px 0
    }

    .rewards li p {
        padding: 0 10px
    }

    .rewards li img {
        max-width: 30px;
        padding-bottom: 10px
    }

    .frederick>img {
        margin-bottom: 20px;
        max-width: 250px
    }

    .styled-input {
        float: left;
        width: 293px;
        margin: 1rem 0;
        position: relative;
        border-radius: 4px
    }

    @media only screen and (max-width:768px) {
        .styled-input {
            width: 100%
        }
    }

    .styled-input.wide {
        width: 650px;
        max-width: 100%
    }

    .inner-form input,
    .inner-form textarea {
        border: 1px solid #ccc;
        box-shadow: none;
        padding: 10px;
        width: 100%
    }

    .inner-form textarea {
        width: 100%;
        min-height: 15em;
        resize: none
    }

    .input-container {
        width: 650px;
        max-width: 100%;
        margin: 20px auto 25px
    }

    .inner-form .submit-btn {
        float: right;
        padding: 7px 35px;
        border-radius: 60px;
        display: inline-block;
        background-color: #007eff;
        color: #fff;
        font-size: 18px;
        cursor: pointer;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .06), 0 2px 10px 0 rgba(0, 0, 0, .07);
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

    .inner-form .submit-btn:hover {
        transform: translateY(1px);
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1), 0 1px 1px 0 rgba(0, 0, 0, .09)
    }

    @media (max-width:768px) {
        .inner-form .submit-btn {
            width: 100%;
            float: none;
            text-align: center
        }
    }

    .inner-form input[type=checkbox]+label {
        color: #ccc;
        font-style: italic
    }

    .inner-form input[type=checkbox]:checked+label {
        color: red;
        font-style: normal
    }

    .feedback-slider .banner_btn {
        border-radius: 50px;
        bottom: 18%;
        color: #fff;
        font-weight: 600;
        left: 6%;
        padding: 10px 20px;
        position: absolute;
        text-transform: uppercase;
        z-index: 11
    }

    .orange_btn {
        background: #fe5c0e!important
    }

    .green_btn {
        background: #009688!important
    }

    .pink_btn {
        background: #db214c!important
    }

    .homefeedback-slider .feedback-slider-nav-dot-wrapper:hover .feedback-slider-nav-dot {
        background-color: #fff
    }

    .homefeedback-slider .slide {
        visibility: hidden;
        margin: 0
    }

    .homefeedback-slider .slide.active {
        visibility: visible;
        opacity: 1
    }

    .homefeedback-slider .feedback-slider-nav-dot-anim.active {
        width: 100%
    }

    .section-feedback {
        position: relative;
        background-color: #666475
    }

    .homefeedback-slider .feedback-slider {
        height: 540px;
        margin: 0 auto;
        max-width: 1600px;
        position: relative
    }

    .homefeedback-slider .slide {
        position: absolute;
        background-image: url(https://shrivra.com/frontimg/student-background-home.jpg);
        left: 0;
        top: 0;
        right: 0;
        max-height: 540px;
        min-height: 540px;
        margin-bottom: 0;
        opacity: 0;
        -webkit-transition: all .6s ease;
        transition: all .6s ease;
        background-repeat: no-repeat;
        background-size: cover
    }

    .homefeedback-slider .slide-content-wrapper {
        position: absolute;
        left: 0;
        top: 45%;
        right: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        max-width: 1230px;
        margin-right: auto;
        margin-left: auto;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .homefeedback-slider .slide-text-wrapper {
        max-width: 50%;
        padding-right: 15px;
        padding-left: 40px
    }

    .homefeedback-slider .feedback-name {
        color: #fff;
        font-size: 30px;
        line-height: 38px;
        font-weight: 600;
        margin-bottom: 40px;
        text-transform: capitalize
    }

    .homefeedback-slider .feedback-image-wrapper {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        overflow: hidden;
        width: 50%!important
    }

    .homefeedback-slider .feedback-image-wrapper-mobile {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        display: none;
        overflow: hidden;
        width: 60%
    }

    .homefeedback-slider .feedback-slider-nav {
        position: static;
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
        max-width: 1130px;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        padding-left: 0;
        font-size: 0;
        line-height: 0;
        text-align: right
    }

    .homefeedback-slider .feedback-slider-nav-dot-wrapper {
        display: inline-block;
        padding: 50px 5px;
        cursor: pointer
    }

    .homefeedback-slider .feedback-slider-nav-wrapper {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0
    }

    .homefeedback-slider .feedback-slider-nav-dot {
        overflow: hidden;
        width: 30px;
        height: 3px;
        background-color: hsla(0, 0%, 100%, .5)
    }

    .homefeedback-slider .feedback-image-bg {
        position: absolute;
        bottom: 0;
        right: 8%
    }

    .homefeedback-slider .feedback-image-bg-2 {
        position: absolute;
        bottom: 0;
        right: 0
    }

    .homefeedback-slider .feedback-image-bg-3 {
        position: absolute;
        right: 2%;
        margin: 12% 0
    }

    .homefeedback-slider .slide-text-wrapper .banner-title {
        color: #fff;
        text-transform: uppercase;
        font-size: 30px;
        border-bottom: 1px solid
    }

    .homefeedback-slider .feedback-slider-nav-dot-anim {
        width: 0;
        height: 100%;
        background-color: #007aff
    }

    .feedback-name img {
        width: 80%
    }

    @media (max-width:767px) {
        .homefeedback-slider .feedback-slider {
            height: 700px
        }
        .homefeedback-slider .slide {
            max-height: 700px;
            min-height: 700px
        }
        .homefeedback-slider .slide-content-wrapper {
            position: static;
            display: block;
            padding-top: 40px;
            padding-right: 7.5px;
            padding-left: 7.5px;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }
        .homefeedback-slider .slide-text-wrapper {
            max-width: 100%;
            padding-right: 7.5px;
            padding-left: 7.5px
        }
        .homefeedback-slider .feedback-image-wrapper {
            display: none;
            width: 100%;
            background-color: transparent
        }
        .homefeedback-slider .feedback-image-wrapper-mobile {
            position: static;
            left: 0;
            top: 0;
            right: 0;
            bottom: auto;
            display: block;
            width: 100%;
            height: 440px;
            background-color: transparent
        }
        .homefeedback-slider .feedback-slider-nav {
            text-align: center
        }
        .homefeedback-slider .feedback-slider-nav-dot-wrapper {
            padding-top: 30px;
            padding-bottom: 30px
        }
        .homefeedback-slider .feedback-name img {
            width: 50%
        }
        .Affiliate-page .spacer {
            padding: 2em 0!important
        }
        .Affiliate-page .covered-banner {
            height: 340px!important
        }
    }

    @media (max-width:479px) {
        .homefeedback-slider .feedback-text {
            margin-bottom: 30px;
            font-size: 1.125rem;
            line-height: 1.6875rem
        }
        .homefeedback-slider .feedback-image-wrapper-mobile {
            height: 440px
        }
        .homefeedback-slider .feedback-slider-nav-dot {
            height: 3px
        }
        .homefeedback-slider .icon {
            margin-right: 0
        }
        .homefeedback-slider .slide-text-wrapper .banner-title {
            font-size: 18px
        }
        .homefeedback-slider .feedback-name {
            font-size: 18px;
            line-height: 25px;
            margin-bottom: 16px
        }
    }

    @media (min-width:768px) and (max-width:1230px) {
        .AffiliateProgram-main .col-sm-4.main-box3 {
            margin: 40px 11px 20px!important
        }
        .homefeedback-slider .feedback-slider-nav {
            padding-right: calc(20.83333333% - 80px)
        }
        .homefeedback-slider .slide-text-wrapper {
            max-width: 46%
        }
    }

    @media (min-width:1231px) {
        .homefeedback-slider .feedback-slider-nav {
            padding-right: 176.25px
        }
    }

    .homefeedback-slider .w-hidden-main,
    .homefeedback-slider .w-hidden-medium,
    .homefeedback-slider .w-hidden-small {
        display: inherit!important
    }

    .homefeedback-slider .w-hidden-tiny {
        display: none!important
    }

    .homefeedback-slider .w-embed:after,
    .homefeedback-slider .w-embed:before {
        content: " ";
        display: table
    }

    .homefeedback-slider .w-embed:after {
        clear: both
    }

    .homefeedback-slider .slide:nth-child(1),
    .homefeedback-slider .slide:nth-child(2) {
        background-image: url(https://shrivra.com/frontimg/student-background-home.jpg);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat
    }

    .homefeedback-slider .slide:nth-child(3) {
        background: url(https://shrivra.com/frontimg/student-background-home.jpg) center center no-repeat;
        background-size: cover
    }

    @media(min-width:991px) {
        .covered-banner {
            height: 600px
        }
    }

    .covered-banner {
        background-size: cover!important;
        background-repeat: no-repeat!important;
        background-position: center center
    }

    .home-slider .banner-title {
        font-size: 46px;
        font-weight: 800;
        text-transform: capitalize
    }

    .home-slider p {
        color: #000;
        font-size: 20px;
        font-weight: 600;
        line-height: 1.5
    }

    .home-slider .rounded-btn {
        border: 0;
        margin-top: 20px;
        text-transform: uppercase
    }

    @media screen and (max-width:768px) and (min-width:991px) {
        .home-slider p {
            font-size: 15px
        }
        .home-slider .banner-title {
            font-size: 26px;
            margin: 0
        }
        #home-slider .item img {
            max-width: 250px
        }
        .home-slider .rounded-btn {
            margin-bottom: 10px;
            margin-top: 0
        }
    }

    @media (max-width:480px) {
        .home-slider .banner-title {
            font-size: 24px
        }
    }

/*    .salon-modalpopup-all {
        max-width: 520px
    }

.salon-modalpopup-all .signup .signup-form {
    border: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .4);
    padding: 3em 2em 2em
}
*/
.appointeze .salon-modalpopup-all .form__fieldgroup {
    width: 100%;
    margin-left: 0
}

/*.salon-modalpopup-all .signup .signup-form input {
    border-radius: 80px;
    -webkit-border-radius: 80px
}*/

/*.salon-modalpopup-all .signup .signup-form input[type=email],
.salon-modalpopup-all .signup .signup-form input[type=text] {
    padding: 0 20px
}

.salon-modalpopup-all h3 {
    color: #000;
    text-transform: capitalize;
    font-size: 26px;
    font-weight: 600;
}*/

.salon-modalpopup-all .btn-center .button.button--green {
    border-color: #007aff;
    background: #007aff;
    width: 100%;
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    border-radius: 5px;
}

.salon-modalpopup-all .btn-center {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: auto;
    max-width: 100%
}

.inn {
    max-width: 290px;
    margin: auto
}

.salon-modalpopup-all .form__footnote {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .4)
}

.salon-modalpopup-all .btn-center .button.button--green:hover {
    border-color: #29235C;
    background: #29235C;
    color: #fff
}

.banner-tablet>img {
    max-width: 100%;
    padding-right: 0;
    padding-top: 30px
}

.restaurant-block,
.restaurant-block2 {
    min-height: 180px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel,
.owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.restaurant-block {
    border-right: 1px solid #d4d7d8;
    border-top: 1px solid #d4d7d8
}

.restaurant-block:nth-child(-n+4) {
    border-top: 0
}

.restaurant-block svg {
    width: 80px;
    height: 80px
}

.icon-set {
    width: 60px;
    height: 60px;
    margin: auto auto 20px
}

.restaurant-block h5 {
    font-size: 20px;
    text-align: center;
    max-width: 160px;
    margin: auto
}

.restaurant-block:nth-child(4n) {
    border-right: 0
}

.restaurant-block2 {
    border-right: 1px solid #d4d7d8;
    border-top: 1px solid #d4d7d8;
    line-height: 180px
}

.restaurant-block2:first-child {
    border-top: 0
}

#owl-demo.our_clients {
    padding: 25px 0
}

#owl-demo.our_clients .item {
    margin: 0
}

#owl-demo.our_clients img {
    width: auto;
    display: inline-block;
    max-width: 130px
}

.single-testinml-txt:after,
.single-testinml-txt:before {
    content: '';
    width: 44px;
    height: 31px;
    position: absolute
}

.our_clients .owl-item:last-child .restaurant-block2 {
    border-right: 0
}

.logos-brands img {
    max-height: 80px;
    max-width: 180px
}

.single-testinml-txt:before {
    background: url(../images/before-comma.png) no-repeat;
    left: -47px;
    top: 3px
}

.single-testinml-txt:after {
    background: url(../images/after-comma.png) no-repeat;
    right: auto;
    bottom: -4px
}

#testimonials-students .item,
.clien-info-testimonials {
    padding-left: 30px;
    padding-right: 30px
}

.testimonial-block1 h2 {
    font-size: 23px;
    font-weight: 400;
    font-style: italic
}

.clientpic {
    margin-top: 0
}

.clientpic img {
    max-width: 100%
}

.title-banner-one {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 0;
    padding-bottom: 0
}

.bannerbtn.green {
    background: #3daf2c
}

.bannerbtn.orange {
    background: #fd6201
}

#testimonials-students {
    padding-top: 30px
}

#testimonials-students .clientpic {
    border-radius: 10px;
    -webkit-border-radius: 10px
}

.blog .banner-inner-1 {
    margin-top: -174px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0
}

@media(min-width:769px) {
    .large-banner {
        position: absolute;
        right: 0;
        bottom: 0
    }
    #home-slider .item {
        height: 574px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .carousel-caption h1 {
        font-size: 30px
    }
    .left-box img {
        max-height: 100px
    }
    #home-slider .item {
        text-align: center;
        height: 860px
    }
    .large-banner {
        position: static
    }
    #home-slider .large-banner img {
        position: absolute;
        max-width: 85%;
        left: 50%;
        right: 0;
        bottom: 0;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        padding-bottom: 0
    }
    #navbar {
        padding-left: 0;
        padding-right: 0
    }
    .restaurant-block:nth-child(3n) {
        border-right: 0
    }
    .restaurant-block:nth-child(-n+4) {
        border-top: 1px solid #ddd
    }
    .restaurant-block:nth-child(4n) {
        border-right: 1px solid #ddd
    }
    .restaurant-block:last-child {
        border-right: 0
    }
}

@media screen and (max-width:767px) {
    .spacemobile {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .restaurant-block:nth-child(2n) {
        border-right: 0
    }
    .restaurant-block:nth-child(-n+4) {
        border-top: 1px solid #ddd
    }
    .site-header .sub-menu-1 li {
        display: block;
        padding: 3px 0
    }
    .sub-menu-1 .dropdown-menu {
        padding: 0 20px
    }
}

@media screen and (max-width:680px) {
    .title-banner-one {
        font-size: 20px
    }
    .home-slider p {
        font-size: 16px;
        font-weight: 400
    }
    .app-btn {
        width: 110px;
        display: inline-block
    }
    #home-slider {
        background: #f9f9f9
    }
    #home-slider .item {
        background: #f9f9f9!important
    }
    #home-slider .spacerbottom100 {
        padding-bottom: 0
    }
    #home-slider .container {
        padding-left: 0;
        padding-right: 0
    }
    #home-slider .item.active {
        padding-top: 0
    }
    .restaurant-block:nth-child(-n+4) {
        border-top: 1px solid #d4d7d8
    }
    .imagespacer {
        display: table-cell;
        height: 80px;
        vertical-align: middle;
        width: 1%
    }
    .left-box {
        text-align: center
    }
    #testimonials-students .item {
        padding-left: 15px;
        padding-right: 15px
    }
    .testimonial-appointment .testimonial-block {
        padding-left: 0;
        padding-right: 0
    }
    .blog .banner-inner-1 {
        margin-top: 0;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%)
    }
}

@media screen and (max-width:480px) {
    .pricing-top #home-slider-1 {
        height: 180px
    }
    .table-responsive table td {
        white-space: nowrap
    }
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.partner-page img {
    width: 100%
}

.clients-section .our-clients li {
    display: inline-block;
    padding: 15px;
    width: 16%;
    margin: 8px 0
}

.banner.partner-page {
    position: relative
}

.partner-page .banner-content {
    position: absolute;
    top: 80px;
    width: 50%;
    padding: 0 12px
}

.partner-page #partner {
    background: #fff;
    border-radius: 27px;
    color: #000;
    font-size: 16px;
    padding: 12px 26px;
    line-height: 30px;
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out
}

#frmPartner .btn-lrg.submit-btn:hover,
#partner:hover {
    background: #000
}

.clients-section .our-clients {
    padding: 40px 0;
    display: inline-block
}

.partner-page h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 400
}

.partner-page h2 {
    color: #ffff;
    font-size: 48px;
    text-transform: uppercase;
    margin-bottom: 20px
}

.partner-page p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 40px
}

#partner:hover {
    color: #fff
}

.clientsection .our-clients {
    padding: 0;
    margin-bottom: 30px
}

@media all and (max-width:767px) {
    .AffiliateProgram-main .col-sm-4.main-box3 {
        margin: 21px 17px;
        width: 90%!important
    }
    .col.clients-section .our-clients li {
        width: 49%
    }
    .botton-btn {
        font-size: 12px
    }
    .partner-page img {
        height: 340px
    }
    .partner-page .banner-content {
        width: 100%!important;
        text-align: left!important;
        top: 12px!important
    }
    .partner-page h3 {
        font-size: 24px!important;
        padding: 0;
        margin: 0
    }
    .partner-page h2 {
        font-size: 26px!important;
        margin-bottom: 6px!important
    }
}

@media screen and (min-width:768px) and (max-width:1170px) {
    .partner-page h3 {
        font-size: 24px!important
    }
    .partner-page h2 {
        font-size: 26px!important
    }
    .partner-page img {
        height: 340px
    }
    .partner-page .banner-content {
        width: 95%!important;
        text-align: left!important;
        top: 12px!important
    }
}

.timeline {
    position: relative;
    max-width: 1200px;
    margin: 50px auto
}

.timeline .side::after,
.timeline::after {
    content: '';
    position: absolute
}

.timeline::after {
    width: 2px;
    background-color: #ddd;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -3px
}

.timeline .side {
    padding: 10px 70px;
    position: relative;
    background-color: inherit;
    width: 50%
}

.timeline .side::after {
    width: 25px;
    height: 25px;
    right: -11px;
    background-color: #ddd;
    top: 70px;
    border-radius: 50%;
    z-index: 1
}

.timeline .left::before,
.timeline .right::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 70px;
    width: 46px;
    z-index: 1;
    display: inline-block
}

.timeline .left {
    left: 0
}

.timeline .right {
    left: 50%
}

.timeline .left::before {
    border: 2px solid #fff;
    right: 25px;
    border-top: 15px solid transparent;
    border-left: 15px solid #ddd;
    border-right: 0 solid #ddd;
    border-bottom: 15px solid transparent
}

.timeline .right::before {
    border: 2px solid #fff;
    left: 24px;
    right: auto;
    border-top: 15px solid transparent;
    border-right: 15px solid #ddd;
    border-left: 0 solid #ddd;
    border-bottom: 15px solid transparent
}

.timeline .right::after {
    left: -14px
}

.timeline .content {
    position: relative;
    border-radius: 6px
}

.timeline .left .time-image {
    margin-right: 17px;
    float: left;
    width: 120px;
    border: 10px solid #ddd;
    height: 120px;
    border-radius: 50%;
    padding: 40px 10px
}

.timeline .right .time-image {
    margin-left: 17px;
    float: right;
    width: 120px;
    border: 10px solid #ddd;
    height: 120px;
    border-radius: 50%;
    padding: 40px 10px
}

.timeline .content {
    border: 1px;
    box-shadow: 0 0 9px #ddd;
    padding: 15px;
    width: 70%;
    display: inline-block
}

.timeline .left .content .large,
.timeline .right .content .large {
    min-height: auto;
    font-size: 17px
}

.timeline .left .content .large+p,
.timeline .right .content .large+p {
    min-height: auto;
    font-family: Open Sans, sans-serif
}

.timeline .time-image a {
    padding: 38px 0
}

@media all and (max-width:1200px) {
    .timeline::after {
        left: 31px
    }
    .timeline .side {
        width: 100%;
        padding-left: 70px;
        padding-right: 25px
    }
    .timeline .side::before {
        left: 60px;
        border: solid #fff;
        border-width: 10px 10px 10px 0;
        border-color: transparent #fff transparent transparent
    }
    .timeline .left::after,
    .timeline .right::after {
        left: 15px
    }
    .timeline .right {
        left: 0
    }
    .timeline .content {
        width: 100%
    }
    .timeline .left .time-image,
    .timeline .right .time-image {
        float: none;
        margin-bottom: 20px
    }
    .timeline .content p {
        margin-top: 20px
    }
    .FreshworksCulture-section .col-sm-4.main-box3 {
        width: 100%!important;
        margin: 25px 0
    }
    .career-page .right-content {
        padding: 5em 0!important
    }
    .AffiliateProgram-main .col-sm-4.main-box3 {
        height: auto!important
    }
}

.Affiliate-page .spacer {
    padding: 13em 0
}

.Affiliate-page .covered-banner {
    height: 550px
}

.AffiliateProgram-main .banded {
    padding-bottom: 85px;
    padding-top: 45px
}

.AffiliateProgram-main .col-sm-4.main-box3 {
    background: #fff;
    float: left;
    margin: 40px 18px 20px;
    padding: 45px 18px;
    width: 30%;
    height: 500px;
    text-align: center
}

.AffiliateProgram-main .relationship-content {
    background: #fff;
    margin: auto;
    padding: 16px 0;
    max-width: 90px;
    border: 0 solid
}

.AffiliateProgram-main .main-box3 .sub_heading {
    color: #000;
    font-size: 17px;
    font-weight: 700;
    line-height: 60px
}

.AffiliateProgram-main .join-section {
    background: #f5f5f5;
    padding-bottom: 60px;
    padding-top: 60px
}

.AffiliateProgram-main .relationship-content>img {
    height: 100%;
    max-width: 100%;
    width: 100%
}

.Affiliateform-section .section-title::before {
    background: 0 0
}

.Affiliateform-section .section-title::after {
    background: #fff
}

.Affiliate-page .button-blue {
    background: #007aff;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    padding: 12px 30px;
    text-transform: uppercase;
    cursor: pointer
}

.Affiliate-page .right-content p {
    margin: 0;
    padding-bottom: 30px
}

.Affiliate-page .right-content h1 {
    margin: 0
}

.Affiliate-page .button-blue:hover {
    border: 2px solid #0d378b;
    background: #0d378b!important
}

.Affiliateform-section .form-group .form-control,
.Affiliateform-section .form-group input {
    color: #818181
}

.Affiliateform-section .main-form {
    width: 100%;
    max-width: 550px;
    margin: auto;
    display: block;
    float: none;
    text-align: center
}

.Affiliateform-section .form-group .form-control {
    height: 48px;
    border-radius: 30px;
    margin-bottom: 16px;
    font-size: 18px;
    padding: 0 20px
}

.Affiliateform-section .form-group #appointmentfor {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-position: 95% 57%;
    background-repeat: no-repeat;
    background-size: 12px
}

.Affiliateform-section #singlebutton {
    width: 100%;
    border-radius: 30px;
    height: 48px;
    margin-bottom: 20px;
    background: #000;
    border-color: transparent;
    margin-top: 10px
}

.Affiliateform-section .spacer {
    padding: 50px 0 25px
}

.Affiliateform-section #singlebutton:hover {
    background: #0d378b;
    color: #fff
}

.career-main .career-subtitle {
    margin-bottom: 40px
}

.career-main .career-page .covered-banner {
    height: auto
}

.career-page .right-content {
    padding: 14em 0
}

.career-main {
    padding-bottom: 60px
}

.FreshworksCulture-section .spacing {
    margin-bottom: 20px
}

.FreshworksCulture-section .col-sm-4.main-box3 {
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    width: 33.33%
}

.FreshworksCulture-section .main-box3 .sub_heading {
    font-size: 18px;
    font-weight: 700;
    padding: 13px 0 6px
}

.FreshworksCulture-section .main-box3 .relationship-content {
    border: 0 solid!important
}

.career-main .relationship-content>img {
    height: auto;
    max-width: 100%;
    width: auto
}

.career-main .relationship-content {
    max-width: 100%;
    background: 0 0
}

.career-main .col-sm-4.main-box3 {
    padding: 15px
}

.team {
    padding: 40px 0
}

.team .profile {
    margin-top: 25px
}

.team .profile .img-responsive {
    border-radius: 50%;
    width: 200px;
    margin: auto;
    height: 200px;
    border: 10px solid #f3f3f3
}

.team .profile h1 {
    font-weight: 400;
    font-size: 20px;
    margin: 10px 0 0;
    color: #007aff
}

.team .profile h2 {
    font-size: 14px;
    font-weight: lighter;
    margin-top: 5px;
    color: #4d4d4d
}

.team .profile .img-box {
    opacity: 1;
    display: block;
    position: relative
}

.text-align {
    text-align: center
}

.team .profile {
    float: none;
    display: inline-block;
    text-align: center!important;
    width: 32.33%
}

.team .section-title {
    margin: 30px 0;
    font-size: 32px;
    position: relative;
    text-transform: uppercase;
    color: #000
}

@media all and (max-width:640px) {
    .team .profile {
        float: none;
        display: block;
        text-align: center!important;
        width: 100%
    }
}

.faq-main .spacer {
    padding: 13em 0
}

.faq-main .covered-banner {
    height: 550px
}

.faq-main .Frequently-section {
    padding-bottom: 100px
}

.faq-main .accordion {
    width: 100%;
    margin: 0 auto
}

.faq-main .accordion-toggle {
    cursor: pointer;
    margin: 20px 0 0;
    padding: 17px 53px 17px 20px;
    position: relative;
    background: #fff;
    font-size: 18px
}

.faq-main .accordion-toggle.active::after,
.faq-main .accordion-toggle::before {
    font-size: 26px;
    position: absolute;
    right: 0;
    top: 0;
    background: #007aff;
    width: 54px;
    height: 54px;
    text-align: center;
    padding: 13px 0;
    color: #fff
}

.faq-main .accordion-toggle.active::after {
    content: "-"
}

.faq-main .accordion-toggle::before {
    content: "+"
}

.faq-main .accordion-toggle.active:before {
    display: none
}

.faq-main .accordion-content {
    display: none;
    background: #e5f1ff;
    padding: 20px
}

.faq-main {
    background: #f7f7f7
}

.accordion-content p {
    color: #000
}

@media (min-width:768px) and (max-width:1000px) {
    .faq-page .covered-banner {
        height: auto
    }
    .faq-page .spacer {
        padding: 10em 0
    }
    .faq-main .accordion-toggle {
        padding: 11px 57px 11px 10px;
        font-size: 14px
    }
}

@media only screen and (max-width:767px) {
    .faq-page .covered-banner {
        height: auto
    }
    .faq-page .spacer {
        padding: 4em 0
    }
    .column-title {
        font-size: 22px;
        margin-bottom: 10px
    }
    .icon-list li h5 {
        font-size: 17px
    }
    .salon-modalpopup-all h3,
    .sub_title {
        font-size: 20px
    }
    .icon-list li {
        padding-left: 54px
    }
    .Reminder-section .img-box {
        margin-bottom: 40px
    }
    section .col-md-5.col-sm-5.pull-right {
        width: 100%;
        text-align: center;
        margin-bottom: 40px
    }
    .sub_title::after {
        width: 45px
    }
    .banded.subhero.top-space {
        padding-bottom: 0
    }
    .circle-icon-large {
        margin: 40px auto 30px
    }
    #section2 .heading {
        font-size: 20px;
        padding-bottom: 0
    }
    .clients-section .our-clients li {
        width: 30%
    }
    .navbar-brand>img {
        padding-left: 0;
        margin: 16px 0 0
    }
    .salon-modalpopup-all .signup .signup-form {
        padding: 3em 20px 6em
    }
}

@media only screen and (max-width:567px) {
    .faq-page .covered-banner {
        height: auto
    }
    .faq-page .spacer {
        padding: 4em 0
    }
    .faq-main .accordion-toggle {
        padding: 11px 56px 11px 10px;
        font-size: 14px
    }
    .clients-section .our-clients li {
        width: 47%
    }
}

@media only screen and (max-width:384px) {
    .clients-section .our-clients li {
        width: 48%;
        padding: 5px
    }
}

.videopopupjs {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    text-align: start!important
}

.videopopupjs--hide {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: videoPopupJsHide;
    animation-name: videoPopupJsHide
}

.videopopupjs__close {
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: block;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, .59)
}

.videopopupjs__close:after {
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    content: 'X';
    font-family: Verdana;
    border-radius: 50%;
    background: #333;
    line-height: 2.2;
    font-size: 13px
}

.videopopupjs__close:hover {
    opacity: .5
}

.videopopupjs--animation {
    opacity: 0;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: videoPopupJs;
    animation-name: videoPopupJs
}

.videopopupjs__content {
    margin: 5% auto 0;
    height: 100%;
    height: 500px;
    width: 100%
}

.videopopupjs__content iframe {
    width: 100%;
    height: 100%
}

.videopopupjs__block--notfound {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 100%;
    height: 500px;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 500px;
    font-family: Arial;
    font-size: 20px
}

@media(max-width:768px) {
    .videopopupjs__content {
        max-width: 90%!important
    }
}

@-webkit-keyframes videoPopupJs {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes videoPopupJs {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes videoPopupJsHide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes videoPopupJsHide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 5, 2018 */

@font-face {
    font-family: latobold;
    src: url(lato-bold.woff2) format('woff2'), url(lato-bold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: latolight;
    src: url(../fonts/lato-light.woff2) format('woff2'), url(../fonts/lato-light.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: latomedium;
    src: url(../fonts/lato-medium.woff2) format('woff2'), url(../fonts/lato-medium.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: latoregular;
    src: url(../fonts/lato-regular.woff2) format('woff2'), url(../fonts/lato-regular.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: latosemibold;
    src: url(../fonts/lato-semibold.woff2) format('woff2'), url(../fonts/lato-semibold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@-ms-viewport {
    width: device-width
}

@font-face {
    font-family: FontAwesome;
    src: url(../font/fontawesome-webfont.eot?v=4.0.3);
    src: url(../font/fontawesome-webfont.eot?#iefix&v=4.0.3) format("embedded-opentype"), url(../font/fontawesome-webfont.woff?v=4.0.3) format("woff"), url(../font/fontawesome-webfont.ttf?v=4.0.3) format("truetype"), url(../font/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: bebas_neuebook;
    src: url(../fonts/bebasneue_book.woff2) format('woff2'), url(../fonts/bebasneue_book.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: bebas_neuebold;
    src: url(../fonts/bebasneue_bold.woff2) format('woff2'), url(../fonts/bebasneue_bold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: bebas_neue_regularregular;
    src: url(../fonts/bebasneue_regular.woff2) format('woff2'), url(../fonts/bebasneue_regular.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

.indusrty-section5 h2 {
    margin: 0;
    color: #fff;
    text-transform: capitalize
}

.header-bg11:before,
.industry-banner:before {
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fd6e00', endColorstr='#ff401b', GradientType=0);
    opacity: .35
}

@-ms-viewport {
    width: device-width
}

@font-face {
    font-family: FontAwesome;
    src: url(../font/fontawesome-webfont.eot?v=4.0.3);
    src: url(../font/fontawesome-webfont.eot?#iefix&v=4.0.3) format("embedded-opentype"), url(../font/fontawesome-webfont.woff?v=4.0.3) format("woff"), url(../font/fontawesome-webfont.ttf?v=4.0.3) format("truetype"), url(../font/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: bebas_neuebook;
    src: url(../fonts/bebasneue_book.woff2) format('woff2'), url(../fonts/bebasneue_book.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: bebas_neuebold;
    src: url(../fonts/bebasneue_bold.woff2) format('woff2'), url(../fonts/bebasneue_bold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: bebas_neue_regularregular;
    src: url(../fonts/bebasneue_regular.woff2) format('woff2'), url(../fonts/bebasneue_regular.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-home:before {
    content: "\f015"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pencil-square-o::before {
    content: "\f044"
}

.fa-dollar::before,
.fa-usd::before {
    content: "\f155"
}

.dropdowm-menu1::before,
.header-bg11:before {
    content: '';
    left: 0
}

.top-bar .navbar-brand img {
    width: 60px
}

.customerh2 {
    color: #fff;
    font-size: 24px
}

.top-bar .container {
    padding: 0 35px 0 20px
}

.top-bar .navbar-brand.main-logo {
    height: auto
}

.top-bar .top-bar-menu11 {
    float: right;
    max-width: 80%
}

.top-bar .top-bar-menu11 > li {
    float: left;
    font-size: 13px;
    position: relative;
}

.site-header .sub-menu-1 li .fa,
.top-bar .top-bar-menu11 li a .fa {
    margin: 0 0 0 2px
}

.top-bar .top-bar-menu11 li a:focus,
.top-bar .top-bar-menu11 li a:hover {
    text-decoration: none;
    color: #000
}

.top-bar .top-bar-menu11 li a {
    float: left;
    color: #fff
}

.top-bar .submenu11 {
    display: none;
    position: absolute;
    overflow: hidden;
    top: 25px;
    left: 0;
    z-index: 9;
    background: #fff;
    width: 200px;
    border-radius: 6px;
    box-shadow: 0 20px 20px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, .1)
}

.top-bar .top-bar-menu11 li:hover .submenu11 {
    display: block
}

.header-bg11 {
    padding-top: 100px;
    position: relative
}

.navbar {
    background: 0 0;
    position: absolute!important;
    right: 0;
    top: 0;
    z-index: 99;
    border-bottom: none!important;
    padding-bottom: 35px
}

.sub-menu-1 a {
    color: #fff
}

.site-header.fixed {
    background: 0 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.header-bg11:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #fd6e00;
    background: -moz-linear-gradient(top, #fd6e00 0, #ff401b 100%);
    background: -webkit-linear-gradient(top, #fd6e00 0, #ff401b 100%);
    background: linear-gradient(to bottom, #fd6e00 0, #ff401b 100%)
}

.top-bar .top-bar-menu11 li .submenu11 li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 10px
}

.top-bar .top-bar-menu11 li .submenu11 li a img {
    margin: -1px 6px 0 0
}

.top-bar .top-bar-menu11 li .submenu11 li a {
    font-size: 20px;
    color: #212121;
    padding: 4px 0
}

body.inner-pages .navbar.site-header {
    background: #159957;
    background: -webkit-linear-gradient(to right, #155799, #159957);
    background: linear-gradient(to right, #155799, #159957)
}

.top-bar .top-bar-menu11 li .submenu11.submenu12 li a {
    font-size: 13px;
    color: #4d4d4d;
    padding: 5px 0
}

.top-bar .top-bar-menu11 li .submenu11 li a span {
    width: 100%;
    float: left;
    font-size: 11px;
    color: #4d4d4d;
    margin: 3px 0 0
}

.top-bar {
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    padding-bottom: 0
}

.top-bar .logo-top img {
    width: 75px;
    margin: 7px 0 0
}

#navbar .sub-menu-1 {
    margin: 18px 0 0
}

.top-bar .top-bar-menu11 li .submenu11 li:hover {
    background: #f1f1f1
}

.dropdowm-menu1 {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    top: 46px;
    background: #fff;
    border-radius: 0 0 4px 4px;
    width: 135px;
    padding: 4px 0;
    box-shadow: 0 20px 20px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, .1)
}

.sub-menu-1 .dropdowm-menu1 a {
    color: #212121
}

.sub-menu-1 .dropdowm-menu1 a:focus,
.sub-menu-1 .dropdowm-menu1 a:hover {
    color: #155799
}

@media (min-width:768px) {
    #navbar li:hover .dropdowm-menu1 {
        display: block
    }
    .site-header .drop-menu .fa-angle-down {
        display: none!important
    }
}

.dropdowm-menu1::before {
    border-bottom: 15px solid #fff;
    position: absolute;
    top: -15px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    right: 0;
    margin: auto;
    width: 20px
}

#navbar li .dropdowm-menu1 li {
    width: 100%;
    padding: 0 10px;
    text-transform: none
}

#navbar li .dropdowm-menu1 li a {
    font-size: 13px;
    width: 100%;
    float: left;
    padding: 7px 0
}

.logo-top {
    float: left;
    color: #fff;
    margin: 8px 0 0;
    font-size: 14px
}

.logo-top:hover {
    color: #000;
    text-decoration: none
}

.site-header .sub-menu-1 li {
    color: #fff;
    padding: 8px 20px 15px;
    font-size: 15px;
}

.sub-menu-1 a:hover {
    color: #000
}

#footer {
    width: 100%;
    /*float: left;*/
    display: block;
    background: #fff;
    padding: 45px 0
}

#footer * {
    color: #4d4d4d
}

#footer .relations h5,
#footer .relations h4 {
    width: 100%;
   /* float: left*/
}

#footer h5 {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    font-style: normal;
    margin: 0 0 12px;
    color: #212121
}

#footer h4:after {
    display: none
}

.blue-theme #footer .relations li::before {
    border: none
}

#footer .col-sm-2 {
    padding-left: 0
}

#footer .relations li {
    padding-left: 12px;
    position: relative;
    font-size: 14px;
    line-height: 26px
}

#footer .relations li:before {
    content: '\f105';
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    left: 0;
    margin-top: 0;
    font-family: fontawesome
}

#footer .col-sm-4 ul {
    width: 50%;
    float: left
}

#footer .relations a:hover {
    color: #155799
}

.footer-bottom * {
    color: #4d4d4d
}

.footer-bottom {
    width: 100%;
    float: left;
    padding: 12px 0;
    background: #f2f2f2!important
}

.footer-bottom .footer-social a {
    background: #4d4d4d!important;
    color: #fff!important
}

.footer-bottom .footer-social a:focus,
.footer-bottom .footer-social a:hover {
    background: #ccc!important;
    color: #4d4d4d!important
}

.footer-social li a {
    width: 36px;
    height: 36px;
    line-height: inherit;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block
}

.industry-inner-page,
.main-indutries11 {
    width: 100%;
    float: left
}

.footer-social ul {
    float: right;
    margin: 6px 0 0
}

.footer-bottom .footer-social a:focus i,
.footer-bottom .footer-social a:hover i {
    color: #4d4d4d!important
}

.footer-social li a i {
    color: #fff
}

body .theme-background-color {
    background-color: #f20158!important
}

#section5 .col-sm-7 img {
    margin-top: 60px;
    max-width: 95%
}

/*.salon-modalpopup-all .signup .signup-form {
    background: #159957!important;
    background: -webkit-linear-gradient(to right, #155799, #159957)!important;
    background: linear-gradient(to right, #155799, #159957)!important;
    display: table!important;
    width: 100%
    }*/

    .video-image-parent .play-icon .fa {
        position: absolute;
        left: 0;
        right: 0;
        margin-right: -6px
    }

    .main-indutries11 {
        margin: 90px 0 0;
        padding: 60px 0 30px;
        background: #f2f2f2
    }

    .comman11,
    .main-indutries11 h2 {
        text-align: center;
        /*text-transform: uppercase;*/
        margin: 0 0 50px;
        font-weight: 700
    }

    .main-indutries11 ul li {
        width: 30%;
        display: inline-block;
        margin: 0 1.5% 20px;
        position: relative;
        top: 0;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;
        transition: all .5s ease;
        box-sizing: border-box;
        padding: 0;
        border-radius: 8px;
        box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, .1)
    }

    .case-box11:nth-child(1) .inner-case-box,
    .main-indutries11 ul li:hover {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease
    }

    .main-indutries11 ul li a {
        width: 100%;
        float: left;
        padding: 15px 20px
    }

    .main-indutries11 ul li span {
        width: 100px;
        float: none;
        height: 100px;
        background: rgba(0, 0, 0, .5);
        border-radius: 50%;
        text-align: center;
        line-height: inherit;
        padding-top: 16px;
        display: block;
        margin: auto
    }

    .main-indutries11 ul li h4 {
        width: 100%;
        float: none;
        background: 0 0;
        margin: 0;
        padding: 20px 0;
        font-size: 30px;
        font-weight: 500;
        text-align: center;
        color: #fff
    }

    .main-indutries11 ul li:nth-child(1) span img {
        width: 50px
    }

    .main-indutries11 ul li:nth-child(6) span img {
        width: 27px
    }

    .main-indutries11 ul li:nth-child(1) {
        background: #f20158
    }

    .main-indutries11 ul li:nth-child(2) {
        background: #364760
    }

    .main-indutries11 ul li:nth-child(3) {
        background: #43e798
    }

    .main-indutries11 ul li:nth-child(4) {
        background: #ffc200
    }

    .main-indutries11 ul li:nth-child(5) {
        background: #23d3d6
    }

    .main-indutries11 ul li:nth-child(6) {
        background: #7460ee
    }

    .main-indutries11 ul li:hover {
        top: -7px;
        transition: all .5s ease
    }

    .main-indutries11 ul li span img {
        width: 40px;
        margin: 0
    }

    .industry-banner {
        padding-top: 190px;
        padding-bottom: 70px;
        position: relative
    }

    .industry-banner:before {
        width: 100%;
        top: 0;
        left: 0;
        height: 100%;
        position: relative;
        background: #fd6e00;
        background: -moz-linear-gradient(top, #fd6e00 0, #ff401b 100%);
        background: -webkit-linear-gradient(top, #fd6e00 0, #ff401b 100%);
        background: linear-gradient(to bottom, #fd6e00 0, #ff401b 100%)
    }

    .salonist-industry .indusrty-section4,
    .salonist-industry .industry-banner:before
    /*,.salonist-mew-page-main .salon-management:before*/

    {
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5b22bc', endColorstr='#f20158', GradientType=1)
    }

    .industry-banner.banner-industry1 {
        background: url(../images/banner-img1.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry2 {
        background: url(../images/parlour-background.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry2:before {
        background: transparent!important;
        background-color: #000000!important;
        opacity: 0.4 !important
    }

    .industry-banner.banner-industry3 {
        background: url(../images/banner-img3.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry4 {
        background: url(../images/banner-img4.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry5 {
        background: url(../images/banner-img5.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry6 {
        background: url(../images/banner-img6.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry7 {
        background: url(../images/banner-img7.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry8 {
        background: url(../images/banner-img8.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry9 {
        background: url(../images/banner-img9.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry10 {
        background: url(../images/banner-img10.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry11 {
        background: url(../images/banner-img111.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry12 {
        background: url(../images/banner-img12.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry13 {
        background: url(../images/banner-img13.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry14 {
        background: url(../images/banner-img14.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry15 {
        background: url(../images/banner-img15.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry16 {
        background: url(../images/banner-img16.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry17 {
        background: url(../images/banner-img17.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry18 {
        background: url(../images/banner-img18.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry19 {
        background: url(../images/banner-img19.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry20 {
        background: url(../images/banner-img20.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry21 {
        background: url(../images/banner-img21.jpg) no-repeat;
        background-size: cover
    }

    .industry-banner.banner-industry22 {
        background: url(../images/banner-img22.jpg) no-repeat;
        background-size: cover
    }

    .header-bg11:after,
    .industry-banner::after {
        /*content:'';position:absolute;bottom:-1px;width:100%;height:160px;-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 100%,100% 0,100% 100%,0 100%);background:#fff*/
    }

    .header-bg11:after {
        background: #f2f2f2
    }

    .industry-banner h1 {
        width: 100%;
        float: left;
        color: #fff;
        font-weight: 400;
        font-size: 32px;
        margin-top: 50px
    }

    .industry-banner p {
        float: left;
        color: #fff;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        max-width: 470px
    }

    .industry-banner img {
        width: 640px;
        float: right;
        position: relative;
        z-index: 9;
        bottom: -30px
    }

    .indusrty-section2 {
        width: 100%;
        float: left;
        padding: 50px 0
    }

    .title-new {
        text-align: center;
        margin: 0 0 60px
    }

    .title-new span {
        font-size: 30px;
        text-transform: capitalize;
        color: #212121;
        font-weight: 500
    }

    .title-new p {
        color: #626262
    }
    .indusrty-section2 .feature_content img {
        max-width: 125px
    }

    .indusrty-section2 .feature_content h2 {
        margin: 0;
        font-size: 20px;
        color: #212121;
        font-weight: 600
    }

    .img-parent {
        min-height: 154px;
        display: block
    }

    .indusrty-section3 {
        width: 100%;
        float: none;
        position: relative;
        background: #f9f9f9;
        padding: 80px 0 95px;
        display: table
    }

    .indusrty-section3 .col-sm-6 {
        float: none;
        display: table-cell;
        vertical-align: middle
    }

    .indusrty-section3:before,
    .indusrty-section4:before {
        /*content:'';position:absolute;top:-1px;width:100%;height:160px;-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,100% 0,0 100%);background:#fff*/
    }

    .indusrty-section3 .col-sm-6 span {
        width: 300px;
        min-height: 250px;
        box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
        background: #fff;
        padding: 30px;
        border-radius: 20px;
        display: inline-block;
        position: relative
    }

    .indusrty-section3 .col-sm-6 span img {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        max-width: 250px;
        max-height: 85%
    }

    .indusrty-section3 h3 {
        font-size: 23px;
        text-transform: capitalize;
        font-weight: 500;
        position: relative;
        padding-bottom: 12px;
        margin: 0 0 20px
    }

    .indusrty-section3 p {
        line-height: 28px;
        margin: 0
    }

    .indusrty-section3 .row {
        margin: 0 0 60px
    }

    .salonist-industry .indusrty-section4 {
        position: relative;
        margin-top: -80px;
        background: #159957;
        background: -webkit-linear-gradient(to right, #155799, #159957);
        background: linear-gradient(to right, #155799, #159957);
        padding: 80px 0 70px;
        width: 100%;
        float: left
    }

    .indusrty-section4:before {
        background: #f1f1f1
    }

    .indusrty-section4 .col-sm-4 {
        max-width: 30%;
        background: #fff;
        margin: 0 1.5%;
        text-align: center;
        padding: 20px
    }

    .indusrty-section4 .col-sm-4 span {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        overflow: hidden;
        display: inline-block
    }

    .indusrty-section4 .col-sm-4 h4 {
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 500;
        margin: 12px 0;
        min-height: inherit
    }

    .indusrty-section4 .col-sm-4 h5 {
        font-size: 15px;
        font-style: italic;
        color: #626262;
        margin: 0
    }

    .indusrty-section4 .col-sm-4 p {
        color: #626262;
        margin: 20px 0;
        font-size: 15px;
        padding: 0 2px;
        min-height: 140px
    }

    .indusrty-section4 .title-new * {
        color: #fff
    }

    .indusrty-section5 {
        width: 100%;
        float: left;
        margin: 0 0 50px;
        padding: 50px 0;
        background: #000
    }

    .indusrty-section5 span {
        font-size: 30px;
        margin: 0;
        color: #fff;
        text-transform: capitalize
    }

    .indusrty-section5 p {
        color: #fff;
        margin: 12px 0 0;
        text-transform: capitalize
    }

    .salonist-industry .industry-banner:before {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        background: #159957;
        background: -webkit-linear-gradient(to right, #155799, #159957);
        background: linear-gradient(to right, #155799, #159957);
        opacity: .85
    }

    .salonist-industry .indusrty-section3 h3:after {
        position: absolute;
        content: '';
        background: #155799;
        left: 0;
        bottom: 0;
        width: 50px;
        height: 0px
    }

    .salonist-industry .indusrty-section4 .col-sm-4 a {
        border: 1px solid #f20158;
        padding: 9px 20px;
        font-size: 20px;
        color: #f20158;
        margin: 10px 0 5px;
        display: none
    }

    .salonist-industry .indusrty-section4 .col-sm-4 a:focus,
    .salonist-industry .indusrty-section4 .col-sm-4 a:hover {
        text-decoration: none;
        color: #fff;
        background: #f20158
    }

    .salonist-industry .indusrty-section5 a {
        float: right;
        font-size: 18px;
        text-transform: uppercase;
        color: #fff;
        border: 1px solid #fff;
        padding: 10px 25px;
        margin: 12px 10px 0 15px
    }

    .salonist-industry .indusrty-section5 a.let-button,
    .salonist-industry .indusrty-section5 a:focus,
    .salonist-industry .indusrty-section5 a:hover {
        border: 1px solid #159957;
        background: #159957;
        text-decoration: none
    }

    .salonist-industry .indusrty-section5 a.let-button:focus,
    .salonist-industry .indusrty-section5 a.let-button:hover {
        border: 1px solid #fff;
        background: 0 0;
        text-decoration: none
    }

    .indusrty-section5 .container {
        padding: 0 20px
    }


    /*.salonist-mew-page-main .salon-management:before{width:100%;height:100%;content:'';left:0;top:0;position:absolute;background:#159957;background:-webkit-linear-gradient(to right,#155799,#159957);background:linear-gradient(to right,#155799,#159957)}*/

    .salonist-mew-page-main .salon-management {
        padding-top: 130px;
        padding-bottom: 0
    }

    .salonist-mew-page-main .desktop-view {
        background: 0 0;
        position: relative;
        z-index: 9
    }

    .salonist-mew-page-main .carousel-caption {
        text-shadow: none
    }

    .bg-color-gray {
        background: #f2f2f2
    }

    .section-after,
    .section-before {
        position: relative
    }

    .section-after:after,
    .section-before:before {
        /*content:'';position:absolute;*/
        height: 160px;
        background: #fff;
        width: 100%
    }

    .section-before:before {
        top: 0;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% 0, 0 100%)
    }

    .section-after:after {
        bottom: 0;
        /*-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 100%,100% 0,100% 100%,0 100%)*/
    }

    .industry-btn11,
    .salonist-mew-page-main .rounded-btn {
        border-radius: 0;
        color: #fff;
        text-transform: uppercase;
        margin-right: 10px;
        font-weight: 500;
        font-size: 15px;
        padding: 15px 30px;
        border: 2px solid #fff;
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }

    .industry-btn11 {
        color: #fff!important;
        margin-top: 15px
    }

    .industry-btn11:focus,
    .industry-btn11:hover {
        border-color: #159957!important;
        color: #fff!important;
        background: #159957!important;
        text-decoration: none
    }

    .salonist-mew-page-main .rounded-btn:focus,
    .salonist-mew-page-main .rounded-btn:hover {
        border: 2px solid #159957;
        color: #fff;
        background: #159957;
        text-decoration: none
    }

    .salon-management .rounded-btn:focus,
    .salon-management .rounded-btn:hover {
        border: 1px solid #159957;
        background: #159957
    }

    .salonist-mew-page-main .section3,
    .section-after.powerfull11:after {
        background: #f2f2f2
    }

    .salonist-mew-page-main .desktop-view .carousel-caption p {
        font-size: 15px!important;
        font-weight: 400
    }

    .salonist-mew-page-main #section2 img {
        max-width: 380px
    }

    .salonist-mew-page-main #section2 {
        margin-bottom: 0;
        padding: 0 0 55px
    }

    .section-after.powerfull11 .column-title {
        color: #212121;
        margin-top: 50px
    }

    .salonist-mew-page-main .section-after.powerfull11 .rounded-btn {
        border: 2px solid #159957;
        color: #159957;
        margin-top: 25px
    }

    .salonist-mew-page-main .section-after.powerfull11 .rounded-btn:focus,
    .salonist-mew-page-main .section-after.powerfull11 .rounded-btn:hover {
        color: #fff
    }

    .salonist-mew-page-main #footer h4::after,
    .salonist-mew-page-main .heading::after,
    .salonist-mew-page-main .section-title::before,
    .salonist-mew-page-main .sub_title::after {
        background: transparent!important
    }

    .line::after,
    .section-title::after {
        background: transparent;
        margin: 0
    }

    .salonist-mew-page-main .section3.spacertop50 {
        padding: 0!important
    }

    .salonist-mew-page-main .section3 .clearfix {
        margin-top: 70px
    }

    .salonist-mew-page-main .section3.spacertop50 img {
        max-width: 100%!important
    }

    .icon-list li h5 {
        font-weight: 600
    }

    .salonist-mew-page-main .circle-icon-large {
        background: #159957;
        line-height: inherit;
        padding-top: 36px
    }

    #get-free-trail11,
    .salonist-mew-page-main .rembers.Reminder-section {
        background: #159957!important;
        background: -webkit-linear-gradient(to right, #155799, #159957)!important;
        background: linear-gradient(to right, #155799, #159957)!important
    }

.industry-inner-page.pricing-page-main {width: 100%;/* float: left*/}

.pricing-page-main .industry-banner {background: #159957; background: -webkit-linear-gradient(to right, #155799, #159957); background: linear-gradient(to right, #155799, #159957); position: relative; padding-top: 140px; padding-bottom: 140px; background-size: cover}
.pricing-page-main .industry-banner:after {display: none}
.pricing-page-main .industry-banner h3,
.pricing-page-main .industry-banner p {width: 100%;text-align: center;max-width: 100%}

.pricing-page-main .industry-banner p {float: none; max-width: 800px; margin: 0 auto }
.pricing-page-main .industry-banner h3 {font-weight: 700; font-size: 30px; margin-top: 30px; margin-bottom: 0 }
.pricing-details-section {width: 100%; float: none; max-width: 1080px; margin: 80px auto }
.pricing-details-section table {width: 100%; border: none; border-radius: 30px 30px 0 0; overflow: hidden }
.pricing-details-section table * {font-family: Roboto, sans-serif }
.lastp-table {text-align: center; margin: 15px 0 20px; font-style: italic }
.pricing-details-section table thead tr td {font-size: 45px; font-weight: 500; color: #fff; text-transform: uppercase; text-align: center }
.pricing-details-section table thead tr td:nth-child(1) {
    background: #fe737a;
    background: -moz-linear-gradient(-45deg, #fe737a 0, #f453a1 100%);
    background: -webkit-linear-gradient(-45deg, #fe737a 0, #f453a1 100%);
    background: linear-gradient(135deg, #fe737a 0, #f453a1 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fe737a', endColorstr='#f453a1', GradientType=1)
}

.pricing-details-section table thead tr td:nth-child(2),
.pricing-details-section table thead tr td:nth-child(3) {
    background: #20dfcf;
    background: -moz-linear-gradient(-45deg, #20dfcf 0, #5d7be9 100%);
    background: -webkit-linear-gradient(-45deg, #20dfcf 0, #5d7be9 100%);
    background: linear-gradient(135deg, #20dfcf 0, #5d7be9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#20dfcf', endColorstr='#5d7be9', GradientType=1);
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    font-size: 28px;
    padding: 24px 0 12px
}

.pricing-details-section table thead tr td:nth-child(4),
.pricing-details-section table thead tr td:nth-child(5) {
    background: #43e798;
    background: -moz-linear-gradient(-45deg, #43e798 0, #39b2b3 100%);
    background: -webkit-linear-gradient(-45deg, #43e798 0, #39b2b3 100%);
    background: linear-gradient(135deg, #43e798 0, #39b2b3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#43e798', endColorstr='#39b2b3', GradientType=1);
    font-size: 28px;
    padding: 24px 0 12px
}
.pricing-details-section table thead tr td span {font-size: 45px; font-weight: 700; position: relative }
.pricing-details-section table thead tr td div {margin: 0; position: relative; bottom: 0; line-height: 20px }
.pricing-details-section table thead tr td pre {display: inline-block; background: 0 0; border: none; position: relative; font-size: 24px; color: #fff; top: 0; line-height: 22px; padding: 0 5px 0 0 }
.pricing-details-section table td {border: none }
.pricing-details-section table tbody {border: 1px solid #ddd }
.pricing-details-section table tbody tr td {font-size: 18px; color: #333; text-align: center; border: none; padding: 15px 10px }
.pricing-details-section table tbody tr:nth-child(even) {background: #f5f5f5 }
.pricing-details-section table tbody tr:nth-child(odd) td:nth-child(2) {background: #ececf0 }
.pricing-details-section table tr .fa {font-family: fontawesome }
.pricing-details-section table tr a:focus,
.pricing-details-section table tr a:hover {background: #159957; color: #fff; text-decoration: none }
.pricing-details-section table tr a {border-radius: 0; color: #159957; text-transform: uppercase; font-weight: 500; font-size: 18px; padding: 8px 14px; border: 1px solid #159957 }
.pricing-details-section table tbody tr:last-child td:nth-child(2) {background: 0 0 }
.pricing-details-section .toogle-button h5 {float: left; font-size: 20px; color: #212121; text-transform: uppercase; font-weight: 500; margin: 10px 12px 0 0 }
.pricing-details-section .toogle-button {width: 274px; float: none; margin: 0 auto 5px; display: none }
.toogle-button .switch {position: relative; display: inline-block; width: 135px; height: 40px }
.toogle-button .switch .slider {border: 2px solid #ddd; background: 0 0 }
.toogle-button .switch input {display: none }
.toogle-button .slider {position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s }
.toogle-button .slider:before {position: absolute; content: "Monthly"; height: 30px; width: 68px; left: 6px; bottom: 3px; background-color: #fff; -webkit-transition: .4s; transition: .4s; line-height: 30px; color: #626262; text-align: center; text-transform: uppercase }
.toogle-button input:checked+.slider {border: 2px solid #f30057; background-color: #f30057 }
.toogle-button input:focus+.slider {box-shadow: 0 0 1px #2196F3 }
.toogle-button input:checked+.slider:before {-webkit-transform: translateX(54px); -ms-transform: translateX(54px); transform: translateX(54px); content: 'Yearly'; z-index: 9; background: 0 0; color: #fff }
.toogle-button .switch .slider::after {content: ''; width: 30px; height: 30px; position: absolute; background: #ddd; top: 3px; right: 4px }
.toogle-button input:checked+.slider::after {left: 3px; right: inherit; background: #fff }
.case-studies-main {display: table; margin: 80px auto 40px }
.case-box11 {float: left; position: relative; overflow: hidden }
.case-box11 a {width: 100%; float: left }
.inner-case-box {position: absolute; top: 0; left: 0; right: 0; bottom: 0 }
.case-box11:nth-child(1) .inner-case-box {background: #f20158; transition: all .5s ease }
.case-box11:nth-child(2) .inner-case-box,
.case-box11:nth-child(3) .inner-case-box {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease
}

.case-box11:nth-child(2) .inner-case-box {background: #364760; transition: all .5s ease }
.case-box11:nth-child(3) .inner-case-box {background: #43e798; transition: all .5s ease }
.case-box11:nth-child(4) .inner-case-box,
.case-box11:nth-child(5) .inner-case-box {-webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease }
.case-box11:nth-child(4) .inner-case-box {background: #ffc200; transition: all .5s ease }
.case-box11:nth-child(5) .inner-case-box {background: #23d3d6; transition: all .5s ease }
.case-box11:nth-child(1):hover .inner-case-box,
.case-box11:nth-child(6) .inner-case-box {-webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease }
.case-box11:nth-child(6) .inner-case-box {background: #7460ee; transition: all .5s ease }
.case-box11:nth-child(1):hover .inner-case-box {background: rgba(241, 1, 88, .8); transition: all .5s ease }
.case-box11:nth-child(2):hover .inner-case-box,
.case-box11:nth-child(3):hover .inner-case-box {-webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease }
.case-box11:nth-child(2):hover .inner-case-box {background: rgba(54, 71, 96, .8); transition: all .5s ease }
.case-box11:nth-child(3):hover .inner-case-box {background: rgba(67, 231, 152, .8); transition: all .5s ease }
.case-box11:nth-child(4):hover .inner-case-box,
.case-box11:nth-child(5):hover .inner-case-box {-webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease }
.case-box11:nth-child(4):hover .inner-case-box {background: rgba(255, 194, 0, .8); transition: all .5s ease }
.case-box11:nth-child(5):hover .inner-case-box {background: rgba(35, 211, 214, .8); transition: all .5s ease }
.case-box11:nth-child(6):hover .inner-case-box,
.video-page-main .video {-webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease }
.case-box11:nth-child(6):hover .inner-case-box {background: rgba(116, 96, 238, .8); transition: all .5s ease }
.case-box11:hover .inner-case-box img {transform: none; -moz-transform: none; -webkit-transform: none }
.case-box11 img {transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -webkit-transition: all 1s ease; -moz-transition: all 1.4s ease; -o-transition: all 1.4s ease; -ms-transition: all 1.4s ease; transition: all 1.4s ease }
.case-box11:hover img {transform: scale(1.5); -moz-transform: scale(1.5); -webkit-transform: scale(1.5); -webkit-transition: all 1s ease; -moz-transition: all 1.4s ease; -o-transition: all 1.4s ease; -ms-transition: all 1.4s ease; transition: all 1.4s ease }
.inner-case-box11 {transform: translateY(-50%); -webkit-transform: translateY(-50%); top: 50%; position: absolute; text-align: center; width: 100%; padding: 0 20px }
.inner-case-box11 p {color: #fff; font-size: 17px; margin: 10px 0 0; padding: 0 30px }
.inner-case-box11 img {max-width: 310px; margin: 0 0 10px }
.feature-title h1 {font-size: 30px; text-transform: capitalize; font-weight: 500; position: relative; padding-bottom: 15px }
.feature-title h1:after {position: absolute; bottom: 0; width: 40px; height: 3px; background: #155799; content: ''; left: 0; right: 0; margin: auto }
.feature-title p {max-width: 820px; margin: 0 auto }
.new-table-feature {display: table; max-width: 900px; margin: 50px auto 0; box-shadow: 0 12px 20px rgba(0, 0, 0, .1); -moz-box-shadow: 0 12px 20px rgba(0, 0, 0, .1); -webkit-box-shadow: 0 12px 20px rgba(0, 0, 0, .1) }
.new-table-feature .col-sm-4,
.new-table-feature .col-sm-8 {float: none; display: table-cell; vertical-align: middle; padding: 20px 0 }
.new-table-feature .container {padding: 0 }
.new-table-feature .col-sm-4 img {max-width: 160px }
.new-table-feature .col-sm-8 {background: #f5f5f5; padding: 25px }
.new-table-feature h2 {color: #252525; font-size: 24px; margin: 0 0 15px; text-transform: uppercase }
.pricing-page-main.videos-main .industry-banner {padding-bottom: 160px }
.video-overview {position: relative; width: 100%; max-width: 900px; margin: 0 auto; top: -135px; left: 0; right: 0; background: #fff; border-radius: 6px; overflow: hidden; box-shadow: 0 5px 10px rgba(0, 0, 0, .1); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .1) }
.video-overview .col-sm-6 {padding: 0 }
.video-overview .col-sm-6:first-child::before {content: ''; width: 100%; position: absolute; height: 100%; background: rgba(0, 0, 0, .4) }
.video-overview .col-sm-6:first-child::after {content: 'Introduction Salon Management Software'; width: 100%; position: absolute; left: 0; top: 15px; color: #fff; font-size: 22px; padding: 0 0 0 15px }
.video-page-main .video {float: left; position: relative; top: 0; transition: all .5s ease; box-shadow: 0 5px 10px rgba(0, 0, 0, .1); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1); margin-bottom: 15px; -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .1) }
.customers-left-list li a:before,
.video-page-main .video:focus,
.video-page-main .video:hover {-webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease }
.video-page-main .video img {height: 207px }
.video-page-main .video:focus,
.video-page-main .video:hover {top: -7px; transition: all .5s ease }
.video-overview .col-sm-6:last-child {padding: 10px 20px }
.video-overview .col-sm-6 a {float: left; border: 1px solid #155799; background: #155799; color: #fff; margin-top: 20px; text-transform: uppercase; font-weight: 500; font-size: 18px; padding: 8px 14px }
.blue-theme .section-title::before {background: #155799 }
.video-overview .col-sm-6 a:focus,
.video-overview .col-sm-6 a:hover {color: #155799; background: 0 0; text-decoration: none }
.video-overview h2 {font-size: 27px }
.video-overview p {color: #626262 }
.video-image-parent {position: relative }
.video-image-parent:before {content: ''; width: 100%; position: absolute; height: 100%; background: rgba(0, 0, 0, .4) }
.video-image-parent .title {position: absolute; top: 0; left: 0; color: #fff; padding: 10px 15px 0; font-size: 18px }
.video-image-parent .play-icon {position: absolute; top: 0; bottom: 0; margin: auto; left: 0; right: 0; border: 2px solid #fff; text-align: center; border-radius: 50%; color: #fff }
.video-image-parent .play-icon:focus,
.video-image-parent .play-icon:hover {opacity: .6; background: rgba(0, 0, 0, .4) }
.video-page-main .video h5 {margin: 0; font-size: 17px; font-weight: 500; line-height: 26px; padding: 12px 10px; display: none }
.video-page-main .video:hover {text-decoration: none }
.video-page-main {padding-bottom: 80px; background: #f2f2f2 }
.cutomers-page-main .col-sm-6 {
    text-align: center;
    padding: 30px 10px;
    float: none;
    display: table-cell;
    vertical-align: middle
}

.cutomers-page-main {
    position: relative
}

.cutomers-page-main::after,
.cutomers-page-main::before {
    width: 50%;
    height: 100%;
    position: absolute;
    content: '';
    top: 0
}

.cutomers-page-main::before {
    left: 0;
    background: #f2f2f2
}

.cutomers-page-main::after {
    right: 0;
    background: url(../images/bg-customer.jpg) no-repeat;
    background-size: cover
}

.customers-left-list li {
    width: 180px;
    height: 205px;
    display: inline-block;
    margin: 10px;
    position: relative
}

.customers-left-list li a {
    width: 100%;
    float: left;
    -webkit-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%)
}

.customers-left-list li a img {
    height: 205px
}

.customers-left-list li.current a:before {
    background: #155799
}

.customers-left-list li.current a:hover:before {
    background: rgba(21, 83, 153, .7)
}

.customers-left-list li a:before {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    background: #3b3b39;
    transition: all .5s ease
}

.customers-left-list .customer-name {
    position: absolute;
    top: 0;
    z-index: 9;
    left: 0;
    right: 0;
    margin: auto;
    text-transform: uppercase;
    color: #fff;
    height: 54px;
    bottom: 0;
    text-align: center;
    width: 150px;
    font-size: 20px
}

.customers-left-list .customer-name:after,
.customers-left-list .customer-name:before {
    content: '';
    width: 40px;
    height: 3px;
    background: #fff;
    margin: auto;
    position: absolute;
    right: 0;
    left: 0
}

.customers-left-list .customer-name:before {
    top: -15px
}

.customers-left-list .customer-name:after {
    bottom: -15px
}

.client-description p:after,
.client-description p:before {
    width: 36px;
    display: inline-block;
    height: 41px;
    content: ''
}

.customers-left-list li a:hover::before {
    background: rgba(59, 59, 57, .7);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.client-description p:before {
    background: url(../images/quote-left.png) no-repeat
}

.client-description p:after {
    background: url(../images/quote-right.png) no-repeat;
    position: absolute;
    bottom: -17px;
    margin: 0 0 0 5px
}

.client-description {
    float: left;
    padding: 0 10px 0 25px
}

.client-description p {
    position: relative;
    z-index: 9;
    color: #fff;
    float: left;
    text-align: left;
    font-size: 17px;
    line-height: 32px
}

.video-overview-customers .col-sm-6 {
    float: none;
    padding: 0;
    display: table-cell;
    vertical-align: middle
}

.video-overview-customers video {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0
}

.video-overview-customers .video-image-parent img {
    width: 100%;
    min-height: 400px
}

.video-image-parent .play-icon {
    height: 70px;
    width: 70px;
    line-height: inherit;
    font-size: 36px;
    padding: 15px 0 0 7px
}

.video-overview-customers {
    width: 100%;
    float: left;
    background: #fff;
    display: table
}

.video-overview-customers .col-sm-6:last-child {
    padding: 0
}

.video-text {
    width: 100%;
    max-width: 556px;
    padding: 0 15px 0 35px
}

.video-text p {
    font-size: 18px;
    line-height: 30px;
    color: #626262;
    font-style: italic
}

.video-text h6 {
    width: 100%;
    float: left;
    font-size: 17px;
    font-weight: 700;
    position: relative;
    padding-top: 30px;
    margin: 10px 0 5px
}

.video-text h6:before {
    width: 100px;
    height: 3px;
    background: #155799;
    content: '';
    top: 0;
    left: 0;
    position: absolute
}

.video-text div {
    float: left;
    color: #666;
    font-size: 14px;
    margin: 4px 0 0
}

.customer-clients11 .section-title {
    margin: 50px 0 20px
}

.salonist-mew-page-main {
    width: 100%;
    float: left
}

section#get-free-trail11 {
    width: 100%;
    float: left;
    overflow: hidden;
    padding: 40px 0
}

#get-free-trail11 .signup-form {
    max-width: 650px;
    margin: 0 auto;
    padding: 0;
    display: table
}

#get-free-trail11 .form__fieldgroup {
    width: 47%;
    float: left;
    margin: 0 1.5% 15px
}

#get-free-trail11 .inn {
    max-width: 100%
}

#get-free-trail11 h3 {
    color: #fff;
    font-size: 24px;
    padding-bottom: 0;
    text-transform: capitalize
}

#get-free-trail11 .booking-title {
    color: #fff;
    font-size: 14px;
    margin-bottom: 30px
}

#get-free-trail11 .form__fieldgroup input {
    width: 100%;
    border: 1px solid #fff;
    height: 50px;
    padding: 0 10px;
    border-radius: 0;
    color: #fff;
    background: 0 0
}

#get-free-trail11 .btn-center {
    width: 47%;
    float: left;
    margin: 0 1.5%
}

#get-free-trail11 .btn-center input[type=submit] {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    background: #fff;
    border: 1px solid #fff;
    color: #000;
    font-size: 20px;
    padding: 0;
    height: 50px
}

#get-free-trail11 .btn-center input[type=submit]:focus,
#get-free-trail11 .btn-center input[type=submit]:hover {
    border: 1px solid #000;
    color: #fff;
    background: #000
}

#get-free-trail11 .form__fieldgroup input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

#get-free-trail11 .form__fieldgroup input::-moz-placeholder {
    color: #fff;
    opacity: 1
}

#get-free-trail11 .form__fieldgroup input:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

#get-free-trail11 .form__fieldgroup input:-moz-placeholder {
    color: #fff;
    opacity: 1
}

.features-main11 ul li {
    border-radius: 6px;
    background: #fff!important;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .1);
    padding: 0
}

.features-main11 ul li a {
    width: 100%;
    float: left;
    padding: 15px 20px
}

.features-main11 ul li span {
    border-radius: 6px;
    display: flex;
    height: auto;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding-bottom: 20px;
    margin-left: 0;
}
.features-main11 ul li a:hover{
	text-decoration:none;
}
.features-main11 ul li:nth-child(1) span {
    background: #f20158
}

.features-main11 ul li:nth-child(2) span {
    background: #364760
}

.features-main11 ul li:nth-child(3) span {
    background: #43e798
}

.features-main11 ul li:nth-child(4) span {
    background: #ffc200
}

.features-main11 ul li:nth-child(5) span {
    background: #23d3d6
}

.features-main11 ul li:nth-child(6) span {
    background: #7460ee
}

.features-main11 ul li:nth-child(7) span {
    background: #075891
}

.features-main11 ul li:nth-child(8) span {
    background: #ff6605
}

.features-main11 ul li:nth-child(9) span {
    background: #de0cff
}

.features-main11 ul li:nth-child(10) span {
    background: #10e000
}

.features-main11 ul li:nth-child(11) span {
    background: #3203ff
}

.features-main11 ul li:nth-child(12) span {
    background: #00ffba
}

.features-main11 ul li h3,
.features-main11 ul li h4 {
    float: right;
    color: #212121
}

.salon-modalpopup-all p a:focus,
.salon-modalpopup-all p a:hover {
    text-decoration: none;
    opacity: 1;
    color: #000!important
}

.features-main11 ul li:nth-child(1) span img,
.features-main11 ul li:nth-child(6) span img {
    width: 40px
}

.video-overview img {
    min-height: 315px
}

.features-page-inner11 {
    width: 100%;
    float: left;
    margin-top: 132px
}

.navbar-default .navbar-toggle {
    background: #29235c!important;
    border-color: transparent;
}

ul.top-features-list .container {
    position: relative
}

ul.top-features-list {
    width: 100%;
    float: left;
    max-height: 112px;
    overflow: hidden;
    background: #f2f2f2;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

ul.top-features-list li {
    width: 13.6%;
    float: left;
    text-align: center;
    margin: 0
}

ul.top-features-list li a span {
    width: 50px;
    position: relative;
    height: 50px;
    background: #f20158;
    display: table;
    margin: 0 auto;
    border-radius: 50%;
    line-height: inherit;
    padding-top: 0
}

ul.top-features-list li:nth-child(1) span {
    background: #f20158
}

ul.top-features-list li:nth-child(2) span {
    background: #364760
}

ul.top-features-list li:nth-child(3) span {
    background: #43e798
}

ul.top-features-list li:nth-child(4) span {
    background: #ffc200
}

ul.top-features-list li:nth-child(5) span {
    background: #23d3d6
}

ul.top-features-list li:nth-child(6) span {
    background: #7460ee
}

ul.top-features-list li:nth-child(7) span {
    background: #075891
}

ul.top-features-list li:nth-child(8) span {
    background: #ff6605
}

ul.top-features-list li:nth-child(9) span {
    background: #de0cff
}

ul.top-features-list li:nth-child(10) span {
    background: #10e000
}

ul.top-features-list li:nth-child(11) span {
    background: #3203ff
}

ul.top-features-list li:nth-child(12) span {
    background: #00ffba
}

ul.top-features-list li a span img {
    width: 24px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

ul.top-features-list li a h4 {
    color: #212121;
    font-size: 14.5px;
    margin: 14px 0 0
}

ul.top-features-list li a {
    width: 100%;
    float: left;
    padding: 18px 0 15px
}

ul.top-features-list li a:focus,
ul.top-features-list li a:hover {
    text-decoration: none;
    background: #ddd
}

ul.top-features-list.active {
    max-height: 254px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.show-more11 {
    position: absolute;
    top: 26px;
    right: 15px;
    width: 30px;
    height: 30px;
    min-width: inherit;
    line-height: 30px;
    padding: 0;
    border-radius: 50%;
    background: #c1c1c1;
    border: 1px solid #c1c1c1;
    bottom: 0
}

.show-more11.active,
.show-more11:hover {
    border: 1px solid #626262;
    background: #626262
}

.show-more11:before {
    content: 'Show';
    position: absolute;
    bottom: -35px;
    color: #999;
    font-size: 13px;
    left: 0;
    right: 0;
    text-transform: capitalize;
    font-weight: 400
}

.features-top11 .col-12 p,
.show-more11.active:hover::before {
    color: #626262
}

.show-more11.active:before {
    content: 'Less';
    color: #626262
}

.show-more11 .fa-angle-up,
.show-more11.active .fa-angle-down {
    display: none
}

.show-more11.active .fa-angle-up {
    display: inline-block;
    position: relative;
    top: -2px
}

.features-top11 {
    width: 100%;
    float: left;
    padding: 80px 0
}

.features-top11 .col-12 h5 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px
}

.features-top11 .col-12 {
    margin: 10px 0 30px
}

.features-top11 .col-sm-5 {
    padding: 0 40px
}

.features-center11 {
    width: 100%;
    float: left
}

.features-center11 .row {
    width: 100%;
    float: none;
    margin: 0;
    display: table
}

.features-center11 .col-sm-6 {
    padding: 0;
    display: table-cell;
    float: none;
    vertical-align: middle
}

.features-center11 .left-features {
    background: #159957
}

.features-center11 .right-features {
    background: #fff;
    text-align: center;
    padding: 25px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1) inset;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1) inset
}

.inner-features {
    max-width: 565px;
    padding-right: 50px
}

.inner-features.pull-left {
    padding-left: 50px;
    padding-right: 0
}

.inner-features h3 {
    margin: 0;
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    letter-spacing: .5px
}

.inner-features p {
    margin: 10px 0 0;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 24px
}

.features-center11 .right-features img {
    max-width: 92%;
    box-shadow: 0 15px 15px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 15px 15px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, .2)
}

.features-bottom11 .right-features img {
    max-width: 150px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.features-bottom11 .image-new .right-features img {
    max-width: 125px
}

.features-bottom11 .image-new1 .right-features img {
    max-width: 135px
}

.feature-box {
    width: 320px;
    height: 225px;
    text-align: center;
    display: inline-block;
    background: #e96897;
    vertical-align: middle;
    position: relative
}

.feature-box span,
.feature-box::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: ''
}

.features-center11.features-bottom11 .left-features,
.features-center11.features-bottom11 .right-features {
    background: 0 0
}

.feature-box::before {
    background: #159957;
    background: -webkit-linear-gradient(to right, #155799, #159957);
    background: linear-gradient(to right, #155799, #159957);
    left: 0;
    z-index: 9
}

.feature-box span {
    background: #fff;
    top: -20px;
    border: 5px solid #159957;
    right: -20px
}

.feature-box img {
    max-width: 150px;
    position: relative;
    z-index: 9
}

.features-bottom11 {
    padding: 80px 0 60px;
    background: #f6f6f6;
    margin-bottom: 50px
}

.features-bottom11 h3 {
    color: #212121
}

.features-bottom11 p {
    color: #626262
}

.features-center11.features-bottom11 .right-features {
    padding: 20px 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.features-center11.features-bottom11 .left-features {
    text-align: right
}

.features-center11.features-bottom11 .inner-features {
    max-width: inherit;
    padding-right: 0
}

.features-center11.features-bottom11 .inner-features.pull-left {
    padding-right: 0;
    text-align: left
}


.footer-bottom .footer-social ul {
    display: block!important
}

@media (min-width:768px) {
    #footer ul {
        display: block!important;
        margin-bottom: 20px!important;
        opacity: 1!important;
        height: auto!important
    }
}

@media (max-width:1199px) {
    .main-indutries11 .container {
        max-width: 960px
    }
    .main-indutries11 ul li h3,
    .main-indutries11 ul li h4 {
        /*width: 150px;*/
        font-size: 26px;
        padding: 26px 0
    }
    .main-indutries11 ul li {
        width: 31%;
        margin: 0 1% 20px
    }
    .pricing-details-section {
        width: 96%
    }
    .inner-features {
        max-width: 470px
    }
    .industry-banner img {
        width: 550px
    }
    .industry-banner h1 {
        font-size: 36px
    }
    .salonist-industry .indusrty-section5 a {
        padding: 10px 20px;
        margin: 12px 10px 0
    }
    .indusrty-section4 .col-sm-4 h4 {
        font-size: 18px
    }
    .indusrty-section4 .col-sm-4 p {
        min-height: 170px
    }
}

@media (max-width:1023px) {
    #section5 .col-sm-7 img {
        margin-top: 0;
        max-width: 100%
    }
}

@media (max-width:991px) {
    .comman11,
    .main-indutries11 h2 {
        font-size: 24px
    }
    .salonist-mew-page-main #section2 img {
        max-width: 320px
    }
    .powerfull11 .spacertop100 {
        padding-bottom: 65px
    }
    .section-after.powerfull11 .column-title {
        margin-top: 20px
    }
    .icon-list li p {
        font-size: 14px
    }
    .icon-list li {
        margin-bottom: 30px
    }
    .section-title {
        font-size: 24px
    }
    .container {
        padding-left: 15px;
        padding-right: 15px
    }
    #footer .relations h4 {
        font-size: 17px
    }
    .main-indutries11 .container {
        max-width: 730px
    }
    .main-indutries11 ul li {
        width: 47%;
        margin: 0 1.3% 20px
    }
    .video-overview {
        max-width: 720px;
        top: -105px
    }
    .video-overview h2 {
        font-size: 21px;
        margin-top: 0
    }
    .video-overview .col-sm-6 a {
        width: auto;
        margin-top: 5px;
        font-size: 14px;
        padding: 8px 12px
    }
    .video-page-main .col-sm-4 {
        width: 50%
    }
    .video-image-parent .play-icon {
        width: 60px;
        height: 60px;
        font-size: 24px
    }
    .video-page-main .video img {
        min-height: 250px
    }
    .pricing-details-section table thead tr td {
        font-size: 36px
    }
    .pricing-details-section table thead tr td span {
        font-size: 34px
    }
    .pricing-details-section table thead tr td div {
        font-size: 20px
    }
    .pricing-details-section table thead tr td pre {
        font-size: 18px;
        top: 2px
    }
    .pricing-details-section table tbody tr td {
        font-size: 15px
    }
    .pricing-details-section table tr .fa {
        font-size: 17px
    }
    .customers-left-list li {
        width: 140px;
        height: 180px
    }
    .customers-left-list li a img {
        height: 180px
    }
    .customers-left-list .customer-name {
        width: 130px;
        font-size: 16px;
        height: 40px
    }
    .client-description p {
        font-size: 15px;
        line-height: 26px;
        padding-right: 10px
    }
    .video-text h2 {
        font-size: 20px;
        margin: 0 0 10px
    }
    .video-text p {
        font-size: 15px;
        line-height: 24px
    }
    .video-text h6 {
        font-size: 15px;
        padding-top: 20px;
        margin: 5px 0
    }
    .clients-section.customer-clients11 {
        width: 100%;
        float: left;
        margin: 0 0 40px;
        padding: 0
    }
    ul.top-features-list li {
        width: 15%
    }
    .features-top11 .col-sm-5 {
        padding: 0 20px
    }
    .features-top11 .col-sm-2 {
        margin-top: 50px
    }
    .inner-features {
        max-width: 370px;
        padding-right: 30px
    }
    .inner-features h3 {
        font-size: 30px
    }
    .inner-features p {
        font-size: 14px;
        margin: 0
    }
    .features-center11.features-bottom11 .right-features.col-sm-push-6 {
        left: 48%
    }
    .features-center11.features-bottom11 .left-features.col-sm-pull-6 {
        padding-right: 50px
    }
    .industry-banner img {
        width: 418px
    }
    .industry-banner h1 {
        font-size: 24px;
        margin-top: 0
    }
    .industry-banner p {
        font-size: 16px;
        line-height: 26px
    }
    .indusrty-section2 .col-sm-4 {
        padding: 0 15px
    }
    .indusrty-section3 .pull-right img,
    .indusrty-section3 img {
        max-width: 90%
    }
    .indusrty-section3 h3 {
        font-size: 22px;
        margin: 25px 0 15px
    }
    .indusrty-section3 p {
        line-height: 26px
    }
    .indusrty-section4 .col-sm-4 {
        max-width: 31%;
        margin: 0 1%;
        padding: 15px
    }
    .indusrty-section4 .col-sm-4 p {
        min-height: 220px
    }
    .indusrty-section5 .container .col-sm-5,
    .indusrty-section5 .container .col-sm-7 {
        width: 100%;
        text-align: center
    }
    .salonist-industry .indusrty-section5 a {
        float: none;
        display: inline-block;
        margin: 20px 5px 0
    }
    .indusrty-section5 {
        margin: 0 0 50px
    }
    .new-table-feature {
        max-width: 740px
    }
    .new-table-feature .col-sm-4 img {
        max-width: 150px
    }
}

@media (max-width:767px) {
    .customerh2 {
        font-size: 18px
    }
    .form__footnote.booking-title {
        font-size: 15px
    }
    .carousel-caption h1 {
        font-size: 24px
    }
    #navbar .sub-menu-1,
    .navbar {
        width: 100%;
        float: left
    }
    .salonist-mew-page-main .salon-management .col-sm-7,
    .section-after::after,
    .site-header .fa-angle-down {
        display: none
    }
    .img-parent,
    .indusrty-section4 .col-sm-4 p,
    .video-overview img,
    .video-overview-customers .video-image-parent img {
        min-height: inherit
    }
    #footer .relations h4,
    .dropdowm-menu1,
    .navbar,
    .navbar .container {
        position: relative
    }
    .site-header .sub-menu-1 li.has-dropdown {
        padding: 8px 15px 4px
    }
    .salonist-mew-page-main .salon-management {
        padding-top: 0;
        padding-bottom: 50px
    }
    .powerfull11 .spacertop100 {
        padding-bottom: 0
    }
    .salonist-mew-page-main #section2 {
        padding: 30px 0 50px
    }
    .section-title {
        font-size: 20px
    }
    .salonist-mew-page-main .section3 .clearfix {
        margin-top: 30px
    }
    .salonist-mew-page-main #section2 .col-sm-6:last-child {
        text-align: center;
        padding: 50px 0 0
    }
    .salonist-mew-page-main .section3.spacertop50 {
        padding: 25px 0 0!important
    }
    #navbar .sub-menu-1 {
        background: #fff;
        margin: 0
    }
    .site-header .top-bar .fa-angle-down {
        display: inline-block
    }
    .site-header .drop-menu .fa-angle-down {
        display: block
    }
    .site-header .drop-menu {
        float: right;
        width: 35px;
        height: 32px;
        text-align: center;
        cursor: pointer;
        margin-top: -4px
    }
    .site-header .drop-menu .fa {
        float: left;
        font-size: 24px;
        margin: 2px 0 0 10px!important
    }
    .dropdowm-menu1 {
        background: #f5f5f5;
        border-radius: 0;
        width: 100%;
        box-shadow: none;
        -webkit-box-shadow: none;
        float: left;
        border: none;
        z-index: 9;
        top: 0;
        padding: 0;
        margin: 0 0 -5px
    }
    #navbar li .dropdowm-menu1 li {
        float: left
    }
    .dropdowm-menu1::before {
        display: none
    }
    .site-header .sub-menu-1 li {
        width: 100%;
        float: left;
        padding: 8px 15px
    }
    #get-free-trail11 .signup-form {
        max-width: 90%!important;
        max-width: 480px
    }
    #get-free-trail11 .form__fieldgroup {
        width: 100%;
        float: left;
        margin: 0 0 15px;
        padding: 0
    }
    #get-free-trail11 .btn-center {
        width: 100%;
        margin: 0
    }
    #get-free-trail11 h3 {
        font-size: 20px;
        margin: 0 0 10px
    }
    .footer-social ul {
        float: none;
        margin: 0 auto 10px
    }
    .footer-bottom p {
        padding-bottom: 2px
    }
    .top-bar .container {
        padding: 0 10px
    }
    .main-indutries11 .container {
        max-width: 96%
    }
    #footer,
    .footer-bottom {
        width: 100%;
        /*float: left;*/
        display: block;
        position: relative
    }
    /*#footer {
        padding: 0
    }*/
    .features-main11 ul li a {
        padding: 12px 15px
    }
    .main-indutries11 ul {
        text-align: center
    }
    .main-indutries11 {
        margin: 0;
        padding: 30px 0
    }
    .pricing-page-main .industry-banner {
        padding-top: 80px;
        padding-bottom: 80px
    }
    .case-studies-main {
        margin: 0 auto 40px
    }
    .video-page-main .col-sm-4 {
        width: 100%;
        float: left;
        margin: 0 0 20px;
        padding: 0
    }
    .video-overview {
        max-width: 96%;
        top: 0;
        margin-top: 50px;
        margin-bottom: 25px
    }
    .video-overview .col-sm-6:last-child {
        float: left;
        padding: 10px
    }
    .video-overview .col-sm-6 img {
        width: 100%
    }
    .video-page-main .video {
        width: 100%;
        margin-bottom: 0
    }
    .video-page-main .video img {
        min-height: inherit;
        width: 100%;
        height: auto
    }
    .video-page-main {
        padding-bottom: 30px
    }
    .video-page-main .container {
        padding-left: 0;
        padding-right: 0;
        max-width: 96%
    }
    .video-image-parent .title {
        padding: 5px 15px 0;
        font-size: 15px;
        line-height: 20px
    }
    .pricing-page-main.videos-main .industry-banner {
        padding-bottom: 70px
    }
    .pricing-details-section {
        width: 96%;
        margin: 40px auto 0
    }
    .pricing-details-section table tr .fa {
        font-size: 14px
    }
    .pricing-details-section table thead tr .fa {
        float: left;
        font-size: 11px
    }
    .pricing-details-section table thead tr td pre {
        font-size: 12px;
        top: 0;
        vertical-align: top;
        padding: 1px 2px 0 0;
        display: inline-block;
        margin: 0
    }
    .pricing-details-section table tr a {
        font-size: 13px;
        padding: 6px 10px;
        display: block
    }
    .cutomers-page-main .col-sm-6 {
        width: 100%;
        float: left;
        display: block;
        padding: 40px 10px
    }
    .cutomers-page-main .col-sm-6:first-child {
        background: #f2f2f2
    }
    .cutomers-page-main .col-sm-6:last-child {
        background: url(../images/bg-customer.jpg) no-repeat;
        background-size: cover
    }
    .cutomers-page-main::after,
    .cutomers-page-main::before {
        display: none
    }
    .cutomers-page-main .container {
        padding: 0
    }
    .client-description {
        padding: 0 10px
    }
    .client-description p {
        font-size: 14px;
        padding: 0 15px
    }
    .video-overview-customers .col-sm-6 {
        width: 100%;
        float: left
    }
    .video-overview-customers .col-sm-6:last-child {
        padding: 50px 0
    }
    .video-text {
        max-width: 100%;
        padding: 0 15px
    }
    .features-page-inner11 {
        margin-top: 0
    }
    ul.top-features-list li {
        width: 19%
    }
    ul.top-features-list li a h4 {
        font-size: 13px
    }
    ul.top-features-list.active {
        max-height: 360px
    }
    .features-top11 .col-12 {
        margin: 0 0 20px;
        text-align: center
    }
    .features-top11 .col-sm-2 {
        margin-top: 30px;
        margin-bottom: 40px
    }
    .features-top11 {
        padding: 30px 0
    }
    .features-center11 .col-sm-6 {
        width: 100%;
        float: left;
        display: block
    }
    .inner-features,
    .inner-features.pull-left {
        max-width: 100%;
        padding: 30px 15px!important;
        text-align: center!important
    }
    .features-center11.features-bottom11 .right-features.col-sm-push-6 {
        left: 0
    }
    .features-center11.features-bottom11 .left-features.col-sm-pull-6 {
        padding-right: 0
    }
    .features-bottom11 {
        padding: 50px 0 30px;
        margin-bottom: 0
    }
    .feature-box {
        width: 250px;
        height: 210px;
        margin: 0 0 0 -15px
    }
    .feature-box .fa {
        font-size: 120px;
        line-height: 200px
    }
    .feature-box span {
        top: -15px;
        border: 4px solid #159957;
        right: -15px
    }
    .inner-features h3 {
        font-size: 27px
    }
    .features-bottom11 .inner-features,
    .features-bottom11 .inner-features.pull-left {
        padding: 10px 15px!important
    }
    .features-bottom11 .row:first-child {
        margin-bottom: 40px
    }
    .industry-banner {
        padding-top: 34px;
        padding-bottom: 20px;
        text-align: center
    }
    .industry-banner img {
        display: none;
        width: auto;
        bottom: 0;
        float: none;
        max-width: 90%
    }
    .industry-banner::after {
        display: none
    }
    .industry-banner .col-sm-5 {
        width: 100%;
        float: left;
        text-align: center
    }
    .industry-banner h1 {
        width: 100%;
        font-size: 20px
    }
    .industry-banner p {
        font-size: 14px;
        max-width: 100%
    }
    .indusrty-section2 .col-sm-4 {
        margin: 0 0 30px;
        padding: 0 10px
    }
    .img-parent {
        margin: 0 0 20px
    }
    .indusrty-section2 .col-sm-4 h2 {
        font-size: 18px
    }
    .indusrty-section2 .col-sm-4 p {
        font-size: 14px;
        margin: 12px auto 0;
        max-width: 460px;
        display: table
    }
    .indusrty-section3::before,
    .indusrty-section4::before {
        display: none
    }
    .title-new span {
        width: 100%;
        float: left;
        font-size: 20px;
        margin: 0 0 10px
    }
    .indusrty-section2 {
        padding: 34px 0 0
    }
    .indusrty-section3 {
        padding: 40px 0 30px
    }
    .indusrty-section3 h3 {
        font-size: 20px;
        margin: 40px 0 15px
    }
    .indusrty-section3 p {
        font-size: 14px
    }
    .indusrty-section4 .col-sm-4 h4,
    .indusrty-section5 h2 {
        font-size: 18px
    }
    .indusrty-section3 .col-sm-6.pull-right {
        width: 100%
    }
    .indusrty-section3 .row {
        margin: 0 0 50px
    }
    .indusrty-section3 .row:last-child {
        margin: 0
    }
    .salonist-industry .indusrty-section4 {
        margin-top: 0;
        padding: 40px 0
    }
    .indusrty-section4 .col-sm-4 {
        max-width: 100%;
        margin: 0 0 10px;
        padding: 20px 15px
    }
    .title-new {
        margin: 0 0 40px
    }
    .indusrty-section5 .container {
        padding: 0 15px
    }
    .indusrty-section5 p {
        font-size: 14px
    }
    .salonist-industry .indusrty-section5 a {
        padding: 10px;
        margin: 20px 2px 0;
        font-size: 15px
    }

    .new-table-feature {
        max-width: 92%
    }
    .new-table-feature .col-sm-4,
    .new-table-feature .col-sm-8 {
        width: 100%;
        float: left
    }
    .feature-title h1 {
        font-size: 20px
    }
    .feature-title p,
    .new-table-feature p {
        font-size: 14px
    }
    .new-table-feature h2 {
        font-size: 18px
    }
    .new-table-feature .col-sm-8 {
        padding: 20px 15px
    }
    .customers-left-list li a br {
        display: block
    }
    .salon-modalpopup-all .signup .signup-form {
        padding: 3em 20px 2em
    }
    .features-bottom11 .right-features img {
        max-width: 140px
    }
    .pricing-details-section table thead tr td {
        font-size: 17px
    }
    .pricing-details-section table thead tr td span {
        width: 100%;
        float: left;
        font-size: 17px;
        vertical-align: top;
        line-height: 15px
    }
    .pricing-details-section table thead tr td div {
        width: 100%;
        float: left;
        font-size: 12px
    }
    .pricing-details-section table tbody tr td {
        min-width: 1%;
        width: 33%;
        font-size: 13px;
        padding: 10px
    }
    .pricing-details-section table thead tr td:nth-child(2),
    .pricing-details-section table thead tr td:nth-child(3) {
        padding: 12px 0
    }
    .features-bottom11 .image-new1 .right-features img {
        max-width: 130px
    }
    #footer ul {
        display: none;
        width: 100%;
        padding: 0 12px!important;
        margin: 5px 0!important
    }
    #footer .relations h4 {
        font-size: 14px;
        cursor: pointer;
        padding: 13px 10px;
        background: #fff;
        margin: 0;
        border-top: 1px solid #e1e1e1;
        color: #252525
    }
    #footer .relations h4.active {
        background: #f6f6f6
    }
   /* #footer .container {
        padding: 0
    }
     #footer .row {
        margin: 0
    }
   #footer .col-sm-12,
    #footer .col-sm-3 {
        padding: 0
    }*/
    #footer h5:before {
        content: '\f107';
        position: absolute;
        right: 15px;
        top: 8px;
        font-size: 20px;
        margin: auto;
        font-family: fontawesome;
        font-weight: 400!important
    }
    #footer h5.active:before {
        content: "\f106"
    }
    .indusrty-section3 .col-sm-6 {
        width: 100%;
        float: left;
        text-align: center
    }
    .salonist-industry .indusrty-section3 h3::after {
        right: 0;
        margin: auto
    }
    .indusrty-section3 .col-sm-6 span {
        width: 260px;
        min-height: 50px
    }
    .indusrty-section3 .col-sm-6 span img {
        position: static;
        max-width: 100%;
        max-height: 100%
    }
    .industry-btn11 {
        margin-bottom: 10px
    }
    .navbar,
    .site-header.fixed {
        position: relative!important;
        background: #159957;
        background: -webkit-linear-gradient(to right, #155799, #159957);
        background: linear-gradient(to right, #155799, #159957)
    }
    .site-header .sub-menu-1 li.has-dropdown,
    .sub-menu-1 a {
        color: #212121
    }
    .item.active {
        padding-top: 0!important
    }
}

@media (max-width:640px) {
    .main-indutries11 ul li {
        width: 100%;
        margin: 0 0 10px;
        max-width: 300px
    }
    .main-indutries11 ul li span {
        width: 60px;
        height: 60px;
        line-height: inherit;
        padding-top: 12px
    }
    .main-indutries11 ul li:nth-child(1) span img {
        width: 42px
    }
    .features-main11 ul li:nth-child(1) span img,
    .features-main11 ul li:nth-child(6) span img,
    .main-indutries11 ul li span img {
        width: 30px
    }
    .main-indutries11 ul li h4 {
        width: 160px;
        font-size: 26px;
        padding: 15px 0
    }
    .comman11,
    .main-indutries11 h2 {
        font-size: 18px;
        margin: 0 0 30px
    }
    .inner-case-box11 img {
        max-width: 250px
    }
    .inner-case-box11 p {
        font-size: 15px;
        padding: 0 15px
    }
    .pricing-page-main .industry-banner {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .pricing-page-main .industry-banner h3 {
        font-size: 22px;
        margin-top: 10px
    }
    .pricing-page-main .industry-banner p {
        font-size: 17px
    }
    .main-indutries11.features-main11 ul li span {
        padding-top: 15px
    }
    .main-indutries11 ul li:nth-child(6) span img {
        width: 20px
    }
}

@media (max-width:568px) {
    .salonist-mew-page-main #section2 img {
        max-width: 95%
    }
    .top-bar .top-bar-menu11 li {
        margin: 10px 0 0 10px;
        font-size: 12.5px
    }
    .top-bar .submenu11 {
        left: -60px
    }
    .video-image-parent .play-icon {
        width: 50px;
        height: 50px;
        font-size: 20px;
        bottom: -25px;
        padding: 13px 0 0 4px
    }
    .video-overview .col-sm-6:first-child::after {
        font-size: 18px
    }
    ul.top-features-list li {
        width: 30%
    }
    ul.top-features-list.active {
        max-height: initial
    }
    ul.top-features-list li a {
        padding: 10px 0 11px
    }
    ul.top-features-list {
        max-height: 99px
    }
    .indusrty-section4 .col-sm-4 {
        margin: 0 0 18px
    }
}

@media (max-width:412px) {
    ul.top-features-list li {
        width: 43%
    }
}

.sub_title {
    display: block
}

.sitemap-main11 {
    float: left;
    width: 100%;
    margin-top: 110px;
    margin-bottom: 50px;
    background: #f5f5f5;
    padding: 50px 0
}

.sitemap-main11 ul li a {
    color: #3e3f3f;
    font-size: 18px;
    line-height: 34px
}

.sitemap-main11 ul li a::before {
    content: '\f00c';
    margin: 0 10px 0 0;
    font-family: fontawesome;
    color: #159957
}

.sitemap-main11 span {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #010101;
    margin: 0 0 12px;
    float: left;
    width: 100%
}

.sitemap-main11 ul {
    width: 100%;
    float: left;
    margin-top: 50px
}

.sitemap-main11 ul li {
    width: 50%;
    float: left
}

.sitemap-main11 ul li a:focus,
.sitemap-main11 ul li a:hover {
    text-decoration: none;
    outline: 0;
    color: #111
}

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

.salonist-mew-page-main .salon-management {
    background: url(../images/salonbanner-min.jpg) no-repeat center center;
    background-size: cover
}

.banner-content {
    padding-top: 5%;
}

.banner-content .headings h1 {
    font-size: 50px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 48px;
    text-align: center;
    text-transform: capitalize;
}

.banner-content .headings p {
    max-width: 700px;
    margin: 20px auto 25px;
    font-size: 1.9rem;
    margin-top: 25px;
    color: #fff;
    margin-bottom: 25px
}

.banner-content .button--green {
    background-color: #159957;
    border: #159957;
    padding-left: 18px;
    padding-right: 18px;
}

.banner-content .form {
    padding-top: 0px
}

@media (max-width:767px) {
    .sitemap-main11 {
        margin-top: 0
    }
    .sitemap-main11 ul {
        margin-top: 34px
    }
    .indusrty-section5 span {
        font-size: 22px
    }
    .indusrty-section5 {
        margin: 0
    }
}

.scrollup {
    position: fixed;
    bottom: 70px;
    right: 90px;
    z-index: 100;
    top: auto;
    transition: height 1s;
    -moz-transition: height 1s;
    -webkit-transition: height 1s;
    -o-transition: height 1s;
    height: 0;
    overflow: hidden;
    padding: 0;
    background: #159957;
    color: #fff;
    font-size: 45px;
    width: 50px;
    text-align: center;
    line-height: 44px
}

.scrollup:hover {
    background: #098D4B;
    color: #fff
}

.scrollup.block-view {
    height: 50px
}

.greenbtn {
    background: #159957;
    color: #fff!important;
    border: 2px solid #159957;
    color: #159957;
    margin-top: 25px;
    text-transform: uppercase;
    margin-right: 10px;
    font-weight: 500;
    font-size: 15px;
    padding: 15px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-block
}

.greenbtn:hover,
.rounded-btn-green:hover {
    background: #088C4A!important;
    color: #fff!important;
    text-decoration: none;
    border-color: #159957
}

.rounded-btn-green {
    border: 2px solid #159957;
    color: #159957;
    margin-top: 25px;
    text-transform: uppercase;
    margin-right: 10px;
    font-weight: 500;
    font-size: 15px;
    padding: 15px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-block
}

.light-gray-background {
    background: #f9f9f9;
    padding-bottom: 20px
}

.industry-banner .rounded-btn {
    background: #159957;
    border-color: #159957
}

.industry-banner .rounded-btn:hover {
    background: #088446 !important;
    border-color: #088446 !important
}

.industry-banner:before {
    background: transparent !important;
    background-color: #000 !important;
    opacity: 0.4 !important
}

@media (max-width:479px) {
    .sitemap-main11 ul li {
        width: 100%
    }
    .banner-content .headings h1 {
        font-size: 26px;
        line-height: 1.2
    }
    .scrollup.block-view {
        height: 0
    }
}

@media (min-width: 767px) {
    .space-top {
        padding-top: 45px
    }
    .table-display {
        display: table;
        width: 100%;
    }
    .table-display .column-cell {
        display: table-cell;
        float: none;
        vertical-align: middle
    }
}

@media (max-width:640px) {
    .greenbtn {
        padding: 12px 20px;
    }
    .rounded-btn-green {
        padding: 12px 20px;
    }
    .salonist-mew-page-main .rounded-btn {
        padding: 12px 20px;
    }
}

.bdr-top {
    border-top: 1px solid rgba(0, 0, 0, .15);
    padding-top: 40px
}

.sub-title {
    font-size: 25px;
    margin-bottom: 16px;
    padding-bottom: 0
}

.space-bottom {
    padding-bottom: 45px
}

.switch [type="checkbox"] {
    opacity: 0;
    position: absolute;
}

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

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

.switch [type="checkbox"]:checked + label {
    color: #39D2B4
}

.switch [type="checkbox"]:not(:checked) + label:before,
.switch [type="checkbox"]:checked + label:before,
.switch [type="checkbox"]:not(:checked) + label:after,
.switch [type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
}

.switch [type="checkbox"]:not(:checked) + label:before,
.switch [type="checkbox"]:checked + label:before {
    left: 0;
    top: -3px;
    width: 65px;
    height: 30px;
    background: #DDDDDD;
    border-radius: 15px;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    -ms-transition: background-color .2s;
    transition: background-color .2s;
}

.switch [type="checkbox"]:not(:checked) + label:after,
.switch [type="checkbox"]:checked + label:after {
    width: 20px;
    height: 20px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    border-radius: 50%;
    background: #7F8C9A;
    top: 2px;
    left: 5px;
}


/* on checked */

.switch [type="checkbox"]:checked + label:before {
    background: #34495E;
}

.switch [type="checkbox"]:checked + label:after {
    background: #39D2B4;
    top: 2px;
    left: 40px;
}

.switch [type="checkbox"]:checked + label .ui,
.switch [type="checkbox"]:not(:checked) + label .ui:before,
.switch [type="checkbox"]:checked + label .ui:after {
    position: absolute;
    left: 6px;
    width: 65px;
    border-radius: 15px;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.switch [type="checkbox"]:not(:checked) + label .ui:before {
    content: "";
    left: 32px
}

.switch [type="checkbox"]:checked + label .ui:after {
    content: "";
    color: #39D2B4;
}

.switch [type="checkbox"]:focus + label:before {
    border: 1px dashed #777;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -1px;
}

.switches label {font-size: 16px; font-weight: normal; color: #aaa; margin-top: 0; }
.form__fieldgroup .intl-tel-input {width: 100%;}
.gym_industries {display: flex; flex-wrap: wrap; gap: 24px; justify-content: center; align-items: center;}
.gym_industries li {border-radius: 8px;-moz-border-radius: 8px;-webkit-border-radius: 8px; box-shadow: 0 5px 25px 0 rgb(0 0 0 / 8%); -moz-box-shadow: 0 5px 25px 0 rgb(0 0 0 / 8%); -webkit-box-shadow: 0 5px 25px 0 rgb(0 0 0 / 8%);flex: 0 0 230px;max-width: 230px;text-align: center; padding: 32px; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; transition: all .5s ease;}
.gym_industries li a:hover {text-decoration: none;}
.gym_industries span {position: relative; height: 98px; width: 98px; display: flex; align-items: center; background: #000; justify-content: center; margin: 0 auto; border-radius: 50%; padding: 15px; }
.gym_industries span::before{content: ""; position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; display: block; border: 2px solid; border-radius: 50%; webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; transition: all .5s ease;}
.gym_industries li:hover span::before {left: -10px; right: -10px; bottom: -10px; top: -10px;}

.gym_industries h2 {font-size: 18px; margin-top: 3rem; margin-bottom: 0; }

.gym_industries li:nth-child(1) span:before{border-color: #f20158}
.gym_industries li:nth-child(1) span {background: #f20158 }

.gym_industries li:nth-child(2) span:before{border-color: #364760}
.gym_industries li:nth-child(2) span {background: #364760 }

.gym_industries li:nth-child(3) span:before{border-color: #43e798}
.gym_industries li:nth-child(3) span {background: #43e798 }

.gym_industries li:nth-child(4) span:before{border-color: #ffc200}
.gym_industries li:nth-child(4) span {background: #ffc200 }

.gym_industries li:nth-child(5) span:before{border-color: #23d3d6}
.gym_industries li:nth-child(5) span {background: #23d3d6 }

.gym_industries li:nth-child(6) span:before{border-color:#7460ee }
.gym_industries li:nth-child(6) span {background: #7460ee }

.gym_industries li:nth-child(7) span:before{border-color: #075891 }
.gym_industries li:nth-child(7) span {background: #075891 }

.gym_industries li:nth-child(8) span:before{border-color: #ff6605 }
.gym_industries li:nth-child(8) span {background: #ff6605 }

.gym_industries li:nth-child(9) span:before{border-color: #de0cff }
.gym_industries li:nth-child(9) span {background: #de0cff }

.gym_industries li:nth-child(10) span:before{border-color: #10e000}
.gym_industries li:nth-child(10) span {background: #10e000 }

.gym_industries li:nth-child(11) span:before{border-color: #3203ff}
.gym_industries li:nth-child(11) span {background: #3203ff }

.gym_industries li:nth-child(12) span:before{border-color: #00ffba}
.gym_industries li:nth-child(12) span {background: #00ffba }

.image-wrapper img {max-width: 360px; margin: 0 auto; display: block;width: 100%;}
.row-reverse{flex-direction: row-reverse;}