/* custom styles */

.sticky .navbar-brand {
    transition: padding(.3s);
}

.sticky.sticky-on .navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
}

.modal-footer.text-center {
    text-align: center;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-image: url(../images/Preloader_7.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

#institution-details .nav.nav-tabs {
    text-align: center;
}

#institution-details .nav.nav-tabs li {
    display: inline-block;
    float: none;
}

.profile-heading .mg-widget .nav li>a:hover,
.profile-heading .mg-widget .nav li>a:focus {
    background: transparent;
}

.form-control.cs-select.cs-skin-elastic {
    padding: 0;
    border: none;
}

.form-control.cs-select.cs-skin-elastic .cs-placeholder {
    border-color: #ced4d7;
    padding: 8px 12px;
    color: #4b565b;
    height: 36px;
}

.form-control.cs-select.cs-skin-elastic .cs-active .cs-placeholder {
    border-color: #e7b315;
}

.form-control.cs-select.cs-skin-elastic .cs-placeholder:after {
    color: #4b565b;
}

.form-control.cs-select.cs-skin-elastic .cs-options {
    max-height: 230px;
    overflow: auto;
    color: #4b565b;
}

.has-error .form-control.cs-select.cs-skin-elastic .cs-placeholder {
    border-color: #a94442;
}

.has-validation-callback .help-block-error {
    margin: 0;
}

.mg-page .login-page {
    max-width: 450px;
    margin: 0 auto;
    float: none;
    text-align: center;
}

.mg-page .login-page .login-page .btn-holder {
    margin: 10px 0;
}

.mg-page .login-page {
    text-align: center;
}

.mg-page .login-page .login-page .mg-sec-left-title:after {
    left: 50%;
    transform: translateX(-50%);
}

.btn.btn-dark-main {
    min-width: 100px;
    padding: 8px 10px;
}

.investor-certification .btn.btn-dark-main {
    padding: 8px 10px;
    font-size: 14px;
}

.investor-certification .btn.btn-dark-main:focus {
    color: white;
}

.navbar-brand img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.navbar-brand {
    width: 308px;
    display: inline-block;
}

.navbar-inverse .navbar-nav>li ul.dropdown-menu {
    right: 0;
    left: auto;
}

.mg-about.parallax img {
    max-width: 100%;
}

.mg-book-now .input-group {
    padding-bottom: 20px;
}

.mg-team-member .mg-team-info {
    top: 0;
    margin-bottom: 20px;
}

#mg-grid .art-item {
    margin-bottom: 25px;
}

.mg-list .art-item .mg-room {
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
    height: 242px;
}

.mg-list .art-item img {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
}

#mg-grid .mg-room figcaption .mg-room-price {
    transform: translate(0, 135px)
}

#mg-grid .mg-room:hover figcaption .mg-room-price {
    transform: translate(0, 0)
}

#mg-grid .mg-room figcaption h2 {
    transform: translate(0, 135px);
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}

#mg-grid .mg-room:hover figcaption h2 {
    transform: translate(0, 0)
}

#mg-grid .mg-room figcaption .mg-room-rating {
    transform: translate(0, 135px)
}

#mg-grid .mg-room:hover figcaption .mg-room-rating {
    transform: translate(0, 0)
}

#mg-grid .art-item .mg-room figcaption {
    padding-top: 10px;
    padding-bottom: 20px;
}

#mg-grid .art-item .progress {
    position: absolute;
    margin: 0;
    top: auto;
    left: 15px;
    bottom: -1px;
    height: 15px;
    right: 15px;
    height: 18px;
}

.percent-data {
    display: inline-block;
    position: absolute;
    top: 50%;
    font-size: 14px;
    transform: translate(-50%, -50%);
    left: 50%;
    font-weight: bold;
    z-index: 99;
}

.mg-avl-room .percent-data {
    margin-top: 105px;
}

.mg-list #mg-grid {
    margin: 0;
    height: auto !important;
    overflow: hidden !important;
}

#roleChooser h3 {
    font-size: 22px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom: 10px;
}

#roleChooser .choose-role h3 {
    font-size: 18px;
}

.offering-description {}

.offering-description .mg-gallery-container {
    position: relative;
    width: 100%;
    min-height: 100%;
}

.offering-description .mg-gallery-container img {

    width: 100%;
    height: 100%;
    object-fit: cover;
}

.offering-description div:first-child {
    display: flex;
    flex-grow: 1;
    overflow: hidden;
}

#mg-grid .mg-room:hover figcaption {
    background-color: rgba(0, 0, 0, 0.4);
}

textarea.form-control {
    height: 150px;
    max-width: 100%;
    resize: none;
}

#add-user-card label {
    width: 100%;
}

.card-wrapper {
    margin: 20px 0;
    display: flex;
    align-items: center;
}

.card-wrapper p {
    margin-bottom: 0;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

#googlechart_w1 {
    overflow: hidden;
    min-height: 270px;
}

