    @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,300&display=swap');

    @font-face {
        font-family: 'Vanitas-Bold';
        src: url('../css/fonts/Vanitas-Bold.eot');
        src: url('../css/fonts/Vanitas-Bold.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Vanitas-Bold.woff2') format('woff2'), url('../css/fonts/Vanitas-Bold.woff') format('woff'), url('../css/fonts/Vanitas-Bold.ttf') format('truetype'), url('../css/fonts/Vanitas-Bold.svg#Vanitas-Bold') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }

    /* @font-face {
    font-family: 'Vanitas-Regular';
    src: url('../css/fonts/Vanitas-Regular.eot');
    src: url('../css/fonts/Vanitas-Regular.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/Vanitas-Regular.woff2') format('woff2'),
        url('../css/fonts/Vanitas-Regular.woff') format('woff'),
        url('../css/fonts/Vanitas-Regular.ttf') format('truetype'),
        url('../css/fonts/Vanitas-Regular.svg#Vanitas-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

    html,
    body {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #fff;
        position: relative;
        /* overflow-x: hidden;
        overflow-y: auto; */
    }

    .temp1,
    .temp1-img,
    .temp1-img img,
    .temp1-txtRightBtns,
    .bookAppTab,
    .bookAppTab-item,
    .bookAppTab-head,
    .bookAppTab-main,
    .ppInputRow,
    .ppInputRow label,
    .ppInputRow .ppInputField,
    .copyText,
    .whereToUse,
    .ppInputRow2,
    .ppInputRow2 label,
    .ppInputRow2 .ppInputField2,
    .addInvitee,
    .readOnlyRow,
    .temp2-txt,
    .temp2-slider,
    .exploreSlider,
    .temp3,
    .temp3-txt,
    .temp3-sliderArea,
    .temp4,
    .temp5,
    .temp5-imgArea,
    .temp5-imgSlider,
    .temp5-img,
    .temp5-img img,
    .temp6,
    .temp6-area,
    .temp6-item,
    .temp6-itemBlock,
    .temp6-pdBlockBtm,
    .temp6-flight,
    .temp6-flightList,
    .temp6-flightNote,
    .temp6-flightTrans,
    .drivingExperience,
    .pp-radioRow,
    .drivingExperienceTab,
    .selectTimeSlotTab,
    .writeToUsBlock,
    .writeToUs,
    .eventFeedbackBlock,
    .navpp-block,
    .navpp-blockSub,
    .temp7,
    .temp7-area,
    .temp7-imgArea,
    .temp8,
    .temp8-area,
    .temp8-sliderArea,
    .temp9,
    .temp9-area,
    .temp9-media,
    .temp9-1,
    .temp9-2,
    .temp9-3,
    .temp9-4,
    .temp9-mediaImg,
    .temp10,
    .temp10-area,
    .temp10-sliderArea,
    .temp11,
    .temp11-area,
    .temp11-1,
    .temp11-2,
    .temp12,
    .temp12-area,
    .temp13,
    .temp13-img,
    .temp13-img img,
    .temp14,
    .temp14-btn,
    .temp14-scroll,
    .temp14-top,
    .temp14-list,
    .temp14-list li,
    .temp14-list li strong,
    .temp14-label,
    .temp15,
    .temp15-1,
    .temp15-2,
    .temp15-txt,
    .temp15-txtInner,
    .temp15-txtItem,
    .temp16,
    .temp16-imgArea,
    .temp17,
    .temp17-btn {
        width: 100%;
        float: left;
    }

    /* Template 1 start here */

    .temp1,
    .temp1-img {
        height: 100%;
        /* height: 100vh; */
    }

    .temp1-img img {
        position: relative;
        height: 100vh;
    }

    .temp1-img:after {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 13%;
        content: '';
        background: transparent linear-gradient(0deg, rgba(5, 4, 8, 1) 0%, rgba(6, 5, 8, 0) 100%) 0% 0% no-repeat;
    }

    .temp1-img img {
        object-fit: cover;
        -o-object-fit: cover;
        object-position: bottom;
        -o-object-position: bottom;
    }

    .temp1-txt {
        width: 100%;
        position: absolute;
        top: 200px;
        z-index: 1;
    }

    .temp1-txtLeft {
        width: 50%;
        float: left;
        padding-left: 15%;
        position: relative;
    }

    .temp1-txtRight {
        width: 50%;
        float: left;
        padding-right: 5%;
        position: relative;
    }

    .temp1-txtLeft h5 {
        margin-bottom: 20px;
        font-weight: 600;
        font-size: 18px;
        letter-spacing: 2.52px;
        color: #00D2F2;
        text-transform: uppercase;
    }

    .temp1-txtLefLogo {
        width: 100%;
        display: inline-block;
        vertical-align: bottom;
    }

    .temp1-txtLefLogo span,
    .temp1-txtLefLogo img {
        display: inline-block;
        vertical-align: bottom;
        font-weight: 500;
        font-size: 24px;
        color: #fff;
        line-height: 1;
    }

    .temp1-txtLefLogo span {
        margin-right: 10px;
    }

    .temp1-txtRight p {
        margin-bottom: 25px;
        font-weight: 300;
        font-size: 18px;
        letter-spacing: 1.8px;
        color: #fff;
    }

    .temp1-txtRightBtns a {
        margin-right: 15px;
        overflow: hidden;
    }

    .temp1-txtRightBtns a:last-child {
        margin-right: 0;
    }

    .bookAppTab,
    .bookAppTab-item,
    .bookAppTab-head {
        position: relative;
    }

    .bookAppTab-item {
        padding-left: 50px;
        padding-bottom: 10px;
    }

    .bookAppTab-item:before {
        position: absolute;
        left: 10px;
        top: 0;
        width: 1px;
        height: 100%;
        content: '';
        background-color: #707070;
    }

    .bookAppTab-item.bookAppTab-active:before {
        display: none;
    }

    .bookAppTab-head {
        padding-bottom: 30px;
    }

    .bookAppTab-head:before {
        position: absolute;
        left: -50px;
        top: 0;
        width: 20px;
        height: 20px;
        content: '';
        border: 2px solid #fff;
        border-radius: 100%;
        z-index: 1;
    }

    .bookAppTab-active .bookAppTab-head:before {
        background-color: #fff;
    }

    .bookAppTab-head:after {
        position: absolute;
        left: -50px;
        top: -10px;
        width: 20px;
        height: 40px;
        content: '';
        background-color: #121216;
    }

    .bookAppTab-item.lastTab:before {
        content: none;
    }

    .bookAppTab-head h6 {
        font-weight: 600;
        font-size: 14px;
        color: rgba(255, 255, 255, 0.5);
        letter-spacing: 1.82px;
        line-height: 1.6;
        text-transform: uppercase;
    }

    .bookAppTab-active .bookAppTab-head h6 {
        color: #fff;
    }

    .bookAppTab-main {
        display: none;
    }

    .ppInputRow,
    .ppInputRow .ppInputField {
        position: relative;
    }

    .ppInputField {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        overflow: hidden;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .ppInputRow {
        margin-bottom: 50px;
        height: 83px;
    }

    .ppInputRow.is-empty .ppInputField {
        max-height: 1px;
        overflow: hidden;
        -webkit-transition: max-height 1s ease;
        -moz-transition: max-height 1s ease;
        -o-transition: max-height 1s ease;
        transition: max-height 1s ease;
    }

    .ppInputRow.is-empty:hover .ppInputField,
    .ppInputRow .ppInputField.is-focused {
        max-height: 85px;
        border-bottom: 1px solid#fff;
        -webkit-transition: max-height .8s ease;
        -moz-transition: max-height .8s ease;
        -o-transition: max-height .8s ease;
        transition: max-height .8s ease;
    }

    .ppInputRow label {
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 1.82px;
        color: rgba(255, 255, 255, 0.6);
        text-transform: uppercase;
        padding-bottom: 20px;
    }

    .ppInputField input[type="text"] {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
        padding-right: 50px;
        padding-bottom: 20px;
        font-weight: 500;
        font-size: 20px;
        letter-spacing: 1px;
        color: #fff;
        border: 0;
        outline: 0;
        border-radius: 0;
        box-shadow: none;
        background-color: transparent;
        position: relative;
        z-index: 1;
    }

    .ppInputRow.is-focused .ppInputField input[type="text"] {
        display: block !important;
    }

    .ppInputIcon {
        position: absolute;
        top: 0;
        right: 10px;
        /* background-color: #121216; */
    }

    .ppInputIcon span {
        color: rgba(255, 255, 255, 0.5);
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }

    .ppInputRow .ppInputField input[type="text"]:hover+.ppInputIcon span,
    .ppInputRow .ppInputField input[type="text"]:focus+.ppInputIcon span,
    .ppInputRow2 .ppInputField2 input[type="text"]:hover+.ppInputIcon span,
    .ppInputRow2 .ppInputField2 input[type="text"]:focus+.ppInputIcon span,
    .selectTimeSlot .customSelect:hover+.ppInputIcon span,
    .selectTimeSlot .customSelect:focus+.ppInputIcon span {
        color: #00D2F2;
    }

    .selectTimeSlot .customSelect dd {
        position: relative;
        padding-left: 40px;
    }

    .selectTimeSlot .customSelect dd:before {
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        width: 20px;
        height: 20px;
        border-radius: 100%;
        border: 2px solid rgba(255, 255, 255, 0.6);
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }

    .selectTimeSlot .customSelect dd:after {
        position: absolute;
        left: 5px;
        top: 5px;
        content: '';
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #fff;
        opacity: 0;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }

    .selectTimeSlot .customSelect dd.selected:before {
        border-color: #fff;
    }

    .selectTimeSlot .customSelect dd.selected:after {
        opacity: 1;
    }

    .confirmBook,
    .confirmArrivalFlight,
    .confirmReturnFlight,
    .generateNewId,
    .payConfirmBtn,
    .transportAssistanceBtn {
        text-align: right;
    }

    .payConfirmBtn {
        margin-top: 50px;
    }

    .readOnlyRow {
        position: relative;
        margin-bottom: 40px;
        height: auto;
    }

    .readOnlyRow label {
        padding-bottom: 15px;
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 1.82px;
        color: rgba(255, 255, 255, 0.6);
        text-transform: uppercase;
    }

    .readOnlyRow .ppInputField {
        border-bottom: 0;
        overflow: initial;
    }

    .readOnlyText {
        font-weight: 500;
        font-size: 20px;
        letter-spacing: 0.6px;
        color: #fff;
        text-transform: capitalize;
    }

    .copyText {
        margin: 0;
        padding: 0;
        padding-right: 50px;
        padding-bottom: 20px;
        font-weight: 500;
        font-size: 20px;
        letter-spacing: 0.6px;
        color: #fff;
        text-transform: capitalize;
        border-bottom: 1px solid #fff;
        position: relative;
    }

    .copyBtn {
        position: absolute;
        right: 10px;
        bottom: 14px;
    }

    .copyBtn a {
        display: inline-block;
        padding: 12px 25px;
        margin: 0;
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 1.82px;
        color: #191919;
        text-transform: uppercase;
        border: 0;
        outline: 0;
        box-shadow: none;
        border-radius: 25px;
        background-color: #fff;
    }

    .ppRow {
        width: 100%;
        float: left;
        margin-bottom: 30px;
    }

    .whereToUse {
        text-align: center;
    }

    .whereToUse a {
        display: inline-block;
        font-weight: 500;
        font-size: 18px;
        letter-spacing: 1.08px;
        color: #00D2F2;
    }

    .selectTimeSlot .customSelect .selectValueWrap .caret {
        display: none;
    }

    .ppInputRow2,
    .ppInputRow2 .ppInputField2 {
        position: relative;
    }

    .ppInputRow2 {
        margin-bottom: 30px;
        /* height: 83px; */
    }

    .ppInputField2 {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        /* overflow: hidden; */
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .ppInputRow2.is-empty .ppInputField2 {
        max-height: 1px;
        overflow: hidden;
        -webkit-transition: max-height 1s ease;
        -moz-transition: max-height 1s ease;
        -o-transition: max-height 1s ease;
        transition: max-height 1s ease;
    }

    .ppInputField2.is-focused {
        border-bottom-color: #fff;
    }

    .ppInputRow2 label {
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 1.82px;
        color: rgba(255, 255, 255, 0.6);
        text-transform: uppercase;
        padding-bottom: 20px;
    }

    .ppInputRow2 .ppInputField2 input[type="text"],
    .ppInputRow2 .ppInputField2 input[type="tel"],
    .ppInputRow2 .ppInputField2 input[type="password"],
    .ppInputRow2 .ppInputField2 input[type="email"] {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
        padding-right: 50px;
        padding-bottom: 20px;
        font-weight: 500;
        font-size: 20px;
        letter-spacing: 1px;
        color: #fff;
        border: 0;
        outline: 0;
        border-radius: 0;
        box-shadow: none;
        background-color: transparent;
        position: relative;
        z-index: 1;
    }

    .ppInputRow2.is-empty:hover .ppInputField2 {
        max-height: 85px;
        border-bottom: 1px solid#fff;
        -webkit-transition: max-height .8s ease;
        -moz-transition: max-height .8s ease;
        -o-transition: max-height .8s ease;
        transition: max-height .8s ease;
    }

    .ppInputField2:focus {
        border-bottom: 1px solid#fff;
    }

    .addInvitee {
        margin-top: 30px;
    }

    /* Template 1 end here */
    /* Template 2 start here */

    .temp2 {
        padding-top: 140px;
        padding-bottom: 100px;
        height: 100vh;
        background: linear-gradient(180deg, rgba(5, 4, 8, 1) 0%, rgba(24, 24, 24, 0) 65%) 0% 0% no-repeat;
    }

    .temp2-txt {
        margin-bottom: 60px;
    }

    .temp2-txtLeft,
    .temp2-txtLeft2 {
        width: 50%;
        float: left;
        padding-left: 15%;
        clear: both;
    }

    .temp2-txtLeft,
    .temp2-txtLeft2,
    .temp2-txtRight,
    .temp3-txt,
    .temp3-event,
    .temp4-txt {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        -moz-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        -o-transform: translateX(-100px);
        transform: translateX(-100px);
        -webkit-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -ms-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        transition: all 1s ease-out;
    }

    .temp2-txtLeft.visible,
    .temp2-txtLeft2.visible,
    .temp2-txtRight.visible,
    .temp3-txt.visible,
    .temp3-event.visible,
    .temp4-txt.visible,
    .goToTop.visible,
    .footerTop-img.visible,
    .footerTop h6.visible {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .exploreSlider,
    .temp3-slider,
    .temp12-slider,
    .temp4-img,
    .temp8 h5,
    .temp9-2,
    .temp9-4,
    .temp11-2 {
        opacity: 0;
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }

    .exploreSlider.visible,
    .temp4-img.visible,
    .temp3-slider.visible,
    .temp12-slider.visible,
    .temp8 h5.visible,
    .temp9-2.visible,
    .temp9-4.visible,
    .temp11-2.visible {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .temp9-mediaImg {
        opacity: 0;
        -webkit-transition: all 1.5s ease-in-out;
        -moz-transition: all 1.5s ease-in-out;
        -ms-transition: all 1.5s ease-in-out;
        -o-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out;
    }

    .temp9-mediaImg.visible {
        opacity: 1;
    }

    .goToTop,
    .footerTop-img,
    .footerTop h6 {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -o-transform: translateY(50px);
        transform: translateY(50px);
        -webkit-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -ms-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        transition: all 1s ease-out;
    }

    .footerBottom {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -ms-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        transition: all 1s ease-out;
    }

    .footerBottom.visible {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .temp12-txt {
        opacity: 0;
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px);
        -webkit-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -ms-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        transition: all 1s ease-out;
    }

    .temp12-txt.visible {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .temp2-txtRight {
        width: 50%;
        float: left;
        padding-right: 15%;
    }

    .temp2-txtRight p {
        font-weight: 300;
        font-size: 18px;
        line-height: 1.8;
        letter-spacing: 1.8px;
    }

    .temp2-txtLeft h2 {
        margin-bottom: 35px;
    }

    .exploreSlider {
        position: relative;
    }

    .expSlider-item {
        height: 502px;
        margin-left: 30px;
        margin-right: 30px;
        float: left;
        position: relative;
    }

    .expSlider-itemImg {
        width: 100%;
        float: left;
        position: relative;
        border-radius: 12px;
        border: 1px solid transparent;
    }

    .expSlider-itemImg img {
        width: 100%;
        height: 500px;
        object-fit: cover;
        -o-object-fit: cover;
        border-radius: 12px;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }

    .expSlider-itemImg:after {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        /* background-color: rgba(0,0,0,.5); */
        background-color: #070A13;
        border-radius: 12px;
        mix-blend-mode: soft-light;
    }

    .expSlider-txt {
        position: absolute;
        left: 0;
        bottom: -50px;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        opacity: 0;
        visibility: hidden;
    }

    .expSlider-txt p {
        padding: 25px 10px 0;
        font-weight: 300;
        font-size: 18px;
        color: #E8E8E8;
        letter-spacing: 1.44px;
        line-height: 1.8;
    }

    .expSlider-play {
        position: absolute;
        left: calc(50% - 49px);
        bottom: calc(50% - 49px);
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        opacity: 0;
        visibility: hidden;
    }

    .expSlider-item.slick-center,
    .expSlider-item.slick-center .expSlider-itemImg,
    .expSlider-item.slick-center .expSlider-itemImg img {
        border-radius: 12px;
    }

    .slick-center .expSlider-itemImg {
        border: 1px solid #19D5F2;
    }

    .slick-center .expSlider-itemImg:after {
        background: transparent linear-gradient(180deg, rgba(7, 10, 19, 0.59) 0%, rgba(7, 10, 19, 1) 100%) 0% 0% no-repeat;
        mix-blend-mode: soft-light;
        border-radius: 12px;
        opacity: 0.44;
    }

    .slick-center:hover .expSlider-itemImg img {
        height: 425px;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }

    .slick-center:hover .expSlider-txt {
        bottom: 0;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        opacity: 1;
        visibility: visible;
    }

    .slick-center:hover .expSlider-play {
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        opacity: 1;
        visibility: visible;
    }

    .expNext,
    .expPrev {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        width: 60px;
        height: 60px;
        padding: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: transparent;
        z-index: 1;
    }

    .expNext {
        right: 6%;
    }

    .expPrev {
        left: 6%;
    }

    .temp3-slider .expPrev {
        left: 37%;
    }

    .expNext span,
    .expPrev span {
        position: relative;
        width: 60px;
        height: 60px;
        float: left;
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 100%;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }

    .expNext span:before,
    .expPrev span:before {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 10px;
        height: 10px;
        content: '';
        border-radius: 100%;
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.73);
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }

    .expNext span:after {
        position: absolute;
        left: initial;
        right: 30px;
        top: 50%;
        width: 0;
        height: 1px;
        content: '';
        background-color: #D8D8D8;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }

    .expPrev span:after {
        position: absolute;
        left: 30px;
        top: 50%;
        width: 0;
        height: 1px;
        content: '';
        background-color: #D8D8D8;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }

    .expNext:hover span,
    .expPrev:hover span {
        border: 18px solid rgba(255, 255, 255, 0.1);
    }

    .expNext:hover span:after,
    .expPrev:hover span:after {
        width: 70px;
    }

    .expNext:hover span:after {
        right: 15px;
    }

    .expPrev:hover span:after {
        left: 15px;
    }

    /* Template 2 end here */
    /* Template 3 start here */

    .temp3 {
        padding-top: 100px;
        padding-bottom: 100px;
        height: 100vh;
    }

    .temp3-txt {
        margin-bottom: 60px;
    }

    .temp3-txtLeft {
        width: 50%;
        float: left;
        padding-left: 15%;
    }

    .temp3-txtLeft h2 {
        margin-bottom: 28px;
    }

    .temp3-txtRight {
        width: 50%;
        float: left;
        padding-right: 15%;
    }

    .temp3-txtRight .none-d {
        display: none;
    }

    .temp3-txtRight p {
        padding-top: 15px;
        font-weight: 300;
        font-size: 18px;
        line-height: 1.8;
        letter-spacing: 1.8px;
    }

    .temp3-sliderArea {
        position: relative;
    }

    .temp3-event {
        width: 27%;
        position: absolute;
        left: 4%;
        bottom: 0;
        background-color: #0F0F0F;
        padding: 80px 60px;
        z-index: 1;
    }

    .temp3-event h3 {
        margin-bottom: 25px;
    }

    .temp3-eventDate {
        margin-bottom: 25px;
        font-weight: 600;
        font-size: 18px;
        letter-spacing: 1.8px;
        color: #fff;
        text-transform: uppercase;
    }

    .temp3-eventSub {
        margin-bottom: 55px;
        font-weight: 300;
        font-size: 18px;
        letter-spacing: 1.8px;
        color: #fff;
        /* text-transform: uppercase;  */
    }

    .temp3-eventDisc {
        margin-bottom: 40px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -moz-box;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-height: 1.7;
        /* height: calc(20px * 1.2 * 2); */
    }

    .temp3-slider {
        /* width: 70%; */
        width: 100%;
        float: right;
        position: relative;
        z-index: 1;
    }

    .temp3-sliderItem {
        float: left;
        position: relative;
    }

    .temp3-sliderItemImg {
        width: 69%;
        height: 650px;
        float: right;
        position: relative;
    }

    .temp3-sliderItemImg:after {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 35%;
        content: '';
        background: transparent linear-gradient(180deg, rgba(15, 15, 15, 0) 0%, rgba(15, 15, 15, 1) 100%) 0% 0% no-repeat;
    }

    .temp3-sliderItemImg img {
        width: 100%;
        height: 650px;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .temp3-slider .slick-dots {
        bottom: 25px;
    }

    .evPrev,
    .evNext {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: initial;
        bottom: 12px;
        display: block;
        width: 25px;
        height: 30px;
        padding: 0;
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: transparent;
        z-index: 1;
    }

    .evPrev {
        left: 30%;
    }

    .evNext {
        right: 30%;
    }

    .temp3-videoPlay {
        width: 90px;
        height: 90px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }

    .temp3-videoPlay a {
        width: 90px;
        height: 90px;
        float: left;
        border: 2px solid #fff;
        border-radius: 100%;
        position: relative;
    }

    .temp3-videoPlay a .material-icons {
        font-size: 48px;
        color: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .temp3-videoArea {
        /* width: 100%;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
        display: none;
        text-align: center; */
        width: 70%;
        float: right;
        position: absolute;
        right: 0;
        top: 0;
        display: none;
        text-align: center;
    }

    .temp3-videoArea video {
        width: 100%;
        height: 650px;
        object-fit: cover;
        -o-object-fit: cover;
    }

    .temp3-videoClose {
        position: absolute;
        right: 10px;
        top: 10px;
        cursor: pointer;
        z-index: 111;
    }

    .temp3-videoClose img {
        width: 38px;
        height: 38px;
    }

    /* Template 3 end here */
    /* Template 4 start here */

    .temp4-img {
        width: 100%;
        height: 100vh;
        position: absolute;
        left: 0;
        top: 0;
    }

    .temp4-img img {
        width: 100%;
        height: 100vh;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .temp4-img span {
        width: 100%;
        float: left;
        position: relative;
    }

    .temp4-img span:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100vh;
        content: '';
        background: rgba(15, 15, 15, 0.90);
    }

    .temp4-img span:after {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 25%;
        content: '';
        background: transparent linear-gradient(0deg, rgba(15, 15, 15, 0) 0%, rgba(15, 15, 15, 1) 100%) 0% 0% no-repeat;
    }

    .temp4-img .btmGradient {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 10%;
        background: transparent linear-gradient(180deg, rgba(15, 15, 15, 0) 0%, rgba(15, 15, 15, 1) 100%) 0% 0% no-repeat;
    }

    .temp4-txt {
        width: 100%;
        height: 100vh;
        float: left;
        position: relative;
    }

    .temp4-txtLeft {
        width: 41.66666667%;
        position: absolute;
        left: 15%;
        top: 50%;
        transform: translateY(-50%);
    }

    .temp4-txtLeft h2 {
        margin-bottom: 35px;
    }

    .temp4-txtLeft p {
        padding-right: 30%;
        margin-bottom: 60px;
        font-weight: 300;
        font-size: 18px;
        line-height: 1.8;
        letter-spacing: 1.8px;
        text-transform: capitalize;
    }

    /* Template 4 end here */
    /* Event page css start here */
    /* Template 5 start here */

    .temp5-img,
    .temp5-img img {
        height: 91vh;
    }

    .temp5-imgSlider,
    .temp5-img,
    .temp5-img img {
        position: relative;
    }

    .temp5-img:after {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 35%;
        content: '';
        background: transparent linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, rgba(15, 15, 15, 1) 100%) 0% 0% no-repeat;
    }

    .temp5-img img {
        object-fit: cover;
        -o-object-fit: cover;
        object-position: center;
        -o-object-position: center;
    }

    .temp5-txt {
        /* position: absolute;
    top: initial;
    bottom: 0; */
        width: 100%;
        margin-top: -60px;
        position: relative;
        float: left;
        z-index: 1;
    }

    .temp5-txtLeft {
        width: 41.66666667%;
        float: left;
        padding-left: 10%;
        position: relative;
    }

    .temp5-txtLeftInner {
        width: 100%;
        float: left;
        padding: 55px 60px;
        background-color: #0F0F0F;
    }

    .temp5-txtLeftCol {
        width: 45%;
        float: left;
    }

    .temp5-txtLeftCol:last-child {
        width: 55%;
    }

    .temp5-txtLeftCol h2 {
        line-height: 1.6;
    }

    .temp5-txtLeftColItem {
        width: 100%;
        float: left;
        margin-bottom: 18px;
        margin-top: 17px;
    }

    .temp5-txtLeftColItem .material-icons-outlined {
        width: 45px;
        display: inline-block;
        vertical-align: middle;
        background: transparent linear-gradient(112deg, rgba(134, 134, 134, 1) 0%, rgba(72, 72, 72, 1) 100%) 0% 0%;
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .temp5-txtLeftItemTxt {
        width: calc(100% - 50px);
        display: inline-block;
        vertical-align: middle;
    }

    .temp5-txtLeftItemTxt p {
        font-weight: 500;
        font-size: 18px;
        letter-spacing: 0.54px;
        color: #fff;
    }

    .temp5-txtLeftItemTxt p.temp5-txtLeftItemTxtVal {
        margin-top: 10px;
        font-size: 16px;
        letter-spacing: 0;
        color: rgba(255, 255, 255, 0.6);
    }

    .temp5-txtRight {
        width: 58.33333333%;
        float: right;
        padding-right: 10%;
        padding-left: 2%;
        position: relative;
    }

    .temp5-txtRightInner {
        width: 100%;
        float: left;
        padding: 50px 60px;
        background-color: #0F0F0F;
    }

    .temp5-txtRight h1 {
        margin-bottom: 20px;
    }

    .temp5-txtRight h5 {
        margin-bottom: 20px;
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0.48px;
        color: #00D2F2;
        text-transform: uppercase;
    }

    .temp5-txtRight p {
        font-weight: 300;
        font-size: 18px;
        letter-spacing: 0px;
        color: #fff;
        text-align: justify;
        /* 31-07-2021 - changed by Nitish */
        margin-bottom: 50px;
    }

    .temp5-txtRightBtns {
        width: 100%;
        float: left;
    }

    .temp5-txtRightBtns a {
        /* margin-right: 20px; */
        margin-bottom: 10px;
        float: left;
    }

    .temp5-txtRightBtns a:nth-child(2n+2) {
        float: right;
    }

    .eventDetailMob {
        width: 100%;
        float: left;
        margin-bottom: 40px;
        display: none;
    }

    .temp5-mediaArea {
        width: 100%;
        float: left;
        position: relative;
    }

    .temp5-mediaArea .temp5-imgAreaPoster {
        width: 100%;
        height: 91vh;
        object-fit: cover;
        -o-object-fit: cover;
        object-position: center;
        -o-object-position: center;
    }

    .temp5-videoPlay {
        width: 100px;
        height: 100px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }

    .temp5-videoPlay a {
        width: 100px;
        height: 100px;
        float: left;
        border: 2px solid #fff;
        border-radius: 100%;
        position: relative;
    }

    .temp5-videoPlay a .material-icons {
        font-size: 48px;
        color: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .temp5-videoArea {
        width: 100%;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
        display: none;
        text-align: center;
    }

    .temp5-videoArea video {
        width: 100%;
        height: 91vh;
        object-fit: cover;
        -o-object-fit: cover;
    }

    .temp5-videoClose {
        position: absolute;
        right: 10px;
        top: 100px;
        cursor: pointer;
        z-index: 111;
    }

    .temp5-videoClose img {
        width: 38px;
        height: 38px;
    }

    /* Template 5 end here */
    /* Template 6 start here */

    .temp6-area {
        padding: 60px 10%;
        position: relative;
    }

    .temp6-item {
        position: relative;
        margin-bottom: 70px;
    }

    .temp6-item p {
        font-weight: 300;
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 1.8;
        text-align: justify;
        /* 31-07-2021 - changed by Nitish */
    }

    .temp6-item p a {
        color: #00D2F2;
    }

    .temp6-item h4 {
        font-size: 40px;
        letter-spacing: 0.64px;
        margin-bottom: 30px;
    }

    .temp6-itemBlock {
        padding-bottom: 25px;
        margin-bottom: 40px;
        position: relative;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .temp6-itemBlock:last-child {
        margin-bottom: 0;
    }

    .temp6-itemBlock.temp6-pdBlock {
        margin-bottom: 0;
    }

    .temp6-pdBlock h5 {
        margin-bottom: 20px;
        padding-right: 70%;
        letter-spacing: 0.72px;
    }

    .temp6-pdBlock p {
        margin-bottom: 20px;
        padding-right: 70%;
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0px;
        color: rgba(255, 255, 255, 0.6);
    }

    .temp6-pdBlock p a {
        color: rgba(255, 255, 255, 0.6);
    }

    .temp6-item p.temp6-pdBlockBtm {
        margin-top: 25px;
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0px;
        color: rgba(255, 255, 255, 0.3);
    }

    .temp6-itemBlockBtn {
        position: absolute;
        right: 20px;
        bottom: 25px;
    }

    .temp6-itemBlockLabel {
        margin-bottom: 20px;
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 2.08px;
        color: rgba(255, 255, 255, 0.6);
        text-transform: uppercase;
    }

    .temp6-itemBlockVal {
        padding-right: 70px;
        font-weight: 500;
        font-size: 24px;
        letter-spacing: 0.72px;
        color: #fff;
    }

    .temp6-itemBlockVal a {
        color: #fff;
    }

    .temp6-flight {
        margin-bottom: 60px;
        position: relative;
    }

    .temp6-flight:last-child {
        margin-bottom: 0;
    }

    .temp6-flight h5 {
        margin-bottom: 40px;
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0.48px;
        color: #00D2F2;
        text-transform: uppercase;
    }

    .temp6-flightList .temp6-itemBlock {
        float: left;
        padding-right: 30px;
        padding-left: 30px;
        padding-bottom: 0;
        border-bottom: 0;
        position: relative;
    }

    .temp6-flightList .temp6-itemBlock .temp6-itemBlockVal {
        padding-right: 0;
    }

    .temp6-flightList .temp6-itemBlock:after {
        position: absolute;
        right: 0;
        top: 0;
        width: 1px;
        height: 68px;
        content: '';
        background-color: rgba(255, 255, 255, 0.1);
        border-bottom: 0;
    }

    .temp6-flightList .temp6-itemBlock:first-child {
        width: 17%;
        padding-left: 0;
    }

    .temp6-flightList .temp6-itemBlock:nth-child(2) {
        width: 20%;
    }

    .temp6-flightList .temp6-itemBlock:nth-child(3) {
        width: 45%;
    }

    .temp6-flightList .temp6-itemBlock:last-child {
        width: 18%;
        padding-right: 0;
        border-bottom: 0;
    }

    .temp6-flightList .temp6-itemBlock:last-child:after {
        content: none;
    }

    .temp6-flightNote p {
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0.48px;
        line-height: 1.6;
        color: rgba(255, 255, 255, 0.6);
    }

    .temp6-flightNote p em {
        font-style: normal;
        color: #fff;
    }

    .temp6-flightTrans {
        margin-top: 30px;
    }

    .temp6-flightTrans img {
        margin-right: 20px;
        display: inline-block;
        vertical-align: middle;
    }

    .temp6-flightTrans span {
        width: calc(100% - 50px);
        display: inline-block;
        vertical-align: middle;
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 1.82px;
        color: #fff;
        text-transform: uppercase;
    }

    .temp6-itemBlockBtn.flightEdit {
        bottom: -5px;
    }

    /* Template 6 end here */
    /* Reserve your slot popup css */
    /* .selectTimeSlotTab {
    display: none;
} */

    .selectTimeSlotTab,
    .drivingExperienceTab {
        position: initial !important;
    }

    .drivingExperience {
        margin-top: 20px;
    }

    .drivingExperience h6 {
        margin-bottom: 50px;
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 1.82px;
        color: rgba(255, 255, 255, .6);
        line-height: 1.4;
        text-transform: uppercase;
    }

    .pp-radioRow {
        margin-bottom: 40px;
    }

    /* Edit Personal Details popup css */

    .pdRow,
    .pdFullRow {
        width: 100%;
        float: left;
    }

    .pdHalfRow {
        width: 50%;
        float: left;
        position: relative;
    }

    .pdHalfRow:first-child {
        padding-right: 40px;
    }

    .pdHalfRow:nth-child(2) {
        padding-left: 40px;
    }

    .pdRow .ppInputRow2 {
        margin-bottom: 40px;
    }

    .pdRow h5 {
        margin-bottom: 30px;
        margin-top: 20px;
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 1.82px;
        color: #fff;
        text-transform: uppercase;
    }

    .ppInputField2.selctField {
        border-bottom: 0;
    }

    .ppInputField2.ppInputField2w30 {
        width: 45%;
    }

    .ppInputField2.ppInputField2w70 {
        width: calc(55% - 20px);
        margin-left: 20px;
    }

    .ppInputField2.ppInputField2w30 .nice-listWrap {
        padding: 20px;
    }

    .ppInputField2.ppInputField2w30 .nice-select .option {
        padding-left: 30px;
    }

    /* .ppInputField2.ppInputField2w30 .nice-select .current {
    padding-left: 20px;
} */

    .ppInputRow2.is-empty .ppInputField2.ppInputField2w30,
    .ppInputRow2.is-empty .ppInputField2.ppInputField2w70 {
        overflow: initial;
        max-height: initial;
    }

    /* Add Meal Preference popup css */

    textarea {
        width: 100%;
        float: left;
        margin: 0;
        padding: 15px 20px;
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 1.8;
        color: #fff;
        border: 0;
        outline: 0;
        border-radius: 4px;
        box-shadow: none;
        background-color: transparent;
        border: 1px solid rgba(255, 255, 255, .3);
        resize: none;
        position: relative;
        transition: all .4s ease;
    }

    /* textarea:focus {
    border-color: #fff;
} */

    .writeToUsBlock {
        margin-top: 40px;
    }

    .writeToUsBlock p {
        margin-bottom: 15px;
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 1.6;
        color: rgba(255, 255, 255, .6);
    }

    .writeToUsBtn {
        margin-bottom: 15px;
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 1.82px;
        color: #00D2F2;
        text-transform: uppercase;
        float: left;
        cursor: pointer;
    }

    .writeToUs {
        position: relative;
        display: none;
    }

    .writeToUsClose {
        position: absolute;
        right: 0;
        top: -34px;
        color: #00D2F2;
        cursor: pointer;
    }

    .writeToUsFlight {
        margin-bottom: 40px;
    }

    .nice-select.custom:after,
    .selectize-control.custom.single .selectize-input:after {
        content: none;
    }

    .nice-select.custom:hover+.ppInputIcon span,
    .nice-select.custom:active+.ppInputIcon span,
    .nice-select.custom.open+.ppInputIcon span,
    .nice-select.custom:focus+.ppInputIcon span,
    .selectize-control.custom:hover+.ppInputIcon span,
    .selectize-control.custom:active+.ppInputIcon span,
    .selectize-control.custom.open+.ppInputIcon span,
    .selectize-control.custom:focus+.ppInputIcon span {
        color: #00D2F2;
    }

    /* My Profile Nav popup css start here */

    .profileTop {
        width: 100%;
        float: left;
        padding: 0 40px;
        text-align: center;
        margin-bottom: 30px;
        position: absolute;
        top: 0;
        left: 0;
    }

    .profileTop:before {
        width: 60%;
        height: 3px;
        content: '';
        position: absolute;
        left: 20%;
        bottom: 0;
        background: transparent linear-gradient(90deg, rgba(48, 123, 191, 0) 0%, rgba(0, 210, 242, 1) 100%);
        border-radius: 6px;
        opacity: 0.55;
        filter: blur(7px);
    }

    .profileTop:after {
        width: 60%;
        height: 3px;
        content: '';
        position: absolute;
        left: 20%;
        bottom: 0;
        background: transparent linear-gradient(90deg, rgba(48, 123, 191, 0) 0%, rgba(0, 210, 242, 1) 100%);
        border-radius: 6px;
    }

    .profileTop h5 {
        margin-bottom: 10px;
        font-weight: 500;
        font-size: 28px;
        letter-spacing: 0.84px;
        color: #fff;
    }

    .profileTop p {
        margin-bottom: 10px;
        font-weight: 500;
        font-size: 18px;
        letter-spacing: 0;
        color: rgba(255, 255, 255, .6);
        padding-bottom: 20px;
    }

    .navpp-block {
        padding-bottom: 15px;
        margin-bottom: 40px;
        position: relative;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .navpp-blockSub {
        margin-bottom: 20px;
        position: relative;
    }

    .navpp-block:last-child {
        margin-bottom: 0;
    }

    .navpp-block.temp6-pdBlock {
        margin-bottom: 0;
    }

    .navpp-block h5 {
        margin-bottom: 10px;
        padding-right: 70px;
        font-weight: 500;
        font-size: 20px;
        letter-spacing: 0.6px;
        color: #fff;
    }

    .navpp-block p {
        margin-bottom: 10px;
        padding-right: 50%;
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0px;
        color: rgba(255, 255, 255, 0.6);
    }

    .navpp-blockBtn {
        position: absolute;
        right: 20px;
        bottom: 15px;
    }

    .navpp-blockSub .navpp-blockBtn {
        bottom: 0;
    }

    .navpp-blockLabel {
        margin-bottom: 20px;
        font-weight: 600;
        font-size: 12px;
        letter-spacing: 1.56px;
        color: rgba(255, 255, 255, 0.6);
        text-transform: uppercase;
    }

    .navpp-blockVal {
        padding-right: 70px;
        font-weight: 500;
        font-size: 20px;
        letter-spacing: 0.6px;
        color: #fff;
    }

    .navpp-blockLabel2 {
        margin-bottom: 15px;
        font-weight: 600;
        font-size: 12px;
        letter-spacing: 1.56px;
        color: rgba(255, 255, 255, 0.6);
        text-transform: uppercase;
    }

    /* Navigation Popup css start here */

    .navPopup {
        width: 100%;
        height: 100%;
        position: fixed;
        left: initial;
        right: -100%;
        top: 0;
        transition: all 1.5s cubic-bezier(.25, .74, .22, .99);
        z-index: 200;
    }

    .navPopup.navPopup-open {
        right: 0;
    }

    .navPopup2 {
        width: 100%;
        height: 100%;
        position: fixed;
        left: initial;
        right: 0;
        top: 0;
        transition: all 1.5s cubic-bezier(.25, .74, .22, .99);
        z-index: 200;
        /* opacity: 0;
    visibility: hidden; */
    }

    .navPopup2.navPopup-open {
        /* opacity: 1;
    visibility: visible; */
    }

    .navPopup-inner {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
    }

    .navpp-content {
        max-width: 800px;
        width: 100%;
        height: 100%;
        background: #191919;
        margin: 0;
        padding: 0;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        position: relative;
        text-align: left;
        float: right;
    }

    .navpp-withHeader,
    .navpp-noHeader {
        width: 100%;
        height: 100%;
        position: absolute;
    }

    .navpp-head {
        width: 100%;
        float: left;
        padding: 28px 80px;
        background: #1F1F1F;
        position: absolute;
        left: 0;
        top: 0;
    }

    .navpp-head h5 {
        font-family: 'Vanitas-Bold', 'Montserrat', sans-serif;
        /* font-weight: 500;
    font-size: 18px; 
    letter-spacing: 0.84px;*/
        font-size: 20px;
        letter-spacing: 0.6px;
        color: #fff;
    }

    .navpp-head .supportTitle {
        margin-right: 15px;
        color: rgba(255, 255, 255, .8);
    }

    .navpp-head .supportTitle:hover {
        color: #fff;
    }

    .navpp-head .supportTitleSub {
        margin-left: 15px;
    }

    .navpp-head .supportTitleSubMid {
        margin-left: 15px;
        margin-right: 15px;
    }

    .navpp-main {
        /* width: 100%;
    float: left;
    padding: 40px 40px 20px;
    position: relative; */
        width: 100%;
        height: calc(100% - 160px);
        float: left;
        padding: 0 40px;
        position: absolute;
        left: 0;
        top: 120px;
        overflow: hidden;
        overflow-y: auto;
    }

    .navpp-mainInner {
        /* width: 100%;
    height: calc(100vh - 300px);
    float: left;
    overflow: auto;
    position: relative; */
        width: 100%;
        height: calc(100% - 90px);
        float: left;
        padding: 0 40px;
        position: absolute;
        left: 0;
        /* background: #2c0909; */
        top: 90px;
        overflow: hidden;
        overflow-y: auto;
    }

    .navpp-mainInner:focus {
        outline: 0;
    }

    .navpp-mainInner2 {
        /* width: 100%;
    height: calc(100vh - 360px);
    float: left;
    overflow: auto;
    position: relative */
        width: 100%;
        height: calc(100% - 200px);
        float: left;
        padding: 0 40px;
        position: absolute;
        left: 0;
        /* background: #2c0909; */
        top: 125px;
        overflow: hidden;
        overflow-y: auto;
    }

    .navpp-mainInner2:focus {
        outline: 0;
    }

    .navpp-mainInner3 {
        /* width: 100%;
    height: calc(100vh - 160px);
    float: left;
    overflow: auto;
    position: relative; */
        width: 100%;
        height: 100%;
        float: left;
        padding: 0 40px;
        position: absolute;
        left: 0;
        /* background: #2c0909; */
        overflow: hidden;
        overflow-y: auto;
    }

    .navpp-mainInner3:focus {
        outline: 0;
    }

    .navpp-mainInner4 {
        /* width: 100%;
    height: calc(100vh - 280px);
    margin-top: 20px;
    float: left;
    overflow: auto;
    position: relative; */
        width: 100%;
        height: calc(100% - 70px);
        float: left;
        padding: 0 40px;
        position: absolute;
        left: 0;
        top: 0;
        /* background: #2c0909; */
        overflow: hidden;
        overflow-y: auto;
    }

    .navpp-mainInner4:focus {
        outline: 0;
    }

    .navpp-mainInner5 {
        /*     width: 100%;
    height: calc(100vh - 370px);
    float: left;
    overflow: auto;
    position: relative; */
        width: 100%;
        height: calc(100% - 200px);
        float: left;
        padding: 0 40px;
        position: absolute;
        left: 0;
        top: 130px;
        /* background: #2c0909; */
        overflow: hidden;
        overflow-y: auto;
    }

    .navpp-mainInner5:focus {
        outline: 0;
    }

    .navpp-mainScroll {
        width: 100%;
        float: left;
        padding: 0 40px;
    }

    .navpp-subNav {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 40px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .navpp-subNav ul {
        width: auto;
        position: relative;
    }

    .navpp-subNav ul,
    .navpp-subNav li {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .navpp-subNav li {
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
    }

    .navpp-subNav li a {
        display: inline-block;
        padding: 0 50px 25px;
        /* font-size: 14px;
    font-weight: 500; 
    letter-spacing: 0.42px;*/
        font-family: 'Vanitas-Bold', 'Montserrat', sans-serif;
        font-size: 20px;
        color: rgba(255, 255, 255, .8);
        letter-spacing: 0.42px;
        position: relative;
    }

    .navpp-subNav li a.activeSubNav {
        color: #fff;
    }

    .navpp-subNav li a.activeSubNav:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 4px;
        background: transparent linear-gradient(91deg, rgba(48, 123, 191, 1) 0%, rgba(0, 210, 242, 1) 100%) 0% 0% no-repeat;
        border-radius: 6px;
    }

    .navpp-subNav .focusedTab {
        width: 100%;
        height: 2px;
        background: transparent linear-gradient(91deg, rgba(48, 123, 191, 1) 0%, rgba(0, 210, 242, 1) 100%) 0% 0% no-repeat;
        border-radius: 0 0 6px 6px;
    }

    .relatedToArea {
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }

    .relatedTo {
        display: inline-block;
        vertical-align: middle;
        margin-right: 30px;
        font-weight: 600;
        font-size: 10px;
        letter-spacing: 1.3px;
        color: #fff;
        text-transform: uppercase;
    }

    .relatedToList {
        width: calc(100% - 115px);
        display: inline-block;
        vertical-align: middle;
        overflow: hidden;
        position: relative;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .relatedToList::-webkit-scrollbar,
    .relatedToList .relatedToListItems::-webkit-scrollbar {
        display: none;
    }

    .relatedToList .relatedToListItems {
        overflow-x: scroll;
        white-space: nowrap;
        width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .relatedToList .relatedToListItems::-webkit-scrollbar {
        display: none;
    }

    .relatedToList .relatedToListItems a {
        display: inline-block;
        padding: 7px 15px;
        margin-right: 10px;
        font-weight: 500;
        font-size: 14px;
        line-height: 1;
        letter-spacing: 0.42px;
        color: #fff;
        border: 1px solid rgba(255, 255, 255, .2);
        border-radius: 25px;
    }

    .relatedToList .relatedToListItems a.relatedToListActive {
        color: #00D2F2;
        border: 1px solid rgba(0, 210, 242, .2);
    }

    .relatedToList ul,
    .relatedToList li {
        margin: 0;
        padding: 0;
        list-style: none;
        white-space: nowrap;
    }

    .relatedToList li {
        margin-right: 10px;
        display: inline-block;
    }

    .relatedToList li a {
        display: inline-block;
        padding: 7px 15px;
        font-weight: 500;
        font-size: 14px;
        line-height: 1;
        letter-spacing: 0.42px;
        color: #fff;
        border: 1px solid rgba(255, 255, 255, .2);
        border-radius: 25px;
    }

    .relatedToList li a.relatedToListActive {
        color: #00D2F2;
        border: 1px solid rgba(0, 210, 242, .2);
    }

    .navpp-subNavContent,
    .navpp-subNavItem,
    .faqArea,
    .faqList,
    .faqItem,
    .faqItem-head,
    .faqItem-content,
    .contactArea,
    .contactList,
    .contactItem,
    .convTop,
    .convTopItem,
    .convTopItem2,
    .convArea,
    .profileBtm,
    .enterScroll {
        width: 100%;
        float: left;
    }

    .navpp-subNavItem {
        /* display: none; */
    }

    .faqItem {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        padding-bottom: 20px;
        margin-bottom: 40px;
    }

    .faqItem-head {
        position: relative;
    }

    .faqItem-head h6 {
        width: 80%;
        float: left;
        font-weight: 500;
        font-size: 14px;
        color: #fff;
        line-height: 1.6;
        letter-spacing: 0.42px;
    }

    .faqBtn {
        position: absolute;
        right: 0;
        bottom: -5px;
    }

    .faqBtn a {
        width: 34px;
        height: 34px;
        display: inline-block;
        color: #fff;
        text-align: center;
        border-radius: 100%;
        border: 1px solid rgba(255, 255, 255, .2);
        background-color: rgba(0, 0, 0, .2);
        position: relative;
        z-index: 1;
    }

    .faqBtn a .material-icons-outlined {
        font-size: 18px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: all 1.5s cubic-bezier(.25, .74, .22, .99);
    }

    .faqItem-headActive .faqBtn a .material-icons-outlined {
        transform: translate(-50%, -50%) rotate(-45deg);
    }

    .faqItem-content {
        padding-right: 10%;
        padding-top: 20px;
        display: none;
        font-weight: 500;
        font-size: 14px;
        color: #fff;
        line-height: 1.6;
        letter-spacing: 0.42px;
    }

    .contactItem {
        position: relative;
        margin-bottom: 40px;
    }

    .contactAvatar {
        width: 150px;
        height: 150px;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1;
    }

    .contactAvatar img {
        width: 150px;
        height: 150px;
        border-radius: 50%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .contactRight {
        width: 88%;
        padding: 25px 80px 25px 100px;
        float: right;
        position: relative;
        border-radius: 10px;
        background-color: rgba(255, 255, 255, .08);
        border: 1px solid rgba(0, 210, 242, .08);
    }

    .contactRight h5 {
        margin-bottom: 10px;
        font-family: 'Vanitas-Bold';
        letter-spacing: 0.72px;
    }

    .contactRight p.designation {
        margin-bottom: 30px;
        font-weight: 500;
        font-size: 16px;
        color: rgba(255, 255, 255, .6);
    }

    .contactRight p {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }

    .contactRight p a {
        width: 100%;
        float: left;
        font-weight: 500;
        font-size: 16px;
        color: #fff;
    }

    .contactRight p a .material-icons-outlined {
        width: 35px;
        padding-right: 10px;
        float: left;
        font-size: 20px;
    }

    .contactRight p a .contactLinkTxt {
        width: calc(100% - 35px);
        float: left;
        word-break: break-word;
    }

    .contactBtn {
        position: absolute;
        right: 30px;
        top: 30px;
    }

    .contactBtn a {
        width: 46px;
        height: 46px;
        float: left;
        border-radius: 50%;
        color: #fff;
        position: relative;
        z-index: 1;
        /* background: transparent linear-gradient(180deg, #00D2F2 0%, #A2F2FF 97%, #A7F3FF 100%) 0% 0%; */
        background: transparent linear-gradient(90deg, #A2F2FF 0%, #00D2F2 48%, #00D2F2 100%) 0% 0%;
        mix-blend-mode: lighten;
        /* filter: blur(23px); */
    }

    .contactBtn a .material-icons-outlined {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .contactBtn a:after {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: '';
        background: transparent linear-gradient(0deg, #00D2F2 0%, #A2F2FF 97%, #A7F3FF 100%) 0% 0% no-repeat;
        mix-blend-mode: lighten;
        opacity: 0.5;
        filter: blur(20px);
        z-index: -1;
    }

    .contactBtn a.iconImgLink .material-icons-outlined img {
        width: 46px;
        height: 46px;
        position: absolute;
    }

    .contactBtn a.iconImgLink {
        background: transparent;
        mix-blend-mode: normal;
    }

    .contactBtn a.iconImgLink:after {
        content: none;
    }

    .contactBtn a.iconImgLink .material-icons-outlined {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        float: left;
    }

    .iconImgLinkWhite {
        opacity: 1;
        transition: all 1s cubic-bezier(.25, .74, .22, .99);
    }

    .iconImgLinkBlue {
        opacity: 0;
        transition: all 1s cubic-bezier(.25, .74, .22, .99);
    }

    .contactBtn a.iconImgLink:hover .iconImgLinkBlue {
        opacity: 1;
    }


    .convTop {
        padding: 0 80px;
        padding-bottom: 30px;
        position: absolute;
        left: 0;
        top: 0;
        height: 130px;
    }

    .convTopItemAvatar {
        width: 100px;
        height: 100px;
        float: left;
        border-radius: 50%;
        margin-right: 40px;
    }

    .convTopItemAvatar img {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .convTopItemRight {
        width: calc(100% - 140px);
        padding: 20px 0;
        float: left;
        position: relative;
    }

    .convTopItemRight h5 {
        padding-right: 50px;
        margin-bottom: 10px;
        font-family: 'Vanitas-Bold';
        letter-spacing: 0.72px;
    }

    .convTopItemRight p.designation {
        font-weight: 500;
        font-size: 16px;
        color: rgba(255, 255, 255, .6);
    }

    .convArea {
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        box-sizing: border-box;
        width: calc(100% - 160px);
        height: 100%;
        position: absolute;
    }

    .convChat {
        width: 100%;
        display: flex;
        flex-direction: column;
        min-height: 100%;
        /*  position: absolute;
    bottom: 0; */
    }

    .msg {
        box-sizing: border-box;
        margin: 20px 0;
        max-width: 80%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    /* .convChat {
        height: 500px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        align-items: flex-end;
    }

    .msg {
        position: relative;
        box-sizing: border-box;
        margin: 20px 0;
        max-width: 80%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        align-items: flex-end;
        align-self: flex-end;
    } */

    /*     .msg-received {
        -ms-flex-item-align: start;
        -webkit-align-self: flex-start;
        align-self: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    
    .msg-sent {
        -ms-flex-item-align: end;
        -webkit-align-self: flex-end;
        align-self: flex-end;
        -webkit-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
    } */
    .msg-received {
        -ms-flex-item-align: start;
        -webkit-align-self: flex-start;
        align-self: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }

    .msg-sent {
        -ms-flex-item-align: end;
        -webkit-align-self: flex-end;
        align-self: flex-end;
        -webkit-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
    }

    .msg .msg-text {
        box-sizing: border-box;
        padding: 20px;
        font-weight: 600;
        font-size: 16px;
        letter-spacing: 0;
        color: #fff;
        line-height: 1.2;
        word-break: break-word;
        background: rgba(255, 255, 255, .1);
        border-radius: 10px;
    }

    .msg.msg-received .msg-text {
        border-bottom-left-radius: 0;
    }

    .msg.msg-sent .msg-text {
        border-bottom-right-radius: 0;
    }

    .msg .msg-text h6 {
        margin-bottom: 10px;
        letter-spacing: 0.48px;
        color: #00D2F2;
    }

    .msg .msg-text p {
        font-weight: 500;
        line-height: 1.6;
    }

    .msg-toolbar {
        width: calc(100% - 160px);
        margin-top: 10px;
        padding: 16px 16px 16px 25px;
        position: relative;
        float: left;
        background: rgba(255, 255, 255, .1);
        border-radius: 30px;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        position: absolute;
        left: 80px;
        bottom: 0;
    }

    .msg-toolbar input[type="text"],
    .msg-toolbar textarea {
        width: 80%;
        float: left;
        padding: 0;
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0.16px;
        color: #fff;
        line-height: 27px;
        padding: 0;
        margin: 0;
        border: 0;
        outline: 0;
        background: transparent;
        border-radius: 0;
        box-shadow: none;
        display: block;
    }

    .msg-toolbar input[type="text"]:focus,
    .msg-toolbar textarea:focus {
        border: 0;
        outline: 0;
    }

    .msg-toolbar .msg-send {
        width: auto;
        float: right;
        padding: 8px 15px;
        font-weight: 600;
        font-size: 11px;
        letter-spacing: 1.43px;
        color: #121216;
        line-height: 1;
        text-align: center;
        text-transform: uppercase;
        border: 0;
        outline: 0;
        background: transparent linear-gradient(110deg, #307BBF 0%, #00D2F2 100%);
        mix-blend-mode: lighten;
        border-radius: 16px;
        position: relative;
        z-index: 1;
    }

    .msg-toolbar .msg-send:before {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        background: transparent linear-gradient(90deg, #00D2F2 0%, #A2F2FF 97%, #A7F3FF 100%) 0% 0% no-repeat;
        mix-blend-mode: lighten;
        border-radius: 2px;
        /* opacity: 0.48; */
        filter: blur(23px);
        z-index: -1;
    }

    .msg-offline,
    .msg-online {
        width: 100%;
        float: left;
        position: relative;
    }

    .msg-offline:after {
        width: 2px;
        height: 20px;
        content: '';
        background: transparent linear-gradient(110deg, #307BBF 0%, #00D2F2 100%);
        position: absolute;
        left: calc(50% - 45px);
        top: 4px;
    }

    .msg-offline input[type="text"] {
        width: calc(50% - 35px);
        padding-right: 20px;
        float: left;
    }

    .loadingChat {
        /*  position: absolute;
        top: 0; */
        font-weight: 500;
        font-size: 16px;
        color: #fff;
    }

    .loadingChat span {
        position: relative;
    }

    .loadingChat span:after {
        content: ' .';
        animation: dots 1s steps(5, end) infinite;
    }

    @keyframes dots {

        0%,
        20% {
            color: rgba(0, 0, 0, 0);
            text-shadow:
                .25em 0 0 rgba(0, 0, 0, 0),
                .5em 0 0 rgba(0, 0, 0, 0);
        }

        40% {
            color: white;
            text-shadow:
                .25em 0 0 rgba(0, 0, 0, 0),
                .5em 0 0 rgba(0, 0, 0, 0);
        }

        60% {
            text-shadow:
                .25em 0 0 white,
                .5em 0 0 rgba(0, 0, 0, 0);
        }

        80%,
        100% {
            text-shadow:
                .25em 0 0 white,
                .5em 0 0 white;
        }
    }

    .contactList .convTopItem {
        margin-top: 20px;
        margin-bottom: 25px;
        cursor: pointer;
    }

    .contactList .convTopItemRight {
        /* padding: 22px 0 32px;
        border-bottom: 1px solid rgba(255, 255, 255, .2); */
        padding: 0;
        position: relative;
    }

    .contactList .convTopItemRight p.designation {
        padding-right: 0;
    }

    .convTopItemRightTxt {
        width: 100%;
        float: left;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .convTopItemRightBtm {
        width: 100%;
        float: left;
    }

    .convTopItemRightBtm p {
        font-weight: 300;
        font-size: 14px;
        letter-spacing: 0;
        color: rgba(255, 255, 255, .6);
        text-transform: capitalize;
    }

    .convTopItemRightDate {
        padding-right: 15px;
        position: relative;
    }

    .convTopItemRightDate:after {
        position: absolute;
        right: -4px;
        top: 0;
        content: '|';
    }

    .convTopItemRightSub {
        padding-left: 15px;
    }

    .createMessageBtn {
        position: absolute;
        right: 0;
        bottom: 20px;
    }

    .createMessageBtn a {
        padding: 4px 0;
        font-weight: 500;
        font-size: 12px;
        line-height: 1;
        letter-spacing: 0.72px;
        color: #00D2F2;
        text-transform: uppercase;
    }

    .convTopItemRight.withBorder {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
    }

    .convTopItemRight.withBorder h5 {
        padding-right: 0;
    }

    .convTopItemRight.withBorder p.designation {
        padding-right: 50px;
    }

    .msgSubject {
        width: 100%;
        float: left;
        margin-top: 20px;
    }

    .msgSubjectLabel,
    .msgSubjectVal,
    .msgSubjectDate {
        width: 100%;
        float: left;
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 0px;
        color: rgba(255, 255, 255, .6);
    }

    .msgSubjectVal {
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 400;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -moz-box;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        line-height: 1.2;
        -webkit-line-clamp: 2;
        height: calc(16px * 1.2 * 2);
    }

    .msgSubjectDate span {
        font-size: 14px;
        font-weight: 500;
        padding: 5px 20px;
        display: inline-block;
        background: rgba(255, 255, 255, .1);
        border-radius: 20px;
    }

    .messageCaht .convTop {
        height: 230px;
    }

    .messageCaht .navpp-mainInner5 {
        height: calc(100% - 300px);
        top: 230px;
    }

    .msg-time {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        font-weight: 500;
        font-size: 10px;
        line-height: 1;
        letter-spacing: 0.7px;
        color: rgba(255, 255, 255, .6);
    }

    .msg.msg-sent .msg-time {
        text-align: right;
    }

    .pp-offline {
        width: 100%;
        height: 100%;
        float: left;
        position: relative;
        background: rgba(25, 25, 25, .95);
        backdrop-filter: blur(30px);
        -webkit-backdrop-filter: blur(30px);
        -moz-backdrop-filter: blur(30px);
        -ms-backdrop-filter: blur(30px);
        -o-backdrop-filter: blur(30px);
        z-index: 2;
    }

    .offlineIcon {
        font-family: 'Vanitas-Bold';
        font-size: 100px;
        color: #fff;
        line-height: 180px;
        width: 180px;
        height: 180px;
        display: inline-block;
        margin-bottom: 40px;
        border-radius: 100%;
        background: transparent linear-gradient(180deg, rgba(255, 255, 255, .1) 0%, rgba(18, 18, 22, .1) 100%) 0% 0% no-repeat padding-box;
    }

    .pp-offlineBtns {
        width: 100%;
        padding: 40px 30px;
        position: absolute;
        bottom: 0;
        left: 0;
        text-align: center;
    }

    .pp-offlineBtns a {
        display: inline-block;
        margin-left: 20px;
        margin-right: 20px;
    }

    .createMessageForm .convArea {
        padding-top: 40px;
    }

    .createMessageForm .ppInputField input[type="text"] {
        padding-right: 0;
    }

    .createMessageForm .msg-toolbar {
        padding: 0;
        background: none;
    }

    #createMessagePopup2,
    #createMessagePopup {
        right: 0;
    }

    .msgCount {
        min-width: 20px;
        padding: 4px;
        position: absolute;
        right: 20px;
        top: 25px;
        font-weight: 500;
        font-size: 12px;
        line-height: 1;
        color: #fff;
        letter-spacing: .36px;
        text-align: center;
        border-radius: 15px;
        background: transparent linear-gradient(133deg, rgba(48, 123, 191, 1) 0%, rgba(0, 210, 242, 1) 100%);
    }

    .profileBtm {
        width: 100%;
        padding: 20px 40px 0;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .profileBtmBtnLeft {
        width: 50%;
        float: left;
        padding-right: 20px;
    }

    .profileBtmBtnLeft .borderedBtn3 {
        width: 100%;
    }

    .profileBtmBtnRight {
        width: 50%;
        float: right;
        padding-left: 20px;
    }

    .profileBtmBtnRight .blueGradient {
        width: 100%;
    }

    .enterScroll {
        padding-bottom: 150px;
    }

    /* .supportConversation {
    background-color: #191919;
    z-index: 1;
} */

    .g-scrolling-carousel {
        position: relative;
    }

    .g-scrolling-carousel .items {
        overflow-x: scroll;
        white-space: nowrap;
        width: 100%;
        -webkit-overflow-scrolling: touch;
    }

    .g-scrolling-carousel .items::-webkit-scrollbar {
        display: none;
    }

    .jc-right,
    .jc-left {
        width: 36px;
        height: 36px;
        color: #757575;
        margin-bottom: auto;
        margin-top: auto;
        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 4px 8px 0 rgba(0, 0, 0, 0.20);
        background: #fff;
        border-radius: 50%;
        cursor: pointer;
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 2;
        opacity: 0.94;
        display: none !important;
    }

    .jc-right {
        right: -18px;
    }

    .jc-left {
        left: -18px;
    }

    .jc-right:hover,
    .jc-left:hover {
        opacity: 0.98;
    }

    .jc-right svg,
    .jc-left svg {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        width: 24px;
        height: 24px;
        fill: #757575;
    }

    .jc-right:hover svg,
    .jc-left:hover svg {
        fill: #000;
    }

    @media (pointer: coarse) {

        .jc-right,
        .jc-left {
            display: none !important;
        }
    }

    .noselect {
        -webkit-touch-callout: none;
        /* iOS Safari */
        -webkit-user-select: none;
        /* Safari */
        -khtml-user-select: none;
        /* Konqueror HTML */
        -moz-user-select: none;
        /* Firefox */
        -ms-user-select: none;
        /* Internet Explorer/Edge */
        user-select: none;
    }

    /* Exclusive Preview page css start here */

    .epBg {
        background-color: #070A13;
    }

    .epHeader {
        width: 100%;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
    }

    .epLogoArea {
        position: absolute;
        top: 15px;
        left: 50%;
        transform: translateX(-50%);
    }

    .epLogoArea img {
        height: 48px;
        float: left;
    }

    .backToCportal {
        float: left;
        padding-left: 100px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .backToCportal a {
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 2.52px;
        color: #fff;
        text-shadow: 0 10px 20px rgba(0, 210, 242, 0.3);
        text-transform: uppercase;
    }

    .backToCportal img,
    .backToCportal span {
        display: inline-block;
        vertical-align: middle;
    }

    .backToCportal span {
        padding-left: 15px;
    }

    /* Template 7 start here */

    .temp7,
    .temp7-area,
    .temp7-imgArea {
        position: relative;
    }

    .temp7-imgArea .temp7-imgAreaPoster {
        width: 100%;
        height: 100vh;
        object-fit: cover;
        -o-object-fit: cover;
        object-position: bottom;
        -o-object-position: bottom;
    }

    .temp7-videoPlay {
        width: 100px;
        height: 100px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%);
        text-align: center;
    }

    .temp7-videoPlay a {
        width: 100px;
        height: 100px;
        float: left;
        border: 2px solid #fff;
        border-radius: 100%;
        position: relative;
    }

    .temp7-videoPlay a .material-icons {
        font-size: 48px;
        color: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .temp7-videoArea {
        width: 100%;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
        display: none;
        text-align: center;
    }

    .temp7-videoArea video {
        width: 100%;
        height: 100vh;
        object-fit: cover;
        -o-object-fit: cover;
    }

    .temp7-videoClose {
        position: fixed;
        right: 30px;
        top: 20px;
        cursor: pointer;
        z-index: 111;
    }

    .temp7-wrap {
        position: absolute;
        top: 200px;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
    }

    .temp7-1 {
        margin-bottom: 30px;
        font-weight: 600;
        letter-spacing: 3.12px;
        color: #299AB2;
        text-shadow: 0 3px 36px rgba(43, 222, 255, 0.41);
        text-transform: uppercase;
    }

    .temp7-2 {
        margin-bottom: 30px;
        font-weight: 300;
        font-size: 42px;
        letter-spacing: 8.4px;
        color: #fff;
        text-transform: uppercase;
    }

    .temp7-3 {
        position: absolute;
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%);
        font-weight: 300;
        letter-spacing: 3.12px;
        color: #2CDFFF;
        text-shadow: 0 3px 36px rgba(43, 222, 255, 0.41);
        z-index: 1;
    }

    /* Template 7 end here */
    /* Template 8 start here */

    .temp8 {
        padding-top: 150px;
        padding-bottom: 100px;
    }

    .temp8 h2 {
        width: 100%;
        float: left;
        margin-bottom: 40px;
        font-weight: 300;
        font-size: 42px;
        letter-spacing: 8.4px;
        color: #19D5F2;
        text-transform: uppercase;
        text-align: center;
    }

    .temp8 h5 {
        width: 100%;
        float: left;
        margin-bottom: 40px;
        font-weight: 300;
        letter-spacing: 3.12px;
        color: #fff;
        text-align: center;
        text-shadow: 0 3px 36px rgba(41, 211, 243, 0.54);
    }

    .temp8-item {
        width: 100%;
        height: 100%;
        padding: 20px;
        float: left;
        position: relative;
        transition: all .6s ease-in-out;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
    }

    .temp8-item:before {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        background: transparent linear-gradient(180deg, rgba(7, 10, 19, 0.60) 0%, rgba(7, 10, 19, 1) 100%) 0% 0% no-repeat;
        mix-blend-mode: soft-light;
        border-radius: 12px;
        z-index: 1;
    }

    .temp8-item .temp8-itemInner {
        width: 100%;
        height: 100%;
        border-radius: 12px;
        border: 1px solid rgba(0, 210, 242, 0);
        transform: scale(.9);
        -webkit-transform: scale(.9);
        -moz-transform: scale(.9);
        -ms-transform: scale(.9);
        -o-transform: scale(.9);
        transition: all .6s ease-in-out;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        position: relative;
    }

    .temp8-item .temp8-itemInner:before {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        border-radius: 12px;
        background: transparent linear-gradient(180deg, rgba(7, 10, 19, 0.59) 0%, rgba(7, 10, 19, 1) 100%) 0% 0% no-repeat;
        mix-blend-mode: soft-light;
    }

    .temp8-item .temp8-itemInner:after {
        width: 100%;
        height: 40%;
        position: absolute;
        left: 0;
        bottom: 0;
        content: '';
        background: transparent linear-gradient(180deg, rgba(7, 10, 19, 0) 0%, rgba(7, 10, 19, 1) 100%) 0% 0% no-repeat padding-box;
        mix-blend-mode: soft-light;
        border-radius: 0px 0px 12px 12px;
    }

    .temp8-item:hover .temp8-itemInner:before,
    .temp8-item:hover .temp8-itemInner:after {
        background: transparent;
    }

    .temp8-item:hover .temp8-itemInner {
        border-color: rgba(0, 210, 242, 1);
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    .temp8-item .temp8-itemInner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        -o-object-fit: cover;
        border-radius: 12px;
    }

    .temp8-item p {
        width: 100%;
        padding: 0 30px 30px;
        position: absolute;
        bottom: 0;
        left: 0;
        font-weight: 500;
        font-size: 20px;
        letter-spacing: 1px;
        color: #fff;
        line-height: 1.4;
        opacity: 0.7;
        transition: all .6s ease-in;
        -webkit-transition: all .6s ease-in;
        -moz-transition: all .6s ease-in;
        -ms-transition: all .6s ease-in;
        -o-transition: all .6s ease-in;
        z-index: 2;
    }

    .temp8-item:hover p {
        opacity: 1;
    }

    .temp8-item a {
        width: 80px;
        height: 80px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        border: 2px solid #fff;
        border-radius: 100%;
        opacity: 0.7;
        transition: all .6s ease-in;
        -webkit-transition: all .6s ease-in;
        -moz-transition: all .6s ease-in;
        -ms-transition: all .6s ease-in;
        -o-transition: all .6s ease-in;
        z-index: 1;
    }

    .temp8-item a .material-icons {
        font-size: 48px;
        color: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .temp8-item:hover a {
        opacity: 1;
    }

    /* Template 8 end here */
    /* Template 9 start here */

    .temp9 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .temp9,
    .temp9-area,
    .temp9-imgArea {
        position: relative;
    }

    .temp9-1 {
        margin-bottom: 40px;
        font-weight: 300;
        font-size: 42px;
        letter-spacing: 8.4px;
        color: #19D5F2;
        text-transform: uppercase;
        text-align: center;
    }

    .temp9-2 {
        margin-bottom: 40px;
        font-weight: 300;
        letter-spacing: 3.12px;
        color: #fff;
        text-align: center;
        text-shadow: 0 3px 36px rgba(41, 211, 243, 0.54);
    }

    .temp9-3 {
        margin-bottom: 30px;
        font-weight: 300;
        letter-spacing: 3.12px;
        color: #19D5F2;
        text-align: center;
        text-shadow: 0 3px 36px rgba(24, 204, 232, 0.52);
    }

    .temp9-4 {
        font-weight: 300;
        font-size: 16px;
        letter-spacing: 2.08px;
        color: #fff;
        text-align: center;
        text-shadow: 0 3px 36px rgba(24, 204, 232, 0.52);
    }

    .temp9-media {
        margin-bottom: 40px;
        position: relative;
    }

    .temp9-mediaImg {
        position: relative;
    }

    .temp9-mediaImg:before {
        width: 100%;
        height: 40%;
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        background: transparent linear-gradient(0deg, rgba(7, 10, 19, 0) 0%, rgba(7, 10, 19, 1) 100%) 0% 0% no-repeat;
        opacity: 0.8;
    }

    .temp9-mediaImg:after {
        width: 100%;
        height: 40%;
        position: absolute;
        left: 0;
        bottom: 0;
        content: '';
        background: transparent linear-gradient(180deg, rgba(7, 10, 19, 0) 0%, rgba(7, 10, 19, 1) 100%) 0% 0% no-repeat;
        opacity: 0.8;
    }

    .temp9-mediaImg img {
        width: 100%;
        height: 600px;
        float: left;
        object-fit: cover;
        -o-object-fit: cover;
    }

    /* Template 9 end here */
    /* Template 10 start here */

    .temp10 {
        padding-top: 150px;
        padding-bottom: 100px;
    }

    .temp10 h2 {
        width: 100%;
        float: left;
        margin-bottom: 40px;
        font-weight: 300;
        font-size: 42px;
        letter-spacing: 8.4px;
        color: #19D5F2;
        text-transform: uppercase;
        text-align: center;
    }

    .temp10 h5 {
        width: 100%;
        float: left;
        margin-bottom: 40px;
        font-weight: 300;
        letter-spacing: 3.12px;
        color: #fff;
        text-align: center;
        text-shadow: 0 3px 36px rgba(41, 211, 243, 0.54);
    }

    /* Template 10 end here */
    /* Template 11 start here */

    .temp11 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .temp11-1 {
        margin-bottom: 40px;
        font-weight: 300;
        font-size: 42px;
        letter-spacing: 8.4px;
        color: #19D5F2;
        text-transform: uppercase;
        text-align: center;
    }

    .temp11-2 {
        margin-bottom: 40px;
        font-weight: 300;
        letter-spacing: 3.12px;
        color: #fff;
        text-align: center;
        text-shadow: 0 3px 36px rgba(41, 211, 243, 0.54);
    }

    /* Template 11 end here */

    .frame {
        width: 100%;
        height: 586px;
        padding: 0;
    }

    .frame .slidee {
        margin: 0;
        padding: 0;
        height: 100%;
        list-style: none;
    }

    .frame .slidee li {
        float: left;
        margin: 0;
        padding: 0;
        width: 416px;
        height: 100%;
    }

    .scrollbar {
        max-width: 1000px;
        margin: 40px auto;
        height: 6px;
        line-height: 0;
        background: #172331;
        border-radius: 20px;
    }

    .scrollbar .handle {
        width: 150px;
        height: 10px;
        border-radius: 20px;
        background: #2CDFFF;
        position: relative;
        top: -2px;
        cursor: pointer;
    }

    .temp10-sliderArea .frame {
        height: 546px;
    }

    .temp10-item {
        width: 100%;
        height: 100%;
        padding: 20px;
        float: left;
        position: relative;
        transition: all .6s ease-in-out;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
    }

    .temp10-item:before {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        background: transparent linear-gradient(180deg, rgba(7, 10, 19, 0.60) 0%, rgba(7, 10, 19, 1) 100%) 0% 0% no-repeat;
        mix-blend-mode: soft-light;
        border-radius: 12px;
        z-index: 1;
    }

    .temp10-item .temp10-itemInner {
        width: 100%;
        height: 100%;
        border-radius: 12px;
        border: 1px solid rgba(0, 210, 242, 0);
        transform: scale(.95);
        -webkit-transform: scale(.95);
        -moz-transform: scale(.95);
        -ms-transform: scale(.95);
        -o-transform: scale(.95);
        transform-origin: top;
        -webkit-transform-origin: top;
        -moz-transform-origin: top;
        -ms-transform-origin: top;
        -o-transform-origin: top;
        transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        position: relative;
    }

    .temp10-item .temp10-itemInner:before {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        border-radius: 12px;
        background: transparent linear-gradient(180deg, rgba(7, 10, 19, 0.59) 0%, rgba(7, 10, 19, 1) 100%) 0% 0% no-repeat;
        mix-blend-mode: soft-light;
        transition: all .6s ease-in;
        -webkit-transition: all .6s ease-in;
        -moz-transition: all .6s ease-in;
        -ms-transition: all .6s ease-in;
        -o-transition: all .6s ease-in;
    }

    .temp10-item .temp10-itemInner:after {
        width: 100%;
        height: 40%;
        position: absolute;
        left: 0;
        bottom: 0;
        content: '';
        background: transparent linear-gradient(180deg, rgba(7, 10, 19, 0) 0%, rgba(7, 10, 19, 1) 100%) 0% 0% no-repeat padding-box;
        mix-blend-mode: soft-light;
        border-radius: 0px 0px 12px 12px;
        transition: all .6s ease-in;
        -webkit-transition: all .6s ease-in;
        -moz-transition: all .6s ease-in;
        -ms-transition: all .6s ease-in;
        -o-transition: all .6s ease-in;
    }

    .temp10-item:hover .temp10-itemInner:before,
    .temp10-item:hover .temp10-itemInner:after {
        background: transparent;
        transition: all .6s ease-in;
        -webkit-transition: all .6s ease-in;
        -moz-transition: all .6s ease-in;
        -ms-transition: all .6s ease-in;
        -o-transition: all .6s ease-in;
    }

    .temp10-item:hover .temp10-itemInner {
        border-color: rgba(0, 210, 242, 1);
        height: 72%;
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    .temp10-item .temp10-itemInner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        -o-object-fit: cover;
        border-radius: 12px;
    }

    .temp10-item .temp10-txt {
        width: 100%;
        height: 28%;
        transition: all .6s ease-in;
        -webkit-transition: all .6s ease-in;
        -moz-transition: all .6s ease-in;
        -ms-transition: all .6s ease-in;
        -o-transition: all .6s ease-in;
        opacity: 0;
        visibility: hidden;
    }

    .temp10-item .temp10-txt p {
        width: 100%;
        padding: 20px;
        font-weight: 300;
        font-size: 20px;
        letter-spacing: 1px;
        color: #fff;
        line-height: 1.3;
        transition: all .6s ease-in;
        -webkit-transition: all .6s ease-in;
        -moz-transition: all .6s ease-in;
        -ms-transition: all .6s ease-in;
        -o-transition: all .6s ease-in;
    }

    .temp10-item:hover .temp10-txt {
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        opacity: 1;
        visibility: visible;
    }

    /* Exclusive Preview page css end here */
    /* TnC page css start here */

    .navTabTxt {
        font-family: 'Vanitas-Bold', 'Montserrat', sans-serif;
        /* font-weight: 500; */
        font-size: 20px;
        color: #fff;
        letter-spacing: 0.6px;
        display: inline-block;
        margin: 0 30px;
        padding: 0 15px;
        padding-bottom: 34px;
    }

    .tncArea {
        max-width: 1280px;
        margin: 0 auto;
        margin-top: 150px;
    }

    .tncItem {
        width: 100%;
        float: left;
        margin-bottom: 50px;
    }

    .tncArea h4 {
        margin-bottom: 30px;
        letter-spacing: normal;
    }

    .tncArea h6 {
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 30px;
        word-break: break-word;
    }

    .tncArea p {
        font-weight: 300;
        font-size: 18px;
        line-height: 1.8;
        margin-bottom: 20px;
        word-break: break-word;

        a {
            color: #fff;
        }
    }

    .tncItem ul {
        padding: 0 0 0 16px;

        li {
            margin-bottom: 15px;
            font-weight: 300;
            font-size: 18px;
            line-height: 1.8;
            word-break: break-word;

            a {
                color: #fff;
            }
        }
    }

    ul.tncList {
        list-style: lower-latin;
    }
    ul.tncListDisc {
        list-style: disc;
    }

    /* TnC page css end here */
    /* No RSVP page css start here */

    .no-rsvp {
        width: 100%;
        float: left;
        position: relative;
        margin-top: -315px;
    }

    .no-rsvpArea {
        width: 100%;
        float: left;
        padding: 0 10%;
    }

    .no-rsvpInner {
        width: 100%;
        float: left;
        padding: 50px;
        background-color: #0F0F0F;
    }

    .no-rsvpIcon {
        width: 180px;
        height: 180px;
        display: inline-block;
        margin-bottom: 40px;
        border-radius: 100%;
        background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(18, 18, 22, 0.1) 100%) 0% 0% no-repeat;
        font-weight: 400;
        font-size: 100px;
        color: #fff;
        line-height: 180px;
    }

    .no-rsvpArea h4 {
        margin-bottom: 30px;
    }

    .no-rsvpTxt {
        max-width: 600px;
        margin: 0 auto;
    }

    .no-rsvpTxt p {
        max-width: 400px;
        margin: 0 auto;
        max-width: 400px;
        letter-spacing: 1px;
        line-height: 1.6;
    }

    /* No RSVP page css end here */

    /* Follow section start here */
    .blackBg {
        background-color: #000;
    }

    .temp12 {
        padding-top: 100px;
        padding-bottom: 100px;
        height: 100vh;
    }

    .temp12-area {
        position: relative;
    }

    .temp12-slider {
        width: 70%;
        float: left;
        position: relative;
        z-index: 1;
    }

    .temp12-sliderItem {
        float: left;
        position: relative;
    }

    .temp12-sliderItemImg {
        width: 100%;
        height: 650px;
        float: left;
        position: relative;
    }

    .temp12-sliderItemImg:after {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 35%;
        content: '';
        background: transparent linear-gradient(180deg, rgba(15, 15, 15, 0) 0%, rgba(15, 15, 15, 1) 100%) 0% 0% no-repeat;
    }

    .temp12-sliderItemImg img {
        width: 100%;
        height: 650px;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .temp12-slider .slick-dots {
        bottom: 25px;
    }

    .temp12-videoPlay {
        width: 90px;
        height: 90px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }

    .temp12-videoPlay a {
        width: 90px;
        height: 90px;
        float: left;
        border: 2px solid #fff;
        border-radius: 100%;
        position: relative;
    }

    .temp12-videoPlay a .material-icons {
        font-size: 48px;
        color: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .temp12-videoArea {
        width: 100%;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
        display: none;
        text-align: center;
    }

    .temp12-videoArea video {
        width: 100%;
        height: 650px;
        object-fit: cover;
        -o-object-fit: cover;
    }

    .temp12-videoClose {
        position: absolute;
        right: 10px;
        top: 10px;
        cursor: pointer;
        z-index: 111;
    }

    .temp12-videoClose img {
        width: 38px;
        height: 38px;
    }

    .temp12-txt {
        width: 27%;
        position: absolute;
        right: 3%;
        bottom: 50px;
        background-color: #0F0F0F;
        padding: 80px 60px;
        z-index: 1;
    }

    .temp12-txt h3 {
        margin-bottom: 25px;
    }

    .temp12-txtDate {
        margin-bottom: 25px;
        font-weight: 600;
        font-size: 18px;
        letter-spacing: 1.8px;
        color: #fff;
        text-transform: uppercase;
    }

    .temp12-txtSub {
        margin-bottom: 50px;
        font-weight: 300;
        font-size: 18px;
        letter-spacing: 1.8px;
        color: #fff;
        /* text-transform: uppercase; */
    }

    .temp7-imgArea:after {
        width: 100%;
        height: 20%;
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        background: transparent linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%) 0% 0% no-repeat;
    }

    /* Follow page css start here */
    .temp13-img img {
        height: auto;
    }

    .temp14 {
        height: 100vh;
        background-color: #000;
    }

    .temp14-btn {
        padding-top: 30px;
        margin-bottom: 40px;
        text-align: center;
    }

    .temp14-scroll {
        height: calc(100% - 400px);
        overflow: hidden;
        position: relative;
        background: transparent linear-gradient(179deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.86) 100%) 0% 0% no-repeat;
    }

    .temp14-scroll:before {
        width: 100%;
        height: 160px;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        background: transparent linear-gradient(179deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%) 0% 0% no-repeat padding-box;
        opacity: 0.86;
        z-index: 1;
    }

    .temp14-track {
        width: 100%;
        height: 100%;
        padding-top: 100px;
        padding-bottom: 100px;
        position: absolute;
        top: 0;
        left: 0;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .temp14-top {
        font-family: 'Vanitas-Bold', 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: 24px;
        color: rgba(255, 255, 255, .7);
        letter-spacing: 0.6px;
        text-align: center;
        margin-bottom: 20px;
    }

    .temp14-top span {
        color: #fff;
    }

    .temp14-list,
    .temp14-list li {
        text-align: center;
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .temp14-list li {
        margin-top: 35px;
        margin-bottom: 35px;
    }

    .temp14-list li strong {
        margin-bottom: 10px;
        font-family: 'Vanitas-Bold', 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: 100px;
        color: #fff;
        text-align: center;
    }

    .temp14-list li strong small {
        font-size: 32px;
    }

    .temp14-label {
        margin-bottom: 15px;
        font-weight: 300;
        font-size: 16px;
        letter-spacing: 3.2px;
        color: #fff;
        text-transform: uppercase;
    }

    .temp14-arrowBtn {
        display: inline-block;
    }

    .temp15 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .temp15-1 {
        margin-bottom: 40px;
        font-weight: 300;
        font-size: 42px;
        letter-spacing: 8.4px;
        color: #19D5F2;
        text-transform: uppercase;
        text-align: center;
    }

    .temp15-2 {
        margin-bottom: 40px;
        font-weight: 300;
        letter-spacing: 3.12px;
        color: #fff;
        text-align: center;
        text-shadow: 0 3px 36px rgba(41, 211, 243, 0.54);
    }

    .temp15-txtLabel {
        margin-bottom: 40px;
        font-family: 'Vanitas-Bold', 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: 18px;
        letter-spacing: 2.34px;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }

    .temp15-txtInner {
        padding: 70px 100px;
        background: transparent linear-gradient(121deg, rgba(255, 255, 255, 0.1) 0%, rgba(15, 15, 15, 0.1) 100%) 0% 0% no-repeat;
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 4px;
    }

    .temp15-txtItem {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .temp15-txtItem h5 {
        margin-bottom: 20px;
        font-family: 'Vanitas-Bold', 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: 40px;
        letter-spacing: 0.8px;
        color: #fff;
    }

    .temp15-txtItem p,
    .temp15-txtInner p {
        font-weight: 300;
        font-size: 18px;
        color: #fff;
        line-height: 1.6;
    }

    .temp15-txtItem p strong,
    .temp15-txtInner p strong {
        margin-bottom: 20px;
        font-family: 'Vanitas-Bold', 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: 40px;
        letter-spacing: 0.8px;
        color: #fff;
    }

    .temp16-imgArea {
        position: relative;
    }

    .temp16-imgArea:before {
        width: 100%;
        height: 35%;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        background: transparent linear-gradient(0deg, rgba(7, 10, 19, 0) 0%, rgba(0, 0, 0, 1) 100%) 0% 0% no-repeat;
    }

    .temp16-imgArea:after {
        width: 100%;
        height: 60%;
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%) 0% 0% no-repeat;
    }

    .temp16-imgArea .temp16-img {
        width: 100%;
        height: 100vh;
        object-fit: cover;
        -o-object-fit: cover;
    }

    .temp16-txt {
        max-width: 510px;
        position: absolute;
        bottom: 60px;
        left: 50%;
        transform: translateX(-50%);
        text-shadow: 0px 3px 36px rgba(24, 204, 232, 0.52);
        text-align: center;
        z-index: 1;
    }

    .temp16-1 {
        margin-bottom: 15px;
        font-family: 'Vanitas-Bold', 'Montserrat', sans-serif;
        font-weight: 500;
        letter-spacing: 3.12px;
        color: #19D5F2;
    }

    .temp16-2 {
        font-weight: 300;
        font-size: 16px;
        letter-spacing: 2.08px;
        color: #fff;
        text-align: center;
    }

    .temp17 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .temp17-area .writeToUsBlock p {
        margin-bottom: 20px;
        font-size: 18px;
    }

    .temp17-area textarea {
        font-size: 18px;
        letter-spacing: 0;
        margin-bottom: 40px;
    }

    .temp17-btn {
        text-align: right;
    }

    .temp18,
    .temp18-map {
        width: 100%;
        float: left;
    }

    .temp18 {
        position: relative;
    }

    .temp18-map {
        height: 100vh;
        position: relative;
    }

    .temp18-map #map {
        width: 100%;
        height: 100vh;
        float: left;
        position: relative;
    }

    .temp18-txt {
        max-width: 1640px;
        width: 90%;
        padding: 30px 100px;
        position: absolute;
        left: 50%;
        bottom: 30px;
        transform: translateX(-50%);
        background: transparent linear-gradient(97deg, rgba(255, 255, 255, 0.1) 0%, rgba(15, 15, 15, 0.1) 100%) 0% 0% no-repeat;
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 4px;
    }

    .temp18-txt p {
        font-weight: 300;
        font-size: 18px;
        letter-spacing: 0px;
        color: #fff;
        line-height: 1.6;
    }

    /* map css start here */
    .gm-style .gm-style-iw-c {
        top: -25px;
        border-radius: 0;
        padding: 0;
        background-color: #000;
        border: 1px solid #00D2F2;
    }

    .gm-style .gm-style-iw-t::after {
        width: 1px;
        height: 36px;
        left: 0;
        top: -25px;
        background: #00D2F2;
        box-shadow: none;
        transform: none;
    }

    .mapContent {
        width: 100%;
        float: left;
        padding: 20px;
    }

    h2.mapContentHead {
        font-family: 'Montserrat', sans-serif;
        font-size: 24px;
        font-weight: 500;
        color: #fff;
        line-height: 1.3;
        letter-spacing: 0.72px;
        text-transform: capitalize;
    }

    .mapContentTxt {
        width: 100%;
        float: left;
    }

    .mapContentTxt p {
        font-size: 12px;
        font-weight: 500;
        line-height: 1.4;
        color: rgba(0, 0, 0, .7);
        margin-bottom: 12px;
    }

    .temp39-mapArea #map button {
        right: 0 !important;
        top: 0 !important;
    }

    .mapItemArea {
        width: 100%;
        float: left;
    }

    .mapItem {
        width: 50%;
        float: left;
        margin-top: 7px;
        margin-bottom: 7px;
    }

    .mapItem:nth-child(2n+1) {
        clear: both;
    }

    .mapLabel {
        width: 100%;
        float: left;
        font-size: 11px;
        font-weight: 500;
        color: rgba(0, 0, 0, .4);
    }

    .mapField {
        width: 100%;
        float: left;
        padding-right: 5%;
        font-size: 12px;
        font-weight: 500;
        line-height: 1;
        color: rgba(0, 0, 0, .8);
        word-break: break-all;
    }

    .mapField a {
        color: rgba(0, 0, 0, .8);
    }

    .mapField a:hover {
        color: #000;
    }

    .performance .pp-mainScroll {
        padding-left: 10%;
        padding-right: 10%;
    }




    .performanceChart {
        width: 100%;
        min-height: 450px;
        padding: 0;
        position: relative;
        display: inline-block;
    }

    .performanceChart canvas {
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
    }

    .toolbar {
        display: flex;
    }

    .toolbar>* {
        margin: 0 8px 0 0;
    }

    .btn {
        background-color: #aaa;
        border-radius: 4px;
        color: white;
        padding: 0.25rem 0.75rem;
    }

    .btn .fa {
        font-size: 1rem;
    }

    .btn:hover {
        background-color: #888;
        color: white;
        text-decoration: none;
    }

    .btn-chartjs {
        background-color: #f27173;
    }

    .btn-chartjs:hover {
        background-color: #e25f5f;
    }

    .btn-docs:hover {
        background-color: #2793db;
    }

    .btn-docs {
        background-color: #36A2EB;
    }

    .btn-docs:hover {
        background-color: #2793db;
    }

    .btn-gh {
        background-color: #444;
    }

    .btn-gh:hover {
        background-color: #333;
    }

    .btn-on {
        border-style: inset;
    }

    .chartjs-title {
        font-size: 2rem;
        font-weight: 600;
        white-space: nowrap;
    }

    .chartjs-title::before {
        background-image: url(logo.svg);
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 40px;
        content: 'Chart.js | ';
        color: #f27173;
        font-weight: 600;
        padding-left: 48px;
    }

    .chartjs-caption {
        font-size: 1.2rem;
    }

    .chartjs-links {
        display: flex;
        justify-content: center;
        padding: 8px 0;
    }

    .chartjs-links a {
        align-items: center;
        display: flex;
        font-size: 0.9rem;
        margin: 0.2rem;
    }

    .chartjs-links .fa:before {
        margin-right: 0.5em;
    }

    .samples-category {
        display: inline-block;
        margin-bottom: 32px;
        vertical-align: top;
        width: 25%;
    }

    .samples-category>.title {
        color: #aaa;
        font-weight: 300;
        font-size: 1.5rem;
    }

    .samples-category:hover>.title {
        color: black;
    }

    .samples-category>.items {
        padding: 8px 0;
    }

    .samples-entry {
        padding: 0 0 4px 0;
    }

    .samples-entry>.title {
        font-weight: 700;
    }

    @media (max-width: 640px) {
        .samples-category {
            width: 33%;
        }
    }

    @media (max-width: 512px) {
        .samples-category {
            width: 50%;
        }
    }

    @media (max-width: 420px) {
        .chartjs-caption {
            font-size: 1.05rem;
        }

        .chartjs-title::before {
            content: '';
        }

        .chartjs-links a {
            flex-direction: column;
        }

        .chartjs-links .fa {
            margin: 0
        }

        .samples-category {
            width: 100%;
        }
    }

    .analyser table {
        color: #333;
        font-size: 0.9rem;
        margin: 8px 0;
        width: 100%
    }

    .analyser th {
        background-color: #f0f0f0;
        padding: 2px;
    }

    .analyser td {
        padding: 2px;
        text-align: center;
    }

    .followHeader .navTabs {
        text-align: left;
        padding-left: 150px;
    }

    .followHeader .logoArea:after {
        width: 1px;
        height: 50px;
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        background-color: #fff;
    }

    .followHeader .navTabs a {
        margin: 0 15px;
        padding-left: 0;
        padding-right: 0;
    }

    .followHeader .navTabs a.activeNav:before {
        content: none;
    }

    .followHeader .navTabs a.activeNav:after {
        left: -19px;
        bottom: 64%;
        width: 4px;
        height: 4px;
        background: #fff;
        border-radius: 100%;
    }

    /* Follow section end here */
    .preLoader {
        background: #000;
    }

    #eHeartVideo {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        /* object-fit: cover;
        -o-object-fit: cover; */
    }

    .ppInputRow.msgTextarea {
        height: auto !important;
    }

    .ppInputRow.msgTextarea .ppInputField {
        border-bottom-width: 0px;
    }

    .noMessages {
        font-weight: 300;
        font-size: 14px;
        line-height: 1.6;
        color: #fff;
    }

    .temp19 {
        position: relative;
    }

    .temp19-area {
        padding: 60px 11% 180px;
        position: relative;
        float: left;
    }

    .temp19-inner {
        width: 100%;
        float: left;
        margin-bottom: 100px;
    }

    .temp19-item1 {
        width: 50%;
        float: left;
        position: relative;
    }

    .temp19-item1 .date {
        width: 38%;
        background-color: #0F0F0F;
        font-size: 64px;
        color: #fff;
        text-align: center;
        padding: 40px;
        display: inline-block;
        position: absolute;
        bottom: 0;
        right: -100px;
        border-right: 1px solid #00D2F2;
    }

    .temp19-item1 h2 {
        line-height: 1.4;
    }

    .temp19-item1 .date span {
        font-size: 64px;
        white-space: nowrap;
    }

    .temp19-item1 img {
        width: 100%;
        height: 400px;
        object-fit: cover;
        -o-object-fit: cover;
    }

    .temp19-item2 {
        width: 50%;
        float: left;
        padding: 100px 0 0 12%;
    }


    .temp19-area h1 {
        letter-spacing: 0.64px;
        margin-bottom: 80px;
        font-weight: bold;
        margin-top: 65px;
        margin-left: 6%;
    }

    .temp19 h3 {
        margin-bottom: 20px;
    }

    .temp19 p {
        font-weight: 300;
        font-size: 18px;
        letter-spacing: 1.8px;
        color: #fff;
        text-transform: uppercase;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -moz-box;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-height: 1.4;
    }

    .temp19 .arrowBtn {
        display: inline-block;
        padding-right: 50px;
        font-weight: 500;
        font-size: 16px;
        color: #00D2F2;
        letter-spacing: 2.88px;
        text-transform: uppercase;
        text-shadow: 0px 10px 20px rgb(0 210 242 / 30%);
        position: relative;
        -webkit-tap-highlight-color: transparent;
    }

    .temp19-location {
        width: 100%;
        float: left;
        margin-bottom: 18px;
        margin-top: 20px;
        margin-bottom: 60px;
        display: flex;
    }

    .temp19-location .material-icons-outlined {
        width: 40px;
        background: transparent linear-gradient(112deg, rgba(134, 134, 134, 1) 0%, rgba(72, 72, 72, 1) 100%) 0% 0%;
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        float: left;
    }

    .temp19-location p {
        width: calc(100% - 40px);
        font-size: 16px;
        letter-spacing: 0;
        line-height: 1.6;
        color: rgba(255, 255, 255, 0.6);
        float: left;
        text-transform: none;
    }

    .temp19-videoPlay {
        width: 60px;
        height: 60px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }

    .temp19-videoPlay a {
        width: 60px;
        height: 60px;
        float: left;
        border: 2px solid #fff;
        border-radius: 100%;
        position: relative;
    }

    .temp19-videoArea {
        width: 100%;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
        display: none;
        text-align: center;
    }

    .temp19-videoPlay a .material-icons {
        font-size: 32px;
        color: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }


    .temp20 {
        position: relative;
    }

    .temp20-area {
        padding: 60px 10% 180px;
        position: relative;
        float: left;
    }

    .temp20-text-area {
        width: 100%;
        float: left;
        margin-bottom: 109px;
        margin-top: 110px;
    }

    .temp20 h3 {
        text-align: center;
    }

    .temp20 p {
        font-size: 18px;
        font-weight: 300;
        text-align: center;
        margin-top: 24px;
        line-height: 1.8;
    }

    .temp20-text-area {
        width: 100%;
        float: left;
        margin-bottom: 100px;
    }

    .temp20-gallery-area {
        width: 100%;
        float: left;
        margin-bottom: 120px;
    }

    .temp20-gallery-area h4 {
        font-size: 40px;
    }

    .temp20-gallery-area p {
        text-align: left;
        margin-top: 15px;
    }

    .temp20-gallery-area .gallery {
        width: 100%;
        float: left;
        margin-top: 50px;
    }

    .temp20-gallery-area .gallery-box {
        width: 24.2%;
        float: left;
        margin: 0 1% 1% 0;
        border-radius: 4px;
        position: relative;
    }

    .temp20-gallery-area .gallery :nth-last-child(4n+1) {
        margin-right: 0;
    }

    .d-non {
        display: none;
    }

    .gallery-box img {
        width: 100%;
        border-radius: 4px;
    }

    .gallery-box .g-title {
        position: absolute;
        bottom: 0;
        background-color: #191919;
        color: #f1f1f1;
        width: 100%;
        transition: .5s ease;
        opacity: 0;
        padding: 16px;
        text-align: center;
    }

    .gallery-box:hover .g-title {
        opacity: 1;
        z-index: 1;
    }

    .gallery-box .g-title .t-left {
        float: left;
    }

    .gallery-box .g-title .t-left h6 {
        font-size: 16px;
    }

    .gallery-box .g-title .t-left p {
        font-size: 12px;
        opacity: 0.6;
        margin: 8px 0 0 0;
    }

    .gallery-box .g-title .t-right {
        float: right;
        margin-top: 16px;
    }

    .gallery-box .g-title .t-right img {
        display: inline-block;
        float: left;
        margin-left: 18px;
    }

    .dots3 {
        display: none;
    }

    .displayNone {
        display: none;
    }

    /* Step #2 - Styling the modal
       =========================== */




    /* Assets right area css start here */
    .assetRight {
        width: calc(100% - 390px);
        float: left;
        padding: 0 40px;
        margin-left: 390px;
        margin-top: 125px;
        /* background: #fff8f8; */
        position: relative;
    }

    .assetRightHead {
        width: 100%;
        float: left;
        padding: 0 20px;
        margin-top: 5px;
        margin-bottom: 45px;
        position: relative;
    }

    .assetRightHead h4 {
        width: calc(100% - 35px);
        float: right;
        font-size: 16px;
        letter-spacing: 2.56px;
        text-transform: uppercase;
    }

    .headSearch {
        position: absolute;
        right: 40px;
        top: -5px;
        padding: 9px;
        border: 1px solid #F7F7F7;
        border-radius: 27px;
    }

    .headSearch span {
        padding-right: 7px;
        float: left;
    }

    .headSearch input[type="search"] {
        width: 50px;
        float: left;
        margin: 0;
        padding: 0;
        padding: 0;
        font-weight: 500;
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.36px;
        color: #000;
        border: 0;
        outline: 0;
        border-radius: 0;
        box-shadow: none;
        background-color: transparent;
        position: relative;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    .headSearch input[type="search"]:focus {
        width: 150px;
        outline: 0;
    }

    .headSearch input[type=search]::placeholder {
        color: #000000;
        opacity: 1;
    }

    .headSearch input[type=search]::-webkit-input-placeholder {
        color: #000000;
    }

    .headSearch input[type=search]::-moz-placeholder {
        color: #000000;
    }

    .headSearch input[type=search]:-ms-input-placeholder {
        color: #000000;
    }

    .headSearch input[type=search]:-moz-placeholder {
        color: #000000;
    }

    .headSearch input[type=search]::placeholder {
        color: #000000;
        opacity: 1;
    }

    .allSelected {
        position: absolute;
        right: 0;
        top: -5px;
        display: none;
    }

    .allSelected p {
        margin-right: 20px;
        display: inline-block;
        vertical-align: middle;
        font-weight: 500;
        font-size: 12px;
        letter-spacing: 0.36px;
        color: #000;
    }

    .assetItem {
        width: 33.333333%;
        float: left;
        padding: 0 20px;
        margin-bottom: 65px;
    }

    .assetItemInner,
    .assetItemImgArea {
        position: relative;
    }

    .assetItemImgArea {
        border-radius: 9px;
    }

    .assetItemImgArea:before {
        width: 100%;
        height: 110px;
        position: absolute;
        left: 0;
        bottom: 0;
        content: '';
        background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%) 0% 0% no-repeat;
        border-radius: 0px 0px 9px 9px;
        opacity: 0.37;
    }

    .assetItemImg {
        height: 260px;
        object-fit: cover;
        -o-object-fit: cover;
        border-radius: 9px;
    }

    .assetType {
        position: absolute;
        left: 15px;
        bottom: 20px;
    }

    .assetType span {
        /* font-size: 20px; */
        color: #fff;
        float: left;
    }

    .assetType span img {
        height: 20px;
    }

    .assetCat {
        position: absolute;
        right: 15px;
        top: 20px;
    }

    .assetCat span {
        float: left;
        padding: 8px 5px;
        font-weight: 500;
        font-size: 12px;
        line-height: 1;
        letter-spacing: 0px;
        color: #F7F7F7;
        border-radius: 2px;
    }

    .retailCat {
        background-color: #0E6DC6;
    }

    .custCat {
        background-color: #000;
    }

    .assetPlay {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        cursor: pointer;
    }

    .assetPlay span {
        font-size: 48px;
        color: rgba(255, 255, 255, .9);
        float: left;
    }

    .assetVidLength {
        position: absolute;
        right: 15px;
        bottom: 20px;
    }

    .assetVidLength span {
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 1;
        color: #fff;
    }

    .assetChkBox {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .assetChkBox .chkbox label:before {
        border: 2px solid #F7F7F7;
    }

    .assetChkBox .chkbox input:checked+label:before {
        background-color: #F7F7F7;
        border-color: #F7F7F7;
    }

    .assetChkBox .chkbox input:checked+label:after {
        border: solid #404040;
        border-width: 0 2px 2px 0;
    }

    .assetItemTxt {
        padding: 0 20px;
    }

    .assetItemTxtInner {
        padding: 20px;
        background: #fff;
        border: 1px solid #E5E5E5;
        border-top: 0;
        border-radius: 0 0 9px 9px;
        transition: all .4s cubic-bezier(.25, .74, .22, .99);
    }

    .assetItemInner:hover .assetItemTxtInner {
        /* box-shadow: 10px 43px 99px rgba(0, 0, 0, 0.16); */
        box-shadow: 0 25px 50px rgba(0, 0, 0, 0.16);
    }

    .assetItemTxtBlock {
        height: 77px;
        overflow: hidden;
    }

    .assetItemTxt h6 {
        font-size: 18px;
        line-height: 1.4;
        letter-spacing: 0;
        color: #000;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -moz-box;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .assetItemTxt p {
        margin-top: 10px;
        font-size: 12px;
        font-weight: 500;
        line-height: 1.6;
        letter-spacing: 0;
        color: rgba(0, 0, 0, 0.6);
        text-overflow: ellipsis;
        overflow: hidden;
        display: -moz-box;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .assetItemBtns {
        margin-top: 25px;
    }

    .assetItemBtns a {
        vertical-align: middle;
        margin-right: 12px;
    }

    .assetItemBtns a:last-child {
        margin-right: 0;
    }

    .assetItemInner:hover .previewBtn {
        color: #fff;
        background: #00D2F2;
    }

    .assetItemInner:hover .previewBtn span.material-icons {
        color: #00D2F2;
        background: #fff;
        transition: all .4s cubic-bezier(.25, .74, .22, .99);
    }

    .assetItemBtnsMobile,
    .assetsBtnMobile {
        display: none;
    }

    /* Assets right area css end here */



    /*

  Step #2 - Styling the modal
  ===========================

*/

    .qv-container .fancybox-inner {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: calc(100% - 40px);
        height: calc(100% - 40px);
        max-width: 1200px;
        max-height: 775px;
        z-index: 99994;
    }

    .qv-container .fancybox-stage {
        background: #191919;
        left: 0;
        right: 0;
        box-shadow: 10px 43px 99px rgba(0, 0, 0, 0.16);
        border-radius: 10px;
    }

    .qv-container .assetppHead {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99994;
    }

    .qv-container .fancybox-arrow--right {
        right: -100px;
    }

    .qv-container .fancybox-slide--image {
        overflow: hidden;
        padding: 0;
    }

    .qv-container .fancybox-slide {
        padding: 15px;
    }

    .qv-container .fancybox-content {
        margin-top: 135px;
        /* position: relative;
    left: 0;
    top: 0;
    transform: initial !important; */
    }

    .qv-container .fancybox-image,
    .qv-container .fancybox-spaceball,
    .qv-container .fancybox-video,
    .qv-container .fancybox-iframe {
        height: auto;
        position: relative;
        border-radius: 10px;
    }

    .qv-container .fancybox-slide--video .fancybox-content {
        background-color: #fff;
    }

    /*

  Step #3 - Styling product form
  ==============================

*/

    .assetppHead {
        display: none;
        padding: 20px;
        overflow: auto;
    }

    .assetppHead h6 {
        font-size: 16px;
        line-height: 1.4;
        letter-spacing: 0.72px;
        color: #fff;
        margin-top: 7px;
        margin-bottom: 5px;
        font-weight: 500;
    }

    .assetppHead p {
        display: block;
        font-size: 12px;
        line-height: 1.4;
        font-weight: 500;
        letter-spacing: 0px;
        color: #fff;
        opacity: 0.6;
    }

    .assetppHeadType {
        width: 71px;
        float: left;
        margin: 0 28px 0 20px;
    }

    .assetppHeadType img {
        width: 100%;
    }

    .assetppHeadType span {
        font-size: 80px;
        float: left;
        background: transparent linear-gradient(180deg, #07C6EB 0%, #51A0EA 100%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .assetppHeadTxt {
        width: calc(100% - 250px);
        float: left;
        margin-top: 15px;
    }

    .assetppHeadBtns {
        width: auto;
        float: right;
        margin-top: 25px;
    }

    .assetppHeadBtns a {
        float: left;
        margin-right: 15px;
    }

    .assetppHeadBtns span {
        background: transparent linear-gradient(180deg, #07C6EB 0%, #51A0EA 100%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .qv-close {
        position: absolute;
        top: 25px;
        right: -100px;
        width: 44px;
        height: 44px;
        background: rgba(25, 25, 25, .6);
        padding: 0;
        margin: 0;
        border: 0;
        border-radius: 100%;
        cursor: pointer;
        font: normal 14px Arial;
        color: #222;
        text-indent: -99999px;
        transition: all .2s;
        z-index: 99999;
    }

    .qv-close:hover {
        background: #e4e4e4;
    }

    .qv-close:focus {
        outline: 0;
    }

    .qv-close::before,
    .qv-close::after {
        content: '';
        position: absolute;
        top: 12px;
        left: 22px;
        width: 1px;
        height: 18px;
        background-color: #a5a5a5;
    }

    .qv-close:before {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .qv-close:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    /*

  Step #4 - Add fade animation
  ============================

*/

    .qv-container .fancybox-inner {
        opacity: 0;
        transition-property: opacity;
    }

    .fancybox-is-open.qv-container .fancybox-inner {
        opacity: 1;
    }

    .fancybox-arrow {
        position: absolute;
        top: 50%;
        margin: -50px 0 0;
        height: 100px;
        width: 54px;
        padding: 0;
        border: 0;
        outline: none;
        background: none;
        cursor: pointer;
        z-index: 99995;
        opacity: 1;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        transition: opacity .25s;
    }

    .fancybox-arrow:after {
        content: "";
        position: absolute;
        top: 28px;
        width: 44px;
        height: 44px;
        background: rgba(25, 25, 25, .6);
        background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: 24px 24px;
        border-radius: 100%;
    }

    .fancybox-arrow--left:after,
    .fancybox-arrow--right:after {
        left: 0;
    }

    .fancybox-arrow--left {
        left: -100px;
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }

    .fancybox-bg,
    .fancybox-inner,
    .fancybox-outer,
    .fancybox-stage {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }

    .show_cancel a {
        margin: 5px;
    }

    /* Media Queries start here */

    @media only screen and (max-width: 1700px) {
        .temp5-txtLeft {
            padding-left: 8%;
        }

        .temp5-txtRight {
            padding-right: 8%;
        }

        .temp6-area {
            padding: 60px 8%;
        }

        .temp5-img,
        .temp5-img img,
        .temp5-mediaArea .temp5-imgAreaPoster,
        .temp5-videoArea video {
            height: 81vh;
        }

        .temp5-videoClose img {
            width: 38px;
            height: 38px;
        }

        .temp5-txtRightBtns a {
            /* margin-right: 15px; */
        }

        .temp19-area {
            padding: 60px 7% 180px;
        }

    }

    @media only screen and (max-width: 1600px) {

        h1,
        .h1 {
            font-size: 48px;
            letter-spacing: 4px;
        }

        h2,
        .h2 {
            font-size: 42px;
            letter-spacing: 3px;
        }

        h3,
        .h3 {
            font-size: 48px;
            letter-spacing: 3.16px;
        }

        h4,
        .h4 {
            font-size: 28px;
        }

        h5,
        .h5 {
            font-size: 20px;
        }

        .blueGradientBtn,
        .borderedBtn {
            width: 250px;
            padding: 15px 20px;
            padding-right: 45px;
            font-size: 12px;
        }

        .borderedBtn {
            padding-top: 13px;
            padding-bottom: 13px;
        }

        .blueGradientBtn:after {
            top: 6px;
        }

        .borderedBtn:after {
            right: 6px;
            top: 4px;
        }

        .arrowBtn {
            padding-right: 40px;
            font-size: 13px;
            letter-spacing: 2px;
        }

        .arrow3Btn {
            font-size: 13px;
        }

        a.arrowBtn:before {
            width: 20px;
        }

        @media (hover) {
            a.arrowBtn:hover:before {
                width: 30px;
            }
        }

        /* temp1, temp2, temp3, temp4 */
        .temp1-txtLeft,
        .temp2-txtLeft,
        .temp2-txtLeft2,
        .temp3-txtLeft {
            padding-left: 8%;
        }

        .temp2-txtRight,
        .temp3-txtRight {
            padding-right: 8%;
        }

        .temp1-txtLeft h5 {
            font-size: 16px;
        }

        .temp1-txtRight p,
        .temp4-txtLeft p {
            font-size: 16px;
        }

        .temp2 {
            padding-top: 100px;
        }

        .temp2-txtRight p,
        .temp3-txtRight p {
            padding-top: 10px;
            font-size: 16px;
        }

        .temp3-eventDate {
            font-size: 16px;
        }

        .temp3-eventSub,
        .temp12-txtSub {
            margin-bottom: 35px;
            font-size: 16px;
        }

        .temp3-videoPlay,
        .temp3-videoPlay a,
        .temp12-videoPlay,
        .temp12-videoPlay a {
            width: 80px;
            height: 80px;
        }

        .expSlider-txt p {
            padding: 20px 10px 0;
            font-size: 16px;
            letter-spacing: 1px;
        }

        .expSlider-play {
            left: calc(50% - 35px);
            bottom: calc(50% - 35px);
        }

        .expSlider-play svg {
            width: 70px;
            height: 70px;
        }

        .temp3-sliderItemImg,
        .temp3-sliderItemImg img,
        .temp3-videoArea video {
            height: 550px;
        }

        .temp4-txtLeft {
            left: 8%;
        }

        .temp4-txtLeft p {
            padding-right: 25%;
        }

        .footerTop {
            padding-left: 16%;
            padding-right: 16%;
        }

        .footerTop h6 {
            font-size: 22px;
        }

        /* event css */
        .temp5-txtRightInner {
            padding: 30px 40px;
        }

        .temp5-txtRight p {
            font-size: 16px;
            letter-spacing: 1px;
            margin-bottom: 40px;
        }

        .temp5-txtLeftInner {
            padding: 40px 40px 30px;
        }

        .temp5-txtLeftItemTxt p {
            font-size: 16px;
        }

        .temp5-txtLeftItemTxt p.temp5-txtLeftItemTxtVal {
            font-size: 14px;
        }

        /*     .temp5-txtRightBtns a {
        margin-right: 20px;
    }

    .blueBtn {
        min-width: 220px;
        padding: 15px 20px;
    } 

    .borderedBtn2 {
        padding: 14px 20px;
    }*/
        .temp6-itemBlockVal {
            font-size: 20px;
        }

        .temp6-itemBlockLabel {
            margin-bottom: 15px;
            font-size: 14px;
            letter-spacing: 1px;
        }

        .temp6-itemBlockBtn {
            bottom: 20px;
        }

        .temp6-flight h5 {
            margin-bottom: 30px;
            font-size: 14px;
        }

        .temp6-flightNote p {
            font-size: 14px;
        }

        .temp5-videoPlay,
        .temp5-videoPlay a {
            width: 80px;
            height: 80px;
        }

        .temp6-item h4 {
            font-size: 34px;
        }

        /* Microsite css start here */
        .backToCportal {
            padding-left: 60px;
        }

        .temp7-videoPlay,
        .temp7-videoPlay a {
            width: 80px;
            height: 80px;
        }

        .temp8 h2,
        .temp8 h5,
        .temp9-1,
        .temp9-2,
        .temp9-media,
        .temp10 h2,
        .temp10 h5,
        .temp11-1,
        .temp15-1,
        .temp15-2 {
            margin-bottom: 30px;
        }

        .temp9-mediaImg img {
            height: 500px;
        }

        /* Microsite css end here */
        /* TnC page css start here */
        .tncArea {
            max-width: 100%;
            float: left;
            padding: 0 8%;
        }

        .tncArea h6,
        .tncArea p,
        .tncItem ul li {
            font-size: 16px;
        }

        /* TnC page css end here */
        /* No RSVP page css start here */
        .no-rsvpInner {
            padding: 40px;
        }

        .no-rsvpIcon {
            width: 150px;
            height: 150px;
            font-size: 80px;
            line-height: 150px;
        }

        .no-rsvpArea h4 {
            margin-bottom: 25px;
        }

        /* No RSVP page css end here */

        .temp15-txtInner {
            padding: 30px 70px;
        }

        .temp15-txtItem {
            padding-top: 20px;
            padding-bottom: 20px;
        }

        .temp15-txtItem h5,
        .temp15-txtItem p strong,
        .temp15-txtInner p strong {
            font-size: 32px;
        }

        .temp15-txtItem p,
        .temp15-txtInner p,
        .temp17-area .writeToUsBlock p,
        .temp17-area textarea {
            font-size: 16px;
        }

        .temp19-area {
            padding: 60px 5% 180px;
        }

        .temp19-item1 img {
            height: 360px;
        }

        .temp19-item1 h2 {
            font-size: 42px;
            letter-spacing: 3px;
        }

        .temp19 p {
            font-size: 14px;
        }

        .temp19-location p {
            font-size: 12px;
        }

        .temp19-item1 .date span {
            font-size: 48px;
        }

        .temp19-item2 {
            padding: 100px 0 0 12%;
        }

        .temp19-location {
            margin-bottom: 49px;
        }

        .temp3-event h3 {
            margin-bottom: 18px;
            font-size: 32px;
        }

        .temp3-event p {
            font-size: 14px;
        }

        .arrow3Btn {
            font-size: 15px;
        }

        .temp3-eventDate {
            font-size: 14px;
            margin-bottom: 15px;
        }

        .temp20 h3 {
            font-size: 36px;
        }

        .temp20 p {
            font-size: 14px;
        }

        .temp20-gallery-area h4 {
            font-size: 30px;
        }

        .temp20-gallery-area p {
            font-size: 12px;
        }

        .gallery-box .g-title .t-left h6 {
            font-size: 12px;
        }

        .gallery-box .g-title .t-left p {
            font-size: 10px;
        }

        .gallery-box .g-title .t-right {
            margin-top: 10px;
        }

        .assetppHeadType {
            width: 51px;
        }

        .assetppHeadTxt {
            margin-top: 6px;
        }

        .assetppHead h6 {
            font-size: 14px;
        }

        .assetppHead p {
            font-size: 10px;
        }

        .fancybox-arrow:after {
            background-size: 18px 18px;
        }

        .temp20-area {
            padding: 60px 4% 180px;
        }

    }

    @media only screen and (max-width:1500px) {}

    @media only screen and (max-width:1440px) {

        h1,
        .h1 {
            font-size: 42px;
            letter-spacing: 3px;
        }

        h2,
        .h2 {
            font-size: 38px;
            letter-spacing: 2px;
        }

        h3,
        .h3 {
            font-size: 40px;
        }

        h4,
        .h4 {
            font-size: 24px;
        }

        h5,
        .h5 {
            font-size: 18px;
        }

        .preloaderMidImg img {
            width: 350px;
        }

        .preloaderTop {
            width: 150px;
            top: 100px;
        }

        .preloaderTop img {
            width: 150px;
        }

        .preloaderBtm {
            bottom: 100px;
        }

        .logoArea img {
            margin-top: 16px;
            margin-bottom: 16px;
            margin-right: 30px;
        }

        .followHeader .navTabs {
            padding-left: 120px;
        }

        .followHeader .logoArea:after {
            height: 35px;
        }

        .logo-apf {
            height: 37px;
        }

        .logo-essenza {
            height: 30px;
        }

        .navTabs {
            margin-top: 23px;
        }

        .navTabs a {
            font-size: 18px;
            margin: 0 20px;
            padding-bottom: 23px;
        }

        .navTabs a.activeNav:before {
            bottom: 20px;
            height: 20px;
            filter: blur(40px);
        }

        .navRight {
            margin-top: 22px;
        }

        .temp1-txtLeft h5 {
            font-size: 14px;
            letter-spacing: 2px;
        }

        .temp1-txtLefLogo span {
            font-size: 20px;
        }

        .temp1-txtLefLogo img {
            height: 70px;
        }

        .temp2-txt,
        .temp3-txt,
        .temp4-txtLeft p {
            margin-bottom: 40px;
        }

        .expSlider-item {
            height: 427px;
        }

        .expSlider-itemImg img {
            height: 425px;
        }

        .slick-center:hover .expSlider-itemImg img {
            height: 357px;
        }

        .expPrev {
            left: 4%;
        }

        .temp3-slider .expPrev {
            left: 35%;
        }

        .expNext {
            right: 4%;
        }

        .fancybox-slide--video .fancybox-content {
            width: 1000px !important;
            height: 563px !important;
        }

        .temp1-txtRight p,
        .temp2-txtRight p,
        .temp3-txtRight p,
        .expSlider-txt p,
        .temp3-eventSub,
        .temp4-txtLeft p,
        .temp12-txtSub {
            font-size: 14px;
        }

        .temp3-eventDate {
            font-size: 14px;
            margin-bottom: 20px;
        }

        .temp3-sliderItemImg,
        .temp3-sliderItemImg img,
        .temp3-videoArea video,
        .temp12-sliderItemImg,
        .temp12-sliderItemImg img,
        .temp12-videoArea video {
            height: 500px;
        }

        .temp4-txtLeft h2 {
            margin-bottom: 30px;
        }

        .footerTop h6 {
            font-size: 20px;
        }

        /* event csss */
        .temp6-area {
            padding: 20px 8% 50px;
        }

        .temp5-txtRight p {
            font-size: 14px;
        }

        .temp5-txtLeftColItem .material-icons-outlined {
            width: 40px;
        }

        .temp5-txtLeftItemTxt {
            width: calc(100% - 45px);
        }

        .temp5-txtLeftItemTxt p {
            font-size: 14px;
        }

        .temp5-txtLeftItemTxt p.temp5-txtLeftItemTxtVal {
            font-size: 12px;
        }

        .temp5-videoClose {
            top: 80px;
        }

        .blueBtn {
            min-width: 240px;
            padding: 15px 10px;
            font-size: 10px;
        }

        .borderedBtn2 {
            min-width: 240px;
            padding: 14px 10px;
            font-size: 10px;
        }

        .blueGradient {
            min-width: 240px;
            padding: 14px 10px;
            font-size: 12px;
        }

        .blueTxtBtn {
            font-size: 14px;
        }

        .temp6-item p {
            font-size: 14px;
            letter-spacing: 1px;
            line-height: 1.6;
        }

        .temp6-item {
            margin-bottom: 50px;
        }

        .temp6-pdBlock h5 {
            margin-bottom: 18px;
        }

        .temp6-item p {
            font-size: 14px;
            line-height: 1.6;
            margin-top: 15px;
        }

        .temp6-item p.temp6-pdBlockBtm {
            font-size: 12px;
        }

        .temp6-itemBlockLabel {
            font-size: 12px;
        }

        .temp6-itemBlockVal {
            font-size: 18px;
        }

        .temp6-item p {
            margin-top: 10px;
        }

        .temp6-flight h5 {
            margin-bottom: 20px;
            font-size: 12px;
        }

        .temp6-flightNote p {
            font-size: 12px;
            margin-top: 0;
        }

        .temp6-flightTrans img {
            margin-right: 15px;
        }

        .temp6-flightTrans span {
            width: calc(100% - 45px);
            font-size: 12px;
            letter-spacing: 1px;
        }

        .temp6-item h4 {
            font-size: 28px;
        }

        /* TnC page css start here */
        .tncArea h6,
        .tncArea p,
        .tncItem ul li {
            font-size: 14px;
        }

        .navTabTxt {
            font-size: 18px;
            padding-bottom: 23px;
        }

        .tncArea {
            margin-top: 120px;
        }

        /* TnC page css end here */
        .navpp-content {
            max-width: 700px;
        }

        .navpp-head {
            padding: 28px 60px;
        }

        .navpp-main {
            height: calc(100% - 140px);
            top: 110px;
        }

        .navpp-mainScroll {
            padding: 0 20px;
        }

        .navpp-mainInner2 {
            height: calc(100% - 160px);
            top: 95px;
        }

        .profileTop h5 {
            font-size: 18px;
        }

        .profileTop p {
            font-size: 14px;
            padding-bottom: 10px;
        }

        .profileTop:before {
            width: 50%;
            left: 25%;
            border-radius: 4px;
        }

        .profileTop:after {
            width: 50%;
            height: 2px;
            left: 25%;
            border-radius: 4px;
        }

        .pdRow .ppInputRow2,
        .navpp-subNav {
            margin-bottom: 30px;
        }

        .navpp-blockLabel {
            margin-bottom: 15px;
            font-size: 10px;
        }

        .navpp-block h5,
        .ap-bg {
            font-size: 16px;
        }

        .navpp-block p {
            font-size: 12px;
        }

        .navpp-blockBtn {
            right: 5px;
        }

        .pp-close,
        .pp-content.popup-lg .pp-close {
            right: 55px;
        }

        .ppInputRow2 label,
        .ppInputRow label {
            font-size: 10px;
            padding-bottom: 15px;
        }

        .ppInputField input[type="text"],
        .ppInputRow2 .ppInputField2 input[type="text"],
        .ppInputRow2 .ppInputField2 input[type="tel"],
        .ppInputRow2 .ppInputField2 input[type="password"],
        .ppInputRow2 .ppInputField2 input[type="email"],
        .nice-select,
        .nice-select .option,
        .selectize-dropdown,
        .selectize-input,
        .selectize-input input {
            font-size: 16px;
        }

        .selectize-dropdown [data-selectable].option {
            padding-left: 30px;
        }

        .nice-select .option {
            margin-bottom: 20px;
        }

        .nice-select,
        .selectize-input {
            height: 35px;
        }

        .nice-listWrap {
            margin-top: 40px;
        }

        .ppInputField input[type="text"],
        .ppInputRow2 .ppInputField2 input[type="text"],
        .ppInputRow2 .ppInputField2 input[type="tel"],
        .ppInputRow2 .ppInputField2 input[type="password"],
        .ppInputRow2 .ppInputField2 input[type="email"] {
            padding-bottom: 15px;
        }

        .pdRow h5 {
            font-size: 10px;
        }

        .navpp-head .supportTitle {
            margin-right: 10px;
        }

        .navpp-head .supportTitleSub {
            margin-left: 10px;
        }

        .navpp-head .supportTitleSubMid {
            margin-left: 10px;
            margin-right: 10px;
        }

        .navpp-subNav li a {
            font-size: 18px;
            padding: 0 50px 18px;
        }

        .navpp-subNav li a.activeSubNav:after {
            height: 3px;
        }

        .navpp-mainInner {
            height: calc(100% - 72px);
            top: 72px;
        }

        .contactAvatar,
        .contactAvatar img {
            width: 120px;
            height: 120px;
        }

        .contactRight h5,
        .convTopItemRight h5 {
            font-size: 18px;
        }

        .msg .msg-text h6,
        .readOnlyText,
        .copyText,
        .whereToUse a {
            font-size: 16px;
        }

        .copyBtn a {
            padding: 10px 20px;
            font-size: 12px;
        }

        .contactRight p.designation {
            margin-bottom: 25px;
            font-size: 14px;
        }

        .contactRight p {
            margin-bottom: 10px;
        }

        .contactRight p a,
        .convTopItemRight p.designation,
        .msg .msg-text p,
        .loadingChat {
            font-size: 14px;
        }

        .contactRight {
            padding: 25px 80px 15px;
        }

        .contactBtn {
            right: 25px;
            top: 25px;
        }

        .convTop {
            padding: 0 60px 20px;
            height: 120px;
        }

        .msg-toolbar {
            padding: 10px 15px 10px 20px;
            width: calc(100% - 120px);
            left: 60px;
        }

        .navpp-mainInner5 {
            height: calc(100% - 180px);
            top: 120px;
        }

        .msg {
            margin: 10px 0;
        }

        .pp-content {
            max-width: 700px;
        }

        .pp-head,
        .pp-content.popup-lg .pp-head {
            padding: 28px 60px;
            height: 84px;
        }

        .pp-head h5 {
            font-size: 24px;
        }

        .pp-main {
            padding: 0 5%;
            height: calc(100% - 134px);
            top: 114px;
        }

        .pp-content.popup-lg .pp-main,
        .pp-content.popup-lg .pp-mainScroll {
            padding: 0 60px;
        }

        .drivingExperience h6 {
            font-size: 12px;
            margin-bottom: 40px;
        }

        .ui-widget {
            margin-top: 5px;
        }

        .ui-datepicker {
            width: 438px;
        }

        .ui-datepicker .ui-datepicker-header {
            font-size: 18px;
            height: 50px;
        }

        .ui-datepicker th {
            font-size: 12px;
            line-height: 30px;
        }

        .ui-state-default,
        .ui-widget-content .ui-state-default,
        .ui-widget-header .ui-state-default,
        .ui-button,
        html .ui-button.ui-state-disabled:hover,
        html .ui-button.ui-state-disabled:active {
            width: 30px;
            height: 30px;
            line-height: 30px;
        }

        .ui-datepicker .ui-datepicker-title {
            line-height: 50px;
        }

        .pp-vCenter h4 {
            font-size: 20px;
            letter-spacing: 3px;
        }

        .pp-vCenter p {
            margin-bottom: 40px;
            font-size: 14px;
        }

        .pp-content.popup-lg {
            max-width: 1000px;
        }

        /*  .pp-content.popup-lg .pp-main {
        padding: 40px 60px 20px;
    }
    .ppInputField2.ppInputField2w30 .nice-listWrap {
        width: 250px;
    } */
        .addInviteeBtn {
            font-size: 12px;
        }

        .radioBtn label {
            font-size: 16px;
            letter-spacing: 1px;
        }

        .writeToUsBtn {
            font-size: 12px;
        }

        .drivingExperience .radioBtn label {
            line-height: 1.5;
        }

        .ap-layout-fixed,
        .ap-layout-popover {
            top: 39px;
        }

        .pp-vCenter h4 {
            font-size: 28px;
        }

        /* .temp3-event {
            padding: 80px 40px;
        } */

        .convArea {
            width: calc(100% - 120px);
        }

        .msgSubjectVal {
            font-size: 14px;
            height: calc(14px * 1.2 * 2);
        }

        .msgSubjectDate span,
        .convTopItemRightBtm p {
            font-size: 12px;
        }

        .pp-offlineBtns .borderedBtn3 {
            min-width: 240px;
            padding: 12px 10px;
            font-size: 12px;
        }

        .mapContent {
            padding: 10px;
        }

        h2.mapContentHead {
            font-size: 14px;
        }

        .temp18-txt {
            padding: 20px 50px;
        }

        .temp18-txt p {
            font-size: 14px;
        }

    }

    @media only screen and (max-width: 1366px) {
        .pp-content {
            height: calc(100vh - 100px);
        }

        .pp-head,
        .pp-content.popup-lg .pp-head {
            padding: 23px 60px;
            height: 74px;
        }

        .pp-main {
            height: calc(100% - 134px);
            top: 104px;
        }

        /* .pp-mainInner {
        max-height: calc(100vh - 238px);
    } 

    .pp-mainInner2 {
        height: calc(100vh - 370px);
    }

    .pp-mainInner3 {
        height: calc(100vh - 320px);
    } */
        .pp-footer {
            bottom: 30px;
        }

        .navpp-main {
            height: calc(100% - 125px);
            top: 95px;
        }

        .temp1-txt {
            top: 170px;
        }

        .ppInputField input[type="text"] {
            padding-right: 50px;
            padding-bottom: 15px;
            font-size: 18px;
        }

        .customSelect {
            font-size: 18px;
        }

        .customSelect .selectedValue {
            padding: 0 50px 15px 0;
        }

        .addInviteeBtn {
            font-size: 12px;
            letter-spacing: 1.56px;
        }

        .addInviteeBtn:before {
            margin-right: 10px;
            width: 30px;
            height: 30px;
            font-size: 18px;
            line-height: 29px;
        }

        .congratsImg img {
            max-width: 80px;
        }

        .congratsImg {
            margin-bottom: 40px;
        }

        .blueTxtBtn {
            font-size: 14px;
        }

        .ui-datepicker .ui-datepicker-header,
        .ui-datepicker .ui-datepicker-title {
            height: 50px;
            line-height: 50px;
            font-size: 18px
        }

        .ui-datepicker th {
            padding: 15px 0 5px;
            font-size: 12px;
            line-height: 30px;
        }

        .ui-datepicker-calendar .ui-state-default,
        .ui-datepicker-calendar .ui-widget-content .ui-state-default {
            width: 30px;
            height: 30px;
            line-height: 30px;
        }

        .ui-menu .ui-menu-item-wrapper {
            font-size: 16px;
            padding-bottom: 10px;
            margin-bottom: 20px;
        }

        .ui-selectmenu-menu .ui-state-active,
        .ui-selectmenu-menu .ui-widget-content .ui-state-active {
            margin-bottom: 20px;
        }

        .drivingExperience {
            margin-top: 0;
        }

        .editPersonalDetails .ppInputRow2 .ppInputField2 input[type="text"] {
            padding-right: 0;
        }

        .pp-content.popup-lg .pp-head {
            padding: 23px 60px;
        }

        .pp-content.popup-lg .pp-main {
            padding: 0 60px;
        }

        .pdHalfRow:first-child {
            padding-right: 35px;
        }

        .pdHalfRow:nth-child(2) {
            padding-left: 35px;
        }

        .writeToUsBlock {
            margin-top: 40px;
        }

        .ap-layout-relative .ap-cont {
            max-width: 430px;
        }

        /* Nav popup css start */
        .navpp-content {
            max-width: 700px;
        }

        .navpp-head {
            padding: 24px 60px;
        }

        .profileTop h5 {
            margin-bottom: 5px;
        }

        .profileTop {
            margin-bottom: 25px;
        }

        .navpp-mainInner2 {
            height: calc(100% - 155px);
            top: 90px;
        }

        .navpp-block {
            margin-bottom: 30px;
        }

        .navpp-subNav li a {
            font-size: 16px;
            padding: 0 40px 18px;
        }

        .relatedTo {
            margin-right: 20px;
        }

        .contactItem {
            margin-bottom: 30px;
        }

        .contactBtn {
            right: 20px;
            top: 20px;
        }

        .contactBtn a {
            width: 36px;
            height: 36px;
        }

        .contactBtn a img {
            width: 20px;
        }

        .contactBtn a.iconImgLink .material-icons-outlined img {
            width: 36px;
            height: 36px;
        }

        .contactRight {
            padding: 20px 80px;
        }

        .contactRight p a,
        .convTopItemRight p.designation,
        .msg .msg-text p,
        .msg-toolbar input[type="text"],
        .msg-toolbar textarea {
            font-size: 14px;
        }

        .contactRight p {
            margin-bottom: 5px;
        }

        .convTopItemAvatar,
        .convTopItemAvatar img {
            width: 80px;
            height: 80px;
        }

        .convTopItemAvatar {
            margin-right: 30px;
        }

        .convTopItemRight h5 {
            margin-bottom: 5px;
        }

        .convTopItemRight {
            width: calc(100% - 110px);
            padding: 17px 0;
        }

        .convTop {
            height: 100px;
        }

        .msg .msg-text {
            padding: 15px 20px;
        }

        .navpp-mainInner5 {
            height: calc(100% - 160px);
            top: 100px;
        }

        .msg .msg-text h6 {
            font-size: 14px;
        }

        /* .contactList .convTopItemRight {
            padding: 12px 0 22px;
        } */

        .relatedToList .relatedToListItems a {
            font-size: 12px;
        }

        /* Nav popup css end */
        /* Microsite css start here */
        .temp7-wrap {
            top: 150px;
        }

        .temp7-2,
        .temp8 h2,
        .temp9-1,
        .temp10 h2,
        .temp11-1,
        .temp15-1 {
            font-size: 38px;
            letter-spacing: 7.4px;
        }

        .temp8 h2,
        .temp8 h5,
        .temp9-1,
        .temp9-2,
        .temp9-media,
        .temp10 h2,
        .temp10 h5,
        .temp11-1,
        .temp15-1,
        .temp15-2 {
            margin-bottom: 20px;
        }

        .scrollbar {
            max-width: 800px;
            margin: 30px auto;
        }

        .scrollbar .handle {
            width: 100px;
        }

        .frame,
        .temp10-sliderArea .frame {
            height: 500px;
        }

        .frame .slidee li {
            width: 350px;
        }

        .temp8-item,
        .temp10-item {
            padding: 10px;
        }

        .temp8-item p {
            font-size: 16px;
            padding: 0 20px 20px;
        }

        .temp8-item a {
            width: 70px;
            height: 70px;
        }

        .temp10-item .temp10-txt p {
            font-size: 16px;
        }

        /* Microsite css end here */
        /* No RSVP page css start here */
        .no-rsvpTxt {
            max-width: 450px;
        }

        /* No RSVP page css end here */
        .navpp-head h5 {
            font-size: 18px;
        }

        .temp12-txt h3 {
            font-size: 34px;
        }

        .temp3-event h3 {
            font-size: 32px;
        }

        .pp-head h5 {
            font-size: 24px;
        }

        .temp5-img,
        .temp5-img img,
        .temp5-mediaArea .temp5-imgAreaPoster,
        .temp5-videoArea video {
            height: 84vh;
        }

        .temp5-videoClose img {
            width: 38px;
            height: 38px;
        }

        .temp5-txtRight {
            padding-right: 5%;
        }

        .temp5-txtLeft {
            padding-left: 5%;
        }

        .temp6-area {
            padding: 20px 5% 50px;
        }

        .messageCaht .navpp-mainInner5 {
            height: calc(100% - 270px);
            top: 200px;
        }

        .messageCaht .convTop {
            height: 200px;
        }

        .temp14-list li strong {
            font-size: 80px;
        }

        .temp14-list li strong small {
            font-size: 24px;
        }

        .temp14-label {
            font-size: 14px;
        }

        .temp14-top {
            font-size: 20px;
        }

        .temp15-txtLabel {
            margin-bottom: 30px;
            font-size: 16px;
        }

        .temp15-txtItem h5,
        .temp15-txtItem p strong,
        .temp15-txtInner p strong {
            font-size: 24px;
        }

        .temp15-txtItem p,
        .temp15-txtInner p {
            font-size: 14px;
        }

        .temp19-area {
            padding: 60px 4% 180px;
        }

        .arrow3Btn {
            font-size: 14px;
        }

        .temp3-event {
            padding: 80px 40px;
        }

    }

    @media only screen and (max-width: 1300px) {

        h5,
        .h5 {
            font-size: 16px;
        }

        .temp1-txtRight {
            padding-right: 0;
        }

        .blueBtn,
        .borderedBtn2 {
            min-width: 230px;
        }

        .temp5-txtRightBtns a {
            /* margin-right: 10px; */
        }

        .temp6-itemBlockVal {
            font-size: 16px;
        }

        .temp5-img,
        .temp5-img img,
        .temp5-mediaArea .temp5-imgAreaPoster,
        .temp5-videoArea video {
            height: 80vh;
        }

        .temp5-videoClose img {
            width: 38px;
            height: 38px;
        }

        .temp18-txt {
            padding: 15px 20px;
        }

        .temp19-item1 h2 {
            font-size: 40px;
        }

        .temp19-item1 img {
            height: 340px;
        }

        .temp19-area h1 {
            margin-bottom: 60px;
        }

        .temp19-item2 {
            padding: 100px 0 0 15%;
        }

    }

    @media only screen and (max-width: 1100px) {
        .temp1-txtRightBtns a {
            margin-right: 0;
            margin-bottom: 10px;
        }

        .expSlider-item {
            margin-left: 15px;
            margin-right: 15px;
        }

        .fancybox-slide--video .fancybox-content {
            width: 800px !important;
            height: 450px !important;
        }

        .temp3-event {
            left: 0;
            padding: 60px 40px;
            width: 30%;
        }

        .temp3-sliderItemImg {
            width: 70%;
        }

        .temp3-slider .expPrev {
            left: 34%;
        }

        .temp12-txt {
            width: 30%;
            right: 0;
            padding: 60px 40px;
        }

        /* event css */
        .temp5-txtLeft {
            width: 38.666667%;
            padding-left: 0;
        }

        .temp5-txtLeftInner {
            padding: 40px 30px 30px;
        }

        .temp5-txtRight {
            width: 61.333333%;
            padding-right: 0;
        }

        .temp5-txtRightInner {
            padding: 30px;
        }

        .temp6-area {
            padding: 0 0 40px 0;
        }

        .temp6-itemBlockLabel {
            font-size: 10px;
            margin-bottom: 10px;
        }

        .temp6-itemBlockVal {
            font-size: 14px;
        }

        /*   .nice-select .option {
        font-size: 16px;
        line-height: 1.4;
        padding-bottom: 10px;
        margin-bottom: 20px;
    } */
        .ap-bg {
            font-size: 16px;
        }

        .temp5-txtRightBtns a {
            /* margin-right: 5px; */
        }

        /* Microsite css start here */
        .backToCportal a {
            font-size: 12px;
            letter-spacing: 2px;
        }

        .backToCportal span {
            padding-left: 10px;
        }

        .epLogoArea img {
            height: 45px;
        }

        /* Microsite css end here */
        /* TnC page css start here */
        .tncArea {
            padding: 0;
        }

        /* TnC page css end here */
        /* No RSVP page css start here */
        .no-rsvpIcon {
            width: 100px;
            height: 100px;
            font-size: 60px;
            line-height: 100px;
        }

        /* No RSVP page css end here */
        .temp5-img,
        .temp5-img img,
        .temp5-mediaArea .temp5-imgAreaPoster,
        .temp5-videoArea video {
            height: 550px;
        }

        .temp5-videoClose img {
            width: 38px;
            height: 38px;
        }

        .temp15-txtInner {
            padding: 20px 40px;
        }

        .temp19-area {
            padding: 60px 0% 180px;
        }

        .temp19-item1 img {
            height: 290px;
        }

        .temp19-item1 .date {
            padding: 40px 25px;
        }

        .temp19-item2 {
            padding: 40px 0 0 15%;
        }

        .temp19 h3 {
            font-size: 36px;
        }


    }

    /* Portrait and landscape iPad Pro media queries */

    @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
        .temp1-img img {
            object-position: center;
            -o-object-position: center;
        }
    }

    @media only screen and (max-width:1000px) {

        h1,
        .h1 {
            font-size: 36px;
            letter-spacing: 1px;
        }

        .logoArea {
            left: 40px;
        }

        .navRight {
            right: 40px;
        }

        .navTabs a {
            margin: 0 15px;
        }

        .temp1-txtLeft {
            width: 100%;
            margin-bottom: 50px;
        }

        .temp1-txtRight,
        .temp2-txtRight,
        .temp3-txtRight {
            width: 100%;
            padding-left: 8%;
        }

        .temp1-txtRight a {
            margin-right: 15px;
        }

        .temp1-img img {
            object-position: top;
            -o-object-position: top;
        }

        .expSlider-item {
            margin-left: 25px;
            margin-right: 25px;
        }

        .temp1-txtLeft,
        .temp2-txtLeft,
        .temp2-txtLeft2,
        .temp3-txtLeft {
            padding-left: 8%;
        }

        .temp2-txtLeft h2,
        .temp3-txtLeft,
        .temp3-txtRight p {
            margin-bottom: 0;
        }

        .temp2-txtRight p {
            margin-bottom: 30px;
        }

        .temp2,
        .temp3,
        .temp12 {
            height: auto;
            padding-top: 50px;
            padding-bottom: 50px;
        }

        .temp3-txtLeft {
            width: 100%;
            margin-bottom: 0;
        }

        .temp3-slider,
        .temp12-slider {
            width: 100%;
            margin-bottom: 0 !important;
        }

        .temp3-sliderItemImg:after,
        .temp12-sliderItemImg:after {
            background: transparent;
        }

        .temp12-slider .slick-dots {
            bottom: 40px;
            text-align: left;
            padding-left: 10%;
        }

        .temp3-event h3 {
            font-size: 34px;
        }

        .temp3-slider .slick-dots {
            bottom: initial;
            top: 350px;
            text-align: center;
            padding-left: 0;
            width: 100%;
        }

        .temp3-sliderItemImg,
        .temp3-sliderItemImg img,
        .temp3-videoArea video,
        .temp12-sliderItemImg,
        .temp12-sliderItemImg img,
        .temp12-videoArea video {
            height: 400px;
        }

        .temp3-event,
        .temp12-txt {
            width: 80%;
            left: 10%;
            padding: 60px 0;
            float: left;
            position: relative;
            top: 0;
        }


        .temp3-event {
            left: 0;
            padding: 14% 20px 0;
            width: 35%;
            position: absolute;
        }



        .temp12-txt {
            -webkit-transform: translateX(-100px);
            -moz-transform: translateX(-100px);
            -ms-transform: translateX(-100px);
            -o-transform: translateX(-100px);
            transform: translateX(-100px);
        }

        .temp4-img,
        .temp4-img span:before,
        .temp4-img img,
        .temp4-txt {
            height: 70vh;
        }

        .temp4-txtLeft {
            width: 70%;
        }

        .temp4-txtLeft h2 {
            margin-bottom: 15px;
        }

        .footerTop,
        .footerBottom {
            padding-left: 0;
            padding-right: 0;
        }

        .footerTop h6 {
            font-size: 18px;
        }

        /* event css */
        .temp5-img,
        .temp5-img img,
        .temp5-mediaArea .temp5-imgAreaPoster,
        .temp5-videoArea video {
            height: 450px;
        }

        .temp5-videoClose img {
            width: 38px;
            height: 38px;
        }

        .temp5-txtRight {
            width: 100%;
            padding-right: 0;
            padding-left: 0;
        }

        .temp5-txtLeft,
        .temp6-flight h5,
        .temp6-flightNote {
            display: none;
        }

        .eventDetailMob {
            display: block;
        }

        .temp6-area {
            padding: 10px 30px;
        }

        .temp6-flightList .temp6-itemBlock:first-child,
        .temp6-flightList .temp6-itemBlock:nth-child(2),
        .temp6-flightList .temp6-itemBlock:nth-child(3),
        .temp6-flightList .temp6-itemBlock:last-child {
            width: 100%;
            padding-left: 0;
            padding-right: 0;
            margin-bottom: 25px;
        }

        .temp6-flightList .temp6-itemBlock:after {
            content: none;
        }

        .temp6-item h4 {
            font-size: 12px;
            color: #00D2F2;
            letter-spacing: 1.92px;
            text-transform: uppercase;
        }

        .temp6-itemBlockVal {
            font-size: 16px;
        }

        .temp6-pdBlock h5 {
            margin-bottom: 15px;
            padding-left: 0;
            padding-right: 70px;
        }

        .temp6-pdBlock p {
            margin-top: 0;
            padding-left: 0;
            padding-right: 70px;
            margin-bottom: 5px;
            font-size: 12px;
        }

        .temp6-item p.temp6-pdBlockBtm {
            padding-left: 0;
        }

        .temp6-itemBlock {
            padding-bottom: 20px;
            margin-bottom: 30px;
        }

        .temp6-itemBlockBtn {
            right: 0;
            bottom: 10px;
        }

        .temp6-flight {
            margin-bottom: 15px;
        }

        .temp6-flightTrans {
            margin-top: 15px;
        }

        .temp6-flightTrans span {
            letter-spacing: 1.3px;
        }

        .temp6-item p.temp6-pdBlockBtm {
            padding-right: 0;
            font-size: 10px;
        }

        .temp5-txtLeftItemTxt p {
            font-size: 16px;
        }

        .temp5-txtLeftItemTxt p.temp5-txtLeftItemTxtVal {
            font-size: 14px;
        }

        .temp5-txtLeftColItem {
            margin-bottom: 15px;
            margin-top: 15px;
        }

        .temp5-txtLeftColItem:last-child {
            margin-bottom: 10px;
        }

        .pp-head,
        .pp-content.popup-lg .pp-head {
            height: 78px;
        }

        .pp-content.popup-lg .pp-head {
            padding: 25px 10%;
        }

        .pp-content.popup-lg .pp-close {
            right: 10%;
        }

        .pp-main {
            height: calc(100% - 138px);
            top: 108px;
        }

        .pp-content.popup-lg .pp-main {
            padding: 0 10%;
        }

        .pdHalfRow {
            width: 100%;
        }

        .pdHalfRow:first-child {
            padding-right: 0;
        }

        .pdHalfRow:nth-child(2) {
            padding-left: 0;
        }

        /* Microsite css start here */
        .temp7-wrap,
        .temp7-3 {
            width: 90%;
            text-align: center;
        }

        .temp8 h5,
        .temp9-2,
        .temp9-3,
        .temp10 h5 {
            padding: 0 40px;
        }

        .scrollbar {
            width: 80%;
        }

        /* Microsite css end here */
        /* TnC page css start here */
        .tncArea {
            padding: 0 30px;
        }

        .tncItem {
            margin-bottom: 30px;
        }

        /* TnC page css end here */
        .blueBtn,
        .borderedBtn2 {
            min-width: 280px;
        }

        .followHeader .navTabs {
            padding-left: 100px;
        }

        .temp5-txtLeftCol:last-child {
            width: 100%;
        }

        .temp19-item1 .date span {
            font-size: 36px;
        }

        .temp19-item1 h2 {
            font-size: 24px;
        }

        .temp19-item1 .date {
            right: -60px;
        }

        .temp19 h3 {
            margin-bottom: 10px;
            font-size: 24px;
        }

        .temp19 p {
            font-size: 12px;
        }

        .temp19-item2 {
            padding: 70px 0 0 12%;
        }

        .temp19-location {
            margin-bottom: 30px;
        }

        .temp19-location {
            margin-bottom: 34px;
            margin-top: 11px;
        }

        .temp19 .arrowBtn {
            font-size: 13px;
        }

        .temp19-item1 img {
            height: 250px;
        }

        .temp3-sliderItem {
            width: 100%;
            float: left;
            position: relative;
            display: flex !important;
            flex-direction: column-reverse;
        }

        .temp3-event {
            position: relative;
            width: 80%;
            left: 10%;
            padding: 60px 0;
            float: left;
            position: relative;
            top: 0;
        }

        .temp3-sliderItemImg {
            width: 100%;
        }



    }

    @media only screen and (max-width:680px) {
        /*   .preLoader {
            background: url(../img/preLoaderBg-m.png) no-repeat center bottom;
            background-size: cover;
        } */

        .preloaderTop {
            top: 50px;
        }

        h2,
        .h2 {
            /* font-size: 32px;
        letter-spacing: 0.96px; */
            font-size: 36px;
            letter-spacing: 1.8px;
        }

        h3,
        .h3 {
            font-size: 36px;
            letter-spacing: 1.6px;
        }

        h4,
        .h4 {
            font-size: 24px;
            letter-spacing: 3.12px;
            line-height: 1.6;
        }

        .blueGradientBtn,
        .borderedBtn {
            width: 100%;
        }

        .arrowBtn {
            font-size: 12px;
            letter-spacing: 2.16px;
        }

        .logoArea {
            left: 30px;
        }

        .navRight {
            right: 30px;
        }

        .logo-apf {
            height: 32px;
        }

        .logo-essenza {
            height: 25px;
        }

        .logoArea img {
            margin-right: 25px;
        }

        .navTabs {
            margin-top: 56px;
        }

        .navList,
        .navTabs a {
            display: none;
        }

        .navTabs a.activeNav {
            display: inline-block;
        }

        .navTabs a.homeNav {
            width: 26px;
            height: 26px;
            text-indent: -9999em;
            background: #1F1F1F url(../img/svg/backtohome.svg) no-repeat center center;
            border-radius: 100%;
            position: absolute;
            left: 20px;
            bottom: 5px;
            display: inline-block;
            background-size: 6px;
            padding: 0;
        }

        .navTabs a {
            /* font-size: 14px;
        padding-bottom: 15px;*/
            font-size: 16px;
            letter-spacing: 1px;
            padding-bottom: 13px;
            margin: 0;
        }

        .navTabs a.activeNav:after {
            bottom: -1px;
            height: 1px;
            border-radius: 0 0 2px 2px;
        }

        .navTabs a.activeNav:before {
            bottom: 15px;
            height: 15px;
            filter: blur(35px);
        }

        .container {
            width: 100%;
        }

        .temp1-img img {
            object-position: center;
            -o-object-position: center;
        }

        .temp1-txt {
            top: 140px;
            height: calc(100% - 140px);
        }

        .temp1-txtRight {
            bottom: 30px;
            position: absolute;
        }

        .temp1-txtLeft h5 {
            font-size: 12px;
            letter-spacing: 1.56px;
            margin-bottom: 10px;
        }

        .temp1-txtLeft,
        .temp2-txtLeft,
        .temp2-txtLeft2,
        .temp3-txtLeft,
        .temp1-txtRight,
        .temp2-txtRight,
        .temp3-txtRight {
            width: 100%;
            padding-left: 30px;
            padding-right: 30px;
        }

        .temp1-txtRight p,
        .temp2-txtRight p,
        .temp3-txtRight p,
        .expSlider-txt p,
        .temp3-eventSub,
        .temp12-txtSub,
        .temp4-txtLeft p {
            font-size: 12px;
        }

        .temp1-txtRight p {
            letter-spacing: 1.2px;
            text-align: center;
        }

        .temp1-txtRightBtns a {
            margin-right: 0;
            margin-bottom: 15px;
        }

        .expSlider-item {
            height: 380px;
            margin-left: 10px;
            margin-right: 10px;
        }

        .expSlider-itemImg img {
            height: 378px;
        }

        .slick-center .expSlider-itemImg img,
        .slick-center:hover .expSlider-itemImg img {
            height: 315px;
        }

        .slick-center .expSlider-txt {
            bottom: 0;
            -webkit-transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -o-transition: all 500ms ease;
            transition: all 500ms ease;
            opacity: 1;
            visibility: visible;
        }

        .slick-center .expSlider-play {
            bottom: calc(57% - 35px);
            opacity: 1;
            visibility: visible;
        }

        .fancybox-slide--video .fancybox-content {
            width: 414px !important;
            height: 235px !important;
        }

        .fancybox-iframe,
        .fancybox-video {
            border-radius: 0;
        }

        .expSlider-txt p {
            letter-spacing: 0.14px;
        }

        .temp3-event,
        .temp12-txt {
            width: 100%;
            left: 0;
            padding: 30px 40px;
        }

        .temp3-sliderItemImg,
        .temp3-sliderItemImg img,
        .temp3-videoArea video,
        .temp12-sliderItemImg,
        .temp12-sliderItemImg img,
        .temp12-videoArea video {
            height: 330px;
        }

        .temp3-eventDate,
        .temp12-txtDate {
            font-size: 12px;
            margin-bottom: 10px;
        }

        .temp3-event h3,
        .temp12-txt h3 {
            margin-bottom: 15px;
        }

        .temp3-eventSub,
        .temp12-txtSub {
            margin-bottom: 30px;
            font-size: 12px;
            letter-spacing: 1.2px;
        }

        .temp4-img,
        .temp4-img span:before,
        .temp4-img img,
        .temp4-txt {
            height: 60vh;
        }

        .temp4-txtLeft {
            width: 100%;
            left: 0;
            padding: 0 40px;
        }

        .temp4-txtLeft h2 {
            margin-bottom: 20px;
        }

        .temp4-txtLeft p {
            padding-right: 0;
            margin-bottom: 30px;
        }

        .footer {
            margin-bottom: 40px;
        }

        .footerTop,
        .footerBottom {
            padding-left: 40px;
            padding-right: 40px;
        }

        .goToTop,
        .footerTop {
            margin-bottom: 60px;
        }

        .footerTop-img img {
            margin-bottom: 30px;
        }

        .footerTop h6 {
            font-size: 14px;
            padding-left: 0;
            padding-right: 0;
        }

        .footerSocial {
            width: 100%;
            float: left;
            margin-bottom: 40px;
            text-align: center;
        }

        .footerSocial li {
            float: none;
            margin-left: 15px;
            margin-right: 15px;
            display: inline-block;
        }

        .footerCopy {
            width: 100%;
            text-align: center;
            margin-bottom: 10px;
        }

        .footerCopy span {
            display: none;
        }

        .pp-content {
            height: calc(100% - 30px);
            width: calc(100% - 30px);
        }

        .pp-main,
        .pp-content.popup-lg .pp-main {
            padding: 0 7%;
            height: calc(100% - 128px);
            top: 98px;
        }

        .pp-head,
        .pp-content.popup-lg .pp-head {
            padding: 22px 7%;
            height: 68px;
        }

        .pp-head h5 {
            /* font-size: 16px;
        letter-spacing: 0.54px; */
            font-size: 20px;
            letter-spacing: 0.6px;
        }

        .pp-close {
            right: 6%;
        }

        .bookAppTab-head h6 {
            font-size: 10px;
            letter-spacing: 1.2px;
        }

        .bookAppTab-head:before {
            width: 13px;
            height: 13px;
            left: -25px;
        }

        .bookAppTab-item {
            padding-left: 25px;
        }

        .pp-mainScroll,
        .pp-content.popup-lg .pp-main,
        .pp-content.popup-lg .pp-mainScroll {
            padding: 0 7%;
        }

        .pp-mainScroll,
        .pp-content.popup-lg .pp-mainScroll {
            padding-bottom: 100px;
        }

        .jspVerticalBar {
            width: 0;
        }

        .bookAppTab-item:before {
            left: 6px;
        }

        .bookAppTab-head:after {
            left: -25px;
            top: -8px;
            width: 20px;
            height: 30px;
        }

        .ppInputRow label {
            font-size: 10px;
            letter-spacing: 1.3px;
        }

        .ppInputField input[type="text"] {
            padding-right: 50px;
            padding-bottom: 15px;
        }

        .blueGradient {
            min-width: 165px;
            padding: 14px 20px;
            font-size: 12px;
            letter-spacing: 1.56px;
            border-radius: 4px;
        }

        .selectPreferredDietBtn .blueGradient {
            width: 100%;
        }

        .ppInputRow {
            height: 68px;
        }

        .ppInputRow2 .ppInputField2 input[type="text"],
        .ppInputRow2 .ppInputField2 input[type="tel"],
        .ppInputRow2 .ppInputField2 input[type="email"],
        .readOnlyText,
        .customSelect,
        .ppInputField input[type="text"],
        .copyText,
        .ppInputRow2 .ppInputField2 input[type="password"] {
            font-size: 14px;
            letter-spacing: 0.42px;
        }

        .readOnlyRow label {
            padding-bottom: 10px;
        }

        .ppInputRow.readOnlyRow {
            height: auto;
            margin-bottom: 30px;
        }

        .chkbox label:before {
            width: 20px;
            height: 20px;
            border-radius: 4px;
        }

        .chkbox label {
            /* height: 20px; */
            font-size: 10px;
            letter-spacing: 1.3px;
        }

        .chkbox input:checked+label:after {
            top: 3px;
            left: 7px;
            width: 6px;
            height: 11px;
        }

        .pp-vCenter {
            padding: 50px 13%;
        }

        .congratsImg img {
            max-width: 55px;
        }

        .pp-vCenter p {
            font-size: 14px;
            letter-spacing: 0.84px;
        }

        .blueTxtBtn {
            font-size: 12px;
            letter-spacing: 2.16px;
        }

        .pp-vCenter h4 {
            font-size: 26px;
            letter-spacing: 2.6px;
            line-height: 1.2;
            margin-bottom: 15px;
        }

        .sendInviteBtn .blueGradient {
            width: 100%;
        }

        .ppInputRow2 label {
            font-size: 10px;
            letter-spacing: 1.3px;
        }

        /*  .ppInputRow2 {
        height: 63px;
    } */
        .addInviteeBtn {
            padding-left: 25px;
        }

        /* .pp-mainInner {
        max-height: calc(100vh - 170px);
    }

    .pp-mainInner2 {
        height: calc(100vh - 300px);
    }

   .pp-mainInner3 {
        height: calc(100vh - 240px);
    } */
        .pp-footer {
            padding: 30px 7% 0;
        }

        .footer {
            margin-bottom: 230px;
        }

        /* datepicker */
        .datepicker-container {
            font-size: 12px;
            line-height: 38px;
            width: calc(100% - 115px);
        }

        .datepicker-panel>ul.monthListHead>li:nth-child(2),
        .datepicker-panel>ul.yearsListHead>li:nth-child(2) {
            font-size: 16px;
        }

        .datepicker-panel>ul>li {
            height: 30px;
            font-size: 10px;
            letter-spacing: 0.6px;
        }

        .datepicker-panel>ul.daysList>li.picked:before,
        .datepicker-panel>ul.daysList>li.picked:hover:before {
            left: calc(50% - 12px);
            top: calc(50% - 8px);
            width: 24px;
            height: 24px;
        }

        .datepicker-panel>ul[data-view="years"]>li,
        .datepicker-panel>ul[data-view="months"]>li {
            height: 40.5px;
            line-height: 40.5px;
        }

        .datepicker-panel>ul.monthList>li.picked:before,
        .datepicker-panel>ul.yearsList>li.picked:before,
        .datepicker-panel>ul.monthList>li.picked:hover:before,
        .datepicker-panel>ul.yearsList>li.picked:hover:before {
            left: calc(50% - 20px);
            width: 40px;
            height: 40px;
        }

        .datepicker-panel>ul.monthList,
        .datepicker-panel>ul.yearsList {
            padding: 20px 0;
        }

        .datepicker-panel>ul.weekList {
            padding-top: 10px;
        }

        .datepicker-panel>ul.daysList li {
            font-size: 12px;
        }

        /* Jquery UI datepicker */
        .ui-datepicker {
            width: calc(100% - 113px);
        }

        .ui-datepicker .ui-datepicker-header,
        .ui-datepicker .ui-datepicker-title {
            font-size: 16px;
        }

        .ui-datepicker th {
            font-size: 10px;
            letter-spacing: 0.6px;
        }

        .ui-datepicker td {
            font-size: 12px;
        }

        .ui-selectmenu-button.ui-button {
            font-size: 14px;
            letter-spacing: 0.42px;
            padding-bottom: 15px;
        }

        .ui-selectmenu-menu .ui-menu {
            padding: 25px;
        }

        .ui-menu .ui-menu-item-wrapper {
            font-size: 14px;
        }

        .ui-menu .ui-menu-item-wrapper {
            margin-right: 0;
        }

        /* event css */
        .temp5-txt {
            z-index: 98;
        }

        .temp5-txtRightBtns {
            position: fixed;
            left: 0;
            bottom: 0;
            padding: 15px 40px;
            background: #0F0F0F;
        }

        /*     .temp5 {
        margin-top: 90px;
    } */
        .temp5-img,
        .temp5-img img,
        .temp5-mediaArea .temp5-imgAreaPoster,
        .temp5-videoArea video {
            height: 50vh;
        }

        .temp5-videoClose img {
            width: 38px;
            height: 38px;
        }

        .temp5-videoClose {
            top: 95px;
            right: 5px;
        }

        .temp5-txtRight {
            padding-right: 20px;
            padding-left: 20px;
        }

        .temp5-txtRightInner {
            padding: 30px 20px;
            padding-bottom: 0;
        }

        .temp5-txtRight p {
            margin-bottom: 0;
        }

        .temp6-area {
            padding: 20px 40px;
        }

        .temp6-flightTrans img {
            margin-right: 10px;
        }

        .temp6-flightTrans span {
            width: calc(100% - 70px);
            font-size: 12px;
        }

        .temp6-itemBlockBtn.flightEdit {
            bottom: 0;
        }

        .temp5-txtRightBtns a {
            margin-right: 0;
            margin-top: 5px;
            margin-bottom: 5px;
        }

        .blueBtn,
        .borderedBtn2 {
            width: 100%;
            font-size: 12px;
            letter-spacing: 1.56px;
        }

        .blueBtn {
            padding: 14px 20px;
        }

        .borderedBtn2 {
            padding: 13px 5px;
        }

        .drivingExperience h6 {
            margin-bottom: 40px;
            font-size: 10px;
            letter-spacing: 1.3px;
            line-height: 1.9;
            color: #fff;
        }

        .radioBtn label {
            font-size: 14px;
            line-height: 1.2;
            letter-spacing: 1.3px;
            padding-left: 30px;
        }

        .drivingExperienceBtn .blueGradient,
        .selectTimeSlotBtn .blueGradient {
            width: 100%;
        }

        .drivingExperience {
            margin-top: 25px;
        }

        .nice-select {
            height: 34px;
            font-size: 14px;
            letter-spacing: 0.42px;
        }

        .radioBtn label:before,
        .nice-select .option:before {
            width: 16px;
            height: 16px;
        }

        .radioBtn input:checked+label:after,
        .nice-select .option.selected:after {
            top: 5px;
            left: 5px;
            width: 6px;
            height: 6px;
        }

        .nice-listWrap {
            margin-top: 38px;
        }

        .ppInputField2.ppInputField2w30 .nice-listWrap {
            width: 100%;
        }

        .nice-select .option {
            font-size: 12px;
            line-height: 1.5;
            padding-left: 30px;
        }

        .ppInputRow2 .ppInputField2 input[type="text"].nice-select-search {
            padding-right: 0;
            font-size: 14px;
        }

        .ppInputField2.ppInputField2w30 .nice-select .option {
            padding-left: 25px;
        }

        .ppInputField2.ppInputField2w30 {
            width: 50%;
        }

        .ppInputField2.ppInputField2w70 {
            width: calc(50% - 20px);
            margin-left: 20px;
        }

        .ppInputField2.ppInputField2w70 input[type="text"],
        .ppInputField2.ppInputField2w70 input[type="tel"] {
            padding-right: 0;
        }

        .pdRow h5 {
            margin-bottom: 25px;
            font-size: 10px;
            letter-spacing: 1.3px;
        }

        .tncTxt {
            margin-left: 35px;
            float: left;
            font-size: 10px;
            letter-spacing: 1.3px;
        }

        .pdRow .ppInputRow2 {
            margin-bottom: 30px;
        }

        textarea,
        .writeToUsBlock p {
            font-size: 12px;
            letter-spacing: 0.42px;
        }

        .writeToUsBtn {
            font-size: 10px;
            letter-spacing: 1.3px;
        }

        .writeToUsClose {
            top: -30px;
            font-size: 20px;
        }

        .ap-content {
            max-width: 220px;
        }

        .ap-layout-relative .ap-cont {
            max-width: initial;
            width: calc(100% - 113px);
        }

        .ap-bg {
            font-size: 12px;
        }

        .ap-layout-fixed,
        .ap-layout-popover {
            top: 38px;
        }

        .ap-theme-default .ap-button {
            font-size: 10px;
            margin: 5px;
        }

        /* Navigation popup css start */
        .navpp-head {
            padding: 24px 36px;
        }

        .navpp-head h5 {
            /* font-size: 14px;
        letter-spacing: 0.42px; */
            font-size: 16px;
            letter-spacing: 0.5px;
        }

        .navpp-head .supportTitle {
            margin-right: 5px;
        }

        .navpp-head .supportTitleSub {
            margin-left: 5px;
        }

        .navpp-main {
            padding: 0 36px;
        }

        .navpp-mainScroll {
            padding: 0;
        }

        .navpp-content {
            background: #0F0F0F;
        }

        .navpp-mainInner {
            height: calc(100% - 66px);
            top: 66px;
            padding: 0 36px;
        }

        .navpp-mainInner.faqWrap {
            -ms-overflow-style: none;
            scrollbar-width: none;
        }

        .navpp-mainInner.faqWrap::-webkit-scrollbar {
            display: none;
        }

        .navpp-subNav li a {
            font-size: 16px;
            color: rgba(0, 210, 242, .8);
            padding: 0 20px 15px;
        }

        .navpp-subNav li a.activeSubNav {
            color: #00D2F2;
        }

        .relatedToArea {
            margin-bottom: 25px;
        }

        .faqItem-head h6 {
            width: 85%;
        }

        .faqItem-content {
            padding-right: 0;
        }

        .contactItem {
            margin-bottom: 15px;
            margin-top: 15px;
        }

        .contactRight {
            width: 100%;
            padding: 20px;
            padding-top: 85px;
        }

        .contactAvatar,
        .contactAvatar img {
            width: 90px;
            height: 90px;
        }

        .contactAvatar {
            top: -15px;
            left: 20px;
            transform: none;
        }

        .contactRight h5 {
            margin-bottom: 5px;
            letter-spacing: 0.51px;
            font-size: 17px;
        }

        .contactRight p.designation {
            margin-bottom: 20px;
            font-size: 13px;
        }

        .contactBtn a {
            width: 42px;
            height: 42px;
        }

        .contactBtn a img {
            width: 24px;
        }

        .contactBtn a.iconImgLink .material-icons-outlined img {
            width: 42px;
            height: 42px;
        }

        .contactRight p a,
        .convTopItemRight p.designation,
        .msg .msg-text p,
        .msg-toolbar input[type="text"],
        .msg-toolbar textarea,
        .loadingChat {
            font-size: 12px;
        }

        .contactRight p a .contactLinkTxt {
            padding-top: 2px;
        }

        .convTop {
            height: 80px;
            padding: 0 36px 20px;
        }

        .navpp-mainInner3 {
            padding: 0 36px;
        }

        .navpp-mainInner5 {
            height: calc(100% - 140px);
            top: 80px;
            padding: 0 36px;
        }

        .convTopItemAvatar,
        .convTopItemAvatar img {
            width: 58px;
            height: 58px;
        }

        .convTopItemAvatar {
            margin-right: 20px;
        }

        .convTopItemRight {
            width: calc(100% - 80px);
            padding: 8px 0;
        }

        .convTopItemRight h5 {
            font-size: 17px;
            letter-spacing: 0.54px;
        }

        .msg {
            max-width: 90%;
            margin: 10px 0;
        }

        .msg .msg-text h6 {
            font-size: 12px;
            letter-spacing: 0.36px;
        }

        .msg-toolbar {
            width: calc(100% - 72px);
            left: 36px;
            padding: 10px 10px 10px 20px;
        }

        .msg-toolbar input[type="text"],
        .msg-toolbar textarea {
            width: calc(100% - 75px);
        }

        .msg-offline:after {
            content: none;
        }

        .msg-toolbar .msg-send {
            position: absolute;
            right: 0;
            top: calc(50% - 14px);
        }

        .contactList .convTopItemRight {
            padding: 0;
            /* padding: 8px 0 15px; */
        }

        .msgCount {
            min-width: 18px;
            right: 0;
            top: 0;
            font-size: 10px;
        }

        .contactList .convTopItemRight p.designation {
            padding-right: 35px;
            /* display: none; */
        }

        .contactList .convTopItem {
            margin-top: 15px;
            margin-bottom: 15px;
        }

        .navpp-mainInner2 {
            padding: 0 36px;
        }

        .profileBtm {
            padding: 15px 36px 0;
        }

        .profileBtmBtnRight,
        .profileBtmBtnLeft {
            width: 100%;
            padding: 5px 0;
        }

        .profileBtmBtnLeft {
            padding-bottom: 0;
        }

        .borderedBtn3 {
            font-size: 12px;
            letter-spacing: 1.56px;
            padding: 13px 5px;
            border-radius: 4px;
        }

        .navpp-mainInner4 {
            height: calc(100% - 110px);
        }

        .navpp-blockBtn {
            right: 0;
        }

        .navpp-block h5 {
            font-size: 14px;
            letter-spacing: 0.46px;
            padding-right: 50px;
        }

        .navpp-block p {
            padding-right: 50px;
        }

        .navpp-blockLabel,
        .navpp-blockLabel2 {
            font-size: 10px;
            letter-spacing: 1.3px;
        }

        /* login css start here */
        .login {
            width: 100%;
            padding-left: 50px;
            padding-right: 50px;
            left: 0;
            transform: translate(0, -50%);
        }

        /* login css end here */
        /* Microsite css start here */
        .epLogoArea img {
            height: 35px;
        }

        .backToCportal {
            padding-left: 30px;
            padding-top: 25px;
            padding-bottom: 25px;
        }

        .backToCportal span {
            display: none;
        }

        .temp7-imgArea .temp7-imgAreaPoster {
            object-position: center;
            -o-object-position: center;
        }

        .temp7-1 {
            margin-bottom: 15px;
            font-size: 12px;
            letter-spacing: 1.56px;
        }

        .temp7-2,
        .temp8 h2,
        .temp9-1,
        .temp10 h2,
        .temp11-1,
        .temp15-1 {
            font-size: 20px;
            letter-spacing: 4px;
        }

        .temp7-videoPlay,
        .temp7-videoPlay a {
            width: 70px;
            height: 70px;
        }

        .temp7-videoPlay a .material-icons {
            font-size: 36px;
        }

        .temp7-3,
        .temp8 h5,
        .temp9-2,
        .temp9-3,
        .temp10 h5,
        .temp11-2,
        .temp15-2 {
            font-size: 14px;
            letter-spacing: 1.82px;
            line-height: 1.6;
        }

        .temp8 {
            padding-top: 120px;
            padding-bottom: 60px;
        }

        .temp8 h2,
        .temp9-1,
        .temp10 h2,
        .temp11-1,
        .temp15-2 {
            margin-bottom: 15px;
        }

        .temp8 h5,
        .temp9-2,
        .temp9-media {
            margin-bottom: 30px;
        }

        .scrollbar {
            height: 4px;
        }

        .scrollbar .handle {
            width: 70px;
            height: 7px;
        }

        .temp9,
        .temp10,
        .temp11 {
            padding-top: 60px;
            padding-bottom: 60px;
        }

        .temp9-mediaImg img {
            height: 400px;
        }

        .temp9-4 {
            font-size: 12px;
            letter-spacing: 1.56px;
        }

        .temp9-3 {
            margin-bottom: 20px;
        }

        .temp8-item a {
            width: 42px;
            height: 42px;
            border-width: 1px;
        }

        .temp8-item a .material-icons {
            font-size: 24px;
        }

        .frame,
        .temp10-sliderArea .frame {
            height: 320px;
        }

        .temp8-item,
        .temp10-item {
            padding: 0 5px;
        }

        .frame .slidee li {
            width: 190px;
        }

        .temp8-item .temp8-itemInner {
            transform: scale(1);
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
        }

        .temp8-item p {
            font-size: 10px;
            letter-spacing: 0.6px;
            padding: 0 15px 10px;
        }

        .temp8-item:hover .temp8-itemInner {
            border-color: rgba(0, 210, 242, 0);
        }

        .temp8-item p,
        .temp8-item a {
            opacity: 1;
        }

        .temp8-item .temp8-itemInner:before,
        .temp10-item .temp10-itemInner:before,
        .temp10-item .temp10-itemInner:after,
        .temp10-item:hover .temp10-itemInner:before,
        .temp10-item:hover .temp10-itemInner:after {
            background: transparent;
        }

        .temp8-item .temp8-itemInner:after,
        .temp8-item:hover .temp8-itemInner:after {
            background: transparent linear-gradient(180deg, rgba(7, 10, 19, 0) 0%, rgba(7, 10, 19, 1) 100%) 0% 0% no-repeat;
        }

        .temp10-item .temp10-itemInner,
        .temp10-item:hover .temp10-itemInner {
            border-color: rgba(0, 210, 242, 0);
            height: 72%;
            transform: scale(1);
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
        }

        .temp10 .frame .slidee li {
            width: 220px;
        }

        .temp10-item .temp10-txt p {
            font-size: 10px;
            letter-spacing: 0.6px;
            line-height: 1.4;
        }

        .temp10-item .temp10-txt {
            opacity: 1;
            visibility: visible;
        }

        /* Microsite css end here */
        /* TnC page css start here */
        .navTabTxt {
            font-size: 16px;
            letter-spacing: 1px;
            padding-bottom: 13px;
        }

        .tncArea h4 {
            font-size: 18px;
        }

        /* TnC page css end here */
        /* No RSVP page css start here */
        .no-rsvpArea {
            padding-right: 20px;
            padding-left: 20px;
        }

        .no-rsvpInner {
            padding: 30px 20px;
        }

        .no-rsvp {
            margin-top: -150px;
        }

        .no-rsvpIcon {
            margin-bottom: 30px;
        }

        .no-rsvpArea h4 {
            font-size: 20px;
            letter-spacing: 2px;
        }

        .no-rsvpTxt p {
            font-size: 14px;
        }

        /* No RSVP page css end here */
        .whereToUse a {
            font-size: 12px;
        }

        .copyBtn a {
            padding: 9px 15px;
            font-size: 10px;
        }

        .temp6-item h4 {
            margin-bottom: 20px;
        }

        .temp5-videoPlay,
        .temp5-videoPlay a,
        .temp3-videoPlay,
        .temp3-videoPlay a,
        .temp12-videoPlay,
        .temp12-videoPlay a {
            width: 70px;
            height: 70px;
        }

        .temp5-videoPlay a .material-icons,
        .temp3-videoPlay a .material-icons,
        .temp12-videoPlay a .material-icons {
            font-size: 36px;
        }

        .temp3-slider .slick-dots,
        .temp12-slider .slick-dots {
            bottom: -37px;
            text-align: center;
            padding-left: 35px;
        }

        .nice-select.open .list {
            max-height: 75px;
        }

        .nice-select.open .nice-listWrap {
            max-height: 150px;
        }

        .selectize-dropdown,
        .selectize-input,
        .selectize-input input {
            font-size: 14px;
        }

        .selectize-dropdown [data-selectable].option {
            padding-left: 25px;
            font-size: 12px;
            line-height: 1.5;
        }

        .selectize-input {
            height: 35px;
        }

        .selectize-dropdown [data-selectable].option:before {
            width: 16px;
            height: 16px;
        }

        .radioBtn input:checked+label:after,
        .selectize-dropdown [data-selectable].option.selected:after {
            top: 5px;
            left: 5px;
            width: 6px;
            height: 6px;
        }

        .selectize-dropdown-content {
            max-height: 70px;
        }

        .convArea {
            width: calc(100% - 72px);
        }

        .msgSubjectVal {
            font-size: 12px;
            height: calc(12px * 1.2 * 2);
        }

        .offlineIcon {
            font-size: 80px;
            line-height: 150px;
            width: 150px;
            height: 150px;
        }

        .pp-offlineBtns {
            padding: 40px 36px;
        }

        .pp-offlineBtns a {
            margin-left: 0;
            margin-right: 0;
            width: 100%;
            margin-top: 5px;
            float: left;
        }

        .createMessageForm .msg-toolbar .createMsgBtn {
            width: 100%;
        }

        .temp15-txtLabel {
            font-size: 14px;
        }

        .temp16-2 {
            font-size: 12px;
            letter-spacing: 1.08px;
        }

        .temp16-1 {
            font-size: 18px;
            letter-spacing: 1.12px;
        }

        .temp16-txt {
            width: 100%;
            left: 0;
            transform: none;
            padding: 0 40px;
        }

        .temp17-area,
        .temp15-1,
        .temp15-2 {
            width: 100%;
            padding: 0 40px;
        }

        .temp17-area.externlEvnt {
            padding: 0;
        }

        .temp17-area.externlEvnt .writeToUsBlock p {
            font-size: 14px;
        }

        .temp14 {
            height: auto;
            padding-top: 100px;
            padding-bottom: 100px;
        }

        .temp14-scroll {
            height: 400px;
        }

        .temp15 {
            padding-bottom: 0;
        }

        .temp15-txtInner {
            border: 0;
            border-radius: 0;
        }

        .temp16-imgArea .temp16-img {
            height: 500px;
        }

        .temp18-txt p,
        h2.mapContentHead {
            font-size: 12px;
        }

        .followHeader .navTabs {
            padding-left: 0;
            text-align: center;
        }

        .followHeader .logoArea:after {
            content: none;
        }

        .followHeader .navTabs a.activeNav:after {
            content: none;
        }

        .followHeader .navTabs a.homeNav {
            margin: 0;
        }

        .convTopItemRightDate {
            padding-right: 0;
            margin-bottom: 2px;
            width: 100%;
            float: left;
        }

        .convTopItemRightSub {
            padding-left: 0;
            width: 100%;
            float: left;
        }

        .convTopItemRightDate:after {
            content: '';
        }

        .convTopItemRightTxt {
            padding-bottom: 10px;
            margin-bottom: 10px;
        }

        .convTopItemRight h5 {
            margin-bottom: 0;
        }

        /* .convTopItemRight.withBorder p.designation, */
        .msgSubjectLabel {
            display: none;
        }

        .convTopItemRight.withBorder h5 {
            padding-right: 50px;
        }

        .createMessageBtn {
            bottom: initial;
            top: 10px;
        }

        .messageCaht .navpp-mainInner5 {
            height: calc(100% - 230px);
            top: 160px;
        }

        .messageCaht .convTop {
            height: 160px;
        }

        .temp19-area {
            padding: 60px 40px 180px;
        }

        .temp19-item1 {
            width: 100%;
        }

        .temp19-item1 .date {
            position: relative;
            padding: 0;
            border: 0;
            right: 0px;
            width: 100%;
            font-weight: 600;
            margin-top: 18px;
        }

        .temp19-item1 h2 {
            line-height: 1;
            font-size: 10px;
            text-align: left;
        }

        .temp19-item1 .date span {
            font-size: 10px;
        }

        .temp19-item2 {
            width: 100%;
            padding: 0;
            position: relative;
        }

        .temp19 h3 {
            margin: 6px 0 7px;
            font-size: 24px;
        }

        .temp19 p {
            font-size: 12px;
            text-transform: none;
            margin-bottom: 20px;
        }

        .temp19-item1 img {
            height: 210px;
            margin-right: 0;
            border-radius: 6px;
        }

        .temp19-area h1 {
            margin-bottom: 60px;
            margin-top: 70px;
            margin-left: 0;
        }

        .temp19-location {
            display: none;
        }

        .temp19 .d-none {
            display: block;
        }

        .temp19 .arrowBtn {
            position: absolute;
            top: 50px;
            right: 0;
        }

        .temp19 a.arrowBtn:before {
            background-color: #00D2F2;
            width: 39px;
        }

        .temp19 a.arrowBtn:after {
            border-right: 1px solid #00D2F2;
            border-bottom: 1px solid #00D2F2;
        }

        .temp19-inner {
            margin-bottom: 60px;
        }

        .temp19-area {
            padding: 60px 40px 100px;
        }

        .temp19-videoPlay {
            width: 40px;
            height: 40px;
            top: 42%;
        }

        .temp19-videoPlay a {
            width: 40px;
            height: 40px;
        }

        .temp3-sliderItem {
            display: flex !important;
            flex-direction: column-reverse;
        }

        .temp3-slider {
            padding: 0 24px;
        }

        .temp3-event {
            width: 100%;
            left: 0;
            padding: 24px 11px 30px;
            position: relative;
        }

        .temp3-sliderItemImg {
            width: 100%;
        }

        .temp3-sliderItemImg img {
            border-radius: 6px;
        }

        .temp3-slider .slick-dots {
            bottom: -37px;
            text-align: center;
            padding-right: 10%;
            width: 90%;
        }

        .temp3-txtLeft .none-m {
            display: none;
        }

        .temp3-txtRight .none-d {
            display: block;
        }

        .temp3-txtRight .arrowBtn {
            font-size: 12px;
            letter-spacing: 2.16px;
            margin-top: 30px;
            float: left;
        }

        .temp3-txtLeft h2 {
            margin-bottom: 0px;
        }

        .temp3-txt {
            margin-bottom: 40px;
            padding-left: 24px;
            padding-right: 24px;
        }

        .temp3-txtLeft,
        .temp3-txtRight {
            width: 100%;
            padding-left: 11px;
            padding-right: 30px;
        }

        .temp20 h3 {
            font-size: 40px;
        }

        .temp20-text-area {
            margin-top: 72px;
            margin-bottom: 72px;
        }

        .temp20-gallery-area h4 {
            font-size: 24px;
            letter-spacing: 1px;
        }

        .temp20-gallery-area p {
            font-size: 10px;
            margin-top: 10px;
        }

        .temp20-gallery-area .gallery {
            margin-top: 40px;
        }

        .temp20-gallery-area .gallery-box {
            width: 48.5%;
            margin: 0 3% 3% 0;
        }

        .temp20-gallery-area .gallery :nth-last-child(2n+1) {
            margin-right: 0;
        }

        .temp20-area {
            padding: 60px 6% 150px;
        }

        .qv-container .fancybox-slide {
            padding: 0;
        }

        .qv-container .fancybox-inner {
            width: 100%;
            height: 100%;
        }

        .qv-container img {
            border-radius: 0 !important;
        }

        .assetppHeadType {
            display: none;
        }

        .assetppHeadTxt {
            width: 100%;
            padding-left: 50px;
        }

        .assetppHeadBtns {
            width: 18%;
            position: fixed;
            bottom: 30px;
            right: 0;
            left: 0;
            margin: auto;
        }

        .assetppHeadBtns a {
            margin: 0 8px;
        }

        .dots3 {
            display: block;
            position: absolute;
            right: 5px !important;
            bottom: 8px;
            width: 4px !important;
            margin: 12px 20px !important;
        }

        .assetppHead a.homeNav {
            width: 26px;
            height: 26px;
            text-indent: -9999em;
            background: #2d2d2d url(../img/svg/backtohome.svg) no-repeat center center;
            border-radius: 100%;
            position: absolute;
            left: 20px;
            bottom: 25px;
            display: inline-block;
            background-size: 6px;
            padding: 0;
        }

        .d-non {
            display: block;
        }



        .modal {
            padding: 0;
            background-color: transparent;
            border-radius: 40px;
        }

        .modal.radius10 {
            border-radius: 10px;
        }

        .modal.radius20 {
            border-radius: 20px;
        }

        .modal-700 {
            width: 780px;
        }

        .modal-780 {
            width: 860px;
        }

        .modal-770 {
            width: 850px;
        }

        .modal-860 {
            width: 940px;
        }

        .modal-900 {
            width: 900px;
        }

        .modal-1400 {
            width: 1480px;
        }

        .modal-1080 {
            width: 1160px;
        }

        .modal-1680 {
            width: 1680px;
        }

        .modal-1600 {
            width: 1600px;
        }

        .modal-1290 {
            width: 1370px;
        }

        .modal-inner {
            width: 100%;
            float: left;
            padding: 20px 0px;
            border-radius: 20px;
            background-color: #0F0F0F;
            -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .16);
            -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .16);
            -ms-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .16);
            -o-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .16);
            box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .16);
        }

        .fancybox-content {
            background: #000;
            display: inline-block;
            margin: 0;
            max-width: 100%;
            overflow: auto;
            -webkit-overflow-scrolling: touch;
            padding: 0px;
            position: absolute;
            text-align: left;
            left: 0;
            bottom: -15px;
            vertical-align: middle;
        }

        /* 
        .modal-700 .modal-inner {
            width: 100%;

           padding: 20px 20px;
            position: fixed;

            bottom: -20px;
            left: 0;
            border-radius: 20px;
            background-color: #000;
            -webkit-box-shadow: 0 5px 20px 0 rgb(0 0 0 / 16%);
            -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .16);
            -ms-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .16);
            -o-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .16);

        } */

        .gallery-box .g-title {
            display: none;
        }

        .gallery-box .waves-effect {
            position: unset;
            display: block;
        }

        .gallery .assetppHead-1 {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            z-index: 99994;
        }

        .assetppHead-1 {
            width: 100%;
            border-bottom: 1px solid #525252;
            display: block;
            float: left;
        }

        .assetppHeadType-1 {
            width: 100px;
            float: left;
            margin: 0 0px 0 0px;
        }

        .assetppHeadType-1 img {
            width: 100%;
        }

        .assetppHeadTxt-1 {
            width: 70%;
            float: left;
            margin-top: 33px;
        }

        .assetppHeadTxt-1 h6 {
            font-size: 16px;
            color: #fff;
            opacity: 0.6;
        }

        .assetppHeadBtns-1 {
            width: 100%;
            float: right;
            margin-top: 25px;
            padding-left: 50px;
            margin-bottom: 35px;
        }

        .assetppHeadBtns-1 h5 {
            font-size: 16px;
            color: #00D2F2;
            display: inline-block;
            vertical-align: super;
            margin-left: 30px;
            margin-bottom: 40px;
        }

        .assetppHeadBtns-1 span {
            background: transparent linear-gradient(180deg, #07C6EB 0%, #51A0EA 100%);
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .modal-700 .fancybox-close-small {
            color: #fff !important;
            right: 15px !important;
            top: 42px !important;
            background: none !important;
        }

        .show_cancel a {
            margin: 5px 0;
        }

    }

    @media only screen and (max-width:480px) {}

    @media only screen and (max-width:400px) {

        .ui-datepicker,
        .ap-layout-relative .ap-cont {
            width: calc(100% - 107px);
        }

        .ui-menu .ui-menu-item-wrapper,
        .ui-selectmenu-menu .ui-state-active,
        .ui-selectmenu-menu .ui-widget-content .ui-state-active {
            font-size: 12px;
            margin-bottom: 15px;
        }

        .temp5-img,
        .temp5-img img,
        .temp5-mediaArea .temp5-imgAreaPoster,
        .temp5-videoArea video {
            height: 78vh;
        }

        .temp5-videoClose img {
            width: 38px;
            height: 38px;
        }

        .footerSocial li {
            margin-left: 12px;
            margin-right: 12px;
        }
    }

    @media only screen and (max-width:380px) {
        .footerSocial li {
            margin-left: 10px;
            margin-right: 10px;
        }

    }

    @media only screen and (max-width:320px) {}