/* Generated by less 2.5.1 */
/* Dependancies and costomizations */
@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,700');

@font-face {
    font-family: 'RaghuMalayalam';
    font-style: normal;
    font-weight: 400;
    src: url(../webfonts/RaghuMalayalamSans-Regular.woff2?v=2.1.2) format('woff2'), url(../webfonts/RaghuMalayalamSans-Regular.woff?v=2.1.2) format('woff'), url(../webfonts/RaghuMalayalamSans-Regular.ttf?v=2.1.2) format('truetype');
    unicode-range: U+0000-02DC, U+0D01-0D7F, U+200C -U 200D, U+25CC;
}

.ml {
    font-family: 'RaghuMalayalam' !important;
}

@font-face {
    font-family: "Flaticon";
    src: url("../webfonts/flaticon/Flaticon.eot?v=2.1.2");
    src: url("../webfonts/flaticon/Flaticon.eot?#iefix") format("embedded-opentype"), url("../webfonts/flaticon/Flaticon.woff?v=2.1.2") format("woff"), url("../webfonts/flaticon/Flaticon.ttf?v=2.1.2") format("truetype"), url("../webfonts/flaticon/Flaticon.svg#Flaticon?v=2.1.2") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "Flaticon";
        src: url("../webfonts/Flaticon.svg#Flaticon?v=2.1.2") format("svg");
    }
}

a {
    cursor: pointer;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 1em;
    font-style: normal;
}

.flaticon-menu:before {content: "\f100";}
.flaticon-search:before {content: "\f101";}
.flaticon-facebook:before {content: "\f102";}
.flaticon-twitter:before {content: "\f103";}
.flaticon-whatsapp:before {content: "\f104";}
.flaticon-back:before {content: "\f105";}
.flaticon-close:before {content: "\f106";}
.flaticon-home:before {content: "\f107";}
.flaticon-logout:before {content: "\f108";}
.flaticon-timeline:before {content: "\f109";}
.flaticon-star:before {content: "\f10a";}
.flaticon-heart:before {content: "\f10b";}
.flaticon-chat:before {content: "\f10c";}
.flaticon-photo:before {content: "\f10d";}
.flaticon-photo-request:before {content: "\f10e";}
.flaticon-wallet:before {content: "\f10f";}
.flaticon-key:before {content: "\f110";}
.flaticon-settings:before {content: "\f111";}
.flaticon-delete-user:before {content: "\f112";}
.flaticon-offer:before {content: "\f113";}
.flaticon-woman:before {content: "\f114";}
.flaticon-man:before {content: "\f115";}
.flaticon-envelope:before {content: "\f116";}
.flaticon-call:before {content: "\f117";}
.flaticon-id-card:before {content: "\f118";}
.flaticon-location:before {content: "\f119";}
.flaticon-education:before {content: "\f11a";}
.flaticon-occupation:before {content: "\f11b";}
.flaticon-user-search:before {content: "\f11c";}
.flaticon-prayer:before {content: "\f11d";}
.flaticon-family:before {content: "\f11e";}
.flaticon-disabled:before {content: "\f11f";}
.flaticon-height:before {content: "\f120";}
.flaticon-heart-fill:before {content: "\f121";}
.flaticon-heart-accept:before {content: "\f122";}
.flaticon-heart-star-solid:before {content: "\f123";}
.flaticon-ellipsis:before {content: "\f124";}
.flaticon-check-solid:before {content: "\f125";}
.flaticon-close-solid:before {content: "\f126";}
.flaticon-thumb-up:before {content: "\f127";}
.flaticon-bell:before {content: "\f128";}
.flaticon-down-arrow:before {content: "\f129";}
.flaticon-send-button:before {content: "\f12a";}
.flaticon-edit:before {content: "\f12b";}
.flaticon-eye:before {content: "\f12c";}
.flaticon-calendar:before {content: "\f12d";}
.flaticon-rupee:before {content: "\f12e";}
.flaticon-circle:before {content: "\f12f";}
.flaticon-trash:before {content: "\f130";}
.flaticon-undo:before {content: "\f131";}
.flaticon-money:before {content: "\f132";}
.flaticon-retail:before {content: "\f133";}
.flaticon-banker:before {content: "\f134";}
.flaticon-paypal:before {content: "\f135";}
.flaticon-pay:before {content: "\f136";}
.flaticon-support:before {content: "\f137";}
.flaticon-reply:before { content: "\f138"; }
.flaticon-hide:before { content: "\f139"; }


@keyframes jconfirm-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

body[class*=jconfirm-no-scroll-] {
    overflow: hidden !important;
}

.jconfirm {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999;
    font-family: inherit;
    overflow: hidden;
}

.jconfirm .jconfirm-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: opacity .4s;
}

.jconfirm .jconfirm-bg.jconfirm-bg-h {
    opacity: 0 !important;
}

.jconfirm .jconfirm-scrollpane {
    perspective: 500px;
    perspective-origin: center;
    display: table;
    width: 100%;
    height: 100%;
}

.jconfirm .jconfirm-row {
    display: table-row;
    width: 100%;
}

.jconfirm .jconfirm-cell {
    display: table-cell;
    vertical-align: middle;
}

.jconfirm .jconfirm-holder {
    max-height: 100%;
    padding: 50px 0;
}

.jconfirm .jconfirm-box-container {
    transition: transform;
}

.jconfirm .jconfirm-box-container.jconfirm-no-transition {
    transition: none !important;
}