.card-wrapper .card-icon {
    background-color: #000;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    flex-shrink: 0;
}

.card-wrapper .card-icon svg {
    width: 70%;
    height: auto;
    display: inline-block;
}

.data-wrapper .card-icon {
    background-color: #000;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    flex-shrink: 0;
}

.data-wrapper .card-icon svg {
    width: 60%;
    height: auto;
    display: inline-block;
}

.data-wrapper {
    display: flex;
    align-items: center;
    font-family: serif;
    margin: 20px 0;
    text-align: left;
}

.data-wrapper p {
    margin: 5px 0;
    font-family: "Open Sans";
    font-size: 16px;
    letter-spacing: 1px;
}

.data-wrapper .text-holder h3 {
    margin-bottom: 0;
    margin-top: 0;
}

#modal_withdraw .help-block.help-block-error {
    position: absolute;
    bottom: -22px;
    font-size: 10px;
    left: 0;
}

.profile-heading .profile-info {
    color: #16262e;
}

.profile-heading .profile-info .lead.name {
    font-family: Playfair;
    color: #16262e;
}

.personal-details {
    margin-bottom: 40px;
}

.personal-details h3 {
    margin-top: 0;
    margin-bottom: 20px;
}

.personal-details dd,
.business-details dd {
    font-style: normal;
    padding-left: 15%;
    line-height: 1.8;
}

.personal-details dd strong,
.business-details dd strong {
    display: inline-block;
    min-width: 120px;
    font-style: italic;
    font-weight: 400;
}

.panel-body .table-responsive {
    border: 0px solid #e7b315;
    border-collapse: collapse;
    text-align: center;
}

.panel-body .table-responsive th {
    border: 2px solid #e7b315;
    border-top: 2px solid #e7b315 !important;
    color: white;
    background-color: #16262e;
    text-align: center;
    font-weight: 400;
}

.panel-body .table-responsive td {
    border: 2px solid #e7b315;
    text-align: center;
    background-color: #fafafa;
}

#form_sign_up .input-group .help-block.help-block-error {
    position: absolute;
    bottom: -2px;
    left: 0;
}

.offering-info h3 {
    margin-top: 0;
}

.offering-info img {
    display: inline-block;
    padding: 10px 0;
}

.offering-thumb .progress {
    margin: 0 !important;
    position: relative;
}

.offering-thumb .square-img-box {
    height: 457px;
    width: 100%;
}

.offering-thumb img {
    margin-bottom: 0;
}

.offering-thumb img.img-responsive {
    width: 100%;
}

.offering-thumb .progress .percent-data {
    margin-top: 0;
}

.mg-avl-room .btn-row {
    padding: 10px 0;
    overflow: hidden;
}

@media (max-width: 1199px) {
    .mg-team-member .mg-team-info {
        padding: 10px;
    }
    .mg-team-member .mg-team-info h3 {
        margin-top: 0;
    }
    .mg-list .art-item .mg-room figcaption .mg-room-price {
        font-size: 16px;
    }
    .mg-list .art-item .mg-room {
        height: 200px;
    }
    #mg-grid .mg-room figcaption .mg-room-price {
        transform: translate(0, 100px)
    }
    #mg-grid .mg-room figcaption h2 {
        transform: translate(0, 100px)
    }
    #mg-grid .mg-room figcaption .mg-room-rating {
        transform: translate(0, 100px)
    }
    .offering-thumb .square-img-box {
        height: 374px;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .navbar-brand {
        width: 180px;
    }
    .mg-team-member .mg-team-member-overlayer {
        opacity: 1;
    }
    .mg-team-member .mg-team-info {
        opacity: 1;
    }
    .mg-team-member .mg-team-info h3:after {
        width: 100px;
    }
    .dropdown-menu {
        z-index: 1000 !important;
    }
    .mg-team-member .mg-team-info p {
        display: block;
    }
    .mg-list .art-item .mg-room {
        height: 224px;
    }
    .mg-list .art-item .mg-room figcaption * {
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        opacity: 1 !important;
    }
    .mg-list .art-item .mg-room figcaption p {
        max-height: 69px;
        margin-bottom: 5px;
        font-size: 12px;
        line-height: 1.44;
    }
    .offering-description .mg-gallery-container {
        text-align: center;
        margin-bottom: 20px;
    }
    .choose-role .mg-team-member .mg-team-info p {
        opacity: 1;
    }
    #mg-grid .mg-room figcaption .mg-room-price {
        transform: translate(0, 0px)
    }
    #mg-grid .mg-room figcaption h2 {
        transform: translate(0, 0px);
        font-size: 16px;
    }
    #mg-grid .mg-room figcaption .mg-room-rating {
        transform: translate(0, 0px)
    }
    #mg-grid .mg-room figcaption {
        background-color: rgba(0, 0, 0, 0.4);
    }
    #mg-grid .art-item .mg-room figcaption {
        padding-left: 10px;
        padding-right: 10px;
    }
    .profile-heading .mg-widget {
        padding: 10px;
    }
    .profile-heading .mg-widget .mg-widget-title {
        font-size: 22px;
        margin-bottom: 5px;
    }
    .profile-heading .mg-widget .nav a {
        padding-left: 0;
        padding-right: 0;
        font-size: 13px;
        line-height: 1.1;
    }
    .offering-thumb .square-img-box {
        height: 282px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    #googlechart_w1 {
        overflow: auto;
    }
    .navbar-toggle {
        margin-right: 15px;
    }
    .container {
        width: 466px;
    }
    .mg-list .art-item .mg-room figcaption .mg-room-price {
        font-size: 14px;
        font-weight: bold;
    }
    .offering-description {
        display: block;
    }
    .offering-description div:first-child {
        display: block;
    }
    .offering-description .mg-gallery-container img {
        width: 100%;
        height: auto;
        text-align: center;
        min-width: none;
        min-height: none;
        position: static;
        transform: translate(0);
    }
    .personal-details dd,
    .business-details dd {
        padding-left: 0px;
        font-size: 12px;
    }
    .personal-details dd strong,
    .business-details dd strong {
        min-width: 0;
    }
    .personal-details dd strong,
    .business-details dd strong {
        font-weight: 700;
    }
    .mg-available-rooms h3.mg-avl-room-title {
        font-size: 21px;
    }
    .offering-thumb .square-img-box {
        height: 483px;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .header .navbar-collapse {
        left: 0;
        right: 0;
    }
    .container {
        width: 100%;
    }
    .header .navbar-collapse.collapse {
        margin-left: 0;
        margin-right: 0;
    }
    .mg-book-now .input-group {
        padding-bottom: 20px;
    }
    #form_sign_up .input-group {
        width: 100%;
    }
    .mg-available-rooms h3.mg-avl-room-title {
        font-size: 18px;
    }
    .offering-thumb .square-img-box {
        height: auto;
        width: 100%;
    }
}

