/*<br / > <b > Warning</b > : ob_start(): output handler 'ob_gzhandler' conflicts with 'zlib output compression' in <b > /home/ashianahous/public_html/assets/css/ashianacss.php</b > on line <b > 38</b > <br / >*/



html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"], input[type="radio"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        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-appearance: textfield;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    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;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
    width: 100%;
    float: left;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width:768px) {
    .container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .container {
        width: 940px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        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;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        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 > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@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 > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .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, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent;
    }

    .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;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px;
    }

    input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label, .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9;
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm, select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].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;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg, select[multiple].input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].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;
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    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-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label, .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 0;
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

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:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

        .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
        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:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

        .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40;
        }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
        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:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

        .btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
            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:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
        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:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

        .btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85;
        }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
        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:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

        .btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d;
        }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
        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:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

        .btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19;
        }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    color: #337ab7;
    font-weight: normal;
    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:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover, .btn-link:focus {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none;
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
    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="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .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 {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}

.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;
}

.dropup, .dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #337ab7;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777;
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
            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 {
        float: left;
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 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:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 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-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        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="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    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-left: 0;
        padding-right: 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;
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].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;
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control: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: normal;
    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="radio"], .input-group-addon input[type="checkbox"] {
        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:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-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:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-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:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            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 {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

        .nav > li.disabled > a {
            color: #777;
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        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:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #337ab7;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }
}

.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:hover, .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd;
    }

@media (min-width:768px) {
    .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:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 0;
    padding-left: 0;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width:768px) {
    .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-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}

@media (min-width:768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width:768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.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 {
    float: left;
    padding: 15px 0;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

@media (min-width:768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 0;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 0;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    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;
        }

@media (min-width:768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px 0;
}

    .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 > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px;
            }
}

.navbar-form {
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label, .navbar-form .checkbox label {
            padding-left: 0;
        }

        .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 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-left: 0;
        margin-right: 0;
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: 0;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .navbar-default .navbar-brand {
        color: #777;
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            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:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555;
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        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:hover, .navbar-default .btn-link:focus {
        color: #333;
    }

    .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc;
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            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:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #080808;
        color: #fff;
    }

@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:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        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:hover, .navbar-inverse .btn-link:focus {
        color: #fff;
    }

    .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #ccc;
        }

    .breadcrumb > .active {
        color: #777;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #337ab7;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            z-index: 2;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd;
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 3;
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
        cursor: default;
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }

.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-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #777;
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #5e5e5e;
    }

.label-primary {
    background-color: #337ab7;
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #286090;
    }

.label-success {
    background-color: #5cb85c;
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44;
    }

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f;
    }

.label-danger {
    background-color: #d9534f;
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    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 > img, .thumbnail a > img {
        margin-left: auto;
        margin-right: auto;
    }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .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;
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

.media, .media-body {
    zoom: 1;
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

    .media-object.img-thumbnail {
        max-width: none;
    }

.media-right, .media > .pull-right {
    padding-left: 10px;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.media-left, .media-right, .media-body {
    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 {
    margin-bottom: 20px;
    padding-left: 0;
}

.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-right-radius: 4px;
        border-top-left-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:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5;
    }

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
        color: #777;
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .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:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
        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:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
        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:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
        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:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.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,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
        color: inherit;
    }

.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, .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 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-right-radius: 3px;
        border-top-left-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-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px;
    }

    .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

            .panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px;
            }

            .panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px;
            }

    .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px;
        }

            .panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px;
            }

            .panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .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 th, .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 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 {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
            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;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .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;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50);
    }

.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-left: 5px;
        margin-bottom: 0;
    }

    .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: 10px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,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-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.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 {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.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 {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,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 {
    margin: 0;
    padding: 8px 14px;
    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;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25);
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff;
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        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,0.25);
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            line-height: 1;
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0;
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0;
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 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 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    background-color: rgba(0,0,0,0);
}

    .carousel-control.left {
        background-repeat: repeat-x;
        background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-repeat: repeat-x;
        background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
    }

    .carousel-control:hover, .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif;
    }

        .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%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0,0,0,0);
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        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 {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width:767px) {
    .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;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .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;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .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;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !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;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        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;
    }

    th.visible-print, td.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;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.datetimepicker {
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr;
}

.datetimepicker-inline {
    width: 220px;
}

.datetimepicker.datetimepicker-rtl {
    direction: rtl;
}

    .datetimepicker.datetimepicker-rtl table tr td span {
        float: right;
    }

.datetimepicker-dropdown, .datetimepicker-dropdown-left {
    top: 0;
    left: 0;
}

[class*=" datetimepicker-dropdown"]:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0,0,0,0.2);
    position: absolute;
}

[class*=" datetimepicker-dropdown"]:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
}

[class*=" datetimepicker-dropdown-top"]:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0,0,0,0.2);
    border-bottom: 0;
}

[class*=" datetimepicker-dropdown-top"]:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    border-bottom: 0;
}

.datetimepicker-dropdown-bottom-left:before {
    top: -7px;
    right: 6px;
}

.datetimepicker-dropdown-bottom-left:after {
    top: -6px;
    right: 7px;
}

.datetimepicker-dropdown-bottom-right:before {
    top: -7px;
    left: 6px;
}

.datetimepicker-dropdown-bottom-right:after {
    top: -6px;
    left: 7px;
}

.datetimepicker-dropdown-top-left:before {
    bottom: -7px;
    right: 6px;
}

.datetimepicker-dropdown-top-left:after {
    bottom: -6px;
    right: 7px;
}

.datetimepicker-dropdown-top-right:before {
    bottom: -7px;
    left: 6px;
}

.datetimepicker-dropdown-top-right:after {
    bottom: -6px;
    left: 7px;
}

.datetimepicker > div {
    display: none;
}

.datetimepicker.minutes div.datetimepicker-minutes {
    display: block;
}

.datetimepicker.hours div.datetimepicker-hours {
    display: block;
}

.datetimepicker.days div.datetimepicker-days {
    display: block;
}

.datetimepicker.months div.datetimepicker-months {
    display: block;
}

.datetimepicker.years div.datetimepicker-years {
    display: block;
}

.datetimepicker table {
    margin: 0;
}

.datetimepicker td, .datetimepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 0;
}

.table-striped .datetimepicker table tr td, .table-striped .datetimepicker table tr th {
    background-color: transparent;
}

.datetimepicker table tr td.minute:hover {
    background: #eee;
    cursor: pointer;
}

.datetimepicker table tr td.hour:hover {
    background: #eee;
    cursor: pointer;
}

.datetimepicker table tr td.day:hover {
    background: #eee;
    cursor: pointer;
}

.datetimepicker table tr td.old, .datetimepicker table tr td.new {
    color: #999;
}

.datetimepicker table tr td.disabled, .datetimepicker table tr td.disabled:hover {
    background: 0;
    color: #999;
    cursor: default;
}

.datetimepicker table tr td.today, .datetimepicker table tr td.today:hover, .datetimepicker table tr td.today.disabled, .datetimepicker table tr td.today.disabled:hover {
    background-color: #fde19a;
    background-repeat: repeat-x;
    background-image: linear-gradient(top,#fdd49a,#fdf59a);
    border-left-color: #fdf59a;
    border-right-color: #fdf59a;
    border-top-color: #fdf59a;
    border-bottom-color: #fbed50;
}

    .datetimepicker table tr td.today:hover, .datetimepicker table tr td.today:hover:hover, .datetimepicker table tr td.today.disabled:hover, .datetimepicker table tr td.today.disabled:hover:hover, .datetimepicker table tr td.today:active, .datetimepicker table tr td.today:hover:active, .datetimepicker table tr td.today.disabled:active, .datetimepicker table tr td.today.disabled:hover:active, .datetimepicker table tr td.today.active, .datetimepicker table tr td.today:hover.active, .datetimepicker table tr td.today.disabled.active, .datetimepicker table tr td.today.disabled:hover.active, .datetimepicker table tr td.today.disabled, .datetimepicker table tr td.today:hover.disabled, .datetimepicker table tr td.today.disabled.disabled, .datetimepicker table tr td.today.disabled:hover.disabled, .datetimepicker table tr td.today[disabled], .datetimepicker table tr td.today:hover[disabled], .datetimepicker table tr td.today.disabled[disabled], .datetimepicker table tr td.today.disabled:hover[disabled] {
        background-color: #fdf59a;
    }

        .datetimepicker table tr td.today:active, .datetimepicker table tr td.today:hover:active, .datetimepicker table tr td.today.disabled:active, .datetimepicker table tr td.today.disabled:hover:active, .datetimepicker table tr td.today.active, .datetimepicker table tr td.today:hover.active, .datetimepicker table tr td.today.disabled.active, .datetimepicker table tr td.today.disabled:hover.active {
            background-color: #fbf069;
        }

.datetimepicker table tr td.active, .datetimepicker table tr td.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-repeat: repeat-x;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(top,#08c,#04c);
    border-left-color: #04c;
    border-right-color: #04c;
    border-top-color: #04c;
    border-bottom-color: #002a80;
}

    .datetimepicker table tr td.active:hover, .datetimepicker table tr td.active:hover:hover, .datetimepicker table tr td.active.disabled:hover, .datetimepicker table tr td.active.disabled:hover:hover, .datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active:hover.active, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled:hover.active, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active:hover.disabled, .datetimepicker table tr td.active.disabled.disabled, .datetimepicker table tr td.active.disabled:hover.disabled, .datetimepicker table tr td.active[disabled], .datetimepicker table tr td.active:hover[disabled], .datetimepicker table tr td.active.disabled[disabled], .datetimepicker table tr td.active.disabled:hover[disabled] {
        background-color: #04c;
    }

        .datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active:hover.active, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled:hover.active {
            background-color: #039;
        }

.datetimepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.datetimepicker .datetimepicker-hours span {
    height: 26px;
    line-height: 26px;
}

.datetimepicker .datetimepicker-hours table tr td span.hour_am, .datetimepicker .datetimepicker-hours table tr td span.hour_pm {
    width: 14.6%;
}

.datetimepicker .datetimepicker-hours fieldset legend, .datetimepicker .datetimepicker-minutes fieldset legend {
    margin-bottom: inherit;
    line-height: 30px;
}

.datetimepicker .datetimepicker-minutes span {
    height: 26px;
    line-height: 26px;
}

.datetimepicker table tr td span:hover {
    background: #eee;
}

.datetimepicker table tr td span.disabled, .datetimepicker table tr td span.disabled:hover {
    background: 0;
    color: #999;
    cursor: default;
}

.datetimepicker table tr td span.active, .datetimepicker table tr td span.active:hover, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active.disabled:hover {
    background-color: #006dcc;
    background-repeat: repeat-x;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(top,#08c,#04c);
    border-left-color: #04c;
    border-right-color: #04c;
    border-top-color: #04c;
    border-bottom-color: #002a80;
}

    .datetimepicker table tr td span.active:hover, .datetimepicker table tr td span.active:hover:hover, .datetimepicker table tr td span.active.disabled:hover, .datetimepicker table tr td span.active.disabled:hover:hover, .datetimepicker table tr td span.active:active, .datetimepicker table tr td span.active:hover:active, .datetimepicker table tr td span.active.disabled:active, .datetimepicker table tr td span.active.disabled:hover:active, .datetimepicker table tr td span.active.active, .datetimepicker table tr td span.active:hover.active, .datetimepicker table tr td span.active.disabled.active, .datetimepicker table tr td span.active.disabled:hover.active, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active:hover.disabled, .datetimepicker table tr td span.active.disabled.disabled, .datetimepicker table tr td span.active.disabled:hover.disabled, .datetimepicker table tr td span.active[disabled], .datetimepicker table tr td span.active:hover[disabled], .datetimepicker table tr td span.active.disabled[disabled], .datetimepicker table tr td span.active.disabled:hover[disabled] {
        background-color: #04c;
    }

        .datetimepicker table tr td span.active:active, .datetimepicker table tr td span.active:hover:active, .datetimepicker table tr td span.active.disabled:active, .datetimepicker table tr td span.active.disabled:hover:active, .datetimepicker table tr td span.active.active, .datetimepicker table tr td span.active:hover.active, .datetimepicker table tr td span.active.disabled.active, .datetimepicker table tr td span.active.disabled:hover.active {
            background-color: #039;
        }

.datetimepicker table tr td span.old {
    color: #999;
}

.datetimepicker th.switch {
    width: 145px;
}

.datetimepicker th span.glyphicon {
    pointer-events: none;
}

.datetimepicker thead tr:first-child th, .datetimepicker tfoot th {
    cursor: pointer;
}

    .datetimepicker thead tr:first-child th:hover, .datetimepicker tfoot th:hover {
        background: #eee;
    }

.input-append.date .add-on i, .input-prepend.date .add-on i, .input-group.date .input-group-addon span {
    cursor: pointer;
    width: 14px;
    height: 14px;
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}

    .mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
        -ms-touch-action: auto;
        touch-action: auto;
    }

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_inside > .mCSB_container {
    margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px;
}

    .mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
        margin-left: 0;
    }

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        position: relative;
        width: 4px;
        height: 100%;
        margin: 0 auto;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
        text-align: center;
    }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0;
}

    .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
        width: 100%;
        height: 4px;
        margin: 6px auto;
    }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

    .mCSB_container_wrapper > .mCSB_container {
        padding-right: 30px;
        padding-bottom: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.html);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
}

    .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
        opacity: .75;
        filter: "alpha(opacity=75)";
        -ms-filter: "alpha(opacity=75)";
    }

    .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
        opacity: .9;
        filter: "alpha(opacity=90)";
        -ms-filter: "alpha(opacity=90)";
    }

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0,0,0,.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0,0,0,.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.1);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}

    .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 14px;
        margin: 0 1px;
    }

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}

    .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
        height: 14px;
        margin: 1px 0;
    }

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
    }

    .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
        width: 8px;
        background-color: #000;
        background-color: rgba(0,0,0,.2);
        box-shadow: inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2);
    }

    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background-color: #555;
    }

    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 8px;
    }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
    box-shadow: inset 1px 0 1px rgba(0,0,0,.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

    .mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
    }

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px;
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 0 0 rgba(255,255,255,.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
    height: 12px;
    width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0,0,0,.05);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0,0,0,.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0,0,0,.05);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0,0,0,.2);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0,0,0,.2);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255,255,255,.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0,0,0,.2);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
}

.ms-choice, .ms-drop {
    border: 1px solid #aaa;
}

    .ms-drop input[type=checkbox], .ms-parent {
        vertical-align: middle;
    }

.ms-parent {
    display: inline-block;
    position: relative;
}

.ms-choice, .ms-choice > span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
}

.ms-choice {
    width: 100%;
    height: 26px;
    padding: 0;
    cursor: pointer;
    text-align: left;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
}

    .ms-choice.disabled {
        background-color: #f4f4f4;
        background-image: none;
        border: 1px solid #ddd;
        cursor: default;
    }

    .ms-choice > span {
        position: absolute;
        top: 0;
        left: 0;
        right: 20px;
        text-overflow: ellipsis;
        padding-left: 8px;
    }

        .ms-choice > span.placeholder {
            color: #999;
        }

    .ms-choice > div {
        position: absolute;
        top: 0;
        right: 0;
        width: 20px;
        height: 25px;
        background: url(multiple-select.png) left top no-repeat;
    }

        .ms-choice > div.open {
            background: url(multiple-select.png) right top no-repeat;
        }

.ms-drop {
    width: 100%;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    background: #fff;
    color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .ms-drop.bottom {
        top: 100%;
        -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
        -moz-box-shadow: 0 4px 5px rgba(0,0,0,.15);
        box-shadow: 0 4px 5px rgba(0,0,0,.15);
    }

    .ms-drop.top {
        bottom: 100%;
        -webkit-box-shadow: 0 -4px 5px rgba(0,0,0,.15);
        -moz-box-shadow: 0 -4px 5px rgba(0,0,0,.15);
        box-shadow: 0 -4px 5px rgba(0,0,0,.15);
    }

.ms-search {
    display: inline-block;
    margin: 0;
    min-height: 26px;
    padding: 4px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 10000;
}

    .ms-search input {
        width: 100%;
        height: auto!important;
        min-height: 24px;
        padding: 0 20px 0 5px;
        margin: 0;
        outline: 0;
        font-family: sans-serif;
        font-size: 1em;
        border: 1px solid #aaa;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: url(multiple-select.png) 100% -22px no-repeat #fff;
        background: url(multiple-select.png) 100% -22px no-repeat,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));
        background: url(multiple-select.png) 100% -22px no-repeat,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);
        background: url(multiple-select.png) 100% -22px no-repeat,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);
        background: url(multiple-select.png) 100% -22px no-repeat,-o-linear-gradient(bottom,#fff 85%,#eee 99%);
        background: url(multiple-select.png) 100% -22px no-repeat,-ms-linear-gradient(top,#fff 85%,#eee 99%);
        background: url(multiple-select.png) 100% -22px no-repeat,linear-gradient(top,#fff 85%,#eee 99%);
    }

    .ms-search, .ms-search input {
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

.ms-drop ul {
    overflow: auto;
    margin: 0;
    padding: 5px 8px;
}

    .ms-drop ul > li {
        list-style: none;
        display: list-item;
        background-image: none;
        position: static;
    }

        .ms-drop ul > li .disabled {
            opacity: .35;
            filter: Alpha(Opacity=35);
        }

        .ms-drop ul > li.multiple {
            display: block;
            float: left;
        }

        .ms-drop ul > li.group {
            clear: both;
        }

        .ms-drop ul > li.multiple label {
            width: 100%;
            display: block;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .ms-drop ul > li label {
            font-weight: 400;
            display: block;
            white-space: nowrap;
        }

            .ms-drop ul > li label.optgroup {
                font-weight: 700;
            }

.ms-drop .ms-no-results {
    display: none;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-container .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-transition-property: -webkit-transform,height;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform,height;
    }

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none;
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

    .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
    }

    .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}

    .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
    }

    .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    }

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0;
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -o-transform: translate(0,-50%);
    -ms-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 5px 0;
        display: block;
    }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.swiper-pagination-progress {
    background: rgba(0,0,0,.25);
    position: absolute;
}

    .swiper-pagination-progress .swiper-pagination-progressbar {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        -moz-transform-origin: left top;
        -ms-transform-origin: left top;
        -o-transform-origin: left top;
        transform-origin: left top;
    }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255,255,255,.5);
}

    .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
        background: #fff;
    }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000;
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10;
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px;
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible;
}

    .swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
    }

        .swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none;
        }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .swiper-container-cube .swiper-slide {
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%;
    }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible;
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0;
    }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none;
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite;
}

    .swiper-lazy-preloader:after {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: 50%;
        -webkit-background-size: 100%;
        background-size: 100%;
        background-repeat: no-repeat;
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

@font-face {
    font-family: 'flexslider-icon';
    src: url('fonts/flexslider-icon.eot');
    src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.flex-container a:hover, .flex-slider a:hover {
    outline: none;
}

.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.flexslider {
    margin: 0;
    padding: 0;
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden;
    }

    .flexslider .slides img {
        width: 100%;
        display: block;
    }

    .flexslider .slides:after {
        content: "\0020";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

html[xmlns] .flexslider .slides {
    display: block;
}

* html .flexslider .slides {
    height: 1%;
}

.no-js .flexslider .slides > li:first-child {
    display: block;
}

.flexslider {
    margin: 0 0 10px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}

    .flexslider .slides {
        zoom: 1;
    }

        .flexslider .slides img {
            height: auto;
            -moz-user-select: none;
        }

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

    .flex-direction-nav a {
        text-decoration: none;
        display: block;
        width: 40px;
        height: 40px;
        margin: -20px 0 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        overflow: hidden;
        opacity: 0;
        cursor: pointer;
        color: rgba(0, 0, 0, 0.8);
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .flex-direction-nav a:before {
            font-family: "ashiana";
            font-size: 30px;
            line-height: 40px;
            display: inline-block;
            content: '\67';
            color: #fff;
            text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
        }

        .flex-direction-nav a.flex-next:before {
            content: '\69';
        }

    .flex-direction-nav .flex-prev {
        left: -50px;
    }

    .flex-direction-nav .flex-next {
        right: -50px;
        text-align: right;
    }

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px;
}

    .flexslider:hover .flex-direction-nav .flex-prev:hover {
        opacity: 1;
    }

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
}

    .flexslider:hover .flex-direction-nav .flex-next:hover {
        opacity: 1;
    }

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

    .flex-pauseplay a:before {
        font-family: "flexslider-icon";
        font-size: 20px;
        display: inline-block;
        content: '\f004';
    }

    .flex-pauseplay a:hover {
        opacity: 1;
    }

    .flex-pauseplay a.flex-play:before {
        content: '\f003';
    }

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

    .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

    .flex-control-paging li a:hover {
        background: #333;
        background: rgba(0, 0, 0, 0.7);
    }

    .flex-control-paging li a.flex-active {
        background: #000;
        background: rgba(0, 0, 0, 0.9);
        cursor: default;
    }

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

    .flex-control-thumbs li {
        width: 25%;
        float: left;
        margin: 0;
    }

    .flex-control-thumbs img {
        width: 100%;
        height: auto;
        display: block;
        opacity: .7;
        cursor: pointer;
        -moz-user-select: none;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

        .flex-control-thumbs img:hover {
            opacity: 1;
        }

    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default;
    }

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}

.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-target {
    position: relative;
    direction: ltr;
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.noUi-handle {
    position: relative;
    z-index: 1;
}

.noUi-stacking .noUi-handle {
    z-index: 10;
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left .3s,top .3s;
    transition: left .3s,top .3s;
}

.noUi-state-drag * {
    cursor: inherit!important;
}

.noUi-base, .noUi-handle {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.noUi-horizontal {
    height: 18px;
}

    .noUi-horizontal .noUi-handle {
        width: 34px;
        height: 28px;
        left: -17px;
        top: -6px;
    }

.noUi-vertical {
    width: 18px;
}

    .noUi-vertical .noUi-handle {
        width: 28px;
        height: 34px;
        left: -6px;
        top: -17px;
    }

.noUi-background {
    background: #FAFAFA;
    box-shadow: inset 0 1px 1px #f0f0f0;
}

.noUi-connect {
    background: #3FB8AF;
    box-shadow: inset 0 0 3px rgba(51,51,51,.45);
    -webkit-transition: background 450ms;
    transition: background 450ms;
}

.noUi-origin {
    border-radius: 2px;
}

.noUi-target {
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB;
}

    .noUi-target.noUi-connect {
        box-shadow: inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB;
    }

.noUi-draggable {
    cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
    cursor: n-resize;
}

.noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB;
}

.noUi-active {
    box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB;
}

.noUi-handle:after, .noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px;
}

.noUi-handle:after {
    left: 17px;
}

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}

.noUi-vertical .noUi-handle:after {
    top: 17px;
}

[disabled] .noUi-connect, [disabled].noUi-connect {
    background: #B8B8B8;
}

[disabled] .noUi-handle, [disabled].noUi-origin {
    cursor: not-allowed;
}

.noUi-pips, .noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-pips {
    position: absolute;
    color: #999;
}

.noUi-value {
    position: absolute;
    text-align: center;
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}

.noUi-marker {
    position: absolute;
    background: #CCC;
}

.noUi-marker-large, .noUi-marker-sub {
    background: #AAA;
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%;
}

.noUi-value-horizontal {
    -webkit-transform: translate3d(-50%,50%,0);
    transform: translate3d(-50%,50%,0);
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px;
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
}

.noUi-value-vertical {
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    padding-left: 25px;
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    padding: 5px;
    text-align: center;
}

.noUi-horizontal .noUi-handle-lower .noUi-tooltip {
    top: -32px;
}

.noUi-horizontal .noUi-handle-upper .noUi-tooltip {
    bottom: -32px;
}

.noUi-vertical .noUi-handle-lower .noUi-tooltip {
    left: 120%;
}

.noUi-vertical .noUi-handle-upper .noUi-tooltip {
    right: 120%;
}

.ChatFrame {
    bottom: 70px!important;
    padding: 10px!important;
}

.ChatFooter {
    display: none!important;
}

.MessageArea textarea {
    height: 40px!important;
    border: 1px solid #e2e2e2!important;
    padding: 8px!important;
    font-size: 13px!important;
    line-height: 22px!important;
    color: #999999!important;
    font-weight: 600!important;
    border-radius: 0!important;
    box-shadow: none!important;
    background: transparent!important;
    padding-right: 50px!important;
    font-style: normal!important;
}

.ChatBody {
    bottom: 10px!important;
}

    .ChatBody .ActionViewPanel {
        height: 40px!important;
    }

.InitOnline .TypingPanel {
    display: none!important;
}

.InitOnline .MessagesPanel {
    bottom: 50px!important;
}

.InitOnline .InfoPanel {
    background: #fff!important;
}

.InitOnline .StatusMessage {
    padding: 0px 0 5px!important;
    border-bottom: 1px solid #eeeeee!important;
    margin-bottom: 15px!important;
}

.InitOnline .TextMain, .InitOnline .TextSub {
    font-size: 16px!important;
    line-height: 20px!important;
    color: #666666!important;
    font-weight: 800!important;
    text-align: center!important;
}

.InitOnline .TextSub {
    font-size: 12px!important;
}

.MessagesPanel .messagesPanel {
    color: #666!important;
    font-weight: bold!important;
    font-size: 12px!important;
    line-height: 20px!important;
}

a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

textarea {
    resize: none;
}

    input:focus, textarea:focus, keygen:focus, select:focus {
        outline: 0;
    }

body {
    background: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 120%;
    color: #5e5e5e;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*margin-top: 100px;*/
}

    body.no-scroll {
        overflow: hidden;
    }

h1, h2, h3, h4, h5, h6 {
    font-size: 36px;
    line-height: 38px;
    color: #666666;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.btn {
    background: transparent;
    border-radius: 0;
    font-size: 16px;
    line-height: 20px;
    text-transform: lowercase;
    padding: 12px 10px;
    text-align: center !important;
}

    .btn.btn-md {
        font-size: 18px;
        min-width: auto;
        text-align: left !important;
    }

a {
    color: #666;
    text-decoration: none;
    outline: none;
}

    a:hover, a:focus {
        color: #d1232a;
        text-decoration: none;
        outline: none;
    }

p {
    color: #666;
    font-size: 20px;
    line-height: 31px;
}

.whyashiana {
    min-height: 300px;
    overflow: hidden;
}

.h2-new-banner-class1 {
    font-size: 26px;
    font-weight: 700;
    line-height: 42px;
    color: #ffffff;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    text-align: left;
}

.new-location {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    display: block;
}

.pic1 {
    height: auto !important;
}

.right-main-text {
    width: 300px;
    float: right;
    height: auto;
    background-color: #dcddde;
    padding-bottom: 16px;
}

.div3 img {
    width: 100%;
    height: 160px !important;
    float: none;
    border: solid #ccc 1px;
    margin-bottom: 5px;
    padding: 2px;
}

.h3-new-class {
    border: none;
    color: #ffce00;
    font-size: 14px;
    outline: none;
    box-shadow: none;
    min-width: auto;
    margin-right: 6px;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 20px;
}

.h2-new-class {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 0;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    margin-bottom: 30px;
}

.lyt-possession1 .mod-table1.typ-possession-table1 {
    width: auto !important;
    height: auto !important;
}

@media only screen and (max-width:568px) and (min-width:320px) and (orientation:portrait) {
    .mod-help-widget .grp-nav {
        position: absolute;
        bottom: 0;
        right: 0px;
    }

    .stage-logo {
        width: 42% !important;
        margin-left: 20px!important;
    }

    .width100 {
        width: 100% !important;
    }

    .beatpicker {
        margin-top: -13%;
    }

    .top1 {
        margin-top: 17px;
    }

    .mod-help-widget .grp-nav ul li {
        width: 95px !important;
        height: 50px;
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,0.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        margin-top: 13%!important;
    }

    .mod-help-widget .grp-nav ul li:first-child {
        width: 75px !important;
    }

    .mod-help-widget .grp-nav .help-tip {
        position: absolute;
        top: -45px;
        padding: 10px;
        background: #d1232a;
        -webkit-box-shadow: 0px 0px 5px 0px #eca2a5;
        -moz-box-shadow: 0px 0px 5px 0px #eca2a5;
        box-shadow: 0px 0px 5px 0px #eca2a5;
        left: 0px !important;
        display: block;
        transform: scale(0);
        transition: all 0.4s ease 0s;
        color: #ffffff;
        font-weight: 600;
        float: right;
    }
}

@media only screen and (max-width:240px) {
}

@media only screen and (max-width:732px) and (min-width:412px) and (orientation:portrait) {
    .mod-help-widget .grp-nav {
        position: absolute;
        bottom: 0;
        right: 0px;
    }

    .stage-logo {
        width: 42% !important;
        margin-left: 20px!important;
    }

    .beatpicker {
        margin-top: -13%;
    }

    .top1 {
        margin-top: 18px;
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,0.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        margin-top: 8%!important;
    }

    .mod-help-widget .grp-nav ul li {
        width: 95px !important;
        height: 50px;
    }

        .mod-help-widget .grp-nav ul li:first-child {
            width: 75px !important;
        }

    .mod-help-widget .grp-nav .help-tip {
        position: absolute;
        top: -45px;
        padding: 10px;
        background: #d1232a;
        -webkit-box-shadow: 0px 0px 5px 0px #eca2a5;
        -moz-box-shadow: 0px 0px 5px 0px #eca2a5;
        box-shadow: 0px 0px 5px 0px #eca2a5;
        left: 0px !important;
        display: block;
        transform: scale(0);
        transition: all 0.4s ease 0s;
        color: #ffffff;
        font-weight: 600;
        float: right;
    }
}

@media (device-height:568px) and (device-width:320px) and (-webkit-min-device-pixel-ratio:2) {
    .mod-help-widget .grp-nav {
        position: absolute;
        bottom: 0;
        right: 0px;
    }

    .stage-logo {
        width: 42% !important;
        margin-left: 20px!important;
    }

    .beatpicker {
        margin-top: -13%;
    }

    .top1 {
        margin-top: 25px;
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,0.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        margin-top: 8%!important;
    }

    .mod-help-widget .grp-nav ul li {
        width: 95px !important;
        height: 65px !important;
    }

        .mod-help-widget .grp-nav ul li:first-child {
            width: 75px !important;
        }

    .mod-help-widget .grp-nav .help-tip {
        position: absolute;
        top: -45px;
        padding: 10px;
        background: #d1232a;
        -webkit-box-shadow: 0px 0px 5px 0px #eca2a5;
        -moz-box-shadow: 0px 0px 5px 0px #eca2a5;
        box-shadow: 0px 0px 5px 0px #eca2a5;
        left: 0px !important;
        display: block;
        transform: scale(0);
        transition: all 0.4s ease 0s;
        color: #ffffff;
        font-weight: 600;
        float: right;
    }
}

@media only screen and (max-width:3000px) and (min-width:1200px)and (orientation:landscape) {
    .mod-help-widget .grp-nav ul li {
        width: 118px !important;
        height: 66px !important;
    }

    .stage-logo {
        width: 42% !important;
        margin-left: 20px!important;
    }

    .top1 {
        margin-top: 25px;
    }

    .mod-help-widget .grp-nav ul li:first-child .icon {
        font-size: 50px !important;
        line-height: 60px !important;
    }

    .top {
            padding-top: 17px;
        /*padding-left: 18px;*/
    }

    .beatpicker {
        margin-top: -13%;
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,0.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        margin-top: 8%;
    }

    .mod-help-widget {
        /*width: 354px !important;*/
        position: fixed;
        right: -211px;
        bottom: 0;
        z-index: 12;
        transition: all 0.5s ease 0s;
        margin-right: -2px !important;
    }
}

@media only screen and (min-width:992px) and (max-width:1024px)and (orientation:portrait) {
    .mod-help-widget .grp-nav ul li {
        width: 88px !important;
        height: 66px !important;
    }

    .stage-logo {
        width: 42% !important;
        margin-left: 20px!important;
    }

    .top1 {
        margin-top: 18px;
    }

    .top {
        padding-top: 16px !important;
    }

    .mod-help-widget .grp-nav ul li:first-child .icon {
        font-size: 37px !important;
        line-height: 51px !important;
    }

    .mod-help-widget {
        width: 354px !important;
        position: fixed;
        right: -211px;
        bottom: 0;
        z-index: 12;
        transition: all 0.5s ease 0s;
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,0.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        margin-top: 8%;
    }
}

@media only screen and (max-width:1024px) and (min-width:768px)and (orientation:landscape) {
    .mod-help-widget .grp-nav ul li {
          width: auto !important;
    height: 40px !important;
    }

    .beatpicker {
        margin-top: -38%;
    }

    .stage-logo {
        width: 42% !important;
        margin-left: 20px!important;
    }

    .top {
           padding-top: 0px !important;
    padding-left: 10px;
    line-height: 16px !important;
}

    .top1 {
        padding-top: 16px !important;
    }

    .mod-help-widget .grp-nav ul li:first-child .icon {
        font-size: 28px !important;
            line-height: 33px !important;
    }

    .mod-help-widget {
        /*width: 354px !important;*/
        position: fixed;
        right: -211px;
        bottom: 0;
        z-index: 12;
        transition: all 0.5s ease 0s;
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,0.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        margin-top: 8%;
    }
}

@media only screen and (max-width:736px) and (min-width:360px)and (orientation:landscape) {
    .mod-help-widget .grp-nav ul li {
        width: 88px !important;
        height: 66px !important;
    }

    .stage-logo {
        width: 25% !important;
        margin-left: 20px!important;
    }

    .mod-help-widget .grp-nav ul li:first-child .icon {
        font-size: 37px !important;
        line-height: 51px !important;
    }

    .top {
        padding-top: 15px!important;
    }

    .top1 {
        margin-top: 17px;
    }

    .mod-help-widget {
        width: 354px !important;
        position: fixed;
        right: -211px;
        bottom: 0;
        z-index: 12;
        transition: all 0.5s ease 0s;
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,0.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        margin-top: 8%;
    }
}

@media only screen and (max-width:400px) and (min-width:220px) {
    .mod-help-widget .grp-nav {
        position: absolute;
        bottom: 0;
        right: 0px;
    }

    .stage-logo {
        width: 45% !important;
        margin-left: 20px!important;
    }

    .mod-help-widget .grp-nav ul li {
        width: 95px !important;
        height: 65px !important;
    }

        .mod-help-widget .grp-nav ul li:first-child {
            width: 75px !important;
        }

    .mod-help-widget .grp-nav .help-tip {
        position: absolute;
        top: -45px;
        padding: 10px;
        background: #d1232a;
        -webkit-box-shadow: 0px 0px 5px 0px #eca2a5;
        -moz-box-shadow: 0px 0px 5px 0px #eca2a5;
        box-shadow: 0px 0px 5px 0px #eca2a5;
        left: 0px !important;
        display: block;
        transform: scale(0);
        transition: all 0.4s ease 0s;
        color: #ffffff;
        font-weight: 600;
        float: right;
    }
}

@media only screenand (orientation:portrait)and (max-device-width:1024px)and (max-device-height:1024px) {
    .mod-help-widget .grp-nav {
        position: absolute;
        bottom: 0;
        right: 0px;
    }

        .mod-help-widget .grp-nav ul li {
            width: 100px !important;
            height: 65px !important;
        }

            .mod-help-widget .grp-nav ul li:first-child {
                width: 75px !important;
            }

        .mod-help-widget .grp-nav .help-tip {
            position: absolute;
            top: -45px;
            padding: 10px;
            background: #d1232a;
            -webkit-box-shadow: 0px 0px 5px 0px #eca2a5;
            -moz-box-shadow: 0px 0px 5px 0px #eca2a5;
            box-shadow: 0px 0px 5px 0px #eca2a5;
            left: 0px !important;
            display: block;
            transform: scale(0);
            transition: all 0.4s ease 0s;
            color: #ffffff;
            font-weight: 600;
            float: right;
        }
}

@media only screen and (max-width:667px) and (min-width:375px) and (orientation:portrait) {
    .mod-help-widget .grp-nav {
        position: absolute;
        bottom: 0;
        right: 0px;
    }

        .mod-help-widget .grp-nav ul li {
            width: 100px !important;
            height: 65px !important;
        }

            .mod-help-widget .grp-nav ul li:first-child {
                width: 75px !important;
            }

        .mod-help-widget .grp-nav .help-tip {
            position: absolute;
            top: -45px;
            padding: 10px;
            background: #d1232a;
            -webkit-box-shadow: 0px 0px 5px 0px #eca2a5;
            -moz-box-shadow: 0px 0px 5px 0px #eca2a5;
            box-shadow: 0px 0px 5px 0px #eca2a5;
            left: 0px !important;
            display: block;
            transform: scale(0);
            transition: all 0.4s ease 0s;
            color: #ffffff;
            font-weight: 600;
            float: right;
        }
}

@media only screen and (max-width:736px) and (min-width:400px) and (orientation:portrait) {
    .mod-help-widget .grp-nav {
        position: absolute;
        bottom: 0;
        right: 0px;
    }

        .mod-help-widget .grp-nav ul li {
            width: 112px !important;
            height: 50px;
        }

            .mod-help-widget .grp-nav ul li:first-child {
                width: 75px !important;
            }

        .mod-help-widget .grp-nav .help-tip {
            position: absolute;
            top: -45px;
            padding: 10px;
            background: #d1232a;
            -webkit-box-shadow: 0px 0px 5px 0px #eca2a5;
            -moz-box-shadow: 0px 0px 5px 0px #eca2a5;
            box-shadow: 0px 0px 5px 0px #eca2a5;
            left: 0px !important;
            display: block;
            transform: scale(0);
            transition: all 0.4s ease 0s;
            color: #ffffff;
            font-weight: 600;
            float: right;
        }
}

@media only screen and (max-width:767px) {
    body {
        /*margin-top: 50px;*/
    }

    .beatpicker {
        margin-top: -34%;
    }

    .float {
        float: none !important;
    }

    p {
        font-size: 14px;
        line-height: 20px;
    }

    .whyashiana {
        min-height: 180px;
    }
}

.base-link {
    color: #666;
    font-size: 14px;
    line-height: 15px;
    font-weight: 700;
    display: block;
}

    .base-link .icon {
        margin-left: 5px;
    }

.swiper-container {
    padding-bottom: 35px;
}

    .swiper-container.js-tab-slide {
        padding-bottom: 0;
    }

    .swiper-container .nav-tab.swiper-slide {
        width: auto;
    }

    .swiper-container.swiper-container-horizontal .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        background: #000;
        display: inline-block;
        border-radius: 0;
    }

.swiper-button-next, .swiper-button-prev {
    font-size: 26px;
    background: none;
}

.js-banner.swiper-container.swiper-container-horizontal .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
}

.js-project-listing {
    position: relative;
    padding: 0 30px 0 40px;
}

.js-project-listing1 {
    position: relative;
    padding: 0 30px 0 40px;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: #f5f1eb;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background: #cbcbcb;
    width: 7px;
}

.zoom {
    display: block;
    position: relative;
    z-index: 2;
    height: 360px;
}

    .zoom img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        margin: 0 auto;
    }

.feed-swiper .swiper-wrapper {
    display: block;
}

.flexslider img {
    opacity: .5;
}

.flexslider .flex-active-slide img {
    opacity: 1;
}

.js-blog-top-stories .swiper-container {
    padding-top: 3px;
}

.noUi-target {
    background: #f2f2f2;
}

    .noUi-target.noUi-connect {
        background-color: #a2282e;
        border-radius: 30px;
        height: 10px;
        box-shadow: none;
        border: 0;
        margin: 0px 18px;
    }

.noUi-horizontal .noUi-handle {
    border-radius: 50%;
    background-color: #a2282e;
    width: 20px;
    height: 20px;
    box-shadow: none;
    border: 0;
    cursor: pointer;
}

    .noUi-horizontal .noUi-handle:after, .noUi-horizontal .noUi-handle:before {
        content: '';
        background: transparent;
    }

.noUi-tooltip {
    font-size: 12px;
    line-height: 16px;
    display: block;
    color: #8a8a8a;
    border: 0;
    padding: 0;
}

.noUi-horizontal .noUi-handle-lower .noUi-tooltip {
    bottom: -25px;
    top: auto;
}

.noUi-background {
    background: #f2f2f2;
    box-shadow: none;
}

    .noUi-background.noUi-stacking .noUi-tooltip {
        left: auto;
        right: -15px;
        transition: width 2s;
        width: 80px;
    }

    .noUi-background .noUi-tooltip {
        right: -15px;
        left: 0;
        transition: width 2s;
        width: 80px;
    }

@media only screen and (max-width:768px) {
    .swiper-container.swiper-container-horizontal .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
    }

    .swiper-container {
        padding-bottom: 0;
    }

        .swiper-container .swiper-slide {
            width: 70%;
        }

    .modal-body {
        position: relative;
        padding: 15px;
        padding-bottom: 30%;
    }

    .sec-cont {
        overflow-x: hidden;
    }

    .float {
        float: none !important;
    }

    .swiper-container.js-tab-slide {
        padding-top: 40px;
    }

        .swiper-container.js-tab-slide .swiper-slide {
            width: auto;
        }

    .swiper-container.js-gallery-tab-slide .swiper-slide {
        width: auto;
    }

    .swiper-container.js-gallery-tab-slide1 .swiper-slide {
        width: auto;
    }

    .swiper-container.js-testimonial .swiper-slide {
        width: auto;
    }

    .swiper-container.js-activities {
        padding-bottom: 35px;
    }

    .js-project-listing {
        padding: 0;
    }

    .js-project-listing1 {
        padding: 0;
    }

    .js-concept-senior-living-slider .swiper-container .swiper-slide {
        width: 100%;
    }

    .zoom {
        display: none;
    }
}

.cm-not-in-page {
    left: -99999px;
    position: absolute;
    top: -99999px;
}

.cm-line-break {
    display: block;
}

.cm-bold {
    font-weight: bold;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.cm-info {
    color: #979797;
    font-size: 16px;
    line-height: 18px;
}

.cm-screen-overlay.mnu-overlay {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    z-index: 10;
    opacity: .8;
}

.cm-screen-overlay.ovrly-widget {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: transparent;
    opacity: .8;
    z-index: 2;
}

.cm-screen-overlay.prop-flyout {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: .8;
    z-index: 2;
}

.cm-content {
    text-align: center;
    padding: 10px;
    display: inline-block;
}

    .cm-content p {
        font-size: 14px;
        line-height: 16px;
    }

        .cm-content p a {
            font-weight: 600;
            color: #a22a2e;
        }

.loading {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -50px auto 0;
    z-index: 11;
}

@media only screen and (max-width:768px) {
    .cm-info {
        font-size: 13px;
        line-height: 15px;
    }

    .cm-screen-overlay.ovrly-widget {
        z-index: 12;
    }
}

.bs-theme-white {
    background: #ffffff;
}

.icon {
    display: inline-block;
    font: normal normal normal 14px/1 ashiana;
    font-size: 140%;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
}

    .icon.sm {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .icon.md {
        width: 56px;
        height: 56px;
        line-height: 56px;
    }

    .icon.typ-round {
        border-radius: 50%;
    }

    .icon.thm-fb-bg-color {
        background-color: #3c5a97;
        color: #fff;
    }

@media only screen and (max-width:768px) {
    .icon {
        font-size: 100%;
    }

        .icon.md {
            width: 40px;
            height: 40px;
            line-height: 40px;
        }
}

.btn {
    background: transparent;
    border-radius: 0;
    font-size: 16px;
    line-height: 20px;
    text-transform: lowercase;
    padding: 12px 10px;
}

    .btn:focus, .btn:hover, .btn:active, .btn.active, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
        outline: 0;
        box-shadow: none;
        text-decoration: none;
    }

    .btn.btn-black {
        min-width: 170px;
        background: #231f20;
        color: #fff;
        font-weight: 600;
    }

        .btn.btn-black:focus, .btn.btn-black:hover, .btn.btn-black:active, .btn.btn-black.active, .btn.btn-black:active:focus, .btn.btn-black.active:focus, .btn.btn-black.focus, .btn.btn-black:active.focus, .btn.btn-black.active.focus {
            background: #231f20;
            color: #fff;
        }

    .btn.btn-sm {
        font-size: 16px;
        line-height: 20px;
        padding: 4px 18px;
        min-width: auto;
    }

    .btn.btn-md {
        font-size: 18px;
        min-width: auto;
    }

    .btn.btn-cta {
        width: 40px;
        height: 40px;
        padding: 0;
        line-height: 40px;
        font-size: 14px;
    }

@media only screen and (max-width:768px) {
    .btn {
        font-size: 14px;
        line-height: 16px;
        padding: 12px 10px;
    }

        .btn.btn-cta {
            width: 26px;
            height: 26px;
            line-height: 26px;
            font-size: 10px;
        }
}

.nav-tabs {
    margin-bottom: 40px;
    border-bottom: none;
}

    .nav-tabs li a {
        background: transparent;
        color: #666;
        font-size: 18px;
        line-height: 20px;
        padding: 10px 10px;
        text-align: center;
        font-weight: 600;
        border: none;
        border-radius: 0;
        text-transform: lowercase;
    }

    .nav-tabs li:hover a {
        color: #231f20;
        background: transparent;
    }

    .nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover {
        background: #231f20;
        color: #ffffff;
        border: none;
        border-radius: 0;
    }

    .nav-tabs.text-center li {
        float: none;
        display: inline-block;
    }

    .nav-tabs.typ-theme li a {
        background: #eaeaea;
        color: #666;
        font-size: 22px;
        line-height: 24px;
        padding: 15px 30px;
        text-align: center;
        font-weight: 600;
        border: none;
        border-radius: 0;
    }

    .nav-tabs.typ-theme li:hover a {
        color: #ffffff;
        background: #d0232a;
    }

    .nav-tabs.typ-theme li.active a, .nav-tabs.typ-theme li.active a:focus, .nav-tabs.typ-theme li.active a:hover {
        background: #d0232a;
        color: #ffffff;
        border: none;
        border-radius: 0;
    }

    .nav-tabs.md li a {
        font-size: 18px;
        line-height: 20px;
        padding: 12px 22px;
    }

    .nav-tabs.typ-sub-tab {
        border: 1px solid #eeeeee;
        width: 100%;
    }

        .nav-tabs.typ-sub-tab li a {
            background: none;
            color: #666666;
            font-weight: 500;
            margin: 10px 20px;
        }

        .nav-tabs.typ-sub-tab li.active a, .nav-tabs.typ-sub-tab li.active a:focus, .nav-tabs.typ-sub-tab li.active a:hover {
            background: none;
            color: #666666;
            font-weight: 700;
        }

    .nav-tabs.typ-vertical {
        padding-right: 20px;
    }

        .nav-tabs.typ-vertical li {
            margin-bottom: 10px;
        }

            .nav-tabs.typ-vertical li a {
                text-align: left;
                background: none;
                padding: 0;
                line-height: 30px;
                color: #999999;
            }

                .nav-tabs.typ-vertical li a:after {
                    content: "\69";
                    font-family: "ashiana" !important;
                    position: absolute;
                    right: 0;
                }

            .nav-tabs.typ-vertical li:hover a {
                color: #d0232a;
            }

            .nav-tabs.typ-vertical li.active a, .nav-tabs.typ-vertical li.active a:focus, .nav-tabs.typ-vertical li.active a:hover {
                background: none;
                color: #d0232a;
                border: none;
                border-radius: 0;
            }

    .nav-tabs.typ-round-border li {
        float: none;
        display: inline-block;
        margin: 0 40px;
    }

        .nav-tabs.typ-round-border li a {
            display: inline-block;
            background: transparent;
            color: #666;
            padding: 0;
            width: 95px;
        }

            .nav-tabs.typ-round-border li a .icon {
                width: 95px;
                height: 95px;
                border: solid 2px #666;
                color: #666;
                line-height: 95px;
                margin-bottom: 10px;
                border-radius: 50%;
                font-size: 35px;
            }

                .nav-tabs.typ-round-border li a .icon.icon-seller {
                    font-size: 45px;
                }

        .nav-tabs.typ-round-border li:hover a {
            color: #d0232a;
            background: transparent;
        }

            .nav-tabs.typ-round-border li:hover a .icon {
                color: #d0232a;
                border-color: #d0232a;
            }

        .nav-tabs.typ-round-border li.active a, .nav-tabs.typ-round-border li.active a:focus, .nav-tabs.typ-round-border li.active a:hover {
            color: #d0232a;
            background: transparent;
        }

            .nav-tabs.typ-round-border li.active a .icon, .nav-tabs.typ-round-border li.active a:focus .icon, .nav-tabs.typ-round-border li.active a:hover .icon {
                color: #d0232a;
                border-color: #d0232a;
            }

    .nav-tabs.typ-icon-text li {
        text-align: center;
        border-right: 1px solid #f2f2f2;
        min-height: 120px;
        vertical-align: top;
    }

        .nav-tabs.typ-icon-text li:last-child {
            border-right: none;
        }

        .nav-tabs.typ-icon-text li a {
            display: inline-block;
            background: transparent;
            color: #999;
            line-height: 28px;
            font-weight: 700;
            padding: 0;
        }

            .nav-tabs.typ-icon-text li a .icon {
                color: #999999;
                margin-bottom: 20px;
                font-size: 42px;
                display: block;
            }

            .nav-tabs.typ-icon-text li a span {
                display: block;
            }

        .nav-tabs.typ-icon-text li:hover a {
            color: #d0232a;
            background: transparent;
        }

            .nav-tabs.typ-icon-text li:hover a .icon {
                color: #d0232a;
                border-color: #d0232a;
            }

        .nav-tabs.typ-icon-text li.active a, .nav-tabs.typ-icon-text li.active a:focus, .nav-tabs.typ-icon-text li.active a:hover {
            color: #d0232a;
            background: transparent;
        }

            .nav-tabs.typ-icon-text li.active a .icon, .nav-tabs.typ-icon-text li.active a:focus .icon, .nav-tabs.typ-icon-text li.active a:hover .icon {
                color: #d0232a;
                border-color: #d0232a;
            }

    .nav-tabs.bottom-shadow:after {
        content: "";
        background-image: url(../images/sec-shadow.svg);
        height: 20px;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center bottom;
        padding-bottom: 60px;
    }

@media only screen and (max-width:768px) {
    .nav-tabs {
        margin-top: 15px;
        margin-bottom: 20px;
    }

        .nav-tabs li a {
            font-size: 14px;
            line-height: 16px;
            padding: 4px 10px;
        }

        .nav-tabs.text-center {
            text-align: left;
        }

            .nav-tabs.text-center li {
                float: none;
                display: inline-block;
            }

        .nav-tabs.typ-theme li a {
            font-size: 14px;
            line-height: 16px;
            padding: 10px 15px;
        }

        .nav-tabs.typ-icon-text.swiper-wrapper .swiper-slide {
            width: auto;
            margin: 0 10px;
        }

        .nav-tabs.typ-icon-text li {
            border: 1px solid #f2f2f2;
            padding: 20px 10px 10px 10px;
            text-align: center;
        }

            .nav-tabs.typ-icon-text li:last-child {
                border-right: 1px solid #f2f2f2;
            }

            .nav-tabs.typ-icon-text li a {
                line-height: 18px;
            }

                .nav-tabs.typ-icon-text li a .icon {
                    font-size: 38px;
                    margin-bottom: 10px;
                }

        .nav-tabs.typ-round-border.text-center {
            text-align: center;
        }

        .nav-tabs.typ-round-border li a {
            width: 65px;
        }

            .nav-tabs.typ-round-border li a .icon {
                width: 65px;
                height: 65px;
                line-height: 65px;
            }

                .nav-tabs.typ-round-border li a .icon.icon-seller {
                    font-size: 45px;
                }

        .nav-tabs.bottom-shadow:after {
            content: "";
            background-image: none;
            padding-bottom: 0;
        }
}

.form-group {
    margin-bottom: 20px;
    padding: 0 14px;
}

    .form-group .form-control {
        border: 1px solid #969696;
        padding: 8px;
        font-size: 18px;
        line-height: 20px;
        color: #666;
        font-weight: 600;
        border-radius: 0;
        box-shadow: none;
        height: 40px;
        background: transparent;
    }

        .form-group .form-control.error {
            color: #d0232a;
            border-color: #d0232a;
        }

    .form-group textarea.form-control {
        height: auto;
    }

    .form-group.browseWindow {
        border: 1px solid #a6a5a4;
        height: 128px;
        position: relative;
    }

        .form-group.browseWindow .icon {
            display: block;
            font-size: 90px;
            padding: initial;
            line-height: 135px;
            text-align: center;
        }

        .form-group.browseWindow .img-upload {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            margin: 0;
            padding: 0;
            right: 0;
            top: 0;
            left: 0;
            height: 100%;
        }

    .form-group.modal-capcha {
        padding: 0 15px;
    }

.input-append .add-on, .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #eeeeee;
    border: 1px solid #ccc;
}

.form_datetime, .form_dob {
    position: relative;
}

    .form_datetime .add-on, .form_dob .add-on {
        position: absolute;
        right: 20px;
        top: 2px;
        background: transparent;
        border: 0;
        height: 36px;
        width: 36px;
    }

@media only screen and (max-width:768px) {
    .form-group {
        margin-bottom: 15px;
        padding: 0 10px;
    }

        .form-group .form-control {
            font-size: 13px;
            line-height: 16px;
            height: 40px;
        }

        .form-group.browseWindow {
            border: none;
            height: auto;
            text-align: center;
            font-size: 30px;
        }

            .form-group.browseWindow .img-upload {
                width: 30px;
                margin: 0 auto;
            }

            .form-group.browseWindow .icon {
                font-size: 30px;
                margin: 0 auto;
                line-height: 32px;
            }

    .form_datetime .add-on {
        right: 15px;
        top: 5px;
        height: 29px;
        width: 29px;
    }
}

.modal .modal-xlg {
    width: 100%;
}

.modal .modal-content {
    box-shadow: none;
    border-radius: 2px;
    border-color: #d5d5d5;
}

    .modal .modal-content .modal-header .modal-title {
        font-size: 20px;
        font-weight: 700;
        line-height: 22px;
        text-align: center;
    }

    .modal .modal-content.mod-feature {
        text-align: left;
    }

    .modal .modal-content #location .map {
        width: 100%;
    }

    .modal .modal-content #amenities .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text, .modal .modal-content #amenities .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text, .modal .modal-content #clubhouse .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text, .modal .modal-content #clubhouse .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text {
        width: 161px;
    }

    .modal .modal-content .tab-content {
        border: none;
    }

    .modal .modal-content .form-group {
        margin-bottom: 20px;
    }

    .modal .modal-content.red {
        border-color: #d0232a;
    }

    .modal .modal-content.dark-red {
        border-color: #a2282e;
    }

    .modal .modal-content.dark-orenge {
        border-color: #c24d01;
    }

    .modal .modal-content.orenge {
        border-color: #ff9016;
    }

    .modal .modal-content.yellow {
        border-color: #f2ad00;
    }

.modal .modal-header {
    border-bottom: none;
}

.modal .close {
    position: absolute;
    top: 15px;
    right: 15px;
}

    .modal .close .icon {
        font-size: 20px;
        padding: 10px;
    }

.modal.theme-grey .icon-cancel {
    color: #fff;
}

.modal.theme-white .icon-cancel {
    color: #353334;
}

.modal .mod-feature .grp-detail .desc p {
    margin-bottom: 30px;
    display: block;
}

.modal.galleryvideo {
    z-index: 1080 !important;
}

.modal-backdrop {
    background: transparent;
    opacity: 0 !important;
}

    .modal-backdrop.in {
        opacity: 0.9;
    }

    .modal-backdrop.theme-grey {
        background: #353334;
        opacity: 0;
        transition: opacity .20s linear;
    }

        .modal-backdrop.theme-grey.in {
            opacity: 0.9 !important;
        }

    .modal-backdrop.theme-white {
        background: #ffffff;
        opacity: 0;
        transition: opacity .20s linear;
    }

        .modal-backdrop.theme-white.in {
            opacity: 0.9 !important;
        }

@media only screen and (max-width:768px) {
    .modal .modal-content {
        border: 0;
        padding-top: 35px;
    }

        .modal .modal-content .modal-header .modal-title {
            font-size: 16px;
            line-height: 20px;
        }

    .modal .modal-dialog {
        margin: 0;
    }

    .modal .mod-feature .grp-icon {
        float: none;
    }

    .modal .mod-feature .grp-detail .desc p {
        margin-bottom: 6px;
    }

    .modal .close {
        top: 16px;
        right: 10px;
    }
}

.bs-sec {
        padding: 5px 0 10px;
}

    .bs-sec.grey {
        background: url(../images/shadow_3_grey.png) no-repeat center 0 transparent;
    }

    .bs-sec.no-shadow {
        background-image: none;
    }

    .bs-sec.no-padding {
        padding: 0;
    }

    .bs-sec .sec-head .title, .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-reviews .timestamp, .mod-reviews .bs-sec .sec-head .timestamp, .bs-sec .sec-head .mod-msg-ceo .timestamp, .mod-msg-ceo .bs-sec .sec-head .timestamp, .bs-sec .sec-head .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .bs-sec .sec-head .desc, .bs-sec .sec-head .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .bs-sec .sec-head .meta-text {
        font-size: 30px;
        line-height: 40px;
        font-weight: 700;
        text-transform: uppercase;
        display: inline-block;
        padding: 10px 0;
        border-top: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
        margin-bottom: 10px;
    margin-top: 20px;
    }

        .bs-sec .sec-head .title span, .bs-sec .sec-head .title.lg span, .bs-sec .sec-head .mod-reviews .timestamp span, .mod-reviews .bs-sec .sec-head .timestamp span, .bs-sec .sec-head .mod-msg-ceo .timestamp span, .mod-msg-ceo .bs-sec .sec-head .timestamp span, .bs-sec .sec-head .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .bs-sec .sec-head .desc span, .bs-sec .sec-head .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .bs-sec .sec-head .meta-text span {
            display: block;
        }

    .bs-sec .sec-head .lg.title, .bs-sec .sec-head .mod-reviews .lg.timestamp, .mod-reviews .bs-sec .sec-head .lg.timestamp, .bs-sec .sec-head .mod-msg-ceo .lg.timestamp, .mod-msg-ceo .bs-sec .sec-head .lg.timestamp, .bs-sec .sec-head .mod-timeline .grp-desc .lg.desc, .mod-timeline .grp-desc .bs-sec .sec-head .lg.desc, .bs-sec .sec-head .mod-phase .table-wrap .lg.meta-text, .mod-phase .table-wrap .bs-sec .sec-head .lg.meta-text {
        font-size: 48px;
        line-height: 54px;
        text-align: left;
    }

    .bs-sec .sec-head .desc {
        margin-bottom: 30px;
    }

        .bs-sec .sec-head .desc p {
          
    font-size: 16px;
   line-height: 30px;
    margin-bottom: 10px;
    font-family: "Merriweather",Helvetica,Arial,sans-serif;
        text-align: justify;
        }

            .bs-sec .sec-head .desc p:last-child {
                margin-bottom: 0;
            }

    .bs-sec .sec-head.text-center {
        text-align: center;
    }

    .bs-sec .sec-footer {
        padding: 15px 0;
    }

@media only screen and (max-width:768px) {
    .bs-sec {
        padding: 0px 0 30px 0;
    }

        .bs-sec .sec-head {
            text-align: center;
        }

            .bs-sec .sec-head .title, .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-reviews .timestamp, .mod-reviews .bs-sec .sec-head .timestamp, .bs-sec .sec-head .mod-msg-ceo .timestamp, .mod-msg-ceo .bs-sec .sec-head .timestamp, .bs-sec .sec-head .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .bs-sec .sec-head .desc, .bs-sec .sec-head .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .bs-sec .sec-head .meta-text {
                font-size: 20px;
                line-height: 25px;
                padding: 6px 0;
                margin-bottom: 10px;
            }

                .bs-sec .sec-head .title span, .bs-sec .sec-head .title.lg span, .bs-sec .sec-head .mod-reviews .timestamp span, .mod-reviews .bs-sec .sec-head .timestamp span, .bs-sec .sec-head .mod-msg-ceo .timestamp span, .mod-msg-ceo .bs-sec .sec-head .timestamp span, .bs-sec .sec-head .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .bs-sec .sec-head .desc span, .bs-sec .sec-head .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .bs-sec .sec-head .meta-text span {
                    display: inline-block;
                }

            .bs-sec .sec-head .desc {
                width: 100%;
                margin: 0 auto;
                margin-bottom: 10px;
            }

                .bs-sec .sec-head .desc p {
                    font-size: 14px;
                    /*line-height: 18px;*/
                }

    .cm-actions {
        padding: 0 10px;
    }
}

.bs-banner {
    position: relative;
    height: 530px;
    overflow: hidden;
    background-size: cover;
}

    .bs-banner .tag {
        position: absolute;
        top: 15px;
        left: 0;
        background: #D1232A;
        padding: 0 15px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        color: #ffffff;
    }

    .bs-banner .banner-img {
        width: 1px;
        height: 1px;
        position: absolute;
        left: -99999px;
        top: -99999px;
    }

    .bs-banner .video-wrap {
        display: none;
    }

    .bs-banner.typ-content .banner-img {
        width: 100%;
        height: auto;
        position: relative;
        left: auto;
        top: auto;
        padding-bottom: 0;
    }

    .bs-banner.typ-content .grp-title {
        display: none;
    }

    .bs-banner.typ-video-popup .video-wrap {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        display: block;
    }

        .bs-banner.typ-video-popup .video-wrap .icon-play {
            display: block;
            font-size: 30px;
            position: absolute;
            left: 0;
            right: 0;
            text-align: center;
            top: 50%;
            background: #d0232a;
            width: 80px;
            height: 60px;
            border-radius: 15px;
            margin: -40px auto 0;
            color: #fff;
            cursor: pointer;
            z-index: 2;
        }

            .bs-banner.typ-video-popup .video-wrap .icon-play:before {
                position: absolute;
                top: 50%;
                margin-top: -15px;
                left: 0;
                right: 0;
            }

        .bs-banner.typ-video-popup .video-wrap .swiper-container {
            z-index: 1;
        }

    .bs-banner .grp-video video {
        position: absolute;
        width: 100%;
        height: auto;
        left: 50%;
        top: 0%;
        transform: translate(-50%, -10%);
    }

    .bs-banner .grp-video #playBtn {
        font-size: 30px;
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        top: 50%;
        background: #d0232a;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        margin: -40px auto 0;
        color: #fff;
        cursor: pointer;
        display: none;
    }

        .bs-banner .grp-video #playBtn:before {
            position: absolute;
            top: 50%;
            margin-top: -15px;
            left: 0;
            right: 0;
        }

    .bs-banner .grp-title {
        background: transparent url("../images/banner_shadow.png") repeat-x scroll 0 0;
        bottom: 0;
        left: 0;
        position: absolute;
        text-align: left;
        text-shadow: none;
        right: 0;
        height: 169px;
        z-index: 1;
    }

        .bs-banner .grp-title .banner-title {
            font-size: 26px;
            font-weight: 700;
            line-height: 35px;
            color: #ffffff;
            text-transform: uppercase;
            position: absolute;
            bottom: 30px;
            left: 20px;
            right: 20px;
            text-align: left;
        }

            .bs-banner .grp-title .banner-title .small-title {
                font-size: 40px;
                line-height: 42px;
                font-weight: 600;
            }

            .bs-banner .grp-title .banner-title .location, .bs-banner .grp-title .banner-title .mod-address .contact-no, .mod-address .bs-banner .grp-title .banner-title .contact-no, .bs-banner .grp-title .banner-title .mod-address .email, .mod-address .bs-banner .grp-title .banner-title .email, .bs-banner .grp-title .banner-title .mod-address .map-link, .mod-address .bs-banner .grp-title .banner-title .map-link {
                font-size: 16px;
                line-height: 21px;
                font-weight: 600;
                display: block;
            }

        .bs-banner .grp-title .small-text {
            color: #666666;
            font-size: 20px;
            line-height: 31px;
            margin-top: 43px;
            color: #ffffff;
        }

            .bs-banner .grp-title .small-text.text-italic {
                font-style: italic;
            }

    .bs-banner .grp-input {
        top: 24%;
        left: 10%;
        position: absolute;
        text-align: left;
        text-shadow: none;
        right: 57%;
    }

        .bs-banner .grp-input .small-text {
            color: #666666;
            font-size: 20px;
            line-height: 31px;
            margin-top: 43px;
            color: #ffffff;
        }

            .bs-banner .grp-input .small-text.text-italic {
                font-style: italic;
            }

        .bs-banner .grp-input .input-group .form-control {
            height: 50px;
            background: #ffffff;
            font-size: 18px;
            line-height: 20px;
            color: #999999;
            border-radius: 0;
            border: none;
            font-weight: 600;
        }

        .bs-banner .grp-input .input-group .input-group-btn .btn {
            background: #cd232a;
            height: 50px;
            border: none;
            padding: 6px 16px;
        }

            .bs-banner .grp-input .input-group .input-group-btn .btn .icon {
                font-size: 40px;
                color: #ffffff;
            }

    .bs-banner .overlay {
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 70%;
        z-index: 4;
    }

        .bs-banner .overlay.white {
            background: transparent url("../images/white_overlay.png") no-repeat scroll 0 0/cover;
        }

        .bs-banner .overlay.black {
            background: transparent url("../images/black_overlay.png") no-repeat scroll 0 0/cover;
        }

    .bs-banner.reverse .grp-title {
        left: auto;
        right: 10%;
    }

    .bs-banner.reverse .overlay {
        left: auto;
        right: 0;
    }

        .bs-banner.reverse .overlay.white {
            background: transparent url("../images/white_overlay_rev.png") no-repeat scroll 0 0/cover;
        }

        .bs-banner.reverse .overlay.black {
            background: transparent url("../images/black_overlay_rev.png") no-repeat scroll 0 0/cover;
        }

    .bs-banner.title-orenge .banner-title {
        color: #ff8f12;
    }

    .bs-banner.title-red .banner-title {
        color: #D1232A;
    }

    .bs-banner.title-yellow .banner-title {
        color: #f2ad00;
    }

    .bs-banner.text-black .small-text {
        color: #000000;
    }

    .bs-banner .grp-offer {
        width: 145px;
        height: 145px;
        background: #a2282e;
        display: block;
        color: #ffffff;
        padding: 24px 10px 10px 10px;
        text-align: center;
        position: absolute;
        top: 15px;
    }

        .bs-banner .grp-offer .offer {
            font-size: 26px;
            line-height: 28px;
            display: block;
            margin-bottom: 10px;
        }

        .bs-banner .grp-offer .decs, .bs-banner .grp-offer .mod-team-details .grp-detail-info .decs p, .mod-team-details .grp-detail-info .decs .bs-banner .grp-offer p {
            font-size: 16px;
            line-height: 20px;
        }

@media only screen and (max-width:768px) {
    .bs-banner {
        height: 260px;
    }

        .bs-banner .tag {
            padding: 0 10px;
            height: 30px;
            line-height: 30px;
            font-size: 14px;
        }

        .bs-banner.typ-content .banner-img {
            height: 280px;
        }

        .bs-banner.typ-video {
            background-color: #a2282e;
        }

            .bs-banner.typ-video .grp-title {
                background: none;
                height: auto;
            }

                .bs-banner.typ-video .grp-title .banner-title {
                    text-align: center;
                }

        .bs-banner .mobile-banner-img img {
            width: 100%;
            height: auto;
        }

        .bs-banner.typ-video-popup .video-wrap .icon-play {
            font-size: 18px;
            width: 50px;
            height: 36px;
            margin: -25px auto 0;
            padding: 0;
            border-radius: 10px;
        }

            .bs-banner.typ-video-popup .video-wrap .icon-play:before {
                margin-top: -10px;
            }

        .bs-banner img {
            height: 280px;
        }

        .bs-banner .swiper-slide {
            height: auto;
        }

        .bs-banner .grp-video #playBtn {
            font-size: 18px;
            position: absolute;
            left: 0;
            right: 0;
            text-align: center;
            top: 40%;
            background: #d0232a;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            margin: -40px auto 0;
            color: #fff;
            cursor: pointer;
            z-index: 10;
            display: block;
        }

            .bs-banner .grp-video #playBtn:before {
                position: absolute;
                top: 50%;
                margin-top: -9px;
                left: 0;
                right: 0;
            }

        .bs-banner .grp-title .banner-title {
            font-size: 20px;
            line-height: 24px;
            bottom: 10px;
            left: 10px;
            right: 10px;
        }

            .bs-banner .grp-title .banner-title .small-title {
                font-size: 18px;
                line-height: 20px;
            }

        .bs-banner .grp-title .small-text {
            font-size: 14px;
            line-height: 18px;
            margin-top: 4px;
            font-weight: 700;
        }

        .bs-banner.reverse .grp-title {
            left: 20px;
            right: 20px;
            top: auto;
            bottom: 15px;
        }

        .bs-banner .grp-input {
            top: 35%;
            left: 10%;
            position: absolute;
            text-align: left;
            text-shadow: none;
            right: 10%;
        }

            .bs-banner .grp-input .small-text {
                font-size: 14px;
                line-height: 18px;
                margin-top: 4px;
                font-weight: 700;
            }

            .bs-banner .grp-input .input-group {
                right: 0;
                left: 0;
                margin-top: 5px;
            }

                .bs-banner .grp-input .input-group .form-control {
                    height: 30px;
                    font-size: 15px;
                    line-height: 17px;
                }

                .bs-banner .grp-input .input-group .input-group-btn .btn {
                    height: 30px;
                    padding: 2px 8px;
                }

                    .bs-banner .grp-input .input-group .input-group-btn .btn .icon {
                        font-size: 28px;
                    }

        .bs-banner .grp-offer {
            width: 107px;
            height: 65px;
            padding: 6px;
            position: relative;
            bottom: 0;
        }

            .bs-banner .grp-offer .offer {
                font-size: 16px;
                line-height: 18px;
                display: block;
                margin-bottom: 0px;
            }

            .bs-banner .grp-offer .decs, .bs-banner .grp-offer .mod-team-details .grp-detail-info .decs p, .mod-team-details .grp-detail-info .decs .bs-banner .grp-offer p {
                font-size: 10px;
                line-height: 10px;
            }
}

.bs-radio {
    margin-bottom: 15px;
}

    .bs-radio input[type="radio"]:not(old) {
        margin: 0;
        opacity: 0;
        padding: 0;
        width: 28px;
        cursor: pointer;
    }

        .bs-radio input[type="radio"]:not(old) + label {
            display: inline-block;
            margin-left: -30px;
            padding-left: 30px;
            font-size: 18px;
            line-height: 25px;
            cursor: pointer;
            color: #666;
            position: relative;
            font-weight: 600;
        }

            .bs-radio input[type="radio"]:not(old) + label:before {
                content: "";
                width: 25px;
                height: 25px;
                position: absolute;
                left: 0;
                border-radius: 50%;
                background-color: #999;
            }

            .bs-radio input[type="radio"]:not(old) + label:after {
                content: "";
                width: 21px;
                height: 21px;
                position: absolute;
                left: 2px;
                border-radius: 50%;
                border: solid 3px #fff;
                background-color: #fff;
                top: 2px;
            }

    .bs-radio input[type="radio"]:checked:not(old) + label:before {
        content: "";
        width: 25px;
        height: 25px;
        position: absolute;
        left: 0;
        border-radius: 50%;
        background-color: #999;
    }

    .bs-radio input[type="radio"]:checked:not(old) + label:after {
        content: "";
        width: 21px;
        height: 21px;
        position: absolute;
        left: 2px;
        border-radius: 50%;
        border: solid 3px #fff;
        background-color: #a2282e;
        top: 2px;
    }

@media only screen and (max-width:768px) {
    .bs-radio {
        margin-bottom: 7px;
    }

        .bs-radio input[type="radio"]:not(old) + label {
            font-size: 14px;
            line-height: 20px;
        }

            .bs-radio input[type="radio"]:not(old) + label:before {
                width: 20px;
                height: 20px;
            }

            .bs-radio input[type="radio"]:not(old) + label:after {
                width: 16px;
                height: 16px;
            }

        .bs-radio input[type="radio"]:checked:not(old) + label:before {
            width: 20px;
            height: 20px;
        }

        .bs-radio input[type="radio"]:checked:not(old) + label:after {
            width: 16px;
            height: 16px;
        }
}

.bs-checkbox {
    margin-bottom: 15px;
}

    .bs-checkbox input[type="checkbox"]:not(old) {
        margin: 0;
        opacity: 0;
        padding: 0;
        width: 28px;
        cursor: pointer;
        position: absolute;
    }

        .bs-checkbox input[type="checkbox"]:not(old) + label {
            display: inline-block;
            padding-left: 35px;
            font-size: 18px;
            line-height: 25px;
            cursor: pointer;
            color: #231f20;
            position: relative;
        }

            .bs-checkbox input[type="checkbox"]:not(old) + label:before {
                content: "";
                width: 25px;
                height: 25px;
                position: absolute;
                left: 0;
                background-color: #fff;
                border: solid 1px #666;
            }

    .bs-checkbox input[type="checkbox"]:checked:not(old) + label:before {
        content: "\76";
        width: 25px;
        height: 25px;
        font-size: 25px;
        position: absolute;
        left: 0;
        font-family: "ashiana" !important;
        border: 0;
    }

@media only screen and (max-width:768px) {
    .bs-checkbox {
        margin-bottom: 7px;
    }

        .bs-checkbox input[type="checkbox"]:not(old) + label {
            font-size: 14px;
            line-height: 20px;
        }

            .bs-checkbox input[type="checkbox"]:not(old) + label:before {
                width: 20px;
                height: 20px;
            }

            .bs-checkbox input[type="checkbox"]:not(old) + label:after {
                width: 16px;
                height: 16px;
            }

        .bs-checkbox input[type="checkbox"]:checked:not(old) + label:before {
            width: 20px;
            height: 20px;
        }

        .bs-checkbox input[type="checkbox"]:checked:not(old) + label:after {
            width: 16px;
            height: 16px;
        }
}

.bs-icon-text {
    text-align: center;
    display: inline-block;
}

    .bs-icon-text .icon {
        color: #999999;
        font-size: 38px;
        line-height: 40px;
    }

    .bs-icon-text .title, .bs-icon-text .bs-sec .sec-head .title.lg, .bs-sec .sec-head .bs-icon-text .title.lg, .bs-icon-text .mod-reviews .timestamp, .mod-reviews .bs-icon-text .timestamp, .bs-icon-text .mod-msg-ceo .timestamp, .mod-msg-ceo .bs-icon-text .timestamp, .bs-icon-text .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .bs-icon-text .desc, .bs-icon-text .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .bs-icon-text .meta-text {
        display: block;
    }

@media only screen and (max-width:768px) {
    .bs-icon-text .icon {
        font-size: 38px;
        line-height: 40px;
    }
}

.bs-social-connect li {
    display: inline-block;
    margin-right: 10px;
}

.bs-social-connect .social-link {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
}

    .bs-social-connect .social-link .icon {
        font-size: 96%;
    }

    .bs-social-connect .social-link.fb {
        background: #3c5a97;
    }

    .bs-social-connect .social-link.gmail {
        background: #e94335;
    }

    .bs-social-connect .social-link.youtube {
        background: #ec2b36;
    }

    .bs-social-connect .social-link.in {
        background: #006ea6;
    }

    .bs-social-connect .social-link.twitter {
        background: #1da1f2;
    }

    .bs-social-connect .social-link.instagram {
        background: #e1306c;
    }

.bs-radio-tab {
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
}

    .bs-radio-tab input[type="radio"]:not(old) {
        position: absolute;
        margin: 0;
        opacity: 0;
        padding: 0;
        width: 28px;
        cursor: pointer;
    }

        .bs-radio-tab input[type="radio"]:not(old) + label {
            padding: 10px 20px;
            color: #9c9c9c;
            font-size: 16px;
            line-height: 18px;
            font-weight: 600;
            text-align: center;
            cursor: pointer;
            width: 100%;
        }

    .bs-radio-tab input[type="radio"]:checked:not(old) + label {
        background: #231f20;
        color: #ffffff;
    }

    .bs-radio-tab.typ-theme input[type="radio"]:not(old) + label {
        background: #eeeeee;
        font-size: 22px;
        line-height: 24px;
        padding: 15px 30px;
    }

    .bs-radio-tab.typ-theme input[type="radio"]:checked:not(old) + label {
        background: #d0232a;
    }

@media only screen and (max-width:768px) {
    .bs-radio-tab {
        margin-bottom: 20px;
    }

        .bs-radio-tab input[type="radio"]:not(old) + label {
            font-size: 12px;
            line-height: 14px;
            padding: 6px 10px;
        }

        .bs-radio-tab.typ-theme input[type="radio"]:not(old) + label {
            font-size: 14px;
            line-height: 16px;
            padding: 10px 16px;
        }
}

.bs-flyout {
    position: absolute;
    right: -100%;
    top: 0;
    left: 100%;
    bottom: 0;
    background: #ffffff;
    z-index: 5;
    transition: all 0.5s ease 0s;
}

    .bs-flyout.active {
        right: 0;
        left: 0;
    }

    .bs-flyout .flyout-head .title, .bs-flyout .flyout-head .bs-sec .sec-head .title.lg, .bs-sec .sec-head .bs-flyout .flyout-head .title.lg, .bs-flyout .flyout-head .mod-reviews .timestamp, .mod-reviews .bs-flyout .flyout-head .timestamp, .bs-flyout .flyout-head .mod-msg-ceo .timestamp, .mod-msg-ceo .bs-flyout .flyout-head .timestamp, .bs-flyout .flyout-head .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .bs-flyout .flyout-head .desc, .bs-flyout .flyout-head .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .bs-flyout .flyout-head .meta-text {
        font-size: 30px;
        line-height: 40px;
        font-weight: 700;
        text-transform: uppercase;
        display: inline-block;
        padding: 10px 0;
        border-top: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
        margin: 15px 0;
    }

    .bs-flyout .flyout-foot {
        padding: 0 0 15px;
    }

    .bs-flyout .close-btn {
        position: absolute;
        right: 20px;
        top: 20px;
        z-index: 2;
    }

    .bs-flyout.cm-sec-loader {
        position: absolute;
        transition: all 0.5s ease 0s;
    }

    .bs-flyout .lyt-project-list.typ-rental-resale .grp-list {
        min-height: 280px;
    }

    .bs-flyout .swiper-button-next {
        right: 30px;
    }

    .bs-flyout .swiper-button-prev {
        left: 30px;
    }

@media only screen and (max-width:768px) {
    .bs-flyout {
        position: fixed;
        top: 0;
        z-index: 13;
    }

        .bs-flyout .flyout-head .title, .bs-flyout .flyout-head .bs-sec .sec-head .title.lg, .bs-sec .sec-head .bs-flyout .flyout-head .title.lg, .bs-flyout .flyout-head .mod-reviews .timestamp, .mod-reviews .bs-flyout .flyout-head .timestamp, .bs-flyout .flyout-head .mod-msg-ceo .timestamp, .mod-msg-ceo .bs-flyout .flyout-head .timestamp, .bs-flyout .flyout-head .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .bs-flyout .flyout-head .desc, .bs-flyout .flyout-head .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .bs-flyout .flyout-head .meta-text {
            font-size: 16px;
            line-height: 20px;
            padding: 6px 0;
            margin: 12px 0 6px 0;
        }

        .bs-flyout.cm-sec-loader {
            position: fixed;
        }

        .bs-flyout .lyt-project-list.typ-rental-resale {
            padding: 0;
        }

            .bs-flyout .lyt-project-list.typ-rental-resale .grp-list {
                min-height: 0;
            }
}

.bs-steps {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 60px 0;
}

    .bs-steps .step {
        display: table-cell;
        position: relative;
    }

        .bs-steps .step:before {
            content: "";
            right: 0;
            left: 0;
            height: 1px;
            position: absolute;
            background: #999;
        }

        .bs-steps .step:first-child:before {
            left: 50%;
        }

        .bs-steps .step:last-child:before {
            right: 50%;
        }

        .bs-steps .step span {
            position: absolute;
            width: 60px;
            height: 60px;
            text-align: center;
            line-height: 60px;
            background: #999;
            border-radius: 50%;
            font-size: 40px;
            font-weight: 700;
            color: #ffffff;
            left: 50%;
            margin-left: -30px;
            top: 50%;
            margin-top: -30px;
        }

        .bs-steps .step.active span {
            background: #d0232a;
        }

.mod-main-nav {
    /*float: right;
    margin-right: 66px;*/
}

    .mod-main-nav .nav-item {
        float: left;
        position: relative;
    }

        .mod-main-nav .nav-item .nav-link {
            color: white;
            display: block;
            font-size: 18px;
            font-weight: 700;
            /* height: 100px; */
            line-height: 23px;
            /*padding: 10px 23px 10px;*/
            padding: 10px 20px 10px;
            vertical-align: middle;
            margin-right: 1px;
        }

            .mod-main-nav .nav-item .nav-link .icon {
                color: #d1232a;
                font-size: 23px;
                line-height: 24px;
                position: relative;
                top: -3px;
            }

            .mod-main-nav .nav-item .nav-link .fa {
                font-size: 23px;
            }

        .mod-main-nav .nav-item:hover .nav-link {
            color: #ffffff;
            transition: all 0.5s ease 0s;
        }

        .mod-main-nav .nav-item:hover.hover-red .nav-link {
            /*background-color: #d0232a;*/
        }

        .mod-main-nav .nav-item:hover.hover-yellow .nav-link {
            background-color: #f2ad00;
        }

        .mod-main-nav .nav-item:hover.hover-orange .nav-link {
            background-color: #ff9016;
        }

        .mod-main-nav .nav-item:hover .sub-nav {
            display: block;
        }

            .mod-main-nav .nav-item:hover .sub-nav .sub-nav-link {
                background: #ffffff;
                color: #989898;
                transition: all 0.5s ease 0s;
            }

        .mod-main-nav .nav-item .sub-nav {
            position: absolute;
            /*top: 100px;*/
            background: #ffffff;
            display: none;
            transition: all 0.5s ease 0s;
            z-index: 2;
            left: 0;
            right: 1px;
            -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
            -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
            width: 238px;
        }

            .mod-main-nav .nav-item .sub-nav .sub-nav-item:hover {
                background: #ffffff;
            }

                .mod-main-nav .nav-item .sub-nav .sub-nav-item:hover .sub-nav-link {
                    color: #4d4d4d;
                }

            .mod-main-nav .nav-item .sub-nav .sub-nav-item {
                height: auto;
                width: 100%;
                border-bottom: 1px solid #c5c4c4;
            }

                .mod-main-nav .nav-item .sub-nav .sub-nav-item .sub-nav-link {
                    font-size: 15px;
                    line-height: 21px;
                    color: #6f6e6e;
                    font-weight: normal;
                    padding: 10px 6px;
                    height: auto;
                    display: block;
                    /*text-transform: lowercase;*/
                    font-family: "Merriweather",Helvetica,Arial,sans-serif;
                }

                    .mod-main-nav .nav-item .sub-nav .sub-nav-item .sub-nav-link .icon {
                        font-size: 16px;
                        margin-right: 10px;
                    }

        .mod-main-nav .nav-item:first-child:after {
            background-color: transparent;
        }

        .mod-main-nav .nav-item:after {
            background-color: #ccc;
            content: "";
            height: 20px;
            position: absolute;
            top: 14px;
            width: 1px;
            margin: -1px;
        }

@media only screen and (max-width:768px) {
    .mod-main-nav {
        margin: 0;
    }

        .mod-main-nav .nav-item .nav-link {
            height: auto;
            padding: 12px;
        }

        .mod-main-nav .nav-item:after {
            display: none;
        }
}

.mod-menu-nav {
    position: absolute;
    top: 0;
    right: 0;
}

    .mod-menu-nav .menu-btn {
        display: inline-block;
        padding: 43px 20px 0;
        height: 100px;
    }

        .mod-menu-nav .menu-btn span {
            height: 3px;
            width: 25px;
            display: block;
            margin: 0 0 4px 0;
            background-color: #ffffff;
            transition: all 0.5s ease 0s;
            position: relative;
        }

        .mod-menu-nav .menu-btn:before {
            background-color: #ccc;
            content: "";
            height: 20px;
            margin: -1px;
            position: absolute;
            top: 42px;
            width: 1px;
            left: 0;
        }

    .mod-menu-nav.active .menu-btn {
        background: #ffffff;
    }

        .mod-menu-nav.active .menu-btn span:nth-child(1) {
            bottom: -7px;
            transform: rotate(-45deg);
            transition: all 0.5s ease 0s;
            background-color: #bb2826;
        }

        .mod-menu-nav.active .menu-btn span:nth-child(2) {
            opacity: 0;
            transition: all 0.5s ease 0s;
        }

        .mod-menu-nav.active .menu-btn span:nth-child(3) {
            bottom: 7px;
            transform: rotate(45deg);
            transition: all 0.5s ease 0s;
            background-color: #bb2826;
        }

    .mod-menu-nav.active .menu-wrap {
        display: block;
        transition: all 0.5s ease 0s;
    }

    .mod-menu-nav .menu-wrap {
        background: #ffffff;
        padding: 8px;
        position: absolute;
        right: 0;
        top: 100px;
        width: 360px;
        display: none;
        transition: all 0.5s ease 0s;
        z-index: 2;
        -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
    }

        .mod-menu-nav .menu-wrap li {
            display: block;
            width: 100%;
            height: auto;
            margin-left: 10px;
        }

            .mod-menu-nav .menu-wrap li .nav-link {
                height: auto;
                padding: 8px 0;
                font-size: 20px;
                line-height: 22px;
                color: #666;
                font-weight: normal;
                display: block;
                /*text-transform: lowercase;*/
            }

            .mod-menu-nav .menu-wrap li.grp-sub-nav {
                position: relative;
            }

                .mod-menu-nav .menu-wrap li.grp-sub-nav:before {
                    position: absolute;
                    right: 20px;
                    top: 12px;
                    font-size: 14px;
                    content: "\f107";
                    font-family: FontAwesome;
                }

                .mod-menu-nav .menu-wrap li.grp-sub-nav.active .sub-nav {
                    display: block;
                }

                /*.mod-menu-nav .menu-wrap li.grp-sub-nav.active:before {
                    content: "\6a";
                }*/

                .mod-menu-nav .menu-wrap li.grp-sub-nav .sub-nav {
                    display: none;
                }
                .mod-menu-nav .menu-wrap li.grp-sub-nav:hover .sub-nav {
    display: block !important;
}
                    .mod-menu-nav .menu-wrap li.grp-sub-nav .sub-nav .sub-nav-item {
                        margin-left: 0;
                    }

                        .mod-menu-nav .menu-wrap li.grp-sub-nav .sub-nav .sub-nav-item .sub-nav-link:before {
                            content: "-";
                            margin-right: 5px;
                        }

                        .mod-menu-nav .menu-wrap li.grp-sub-nav .sub-nav .sub-nav-item .sub-nav-link {
                            font-size: 18px;
                            line-height: 20px;
                            padding: 10px 0 10px 18px;
                            color: #666;
                            display: block;
                            font-weight: normal;
                            /*text-transform: lowercase;*/
                            font-family: "Merriweather",Helvetica,Arial,sans-serif;
                        }

                            .mod-menu-nav .menu-wrap li.grp-sub-nav .sub-nav .sub-nav-item .sub-nav-link .icon {
                                margin-right: 5px;
                            }

                        .mod-menu-nav .menu-wrap li.grp-sub-nav .sub-nav .sub-nav-item:hover a {
                            color: #4d4d4d;
                        }

            .mod-menu-nav .menu-wrap li:hover a {
                color: #d1232a;
                font-weight: 600;
            }

            .mod-menu-nav .menu-wrap li:after {
                display: none;
            }

        .mod-menu-nav .menu-wrap .grp-subscribe {
            background: #333333;
            display: inline-table;
            padding: 10px;
            width: 100%;
        }

        .mod-menu-nav .menu-wrap .grp-brochure {
            background: #4d4d4d;
            border-bottom: 1px solid #999999;
            color: #ffffff;
            display: inline-table;
            padding: 10px;
            width: 100%;
        }

            .mod-menu-nav .menu-wrap .grp-brochure .img-wrap img {
                display: block;
            }

            .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .title, .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .mod-reviews .timestamp, .mod-reviews .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .timestamp, .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .timestamp, .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .desc, .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .meta-text {
                font-size: 20px;
                line-height: 22px;
                margin-bottom: 4px;
                font-weight: 700;
            }

            .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .btn {
                background: #333333;
                border: none;
                border-radius: 0;
                color: #ffce00;
                font-weight: 700;
                padding: 2px 8px;
                min-width: auto;
                margin: 4px;
            }

                .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .btn .icon {
                    margin-right: 4px;
                    font-size: 13px;
                }

@media only screen and (max-width:768px) {
    .mod-menu-nav {
        left: 0;
        right: auto;
    }

        .mod-menu-nav .menu-btn {
            padding: 15px;
        height: 40px;
        }

            .mod-menu-nav .menu-btn:before {
                display: none;
            }

        .mod-menu-nav .menu-wrap {
           right: 0%;
    top: 0px;
    width: 300px;
    display: block;
    bottom: 0;
    height: auto;
    overflow-y: auto;
    position: relative;
    z-index: 9999999999;
        }

            .mod-menu-nav .menu-wrap li {
                margin: 0;
                border-bottom: 1px solid #f2f2f2;
            }

                .mod-menu-nav .menu-wrap li:last-child {
                    border-bottom: none;
                }

                .mod-menu-nav .menu-wrap li.grp-sub-nav:before {
                    right: 10px;
                    top: 10px;
                    font-size: 10px;
                }

                .mod-menu-nav .menu-wrap li.grp-sub-nav .sub-nav .sub-nav-item .sub-nav-link:before {
                    content: "";
                }

                .mod-menu-nav .menu-wrap li.grp-sub-nav .sub-nav .sub-nav-item:first-child .sub-nav-link:before {
                    /*content: "-";*/
                }

                .mod-menu-nav .menu-wrap li.grp-sub-nav .sub-nav .sub-nav-item .sub-nav-link {
                      font-family: inherit;
    font-size: 13px;
    line-height: 15px;
                }

                .mod-menu-nav .menu-wrap li.grp-sub-nav.nav-login .sub-nav .sub-nav-item .sub-nav-link:before {
                    content: "-";
                }

                .mod-menu-nav .menu-wrap li .nav-link {
                    font-size: 15px;
                    line-height: 20px;
                    padding-left: 8px;
                }

            .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .title, .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .mod-reviews .timestamp, .mod-reviews .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .timestamp, .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .timestamp, .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .desc, .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .meta-text {
                font-size: 18px;
                line-height: 20px;
                margin-bottom: 6px;
                font-weight: 600;
            }

            .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .btn {
                font-weight: 600;
                padding: 4px 8px;
                font-size: 11px;
            }

                .mod-menu-nav .menu-wrap .grp-brochure .grp-cont .btn .icon {
                    font-size: 12px;
                }

        .mod-menu-nav.active .menu-wrap {
            right: 0;
        }
}

.mod-usp {
    display: block;
    height: 100%;
    padding: 30px 20px;
    color: #ffffff;
    background: transparent url(../../images/bg_infographi.png) no-repeat bottom right;
}

    .mod-usp:before {
        content: counters(concept,"",decimal-leading-zero);
        counter-increment: concept;
        margin-bottom: 18px;
        font-size: 50px;
        line-height: 52px;
        font-weight: 200;
        display: inline-block;
    }

    .mod-usp .title, .mod-usp .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-usp .title.lg, .mod-usp .mod-reviews .timestamp, .mod-reviews .mod-usp .timestamp, .mod-usp .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-usp .timestamp, .mod-usp .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-usp .desc, .mod-usp .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-usp .meta-text {
        font-size: 32px;
        line-height: 34px;
        font-weight: 700;
        margin-bottom: 18px;
        color: #fff;
    }

        .mod-usp .title span, .mod-usp .bs-sec .sec-head .title.lg span, .bs-sec .sec-head .mod-usp .title.lg span, .mod-usp .mod-reviews .timestamp span, .mod-reviews .mod-usp .timestamp span, .mod-usp .mod-msg-ceo .timestamp span, .mod-msg-ceo .mod-usp .timestamp span, .mod-usp .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .mod-usp .desc span, .mod-usp .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .mod-usp .meta-text span {
            text-transform: lowercase;
        }

    .mod-usp .desc {
        margin-bottom: 18px;
    }

        .mod-usp .desc p {
            color: #fff;
            font-size: 14px;
            line-height: 20px;
        }

    .mod-usp .know-more {
        color: #ffffff;
        margin-bottom: 18px;
        padding-left: 0;
    }

        .mod-usp .know-more .icon {
            font-size: 12px;
        }

    .mod-usp.mod-usp.red {
        background-color: #d0232a;
    }

    .mod-usp.mod-usp.dark-red {
        background-color: #a2282e;
    }

    .mod-usp.mod-usp.dark-orenge {
        background-color: #c24d01;
    }

    .mod-usp.mod-usp.orenge {
        background-color: #ff9016;
    }

    .mod-usp.mod-usp.yellow {
        background-color: #f2ad00;
    }

.mod-offer {
    background: #d0232a;
    padding: 20px;
}

    .mod-offer .grp-title label {
        font-size: 50px;
        line-height: 52px;
        margin-bottom: 20px;
        font-weight: 400;
        color: #ffffff;
    }

    .mod-offer .grp-detail .title, .mod-offer .grp-detail .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-offer .grp-detail .title.lg, .mod-offer .grp-detail .mod-reviews .timestamp, .mod-reviews .mod-offer .grp-detail .timestamp, .mod-offer .grp-detail .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-offer .grp-detail .timestamp, .mod-offer .grp-detail .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-offer .grp-detail .desc, .mod-offer .grp-detail .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-offer .grp-detail .meta-text {
        font-size: 28px;
        line-height: 28px;
        font-weight: 800;
        color: #ffffff;
        text-transform: lowercase;
    }

        .mod-offer .grp-detail .title span, .mod-offer .grp-detail .bs-sec .sec-head .title.lg span, .bs-sec .sec-head .mod-offer .grp-detail .title.lg span, .mod-offer .grp-detail .mod-reviews .timestamp span, .mod-reviews .mod-offer .grp-detail .timestamp span, .mod-offer .grp-detail .mod-msg-ceo .timestamp span, .mod-msg-ceo .mod-offer .grp-detail .timestamp span, .mod-offer .grp-detail .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .mod-offer .grp-detail .desc span, .mod-offer .grp-detail .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .mod-offer .grp-detail .meta-text span {
            text-transform: lowercase;
        }

    .mod-offer .grp-detail .desc p {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 20px;
        color: #ffffff;
    }

    .mod-offer.red {
        background-color: #d0232a;
    }

    .mod-offer.dark-red {
        background-color: #a2282e;
    }

    .mod-offer.dark-orenge {
        background-color: #c24d01;
    }

    .mod-offer.orenge {
        background-color: #ff9016;
    }

    .mod-offer.yellow {
        background-color: #f2ad00;
    }

@media only screen and (max-width:767px) {
    .mod-usp {
        padding: 10px;
        box-sizing: border-box;
        background: none;
        height: auto;
        margin: 0 20px;
        /*min-height: 115px;*/
    }

        .mod-usp:before {
            font-size: 17px;
            line-height: 26px;
            float: left;
            margin: 0px 6px 0 0;
            font-weight: 600;
        }

        .mod-usp .title, .mod-usp .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-usp .title.lg, .mod-usp .mod-reviews .timestamp, .mod-reviews .mod-usp .timestamp, .mod-usp .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-usp .timestamp, .mod-usp .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-usp .desc, .mod-usp .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-usp .meta-text {
            font-size: 16px;
            line-height: 22px;
            margin: 4px 0 10px 0;
            overflow: hidden;
        }

            .mod-usp .title .cm-line-break, .mod-usp .bs-sec .sec-head .title.lg .cm-line-break, .bs-sec .sec-head .mod-usp .title.lg .cm-line-break, .mod-usp .mod-reviews .timestamp .cm-line-break, .mod-reviews .mod-usp .timestamp .cm-line-break, .mod-usp .mod-msg-ceo .timestamp .cm-line-break, .mod-msg-ceo .mod-usp .timestamp .cm-line-break, .mod-usp .mod-timeline .grp-desc .desc .cm-line-break, .mod-timeline .grp-desc .mod-usp .desc .cm-line-break, .mod-usp .mod-phase .table-wrap .meta-text .cm-line-break, .mod-phase .table-wrap .mod-usp .meta-text .cm-line-break {
                display: inline-block;
                margin-right: 4px;
            }

        .mod-usp .desc {
            margin-bottom: 10px;
            padding-left: 30px;
        }

            .mod-usp .desc p {
                font-size: 13px;
                line-height: 16px;
            }

        .mod-usp .know-more {
            margin-bottom: 0;
            padding: 0;
            padding-left: 30px;
            font-size: 12px;
            line-height: 16px;
        }

            .mod-usp .know-more .icon {
                font-size: 10px;
                line-height: 10px;
            }
}

.mod-concept .img-wrap {
    margin-bottom: 10px;
}

    .mod-concept .img-wrap img {
        width: 100%;
    }

.mod-concept .title, .mod-concept .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-concept .title.lg, .mod-concept .mod-reviews .timestamp, .mod-reviews .mod-concept .timestamp, .mod-concept .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-concept .timestamp, .mod-concept .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-concept .desc, .mod-concept .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-concept .meta-text {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 18px;
    font-weight: 800;
}

.mod-concept .desc {
    line-height: 24px;
    margin-bottom: 20px;
}

.mod-concept.typ-landing .title, .mod-concept.typ-landing .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-concept.typ-landing .title.lg, .mod-concept.typ-landing .mod-reviews .timestamp, .mod-reviews .mod-concept.typ-landing .timestamp, .mod-concept.typ-landing .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-concept.typ-landing .timestamp, .mod-concept.typ-landing .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-concept.typ-landing .desc, .mod-concept.typ-landing .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-concept.typ-landing .meta-text {
    margin-top: 18%;
}

.mod-concept.typ-landing .desc p {
    font-size: 16px;
    line-height: 21px;
}

.mod-concept .read-more {
    color: #666;
    font-size: 14px;
    line-height: 15px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0;
    font-style: italic;
}

    .mod-concept .read-more .icon {
        margin-left: 10px;
        font-size: 12px;
    }

@media only screen and (max-width:768px) {
    .mod-concept {
        margin: 0 10px;
    }

        .mod-concept .img-wrap {
            margin-bottom: 10px;
        }

        .mod-concept .title, .mod-concept .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-concept .title.lg, .mod-concept .mod-reviews .timestamp, .mod-reviews .mod-concept .timestamp, .mod-concept .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-concept .timestamp, .mod-concept .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-concept .desc, .mod-concept .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-concept .meta-text {
            font-size: 15px;
            line-height: 18px;
            margin-bottom: 8px;
        }

        .mod-concept .desc {
            font-size: 13px;
            line-height: 16px;
        }

        .mod-concept .read-more {
            font-size: 13px;
            margin-bottom: 10px;
        }

            .mod-concept .read-more .icon {
                margin-left: 10px;
            }

        .mod-concept.typ-landing {
            padding: 15px;
        }

            .mod-concept.typ-landing .title, .mod-concept.typ-landing .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-concept.typ-landing .title.lg, .mod-concept.typ-landing .mod-reviews .timestamp, .mod-reviews .mod-concept.typ-landing .timestamp, .mod-concept.typ-landing .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-concept.typ-landing .timestamp, .mod-concept.typ-landing .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-concept.typ-landing .desc, .mod-concept.typ-landing .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-concept.typ-landing .meta-text {
                margin-top: 0;
            }

            .mod-concept.typ-landing .desc p {
                font-size: 13px;
                line-height: 16px;
            }
}

.mod-presence {
    display: block;
}

    .mod-presence .item {
        border-bottom: 1px solid #999999;
    }

        .mod-presence .item a {
            padding: 12px 14px;
            display: block;
            font-size: 16px;
            line-height: 18px;
            font-weight: 600;
        }

            .mod-presence .item a .icon {
                font-size: 22px;
                line-height: 24px;
                margin-right: 6px;
            }

@media only screen and (max-width:768px) {
    .mod-presence {
        margin-top: 10px;
        display: flex;
    }

        .mod-presence .item {
            width: 162px;
            border: 1px solid #eaeaea;
            margin: 8px 4px;
        }

            .mod-presence .item.selActive {
                background-color: #231f20;
            }

                .mod-presence .item.selActive a {
                    color: #fff;
                }

            .mod-presence .item a {
                padding: 5px 10px;
                font-size: 13px;
                line-height: 15px;
            }

                .mod-presence .item a .icon {
                    font-size: 16px;
                    line-height: 18px;
                    margin-right: 4px;
                }
}

.mod-subscribe {
    position: relative;
}

    .mod-subscribe .title, .mod-subscribe .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-subscribe .title.lg, .mod-subscribe .mod-reviews .timestamp, .mod-reviews .mod-subscribe .timestamp, .mod-subscribe .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-subscribe .timestamp, .mod-subscribe .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-subscribe .desc, .mod-subscribe .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-subscribe .meta-text {
        font-size: 14px;
        line-height: 16px;
        color: #ffffff;
        font-weight: 700;
        display: block;
        margin-bottom: 4px;
    }

    .mod-subscribe .form-control {
        background: transparent;
        font-size: 19px;
        line-height: 22px;
        color: #ffce00;
        border: none;
        margin-top: 6px;
        box-shadow: none;
    }

    .mod-subscribe .btn {
        border: none;
        color: #ffce00;
        font-size: 14px;
        outline: none;
        box-shadow: none;
        min-width: auto;
        margin-right: 6px;
    }

    .mod-subscribe .sub-text {
        font-size: 14px;
        line-height: 16px;
        color: #ffffff;
        font-weight: 500;
        display: block;
        margin: 4px 0;
    }

    .mod-subscribe.md {
        border: 1px solid #ccc;
        padding: 40px 20px;
    }

        .mod-subscribe.md .title, .mod-subscribe.md .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-subscribe.md .title.lg, .mod-subscribe.md .mod-reviews .timestamp, .mod-reviews .mod-subscribe.md .timestamp, .mod-subscribe.md .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-subscribe.md .timestamp, .mod-subscribe.md .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-subscribe.md .desc, .mod-subscribe.md .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-subscribe.md .meta-text {
            font-size: 20px;
            line-height: 22px;
            color: #666666;
            font-weight: 700;
            display: block;
            margin-bottom: 10px;
            text-transform: uppercase;
        }

        .mod-subscribe.md .sub-text {
            color: #999;
            margin: 4px 0 15px 0;
        }

        .mod-subscribe.md .input-group {
            display: block;
            text-align: center;
            padding-right: 54px;
        }

            .mod-subscribe.md .input-group .form-control {
                border-bottom: solid 1px #ccc;
                border-radius: 0;
                margin-bottom: 5px;
                height: 38px;
                color: #666;
                padding-left: 0;
            }

    .mod-subscribe .modal-capcha .captcha-number {
        padding-right: 60px;
        margin-bottom: 10px;
    }

    .mod-subscribe .modal-capcha .captcha-input {
        position: relative;
    }

        .mod-subscribe .modal-capcha .captcha-input .btn {
            position: absolute;
            right: 0;
            font-size: 14px;
            font-weight: 700;
            background: #000;
            padding: 5px 10px;
            color: #fff;
            line-height: 16px;
            bottom: 0;
        }

@media only screen and (max-width:768px) {
    .mod-subscribe .form-control {
        font-size: 18px;
        line-height: 20px;
        padding: 0;
        height: 24px;
    }

    .mod-subscribe .btn {
        font-size: 15px;
        padding: 0;
    }

    .mod-subscribe .input-group-btn .btn {
        margin: 4px;
    }

    .mod-subscribe .sub-text {
        font-size: 12px;
        line-height: 14px;
        color: #ffffff;
        font-weight: 500;
        display: block;
    }

    .mod-subscribe.md {
        padding: 20px;
    }

        .mod-subscribe.md .btn {
            padding: 14px;
        }
}

.mod-testimonial .img-wrap {
    display: block;
    margin: 0 auto 10px;
}

    .mod-testimonial .img-wrap .img-circle {
        width: 180px;
        height: 180px;
        margin: 0 auto;
    }

    .mod-testimonial .img-wrap img {
        width: 100%;
        display: block;
    }

.mod-testimonial .read-more {
    color: #666;
    font-size: 14px;
    line-height: 15px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0;
    font-style: italic;
}

    .mod-testimonial .read-more .icon {
        margin-left: 10px;
        font-size: 12px;
    }

.mod-testimonial .video-wrap {
    display: block;
    margin-bottom: 10px;
}

    .mod-testimonial .video-wrap img {
        width: 100%;
        display: block;
    }

.mod-testimonial .desc p {
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 15px;
}

.mod-testimonial .author {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #a22a2e;
}

    .mod-testimonial .author .name, .mod-testimonial .author .lyt-team .profile-desc .designation, .lyt-team .profile-desc .mod-testimonial .author .designation {
        display: block;
        font-weight: 600;
    }

    .mod-testimonial .author .location, .mod-testimonial .author .mod-address .contact-no, .mod-address .mod-testimonial .author .contact-no, .mod-testimonial .author .mod-address .email, .mod-address .mod-testimonial .author .email, .mod-testimonial .author .mod-address .map-link, .mod-address .mod-testimonial .author .map-link {
        display: block;
    }

.mod-testimonial.typ-input {
    min-height: 600px;
    position: relative;
}

    .mod-testimonial.typ-input .cm-actions {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
    }

.mod-testimonial.typ-trained {
    margin: 20px 0 20px 0;
    display: inline-block;
}

    .mod-testimonial.typ-trained .img-wrap {
        width: auto;
        height: auto;
        margin: 18px 0 0 0;
        padding-right: 40px;
    }

    .mod-testimonial.typ-trained .cm-actions {
        margin: 20px 0;
    }

    .mod-testimonial.typ-trained .desc {
        padding: 10px 0 0 0;
        display: inline-block;
    }

.mod-testimonial.typ-work .img-wrap {
    width: auto;
    height: auto;
    margin: 0;
}

.mod-testimonial.typ-full-width .img-wrap {
    width: 100%;
    height: auto;
    padding-left: 30px;
}

.mod-testimonial.typ-full-width .btn {
    margin-left: 30px;
    width: auto;
}

@media only screen and (max-width:768px) {
    .mod-testimonial {
        margin: 0 15px;
    }

        .mod-testimonial .img-wrap {
            margin: 0 auto 10px;
        }

        .mod-testimonial .read-more {
            font-size: 13px;
            margin-bottom: 10px;
        }

            .mod-testimonial .read-more .icon {
                margin-left: 10px;
            }

        .mod-testimonial .desc p {
            font-size: 13px;
            line-height: 16px;
            margin-bottom: 10px;
        }

        .mod-testimonial .author {
            font-size: 12px;
            line-height: 15px;
            margin-bottom: 15px;
        }

        .mod-testimonial .btn-block {
            font-size: 14px;
        }

        .mod-testimonial.typ-input {
            min-height: 300px;
        }

        .mod-testimonial.typ-trained .img-wrap {
            padding-right: 0;
        }

        .mod-testimonial.typ-trained .desc {
            padding: 10px 10px 0;
        }

        .mod-testimonial.typ-trained .author {
            padding: 0px 10px 0;
        }

        .mod-testimonial.typ-trained .cm-actions {
            text-align: center;
        }

        .mod-testimonial.typ-work .desc {
            padding: 10px 10px 0;
        }

        .mod-testimonial.typ-work .author {
            padding: 0px 10px 0;
        }

        .mod-testimonial.typ-full-width .img-wrap {
            padding-left: 0;
        }

        .mod-testimonial.typ-full-width .btn {
            margin: 0 auto 20px;
        }
}

.mod-blog .img-wrap {
    margin-bottom: 10px;
    position: relative;
}

    .mod-blog .img-wrap img {
        width: 100%;
        display: block;
    }

    .mod-blog .img-wrap .btn-share {
        position: absolute;
        right: 0;
        bottom: -15px;
        background-color: #d0232a;
        color: #ffffff;
    }

.mod-blog .video-wrap {
    margin-bottom: 10px;
}

.mod-blog .grp-blog-info {
    padding: 20px;
}

    .mod-blog .grp-blog-info .title, .mod-blog .grp-blog-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-blog .grp-blog-info .title.lg, .mod-blog .grp-blog-info .mod-reviews .timestamp, .mod-reviews .mod-blog .grp-blog-info .timestamp, .mod-blog .grp-blog-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog .grp-blog-info .timestamp, .mod-blog .grp-blog-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog .grp-blog-info .desc, .mod-blog .grp-blog-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog .grp-blog-info .meta-text {
        font-size: 22px;
        line-height: 35px;
        margin-bottom: 18px;
        font-weight: 800;
    }

        .mod-blog .grp-blog-info .title a, .mod-blog .grp-blog-info .bs-sec .sec-head .title.lg a, .bs-sec .sec-head .mod-blog .grp-blog-info .title.lg a, .mod-blog .grp-blog-info .mod-reviews .timestamp a, .mod-reviews .mod-blog .grp-blog-info .timestamp a, .mod-blog .grp-blog-info .mod-msg-ceo .timestamp a, .mod-msg-ceo .mod-blog .grp-blog-info .timestamp a, .mod-blog .grp-blog-info .mod-timeline .grp-desc .desc a, .mod-timeline .grp-desc .mod-blog .grp-blog-info .desc a, .mod-blog .grp-blog-info .mod-phase .table-wrap .meta-text a, .mod-phase .table-wrap .mod-blog .grp-blog-info .meta-text a {
            color: #666;
        }

    .mod-blog .grp-blog-info .desc {
        margin-bottom: 20px;
    }

        .mod-blog .grp-blog-info .desc p {
            line-height: 24px;
            font-size: 16px;
        }

    .mod-blog .grp-blog-info .timestamp, .mod-blog .grp-blog-info .hastag {
        font-size: 16px;
        line-height: 18px;
        display: inline-block;
        font-weight: 600;
        margin-right: 15px;
        margin-bottom: 10px;
    }

    .mod-blog .grp-blog-info .timestamp {
        color: #999999;
    }

    .mod-blog .grp-blog-info .hastag {
        color: #d0232a;
    }

    .mod-blog .grp-blog-info .read-more {
        padding-left: 0;
        font-size: 14px;
        line-height: 15px;
        font-weight: 700;
        color: #d0232a;
    }

        .mod-blog .grp-blog-info .read-more .icon {
            margin-left: 10px;
            font-size: 12px;
        }

.mod-blog.typ-grey-border {
    border: 1px solid #f1f1f1;
}

.mod-blog.typ-media {
    margin-bottom: 40px;
}

    .mod-blog.typ-media .video-wrap, .mod-blog.typ-media .img-wrap {
        position: relative;
        z-index: 1;
    }

    .mod-blog.typ-media .media-link {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        text-indent: -9999px;
        top: 0;
        z-index: 1;
    }

    .mod-blog.typ-media .hastag {
        background: #d0232a;
        color: #ffffff;
        font-size: 14px;
        line-height: 16px;
        font-weight: 800;
        padding: 6px 14px;
        position: absolute;
        top: -3px;
        left: 6px;
        z-index: 2;
    }

    .mod-blog.typ-media img {
        display: block;
        width: 100%;
    }

    .mod-blog.typ-media .video-wrap:before {
        background: #d0232a none repeat scroll 0 0;
        border-radius: 8px;
        bottom: 0;
        color: #ffffff;
        content: "V";
        font-family: "ashiana" !important;
        font-size: 17px;
        height: 30px;
        left: 0;
        line-height: 31px;
        margin: -20px auto 0;
        position: absolute;
        right: 0;
        text-indent: 13px;
        top: 50%;
        width: 40px;
    }

    .mod-blog.typ-media .grp-blog-info {
        padding: 0px 20px;
    }

        .mod-blog.typ-media .grp-blog-info .title, .mod-blog.typ-media .grp-blog-info .mod-reviews .timestamp, .mod-reviews .mod-blog.typ-media .grp-blog-info .timestamp, .mod-blog.typ-media .grp-blog-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog.typ-media .grp-blog-info .timestamp, .mod-blog.typ-media .grp-blog-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog.typ-media .grp-blog-info .desc, .mod-blog.typ-media .grp-blog-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog.typ-media .grp-blog-info .meta-text {
            color: #666666;
            font-size: 16px;
            font-weight: 600;
            line-height: 18px;
            margin-bottom: 4px;
            text-transform: lowercase;
            display: block;
        }

        .mod-blog.typ-media .grp-blog-info .timestamp {
            font-size: 12px;
            line-height: 14px;
            color: #666666;
            font-weight: 500;
            display: block;
            margin-bottom: 14px;
            margin-right: 0;
        }

            .mod-blog.typ-media .grp-blog-info .timestamp span:before {
                content: "|";
                margin: 0 6px;
            }

            .mod-blog.typ-media .grp-blog-info .timestamp.media-timestamp {
                display: block;
                font-size: 20px;
                font-weight: 700;
                line-height: 22px;
                text-transform: capitalize;
            }

                .mod-blog.typ-media .grp-blog-info .timestamp.media-timestamp span:before {
                    content: "|";
                    margin: 0 6px;
                }

        .mod-blog.typ-media .grp-blog-info .desc {
            margin-bottom: 10px;
        }

        .mod-blog.typ-media .grp-blog-info .read-more {
            padding: 0 10px 0 0;
        }

.mod-blog.typ-taking-care {
    border: 1px solid #f3f3f3;
    margin: 10px;
}

    .mod-blog.typ-taking-care .img-wrap {
        margin-bottom: 0;
    }

    .mod-blog.typ-taking-care .grp-blog-info {
        padding: 10px 20px;
        min-height: 200px;
    }

        .mod-blog.typ-taking-care .grp-blog-info .desc {
            margin-bottom: 0;
        }

            .mod-blog.typ-taking-care .grp-blog-info .desc p {
                display: inline;
            }

        .mod-blog.typ-taking-care .grp-blog-info .read-more {
            padding: 3px 0;
        }

.mod-blog.typ-awards .swiper-container {
    padding-bottom: 0;
}

.mod-blog.typ-awards img {
    display: block;
    width: 100%;
}

.mod-blog.typ-awards .grp-blog-info {
    padding: 0;
}

    .mod-blog.typ-awards .grp-blog-info .title, .mod-blog.typ-awards .grp-blog-info .mod-reviews .timestamp, .mod-reviews .mod-blog.typ-awards .grp-blog-info .timestamp, .mod-blog.typ-awards .grp-blog-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog.typ-awards .grp-blog-info .timestamp, .mod-blog.typ-awards .grp-blog-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog.typ-awards .grp-blog-info .desc, .mod-blog.typ-awards .grp-blog-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog.typ-awards .grp-blog-info .meta-text {
        font-size: 18px;
        line-height: 22px;
        color: #969696;
        font-weight: 500;
        margin-bottom: 15px;
    }

    .mod-blog.typ-awards .grp-blog-info .desc {
        margin-bottom: 0;
    }

        .mod-blog.typ-awards .grp-blog-info .desc p {
            font-size: 16px;
            line-height: 22px;
            color: #969696;
            font-weight: 400;
        }

.mod-blog.typ-activities .swiper-container {
    padding-bottom: 0;
}

.mod-blog.typ-activities img {
    display: block;
    width: 100%;
}

.mod-blog.typ-activities .grp-blog-info {
    padding: 0;
}

    .mod-blog.typ-activities .grp-blog-info .title, .mod-blog.typ-activities .grp-blog-info .mod-reviews .timestamp, .mod-reviews .mod-blog.typ-activities .grp-blog-info .timestamp, .mod-blog.typ-activities .grp-blog-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog.typ-activities .grp-blog-info .timestamp, .mod-blog.typ-activities .grp-blog-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog.typ-activities .grp-blog-info .desc, .mod-blog.typ-activities .grp-blog-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog.typ-activities .grp-blog-info .meta-text {
        font-size: 34px;
        line-height: 40px;
        color: #666;
        font-weight: 800;
        margin-bottom: 15px;
        text-transform: capitalize;
    }

    .mod-blog.typ-activities .grp-blog-info .desc {
        margin-bottom: 0;
    }

        .mod-blog.typ-activities .grp-blog-info .desc p {
            font-size: 16px;
            line-height: 22px;
            color: #969696;
            font-weight: 400;
            margin-bottom: 10px;
        }

@media only screen and (max-width:768px) {
    .mod-blog .grp-blog-info .title, .mod-blog .grp-blog-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-blog .grp-blog-info .title.lg, .mod-blog .grp-blog-info .mod-reviews .timestamp, .mod-reviews .mod-blog .grp-blog-info .timestamp, .mod-blog .grp-blog-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog .grp-blog-info .timestamp, .mod-blog .grp-blog-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog .grp-blog-info .desc, .mod-blog .grp-blog-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog .grp-blog-info .meta-text {
        font-size: 16px;
        line-height: 20px;
    }

    .mod-blog.typ-awards .grp-blog-info {
        padding: 0;
    }

        .mod-blog.typ-awards .grp-blog-info .title, .mod-blog.typ-awards .grp-blog-info .mod-reviews .timestamp, .mod-reviews .mod-blog.typ-awards .grp-blog-info .timestamp, .mod-blog.typ-awards .grp-blog-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog.typ-awards .grp-blog-info .timestamp, .mod-blog.typ-awards .grp-blog-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog.typ-awards .grp-blog-info .desc, .mod-blog.typ-awards .grp-blog-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog.typ-awards .grp-blog-info .meta-text {
            font-size: 15px;
            line-height: 18px;
        }

        .mod-blog.typ-awards .grp-blog-info .desc p {
            font-size: 14px;
            line-height: 20px;
        }

    .mod-blog.typ-activities .grp-blog-info {
        padding: 0;
    }

        .mod-blog.typ-activities .grp-blog-info .title, .mod-blog.typ-activities .grp-blog-info .mod-reviews .timestamp, .mod-reviews .mod-blog.typ-activities .grp-blog-info .timestamp, .mod-blog.typ-activities .grp-blog-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog.typ-activities .grp-blog-info .timestamp, .mod-blog.typ-activities .grp-blog-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog.typ-activities .grp-blog-info .desc, .mod-blog.typ-activities .grp-blog-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog.typ-activities .grp-blog-info .meta-text {
            font-size: 15px;
            line-height: 18px;
            margin-bottom: 5px;
        }

        .mod-blog.typ-activities .grp-blog-info .desc p {
            font-size: 14px;
            line-height: 20px;
        }

    .mod-blog.typ-taking-care {
        margin: 0 0 20px;
    }

        .mod-blog.typ-taking-care .grp-blog-info {
            padding: 8px 10px;
            min-height: 0;
        }

            .mod-blog.typ-taking-care .grp-blog-info .title, .mod-blog.typ-taking-care .grp-blog-info .mod-reviews .timestamp, .mod-reviews .mod-blog.typ-taking-care .grp-blog-info .timestamp, .mod-blog.typ-taking-care .grp-blog-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog.typ-taking-care .grp-blog-info .timestamp, .mod-blog.typ-taking-care .grp-blog-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog.typ-taking-care .grp-blog-info .desc, .mod-blog.typ-taking-care .grp-blog-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog.typ-taking-care .grp-blog-info .meta-text {
                font-size: 16px;
                line-height: 20px;
                margin-bottom: 6px;
                display: block;
            }

            .mod-blog.typ-taking-care .grp-blog-info .desc p {
                font-size: 13px;
                line-height: 15px;
            }
}

.mod-feeds .img-wrap {
    float: left;
    padding: 15px 10px 15px 0;
}

    .mod-feeds .img-wrap .icon {
        font-size: 30px;
        text-align: center;
    }

.mod-feeds .desc {
    overflow: hidden;
}

    .mod-feeds .desc a {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
        color: #000;
        display: block;
    }

    .mod-feeds .desc .timestamp {
        font-size: 16px;
        line-height: 20px;
        color: #666;
        font-weight: 600;
    }

@media only screen and (max-width:768px) {
    .mod-feeds {
        margin: 0 15px;
    }

        .mod-feeds .img-wrap {
            padding: 8px 10px 8px 0;
        }

            .mod-feeds .img-wrap .icon {
                font-size: 18px;
            }

        .mod-feeds .desc p {
            font-size: 13px;
            line-height: 16px;
            margin-bottom: 5px;
        }

        .mod-feeds .desc .timestamp {
            font-size: 12px;
            line-height: 16px;
        }
}

.mod-gallery {
    display: block;
    height: 285px;
    overflow: hidden;
    position: relative;
    margin: 15px;
}

    .mod-gallery .inner {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        transition-duration: 0.3s;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        -moz-transition: all 0.6s ease 0s;
        -webkit-transition: all 0.6s ease 0s;
        transition: all 0.6s ease 0s;
        text-indent: -9999px;
    }

    .mod-gallery:hover .inner {
        transform: scale(1.2);
        transition: all 0.6s ease 0s;
    }

    .mod-gallery:before {
        content: "";
        background: url(../images/shadow.png) repeat-x;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 1;
    }

    .mod-gallery .glry-img {
        position: absolute;
        left: -99999px;
        top: -99999px;
    }

    .mod-gallery .title, .mod-gallery .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-gallery .title.lg, .mod-gallery .mod-reviews .timestamp, .mod-reviews .mod-gallery .timestamp, .mod-gallery .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-gallery .timestamp, .mod-gallery .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-gallery .desc, .mod-gallery .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-gallery .meta-text {
        font-size: 24px;
        line-height: 28px;
        font-weight: 800;
        color: #ffffff;
        z-index: 2;
        position: relative;
        margin: 15px 25px 4px;
        display: inline-block;
    }

    .mod-gallery .sub-title {
        font-size: 16px;
        line-height: 18px;
        margin: 0px 25px;
        z-index: 2;
        position: relative;
        color: #ffffff;
    }

    .mod-gallery .tag {
        width: 75px;
        height: 75px;
        position: absolute;
        right: 0;
        bottom: 0;
        text-align: center;
        font-size: 25px;
        line-height: 25px;
        color: #ffffff;
        font-weight: 600;
        padding-top: 10px;
        z-index: 2;
    }

        .mod-gallery .tag span {
            font-size: 16px;
        }

        .mod-gallery .tag.red {
            background-color: #d0232a;
        }

        .mod-gallery .tag.dark-red {
            background-color: #a2282e;
        }

        .mod-gallery .tag.dark-orenge {
            background-color: #c24d01;
        }

        .mod-gallery .tag.orenge {
            background-color: #ff9016;
        }

        .mod-gallery .tag.yellow {
            background-color: #f2ad00;
        }

    .mod-gallery .desc {
        line-height: 24px;
        margin-bottom: 20px;
    }

    .mod-gallery.typ-vertical {
        height: 600px;
    }

    .mod-gallery.gallery-sm {
        height: 255px;
    }

    .mod-gallery.typ-empty {
        text-align: center;
        height: auto;
    }

        .mod-gallery.typ-empty:before {
            background: none;
        }

        .mod-gallery.typ-empty .msg {
            font-size: 40px;
            line-height: 65px;
            font-weight: 800;
            color: #9e9e9e;
        }

@media only screen and (max-width:768px) {
    .mod-gallery {
        height: 146px;
        margin: 5px;
    }

        .mod-gallery .title, .mod-gallery .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-gallery .title.lg, .mod-gallery .mod-reviews .timestamp, .mod-reviews .mod-gallery .timestamp, .mod-gallery .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-gallery .timestamp, .mod-gallery .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-gallery .desc, .mod-gallery .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-gallery .meta-text {
            font-size: 15px;
            line-height: 18px;
            font-weight: 600;
            margin: 10px 15px 0px;
        }

        .mod-gallery .sub-title {
            font-size: 12px;
            line-height: 18px;
            margin: 0px 15px;
        }

        .mod-gallery .tag {
            width: 48px;
            height: 48px;
            font-size: 15px;
            line-height: 18px;
            padding-top: 5px;
        }

            .mod-gallery .tag span {
                font-size: 12px;
            }

        .mod-gallery .desc {
            line-height: 24px;
            margin-bottom: 20px;
        }

        .mod-gallery.typ-vertical {
            height: 146px;
        }

        .mod-gallery.gallery-sm {
            height: 150px;
        }

        .mod-gallery.typ-empty .msg {
            font-size: 30px;
            line-height: 50px;
        }
}

.mod-project {
    font-size: 15px;
    font-weight: 500;
    color: #666;
}

    .mod-project .img-wrap {
        position: relative;
    }

        .mod-project .img-wrap img {
            width: 100%;
            display: block;
        }

        .mod-project .img-wrap .prj-link {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            text-indent: -9999px;
            z-index: 1;
            opacity: 0;
        }

        .mod-project .img-wrap .cm-actions {
            position: absolute;
            right: 0;
            bottom: 0;
            z-index: 2;
        }

        .mod-project .img-wrap .btn-cta {
            background-color: #231f20;
            color: #fff;
        }

            .mod-project .img-wrap .btn-cta:first-child {
                display: none;
            }

    .mod-project .title, .mod-project .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-project .title.lg, .mod-project .mod-reviews .timestamp, .mod-reviews .mod-project .timestamp, .mod-project .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-project .timestamp, .mod-project .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-project .desc, .mod-project .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-project .meta-text {
        font-size: 24px;
        line-height: 26px;
        font-weight: 700;
        display: block;
        color: #333;
    }

    .mod-project .sub-title {
        font-size: 16px;
        line-height: 20px;
        display: block;
        text-transform: capitalize;
    }

    .mod-project .desc {
        line-height: 24px;
        margin-bottom: 20px;
    }

    .mod-project .st-complete {
        color: #009245;
    }

    .mod-project .st-incomplete {
        color: #ff9016;
    }

    .mod-project .grp-meta-info .df-title {
        font-weight: normal;
        display: inline-block;
        text-transform: capitalize;
        margin: 2px;
    }

    .mod-project .grp-meta-info .df-desc {
        display: inline-block;
        color: #666666;
        margin: 2px;
        font-weight: 600;
    }

    .mod-project .cat-badge {
        background-color: #dfdfdf;
        display: inline-block;
        padding: 4px 6px;
        margin: 2px 3px;
    }

        .mod-project .cat-badge span {
            display: inline-block;
            font-size: 16px;
            color: #666666;
        }

    .mod-project .view-360 {
        z-index: 2;
        font-size: 62px;
    }

    .mod-project .tag {
        background: #a2282e;
        padding: 0 6px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 14px;
        font-weight: 700;
        color: #ffffff;
    }

    .mod-project.typ-similar .img-wrap {
        display: block;
    }

        .mod-project.typ-similar .img-wrap:before {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background: url("../images/shadow_v.png") repeat-x center bottom transparent;
        }

    .mod-project.typ-similar .grp-title {
        position: absolute;
        left: 15px;
        right: 15px;
        bottom: 15px;
    }

        .mod-project.typ-similar .grp-title .title, .mod-project.typ-similar .grp-title .mod-reviews .timestamp, .mod-reviews .mod-project.typ-similar .grp-title .timestamp, .mod-project.typ-similar .grp-title .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-project.typ-similar .grp-title .timestamp, .mod-project.typ-similar .grp-title .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-project.typ-similar .grp-title .desc, .mod-project.typ-similar .grp-title .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-project.typ-similar .grp-title .meta-text {
            color: #ffffff;
            margin: 0;
        }

        .mod-project.typ-similar .grp-title .sub-title {
            margin: 0;
            color: #ffffff;
        }

    .mod-project .proj-popup-wrap {
        display: none;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #fff;
        font-size: 50px;
        z-index: 40;
    }

@media only screen and (max-width:768px) {
    .mod-project {
        font-size: 13px;
        font-weight: 700;
    }

        .mod-project .img-wrap {
            float: left;
            width: 40%;
            margin-right: 2%;
        }

            .mod-project .img-wrap .btn-cta:first-child {
                display: inline-block;
                margin-right: 5px;
            }

        .mod-project .grp-list {
            overflow: hidden;
        }

        .mod-project .title, .mod-project .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-project .title.lg, .mod-project .mod-reviews .timestamp, .mod-reviews .mod-project .timestamp, .mod-project .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-project .timestamp, .mod-project .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-project .desc, .mod-project .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-project .meta-text {
            font-size: 15px;
            line-height: 24px;
            margin-bottom: 2px;
        }

        .mod-project .sub-title {
            font-size: 13px;
            line-height: 15px;
            font-weight: 400;
            color: #666;
        }

        .mod-project .cat-badge {
            padding: 1px 5px;
            font-size: 12px;
            margin: 2px;
        }

            .mod-project .cat-badge span {
                font-size: 12px;
            }

        .mod-project .tag {
            height: 16px;
            line-height: 16px;
            font-size: 11px;
            font-weight: 600;
        }

        .mod-project .view-360 {
            font-size: 30px;
        }

        .mod-project.typ-similar .img-wrap {
            width: 100%;
        }

        .mod-project.typ-similar .grp-title {
            left: 5px;
            right: 5px;
            bottom: 5px;
        }
}

.mod-project-category {
    font-size: 14px;
    font-weight: 500;
    color: #808080;
}

    .mod-project-category .img-wrap {
        position: relative;
        display: block;
        overflow: hidden;
        display: none;
    }

        .mod-project-category .img-wrap img {
            width: 100%;
            display: block;
            transform: scale(1);
            transition: all 0.5s ease 0s;
        }

        .mod-project-category .img-wrap:hover img {
            transform: scale(1.2);
            transition: all 0.5s ease 0s;
        }

    .mod-project-category .title, .mod-project-category .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-project-category .title.lg, .mod-project-category .mod-reviews .timestamp, .mod-reviews .mod-project-category .timestamp, .mod-project-category .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-project-category .timestamp, .mod-project-category .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-project-category .desc, .mod-project-category .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-project-category .meta-text {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 12px;
        font-weight: 700;
        display: block;
        color: #fff;
    }

    .mod-project-category .sub-title {
        font-size: 18px;
        line-height: 24px;
        display: block;
        color: #fff;
    }

    .mod-project-category .grp-meta-info .desc {
        padding: 0 10px 0 0;
    }

        .mod-project-category .grp-meta-info .desc:first-child {
            margin-left: 10px;
        }

    .mod-project-category .grp-meta-info:first-child .desc:first-child {
        padding-right: 8px;
        margin: 6px 8px 6px 10px;
        border-right: solid 1px #eaeaea;
    }

    .mod-project-category .grp-meta-info .icon-map .icon-floor-plan {
        font-size: 20px;
        display: inline-block;
        vertical-align: top;
        margin-right: 6px;
    }

    .mod-project-category .grp-meta-info .icon-map .meta-txt {
        font-size: 12px;
        line-height: 22px;
        display: inline-block;
        vertical-align: top;
    }

@media only screen and (max-width:768px) {
    .mod-project-category .title, .mod-project-category .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-project-category .title.lg, .mod-project-category .mod-reviews .timestamp, .mod-reviews .mod-project-category .timestamp, .mod-project-category .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-project-category .timestamp, .mod-project-category .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-project-category .desc, .mod-project-category .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-project-category .meta-text {
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 4px;
    }

    .mod-project-category .sub-title {
        font-size: 13px;
        line-height: 16px;
    }

    .mod-project-category .grp-meta-info .desc {
        font-size: 12px;
    }
}

.mod-feature {
    text-align: center;
    padding: 15px;
}

    .mod-feature .grp-icon .icon {
        margin-bottom: 15px;
        font-size: 46px;
        line-height: 50px;
        color: #d0232a;
    }

    .mod-feature .grp-detail .title, .mod-feature .grp-detail .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-feature .grp-detail .title.lg, .mod-feature .grp-detail .mod-reviews .timestamp, .mod-reviews .mod-feature .grp-detail .timestamp, .mod-feature .grp-detail .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-feature .grp-detail .timestamp, .mod-feature .grp-detail .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-feature .grp-detail .desc, .mod-feature .grp-detail .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-feature .grp-detail .meta-text {
        font-size: 36px;
        line-height: 36px;
        color: #666;
        font-weight: 700;
        text-transform: lowercase;
        margin-bottom: 15px;
        display: block;
    }

        .mod-feature .grp-detail .title span, .mod-feature .grp-detail .bs-sec .sec-head .title.lg span, .bs-sec .sec-head .mod-feature .grp-detail .title.lg span, .mod-feature .grp-detail .mod-reviews .timestamp span, .mod-reviews .mod-feature .grp-detail .timestamp span, .mod-feature .grp-detail .mod-msg-ceo .timestamp span, .mod-msg-ceo .mod-feature .grp-detail .timestamp span, .mod-feature .grp-detail .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .mod-feature .grp-detail .desc span, .mod-feature .grp-detail .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .mod-feature .grp-detail .meta-text span {
            display: block;
        }

    .mod-feature .grp-detail .desc p {
        display: inline;
        font-size: 16px;
        line-height: 24px;
        color: #666;
    }

    .mod-feature .grp-detail .desc .read-more {
        display: inline;
        font-size: 16px;
        color: #d0232a;
        line-height: 18px;
        padding: 0 0 0 5px;
    }

        .mod-feature .grp-detail .desc .read-more .icon {
            margin-left: 5px;
            font-size: 11px;
        }

@media only screen and (max-width:768px) {
    .mod-feature {
        border: 1px solid #f2f2f2;
        padding: 20px 10px 10px 10px;
        min-height: 190px;
        margin: 0 6px;
    }

        .mod-feature .grp-icon {
            float: left;
            margin-right: 25px;
        }

            .mod-feature .grp-icon .icon {
                margin-bottom: 0;
                font-size: 34px;
                line-height: 44px;
            }

        .mod-feature .grp-detail {
            overflow: hidden;
            text-align: left;
        }

            .mod-feature .grp-detail .title, .mod-feature .grp-detail .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-feature .grp-detail .title.lg, .mod-feature .grp-detail .mod-reviews .timestamp, .mod-reviews .mod-feature .grp-detail .timestamp, .mod-feature .grp-detail .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-feature .grp-detail .timestamp, .mod-feature .grp-detail .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-feature .grp-detail .desc, .mod-feature .grp-detail .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-feature .grp-detail .meta-text {
                font-size: 16px;
                line-height: 16px;
                margin-bottom: 10px;
            }

                .mod-feature .grp-detail .title span, .mod-feature .grp-detail .bs-sec .sec-head .title.lg span, .bs-sec .sec-head .mod-feature .grp-detail .title.lg span, .mod-feature .grp-detail .mod-reviews .timestamp span, .mod-reviews .mod-feature .grp-detail .timestamp span, .mod-feature .grp-detail .mod-msg-ceo .timestamp span, .mod-msg-ceo .mod-feature .grp-detail .timestamp span, .mod-feature .grp-detail .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .mod-feature .grp-detail .desc span, .mod-feature .grp-detail .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .mod-feature .grp-detail .meta-text span {
                    display: inline-block;
                    margin-left: 4px;
                }

            .mod-feature .grp-detail .desc p {
                font-size: 13px;
                line-height: 16px;
                margin: 0 0 6px 0;
                display: inline-block;
            }

            .mod-feature .grp-detail .desc .read-more {
                font-size: 12px;
                line-height: 14px;
                text-align: left;
                display: block;
                padding: 0;
                font-weight: 600;
            }
}

.mod-footer .title, .mod-footer .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-footer .title.lg, .mod-footer .mod-reviews .timestamp, .mod-reviews .mod-footer .timestamp, .mod-footer .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-footer .timestamp, .mod-footer .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-footer .desc, .mod-footer .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-footer .meta-text {
    font-size: 16px;
    line-height: 18px;
    color: #ffce00;
    margin-bottom: 12px;
    font-weight: 700;
}

.mod-footer .link {
    font-size: 12px;
    line-height: 14px;
    color: #999999;
    margin-bottom: 10px;
    display: block;
}

    .mod-footer .link:hover {
        color: #ffce00;
    }

.mod-footer .copyright {
    font-size: 12px;
    line-height: 14px;
    color: #999999;
    margin-bottom: 20px;
    display: block;
    text-align: right;
}

.mod-footer .desc p {
    font-size: 12px;
    line-height: 22px;
}

.mod-footer .contact-no {
    color: #999999;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 35px;
    display: inline-block;
}

@media only screen and (max-width:768px) {
    .mod-footer {
        position: relative;
        bottom: auto;
        background: #231f20;
        top: auto;
        overflow-y: auto;
    }

        .mod-footer .title, .mod-footer .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-footer .title.lg, .mod-footer .mod-reviews .timestamp, .mod-reviews .mod-footer .timestamp, .mod-footer .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-footer .timestamp, .mod-footer .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-footer .desc, .mod-footer .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-footer .meta-text {
            font-size: 14px;
            line-height: 16px;
            margin-bottom: 8px;
        }

        .mod-footer .link {
            line-height: 20px;
        }

        .mod-footer .copyright {
            text-align: center;
            margin-bottom: 70px;
        }

        .mod-footer .desc p {
            line-height: 18px;
        }

        .mod-footer .contact-no {
            font-size: 22px;
            line-height: 22px;
            margin-bottom: 20px;
        }
}

.mod-media-query {
    background-color: #fff;
    border: 1px solid #f1f1f1;
    margin-bottom: 25px;
    padding: 10px;
}

    .mod-media-query .img-wrap {
        background: #d0232a;
        border-radius: 50%;
        float: left;
        height: 45px;
        margin: 6px 15px 0 0;
        text-align: center;
        width: 45px;
    }

        .mod-media-query .img-wrap .icon {
            font-size: 22px;
            text-align: center;
            color: #ffffff;
            line-height: 47px;
        }

    .mod-media-query .grp-meta-info {
        overflow: hidden;
    }

        .mod-media-query .grp-meta-info .df-title {
            display: block;
            margin-bottom: 12px;
            font-size: 16px;
            line-height: 22px;
            color: #666666;
        }

        .mod-media-query .grp-meta-info .df-desc {
            font-size: 16px;
            line-height: 22px;
            margin-bottom: 10px;
            color: #999999;
        }

@media only screen and (max-width:768px) {
    .mod-media-query {
        margin: 10px;
    }
}

.bs-select {
    padding: 0 15px;
}

    .bs-select .custom-select .ms-choice {
        background: #ffffff;
        padding: 10px 15px;
        height: 40px;
        border-radius: 0;
        border-color: #f1f1f1;
    }

        .bs-select .custom-select .ms-choice:focus {
            outline: none;
        }

        .bs-select .custom-select .ms-choice span {
            color: #666;
            font-size: 16px;
            line-height: 20px;
            padding: 10px 15px;
        }

        .bs-select .custom-select .ms-choice div {
            background: transparent;
        }

            .bs-select .custom-select .ms-choice div:before {
                content: "\66";
                font-family: "ashiana" !important;
                font-size: 15px;
                position: relative;
                top: 8px;
                right: 8px;
            }

    .bs-select .custom-select .ms-drop ul {
        padding: 0;
    }

        .bs-select .custom-select .ms-drop ul li label {
            color: #666;
            font-size: 16px;
            line-height: 20px;
            padding: 8px 15px;
        }

            .bs-select .custom-select .ms-drop ul li label input[type="radio"], .bs-select .custom-select .ms-drop ul li label input[type="checkbox"] {
                visibility: hidden;
                opacity: 0;
                position: absolute;
            }

        .bs-select .custom-select .ms-drop ul li:hover label {
            background: #f6f6f6;
            color: #666;
            cursor: pointer;
        }

        .bs-select .custom-select .ms-drop ul li.selected label {
            background: #f6f6f6;
            color: #666;
            font-weight: 600;
        }

    .bs-select .custom-select .ms-drop.bottom {
        box-shadow: none;
        border-color: #f1f1f1;
        border-radius: 0;
        margin-top: 5px;
    }

@media only screen and (max-width:768px) {
    .bs-select {
        padding: 0;
        margin: 0 10px 10px 10px;
    }

        .bs-select .custom-select .ms-choice {
            padding: 2px 6px;
            height: 30px;
        }

            .bs-select .custom-select .ms-choice span {
                font-size: 13px;
                line-height: 16px;
                padding: 8px;
            }

            .bs-select .custom-select .ms-choice div {
                background: transparent;
            }

                .bs-select .custom-select .ms-choice div:before {
                    content: "\66";
                    font-family: "ashiana" !important;
                    font-size: 12px;
                    position: relative;
                    top: 3px;
                    right: -2px;
                }

        .bs-select .custom-select .ms-drop ul li label {
            font-size: 13px;
            line-height: 16px;
            padding: 8px;
        }
}

.mod-blog-top-stories .img-wrap {
    width: 100%;
    position: relative;
    display: block;
}

    .mod-blog-top-stories .img-wrap img {
        width: 100%;
        display: block;
    }

    .mod-blog-top-stories .img-wrap:before {
        background: url("../images/shadow_v.png") repeat-x center bottom transparent;
        bottom: 0;
        content: "none";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
        text-indent: -9999px;
    }

.mod-blog-top-stories .title, .mod-blog-top-stories .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-blog-top-stories .title.lg, .mod-blog-top-stories .mod-reviews .timestamp, .mod-reviews .mod-blog-top-stories .timestamp, .mod-blog-top-stories .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog-top-stories .timestamp, .mod-blog-top-stories .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog-top-stories .desc, .mod-blog-top-stories .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog-top-stories .meta-text {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    color: #ffffff;
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    z-index: 2;
    pointer-events: none;
}

.mod-blog-top-stories .hastag {
    background: #d0232a;
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
    font-weight: 800;
    padding: 6px 14px;
    position: absolute;
    top: -3px;
    left: 6px;
    z-index: 2;
}

@media only screen and (max-width:768px) {
    .mod-blog-top-stories .title, .mod-blog-top-stories .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-blog-top-stories .title.lg, .mod-blog-top-stories .mod-reviews .timestamp, .mod-reviews .mod-blog-top-stories .timestamp, .mod-blog-top-stories .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog-top-stories .timestamp, .mod-blog-top-stories .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog-top-stories .desc, .mod-blog-top-stories .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog-top-stories .meta-text {
        font-size: 14px;
        line-height: 20px;
    }
}

.mod-faq .title, .mod-faq .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-faq .title.lg, .mod-faq .mod-reviews .timestamp, .mod-reviews .mod-faq .timestamp, .mod-faq .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-faq .timestamp, .mod-faq .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-faq .desc, .mod-faq .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-faq .meta-text {
    font-size: 18px;
    line-height: 28px;
    color: #999;
    font-weight: 700;
    display: block;
    padding-bottom: 10px;
}

    .mod-faq .title:before, .mod-faq .bs-sec .sec-head .title.lg:before, .bs-sec .sec-head .mod-faq .title.lg:before, .mod-faq .mod-reviews .timestamp:before, .mod-reviews .mod-faq .timestamp:before, .mod-faq .mod-msg-ceo .timestamp:before, .mod-msg-ceo .mod-faq .timestamp:before, .mod-faq .mod-timeline .grp-desc .desc:before, .mod-timeline .grp-desc .mod-faq .desc:before, .mod-faq .mod-phase .table-wrap .meta-text:before, .mod-phase .table-wrap .mod-faq .meta-text:before {
        content: counters(srno,"",decimal-leading-zero) ")";
        counter-increment: srno;
        font-size: 24px;
        line-height: 26px;
        display: inline-block;
        color: #999;
        margin: 0 10px 0px 0;
    }

.mod-faq .desc {
    margin-bottom: 20px;
}

    .mod-faq .desc p {
        font-size: 18px;
        line-height: 28px;
        font-weight: 400;
        display: block;
        padding-bottom: 10px;
    }

.mod-faq .sub-points ul li {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    padding-left: 10px;
    position: relative;
    margin-bottom: 10px;
}

    .mod-faq .sub-points ul li:before {
        content: "-";
        width: 10px;
        margin-right: 5px;
        position: absolute;
        left: 0;
    }

.mod-faq ul, .mod-faq ol {
    position: relative;
}

    .mod-faq ol > li, .mod-faq ul > li {
        font-size: 16px;
        line-height: 24px;
        color: #999;
        font-weight: 400;
        display: block;
        padding-left: 10px;
        padding-bottom: 6px;
    }

        .mod-faq ol > li:before, .mod-faq ul > li:before {
            content: "-";
            width: 10px;
            margin-right: 5px;
            position: absolute;
            left: 0;
        }

        .mod-faq ol > li .table, .mod-faq ul > li .table {
            margin: 15px;
        }

            .mod-faq ol > li .table p, .mod-faq ul > li .table p {
                font-size: 18px;
                line-height: 24px;
                font-weight: 400;
                display: block;
                padding-bottom: 18px;
            }

@media only screen and (max-width:768px) {
    .mod-faq {
        margin: 0 10px;
    }

        .mod-faq:before {
            font-size: 25px;
            line-height: 25px;
            margin-bottom: 6px;
        }

        .mod-faq .title, .mod-faq .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-faq .title.lg, .mod-faq .mod-reviews .timestamp, .mod-reviews .mod-faq .timestamp, .mod-faq .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-faq .timestamp, .mod-faq .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-faq .desc, .mod-faq .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-faq .meta-text {
            font-size: 16px;
            line-height: 20px;
        }

        .mod-faq .desc {
            margin-bottom: 10px;
        }

            .mod-faq .desc p {
                font-size: 16px;
                line-height: 20px;
            }

        .mod-faq .sub-points ul li {
            font-size: 16px;
            line-height: 20px;
        }

        .mod-faq ol > li, .mod-faq ul > li {
            font-size: 14px;
            line-height: 20px;
        }

            .mod-faq ol > li .table, .mod-faq ul > li .table {
                margin: 10px 0;
            }

                .mod-faq ol > li .table p, .mod-faq ul > li .table p {
                    font-size: 16px;
                    line-height: 20px;
                    padding-bottom: 12px;
                }
}

.mod-search .form-control {
    font-size: 14px;
    line-height: 18px;
    color: #666666;
    display: inline-block;
    font-weight: 600;
    border: none;
    background: #e9e9e9;
    padding: 8px 10px;
    border-radius: 0;
    box-shadow: none;
}

.mod-search .search {
    border: none;
    background: #e9e9e9;
}

.mod-search.md .form-control {
    height: 40px;
    font-size: 16px;
    line-height: 18px;
}

.mod-search.md .btn {
    padding: 0;
    border-color: transparent;
}

    .mod-search.md .btn:hover, .mod-search.md .btn:active, .mod-search.md .btn:focus {
        background: inherit;
    }

    .mod-search.md .btn .icon {
        font-size: 18px;
        line-height: 20px;
    }

.mod-search.typ-global {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.95);
    z-index: 12;
    display: none;
}

    .mod-search.typ-global.active {
        display: block;
    }

    .mod-search.typ-global .grp-search-input {
        height: 100px;
    }

        .mod-search.typ-global .grp-search-input .input-group-addon {
            padding: 7px 40px 0 40px;
            border: none;
            background: #ffffff;
            border-radius: 0;
        }

            .mod-search.typ-global .grp-search-input .input-group-addon .icon {
                font-size: 26px;
                line-height: 32px;
                color: #b2b2b2;
            }

        .mod-search.typ-global .grp-search-input .form-control {
            height: 100px;
            border: none;
            font-size: 30px;
            line-height: 32px;
            color: #666666;
            background: #ffffff;
        }

    .mod-search.typ-global .grp-search-result ul {
        bottom: 50px;
        overflow-y: scroll;
        padding: 20px;
        position: fixed;
        top: 100px;
        right: 0;
        left: 92px;
    }

        .mod-search.typ-global .grp-search-result ul li {
            margin-bottom: 20px;
        }

            .mod-search.typ-global .grp-search-result ul li span {
                display: block;
                font-size: 16px;
                line-height: 18px;
            }

                .mod-search.typ-global .grp-search-result ul li span.title, .mod-search.typ-global .grp-search-result ul li .mod-reviews span.timestamp, .mod-reviews .mod-search.typ-global .grp-search-result ul li span.timestamp, .mod-search.typ-global .grp-search-result ul li .mod-msg-ceo span.timestamp, .mod-msg-ceo .mod-search.typ-global .grp-search-result ul li span.timestamp, .mod-search.typ-global .grp-search-result ul li .mod-timeline .grp-desc span.desc, .mod-timeline .grp-desc .mod-search.typ-global .grp-search-result ul li span.desc, .mod-search.typ-global .grp-search-result ul li .mod-phase .table-wrap span.meta-text, .mod-phase .table-wrap .mod-search.typ-global .grp-search-result ul li span.meta-text {
                    margin-bottom: 2px;
                }

                .mod-search.typ-global .grp-search-result ul li span.tag {
                    font-size: 12px;
                    line-height: 14px;
                }

                    .mod-search.typ-global .grp-search-result ul li span.tag.comfort {
                        color: #ffce00;
                    }

                    .mod-search.typ-global .grp-search-result ul li span.tag.senior {
                        color: #ff9012;
                    }

.mod-search .tt-menu {
    padding: 20px 0;
}

    .mod-search .tt-menu .tt-suggestion {
        margin-bottom: 20px;
    }

        .mod-search .tt-menu .tt-suggestion .title, .mod-search .tt-menu .tt-suggestion .mod-reviews .timestamp, .mod-reviews .mod-search .tt-menu .tt-suggestion .timestamp, .mod-search .tt-menu .tt-suggestion .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-search .tt-menu .tt-suggestion .timestamp, .mod-search .tt-menu .tt-suggestion .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-search .tt-menu .tt-suggestion .desc, .mod-search .tt-menu .tt-suggestion .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-search .tt-menu .tt-suggestion .meta-text {
            display: block;
            font-size: 16px;
            line-height: 18px;
            margin-bottom: 2px;
            color: #6a6a6a;
            font-weight: 500;
        }

            .mod-search .tt-menu .tt-suggestion .title .tt-highlight, .mod-search .tt-menu .tt-suggestion .mod-reviews .timestamp .tt-highlight, .mod-reviews .mod-search .tt-menu .tt-suggestion .timestamp .tt-highlight, .mod-search .tt-menu .tt-suggestion .mod-msg-ceo .timestamp .tt-highlight, .mod-msg-ceo .mod-search .tt-menu .tt-suggestion .timestamp .tt-highlight, .mod-search .tt-menu .tt-suggestion .mod-timeline .grp-desc .desc .tt-highlight, .mod-timeline .grp-desc .mod-search .tt-menu .tt-suggestion .desc .tt-highlight, .mod-search .tt-menu .tt-suggestion .mod-phase .table-wrap .meta-text .tt-highlight, .mod-phase .table-wrap .mod-search .tt-menu .tt-suggestion .meta-text .tt-highlight {
                font-weight: 500;
            }

        .mod-search .tt-menu .tt-suggestion .tag {
            font-size: 12px;
            line-height: 14px;
        }

            .mod-search .tt-menu .tt-suggestion .tag.comfort {
                color: #ffce00;
            }

            .mod-search .tt-menu .tt-suggestion .tag.senior {
                color: #ff9012;
            }

@media only screen and (max-width:768px) {
    .mod-search {
        margin: 10px;
    }

        .mod-search.typ-global {
            margin: 0;
        }

            .mod-search.typ-global .grp-search-input {
                height: 50px;
            }

                .mod-search.typ-global .grp-search-input .input-group-addon {
                    padding: 6px 12px;
                }

                    .mod-search.typ-global .grp-search-input .input-group-addon .icon {
                        font-size: 18px;
                        line-height: 20px;
                    }

                .mod-search.typ-global .grp-search-input .form-control {
                    height: 50px;
                    font-size: 18px;
                    line-height: 20px;
                }

            .mod-search.typ-global .grp-search-result ul {
                top: 50px;
                left: 30px;
                bottom: 20px;
            }
}

.mod-reviews {
    margin-bottom: 25px;
}

    .mod-reviews .title, .mod-reviews .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-reviews .title.lg, .mod-reviews .timestamp, .mod-reviews .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-reviews .desc, .mod-reviews .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-reviews .meta-text {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 6px;
        display: block;
        color: #a22a2e;
        font-weight: 600;
    }

    .mod-reviews .desc p {
        font-size: 16px;
        line-height: 24px;
        font-style: italic;
    }

    .mod-reviews .message-block {
        vertical-align: middle;
        border: 1px solid #ccc;
        padding: 15px;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 20px;
        position: relative;
        margin-top: 10px;
        text-align: left;
    }

        .mod-reviews .message-block span {
            display: block;
        }

        .mod-reviews .message-block p {
            font-size: 14px;
            line-height: 20px;
        }

            .mod-reviews .message-block p:first-child {
                margin-bottom: 15px;
            }

@media only screen and (max-width:768px) {
    .mod-reviews {
        margin: 0 15px 30px 15px;
    }

        .mod-reviews .title, .mod-reviews .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-reviews .title.lg, .mod-reviews .timestamp, .mod-reviews .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-reviews .desc, .mod-reviews .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-reviews .meta-text {
            font-size: 14px;
            line-height: 16px;
            margin-bottom: 8px;
        }

        .mod-reviews .desc p {
            font-size: 16px;
            line-height: 22px;
        }

        .mod-reviews .message-block {
            padding: 10px 60px 10px 10px;
            margin-bottom: 10px;
            font-size: 13px;
            line-height: 16px;
            min-height: 65px;
        }

            .mod-reviews .message-block:before {
                background-size: 80% 80%;
                right: 0;
                top: 12px;
            }
}

.mod-comments {
    margin-top: 20px;
    margin-left: -15px;
    margin-bottom: 20px;
}

    .mod-comments:before {
        font-size: 22px;
        line-height: 26px;
        color: #000;
        content: "\61";
        display: inline-block;
        margin-right: 6px;
        font-family: "ashiana" !important;
        margin-left: 15px;
    }

    .mod-comments .title, .mod-comments .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-comments .title.lg, .mod-comments .mod-reviews .timestamp, .mod-reviews .mod-comments .timestamp, .mod-comments .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-comments .timestamp, .mod-comments .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-comments .desc, .mod-comments .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-comments .meta-text {
        color: #000;
        font-size: 24px;
        line-height: 26px;
        font-weight: 600;
        display: inline-block;
        font-style: italic;
    }

    .mod-comments .form-group {
        padding: 0 10px;
        margin-bottom: 10px;
    }

        .mod-comments .form-group .form-control {
            font-size: 18px;
            line-height: 20px;
            color: #999;
            margin: 10px 0;
            font-weight: 500;
            height: 40px;
        }

        .mod-comments .form-group textarea.form-control {
            height: auto;
        }

    .mod-comments .btn {
        margin-left: 15px;
    }

    .mod-comments .modal-capcha {
        margin: 0;
        padding: 0;
    }

    .mod-comments .captcha-input {
        margin: 0;
        padding: 0;
    }

@media only screen and (max-width:768px) {
    .mod-comments {
        margin: 15px;
    }

        .mod-comments:before {
            font-size: 16px;
            line-height: 20px;
            margin-left: 0;
        }

        .mod-comments .title, .mod-comments .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-comments .title.lg, .mod-comments .mod-reviews .timestamp, .mod-reviews .mod-comments .timestamp, .mod-comments .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-comments .timestamp, .mod-comments .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-comments .desc, .mod-comments .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-comments .meta-text {
            font-size: 18px;
            line-height: 22px;
        }

        .mod-comments .form-group {
            padding: 0;
            margin-bottom: 15px;
        }

            .mod-comments .form-group .form-control {
                font-size: 14px;
                line-height: 18px;
            }

        .mod-comments .btn {
            margin-left: 0;
        }
}

.mod-interior-specification .title, .mod-interior-specification .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-interior-specification .title.lg, .mod-interior-specification .mod-reviews .timestamp, .mod-reviews .mod-interior-specification .timestamp, .mod-interior-specification .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-interior-specification .timestamp, .mod-interior-specification .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-interior-specification .desc, .mod-interior-specification .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-interior-specification .meta-text {
    font-size: 16px;
    line-height: 18px;
    color: #ff8f12;
    margin-bottom: 10px;
    margin-top: 25px;
    display: block;
}

    .mod-interior-specification .title:first-child, .mod-interior-specification .bs-sec .sec-head .title.lg:first-child, .bs-sec .sec-head .mod-interior-specification .title.lg:first-child, .mod-interior-specification .mod-reviews .timestamp:first-child, .mod-reviews .mod-interior-specification .timestamp:first-child, .mod-interior-specification .mod-msg-ceo .timestamp:first-child, .mod-msg-ceo .mod-interior-specification .timestamp:first-child, .mod-interior-specification .mod-timeline .grp-desc .desc:first-child, .mod-timeline .grp-desc .mod-interior-specification .desc:first-child, .mod-interior-specification .mod-phase .table-wrap .meta-text:first-child, .mod-phase .table-wrap .mod-interior-specification .meta-text:first-child {
        margin-top: 0;
    }

.mod-interior-specification p {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
    line-height: 18px;
}

    .mod-interior-specification p strong {
        margin-top: 10px;
        display: inline-block;
    }

        .mod-interior-specification p strong:first-child {
            color: #ff9016;
            margin-bottom: 6px;
            display: inline-block;
        }

.mod-interior-specification .meta-grp-list {
    margin-bottom: 15px;
    overflow: hidden;
    line-height: 18px;
}

    .mod-interior-specification .meta-grp-list .df-title {
        float: left;
        font-weight: 600;
        margin-right: 10px;
    }

    .mod-interior-specification .meta-grp-list .df-desc {
        overflow: hidden;
    }

@media only screen and (max-width:768px) {
    .mod-interior-specification {
        padding: 0 10px;
    }
}

.mod-concept-senior-living {
    text-align: center;
    margin-bottom: 20px;
}

    .mod-concept-senior-living .img-wrap {
        margin-bottom: 20px;
        padding: 0 15px;
    }

        .mod-concept-senior-living .img-wrap img {
            width: 100%;
        }

    .mod-concept-senior-living .grp-info {
        padding: 0 15px;
    }

        .mod-concept-senior-living .grp-info .title, .mod-concept-senior-living .grp-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-concept-senior-living .grp-info .title.lg, .mod-concept-senior-living .grp-info .mod-reviews .timestamp, .mod-reviews .mod-concept-senior-living .grp-info .timestamp, .mod-concept-senior-living .grp-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-concept-senior-living .grp-info .timestamp, .mod-concept-senior-living .grp-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-concept-senior-living .grp-info .desc, .mod-concept-senior-living .grp-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-concept-senior-living .grp-info .meta-text {
            font-size: 30px;
            line-height: 34px;
            margin-bottom: 18px;
            font-weight: 800;
            color: #d0232a;
            text-transform: lowercase;
        }

        .mod-concept-senior-living .grp-info .desc {
            margin-bottom: 20px;
        }

            .mod-concept-senior-living .grp-info .desc p {
                line-height: 32px;
                margin: 20px 0;
                color: #000;
                font-size: 18px;
            }

@media only screen and (max-width:768px) {
    .mod-concept-senior-living {
        text-align: center;
        margin: 0 15px;
        padding-bottom: 20px;
    }

        .mod-concept-senior-living .img-wrap {
            text-align: center;
        }

            .mod-concept-senior-living .img-wrap img {
                width: 80%;
            }

        .mod-concept-senior-living .grp-info .title, .mod-concept-senior-living .grp-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-concept-senior-living .grp-info .title.lg, .mod-concept-senior-living .grp-info .mod-reviews .timestamp, .mod-reviews .mod-concept-senior-living .grp-info .timestamp, .mod-concept-senior-living .grp-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-concept-senior-living .grp-info .timestamp, .mod-concept-senior-living .grp-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-concept-senior-living .grp-info .desc, .mod-concept-senior-living .grp-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-concept-senior-living .grp-info .meta-text {
            font-size: 15px;
            line-height: 18px;
            margin-bottom: 10px;
        }

        .mod-concept-senior-living .grp-info .desc {
            margin-bottom: 10px;
        }

            .mod-concept-senior-living .grp-info .desc p {
                line-height: 16px;
                font-size: 13px;
                margin-bottom: 5px;
            }
}

.mod-tab-static .title, .mod-tab-static .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-tab-static .title.lg, .mod-tab-static .mod-reviews .timestamp, .mod-reviews .mod-tab-static .timestamp, .mod-tab-static .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-tab-static .timestamp, .mod-tab-static .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-tab-static .desc, .mod-tab-static .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-tab-static .meta-text {
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
    margin-bottom: 15px;
}

.mod-tab-static .desc {
    margin-bottom: 20px;
}

    .mod-tab-static .desc p {
        font-size: 16px;
        line-height: 24px;
        color: #c6c6c6;
        margin-bottom: 25px;
    }

    .mod-tab-static .desc ul li {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 16px;
        font-weight: 500;
        color: #666666;
        padding-left: 15px;
        box-sizing: border-box;
    }

        .mod-tab-static .desc ul li:before {
            width: 6px;
            height: 6px;
            background: #999999;
            content: "";
            display: inline-block;
            border-radius: 50%;
            position: relative;
            top: -2px;
            left: -12px;
        }

        .mod-tab-static .desc ul li ul {
            margin-top: 10px;
        }

            .mod-tab-static .desc ul li ul li {
                font-size: 15px;
                line-height: 18px;
                margin-bottom: 10px;
                font-weight: 500;
                color: #666666;
                padding-left: 15px;
                box-sizing: border-box;
            }

                .mod-tab-static .desc ul li ul li:before {
                    width: 6px;
                    height: 6px;
                    border: 1px solid #999999;
                    background: #fff;
                    content: "";
                    display: inline-block;
                    border-radius: 50%;
                    position: relative;
                    top: -2px;
                    margin-right: 0;
                }

@media only screen and (max-width:768px) {
    .mod-tab-static {
        margin: 15px;
    }

        .mod-tab-static .title, .mod-tab-static .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-tab-static .title.lg, .mod-tab-static .mod-reviews .timestamp, .mod-reviews .mod-tab-static .timestamp, .mod-tab-static .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-tab-static .timestamp, .mod-tab-static .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-tab-static .desc, .mod-tab-static .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-tab-static .meta-text {
            font-size: 18px;
            line-height: 26px;
            margin-bottom: 10px;
        }

        .mod-tab-static .desc p {
            font-size: 14px;
            line-height: 20px;
            margin-bottom: 15px;
        }

        .mod-tab-static .desc ul li {
            font-size: 13px;
            line-height: 20px;
            margin-bottom: 10px;
            padding-left: 15px;
        }

            .mod-tab-static .desc ul li ul {
                margin-top: 8px;
            }

                .mod-tab-static .desc ul li ul li {
                    font-size: 12px;
                    line-height: 16px;
                }
}

.mod-calc-emi .modal-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    color: #a22a2e;
}

.mod-calc-emi .group-list ul {
    display: table;
}

    .mod-calc-emi .group-list ul li {
        display: table-row;
        padding: 6px 0;
    }

        .mod-calc-emi .group-list ul li a {
            display: block;
            text-align: center;
        }

            .mod-calc-emi .group-list ul li a img {
                width: 120px;
            }

@media only screen and (max-width:768px) {
    .mod-calc-emi .modal-title {
        font-size: 16px;
        line-height: 16px;
    }
}

.mod-trial-service {
    background: #fff;
}

    .mod-trial-service .title, .mod-trial-service .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-trial-service .title.lg, .mod-trial-service .mod-reviews .timestamp, .mod-reviews .mod-trial-service .timestamp, .mod-trial-service .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-trial-service .timestamp, .mod-trial-service .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-trial-service .desc, .mod-trial-service .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-trial-service .meta-text {
        background: #000;
        color: #fff;
        font-size: 36px;
        line-height: 46px;
        font-weight: 700;
        padding: 25px;
    }

    .mod-trial-service .img-wrap {
        background: #fcfcfc;
        text-align: center;
        padding: 20px;
    }

        .mod-trial-service .img-wrap img {
            display: block;
            width: 245px;
            margin: 0 auto;
        }

    .mod-trial-service .grp-form {
        padding: 20px 40px 40px;
    }

        .mod-trial-service .grp-form .sub-title {
            font-size: 24px;
            line-height: 28px;
            color: #666;
            margin: 20px 0 45px 0;
            font-weight: 700;
        }

        .mod-trial-service .grp-form .bs-checkbox {
            margin-bottom: 35px;
        }

@media only screen and (max-width:768px) {
    .mod-trial-service .title, .mod-trial-service .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-trial-service .title.lg, .mod-trial-service .mod-reviews .timestamp, .mod-reviews .mod-trial-service .timestamp, .mod-trial-service .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-trial-service .timestamp, .mod-trial-service .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-trial-service .desc, .mod-trial-service .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-trial-service .meta-text {
        font-size: 20px;
        line-height: 28px;
        padding: 15px;
    }

        .mod-trial-service .title span, .mod-trial-service .bs-sec .sec-head .title.lg span, .bs-sec .sec-head .mod-trial-service .title.lg span, .mod-trial-service .mod-reviews .timestamp span, .mod-reviews .mod-trial-service .timestamp span, .mod-trial-service .mod-msg-ceo .timestamp span, .mod-msg-ceo .mod-trial-service .timestamp span, .mod-trial-service .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .mod-trial-service .desc span, .mod-trial-service .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .mod-trial-service .meta-text span {
            display: block;
        }

    .mod-trial-service .grp-form {
        padding: 15px;
    }

        .mod-trial-service .grp-form .sub-title {
            font-size: 14px;
            line-height: 20px;
            margin: 0 0 15px 0;
        }

        .mod-trial-service .grp-form .bs-checkbox {
            margin-bottom: 20px;
        }

            .mod-trial-service .grp-form .bs-checkbox input[type="checkbox"]:checked:not(old) + label:before {
                font-size: 19px;
            }
}

.mod-img-gallery {
    border: 1px solid #d5d5d5;
}

    .mod-img-gallery .modal-header {
        background: #fff;
        padding-bottom: 0;
    }

        .mod-img-gallery .modal-header .title, .mod-img-gallery .modal-header .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-img-gallery .modal-header .title.lg, .mod-img-gallery .modal-header .mod-reviews .timestamp, .mod-reviews .mod-img-gallery .modal-header .timestamp, .mod-img-gallery .modal-header .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-img-gallery .modal-header .timestamp, .mod-img-gallery .modal-header .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-img-gallery .modal-header .desc, .mod-img-gallery .modal-header .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-img-gallery .modal-header .meta-text {
            font-size: 22px;
            line-height: 24px;
            font-weight: 700;
            text-transform: uppercase;
            display: inline-block;
            padding: 10px 0;
            border-top: 1px solid #dadada;
            border-bottom: 1px solid #dadada;
            margin-bottom: 0;
        }

    .mod-img-gallery .modal-content {
        border: 0;
    }

        .mod-img-gallery .modal-content .nav-tabs {
            margin: 5px 0 20px 0;
        }

    .mod-img-gallery.full-width {
        margin: 0;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        background: #fff;
    }

        .mod-img-gallery.full-width .modal-content {
            position: absolute;
            top: 62px;
            bottom: 0;
            left: 0;
            right: 0;
        }

            .mod-img-gallery.full-width .modal-content .modal-body {
                position: static;
                padding: 5px;
            }

                .mod-img-gallery.full-width .modal-content .modal-body .tab-content {
                    border: none;
                    position: absolute;
                    top: 65px;
                    left: 0;
                    right: 0;
                    bottom: 0;
                }

                .mod-img-gallery.full-width .modal-content .modal-body .gallery-top {
                    overflow: hidden;
                    padding-bottom: 0;
                    position: absolute;
                    top: 0;
                    bottom: 0;
                    left: 0;
                    right: 0;
                }

                .mod-img-gallery.full-width .modal-content .modal-body .cm-action {
                    background: #737373;
                    position: absolute;
                    right: 0;
                    bottom: 60px;
                    color: #fff;
                    z-index: 2;
                }

                    .mod-img-gallery.full-width .modal-content .modal-body .cm-action .btn-cta {
                        color: #fff;
                    }

                        .mod-img-gallery.full-width .modal-content .modal-body .cm-action .btn-cta:hover .icon {
                            color: #333;
                        }

                .mod-img-gallery.full-width .modal-content .modal-body .swiper-button-next, .mod-img-gallery.full-width .modal-content .modal-body .swiper-button-prev {
                    font-size: 19px;
                    background: #69625f;
                    padding: 13px;
                    height: 50px;
                    width: 50px;
                    right: 0;
                    color: #fff;
                }

                .mod-img-gallery.full-width .modal-content .modal-body .swiper-button-prev {
                    left: 0;
                }

                .mod-img-gallery.full-width .modal-content .modal-body .swiper-container .swiper-slide {
                    height: 100% !important;
                }

                .mod-img-gallery.full-width .modal-content .modal-body .panzoom-parent {
                    width: 100%;
                    height: 100%;
                }

                    .mod-img-gallery.full-width .modal-content .modal-body .panzoom-parent .panzoom {
                        height: 100%;
                        margin: 0 auto;
                    }

                .mod-img-gallery.full-width .modal-content .modal-body .img-wrap {
                    text-align: center;
                }

        .mod-img-gallery.full-width.no-tab .modal-content .modal-body .no-tab-content {
            border: none;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

        .mod-img-gallery.full-width .video-wrap {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            display: block;
        }

            .mod-img-gallery.full-width .video-wrap .icon {
                display: block;
                font-size: 30px;
                position: absolute;
                left: 0;
                right: 0;
                text-align: center;
                top: 50%;
                background: #d0232a;
                width: 80px;
                height: 60px;
                border-radius: 15px;
                margin: -40px auto 0;
                color: #fff;
                cursor: pointer;
                z-index: 2;
            }

                .mod-img-gallery.full-width .video-wrap .icon:before {
                    position: absolute;
                    top: 50%;
                    margin-top: -15px;
                    left: 0;
                    right: 0;
                }

@media only screen and (max-width:768px) {
    .mod-img-gallery .modal-header {
        background: #fff;
        padding-bottom: 0;
    }

        .mod-img-gallery .modal-header .title, .mod-img-gallery .modal-header .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-img-gallery .modal-header .title.lg, .mod-img-gallery .modal-header .mod-reviews .timestamp, .mod-reviews .mod-img-gallery .modal-header .timestamp, .mod-img-gallery .modal-header .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-img-gallery .modal-header .timestamp, .mod-img-gallery .modal-header .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-img-gallery .modal-header .desc, .mod-img-gallery .modal-header .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-img-gallery .modal-header .meta-text {
            font-size: 20px;
            line-height: 26px;
            padding: 6px 0;
        }

    .mod-img-gallery .modal-content {
        padding-top: 20px;
    }

        .mod-img-gallery .modal-content .nav-tabs {
            margin: 5px 0 10px 0;
        }

    .mod-img-gallery.full-width .modal-content {
        padding: 0;
        top: 70px;
    }

        .mod-img-gallery.full-width .modal-content .modal-body {
            padding: 0;
        }

            .mod-img-gallery.full-width .modal-content .modal-body .tab-content {
                top: 50px;
            }

                .mod-img-gallery.full-width .modal-content .modal-body .tab-content .swiper-slide {
                    height: auto !important;
                    width: 100% !important;
                }

            .mod-img-gallery.full-width .modal-content .modal-body .gallery-top .cm-action {
                bottom: auto;
                top: 0;
            }

                .mod-img-gallery.full-width .modal-content .modal-body .gallery-top .cm-action .btn {
                    padding: 8px 10px;
                    color: #fff;
                }

                    .mod-img-gallery.full-width .modal-content .modal-body .gallery-top .cm-action .btn.btn-cta {
                        padding: 0;
                    }

            .mod-img-gallery.full-width .modal-content .modal-body .panzoom-parent {
                height: auto;
                width: auto;
            }

                .mod-img-gallery.full-width .modal-content .modal-body .panzoom-parent .panzoom {
                    height: auto;
                    width: 100%;
                }

            .mod-img-gallery.full-width .modal-content .modal-body .img-wrap {
                text-align: center;
            }

                .mod-img-gallery.full-width .modal-content .modal-body .img-wrap img {
                    width: 100%;
                }

            .mod-img-gallery.full-width .modal-content .modal-body .swiper-container .swiper-slide {
                background-size: contain;
                background-position: top center;
                background-repeat: no-repeat;
            }

            .mod-img-gallery.full-width .modal-content .modal-body .swiper-container .swiper-button-next, .mod-img-gallery.full-width .modal-content .modal-body .swiper-container .swiper-button-prev {
                font-size: 13px;
                padding: 8px;
                height: 30px;
                width: 30px;
                top: 100px;
            }

    .mod-img-gallery.no-tab .modal-content .modal-body .no-tab-content {
        border: none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
}

#block {
    display: none !important;
}

.mod-available-units .units-list table {
    width: 100%;
}

.mod-available-units .units-list tr td {
    text-align: center;
    font-size: 18px;
    line-height: 20px;
}

    .mod-available-units .units-list tr td a {
        border: 1px solid #e6e6e6;
        display: block;
        padding: 22px 0;
        color: #333;
        margin: 10px;
        background: #dadada;
    }

.mod-available-units.typ-booking-chart .phase-title {
    margin: 20px 0;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    font-weight: 600;
}

.mod-available-units.typ-booking-chart .units-list table {
    width: 100%;
}

.mod-available-units.typ-booking-chart .units-list tr td.selected a {
    color: #fff;
    background: #333;
}

.mod-available-units.typ-booking-chart .units-list tr td.booked a {
    border-color: #d0232a;
    color: #e8a9aa;
    background: #ffffff;
}

.mod-available-units.typ-booking-chart .units-list tr td.booked.active a {
    border-color: #d0232a;
    color: #e8a9aa;
    background: #ffffff;
}

.mod-available-units.typ-booking-chart .units-list tr td.active a {
    background: #231f20;
    color: #fff;
}

@media only screen and (max-width:768px) {
    .mod-available-units .units-list tr td a {
        padding: 12px 0;
        margin: 1px;
        font-size: 15px;
    }

    .mod-available-units.typ-booking-chart .units-list table {
        width: 100%;
    }
}

.mod-floor-plan.typ-floorimg {
    width: 700px;
}

.mod-floor-plan .swiper-container {
    padding-bottom: 0;
}

    .mod-floor-plan .swiper-container .swiper-slide img {
        width: 100%;
    }

.mod-floor-plan .swiper-button-next, .mod-floor-plan .swiper-button-prev {
    font-size: 19px;
    background: #69625f;
    padding: 13px;
    height: 50px;
    width: 50px;
    right: 0;
    color: #fff;
}

.mod-floor-plan .swiper-button-prev {
    left: 0;
}

@media only screen and (max-width:768px) {
    .mod-floor-plan {
        width: auto;
    }

        .mod-floor-plan.typ-floorimg {
            width: auto;
        }

        .mod-floor-plan .swiper-button-next, .mod-floor-plan .swiper-button-prev {
            font-size: 13px;
            padding: 8px;
            height: 30px;
            width: 30px;
        }
}

.mod-help-widget {
    /*width: 300px;*/
    position: fixed;
    right: 0px;
    bottom: 0;
    z-index: 12;
    transition: all 0.5s ease 0s;
}

    .mod-help-widget.active {
        right: 0;
        transition: all 0.5s ease 0s;
    }

        .mod-help-widget.active .close {
            position: fixed;
            top: 15px;
            right: 10px;
            z-index: 3;
            display: none;
            font-size: 22px;
        }

    .mod-help-widget .grp-nav {
        float: left;
        position: relative;
        z-index: 2;
    }

        .mod-help-widget .grp-nav ul {
            float: left;
        }

            .mod-help-widget .grp-nav ul li {
                text-align: center;
                background: #ffffff;
                float: left;
                width: 70px;
                height: 80px;
                border-top: 1px solid #e4e4e4;
                border-right: 1px solid #e4e4e4;
            }

                .mod-help-widget .grp-nav ul li a {
                    padding: 5px 8px;
                    display: block;
                   width: 123px;
                    height: 65px;
                }

                    .mod-help-widget .grp-nav ul li a .icon {
                        font-size: 24px;
                        line-height: 26px;
                        margin-bottom: 6px;
                        display: block;
                        color: #d0232a;
                    }

                    .mod-help-widget .grp-nav ul li a .title, .mod-help-widget .grp-nav ul li a .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-help-widget .grp-nav ul li a .title.lg, .mod-help-widget .grp-nav ul li a .mod-reviews .timestamp, .mod-reviews .mod-help-widget .grp-nav ul li a .timestamp, .mod-help-widget .grp-nav ul li a .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-help-widget .grp-nav ul li a .timestamp, .mod-help-widget .grp-nav ul li a .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-help-widget .grp-nav ul li a .desc, .mod-help-widget .grp-nav ul li a .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-help-widget .grp-nav ul li a .meta-text {
                        font-size: 16px;
                        line-height: 20px;
                        font-weight: 600;
                        display: block;
                    }

                .mod-help-widget .grp-nav ul li:first-child {
                    background: #d0232a;
                    border-top: 0;
                    width: 90px;
                }

                    .mod-help-widget .grp-nav ul li:first-child .icon {
                        color: #ffffff;
                        font-size: 44px;
                        margin-bottom: 0;
                        line-height: 58px;
                        text-indent: -1px;
                    }

                    .mod-help-widget .grp-nav ul li:first-child a {
                        width: 80px;
                    }

                .mod-help-widget .grp-nav ul li.active .title, .mod-help-widget .grp-nav ul li.active .mod-reviews .timestamp, .mod-reviews .mod-help-widget .grp-nav ul li.active .timestamp, .mod-help-widget .grp-nav ul li.active .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-help-widget .grp-nav ul li.active .timestamp, .mod-help-widget .grp-nav ul li.active .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-help-widget .grp-nav ul li.active .desc, .mod-help-widget .grp-nav ul li.active .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-help-widget .grp-nav ul li.active .meta-text, .mod-help-widget .grp-nav ul li:hover .title, .mod-help-widget .grp-nav ul li:hover .mod-reviews .timestamp, .mod-reviews .mod-help-widget .grp-nav ul li:hover .timestamp, .mod-help-widget .grp-nav ul li:hover .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-help-widget .grp-nav ul li:hover .timestamp, .mod-help-widget .grp-nav ul li:hover .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-help-widget .grp-nav ul li:hover .desc, .mod-help-widget .grp-nav ul li:hover .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-help-widget .grp-nav ul li:hover .meta-text {
                    color: #d0232a;
                }

        .mod-help-widget .grp-nav .help-tip {
            position: absolute;
            top: -45px;
            padding: 10px;
            background: #d1232a;
            -webkit-box-shadow: 0px 0px 5px 0px #eca2a5;
            -moz-box-shadow: 0px 0px 5px 0px #eca2a5;
            box-shadow: 0px 0px 5px 0px #eca2a5;
            left: -75px;
            display: block;
            transform: scale(0);
            transition: all 0.4s ease 0s;
            color: #ffffff;
            font-weight: 600;
        }

            .mod-help-widget .grp-nav .help-tip:after {
                top: 100%;
                left: 79%;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
                border-color: rgba(255, 255, 255, 0);
                border-top-color: #d1232a;
                border-width: 7px;
                margin-left: -7px;
            }

            .mod-help-widget .grp-nav .help-tip.intial {
                transform: scale(1);
                transform-origin: 100% 100%;
            }

    .mod-help-widget .grp-desc {
        position: absolute;
        z-index: 1;
        left: 0;
        right: 0;
        bottom: 0;
    }

        .mod-help-widget .grp-desc .title, .mod-help-widget .grp-desc .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-help-widget .grp-desc .title.lg, .mod-help-widget .grp-desc .mod-reviews .timestamp, .mod-reviews .mod-help-widget .grp-desc .timestamp, .mod-help-widget .grp-desc .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-help-widget .grp-desc .timestamp, .mod-help-widget .mod-timeline .grp-desc .desc, .mod-timeline .mod-help-widget .grp-desc .desc, .mod-help-widget .grp-desc .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-help-widget .grp-desc .meta-text {
            font-size: 20px;
            line-height: 22px;
            color: #666666;
            font-weight: 800;
            text-align: center;
            padding: 5px 0 15px;
            border-bottom: 1px solid #eeeeee;
            margin-bottom: 15px;
        }

        .mod-help-widget .grp-desc .sub-title {
            font-size: 16px;
            line-height: 18px;
            color: #666666;
            font-weight: 600;
        }

        .mod-help-widget .grp-desc .btn.btn-black {
            padding: 10px 12px;
            min-width: auto;
        }

        .mod-help-widget .grp-desc .inquiry-wrap {
            padding: 10px;
            position: absolute;
            left: 0;
            right: 0;
            bottom: -450px;
            transition: all 0.5s ease 0s;
            background: #ffffff;
        }

            .mod-help-widget .grp-desc .inquiry-wrap .form-group {
                margin-bottom: 20px;
                padding: 0 10px;
            }

                .mod-help-widget .grp-desc .inquiry-wrap .form-group .form-control {
                    height: 40px;
                    border-color: #e2e2e2;
                    font-size: 16px;
                    font-weight: 600;
                    border-radius: 0;
                    box-shadow: none;
                    background: none;
                    color: #555;
                }

                    .mod-help-widget .grp-desc .inquiry-wrap .form-group .form-control.parsley-error {
                        background: none;
                        box-shadow: none;
                        color: #B94A48;
                        border: 1px solid red;
                    }

                    .mod-help-widget .grp-desc .inquiry-wrap .form-group .form-control.error {
                        border-color: #d0232a;
                    }

                .mod-help-widget .grp-desc .inquiry-wrap .form-group textarea.form-control {
                    height: auto;
                }

            .mod-help-widget .grp-desc .inquiry-wrap.active {
                bottom: 80px;
                transition: all 0.5s ease 0s;
            }

        .mod-help-widget .grp-desc .call-wrap {
            text-align: center;
            padding: 30px 10px;
            position: absolute;
            left: 0;
            right: 0;
            bottom: -450px;
            transition: all 0.5s ease 0s;
            background: #ffffff;
        }

            .mod-help-widget .grp-desc .call-wrap .call, .mod-help-widget .grp-desc .call-wrap .email {
                font-size: 20px;
                line-height: 24px;
                margin: 0 0 30px 0;
                display: block;
            }

            .mod-help-widget .grp-desc .call-wrap .email {
                margin: 0;
            }

            .mod-help-widget .grp-desc .call-wrap input[type="text"] {
                border: 0;
                padding-bottom: 4px;
                margin: 0 auto;
                border-bottom: 1px solid #e8e7e7;
                text-align: left;
                margin: 0 auto 20px;
                width: 80%;
                font-size: 16px;
                font-weight: 600;
                border-radius: 0;
                box-shadow: none;
                background: none;
                color: #555;
            }

                .mod-help-widget .grp-desc .call-wrap input[type="text"].parsley-error {
                    background: none;
                    box-shadow: none;
                    color: #B94A48;
                    border: 1px solid red;
                }

            .mod-help-widget .grp-desc .call-wrap .btn-grp {
                border-bottom: 1px solid #eeeeee;
                margin: 0 0 25px 0;
            }

                .mod-help-widget .grp-desc .call-wrap .btn-grp .btn {
                    width: 168px;
                    height: 43px;
                    height: 45px;
                    background: #ee2c21;
                    color: #fff;
                    font-size: 22px;
                    line-height: 20px;
                    font-weight: 500;
                    text-transform: capitalize;
                    margin: 0 0 10px 0;
                }

            .mod-help-widget .grp-desc .call-wrap.active {
                bottom: 80px;
                transition: all 0.5s ease 0s;
            }

            .mod-help-widget .grp-desc .call-wrap .meta-msg {
                padding: 12px 0;
            }

        .mod-help-widget .grp-desc .chat-wrap {
            text-align: center;
            padding: 10px;
            position: absolute;
            left: 0;
            right: 0;
            bottom: -450px;
            transition: all 0.5s ease 0s;
            background: #ffffff;
        }

            .mod-help-widget .grp-desc .chat-wrap.active {
                bottom: 80px;
                transition: all 0.5s ease 0s;
            }

        .mod-help-widget .grp-desc .meta-msg {
            font-size: 17px;
            font-weight: 600;
            margin-bottom: 10px;
            display: none;
            line-height: 24px;
        }

@media only screen and (max-width:768px) {
    .mod-help-widget {
        width: 100%;
        /*right: -102px;*/
    }

        .mod-help-widget .grp-desc .widget-screen {
            position: fixed;
            bottom: 0px;
            top: 0;
            right: -100%;
            left: 100%;
            padding-bottom: 50px;
        }

            .mod-help-widget .grp-desc .widget-screen.active {
                right: 0;
                left: 0;
                top: 0;
                bottom: 0;
                overflow-y: auto;
            }

        .mod-help-widget .grp-desc .call-wrap input[type="text"] {
            margin: 0 auto 15px;
            font-size: 14px;
        }

        .mod-help-widget .grp-desc .call-wrap .btn-grp {
            margin: 0 0 20px 0;
        }

            .mod-help-widget .grp-desc .call-wrap .btn-grp .btn {
                width: 200px;
                height: 40px;
                font-size: 18px;
                line-height: 22px;
                margin: 0 0 20px 0;
            }

        .mod-help-widget .grp-nav {
            position: absolute;
            bottom: 0;
            right: 0;
        }

            .mod-help-widget .grp-nav ul li {
                width: 50px;
                height: 50px;
            }

                .mod-help-widget .grp-nav ul li a {
                    width: 100%;
                    height: 50px;
                    padding: 8px;
                }

                    .mod-help-widget .grp-nav ul li a .icon {
                        font-size: 16px;
                        margin-bottom: 0;
                    }

                    .mod-help-widget .grp-nav ul li a .title, .mod-help-widget .grp-nav ul li a .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-help-widget .grp-nav ul li a .title.lg, .mod-help-widget .grp-nav ul li a .mod-reviews .timestamp, .mod-reviews .mod-help-widget .grp-nav ul li a .timestamp, .mod-help-widget .grp-nav ul li a .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-help-widget .grp-nav ul li a .timestamp, .mod-help-widget .grp-nav ul li a .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-help-widget .grp-nav ul li a .desc, .mod-help-widget .grp-nav ul li a .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-help-widget .grp-nav ul li a .meta-text {
                        font-size: 11px;
                        line-height: 17px;
                    }

                .mod-help-widget .grp-nav ul li:first-child {
                    width: 50px;
                }

                    .mod-help-widget .grp-nav ul li:first-child a {
                        width: 100%;
                    }

                    .mod-help-widget .grp-nav ul li:first-child .icon {
                        font-size: 28px;
                        line-height: 39px;
                    }

        .mod-help-widget .close {
            position: fixed;
            top: 10px;
            right: -400px;
            z-index: 3;
            display: none;
        }
}

.mod-blog-media-detail .img-wrap {
    text-align: center;
    margin-bottom: 40px;
}

    .mod-blog-media-detail .img-wrap img {
        max-width: 100%;
    }

.mod-blog-media-detail .grp-blog-media-info img {
    max-width: 100%;
    height: auto !important;
    width: 100% !important;
}

.mod-blog-media-detail .grp-blog-media-info .title, .mod-blog-media-detail .grp-blog-media-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-blog-media-detail .grp-blog-media-info .title.lg, .mod-blog-media-detail .grp-blog-media-info .mod-reviews .timestamp, .mod-reviews .mod-blog-media-detail .grp-blog-media-info .timestamp, .mod-blog-media-detail .grp-blog-media-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog-media-detail .grp-blog-media-info .timestamp, .mod-blog-media-detail .grp-blog-media-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog-media-detail .grp-blog-media-info .desc, .mod-blog-media-detail .grp-blog-media-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog-media-detail .grp-blog-media-info .meta-text {
    color: #666666;
    font-size: 26px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 6px;
    display: block;
}

.mod-blog-media-detail .grp-blog-media-info .timestamp {
    font-size: 18px;
    line-height: 20px;
    color: 666666;
    font-weight: 300;
    display: block;
    margin-bottom: 18px;
    margin-right: 0;
}

    .mod-blog-media-detail .grp-blog-media-info .timestamp.media-timestamp {
        display: block;
        font-size: 20px;
        font-weight: 600;
        line-height: 22px;
    }

    .mod-blog-media-detail .grp-blog-media-info .timestamp span:before {
        content: "|";
        margin: 0 6px;
    }

.mod-blog-media-detail .grp-blog-media-info .desc p, .mod-blog-media-detail .grp-blog-media-info .desc em, .mod-blog-media-detail .grp-blog-media-info .desc li, .mod-blog-media-detail .grp-blog-media-info .desc div {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
    font-style: normal;
    color: #666;
}

.mod-blog-media-detail .grp-blog-media-info .desc p {
    margin-bottom: 15px;
}

.mod-blog-media-detail .grp-blog-media-info .desc ol {
    padding: 10px 25px;
}

    .mod-blog-media-detail .grp-blog-media-info .desc ol li {
        list-style: inherit;
    }

.mod-blog-media-detail .grp-blog-media-info .desc ul {
    margin: 15px 0;
}

    .mod-blog-media-detail .grp-blog-media-info .desc ul li {
        padding-left: 10px;
        margin: 0 0 12px 10px;
    }

        .mod-blog-media-detail .grp-blog-media-info .desc ul li:before {
            width: 6px;
            height: 6px;
            background: #999999;
            content: "";
            display: inline-block;
            border-radius: 50%;
            position: relative;
            top: -2px;
            left: -12px;
        }

        .mod-blog-media-detail .grp-blog-media-info .desc ul li a {
            display: inline-block;
            word-break: break-word;
        }

.mod-blog-media-detail .grp-blog-media-info .desc strong {
    font-weight: 600;
}

.mod-blog-media-detail .grp-blog-media-info .desc img {
    margin: 15px 0;
}

.mod-blog-media-detail.typ-detail .img-wrap .full-width {
    width: 100%;
    display: block;
}

.mod-blog-media-detail.typ-detail .grp-blog-media-info .media-timestamp {
    color: #d0232a;
}

.mod-blog-media-detail.typ-detail .grp-blog-media-info .quotes {
    font-size: 20px;
    line-height: 28px;
    display: block;
    margin-bottom: 40px;
}

@media only screen and (max-width:768px) {
    .mod-blog-media-detail {
        padding: 0 10px;
    }

        .mod-blog-media-detail .img-wrap {
            margin-bottom: 20px;
        }

        .mod-blog-media-detail .grp-blog-media-info .title, .mod-blog-media-detail .grp-blog-media-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-blog-media-detail .grp-blog-media-info .title.lg, .mod-blog-media-detail .grp-blog-media-info .mod-reviews .timestamp, .mod-reviews .mod-blog-media-detail .grp-blog-media-info .timestamp, .mod-blog-media-detail .grp-blog-media-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog-media-detail .grp-blog-media-info .timestamp, .mod-blog-media-detail .grp-blog-media-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog-media-detail .grp-blog-media-info .desc, .mod-blog-media-detail .grp-blog-media-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog-media-detail .grp-blog-media-info .meta-text {
            margin-bottom: 8px;
            font-size: 22px;
            line-height: 22px;
        }

        .mod-blog-media-detail .grp-blog-media-info .timestamp {
            font-size: 14px;
            line-height: 16px;
        }

            .mod-blog-media-detail .grp-blog-media-info .timestamp.media-timestamp {
                font-size: 14px;
                line-height: 16px;
                margin-bottom: 10px;
            }

        .mod-blog-media-detail .desc p, .mod-blog-media-detail .desc em, .mod-blog-media-detail .desc li {
            font-size: 13px;
            line-height: 18px;
        }

        .mod-blog-media-detail .desc img {
            width: 100%;
        }

        .mod-blog-media-detail.typ-detail .grp-blog-media-info .quotes {
            font-size: 16px;
            line-height: 22px;
            margin-bottom: 15px;
        }
}

.mod-openings dl .title, .mod-openings dl .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-openings dl .title.lg, .mod-openings dl .mod-reviews .timestamp, .mod-reviews .mod-openings dl .timestamp, .mod-openings dl .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-openings dl .timestamp, .mod-openings dl .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-openings dl .desc, .mod-openings dl .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-openings dl .meta-text {
    color: #999999;
    width: 20%;
    margin-right: 2%;
    float: left;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
}

.mod-openings dl .decs, .mod-openings dl .mod-team-details .grp-detail-info .decs p, .mod-team-details .grp-detail-info .decs .mod-openings dl p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 16px;
    font-weight: 700;
    color: #666666;
    width: 78%;
    overflow: hidden;
    position: relative;
    padding-left: 15px;
    box-sizing: border-box;
}

    .mod-openings dl .decs:before, .mod-openings dl .mod-team-details .grp-detail-info .decs p:before, .mod-team-details .grp-detail-info .decs .mod-openings dl p:before {
        content: ":";
        position: absolute;
        left: 0px;
        color: #999999;
    }

.mod-openings .grp-detail-info {
    margin-top: 30px;
    display: none;
}

    .mod-openings .grp-detail-info dl .title, .mod-openings .grp-detail-info dl .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-openings .grp-detail-info dl .title.lg, .mod-openings .grp-detail-info dl .mod-reviews .timestamp, .mod-reviews .mod-openings .grp-detail-info dl .timestamp, .mod-openings .grp-detail-info dl .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-openings .grp-detail-info dl .timestamp, .mod-openings .grp-detail-info dl .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-openings .grp-detail-info dl .desc, .mod-openings .grp-detail-info dl .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-openings .grp-detail-info dl .meta-text {
        font-weight: normal;
    }

    .mod-openings .grp-detail-info dl .decs, .mod-openings .mod-team-details .grp-detail-info dl .decs p, .mod-team-details .mod-openings .grp-detail-info dl .decs p, .mod-openings .mod-team-details .grp-detail-info .decs dl p, .mod-team-details .mod-openings .grp-detail-info .decs dl p {
        font-weight: 500;
    }

        .mod-openings .grp-detail-info dl .decs ul li, .mod-openings .mod-team-details .grp-detail-info .decs dl p ul li, .mod-team-details .mod-openings .grp-detail-info .decs dl p ul li {
            margin-bottom: 10px;
        }

            .mod-openings .grp-detail-info dl .decs ul li:before, .mod-openings .mod-team-details .grp-detail-info .decs dl p ul li:before, .mod-team-details .mod-openings .grp-detail-info .decs dl p ul li:before {
                width: 6px;
                height: 6px;
                background: #999999;
                content: "";
                display: inline-block;
                border-radius: 50%;
                position: relative;
                top: -2px;
                margin-right: 6px;
            }

    .mod-openings .grp-detail-info .act-wrap .btn {
        background: #d0232a;
        font-weight: 700;
        color: #ffffff;
    }

.mod-openings .grey-btn .btn {
    background: #999999;
    padding: 4px 8px;
    color: #ffffff;
}

@media only screen and (max-width:768px) {
    .mod-openings dl .title, .mod-openings dl .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-openings dl .title.lg, .mod-openings dl .mod-reviews .timestamp, .mod-reviews .mod-openings dl .timestamp, .mod-openings dl .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-openings dl .timestamp, .mod-openings dl .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-openings dl .desc, .mod-openings dl .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-openings dl .meta-text {
        width: 43%;
        margin-right: 2%;
        font-size: 13px;
        line-height: 16px;
    }

    .mod-openings dl .decs, .mod-openings dl .mod-team-details .grp-detail-info .decs p, .mod-team-details .grp-detail-info .decs .mod-openings dl p {
        width: 55%;
        font-size: 16px;
        line-height: 20px;
    }

    .mod-openings .grp-detail-info .title, .mod-openings .grp-detail-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-openings .grp-detail-info .title.lg, .mod-openings .grp-detail-info .mod-reviews .timestamp, .mod-reviews .mod-openings .grp-detail-info .timestamp, .mod-openings .grp-detail-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-openings .grp-detail-info .timestamp, .mod-openings .grp-detail-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-openings .grp-detail-info .desc, .mod-openings .grp-detail-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-openings .grp-detail-info .meta-text {
        width: 100%;
    }

    .mod-openings .grp-detail-info .decs, .mod-openings .mod-team-details .grp-detail-info .decs p, .mod-team-details .mod-openings .grp-detail-info .decs p {
        width: 100%;
        padding: 0;
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
    }

        .mod-openings .grp-detail-info .decs:before, .mod-openings .mod-team-details .grp-detail-info .decs p:before, .mod-team-details .mod-openings .grp-detail-info .decs p:before {
            display: none;
        }

    .mod-openings .grey-btn {
        margin: 16px 0;
    }
}

.mod_sneak_peak .video-wrap {
    position: relative;
    display: block;
}

    .mod_sneak_peak .video-wrap:before {
        background: #d0232a;
        border-radius: 50%;
        bottom: 0;
        color: #ffffff;
        content: "\56";
        font-family: "ashiana" !important;
        font-size: 30px;
        height: 60px;
        left: 0;
        line-height: 61px;
        margin: -30px auto 0;
        position: absolute;
        right: 0;
        text-indent: 19px;
        top: 70%;
        width: 60px;
    }

@media only screen and (max-width:768px) {
    .mod_sneak_peak .video-wrap img {
        width: 100%;
    }

    .mod_sneak_peak .video-wrap:before {
        height: 30px;
        width: 30px;
        font-size: 15px;
        line-height: 31px;
        text-indent: 9px;
        margin: -15px auto 0;
    }
}

.mod-msg-ceo .img-wrap {
    margin-right: 25px;
}

    .mod-msg-ceo .img-wrap img {
        display: block;
        width: 100%;
    }

.mod-msg-ceo .title, .mod-msg-ceo .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-msg-ceo .title.lg, .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-msg-ceo .desc, .mod-msg-ceo .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-msg-ceo .meta-text {
    font-size: 18px;
    line-height: 19px;
    color: #666;
    font-weight: 600;
    margin-bottom: 2px;
}

.mod-msg-ceo .desc {
    margin: 20px 0 10px 0;
}

    .mod-msg-ceo .desc p {
        font-size: 16px;
        line-height: 24px;
        color: #8a8a8a;
        margin-bottom: 8px;
    }

.mod-msg-ceo .timestamp {
    color: #999;
    margin-bottom: 10px;
}

.mod-msg-ceo .meta-info .desc {
    display: block;
    margin-top: 0;
}

.mod-msg-ceo .meta-info.typ-inline .desc {
    display: inline;
}

.mod-msg-ceo .grp-cont .text {
    color: #231f20;
    font-size: 15px;
    display: inline-block;
    margin-left: 4px;
    vertical-align: bottom;
    padding-bottom: 5px;
}

.mod-msg-ceo .grp-cont input {
    border: none;
    border-bottom: 1px solid #dcdcdc;
    font-size: 17px;
    color: #8a8a8a;
    background: none;
    vertical-align: bottom;
    padding: 0 0 4px 0;
    margin-left: 8px;
}

.mod-msg-ceo .grp-cont .parsley-errors-list.filled {
    position: absolute;
    bottom: -25px;
    left: 50px;
}

@media only screen and (max-width:768px) {
    .mod-msg-ceo {
        padding: 15px;
    }

        .mod-msg-ceo .img-wrap {
            margin: 0 0 10px 0;
        }

        .mod-msg-ceo .title, .mod-msg-ceo .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-msg-ceo .title.lg, .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-msg-ceo .desc, .mod-msg-ceo .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-msg-ceo .meta-text {
            font-size: 15px;
            line-height: 18px;
        }

        .mod-msg-ceo .desc {
            margin: 16px 0 10px 0;
        }

            .mod-msg-ceo .desc p {
                font-size: 14px;
                line-height: 20px;
            }

        .mod-msg-ceo .grp-cont .text {
            font-size: 14px;
            line-height: 18px;
        }

        .mod-msg-ceo .grp-cont input {
            font-size: 14px;
        }
}

.mod-timeline {
    overflow: hidden;
    padding: 30px 0;
}

    .mod-timeline .img-wrap img {
        width: 100%;
        display: block;
    }

    .mod-timeline .grp-desc {
        box-sizing: border-box;
        overflow: hidden;
        padding: 96px 0 96px 100px;
        width: 400px;
        min-height: 210px;
    }

        .mod-timeline .grp-desc .year {
            color: #c24d00;
            font-size: 50px;
            line-height: 50px;
            font-weight: 700;
            display: block;
            margin: 10px 0 25px 0;
        }

        .mod-timeline .grp-desc .month {
            color: #666666;
            font-size: 30px;
            line-height: 34px;
            font-weight: 400;
            display: block;
            margin-bottom: 18px;
        }

        .mod-timeline .grp-desc .title, .mod-timeline .grp-desc .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-timeline .grp-desc .title.lg, .mod-timeline .grp-desc .mod-reviews .timestamp, .mod-reviews .mod-timeline .grp-desc .timestamp, .mod-timeline .grp-desc .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-timeline .grp-desc .timestamp, .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-timeline .grp-desc .meta-text {
            font-size: 16px;
            line-height: 18px;
            color: #666;
        }

        .mod-timeline .grp-desc .desc {
            display: block;
        }

    .mod-timeline.typ-reverse .grp-desc {
        padding-left: 0;
        padding-right: 100px;
        box-sizing: border-box;
        text-align: right;
    }

@media only screen and (max-width:768px) {
    .mod-timeline {
        padding: 30px 15px 20px 15px;
        margin-bottom: 20px;
    }

        .mod-timeline .img-wrap {
            width: 50%;
        }

        .mod-timeline .grp-desc {
            width: 50%;
            padding: 0 0 0 10px;
            min-height: 0;
        }

            .mod-timeline .grp-desc .year {
                font-size: 20px;
                line-height: 20px;
                text-align: center;
                margin: 0;
            }

            .mod-timeline .grp-desc .month {
                font-size: 15px;
                line-height: 16px;
                font-weight: 500;
                margin-bottom: 10px;
            }

            .mod-timeline .grp-desc .title, .mod-timeline .grp-desc .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-timeline .grp-desc .title.lg, .mod-timeline .grp-desc .mod-reviews .timestamp, .mod-reviews .mod-timeline .grp-desc .timestamp, .mod-timeline .grp-desc .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-timeline .grp-desc .timestamp, .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-timeline .grp-desc .meta-text {
                font-size: 13px;
                line-height: 16px;
            }

        .mod-timeline.typ-reverse .grp-desc {
            padding: 0 0 0 10px;
            text-align: left;
        }
}

.mod-profile {
    position: relative;
}

    .mod-profile .grp-intro {
        cursor: pointer;
    }

        .mod-profile .grp-intro .img-wrap img {
            width: 100%;
            display: block;
        }

        .mod-profile .grp-intro .name, .mod-profile .grp-intro .lyt-team .profile-desc .designation, .lyt-team .profile-desc .mod-profile .grp-intro .designation {
            font-size: 22px;
            line-height: 28px;
            display: block;
            color: #fff;
            font-weight: 800;
        }

        .mod-profile .grp-intro .designation {
            display: block;
            color: #fff;
            font-size: 18px;
            line-height: 22px;
            font-weight: 400;
        }

    .mod-profile.sm .name, .mod-profile.sm .lyt-team .profile-desc .designation, .lyt-team .profile-desc .mod-profile.sm .designation {
        font-size: 14px;
        line-height: 18px;
        font-weight: 700;
    }

    .mod-profile.sm .designation {
        font-size: 12px;
        line-height: 15px;
    }

@media only screen and (max-width:768px) {
    .mod-profile .grp-intro .name, .mod-profile .grp-intro .lyt-team .profile-desc .designation, .lyt-team .profile-desc .mod-profile .grp-intro .designation {
        font-size: 14px;
        line-height: 14px;
    }

    .mod-profile .grp-intro .designation {
        font-size: 12px;
        line-height: 12px;
        font-weight: 400;
    }
}

.mod-directors {
    margin-bottom: 30px;
}

    .mod-directors .meta-info .title, .mod-directors .meta-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-directors .meta-info .title.lg, .mod-directors .meta-info .mod-reviews .timestamp, .mod-reviews .mod-directors .meta-info .timestamp, .mod-directors .meta-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-directors .meta-info .timestamp, .mod-directors .meta-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-directors .meta-info .desc, .mod-directors .meta-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-directors .meta-info .meta-text {
        font-size: 20px;
        line-height: 24px;
        font-weight: 600;
        display: block;
        color: #969696;
        margin-bottom: 6px;
    }

    .mod-directors .meta-info .desc {
        font-size: 18px;
        line-height: 22px;
    }

@media only screen and (max-width:768px) {
    .mod-directors {
        margin: 10px 10px 20px 20px;
    }

        .mod-directors .meta-info .title, .mod-directors .meta-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-directors .meta-info .title.lg, .mod-directors .meta-info .mod-reviews .timestamp, .mod-reviews .mod-directors .meta-info .timestamp, .mod-directors .meta-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-directors .meta-info .timestamp, .mod-directors .meta-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-directors .meta-info .desc, .mod-directors .meta-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-directors .meta-info .meta-text {
            font-size: 16px;
            line-height: 20px;
            margin-bottom: 2px;
        }

        .mod-directors .meta-info .desc {
            font-size: 14px;
            line-height: 18px;
        }
}

.mod-contact-info {
    border-right: 1px solid #eaeaea;
    padding: 0 15px 0;
    margin-top: 30px;
    margin-bottom: 30px;
}

    .mod-contact-info:last-child {
        border-right: none;
        margin-bottom: 0;
    }

    .mod-contact-info .meta-info .title, .mod-contact-info .meta-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-contact-info .meta-info .title.lg, .mod-contact-info .meta-info .mod-reviews .timestamp, .mod-reviews .mod-contact-info .meta-info .timestamp, .mod-contact-info .meta-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-contact-info .meta-info .timestamp, .mod-contact-info .meta-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-contact-info .meta-info .desc, .mod-contact-info .meta-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-contact-info .meta-info .meta-text {
        font-size: 20px;
        line-height: 24px;
        font-weight: 600;
        display: block;
        color: #969696;
        margin-bottom: 6px;
    }

    .mod-contact-info .meta-info .desc {
        font-size: 18px;
        line-height: 28px;
    }

        .mod-contact-info .meta-info .desc a:hover {
            color: #ce232a;
        }

@media only screen and (max-width:768px) {
    .mod-contact-info {
        border-right: 1px solid #eaeaea;
        padding: 0 15px 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .mod-contact-info .meta-info {
            padding: 10px;
        }

            .mod-contact-info .meta-info .title, .mod-contact-info .meta-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-contact-info .meta-info .title.lg, .mod-contact-info .meta-info .mod-reviews .timestamp, .mod-reviews .mod-contact-info .meta-info .timestamp, .mod-contact-info .meta-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-contact-info .meta-info .timestamp, .mod-contact-info .meta-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-contact-info .meta-info .desc, .mod-contact-info .meta-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-contact-info .meta-info .meta-text {
                font-size: 16px;
                line-height: 20px;
                margin-bottom: 2px;
            }

            .mod-contact-info .meta-info .desc {
                font-size: 14px;
                line-height: 18px;
            }
}

.mod-address {
    border: 1px solid #f0f0f0;
    padding: 20px;
    margin: 20px;
    min-height: 270px;
}

    .mod-address .location, .mod-address .contact-no, .mod-address .email, .mod-address .map-link {
        color: #282c36;
        font-weight: 600;
       margin-bottom: 10px;
        display: block;
        font-size: 20px;
        line-height: 18px;
        font-style: normal;
    }

    .mod-address .address {
        font-size: 16px;
        line-height: 24px;
        color: #666;
        margin-bottom: 25px;
        font-style: normal;
    }

        .mod-address .address span {
            display: block;
            font-family: "Merriweather",Helvetica,Arial,sans-serif;
        }

    .mod-address .contact-no {
        font-style: normal;
        font-size: 16px;
        color: #979797;
        margin-bottom: 8px;
    }

    .mod-address .email {
        font-style: normal;
        font-size: 16px;
        color: #979797;
    }

    .mod-address .map-link {
        color: #a22a2e;
        font-size: 18px;
        font-style: normal;
        margin-top: 35px;
    }

    .mod-address .title, .mod-address .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-address .title.lg, .mod-address .mod-reviews .timestamp, .mod-reviews .mod-address .timestamp, .mod-address .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-address .timestamp, .mod-address .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-address .desc, .mod-address .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-address .meta-text {
        font-size: 20px;
        line-height: 22px;
        color: #ce232a;
        font-weight: 700;
        margin-bottom: 12px;
        font-style: normal;
    }

    .mod-address .sub-title {
        font-size: 18px;
        line-height: 20px;
        color: #969696;
        font-weight: 700;
        margin-bottom: 12px;
        font-style: normal;
    }

    .mod-address .name, .mod-address .lyt-team .profile-desc .designation, .lyt-team .profile-desc .mod-address .designation {
        color: #979797;
        font-weight: 700;
        margin-bottom: 8px;
        display: block;
        font-size: 20px;
        line-height: 24px;
        font-style: normal;
    }

@media only screen and (max-width:768px) {
    .mod-address {
        border: 1px solid #f0f0f0;
        padding: 15px;
        text-align: left;
           width: 100%;
        margin: 0 auto 20px;
        min-height: 0;
    }

        .mod-address .title, .mod-address .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-address .title.lg, .mod-address .mod-reviews .timestamp, .mod-reviews .mod-address .timestamp, .mod-address .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-address .timestamp, .mod-address .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-address .desc, .mod-address .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-address .meta-text {
            font-size: 16px;
            line-height: 20px;
            margin-bottom: 8px;
        }

        .mod-address .location, .mod-address .contact-no, .mod-address .email, .mod-address .map-link {
            margin-bottom: 5px;
            font-size: 13px;
            line-height: 15px;
        }

        .mod-address .address, .mod-address .email {
            font-size: 13px;
            line-height: 15px;
        }
}

.cm-loader:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 120;
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url(../images/loader.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.cm-loader:before {
    content: "loading..." !important;
    position: fixed;
    color: #000;
    font-size: 20px;
    top: 50%;
    left: 0;
    right: 0;
    font-weight: 600;
    text-align: center;
    margin-top: 85px;
    z-index: 130;
}

.cm-sec-loader {
    position: relative;
}

    .cm-sec-loader:after {
        position: absolute !important;
        content: "";
        height: auto !important;
        width: auto !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        z-index: 120 !important;
        background-color: rgba(0, 0, 0, 0.82) !important;
        background-image: url(../images/loader.png) !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
    }

    .cm-sec-loader:before {
        content: "loading..." !important;
        position: absolute;
        color: #fff;
        font-size: 20px;
        top: 50%;
        left: 0;
        right: 0;
        font-weight: 600;
        text-align: center;
        margin-top: 85px;
        z-index: 130;
    }

@media only screen and (max-width:768px) {
    .cm-loader:after, .cm-sec-loader:after {
        background-size: 80px 80px !important;
    }

    .cm-loader:before, .cm-sec-loader:before {
        margin-top: 50px;
        font-size: 16px;
    }
}

.mod-graph {
    margin-right: 15px;
    margin-bottom: 25px;
}

    .mod-graph .title, .mod-graph .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-graph .title.lg, .mod-graph .mod-reviews .timestamp, .mod-reviews .mod-graph .timestamp, .mod-graph .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-graph .timestamp, .mod-graph .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-graph .desc, .mod-graph .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-graph .meta-text {
        font-size: 15px;
        line-height: 20px;
        color: #666;
        font-weight: 600;
        margin-bottom: 2px;
        text-align: center;
        text-transform: capitalize;
    }

        .mod-graph .title span, .mod-graph .bs-sec .sec-head .title.lg span, .bs-sec .sec-head .mod-graph .title.lg span, .mod-graph .mod-reviews .timestamp span, .mod-reviews .mod-graph .timestamp span, .mod-graph .mod-msg-ceo .timestamp span, .mod-msg-ceo .mod-graph .timestamp span, .mod-graph .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .mod-graph .desc span, .mod-graph .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .mod-graph .meta-text span {
            display: block;
        }

    .mod-graph .img-wrap img {
        width: 100%;
        display: block;
    }

@media only screen and (max-width:768px) {
    .mod-graph {
        margin-right: 10px;
    }

        .mod-graph .title, .mod-graph .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-graph .title.lg, .mod-graph .mod-reviews .timestamp, .mod-reviews .mod-graph .timestamp, .mod-graph .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-graph .timestamp, .mod-graph .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-graph .desc, .mod-graph .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-graph .meta-text {
            font-size: 15px;
            line-height: 20px;
            margin-bottom: 6px;
        }
}

.mod-input-icon .title, .mod-input-icon .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-input-icon .title.lg, .mod-input-icon .mod-reviews .timestamp, .mod-reviews .mod-input-icon .timestamp, .mod-input-icon .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-input-icon .timestamp, .mod-input-icon .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-input-icon .desc, .mod-input-icon .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-input-icon .meta-text {
    font-size: 16px;
    line-height: 18px;
    color: #231f20;
    display: block;
    margin: 0 0 10px 0;
}

.mod-input-icon .icon {
    color: #c24d01;
    font-size: 35px;
    margin-bottom: 15px;
}

.mod-input-icon .input-group .form-control {
    height: 50px;
    background: #ffffff;
    font-size: 18px;
    line-height: 20px;
    color: #999999;
    border-radius: 0;
    border: none;
    font-weight: 600;
    border: 1px solid #f1f1f1;
    border-right: none;
    box-shadow: none;
}

.mod-input-icon .input-group-btn .btn {
    background: #cd232a;
    height: 50px;
    border: none;
    padding: 6px 16px;
}

    .mod-input-icon .input-group-btn .btn .icon {
        font-size: 40px;
        color: #ffffff;
    }

@media only screen and (max-width:768px) {
    .mod-input-icon {
        margin: 0 15px 30px 15px;
    }

        .mod-input-icon .title, .mod-input-icon .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-input-icon .title.lg, .mod-input-icon .mod-reviews .timestamp, .mod-reviews .mod-input-icon .timestamp, .mod-input-icon .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-input-icon .timestamp, .mod-input-icon .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-input-icon .desc, .mod-input-icon .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-input-icon .meta-text {
            font-size: 14px;
            line-height: 16px;
            margin: 0 0 6px 0;
        }

        .mod-input-icon .icon {
            font-size: 35px;
            margin-bottom: 8px;
        }

        .mod-input-icon .input-group .form-control {
            height: 40px;
            font-size: 16px;
            line-height: 18px;
        }

        .mod-input-icon .input-group-btn .btn {
            height: 40px;
            padding: 6px 12px;
        }

            .mod-input-icon .input-group-btn .btn .icon {
                font-size: 30px;
            }
}

.mod-download {
    overflow: hidden;
}

    .mod-download .text-right {
        text-align: right;
    }

    .mod-download .title, .mod-download .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-download .title.lg, .mod-download .mod-reviews .timestamp, .mod-reviews .mod-download .timestamp, .mod-download .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-download .timestamp, .mod-download .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-download .desc, .mod-download .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-download .meta-text {
        font-size: 18px;
        line-height: 20px;
        font-weight: 600;
        color: #666666;
        margin-bottom: 12px;
    }

    .mod-download .icon {
        font-size: 46px;
        color: #bdbdbd;
    }

    .mod-download .list-wrap li {
        font-size: 18px;
        line-height: 24px;
        display: inline-block;
        color: #666;
        border-right: 1px solid #cacaca;
    }

        .mod-download .list-wrap li a {
            color: #231f20;
        }

            .mod-download .list-wrap li a:hover {
                color: #cd232a;
            }

@media only screen and (max-width:768px) {
    .mod-download {
        margin: 0 15px;
    }

        .mod-download .title, .mod-download .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-download .title.lg, .mod-download .mod-reviews .timestamp, .mod-reviews .mod-download .timestamp, .mod-download .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-download .timestamp, .mod-download .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-download .desc, .mod-download .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-download .meta-text {
            font-size: 16px;
            line-height: 18px;
            margin-bottom: 8px;
        }

        .mod-download .icon {
            font-size: 30px;
        }

        .mod-download .list-wrap li {
            font-size: 13px;
            line-height: 16px;
            margin-right: 10px;
            padding-right: 10px;
        }
}

.mod-title-para .title, .mod-title-para .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-title-para .title.lg, .mod-title-para .mod-reviews .timestamp, .mod-reviews .mod-title-para .timestamp, .mod-title-para .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-title-para .timestamp, .mod-title-para .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-title-para .desc, .mod-title-para .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-title-para .meta-text {
    font-size: 17px;
    line-height: 25px;
    display: block;
    color: #231f20;
    margin-bottom: 25px;
}

.mod-title-para .desc {
    margin-bottom: 15px;
}

    .mod-title-para .desc p {
        color: #969696;
        font-size: 17px;
        line-height: 25px;
        display: block;
    }

.mod-title-para .read-more {
    padding-left: 0;
    font-size: 14px;
    line-height: 15px;
    font-weight: 700;
    color: #d0232a;
}

    .mod-title-para .read-more .icon {
        margin-left: 10px;
        font-size: 12px;
    }

@media only screen and (max-width:768px) {
    .mod-title-para {
        margin: 0 15px;
    }

        .mod-title-para .title, .mod-title-para .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-title-para .title.lg, .mod-title-para .mod-reviews .timestamp, .mod-reviews .mod-title-para .timestamp, .mod-title-para .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-title-para .timestamp, .mod-title-para .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-title-para .desc, .mod-title-para .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-title-para .meta-text {
            font-size: 15px;
            line-height: 18px;
            margin-bottom: 15px;
        }

        .mod-title-para .desc {
            margin-bottom: 8px;
        }

            .mod-title-para .desc p {
                font-size: 13px;
                line-height: 16px;
            }

        .mod-title-para .read-more {
            padding-left: 0;
            font-size: 14px;
            line-height: 15px;
            font-weight: 700;
            color: #d0232a;
        }

            .mod-title-para .read-more .icon {
                margin-left: 10px;
                font-size: 12px;
            }
}

.mod-senior-living {
    background: transparent url("../images/sl1.jpg") no-repeat 0 0;
    width: 100%;
    height: 600px;
    background-size: cover;
    padding-top: 50px;
    position: relative;
    z-index: 2;
    transition: all 0.5s ease 0s;
}

    .mod-senior-living .sec-head .title, .mod-senior-living .bs-sec .sec-head .title.lg, .bs-sec .mod-senior-living .sec-head .title.lg, .mod-senior-living .sec-head .mod-reviews .timestamp, .mod-reviews .mod-senior-living .sec-head .timestamp, .mod-senior-living .sec-head .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-senior-living .sec-head .timestamp, .mod-senior-living .sec-head .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-senior-living .sec-head .desc, .mod-senior-living .sec-head .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-senior-living .sec-head .meta-text {
        color: #fff;
    }

        .mod-senior-living .sec-head .title span, .mod-senior-living .bs-sec .sec-head .title.lg span, .bs-sec .mod-senior-living .sec-head .title.lg span, .mod-senior-living .sec-head .mod-reviews .timestamp span, .mod-reviews .mod-senior-living .sec-head .timestamp span, .mod-senior-living .sec-head .mod-msg-ceo .timestamp span, .mod-msg-ceo .mod-senior-living .sec-head .timestamp span, .mod-senior-living .sec-head .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .mod-senior-living .sec-head .desc span, .mod-senior-living .sec-head .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .mod-senior-living .sec-head .meta-text span {
            display: inline-block;
        }

    .mod-senior-living .time-list {
        background: #5a97af;
        transition: all 0.5s ease 0s;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 5;
        padding: 19px 0;
    }

        .mod-senior-living .time-list .list-item {
            float: left;
            width: 142.5px;
            text-align: center;
            position: relative;
        }

            .mod-senior-living .time-list .list-item.left .time-info .info-grp {
                left: -3px;
            }

            .mod-senior-living .time-list .list-item.right .time-info .info-grp {
                left: auto;
                right: -3px;
            }

            .mod-senior-living .time-list .list-item .timeline {
                color: #a1d6d6;
                font-size: 24px;
                line-height: 26px;
                font-weight: 600;
                display: inline-block;
                position: relative;
                z-index: 6;
            }

            .mod-senior-living .time-list .list-item.activeSlide .time-info {
                display: block;
            }

            .mod-senior-living .time-list .list-item .time-info {
                position: absolute;
                width: 95px;
                height: 108px;
                bottom: -19px;
                display: none;
            }

                .mod-senior-living .time-list .list-item .time-info .time-grp {
                    position: absolute;
                    bottom: 0;
                    background: #666666;
                    width: 95px;
                    height: 108px;
                    left: 0;
                    right: 0;
                    margin: 0 auto;
                    z-index: 6;
                }

                    .mod-senior-living .time-list .list-item .time-info .time-grp:after {
                        content: "| | |";
                        position: absolute;
                        bottom: 0px;
                        left: 0;
                        right: 0;
                        background: #565656;
                        height: 24px;
                        color: #fff;
                        padding-top: 4px;
                    }

                    .mod-senior-living .time-list .list-item .time-info .time-grp .time {
                        font-size: 48px;
                        line-height: 38px;
                        display: block;
                        color: #fff;
                        font-weight: 800;
                        margin: 8px 0 10px 0;
                        position: relative;
                        z-index: 15;
                    }

                    .mod-senior-living .time-list .list-item .time-info .time-grp .daytime {
                        font-size: 24px;
                        line-height: 20px;
                        display: block;
                        color: #fff;
                        font-weight: 700;
                        position: relative;
                        z-index: 15;
                        text-transform: uppercase;
                    }

                .mod-senior-living .time-list .list-item .time-info .info-grp {
                    border: 3px solid #fff;
                    position: absolute;
                    bottom: 102px;
                    left: -195px;
                    z-index: 5;
                    overflow: hidden;
                    width: 480px;
                    height: 325px;
                }

                    .mod-senior-living .time-list .list-item .time-info .info-grp .title, .mod-senior-living .time-list .list-item .time-info .info-grp .mod-reviews .timestamp, .mod-reviews .mod-senior-living .time-list .list-item .time-info .info-grp .timestamp, .mod-senior-living .time-list .list-item .time-info .info-grp .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-senior-living .time-list .list-item .time-info .info-grp .timestamp, .mod-senior-living .time-list .list-item .time-info .info-grp .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-senior-living .time-list .list-item .time-info .info-grp .desc, .mod-senior-living .time-list .list-item .time-info .info-grp .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-senior-living .time-list .list-item .time-info .info-grp .meta-text {
                        color: #fff;
                        font-size: 24px;
                        line-height: 26px;
                        font-weight: 600;
                        display: block;
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        right: 0;
                        z-index: 10;
                        padding: 16px 20px;
                        text-align: left;
                        background: transparent url("../images/sl_black_bg.png") repeat 0 0;
                        text-transform: capitalize;
                    }

                    .mod-senior-living .time-list .list-item .time-info .info-grp .img-wrap img {
                        display: block;
                        width: 100%;
                    }

    .mod-senior-living .swiper-container.swiper-container-horizontal .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        background: #fff;
    }

        .mod-senior-living .swiper-container.swiper-container-horizontal .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
            opacity: 1;
        }

    .mod-senior-living .swiper-container {
        padding: 0;
        overflow: initial;
    }

        .mod-senior-living .swiper-container .swiper-pagination-bullets {
            bottom: 20px;
            right: 20px;
            left: auto;
            width: 100%;
            text-align: right;
        }

            .mod-senior-living .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
                margin: 0 4px;
                width: 10px;
                height: 10px;
                opacity: 0.6;
            }

    .mod-senior-living.slot2 {
        background-image: url("../images/sl2.jpg");
    }

        .mod-senior-living.slot2 .time-list {
            background: #4a4d60;
        }

    .mod-senior-living.slot3 {
        background-image: url("../images/sl3.jpg");
    }

        .mod-senior-living.slot3 .time-list {
            background: #4a4d60;
        }

    .mod-senior-living.slot4 {
        background-image: url("../images/sl4.jpg");
    }

        .mod-senior-living.slot4 .time-list {
            background: #4a4d60;
        }

@media only screen and (max-width:768px) {
    .mod-senior-living {
        background-image: url("../images/sl1mob.jpg");
        height: 360px;
        padding-top: 15px;
        overflow: hidden;
    }

        .mod-senior-living .sec-head .title, .mod-senior-living .bs-sec .sec-head .title.lg, .bs-sec .mod-senior-living .sec-head .title.lg, .mod-senior-living .sec-head .mod-reviews .timestamp, .mod-reviews .mod-senior-living .sec-head .timestamp, .mod-senior-living .sec-head .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-senior-living .sec-head .timestamp, .mod-senior-living .sec-head .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-senior-living .sec-head .desc, .mod-senior-living .sec-head .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-senior-living .sec-head .meta-text {
            line-height: 20px;
        }

            .mod-senior-living .sec-head .title span, .mod-senior-living .bs-sec .sec-head .title.lg span, .bs-sec .mod-senior-living .sec-head .title.lg span, .mod-senior-living .sec-head .mod-reviews .timestamp span, .mod-reviews .mod-senior-living .sec-head .timestamp span, .mod-senior-living .sec-head .mod-msg-ceo .timestamp span, .mod-msg-ceo .mod-senior-living .sec-head .timestamp span, .mod-senior-living .sec-head .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .mod-senior-living .sec-head .desc span, .mod-senior-living .sec-head .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .mod-senior-living .sec-head .meta-text span {
                display: block;
            }

        .mod-senior-living .time-list {
            padding: 8px 0;
        }

            .mod-senior-living .time-list .list-item {
                width: 64px;
            }

                .mod-senior-living .time-list .list-item.left .time-info .info-grp {
                    left: -116px;
                }

                .mod-senior-living .time-list .list-item.right .time-info .info-grp {
                    left: -116px;
                    right: auto;
                }

                .mod-senior-living .time-list .list-item .timeline {
                    font-size: 16px;
                    line-height: 20px;
                }

                .mod-senior-living .time-list .list-item .time-info {
                    width: 64px;
                    height: 65px;
                    bottom: -8px;
                }

                    .mod-senior-living .time-list .list-item .time-info .time-grp {
                        width: 64px;
                        height: 65px;
                    }

                        .mod-senior-living .time-list .list-item .time-info .time-grp:after {
                            height: 14px;
                            padding-top: 0;
                            font-size: 10px;
                        }

                        .mod-senior-living .time-list .list-item .time-info .time-grp .time {
                            font-size: 30px;
                            line-height: 22px;
                            margin: 5px 0 5px 0;
                        }

                        .mod-senior-living .time-list .list-item .time-info .time-grp .daytime {
                            font-size: 16px;
                            line-height: 20px;
                        }

                    .mod-senior-living .time-list .list-item .time-info .info-grp {
                        bottom: 59px;
                        width: 296px;
                        height: 200px;
                        left: -116px;
                    }

                        .mod-senior-living .time-list .list-item .time-info .info-grp .title, .mod-senior-living .time-list .list-item .time-info .info-grp .mod-reviews .timestamp, .mod-reviews .mod-senior-living .time-list .list-item .time-info .info-grp .timestamp, .mod-senior-living .time-list .list-item .time-info .info-grp .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-senior-living .time-list .list-item .time-info .info-grp .timestamp, .mod-senior-living .time-list .list-item .time-info .info-grp .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-senior-living .time-list .list-item .time-info .info-grp .desc, .mod-senior-living .time-list .list-item .time-info .info-grp .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-senior-living .time-list .list-item .time-info .info-grp .meta-text {
                            font-size: 15px;
                            line-height: 18px;
                            padding: 7px 16px;
                        }

        .mod-senior-living .swiper-container .swiper-pagination-bullets {
            bottom: 10px;
            right: 10px;
        }

            .mod-senior-living .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
                margin: 0 5px;
            }

        .mod-senior-living .swiper-container .swiper-slide {
            width: 100%;
        }

        .mod-senior-living.afternoon {
            background-image: url("../images/sl2mob.jpg");
        }

        .mod-senior-living.evening {
            background-image: url("../images/sl3mob.jpg");
        }
}

.mod-video-bgimg {
    position: relative;
}

    .mod-video-bgimg .img-video-wrap ul li {
        background-image: url("../images/banner_comfort_homes.jpg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        height: 600px;
        width: 100%;
        display: none;
    }

        .mod-video-bgimg .img-video-wrap ul li iframe {
            display: none;
        }

        .mod-video-bgimg .img-video-wrap ul li:nth-child(2) {
            background-image: url("../images/banner_senior-living.jpg");
        }

        .mod-video-bgimg .img-video-wrap ul li.active {
            display: block;
        }

        .mod-video-bgimg .img-video-wrap ul li.activeVideo {
            display: block;
        }

            .mod-video-bgimg .img-video-wrap ul li.activeVideo iframe {
                display: block;
            }

    .mod-video-bgimg #vidLink {
        display: none;
        position: relative;
        z-index: 1;
        width: 100%;
    }

    .mod-video-bgimg .link-wrap {
        position: absolute;
        bottom: 40px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 570px;
    }

        .mod-video-bgimg .link-wrap ul li {
            float: left;
        }

            .mod-video-bgimg .link-wrap ul li .link {
                width: 280px;
                display: inline-block;
                color: #333333;
                font-size: 24px;
                line-height: 28px;
                font-weight: 800;
                background: #fff;
                padding: 10px 40px;
                text-align: center;
                -webkit-box-shadow: 0px 0px 4px 1px #bfbdbf;
                -moz-box-shadow: 0px 0px 4px 1px #bfbdbf;
                box-shadow: 0px 0px 4px 1px #bfbdbf;
                transition: all 0.5s ease 0s;
            }

            .mod-video-bgimg .link-wrap ul li:hover .link {
                background-color: #d0232a;
                color: #fff;
                transition: all 0.5s ease 0s;
            }

            .mod-video-bgimg .link-wrap ul li.active .link {
                background-color: #d0232a;
                color: #fff;
            }

    .mod-video-bgimg .icon-cancel {
        position: absolute;
        right: 10px;
        top: 5px;
        font-size: 28px;
        color: #fff;
        display: none;
        cursor: pointer;
        background: #2f2f2f;
        padding: 22px;
        border-radius: 50%;
    }

    .mod-video-bgimg .icon-wrap {
        background: #d0232a none repeat scroll 0 0;
        border-radius: 15px;
        color: #fff;
        cursor: pointer;
        font-size: 30px;
        height: 60px;
        left: 0;
        margin: -40px auto 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 50%;
        width: 80px;
    }

        .mod-video-bgimg .icon-wrap:before {
            position: absolute;
            top: 50%;
            margin-top: -15px;
            left: 0;
            right: 0;
        }

@media only screen and (max-width:768px) {
    .mod-video-bgimg .img-video-wrap ul li {
        height: 350px;
    }

        .mod-video-bgimg .img-video-wrap ul li iframe {
            height: 350px;
        }

    .mod-video-bgimg .link-wrap {
        bottom: 50px;
        left: 6px;
        right: 6px;
        width: auto;
    }

        .mod-video-bgimg .link-wrap ul li {
            width: 50%;
            margin: 0;
            padding: 0;
        }

            .mod-video-bgimg .link-wrap ul li .link {
                width: 100%;
                font-size: 14px;
                line-height: 18px;
                padding: 8px 15px;
            }

            .mod-video-bgimg .link-wrap ul li.icon-wrap {
                font-size: 22px;
                width: 50px;
                height: 50px;
                margin: -25px auto 0;
                padding: 0;
            }

                .mod-video-bgimg .link-wrap ul li.icon-wrap:before {
                    margin-top: -10px;
                }

    .mod-video-bgimg .icon-cancel {
        padding: 10px;
        top: 10px;
        right: 10px;
        font-size: 16px;
        z-index: 1;
    }
}

.mod-phase {
    margin: 15px 0;
    position: relative;
    padding-bottom: 70px;
}

    .mod-phase .property-map {
        width: 713px;
        margin: 0 auto;
    }

        .mod-phase .property-map img {
            width: 713px;
        }

        .mod-phase .property-map .phase-map {
            position: relative;
            z-index: 1;
            display: none;
        }

    .mod-phase .table-wrap {
        width: 450px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #fff;
        z-index: 2;
        display: none;
        border-collapse: initial;
    }

        .mod-phase .table-wrap .title, .mod-phase .table-wrap .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-phase .table-wrap .title.lg, .mod-phase .table-wrap .mod-reviews .timestamp, .mod-reviews .mod-phase .table-wrap .timestamp, .mod-phase .table-wrap .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-phase .table-wrap .timestamp, .mod-phase .table-wrap .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-phase .table-wrap .desc, .mod-phase .table-wrap .meta-text {
            font-size: 16px;
            line-height: 20px;
            font-weight: 700;
            text-align: center;
            padding: 20px 15px;
            border: 1px solid #f2f2f2;
        }

            .mod-phase .table-wrap .title span, .mod-phase .table-wrap .bs-sec .sec-head .title.lg span, .bs-sec .sec-head .mod-phase .table-wrap .title.lg span, .mod-phase .table-wrap .mod-reviews .timestamp span, .mod-reviews .mod-phase .table-wrap .timestamp span, .mod-phase .table-wrap .mod-msg-ceo .timestamp span, .mod-msg-ceo .mod-phase .table-wrap .timestamp span, .mod-phase .table-wrap .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .mod-phase .table-wrap .desc span, .mod-phase .table-wrap .meta-text span {
                font-weight: 500;
                font-size: 14px;
            }

        .mod-phase .table-wrap .meta-text {
            vertical-align: middle;
            color: #fff;
            padding: 15px 16px;
            cursor: pointer;
        }

            .mod-phase .table-wrap .meta-text:first-child {
                text-align: left;
            }

            .mod-phase .table-wrap .meta-text .details {
                display: block;
                margin-top: 6px;
                font-weight: 500;
                font-size: 14px;
            }

            .mod-phase .table-wrap .meta-text .unit {
                display: inline;
            }

        .mod-phase .table-wrap .theme-red .meta-text {
            background: #d6363e;
        }

        .mod-phase .table-wrap .theme-red:hover .meta-text {
            background: #fff;
            border: 1px solid #d6363e;
            color: #d6363e;
        }

            .mod-phase .table-wrap .theme-red:hover .meta-text:nth-child(1), .mod-phase .table-wrap .theme-red:hover .meta-text:nth-child(2) {
                border-right-color: #f2f2f2;
            }

            .mod-phase .table-wrap .theme-red:hover .meta-text:nth-child(3), .mod-phase .table-wrap .theme-red:hover .meta-text:nth-child(2) {
                border-left-color: #f2f2f2;
            }

        .mod-phase .table-wrap .theme-yellow .meta-text {
            background: #f8c801;
        }

        .mod-phase .table-wrap .theme-yellow:hover .meta-text {
            background: #fff;
            border: 1px solid #f8c801;
            color: #f8c801;
        }

            .mod-phase .table-wrap .theme-yellow:hover .meta-text:nth-child(1), .mod-phase .table-wrap .theme-yellow:hover .meta-text:nth-child(2) {
                border-right-color: #f2f2f2;
            }

            .mod-phase .table-wrap .theme-yellow:hover .meta-text:nth-child(3), .mod-phase .table-wrap .theme-yellow:hover .meta-text:nth-child(2) {
                border-left-color: #f2f2f2;
            }

        .mod-phase .table-wrap .theme-orange .meta-text {
            background: #ea802b;
        }

        .mod-phase .table-wrap .theme-orange:hover .meta-text {
            background: #fff;
            border: 1px solid #ea802b;
            color: #ea802b;
        }

            .mod-phase .table-wrap .theme-orange:hover .meta-text:nth-child(1), .mod-phase .table-wrap .theme-orange:hover .meta-text:nth-child(2) {
                border-right-color: #f2f2f2;
            }

            .mod-phase .table-wrap .theme-orange:hover .meta-text:nth-child(3), .mod-phase .table-wrap .theme-orange:hover .meta-text:nth-child(2) {
                border-left-color: #f2f2f2;
            }

    .mod-phase .close {
        display: none;
    }

@media only screen and (max-width:768px) {
    .mod-phase {
        margin: 15px 0;
        padding-bottom: 0;
    }

        .mod-phase .property-map {
            width: 100%;
            height: auto;
        }

            .mod-phase .property-map img {
                width: 100%;
            }

        .mod-phase .table-wrap {
            width: 100%;
            position: relative;
        }

            .mod-phase .table-wrap .title, .mod-phase .table-wrap .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-phase .table-wrap .title.lg, .mod-phase .table-wrap .mod-reviews .timestamp, .mod-reviews .mod-phase .table-wrap .timestamp, .mod-phase .table-wrap .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-phase .table-wrap .timestamp, .mod-phase .table-wrap .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-phase .table-wrap .desc, .mod-phase .table-wrap .meta-text {
                font-size: 14px;
                line-height: 18px;
                padding: 15px 8px;
            }

                .mod-phase .table-wrap .title span, .mod-phase .table-wrap .bs-sec .sec-head .title.lg span, .bs-sec .sec-head .mod-phase .table-wrap .title.lg span, .mod-phase .table-wrap .mod-reviews .timestamp span, .mod-reviews .mod-phase .table-wrap .timestamp span, .mod-phase .table-wrap .mod-msg-ceo .timestamp span, .mod-msg-ceo .mod-phase .table-wrap .timestamp span, .mod-phase .table-wrap .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .mod-phase .table-wrap .desc span, .mod-phase .table-wrap .meta-text span {
                    font-size: 12px;
                }

            .mod-phase .table-wrap .meta-text {
                padding: 10px 4px;
            }

                .mod-phase .table-wrap .meta-text .details {
                    margin-top: 4px;
                    font-size: 12px;
                }
}

.mod-team-details .name, .mod-team-details .lyt-team .profile-desc .designation, .lyt-team .profile-desc .mod-team-details .designation {
    font-size: 36px;
    line-height: 38px;
    color: #666666;
    margin-bottom: 0;
}

.mod-team-details .sub-title {
    font-size: 18px;
    line-height: 28px;
    color: #999;
    font-weight: 700;
    display: block;
    padding-bottom: 10px;
}

.mod-team-details .grp-detail-info .title, .mod-team-details .grp-detail-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-team-details .grp-detail-info .title.lg, .mod-team-details .grp-detail-info .mod-reviews .timestamp, .mod-reviews .mod-team-details .grp-detail-info .timestamp, .mod-team-details .grp-detail-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-team-details .grp-detail-info .timestamp, .mod-team-details .grp-detail-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-team-details .grp-detail-info .desc, .mod-team-details .grp-detail-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-team-details .grp-detail-info .meta-text {
    color: #999999;
    width: 17%;
    margin-right: 2%;
    float: left;
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
    clear: left;
    margin-bottom: 15px;
}

.mod-team-details .grp-detail-info .decs, .mod-team-details .grp-detail-info .decs p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 16px;
    font-weight: 500;
    color: #666666;
    width: 81%;
    overflow: hidden;
    position: relative;
    padding-left: 15px;
    box-sizing: border-box;
    min-height: 45px;
}

    .mod-team-details .grp-detail-info .decs ul li {
        margin-bottom: 10px;
        padding-left: 15px;
        position: relative;
    }

        .mod-team-details .grp-detail-info .decs ul li:before {
            width: 6px;
            height: 6px;
            background: #999999;
            content: "";
            display: inline-block;
            border-radius: 50%;
            position: absolute;
            top: 8px;
            margin-right: 6px;
            left: 0;
        }

        .mod-team-details .grp-detail-info .decs ul li p {
            padding: 0;
        }

            .mod-team-details .grp-detail-info .decs ul li p:before {
                content: "";
            }

    .mod-team-details .grp-detail-info .decs:before, .mod-team-details .grp-detail-info .decs p:before {
        content: ":";
        position: absolute;
        left: 0px;
        color: #999999;
    }

.mod-team-details .desc {
    margin-bottom: 15px;
}

    .mod-team-details .desc p {
        color: #969696;
        font-size: 17px;
        line-height: 25px;
        display: block;
        width: 85%;
    }

@media only screen and (max-width:768px) {
    .mod-team-details .name, .mod-team-details .lyt-team .profile-desc .designation, .lyt-team .profile-desc .mod-team-details .designation {
        font-size: 30px;
        line-height: 26px;
    }

    .mod-team-details .sub-title {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 10px;
    }

    .mod-team-details .grp-detail-info .title, .mod-team-details .grp-detail-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-team-details .grp-detail-info .title.lg, .mod-team-details .grp-detail-info .mod-reviews .timestamp, .mod-reviews .mod-team-details .grp-detail-info .timestamp, .mod-team-details .grp-detail-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-team-details .grp-detail-info .timestamp, .mod-team-details .grp-detail-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-team-details .grp-detail-info .desc, .mod-team-details .grp-detail-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-team-details .grp-detail-info .meta-text {
        width: 100%;
        margin-right: 0%;
        float: none;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 0;
    }

    .mod-team-details .grp-detail-info .decs, .mod-team-details .grp-detail-info .decs p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 16px;
        width: 100%;
        padding-left: 0;
        min-height: auto;
    }

        .mod-team-details .grp-detail-info .decs ul li {
            margin-bottom: 10px;
            padding-left: 15px;
        }

            .mod-team-details .grp-detail-info .decs ul li:before {
                content: "";
            }

            .mod-team-details .grp-detail-info .decs ul li p {
                padding: 0;
            }

                .mod-team-details .grp-detail-info .decs ul li p:before {
                    content: "";
                }

        .mod-team-details .grp-detail-info .decs:before, .mod-team-details .grp-detail-info .decs p:before {
            content: "";
        }

    .mod-team-details .desc {
        margin-bottom: 15px;
    }

        .mod-team-details .desc p {
            font-size: 15px;
            line-height: 24px;
            width: 100%;
        }
}

.modal-capcha {
    padding: 10px;
    background: #fff;
}

    .modal-capcha .form-control {
        color: #333;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .modal-capcha .btn {
        min-width: auto;
        text-align: center;
        margin: 10px auto 0;
        display: block;
    }

    .modal-capcha > img {
        width: 100%;
        display: block;
    }

    .modal-capcha .captcha-number {
        padding-right: 60px;
    }

        .modal-capcha .captcha-number img {
            display: inline-block;
            width: 100%;
        }

        .modal-capcha .captcha-number .reflash {
            position: absolute;
            right: 12px;
            top: 15px;
        }

            .modal-capcha .captcha-number .reflash img {
                width: auto;
            }

    .modal-capcha .captcha-input {
        border-bottom: solid 1px #ccc;
        overflow: hidden;
    }

        .modal-capcha .captcha-input .form-control {
            width: 100px;
            float: left;
            border-bottom: none;
            margin: 0;
            padding: 0 0 6px 0;
            height: auto;
        }

        .modal-capcha .captcha-input .btn {
            color: #d1232a;
            float: left;
            margin: 2px 0px 0 10px;
            padding: 0;
        }

@media only screen and (max-width:768px) {
    .modal-capcha .captcha-number .reflash {
        top: 16px;
    }

    .modal-capcha .captcha-input .form-control {
        width: 110px;
    }

    .modal-capcha .captcha-input .btn {
        margin: 6px 0px 0 10px;
    }
}

.mod_growth .image-wrap {
    position: relative;
    display: block;
}

    .mod_growth .image-wrap img {
        width: 100%;
        display: block;
    }

.mod-download-dropdown .text-right {
    text-align: left;
}

.mod-download-dropdown .title, .mod-download-dropdown .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-download-dropdown .title.lg, .mod-download-dropdown .mod-reviews .timestamp, .mod-reviews .mod-download-dropdown .timestamp, .mod-download-dropdown .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-download-dropdown .timestamp, .mod-download-dropdown .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-download-dropdown .desc, .mod-download-dropdown .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-download-dropdown .meta-text {
    font-size: 21px;
    line-height: 40px;
    font-weight: 500;
    color: #666666;
}

.mod-download-dropdown .icon {
    font-size: 40px;
    color: #969696;
}

.mod-download-dropdown .link-grp a {
    display: none;
}

    .mod-download-dropdown .link-grp a:first-child {
        display: block;
    }

@media only screen and (max-width:768px) {
    .mod-download-dropdown .title, .mod-download-dropdown .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-download-dropdown .title.lg, .mod-download-dropdown .mod-reviews .timestamp, .mod-reviews .mod-download-dropdown .timestamp, .mod-download-dropdown .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-download-dropdown .timestamp, .mod-download-dropdown .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-download-dropdown .desc, .mod-download-dropdown .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-download-dropdown .meta-text {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .mod-download-dropdown .icon {
        font-size: 38px;
    }
}

.mod-emi {
    width: 425px;
}

    .mod-emi .modal-title {
        color: #a22a2e;
    }

    .mod-emi .modal-content .form-group {
        overflow: hidden;
        padding: 0 0 12px 0;
        margin-bottom: 0;
    }

        .mod-emi .modal-content .form-group .title, .mod-emi .modal-content .form-group .mod-reviews .timestamp, .mod-reviews .mod-emi .modal-content .form-group .timestamp, .mod-emi .modal-content .form-group .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-emi .modal-content .form-group .timestamp, .mod-emi .modal-content .form-group .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-emi .modal-content .form-group .desc, .mod-emi .modal-content .form-group .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-emi .modal-content .form-group .meta-text {
            font-size: 18px;
            line-height: 22px;
            display: block;
            color: #8a8a8a;
            margin-bottom: 12px;
        }

        .mod-emi .modal-content .form-group .start, .mod-emi .modal-content .form-group .end {
            font-size: 12px;
            line-height: 16px;
            display: block;
            color: #8a8a8a;
            margin-top: 10px;
        }

        .mod-emi .modal-content .form-group .tot-price {
            font-size: 33px;
            line-height: 36px;
            color: #a22a2e;
            font-weight: 600;
        }

    .mod-emi .modal-content .btn-black {
        min-width: auto;
        width: 94px;
    }

    .mod-emi .modal-content .group-list {
        overflow: hidden;
    }

        .mod-emi .modal-content .group-list .title, .mod-emi .modal-content .group-list .mod-reviews .timestamp, .mod-reviews .mod-emi .modal-content .group-list .timestamp, .mod-emi .modal-content .group-list .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-emi .modal-content .group-list .timestamp, .mod-emi .modal-content .group-list .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-emi .modal-content .group-list .desc, .mod-emi .modal-content .group-list .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-emi .modal-content .group-list .meta-text {
            font-size: 16px;
            line-height: 20px;
        }

        .mod-emi .modal-content .group-list ul {
            display: table;
        }

            .mod-emi .modal-content .group-list ul li {
                display: table-row;
                padding: 6px 0;
            }

                .mod-emi .modal-content .group-list ul li a {
                    display: block;
                    text-align: center;
                }

                    .mod-emi .modal-content .group-list ul li a img {
                        width: 120px;
                    }

@media only screen and (max-width:768px) {
    .mod-emi {
        width: auto;
    }

        .mod-emi .modal-content .form-group .title, .mod-emi .modal-content .form-group .mod-reviews .timestamp, .mod-reviews .mod-emi .modal-content .form-group .timestamp, .mod-emi .modal-content .form-group .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-emi .modal-content .form-group .timestamp, .mod-emi .modal-content .form-group .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-emi .modal-content .form-group .desc, .mod-emi .modal-content .form-group .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-emi .modal-content .form-group .meta-text {
            font-size: 14px;
            line-height: 18px;
        }

        .mod-emi .modal-content .form-group .tot-price {
            font-size: 24px;
            line-height: 30px;
        }
}

.mod-details-form {
    width: 360px;
}

@media only screen and (max-width:768px) {
    .mod-details-form {
        width: auto;
    }
}

.mod-thankyou p {
    font-size: 24px;
    line-height: 36px;
    color: #333;
    text-align: center;
    font-weight: 600;
}

@media only screen and (max-width:768px) {
    .mod-thankyou p {
        font-size: 16px;
        line-height: 22px;
    }
}

.mod-pan-zoom {
    text-align: center;
}

@media only screen and (max-width:768px) {
    .mod-pan-zoom .buttons {
        display: none;
    }
}

.mod-imgwrap a {
    display: inline-block;
}

.mod-booking-form.bs-sec .sec-head .title, .mod-booking-form.bs-sec .sec-head .mod-reviews .timestamp, .mod-reviews .mod-booking-form.bs-sec .sec-head .timestamp, .mod-booking-form.bs-sec .sec-head .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-booking-form.bs-sec .sec-head .timestamp, .mod-booking-form.bs-sec .sec-head .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-booking-form.bs-sec .sec-head .desc, .mod-booking-form.bs-sec .sec-head .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-booking-form.bs-sec .sec-head .meta-text {
    margin-top: 40px;
    margin-bottom: 20px;
}

.mod-booking-form .label {
    font-size: 18px;
    color: #999999;
    font-weight: 600;
    position: absolute;
    top: 22px;
    left: 0;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    padding: 0 0 0 14px;
}

.mod-booking-form .sec-head {
    padding: 0 14px;
}

    .mod-booking-form .sec-head .note {
        font-size: 18px;
        line-height: 20px;
        font-weight: 600;
        display: block;
        margin-bottom: 10px;
        text-align: center;
    }

.mod-booking-form .bs-select {
    margin-bottom: 0;
    position: relative;
    padding: 0;
}

    .mod-booking-form .bs-select .custom-select .ms-choice {
        border: 0;
        border-bottom: 1px solid #969696;
        height: 48px;
        background: transparent;
    }

        .mod-booking-form .bs-select .custom-select .ms-choice div:before {
            top: 14px;
        }

        .mod-booking-form .bs-select .custom-select .ms-choice span {
            padding: 20px 0 8px 0;
            font-size: 20px;
            line-height: 22px;
            color: #999999;
            font-weight: 700;
            border-radius: 0;
            box-shadow: none;
        }

.mod-booking-form .file-browse {
    position: relative;
}

    .mod-booking-form .file-browse .label {
        padding-left: 0;
    }

    .mod-booking-form .file-browse .file-upload {
        overflow: hidden;
    }

        .mod-booking-form .file-browse .file-upload input[type="file"] {
            cursor: pointer;
            font-size: 12px;
            margin: 0;
            opacity: 0;
            padding: 0;
            position: absolute;
            right: 0;
            top: 0;
            height: 150px;
            left: 14px;
        }

        .mod-booking-form .file-browse .file-upload.btn {
            padding: 50px 5px;
            font-size: 18px;
            line-height: 22px;
            font-weight: 600;
            display: block;
            height: 150px;
            vertical-align: middle;
            border: 1px solid #ccc;
            background: transparent;
            margin: 0 20px 0 0;
        }

.mod-booking-form .form-group {
    font-size: 18px;
    line-height: 34px;
    color: #979797;
    font-weight: 600;
    padding: 0 14px;
    margin-bottom: 30px;
}

    .mod-booking-form .form-group.active .label {
        font-size: 12px;
        line-height: 14px;
        color: #cccccc;
        top: 0;
        font-size: 14px;
    }

    .mod-booking-form .form-group .form-control {
        margin: 20px 0 0 0;
        display: inline-block;
        width: auto;
        border: 0;
        border-bottom: 1px solid #969696;
        padding: 0 0px 5px 0px;
        font-size: 18px;
        color: #999999;
        font-weight: 600;
        height: auto;
        width: 100%;
        border-radius: 0;
        box-shadow: none;
        background: transparent;
        position: relative;
    }

    .mod-booking-form .form-group.form_datetime .add-on {
        bottom: 0;
        top: auto;
    }

.mod-booking-form .field-title {
    font-size: 20px;
    line-height: 28px;
    color: #979797;
    margin-bottom: 20px;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
}

.mod-booking-form .sub-title {
    font-size: 22px;
    line-height: 28px;
    color: #666;
    margin: 20px 0;
    font-weight: 600;
    text-transform: lowercase;
    padding: 0 14px;
    text-align: left;
    display: block;
}

.mod-booking-form .bs-checkbox {
    margin-bottom: 20px;
}

    .mod-booking-form .bs-checkbox input[type="checkbox"] + label {
        color: #666666;
    }

.mod-booking-form .bs-radio {
    margin-bottom: 20px;
}

    .mod-booking-form .bs-radio input[type="radio"] + label {
        color: #666666;
    }

.mod-booking-form .info-sec {
    padding: 0 14px;
    margin-bottom: 20px;
}

    .mod-booking-form .info-sec .note {
        font-size: 16px;
        line-height: 15px;
        display: inline-block;
        margin-bottom: 10px;
        text-align: left;
    }

        .mod-booking-form .info-sec .note .highlight {
            font-weight: 600;
        }

.mod-booking-form ul .list-item {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #666666;
    padding-left: 10px;
    box-sizing: border-box;
}

    .mod-booking-form ul .list-item:before {
        width: 6px;
        height: 6px;
        background: #999999;
        content: "";
        display: inline-block;
        border-radius: 50%;
        position: relative;
        top: -2px;
        left: -10px;
    }

.mod-booking-form .meta-info {
    position: relative;
}

    .mod-booking-form .meta-info .bs-select {
        margin-bottom: 30px;
    }

    .mod-booking-form .meta-info .meta-txt {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        top: 0;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
    }

@media only screen and (max-width:768px) {
    .mod-booking-form .title, .mod-booking-form .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-booking-form .title.lg, .mod-booking-form .mod-reviews .timestamp, .mod-reviews .mod-booking-form .timestamp, .mod-booking-form .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-booking-form .timestamp, .mod-booking-form .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-booking-form .desc, .mod-booking-form .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-booking-form .meta-text {
        margin-top: 20px;
    }

        .mod-booking-form .title:first-child, .mod-booking-form .bs-sec .sec-head .title.lg:first-child, .bs-sec .sec-head .mod-booking-form .title.lg:first-child, .mod-booking-form .mod-reviews .timestamp:first-child, .mod-reviews .mod-booking-form .timestamp:first-child, .mod-booking-form .mod-msg-ceo .timestamp:first-child, .mod-msg-ceo .mod-booking-form .timestamp:first-child, .mod-booking-form .mod-timeline .grp-desc .desc:first-child, .mod-timeline .grp-desc .mod-booking-form .desc:first-child, .mod-booking-form .mod-phase .table-wrap .meta-text:first-child, .mod-phase .table-wrap .mod-booking-form .meta-text:first-child {
            margin-top: 0;
        }

    .mod-booking-form .label {
        font-size: 14px;
        top: 22px;
    }

        .mod-booking-form .label .sub-text {
            display: none;
        }

    .mod-booking-form .sec-head {
        padding: 0 10px;
    }

        .mod-booking-form .sec-head .note {
            font-size: 16px;
        }

    .mod-booking-form .bs-select {
        margin: 0 0 15px 0;
        padding: 0;
    }

        .mod-booking-form .bs-select .custom-select .ms-choice {
            height: 40px;
        }

            .mod-booking-form .bs-select .custom-select .ms-choice div:before {
                top: 14px;
            }

            .mod-booking-form .bs-select .custom-select .ms-choice span {
                font-size: 13px;
                line-height: 16px;
                height: 40px;
            }

    .mod-booking-form .file-browse .file-upload.btn {
        padding: 8px 5px;
        font-size: 14px;
        bottom: 1px;
    }

    .mod-booking-form .form-group {
        font-size: 16px;
        line-height: 30px;
        padding: 0 10px;
        margin-bottom: 20px;
    }

        .mod-booking-form .form-group .form-control {
            font-size: 14px;
            min-width: 100%;
        }

    .mod-booking-form .field-title {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .mod-booking-form .sub-title {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .mod-booking-form .bs-checkbox {
        margin-bottom: 10px;
    }

    .mod-booking-form .bs-radio {
        margin-bottom: 10px;
    }

    .mod-booking-form .info-sec {
        padding: 0 10px;
        margin-bottom: 15px;
    }

        .mod-booking-form .info-sec .note {
            font-size: 14px;
            line-height: 20px;
        }

    .mod-booking-form ul .list-item {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 10px;
        padding-left: 15px;
    }

    .mod-booking-form .meta-info .bs-select {
        margin-bottom: 30px;
    }

    .mod-booking-form .meta-info .meta-txt {
        top: 65px;
    }
}

.mod-map {
    height: 600px;
}

    .mod-map .mapping {
        width: 100%;
        height: 100%;
    }

    .mod-map .info_content h3 {
        font-size: 14px;
        color: #ce232a;
        font-weight: 600;
        line-height: 16px;
    }

.mod-video.full-width {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
}

    .mod-video.full-width .modal-content {
        position: static;
        height: 100%;
    }

        .mod-video.full-width .modal-content .modal-body {
            position: static;
        }

            .mod-video.full-width .modal-content .modal-body .video-content {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                overflow: hidden;
            }

                .mod-video.full-width .modal-content .modal-body .video-content iframe {
                    height: 100%;
                    width: 100%;
                }

.mod-sitemap-list-block .title, .mod-sitemap-list-block .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-sitemap-list-block .title.lg, .mod-sitemap-list-block .mod-reviews .timestamp, .mod-reviews .mod-sitemap-list-block .timestamp, .mod-sitemap-list-block .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-sitemap-list-block .timestamp, .mod-sitemap-list-block .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-sitemap-list-block .desc, .mod-sitemap-list-block .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-sitemap-list-block .meta-text {
    font-size: 20px;
    color: #666666;
    font-weight: 600;
}

.mod-sitemap-list-block .sitemap-list {
    padding: 16px 15px;
}

    .mod-sitemap-list-block .sitemap-list li {
        font-size: 18px;
        padding: 5px 0px;
        list-style: disc;
        margin-bottom: 10px;
    }

        .mod-sitemap-list-block .sitemap-list li a {
            text-decoration: none;
            cursor: pointer;
        }

            .mod-sitemap-list-block .sitemap-list li a:hover, .mod-sitemap-list-block .sitemap-list li a:focus {
                color: #ff0000;
            }

@media only screen and (max-width:768px) {
    .mod-sitemap-list-block {
        padding: 10px 20px;
    }

        .mod-sitemap-list-block .title, .mod-sitemap-list-block .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-sitemap-list-block .title.lg, .mod-sitemap-list-block .mod-reviews .timestamp, .mod-reviews .mod-sitemap-list-block .timestamp, .mod-sitemap-list-block .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-sitemap-list-block .timestamp, .mod-sitemap-list-block .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-sitemap-list-block .desc, .mod-sitemap-list-block .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-sitemap-list-block .meta-text {
            font-size: 18px;
        }

        .mod-sitemap-list-block .sitemap-list {
            padding: 0 15px;
        }

            .mod-sitemap-list-block .sitemap-list li {
                font-size: 15px;
                margin-bottom: 6px;
            }
}

.mod-activities .img-wrap {
    margin-bottom: 10px;
    position: relative;
}

    .mod-activities .img-wrap img {
        width: 100%;
        display: block;
    }

.mod-activities .grp-activity-info {
    padding: 20px;
}

    .mod-activities .grp-activity-info .title, .mod-activities .grp-activity-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-activities .grp-activity-info .title.lg, .mod-activities .grp-activity-info .mod-reviews .timestamp, .mod-reviews .mod-activities .grp-activity-info .timestamp, .mod-activities .grp-activity-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-activities .grp-activity-info .timestamp, .mod-activities .grp-activity-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-activities .grp-activity-info .desc, .mod-activities .grp-activity-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-activities .grp-activity-info .meta-text {
        font-size: 22px;
        line-height: 35px;
        margin-bottom: 18px;
        font-weight: 800;
    }

        .mod-activities .grp-activity-info .title a, .mod-activities .grp-activity-info .bs-sec .sec-head .title.lg a, .bs-sec .sec-head .mod-activities .grp-activity-info .title.lg a, .mod-activities .grp-activity-info .mod-reviews .timestamp a, .mod-reviews .mod-activities .grp-activity-info .timestamp a, .mod-activities .grp-activity-info .mod-msg-ceo .timestamp a, .mod-msg-ceo .mod-activities .grp-activity-info .timestamp a, .mod-activities .grp-activity-info .mod-timeline .grp-desc .desc a, .mod-timeline .grp-desc .mod-activities .grp-activity-info .desc a, .mod-activities .grp-activity-info .mod-phase .table-wrap .meta-text a, .mod-phase .table-wrap .mod-activities .grp-activity-info .meta-text a {
            color: #666;
        }

    .mod-activities .grp-activity-info .desc {
        margin-bottom: 20px;
    }

        .mod-activities .grp-activity-info .desc p {
            line-height: 24px;
            font-size: 14px;
        }

.mod-activities.typ-activities .swiper-container {
    padding-bottom: 0;
}

.mod-activities.typ-activities img {
    display: block;
    width: 100%;
}

.mod-activities.typ-activities .grp-activity-info {
    padding: 0;
}

    .mod-activities.typ-activities .grp-activity-info .title, .mod-activities.typ-activities .grp-activity-info .mod-reviews .timestamp, .mod-reviews .mod-activities.typ-activities .grp-activity-info .timestamp, .mod-activities.typ-activities .grp-activity-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-activities.typ-activities .grp-activity-info .timestamp, .mod-activities.typ-activities .grp-activity-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-activities.typ-activities .grp-activity-info .desc, .mod-activities.typ-activities .grp-activity-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-activities.typ-activities .grp-activity-info .meta-text {
        font-size: 34px;
        line-height: 40px;
        color: #666;
        font-weight: 800;
        margin-bottom: 15px;
        text-transform: capitalize;
    }

    .mod-activities.typ-activities .grp-activity-info .desc {
        margin-bottom: 0;
    }

        .mod-activities.typ-activities .grp-activity-info .desc p {
            font-size: 16px;
            line-height: 22px;
            color: #969696;
            font-weight: 400;
            margin-bottom: 10px;
        }

@media only screen and (max-width:768px) {
    .mod-activities .grp-activity-info .title, .mod-activities .grp-activity-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-activities .grp-activity-info .title.lg, .mod-activities .grp-activity-info .mod-reviews .timestamp, .mod-reviews .mod-activities .grp-activity-info .timestamp, .mod-activities .grp-activity-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-activities .grp-activity-info .timestamp, .mod-activities .grp-activity-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-activities .grp-activity-info .desc, .mod-activities .grp-activity-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-activities .grp-activity-info .meta-text {
        font-size: 16px;
        line-height: 20px;
    }

    .mod-activities.typ-activities .swiper-container {
        padding-bottom: 35px;
    }

    .mod-activities.typ-activities .grp-activity-info {
        padding: 0;
    }

        .mod-activities.typ-activities .grp-activity-info .title, .mod-activities.typ-activities .grp-activity-info .mod-reviews .timestamp, .mod-reviews .mod-activities.typ-activities .grp-activity-info .timestamp, .mod-activities.typ-activities .grp-activity-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-activities.typ-activities .grp-activity-info .timestamp, .mod-activities.typ-activities .grp-activity-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-activities.typ-activities .grp-activity-info .desc, .mod-activities.typ-activities .grp-activity-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-activities.typ-activities .grp-activity-info .meta-text {
            font-size: 15px;
            line-height: 18px;
            margin-bottom: 5px;
        }

        .mod-activities.typ-activities .grp-activity-info .desc p {
            font-size: 14px;
            line-height: 20px;
        }
}

.mod-table .table {
    text-align: center;
    background: #fff;
}

    .mod-table .table thead tr th {
        color: #000000;
        font-size: 12px;
        font-weight: 700;
        background: #f0efef;
        border-bottom: 1px solid #d1cfcf;
        border-right: 1px solid #d1cfcf;
        text-align: center;
        padding: 8px 4px;
        text-transform: lowercase;
    }

    .mod-table .table tbody tr td {
        border: 0;
        border-right: 1px solid #d1cfcf;
        padding: 5px 0;
        color: #666;
    }

@media only screen and (max-width:768px) {
    .mod-table .table {
        text-align: center;
        background: #fff;
    }

        .mod-table .table thead tr th {
            display: none;
        }

        .mod-table .table tbody tr {
            border-bottom: 1px solid #d1cfcf;
        }

            .mod-table .table tbody tr td {
                float: left;
                text-align: left;
                border: none;
                font-size: 12px;
                font-weight: 500;
            }

    .mod-table .icon-cancel {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 15;
        font-size: 20px;
    }
}

.mod-legends {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 15px 10px;
    margin-bottom: 10px;
}

    .mod-legends ul li {
        font-size: 16px;
        line-height: 20px;
        text-transform: capitalize;
        color: #333;
        display: inline-block;
        padding-left: 30px;
        position: relative;
        margin-right: 40px;
    }

        .mod-legends ul li.booked:before {
            background: #fff;
            border-color: #d0232a;
        }

        .mod-legends ul li.selected:before {
            background: #333;
            border-color: #333;
        }

        .mod-legends ul li:before {
            content: "";
            position: absolute;
            left: 0;
            padding-left: 16px;
            border-radius: 50%;
            border: 1px solid #dadada;
            width: 18px;
            height: 18px;
            background: #dadada;
            display: inline-block;
        }

@media only screen and (max-width:768px) {
    .mod-legends ul li {
        font-size: 13px;
        line-height: 15px;
        padding-left: 24px;
        margin-right: 6px;
    }

        .mod-legends ul li:before {
            padding-left: 14px;
            width: 16px;
            height: 16px;
        }
}

.mod-errormsg {
    text-align: center;
}

    .mod-errormsg .title, .mod-errormsg .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-errormsg .title.lg, .mod-errormsg .mod-reviews .timestamp, .mod-reviews .mod-errormsg .timestamp, .mod-errormsg .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-errormsg .timestamp, .mod-errormsg .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-errormsg .desc, .mod-errormsg .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-errormsg .meta-text {
        font-size: 60px;
        line-height: 80px;
        margin-bottom: 15px;
    }

    .mod-errormsg p {
        font-size: 24px;
        line-height: 36px;
        color: #333;
        text-align: center;
        font-weight: 600;
        margin-bottom: 50px;
    }

@media only screen and (max-width:768px) {
    .mod-errormsg .title, .mod-errormsg .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-errormsg .title.lg, .mod-errormsg .mod-reviews .timestamp, .mod-reviews .mod-errormsg .timestamp, .mod-errormsg .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-errormsg .timestamp, .mod-errormsg .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-errormsg .desc, .mod-errormsg .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-errormsg .meta-text {
        font-size: 22px;
        line-height: 26px;
    }

    .mod-errormsg p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 30px;
    }
}

/*.lyt-content.typ-bg-light-yellow {
    background-color: #fffbf3;
}*/

.lyt-content.typ-bg-light-grey {
    background: url(../../images/b1.jpg);
    padding-top: 36px;
    background-size: 100%;
}

.lyt-content.bottom-shadow:after {
    content: "";
    background-image: url(../images/sec-shadow.svg);
    height: 20px;
    width: 100%;
    /*position: absolute;*/
    background-repeat: no-repeat;
    background-position: center top;
}

.lyt-content.top-shadow:before {
    content: "";
    background-image: url(../images/sec-shadow.svg);
    height: 20px;
    width: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center top;
}

.lyt-content.typ-bg-ptn1 {
    background-image: url(../images/bg-gallery.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.lyt-content.typ-grp-tab {
    padding: 40px 0 0;
}

.lyt-content.typ-flyout {
    position: relative;
    overflow: hidden;
}

@media only screen and (max-width:768px) {
    .lyt-content.typ-grp-tab {
        padding: 20px 0 0;
    }
}

.lyt-header {
    background-color: #ffffff;
    /*height: 108px;*/
    left: 0;
    /*position: fixed;*/
    right: 0;
    top: 0;
    z-index: 11;
    -webkit-box-shadow: 0 0 3px 1px #e5e2e2;
    -moz-box-shadow: 0 0 3px 1px #e5e2e2;
    box-shadow: 0 0 3px 1px #e5e2e2;
    border-top: 4px solid #d0232a;
    padding-top: 4px;
    padding-bottom: 1px;
    width: 100%;
    float: left;
    margin-bottom: -1px;
}

    .lyt-header .container {
        position: relative;
    }

@media (min-width:1200px) {
    .lyt-header .logo {
        display: block;
        float: left;
        margin-top: 1px;
        width: 167px;
    }
}

.lyt-header .logo img {
    width: 100%;
}

@media only screen and (max-width:767px) {
    /*.lyt-header {
        height: 50px;
    }*/

    .lyt-header .logo {
        width: 25%;
        /*margin-top: 0px;
        width: 84px;
   
        position: relative;
  
        margin-left: auto;
        text-align: center;
        margin-right: auto;
        float: none;*/
    }
}

.lyt-footer {
    background-color: #231f20;
    padding: 30px 0;
    position: relative;
    min-height: 352px;
}

    .lyt-footer .grp-col {
        padding: 0 30px;
        margin: 15px 0;
    }

        .lyt-footer .grp-col:after {
            content: "";
            position: absolute;
            right: 0;
            top: 0;
            height: 225px;
            background: #3a3838;
            width: 1px;
        }

        .lyt-footer .grp-col:last-child:after {
            display: none;
        }

    .lyt-footer .mod-subscribe {
        margin-top: 20px;
    }

        .lyt-footer .mod-subscribe .input-group {
            display: block;
            text-align: center;
            padding-right: 54px;
        }

            .lyt-footer .mod-subscribe .input-group > .form-control {
                border-bottom: solid 1px #3a3838;
                border-radius: 0;
                margin-bottom: 5px;
            }

        .lyt-footer .mod-subscribe .input-group-btn {
            display: inline-block;
            width: 200px;
        }

        .lyt-footer .mod-subscribe .btn-group {
            position: absolute;
            top: 0;
            right: 0;
        }

        .lyt-footer .mod-subscribe .btn {
            font-size: 20px;
            font-weight: 600;
        }

@media only screen and (max-width:768px) {
    .lyt-footer {
        padding: 0;
        z-index: 10;
        position: relative;
        bottom: auto;
        top: auto;
        background: transparent;
        left: 0;
        right: 0;
        transition: all 0.5s ease 0s;
        min-height: 0;
    }

        .lyt-footer .btn-black {
            width: 40px;
            color: #fff;
            content: "x";
            font-size: 20px;
            line-height: 24px;
            height: 40px;
            min-width: 0;
            margin-left: -20px;
            margin: 0 auto;
            position: relative;
        }

            .lyt-footer .btn-black .icon {
                transform: rotate(45deg);
                position: absolute;
                top: 8px;
                left: 8px;
            }

        .lyt-footer .grp-col {
            padding: 0 20px;
            margin: 10px 0;
        }

            .lyt-footer .grp-col:after {
                height: 230px;
            }

        .lyt-footer .mod-subscribe {
            margin-top: 15px;
        }

            .lyt-footer .mod-subscribe .input-group {
                padding-right: 34px;
            }

                .lyt-footer .mod-subscribe .input-group .form-control {
                    font-size: 16px;
                    height: 20px;
                }

            .lyt-footer .mod-subscribe .btn-group {
                top: 5px;
            }

            .lyt-footer .mod-subscribe .btn {
                font-size: 18px;
                font-weight: 600;
            }

        .lyt-footer.footer-open {
            padding: 0;
            bottom: auto;
            top: auto;
            transition: all 0.5s ease 0s;
        }

            .lyt-footer.footer-open .btn-black .icon {
                transform: rotate(0deg);
            }
}

.lyt-scroll {
    overflow-y: auto;
}

    .lyt-scroll.typ-presence {
        height: 585px;
    }

    .lyt-scroll.typ-most-asked {
        height: 400px;
        margin-bottom: 20px;
    }

    .lyt-scroll.typ-reviews {
        height: 370px;
    }

    .lyt-scroll.typ-address {
        height: 600px;
        margin-right: 20px;
    }

    .lyt-scroll.typ-news {
        height: 245px;
        margin-bottom: 20px;
    }

    .lyt-scroll.typ-phase {
        height: 100%;
    }

    .lyt-scroll.typ-team-detail {
        height: 370px;
    }

    .lyt-scroll.typ-booking-chart {
        height: 450px;
    }

@media only screen and (max-width:768px) {
    .lyt-scroll.typ-presence, .lyt-scroll.typ-feed {
        height: auto;
    }

    .lyt-scroll.typ-feed {
        overflow: auto;
    }

    .lyt-scroll.typ-address {
        height: auto;
        margin-right: 0;
    }

    .lyt-scroll.typ-most-asked {
        height: auto;
        margin-right: 0;
    }

    .lyt-scroll.typ-news {
        height: auto;
    }

    .lyt-scroll.typ-phase {
        height: auto;
        overflow: visible;
    }

    .lyt-scroll.typ-team-detail {
        height: auto;
    }
}

.lyt-list-view {
    counter-reset: srno;
}

    .lyt-list-view.typ-white-bg .list-item {
        background-color: #fff;
        padding: 10px;
        margin-bottom: 10px;
        border: 1px solid #f1f1f1;
    }

@media only screen and (max-width:768px) {
    .lyt-list-view.typ-white-bg .list-item {
        margin: 0 10px;
    }
}

.lyt-what-we-offer {
    counter-reset: concept;
}

    .lyt-what-we-offer .bs-sec {
        display: table;
    }

        .lyt-what-we-offer .bs-sec .sec-head {
            padding: 25px;
            margin: 30px 10px 0 -15px;
            float: left;
            width: 33.33333%;
        }

            .lyt-what-we-offer .bs-sec .sec-head .desc {
                margin-bottom: 0;
            }

        .lyt-what-we-offer .bs-sec .sec-cont {
            /*margin: 0 -15px;*/
        }

    .lyt-what-we-offer ol li {
        height: 320px;
        padding: 15px;
        float: left;
        width: 25%;
    }

@media only screen and (max-width:767px) {
    .lyt-what-we-offer .bs-sec {
        display: block;
    }

        .lyt-what-we-offer .bs-sec .sec-head {
            padding: 0;
            margin: 0 0 15px 0;
            width: auto;
            float: none;
        }

        .lyt-what-we-offer .bs-sec .sec-cont {
            margin: 0;
        }

            .lyt-what-we-offer .bs-sec .sec-cont .mod-usp {
                margin: 0 0px;
                /*min-height: 160px;*/
            }

    .lyt-what-we-offer ol li {
        height: auto;
        padding: 5px 0;
    }
}

.lyt-testimonial {
    margin-bottom: 30px;
}

    .lyt-testimonial .swiper-container {
        padding-bottom: 35px;
    }

    .lyt-testimonial .swiper-pagination {
        bottom: 10px;
        text-align: left;
    }

    .lyt-testimonial .mod-testimonial .video-wrap {
        position: relative;
    }

        .lyt-testimonial .mod-testimonial .video-wrap .icon {
            background: #c5232a none repeat scroll 0 0;
            border-radius: 10px;
            color: #fff;
            font-size: 18px;
            height: 36px;
            left: 0;
            margin: -25px auto 0;
            padding: 0;
            position: absolute;
            right: 0;
            text-align: center;
            top: 50%;
            width: 50px;
        }

            .lyt-testimonial .mod-testimonial .video-wrap .icon:before {
                position: absolute;
                top: 50%;
                margin-top: -10px;
                left: 0;
                right: 0;
            }

@media only screen and (max-width:768px) {
    .lyt-testimonial .swiper-container {
        padding-bottom: 30px;
    }

    .lyt-testimonial .swiper-pagination {
        margin: 0;
        text-align: center;
        bottom: 5px;
    }
}

.lyt-project-list {
    position: relative;
    border: solid 1px #eaeaea;
    margin: 10px;
}

    .lyt-project-list .grp-list {
        padding: 10px 20px 66px;
        min-height: 378px;
        background: #fff;
    }

        .lyt-project-list .grp-list .btn.btn-block {
            position: absolute;
            min-width: 0;
            bottom: 20px;
            left: 20px;
            right: 20px;
            width: auto;
        }

        .lyt-project-list .grp-list .list-item {
            border-bottom: solid 1px #eaeaea;
            padding: 10px 0;
        }

            .lyt-project-list .grp-list .list-item .icon-map, .lyt-project-list .grp-list .list-item .book-car {
                color: #d0232a;
                border: 1px solid #d0232a;
                padding: 5px 6px;
                width: 130px;
                height: 31px;
                display: block;
                margin: 10px auto;
            }

                .lyt-project-list .grp-list .list-item .icon-map:hover, .lyt-project-list .grp-list .list-item .book-car:hover {
                    border: 1px solid #d0232a;
                    color: #fff;
                    background: #d0232a;
                }

                    .lyt-project-list .grp-list .list-item .icon-map:hover .icon, .lyt-project-list .grp-list .list-item .icon-map:hover .meta-txt, .lyt-project-list .grp-list .list-item .book-car:hover .icon, .lyt-project-list .grp-list .list-item .book-car:hover .meta-txt {
                        color: #fff;
                    }

            .lyt-project-list .grp-list .list-item:first-child {
                padding-top: 0;
            }

            .lyt-project-list .grp-list .list-item.v-break {
                padding: 0;
            }

                .lyt-project-list .grp-list .list-item.v-break .v-break-item {
                    border-right: solid 1px #eaeaea;
                }

                    .lyt-project-list .grp-list .list-item.v-break .v-break-item:last-child {
                        border-right: none;
                    }

                .lyt-project-list .grp-list .list-item.v-break .btn-black {
                    min-width: 2px;
                }

            .lyt-project-list .grp-list .list-item .btn.btn-link {
                padding: 2px 5px;
                font-size: 12px;
                color: #666;
            }

            .lyt-project-list .grp-list .list-item .book-car {
                font-size: 30px;
                line-height: 40px;
            }

                .lyt-project-list .grp-list .list-item .book-car .icon {
                    font-size: 20px;
                    display: inline-block;
                    vertical-align: top;
                    margin-right: 6px;
                }

                .lyt-project-list .grp-list .list-item .book-car .meta-txt {
                    font-size: 12px;
                    line-height: 22px;
                    display: inline-block;
                    vertical-align: top;
                }

            .lyt-project-list .grp-list .list-item .icon-map {
                line-height: 40px;
                font-size: 18px;
            }

                .lyt-project-list .grp-list .list-item .icon-map .icon {
                    font-size: 20px;
                    display: inline-block;
                    vertical-align: top;
                    margin-right: 6px;
                }

                .lyt-project-list .grp-list .list-item .icon-map .meta-txt {
                    font-size: 12px;
                    line-height: 22px;
                    display: inline-block;
                    vertical-align: top;
                }

    .lyt-project-list .list-item.icon-group .icon-map, .lyt-project-list .list-item.icon-group .book-car {
        color: #d0232a;
        border: 1px solid #d0232a;
        padding: 5px 6px;
        width: 130px;
        height: 31px;
        display: block;
        margin: 10px auto;
    }

        .lyt-project-list .list-item.icon-group .icon-map:hover, .lyt-project-list .list-item.icon-group .book-car:hover {
            border: 1px solid #d0232a;
            color: #fff;
            background: #d0232a;
        }

            .lyt-project-list .list-item.icon-group .icon-map:hover .icon, .lyt-project-list .list-item.icon-group .icon-map:hover .meta-txt, .lyt-project-list .list-item.icon-group .book-car:hover .icon, .lyt-project-list .list-item.icon-group .book-car:hover .meta-txt {
                color: #fff;
            }

    .lyt-project-list .list-item.icon-group:last-child {
        border-bottom: none;
    }

    .lyt-project-list .list-item.icon-group:first-child {
        padding-top: 0;
    }

    .lyt-project-list .list-item.icon-group.v-break {
        padding: 0;
    }

        .lyt-project-list .list-item.icon-group.v-break .v-break-item {
            border-right: solid 1px #eaeaea;
            border-top: solid 1px #eaeaea;
        }

            .lyt-project-list .list-item.icon-group.v-break .v-break-item:last-child, .lyt-project-list .list-item.icon-group.v-break .v-break-item:nth-child(2) {
                border-right: none;
            }

        .lyt-project-list .list-item.icon-group.v-break .btn-black {
            min-width: 2px;
        }

    .lyt-project-list .list-item.icon-group .btn.btn-link {
        padding: 2px 5px;
        font-size: 12px;
        color: #666;
    }

    .lyt-project-list .list-item.icon-group .book-car {
        font-size: 30px;
        line-height: 40px;
    }

        .lyt-project-list .list-item.icon-group .book-car .icon {
            font-size: 20px;
            display: inline-block;
            vertical-align: top;
            margin-right: 6px;
        }

        .lyt-project-list .list-item.icon-group .book-car .meta-txt {
            font-size: 12px;
            line-height: 22px;
            display: inline-block;
            vertical-align: top;
        }

    .lyt-project-list .list-item.icon-group .icon-map {
        line-height: 40px;
        font-size: 18px;
    }

        .lyt-project-list .list-item.icon-group .icon-map .icon {
            font-size: 20px;
            display: inline-block;
            vertical-align: top;
            margin-right: 6px;
        }

        .lyt-project-list .list-item.icon-group .icon-map .meta-txt {
            font-size: 12px;
            line-height: 22px;
            display: inline-block;
            vertical-align: top;
        }

    .lyt-project-list .tag {
        position: absolute;
        top: -5px;
        left: 5px;
    }

    .lyt-project-list.typ-rental-resale .list-item .icon-map, .lyt-project-list.typ-rental-resale .list-item .book-car {
        color: #d0232a;
    }

    .lyt-project-list.typ-rental-resale .list-item .btn.btn-link:hover {
        color: #d0232a;
    }

    .lyt-project-list.typ-rental-resale .grp-list {
        padding: 10px 20px 10px;
        min-height: 310px;
    }

    .lyt-project-list.typ-rental-resale .btn-view-amenities {
        color: #d0232a;
    }

    .lyt-project-list.typ-care-homes .list-item .icon-map, .lyt-project-list.typ-care-homes .list-item .book-car {
        color: #d0232a;
    }

    .lyt-project-list.typ-care-homes .list-item .btn.btn-link:hover {
        color: #d0232a;
    }

    .lyt-project-list.typ-care-homes .grp-list {
        padding: 10px 20px 10px;
        min-height: 330px;
    }

    .lyt-project-list.typ-care-homes .btn-view-amenities {
        color: #d0232a;
    }

    .lyt-project-list.typ-retail {
        border: none;
        margin: 40px 0 0 0;
    }

        .lyt-project-list.typ-retail .img-wrap {
            height: 178px;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
        }

            .lyt-project-list.typ-retail .img-wrap .proj-img {
                width: 1px;
                height: 1px;
                position: absolute;
                left: -99999px;
                top: -99999px;
            }

        .lyt-project-list.typ-retail .grp-list {
            padding: 0 20px 20px;
            min-height: 200px;
        }

            .lyt-project-list.typ-retail .grp-list .list-item:first-child {
                padding-top: 0;
            }

            .lyt-project-list.typ-retail .grp-list .list-item .title, .lyt-project-list.typ-retail .grp-list .list-item .mod-reviews .timestamp, .mod-reviews .lyt-project-list.typ-retail .grp-list .list-item .timestamp, .lyt-project-list.typ-retail .grp-list .list-item .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-project-list.typ-retail .grp-list .list-item .timestamp, .lyt-project-list.typ-retail .grp-list .list-item .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-project-list.typ-retail .grp-list .list-item .desc, .lyt-project-list.typ-retail .grp-list .list-item .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-project-list.typ-retail .grp-list .list-item .meta-text {
                font-size: 20px;
                line-height: 24px;
                text-transform: capitalize;
            }

            .lyt-project-list.typ-retail .grp-list .list-item .btn.btn-link:hover {
                color: #d0232a;
            }

            .lyt-project-list.typ-retail .grp-list .icon-map, .lyt-project-list.typ-retail .grp-list .book-car, .lyt-project-list.typ-retail .grp-list .icon-360 {
                color: #d0232a;
            }

            .lyt-project-list.typ-retail .grp-list .icon-360-deg {
                font-size: 32px;
                line-height: 40px;
            }

        .lyt-project-list.typ-retail .btn-view-amenities {
            color: #d0232a;
        }

    .lyt-project-list.typ-phase {
        display: none;
        border: none;
        margin: 0;
    }

        .lyt-project-list.typ-phase.typ-block {
            display: block;
        }

        .lyt-project-list.typ-phase .mod-project {
            margin: 0 20px 0 70px;
            border: solid 1px #eaeaea;
            overflow: hidden;
        }

            .lyt-project-list.typ-phase .mod-project .block-title {
                font-size: 20px;
                line-height: 24px;
                color: #666666;
                font-weight: 700;
                text-transform: capitalize;
                display: block;
                margin-bottom: 10px;
                text-align: center;
                background: #f4f4f4;
                padding: 12px 0;
            }

            .lyt-project-list.typ-phase .mod-project .grp-list {
                min-height: 0;
                padding: 0 20px 0;
            }

                .lyt-project-list.typ-phase .mod-project .grp-list .list-item .sub-title {
                    text-transform: capitalize;
                }

                .lyt-project-list.typ-phase .mod-project .grp-list .list-item .title, .lyt-project-list.typ-phase .mod-project .grp-list .list-item .mod-reviews .timestamp, .mod-reviews .lyt-project-list.typ-phase .mod-project .grp-list .list-item .timestamp, .lyt-project-list.typ-phase .mod-project .grp-list .list-item .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-project-list.typ-phase .mod-project .grp-list .list-item .timestamp, .lyt-project-list.typ-phase .mod-project .grp-list .list-item .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-project-list.typ-phase .mod-project .grp-list .list-item .desc, .lyt-project-list.typ-phase .mod-project .grp-list .list-item .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-project-list.typ-phase .mod-project .grp-list .list-item .meta-text {
                    font-size: 24px;
                    line-height: 26px;
                    font-weight: 700;
                    display: block;
                    color: #333;
                }

                .lyt-project-list.typ-phase .mod-project .grp-list .list-item.v-break {
                    border: none;
                }

                .lyt-project-list.typ-phase .mod-project .grp-list .list-item .status {
                    color: #d0232a;
                }

                    .lyt-project-list.typ-phase .mod-project .grp-list .list-item .status .df-desc {
                        color: #d0232a;
                    }

                .lyt-project-list.typ-phase .mod-project .grp-list .icon-map, .lyt-project-list.typ-phase .mod-project .grp-list .book-car {
                    color: #d0232a;
                    line-height: 44px;
                }

                .lyt-project-list.typ-phase .mod-project .grp-list:last-child {
                    padding: 0 20px 20px 20px;
                }

                .lyt-project-list.typ-phase .mod-project .grp-list .btn.btn-block {
                    position: relative;
                    width: 100%;
                    left: auto;
                    right: 0;
                    bottom: auto;
                }

        .lyt-project-list.typ-phase .btn-book-now {
            color: #fff;
        }

    .lyt-project-list .swiper-slide-nav .swiper-button-prev {
        left: -10px;
        margin-top: 30px;
    }

    .lyt-project-list .swiper-slide-nav .swiper-button-next {
        right: 0;
        margin-top: 30px;
    }

@media only screen and (max-width:768px) {
    .lyt-project-list {
        border: none;
        margin: 6px 5px 20px 5px;
    }

        .lyt-project-list .grp-list {
            padding: 0;
            min-height: 0;
        }

            .lyt-project-list .grp-list .btn.btn-block {
                position: relative;
                bottom: auto;
                left: auto;
                right: auto;
                width: 100%;
            }

            .lyt-project-list .grp-list .list-item {
                padding: 6px;
            }

                .lyt-project-list .grp-list .list-item:first-child {
                    padding-top: 0;
                }

                .lyt-project-list .grp-list .list-item .icon-map, .lyt-project-list .grp-list .list-item .book-car, .lyt-project-list .grp-list .list-item .icon-360 {
                    font-size: 9px;
                    margin: 5px auto;
                }

                .lyt-project-list .grp-list .list-item .btn.btn-link {
                    padding: 0 5px;
                }

        .lyt-project-list .list-item.icon-group {
            padding: 6px 0;
        }

            .lyt-project-list .list-item.icon-group:first-child {
                padding-top: 0;
            }

            .lyt-project-list .list-item.icon-group .icon-map, .lyt-project-list .list-item.icon-group .book-car, .lyt-project-list .list-item.icon-group .icon-360 {
                font-size: 12px;
                margin: 5px auto;
                width: 130px;
                padding: 7px 5px;
            }

                .lyt-project-list .list-item.icon-group .icon-map .meta-txt, .lyt-project-list .list-item.icon-group .book-car .meta-txt, .lyt-project-list .list-item.icon-group .icon-360 .meta-txt {
                    font-size: 12px;
                    line-height: 18px;
                }

                .lyt-project-list .list-item.icon-group .icon-map .icon {
                    font-size: 16px;
                }

            .lyt-project-list .list-item.icon-group.v-break .v-break-item {
                border-top: none;
            }

        .lyt-project-list .tag {
            top: -5px;
            left: 5px;
        }

        .lyt-project-list .mod-project {
            position: relative;
            padding-bottom: 33px;
        }

            .lyt-project-list .mod-project .btn {
                position: absolute;
                right: 0;
            }

            .lyt-project-list .mod-project .cm-actions {
                left: 0;
                bottom: -28px;
                height: 27px;
                padding: 0;
            }

                .lyt-project-list .mod-project .cm-actions .btn-cta {
                    position: relative;
                }

        .lyt-project-list.typ-rental-resale {
            padding: 10px 0;
            margin-bottom: 16px;
        }

            .lyt-project-list.typ-rental-resale .mod-project {
                padding-bottom: 0;
            }

                .lyt-project-list.typ-rental-resale .mod-project .btn {
                    position: relative;
                }

                .lyt-project-list.typ-rental-resale .mod-project .v-break .btn {
                    margin: 0px 0 4px 0;
                }

                .lyt-project-list.typ-rental-resale .mod-project .grp-list {
                    padding: 0;
                    min-height: 0;
                }

        .lyt-project-list.typ-care-homes {
            padding: 10px 0;
            margin-bottom: 16px;
        }

            .lyt-project-list.typ-care-homes .mod-project {
                padding-bottom: 0;
            }

                .lyt-project-list.typ-care-homes .mod-project .btn {
                    position: relative;
                }

                .lyt-project-list.typ-care-homes .mod-project .v-break .btn {
                    margin: 0px 0 4px 0;
                }

                .lyt-project-list.typ-care-homes .mod-project .grp-list {
                    min-height: 0;
                    padding: 0;
                }

        .lyt-project-list.typ-retail {
            margin: 15px 0;
        }

            .lyt-project-list.typ-retail .mod-project {
                padding-bottom: 10px;
            }

                .lyt-project-list.typ-retail .mod-project .list-item .btn {
                    position: relative;
                }

                    .lyt-project-list.typ-retail .mod-project .list-item .btn.btn-block {
                        margin: 5px 0;
                    }

                .lyt-project-list.typ-retail .mod-project .cm-actions {
                    bottom: 0;
                }

                    .lyt-project-list.typ-retail .mod-project .cm-actions .btn {
                        position: absolute;
                    }

                        .lyt-project-list.typ-retail .mod-project .cm-actions .btn:first-child {
                            right: 28px;
                        }

            .lyt-project-list.typ-retail .img-wrap {
                height: 155px;
            }

            .lyt-project-list.typ-retail .grp-list {
                padding: 0 10px 0 0;
            }

                .lyt-project-list.typ-retail .grp-list .list-item .title, .lyt-project-list.typ-retail .grp-list .list-item .mod-reviews .timestamp, .mod-reviews .lyt-project-list.typ-retail .grp-list .list-item .timestamp, .lyt-project-list.typ-retail .grp-list .list-item .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-project-list.typ-retail .grp-list .list-item .timestamp, .lyt-project-list.typ-retail .grp-list .list-item .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-project-list.typ-retail .grp-list .list-item .desc, .lyt-project-list.typ-retail .grp-list .list-item .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-project-list.typ-retail .grp-list .list-item .meta-text {
                    font-size: 16px;
                    line-height: 24px;
                    text-transform: capitalize;
                }

                .lyt-project-list.typ-retail .grp-list .list-item.v-break .btn {
                    position: relative;
                }

                .lyt-project-list.typ-retail .grp-list .list-item.v-break .v-break-item {
                    min-height: 40px;
                }

                .lyt-project-list.typ-retail .grp-list .icon-map, .lyt-project-list.typ-retail .grp-list .book-car, .lyt-project-list.typ-retail .grp-list .icon-360 {
                    color: #d0232a;
                }

                .lyt-project-list.typ-retail .grp-list .icon-360-deg {
                    font-size: 28px;
                    line-height: 38px;
                }

        .lyt-project-list.typ-phase {
            margin: 15px 0 10px 0;
        }

            .lyt-project-list.typ-phase .mod-project {
                padding-bottom: 0;
                margin: 0;
            }

                .lyt-project-list.typ-phase .mod-project .block-title {
                    font-size: 18px;
                    line-height: 20px;
                    margin-bottom: 6px;
                }

                .lyt-project-list.typ-phase .mod-project .grp-list {
                    padding: 0 10px 0;
                }

                    .lyt-project-list.typ-phase .mod-project .grp-list .list-item .title, .lyt-project-list.typ-phase .mod-project .grp-list .list-item .mod-reviews .timestamp, .mod-reviews .lyt-project-list.typ-phase .mod-project .grp-list .list-item .timestamp, .lyt-project-list.typ-phase .mod-project .grp-list .list-item .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-project-list.typ-phase .mod-project .grp-list .list-item .timestamp, .lyt-project-list.typ-phase .mod-project .grp-list .list-item .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-project-list.typ-phase .mod-project .grp-list .list-item .desc, .lyt-project-list.typ-phase .mod-project .grp-list .list-item .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-project-list.typ-phase .mod-project .grp-list .list-item .meta-text {
                        font-size: 20px;
                        line-height: 22px;
                    }

                    .lyt-project-list.typ-phase .mod-project .grp-list .list-item.v-break {
                        border: none;
                    }

                    .lyt-project-list.typ-phase .mod-project .grp-list .list-item .status {
                        color: #d0232a;
                    }

                        .lyt-project-list.typ-phase .mod-project .grp-list .list-item .status .df-desc {
                            color: #d0232a;
                        }

                    .lyt-project-list.typ-phase .mod-project .grp-list .list-item .btn {
                        position: relative;
                    }

                        .lyt-project-list.typ-phase .mod-project .grp-list .list-item .btn.btn-block {
                            margin: 5px 0;
                        }

                    .lyt-project-list.typ-phase .mod-project .grp-list .icon-map, .lyt-project-list.typ-phase .mod-project .grp-list .book-car {
                        width: 120px;
                    }

                        .lyt-project-list.typ-phase .mod-project .grp-list .icon-map .meta-txt, .lyt-project-list.typ-phase .mod-project .grp-list .book-car .meta-txt {
                            font-size: 11px;
                        }

                    .lyt-project-list.typ-phase .mod-project .grp-list .cm-actions {
                        bottom: 0;
                    }

                        .lyt-project-list.typ-phase .mod-project .grp-list .cm-actions .btn {
                            position: absolute;
                        }

                            .lyt-project-list.typ-phase .mod-project .grp-list .cm-actions .btn:first-child {
                                right: 28px;
                            }

            .lyt-project-list.typ-phase .img-wrap {
                height: 155px;
                width: 100%;
                margin-bottom: 6px;
            }

                .lyt-project-list.typ-phase .img-wrap .proj-name {
                    font-size: 16px;
                    line-height: 18px;
                }

                    .lyt-project-list.typ-phase .img-wrap .proj-name span {
                        font-weight: 400;
                    }

            .lyt-project-list.typ-phase .grp-list {
                padding: 0 10px 0 0;
            }

                .lyt-project-list.typ-phase .grp-list .list-item:first-child {
                    border: 0;
                }

                .lyt-project-list.typ-phase .grp-list .list-item .title, .lyt-project-list.typ-phase .grp-list .list-item .mod-reviews .timestamp, .mod-reviews .lyt-project-list.typ-phase .grp-list .list-item .timestamp, .lyt-project-list.typ-phase .grp-list .list-item .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-project-list.typ-phase .grp-list .list-item .timestamp, .lyt-project-list.typ-phase .grp-list .list-item .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-project-list.typ-phase .grp-list .list-item .desc, .lyt-project-list.typ-phase .grp-list .list-item .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-project-list.typ-phase .grp-list .list-item .meta-text {
                    font-size: 16px;
                    line-height: 24px;
                    text-transform: capitalize;
                }

                .lyt-project-list.typ-phase .grp-list .list-item.v-break .btn {
                    position: relative;
                }

                .lyt-project-list.typ-phase .grp-list .list-item.v-break .v-break-item {
                    min-height: 30px;
                }

                    .lyt-project-list.typ-phase .grp-list .list-item.v-break .v-break-item:first-child {
                        border-left: 0;
                    }

                .lyt-project-list.typ-phase .grp-list .icon-map, .lyt-project-list.typ-phase .grp-list .book-car {
                    line-height: 30px;
                }

                .lyt-project-list.typ-phase .grp-list .btn-book-now {
                    position: static;
                    min-width: 0;
                }

        .lyt-project-list.typ-horz .mod-project .img-wrap {
            width: 100%;
            float: none;
        }

        .lyt-project-list.typ-horz .mod-project .cm-actions {
            right: 0;
            bottom: 0;
            left: auto;
        }

            .lyt-project-list.typ-horz .mod-project .cm-actions .btn-cta {
                position: relative;
            }
}

.lyt-project-detail {
    position: relative;
    border: solid 1px #eaeaea;
}

    .lyt-project-detail .view-360 {
        position: absolute;
        right: 0;
        top: 0;
        width: 60px;
        height: 60px;
        background: #000;
    }

        .lyt-project-detail .view-360 .icon {
            font-size: 40px;
            padding: 10px;
            margin: 0;
        }

    .lyt-project-detail .mod-project .tag {
        position: absolute;
        top: 0;
        left: 0;
        background: #D1232A;
        padding: 0 15px;
    }

    .lyt-project-detail .grp-list {
        padding: 25px 35px;
    }

        .lyt-project-detail .grp-list .title, .lyt-project-detail .grp-list .bs-sec .sec-head .title.lg, .bs-sec .sec-head .lyt-project-detail .grp-list .title.lg, .lyt-project-detail .grp-list .mod-reviews .timestamp, .mod-reviews .lyt-project-detail .grp-list .timestamp, .lyt-project-detail .grp-list .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-project-detail .grp-list .timestamp, .lyt-project-detail .grp-list .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-project-detail .grp-list .desc, .lyt-project-detail .grp-list .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-project-detail .grp-list .meta-text {
            margin-bottom: 0;
        }

        .lyt-project-detail .grp-list .sub-title {
            margin-bottom: 20px;
        }

        .lyt-project-detail .grp-list .grp-meta-info {
            margin-bottom: 15px;
            line-height: 33px;
        }

        .lyt-project-detail .grp-list .grp-meta-link {
            margin-top: 15px;
        }

            .lyt-project-detail .grp-list .grp-meta-link .icon {
                font-size: 22px;
            }

        .lyt-project-detail .grp-list .st-complete, .lyt-project-detail .grp-list .st-incomplete {
            display: block;
            padding: 5px 0;
        }

        .lyt-project-detail .grp-list .cm-actions {
            margin-top: 20px;
        }

        .lyt-project-detail .grp-list .btn.btn-link {
            padding: 5px 0;
            font-size: 13px;
            color: #666;
        }

            .lyt-project-detail .grp-list .btn.btn-link:hover {
                color: #d0232a;
            }

            .lyt-project-detail .grp-list .btn.btn-link .link-name {
                border-bottom: 1px solid #666;
                padding-bottom: 3px;
            }

    .lyt-project-detail .icon {
        margin-right: 6px;
    }

        .lyt-project-detail .icon.green {
            color: #009245;
        }

        .lyt-project-detail .icon.orange {
            color: #ff9016;
        }

    .lyt-project-detail .btn.share {
        position: absolute;
        top: 0;
        right: 0;
        color: #ffffff;
        background-color: #a2282e;
    }

        .lyt-project-detail .btn.share .icon {
            margin: 0;
        }

@media only screen and (max-width:768px) {
    .lyt-project-detail {
        border: solid 1px #eaeaea;
    }

        .lyt-project-detail .mod-project .img-wrap {
            width: 100%;
            float: none;
        }

        .lyt-project-detail .mod-project .tag {
            height: 20px;
            line-height: 20px;
            padding: 0 10px;
        }

        .lyt-project-detail .view-360 {
            right: 25px;
            top: 0;
            margin-right: 8px;
        }

        .lyt-project-detail .grp-list {
            padding: 15px;
        }

            .lyt-project-detail .grp-list .sub-title {
                margin-bottom: 10px;
            }

            .lyt-project-detail .grp-list .grp-meta-info {
                margin-bottom: 15px;
                line-height: 16px;
            }

                .lyt-project-detail .grp-list .grp-meta-info .btn.btn-link {
                    margin-bottom: 0;
                }

            .lyt-project-detail .grp-list .grp-meta-link {
                margin-top: 0;
                margin-bottom: 15px;
            }

                .lyt-project-detail .grp-list .grp-meta-link .btn.btn-link {
                    padding: 0;
                    margin-bottom: 0;
                }

                .lyt-project-detail .grp-list .grp-meta-link .btn.btn-possession {
                    padding: 5px 0;
                }

                .lyt-project-detail .grp-list .grp-meta-link .icon {
                    font-size: 18px;
                }

            .lyt-project-detail .grp-list .cm-actions {
                margin-top: 0;
            }

                .lyt-project-detail .grp-list .cm-actions .btn {
                    width: 100%;
                    margin-bottom: 10px;
                }

            .lyt-project-detail .grp-list .btn.btn-link {
                padding: 0;
                margin-bottom: 15px;
            }

        .lyt-project-detail .icon {
            margin-right: 4px;
        }
}

.lyt-swiper {
    position: relative;
    padding: 0 45px;
}

    .lyt-swiper .lyt-grid-view .swiper-slide-next {
        border-right: solid 1px #eaeaea;
        border-left: solid 1px #eaeaea;
    }

.no-lyt-swiper {
    padding: 0;
}

    .no-lyt-swiper .no-swiper-slide {
        float: left;
        width: 350px;
    }

@media only screen and (max-width:768px) {
    .lyt-swiper {
        padding: 0;
    }

        .lyt-swiper .no-swiper-slide {
            float: none;
            width: 100%;
        }

        .lyt-swiper .lyt-grid-view .swiper-slide-next {
            border-right: none;
            border-left: none;
        }

    .no-lyt-swiper .no-swiper-slide {
        float: none;
        width: 100%;
    }
}

.lyt-search-specific .cm-info {
    margin-bottom: 30px;
}

@media only screen and (max-width:768px) {
    .lyt-search-specific .cm-info {
        margin: 0 10px 20px 10px;
    }
}

.lyt-customers-say .btn-black, .lyt-customers-say .btn-block {
    margin-bottom: 25px;
}

.lyt-customers-say .msnry-grid-item {
    width: 33.33333%;
    padding: 30px;
}

.lyt-customers-say .mod-testimonial {
    width: 33.33333%;
    padding: 30px;
}

    .lyt-customers-say .mod-testimonial .video-wrap {
        position: relative;
        margin-bottom: 0;
    }

        .lyt-customers-say .mod-testimonial .video-wrap .icon {
            position: absolute;
            left: 0;
            right: 0;
            text-align: center;
            top: 50%;
            background: #c5232a;
            color: #fff;
            font-size: 18px;
            width: 50px;
            height: 36px;
            margin: -25px auto 0;
            padding: 0;
            border-radius: 10px;
        }

            .lyt-customers-say .mod-testimonial .video-wrap .icon:before {
                position: absolute;
                top: 50%;
                margin-top: -10px;
                left: 0;
                right: 0;
            }

    .lyt-customers-say .mod-testimonial .img-wrap {
        margin: 0 auto;
    }

    .lyt-customers-say .mod-testimonial .desc-wrap {
        border: 1px solid #999;
        padding: 15px;
    }

@media only screen and (max-width:768px) {
    .lyt-customers-say .btn {
        margin-bottom: 10px;
    }

    .lyt-customers-say .msnry-grid-item {
        width: 100%;
        padding: 0;
    }

    .lyt-customers-say .mod-testimonial {
        width: 100%;
        padding: 10px 30px;
        margin: 0;
    }
}

.lyt-project-category {
    position: relative;
    margin-top: 10px;
    padding: 0 20px;
}

    .lyt-project-category .img-wrap .title, .lyt-project-category .img-wrap .bs-sec .sec-head .title.lg, .bs-sec .sec-head .lyt-project-category .img-wrap .title.lg, .lyt-project-category .img-wrap .mod-reviews .timestamp, .mod-reviews .lyt-project-category .img-wrap .timestamp, .lyt-project-category .img-wrap .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-project-category .img-wrap .timestamp, .lyt-project-category .img-wrap .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-project-category .img-wrap .desc, .lyt-project-category .img-wrap .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-project-category .img-wrap .meta-text {
        position: absolute;
        bottom: 24px;
        left: 10px;
        right: 10px;
        z-index: 2;
    }

    .lyt-project-category .img-wrap .sub-title {
        position: absolute;
        left: 10px;
        bottom: 10px;
        right: 10px;
        z-index: 2;
    }

    .lyt-project-category .mod-project-category {
        border: solid 1px #eaeaea;
        margin: 10px;
        position: relative;
    }

    .lyt-project-category .tag {
        position: absolute;
        left: 10px;
        top: -5px;
        padding: 3px 15px;
        color: #ffffff;
        font-weight: 600;
        background: #a2282e;
    }

    .lyt-project-category .grp-meta-info {
        border-top: solid 1px #eaeaea;
        line-height: 28px;
        position: relative;
        text-align: left;
    }

        .lyt-project-category .grp-meta-info:first-child {
            border-top: none;
        }

        .lyt-project-category .grp-meta-info .desc {
            padding: 0;
            margin: 0 4px;
        }

            .lyt-project-category .grp-meta-info .desc:first-child:before {
                display: none;
            }

        .lyt-project-category .grp-meta-info .icon-map {
            border: 1px solid #d0232a;
            padding: 5px 6px;
            color: #d0232a;
            width: 106px;
            height: 31px;
            display: block;
            margin: 10px;
        }

            .lyt-project-category .grp-meta-info .icon-map:hover {
                border: 1px solid #d0232a;
                color: #fff;
                background: #d0232a;
            }

                .lyt-project-category .grp-meta-info .icon-map:hover .meta-txt {
                    color: #fff;
                }

    .lyt-project-category .grp-download {
        margin: 0 10px 15px 10px;
        padding: 0 10px;
        border: 0;
    }

        .lyt-project-category .grp-download .btn {
            margin: 15px 10px;
            width: 30%;
        }

    .lyt-project-category .swiper-slide-nav .swiper-button-prev {
        left: -10px;
        margin-top: 30px;
        top: 18px;
    }

    .lyt-project-category .swiper-slide-nav .swiper-button-next {
        right: 0;
        margin-top: 30px;
        top: 18px;
    }

@media only screen and (max-width:768px) {
    .lyt-project-category {
        padding: 0;
    }

        .lyt-project-category .grp-download {
            margin: 0 20px;
            padding: 0;
            border: 0;
        }

            .lyt-project-category .grp-download .btn {
                margin: 0 0 20px 0;
                width: 100%;
                line-height: 25px;
            }

                .lyt-project-category .grp-download .btn .icon {
                    margin-right: 8px;
                }
}

.lyt-detail-tab {
    margin-top: 20px;
}

    .lyt-detail-tab .tab-content {
        border: solid 1px #eaeaea;
        padding: 30px;
    }

    .lyt-detail-tab .nav-tabs {
        margin-bottom: 0;
    }

@media only screen and (max-width:768px) {
    .lyt-detail-tab .tab-content {
        padding: 15px;
    }

        .lyt-detail-tab .tab-content .specification-wrap .tab-content {
            border: none;
        }

        .lyt-detail-tab .tab-content .map {
            width: 100%;
            display: block;
        }
}

.lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text {
    width: 210px;
    padding: 0;
    vertical-align: top;
    position: relative;
    cursor: pointer;
    color: #666;
    float: none;
    display: inline-block;
    margin: 0;
}

    .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text a, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text a {
        margin: 15px;
        padding: 15px 0;
        font-size: 18px;
        line-height: 22px;
    }

    .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text .icon, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text .icon {
        font-size: 50px;
        line-height: 50px;
        color: #d1232a;
    }

    .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text .title, .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text .mod-reviews .timestamp, .mod-reviews .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text .timestamp, .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text .timestamp, .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text .desc, .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text .meta-text, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text .title, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text .mod-reviews .timestamp, .mod-reviews .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text .timestamp, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text .timestamp, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text .desc, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text .meta-text {
        margin-top: 10px;
        color: #666;
        text-transform: lowercase;
    }

    .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text.active .icon, .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text.active .title, .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text.active .mod-reviews .timestamp, .mod-reviews .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text.active .timestamp, .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text.active .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text.active .timestamp, .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text.active .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text.active .desc, .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text.active .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text.active .meta-text, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text.active .icon, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text.active .title, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text.active .mod-reviews .timestamp, .mod-reviews .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text.active .timestamp, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text.active .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text.active .timestamp, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text.active .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text.active .desc, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text.active .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text.active .meta-text {
        font-weight: 500;
    }

.lyt-amenities .nav-tabs.typ-sub-tab .desc-group, .lyt-clubhouse .nav-tabs.typ-sub-tab .desc-group {
    display: none !important;
}

    .lyt-amenities .nav-tabs.typ-sub-tab .desc-group .tab-pane, .lyt-clubhouse .nav-tabs.typ-sub-tab .desc-group .tab-pane {
        padding: 30px 18px;
        height: auto !important;
    }

    .lyt-amenities .nav-tabs.typ-sub-tab .desc-group .desc li, .lyt-clubhouse .nav-tabs.typ-sub-tab .desc-group .desc li {
        font-size: 16px;
        line-height: 20px;
        color: #999999;
        margin-bottom: 10px;
    }

        .lyt-amenities .nav-tabs.typ-sub-tab .desc-group .desc li:before, .lyt-clubhouse .nav-tabs.typ-sub-tab .desc-group .desc li:before {
            width: 8px;
            height: 8px;
            background: #999999;
            content: "";
            display: inline-block;
            border-radius: 50%;
            position: relative;
            top: -4px;
            margin-right: 8px;
        }

.lyt-amenities .nav-tabs.typ-sub-tab .tab-content, .lyt-clubhouse .nav-tabs.typ-sub-tab .tab-content {
    padding: 0;
    border: 0;
    width: 100% !important;
    opacity: 0;
}

@media only screen and (max-width:768px) {
    .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text {
        padding: 10px;
        min-height: 0;
        width: 100%;
        box-sizing: border-box;
        vertical-align: top;
        border: 0;
        margin: 0;
    }

        .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text a, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text a {
            margin: 0;
            padding: 0;
            display: table;
        }

            .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text a .icon, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text a .icon {
                color: #ff9016;
                display: table-cell;
                float: none;
                width: auto;
                font-size: 40px;
            }

            .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text a .title, .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text a .mod-reviews .timestamp, .mod-reviews .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text a .timestamp, .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text a .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text a .timestamp, .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text a .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text a .desc, .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text a .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text a .meta-text, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text a .title, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text a .mod-reviews .timestamp, .mod-reviews .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text a .timestamp, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text a .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text a .timestamp, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text a .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text a .desc, .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text a .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text a .meta-text {
                font-size: 12px;
                line-height: 16px;
                margin: 6px 0;
                text-align: left;
                overflow: hidden;
                display: table-cell;
                vertical-align: middle;
                padding-left: 10px;
            }
}

.lyt-detail-action .cm-actions {
    margin-top: 20px;
}

    .lyt-detail-action .cm-actions .icon {
        margin-right: 8px;
    }

        .lyt-detail-action .cm-actions .icon.icon-car {
            font-size: 34px;
        }

    .lyt-detail-action .cm-actions:first-child .btn {
        padding: 4px 20px;
        line-height: 44px;
        margin-right: 20px;
        min-width: 200px;
    }

@media only screen and (max-width:768px) {
    .lyt-detail-action .cm-actions {
        margin-top: 5px;
    }

        .lyt-detail-action .cm-actions .icon.icon-car {
            font-size: 28px;
        }

        .lyt-detail-action .cm-actions:first-child .btn {
            line-height: 33px;
            margin: 8px 0;
            min-width: 0;
            width: 100%;
        }
}

.lyt-swiper {
    position: relative;
    padding: 0 45px;
}

    .lyt-swiper .lyt-grid-view .swiper-slide-next {
        border-right: solid 1px #eaeaea;
        border-left: solid 1px #eaeaea;
    }

.no-lyt-swiper {
    padding: 0;
}

    .no-lyt-swiper .no-swiper-slide {
        float: left;
        width: 350px;
    }

@media only screen and (max-width:768px) {
    .lyt-swiper {
        padding: 0;
    }

        .lyt-swiper .no-swiper-slide {
            float: none;
            width: 100%;
        }

        .lyt-swiper .lyt-grid-view .swiper-slide-next {
            border-right: none;
            border-left: none;
        }

    .no-lyt-swiper .no-swiper-slide {
        float: none;
        width: 100%;
    }
}

.lyt-similar-project .mod-project.typ-similar {
    margin: 10px;
}

.lyt-similar-project .grp-download {
    margin: 10px;
}

    .lyt-similar-project .grp-download .btn {
        margin-bottom: 10px;
    }

@media only screen and (max-width:768px) {
    .lyt-similar-project .mod-project.typ-similar {
        margin: 10px 15px;
    }

    .lyt-similar-project .grp-download {
        margin: 20px 15px 10px 15px;
    }
}

@media only screen and (max-width:768px) {
    .lyt-reviews:before {
        margin: 0 0 15px 15px;
        font-size: 30px;
        line-height: 20px;
    }
}

.lyt-select .bs-select {
    margin-bottom: 20px;
}

@media only screen and (max-width:768px) {
    .lyt-select .bs-select {
        margin-bottom: 0px;
    }
}

.lyt-banner .swiper-container {
    padding-bottom: 0;
}

    .lyt-banner .swiper-container .swiper-slide-nav {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

        .lyt-banner .swiper-container .swiper-slide-nav .swiper-button-prev, .lyt-banner .swiper-container .swiper-slide-nav .swiper-button-next {
            position: absolute;
            top: 0;
            bottom: 0;
            width: 100px;
            background: rgba(0, 0, 0, 0.8);
            z-index: 2;
            height: auto;
        }

            .lyt-banner .swiper-container .swiper-slide-nav .swiper-button-prev .icon, .lyt-banner .swiper-container .swiper-slide-nav .swiper-button-next .icon {
                text-align: center;
                top: 50%;
                position: absolute;
                font-size: 28px;
                margin-top: -14px;
                color: #fff;
                right: 0;
                left: 0;
            }

        .lyt-banner .swiper-container .swiper-slide-nav .swiper-button-prev {
            left: 0;
        }

        .lyt-banner .swiper-container .swiper-slide-nav .swiper-button-next {
            right: 0;
        }

.lyt-resale-rental-tab-cont {
    padding: 15px 0;
}

    .lyt-resale-rental-tab-cont .cm-actions {
        padding: 15px 0;
    }

    .lyt-resale-rental-tab-cont .bs-radio {
        display: inline-block;
        margin: 15px 30px;
    }

    .lyt-resale-rental-tab-cont .lyt-project-list {
        background: #ffffff;
    }

    .lyt-resale-rental-tab-cont .form-group .bs-select {
        padding: 0;
    }

    .lyt-resale-rental-tab-cont .custom-select .ms-choice {
        height: 50px;
        background-color: transparent;
        border-color: #969696;
        font-weight: 700;
    }

        .lyt-resale-rental-tab-cont .custom-select .ms-choice span {
            line-height: 28px;
            font-size: 20px;
            color: #999;
        }

        .lyt-resale-rental-tab-cont .custom-select .ms-choice div {
            top: 5px;
        }

    .lyt-resale-rental-tab-cont .mod-project .img-wrap .cm-actions {
        padding: 0;
    }

#seller .title, #seller .mod-reviews .timestamp, .mod-reviews #seller .timestamp, #seller .mod-msg-ceo .timestamp, .mod-msg-ceo #seller .timestamp, #seller .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc #seller .desc, #seller .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap #seller .meta-text {
    font-size: 20px;
    line-height: 22px;
    color: #d0232a;
    padding: 0 14px;
    margin-bottom: 15px;
    font-weight: 700;
}

#seller .lyt-resale-rental-tab-cont .grp-step {
    margin: 0 20%;
}

@media only screen and (max-width:768px) {
    .lyt-resale-rental-tab-cont .bs-radio {
        margin: 0 15px;
    }

    .lyt-resale-rental-tab-cont .para-cont {
        margin: 0 20px;
    }

    #buyer .lyt-resale-rental-tab-cont .custom-select .ms-choice {
        height: 40px;
    }

        #buyer .lyt-resale-rental-tab-cont .custom-select .ms-choice span {
            line-height: 28px;
            font-size: 13px;
        }

    #seller .lyt-resale-rental-tab-cont .bs-select {
        margin: 0;
    }

        #seller .lyt-resale-rental-tab-cont .bs-select .custom-select .ms-choice {
            height: 40px;
        }

            #seller .lyt-resale-rental-tab-cont .bs-select .custom-select .ms-choice span {
                line-height: 28px;
                font-size: 12px;
            }

    #seller .lyt-resale-rental-tab-cont .cm-actions {
        text-align: center;
    }
}

.lyt-openings .item {
    padding: 20px;
    margin: 0 0 20px 0;
    border: 1px solid #dadada;
}

.lyt-tab-cont .map {
    width: 100%;
}

.lyt-timeline .mod-timeline {
    position: relative;
}

    .lyt-timeline .mod-timeline .img-wrap {
        float: left;
        width: 320px;
    }

    .lyt-timeline .mod-timeline .grp-desc:before, .lyt-timeline .mod-timeline .grp-desc:after {
        border-left: 1px solid #dadada;
        content: "";
        display: block;
        height: 110px;
        left: 50%;
        margin: 0 auto;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .lyt-timeline .mod-timeline .grp-desc:after {
        top: 0;
        bottom: auto;
    }

    .lyt-timeline .mod-timeline.typ-reverse .img-wrap {
        float: right;
        clear: right;
    }

    .lyt-timeline .mod-timeline.typ-reverse .grp-desc {
        float: right;
        clear: left;
    }

.lyt-timeline:first-child .grp-desc:after {
    content: none;
}

.lyt-timeline:last-child .grp-desc:before {
    content: none;
}

@media only screen and (max-width:768px) {
    .lyt-timeline .mod-timeline .img-wrap {
        width: 50%;
    }

    .lyt-timeline .mod-timeline .grp-desc .year {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
    }

    .lyt-timeline .mod-timeline .grp-desc:after {
        display: none;
    }

    .lyt-timeline .mod-timeline .grp-desc:before {
        display: none;
    }

    .lyt-timeline .mod-timeline.typ-reverse .grp-desc {
        float: left;
        clear: none;
        padding: 0 10px 0 0;
        text-align: right;
    }
}

.lyt-profile .mod-profile .grp-intro:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 130px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(216, 216, 216, 0) 16%, rgba(196, 196, 196, 0) 24%, #0a0a0a 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(216, 216, 216, 0) 16%, rgba(196, 196, 196, 0) 24%, #0a0a0a 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(216, 216, 216, 0) 16%, rgba(196, 196, 196, 0) 24%, #0a0a0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#0a0a0a',GradientType=0 );
}

.lyt-profile .mod-profile .grp-intro .intro-wrap {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
}

    .lyt-profile .mod-profile .grp-intro .intro-wrap .name, .lyt-profile .mod-profile .grp-intro .intro-wrap .lyt-team .profile-desc .designation, .lyt-team .profile-desc .lyt-profile .mod-profile .grp-intro .intro-wrap .designation {
        margin-bottom: 4px;
    }

.lyt-profile .mod-profile .grp-desc {
    display: none;
}

@media only screen and (max-width:768px) {
    .lyt-profile .mod-profile .grp-intro:before {
        background: transparent url("../images/team_bg.png") no-repeat 0 0;
        height: 90px;
    }

    .lyt-profile .mod-profile .grp-intro .intro-wrap {
        left: 10px;
        right: 10px;
        bottom: 10px;
    }

        .lyt-profile .mod-profile .grp-intro .intro-wrap .name, .lyt-profile .mod-profile .grp-intro .intro-wrap .lyt-team .profile-desc .designation, .lyt-team .profile-desc .lyt-profile .mod-profile .grp-intro .intro-wrap .designation {
            margin-bottom: 2px;
        }
}

.lyt-awards {
    margin-bottom: 20px;
}

    .lyt-awards .mod-blog .img-wrap {
        width: 320px;
        float: left;
    }

        .lyt-awards .mod-blog .img-wrap li {
            margin-bottom: 35px;
        }

    .lyt-awards .mod-blog .video-wrap {
        width: 320px;
        float: left;
        margin-bottom: 0;
    }

    .lyt-awards .mod-blog .video-wrap {
        position: relative;
    }

        .lyt-awards .mod-blog .video-wrap .icon {
            font-size: 30px;
            position: absolute;
            left: 0;
            right: 0;
            text-align: center;
            top: 50%;
            background: #c5232a;
            width: 60px;
            height: 60px;
            border-radius: 50%;
            margin: -40px auto 0;
            color: #fff;
            text-indent: 8px;
        }

            .lyt-awards .mod-blog .video-wrap .icon:before {
                position: absolute;
                top: 50%;
                margin-top: -15px;
                left: 0;
                right: 0;
            }

    .lyt-awards .mod-blog .grp-blog-info {
        width: 560px;
        float: left;
        padding: 115px 0 0 95px;
    }

    .lyt-awards.typ-reverse .mod-blog .img-wrap, .lyt-awards.typ-reverse .mod-blog .video-wrap {
        float: right;
    }

    .lyt-awards.typ-reverse .mod-blog .grp-blog-info {
        float: right;
        text-align: right;
        padding: 115px 95px 0 0;
    }

@media only screen and (max-width:768px) {
    .lyt-awards .mod-blog .swiper-container .swiper-slide {
        width: 100%;
    }

    .lyt-awards .mod-blog .img-wrap, .lyt-awards .mod-blog .video-wrap {
        width: 100%;
        float: none;
        margin-bottom: 0;
    }

    .lyt-awards .mod-blog .video-wrap {
        display: table;
        float: none;
    }

        .lyt-awards .mod-blog .video-wrap .icon {
            font-size: 22px;
            width: 60px;
            height: 60px;
            margin: -30px auto 0;
        }

            .lyt-awards .mod-blog .video-wrap .icon:before {
                margin-top: -10px;
            }

    .lyt-awards .mod-blog .grp-blog-info {
        width: 100%;
        float: none;
        padding: 10px 0 0 10px;
    }

    .lyt-awards.typ-reverse .mod-blog .img-wrap, .lyt-awards.typ-reverse .mod-blog .video-wrap {
        float: none;
    }

    .lyt-awards.typ-reverse .mod-blog .grp-blog-info {
        float: none;
        text-align: left;
        padding: 10px 0 0 10px;
    }
}

.lyt-activities {
    margin-bottom: 20px;
}

    .lyt-activities .mod-blog .img-wrap {
        width: 320px;
        float: left;
    }

        .lyt-activities .mod-blog .img-wrap li {
            margin-bottom: 35px;
        }

    .lyt-activities .mod-blog .video-wrap {
        width: 400px;
        float: left;
        margin-bottom: 0;
        position: relative;
    }

        .lyt-activities .mod-blog .video-wrap .icon {
            font-size: 30px;
            position: absolute;
            left: 0;
            right: 0;
            text-align: center;
            top: 50%;
            background: #c5232a;
            width: 80px;
            height: 80px;
            border-radius: 50%;
            margin: -40px auto 0;
            color: #fff;
        }

            .lyt-activities .mod-blog .video-wrap .icon:before {
                position: absolute;
                top: 50%;
                margin-top: -15px;
                left: 0;
                right: 0;
            }

    .lyt-activities .mod-blog .grp-blog-info {
        width: 700px;
        float: left;
        padding: 10px 0 0 50px;
    }

    .lyt-activities.typ-reverse .mod-blog .img-wrap, .lyt-activities.typ-reverse .mod-blog .video-wrap {
        float: right;
    }

    .lyt-activities.typ-reverse .mod-blog .grp-blog-info {
        float: right;
        text-align: right;
        padding: 10px 50px 0 0;
    }

    .lyt-activities .mod-activities .img-wrap {
        width: 320px;
        float: left;
    }

        .lyt-activities .mod-activities .img-wrap li {
            margin-bottom: 35px;
        }

    .lyt-activities .mod-activities .grp-activity-info {
        width: 700px;
        float: left;
        padding: 10px 0 0 50px;
    }

    .lyt-activities.typ-reverse .mod-activities .img-wrap, .lyt-activities.typ-reverse .mod-activities .video-wrap {
        float: right;
    }

    .lyt-activities.typ-reverse .mod-activities .grp-activity-info {
        float: right;
        text-align: right;
        padding: 10px 50px 0 0;
    }

@media only screen and (max-width:768px) {
    .lyt-activities {
        margin-bottom: 30px;
    }

        .lyt-activities .mod-blog .swiper-container .swiper-slide {
            width: 100%;
        }

        .lyt-activities .mod-blog .img-wrap, .lyt-activities .mod-blog .video-wrap {
            width: 100%;
            float: none;
            margin-bottom: 0;
        }

            .lyt-activities .mod-blog .img-wrap li, .lyt-activities .mod-blog .video-wrap li {
                margin-bottom: 10px;
            }

        .lyt-activities .mod-blog .video-wrap {
            display: table;
            float: none;
        }

            .lyt-activities .mod-blog .video-wrap .icon {
                font-size: 22px;
                width: 60px;
                height: 60px;
                margin: -30px auto 0;
            }

                .lyt-activities .mod-blog .video-wrap .icon:before {
                    margin-top: -10px;
                }

        .lyt-activities .mod-blog .grp-blog-info {
            width: 100%;
            float: none;
            padding: 10px 0 0 10px;
        }

        .lyt-activities.typ-reverse .mod-blog .img-wrap, .lyt-activities.typ-reverse .mod-blog .video-wrap {
            float: none;
        }

        .lyt-activities.typ-reverse .mod-blog .grp-blog-info {
            float: none;
            text-align: left;
            padding: 10px 0 0 10px;
        }

        .lyt-activities .mod-activities .swiper-container .swiper-slide {
            width: 100%;
        }

        .lyt-activities .mod-activities .img-wrap, .lyt-activities .mod-activities .video-wrap {
            width: 100%;
            float: none;
            margin-bottom: 0;
        }

            .lyt-activities .mod-activities .img-wrap li, .lyt-activities .mod-activities .video-wrap li {
                margin-bottom: 10px;
            }

        .lyt-activities .mod-activities .video-wrap {
            display: table;
            float: none;
        }

            .lyt-activities .mod-activities .video-wrap .icon {
                font-size: 22px;
                width: 60px;
                height: 60px;
                margin: -30px auto 0;
            }

                .lyt-activities .mod-activities .video-wrap .icon:before {
                    margin-top: -10px;
                }

        .lyt-activities .mod-activities .grp-activity-info {
            width: 100%;
            float: none;
            padding: 10px 0 0 10px;
        }

        .lyt-activities.typ-reverse .mod-activities .img-wrap, .lyt-activities.typ-reverse .mod-activities .video-wrap {
            float: none;
        }

        .lyt-activities.typ-reverse .mod-activities .grp-activity-info {
            float: none;
            text-align: left;
            padding: 10px 0 0 10px;
        }
}

.lyt-team {
    position: relative;
}

    .lyt-team ul {
        display: table;
        width: 100%;
    }

    .lyt-team .profile-desc {
        background: #fff;
        display: block;
        padding: 46px 40px;
        border-top: 1px solid #f1f1f1;
        border-bottom: 1px solid #f1f1f1;
        border-right: 1px solid #f1f1f1;
        position: absolute;
        top: 0;
        display: none;
        -webkit-box-shadow: 0px 0px 1px 1px #f1f1f1;
        -moz-box-shadow: 0px 0px 1px 1px #f1f1f1;
        box-shadow: 0px 0px 1px 1px #f1f1f1;
        z-index: 7;
    }

        .lyt-team .profile-desc .name, .lyt-team .profile-desc .designation {
            font-size: 24px;
            line-height: 26px;
            margin-bottom: 5px;
            font-weight: 800;
            color: #666666;
        }

        .lyt-team .profile-desc .designation {
            font-weight: 300;
            margin-bottom: 15px;
        }

        .lyt-team .profile-desc p {
            color: #666;
            line-height: 32px;
            font-size: 18px;
        }

        .lyt-team .profile-desc .icon {
            position: absolute;
            right: 30px;
            top: 30px;
            cursor: pointer;
        }

        .lyt-team .profile-desc.left-arrow:before {
            right: 100%;
            top: 30%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(255, 255, 255, 0);
            border-right-color: #fff;
            border-width: 31px;
            margin-top: -31px;
        }

        .lyt-team .profile-desc.right-arrow:before {
            left: 100%;
            top: 30%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(255, 255, 255, 0);
            border-left-color: #fff;
            border-width: 31px;
            margin-top: -31px;
        }

@media only screen and (max-width:768px) {
    .lyt-team .profile-desc {
        bottom: 0;
        display: block;
        left: 100%;
        overflow: scroll;
        padding: 30px 10px 10px;
        position: fixed;
        right: -100%;
        top: 50px;
        -webkit-transition: all 600ms ease;
        -moz-transition: all 600ms ease;
        -ms-transition: all 600ms ease;
        -o-transition: all 600ms ease;
        transition: all 600ms ease;
    }

        .lyt-team .profile-desc.active {
            left: 0;
            right: 0;
            -webkit-transition: all 600ms ease;
            -moz-transition: all 600ms ease;
            -ms-transition: all 600ms ease;
            -o-transition: all 600ms ease;
            transition: all 600ms ease;
        }

        .lyt-team .profile-desc .name, .lyt-team .profile-desc .designation {
            font-size: 20px;
            line-height: 24px;
        }

        .lyt-team .profile-desc .designation {
            margin-bottom: 10px;
        }

        .lyt-team .profile-desc p {
            line-height: 22px;
            font-size: 15px;
        }

        .lyt-team .profile-desc .icon {
            right: 15px;
            top: 15px;
        }
}

.lyt-resalerental .mod-contact-info:nth-child(3n) {
    border-right: none;
}

.lyt-maintainance .mod-contact-info:nth-child(3n) {
    border-right: none;
}

.lyt-investor .mod-address {
    border-right: 1px solid #eaeaea;
    margin: 0;
}

.lyt-investor .mod-contact-info {
    min-height: 208px;
    margin: 0;
    border-right: 1px solid #eaeaea;
}

    .lyt-investor .mod-contact-info:last-child {
        border-right: none;
    }

@media only screen and (max-width:768px) {
    .lyt-investor .mod-address {
        border-right: 1px solid #eaeaea;
        width: 80%;
    }

    .lyt-investor .mod-contact-info {
        min-height: 0;
    }
}

.lyt-glance .bs-icon-text {
    padding: 10px 14px;
    min-height: 150px;
    border-right: 1px solid #e2e2e2;
    margin-bottom: 30px;
    width: 32%;
    box-sizing: border-box;
    vertical-align: top;
    position: relative;
    cursor: pointer;
}

    .lyt-glance .bs-icon-text.last {
        border-right: 0;
    }

    .lyt-glance .bs-icon-text .title, .lyt-glance .bs-icon-text .bs-sec .sec-head .title.lg, .bs-sec .sec-head .lyt-glance .bs-icon-text .title.lg, .lyt-glance .bs-icon-text .mod-reviews .timestamp, .mod-reviews .lyt-glance .bs-icon-text .timestamp, .lyt-glance .bs-icon-text .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-glance .bs-icon-text .timestamp, .lyt-glance .bs-icon-text .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-glance .bs-icon-text .desc, .lyt-glance .bs-icon-text .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-glance .bs-icon-text .meta-text {
        font-size: 18px;
        line-height: 24px;
        color: #666;
        margin-bottom: 15px;
        text-align: center;
    }

    .lyt-glance .bs-icon-text .icon {
        color: #c24d01;
        font-size: 35px;
        margin-bottom: 15px;
    }

    .lyt-glance .bs-icon-text .ttip {
        position: absolute;
        background: #eeeeee;
        font-size: 16px;
        line-height: 18px;
        color: #c24d00;
        padding: 15px;
        height: 150px;
        width: 240px;
        text-align: center;
        bottom: -150px;
        z-index: 10;
        margin-left: -120px;
        left: 50%;
        display: none;
    }

        .lyt-glance .bs-icon-text .ttip:before {
            bottom: 100%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: #fff;
            border-bottom-color: #eeeeee;
            border-width: 16px;
            margin-left: -8px;
        }

    .lyt-glance .bs-icon-text:hover .ttip {
        display: block;
    }

@media only screen and (max-width:768px) {
    .lyt-glance .bs-icon-text {
        padding: 10px;
        min-height: 0;
        margin-bottom: 0;
        width: 100%;
        box-sizing: border-box;
        vertical-align: top;
        border: 0;
    }

        .lyt-glance .bs-icon-text .title, .lyt-glance .bs-icon-text .bs-sec .sec-head .title.lg, .bs-sec .sec-head .lyt-glance .bs-icon-text .title.lg, .lyt-glance .bs-icon-text .mod-reviews .timestamp, .mod-reviews .lyt-glance .bs-icon-text .timestamp, .lyt-glance .bs-icon-text .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-glance .bs-icon-text .timestamp, .lyt-glance .bs-icon-text .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-glance .bs-icon-text .desc, .lyt-glance .bs-icon-text .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-glance .bs-icon-text .meta-text {
            font-size: 15px;
            line-height: 20px;
            margin: 6px 0;
            text-align: left;
            overflow: hidden;
        }

        .lyt-glance .bs-icon-text .icon {
            font-size: 30px;
            margin-bottom: 0;
            float: left;
            width: 20%;
            line-height: 34px;
        }

        .lyt-glance .bs-icon-text .ttip {
            position: relative;
            background: #eeeeee;
            font-size: 14px;
            color: #c24d00;
            height: auto;
            width: 100%;
            text-align: left;
            top: 10px;
            bottom: auto;
            margin-left: 0;
            left: auto;
            display: block;
            padding: 15px;
        }

            .lyt-glance .bs-icon-text .ttip:before {
                content: '';
                border: 0;
                margin: 0;
                left: 0;
            }

        .lyt-glance .bs-icon-text:hover .ttip {
            display: block;
        }
}

.lyt-pdf .mod-download {
    padding: 25px 20px 20px 25px;
    margin-bottom: 25px;
    border: 1px solid #cacaca;
}

    .lyt-pdf .mod-download .list-wrap li {
        margin-right: 25px;
        padding-right: 25px;
    }

        .lyt-pdf .mod-download .list-wrap li:last-child {
            border-right: 0;
            padding-right: 0;
            margin-right: 0;
        }

@media only screen and (max-width:768px) {
    .lyt-pdf .mod-download {
        padding: 15px 10px 10px 15px;
        margin-bottom: 15px;
    }

        .lyt-pdf .mod-download .list-wrap li {
            margin-right: 10px;
            padding-right: 10px;
        }
}

.lyt-feedback .form-group textarea.form-control {
    height: 128px;
}

@media only screen and (max-width:768px) {
    .lyt-feedback .form-group textarea.form-control {
        height: 80px;
    }
}

.lyt-booking-chart {
    position: relative;
}

    .lyt-booking-chart .js-direction.active .bs-radio {
        display: block;
    }

    .lyt-booking-chart .bs-checkbox {
        font-size: 16px;
        line-height: 20px;
        margin-right: 15px;
        border-left: 1px solid #d2d2d2;
    }

        .lyt-booking-chart .bs-checkbox input[type="checkbox"]:checked:not(old) + label:before {
            color: #a2282e;
        }

        .lyt-booking-chart .bs-checkbox input[type="checkbox"]:not(old) + label {
            font-weight: 600;
            color: #333;
        }

        .lyt-booking-chart .bs-checkbox:first-child {
            border-left: none;
        }

    .lyt-booking-chart .bs-radio {
        margin-right: 15px;
        padding-left: 40px;
        border-left: 1px solid #d2d2d2;
    }

        .lyt-booking-chart .bs-radio input[type="radio"]:not(old) + label {
            color: #333;
            text-transform: capitalize;
        }

    .lyt-booking-chart .btn-unit {
        padding: 9px 10px;
        margin-left: 15px;
        display: none;
    }

    .lyt-booking-chart .proj-det-flyout {
        padding: 60px 50px 50px 20px;
        width: 100%;
        position: fixed;
        top: 0;
        left: -100%;
        background: #fff;
        transition: all 0.5s ease 0s;
        border: solid 1px #eaeaea;
        border-left: 0;
        z-index: 15;
        bottom: 0;
    }

        .lyt-booking-chart .proj-det-flyout .meta-msg {
            font-size: 18px;
            line-height: 24px;
            color: #999;
            font-weight: 600;
            margin-bottom: 10px;
        }

        .lyt-booking-chart .proj-det-flyout.active {
            left: 0;
        }

        .lyt-booking-chart .proj-det-flyout .close {
            position: absolute;
            top: 30px;
            right: 30px;
        }

@media only screen and (max-width:768px) {
    .lyt-booking-chart .bs-checkbox {
        margin-right: 0;
        border-left: none;
        margin-bottom: 10px;
    }

    .lyt-booking-chart .bs-radio {
        margin-right: 0px;
        padding-left: 0px;
        border-left: none;
    }

    .lyt-booking-chart .proj-det-flyout {
        padding: 40px 20px 20px 20px;
        width: 100%;
        border: 0;
        bottom: 0;
        position: fixed;
        z-index: 15;
        top: 0;
        overflow: auto;
    }

        .lyt-booking-chart .proj-det-flyout .meta-msg {
            font-size: 14px;
            line-height: 18px;
        }

        .lyt-booking-chart .proj-det-flyout .close {
            position: absolute;
            top: 20px;
            right: 20px;
        }
}

.lyt-investor-team {
    position: relative;
}

    .lyt-investor-team ul {
        display: table;
        width: 100%;
    }

    .lyt-investor-team .profile-desc {
        background: #fff;
        display: block;
        padding: 26px 20px;
        border-top: 1px solid #f1f1f1;
        border-bottom: 1px solid #f1f1f1;
        border-right: 1px solid #f1f1f1;
        position: absolute;
        top: 0;
        display: none;
        -webkit-box-shadow: 0px 0px 1px 1px #f1f1f1;
        -moz-box-shadow: 0px 0px 1px 1px #f1f1f1;
        box-shadow: 0px 0px 1px 1px #f1f1f1;
        z-index: 7;
    }

        .lyt-investor-team .profile-desc .name, .lyt-investor-team .lyt-team .profile-desc .designation, .lyt-team .lyt-investor-team .profile-desc .designation {
            font-size: 20px;
            line-height: 24px;
            margin-bottom: 5px;
            font-weight: 800;
            color: #666666;
        }

        .lyt-investor-team .profile-desc .designation {
            color: #666666;
            font-weight: 300;
            margin-bottom: 15px;
            font-size: 16px;
            line-height: 18px;
        }

        .lyt-investor-team .profile-desc p {
            color: #8c8c8c;
            line-height: 22px;
            font-size: 15px;
        }

        .lyt-investor-team .profile-desc .icon {
            position: absolute;
            right: 30px;
            top: 30px;
            cursor: pointer;
        }

        .lyt-investor-team .profile-desc.left-arrow:before {
            right: 100%;
            top: 30%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(255, 255, 255, 0);
            border-right-color: #fff;
            border-width: 31px;
            margin-top: -31px;
        }

        .lyt-investor-team .profile-desc.right-arrow:before {
            left: 100%;
            top: 30%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(255, 255, 255, 0);
            border-left-color: #fff;
            border-width: 31px;
            margin-top: -31px;
        }

        .lyt-investor-team .profile-desc .desc {
            position: absolute;
            right: 20px;
            left: 20px;
            top: 95px;
            bottom: 20px;
            overflow-y: auto;
        }

@media only screen and (max-width:768px) {
    .lyt-investor-team .profile-desc {
        bottom: 0;
        display: block;
        overflow: scroll;
        padding: 30px 10px 10px;
        position: fixed;
        left: 100%;
        right: -100%;
        top: 0;
        z-index: 12;
        -webkit-transition: all 600ms ease;
        -moz-transition: all 600ms ease;
        -ms-transition: all 600ms ease;
        -o-transition: all 600ms ease;
        transition: all 600ms ease;
    }

        .lyt-investor-team .profile-desc.active {
            left: 0;
            top: 0;
            right: 0;
            -webkit-transition: all 600ms ease;
            -moz-transition: all 600ms ease;
            -ms-transition: all 600ms ease;
            -o-transition: all 600ms ease;
            transition: all 600ms ease;
        }

        .lyt-investor-team .profile-desc .name, .lyt-investor-team .lyt-team .profile-desc .designation, .lyt-team .lyt-investor-team .profile-desc .designation {
            font-size: 20px;
            line-height: 24px;
        }

        .lyt-investor-team .profile-desc .designation {
            margin-bottom: 10px;
        }

        .lyt-investor-team .profile-desc p {
            line-height: 28px;
            font-size: 16px;
        }

        .lyt-investor-team .profile-desc .icon {
            right: 15px;
            top: 15px;
        }

        .lyt-investor-team .profile-desc .desc {
            position: relative;
            right: 0;
            left: 0;
            top: 0;
            bottom: 0;
            overflow-y: visible;
        }
}

.lyt-investors-profile .mod-profile .grp-intro:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent url("../images/team_bg.png") no-repeat 0 0;
    height: 155px;
}

.lyt-investors-profile .mod-profile .grp-intro .intro-wrap {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
}

.lyt-investors-profile .mod-profile .grp-desc {
    display: none;
}

@media only screen and (max-width:768px) {
    .lyt-investors-profile .mod-profile .grp-intro:before {
        background: transparent url("../images/team_bg.png") no-repeat 0 0;
        height: 90px;
    }

    .lyt-investors-profile .mod-profile .grp-intro .name, .lyt-investors-profile .mod-profile .grp-intro .lyt-team .profile-desc .designation, .lyt-team .profile-desc .lyt-investors-profile .mod-profile .grp-intro .designation {
        left: 10px;
        bottom: 30px;
    }

    .lyt-investors-profile .mod-profile .grp-intro .designation {
        left: 10px;
        bottom: 10px;
    }
}

.lyt-media-blog-stories .bs-social-connect {
    padding: 10px 0 0 0;
}

.lyt-media-blog-stories .lyt-form {
    border-left: 1px solid #b7b6b6;
    padding-left: 30px;
}

.lyt-media-blog-stories .js-media-blog-stories {
    padding: 0 50px 0 50px;
    margin: 0 20px;
}

    .lyt-media-blog-stories .js-media-blog-stories .swiper-button-next {
        right: 20px;
    }

    .lyt-media-blog-stories .js-media-blog-stories .swiper-button-prev {
        left: 0;
    }

.lyt-media-blog-stories .btn {
    margin-bottom: 40px;
    background-color: #000;
}

    .lyt-media-blog-stories .btn:focus, .lyt-media-blog-stories .btn:hover, .lyt-media-blog-stories .btn:active, .lyt-media-blog-stories .btn.active, .lyt-media-blog-stories .btn:active:focus, .lyt-media-blog-stories .btn.active:focus, .lyt-media-blog-stories .btn.focus, .lyt-media-blog-stories .btn:active.focus, .lyt-media-blog-stories .btn.active.focus {
        background: #000;
        color: #fff;
    }

.lyt-media-blog-stories .msg {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}

@media only screen and (max-width:768px) {
    .lyt-media-blog-stories .bs-social-connect {
        padding: 10px 0;
        text-align: center;
    }

    .lyt-media-blog-stories .lyt-form {
        border-left: 0;
        padding-left: 0;
    }

    .lyt-media-blog-stories .js-media-blog-stories {
        padding: 0;
        margin: 0;
    }

    .lyt-media-blog-stories .btn {
        margin-bottom: 20px;
    }

    .lyt-media-blog-stories .msg {
        font-size: 16px;
        line-height: 22px;
    }
}

.lyt-pdf-groups {
    border: 1px solid #cacaca;
    margin-bottom: 40px;
}

    .lyt-pdf-groups .heading {
        font-size: 21px;
        line-height: 26px;
        font-weight: 600;
        color: #666666;
        padding: 15px;
        font-weight: 600;
        border-bottom: 1px solid #cacaca;
    }

    .lyt-pdf-groups .mod-download {
        margin: 20px 25px;
        padding: 25px 20px 20px 25px;
        border: 1px solid #cacaca;
    }

        .lyt-pdf-groups .mod-download .list-wrap li {
            margin-right: 25px;
            padding-right: 25px;
        }

            .lyt-pdf-groups .mod-download .list-wrap li:last-child {
                border-right: 0;
                padding-right: 0;
                margin-right: 0;
            }

@media only screen and (max-width:768px) {
    .lyt-pdf-groups {
        border: 1px solid #cacaca;
        margin-bottom: 20px;
    }

        .lyt-pdf-groups .heading {
            font-size: 18px;
            line-height: 22px;
            padding: 10px;
        }

        .lyt-pdf-groups .mod-download {
            padding: 10px;
            margin-bottom: 0;
        }

            .lyt-pdf-groups .mod-download:last-child {
                padding-bottom: 10px;
                margin-bottom: 10px;
            }

            .lyt-pdf-groups .mod-download .list-wrap li {
                margin-right: 10px;
                padding-right: 10px;
            }
}

.lyt-download-dropdown {
    border: 1px solid #cacaca;
    margin-bottom: 40px;
}

    .lyt-download-dropdown .heading {
        font-size: 21px;
        line-height: 26px;
        font-weight: 600;
        color: #666666;
        padding: 15px;
        font-weight: 600;
        border-bottom: 1px solid #cacaca;
    }

    .lyt-download-dropdown .mod-download-dropdown {
        padding: 25px 20px 0px 25px;
    }

        .lyt-download-dropdown .mod-download-dropdown:last-child {
            padding-bottom: 25px;
        }

@media only screen and (max-width:768px) {
    .lyt-download-dropdown {
        border: 1px solid #cacaca;
        margin-bottom: 20px;
    }

        .lyt-download-dropdown .heading {
            font-size: 18px;
            line-height: 22px;
            padding: 10px;
        }

        .lyt-download-dropdown .mod-download-dropdown {
            padding: 10px 10px 0 15px;
            margin-bottom: 0;
        }

            .lyt-download-dropdown .mod-download-dropdown:last-child {
                padding-bottom: 0;
                margin-bottom: 10px;
            }
}

.lyt-invest-contact .title, .lyt-invest-contact .bs-sec .sec-head .title.lg, .bs-sec .sec-head .lyt-invest-contact .title.lg, .lyt-invest-contact .mod-reviews .timestamp, .mod-reviews .lyt-invest-contact .timestamp, .lyt-invest-contact .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-invest-contact .timestamp, .lyt-invest-contact .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-invest-contact .desc, .lyt-invest-contact .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-invest-contact .meta-text {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    display: block;
    color: #969696;
    margin-bottom: 6px;
    margin-left: 15px;
}

.lyt-invest-contact .meta-txt {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    display: block;
    color: #969696;
    margin-bottom: 6px;
    margin-left: 15px;
}

.lyt-invest-contact .mod-contact-info {
    margin: 15px 0;
    border: 0;
}

    .lyt-invest-contact .mod-contact-info .meta-info .title, .lyt-invest-contact .mod-contact-info .meta-info .mod-reviews .timestamp, .mod-reviews .lyt-invest-contact .mod-contact-info .meta-info .timestamp, .lyt-invest-contact .mod-contact-info .meta-info .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-invest-contact .mod-contact-info .meta-info .timestamp, .lyt-invest-contact .mod-contact-info .meta-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-invest-contact .mod-contact-info .meta-info .desc, .lyt-invest-contact .mod-contact-info .meta-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-invest-contact .mod-contact-info .meta-info .meta-text {
        margin-left: 0;
    }

.lyt-invest-contact .mod-address {
    margin: 15px;
}

    .lyt-invest-contact .mod-address .title, .lyt-invest-contact .mod-address .bs-sec .sec-head .title.lg, .bs-sec .sec-head .lyt-invest-contact .mod-address .title.lg, .lyt-invest-contact .mod-address .mod-reviews .timestamp, .mod-reviews .lyt-invest-contact .mod-address .timestamp, .lyt-invest-contact .mod-address .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-invest-contact .mod-address .timestamp, .lyt-invest-contact .mod-address .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-invest-contact .mod-address .desc, .lyt-invest-contact .mod-address .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-invest-contact .mod-address .meta-text {
        margin-left: 0;
    }

@media only screen and (max-width:768px) {
    .lyt-invest-contact .title, .lyt-invest-contact .bs-sec .sec-head .title.lg, .bs-sec .sec-head .lyt-invest-contact .title.lg, .lyt-invest-contact .mod-reviews .timestamp, .mod-reviews .lyt-invest-contact .timestamp, .lyt-invest-contact .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-invest-contact .timestamp, .lyt-invest-contact .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-invest-contact .desc, .lyt-invest-contact .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-invest-contact .meta-text {
        font-size: 18px;
        line-height: 20px;
    }

    .lyt-invest-contact .meta-txt {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 2px;
    }

    .lyt-invest-contact .mod-contact-info {
        margin: 0;
        border: 0;
    }

        .lyt-invest-contact .mod-contact-info .meta-info {
            padding-left: 0;
        }

            .lyt-invest-contact .mod-contact-info .meta-info .title, .lyt-invest-contact .mod-contact-info .meta-info .mod-reviews .timestamp, .mod-reviews .lyt-invest-contact .mod-contact-info .meta-info .timestamp, .lyt-invest-contact .mod-contact-info .meta-info .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-invest-contact .mod-contact-info .meta-info .timestamp, .lyt-invest-contact .mod-contact-info .meta-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-invest-contact .mod-contact-info .meta-info .desc, .lyt-invest-contact .mod-contact-info .meta-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-invest-contact .mod-contact-info .meta-info .meta-text {
                margin-left: 0;
            }

    .lyt-invest-contact .mod-address {
        margin: 0;
        width: 100%;
        border: 0;
    }

        .lyt-invest-contact .mod-address .title, .lyt-invest-contact .mod-address .bs-sec .sec-head .title.lg, .bs-sec .sec-head .lyt-invest-contact .mod-address .title.lg, .lyt-invest-contact .mod-address .mod-reviews .timestamp, .mod-reviews .lyt-invest-contact .mod-address .timestamp, .lyt-invest-contact .mod-address .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-invest-contact .mod-address .timestamp, .lyt-invest-contact .mod-address .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-invest-contact .mod-address .desc, .lyt-invest-contact .mod-address .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-invest-contact .mod-address .meta-text {
            margin-left: 0;
        }
}

.lyt-thankyou {
    min-height: 500px;
}

    .lyt-thankyou .mod-thankyou {
        margin: 200px 100px 0 100px;
    }

    .lyt-thankyou .bs-social-connect {
        margin: 50px auto;
        text-align: center;
    }

        .lyt-thankyou .bs-social-connect .title, .lyt-thankyou .bs-social-connect .bs-sec .sec-head .title.lg, .bs-sec .sec-head .lyt-thankyou .bs-social-connect .title.lg, .lyt-thankyou .bs-social-connect .mod-reviews .timestamp, .mod-reviews .lyt-thankyou .bs-social-connect .timestamp, .lyt-thankyou .bs-social-connect .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-thankyou .bs-social-connect .timestamp, .lyt-thankyou .bs-social-connect .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-thankyou .bs-social-connect .desc, .lyt-thankyou .bs-social-connect .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-thankyou .bs-social-connect .meta-text {
            font-size: 20px;
            margin-bottom: 20px;
            font-weight: 500;
        }

@media only screen and (max-width:768px) {
    .lyt-thankyou {
        min-height: 0;
    }

        .lyt-thankyou .mod-thankyou {
            margin: 100px 30px 30px 30px;
        }

        .lyt-thankyou .bs-social-connect .title, .lyt-thankyou .bs-social-connect .bs-sec .sec-head .title.lg, .bs-sec .sec-head .lyt-thankyou .bs-social-connect .title.lg, .lyt-thankyou .bs-social-connect .mod-reviews .timestamp, .mod-reviews .lyt-thankyou .bs-social-connect .timestamp, .lyt-thankyou .bs-social-connect .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-thankyou .bs-social-connect .timestamp, .lyt-thankyou .bs-social-connect .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-thankyou .bs-social-connect .desc, .lyt-thankyou .bs-social-connect .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-thankyou .bs-social-connect .meta-text {
            font-size: 16px;
            margin-bottom: 15px;
        }
}

.lyt-feed .list-item {
    margin: 0 0 10px 0;
    height: auto;
}

.lyt-feed .swiper-container {
    padding-bottom: 26px;
}

.lyt-feed .swiper-pagination {
    bottom: 0px;
    text-align: center;
}

@media only screen and (max-width:768px) {
    .lyt-feed.typ-feed .lyt-list-view.typ-white-bg .list-item {
        margin: 0;
    }

    .lyt-feed .swiper-container {
        padding-bottom: 30px;
    }

    .lyt-feed .swiper-pagination {
        margin: 0;
    }
}

.lyt-btn-group .cm-actions {
    margin-bottom: 20px;
}

.lyt-possession .mod-table.typ-possession-table {
    background: #ffffff;
    position: absolute;
    left: 0;
    color: #585858;
    z-index: 4;
    text-align: left;
    width: 510px;
    bottom: 30px;
}

.lyt-possession .mod-table .table {
    padding: 30px 16px 20px;
    text-align: center;
    margin-bottom: 10px;
}

    .lyt-possession .mod-table .table thead tr th {
        padding: 5px 0;
        border: 1px solid #d1cfcf;
        border-bottom: none;
    }

    .lyt-possession .mod-table .table tbody tr td {
        padding: 5px 0;
        border: 1px solid #d1cfcf;
    }

@media only screen and (max-width:768px) {
    .lyt-possession .mod-table.typ-possession-table {
        width: 100%;
        left: 100%;
        bottom: 0;
        top: 0;
        padding-top: 40px;
        position: fixed;
        z-index: 15;
        transition: all 0.5s ease 0s;
        display: block;
    }

        .lyt-possession .mod-table.typ-possession-table.active {
            left: 0;
        }

    .lyt-possession .mod-table .table thead tr th {
        display: table-cell;
    }

    .lyt-possession .mod-table .table tbody tr:first-child {
        border-top: 1px solid #d1cfcf;
    }

    .lyt-possession .mod-table .table tbody tr td {
        float: none;
        text-align: center;
        padding: 5px 3px;
        border: 0;
        border-left: 1px solid #d1cfcf;
    }
}

.lyt-errormsg {
    min-height: 500px;
}

    .lyt-errormsg .mod-errormsg {
        margin: 200px 100px 0 100px;
    }

@media only screen and (max-width:768px) {
    .lyt-errormsg {
        min-height: 0;
    }

        .lyt-errormsg .mod-errormsg {
            margin: 100px 30px 30px 30px;
        }
}

.lyt-legal-doc .mod-download {
    margin-bottom: 20px;
    display: block;
    text-align: center;
}

    .lyt-legal-doc .mod-download .title, .lyt-legal-doc .mod-download .bs-sec .sec-head .title.lg, .bs-sec .sec-head .lyt-legal-doc .mod-download .title.lg, .lyt-legal-doc .mod-download .mod-reviews .timestamp, .mod-reviews .lyt-legal-doc .mod-download .timestamp, .lyt-legal-doc .mod-download .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-legal-doc .mod-download .timestamp, .lyt-legal-doc .mod-download .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-legal-doc .mod-download .desc, .lyt-legal-doc .mod-download .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-legal-doc .mod-download .meta-text {
        margin-left: 20px;
        line-height: 34px;
    }

        .lyt-legal-doc .mod-download .title:hover, .lyt-legal-doc .mod-download .mod-reviews .timestamp:hover, .mod-reviews .lyt-legal-doc .mod-download .timestamp:hover, .lyt-legal-doc .mod-download .mod-msg-ceo .timestamp:hover, .mod-msg-ceo .lyt-legal-doc .mod-download .timestamp:hover, .lyt-legal-doc .mod-download .mod-timeline .grp-desc .desc:hover, .mod-timeline .grp-desc .lyt-legal-doc .mod-download .desc:hover, .lyt-legal-doc .mod-download .mod-phase .table-wrap .meta-text:hover, .mod-phase .table-wrap .lyt-legal-doc .mod-download .meta-text:hover {
            color: #d1232a;
        }

@media only screen and (max-width:768px) {
    .lyt-legal-doc {
        min-height: 0;
    }

        .lyt-legal-doc .mod-download {
            margin-bottom: 15px;
        }

            .lyt-legal-doc .mod-download .title, .lyt-legal-doc .mod-download .bs-sec .sec-head .title.lg, .bs-sec .sec-head .lyt-legal-doc .mod-download .title.lg, .lyt-legal-doc .mod-download .mod-reviews .timestamp, .mod-reviews .lyt-legal-doc .mod-download .timestamp, .lyt-legal-doc .mod-download .mod-msg-ceo .timestamp, .mod-msg-ceo .lyt-legal-doc .mod-download .timestamp, .lyt-legal-doc .mod-download .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .lyt-legal-doc .mod-download .desc, .lyt-legal-doc .mod-download .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .lyt-legal-doc .mod-download .meta-text {
                margin-left: 0;
                line-height: 22px;
            }
}

.pg-senior-home .mod-feature .grp-detail .desc p {
    font-size: 18px;
}

@media only screen and (max-width:768px) {
    .pg-senior-home .mod-feature {
        min-height: 210px;
    }

        .pg-senior-home .mod-feature .grp-detail .desc p {
            font-size: 14px;
            line-height: 18px;
        }
}

.pg-care-homes .mod-blog .grp-blog-info .desc p {
    font-size: 15px;
    line-height: 20px;
}

@media only screen and (max-width:768px) {
    .pg-care-homes .mod-blog .grp-blog-info .desc p {
        font-size: 14px;
        line-height: 18px;
    }
}

.pg-investors .lyt-investors-tab-content {
    position: relative;
    min-height: 900px;
}

    .pg-investors .lyt-investors-tab-content .lyt-investment-news {
        position: absolute;
        right: 0;
    }

@media only screen and (max-width:768px) {
    .pg-investors .lyt-investors-tab-content {
        min-height: 0;
    }

        .pg-investors .lyt-investors-tab-content .lyt-investment-news {
            position: relative;
            right: 0;
        }

            .pg-investors .lyt-investors-tab-content .lyt-investment-news .swiper-container {
                padding-bottom: 35px;
            }
}

.pg-defence .bs-banner .grp-title .banner-title {
    left: 160px;
}

@media only screen and (max-width:768px) {
    .pg-defence .bs-banner .grp-title .banner-title {
        left: 10px;
    }
}

.thm-comfort .mod-feature .grp-icon .icon {
    color: #f2ad00;
}

.thm-comfort .mod-feature .grp-detail .desc .read-more {
    color: #f2ad00;
}

    .thm-comfort .mod-feature .grp-detail .desc .read-more .icon {
        color: #f2ad00;
    }

.thm-comfort .nav-tabs.typ-theme li:hover a {
    background: #f2ad00;
}

.thm-comfort .nav-tabs.typ-theme li.active a, .thm-comfort .nav-tabs.typ-theme li.active a:focus, .thm-comfort .nav-tabs.typ-theme li.active a:hover {
    background: #f2ad00;
}

.thm-comfort .lyt-project-list .btn-block {
    background: #231f20;
}

.thm-comfort .mod-blog .btn-cta {
    background: #f2ad00;
}

.thm-comfort .mod-concept-senior-living .title, .thm-comfort .mod-concept-senior-living .bs-sec .sec-head .title.lg, .bs-sec .sec-head .thm-comfort .mod-concept-senior-living .title.lg, .thm-comfort .mod-concept-senior-living .mod-reviews .timestamp, .mod-reviews .thm-comfort .mod-concept-senior-living .timestamp, .thm-comfort .mod-concept-senior-living .mod-msg-ceo .timestamp, .mod-msg-ceo .thm-comfort .mod-concept-senior-living .timestamp, .thm-comfort .mod-concept-senior-living .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .thm-comfort .mod-concept-senior-living .desc, .thm-comfort .mod-concept-senior-living .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .thm-comfort .mod-concept-senior-living .meta-text {
    color: #f2ad00;
}

.thm-comfort .bs-checkbox input[type="checkbox"]:not(old) + label:before {
    color: #f2ad00;
    border: solid 1px #f2ad00;
}

.thm-comfort .mod-project .btn-cta.share {
    background: #f2ad00;
}

.thm-comfort .mod-project .view-360 {
    color: #f2ad00;
}

.thm-comfort .bs-radio input[type="radio"]:checked:not(old) + label:after {
    background-color: #f2ad00;
}

.thm-comfort .bs-icon-text .icon {
    color: #f2ad00;
}

.thm-comfort .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text .icon, .thm-comfort .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text .icon {
    color: #f2ad00;
}

.thm-senior-living .mod-feature .grp-icon .icon {
    color: #ff9016;
}

.thm-senior-living .mod-feature .grp-detail .desc .read-more {
    color: #ff9016;
}

    .thm-senior-living .mod-feature .grp-detail .desc .read-more .icon {
        color: #ff9016;
    }

.thm-senior-living .nav-tabs.typ-theme li:hover a {
    background: #ff9016;
}

.thm-senior-living .nav-tabs.typ-theme li.active a, .thm-senior-living .nav-tabs.typ-theme li.active a:focus, .thm-senior-living .nav-tabs.typ-theme li.active a:hover {
    background: #ff9016;
}

.thm-senior-living .lyt-project-list .btn-block {
    background: #ff9016;
}

.thm-senior-living .mod-blog .btn-cta {
    background: #ff9016;
}

.thm-senior-living .mod-concept-senior-living .title, .thm-senior-living .mod-concept-senior-living .bs-sec .sec-head .title.lg, .bs-sec .sec-head .thm-senior-living .mod-concept-senior-living .title.lg, .thm-senior-living .mod-concept-senior-living .mod-reviews .timestamp, .mod-reviews .thm-senior-living .mod-concept-senior-living .timestamp, .thm-senior-living .mod-concept-senior-living .mod-msg-ceo .timestamp, .mod-msg-ceo .thm-senior-living .mod-concept-senior-living .timestamp, .thm-senior-living .mod-concept-senior-living .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .thm-senior-living .mod-concept-senior-living .desc, .thm-senior-living .mod-concept-senior-living .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .thm-senior-living .mod-concept-senior-living .meta-text {
    color: #ff9016;
}

.thm-senior-living .bs-radio input[type="radio"]:checked:not(old) + label:after {
    background-color: #ff9016;
}

.thm-senior-living .bs-checkbox input[type="checkbox"]:not(old) + label:before {
    color: #ff9016;
    border: solid 1px #ff9016;
}

.thm-senior-living .bs-icon-text .icon {
    color: #ff9016;
}

.thm-senior-living .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text .icon, .thm-senior-living .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text .icon {
    color: #ff9016;
}

.thm-senior-living .mod-project .btn-cta.share {
    background: #ff9016;
}

.thm-senior-living .mod-project .view-360 {
    color: #ff9016;
}

.ie .lyt-content.bottom-shadow:after {
    background-image: url(../images/shadow_ie.png);
}

.ie .lyt-content.top-shadow:before {
    background-image: url(../images/shadow_ie.png);
}

.ie .mod-senior-living .swiper-container {
    overflow: visible;
}

.desktop .lyt-what-we-offer .swiper-container {
    overflow: visible;
}

.desktop .lyt-what-we-offer .swiper-wrapper {
    width: auto;
    height: auto;
    display: block;
}

    .desktop .lyt-what-we-offer .swiper-wrapper .swiper-slide {
        width: 33.333333%;
    }

@media only screen and (max-width:480px) and (min-width:220px) {
    /*.modal .close {
        top: 16px !important;
        right: 15px !important;
    }*/

    .lyt-project-category .grp-meta-info {
        border-top: solid 1px #eaeaea;
        line-height: 19px;
        position: relative;
        text-align: left;
    }
}

@media only screen and (min-width:1000px) and (max-width:1500px) {
    .panzoom {
        height: 450px!important;
        margin: 0 auto;
    }
}

.loader-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 150;
}

.module-loader .loader-wrap {
    position: absolute;
    z-index: 2;
}

.loader-wrap .loader-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    opacity: 1;
}

.loader-wrap .loader-icon {
    width: 45px;
    height: 45px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -23px;
    margin-top: -23px;
    background: url("../images/loader.svg") no-repeat 0 0 transparent;
    -webkit-animation: loadAnim 2s infinite linear;
    animation: loadAnim 2s infinite linear;
}

.imageholder {
    width: 100%;
    max-height: 150px;
    padding: 4px;
    margin-top: -85px;
}

.holderthumbnail {
    padding: 4px;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    max-height: 150px;
}

.removefile {
    display: none;
}

@charset "UTF-8";

@font-face {
    font-family: "ashiana";
    src: url("../fonts/ashiana.eot");
    src: url("../fonts/ashiana.eot?#iefix") format("embedded-opentype"), url("../fonts/ashiana.woff") format("woff"), url("../fonts/ashiana.ttf") format("truetype"), url("../fonts/ashiana.svg#ashiana") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "ashiana" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "ashiana" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-edit:before {
    content: "\61";
}

.icon-zoom-out:before {
    content: "\62";
}

.icon-360:before {
    content: "\63";
}

.icon-activities:before {
    content: "\64";
}

.icon-age-friendly:before {
    content: "\65";
}

.icon-arrow-down:before {
    content: "\66";
}

.icon-arrow-left:before {
    content: "\67";
}

.icon-arrow-right2:before {
    content: "\68";
}

.icon-arrow-right:before {
    content: "\69";
}

.icon-arrow-up:before {
    content: "\6a";
}

.icon-ashiana-logo:before {
    content: "\6b";
}

.icon-available:before {
    content: "\6c";
}

.icon-buyer:before {
    content: "\6d";
}

.icon-calculator:before {
    content: "\6e";
}

.icon-ease-of-process:before {
    content: "\6f";
}

.icon-download:before {
    content: "\70";
}

.icon-download1:before {
    content: "\71";
}

.icon-direction:before {
    content: "\72";
}

.icon-dining-facility:before {
    content: "\73";
}

.icon-customer-care:before {
    content: "\74";
}

.icon-flag:before {
    content: "\75";
}

.icon-chat:before {
    content: "\77";
}

.icon-car:before {
    content: "\78";
}

.icon-cancel:before {
    content: "\79";
}

.icon-call:before {
    content: "\7a";
}

.icon-call2:before {
    content: "\41";
}

.icon-emergency-care:before {
    content: "\42";
}

.icon-full-view:before {
    content: "\43";
}

.icon-facebook:before {
    content: "\44";
}

.icon-floor-plan:before {
    content: "\45";
}

.icon-google:before {
    content: "\46";
}

.icon-hamburger-menu:before {
    content: "\47";
}

.icon-help-ashianan:before {
    content: "\48";
}

.icon-visibilty:before {
    content: "\49";
}

.icon-history:before {
    content: "\4a";
}

.icon-hobby-club:before {
    content: "\4b";
}

.icon-image:before {
    content: "\4c";
}

.icon-investor-relations:before {
    content: "\4d";
}

.icon-linkedin:before {
    content: "\4e";
}

.icon-resale-rental:before {
    content: "\4f";
}

.icon-more-icon:before {
    content: "\50";
}

.icon-query:before {
    content: "\51";
}

.icon-profile-login:before {
    content: "\52";
}

.icon-price-list:before {
    content: "\53";
}

.icon-environment:before {
    content: "\54";
}

.icon-pause:before {
    content: "\55";
}

.icon-play:before {
    content: "\56";
}

.icon-parking:before {
    content: "\57";
}

.icon-services:before {
    content: "\58";
}

.icon-maintenance-services:before {
    content: "\59";
}

.icon-loactaion:before {
    content: "\5a";
}

.icon-safety-security:before {
    content: "\30";
}

.icon-safety-security2:before {
    content: "\31";
}

.icon-search:before {
    content: "\32";
}

.icon-seller:before {
    content: "\33";
}

.icon-email:before {
    content: "\34";
}

.icon-share:before {
    content: "\35";
}

.icon-smooth-transaction:before {
    content: "\36";
}

.icon-mail-send:before {
    content: "\37";
}

.icon-you-tube:before {
    content: "\38";
}

.icon-zoom-in:before {
    content: "\39";
}

.icon-offices:before {
    content: "\21";
}

.icon-share2:before {
    content: "\22";
}

.icon-assets-checkbox:before {
    content: "\76";
}

.icon-download-1:before {
    content: "\23";
}

.icon-active-life:before {
    content: "\24";
}

.icon-age-friendly-1:before {
    content: "\25";
}

.icon-continue-care:before {
    content: "\26";
}

.icon-creating-conviniance:before {
    content: "\27";
}

.icon-dining-hall:before {
    content: "\28";
}

.icon-direct-deals:before {
    content: "\29";
}

.icon-download-2:before {
    content: "\2a";
}

.icon-emergency-care-1:before {
    content: "\2b";
}

.icon-floor-plan-1:before {
    content: "\2c";
}

.icon-green-open-area:before {
    content: "\2d";
}

.icon-hassel-free-documents:before {
    content: "\2e";
}

.icon-hassel-free-living:before {
    content: "\2f";
}

.icon-intelligent-design:before {
    content: "\3a";
}

.icon-transparent-transaction:before {
    content: "\3b";
}

.icon-transparancy:before {
    content: "\3c";
}

.icon-timely-possession:before {
    content: "\3d";
}

.icon-sports-facilities-2:before {
    content: "\3e";
}

.icon-sports-facilities:before {
    content: "\3f";
}

.icon-safe-secure:before {
    content: "\40";
}

.icon-maintaince-maagement:before {
    content: "\5b";
}

.icon-other-facilities-1:before {
    content: "\5d";
}

.icon-other-facilities:before {
    content: "\5e";
}

.icon-secured-living:before {
    content: "\5f";
}

.icon-club-house:before {
    content: "\60";
}

.icon-online-booking:before {
    content: "\7b";
}

.icon-icon-video:before {
    content: "\7c";
}

.icon-35-years:before {
    content: "\7d";
}

.icon-active-senior-living:before {
    content: "\7e";
}

.icon-constructed:before {
    content: "\5c";
}

.icon-construction-capability:before {
    content: "\e000";
}

.icon-direct-sale:before {
    content: "\e001";
}

.icon-maintenance-management:before {
    content: "\e002";
}

.icon-under-development:before {
    content: "\e003";
}

.icon-search-minus:before {
    content: "\e004";
}

.icon-search-plus:before {
    content: "\e005";
}

.icon-calendar:before {
    content: "\e006";
}

.icon-twitter:before {
    content: "\e007";
}

.icon-instagram:before {
    content: "\e008";
}

.icon-learning:before {
    content: "\e009";
}

.icon-badminton:before {
    content: "\e00a";
}

.icon-basketball:before {
    content: "\e00b";
}

.icon-cctv:before {
    content: "\e00c";
}

.icon-cricket:before {
    content: "\e00d";
}

.icon-mechanic:before {
    content: "\e00e";
}

.icon-library:before {
    content: "\e00f";
}

.icon-tt:before {
    content: "\e010";
}

.icon-pool:before {
    content: "\e011";
}

.icon-gym:before {
    content: "\e012";
}

.icon-swimming-pool:before {
    content: "\e013";
}

.icon-tenniss:before {
    content: "\e014";
}

.icon-garbage:before {
    content: "\e015";
}

.icon-play-area:before {
    content: "\e016";
}

.icon-ambulance:before {
    content: "\e017";
}

.icon-temple:before {
    content: "\e018";
}

.icon-groceries:before {
    content: "\e019";
}

.icon-parking-1:before {
    content: "\e01a";
}

.icon-board-games:before {
    content: "\e01b";
}

.icon-cafe:before {
    content: "\e01c";
}

.icon-garden:before {
    content: "\e01d";
}

.icon-intercom:before {
    content: "\e01e";
}

.icon-meeting:before {
    content: "\e01f";
}

.icon-security:before {
    content: "\e020";
}

.icon-skating:before {
    content: "\e021";
}

.icon-theatre:before {
    content: "\e022";
}

.icon-golf-cart:before {
    content: "\e023";
}

.icon-transport:before {
    content: "\e024";
}

.icon-meditation:before {
    content: "\e025";
}

.icon-activity:before {
    content: "\e026";
}

.icon-multihall:before {
    content: "\e027";
}

.icon-cards:before {
    content: "\e028";
}

.icon-sauna:before {
    content: "\e029";
}

.icon-yoga:before {
    content: "\e02a";
}

.icon-party:before {
    content: "\e02b";
}

.icon-lounge:before {
    content: "\e02c";
}

.icon-craft:before {
    content: "\e02d";
}

.icon-birthday:before {
    content: "\e02e";
}

.icon-housekeeping:before {
    content: "\e02f";
}

.icon-doctor:before {
    content: "\e030";
}

.icon-notice:before {
    content: "\e031";
}

.icon-concierge:before {
    content: "\e032";
}

.icon-salon:before {
    content: "\e033";
}

.icon-laundry:before {
    content: "\e034";
}

.icon-bar:before {
    content: "\e036";
}

.icon-pharmacy:before {
    content: "\e037";
}

.icon-music:before {
    content: "\e038";
}

.icon-nurse:before {
    content: "\e039";
}

.icon-test1:before {
    content: "\e03a";
}

.icon-4:before {
    content: "\e03b";
}

.icon-dummy:before {
    content: "\e03c";
}

.icon-power:before {
    content: "\e03d";
}

.icon-lamp:before {
    content: "\e03e";
}

.icon-4:before {
    content: "\e035";
}

.icon-vcard:before {
    content: "\e03f";
}

input.parsley-success, select.parsley-success, textarea.parsley-success {
    color: #468847;
    background-color: #DFF0D8;
    border: 1px solid #D6E9C6;
}

input.parsley-error, select.parsley-error, textarea.parsley-error {
    color: #B94A48;
    background-color: #F2DEDE;
    border: 1px solid #EED3D7;
}

.form-group .form-control.parsley-error {
    color: #B94A48;
    border: 1px solid red;
}

.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    line-height: 0.9em;
    opacity: 0;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}

.alert ul.parsley-errors-list li {
    color: #ffffff;
    padding-top: 5px;
    font-size: 13px;
    line-height: 16px;
}

ul.parsley-errors-list li {
    color: #ff0000;
    padding-top: 5px;
    font-size: 13px;
    line-height: 16px;
}

.parsley-errors-list.filled {
    opacity: 1;
}

.parsley-min {
    color: #ff0039;
}

.iconcolor {
    color: #000000 !important;
}

.iconWeb {
    margin-bottom: 15px;
    font-size: 46px;
    line-height: 50px;
    color: #fcce01;
    display: inline-block;
    font: normal normal normal 60px/1 ashiana;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
}

    .iconWeb.sm {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .iconWeb.md {
        width: 56px;
        height: 56px;
        line-height: 56px;
    }

    .iconWeb.typ-round {
        border-radius: 50%;
    }

    .iconWeb.thm-fb-bg-color {
        background-color: #3c5a97;
        color: #fff;
    }

.arthref {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1111;
}

    .arthref .overlay {
        z-index: 1112;
        position: fixed;
        width: 100%;
        height: 100%;
        opacity: 0;
        background: rgba(0,0,0,0.8);
        pointer-events: none;
        display: none;
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        -ms-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
    }

    .arthref .opaque {
        background: rgba(0,0,0,0.2)!important;
    }

    .arthref .overlay.active {
        opacity: 1;
        pointer-events: all;
    }

    .arthref .icon-container {
        z-index: 101;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        text-align: center;
    }

        .arthref .icon-container:before {
            content: '';
            height: 100%;
            display: inline-block;
            vertical-align: middle;
        }

        .arthref .icon-container .centered {
            display: inline-block;
            padding: 1em;
            vertical-align: middle;
            text-align: left;
            width: 90%;
            max-width: 725px;
        }

        .arthref .icon-container ul {
            margin: 0;
            padding: 0;
            list-style-type: none;
            text-align: center;
            opacity: 0;
            -webkit-transition: all 200ms ease-in-out;
            -moz-transition: all 200ms ease-in-out;
            -o-transition: all 200ms ease-in-out;
            -ms-transition: all 200ms ease-in-out;
            transition: all 200ms ease-in-out;
            pointer-events: none;
        }

            .arthref .icon-container ul.active {
                opacity: 1;
                pointer-events: auto;
            }

            .arthref .icon-container ul li {
                display: inline-block;
                width: 80px;
                height: 110px;
                margin: 10px;
            }

                .arthref .icon-container ul li a {
                    background-color: #617385;
                    border-radius: 10px;
                    display: block;
                    width: 80px;
                    height: 80px;
                    margin: 0 0 10px 0;
                }

                .arthref .icon-container ul li span {
                    text-align: center;
                    font-family: Arial;
                    font-size: 12px;
                    font-weight: bold;
                    text-shadow: 0 2px 3px rgba(0,0,0,.9);
                    color: #e5e5e5;
                    font-style: normal!important;
                }

                .arthref .icon-container ul li a.aApple span {
                    background-position: 0 0;
                }

                .arthref .icon-container ul li a.aMySpace span {
                    background-position: -80px 0;
                }

                .arthref .icon-container ul li a.aBlackBerry span {
                    background-position: -160px 0;
                }

                .arthref .icon-container ul li a.aWikipedia span {
                    background-position: -240px 0;
                }

                .arthref .icon-container ul li a.aEMail span {
                    background-position: -320px 0;
                }

                .arthref .icon-container ul li a.aWordpress span {
                    background-position: -400px 0;
                }

                .arthref .icon-container ul li a.aDeviantart span {
                    background-position: -480px 0;
                }

                .arthref .icon-container ul li a.aForrst span {
                    background-position: 0 -80px;
                }

                .arthref .icon-container ul li a.aTechnorati span {
                    background-position: -80px -80px;
                }

                .arthref .icon-container ul li a.aXBox span {
                    background-position: -160px -80px;
                }

                .arthref .icon-container ul li a.aAndroid span {
                    background-position: -240px -80px;
                }

                .arthref .icon-container ul li a.aEvernote span {
                    background-position: -320px -80px;
                }

                .arthref .icon-container ul li a.aZerply span {
                    background-position: -400px -80px;
                }

                .arthref .icon-container ul li a.aXing span {
                    background-position: -480px -80px;
                }

                .arthref .icon-container ul li a.aVimeo span {
                    background-position: 0 -160px;
                }

                .arthref .icon-container ul li a.aTumblr span {
                    background-position: -80px -160px;
                }

                .arthref .icon-container ul li a.aFacebook span {
                    background-position: -160px -160px;
                }

                .arthref .icon-container ul li a.aDigg span {
                    background-position: -240px -160px;
                }

                .arthref .icon-container ul li a.aDelicious span {
                    background-position: -320px -160px;
                }

                .arthref .icon-container ul li a.aFriendFeed span {
                    background-position: -400px -160px;
                }

                .arthref .icon-container ul li a.aLinkedIn span {
                    background-position: -480px -160px;
                }

                .arthref .icon-container ul li a.aPaypal span {
                    background-position: 0 -240px;
                }

                .arthref .icon-container ul li a.aBehance span {
                    background-position: -80px -240px;
                }

                .arthref .icon-container ul li a.aFoursquare span {
                    background-position: -160px -240px;
                }

                .arthref .icon-container ul li a.aWindows span {
                    background-position: -240px -240px;
                }

                .arthref .icon-container ul li a.aSkype span {
                    background-position: -320px -240px;
                }

                .arthref .icon-container ul li a.aTwitter span {
                    background-position: -400px -240px;
                }

                .arthref .icon-container ul li a.aPosterous span {
                    background-position: -480px -240px;
                }

                .arthref .icon-container ul li a.aLastFm span {
                    background-position: 0 -320px;
                }

                .arthref .icon-container ul li a.aQuora span {
                    background-position: -80px -320px;
                }

                .arthref .icon-container ul li a.aYouTube span {
                    background-position: -160px -320px;
                }

                .arthref .icon-container ul li a.aPinterest span {
                    background-position: -240px -320px;
                }

                .arthref .icon-container ul li a.aPath span {
                    background-position: -320px -320px;
                }

                .arthref .icon-container ul li a.aGooglePlus span {
                    background-position: -400px -320px;
                }

                .arthref .icon-container ul li a.aFlud span {
                    background-position: -480px -320px;
                }

                .arthref .icon-container ul li a.aStumbleUpon span {
                    background-position: 0 -400px;
                }

                .arthref .icon-container ul li a.aReddit span {
                    background-position: -80px -400px;
                }

                .arthref .icon-container ul li a.aRSS span {
                    background-position: -160px -400px;
                }

                .arthref .icon-container ul li a.aScoutzie span {
                    background-position: -240px -400px;
                }

                .arthref .icon-container ul li a.aBlogger span {
                    background-position: -320px -400px;
                }

                .arthref .icon-container ul li a.aGrovershark span {
                    background-position: -400px -400px;
                }

                .arthref .icon-container ul li a.aAIM span {
                    background-position: -480px -400px;
                }

                .arthref .icon-container ul li a.aYahoo span {
                    background-position: 0 -480px;
                }

                .arthref .icon-container ul li a.aFlickr span {
                    background-position: -80px -480px;
                }

                .arthref .icon-container ul li a.aDribbble span, .arthref .icon-container ul li a.aDribble span {
                    background-position: -160px -480px;
                }

                .arthref .icon-container ul li a.aInstagram span {
                    background-position: -240px -480px;
                }

                .arthref .icon-container ul li a.aWhatsapp {
                    background-color: #0dc143;
                }

                .arthref .icon-container ul li a.aApple {
                    background-color: #272727;
                }

                .arthref .icon-container ul li a.aMySpace {
                    background-color: #272727;
                }

                .arthref .icon-container ul li a.aBlackBerry {
                    background-color: #2c2c2c;
                }

                .arthref .icon-container ul li a.aWikipedia {
                    background-color: #303030;
                }

                .arthref .icon-container ul li a.aEMail {
                    background-color: #434343;
                }

                .arthref .icon-container ul li a.aWordpress {
                    background-color: #444;
                }

                .arthref .icon-container ul li a.aDeviantArt {
                    background-color: #40504c;
                }

                .arthref .icon-container ul li a.aForrst {
                    background-color: #254619;
                }

                .arthref .icon-container ul li a.aTechnorati {
                    background-color: #48aa26;
                }

                .arthref .icon-container ul li a.aXBox {
                    background-color: #61a500;
                }

                .arthref .icon-container ul li a.aAndroid {
                    background-color: #8acd16;
                }

                .arthref .icon-container ul li a.aEvernote {
                    background-color: #78ba4e;
                }

                .arthref .icon-container ul li a.aZerply {
                    background-color: #99bd67;
                }

                .arthref .icon-container ul li a.aXing {
                    background-color: #036567;
                }

                .arthref .icon-container ul li a.aVimeo {
                    background-color: #627486;
                }

                .arthref .icon-container ul li a.aTumblr {
                    background-color: #365471;
                }

                .arthref .icon-container ul li a.aFacebook {
                    background-color: #3b5998;
                }

                .arthref .icon-container ul li a.aDigg {
                    background-color: #1b5891;
                }

                .arthref .icon-container ul li a.aDelicious {
                    background-color: #3274d1;
                }

                .arthref .icon-container ul li a.aFriendFeed {
                    background-color: #5e94d6;
                }

                .arthref .icon-container ul li a.aLinkedIn {
                    background-color: #2086bc;
                }

                .arthref .icon-container ul li a.aPaypal {
                    background-color: #478fda;
                }

                .arthref .icon-container ul li a.aBehance {
                    background-color: #0d8af8;
                }

                .arthref .icon-container ul li a.aFoursquare {
                    background-color: #17a4d7;
                }

                .arthref .icon-container ul li a.aWindows {
                    background-color: #22aee7;
                }

                .arthref .icon-container ul li a.aSkype {
                    background-color: #00aff0;
                }

                .arthref .icon-container ul li a.aTwitter {
                    background-color: #00b6f3;
                }

                .arthref .icon-container ul li a.aPosterous {
                    background-color: #8ab4cd;
                }

                .arthref .icon-container ul li a.aLastFm {
                    background-color: #b70300;
                }

                .arthref .icon-container ul li a.aQuora {
                    background-color: #c21d11;
                }

                .arthref .icon-container ul li a.aYouTube {
                    background-color: #c8312b;
                }

                .arthref .icon-container ul li a.aPinterest {
                    background-color: #cb2027;
                }

                .arthref .icon-container ul li a.aPath {
                    background-color: #bf3119;
                }

                .arthref .icon-container ul li a.aGooglePlus {
                    background-color: #cf4231;
                }

                .arthref .icon-container ul li a.aFlud {
                    background-color: #ff503e;
                }

                .arthref .icon-container ul li a.aStumbleUpon {
                    background-color: #eb4924;
                }

                .arthref .icon-container ul li a.aReddit {
                    background-color: #ff500f;
                }

                .arthref .icon-container ul li a.aRSS {
                    background-color: #f72;
                }

                .arthref .icon-container ul li a.aScoutzie {
                    background-color: #f87242;
                }

                .arthref .icon-container ul li a.aBlogger {
                    background-color: #fc9c4a;
                }

                .arthref .icon-container ul li a.aGrovershark {
                    background-color: #fca204;
                }

                .arthref .icon-container ul li a.aAIM {
                    background-color: #ffba00;
                }

                .arthref .icon-container ul li a.aYahoo {
                    background-color: #640e6b;
                }

                .arthref .icon-container ul li a.aFlickr {
                    background-color: #ff0084;
                }

                .arthref .icon-container ul li a.aDribbble, .arthref .icon-container ul li a.aDribble {
                    background-color: #ff0084;
                }

                .arthref .icon-container ul li a.aInstagram {
                    background-color: #723f2d;
                }

                .arthref .icon-container ul li a span {
                    display: block;
                    width: 80px;
                    height: 80px;
                    background: url('../images/social-sprite.png') no-repeat;
                }

                .arthref .icon-container ul li a {
                    background-image: -webkit-radial-gradient(center center,80px 80px,rgba(255,255,255,.15) 0,rgba(0,0,0,.15) 100%);
                    background-image: -moz-radial-gradient(center center,80px 80px,rgba(255,255,255,.15) 0,rgba(0,0,0,.15) 100%);
                    background-image: -o-radial-gradient(center center,80px 80px,rgba(255,255,255,.15) 0,rgba(0,0,0,.15) 100%);
                    background-image: -ms-radial-gradient(center center,80px 80px,rgba(255,255,255,.15) 0,rgba(0,0,0,.15) 100%);
                    background-image: radial-gradient(center center,80px 80px,rgba(255,255,255,.15) 0,rgba(0,0,0,.15) 100%);
                }

                .arthref .icon-container ul li:hover a {
                    background-image: -webkit-radial-gradient(center center,80px 80px,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
                    background-image: -moz-radial-gradient(center center,80px 80px,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
                    background-image: -o-radial-gradient(center center,80px 80px,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
                    background-image: -ms-radial-gradient(center center,80px 80px,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
                    background-image: radial-gradient(center center,80px 80px,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
                }

    .arthref .launchpad .icon-container ul {
        -webkit-transform-origin: center 20%;
        -webkit-transform: scale(0.8);
        -moz-transform-origin: center 20%;
        -moz-transform: scale(0.8);
        -o-transform-origin: center 20%;
        -o-transform: scale(0.8);
        -ms-transform-origin: center 20%;
        -ms-transform: scale(0.8);
        transform-origin: center 20%;
        transform: scale(0.8);
    }

    .arthref .launchpad.active .icon-container ul {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    .arthref .launchpadReverse .icon-container ul {
        -webkit-transform-origin: center 20%;
        -webkit-transform: scale(1.2);
        -moz-transform-origin: center 20%;
        -moz-transform: scale(1.2);
        -o-transform-origin: center 20%;
        -o-transform: scale(1.2);
        -ms-transform-origin: center 20%;
        -ms-transform: scale(1.2);
        transform-origin: center 20%;
        transform: scale(1.2);
    }

    .arthref .launchpadReverse.active .icon-container ul {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    .arthref .slideTop {
        top: -100%;
    }

        .arthref .slideTop.active {
            top: 0;
        }

    .arthref .slideRight {
        left: 100%;
    }

        .arthref .slideRight.active {
            left: 0;
        }

    .arthref .slideBottom {
        top: 100%;
    }

        .arthref .slideBottom.active {
            top: 0;
        }

    .arthref .slideLeft {
        left: -100%;
    }

        .arthref .slideLeft.active {
            left: 0;
        }

    .arthref .chain .icon-container ul li {
        opacity: 0;
    }

.blurred {
    -webkit-transition: -webkit-filter 300ms ease-in-out;
    -moz-transition: -moz-filter 300ms ease-in-out;
    -o-transition: -o-filter 300ms ease-in-out;
    -ms-transition: -ms-filter 300ms ease-in-out;
    transition: filter 300ms ease-in-out;
    -webkit-filter: blur(15px);
}

.menus {
    width: 100%;
    float: left;
    background: #ee2c21;
    /* background: linear-gradient(to right, #ee2c21, #ee2c21, #ee2c21, #ee2c21, #ee2c21, black, black); */
}

.phone-no {
    float: right;
    height: 45px;
    line-height: 45px;
    color: white;
    background: #000000;
    padding-left: 10px;
    padding-right: 10px;
    font-family: sans-serif;
    font-size: 17px;
}

.section-title {
    font-size: 3em;
    /*font-family: "Raleway",Arial,sans-serif;*/
    font-weight: 800;
    letter-spacing: 2px;
    padding: 30px 0 0px 0;
    text-transform: uppercase;
}

.text-center {
    text-align: center;
}

.section-title-border {
    border: 4px double #333;
    padding: 5px 20px;
}

.section-info {
    margin-top: 10px;
    padding: 10px 0px 20px 0px;
}

    .section-info h3 {
        font-family: sans-serif;
        font-size: 2em;
        margin: 12px 0px;
        line-height: 36px;
        font-weight: bold;
        text-align: center;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: green;
    }

.hr {
    margin: 0;
    padding: 0;
    font-size: 0;
    text-align: center;
}

ul.hr li.hr-line {
    width: 350px;
    height: 4px;
    margin-bottom: 6px;
    border-bottom: 1px solid #a9a9a9;
    border-top: 1px solid #a9a9a9;
}

ul.hr li.hr-icon {
    width: 10%;
    color: #a9a9a9;
    font-size: 28px;
    line-height: 1.5;
}

ul.hr li.hr-line {
    width: 350px;
    height: 4px;
    margin-bottom: 6px;
    border-bottom: 1px solid #a9a9a9;
    border-top: 1px solid #a9a9a9;
}

ul.hr li {
    display: inline-block;
}

#about {
    padding-top: 40px;
    padding-bottom: 30px;
    /*background: url(../../images/b1.jpg);
    background-size: 100%;*/
}

.ab {
    font-weight: bold;
    color: #ee2c21;
    /* font-style: italic; */
    line-height: 38px;
    font-size: 24px;
    margin-bottom: 11px;
    margin-top: 20px;
}

.envor-section {
    width: 100%;
    /*float: left;*/
    padding-top: 60px;
    padding-bottom: 20px;
    background: url(../../images/brick.jpg);
    background-size: 100% 100%;
}

.envor-feature-3 {
    width: 100%;
    float: left;
    border: 1px solid #e5e5e5;
    padding: 30px 20px 20px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background-color: #fff;
    margin-bottom: 35px;
    margin-top: 20px;
    min-height: 259px;
}

    .envor-feature-3 span {
        position: absolute;
        width: 60px;
        height: 60px;
        left: 50%;
        margin-left: -30px;
        top: -30px;
        border-radius: 100px;
    }

    .envor-feature-3 h3 {
        font-size: 20px;
        font-weight: normal;
        text-transform: capitalize;
        font-weight: bold;
        color: green;
        line-height: initial;
        margin-top: 10px;
    }

.envor-section h2, .envor-section h1, .envor-section h4, .envor-section h5 {
    text-transform: capitalize;
    margin-bottom: 45px;
    font-weight: normal;
    padding: 10px;
}

.envor-feature-3 p {
    margin-top: 15px;
    font-size: 18px;
}

.envor-section .col-sm-6 {
    padding-left: 15px;
    padding-right: 15px;
}

.envor-feature span .fa {
    background-color: #363b3f;
}

.envor-feature-3 span .fa, .envor-feature-3 span .glyphicon {
    width: 100%;
    float: left;
    width: 60px;
    height: 60px;
    color: #fff;
    line-height: 55px;
    font-size: 24px;
    border-radius: 100px;
    background: #ee2c21;
}

.products li {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-family: sans-serif;
    line-height: 31px;
    /* color: white; */
}

.products ul {
    margin-top: 10px;
}

.envor-section-bg7 {
    background-size: cover;
    background-color: transparent !important;
    background-attachment: fixed;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    position: relative;
}

.envor-sectionnew {
    width: 100%;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(../../images/paralleximg.jpg);
    background-size: 100%;
}

.envor-mobile-menu, .envor-domain-price, .envor-call-to-action-3, blockquote .blockquote-inner {
    border-left-color: #e14d43;
}

.envor-call-to-action-3 {
    width: 100%;
    float: left;
    padding: 30px;
    background-color: #f2f2f2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left-width: 3px;
    border-left-style: solid;
    position: relative;
}

    .envor-call-to-action-3 h3 {
        text-transform: capitalize;
        text-align: left;
        margin: 0px;
        font-weight: lighter;
        font-size: 25px;
    }

    .envor-call-to-action-3 .envor-btn {
        width: 100%;
        margin-top: 6px;
        text-align: center;
    }

img.shadow {
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -357px;
}

.section-info p {
    font-family: "Merriweather",Helvetica,Arial,sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    max-width: 80rem;
    margin: 1em auto 0.25em auto;
    letter-spacing: 0;
    line-height: 1.5em;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.04);
}

.team-overlay {
    position: absolute;
    top: 30%;
    right: 0;
    bottom: 32px;
    left: 0;
    padding: 10px;
    color: white;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition: -webkit-transform .35s ease-out;
    transition: -ms-transform .35s ease-out;
    transition: transform .35s ease-out;
}

.team-overlay-title {
    -webkit-transform: translateY( -webkit-calc(-100% - 10px) );
    -ms-transform: translateY( -ms-calc(-100% - 10px) );
    transform: translateY( calc(-100% - 10px) );
    transition: -webkit-transform .35s ease-out;
    transition: -ms-transform .35s ease-out;
    transition: transform .35s ease-out;
}

.text-light {
    color: #fff;
    FONT-SIZE: 22px;
    text-align: center;
}

.team-overlay-designation {
    color: #fff;
    opacity: 0;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    text-align: center;
}

.btn-video-wr, .service-list .service-one > a:hover, .instagram-listing:hover::before, .team-listing:hover::before, #address, .stats-project, .stats-clients, .stats-tweets, .stats-coffee, .service-list .service-box > a:hover {
    background: #17365D;
    border-color: #17365D;
}

.team-listing:hover::before {
    /*background: #029ECE;*/
    opacity: 0.8;
}

.team-listing::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: background .35s ease-out;
}

.team-media {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}

.team-listing:hover .team-overlay {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.team-listing:hover .team-overlay-designation {
    opacity: 1;
    -webkit-transition: opacity .4s .5s;
    -moz-transition: opacity .4s .5s;
    -ms-transition: opacity .4s .5s;
    -o-transition: opacity .4s .5s;
    transition: opacity .3s .5s;
}

#team {
    padding-top: 30px;
    width: 100%;
    /*float:left;*/
}

footer {
    width: 100%;
    float: left;
    /* float: left; */
    /* background: #4527a0; */
    padding: 6px 0 0;
    /* background: #41403f !important; */
    border-bottom: 1px solid #1f1e1e;
    /* border-top: 1px solid #676563; */
}

.footer-btm {
    background: url(../../images/footer.jpg);
    /*border-top: 1px solid #41403f;*/
    margin-top: 0px;
    padding: 14px 0 26px;
    background-size: 100%;
}

#footer-credit {
    /*margin: 15px 0;*/
}

#footer-logo-link {
    display: block;
    float: left;
    margin-right: 20px;
}

#footer-copyright {
    color: white;
    float: left;
    font-size: 18px;
    line-height: 17px;
    position: relative;
    top: 15px;
    font-family: sans-serif;
    width: 50%;
}

    #footer-copyright a {
        font-family: sans-serif;
        /* font-weight: bold; */
        font-size: 18px;
        color: white;
        line-height: 28px;
    }

    #footer-copyright p {
        font-family: "Merriweather",Helvetica,Arial,sans-serif;
    }

#footer-address {
    color: #dccece;
}

#disclaimer {
    color: #545351;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 15px;
    width: 52%;
    clear: both;
    padding-top: 10px;
}

#brick-corner1 {
    bottom: 0;
    display: block;
    height: 442px;
    object-fit: none;
    object-position: 15px 0;
    position: absolute;
    right: 0;
    width: 516px;
    max-width: 100%;
}

@media (min-width:768px) {
    .mod-menu-nav {
        display: none;
    }
}

@media (max-width:767px) {
    .visitor_view {
        display: none;
    }

    .none-1 {
        display: none !important;
    }

    .lyt-what-we-offer ol li {
        width: 100%;
    }

    .row {
        padding-left: 15px;
        padding-right: 15px;
    }

    .section-title {
        font-size: 2em;
        /* font-family: "Raleway",Arial,sans-serif; */
        font-weight: 800;
        letter-spacing: 2px;
        padding: 0px 0 0px 0;
        text-transform: uppercase;
    }

    .section-info h3 {
        font-family: sans-serif;
        font-size: 1.4em;
        margin: 0px 0px;
        line-height: 36px;
        font-weight: bold;
        text-align: center;
        letter-spacing: inherit;
        text-transform: uppercase;
        color: green;
    }

    .envor-section {
        width: 100%;
        /* float: left; */
        padding-top: 60px;
        padding-bottom: 20px;
        background: url(../../images/brick.jpg);
        background-size: initial !important;
    }

        .envor-section .col-md-3 {
            padding-left: 0px;
            padding-right: 0px;
        }

    h2 {
        font-size: 26px !important;
    }

    .ab {
        font-weight: bold;
        color: #ee2c21;
        /* font-style: italic; */
        line-height: 26px !important;
    }

    .section-info p {
        font-family: "Merriweather",Helvetica,Arial,sans-serif;
        font-size: 1em;
        font-weight: 400;
        max-width: 80rem;
        margin: 1em auto 0.25em auto;
        letter-spacing: 0;
        line-height: 1.5em;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.04);
    }

    .envor-feature-3 {
        min-height: initial;
        padding: 30px 5px 20px;
    }

    .hr {
        display: none;
    }

    #footer-copyright {
        width: 100%;
    }

        #footer-copyright a {
            font-family: sans-serif;
            /* font-weight: bold; */
            font-size: 14px !important;
        }

    #footer-copyright {
        color: white;
        float: left;
        font-size: 14px;
        line-height: 17px;
        position: relative;
        top: 15px;
        font-family: sans-serif;
        width: 100%;
        text-align: center;
    }



    .lyt-content.typ-bg-light-grey {
        background: url(../../images/b1.jpg);
        padding-top: 36px;
        background-size: cover;
    }

    #footer-logo-link {
        margin-right: 0px;
        float: none;
    }
}

.down_enquiry {
    background: #bb2826;
    bottom: 0;
    position: fixed;
    display: none;
    width: 50%;
    z-index: 99999 !important;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

    .down_enquiry ul li {
        text-align: center;
        width: 100%;
        border-right: 1px solid #000;
    }

        .down_enquiry ul li a {
            color: #fff !important;
            display: block;
            font-size: 17px;
            text-decoration: none;
            font-weight: bold;
            padding: 13px 0px;
            line-height: 16px;
        }

            .down_enquiry ul li a > i {
                display: block;
                padding-bottom: 4px;
                font-size: 20px;
                float: left;
            }

        .down_enquiry ul li:last-child {
            border-right: 0;
        }

@media (max-width:767px) {
    #enquirypopup {
        width: 90% !important;
    padding: 0px;
    /* position: relative; */
    margin-left: auto;
    margin-right: auto;
    }
    #enquirypopup .modal-dialog {
    width: 90% !important;
    padding: 0px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
    .bottom-query, .three-sixty-author {
        display: none !important;
    }.down_enquiry ul li a > i {
    display: block;
    padding-bottom: 4px;
    font-size: 14px;
    float: left;
}

    .down_enquiry {
        display: block;
        width: 100%;
        padding-left: 7px;
           padding-right: 0px;
    }
        .down_enquiry ul li a {
            color: #fff !important;
            display: block;
                padding: 10px 0px;

       font-size: 13px;
        }
    .latestInnersection {
        padding: 25px 15px;
    }

    .showMoreBlog {
        margin-top: 10px;
    }

    footer {
        padding-bottom: 32px;
    }

    .lyt-header {
        padding-top: 0px;
    }
}

@media (max-width:767px) {
    .phone-no {
        font-size: 14px !important;
        padding-left: 55px;
        width: 100%;
    }
    #enquirypopup .modal-dialog {
 
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
}

@media (min-width:768px) and (max-width:991px) {
    .mod-main-nav .nav-item .nav-link {
        height: auto;
           padding: 11.3px 6px;
           font-size: 12px !important;
    }
    .phone-no {
    float: right;
    height: 45px;
    line-height: 45px;
    color: white;
    background: #000000;
    padding-left: 10px;
    padding-right: 10px;
    font-family: sans-serif;
    font-size: 15px;
}
    ul.hr li.hr-line {
    width: 263px;
    height: 4px;
    margin-bottom: 6px;
    border-bottom: 1px solid #a9a9a9;
    border-top: 1px solid #a9a9a9;
}
    .lyt-what-we-offer ol li {
    height: 320px;
    padding: 15px;
    float: left;
    width: 50%;
}
    #footer-copyright a {
    font-family: sans-serif;
    /* font-weight: bold; */
    font-size: 15px;
    color: white;
    line-height: 18px;
}
    #footer-copyright {
    color: white;
    float: left;
    font-size: 13px;
    line-height: 17px;
    position: relative;
    top: 15px;
    font-family: sans-serif;
    width: 70%;
}
    #footer-logo-link {
    display: block;
    float: left;
    margin-right: 20px;
    width: 27%;
}
    #footer-copyright {
    color: white;
    float: left;
    font-size: 13px;
    line-height: 17px;
    position: relative;
    top: 15px;
    font-family: sans-serif;
    width: 70%;
}
    #footer-copyright p {
    font-family: "Merriweather",Helvetica,Arial,sans-serif;
    font-size: 14px;
}
}

@media (min-width:992px) and (max-width:1199px)
{
    .mod-main-nav .nav-item .nav-link {
    color: white;
    display: block;
     font-size: 15px;
    font-weight: 700;
    /* height: 100px; */
    line-height: 23px;
    padding: 10px 15px 10px;
    vertical-align: middle;
    margin-right: 1px;
}.phone-no {
    float: right;
    height: 45px;
    line-height: 45px;
    color: white;
    background: #000000;
    padding-left: 10px;
    padding-right: 10px;
    font-family: sans-serif;
    font-size: 15px;
}

             .mod-usp .title, .mod-usp .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-usp .title.lg, .mod-usp .mod-reviews .timestamp, .mod-reviews .mod-usp .timestamp, .mod-usp .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-usp .timestamp, .mod-usp .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-usp .desc, .mod-usp .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-usp .meta-text {
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    margin-bottom: 18px;
    color: #fff;
}
         .mod-help-widget .grp-nav ul li a {
    padding: 5px 8px;
    display: block;
    width: auto;
    height: 60px;
}#footer-copyright {
    color: white;
    float: left;
    font-size: 18px;
    line-height: 17px;
    position: relative;
    top: 15px;
    font-family: sans-serif;
    width: 64%;
}#footer-logo-link {
    display: block;
    float: left;
    margin-right: 20px;
    width: 29%;
}                }
@media (min-width:1200px) and (max-width:1340px)
{
    #footer-copyright {
    color: white;
    float: left;
    font-size: 18px;
    line-height: 17px;
    position: relative;
    top: 15px;
    font-family: sans-serif;
    width: 47%;
}
                      }
.conc li{
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 10px;
    font-family: "Merriweather",Helvetica,Arial,sans-serif;
    text-align: justify;
    list-style: disc;
}
.conc {
    padding-left:20px;
}
.about_us h4{
    font-size: 24px;
    text-align: left;
    font-weight: bold;
    color: green;
}
header {
    width: 100%;
    float: left;
}
.about_us {
    float:left;
    width:100%;
    padding-top: 30px;
    padding-bottom: 30px;
}
    .about_us h2 {
        color: green;
    }

.contact h2 {
    color:green;
        font-size: 22px !important;

}
.portfolio h4{
    font-size:20px !important;
}
@media (min-width:768px) {
    .brick {
        max-width:200px;
    }
}
@media (max-width:767px) {
    .about_us {
        float: left;
        width: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .about_us h2
    {
      
    font-size: 18px !important;
}
    .about_us h4 {
    font-size: 18px !important;
    text-align: left;
    font-weight: bold;
    color: green;
}
    .conc li {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 10px;
    font-family: "Merriweather",Helvetica,Arial,sans-serif;
    text-align: justify;
    list-style: disc;
}
    .brick {
        width: 100% !important;
        float: left;
    }
}


#myModal1 {
    padding: 5px 20px;
    z-index: 9999999999999999999;
    position: fixed;
    right: 0px;
    bottom: 60px;
    background: white;
    width: 313px;    box-shadow: 0px 0px 0px 2px #d0232;
}
#myModal1 .form-control{
    margin-bottom:10px;

}
#myModal1 .btn
{
background: transparent;
    border-radius: 0;
    font-size: 16px;
    line-height: 20px;
    text-transform: lowercase;
    padding: 12px 10px;
    background: black;
    color: white;
    margin-left: auto;
    margin-right: auto;
   
}
@media (max-width:767px)
{
    #myModal1 {
    padding: 5px 20px;
    z-index: 9999999999999999999;
    position: fixed;
    right: 0px;
    bottom: 40px !important;
    background: white;
    width: 313px;
    border-bottom: 3px solid #d0232a;
}
              }

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

@media (max-width:767px)
{
    .down_enquiry ul li {
    text-align: center;
    width: 50%;
    border-right: 0px solid #000;
    float: left;
}
                        }



/*amit css*/
h5.title1 {
    font-size: 21px;
    float: inherit;
    font-weight: 600;
    color: #008000;
    margin: 10px 0px;
}

img.gallery-img {
    padding: 5px 13px;
}


.bs-sec .sec-head .desc ul {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
    font-family: "Merriweather",Helvetica,Arial,sans-serif;
    text-align: justify;
    
}
ul.feature-list li {list-style: disc!important;
}

ul.feature-list {
    padding-left: 19px;
}