.jconfirm .jconfirm-box {
    background: white;
    border-radius: 4px;
    position: relative;
    outline: none;
    padding: 15px 15px 0;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

@keyframes type-blue {

    1%,
    100% {
        border-color: #3498db;
    }

    50% {
        border-color: #5faee3;
    }
}

@keyframes type-green {

    1%,
    100% {
        border-color: #2ecc71;
    }

    50% {
        border-color: #54d98c;
    }
}

@keyframes type-red {

    1%,
    100% {
        border-color: #e74c3c;
    }

    50% {
        border-color: #ed7669;
    }
}

@keyframes type-orange {

    1%,
    100% {
        border-color: #f1c40f;
    }

    50% {
        border-color: #f4d03f;
    }
}

@keyframes type-purple {

    1%,
    100% {
        border-color: #9b59b6;
    }

    50% {
        border-color: #b07cc6;
    }
}

@keyframes type-dark {

    1%,
    100% {
        border-color: #34495e;
    }

    50% {
        border-color: #46627f;
    }
}

.jconfirm .jconfirm-box.jconfirm-type-animated {
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.jconfirm .jconfirm-box.jconfirm-type-blue {
    border-top: solid 7px #3498db;
    animation-name: type-blue;
}

.jconfirm .jconfirm-box.jconfirm-type-green {
    border-top: solid 7px #2ecc71;
    animation-name: type-green;
}

.jconfirm .jconfirm-box.jconfirm-type-red {
    border-top: solid 7px #e74c3c;
    animation-name: type-red;
}

.jconfirm .jconfirm-box.jconfirm-type-orange {
    border-top: solid 7px #f1c40f;
    animation-name: type-orange;
}

.jconfirm .jconfirm-box.jconfirm-type-purple {
    border-top: solid 7px #9b59b6;
    animation-name: type-purple;
}

.jconfirm .jconfirm-box.jconfirm-type-dark {
    border-top: solid 7px #34495e;
    animation-name: type-dark;
}

.jconfirm .jconfirm-box.loading {
    height: 120px;
}

.jconfirm .jconfirm-box.loading:before {
    content: '';
    position: absolute;
    left: 0;
    background: white;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 10px;
    z-index: 1;
}

.jconfirm .jconfirm-box.loading:after {
    opacity: 0.6;
    content: '';
    height: 30px;
    width: 30px;
    border: solid 3px transparent;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    border-radius: 50%;
    animation: jconfirm-spin 1s infinite linear;
    border-bottom-color: dodgerblue;
    top: 50%;
    margin-top: -15px;
    z-index: 2;
}

.jconfirm .jconfirm-box div.jconfirm-closeIcon {
    height: 20px;
    width: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    opacity: .6;
    text-align: center;
    font-size: 27px !important;
    line-height: 14px !important;
    display: none;
    z-index: 1;
}

.jconfirm .jconfirm-box div.jconfirm-closeIcon:empty {
    display: none;
}

.jconfirm .jconfirm-box div.jconfirm-closeIcon .fa,
.jconfirm .jconfirm-box div.jconfirm-closeIcon .fi {
    font-size: 16px;
}

.jconfirm .jconfirm-box div.jconfirm-closeIcon:hover {
    opacity: 1;
}

.jconfirm .jconfirm-box div.jconfirm-title-c {
    display: block;
    font-size: 22px;
    line-height: 20px;
    user-select: none;
    cursor: default;
    padding-bottom: 15px;
}

.jconfirm .jconfirm-box div.jconfirm-title-c.jconfirm-hand {
    cursor: move;
}

.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
    font-size: inherit;
    display: inline-block;
    vertical-align: middle;
}

.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c i {
    vertical-align: middle;
}

.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c:empty {
    display: none;
}

.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title {
    user-select: none;
    font-size: inherit;
    font-family: inherit;
    display: inline-block;
    vertical-align: middle;
}

.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title:empty {
    display: none;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane {
    margin-bottom: 15px;
    height: auto;
    transition: height 0.4s ease-in;
    display: inline-block;
    width: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane.no-scroll {
    overflow-y: hidden;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar {
    width: 3px;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
}

.jconfirm .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 3px;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content {
    overflow: auto;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content img {
    max-width: 100%;
    height: auto;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content:empty {
    display: none;
}

.jconfirm .jconfirm-box .jconfirm-buttons {
    padding-bottom: 11px;
}

.jconfirm .jconfirm-box .jconfirm-buttons > button {
    margin-bottom: 4px;
    margin-left: 2px;
    margin-right: 2px;
}

.jconfirm .jconfirm-box .jconfirm-buttons button {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    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;
    border-radius: 4px;
    min-height: 1em;
    transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
    -webkit-tap-highlight-color: transparent;
    border: none;
    background-image: none;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue {
    background-color: #3498db;
    color: #FFF;
    text-shadow: none;
    transition: background .2s;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue:hover {
    background-color: #2980b9;
    color: #FFF;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green {
    background-color: #2ecc71;
    color: #FFF;
    text-shadow: none;
    transition: background .2s;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-green:hover {
    background-color: #27ae60;
    color: #FFF;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red {
    background-color: #e74c3c;
    color: #FFF;
    text-shadow: none;
    transition: background .2s;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red:hover {
    background-color: #c0392b;
    color: #FFF;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange {
    background-color: #f1c40f;
    color: #FFF;
    text-shadow: none;
    transition: background .2s;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-orange:hover {
    background-color: #f39c12;
    color: #FFF;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default {
    background-color: #ecf0f1;
    color: #000;
    text-shadow: none;
    transition: background .2s;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:hover {
    background-color: #bdc3c7;
    color: #000;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple {
    background-color: #9b59b6;
    color: #FFF;
    text-shadow: none;
    transition: background .2s;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-purple:hover {
    background-color: #8e44ad;
    color: #FFF;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark {
    background-color: #34495e;
    color: #FFF;
    text-shadow: none;
    transition: background .2s;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-dark:hover {
    background-color: #2c3e50;
    color: #FFF;
}

.jconfirm .jconfirm-box.jconfirm-type-red .jconfirm-title-c .jconfirm-icon-c {
    color: #e74c3c !important;
}

.jconfirm .jconfirm-box.jconfirm-type-blue .jconfirm-title-c .jconfirm-icon-c {
    color: #3498db !important;
}

.jconfirm .jconfirm-box.jconfirm-type-green .jconfirm-title-c .jconfirm-icon-c {
    color: #2ecc71 !important;
}

.jconfirm .jconfirm-box.jconfirm-type-purple .jconfirm-title-c .jconfirm-icon-c {
    color: #9b59b6 !important;
}

.jconfirm .jconfirm-box.jconfirm-type-orange .jconfirm-title-c .jconfirm-icon-c {
    color: #f1c40f !important;
}

.jconfirm .jconfirm-box.jconfirm-type-dark .jconfirm-title-c .jconfirm-icon-c {
    color: #34495e !important;
}

.jconfirm .jconfirm-clear {
    clear: both;
}

.jconfirm.jconfirm-rtl {
    direction: rtl;
}

.jconfirm.jconfirm-rtl div.jconfirm-closeIcon {
    left: 5px;
    right: auto;
}

.jconfirm.jconfirm-white .jconfirm-bg,
.jconfirm.jconfirm-light .jconfirm-bg {
    background-color: #444;
    opacity: .2;
}

.jconfirm.jconfirm-white .jconfirm-box,
.jconfirm.jconfirm-light .jconfirm-box {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
    margin-right: 8px;
    margin-left: 0px;
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons {
    float: right;
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    text-shadow: none;
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default {
    box-shadow: none;
    color: #333;
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button.btn-default:hover,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button.btn-default:hover {
    background: #ddd;
}

.jconfirm.jconfirm-white.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,
.jconfirm.jconfirm-light.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
    margin-left: 8px;
    margin-right: 0px;
}

.jconfirm.jconfirm-black .jconfirm-bg,
.jconfirm.jconfirm-dark .jconfirm-bg {
    background-color: darkslategray;
    opacity: .4;
}

.jconfirm.jconfirm-black .jconfirm-box,
.jconfirm.jconfirm-dark .jconfirm-box {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    background: #444;
    border-radius: 5px;
    color: white;
}

.jconfirm.jconfirm-black .jconfirm-box .jconfirm-title-c .jconfirm-icon-c,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
    margin-right: 8px;
    margin-left: 0px;
}

.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons {
    float: right;
}

.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button {
    border: none;
    background-image: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    text-shadow: none;
    transition: background .1s;
    color: white;
}

.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default {
    box-shadow: none;
    color: #fff;
    background: none;
}

.jconfirm.jconfirm-black .jconfirm-box .jconfirm-buttons button.btn-default:hover,
.jconfirm.jconfirm-dark .jconfirm-box .jconfirm-buttons button.btn-default:hover {
    background: #666;
}

.jconfirm.jconfirm-black.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c,
.jconfirm.jconfirm-dark.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
    margin-left: 8px;
    margin-right: 0px;
}

.jconfirm .jconfirm-box.hilight.jconfirm-hilight-shake {
    animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    transform: translate3d(0, 0, 0);
}

.jconfirm .jconfirm-box.hilight.jconfirm-hilight-glow {
    animation: glow 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    transform: translate3d(0, 0, 0);
}

@keyframes shake {

    10%,
    90% {
        transform: translate3d(-2px, 0, 0);
    }

    20%,
    80% {
        transform: translate3d(4px, 0, 0);
    }

    30%,
    50%,
    70% {
        transform: translate3d(-8px, 0, 0);
    }

    40%,
    60% {
        transform: translate3d(8px, 0, 0);
    }
}

@keyframes glow {

    0%,
    100% {
        box-shadow: 0 0 0px red;
    }

    50% {
        box-shadow: 0 0 30px red;
    }
}

/*Transition rules*/
.jconfirm {
    perspective: 400px;
}

.jconfirm .jconfirm-box {
    opacity: 1;
    transition-property: all;
}

.jconfirm .jconfirm-box.jconfirm-animation-top,
.jconfirm .jconfirm-box.jconfirm-animation-left,
.jconfirm .jconfirm-box.jconfirm-animation-right,
.jconfirm .jconfirm-box.jconfirm-animation-bottom,
.jconfirm .jconfirm-box.jconfirm-animation-opacity,
.jconfirm .jconfirm-box.jconfirm-animation-zoom,
.jconfirm .jconfirm-box.jconfirm-animation-scale,
.jconfirm .jconfirm-box.jconfirm-animation-none,
.jconfirm .jconfirm-box.jconfirm-animation-rotate,
.jconfirm .jconfirm-box.jconfirm-animation-rotatex,
.jconfirm .jconfirm-box.jconfirm-animation-rotatey,
.jconfirm .jconfirm-box.jconfirm-animation-scaley,
.jconfirm .jconfirm-box.jconfirm-animation-scalex {
    opacity: 0;
}

.jconfirm .jconfirm-box.jconfirm-animation-rotate {
    transform: rotate(90deg);
}

.jconfirm .jconfirm-box.jconfirm-animation-rotatex {
    transform: rotateX(90deg);
    transform-origin: center;
}

.jconfirm .jconfirm-box.jconfirm-animation-rotatexr {
    transform: rotateX(-90deg);
    transform-origin: center;
}

.jconfirm .jconfirm-box.jconfirm-animation-rotatey {
    transform: rotatey(90deg);
    transform-origin: center;
}

.jconfirm .jconfirm-box.jconfirm-animation-rotateyr {
    transform: rotatey(-90deg);
    transform-origin: center;
}

.jconfirm .jconfirm-box.jconfirm-animation-scaley {
    transform: scaley(1.5);
    transform-origin: center;
}

.jconfirm .jconfirm-box.jconfirm-animation-scalex {
    transform: scalex(1.5);
    transform-origin: center;
}

.jconfirm .jconfirm-box.jconfirm-animation-top {
    transform: translate(0px, -100px);
}

.jconfirm .jconfirm-box.jconfirm-animation-left {
    transform: translate(-100px, 0px);
}

.jconfirm .jconfirm-box.jconfirm-animation-right {
    transform: translate(100px, 0px);
}

.jconfirm .jconfirm-box.jconfirm-animation-bottom {
    transform: translate(0px, 100px);
}

.jconfirm .jconfirm-box.jconfirm-animation-zoom {
    transform: scale(1.2);
}

.jconfirm .jconfirm-box.jconfirm-animation-scale {
    transform: scale(0.5);
}

.jconfirm .jconfirm-box.jconfirm-animation-none {
    visibility: hidden;
}

.jconfirm.jconfirm-supervan .jconfirm-bg {
    background-color: rgba(54, 70, 93, 0.95);
}

.jconfirm.jconfirm-supervan .jconfirm-box {
    background-color: transparent;
    padding: 0;
}

.jconfirm.jconfirm-supervan .jconfirm-box.loading {
    height: 120px;
}

.jconfirm.jconfirm-supervan .jconfirm-box.loading:before {
    background: transparent !important;
}

.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-blue {
    border: none;
}

.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-green {
    border: none;
}

.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-red {
    border: none;
}

.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-orange {
    border: none;
}

.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-purple {
    border: none;
}

.jconfirm.jconfirm-supervan .jconfirm-box.jconfirm-type-dark {
    border: none;
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-closeIcon {
    color: white;
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c {
    text-align: center;
    color: white;
    font-size: 1rem;
    font-weight: normal;
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c > * {
    padding-bottom: 0;
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
    margin-right: 8px;
    margin-left: 0px;
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content-pane {
    margin-bottom: 0.8rem;
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content {
    text-align: center;
    color: white;
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content .cinfo-box {
    font-size: 0.7rem;
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content .cinfo-box .cinfo {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    line-height: normal;
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content .cinfo-box .cinfo label {
    margin: 0;
    color: rgba(255, 255, 255, 0.6);
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content .cinfo-box .cinfo .value {
    font-weight: 500;
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content .confirm-text {
    font-size: 0.7rem;
    background: #000;
    padding: 0.3rem 1rem;
    border-radius: 50px;
    display: inline-block;
    margin-top: 1rem;
}

.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons {
    text-align: center;
}

.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button {
    font-size: 0.8rem;
    border-radius: 2px;
    background: #303f53;
    text-shadow: none;
    border: none;
    color: white;
    padding: 10px;
    min-width: 100px;
}

.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button.btn-contact::before {
    content: '\f119';
    font-family: 'Flaticon';
    margin-right: 0.5rem;
}

.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button.btn-message::before {
    content: '\f11b';
    font-family: 'Flaticon';
    margin-right: 0.5rem;
}

.jconfirm.jconfirm-supervan.jconfirm-rtl .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c {
    margin-left: 8px;
    margin-right: 0px;
}

.jconfirm.jconfirm-bootstrap .jconfirm-bg {
    background-color: rgba(0, 0, 0, 0.21);
}

.jconfirm.jconfirm-bootstrap .jconfirm-box {
    background-color: white;
    box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.2);
    border: solid 1px rgba(0, 0, 0, 0.4);
    padding: 15px 0 0;
}

.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-title-c .jconfirm-icon-c {
    margin-right: 8px;
    margin-left: 0px;
}

.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-closeIcon {
    color: rgba(0, 0, 0, 0.87);
}

.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-title-c {
    color: rgba(0, 0, 0, 0.87);
    font-size: 22px;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
}

.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-content {
    color: rgba(0, 0, 0, 0.87);
    padding: 0px 15px;
}

.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons {
    text-align: right;
    padding: 10px;
    margin: -5px 0 0px;
    border-top: solid 1px #ddd;
    overflow: hidden;
    border-radius: 0 0 4px 4px;
}

.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons button {
    font-weight: 500;
}

.jconfirm.jconfirm-bootstrap.jconfirm-rtl .jconfirm-title-c .jconfirm-icon-c {
    margin-left: 8px;
    margin-right: 0px;
}

.btn {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 0.7rem 1.4rem;
    font-size: 1rem;
    color: #fff;
}

.btn:hover,
.btn:active,
.btn:focus {
    outline: none !important;
    box-shadow: none !important;
}

.btn.btn-default {
    background: #eee;
    color: #333;
}
.p-0{
    padding: 0 !important;
}
/* ------------ Nik Form Styles --------------------- */
.formnik-overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    z-index: 100;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.formnik-overlay.active {
    visibility: visible;
    opacity: 1;
}

.formnik {
    position: relative;
    padding-bottom: 60px;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.formnik input:-webkit-autofill,
.formnik input:-webkit-autofill:hover,
.formnik input:-webkit-autofill:focus textarea:-webkit-autofill,
.formnik textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
.formnik select:-webkit-autofill,
.formnik select:-webkit-autofill:hover,
.formnik select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 30px #ffffff inset !important;
    -webkit-text-fill-color: teal !important;
    transition: background-color 5000s ease-in-out 0s;
}

.formnik .form-title {
    width: 100%;
    height: 60px;
    display: table;
    overflow: hidden;
    position: fixed;
    top: 0;
    padding: 0 60px;
    background: #4f1334;
    z-index: 1;
}

.formnik .form-title .title {
    display: table-cell;
    vertical-align: middle;
    font-size: 1rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    margin: 0;
}

.formnik .form-title .title .sub {
    font-size: 0.7em;
    display: block;
    overflow: hidden;
    text-transform: none;
    color: rgba(255, 255, 255, 0.6);
}

.formnik .form-group {
    padding: 0 1rem;
}

.formnik .form-group:first-of-type {
    padding-top: 1rem;
}

.formnik .form-group:last-of-type {
    padding-bottom: 1rem;
}

.formnik .form-group.hidden {
    display: none;
}

.formnik .form-group .control-label {
    font-weight: 500;
    text-transform: uppercase;
    color: #999;
}

.formnik .form-group .control-label .asterisk {
    display: inline-block;
}

.formnik .form-group .control-label .asterisk::before {
    content: '*';
    color: crimson;
}

.formnik .form-group.error {
    background: #faeaeb;
}

.formnik .form-group.error input,
.formnik .form-group.error select,
.formnik .form-group.error textarea {
    background-color: #faeaeb;
}

.formnik .form-group.error input:-webkit-autofill,
.formnik .form-group.error input:-webkit-autofill:hover,
.formnik .form-group.error input:-webkit-autofill:focus textarea:-webkit-autofill,
.formnik .form-group.error textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
.formnik .form-group.error select:-webkit-autofill,
.formnik .form-group.error select:-webkit-autofill:hover,
.formnik .form-group.error select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 30px #faeaeb inset !important;
}

.formnik input[type="radio"].form-control,
.formnik input[type="checkbox"].form-control {
    width: auto;
    height: auto;
    display: inline-block;
    line-height: normal;
    font-size: inherit !important;
    vertical-align: middle;
}

.formnik .formnik-tile {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin: 0;
    padding: 0 !important;
    display: table;
    width: 100%;
}

.formnik .formnik-tile .control-label {
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    padding: 1rem 3rem 1rem 1rem;
    position: relative;
}

.formnik .formnik-tile .control-label::after {
    content: '\f129';
    font-family: 'Flaticon';
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -0.5rem;
    transform: rotate(-90deg);
}

.formnik .formnik-tile .control-label .val {
    max-width: 300px;
    display: block;
    color: teal;
    font-size: 0.75em;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.formnik .formnik-tile .control-label.hasdata {
    padding: 0.7rem 3rem 0.7rem 1rem !important;
}

.formnik .formnik-tile .control-label.hasdata .info {
    display: none;
}

.formnik .formnik-tile .control-label .info {
    display: block;
    font-size: 0.7rem;
    text-transform: none;
}

.formnik .formnik-tile .error {
    font-size: 0.7em;
    color: crimson;
    display: table-caption;
    caption-side: bottom;
    position: relative;
    top: -1.3rem;
    left: 1rem;
}

.formnik .formnik-tile .formnik-input {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 100%;
    right: 0;
    width: 100%;
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background: #fff;
    padding: 75px 1rem 70px 1rem;
    opacity: 0;
    z-index: 100;
    display: block;
    -webkit-transition: left 0.2s linear;
    -o-transition: left 0.2s linear;
    transition: left 0.2s linear;
    box-shadow: 0 0 100px #000;
    will-change: left,opacity;
}
.formnik .formnik-tile .formnik-input.active {
    left: 15%;
    opacity: 1;
}

.formnik .formnik-tile .formnik-input .formControlGroup-title {
    position: fixed;
    top: 0;
    left: inherit;
    background: #4f1334;
    color: #fff;
    height: 60px;
    text-align: center;
    display: table;
    padding: 1rem 60px;
    width: inherit;
}

.formnik .formnik-tile .formnik-input .formControlGroup-title .title {
    display: table-cell;
    vertical-align: middle;
    font-weight: normal;
    text-align: center;
    font-size: 1rem;
    margin: 0;
}

.formnik .formnik-tile .formnik-input .formControlGroup-action {
    position: fixed;
    bottom: 0;
    left: inherit;
    height: 60px;
    opacity: 1;
    flex-wrap: nowrap;
    width: inherit;
    display: flex;
    flex-direction: row;
}

.formnik .formnik-tile .formnik-input .formControlGroup-action .btn {
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    height: inherit;
    font-size: 1rem;
}

.formnik .formnik-tile .formnik-input .formControlGroup-action .btn.btn-back {
    flex: 1 0 20%;
    text-indent: -1000px;
    position: relative;
    display: flex;
    align-items: center;
    background-color: #4f1334;
}

.formnik .formnik-tile .formnik-input .formControlGroup-action .btn.btn-back::after {
    content: '\f129';
    font-family: 'Flaticon';
    text-indent: 0;
    transform: rotate(90deg);
    color: #fff;
}

.formnik .formnik-tile .formnik-input .formControlGroup-action .btn.btn-done {
    flex: 1 1 80%;
    vertical-align: middle;
    background-color: #781d4f;
    color: #fff;
}

.formnik .formnik-tile .formnik-input .formControlGroup-action .btn:hover,
.formnik .formnik-tile .formnik-input .formControlGroup-action .btn:focus,
.formnik .formnik-tile .formnik-input .formControlGroup-action .btn:active {
    color: #333 !important;
}



.formnik .formnik-tile .formnik-input.active .formControlGroup-title {
    opacity: 1;
}

.formnik .formnik-tile .formnik-input.active .formControlGroup-action {
    opacity: 1;
}

.formnik .formnik-tile .formnik-input .error {
    display: block;
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0.8em;
    background: #faeaeb;
    margin: 0 1rem;
    padding: 0.5rem;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.formnik .formnik-tile .formnik-input .nikOptionPicker {
    width: 100%;
    display: block;
    overflow: hidden;
}

.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons {
    margin: 0;
    padding: 0;
    list-style: none;
}

.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li {
    padding: 0 !important;
}

.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li.disabled {
    background: rgba(0, 0, 0, 0.03);
}

.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li.disabled span {
    color: rgba(0, 0, 0, 0.1);
    padding: 0.8rem 1rem 0.8rem 2.5rem;
    display: block;
    overflow: hidden;
}

.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li.disabled span::after {
    content: '\f12f';
    font-family: 'Flaticon';
    color: rgba(0, 0, 0, 0.08);
    font-size: 1rem;
    position: absolute;
    left: 1rem;
    top: 50%;
    margin-top: -0.5rem;
    visibility: visible !important;
}

.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li.disabled.placeholder {
    background: transparent;
    padding: 0 0 0.2rem 0;
}

.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li.disabled.placeholder .inpItem,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li.disabled.placeholder span {
    padding: 0 0 0 5px;
    color: #222;
}

.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li.disabled.placeholder .inpItem::before,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li.disabled.placeholder span::before,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li.disabled.placeholder .inpItem::after,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li.disabled.placeholder span::after {
    content: '' !important;
}

.formnik .formnik-tile .formnik-input .nikOptionPicker .optGroupLabel {
    position: relative;
    color: #222;
    width: 100%;
    padding: 0.8rem 0 0.8rem 1.5rem;
    display: block;
    overflow: hidden;
    text-align: left;
    font-size: 0.9rem;
}

.formnik .formnik-tile .formnik-input .nikOptionPicker .optGroupLabel::before {
    content: "\f12f";
    font-family: 'Flaticon';
    position: absolute;
    left: 0;
    top: 0.68rem;
    color: rgba(0, 0, 0, 0.2);
    font-size: 1rem;
}

.formnik .formnik-tile .formnik-input .nikOptionPicker .optGroupLabel.picked::before {
    content: "\f125";
    color: #666;
}

.formnik .formnik-tile .formnik-input.age-range .nikOptionPicker {
    width: 50%;
    float: right;
    vertical-align: top;
    overflow: visible;
    padding: 0 0 0 0.5rem;
    height: 100%;
    overflow-y: auto;
    position: relative;
}

.formnik .formnik-tile .formnik-input.age-range .nikOptionPicker::-webkit-scrollbar {
    width: 0;
}

.formnik .formnik-tile .formnik-input.age-range .nikOptionPicker ul.select-buttons li .inpItem {
    overflow: visible;
}

.formnik .formnik-tile .formnik-input.age-range .nikOptionPicker ul.select-buttons li .inpItem.picked {
    background: teal;
    color: #fff;
}

.formnik .formnik-tile .formnik-input.age-range .nikOptionPicker ul.select-buttons li .inpItem.picked::before {
    color: rgba(255, 255, 255, 0.7);
}

.formnik .formnik-tile .formnik-input.age-range .nikOptionPicker ul.select-buttons li .inpItem.picked::after {
    content: '';
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    background: teal;
    position: absolute;
    left: -5px;
    top: 50%;
    margin-top: -5px;
    display: block;
    overflow: hidden;
}

.formnik .formnik-tile .formnik-input.age-range .nikOptionPicker:first-of-type {
    float: left;
    padding: 0 0.5rem 0 0;
}

.formnik .formnik-tile .formnik-input.age-range .nikOptionPicker:first-of-type ul.select-buttons li .inpItem.picked::after {
    left: auto;
    right: -5px;
}

.formnik .formnik-tile + .form-group {
    padding-top: 1rem;
}

.formnik .formnik-tile + .form-group.formnik-tile {
    border-top: 0;
}

.formnik .formnik-tile .formnik-input.input-group-radio label,
.formnik .formnik-tile .formnik-input label.radio,
.formnik .formnik-tile .formnik-input.input-group-checkbox label,
.formnik .formnik-tile .formnik-input label.checkbox,
.formnik .formnik-tile .input-group-checkbox.select-box label,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li {
    width: 100%;
    display: block;
    padding: 1rem 0 1rem 2.5rem;
    margin: 0 0 0.1rem 0;
    text-align: left;
    background: #eee;
    font-size: 0.8rem;
    position: relative;
    line-height: normal;
}

.formnik .formnik-tile .formnik-input.input-group-radio label input[type="radio"],
.formnik .formnik-tile .formnik-input label.radio input[type="radio"],
.formnik .formnik-tile .formnik-input.input-group-checkbox label input[type="radio"],
.formnik .formnik-tile .formnik-input label.checkbox input[type="radio"],
.formnik .formnik-tile .input-group-checkbox.select-box label input[type="radio"],
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li input[type="radio"],
.formnik .formnik-tile .formnik-input.input-group-radio label input[type="checkbox"],
.formnik .formnik-tile .formnik-input label.radio input[type="checkbox"],
.formnik .formnik-tile .formnik-input.input-group-checkbox label input[type="checkbox"],
.formnik .formnik-tile .formnik-input label.checkbox input[type="checkbox"],
.formnik .formnik-tile .input-group-checkbox.select-box label input[type="checkbox"],
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li input[type="checkbox"] {
    visibility: hidden;
}

.formnik .formnik-tile .formnik-input.input-group-radio label input[type="radio"]::after,
.formnik .formnik-tile .formnik-input label.radio input[type="radio"]::after,
.formnik .formnik-tile .formnik-input.input-group-checkbox label input[type="radio"]::after,
.formnik .formnik-tile .formnik-input label.checkbox input[type="radio"]::after,
.formnik .formnik-tile .input-group-checkbox.select-box label input[type="radio"]::after,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li input[type="radio"]::after,
.formnik .formnik-tile .formnik-input.input-group-radio label input[type="checkbox"]::after,
.formnik .formnik-tile .formnik-input label.radio input[type="checkbox"]::after,
.formnik .formnik-tile .formnik-input.input-group-checkbox label input[type="checkbox"]::after,
.formnik .formnik-tile .formnik-input label.checkbox input[type="checkbox"]::after,
.formnik .formnik-tile .input-group-checkbox.select-box label input[type="checkbox"]::after,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li input[type="checkbox"]::after {
    content: '\f12f';
    font-family: 'Flaticon';
    color: rgba(0, 0, 0, 0.3);
    font-size: 1rem;
    position: absolute;
    left: 1rem;
    top: 50%;
    margin-top: -0.5rem;
    visibility: visible !important;
}

.formnik .formnik-tile .formnik-input.input-group-radio label input[type="radio"]:checked::after,
.formnik .formnik-tile .formnik-input label.radio input[type="radio"]:checked::after,
.formnik .formnik-tile .formnik-input.input-group-checkbox label input[type="radio"]:checked::after,
.formnik .formnik-tile .formnik-input label.checkbox input[type="radio"]:checked::after,
.formnik .formnik-tile .input-group-checkbox.select-box label input[type="radio"]:checked::after,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li input[type="radio"]:checked::after,
.formnik .formnik-tile .formnik-input.input-group-radio label input[type="checkbox"]:checked::after,
.formnik .formnik-tile .formnik-input label.radio input[type="checkbox"]:checked::after,
.formnik .formnik-tile .formnik-input.input-group-checkbox label input[type="checkbox"]:checked::after,
.formnik .formnik-tile .formnik-input label.checkbox input[type="checkbox"]:checked::after,
.formnik .formnik-tile .input-group-checkbox.select-box label input[type="checkbox"]:checked::after,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li input[type="checkbox"]:checked::after {
    content: '\f125';
    color: teal;
}

.formnik .formnik-tile .formnik-input.input-group-radio label input[type="radio"].form-control,
.formnik .formnik-tile .formnik-input label.radio input[type="radio"].form-control,
.formnik .formnik-tile .formnik-input.input-group-checkbox label input[type="radio"].form-control,
.formnik .formnik-tile .formnik-input label.checkbox input[type="radio"].form-control,
.formnik .formnik-tile .input-group-checkbox.select-box label input[type="radio"].form-control,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li input[type="radio"].form-control,
.formnik .formnik-tile .formnik-input.input-group-radio label input[type="checkbox"].form-control,
.formnik .formnik-tile .formnik-input label.radio input[type="checkbox"].form-control,
.formnik .formnik-tile .formnik-input.input-group-checkbox label input[type="checkbox"].form-control,
.formnik .formnik-tile .formnik-input label.checkbox input[type="checkbox"].form-control,
.formnik .formnik-tile .input-group-checkbox.select-box label input[type="checkbox"].form-control,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li input[type="checkbox"].form-control {
    width: auto !important;
    height: auto !important;
    display: inline-block;
}

.formnik .formnik-tile .formnik-input.input-group-radio label .inpItem,
.formnik .formnik-tile .formnik-input label.radio .inpItem,
.formnik .formnik-tile .formnik-input.input-group-checkbox label .inpItem,
.formnik .formnik-tile .formnik-input label.checkbox .inpItem,
.formnik .formnik-tile .input-group-checkbox.select-box label .inpItem,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li .inpItem {
    color: #333;
    text-align: left;
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 0.8rem 0 0.8rem 2.5rem;
}

.formnik .formnik-tile .formnik-input.input-group-radio label .inpItem::before,
.formnik .formnik-tile .formnik-input label.radio .inpItem::before,
.formnik .formnik-tile .formnik-input.input-group-checkbox label .inpItem::before,
.formnik .formnik-tile .formnik-input label.checkbox .inpItem::before,
.formnik .formnik-tile .input-group-checkbox.select-box label .inpItem::before,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li .inpItem::before {
    content: "\f12f";
    font-family: 'Flaticon';
    position: absolute;
    left: 1rem;
    top: 50%;
    margin-top: -0.5rem;
    color: rgba(0, 0, 0, 0.3);
    font-size: 1rem;
}

.formnik .formnik-tile .formnik-input.input-group-radio label .inpItem.picked::before,
.formnik .formnik-tile .formnik-input label.radio .inpItem.picked::before,
.formnik .formnik-tile .formnik-input.input-group-checkbox label .inpItem.picked::before,
.formnik .formnik-tile .formnik-input label.checkbox .inpItem.picked::before,
.formnik .formnik-tile .input-group-checkbox.select-box label .inpItem.picked::before,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li .inpItem.picked::before {
    content: "\f125";
    color: teal;
}

.formnik .formnik-tile .formnik-input.input-group-radio label .inpItem.selectall,
.formnik .formnik-tile .formnik-input label.radio .inpItem.selectall,
.formnik .formnik-tile .formnik-input.input-group-checkbox label .inpItem.selectall,
.formnik .formnik-tile .formnik-input label.checkbox .inpItem.selectall,
.formnik .formnik-tile .input-group-checkbox.select-box label .inpItem.selectall,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li .inpItem.selectall {
    background: #fff;
    padding-left: 1.5rem;
    padding-top: 0;
}

.formnik .formnik-tile .formnik-input.input-group-radio label .inpItem.selectall::before,
.formnik .formnik-tile .formnik-input label.radio .inpItem.selectall::before,
.formnik .formnik-tile .formnik-input.input-group-checkbox label .inpItem.selectall::before,
.formnik .formnik-tile .formnik-input label.checkbox .inpItem.selectall::before,
.formnik .formnik-tile .input-group-checkbox.select-box label .inpItem.selectall::before,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li .inpItem.selectall::before {
    left: 0;
    top: -0.1rem;
}

.formnik .formnik-tile .formnik-input.input-group-radio label .inpItem.selectall.switch,
.formnik .formnik-tile .formnik-input label.radio .inpItem.selectall.switch,
.formnik .formnik-tile .formnik-input.input-group-checkbox label .inpItem.selectall.switch,
.formnik .formnik-tile .formnik-input label.checkbox .inpItem.selectall.switch,
.formnik .formnik-tile .input-group-checkbox.select-box label .inpItem.selectall.switch,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li .inpItem.selectall.switch {
    padding-left: 0;
    padding-right: 2.5rem;
    padding-top: 0.2rem;
    text-transform: uppercase;
    text-align: right;
    font-size: 0.65rem;
    color: #666;
}

.formnik .formnik-tile .formnik-input.input-group-radio label .inpItem.selectall.switch::before,
.formnik .formnik-tile .formnik-input label.radio .inpItem.selectall.switch::before,
.formnik .formnik-tile .formnik-input.input-group-checkbox label .inpItem.selectall.switch::before,
.formnik .formnik-tile .formnik-input label.checkbox .inpItem.selectall.switch::before,
.formnik .formnik-tile .input-group-checkbox.select-box label .inpItem.selectall.switch::before,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li .inpItem.selectall.switch::before {
    content: '';
}

.formnik .formnik-tile .formnik-input.input-group-radio label .inpItem.nullVal,
.formnik .formnik-tile .formnik-input label.radio .inpItem.nullVal,
.formnik .formnik-tile .formnik-input.input-group-checkbox label .inpItem.nullVal,
.formnik .formnik-tile .formnik-input label.checkbox .inpItem.nullVal,
.formnik .formnik-tile .input-group-checkbox.select-box label .inpItem.nullVal,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li .inpItem.nullVal {
    padding: 0.8rem 1rem;
    background-color: #f7f7f7;
}

.formnik .formnik-tile .formnik-input.input-group-radio label .inpItem.nullVal::before,
.formnik .formnik-tile .formnik-input label.radio .inpItem.nullVal::before,
.formnik .formnik-tile .formnik-input.input-group-checkbox label .inpItem.nullVal::before,
.formnik .formnik-tile .formnik-input label.checkbox .inpItem.nullVal::before,
.formnik .formnik-tile .input-group-checkbox.select-box label .inpItem.nullVal::before,
.formnik .formnik-tile .formnik-input .nikOptionPicker ul.select-buttons li .inpItem.nullVal::before {
    content: '';
}

.formnik .form-group.form-group-action {
    width: 100%;
    height: 60px;
    margin: 0;
    padding: 0 !important;
    position: fixed !important;
    bottom: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    background: #fff;
    display: flex;
    flex-wrap: nowrap;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.formnik .form-group.form-group-action .sortby,
.formnik .form-group.form-group-action .submit {
    flex-grow: 1;
    min-width: 50%;
    height: inherit;
}

.formnik .form-group.form-group-action .sortby {
    left: 0;
    font-size: 0.8em;
    padding: 0.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.formnik .form-group.form-group-action .sortby label {
    margin: 0.2rem;
}

.formnik .form-group.form-group-action .sortby .input-group-radio {
    flex: 1 0 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.formnik .form-group.form-group-action .sortby .input-group-radio label {
    flex-grow: 1;
    position: relative;
    margin: 0;
    padding-left: 0.5rem;
}

.formnik .form-group.form-group-action .sortby input[type="radio"] {
    visibility: hidden;
}

.formnik .form-group.form-group-action .sortby input[type="radio"]::after {
    content: '\f12f';
    font-family: 'Flaticon';
    color: rgba(0, 0, 0, 0.3);
    font-size: 1rem;
    position: absolute;
    left: 0.2rem;
    top: 0rem;
    visibility: visible !important;
}

.formnik .form-group.form-group-action .sortby input[type="radio"]:checked::after {
    content: '\f125';
    color: teal;
}

.formnik .form-group.form-group-action .submit {
    right: 0;
}

.formnik .form-group.form-group-action .submit .btn {
    width: 100%;
    height: inherit;
    font-size: 1rem;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.formnik .form-group.form-group-action .btn {
    flex-grow: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: inherit;
}

.formnik .form-group.form-group-action .btn.btn-back {
    background-color: #000;
    border-color: #000;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.has-user-menu .formnik {
    padding-bottom: 130px;
}

.has-user-menu .formnik .form-group.form-group-action {
    bottom: 60px;
}

.scrolled .formnik {
    padding-bottom: 60px;
}

.scrolled .formnik .form-group.form-group-action {
    bottom: 0;
}

.scrolled .formnik ~ .scroll-top.up {
    bottom: 70px;
}

.formnik-modern .form-group:not(.formnik-tile) {
    position: relative;
}

.formnik-modern .form-group:not(.formnik-tile) .control-label {
    position: absolute;
    bottom: 35%;
    font-weight: normal;
    transition: all 0.2s ease;
    margin: 0;
}

.formnik-modern .form-group:not(.formnik-tile) input[type="text"].form-control,
.formnik-modern .form-group:not(.formnik-tile) input[type="tel"].form-control,
.formnik-modern .form-group:not(.formnik-tile) input[type="number"].form-control,
.formnik-modern .form-group:not(.formnik-tile) input[type="password"].form-control,
.formnik-modern .form-group:not(.formnik-tile) input[type="email"].form-control,
.formnik-modern .form-group:not(.formnik-tile) textarea.form-control,
.formnik-modern .form-group:not(.formnik-tile) select.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0 0 0.2rem 0;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    color: teal;
}

.formnik-modern .form-group:not(.formnik-tile) input[type="text"].form-control:hover,
.formnik-modern .form-group:not(.formnik-tile) input[type="tel"].form-control:hover,
.formnik-modern .form-group:not(.formnik-tile) input[type="number"].form-control:hover,
.formnik-modern .form-group:not(.formnik-tile) input[type="password"].form-control:hover,
.formnik-modern .form-group:not(.formnik-tile) input[type="email"].form-control:hover,
.formnik-modern .form-group:not(.formnik-tile) textarea.form-control:hover,
.formnik-modern .form-group:not(.formnik-tile) select.form-control:hover,
.formnik-modern .form-group:not(.formnik-tile) input[type="text"].form-control:active,
.formnik-modern .form-group:not(.formnik-tile) input[type="tel"].form-control:active,
.formnik-modern .form-group:not(.formnik-tile) input[type="number"].form-control:active,
.formnik-modern .form-group:not(.formnik-tile) input[type="password"].form-control:active,
.formnik-modern .form-group:not(.formnik-tile) input[type="email"].form-control:active,
.formnik-modern .form-group:not(.formnik-tile) textarea.form-control:active,
.formnik-modern .form-group:not(.formnik-tile) select.form-control:active,
.formnik-modern .form-group:not(.formnik-tile) input[type="text"].form-control:focus,
.formnik-modern .form-group:not(.formnik-tile) input[type="tel"].form-control:focus,
.formnik-modern .form-group:not(.formnik-tile) input[type="number"].form-control:focus,
.formnik-modern .form-group:not(.formnik-tile) input[type="password"].form-control:focus,
.formnik-modern .form-group:not(.formnik-tile) input[type="email"].form-control:focus,
.formnik-modern .form-group:not(.formnik-tile) textarea.form-control:focus,
.formnik-modern .form-group:not(.formnik-tile) select.form-control:focus,
.formnik-modern .form-group:not(.formnik-tile) input[type="text"].form-control:not(:placeholder-shown),
.formnik-modern .form-group:not(.formnik-tile) input[type="tel"].form-control:not(:placeholder-shown),
.formnik-modern .form-group:not(.formnik-tile) input[type="number"].form-control:not(:placeholder-shown),
.formnik-modern .form-group:not(.formnik-tile) input[type="password"].form-control:not(:placeholder-shown),
.formnik-modern .form-group:not(.formnik-tile) input[type="email"].form-control:not(:placeholder-shown),
.formnik-modern .form-group:not(.formnik-tile) textarea.form-control:not(:placeholder-shown),
.formnik-modern .form-group:not(.formnik-tile) select.form-control:not(:placeholder-shown) {
    box-shadow: none;
}

.formnik-modern .form-group:not(.formnik-tile) input[type="text"].form-control:hover ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="tel"].form-control:hover ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="number"].form-control:hover ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="password"].form-control:hover ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="email"].form-control:hover ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) textarea.form-control:hover ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) select.form-control:hover ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="text"].form-control:active ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="tel"].form-control:active ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="number"].form-control:active ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="password"].form-control:active ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="email"].form-control:active ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) textarea.form-control:active ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) select.form-control:active ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="text"].form-control:focus ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="tel"].form-control:focus ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="number"].form-control:focus ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="password"].form-control:focus ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="email"].form-control:focus ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) textarea.form-control:focus ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) select.form-control:focus ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="text"].form-control:not(:placeholder-shown) ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="tel"].form-control:not(:placeholder-shown) ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="number"].form-control:not(:placeholder-shown) ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="password"].form-control:not(:placeholder-shown) ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) input[type="email"].form-control:not(:placeholder-shown) ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) textarea.form-control:not(:placeholder-shown) ~ .control-label,
.formnik-modern .form-group:not(.formnik-tile) select.form-control:not(:placeholder-shown) ~ .control-label {
    top: 0.5rem;
    bottom: auto;
    font-size: 0.6rem;
}

.formnik-modern .form-group:not(.formnik-tile) input[type="text"].form-control::-webkit-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="tel"].form-control::-webkit-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="number"].form-control::-webkit-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="password"].form-control::-webkit-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="email"].form-control::-webkit-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) textarea.form-control::-webkit-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) select.form-control::-webkit-input-placeholder {
    text-indent: -1000px;
    font-size: 0.65rem;
}

.formnik-modern .form-group:not(.formnik-tile) input[type="text"].form-control::-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="tel"].form-control::-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="number"].form-control::-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="password"].form-control::-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="email"].form-control::-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) textarea.form-control::-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) select.form-control::-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="text"].form-control:-ms-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="tel"].form-control:-ms-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="number"].form-control:-ms-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="password"].form-control:-ms-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="email"].form-control:-ms-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) textarea.form-control:-ms-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) select.form-control:-ms-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="text"].form-control:-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="tel"].form-control:-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="number"].form-control:-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="password"].form-control:-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) input[type="email"].form-control:-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) textarea.form-control:-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) select.form-control:-moz-placeholder {
    text-indent: -1000px;
    font-size: 0.65rem;
}

.formnik-modern .form-group:not(.formnik-tile) textarea {
    height: 35px;
    resize: none;
    overflow: auto;
    transition: all 0.5s ease;
}

.formnik-modern .form-group:not(.formnik-tile) textarea:focus {
    height: 55px;
}