/*jcf-style*/
/* file */

.jcf-file {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.jcf-file.jcf-focus .jcf-fake-input {
    border: none;
}

.jcf-file .jcf-real-element {
    position: absolute;
    font-size: 200px;
    height: 200px;
    margin: 0;
    right: 0;
    top: 0;
}

.jcf-file .jcf-fake-input {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden;
    border: 1px solid transparent;
    padding: 0 8px;
    font-size: 13px;
    line-height: 28px;
    height: 32px;
    width: 125px;
}

.jcf-file .jcf-upload-button {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #777;
    margin: 0 0 0 -1px;
    padding: 0 10px;
    line-height: 28px;
    height: 32px;
}

.jcf-file .jcf-upload-button:hover {
    border: 1px solid #000;
}

[class^="icon-"],
[class*=" icon-"].jcf-file {
    color: red;
}

/* scrollbars */

.jcf-scrollable-wrapper {
    box-sizing: content-box;
    position: relative;
}

.jcf-scrollbar-vertical {
    position: absolute;
    cursor: default;
    background: #e3e3e3;
    width: 14px;
    bottom: 0;
    right: 0;
    top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
    background: #bbb;
    height: 14px;
    width: 14px;
    left: 0;
    top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
    top: auto;
    bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
    background: #888;
    height: 1px;
    width: 14px;
}

.jcf-scrollbar-horizontal {
    position: absolute;
    background: #e3e3e3;
    right: auto;
    top: auto;
    left: 0;
    bottom: 0;
    width: 1px;
    height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    background: #bbb;
    height: 14px;
    width: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    left: auto;
    right: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
    display: inline-block;
    position: relative;
    height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
    position: absolute;
    background: #888;
    height: 14px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
    visibility: hidden;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
    background: #e3e3e3;
}

/* select */

.jcf-select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border: 1px solid #ced4d7;
    background: #fff;
    margin: 0;
    min-width: 150px;
    height: auto;
    width: 100%;
    border-radius: 1px;
    border-color: #ced4d7;
    padding: 8px 12px;
    height: auto;
    box-shadow: none;
    color: #4b565b;
}

.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0;
}

.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin: 0 35px 0 0;
    color: #4b565b;
}

.jcf-select .jcf-select-opener {
    position: absolute;
    text-align: center;
    background: transparent;
    width: 33px;
    bottom: 0;
    right: 0;
    top: 0;
    display: block;
    cursor: pointer;
}

.jcf-select .jcf-select-opener:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-top: -4px;
    z-index: 10;
    background: gray;
    color: gray;
}

.jcf-select .jcf-select-opener:before {
    content: '';
    z-index: 11;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 15px;
    background-color: white;
}

body>.jcf-select-drop {
    position: absolute;
    margin: 0;
    z-index: 9999;
}

body>.jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0px;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px;
}

.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto;
}

.jcf-select.jcf-compact-multiple {
    max-width: 220px;
}