.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="text"].form-control::-webkit-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="tel"].form-control::-webkit-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="number"].form-control::-webkit-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="password"].form-control::-webkit-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="email"].form-control::-webkit-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input textarea.form-control::-webkit-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input select.form-control::-webkit-input-placeholder {
    text-indent: 0;
}

.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="text"].form-control::-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="tel"].form-control::-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="number"].form-control::-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="password"].form-control::-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="email"].form-control::-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input textarea.form-control::-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input select.form-control::-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="text"].form-control:-ms-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="tel"].form-control:-ms-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="number"].form-control:-ms-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="password"].form-control:-ms-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="email"].form-control:-ms-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input textarea.form-control:-ms-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input select.form-control:-ms-input-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="text"].form-control:-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="tel"].form-control:-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="number"].form-control:-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="password"].form-control:-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input input[type="email"].form-control:-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input textarea.form-control:-moz-placeholder,
.formnik-modern .form-group:not(.formnik-tile) .formnik-input select.form-control:-moz-placeholder {
    text-indent: 0;
}

.formnik-modern .form-group:not(.formnik-tile) .formnik-input + .control-label {
    top: 0.5rem;
    bottom: auto;
}

.formnik-modern .form-group:not(.formnik-tile) + .form-group.formnik-tile {
    border-top: 0;
}