.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
    display: inline-block;
    padding-top: 2px;
    content: '...';
}

.jcf-select-drop .jcf-select-drop-content {
    border: 1px solid #ced4d7;
}

.jcf-select-drop.jcf-compact-multiple .jcf-hover {
    background: none;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected {
    background: #e6e6e6;
    color: #000;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
    display: inline-block;
    content: '';
    height: 4px;
    width: 8px;
    margin: -7px 5px 0 -3px;
    border: 3px solid #777;
    border-width: 0 0 3px 3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

/* multiple select styles */

.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px;
}

/* select options styles */

.jcf-list {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    line-height: 14px;
    font-size: 12px;
    width: 100%;
}

.jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    overflow: auto;
    width: 100%;
}

.jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.jcf-list ul li {
    overflow: hidden;
    display: block;
}

.jcf-list .jcf-overflow {
    overflow: auto;
}

.jcf-list .jcf-option {
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 5px 9px;
    color: #656565;
    min-height: 14px;
    height: 1%;
}

.jcf-list .jcf-disabled {
    background: #fff !important;
    color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
    background: #e6e6e6;
    color: #000;
}

.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: bold;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px;
}

/* other styles */

.jcf-textarea {
    border: 1px solid #b8c3c9;
    box-sizing: content-box;
    display: inline-block;
    position: relative;
}

.jcf-textarea .jcf-scrollbar-horizontal {
    display: none;
    height: 0;
}

.jcf-textarea textarea {
    padding: 8px 10px;
    border: none;
    margin: 0;
}

.jcf-textarea .jcf-resize {
    position: absolute;
    text-align: center;
    cursor: se-resize;
    background: #e3e3e3;
    font-weight: bold;
    line-height: 15px;
    text-indent: 1px;
    font-size: 12px;
    height: 15px;
    width: 14px;
    bottom: 0;
    right: 0;
}

.jcf-textarea .jcf-resize:before {
    border: 1px solid #000;
    border-width: 0 1px 1px 0;
    display: block;
    margin: 4px 0 0 3px;
    width: 6px;
    height: 6px;
    content: '';
}

/* number input */

.jcf-number {
    display: inline-block;
    position: relative;
    height: 32px;
}

.jcf-number input {
    -moz-appearance: textfield;
}

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.jcf-number input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #777;
    padding: 3px 27px 3px 7px;
    margin: 0;
    height: 100%;
}

.jcf-number .jcf-btn-dec,
.jcf-number .jcf-btn-inc {
    position: absolute;
    background: #aaa;
    width: 20px;
    height: 15px;
    right: 1px;
    top: 1px;
}

.jcf-number .jcf-btn-dec {
    top: auto;
    bottom: 1px;
}

.jcf-number .jcf-btn-dec:hover,
.jcf-number .jcf-btn-inc:hover {
    background: #e6e6e6;
}

.jcf-number.jcf-disabled .jcf-btn-dec:hover,
.jcf-number.jcf-disabled .jcf-btn-inc:hover {
    background: #aaa;
}

.jcf-number .jcf-btn-dec:before,
.jcf-number .jcf-btn-inc:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -4px;
    border: 4px solid #aaa;
    border-color: transparent transparent #000 transparent;
}

.jcf-number .jcf-btn-dec:before {
    margin: -1px 0 0 -4px;
    border-color: #000 transparent transparent transparent;
}

.jcf-number.jcf-disabled .jcf-btn-dec:before,
.jcf-number.jcf-disabled .jcf-btn-inc:before,
.jcf-number .jcf-btn-dec.jcf-disabled:before,
.jcf-number .jcf-btn-inc.jcf-disabled:before {
    opacity: 0.3;
}

.jcf-number.jcf-disabled input {
    background: #ddd;
}

/* range input */

.jcf-range {
    display: inline-block;
    min-width: 200px;
    margin: 0 10px;
    width: 130px;
}

.jcf-range .jcf-range-track {
    margin: 0 20px 0 0;
    position: relative;
    display: block;
    height: 10px;
}

.jcf-range .jcf-range-wrapper {
    position: relative;
    background: #e5e5e5;
    border-radius: 5px;
    display: block;
    margin: 5px 0;
}

.jcf-range.jcf-vertical {
    min-width: 0;
    width: auto;
}

.jcf-range.jcf-vertical .jcf-range-wrapper {
    margin: 0;
    width: 10px;
    height: auto;
    padding: 20px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-track {
    height: 180px;
    width: 10px;
}

.jcf-range.jcf-vertical .jcf-range-handle {
    left: -5px;
    top: auto;
}

.jcf-range .jcf-range-display-wrapper {
    position: absolute;
    min-height: 10px;
    min-width: 10px;
    left: 10px;
    right: 10px;
}

.jcf-range .jcf-range-display {
    border-radius: 5px;
    position: absolute;
    background: #888;
    width: 10px;
    height: 10px;
}

.jcf-range .jcf-range-display.jcf-range-min {
    margin: 0 0 0 -10px;
    padding: 0 0 0 10px;
}

.jcf-range .jcf-range-display.jcf-range-max {
    margin: 0 -10px 0 0;
    padding: 0 10px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-display-wrapper {
    left: auto;
    right: auto;
    top: 10px;
    bottom: 10px;
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
    margin: 0 0 -10px;
    padding: 0 0 10px;
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
    margin: -10px 0 0;
    padding: 10px 0 0;
}

.jcf-range .jcf-range-handle {
    position: absolute;
    background: #aaa;
    border-radius: 19px;
    width: 19px;
    height: 19px;
    margin: -4px 0 0;
    z-index: 1;
    top: 0;
    left: 0;
}

.jcf-range .jcf-range-mark {
    position: absolute;
    overflow: hidden;
    background: #000;
    width: 1px;
    height: 3px;
    top: -7px;
    margin: 0 0 0 9px;
}

.jcf-range.jcf-vertical .jcf-range-mark {
    margin: 0 0 9px;
    left: 14px;
    top: auto;
    width: 3px;
    height: 1px;
}

.jcf-range .jcf-active-handle {
    z-index: 2;
}

.jcf-range.jcf-focus .jcf-active-handle {
    border: 1px solid #ced4d7;
    margin: -5px 0 0 -1px;
}

.jcf-range.jcf-disabled {
    background: none !important;
    opacity: 0.3;
}


/* common styles */

.jcf-disabled {
    background: #ddd !important;
}

.jcf-focus,
.jcf-focus * {
    border-color: #e7b315 !important;
}

.mg-room figcaption h2 {
    padding-bottom: 20px;
}

.limit-height {
    margin-bottom: 0;
    border-bottom: none;
    border-top: none;
    table-layout: fixed;
}

.limit-height tr:last-child td {
    border-bottom: none;
}

.tablescroll_head {
    width: 100% !important;
}

.tablescroll_wrapper {
    width: 100% !important;
}

.tablescroll_head th {

    background-color: #f8f9f9 !important;
    color: #16262e;
    padding: 8px;
    border: 1px solid #ddd;
    font-weight: bold;
    font-size: 14px;
}

.tablescroll {
    font: 12px normal Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #fff;
    width: 100%;
    margin-bottom: 20px;
}

.tablescroll td,
.tablescroll_wrapper,
.tablescroll_head,
.tablescroll_foot {
    border: 1px solid #ccc;
}

.tablescroll_head {
    border-bottom: none;
}

.tablescroll td {
    padding: 8px;
    font-size: 14px !important;
}

.tablescroll_wrapper {
    border: none !important;
    width: 100%;
    border-bottom: 1px solid #ccc !important;
}

.tablescroll_head {
    font-size: 11px;
    font-weight: bold;
    background-color: #eee;
    table-layout: fixed;
    border-left: 1px !important;
    border-right: 1px !important;
    margin: 0 1px 0 0;
}

.tablescroll thead td {
    border-right: 0;
    border-bottom: 0;
}

.tablescroll tbody td {
    border-right: 0;
    border-bottom: 0;
}

.tablescroll tbody tr:first-child td {
    border-top: 0;
}

.tablescroll_foot {
    font-weight: bold;
    background-color: #eee;
    border-left: 0;
    border-top: 0;
    margin-top: 3px;
}

.tablescroll tfoot td {
    border-right: 0;
    border-bottom: 0;
}

.tablescroll_wrapper {
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

.table.table-bordered.buytable td {
    vertical-align: top;
}

.mg-list .nav.nav-pills li.active a {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    color: #FFF;
    background-color: #e7b315;
    border-color: #e7b315;
}

.profile-doc td:first-child a {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 12px;
}

.modal-open .image-modal {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.image-modal .modal-header {
    height: 0;
    padding: 0;
    border: none;
}

.image-modal .modal-header .close {
    top: -11px;
    right: -13px;
    position: absolute;
    width: 25px;
    height: 25px;
    background: #000;
    line-height: 15px;
    opacity: 1;
    color: wheat;
    font-weight: 400;
    border-radius: 50%;
    transition: opacity(0.3s);
}

.image-modal .modal-header .close:hover {
    opacity: 0.7;
}

.popup-image {
    transition: opacity 0.3s;
    opacity: 1;
    cursor: pointer;
    display: inline-block;
}

.popup-image:hover {
    opacity: .8;
}

.registration-modal {}

.nav li.prev span,
.nav li.next span {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.profile-content.profile-inner.profile-doc .table .plus {
    color: inherit;
}

.personal-details,
.business-details {
    padding-left: 5%;
    line-height: 24px;
}

.personal-details dd,
.business-details dd {
    line-height: 24px;
    min-height: 24px;
}

.personal-details dt strong,
.business-details dt strong {

    font-weight: 400;
}

.personal-details dt,
.business-details dt {
    float: left;
    line-height: 24px;
    font-style: italic;
    font-weight: 400;
}

.personal-details dt:after,
.business-details dt:after {
    display: inline-block;
    content: '';
    width: 10px;
}


.table-holder {
    height: 349px;
    overflow: auto;
    margin-bottom: 20px;
}

.limit-height th {
    border-top: 1px solid #ddd !important;
}

.dropdown-submenu {
    position: relative;
    border-bottom: 2px solid #e7b315;
}

.dropdown-submenu .dropdown-submenu .dropdown-menu a {
    padding-left: 30px !important;
}

.dropdown-submenu:after {
    content: '';
    position: absolute;
    right: 5px;
    bottom: 15px;
    transform: translateY(0);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #fff;
}

.dropdown-submenu:hover>.dropdown-menu {
    left: 100% !important;
    top: 1px;
    display: block;
}







.mg-widget .dropdown .dropdown-menu {
    position: relative;
    top: 0;
    left: 0;
    z-index: 999;
    transition: opacity 0.4s, height 0.15s;
}

.mg-widget .dropdown .dropdown-menu:after {
    bottom: 20px;
}

.mg-widget .dropdown a {
    overflow: hidden;
    background-color: transparent !important;
}

.mg-widget .dropdown>ul {
    height: 0;
    background-color: transparent;
    float: left;
}

.mg-widget .dropdown>ul li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.mg-widget .dropdown>ul li a {
    font-size: 13px;
    font-weight: 300;
}

.mg-widget .dropdown .dropdown-submenu .dropdown-menu {
    position: absolute;
    left: 100%;
    top: 0;
    color: #fff;
    border-radius: 0;
    background-color: #16262e;
}

.mg-widget .dropdown.open>ul {
    width: 100%;
    height: auto;
}

.mg-widget .dropdown.open>ul li {
    height: 45px;
    width: 100%;
}

.mg-widget .dropdown.open>ul a {
    padding-left: 14px;
    padding-right: 14px;
}

.mg-widget .dropdown.open {
    border-bottom: none;
}

.mg-widget .dropdown:after {
    content: ".";

    display: block;

    height: 0;

    clear: both;

    visibility: hidden;
}

.dropdown-submenu>a {
    pointer-events: none;
}

.dropdown-submenu .dropdown-submenu .dropdown-menu {
    top: 0 !important;
    left: 100% !important;
}

.dropdown-submenu .dropdown-submenu:hover .dropdown-menu {

    position: relative;
    left: 0 !important;
    right: auto !important;
}

td.minus {
    color: red !important;
}

td.plus {
    color: green !important;
}

.buytable td.minus,
.buytable td.plus {
    color: white !important;
}

.buytable td.minus {
    background: red !important;
}

.buytable td.plus {
    background: green !important;
}

.image-box-fixed-height a {
    height: 165px;
    padding: 5px;
    border: 1px solid #ddd;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 5px;
    border: 1px solid gray;
}

@media (max-width: 1199px) {
    .image-box-fixed-height a {
        height: 130px;
    }
}

@media (max-width: 767px) {
    .image-box-fixed-height a {
        height: auto;
        padding: 15px;
    }
}

.image-box-fixed-height a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.mg-page .mg-available-rooms {
    padding-top: 20px;
}

.mg-page.secondary-market {
    padding-top: 40px;
}

@media (max-width: 1199px) {
    .mg-page.secondary-market .jcf-select {
        min-width: auto;
    }
}

.limit-height td {
    padding: 5px !important;
}

.square-img-box {
    width: 150px;
    /*height: 150px;*/
    border: 1px solid #ddd;
    padding: 5px;
    display: inline-block;
}

.square-img-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

table .btn.btn-danger,
table .btn.btn-success {
    min-width: 0;
}

.btn.btn-danger,
.btn.btn-success {
    border: 4px solid #b5b9b8;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.75);
    border-bottom-color: #797478;
    border-right-color: #797478;
    color: #074408;
    padding: 5px;
    min-width: 100px;
    max-width: 100%;
}

.btn.btn-danger,
.btn.btn-success {
    border: 4px solid #b5b9b8;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.75);
    border-bottom-color: #797478;
    border-right-color: #797478;
    color: #074408;
    padding: 5px;
    min-width: 100px;
    max-width: 100%;
}

h2 .small {
    color: inherit;
}

.field-formuserwalletwithdrawmoney-amount .help-block.help-block-error {
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

body .mg-single-room-price .mg-srp-inner {
    width: 110px;
    height: 110px;
}

body .mg-single-room-price .mg-srp-inner>span {
    line-height: 1.5;
    font-size: 12px;
}

.mg-team-member svg {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    bottom: 0;
    transform: translate(-50%, -50%);
    width: 65%;
    height: auto;
    fill: #000;
}

.orders-btn-group {
    text-align: right;
    margin-bottom: 20px;
}

.orders-btn-group .btn {
    margin-left: 10px;
}

.art-item-slider .art-item {
    padding: 0 15px;
}
.art-item-slider-holder{
  padding:0 30px;
  overflow: hidden;
}

.art-item-slider.owl-carousel {
    overflow: visible;
    position: relative;
}

@media (max-width: 1230px) {
    .art-item-slider.owl-carousel {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.art-item-slider.owl-carousel .owl-controls {
    position: static;
    transform: none;
}

.art-item-slider.owl-carousel .owl-controls .owl-pagination {
    padding-top: 40px;
}


.art-item-slider .owl-controls .owl-prev,
.art-item-slider .owl-controls .owl-next {
    font-size: 0;
    text-indent: -9999px;
    margin: 0 !important;
    width: 30px;
    height: 30px;
    display: block;
    background: transparent !important;
    border: 3px solid #e7b315;
    transform: rotate(45deg);
    border-left: none;
    border-bottom: none;
    position: absolute;
    top: calc(50% - 40px);
    right: -15px;
    left: auto;
}

.art-item-slider .owl-controls .owl-prev {
    transform: rotate(-135deg) !important;
    left: -15px;
    right: auto;
}

@media (max-width: 1230px) {
    .art-item-slider .owl-controls .owl-prev {

        left: 12px;
        right: auto;
    }
    .art-item-slider .owl-controls .owl-next {
        right: 12px;
        left: auto;
    }
}

.art-item-slider .owl-controls {}

.g-user-email{
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

/*mg-features flex styles*/

.mg-feature {
  height: 100%;
}

.mg-feature-icon-title {
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}

.mg-feature .mg-feature-icon-title h3 {
  width: calc(100% - 60px);
}

.platform-features .mg-feature-icon-title h3 {
    margin-left: 20px;
}

.form-horizontal .control-label {
  padding-top: 4px;
}

.jcf-file .jcf-real-element {
  height: 100%;
}

.field-formuserprofileoffering-floorplan .help-block, .field-formuserprofileoffering-images .help-block {
  padding-left: 24px;
}

/*offerings details styles*/

html, body, #map-canvas {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.create-offering-map {
    width: 100%;
    height: 350px;
    margin-bottom: 15px;
}

.prop-image-holder img {
    width: 100%;
    height: auto;
}

.offering-map-view, .offering-street-view {
    width: 100%;
    /* height: 300px; */
    height: 660px;
}

.overview-tabs.nav-tabs > li:first-child > a, .nav-tabs.nav-justified > li:first-child > a {
    border-left-width: 1px;
}

.overview-tabs.nav-tabs > li.active:first-child > a:hover, 
.overview-tabs.nav-tabs.nav-justified > li.active:first-child > a:hover, 
.overview-tabs.nav-tabs > li.active:first-child > a:focus, 
.overview-tabs.nav-tabs.nav-justified:first-child > li.active > a:focus, 
.overview-tabs.nav-tabs > li.active:first-child > a:active, 
.overview-tabs.nav-tabs.nav-justified > li.active:first-child > a:active {
    border-left-width: 1px;
}

.overview-container {
    width: 100%;
}

.panel-group + .tab-content .owl-carousel li img {
    width: 100%;
    height: auto;
    object-fit: cover;
    /* max-height: 660px; */
}
/* 
.panel-group + .tab-content {
  max-height: 700px;
  height: 100%;
} */

.panel-group .panel .owl-carousel li img {
  width: 100%;
  height: auto;
}

.mg-gallery-container .mg-gallery-thumb {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.mg-gallery-container .mg-gallery-thumb .owl-item {
  cursor: pointer;
  border: 2px solid transparent;
}

.mg-gallery-container .mg-gallery-thumb .owl-item.synced {
  cursor: pointer;
  border: 2px solid #e7b315;
}

.mg-gallery:hover > .owl-controls {
  display: block;
  opacity: 1;
}

.mg-gallery .owl-wrapper {
  display: flex !important;
  align-items: center;
}

#floorPlan.active {
  display: flex;
  align-items: center;
}

#floorPlan .mg-gallery-container {
  width: 100%;
}

.mg-gallery .owl-controls {
  transition: opacity .3s ease-out;
  opacity: 1;
}

.mg-gallery .owl-controls .owl-buttons div {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.9) !important;
}

.tab-pane .mg-gallery-thumb .owl-item {
  opacity: 1;
}

.mg-gallery:hover .owl-controls .owl-buttons div {
  opacity: 1;
}

.offer-create-map {
    padding-right: 72px;
}

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

.marker-description {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.marker-description .marker-item {
    font-weight: 700;
}

.marker-description .marker-item:first-child {
    margin-right: 15px;
}

#distributionModal .hidden {
  display: none;
}

@media (max-width: 1199px) {
    .overview-tabs.nav-tabs > li, .overview-tabs.nav-tabs.nav-justified > li {
        font-size: 15px;
    }
    .offer-create-map {
        padding-right: 62px;
    }
}

@media (max-width: 991px) {
    .overview-tabs + .tab-content {
        margin-bottom: 20px;
    }
    .offer-create-map {
        padding-right: 42px;
    }
}

@media (max-width: 767px) {
    .offer-create-map {
        padding-right: 0;
    }
}

@media (max-width: 480px) {
    .overview-tabs + .tab-content .mg-gallery-thumb {
        left: auto;
        margin: 0 auto;
    }
    .marker-description {
        flex-direction: column;
    }
    .marker-description .marker-item:first-child {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .mg-gallery-container .mg-gallery-thumb {
      width: 75%;
      bottom: 10px;
    }
    .offering-map-view, .offering-street-view {
      width: 100%;
      /* height: 300px; */
      height: 300px;
  } 
}

/*Navbar header updates*/

.navbar-header {
    padding: 15px 0;
    transition: padding .3s;
    will-change: padding;
}

.navbar-brand {
    width: 280px;
    padding: 5px;
    background-color: #fff;
    border-radius: 10px;
    transition: opacity .3s;
}

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

.sticky.sticky-on .navbar-header {
    padding: 9px 0;
}

.sticky.sticky-on .navbar-brand {
    padding: 5px;
    width: 211px;
}

.navbar-toggle {
    margin: 10px 0 9px 0;
}

.header.sticky-on .navbar-brand > img {
    height: auto;
}

@media (max-width: 991px) {
    .navbar-brand  {
        width: 211px;
        margin-left: 15px;
    }
    .navbar-header {
        padding: 11px 15px;
    }
}

/*footer updates*/
@media (max-width: 768px) {
    .mg-footer-widget .widget {
        margin-bottom: 25px;
    }
    .mg-widget-title {
        margin: 0 0 10px;
    }
}

/* Secure login page styles */

.secure-page__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  background-color: #16262e; }
  .secure-page__wrapper__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: auto;
    max-width: 320px;
    font-family: "Playfair Display", serif; }
    .secure-page__wrapper__content__heading {
      color: #fff;
      text-align: center; }
      .secure-page__wrapper__content__heading__text {
        font-size: 24px;
        margin-bottom: 25px; }
    .secure-page__wrapper__content__logo {
      background-color: #fff;
      padding: 5px;
      border-radius: 10px;
      margin-bottom: 25px; }
    .secure-page__wrapper__content__logo img {
      width: 100%;
      height: auto;
    }
    .secure-page__wrapper__content__password.error .secure-page__wrapper__content__password__form__input,
    .secure-page__wrapper__content__password.error .secure-page__wrapper__content__password__form__submit {
      border: 2px solid red; }
    .secure-page__wrapper__content__password.error .secure-page__wrapper__content__password__form__submit {
      border-left: none; }
    .secure-page__wrapper__content__password.error .secure-page__wrapper__content__password__error-message {
      visibility: visible;
      opacity: 1; }
    .secure-page__wrapper__content__password__error-message {
      position: absolute;
      bottom: -25px;
      color: #fff;
      font-size: 18px;
      padding-left: 8px;
      -webkit-transition: .3s opacity ease-out;
      -o-transition: .3s opacity ease-out;
      transition: .3s opacity ease-out; }
    .secure-page__wrapper__content__password__form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 40px;
      position: relative;
      margin-bottom: 15px; }
      .secure-page__wrapper__content__password__form__input {
        width: 75%;
        font-family: "Playfair Display", serif;
        font-size: 18px;
        color: #16262e;
        padding: 5px;
        border: 2px solid #e7b315;
        border-radius: 10px 0 0 10px;
        -webkit-transition: .3s border ease-out;
        -o-transition: .3s border ease-out;
        transition: .3s border ease-out; }
        .secure-page__wrapper__content__password__form__input:focus {
          outline: none; }
        .secure-page__wrapper__content__password__form__input::-webkit-input-placeholder {
          font-family: "Playfair Display", serif;
          font-size: 18px; }
        .secure-page__wrapper__content__password__form__input::-moz-placeholder {
          font-family: "Playfair Display", serif;
          font-size: 18px; }
        .secure-page__wrapper__content__password__form__input::-ms-input-placeholder {
          font-family: "Playfair Display", serif;
          font-size: 18px; }
        .secure-page__wrapper__content__password__form__input::placeholder {
          font-family: "Playfair Display", serif;
          font-size: 18px; }
      .secure-page__wrapper__content__password__form__submit {
        cursor: pointer;
        width: 25%;
        padding: 0;
        border: none;
        border-radius: 0;
        border: 2px solid #e7b315;
        border-left: none;
        border-radius: 0 10px 10px 0;
        font-family: "Playfair Display", serif;
        font-size: 18px;
        -webkit-transition: .3s all ease-out;
        -o-transition: .3s all ease-out;
        transition: .3s all ease-out; }
        .secure-page__wrapper__content__password__form__submit:hover {
          opacity: 0.8; }