.formnik-modern .form-group:not(.formnik-tile).formnik-flex {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.formnik-modern .form-group:not(.formnik-tile).formnik-flex .control-label {
    bottom: auto;
    top: 0.5rem;
}

.formnik-modern .form-group:not(.formnik-tile).formnik-flex .formnik-input .form-control {
    margin: 0.5rem 0.25rem 0 0.25rem;
    font-size: 0.95em;
}

.formnik-modern .form-group:not(.formnik-tile).formnik-flex .formnik-input .form-control:first-of-type {
    margin-left: 0;
}

.formnik-modern .form-group:not(.formnik-tile).formnik-flex .formnik-input .form-control:last-of-type {
    margin-right: 0;
}

.formnik-modern .form-group:not(.formnik-tile).formnik-flex .formnik-input select,
.formnik-modern .form-group:not(.formnik-tile).formnik-flex .formnik-input input {
    border-bottom: 0;
}

.formnik-modern .form-group:not(.formnik-tile).formnik-flex .formnik-input.input-group-select {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.formnik-modern .form-group:not(.formnik-tile).formnik-flex .formnik-input.input-group-select.boxed {
    padding-bottom: 0.5rem !important;
}

.formnik-modern .form-group:not(.formnik-tile).formnik-flex .formnik-input.input-group-select.boxed select {
    background: #eee;
    border: none;
    margin-top: 1rem;
}

.formnik-modern .form-group:not(.formnik-tile).formnik-flex .formnik-input.input-group-select.boxed select:first-of-type {
    margin-left: 1rem;
}

.formnik-modern .form-group:not(.formnik-tile).formnik-flex .formnik-input.input-group-select.boxed select:last-of-type {
    margin-right: 1rem;
}

.formnik-modern .form-group:not(.formnik-tile).formnik-flex .formnik-input.show-age .age-view {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    font-weight: 500;
    color: teal;
}

.formnik-modern .form-group:not(.formnik-tile).formnik-flex .formnik-input.show-age .age-view label {
    font-weight: normal;
    padding-right: 0.3rem;
    margin: 0;
    color: #999;
}

.formnik.formnik-modern .form-group:not(.formnik-tile) {
    padding: 1rem 0 0 0;
    margin: 0;
}

.formnik.formnik-modern .form-group:not(.formnik-tile) .control-label {
    left: 1rem;
}

.formnik.formnik-modern .form-group:not(.formnik-tile) input[type="text"].form-control,
.formnik.formnik-modern .form-group:not(.formnik-tile) input[type="tel"].form-control,
.formnik.formnik-modern .form-group:not(.formnik-tile) input[type="number"].form-control,
.formnik.formnik-modern .form-group:not(.formnik-tile) input[type="password"].form-control,
.formnik.formnik-modern .form-group:not(.formnik-tile) input[type="email"].form-control,
.formnik.formnik-modern .form-group:not(.formnik-tile) textarea.form-control,
.formnik.formnik-modern .form-group:not(.formnik-tile) select.form-control {
    padding: 0.4rem 1rem;
}

.form-section-title {
    margin: 0;
    padding: 1rem;
    font-weight: 100;
    font-size: 1rem;
    text-transform: uppercase;
    color: darkolivegreen;
}

.form-wizard {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.form-wizard li a {
    padding: 1rem;
    display: block;
    color: #333;
    text-align: center;
    font-size: 0.7rem;
}

.form-wizard li.active {
    border-bottom: 3px solid #ddd;
}

/* ---------------------------------------------------------- End: Nik Form Styles --------------------------------------------------- */
/* End: Dependancies */
/* Preloader */
a:hover,
button:hover,
a:focus,
button:focus,
a:active,
button:active {
    text-decoration: none;
    outline: none;
}

*::-webkit-scrollbar {
    width: 1px;
    height: 1px;
}

*::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
}

*::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    outline: 1px solid rgba(0, 0, 0, 0.2);
}

@-webkit-keyframes bgAnimate {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@-moz-keyframes bgAnimate {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@keyframes bgAnimate {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(0);
        opacity: 0.0;
    }

    25% {
        -moz-transform: scale(0);
        opacity: 0.1;
    }

    50% {
        -moz-transform: scale(0.1);
        opacity: 0.3;
    }

    75% {
        -moz-transform: scale(0.5);
        opacity: 0.5;
    }

    w 100% {
        -moz-transform: scale(1);
        opacity: 0.0;
    }
}

@-webkit-keyframes "pulse" {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }

    25% {
        -webkit-transform: scale(0);
        opacity: 0.1;
    }

    50% {
        -webkit-transform: scale(0.1);
        opacity: 0.3;
    }

    75% {
        -webkit-transform: scale(0.5);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}

@keyframes scale {
    50% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.m-0{
    margin: 0 !important;
}
.no-shadow{
    box-shadow: none !important;
    text-shadow: none !important;
}
.preloader,
.dataloader {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1001;
    background: #fff;
    text-align: center;
}

.preloader .loader,
.dataloader .loader,
.preloader .loader:before,
.dataloader .loader:before,
.preloader .loader:after,
.dataloader .loader:after {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: block;
    overflow: visible;
    color: #333;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

.preloader .loader,
.dataloader .loader {
    position: relative;
    left: 50%;
    top: 50%;
    margin: -11px 0 0 -5px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.preloader .loader:before,
.dataloader .loader:before,
.preloader .loader:after,
.dataloader .loader:after {
    content: '';
    position: absolute;
    top: 0;
}

.preloader .loader:before,
.dataloader .loader:before {
    left: -16px;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.preloader .loader:after,
.dataloader .loader:after {
    left: 16px;
}

@-webkit-keyframes load7 {

    0%,
    80%,
    100% {
        box-shadow: 0 10px 0 -1.3em;
    }

    40% {
        box-shadow: 0 10px 0 0;
    }
}

@keyframes load7 {

    0%,
    80%,
    100% {
        box-shadow: 0 10px 0 -1.3em;
    }

    40% {
        box-shadow: 0 10px 0 0;
    }
}

.dataloader {
    position: relative;
    left: 0;
    right: 0;
    height: 50px;
    margin-bottom: 60px;
    top: auto;
    bottom: auto;
    background: transparent;
}

.dataloader .loader {
    top: 5%;
}

/* End: Preloader */
/* Layout */
.container-main {
    position: relative;
    right: 0;
    width: 100%;
    min-height: 100vh;
    max-width: 991px;
    margin: 0 auto;
    display: block;
    background-color: #fff;
    font-size: 0.8rem;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.container-main.has-user-menu:not(.scrolled) {
    min-height: calc(100vh - 60px);
}
.page-title{
    font-size: 1.2rem;
    padding: 0 1rem;
    margin-bottom: 0.5rem;
    font-weight: 300;
}
.page-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 2;
    display: flex;
    max-width: 991px;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    background: #000;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.page-header .btn,
.page-header button {
    position: relative;
    z-index: 1;
    width: 60px;
    height: 60px;
    font-size: 1.2rem;
    align-items: center;
    display: flex;
    justify-content: space-around;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
}

.page-header .title {
    position: absolute;
    z-index: 0;
    width: 100%;
    margin: 0;
    padding: 0 0.5rem;
    font-size: 1.1rem;
    color: #fff;
    font-weight: 400;
    text-align: center;
}

.page-header .title img {
    max-height: 44px;
}

.page-content {
    position: relative;
    z-index: 1;
    top: 60px;
    height: 100%;
}

.page-content section.login {
    height: 40%;
    padding: 40vh 0.5rem 1rem 0.5rem;
    text-align: center;
    color: #333;
    line-height: normal;
}

.static-content {
    padding: 1rem;
    background: #fff;
}

.page-footer {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    max-width: 991px;
    margin: 0 auto;
    height: 145px;
    text-align: center;
}

.page-footer .footer-links {
    padding: 1rem;
}

.page-footer .footer-links .site-info {
    color: #333;
    font-size: 0.7rem;
}

.page-footer .footer-links .site-info a {
    border-bottom: 1px dotted #ddd;
    color: #333;
}

.page-footer .footer-links .social-btn a {
    display: inline-block;
    padding: 0.8rem;
    color: #333;
    font-size: 1.2rem;
}

.page-footer .mobile-app-link {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 42px;
    background: rgba(0, 0, 0, 0.2);
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.7rem;
}

.page-footer .mobile-app-link .label,
.page-footer .mobile-app-link .link {
    margin: 0 0.2rem;
}

.page-footer .mobile-app-link .store-logo img {
    height: 28px;
    width: auto;
}

.sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 1001;
    width: 300px;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #fff;
}

.sidebar.active {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.sidebar.sidebar-left {
    left: -300px;
}

.sidebar.sidebar-left.active {
    left: 0;
}

.sidebar.sidebar-right {
    right: -300px;
}

.sidebar.sidebar-right.active {
    right: 0;
}

.sidebar .header {
    padding: 0.8rem 1.3rem;
}

.sidebar .header .title {
    margin: 0.3rem 0 0 0;
    font-size: 1.2rem;
    font-weight: 300;
}

.sidebar .dismiss {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.sidebar .sidebar-footer {
    position: fixed;
    bottom: 0;
    width: 300px;
    height: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    background: #fff;
}

.sidebar .sidebar-footer .btn {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    overflow: hidden;
    padding: 0.5rem 1rem;
    border-radius: 0;
    height: 100%;
    border: none;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 0.8rem;
    text-align: center;
    color: #333;
}

.sidebar .sidebar-footer .btn:last-child {
    border-right: none;
}

.sidebar .sidebar-footer .btn .fi {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 0.2rem;
    padding-top: 0.3rem;
    vertical-align: middle;
    text-align: center;
    font-size: 1.1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sidebar .sidebar-footer .btn.btn-icon .fi {
    padding-top: 0.1rem;
    font-size: 1rem;
}

.sidebar .sidebar-footer .btn.dismiss {
    position: static;
    height: 100%;
    text-align: right;
}

.sidebar .sidebar-footer .btn.dismiss::before {
    content: 'Close';
    padding: 0 0.2rem;
    display: inline-block;
}

.sidebar .sidebar-footer .btn.dismiss .fi {
    padding: 0;
    font-size: 0.65rem;
    width: auto;
    height: auto;
    vertical-align: middle;
}

.sidebar-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    display: none;
    overflow: hidden;
    opacity: 0;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.sidebar-overlay.active {
    display: block;
    opacity: 1;
}

.page-home {
    background-color: transparent !important;
}

.page-home::before {
    content: '';
    position: fixed;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: contain;
}

.profile-view .page-header {
    display: none;
}

.sticky-tab .nav-tabs {
    z-index: 100;
}

.user-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    display: none;
    max-width: 991px;
    height: 60px;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.user-menu ul.nav-user-menu {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    height: inherit;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #000000;
}

.user-menu ul.nav-user-menu li {
    flex-grow: 1;
    height: 100%;
    box-sizing: border-box;
    background-color: #000000;
}

.user-menu ul.nav-user-menu li:last-child {
    border: none;
}

.user-menu ul.nav-user-menu li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.5rem 1rem;
    padding-top: 1rem;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    font-size: 0.5em;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 0.6rem;
}

.user-menu ul.nav-user-menu li a span {
    display: block;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.5);
}

.user-menu ul.nav-user-menu li a .fi {
    display: block;
    margin-bottom: 0.8rem;
    color: rgba(255, 255, 255, 0.8);
    font-size: 1.2rem;
    position: relative;
}

.user-menu ul.nav-user-menu li a .fi .new-indicator {
    top: -0.5rem;
    right: 1.5rem;
}

.user-menu.down {
    bottom: -60px;
}

.has-user-menu ~ .user-menu {
    display: block !important;
}

.scroll-top {
    position: fixed;
    right: 1rem;
    bottom: -50px;
    z-index: 1000;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 45px;
    height: 45px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: none;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
    box-shadow: 0px 3px 10px -3px rgba(0, 0, 0, 0.5);
}

.scroll-top::before {
    content: '\f105';
    font-family: 'Flaticon';
    color: #fff;
    transform: rotate(90deg);
}

.scroll-top.up {
    bottom: 1rem;
    opacity: 1;
}

.scroll-top.up.up-plus {
    bottom: 70px;
}

.scroll-top:hover,
.scroll-top:active,
.scroll-top:focus {
    outline: none;
    box-shadow: none;
    text-decoration: none;
}

/* -----------------------------------------------End:Layout-------------------------------------------- */
/* Components */
/* The switch - the box around the slider */
.support-box {
    padding: 0.5rem 1rem;
}

.support-box .title {
    font-weight: 400;
    text-transform: uppercase;
    color: teal;
}

.support-box .support-list {
    margin: 0 -0.2rem;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.support-box .support-list li {
    padding: 0.2rem 0.5rem 0.2rem 2.2rem;
    background-color: #eee;
    border: 1px dotted #ddd;
    flex-grow: 1;
    margin: 0.2rem;
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.support-box .support-list li label {
    display: block;
    font-size: 0.65rem;
    margin: 0;
    line-height: normal;
}

.support-box .support-list li a {
    color: #333;
}

.support-box .support-list li.whatsapp::before,
.support-box .support-list li.phone::before,
.support-box .support-list li.email::before {
    font-family: 'Flaticon';
    position: absolute;
    left: 0.5rem;
    font-size: 1.2rem;
    top: 0.35rem;
}

.support-box .support-list li.whatsapp::before {
    content: '\f104';
}

.support-box .support-list li.phone::before {
    content: '\f117';
}

.support-box .support-list li.email::before {
    content: '\f116';
}
.switch input{
    opacity: 0;
    width: 0;
    height: 0;
}
.slider-switch {
    position: absolute;
    cursor: pointer;
    width: 30px;
    height: 11px;
    top: 0.3rem;
    right: 0.2rem;
    background-color: #ebebeb;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider-switch:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: -2px;
    bottom: -25%;
    background-color: #909090;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider-switch:before,
.switch.picked .slider-switch:before {
    background-color: green;
}

input:checked + .slider-switch:before,
.switch.picked .slider-switch:before {
    -webkit-transform: translateX(17px);
    -ms-transform: translateX(17px);
    transform: translateX(17px);
}

.slider-switch.round {
    border-radius: 50px;
}

.slider-switch.round:before {
    border-radius: 50%;
}
.switch.switch-boxed {
  margin: 0;
  position: relative;
  display: inline-block;
  width: 46px;
  height: 26px;
}
.switch.switch-boxed .slider-switch {
  width: auto;
  height: auto;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.switch.switch-boxed .slider-switch::before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.switch.switch-boxed .slider-switch.round {
  border-radius: 26px;
}
.switch.switch-boxed .slider-switch.round::before {
  border-radius: 50%;
}
.switch.switch-boxed input:checked + .slider-switch {
  background-color: #2196F3;
}
.switch.switch-boxed input:focus + .slider-switch {
  box-shadow: 0 0 1px #2196F3;
}
.switch.switch-boxed input:checked + .slider-switch:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
.checkbox-shortlist {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 35px;
    height: 35px;
    position: relative;
    text-align: center;
    z-index: 0;
}

.checkbox-shortlist label {
    text-indent: -10000px;
}

.checkbox-shortlist label::before {
    content: "\f10a";
    font-family: 'Flaticon';
    font-size: 1rem;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    visibility: visible;
    color: #666;
    text-indent: 0;
    width: 100%;
    cursor: pointer;
}

.checkbox-shortlist label::after {
    content: 'Shortlist';
    position: absolute;
    bottom: 0;
    left: 0;
    color: #333;
    font-size: 0.45rem;
    visibility: visible;
    width: 100%;
    text-align: center;
    display: block;
    overflow: hidden;
    text-indent: 0;
    text-transform: uppercase;
}

.checkbox-shortlist input {
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.checkbox-shortlist input:checked + label::before {
    content: "\f123";
    color: orange;
}

.button-interest,
button.button-interest {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 110px;
    height: 31px;
    padding: 0 0 0 0.8rem;
    margin: 0;
    position: relative;
    text-align: left;
    font-size: 0.65rem;

    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #fff;
    float: right;
    border: none;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}

.button-interest::before {
    position: absolute;
    top: 5px;
    right: 10px;
    content: "\f105";
    transform: rotate(180deg);
    font-family: 'Flaticon';
    visibility: visible;
    font-size: 0.9rem;
    color: crimson;
}

.button-interest::after {
    position: absolute;
    bottom: 7px;
    left: 10px;
    width: 60%;
    visibility: visible;
    font-size: 0.6rem;
    line-height: 1rem;
    display: block;
    color: rgba(0, 0, 0, 0.8);
    text-align: center;
}

.button-interest:focus,
.button-interest:active,
.button-interest:hover {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1) !important;
}

.button-interest.pending,
.button-interest.sent {
    background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
}

.button-interest.pending::after,
.button-interest.sent::after {
    /*content: 'Interest Sent';*/
    color: #fff;
}

.button-interest.pending::before,
.button-interest.sent::before {
    content: "\f10b";
    color: #fff;
    transform: rotate(0deg);
}

.button-interest.received,
.button-interest.received.pending {
    background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
    animation: scale 3s linear infinite;
}

.button-interest.received .direction,
.button-interest.received.pending .direction {
    display: none;
}

.button-interest.received.pending::before,
.button-interest.received::before {
    display: none;
}

.button-interest.received::after,
.button-interest.received.pending::after {
    /*content: 'Interest Received';*/
    line-height: 0.7rem;
    bottom: 5px;
}

.button-interest.accepted {
    box-shadow: none;
    width: 100px;
}

.button-interest.accepted:focus,
.button-interest.accepted:active,
.button-interest.accepted:hover {
    box-shadow: none !important;
}

.button-interest.accepted::before {
    content: "\f122";
    font-size: 1.2rem;
    color: #16a085;
    top: 2px;
    transform: rotate(0deg);
}

.button-interest.accepted::after {
    /*content: 'âœ“ Interest Accepted';*/
    color: #666;
    line-height: 0.7rem;
    color: teal;
    text-align: right;
    bottom: auto;
    top: 4px;
    left: 0;
}

.button-interest.rejected:focus,
.button-interest.rejected:active,
.button-interest.rejected:hover {
    box-shadow: none !important;
}

.button-interest.rejected::before {
    content: "\f134";
    color: #999;
    transform: rotate(0deg);
}

.button-interest.rejected::after {
    /*content: 'Rejected';*/
}

.user-online {
    display: block;
    box-sizing: border-box;
}

.user-online::before {
    width: 8px;
    height: 8px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    content: '';
    background: transparent;
    display: inline-block;
    margin-right: 0.2rem;
    vertical-align: middle;
}

.user-online.online::before {
    background-image: radial-gradient(#87e600, #4fa000);
}

.user-online.online::after {
    content: 'Online';
    color: rgba(255, 255, 255, 0.8);
    font-size: 0.7em;
}

.user-online.offline::before {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.user-online.offline::after {
    content: 'Offline';
    color: rgba(255, 255, 255, 0.3);
    font-size: 0.7em;
}

.new-indicator {
    position: absolute;
    z-index: 1;
    right: 0.5rem;
    top: 0.2rem;
    overflow: visible !important;
}

.new-indicator::before {
    position: absolute;
    z-index: 2;
    content: '';
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
}

.new-indicator::after {
    position: absolute;
    top: -16px;
    left: -16px;
    z-index: 1;
    content: '';
    width: 36px;
    height: 36px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: none;
    background: transparent;
}

.new-indicator.yes::before {
    background-color: crimson;
}

.new-indicator.yes::after {
    position: absolute;
    top: -16px;
    left: -16px;
    border: 10px solid crimson;
    -webkit-animation: pulse 3s ease-out;
    -moz-animation: pulse 3s ease-out;
    animation: pulse 3s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.icon-dropdown {
    background: none;
    border: none;
    padding: 0.5rem;
    min-width: 40px;
}

.icon-dropdown::after {
    display: none;
}

.rupee::before {
    content: '\f12e';
    font-family: 'Flaticon';
    font-size: 0.7em;
    color: rgba(0, 0, 0, 0.5);
}

.nik-input-form {
    text-align: left;
}

.nik-input-form .form-group {
    position: relative;
    color: inherit;
    font-weight: 300;
    font-size: 0.8em;
}

.nik-input-form .form-group input:not(.btn),
.nik-input-form .form-group input[type="email"] {
    padding: 0.5rem 0;
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom-width: 1px;
    border-color: inherit;
    border-style: solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.nik-input-form .form-group input:not(.btn):hover,
.nik-input-form .form-group input[type="email"]:hover,
.nik-input-form .form-group input:not(.btn):focus,
.nik-input-form .form-group input[type="email"]:focus,
.nik-input-form .form-group input:not(.btn):active,
.nik-input-form .form-group input[type="email"]:active {
    box-shadow: none;
}

.nik-input-form .form-group input:not(.btn):focus ~ label,
.nik-input-form .form-group input[type="email"]:focus ~ label,
.nik-input-form .form-group input:not(.btn):valid ~ label,
.nik-input-form .form-group input[type="email"]:valid ~ label {
    top: -12px;
    left: 0px;
    font-size: 0.9em;
    opacity: 1;
    color: coral;
}

.nik-input-form .form-group label {
    position: absolute;
    top: 10px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer-events: none;
    opacity: 0.8;
}

.nik-input-form .form-group .btn {
    text-transform: uppercase;
}

.interestBox {
    border: none;
    padding: 1rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-align: center;
    position: relative;
    background: #eee;
    color: #333;
}

.interestBox.received {
    background: #ddd;
    padding-top: 35px;
    margin-top: 35px;
}

.interestBox.received::before {
    content: '\f10b';
    font-family: 'Flaticon';
    width: 50px;
    height: 50px;
    background: #333;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -25px;
    font-size: 2rem;
    padding-top: 0.2rem;
}

.interestBox.received .text {
    color: #fff;
}

.interestBox.received .text.ml {
    color: #999;
}

.interestBox.received .btn-link {
    color: #999;
    font-size: 0.8rem;
    border-radius: 0;
    background: none;
    border: none;
}

.interestBox.received .btn-link::after {
    content: '\f105';
    font-family: 'Flaticon';
    transform: rotateZ(180deg);
    position: absolute;
    margin-left: 0.5rem;
}

.interestBox.pending {
    background: #fff;
    color: #222;
}

.interestBox.rejected {
    background: #eee;
    color: #222;
}

.interestBox.accepted {
    background: #666;
    padding-top: 35px;
    margin-top: 35px;
}

.interestBox.accepted::before {
    content: '\f127';
    font-family: 'Flaticon';
    width: 50px;
    height: 50px;
    background: #666;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -25px;
    font-size: 1.8rem;
    padding-top: 0.2rem;
}

.interestBox.accepted .text {
    color: #fff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}

.interestBox.accepted .text.ml {
    color: #fff;
}

.interestBox .title small {
    display: block;
    margin: 0;
}

.interestBox .text {
    line-height: normal;
    font-size: 0.9rem;
}

.interestBox .text.ml {
    font-family: 'RaghuMalayalam';
    color: #666;
    font-size: 1rem;
    line-height: 1rem;
}

.interestBox .text small {
    display: block;
    overflow: hidden;
    font-size: 0.7em;
    color: #999;
}

.interestBox .action .btn,
.interestBox .action .btn:hover,
.interestBox .action .btn:focus,
.interestBox .action .btn:active {
    border-radius: 0;
    background: rgba(255, 255, 255, 0.7);
    border-color: transparent;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    color: #333;
    margin: 0 -1px;
}

.interestBox .action .btn.btn-success,
.interestBox .action .btn:hover.btn-success,
.interestBox .action .btn:focus.btn-success,
.interestBox .action .btn:active.btn-success {
    color: darkcyan !important;
}

.interestBox .action .btn.btn-success::before,
.interestBox .action .btn:hover.btn-success::before,
.interestBox .action .btn:focus.btn-success::before,
.interestBox .action .btn:active.btn-success::before {
    content: '\f125';
    font-family: 'Flaticon';
    margin-right: 0.5rem;
}

.interestBox .action .btn.btn-danger,
.interestBox .action .btn:hover.btn-danger,
.interestBox .action .btn:focus.btn-danger,
.interestBox .action .btn:active.btn-danger {
    color: crimson !important;
}

.interestBox .action .btn.btn-danger::before,
.interestBox .action .btn:hover.btn-danger::before,
.interestBox .action .btn:focus.btn-danger::before,
.interestBox .action .btn:active.btn-danger::before {
    content: '\f126';
    font-family: 'Flaticon';
    margin-right: 0.5rem;
}

.interestBox .action .btn.btn-warning,
.interestBox .action .btn:hover.btn-warning,
.interestBox .action .btn:focus.btn-warning,
.interestBox .action .btn:active.btn-warning {
    color: crimson !important;
}

.interestBox .action .btn:first-child,
.interestBox .action .btn:hover:first-child,
.interestBox .action .btn:focus:first-child,
.interestBox .action .btn:active:first-child {
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
}

.interestBox .action .btn:last-child,
.interestBox .action .btn:hover:last-child,
.interestBox .action .btn:focus:last-child,
.interestBox .action .btn:active:last-child {
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
}

.interestBox .btn-link {
    margin-top: 1rem;
}

.profile .profile-image {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.profile .profile-image .helper {
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.profile .profile-image .helper::before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '\f115';
    font-family: 'Flaticon';
}

.profile .profile-image .helper img {
    width: 100%;
    height: auto;
}

.profile .profile-image.female .helper::before,
.profile .profile-image .female .helper::before {
    content: '\f114' !important;
}

.profile .profile-details {
    width: 78%;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.profile .profile-details .profile-name,
.profile .profile-details .profile-id {
    display: block;
    overflow: hidden;
}

.profile .profile-details .profile-id {
    font-size: 0.7rem;
}

.profile .profile-details .profile-id::before {
    content: 'Profile ID';
    font-weight: 400;
    margin-right: 0.5rem;
}

.profile .profile-details .profile-name {
    font-size: 0.8rem;
    font-weight: 400;
    text-transform: uppercase;
    line-height: normal;
}

.profile .profile-details .profile-specs {
    display: block;
    overflow: hidden;
}

.profile-list {
    margin: 0;
    list-style: none;
    background: #fff;
    padding: 0.8rem;
}

.profile-list li {
    width: 100%;
    margin: 0.8rem 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.profile-list li:first-child {
    margin-top: 0;
}

.profile-list li:last-child {
    margin-bottom: 0;
}

.profile-list li .profile-list-item {
    width: 100%;
    display: table;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.profile-list li .profile-list-item .plist-image {
    width: 30%;
    background: #333;
    display: table-cell;
    vertical-align: top;
    white-space: nowrap;
    position: relative;
}

.profile-list li .profile-list-item .plist-image .helper {
    display: block;
    overflow: hidden;
    max-height: 140px;
    text-align: center;
}

.profile-list li .profile-list-item .plist-image .helper::before {
    position: absolute;
    left: 50%;
    z-index: 0;
    margin-left: -0.5em;
    content: '\f122';
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Flaticon';
    font-size: 8.5em;
}

.profile-list li .profile-list-item .plist-image::after {
    content: '';
    background-image: linear-gradient(0deg, #000000 3%, rgba(0, 0, 0, 0) 50%);
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
}

.profile-list li .profile-list-item .plist-image .user-online {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    padding: 0.2rem 0.2rem 0 0.5rem;
}

.profile-list li .profile-list-item .plist-image img {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 120px;
    height: auto;
    vertical-align: middle;
    min-height: 154px;
}

.profile-list li .profile-list-item .plist-image.male .helper::before {
    content: '\f122';
}

.profile-list li .profile-list-item .plist-image.female .helper::before {
    content: '\f121';
}

.profile-list li .profile-list-item .plist-detail {
    position: relative;
    display: table-cell;
    width: 70%;
    padding: 0.5rem;
    padding-bottom: 51px;
    vertical-align: top;
    border-left: 0;
    background: #fff;
    color: #999;
}

.profile-list li .profile-list-item .plist-detail a {
    display: block;
    color: inherit;
}

.profile-list li .profile-list-item .plist-detail a:hover {
    text-decoration: none;
}

.profile-list li .profile-list-item .plist-detail .profile-specs {
    display: block;
    line-height: 1.2em;
    font-size: 0.7rem;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 200px;
    white-space: nowrap;
    color: inherit;
}

.profile-list li .profile-list-item .plist-detail .profile-specs.profile-id {
    font-weight: bold;
}

.profile-list li .profile-list-item .plist-detail .profile-specs.profile-name {
    font-weight: 500;
    font-size: 0.9em;
    line-height: normal;
}

.profile-list li .profile-list-item .plist-detail .profile-action {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    overflow: visible;
    width: 100%;
    padding: 0.58rem;
}

.profile-list li .profile-list-item .plist-detail .profile-action form {
    display: inline;
    margin: 0;
}

.profile-list li .profile-list-item .plist-detail .profile-action .view {
    float: right;
    padding: 0.8rem 0.5rem 0.2rem 0.5rem;
    display: block;
    overflow: hidden;
    font-size: 0.8rem;
}

.profile-list li .profile-list-item .plist-detail .profile-action .contact {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    overflow: hidden;
    width: 50px;
    height: 35px;
    padding-top: 25px;
    box-sizing: border-box;
    font-size: 0.45rem;
    text-align: center;
    text-transform: uppercase;
}

.profile-list li .profile-list-item .plist-detail .profile-action .contact::before {
    position: absolute;
    top: 1px;
    left: 17px;
    content: '\f117';
    font-family: 'Flaticon';
    font-size: 1rem;
}

.profile-list li .profile-list-item .plist-detail .profile-action .respond-interest .btn {
    font-size: 0.65rem;
    padding: 0.3rem 0.3rem;
    border-radius: 2px;
}

.profile-list li .profile-list-item.premium::before {
    content: 'PREMIUM';
    position: absolute;
    right: -0.2rem;
    top: 0.5rem;
    z-index: 1;
    padding: 0.1rem 0.4rem 0.05rem 0.5rem;
    font-size: 0.6rem;
    background-color: #333;
    color: #fff;
    border-radius: 50px 0 0 50px;
    margin: 0;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.profile-list li .profile-list-item.premium .plist-detail {
    background: #eee;
}

.profile-list li .profile-list-item .elite {
    display: table-caption;
    caption-side: bottom;
    position: relative;
    border-top: 1px solid #ddd;
    padding: 0.5rem 0;
    background-image: linear-gradient(-20deg, #e9defa 0%, #fbfcdb 100%);
}

.profile-list li .profile-list-item .elite .elite-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.profile-list li .profile-list-item .elite .text {
    flex-shrink: 1;
    line-height: 1.2em;
    font-size: 0.8rem;
    color: #222;
    padding: 0 0 0 0.5rem;
}

.profile-list li .profile-list-item .elite .text.ml {
    font-size: 0.75rem;
    line-height: 1em;
}

.profile-list li .profile-list-item .elite .action {
    flex-shrink: 0;
    text-align: center;
    padding: 0 0.55rem;
}

.profile-list li .profile-list-item .elite .action .btn {
    font-size: 0.7rem;
    color: #333;
    width: 75px;
    height: 34px;
    line-height: 34px;
    -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    border-radius: 10%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.profile-list li .profile-list-item .elite .action .btn.btn-yes,
.profile-list li .profile-list-item .elite .action .btn.btn-no {
    position: relative;
    text-align: center;
    border: none;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
}

.profile-list li .profile-list-item .elite .action .btn.btn-yes {
    background-color: cadetblue;
    color: #fff;
}

.profile-list li .profile-list-item .elite .action .btn.btn-no {
    background-color: coral;
    color: #fff;
}

.profile-list li.highlight .profile-list-item .plist-detail {
    background-color: blanchedalmond;
    transition: all 1s ease;
}

.profile-list li.highlight.timeout .profile-list-item .plist-detail {
    background-color: white;
}

.profile-upgrade {
    position: relative;
    box-sizing: border-box;
    text-align: center;
    padding: 0.5rem 0;
    width: 100%;
    display: block;
    overflow: hidden;
    color: #333;
    background: rgba(0, 0, 0, 0.1);
}

.profile-upgrade .upgrade-text {
    font-size: 0.7rem;
    display: block;
}

.profile-upgrade .upgrade-badge {
    font-size: 0.65rem;
    padding: 0.2rem 2rem;
    display: inline-block;
    background-color: #333;
    clip-path: polygon(100% 0%, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
    -webkit-clip-path: polygon(100% 0%, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
    color: #fff;
}

.profile-upgrade .upgrade-star {
    position: absolute;
    right: 1rem;
    top: 0.5rem;
    z-index: 1;
    font-size: 0.7rem;
    text-align: center;
}

.profile-upgrade .upgrade-star::before {
    position: absolute;
    top: -0.5rem;
    right: 0;
    z-index: 0;
    content: '\f113';
    font-family: 'Flaticon';
    font-size: 2.5rem;
    color: #333;
}

.profile-upgrade .upgrade-star .star-text {
    position: absolute;
    z-index: 1;
    top: 0.5rem;
    right: 0.4rem;
    display: block;
    overflow: hidden;
    width: 28px;
    height: 28px;
    background: #333;
    color: #fff;
    padding-top: 0.2rem;
    line-height: 0.7rem;
}

.niknav {
    margin: 0 0 60px 0;
    padding: 0;
    list-style: none;
}

.niknav li.header {
    padding: 0.5rem 1.3rem;
    font-size: 0.7rem;
    text-transform: uppercase;
}

.niknav.niknav-sidebar li a {
    display: flex;
    align-items: center;
    line-height: normal;
    overflow: hidden;
    padding: 0.7rem 1.3rem;
    font-size: 0.8rem;
    color: #333;
}

.niknav.niknav-sidebar li a .fi,
.niknav.niknav-sidebar li a .fa,
.niknav.niknav-sidebar li a .fas,
.niknav.niknav-sidebar li a .far {
    display: inline-block;
    width: 30px;
    margin-right: 0.5rem;
    vertical-align: middle;
    text-align: center;
    font-size: 1.1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.niknav.niknav-sidebar li.spl {
    text-align: center;
}

.niknav.niknav-sidebar li.spl a {
    display: inline-block;
    padding: 0.3rem 1rem 0.3rem 0.4rem;
}

.niknav.niknav-sidebar li.spl a .fi {
    font-size: 0.8rem;
    margin: 0;
}
.niknav.niknav-sidebar li a.menu-toggle::after{
    content: '\f129';
    font-family: 'Flaticon';
    position: absolute;
    right: 1rem;
    color: #fff;
    transform: all 0.8s ease;
}
.niknav.niknav-sidebar li .menu-toggle-nav{
    margin: 0; padding-left: 30px;
    list-style: none;
    background: rgba(0,0,0,0.05);
    height: 0;
    overflow: hidden;
    transform: all 0.8s ease;
}
.niknav.niknav-sidebar li a.menu-toggle.show::after{
    transform: rotate(180deg);
}
.niknav.niknav-sidebar li a.menu-toggle.show + .menu-toggle-nav{
    height: auto;
}
.sidebar .profile.profile-snippet {
    padding: 1rem 1rem 0 1rem;
}

.sidebar .profile.profile-snippet .profile-image {
    width: 15%;
}

.sidebar .profile.profile-snippet .profile-image .helper {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.1);
}

.sidebar .profile.profile-snippet .profile-image .helper::before {
    font-size: 1.5rem;
}

.sidebar .profile.profile-snippet .profile-details .profile-name {
    text-transform: capitalize;
}

.sidebar .profile.profile-snippet .profile-details .profile-name::before {
    content: 'Hi ';
}

.sidebar .profile.profile-snippet .profile-btn {
    margin: 0.5rem -1rem 0 -1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sidebar .profile.profile-snippet .profile-btn .btn {
    flex-grow: 1;
    padding: 0.5rem 1rem;
    border-radius: 0;
    font-size: 0.6rem;
}

.sidebar .profile.profile-snippet .profile-btn .btn:last-child {
    border-right: 0;
}

.sidebar .profile.profile-snippet .profile-btn .btn:first-child {
    border-left: 0;
}

.sidebar .profile.profile-snippet .profile-btn .btn .fi {
    display: block;
    overflow: hidden;
    font-size: 1rem;
}

.sidebar-left .sidebar-footer {
    left: -300px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.sidebar-left.active .sidebar-footer {
    left: 0;
}

.sidebar-right .sidebar-footer {
    right: -300px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.sidebar-right.active .sidebar-footer {
    right: 0;
}

.sidebar-right .niknav.niknav-sidebar li a {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.bottombar {
    position: fixed;
    left: 0.2rem;
    right: 0.2rem;
    bottom: -100%;
    background: #fff;
    z-index: 1001;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 4px 4px 0 0;
}

.bottombar.active {
    bottom: 0;
}

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

.bottombar ul li {
    display: block;
    border-bottom: 1px solid #ddd;
}

.bottombar ul li:last-child {
    border: none;
}

.bottombar ul li a {
    padding: 1rem;
}

.material-tab .nav-tabs {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.material-tab .nav-tabs .nav-item {
    flex: 0 1 100%;
}

.material-tab .nav-tabs .nav-item.nav-link,
.material-tab .nav-tabs .nav-item .nav-link {
    width: 100%;
    text-align: center;
    padding: 1rem 0.5rem;
    border: none;
    border-bottom: 4px solid #ddd;
}

.material-tab .nav-tabs .nav-item.nav-link.active,
.material-tab .nav-tabs .nav-item .nav-link.active {
    border-color: #4f1334;
}

.material-tab .tab-content .tab-pane {
    padding: 1rem;
}

/* Modals */
@-webkit-keyframes loginAutofill {
    to {
        color: #fff;
        background: transparent;
        border-color: rgba(255, 255, 255, 0.1);
    }
}

.loginModal {
    background: #000;
}

.loginModal .modal-dialog {
    max-width: 100%;
    margin: 0;
}

.loginModal .close {
    position: absolute;
    top: 0.8rem;
    right: 0.8rem;
    width: 40px;
    height: 40px;
    color: #fff;
    line-height: 12px;
}

.loginModal .close .fi {
    font-size: 0.8rem;
    font-weight: 100;
    margin-top: -2rem;
}

.loginModal .modal-content {
    position: relative;
    height: 100vh;
    border: none;
    border-radius: 0;
    background: -webkit-linear-gradient(#666666 0%, #000000 100%);
    background: -o-linear-gradient(#666666 0%, #000000 100%);
    background: linear-gradient(#666666 0%, #000000 100%);
}

.loginModal .modal-content .modal-body {
    padding: 0;
}

.loginModal .modal-content .login-box {
    position: absolute;
    bottom: 20%;
    width: 100%;
    padding: 15px;
    text-align: center;
}

.loginModal .modal-content .login-box a {
    color: #fff;
}

.loginModal .modal-content .login-box .login-box-title {
    margin-bottom: 2rem;
    color: #fff;
}

.loginModal .modal-content .login-box .login-box-title .head {
    margin-bottom: 10px;
    color: #333;
    font-weight: 400;
    font-size: 1.5rem;
    text-transform: uppercase;
}

.loginModal .modal-content .login-box .login-box-title .content {
    color: rgba(255, 255, 255, 0.3);
    font-size: 0.8rem;
}

.loginModal .modal-content .login-box .form-error {
    color: orangered;
    font-size: 0.8rem;
}

.loginModal .modal-content .login-box .login-form {
    max-width: 350px;
    margin: 0 auto;
    margin-top: 1rem;
    text-align: center;
}

.loginModal .modal-content .login-box .login-form.nik-input-form .form-group {
    text-align: left;
}

.loginModal .modal-content .login-box .login-form.nik-input-form .form-group label {
    color: #fff;
    font-weight: 100;
}

.loginModal .modal-content .login-box .login-form.nik-input-form .form-group input {
    color: #fff !important;
    border-color: rgba(255, 255, 255, 0.1);
}

.loginModal .modal-content .login-box .login-form.nik-input-form .form-group input:-webkit-autofill,
.loginModal .modal-content .login-box .login-form.nik-input-form .form-group input:-webkit-autofill:hover,
.loginModal .modal-content .login-box .login-form.nik-input-form .form-group input:-webkit-autofill:focus,
.loginModal .modal-content .login-box .login-form.nik-input-form .form-group input:-webkit-autofill:active {
    -webkit-animation-name: loginAutofill;
    -webkit-animation-fill-mode: both;
}

.registerModal {
    background: #000;
}

.registerModal .modal-dialog {
    max-width: 100%;
    margin: 0;
}

.registerModal .close {
    position: absolute;
    top: 0.8rem;
    right: 0.8rem;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    line-height: 12px;
}

.registerModal .close .fi {
    font-size: 0.8rem;
    font-weight: 100;
    margin-top: -2rem;
}

.registerModal .modal-content {
    position: relative;
    height: 100vh;
    border: none;
    border-radius: 0;
    background: -webkit-linear-gradient(#666666 0%, #000000 100%);
    background: -o-linear-gradient(#666666 0%, #000000 100%);
    background: linear-gradient(#666666 0%, #000000 100%);
}

.registerModal .modal-content .modal-body {
    padding: 0;
}

.registerModal .modal-content .login-box {
    position: absolute;
    bottom: 20%;
    width: 100%;
    padding: 15px;
    text-align: center;
}

.registerModal .modal-content .login-box a {
    color: #fff;
}

.registerModal .modal-content .login-box .login-box-title {
    margin-bottom: 3rem;
    color: #fff;
}

.registerModal .modal-content .login-box .login-box-title .head {
    margin-bottom: 10px;
    color: #333;
    font-weight: 400;
    font-size: 1.5rem;
    text-transform: uppercase;
}

.registerModal .modal-content .login-box .login-box-title .content {
    color: rgba(255, 255, 255, 0.3);
    font-size: 0.8rem;
}

.registerModal .modal-content .login-box .login-form {
    max-width: 350px;
    margin: 0 auto;
    text-align: center;
}

.registerModal .modal-content .login-box .login-form.nik-input-form .form-group {
    text-align: left;
}

.registerModal .modal-content .login-box .login-form.nik-input-form .form-group label {
    color: #fff;
    font-weight: normal;
}

.messageModal .modal-content,
.contactModal .modal-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.messageModal .modal-content .modal-body,
.contactModal .modal-content .modal-body {
    padding: 0;
    position: relative;
    height: 100%;
}

.messageModal .modal-content .modal-body .close,
.contactModal .modal-content .modal-body .close {
    position: fixed;
    z-index: 2;
    top: 1rem;
    right: 1rem;
    font-size: 1rem;
}

.has-user-menu ~ .messageModal .modal-content,
.has-user-menu ~ .contactModal .modal-content {
    bottom: 60px !important;
}

.messageModal {
    /* End: Message */
}

.messageModal .message-body {
    height: 100%;
    display: block;
    overflow: hidden;
    background: #eaf0f3;
    position: relative;
    border-radius: 0.3rem;
}

.messageModal .profile.message-profile {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 80px;
    padding: 1rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    background: #fff;
}

.messageModal .profile.message-profile .profile-image {
    width: 20%;
    display: inline-block;
    vertical-align: top;
}

.messageModal .profile.message-profile .profile-image .helper {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    overflow: hidden;
}

.messageModal .profile.message-profile .user-online.online::after {
    color: #999999;
}

.messageModal .message-display {
    position: absolute;
    top: 0;
    display: block;
    overflow-y: scroll;
    height: 100%;
    text-align: center;
    padding: 80px 0;
}

.messageModal .message-display::before {
    top: 0;
}

.messageModal .message-display::after {
    bottom: 0;
}

.messageModal .message-display .no-message {
    display: inline-block;
    background: #fff;
    margin: 0.5rem;
    padding: 0.3rem 1rem;
    font-size: 0.7rem;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.messageModal .message-display .message-list {
    display: block;
    overflow: hidden;
}

.messageModal .message-display .message-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.8rem;
}

.messageModal .message-display .message-list ul li {
    min-width: 51%;
    max-width: 85%;
    margin-bottom: 0.5rem;
}

.messageModal .message-display .message-list ul li .text {
    color: #222;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 0.5rem;
    display: block;
}

.messageModal .message-display .message-list ul li .sent,
.messageModal .message-display .message-list ul li .seen {
    font-size: 0.65rem;
    display: block;
    overflow: hidden;
    line-height: 0.8rem;
    color: #999999;
}

.messageModal .message-display .message-list ul li .sent {
    margin-top: 0.2rem;
}

.messageModal .message-display .message-list ul li.in {
    float: left;
    margin-left: 0.5rem;
    text-align: left;
}

.messageModal .message-display .message-list ul li.in .text {
    border-top-left-radius: 0;
}

.messageModal .message-display .message-list ul li.in .sent,
.messageModal .message-display .message-list ul li.in .seen {
    margin-left: 0.5rem;
}

.messageModal .message-display .message-list ul li.out {
    float: right;
    margin-right: 0.5rem;
    text-align: right;
}

.messageModal .message-display .message-list ul li.out .text {
    border-top-right-radius: 0;
}

.messageModal .message-display .message-list ul li.out .sent,
.messageModal .message-display .message-list ul li.out .seen {
    margin-right: 0.5rem;
}

.messageModal .message-warning {
    position: relative;
    z-index: 1;
    height: 40px;
    padding: 0.2rem 1rem;
    border-top: 1px dotted #ddd;
    box-shadow: 0 3px 5px #ddd;
    background-color: cornsilk;
    font-size: 0.7rem;
    text-align: center;
}

.messageModal .message-warning .num {
    font-weight: 500;
}

.messageModal .message-warning + .message-display {
    padding: 120px 0 80px 0;
}

.messageModal .message-input {
    position: fixed;
    left: 1px;
    right: 1px;
    bottom: 60px;
    display: block;
    overflow: hidden;
    height: 80px;
    padding: 10px;
    border-radius: 0 0 0.3rem 0.3rem;
    box-sizing: border-box;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    background: #fff;
}

.messageModal .message-input form {
    height: 100%;
}

.messageModal .message-input textarea {
    outline: none;
    resize: none;
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 0.5rem 3rem 0.5rem 1rem;
    font-size: 0.8rem;
    line-height: normal;
}

.messageModal .message-input .message-btn {
    position: absolute;
    top: 50%;
    right: 20px;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: #333;
    text-indent: -1000px;
}

.messageModal .message-input .message-btn::after {
    position: absolute;
    top: 0.4rem;
    left: 0.8rem;
    z-index: 100;
    color: #fff;
    content: '\f12a';
    font-family: 'Flaticon';
    text-indent: 0px;
    font-size: 1.2rem;
}
.messageModal .message-input .before-upgrade{
    font-size: 0.7rem;
    text-align: left;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.messageModal .message-input .before-upgrade .msg{
    flex-grow: 1;
    flex-shrink: 0;
    max-width: 75%;
}
.messageModal .message-input .before-upgrade .btn-upgrade{
    padding: 0.5rem 1rem;
    background: red;
    border-radius: 4px;
    color: #fff;
    font-size: 0.7rem;
    text-decoration: none;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.contactModal .modal-content {
    display: block;
    overflow: hidden;
    overflow-y: auto;
}

.contactModal .cinfo-box {
    font-size: 0.7rem;
    padding: 1rem 0;
    border-bottom: 1px dotted #ddd;
    text-align: center;
}

.contactModal .cinfo-box .cinfo {
    display: block;
}

.contactModal .cinfo-box .cinfo label {
    margin: 0;
    line-height: normal;
}

.contactModal .cinfo-box .cinfo .value {
    color: #222;
}

.contactModal .contact-report {
    text-align: center;
    padding: 1rem;
}

.contactModal .contact-report .title {
    font-size: 1rem;
    font-weight: 500;
}

.contactModal .contact-report p {
    font-size: 0.75rem;
    line-height: normal;
}

.contactModal .contact-report .btn {
    font-size: 0.8rem;
    padding: 0.3rem 1rem;
}

.profile-modal {
    display: block;
    overflow: hidden;
    width: 100%;
    background: #eaf0f3;
}

.profile-modal .profile-image {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
    position: relative;
}

.profile-modal .profile-image .helper {
    display: inline-block;
    overflow: hidden;
    width: 120px;
    height: 120px;
    margin-top: 1rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #fff;
    box-shadow: 0 0 5px #96b0be;
}

.profile-modal .profile-image .helper::before {
    font-size: 5rem;
}

.profile-modal .profile-image .helper img {
    width: 100%;
}

.profile-modal .profile-image .user-online {
    position: absolute;
    bottom: 2rem;
    left: 1rem;
}

.profile-modal .profile-image .user-online::after {
    color: #666;
}

.profile-modal .profile-image::after {
    display: none !important;
}

.profile-modal .profile-details {
    padding: 1rem;
    margin-top: -15px;
    width: 100%;
    position: relative;
    background: #dbe5ea;
}

.profile-modal .profile-details .profile-specs {
    font-size: 0.8rem;
    line-height: normal;
}

.profile-modal .profile-details .profile-specs.profile-id {
    position: absolute;
    top: -2rem;
    right: 1rem;
}

.profile-modal .profile-details .profile-specs.profile-name {
    text-align: center;
}

.profile-modal .profile-details .contact-numbers {
    margin-top: 1rem;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.profile-modal .profile-details .contact-numbers .btn {
    flex-grow: 1;
    font-size: 0.8rem;
    padding: 0.3rem 0.7rem 0.3rem 1.5rem;
}

.profile-modal .profile-details .contact-numbers .btn label {
    font-size: 0.7rem;
    display: block;
    overflow: hidden;
    margin: 0;
    line-height: 0.7rem;
}

.profile-modal .profile-details .contact-numbers .btn.btn-contact {
    padding-top: 0.7rem;
    padding-bottom: 0.5rem;
    border-left: 1px solid #ddd;
}

.profile-modal .profile-details .contact-numbers .btn.btn-contact::before {
    position: absolute;
    left: 0.8rem;
    top: 0.3rem;
    margin-right: 0.5rem;
    content: '\f117';
    font-family: 'Flaticon';
    font-size: 1.2rem;
}

.profile-modal .profile-details .contact-numbers .btn.btn-contact:first-of-type {
    border-left: none;
}

.profile-modal .profile-details .contact-numbers::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.interestModal{
    background: rgba(0,0,0,0.5);
}
.interestModal .modal-content {
    background: transparent;
    border: none;
}

.interestModal .modal-content .modal-body {
    padding: 0;
}

.interestModal .modal-content .modal-body .close {
    position: relative;
    top: -35px;
    right: 20px;
    text-shadow: none;
    opacity: 1;
    font-size: 1rem;
    color: #fff;
}

.interestModal .modal-content .modal-body .interest-message {
    padding: 0 1rem;
}

.interestModal .modal-content .modal-body .interest-message .interestBox.sent,
.interestModal .modal-content .modal-body .interest-message .interestBox.received {
    display: none;
}

.interestModal .modal-content .modal-body .interest-message.sent .interestBox,
.interestModal .modal-content .modal-body .interest-message.received .interestBox {
    display: none;
}

.interestModal .modal-content .modal-body .interest-message.sent.pending .interestBox.sent.pending {
    display: block;
}

.interestModal .modal-content .modal-body .interest-message.sent.accepted .interestBox.sent.accepted {
    display: block;
}

.interestModal .modal-content .modal-body .interest-message.sent.rejected .interestBox.sent.rejected {
    display: block;
}

.interestModal .modal-content .modal-body .interest-message.received.pending .interestBox.received.pending {
    display: block;
}

.interestModal .modal-content .modal-body .interest-message.received.accepted .interestBox.received.accepted {
    display: block;
}

.interestModal .modal-content .modal-body .interest-message.received.rejected .interestBox.received.rejected {
    display: block;
}

.nik-modal {
    right: -1px;
}

.nik-modal .modal-dialog {
    margin: 0;
    height: 100%;
}

.nik-modal .modal-dialog .modal-content {
    border: none;
    border-radius: 0;
    height: 100%;
}

.nik-modal .modal-dialog .modal-content .modal-body {
    overflow-x: hidden;
    overflow-y: auto;
    padding-top: 70px;
    padding-bottom: 70px;
}

.nik-modal .modal-dialog .modal-content .modal-header {
    border: none;
    background: #666;
    height: 60px;
    border-radius: 0;
    color: #fff;
    display: table;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.nik-modal .modal-dialog .modal-content .modal-header .modal-title {
    font-weight: 300;
    font-size: 1rem;
    line-height: normal;
    vertical-align: middle;
    display: table-cell;
}

.nik-modal .modal-dialog .modal-content .modal-header .close {
    font-weight: 300;
    font-size: 1rem;
    text-shadow: none;
    color: #fff;
    opacity: 1;
    line-height: normal;
    vertical-align: middle;
    display: table-cell;
    padding: 0;
    width: 60px;
    max-width: 60px;
    height: 60px;
}

.nik-modal .modal-dialog .modal-content .modal-footer {
    border: none;
    height: 60px;
    width: 100%;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    bottom: 0;
    z-index: 1;
    background: #fff;
}

.nik-modal .modal-dialog .modal-content .modal-footer .btn {
    border: 0;
    border-top: 1px solid #eee;
    border-radius: 0;
    background-color: transparent;
    color: #666;
    flex-grow: 1;
    margin: 0;
    height: 100%;
}

.address-list-wrapper {
    padding: 0.5rem 0;
}

.address-list-wrapper .address-title {
    font-weight: 500;
    color: steelblue;
}

.address-list-wrapper .address-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.address-list-wrapper .address-list address,
.address-list-wrapper .address-list .item {
    font-size: 0.8rem;
    padding: 1rem;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    margin: 0.5rem 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.address-list-wrapper .address-list address .title,
.address-list-wrapper .address-list .item .title {
    font-weight: 500;
    display: block;
    margin-bottom: 0.5rem;
}

.address-list-wrapper .address-list address .footer,
.address-list-wrapper .address-list .item .footer {
    border-top: 1px dotted #ddd;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.3rem;
    text-align: right;
}

.address-list-wrapper .address-list address .footer .phone,
.address-list-wrapper .address-list .item .footer .phone {
    padding-top: 1rem;
    color: #666;
    position: relative;
    min-width: 33%;
    flex-shrink: 0;
    text-align: left;
}

.address-list-wrapper .address-list address .footer .phone label,
.address-list-wrapper .address-list .item .footer .phone label {
    font-size: 0.8em;
    margin: 0;
    display: block;
    text-align: left;
    position: absolute;
    top: 0.3rem;
}

.address-list-wrapper .address-list address .footer .open,
.address-list-wrapper .address-list .item .footer .open {
    font-size: 0.8rem;
    text-align: left;
    padding-top: 1rem;
    line-height: normal;
    position: relative;
}

.address-list-wrapper .address-list address .footer .open label,
.address-list-wrapper .address-list .item .footer .open label {
    font-size: 0.8em;
    margin: 0;
    display: block;
    text-align: left;
    position: absolute;
    top: 0.3rem;
}

.modal-general-content {
    display: none;
}

/* End: Modals */
/* Alerts */
.alert-undo {
    position: fixed !important;
    bottom: -60px;
    z-index: 999;
    width: 100%;
    padding: 0;
    transition: all 0.2ms ease;
    opacity: 0;
}

.alert-undo.show {
    bottom: 60px;
    opacity: 1;
}

.alert-undo .alert-content {
    width: 80%;
    max-width: 400px;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.alert-undo .undo-msg {
    flex-grow: 1;
    color: #fff;
    padding: 0.5rem 1rem;
    font-size: 0.75rem;
    line-height: 0.8rem;
}

.alert-undo .undo {
    border: 0;
    padding: 0.5rem 0.8rem;
    margin: 0.2rem;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: cornflowerblue;
    color: #fff;
    font-size: 0.75rem;
    cursor: pointer;
}

.alert-undo .undo-close {
    border: 0;
    padding: 0.5rem 0.8rem;
    margin: 0.2rem;
    background: transparent;
    color: #fff;
    font-weight: 700;
}

.alert-undo .undo-close .fi,
.alert-undo .undo-close .fl {
    font-size: 0.8rem;
}

/* End: Alerts */
@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

.preloader-mask {
    display: block;
    overflow: hidden;
    padding: 1rem;
    width: 100%;
    height: 100vh;
}

.preloader-mask .item {
    height: 80px;
    padding: 5px;
    margin: 0.5rem 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    background: #fff;
    position: relative;
}

.preloader-mask .item::before {
    content: '';
    width: 70px;
    height: 70px;
    background: #eee;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 5px;
    top: 5px;
}

.preloader-mask .item div {
    margin-left: 75px;
}

.preloader-mask .item p {
    width: 100%;
    height: 10px;
    background: #eee;
    margin: 0.5rem 0;
    padding: 0;
}

.preloader-mask .item p:nth-child(1) {
    width: 50%;
}

.preloader-mask .item p:nth-child(2) {
    width: 80%;
}

.preloader-mask .item p:nth-child(3) {
    width: 20%;
}

.preloader-mask .item::before,
.preloader-mask .item p {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
}

.content-default {
    width: 100%;
    min-height: 100vh;
    display: block;
    position: relative;
    z-index: 1000;
}

.content-default h1.title {
    font-size: 1.2rem;
}

.btn-group {
    width: 100%;
    flex-wrap: nowrap;
    justify-content: center;
}
.form-list .form-group {
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.form-list .form-group .control-label {
  flex-grow: 1;
  flex-shrink: 0;
  margin: 0;
  padding: 0.8rem;
  font-size: 0.9rem;
  line-height: normal;
  max-width: 80%;
}
.form-list .form-group .control-label small {
  display: block;
  font-size: 0.8em;
  color: rgba(0, 0, 0, 0.4);
}
.form-list .form-group .form-action-control {
  flex-grow: 0;
  flex-shrink: 1;
  display: flex;
  align-items: center;
  padding: 0.8rem;
}
.form-list .form-group .form-action-control .checkbox {
  max-width: 20%;
}
/* Page Styles */
.prompt-upgrade {
    display: none;
}

.prompt {
    background: #fff;
    box-shadow: none !important;
}

.prompt ul {
    margin: 0;
    padding: 0;
}

.prompt ul li {
    display: block;
    overflow: hidden;
    box-shadow: none !important;
}

.prompt .promptUpgrade-deco {
    background: #fff;
    text-align: center;
    padding: 1rem;
    color: #222;
    border-radius: 6px;
    outline: 1px dashed #ddd;
    outline-offset: -0.5rem;
}

.prompt .promptUpgrade-deco .title {
    font-size: 0.8rem;
    margin: 0 0 0.5rem 0;
    font-weight: 500;
    color: crimson;
    text-transform: uppercase;
}

.prompt .promptUpgrade-deco .title.ml {
    font-size: 1.2rem;
    text-transform: none;
    line-height: normal;
    font-weight: normal;
}

.prompt .promptUpgrade-deco .text {
    font-size: 0.75rem;
    line-height: 1.2em;
    margin: 0;
    color: #999;
}

.prompt .promptUpgrade-deco .text.ml {
    font-size: 0.8rem;
    line-height: normal;
}

.prompt .promptUpgrade-deco .btn {
    font-size: 0.8rem;
    padding: 0.3rem 1rem;
    margin-top: 0.5rem;
    background: #fff;
    border: none;
    color: #999;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    padding: 0.5rem 1rem;
}

.prompt .promptUpgrade-deco .btn:hover,
.prompt .promptUpgrade-deco .btn:focus,
.prompt .promptUpgrade-deco .btn:active {
    color: #999 !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) !important;
}

.nav.nav-tabs.scroll-tab {
    position: relative;
    width: 100%;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    border-bottom: 0;
    background: #fff;
    padding: 0 0.4rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.nav.nav-tabs.scroll-tab .nav-item {
    flex-shrink: 0;
}

.nav.nav-tabs.scroll-tab .nav-item a.nav-link {
    position: relative;
    display: block;
    padding: 0.2rem 0.5rem;
    margin: 0.8rem 0.4rem;
    border: 1px solid #666;
    font-size: 0.7rem;
    color: #444;
    font-weight: 400;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
}

.nav.nav-tabs.scroll-tab .nav-item a.nav-link.active {
    background: #666;
    color: #fff;
}

.sticky-tab .nav.nav-tabs.scroll-tab {
    position: fixed;
    max-width: 991px;
}

.sticky-tab .tab-content {
    padding-top: 50px;
}

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

.profile-main {
    margin-top: -60px;
    font-size: 0.8rem;
    background-color: #333;
}

.profile-main .pf-header {
    position: relative;
    padding-bottom: 1rem;
}

.profile-main .pf-header .profile-image {
    text-align: center;
    padding: 20px 1rem 0 1rem;
    min-height: 220px;
    position: relative;
}

.profile-main .pf-header .profile-image .helper {
    display: inline-block;
    overflow: visible;
    min-width: 150px;
    min-height: 180px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    transition: all 1s ease;
}

.profile-main .pf-header .profile-image .helper::before {
    content: '';
    height: 95%;
    width: 90%;
    position: absolute;
    left: 0%;
    bottom: 5%;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 6px;
    transform: rotate(0deg);
    z-index: -1;
    transition: all 1s ease;
}

.profile-main .pf-header .profile-image .helper::after {
    content: '';
    height: 100%;
    background-image: linear-gradient(0deg, #000000 3%, rgba(0, 0, 0, 0) 50%);
    position: absolute;
    left: 0;
    right: -1px;
    bottom: 0;
    z-index: 1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.profile-main .pf-header .profile-image .helper.wayshow::before {
    left: -5%;
    transform: rotate(-10deg);
}

.profile-main .pf-header .profile-image .helper img {
    height: 200px;
    width: auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.profile-main .pf-header .profile-image .ph-photos {
    border: none;
    background-color: #333;
    color: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: auto;
    text-align: left;
    padding: 0.1rem 0.6rem;
    margin: 0.5rem;
    z-index: 2;
    font-size: 0.75em;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.profile-main .pf-header .header-title {
    width: 75%;
    min-height: 78px;
    overflow: hidden;
    position: relative;
    bottom: 0;
    color: #fff;
    z-index: 3;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding-left: 1rem;
    transition: all 0.2s ease;
}
.pf-body.preload-black{
    width: 100%;
    padding: 1rem;
    position: relative;
}
.pf-body.preload{
    position: relative;
    padding: 1rem;
    box-shadow: none !important;
}
.pf-body.preload span{
    width: 100%;
    height: 12px;
    margin-bottom: 12px;
    display: block;
    position: relative;
    overflow: hidden;
}
.preload-white::before,
.preload-black::before,
.pf-body.preload span::before{
    content: '';
    width: 100%;
    height: 8px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.1);
}
.pf-body.preload span:nth-child(1){width: 40%;}
.pf-body.preload span:nth-child(2){width: 80%;}
.pf-body.preload span:nth-child(3){width: 30%;}
.pf-body.preload span:nth-child(4){width: 90%;}
.pf-body.preload span:nth-child(5){width: 50%;}
.pf-body.preload span:nth-child(6){width: 40%;}
.pf-body.preload span:nth-child(7){width: 80%;}
.pf-body.preload span:nth-child(8){width: 30%;}
.pf-body.preload span:nth-child(9){width: 90%;}
.pf-body.preload span:nth-child(10){width: 50%;}
.preload-white::after,
.preload-black::after,
.pf-body.preload span::after{
    content: '';
    width: 100%;
    height: 8px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.1);
    animation-duration: 0.6s;
    animation-iteration-count: infinite;
    animation-name: loader-animate;
    animation-timing-function: linear;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 30%, rgba(255,255,255,0) 81%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 30%, rgba(255,255,255,0) 81%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 30%, rgba(255,255,255,0) 81%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
}
.pf-body.preload span::before{
    background: rgba(0,0,0,0.05);
    height: 12px;
}
.pf-body.preload span::after{
    height: 12px;
    ackground: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 30%, rgba(0,0,0,0) 81%);
    background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 30%, rgba(0,0,0,0) 81%);
    background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 30%, rgba(0,0,0,0) 81%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
}
@keyframes loader-animate{
 0%{
    transform: translate3d(-100%, 0, 0);
  }
 100%{
    transform: translate3d(100%, 0, 0);
  }
}
.profile-main .pf-header .header-title .pf-id.preload::before{
    width: 10%;
}
.profile-main .pf-header .header-title .pf-name.preload::before{
    width: 40%;
}
.profile-main .pf-header .header-title .pf-specs.preload::before{
    width: 100%;
}
.profile-main .pf-header .header-title .pf-id {
    width: 100%;
    min-height: 8px;
    display: block;
    margin-bottom: 0.5rem;
    padding-left: 15px;
    font-weight: 500;
    font-size: 0.8em;
    position: relative;
}

.profile-main .pf-header .header-title .user-online {
    position: absolute;
    top: -3px;
}

.profile-main .pf-header .header-title .user-online::after {
    display: none;
}

.profile-main .pf-header .header-title .pf-name {
    width: 100%;
    min-height: 8px;
    display: block;
    margin-bottom: 0.5rem;
    font-size: 1.2em;
    line-height: 1;
    font-weight: 400;
    position: relative;
}

.profile-main .pf-header .header-title .pf-specs {
    flex: 1 0 100%;
    min-height: 8px;
    order: 2;
    font-size: 0.8em;
    line-height: 1.2em;
    color: rgba(255, 255, 255, 0.7);
    position: relative;
}

.profile-main .pf-header .header-title.fixed {
    position: fixed;
    width: 100%;
    height: 28px;
    display: flex;
    background: #333;
    color: #666;
    z-index: 10;
    top: 0;
    bottom: auto;
    padding: 0.5rem 1rem;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
}

.profile-main .pf-header .header-title.fixed .pf-id {
    flex: 1 0 20%;
    padding-right: 0.5rem;
    order: 2;
    text-align: right;
    font-weight: normal;
    font-size: 1em;
    vertical-align: middle;
    line-height: 1;
}

.profile-main .pf-header .header-title.fixed .pf-id::before {
    color: rgba(0, 0, 0, 0.3);
}

.profile-main .pf-header .header-title.fixed .user-online {
    bottom: auto;
    right: 5px;
    top: 2px;
}

.profile-main .pf-header .header-title.fixed .pf-name {
    order: 1;
    font-size: 1em;
    font-weight: normal;
    flex: 1 0 80%;
    line-height: 1;
    vertical-align: middle;
}

.profile-main .pf-header .header-title.fixed .pf-specs {
    display: none;
}

.profile-main .pf-header .pf-dropdown {
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    border: none;
    box-shadow: none;
    color: #fff;
    width: 50px;
    height: 50px;
}

.profile-main .pf-header .pf-dropdown .dropdown-toggle {
    color: #fff;
}

.profile-main .pf-header .pf-close {
    position: fixed;
    top: 0;
    z-index: 101;
    display: table;
    width: 50px;
    height: 50px;
    padding: 0.5rem;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    transition: all 0.5s;
}

.profile-main .pf-header .pf-close .fi {
    display: table-cell;
    vertical-align: middle;
}

.profile-main .pf-header .pf-close.fixed {
    top: 28px;
    text-shadow: none;
    font-weight: 300;
    font-size: 1rem;
    color: #666;
}

.profile-main .pf-header.horizontal {
    display: flex;
    align-items: flex-end;
}

.profile-main .pf-header.horizontal .profile-image .helper::before {
    transform: rotate(10deg);
    left: auto;
    right: 0;
}

.profile-main .pf-header.horizontal .header-title {
    padding-left: 0;
    display: block;
    margin-bottom: 1.5rem;
}

.profile-main .badge-verified {
    position: absolute;
    bottom: 0.8rem;
    right: 0;
    width: auto;
    border-radius: 0;
    padding: 0.2rem 1rem 0.2rem 0.5rem;
    border: none;
    color: #fff;
}

.profile-main .badge-verified::before {
    content: '\f125';
    font-family: 'Flaticon';
    margin-right: 5px;
    color: turquoise;
    font-size: 1.2rem;
    vertical-align: middle;
    display: table-cell;
}

.profile-main .badge-verified::after {
    content: 'Verified';
    font-size: 0.8rem;
    padding-left: 0.3rem;
    display: table-cell;
    vertical-align: middle;
    color: rgba(255, 255, 255, 0.7);
}

.profile-main .pf-body {
    position: relative;
    background: #fff;
    display: block;
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.5);
}

.profile-main .pf-body .pf-actions-top {
    position: relative;
    top: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    flex-flow: row;
    width: 100%;
    height: 50px;
    text-align: right;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    transition: all 0.4s ease;
}

.profile-main .pf-body .pf-actions-top .pf-action-btn {
    flex-grow: 1;
    text-align: center;
    color: #666;
    cursor: pointer;
    padding: 0.5rem;
    height: inherit;
}
.profile-main .pf-body .pf-actions-top .pf-action-btn.button-interests{
    position: relative;
}
.profile-main .pf-body .pf-actions-top .pf-action-btn.button-interests .new-indicator{
    right: 51.5%;
    top: 40%;
}

.profile-main .pf-body .pf-actions-top .pf-action-btn .fi {
    font-size: 1.2rem;
    vertical-align: middle;
    padding: 0;
}

.profile-main .pf-body .pf-actions-top .pf-action-btn .text {
    display: block;
    overflow: hidden;
    font-size: 0.45rem;
    line-height: 0.5rem;
    text-transform: uppercase;
    margin-top: -0.1rem;
}

.profile-main .pf-body .pf-actions-top .pf-action-btn:active,
.profile-main .pf-body .pf-actions-top .pf-action-btn:focus,
.profile-main .pf-body .pf-actions-top .pf-action-btn:hover {
    box-shadow: none !important;
}

.profile-main .pf-body .pf-actions-top .pf-action-btn.showContactModal {
    position: relative;
}

.profile-main .pf-body .pf-actions-top .pf-action-btn.showContactModal .fi {
    font-size: 1rem;
}

.profile-main .pf-body .pf-actions-top .pf-action-btn.showContactModal::after {
    content: '';
    position: absolute;
    bottom: 0.4rem;
    left: 0;
    color: #333;
    font-size: 0.45rem;
    visibility: visible;
    width: 100%;
    text-align: center;
    display: block;
    overflow: hidden;
    text-indent: 0;
    text-transform: uppercase;
}

.profile-main .pf-body .pf-actions-top .button-interest {
    height: inherit;
    display: flex;
    flex-wrap: wrap;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0.5rem;
}

.profile-main .pf-body .pf-actions-top .button-interest::before {
    content: "\f10b";
    display: block;
    font-size: 1rem;
    flex: 1 0 100%;
    position: relative;
    transform: rotate(0);
    top: auto;
    right: auto;
    color: #333;
}

.profile-main .pf-body .pf-actions-top .button-interest::after {
    flex: 1 0 100%;
    position: static;
    padding: 0;
    text-align: center;
    display: block;
    font-size: 0.45rem;
    text-transform: uppercase;
    color: #333;
}

.profile-main .pf-body .pf-actions-top .button-interest.sent,
.profile-main .pf-body .pf-actions-top .button-interest.received {
    width: 110px;
    background: transparent;
}

.profile-main .pf-body .pf-actions-top .button-interest.sent.pending::before,
.profile-main .pf-body .pf-actions-top .button-interest.received.pending::before {
    content: "\f121";
    color: crimson;
}

.profile-main .pf-body .pf-actions-top .button-interest.sent.pending::after,
.profile-main .pf-body .pf-actions-top .button-interest.received.pending::after {
    color: #333333;
}

.profile-main .pf-body .pf-actions-top .button-interest.sent.accepted,
.profile-main .pf-body .pf-actions-top .button-interest.received.accepted {
    background: transparent;
    background-image: none !important;
}

.profile-main .pf-body .pf-actions-top .button-interest.sent.accepted::before,
.profile-main .pf-body .pf-actions-top .button-interest.received.accepted::before {
    content: "\f121";
    color: darkseagreen;
}

.profile-main .pf-body .pf-actions-top .button-interest:active,
.profile-main .pf-body .pf-actions-top .button-interest:focus,
.profile-main .pf-body .pf-actions-top .button-interest:hover {
    box-shadow: none !important;
}

.profile-main .pf-body .pf-actions-top.fixed {
    position: fixed;
    top: 27px;
    z-index: 100;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    width: 100%;
    max-width: 991px;
    padding-left: 50px;
}

.profile-main .pf-body .pf-actions-top.fixed .pf-action-btn {
    width: 55px;
    height: 100%;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    color: #666;
    margin: 0 -3px 0 0;
    padding: 6px 0 0 0;
    box-shadow: none;
}

.profile-main .pf-body .pf-actions-top.fixed .pf-action-btn:focus,
.profile-main .pf-body .pf-actions-top.fixed .pf-action-btn:active {
    box-shadow: none !important;
}

.profile-main .pf-body .pf-actions-top.fixed .pf-action-btn.showContactModal .fi {
    display: block;
    font-size: 1.2rem;
}

.profile-main .pf-body .pf-actions-top.fixed .pf-action-btn.showContactModal::after {
    bottom: 0.3rem;
}

.profile-main .pf-body .pf-actions-top.fixed .pf-action-btn .checkbox-shortlist {
    height: 100%;
}

.profile-main .pf-body .pf-actions-top.fixed .pf-action-btn .checkbox-shortlist label::before {
    font-size: 1.2rem;
}

.profile-main .pf-body .pf-actions-top.fixed .pf-action-btn .checkbox-shortlist label::after {
    bottom: 0.3rem;
}

.profile-main .pf-body .pf-actions-top.fixed .button-interest {
    border: none !important;
}

.profile-main .pf-body .pf-actions-top.fixed .badge-verified {
    display: none;
}

.profile-main .pf-body .pf-body-content .pf-subtitle {
  font-weight: 500;
  padding: 1rem;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 0.9rem;
  line-height: 2rem;
  color: #222;
  width: 100%;
  display: block;
  overflow: hidden;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.profile-main .pf-body .pf-body-content .pf-subtitle .btn-profile-action{
    float: right;
    color: #333;
    padding:0;
}

.profile-main .pf-body .pf-body-content .pf-info {
    border-bottom: 1px dotted #ddd;
}

.profile-main .pf-body .pf-body-content .pf-info:last-child {
    border: none;
}

.profile-main .pf-body .pf-body-content .pf-info .collapse-content {
    padding: 1rem;
}

.profile-main .pf-body .pf-body-content .pf-info ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.profile-main .pf-body .pf-body-content .pf-info ul li {
    padding: 0.3rem 0;
    font-size: 0.8rem;
    line-height: 0.9rem;
}

.profile-main .pf-body .pf-body-content .pf-info ul li label {
    margin: 0;
    padding-right: 0.5rem;
    width: 45%;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    color: #222;
    font-weight: 400;
    position: relative;
}

.profile-main .pf-body .pf-body-content .pf-info ul li label::after {
    content: ':';
    position: absolute;
    right: 0.5rem;
    bottom: 0;
}

.profile-main .pf-body .pf-body-content .pf-info ul li .value {
    width: 55%;
    vertical-align: top;
    display: inline-block;
}

.profile-main .pf-body .pf-body-content .pf-info ul.view-match {
    position: relative;
}

.profile-main .pf-body .pf-body-content .pf-info ul.view-match::before {
    content: 'MATCH';
    position: absolute;
    top: -10px;
    right: -5px;
    font-size: 0.55rem;
    color: #999;
}

.profile-main .pf-body .pf-body-content .pf-info ul.view-match li {
    padding: 10px 0;
    border-bottom: 1px dotted #ddd;
}

.profile-main .pf-body .pf-body-content .pf-info ul.view-match li:last-child {
    border: none;
}

.profile-main .pf-body .pf-body-content .pf-info ul.view-match li label {
    color: #999;
}

.profile-main .pf-body .pf-body-content .pf-info ul.view-match li label::after {
    content: '';
}

.profile-main .pf-body .pf-body-content .pf-info ul.view-match li .value {
    position: relative;
    padding-right: 20px;
    display: block;
    width: 100%;
}

.profile-main .pf-body .pf-body-content .pf-info ul.view-match li .value::after {
    content: '';
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #eee;
    position: absolute;
    right: 0;
    top: 0;
}

.profile-main .pf-body .pf-body-content .pf-info ul.view-match li .value.matching::after {
    content: '\f125';
    font-family: 'Flaticon';
    color: green;
    font-size: 1rem;
}

.profile-main .pf-body .pf-body-content .pf-info ul.view-match.lazzy li .value.matching::after {
    content: '';
}

.profile-main .pf-body .pf-body-content .pf-info ul.view-match.lazzy li.wayshow .value.matching::after {
    content: '\f125';
}

.profile-main .pf-body .pf-body-content .pf-subtitle + .pf-info .collapse-content {
    padding-top: 0;
}

.profile-main .pf-body .pf-body-content .collapse-panel .pf-subtitle::after {
    content: '\f129';
    font-family: 'Flaticon';
    position: absolute;
    right: 1rem;
    transform: rotate(180deg);
    transition: all 1s;
}

.profile-main .pf-body .pf-body-content .collapse-panel .pf-subtitle.collapsed::after {
    transform: rotate(0deg);
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body {
    padding: 0.5rem 1rem;
    width: 100%;
    display: block;
    overflow: hidden;
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .profile-list-total,
.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .swiper-pagination {
    display: none;
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .profile-list {
    background: none;
    margin: 0.5rem 0;
    padding: 0;
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .profile-list .prompt {
    display: none;
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .profile-list li {
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .profile-list li .profile-list-item {
    display: block;
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .profile-list li .profile-list-item .plist-image {
    display: block;
    width: 100%;
    max-height: 160px;
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .profile-list li .profile-list-item .plist-image .helper {
    max-height: inherit;
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .profile-list li .profile-list-item .plist-image img {
    width: 100%;
    max-width: none;
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .profile-list li .profile-list-item .plist-image .user-online::after {
    display: none;
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .profile-list li .profile-list-item .plist-detail {
    display: block;
    width: 100%;
    padding-bottom: 0.5rem;
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .profile-list li .profile-list-item .plist-detail .profile-action {
    display: none;
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .profile-list li .profile-list-item .plist-detail .profile-specs {
    width: 100%;
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .profile-list li .profile-list-item .plist-detail .profile-specs.profile-id {
    position: absolute;
    top: -15px;
    color: #fff;
    z-index: 2;
    padding-left: 12px;
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .profile-list li .profile-list-item .elite {
    display: none;
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .profile-list li .profile-list-item.premium::before {
    top: 0.4rem;
    z-index: 2;
}

.profile-main .pf-body .pf-body-content .interest-message {
    padding: 0 1rem;
}

.profile-main .pf-body .pf-body-content .interest-message .interestBox {
    margin: 1rem 0;
}
.profile-main .pf-body .pf-body-content .interest-message .interestBox .action{
    display: block;
    overflow: hidden;
}
.profile-main .pf-body .pf-body-content .interest-message .interestBox .btn {
    font-size: 1em;
}

.profile-main .pf-body .pf-actions-bottom {
    width: 100%;
    text-align: center;
    padding-top: 1rem;
}

.profile-main .pf-body .pf-actions-bottom .btn {
    flex: 1 0 auto !important;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: none;
    padding: 0.5rem 1rem;
    color: #666;
    font-size: 0.8rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.profile-main .pf-body .pf-actions-bottom .btn.btn-danger .fi {
    color: crimson;
}

.profile-main .pf-body .pf-actions-bottom .btn.btn-primary .fi {
    color: dodgerblue;
}

.profile-main .pf-body .pf-actions-bottom .btn-group {
    display: flex !important;
}

.profile-main .pf-body .pf-actions-bottom .btn-group .btn {
    border-bottom: 0;
    padding: 0.5rem;
}

.profile-main .pf-body .pf-actions-bottom .btn-group .btn:first-child {
    border-left: 0;
}

.profile-main .pf-body .pf-actions-bottom .btn-group .btn:last-child {
    border-right: 0;
}


.pf-body-notification {
    background-image: linear-gradient(-20deg, #e9defa 0%, #fbfcdb 100%);
    padding: 1rem;
}

.pf-body-notification .notification-interest {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.pf-body-notification .notification-interest .title {
    order: 1;
    flex-grow: 0;
    flex-shrink: 1;
    position: relative;
    text-transform: uppercase;
}

.pf-body-notification .notification-interest .title.send,
.pf-body-notification .notification-interest .title.sent,
.pf-body-notification .notification-interest .title.recieved,
.pf-body-notification .notification-interest .title.received {
    padding-left: 1rem;
}

.pf-body-notification .notification-interest .title.send::before,
.pf-body-notification .notification-interest .title.sent::before,
.pf-body-notification .notification-interest .title.recieved::before,
.pf-body-notification .notification-interest .title.received::before {
    position: absolute;
    left: 0;
    top: 0.1rem;
    content: '\f105';
    font-family: 'Flaticon';
    color: inherit;
    font-size: 0.7rem;
}

.pf-body-notification .notification-interest .title.send,
.pf-body-notification .notification-interest .title.sent {
    color: crimson;
}

.pf-body-notification .notification-interest .title.send::before,
.pf-body-notification .notification-interest .title.sent::before {
    transform: rotate(135deg);
}

.pf-body-notification .notification-interest .title.recieved,
.pf-body-notification .notification-interest .title.received {
    color: darkcyan;
}

.pf-body-notification .notification-interest .title.recieved::before,
.pf-body-notification .notification-interest .title.received::before {
    transform: rotate(-45deg);
}

.pf-body-notification .notification-interest .description {
    order: 4;
    flex: 1 0 100%;
    font-size: 0.7rem;
}

.pf-body-notification .notification-interest .status {
    order: 3;
    flex: 1 0 100%;
    font-size: 0.7rem;
}

.pf-body-notification .notification-interest .status::before {
    content: '';
    width: 0.7em;
    height: 0.7em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.35rem 0 0.15rem;
}

.pf-body-notification .notification-interest .date {
    order: 2;
    flex-grow: 0;
    flex-shrink: 1;
    font-size: 0.7rem;
}

.pf-body-notification .notification-interest .btn-group {
    order: 10;
    flex: 1 0 100%;
    margin-top: 1rem;
    justify-content: center;
}

.pf-body-notification .notification-interest .btn-group .btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 0.8rem;
    padding: 0.3rem 0.8rem;
    margin: 0 0.3rem;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.pf-body-notification .notification-interest .btn-group .btn.btn-default {
    background: #fff;
}
.btn-group.no-round .btn:first-child{
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
.btn-group.no-round .btn:last-child{
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.profile-match {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
    margin-bottom: 1rem;
}

.profile-match::before {
    content: '';
    position: absolute;
    height: 1px;
    left: 2rem;
    right: 2rem;
    background: #ddd;
    z-index: 0;
}

.profile-match .profile {
    /*position: absolute;
  flex: 1 0 33%;
  padding: 0 1rem;
  text-align: left;
  right: 50%;
  margin-right: -40px;*/
    transition: all 1s ease;
    z-index: 1;
}

.profile-match .profile.wayshow {
    right: auto;
    left: 50%;
    margin-right: 0;
    margin-left: 20%;
}

.profile-match .profile:first-of-type {
    text-align: right;
}

.profile-match .profile:first-of-type.wayshow {
    right: 50%;
    left: auto;
    margin-right: 20%;
    margin-left: auto;
}

.profile-match .profile .helper {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    border: 2px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    display: inline-block;
}

.profile-match .profile .helper img {
    width: 100%;
}

.profile-match .match {
    width: 98px;
    height: 98px;
    text-align: center;
    font-size: 0.8em;
    line-height: 0.9rem;
    display: flex;
    align-items: center;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 50%;
}

.profile-match .match .text {
    height: 100%;
}

.profile-match .match .score {
    text-transform: uppercase;
    font-weight: 500;
    color: green;
    display: block;
    overflow: hidden;
}

.profile-match .action {
    flex: 1 0 100%;
    display: block;
    text-align: center;
}

.progress-circle__profile-match {
    font-size: 0.8em;
    width: 100%;
}

.progress-circle__profile-match .score {
    display: block;
    font-weight: 600;
    color: teal;
}

.progress-circle {
    width: 100%;
    text-align: center;
    color: #4f1334;
    position: relative;
    z-index: 1;
}

.progress-circle .text {
    /*position: absolute;*/
    /* top: 0; */
    /* left: 50%; */
    width: 100%;
    padding: 0.5rem;
    text-align: center;
    line-height: normal;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #fff;
    text-align: center;
}
}

.progress-circle .text::before,
.progress-circle .text::after {
    /*content: '';
  flex: 1 0 100%;*/
}

.progress-circle .text .pText {
    width: 100%;
    text-align: center;
}

.shorten-content {
    transition: all 0.5s;
    position: relative;
}

.shorten-content.shorten {
    height: 80px;
    overflow: hidden;
    display: block;
}

.shorten-content.shorten .show-more {
    width: 100%;
    height: 60px;
    background-image: linear-gradient(0deg, #ffffff 40%, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 100%);
    color: #333;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    padding: 0 1rem;
    box-sizing: border-box;
    font-size: 0.6rem;
    text-transform: uppercase;
}

.shorten-content.shorten .show-more::after {
    content: 'Show More';
    display: block;
    overflow: hidden;
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    text-align: center;
}

.shorten-content.shorten.open .show-more {
    height: 20px;
    background: #fff;
    position: relative;
    display: block;
    overflow: hidden;
}

.shorten-content.shorten.open .show-more::after {
    content: 'Show Less';
}

.collapse-content .profile-match {
    /*margin-left: -1rem;
  margin-right: -1rem;*/
}

.swiper-container {
    width: 100%;
    height: 100%;
    overflow: visible;
}

.timeline {
    background-color: #333;
}

.timeline .timeline-header {
    color: rgba(255, 255, 255, 0.8);
    font-size: 0.8rem;
    padding: 1rem 1rem 0 1rem;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.timeline .timeline-header .profile-image {
    flex-grow: 0;
    flex-shrink: 1;
}

.timeline .timeline-header .profile-image .helper {
    width: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    overflow: hidden;
}

.timeline .timeline-header .profile-image .helper img {
    width: 100%;
}

.timeline .timeline-header .profile-title {
    flex-grow: 1;
    flex-shrink: 1;
    margin-left: 0.5rem;
}

.timeline .timeline-header .profile-title .pf-name {
    font-size: 1rem;
    font-weight: 400;
}

.timeline .timeline-header .profile-title .pf-date {
    font-size: 0.7rem;
}

.timeline .timeline-header .btn-profile-action {
    flex-grow: 0;
    flex-shrink: 1;
    color: #fff;
    font-size: 1rem;
    padding-right: 0;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.5);
}

.timeline .profile-completeness {
    width: 100%;
    padding: 0.5rem 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.65rem;
}

.timeline .profile-completeness .completeness-title {
    flex: 1 0 50%;
}

.timeline .profile-completeness .completeness-status {
    flex: 1 0 50%;
    text-align: right;
}

.timeline .profile-completeness .completeness-bar {
    flex: 1 0 100%;
    height: 3px;
    background: rgba(255, 255, 255, 0.2);
}

.timeline .profile-completeness .completeness-bar span {
    display: block;
    height: inherit;
    background-color: darkseagreen;
}

.timeline .timeline-action {
    padding: 0.5rem;
    display: flex;
}

.timeline .timeline-action .btn {
    flex-grow: 1;
    border-color: rgba(255,255,255,0.1);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 0.8rem;
}

.timeline .timeline-body {
    display: block;
    overflow: hidden;
    background-color: #fff;
    color: #333;
}

.timeline .registratoin-infoMessage {
    padding: 1rem;
    margin: 1rem 1rem 0 1rem;
    font-size: 0.7rem;
    line-height: normal;
    border-radius: 6px;
    background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.2)
}

.timeline .registratoin-infoMessage .title {
    font-size: 1.2rem;
    font-weight: 100;
    margin: 0;
}

.timeline .registratoin-infoMessage p:last-of-type {
    margin-bottom: 0;
}

.timeline .registratoin-action {
    width: 100%;
    padding: 1rem;
    padding-top: 0;
    margin: 0;
    list-style: none;
    border-bottom: 1px dotted #ddd;
}

.timeline .registratoin-action li {
    width: 100%;
    display: block;
    position: relative;
    color: crimson;
    counter-increment: action-number;
}

.timeline .registratoin-action li .btn {
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    display: block;
    color: inherit;
    font-size: 0.8rem;
    text-align: left;
    font-size: 0.9rem;
    padding-left: 2rem;
}

.timeline .registratoin-action li .btn .fl,
.timeline .registratoin-action li .btn .fi {
    position: absolute;
    transform: rotate(180deg);
    padding-right: 1rem;
}

.timeline .registratoin-action li .btn .info {
    font-size: 0.7rem;
    display: block;
    color: #999;
    line-height: normal;
    white-space: normal;
}

.timeline .registratoin-action li .btn .info + .fl,
.timeline .registratoin-action li .btn .info + .fi {
    right: 0;
    top: 50%;
    margin-top: -0.5rem;
}

.timeline .registratoin-action li .btn::before {
    content: counter(action-number);
    position: absolute;
    left: 0.4rem;
    top: 0.6rem;
    line-height: 1.5rem;
    z-index: 1;
    color: crimson;
}

.timeline .registratoin-action li::before {
    content: '\f12f';
    font-family: 'Flaticon';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0.5rem;
    font-size: 1.4rem;
    color: crimson;
    background: #fff;
    line-height: normal;
}

.timeline .registratoin-action li::after {
    content: '';
    width: 1px;
    position: absolute;
    left: 0.7rem;
    top: 0;
    bottom: 0;
    z-index: 0;
    border-left: 1px dotted #ddd;
}

.timeline .registratoin-action li:first-child::after {
    top: 50%;
}

.timeline .registratoin-action li:last-child::after {
    bottom: 50%;
}

.timeline .registratoin-action li.done {
    color: #666;
}

.timeline .registratoin-action li.done::before {
    content: '\f125';
    color: darkcyan;
}

.timeline .registratoin-action li.done .fl,
.timeline .registratoin-action li.done .fi {
    display: none;
}

.timeline .registratoin-action li.done .btn::before {
    content: '';
}

.timeline .insight-wrapper {
    padding-bottom: 1rem;
}

.timeline .insight-wrapper .insight-head {
    padding: 1rem;
}

.timeline .insight-wrapper .insight-head .title {
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 500;
    color: #333;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.timeline .insight-wrapper .insights {
    margin: 0;
    padding: 0;
    list-style: none;
}

.timeline .insight-wrapper .insights li {
    border-top: 1px dotted #ddd;
    position: relative;
}

.timeline .insight-wrapper .insights li:last-child {
    border-bottom: 1px dotted #ddd;
}

.timeline .insight-wrapper .insights li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 1rem;
    color: #333;
}

.timeline .insight-wrapper .insights li a::before {
    content: '';
    width: 50px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #eee;
}

.timeline .insight-wrapper .insights li a::after {
    content: '\f129';
    font-family: 'Flaticon';
    position: absolute;
    top: 50%;
    margin-top: -0.7rem;
    right: 1rem;
    transform: rotate(270deg);
}

.timeline .insight-wrapper .insights li .title {
    text-transform: uppercase;
    font-size: 0.7rem;
    font-weight: 400;
    flex: 1 0 100%;
    order: 0;
}

.timeline .insight-wrapper .insights li .count {
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.5rem;
    flex-grow: 0;
    flex-shrink: 1;
    order: 2;
}

.timeline .insight-wrapper .insights li .info {
    max-width: 120px;
    font-size: 0.7rem;
    line-height: 0.75rem;
    padding-left: 0.5rem;
    color: #999;
    flex-grow: 1;
    flex-shrink: 0;
    order: 2;
}

.timeline .insight-wrapper .insights li .title,
.timeline .insight-wrapper .insights li .count,
.timeline .insight-wrapper .insights li .info {
    position: relative;
}

.timeline .insight-wrapper .insights li .title .new-indicator,
.timeline .insight-wrapper .insights li .count .new-indicator,
.timeline .insight-wrapper .insights li .info .new-indicator {
    top: 0;
    right: 0;
}

.timeline .insight-wrapper .insights li .icon {
    position: absolute;
    top: 0;
    bottom: 0;
    font-size: 1.2rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #fff;
}

.timeline .insight-wrapper .insights li .icon ~ .title,
.timeline .insight-wrapper .insights li .icon ~ .count {
    margin-left: 40px;
}


/* --------------------- Start: Packages Styles ------------------------ */
.packages_wrapper {
  position: relative;
  padding-bottom: 1rem;
  background-color: #fff;
}
.packages_wrapper .profile {
  padding: 0.8rem 1rem;
  border-bottom: 1px solid #eee;
}
.packages_wrapper .profile .profile-image {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #ddd;
}
.packages_wrapper .profile .profile-details {
  padding-left: 0.5rem;
  margin-top: 0.2rem;
}
.packages_wrapper .profile .profile-details .profile-name {
  font-size: 0.7rem;
  font-weight: 500;
}
.packages_wrapper .profile .profile-details .prifile-id {
  font-weight: 500;
  color: #222;
}
.packages_wrapper .profile-acion {
  position: absolute;
  top: 0.7rem;
  right: 0;
  max-width: 20%;
  text-align: right;
  display: block;
}
.packages_wrapper .package-details_existing {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px dotted #ddd;
}
.packages_wrapper .package-details_existing .info {
  text-align: center;
  font-size: 0.55rem;
  color: #999;
  line-height: normal;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.2rem 0.5rem;
}
.packages_wrapper .package-details_existing .info::before {
  font-family: 'Flaticon';
  font-size: 1.2rem;
  display: block;
  margin: 0 0 0.1rem 0;
}
.packages_wrapper .package-details_existing .info .number,
.packages_wrapper .package-details_existing .info .date {
  display: block;
  color: #666;
}
.packages_wrapper .package-details_existing .info.date {
  order: 1;
  padding-top: 0.7rem;
  background: rgba(0, 0, 0, 0.03);
}
.packages_wrapper .package-details_existing .info.date .number,
.packages_wrapper .package-details_existing .info.date .date {
  display: block;
  font-size: 1.4em;
  font-weight: normal;
}
.packages_wrapper .package-details_existing .info.days {
  order: 2;
}
.packages_wrapper .package-details_existing .info.days::before {
  content: '\f12d';
}
.packages_wrapper .package-details_existing .info.message {
  order: 3;
}
.packages_wrapper .package-details_existing .info.message::before {
  content: '\f10c';
}
.packages_wrapper .package-details_existing .info.contact {
  order: 3;
}
.packages_wrapper .package-details_existing .info.contact::before {
  content: '\f116';
}
.packages_wrapper .packages-list .header {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}
.packages_wrapper .packages-list .header .title {
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1rem;
  font-weight: 300;
  padding: 0.8rem 1rem;
  margin: 0;
  position: relative;
  text-transform: uppercase;
  color: teal;
}
.packages_wrapper .packages-list .header .btn-support {
  flex-grow: 1;
  flex-shrink: 0;
  padding: 0.6rem 3.5rem 0.6rem 1rem;
  font-size: 0.7rem;
  line-height: normal;
  text-align: right;
  color: coral;
  position: relative;
  top: 0.3rem;
}
.packages_wrapper .packages-list .header .btn-support .number {
  display: block;
  overflow: hidden;
  font-size: 1.02em;
  color: #333;
}
.packages_wrapper .packages-list .header .btn-support::before {
  content: '\f117';
  font-family: 'Flaticon';
  position: absolute;
  right: 1rem;
  top: 0.4rem;
  font-size: 1.5em;
  height: 30px;
  width: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  text-align: center;
  line-height: 30px;
  color: #333;
}
.packages_wrapper .packages-list ul.packages {
  margin: 1rem 0;
  padding: 0 1rem;
  list-style: none;
  color: #999;
  display: block;
}
.packages_wrapper .packages-list ul.packages li.package-item {
  font-size: 1rem;
  position: relative;
  padding: 0;
  margin-bottom: 1rem;
}
.packages_wrapper .packages-list ul.packages li.package-item .package-content {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  position: relative;
}
.packages_wrapper .packages-list ul.packages li.package-item .package-title {
  width: 100%;
  height: 50px;
  font-size: 1em;
  padding: 0.5rem 7rem 0.5rem 1rem;
  z-index: 1;
  font-weight: 500;
  position: relative;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
.packages_wrapper .packages-list ul.packages li.package-item .package-title .title {
  color: #000000;
  display: table-cell;
  vertical-align: middle;
  line-height: normal;
}
.packages_wrapper .packages-list ul.packages li.package-item .package-title .sub {
  width: 100%;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.7em;
  display: table-row;
}
.packages_wrapper .packages-list ul.packages li.package-item .package-title .spl {
  display: inline-block;
  margin-top: -0.3rem;
  padding: 0.2rem 0.5rem 0.2rem 0.5rem;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 0.55em;
  line-height: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  -webkit-clip-path: polygon(8% 0%, 100% 1%, 100% 100%, 8% 100%, 0% 50%);
  clip-path: polygon(8% 0%, 100% 1%, 100% 100%, 8% 100%, 0% 50%);
}
.packages_wrapper .packages-list ul.packages li.package-item .package-details {
  width: 100%;
  background: rgba(0, 0, 0, 0.03);
}
.packages_wrapper .packages-list ul.packages li.package-item .package-details .features {
  flex: 1 0 100%;
  padding: 1rem;
  display: block;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
.packages_wrapper .packages-list ul.packages li.package-item .package-details .features ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.packages_wrapper .packages-list ul.packages li.package-item .package-details .features ul li {
  padding: 0 0 0 0.5rem;
  margin-bottom: 0.2rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  color: #333;
  font-size: 0.8em;
  line-height: normal;
  position: relative;
}
.packages_wrapper .packages-list ul.packages li.package-item .package-details .features ul li::before {
  content: '';
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: teal;
  position: absolute;
  left: 0;
  top: 0.4rem;
}
.packages_wrapper .packages-list ul.packages li.package-item .package-details .features .info {
  font-size: 0.8rem;
  display: block;
}
.packages_wrapper .packages-list ul.packages li.package-item .pricing {
  padding: 1rem 0;
}
.packages_wrapper .packages-list ul.packages li.package-item .pricing .option-item {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
}
.packages_wrapper .packages-list ul.packages li.package-item .pricing .option-item .price {
  text-align: left;
  color: teal;
  padding: 0 1rem;
}
.packages_wrapper .packages-list ul.packages li.package-item .pricing .option-item .price label {
  font-size: 0.8em;
  display: block;
  margin: 0;
  line-height: normal;
}
.packages_wrapper .packages-list ul.packages li.package-item .pricing .option-item .price .rate {
  font-weight: 500;
  font-size: 1.1em;
  line-height: normal;
  color: coral;
}
.packages_wrapper .packages-list ul.packages li.package-item .pricing .option-item .price.actual {
  font-size: 0.8em;
  color: #666;
  border-right: 1px dotted rgba(0, 0, 0, 0.2);
}
.packages_wrapper .packages-list ul.packages li.package-item .pricing .option-item .price.actual .rate {
  font-weight: normal;
  text-decoration: line-through;
  color: #666;
}
.packages_wrapper .packages-list ul.packages li.package-item .pricing .option-duration {
  padding: 0 0.5rem;
  font-size: 0.8rem;
  color: #333;
}
.packages_wrapper .packages-list ul.packages li.package-item .subscribe-btn {
  width: 100%;
  padding: 1rem;
  margin: 0;
  color: #fff;
  font-size: 0.8em;
  text-transform: uppercase;
  position: relative;
  background-color: teal;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  text-align: center;
}
.packages_wrapper .packages-list ul.packages li.package-item .subscribe-btn input {
  visibility: hidden;
  width: 0;
  height: 0;
}
.packages_wrapper .packages-list ul.packages li.package-item.elite .package-content .package-title .title {
  color: #990066;
}
.packages_wrapper .packages-list ul.packages li.package-item.elite .package-content .package-title .spl {
  background: #990066;
}

.page-container__photo-upload {
    background: #fff;
    padding-bottom: 60px;
}

.photo-upload__instructions {
    padding: 2rem 1rem;
    text-align: center;
}

.photo-upload__instructions-title {
    text-transform: uppercase;
    font-size: 0.8rem;
}

.photo-upload__instructions-list {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #666;
}

.photo-upload__buttons.fixed {
    position: fixed;
    bottom: 0;
    z-index: 100;
    width: 100%;
    background: #fff;
}

.photo-upload__buttons.fixed .btn-group {
    flex: 1 0 100%;
}

.photo-upload__buttons.fixed .btn-group .btn {
    flex-grow: 1;
    flex-shrink: 0;
}

.photo-upload__buttons.fixed .btn,
.photo-upload__buttons.fixed .btn-group .btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.photo-upload__preview {
    padding: 1rem;
}

.photo-upload__preview .photo-upload__preview-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.photo-upload__preview .photo-upload__preview-list li {
    flex: 1 0 130px;
    max-width: 140px;
    min-height: 140px;
    position: relative;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
}
.photo-upload__preview .photo-upload__preview-list.wrapped li{
    flex-wrap: wrap;
}
.photo-upload__preview .photo-upload__preview-list li .photo-wrapper {
    position: relative;
    height: 100%;
    width: 100%;
}
.photo-upload__preview .photo-upload__preview-list li .info{
    flex: 1 0 100%;
    display: block;
    font-size: 0.7rem;
}
.photo-upload__preview .photo-upload__preview-list li .photo-wrapper .msg{
    color: red;
    display: block;
    font-size: 0.7rem;
    text-align: center;
}
.photo-upload__preview .photo-upload__preview-list li label.make-profile-photo {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9;
    margin: 0;
    height: 1.5rem;
    display: block;
}

.photo-upload__preview .photo-upload__preview-list li label.make-profile-photo input {
    position: absolute;
    z-index: 0;
    opacity: 0;
}

.photo-upload__preview .photo-upload__preview-list li label.make-profile-photo input:checked + .frame::before {
    content: '\f125';
    color: green;
}

.photo-upload__preview .photo-upload__preview-list li label.make-profile-photo input:checked + .frame::after {
    color: #333;
}

.photo-upload__preview .photo-upload__preview-list li label.make-profile-photo .frame {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 1.5rem;
    display: block;
    overflow: hidden;
}

.photo-upload__preview .photo-upload__preview-list li label.make-profile-photo .frame::before {
    content: '\f12f';
    font-family: 'Flaticon';
    font-size: 0.7rem;
    margin-right: 0.2rem;
    color: #999;
}

.photo-upload__preview .photo-upload__preview-list li label.make-profile-photo .frame::after {
    content: 'Profile Photo';
    color: #999;
    font-size: 0.7rem;
    text-align: center;
}

.photo-upload__preview .photo-upload__preview-list li .remove-photo {
    position: absolute;
    z-index: 10;
    top: 1.3rem;
    right: 0.5rem;
    width: 30px;
    height: 30px;
    background: rgba(0,0,0,0.4);
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 1rem;
}

.photo-upload__preview .photo-upload__preview-list li .remove-photo .remove-photo__button {
    border: none;
    background: none;
    box-shadow: none;
    color: #fff;
    font-size: 1rem;
    text-shadow: -2px 0 5px #000000;
    cursor: pointer;
}

.photo-upload__preview .photo-upload__preview-list li .propic{
    color: #333;
    font-size: 0.8rem;
    padding: 0.3rem;
    display: inline-block;
    width: 100%;
    text-align: center;
    /* margin-bottom: 0.5rem; */
    background: #eee;
    border-radius: 4px;
    margin-top: 2px;
}
.photo-upload__preview .photo-upload__preview-list li .propic.btn{
    background-color: darkseagreen;
    color: #fff;
}
.photo-upload__preview .photo-upload__preview-list li .upload-progress {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 8;
    bottom: 0;
    padding: 0;
}

.photo-upload__preview .photo-upload__preview-list li .upload-progress .upload-progress__bar {
    width: 0%;
    height: 4px;
    /*background-color: rgba(255,255,255,0.5);*/
    background-color: greenyellow;
    display: block;
    overflow: hidden;
}

.photo-upload__preview .photo-upload__preview-list li .photo {
    position: relative;
    z-index: 0;
}

.photo-upload__preview .photo-upload__preview-list li .photo::before {
    content: '\f115';
    font-family: 'Flaticon';
    font-size: 5rem;
    color: rgba(0, 0, 0, 0.05);
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -3.5rem 0 0 -2.5rem;
}

.photo-upload__preview .photo-upload__preview-list li .photo.male::before {
    content: '\f115';
}

.photo-upload__preview .photo-upload__preview-list li .photo.female::before {
    content: '\f114';
}

.photo-upload__preview .photo-upload__preview-list li .photo .helper {
    width: 100%;
    min-height: 140px;
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.photo-upload__preview .photo-upload__preview-list li .photo .helper .photo-preview{
    z-index: 1;
}
.photo-upload__preview .photo-upload__preview-list li .photo .helper img,
.photo-upload__preview .photo-upload__preview-list li .photo .helper canvas {
    width: 100% !important;
    height: auto !important;
}

.photo-upload__preview .photo-upload__preview-list li .error {
    position: absolute;
    z-index: 10;
    bottom: 0.3rem;
    width: 100%;
    text-align: center;
    font-size: 0.7rem;
    color: red;
}

.fileinput-button {
    position: relative;
}

.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px !important;
    direction: ltr;
    cursor: pointer;
}

/* -------------------------------------- Payment Styles --------------------------------------------- */
.payments_wrapper {
    padding-bottom: 60px;
}

.payments_wrapper .package-info .price.actual,
.payments_wrapper .package-info .price label {
    display: none;
}

.payments_wrapper .package-info .subscribe-btn {
    display: none;
}

.payments_wrapper .package-info .package-title {
    width: 100%;
    font-size: 1.1em;
    padding: 0.8rem 7rem 0.8rem 1rem;
    z-index: 1;
    font-weight: 500;
    position: relative;
    display: table;
    border-bottom: 1px dotted #ddd;
}

.payments_wrapper .package-info .package-title .title {
    color: #000000;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
}

.payments_wrapper .package-info .package-title .sub {
    width: 100%;
    font-weight: normal;
    display: block;
    color: rgba(0, 0, 0, 0.6);
    font-size: 0.7em;
    display: table-row;
}

.payments_wrapper .package-info .package-title .btn-back {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0.8rem 1rem 0.8rem 2rem;
    font-weight: normal;
    font-size: 0.8rem;
    color: #666;
    border-left: 1px dotted #ddd;
}

.payments_wrapper .package-info .package-title .btn-back::before {
    content: "";
    display: inline-block;
    height: 110%;
    vertical-align: middle;
}

.payments_wrapper .package-info .package-title .btn-back::after {
    content: '\f110';
    font-family: 'Flaticon';
    transform: rotate(90deg);
    position: absolute;
    left: 1rem;
    top: 50%;
    font-size: 0.6rem;
    margin-top: -0.4rem;
}

.payments_wrapper .payment-price .payment-total {
    width: 100%;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    text-align: right;
    font-weight: 500;
    color: coral;
}

.payments_wrapper .payment-price .payment-total label {
    font-size: 0.7em;
    color: #666;
    font-weight: normal;
    vertical-align: middle;
    margin: 0;
}

.payments_wrapper .payment-options {
    margin: 0;
    padding: 0;
    list-style: none;
}

.payments_wrapper .payment-options:last-of-type {
    border-bottom: 1px solid #ddd;
}

.payments_wrapper .payment-options .title {
    padding: 0.8rem 1rem;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background: #eee;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.payments_wrapper .payment-options li.item,
.payments_wrapper .payment-options .item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: table;
    width: 100%;
    overflow: hidden;
}

.payments_wrapper .payment-options li.item:last-of-type,
.payments_wrapper .payment-options .item:last-of-type {
    border-bottom: none;
}

.payments_wrapper .payment-options li.item a,
.payments_wrapper .payment-options .item a {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 65px;
    padding: 0.8rem 3rem 0.8rem 3rem;
    color: #333;
    border: none;
    position: relative;
    line-height: normal;
}

.payments_wrapper .payment-options li.item a .label,
.payments_wrapper .payment-options .item a .label {
    display: inline-block;
    padding: 0.1rem 0.3rem;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: salmon;
    font-size: 0.75em;
    color: #fff;
}

.payments_wrapper .payment-options li.item a .sub,
.payments_wrapper .payment-options .item a .sub {
    display: block;
    font-size: 0.8em;
    color: #999;
}

.payments_wrapper .payment-options li.item a::before,
.payments_wrapper .payment-options .item a::before {
    content: '\f123';
    font-family: 'Flaticon';
    position: absolute;
    left: 1rem;
    font-size: 1.6em;
    top: 50%;
    margin-top: -0.8rem;
}

.payments_wrapper .payment-options li.item a::after,
.payments_wrapper .payment-options .item a::after {
    content: '\f129';
    font-family: 'Flaticon';
    position: absolute;
    right: 1rem;
    font-size: 1em;
    top: 50%;
    margin-top: -0.5rem;
    transform: rotate(-90deg);
}

.payments_wrapper .payment-options li.item a.netbanking::before,
.payments_wrapper .payment-options .item a.netbanking::before {
    content: '\f136';
}

.payments_wrapper .payment-options li.item a.paypal::before,
.payments_wrapper .payment-options .item a.paypal::before {
    content: '\f135';
}

.payments_wrapper .payment-options li.item a.exchange::before,
.payments_wrapper .payment-options .item a.exchange::before {
    content: '\f132';
}

.payments_wrapper .payment-options li.item a.bank::before,
.payments_wrapper .payment-options .item a.bank::before {
    content: '\f134';
}

.payments_wrapper .payment-options li.item a.shop::before,
.payments_wrapper .payment-options .item a.shop::before,
.payments_wrapper .payment-options li.item a.direct::before,
.payments_wrapper .payment-options .item a.direct::before {
    content: '\f133';
}

.payments_wrapper .payment-security {
    width: 100%;
    padding: 2rem 1rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

.payments_wrapper .payment-security .title {
    font-size: 0.8em;
    color: #666;
    flex: 1 0 100%;
    order: 0;
    margin-bottom: 1rem;
    text-align: center;
}

.payments_wrapper .payment-security img {
    height: 20px;
    width: auto;
    flex-grow: 0;
    padding: 0 0.5rem;
}

.payments_wrapper .info {
    font-size: 0.8rem;
    line-height: normal;
}

.payments_wrapper .support {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.payments_wrapper .support .title {
    display: block;
    font-size: 0.7rem;
    flex: 1 0 100%;
    color: crimson;
}

.payments_wrapper .support .phone,
.payments_wrapper .support .whatsapp {
    display: inline-block;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    flex: 0 0 49%;
    text-align: center;
    font-size: 0.9rem;
    padding: 0.5rem;
    color: #333;
}

.payments_wrapper .support .phone:before,
.payments_wrapper .support .whatsapp:before {
    font-family: 'Flaticon';
    margin-right: 0.5rem;
}

.payments_wrapper .support .phone::before {
    content: '\f119';
    color: lightskyblue;
}

.payments_wrapper .support .whatsapp::before {
    content: '\f105';
    color: mediumturquoise;
}

/* ----------------------------------- End: Payment Styles ------------------------------------------- */
/* End page styles */
/* Theming */
/* Preloader */
body {
    background-image: linear-gradient(0deg, #4f1334 0%, #4f1334 100%);
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn.btn-primary {
    background-color: #a1276a;
    border-color: #992565;
}

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
    background-color: #992565 !important;
    border-color: #8d225d !important;
}

.preloader {
    background-image: linear-gradient(0deg, #4f1334 0%, #4f1334 100%);
}

.preloader .loader,
.preloader .loader:before,
.preloader .loader:after {
    color: #4f1334;
}

.page-header {
    background-color: #4f1334;
}

.page-header .btn {
    color: rgba(255, 255, 255, 0.8);
}

.page-header .title {
    color: #fff;
}

.page-content section.login {
    color: #fff;
}

.page-content section.login p {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.page-content section.login .btn {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

.page-footer .footer-links .site-info {
    color: rgba(255, 255, 255, 0.5);
}

.page-footer .footer-links .site-info a {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.5);
}

.page-footer .footer-links .social-btn a {
    color: rgba(255, 255, 255, 0.6);
}

.page-footer .mobile-app-link {
    background: rgba(0, 0, 0, 0.2);
    color: rgba(255, 255, 255, 0.5);
}

.sidebar {
    color: #fff;
    background-image: linear-gradient(0deg, #4f1334 0%, #4f1334 100%);
}

.sidebar .header {
    padding: 0.8rem 1.3rem;
}

.sidebar .header .title {
    color: rgba(255, 255, 255, 0.6);
}

.sidebar .dismiss {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
}

.sidebar .profile-snippet .profile-image .helper {
    background: rgba(255, 255, 255, 0.2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.sidebar .profile-snippet .profile-image .helper::before {
    color: #000000;
}

.sidebar .profile-snippet .profile-details .profile-id {
    color: #fff;
}

.sidebar .profile-snippet .profile-details .profile-id::before {
    color: rgba(255, 255, 255, 0.5);
}

.sidebar .profile-snippet .profile-details .profile-name {
    color: rgba(255, 255, 255, 0.9);
}

.sidebar .profile-snippet .profile-btn .btn {
    color: rgba(255, 255, 255, 0.6);
    background-color: rgba(0, 0, 0, 0.02);
    border-color: rgba(255, 255, 255, 0.05);
    box-shadow: none;
}

.sidebar .sidebar-footer {
    background: #3f0f29;
}

.sidebar .sidebar-footer .btn {
    color: rgba(255, 255, 255, 0.6);
    background: transparent;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* End: Layout themes */
/* Component themes */
.profile .profile-image .helper {
    background: #9ebbcb;
}

.profile .profile-image .helper::before {
    color: rgba(0, 0, 0, 0.3);
}

.profile .profile-details .profile-id::before {
    color: rgba(0, 0, 0, 0.5);
}

.profile .profile-details .profile-name {
    color: #000000;
}

.profile-list {
    background: #fff;
}

.profile-list li {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.profile-list li .profile-list-item {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.profile-list li .profile-list-item .plist-image {
    background: #333;
}

.profile-list li .profile-list-item .plist-image .helper::before {
    color: rgba(255, 255, 255, 0.5);
}

.profile-list li .profile-list-item .plist-detail {
    background: #fff;
    color: #666; 
}

.profile-list li .profile-list-item .plist-detail .profile-specs.profile-id {
    color: #222;
}

.profile-list li .profile-list-item .plist-detail .profile-specs.profile-name {
    color: teal;
}

.profile-list li .profile-list-item .plist-detail .profile-action .view {
    color: #666;
}

.profile-list li .profile-list-item .plist-detail .profile-action .contact {
    color: #666;
}

.profile-list li .profile-list-item .plist-detail .profile-action .contact::before {
    color: #666;
}

.profile-list li .profile-list-item.premium::before {
    background-color: teal;
    border-radius: 50px 0 0 50px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.profile-list li .profile-list-item.premium .plist-detail {
    background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);
}

.profile-upgrade {
    background: linear-gradient(270deg, #260919, #4f1334, #641842, #4f1334, #260919);
    background-size: 300% 300%;
    -webkit-animation: bgAnimate 9s ease infinite;
    -moz-animation: bgAnimate 9s ease infinite;
    animation: bgAnimate 9s ease infinite;
}

.profile-upgrade .upgrade-text {
    color: #fff;
}

.profile-upgrade .upgrade-badge {
    background-color: darkcyan;
    color: #fff;
}

.profile-upgrade .upgrade-star::before {
    color: darkcyan;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.profile-upgrade .upgrade-star .star-text {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    background: darkcyan;
}

.timeline {
    background-color: #4f1334;
    color: rgba(255, 255, 255, 0.8);
}

.timeline .timeline-header {
    color: rgba(255, 255, 255, 0.8);
}

.timeline .timeline-header .btn-profile-action {
    color: rgba(255, 255, 255, 0.5);
}

.timeline .profile-completeness {
    color: rgba(255, 255, 255, 0.6);
}

.timeline .profile-completeness .completeness-bar {
    background: rgba(255, 255, 255, 0.2);
}

.timeline .profile-completeness .completeness-bar span {
    background-color: darkseagreen;
}

.timeline .insight-wrapper .insight-head .title {
    color: #333;
}

.timeline .insight-wrapper .insights li {
    border-color: #ddd;
}

.timeline .insight-wrapper .insights li a {
    color: #333;
}

.timeline .insight-wrapper .insights li.bg9 a::before {
    background-color: #21B6A8;
}

.timeline .insight-wrapper .insights li.bg9 a .title {
    color: #21B6A8;
}
.timeline .insight-wrapper .insights li.bg1 a::before {
    background-color: #f04728;
}

.timeline .insight-wrapper .insights li.bg1 a .title {
    color: #f04728;
}

.timeline .insight-wrapper .insights li.bg2 a::before {
    background-color: #50c054;
}

.timeline .insight-wrapper .insights li.bg2 a .title {
    color: #50c054;
}

.timeline .insight-wrapper .insights li.bg3 a::before {
    background-color: #960faa;
}

.timeline .insight-wrapper .insights li.bg3 a .title {
    color: #960faa;
}

.timeline .insight-wrapper .insights li.bg4 a::before {
    background-color: #10cdcf;
}

.timeline .insight-wrapper .insights li.bg4 a .title {
    color: #10cdcf;
}

.timeline .insight-wrapper .insights li.bg5 a::before {
    background-color: #d80661;
}

.timeline .insight-wrapper .insights li.bg5 a .title {
    color: #d80661;
}

.timeline .insight-wrapper .insights li.bg6 a::before {
    background-color: #f7c510;
}

.timeline .insight-wrapper .insights li.bg6 a .title {
    color: #f7c510;
}

.timeline .insight-wrapper .insights li.bg7 a::before {
    background-color: #627d88;
}

.timeline .insight-wrapper .insights li.bg7 a .title {
    color: #627d88;
}

.timeline .insight-wrapper .insights li.bg8 a::before {
    background-color: #2b99f0;
}

.timeline .insight-wrapper .insights li.bg8 a .title {
    color: #2b99f0;
}

.nav.nav-tabs.scroll-tab {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.nav.nav-tabs.scroll-tab .nav-item a.nav-link {
    border-color: #a1276a;
    color: #a1276a;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.nav.nav-tabs.scroll-tab .nav-item a.nav-link.active {
    background-color: #a1276a;
    color: #fff;
}

.niknav li.header {
    color: rgba(255, 255, 255, 0.4);
    background: rgba(0, 0, 0, 0.7);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

.niknav li.active a,
.niknav li a.active {
    background: rgba(255, 255, 255, 0.03);
    color: #ffffff;
}

.niknav.niknav-sidebar li a {
    color: rgba(255, 255, 255, 0.6);
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.niknav.niknav-sidebar li.spl a {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 50px;
}

.prompt .promptUpgrade-deco {
    color: #222;
    border-radius: 6px;
    box-shadow: 0 0 5rem rgba(0, 0, 0, 0.1);
    outline: 1px dashed #ddd;
    outline-offset: -0.5rem;
}

.prompt .promptUpgrade-deco .btn {
    background: #fff;
    color: #999;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.prompt .promptUpgrade-deco .btn:hover,
.prompt .promptUpgrade-deco .btn:focus,
.prompt .promptUpgrade-deco .btn:active {
    color: #999 !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) !important;
}

.jconfirm.jconfirm-supervan .jconfirm-bg {
    background-color: #4f1334;
    opacity: 0.95;
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content .confirm-text {
    background-color: #8d225d;
}

.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button {
    background-color: #641842;
}

.page-home::before {
    background-image: url(../img/nik-life.webp);
}

.profile-view .page-header {
    background-color: transparent;
}

.profile-main .pf-header {
    background-image: linear-gradient(0deg, #4f1334 0%, #4f1334 100%);
}

.profile-main .pf-header .profile-image .helper {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.profile-main .pf-header .profile-image .helper::after {
    background-image: linear-gradient(0deg, #000000 3%, rgba(0, 0, 0, 0) 50%);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.profile-main .pf-header .profile-image .helper img {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.profile-main .pf-header .profile-image .ph-photos {
    background: #781d4f;
    text-shadow: 0 1px 1px #000;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
}

.profile-main .pf-header .header-title.fixed {
    background: #4f1334;
    color: #fefcfd;
}

.profile-main .pf-header .header-title.fixed .pf-id::before {
    color: rgba(0, 0, 0, 0.3);
}

.profile-main .pf-body .pf-actions-top {
    background: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.profile-main .pf-body .pf-actions-top .pf-action-btn.badge-verified {
    background-image: linear-gradient(-225deg, #473b7b 0%, #3584a7 51%, #30d2be 100%);
    color: #fff;
}

.profile-main .pf-body .pf-actions-top .pf-action-btn.badge-verified::before {
    color: #ffcc00;
}

.profile-main .pf-body .pf-actions-top .pf-action-btn.badge-verified::after {
    color: #fff;
}

.profile-main .pf-body .pf-actions-top .button-interest.sent.accepted,
.profile-main .pf-body .pf-actions-top .button-interest.received.accepted {
    background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
}

.profile-main .pf-body .pf-actions-top.fixed {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.profile-main .pf-body .pf-actions-top.fixed .button-interest {
    border-left: 1px solid #eee;
}

.profile-main .pf-body .pf-body-content .pf-subtitle {
    color: #4f1334;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.profile-main .pf-body .pf-body-content .pf-related {
    box-shadow: none;
    background: #fff;
    border-top: 1px dotted #c3d1d9;
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-head .title {
    color: #222;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.profile-main .pf-body .pf-body-content .pf-related .pf-related-body .profile-list li {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.profile-match .profile .helper {
    border: 2px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.profile-match .match .score {
    color: green;
}

.interestBox {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-image: linear-gradient(-225deg, #ffe29f 0%, #ffa99f 48%, #ff719a 100%);
    color: #fff;
}

.interestBox.received {
    background-image: linear-gradient(60deg, #29323c 0%, #485563 100%);
}

.interestBox.received::before {
    background: #8d225d;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.interestBox.received .text {
    color: #fff;
}

.interestBox.received .text.ml {
    color: #999;
}

.interestBox.received .btn-link {
    color: #4f1334;
}

.interestBox.pending {
    background-image: linear-gradient(-20deg, #e9defa 0%, #fbfcdb 100%);
    color: #222;
}

.interestBox.rejected {
    background: #eee;
    color: #222;
}

.interestBox.accepted {
    background-image: linear-gradient(-20deg, #b721ff 0%, #21d4fd 100%);
}

.interestBox.accepted::before {
    background-image: linear-gradient(-20deg, #b721ff 0%, #21d4fd 100%);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
    color: #fff;
}

.interestBox.accepted .text {
    color: #fff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}

.interestBox.accepted .text.ml {
    color: #fff;
}

.interestBox .text small {
    color: #999;
}

.interestBox .action .btn,
.interestBox .action .btn:hover,
.interestBox .action .btn:focus,
.interestBox .action .btn:active {
    background: rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    color: #333;
    border-radius: 4px;
}

.interestBox .action .btn.btn-success,
.interestBox .action .btn:hover.btn-success,
.interestBox .action .btn:focus.btn-success,
.interestBox .action .btn:active.btn-success {
    color: darkcyan !important;
}

.interestBox .action .btn.btn-danger,
.interestBox .action .btn:hover.btn-danger,
.interestBox .action .btn:focus.btn-danger,
.interestBox .action .btn:active.btn-danger {
    color: crimson !important;
}

.interestBox .action .btn.btn-warning,
.interestBox .action .btn:hover.btn-warning,
.interestBox .action .btn:focus.btn-warning,
.interestBox .action .btn:active.btn-warning {
    color: crimson !important;
}
/*
.interestBox .action .btn:first-child,
.interestBox .action .btn:hover:first-child,
.interestBox .action .btn:focus:first-child,
.interestBox .action .btn:active:first-child {
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
}

.interestBox .action .btn:last-child,
.interestBox .action .btn:hover:last-child,
.interestBox .action .btn:focus:last-child,
.interestBox .action .btn:active:last-child {
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
}
*/
.profile-modal {
    background: #e2e9ed;
}

.profile-modal .profile-image .helper {
    box-shadow: 0 0 5px #b3c5d0;
}

.profile-modal .profile-image .user-online::after {
    color: #666;
}

.profile-modal .profile-details {
    background: #ccd8df;
}

.profile-modal .profile-details .contact-numbers .btn.btn-contact {
    background: #fff;
    color: #333;
    border-left-color: #e2e9ed;
}

.profile-modal .profile-details .contact-numbers .btn.btn-contact::before {
    top: 0.7rem;
}

.loginModal {
    background: #4f1334;
}

.loginModal .close {
    color: #fff;
}

.loginModal .modal-content {
    background: -webkit-linear-gradient(#4f1334 0%, #000000 100%);
    background: -o-linear-gradient(#4f1334 0%, #000000 100%);
    background: linear-gradient(#4f1334 0%, #000000 100%);
    color: rgba(255, 255, 255, 0.3);
}

.loginModal .modal-content .login-box a {
    color: #fff;
}

.loginModal .modal-content .login-box .login-box-title .head {
    color: #fff;
}

.loginModal .modal-content .login-box .login-form.nik-input-form .form-group label {
    color: #fff;
}

.formnik .form-group .submit .btn {
    background-color: #781d4f;
    border-color: #641842;
    color: #fff;
}

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

.notification-list li {
    border-bottom: 1px dotted #ddd;
}
.notification-list li a{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0.5rem;
    width: 100%;
}



.notification-list li:first-child {
    padding-top: 0;
}

.notification-list li:last-child {
    border: none;
}
.notification-list li .image {
    flex-grow: 0;
    flex-shrink: 1;
    position: relative;
}
.notification-list li .image .user-online{
    position: absolute;
    bottom: 0;
}
.notification-list li .image .user-online.online::after{
    content: '';
}
.notification-list li .image .helper {
    display: block;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #eee;
}

.notification-list li .image .helper img {
    width: 100%;
}

.notification-list li .details {
    font-size: 0.8rem;
    flex-grow: 1;
    flex-shrink: 0;
    padding: 0 1rem;
    max-width: 75%;
}
.notification-list li .details .name{
    display: block;
}
.notification-list li .details .msg{
    display: block;
    font-size: 0.7rem;
}
.notification-list li .details .time {
    font-size: 0.7rem;
    color: #999;
    display: block;
    margin-top: 0.3rem;
}
.notification-list li .action{
    flex-grow: 0;
    flex-shrink: 1;
    display: flex;
    align-items: center;
    font-size: 1.2rem;
    color: #999;
}
.notification-list.messages  li .details .msg{
    width: 100%;
    white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
}
.loader-photo {
    position: fixed;
    z-index: -100;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    transition: all 0.8s ease;
}

.loader-photo.show {
    opacity: 1;
    z-index: 9999;
}

.loader-photo::before {
    content: " ";
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -23px 0 0 -23px;
    border-radius: 50%;
    border: 5px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.profileActionModal {
    position: absolute;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    align-items: center;
}

.profileActionModal.show {
    display: flex !important;
}

.centerModal-container {
    width: 100%;
    margin: 0 1rem;
    margin-top: 100%;
    background: #fff;
    border-radius: 6px;
    padding: 1rem;
    opacity: 0;
    transition: all 1s ease;
}

.profileActionModal.show .centerModal-container {
    opacity: 1;
    margin-top: 0;
}

.btn-sqr {
    border-radius: 4px;
    font-size: 0.8rem;
    padding: 0.5rem 0.8rem;
    text-transform: uppercase;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.snackbar {
    position: absolute;
    bottom: -50px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 50px;
    color: #fff;
    font-size: 0.7rem;
    left: 1rem;
    right: 1rem;
    z-index: 0;
    padding: 1rem 1.5rem;
    transition: all 1s ease;
}

.snackbar.show {
    bottom: 1rem;
    opacity: 1;
    z-index: 1000;
}
.password-reqst-wrap{
    text-align: center;
    padding: 1rem 0;
}
.password-reqst-wrap h5{
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 1rem;
}
.password-reqst-wrap p{
    font-size: 0.7rem;
    text-align: center;
}
.password-reqst-wrap .btn-pw-view{
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
}
.password-reqst-wrap .divider{
    font-size: 0.8rem;
    text-align: center;
    margin: 1rem 0;
    display: block;
}

.fade-scale {
    width: 0;
    height: 0;
    opacity: 0;
    top: 100%;
    margin: 5px;
    margin-bottom: 65px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.fade-scale.scrolled{
    margin-bottom: 5px;
}
.fade-scale.in,
.fade-scale.show {
    opacity: 1;
    top: 0;
    width: auto;
    height: auto;
}

.fade-scale .profile-main .pf-header .pf-close {
    top: 5px;
}
.fade-scale .profile-main .pf-header .header-title.fixed{
    width: auto;
    left: 5px;
    right: 5px;
    top: 5px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    background: #000;
}
.fade-scale .profile-main .pf-body .pf-actions-top.fixed{
    width: auto;
    left: 5px;
    right: 5px;
    top: 32px;
}
.fade-scale .profile-main .pf-header .pf-close.fixed{
    top: 33px;
}

.form-normal{
    padding: 1rem;
    background: #fff;
    padding-bottom: 60px;
}
.form-normal .inp-group-2{
    display: flex;
    flex-wrap: nowrap;
    margin: 0 -0.5rem;
}
.form-normal .inp-group-2 input,
.form-normal .inp-group-2 select{
    margin: 0 0.5rem;
}
.form-normal .form-group-action{
    position: fixed;
    bottom: 0;
    background: #000;
    margin: 0 -1rem;
    width: 100%;
    height: 50px;
    display: flex;
}
.form-normal .form-group-action div{
    flex-grow: 1;
}
.form-normal .form-group-action .btn{
    margin: 0;
    height: 100%;
    border-radius: 0;
    width: 100%;
}
.other_tabs ul .nav-item {
    height: 0;
}
.upgradeModal .modal-content{
    box-shadow: 0 0 1000px 1000px rgba(0,0,0,0.5);
}
.elite-page{
    width: 100%;
    min-height: calc(100vh - 50px);
    padding: 20px;
    display: block; 
    overflow: hidden;
    background-image: linear-gradient(135deg, #fdfcfb 0%, #e2d1c3 100%);
}
.elite-page .elite-logo{
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
.elite-page .elite-logo img{
    width: 100%;
    max-width: 250px;
}
.elite-page .elite-content{
    text-align: center;
    font-size: 1rem;
    line-height: normal;
}
.box-higlight{
    color: #fff;
    background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 6px;
    margin: 20px 0;
    font-size: 0.9rem;
    padding: 20px;
}
.how-works{
    width: 100%;
    display: block;
}
.how-works .title{
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    font-size: 1rem;
    font-weight: 700;
    color: #222;
}
.how-works .hwboxes{
    display: block; overflow: hidden;
    padding-top: 20px;
}
.how-works .hwboxes .hwbox{
    border-radius: 6px;
    background: #fff;
    padding:30px 10px 10px 10px;
    margin:0;
    margin-bottom: 50px;
    position: relative;
}
.how-works .hwboxes .hwbox::after{
    content: '';
    width: 1px;
    height: 50px;
    position: absolute;
    left: 50%;
    bottom: 100%;
    border-left: 1px dotted #000;
    z-index: 0;
    
}
.how-works .hwboxes .hwbox.hwbox-1{
    
}
.how-works .hwboxes .hwbox.hwbox-2{
    
}
.how-works .hwboxes .hwbox.hwbox-3{
    
}
.how-works .hwboxes .hwbox.hwbox-4{
    
}
.how-works .hwboxes .hwbox.success{
    text-align: center;
    background: transparent;
    padding: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}


.how-works .hwboxes .hwbox .num{
    width: 40px;
    height: 40px;
    background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 0;
    margin: -20px 0 0 -20px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    z-index: 1;
}
.how-works .hwboxes .hwbox .icon{
    width: 100%;
    text-align: center;
    
}
.how-works .hwboxes .hwbox .icon img{
    width: 80px;
}
.how-works .hwboxes .hwbox .item-title{
    font-weight: 700;
    margin-bottom: 20px;
}
.how-works .hwboxes .hwbox .info{
    
}
.how-works .hwboxes .hwbox.success .item-title{
    flex:1 0 100%;
}

.idproof-upload__instructions {
  padding: 20px;
  padding-bottom: 0;
}
.idproof-upload__instructions .small {
  font-size: 0.7rem;
  line-height: normal;
}
.idproof-upload__instructions .badges {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  margin-bottom: 20px;
}
.idproof-upload__instructions .badges li {
  margin-right: 5px;
  border: 1px solid dodgerblue;
  border-radius: 20px;
  color: dodgerblue;
  padding: 5px 10px;
  font-size: 0.7rem;
}
.idproof-upload-box {
  padding: 20px;
}
.idproof-upload-box label {
  width: 100%;
  height: 40px;
  text-align: center;
  font-size: 0.8rem;
  border-radius: 10px;
  border: 1px dashed #ddd;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.idproof-upload-box input {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.page-gallery{
    background: #fff;
    display: block;
    min-height: calc(100vh - 50px);
}
.photo_gallery{
    margin: 0; padding: 10px; list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.photo_gallery li,
.photo_gallery figure{
    margin: 0.5rem;
    max-width: 160px;
}
.photo_gallery li a,
.photo_gallery figure a{
    display: block;
    width: 100%;
    height: 100%;
}
.photo_gallery li .image,
.photo_gallery figure .image{
    width: 100%;
    height: 120px !important;
    overflow: hidden;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.photo_gallery li .image img,
.photo_gallery figure .image img{
    width: 100%;
}
.photo_gallery li .title,
.photo_gallery figure .title{
    color: #333;
    font-size: 0.65rem;
    margin-top: 0.5rem;
    line-height: normal;
    display: block;
    text-align: center;
}
.photo_gallery.gallery-folder li{
    margin: 0; padding: 0.5rem;
}
.photo_gallery.gallery-folder li .image{
    border: 6px solid #f5d874;
    border-radius: 6px;
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.page-gallery.gallery_view{
    padding-top: 1rem;
}
.page-gallery.gallery_view .page-title{
    font-size: 0.9rem;
}
.page-gallery.gallery_view .breadcrumb,
.page-gallery.gallery_view figure{
    margin: 0;
}
.page-gallery.gallery_view .photo_view{
    position: relative;
    box-shadow:  0px 10px 13px -7px rgba(0,0,0,0.7);
}
.gallery_back{
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 0.3rem 0.8rem;
    border-radius: 50px;
    font-size: 0.7rem;
    color: #000;
    background-color: rgba(255,255,255,0.4);
}
.elite-form{
    padding: 20px;
    background: #000;
    margin-bottom: 50px;
}
.elite-form .title{
    color: #fff;
    font-size: 1.2rem;
}
.breadcrumb{
    background-color: transparent;
    border-radius: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.tags{
    padding: 1rem;
    font-size: 0.7rem;
}
.tags a{
    color: #333;
    margin-right: 0.2rem;
}
/*-------------------------------------- *
 *          Success Story
 *-------------------------------------- */
.page-success_story {
  background-image: radial-gradient(73% 147%, #eadfdf 59%, #ece2df 100%), radial-gradient(91% 146%, rgba(255, 255, 255, 0.5) 47%, rgba(0, 0, 0, 0.5) 100%);
  background-blend-mode: screen;
  min-height: 100vh;
}
.page-success_story .top-bar {
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-success_story .top-bar .filter-form .form-group {
  margin: 0;
}
.page-success_story .top-bar .filter-form .form-group select {
  background: transparent;
  border-color: #af8000;
  color: #af8000;
}
.page-success_story .top-bar .action .btn {
  padding: 0.5rem .6rem;
  border-radius: 4px;
  border-color: #af8000;
  background: radial-gradient(ellipse farthest-corner at right bottom, #fedb37 0%, #fdb931 8%, #9f7928 30%, #8a6e2f 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #ffffff 0%, #ffffac 8%, #d1b464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
  color: #472b00;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 500;
  text-shadow: 1px 1px 1px #c19600;
}
.story-list-wrp {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-top: 20px;
  padding: 0 1rem;
}
.story-list-wrp ul.story-list {
  margin: 0 -10px 0 -10px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.story-list-wrp ul.story-list li {
  width: 47%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  margin: 0 10px 20px 10px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.story-list-wrp ul.story-list li .header {
  width: 100%;
  display: block;
  overflow: hidden;
  height: 280px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: linear-gradient(to top, #09203f 0%, #537895 100%);
}
.story-list-wrp ul.story-list li .header .title {
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 10px 15px;
  height: 60px;
  background: -moz-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
}
.story-list-wrp ul.story-list li .header .title .name {
  width: 60%;
  float: left;
  color: #ffd800 !important;
  font-size: 1.2rem;
  font-weight: 300;
  text-shadow: 0 2px 2px #000;
}
.story-list-wrp ul.story-list li .header .title .info {
  width: 30%;
  float: right;
  font-size: 0.7rem;
  color: rgba(255, 255, 255, 0.5) !important;
  text-align: right;
}
.story-list-wrp ul.story-list li .header .profile-wrp {
  width: 100%;
  display: block;
  text-align: center;
}
.story-list-wrp ul.story-list li .header .profile-wrp .profile {
  width: 130px;
  display: inline-block;
  padding: 0 5px;
}
.story-list-wrp ul.story-list li .header .profile-wrp .profile .profile-image {
  width: 100% !important;
  border: 1px solid #ffd800;
  -webkit-box-shadow: 0 0 5px #000000;
  -moz-box-shadow: 0 0 5px #000000;
  box-shadow: 0 0 5px #000000;
}
.story-list-wrp ul.story-list li .header .profile-wrp .profile .profile-image img {
  width: 100%;
  height: auto;
}
.story-list-wrp ul.story-list li .header .profile-wrp .profile .profile-content {
  width: 100%;
  text-align: left;
  line-height: normal;
  margin-top: 5px;
}
.story-list-wrp ul.story-list li .header .profile-wrp .profile .profile-content .name {
  color: #ffd800;
  font-size: 0.8rem;
}
.story-list-wrp ul.story-list li .header .profile-wrp .profile .profile-content .info {
  font-weight: 100;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.7rem;
}
.story-list-wrp ul.story-list li .content {
  width: 100%;
  display: block;
  overflow: hidden;
  background: #fff;
  padding: 0;
  text-align: center;
  position: relative;
  /*background:linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);*/
}
.story-list-wrp ul.story-list li .content .text {
  display: block;
  overflow: hidden;
  padding: 1rem;
  text-align: left;
  font-size: 0.9rem;
  color: #000;
  position: relative;
}
.story-list-wrp ul.story-list li .content .btn {
  border-radius: 4px;
  width: 100%;
  padding: 0.5rem 1rem;
  border: none;
  background-color: transparent;
  color: #000;
  font-size: 0.8rem;
  text-transform: uppercase;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
@media (max-width: 1100px) {
  .story-list-wrp {
    margin-top: 0;
  }
  .story-list-wrp ul.story-list {
    margin: 0px;
    overflow: visible;
  }
  .story-list-wrp ul.story-list li {
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
  }
  .story-list-wrp ul.story-list li .content .text {
    font-size: 0.7rem;
    padding: 0.5rem;
  }
}
@media (min-width: 1101px) and (max-width: 1512px) {
  .story-list-wrp {
    margin-top: 20px;
  }
  .story-list-wrp ul.story-list {
    margin: 0 -1%;
    overflow: visible;
  }
  .story-list-wrp ul.story-list li {
    width: 48%;
    margin: 0 1% 20px 1%;
  }
}
.story-view-box-wrp {
  width: 100%;
  padding: 0 1rem;
}
.story-view-box-wrp .year-seeker {
  width: 100%;
  height: 40px;
  background: #333;
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
  border: 1px solid #ddd;
}
.story-view-box-wrp .year-seeker .year-seeker-title {
  width: 40%;
  color: #fff;
  float: left;
  padding: 10px 15px;
  box-sizing: border-box;
}
.story-view-box-wrp .year-seeker ul.years-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 60%;
  float: left;
  background: #fff;
}
.story-view-box-wrp .year-seeker ul.years-nav li {
  float: left;
  margin: 0;
  border-right: 1px solid #ddd;
  width: 12.5%;
  box-sizing: border-box;
}
.story-view-box-wrp .year-seeker ul.years-nav li:last-child {
  border: none;
}
.story-view-box-wrp .year-seeker ul.years-nav li a {
  width: 100%;
  text-align: center;
  padding: 10px 0;
  display: block;
  overflow: hidden;
  box-sizing: border-box;
}
.story-view-box-wrp .story-view-box {
  width: 100%;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.story-view-box-wrp .story-view-box .box-face {
  width: 100%;
  height: 400px;
  background: #333;
  position: relative;
}
.story-view-box-wrp .story-view-box .box-face .face-image {
  width: 100%;
  height: 100%;
  background-image: url('../img/story-view-face-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.story-view-box-wrp .story-view-box .box-face .face-image img {
  width: 100%;
}
.story-view-box-wrp .story-view-box .box-face .box-title {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(41, 137, 216, 0) 0%, #000000 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(41, 137, 216, 0) 0%, #000000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(41, 137, 216, 0) 0%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002989d8', endColorstr='#000000', GradientType=0);
  color: #fff;
  padding: 20px;
}
.story-view-box-wrp .story-view-box .box-face .box-title .name {
  font-size: 2rem;
}
.story-view-box-wrp .story-view-box .box-face .box-title .info {
  font-size: 0.8rem;
}
.story-view-box-wrp .story-view-box .box-face .nik-icon-devider {
  width: 100%;
  display: block;
  position: absolute;
  bottom: -50px;
  text-align: center;
}
.story-view-box-wrp .story-view-box .story-info-wrp {
  width: 100%;
  background: #fff;
  display: block;
  overflow: hidden;
}
.story-view-box-wrp .story-view-box .story-info-wrp .story {
  width: 50%;
  height: 450px;
  padding: 20px;
}
.story-view-box-wrp .story-view-box .story-info-wrp .story .profile-info {
  display: block;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
}
.story-view-box-wrp .story-view-box .story-info-wrp .story .profile-info .photo {
  width: 100px;
  float: left;
  margin-right: 20px;
  padding: 2px;
  border: 1px solid #eee;
}
.story-view-box-wrp .story-view-box .story-info-wrp .story .profile-info .photo img {
  width: 100%;
}
.story-view-box-wrp .story-view-box .story-info-wrp .story .profile-info .content {
  float: left;
  padding-top: 10px;
}
.story-view-box-wrp .story-view-box .story-info-wrp .story .profile-info .content .name {
  font-size: 1rem;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
.story-view-box-wrp .story-view-box .story-info-wrp .story .profile-info .content .info {
  font-weight: 100;
  color: #666;
}
.story-view-box-wrp .story-view-box .story-info-wrp .story .testimonial {
  display: block;
  overflow: hidden;
  font-size: 0.8rem;
  color: #666;
  position: relative;
}
.story-view-box-wrp .story-view-box .story-info-wrp .story .testimonial .name:before {
  content: '- ';
}
.story-view-box-wrp .story-view-box .story-info-wrp .story.left {
  float: left;
  border-right: 1px solid #ddd;
  padding-right: 10px;
}
.story-view-box-wrp .story-view-box .story-info-wrp .story.left .testimonial {
  padding: 0;
}
.story-view-box-wrp .story-view-box .story-info-wrp .story.right {
  float: right;
}
.story-view-box-wrp .story-view-box .story-info-wrp .story.right .profile-info .photo {
  float: right;
  margin-left: 20px;
}
.story-view-box-wrp .story-view-box .story-info-wrp .story.right .profile-info .content {
  float: right;
  text-align: right;
}
.story-view-box-wrp .story-view-box .story-info-wrp .story.right .testimonial {
  padding: 0;
  text-align: right;
}
.story-view-box-wrp .story-view-box .story-info-wrp .story.right .testimonial .name:before {
  content: '';
}
.story-view-box-wrp .story-view-box .story-info-wrp .story.right .testimonial .name:after {
  content: ' -';
}
.story-view-box-wrp .story-view-box .story-video {
  text-align: center;
  background: #fff;
}
.story-view-box-wrp .story-view-box .story-share {
  width: 100%;
  padding: 20px;
  display: block;
  overflow: hidden;
  background: #eee;
  text-align: center;
}
@media (max-width: 640px) {
  .story-view-box-wrp .year-seeker {
    height: 80px;
  }
  .story-view-box-wrp .year-seeker .year-seeker-title {
    width: 100%;
    text-align: center;
  }
  .story-view-box-wrp .year-seeker ul.years-nav {
    width: 100%;
  }
  .story-view-box-wrp .story-view-box .box-face {
    height: auto;
    min-height: 150px;
  }
  .story-view-box-wrp .story-view-box .box-face .face-image {
    background-size: 100%;
  }
  .story-view-box-wrp .story-view-box .box-face .box-title {
    padding: 0.5rem;
  }
  .story-view-box-wrp .story-view-box .box-face .box-title .name {
    font-size: 1rem;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
  }
  .story-view-box-wrp .story-view-box .box-face .box-title .info {
    color: rgba(255, 255, 255, 0.5);
  }
  .story-view-box-wrp .story-view-box .box-face .nik-icon-devider {
    display: none;
  }
  .story-view-box-wrp .story-view-box .story-info-wrp .story {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .story-view-box-wrp .story-view-box .story-info-wrp .story .profile-info {
    text-align: center;
  }
  .story-view-box-wrp .story-view-box .story-info-wrp .story .profile-info .photo {
    float: none;
    display: inline-block;
    margin: 0;
  }
  .story-view-box-wrp .story-view-box .story-info-wrp .story .profile-info .content {
    width: 100%;
    text-align: center;
  }
  .story-view-box-wrp .story-view-box .story-info-wrp .story .testimonial:before {
    content: ' ';
  }
  .story-view-box-wrp .story-view-box .story-info-wrp .story .testimonial .name:before {
    content: '- ';
  }
  .story-view-box-wrp .story-view-box .story-info-wrp .story.left .testimonial {
    padding: 0;
  }
  .story-view-box-wrp .story-view-box .story-info-wrp .story.right .profile-info .photo {
    float: none;
    margin: 0;
  }
  .story-view-box-wrp .story-view-box .story-info-wrp .story.right .profile-info .content {
    float: none;
    text-align: center;
  }
  .story-view-box-wrp .story-view-box .story-info-wrp .story.right .testimonial {
    padding: 0;
    text-align: center;
  }
  .story-view-box-wrp .story-view-box .story-info-wrp .story.right .testimonial .name:before {
    content: '- ';
  }
  .story-view-box-wrp .story-view-box .story-info-wrp .story.right .testimonial .name.after {
    content: '';
  }
  .story-view-box-wrp .story-view-box .story-info-wrp .story.right .testimonial:before {
    content: ' ';
  }
  .story-view-box-wrp .story-view-box .story-video {
    padding: 0;
  }
}