﻿/*-- start memberShip Banner Page design for Ipad --*/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .ipad-backimg {
        max-width: 106%;
    }
    .ipad-title_text {
        position: relative;
        top: 142px;
        left: 12px;
        color: white;
    }
    .ipad-title_bodytext {
        position: relative;
        top: 127px;
        left: 12px;
        color: white;
    }
    .ipadimg {
        position: relative;
        bottom: 116px;
        left: 219px;
        width: 100px;
    }
    .ipadbtn {
        position: relative;
        bottom: 115px;
        left: 208px;
    }
    .ipad-backgroundimg {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        min-width: 100%;
        height: 425px;
    }
    .ipad-memberbanner_row {
        position: relative;
        margin-top: 40px;
    }
    .memberbanner_column_right {
        position: relative;
        right: 23px;
        float: left;
        width: 50%;
        height: 300px;
    }
    .memberbanner_column_left {
        position: relative;
        left: 10px;
        float: left;
        width: 50%;
        height: 300px;
    }
    .ipad-memberpara_bodytxt {
        position: relative;
        bottom: 40px;
        right: 10px;
    }
    .ipad-memberpara_container {
        padding: 5em;
    }
}
/*-- end memberShip Banner Page design for Ipad --*/
/*-- start memberShip Banner Page design  for Ipad Pro --*/
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .ipad-title_text {
        position: relative;
        top: 163px;
        left: 28px;
        color: white;
    }
    .ipad-title_bodytext {
        position: relative;
        top: 155px;
        left: 30px;
        color: white;
    }
    .ipad-memberpara_bodytxt {
        position: relative;
        left: 0;
    }
    .ipad-memberpara_container {
        padding: 5em;
    }
    .ipadimg {
        position: relative;
        bottom: 146px;
        left: 300px;
    }
    .ipadbtn {
        position: relative;
        bottom: 140px;
        left: 299px;
    }
    .ipad-backgroundimg {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        min-width: 100%;
        height: 425px;
    }
    .ipad-memberbanner_row {
        position: relative;
        margin-top: 40px;
    }
    .memberbanner_column_right {
        position: relative;
        right: 10px;
        float: left;
        width: 50%;
        height: 300px;
    }
    .memberbanner_column_left {
        position: relative;
        left: 10px;
        float: left;
        width: 50%;
        height: 300px;
    }
}
/*-- end memberShip Banner Page design  for Ipad Pro --*/
/*-- start memberShip Informed/Rewarded/Wowed Page design for Ipad --*/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .ipad-membershipcolumn {
        float: left;
        width: 232px;
        padding: 0 10px;
        position: relative;
        top: 25px;
        left: 15px;
    }
    .ipad-membershipcardinformed {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 10px #00000029;
        border-radius: 10px;
        opacity: 1;
        height: 290px;
    }
    .ipad-membershipcardrewarded {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 10px #00000029;
        border-radius: 10px;
        opacity: 1;
        height: 715px;
    }
    .ipad-membershipcardwowded {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 10px #00000029;
        border-radius: 10px;
        opacity: 1;
        height: 840px;
    }
}
/*-- end memberShip Informed/Rewarded/Wowed Page design for Ipad --*/
/*-- start memberShip Informed/Rewarded/Wowed Page design  for Ipad Pro --*/
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .ipad-membershipcolumn {
        float: left;
        width: 308px;
        padding: 0 10px;
        position: relative;
        top: 45px;
        left: 26px;
    }
    .ipad-membershipcardinformed {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 10px #00000029;
        border-radius: 10px;
        opacity: 1;
        height: 280px;
    }
    .ipad-membershipcardrewarded {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 10px #00000029;
        border-radius: 10px;
        opacity: 1;
        height: 680px;
    }
    .ipad-membershipcardwowded {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 10px #00000029;
        border-radius: 10px;
        opacity: 1;
        height: 780px;
    }
}
/*-- end memberShip Informed/Rewarded/Wowed Page design  for Ipad Pro --*/
/*-- start memberShip Apply/Text Page design for Ipad --*/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .ipad-memberbanner_column {
        float: left;
        width: 50%;
        height: 300px;
    }
    .ipad-memberpara__style {
        position: relative;
        padding-left: 20px;
        line-height: 1.7em;
    }
    .ipad-member-ship__table {
        border-collapse: collapse;
        border: 2px solid grey;
        width: 340px;
        height: 226px;
        text-align: center;
    }
    .ipad-member-ship__table td {
        border: 2px solid grey;
        width: 74px;
    }
}
/*-- end memberShip Apply/Text Page design for Ipad --*/
/*-- start memberShip Apply/Text Page design  for Ipad Pro --*/
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .ipad-memberbanner_column {
        float: left;
        width: 50%;
        height: 300px;
    }
    .ipad-memberpara__style {
        position: relative;
        padding-left: 55px;
        line-height: 1.7em;
    }
    .ipad-member-ship__table {
        border-collapse: collapse;
        border: 2px solid grey;
        width: 448px;
        height: 226px;
        text-align: center;
    }
    .ipad-member-ship__table td {
        border: 2px solid grey;
        width: 74px;
    }
}
/*-- end memberShip Apply/Text Page design  for Ipad Pro --*/
/*-- start memberShip Apply/FAQ Page design for Ipad --*/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .ipadapplyFAQ_backimg {
        background-size: cover;
        min-width: 100%;
        height: 140%;
        position: relative;
        top: 3px;
    }
    .ipad-container_text {
        position: relative;
        top: 88px;
    }
    .ipad-memberpara_bodytxt {
        position: relative;
        padding-right: 10px;
    }
    .ipad-applyFAQ__btn {
        position: relative;
        margin-left: 56%;
        bottom: 50px;
    }
}
/*-- end memberShip Apply/FAQ Page design for Ipad --*/
/*-- start memberShip Apply/FAQ Page design  for Ipad Pro --*/
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .ipadapplyFAQ_backimg {
        background-size: cover;
        min-width: 100%;
        height: 165%;
        position: relative;
        bottom: 36px;
    }
    .ipad-container_text {
        position: relative;
        top: 63px;
    }
    .ipad-memberpara_bodytxt {
        position: relative;
        padding-right: 30px;
    }
    .ipad-applyFAQ__btn {
        position: relative;
        margin-left: 65%;
        bottom: 10px;
    }
}
/*-- end memberShip Apply/FAQ Page design  for Ipad Pro --*/

/*-----------Start MemberShip Banner CSS for Mobile Responsive-----------------*/
@media only screen and (max-width: 1080px) {
    .memberpara_container--banner {
        background-repeat: no-repeat;
        background-position: center center;
        height: 625px;
        width: 100%;
        margin-top: 35px;
    }
    .memberpara_container__mobile {
        padding: 1em;
    }
    .mobile-memberbanner_first {
        padding-top: 275px;
    }
    .mobile-memberbanner_second {
        margin-top: -250px;
    }
    .resizeimg {
        position: relative;
        bottom: 126px;
        left: 250px;
        width: 110px;
    }
    .mobile_memberbanner_text {
        position: relative;
        top: 143px;
        left: 22px;
        color: white;
    }
    .mobile_memberbanner_bodytext {
        position: relative;
        top: 132px;
        left: 22px;
        color: white;
    }
    .memberbannerbtn {
        position: relative;
        bottom: 124px;
        left: 245px;
    }
    /* start Member Banner Page design for android ----------- */
    @media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
        .mobile-memberbanner_first {
            padding-top: 290px;
        }
        .mobile_memberbanner_text {
            position: relative;
            top: 153px;
            left: 10px;
            color: white;
        }
        .mobile_memberbanner_bodytext {
            position: relative;
            top: 135px;
            left: 10px;
            color: white;
        }
        .resizeimg {
            position: relative;
            bottom: 117px;
            left: 222px;
            width: 95px;
        }
        .memberbannerbtn {
            position: relative;
            bottom: 117px;
            left: 209px;
        }
        .mobile-memberbanner_second {
            margin-top: -250px;
        }
    }
    /* end Member Banner Page design for android ----------- */
    /*---------------Start for iPhone6/7/8--------------*/
    @media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
        .mobile_memberbanner_text {
            position: relative;
            top: 143px;
            left: 10px;
            color: white;
        }
        .mobile_memberbanner_bodytext {
            position: relative;
            top: 132px;
            left: 10px;
            color: white;
        }
        .resizeimg {
            position: relative;
            bottom: 120px;
            left: 230px;
            width: 106px;
        }
        .memberbannerbtn {
            position: relative;
            bottom: 120px;
            left: 222px;
        }
    }
   /*------------End Iphone 6 7 8 ----------------*/

    /*-----------------Start iPhone X--------------------*/
    @media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
        .mobile_memberbanner_text {
            position: relative;
            top: 143px;
            left: 10px;
            color: white;
        }
        .mobile_memberbanner_bodytext {
            position: relative;
            top: 132px;
            left: 10px;
            color: white;
        }
        .resizeimg {
            position: relative;
            bottom: 120px;
            left: 230px;
            width: 106px;
        }
        .memberbannerbtn {
            position: relative;
            bottom: 120px;
            left: 222px;
        }
    }
    /*-----------------End iPhone X--------------------*/

    /*---------------Start Galaxy S5-----------------*/
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
    .mobile_memberbanner_text {
        position: relative;
        top: 143px;
        left: 10px;
        color: white;
    }
    .mobile_memberbanner_bodytext {
        position: relative;
        top: 132px;
        left: 10px;
        color: white;
    }
    .resizeimg {
        position: relative;
        bottom: 115px;
        left: 216px;
        width: 106px;
    }
    .memberbannerbtn {
        position: relative;
        bottom: 115px;
        left: 208px;
    }
 }
/*---------------End Galaxy S5-----------------*/

    /*---------------Start Responsive Mobile Member CSS-------------*/
    @media only screen and (min-device-width: 425px) and (max-device-width: 570px) and (-webkit-device-pixel-ratio: 2) {
        .mobile-memberbanner_first {
            padding-top: 275px;
        }
        .mobile_memberbanner_text {
            position: relative;
            top: 143px;
            left: 22px;
            color: white;
        }
        .mobile_memberbanner_bodytext {
            position: relative;
            top: 132px;
            left: 22px;
            color: white;
        }
        .resizeimg {
            position: relative;
            bottom: 130px;
            left: 262px;
            width: 110px;
        }
        .memberbannerbtn {
            position: relative;
            bottom: 123px;
            left: 256px;
        }
        .mobile-memberbanner_second {
            margin-top: -250px;
        }
    }
    /*---------------End Responsive Mobile Member CSS-------------*/
}
/*-----------End MemberShip Banner CSS for Mobile Responsive-----------------*/

/*-----------Start MemberShip Banner Page CSS for Mobile Responsive-----------------*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    * {
        box-sizing: border-box;
    }
    .membership-page_left, .membership-page_right, .membership-page_center {
        float: left;
        width: 33%;
        padding: 10px;
        margin-top: 188px;
        font-size: 7px;
    }
    .membership-page__container:after {
        clear: both;
    }
    .getinformedtext {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 10px #00000029;
        border-radius: 10px;
        opacity: 1;
        width: 72%;
        margin-left: 15%;
    }
    .getrewardedtext {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 10px #00000029;
        border-radius: 10px;
        opacity: 1;
        width: 72%;
        margin-left: 15%;
        display: none;
    }
    .getwowdedtext {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 10px #00000029;
        border-radius: 10px;
        opacity: 1;
        width: 72%;
        margin-left: 15%;
        display: none;
    }
    .OneParaText {
        padding-left: 35px;
    }
    .selectedimage {
        border: 2px solid gold;
        border-radius: 5px;
    }
    /*---------------Start for iPhone6/7/8--------------*/
    @media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
        .OneParaText {
            padding-left: 22px;
        }

        .getinformedtext {
            background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
            box-shadow: 0px 0px 10px #00000029;
            border-radius: 10px;
            opacity: 1;
            width: 300px;
            margin-left: 36px;
        }

        .getrewardedtext {
            background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
            box-shadow: 0px 0px 10px #00000029;
            border-radius: 10px;
            opacity: 1;
            width: 300px;
            margin-left: 36px;
        }

        .getwowdedtext {
            background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
            box-shadow: 0px 0px 10px #00000029;
            border-radius: 10px;
            opacity: 1;
            width: 300px;
            margin-left: 36px;
        }

        .membership-page__container {
            position: relative;
            bottom: 30px;
        }
    }
    /*---------------End for iPhone6/7/8--------------*/
    /*-----------------Start iPhone X--------------------*/
    @media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
        .OneParaText {
            padding-left: 22px;
        }

        .getinformedtext {
            background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
            box-shadow: 0px 0px 10px #00000029;
            border-radius: 10px;
            opacity: 1;
            width: 300px;
            margin-left: 36px;
        }

        .getrewardedtext {
            background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
            box-shadow: 0px 0px 10px #00000029;
            border-radius: 10px;
            opacity: 1;
            width: 300px;
            margin-left: 36px;
        }

        .getwowdedtext {
            background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
            box-shadow: 0px 0px 10px #00000029;
            border-radius: 10px;
            opacity: 1;
            width: 300px;
            margin-left: 36px;
        }

        .membership-page__container {
            position: relative;
            bottom: 30px;
        }
    }
    /*-----------------End iPhone X--------------------*/
    /*---------------Start Galaxy S5-----------------*/
    @media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
        .OneParaText {
            padding-left: 22px;
        }

        .getinformedtext {
            background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
            box-shadow: 0px 0px 10px #00000029;
            border-radius: 10px;
            opacity: 1;
            width: 283px;
            margin-left: 36px;
        }

        .getrewardedtext {
            background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
            box-shadow: 0px 0px 10px #00000029;
            border-radius: 10px;
            opacity: 1;
            width: 283px;
            margin-left: 36px;
        }

        .getwowdedtext {
            background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
            box-shadow: 0px 0px 10px #00000029;
            border-radius: 10px;
            opacity: 1;
            width: 283px;
            margin-left: 36px;
        }

        .membership-page__container {
            position: relative;
            bottom: 30px;
        }
    }
    /*---------------End Galaxy S5-----------------*/

    /*---------Start responsive three page deisgn------------------*/
    @media only screen and (min-device-width: 425px) and (max-device-width: 570px) and (-webkit-device-pixel-ratio: 2) {
        .membership-page_left, .membership-page_right, .membership-page_center {
            float: left;
            width: 33%;
            padding: 10px;
            margin-top: 240px;
            font-size: 7px;
        }

        .getinformedtext {
            background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
            box-shadow: 0px 0px 10px #00000029;
            border-radius: 10px;
            opacity: 1;
            width: 336px;
            margin-left: 36px;
        }

        .getrewardedtext {
            background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
            box-shadow: 0px 0px 10px #00000029;
            border-radius: 10px;
            opacity: 1;
            width: 336px;
            margin-left: 36px;
            display: none;
        }

        .getwowdedtext {
            background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
            box-shadow: 0px 0px 10px #00000029;
            border-radius: 10px;
            opacity: 1;
            width: 336px;
            margin-left: 36px;
            display: none;
        }
    }
    /*---------End responsive three page deisgn------------------*/
}
/*-----------End MemberShip Banner Page CSS for Mobile Responsive-----------------*/

/*-------------Start MembershipTableText Mobile Responsive CSS----------------*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .memberbshiptable_column {
        height: 360px;
        padding-top: 85px;
        padding-left: 40px;
    }
    .member-ship-mobile__table {
        border-collapse: collapse;
        border: 2px solid grey;
        width: 85%;
        height: 226px;
        text-align: center;
    }
    .member-ship-mobile__table td {
        border: 2px solid grey;
        width: 74px;
    }
    .memberbanner-mobiletext {
        padding-left: 10px;
    }
    /*---------------Start for iPhone6/7/8--------------*/
    @media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
        .member-ship-mobile__table {
            border-collapse: collapse;
            border: 2px solid grey;
            width: 292px;
            height: 226px;
            text-align: center;
        }

        .memberbanner-mobiletext {
            padding-left: 20px;
        }
    }
    /*---------------End for iPhone6/7/8--------------*/
    /*-----------------Start iPhone X--------------------*/
    @media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
        .member-ship-mobile__table {
            border-collapse: collapse;
            border: 2px solid grey;
            width: 292px;
            height: 226px;
            text-align: center;
        }

        .memberbanner-mobiletext {
            padding-left: 20px;
        }
    }
    /*-----------------End iPhone X--------------------*/
    /*---------------Start Galaxy S5-----------------*/
    @media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
        .member-ship-mobile__table {
            border-collapse: collapse;
            border: 2px solid grey;
            width: 280px;
            height: 226px;
            text-align: center;
        }

        .memberbanner-mobiletext {
            padding-left: 20px;
        }
    }
    /*---------------End Galaxy S5-----------------*/

    /*---------Start responsive Table & Text deisgn------------------*/
    @media only screen and (min-device-width: 425px) and (max-device-width: 570px) and (-webkit-device-pixel-ratio: 2) {
        .memberbshiptable_column {
            height: 360px;
            padding-top: 85px;
            padding-left: 40px;
        }

        .member-ship-mobile__table {
            border-collapse: collapse;
            border: 2px solid grey;
            width: 335px;
            height: 226px;
            text-align: center;
        }

        .memberbanner-mobiletext {
            padding-left: 25px;
        }

        .OneParaText {
            padding-left: 35px;
        }
    }
    /*---------End responsive Table & Text deisgn------------------*/
}
/*-------------End MembershipTableText Mobile Responsive CSS----------------*/

/*-------------Start MembershipApplyandFAQ Mobile Responsive CSS----------------*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .membershipApplyandFAQ-background-img {
        background-size: cover;
        min-width: 100%;
        height: 185px;
        position: relative;
        top: 65px;
    }
    .membershipApplyandFAQ_text {
        position: relative;
        top: 20px;
    }
    .membersiipApplyandFAQ_bodytext {
        position: relative;
        padding-right: 14px;
    }
    .membershipAplyandFAQbtn {
        position: relative;
        margin-left: 63%;
        bottom: 8px;
    }
    /*---------Start responsive Apply & FAQ deisgn------------------*/
    @media only screen and (min-device-width: 425px) and (max-device-width: 570px) and (-webkit-device-pixel-ratio: 2) {
        .membershipAplyandFAQbtn {
            position: relative;
            margin-left: 65%;
            bottom: 8px;
        }
    }
    /*---------End responsive Apply & FAQ deisgn------------------*/
    /*---------------Start Galaxy S5-----------------*/
    @media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
        .membershipAplyandFAQbtn {
            position: relative;
            margin-left: 64%;
            bottom: 8px;
        }
    }
    /*---------------End Galaxy S5-----------------*/
    /*---------------Start Iphone X-----------------*/
    @media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
        .membershipAplyandFAQbtn {
            position: relative;
            margin-left: 64%;
            bottom: 8px;
        }
    }
    /*---------------End Iphone X-----------------*/
    /*---------------Start for iPhone6/7/8--------------*/
    @media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
        .membershipAplyandFAQbtn {
            position: relative;
            margin-left: 64%;
            bottom: 8px;
        }
    }
    /*---------------End for iPhone6/7/8--------------*/
}
    /*-------------End  MembershipApplyandFAQ  Mobile Responsive CSS----------------*/

    /*-----------Start MemberTextPara CSS-----------------*/
    .memberpara__style {
        position: relative;
        padding-left: 118px;
        line-height: 1.7em;
    }
    /*-----------End MemberTextPara CSS-----------------*/

    /*---------------Start MemberTextTable CSS--------------*/
    .member-ship__table {
        border-collapse: collapse;
        border: 2px solid grey;
        width: 536px;
        height: 226px;
        text-align: center;
    }
    .member-ship__table td {
        border: 2px solid grey;
        width: 74px;
    }
    /*---------------End MemmberTextTable CSS--------------*/

    /*--------Start MemberShip3Column CSS--------------*/
    hr {
        border-width: 2px;
    }
    .membershipcolumn {
        float: left;
        width: 370px;
        padding: 0 10px;
        position: relative;
        top: 60px;
        left: 86px;
    }
    .membershiprow {
        margin: 0 -5px;
    }
    .membershiprow:after {
        content: "";
        display: table;
        clear: both;
    }
    .membershipcardinformed {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 10px #00000029;
        border-radius: 10px;
        opacity: 1;
        height: 280px;
    }
    .membershipcardrewarded {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 10px #00000029;
        border-radius: 10px;
        opacity: 1;
        height: 680px;
    }
    .membershipcardwowded {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 10px #00000029;
        border-radius: 10px;
        opacity: 1;
        height: 780px;
    }
    /*--------End MemberShip3Column CSS--------------*/

    /*--------Start MemberShipBanner CSS--------------*/
    .memberpara_container1 {
        padding: 5em;
    }
    .memberpara_btn2 {
        background: #ec008c;
        border-radius: 3px;
        color: #FFF;
        width: 142px;
        height: 35px;
        border: unset;
        cursor: pointer;
        margin: 8px;
    }
    .memberpara_bodytxt1 {
        position: relative;
        left: 60px;
    }
    .memberpara_container--column1 {
        background-size: cover;
        min-width: 100%;
        height: 425px;
    }
    .memberpara_btn1 {
        background: #ec008c;
        border-radius: 3px;
        color: #FFF;
        width: 119px;  
        height: 35px;
        border: unset;
        cursor: pointer;
    }
    * {
        box-sizing: border-box;
    }
    .memberbanner_column {
        float: left;
        width: 50%;
        height: 300px;
    }
    .memberbanner_row:after {
        content: "";
        display: table;
        clear: both;
    }
    /*--------End MemberShip CSS--------------*/

    /*------paragraph padding css-----------*/
    .padding-position-bottom {
        padding-left: 0;
        padding-top: 0;
        padding-right: 0;
    }
    .padding-position-right {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
    }
    .padding-position-top {
        padding-left: 0;
        padding-bottom: 0;
        padding-right: 0;
    }
    .padding-position-left {
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0;
    }
    .padding-position-tb {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-position-lr {
        padding-top: 0;
        padding-bottom: 0;
    }
    .padding-size-xl {
        padding: 5em;
    }
    .margin-position-lr {
        margin-top: 0;
        margin-bottom: 0;
    }
    .margin-xl {
        margin: 5em;
    }
    .padding-size-lg {
        padding: 4em;
    }
    .margin-lg {
        margin: 4em;
    }
    .padding-size-md {
        padding: 2em;
    }
    .margin-md {
        margin: 2em;
    }
    .padding-size-sm {
        padding: 1em;
    }
    .margin-sm {
        margin: 1em;
    }
    /*------end paragraph padding css-----------*/

    /*Start Video paragraph css*/
    .video-wrapper {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 25px;
        height: 0;
    }
    .video-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .grid__cell {
        position: relative;
        display: block;
        -ms-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    /*End Video paragraph css*/

    /*------------------------------Drop Down css-----------*/
    .hidden-drop {
        display: none !important;
    }
    .custom-link--clean {
        text-decoration: unset;
        color: black;
        line-height: 25px !important;
        font-size: 15px;
    }
    .profile-dropdown {
        position: absolute;
        width: 200px;
        min-height: 155px;
        padding: 0 0 25px 25px;
        background: #ffffff;
        top: 45px;
        left: -16%;
        z-index: 9999;
        border: 1px solid #464646;
        box-sizing: border-box;
        border-radius: 5px;
    }
    .profile-dropdown::before {
        display: block;
        content: "";
        width: 0;
        height: 0;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        border-bottom: 16px solid #464646;
        position: absolute;
        top: -16px;
        right: 46px;
    }
    .profile-dropdown::after {
        display: block;
        content: "";
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #ffffff;
        position: absolute;
        z-index: 1;
        top: -15px;
        right: 47px;
    }
    .profile-dropdown .nav {
        padding: 0 53px 0 30px;
        width: 100%;
        height: 25px;
        box-sizing: border-box;
        text-align: right;
    }
    .lastmenu {
        margin-bottom: 15px;
    }
    .menu-text-separation {
        border-top: 2px solid #ccc;
        left: 0px;
        right: 0;
        margin: auto;
        position: absolute;
    }
    .menu-text-logout {
        margin-top: 25px;
        margin-bottom: -12px;
    }
    .userdropdown {
        cursor: pointer;
    }
    .menu-text-custom {
        margin-bottom: 5px;
    }
    /*--------------------End Dropdown Css--------------------------*/

    /*--------search dropdown Css------------*/
    .popup-modal {
        position: fixed;
        z-index: 999;
        top: 95px;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
    }

    .popup-modal-content {
        position: relative;
        margin: auto;
        padding: 10px 50px 30px 70px;
        width: 80%;
        -webkit-animation-name: animatetop;
        -webkit-animation-duration: 0.4s;
        animation-name: animatetop;
        animation-duration: 0.4s;
        background: #ffffff;
        border: 2px solid #e2ecf4;
        box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.1);
        border-radius: 10px 10px 0px 0px;
        max-height: 76%;
        overflow-y: auto;
        max-width: 1290px;
    }

    .result-title {
        flex: 1;
        font-weight: 500;
        font-size: 16px;
        text-transform: capitalize;
        color: #00245d;
        padding-left: 25px;
    }

        .result-title span {
            color: #ec008c;
        }

    .viewAll button {
        font-weight: 500;
        font-size: 16px;
        text-transform: capitalize;
        color: #00245d;
        border: none;
        background: no-repeat;
        margin-top: 15px;
        outline: none;
        cursor: pointer;
    }

    .result-btn {
        background: #f6f6f6;
        border-radius: 20px 20px 0px 0px;
        max-width: 270px;
        padding: 15px 10px;
        border: none;
        outline: none;
        cursor: pointer;
        font-weight: 500;
        font-size: 16px;
        text-transform: capitalize;
        color: #00245d;
        width: 100%;
    }

    .viewAll {
        padding-right: 25px;
    }

    .result-side-flex:after {
        content: '';
        flex: 1;
    }

    .product-box-image__img {
        margin: 40px auto;
        display: inline-block;
    }

    .product-box {
        margin-bottom: 15px;
    }

    .product-box-detail {
        width: 100%;
        max-width: 270px;
        display: block;
        margin: 0 auto;
    }

    .product-box-image {
        background: #fff;
        border-radius: 12px;
        max-height: 350px;
        width: 100%;
        max-width: 270px;
        display: block;
        text-align: center;
        position: relative;
        margin: 0 auto;
        border: 1px solid #c4c4c4;
        box-sizing: border-box;
    }

    .product-box-title {
        font-weight: 500;
        font-size: 16px;
        line-height: 21px;
        align-items: center;
        letter-spacing: .05em;
        text-transform: capitalize;
        color: #000000;
        margin: 10px 0 0;
        display: block;
    }

    .search-product__row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

    .product-box__container {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .search-product__count {
        margin-top: 0;
        margin-bottom: 1em;
    }

    .search-product__link {
        text-decoration: none;
    }

    .search-product__image {
        width: 100%;
        height: auto;
    }

    @media only screen and (max-width: 779px) {
        .search-product__image {
            width: 100%;
            height: auto;
        }

        .viewAll button {
            margin-top: 5px;
        }

        .product-box__container {
            flex: 0 0 50%;
            max-width: 50%;
        }

        .popup-modal {
            position: absolute;
            top: 140px;
        }

        .popup-modal-content {
            padding: 10px;
        }
    }
    /*--------------- Member paragraph Css--------------------------*/
    .memberpara_container--column {
        background-size: cover;
        min-width: 100%;
        height: 375px;
    }

    @media (min-width: 1900px) {
        .memberpara_container--column {
            background-size: cover;
            min-width: 100%;
            height: 500px;
        }
    }
    /*--------------- End Member paragraph Css--------------------------*/

    /*--------------- download paragraph Css--------------------------*/
    .download-Paragraph--column {
        background-size: cover;
        min-width: 100%;
        height: 375px;
    }

    @media (min-width: 1900px) {
        .download-Paragraph--column {
            background-size: cover;
            min-width: 100%;
            height: 500px;
        }
    }

    /*--------------- End download paragraph Css--------------------------*/
    /*---backinstock notification button---*/
    .backinstock-modal {
        position: fixed;
        z-index: 999;
        top: 50%;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
    }

    .backinstock-modal__content {
        position: relative;
        margin: auto;
        padding: 10px;
        width: 40%;
        -webkit-animation-name: animatetop;
        -webkit-animation-duration: 0.4s;
        animation-name: animatetop;
        animation-duration: 0.4s;
        background: #ffffff;
        border: 2px solid #e2ecf4;
        box-shadow: 0px 5px 25px rgb(0 0 0 / 10%);
        border-radius: 10px;
        overflow: auto;
        max-width: 1290px;
    }

    .backinstock-modal__btn {
        float: right;
        margin: 20px;
    }

    .backinstock-email {
        height: 35px;
        width: 75%;
        font-size: 14px;
        padding: 0px 10px;
    }

    .backinstock-modal__body {
        margin: 20px;
    }

    .backinstock-modal__close {
        float: right;
        margin: 3px;
        cursor: pointer;
    }

    .backinstock-email__text {
        padding-bottom: 5px;
    }

    .backinstock-confirmation__content {
        position: relative;
        margin: auto;
        padding: 10px;
        width: 20%;
        -webkit-animation-name: animatetop;
        -webkit-animation-duration: 0.4s;
        animation-name: animatetop;
        animation-duration: 0.4s;
        background: #ffffff;
        border: 2px solid #e2ecf4;
        box-shadow: 0px 5px 25px rgb(0 0 0 / 10%);
        border-radius: 10px;
        overflow: auto;
        max-width: 1290px;
    }

    button.btn.backinstock-confirmation__btn {
        width: 60px;
        height: 35px;
    }

    @media only screen and (max-width: 779px) {
        .backinstock-confirmation__content {
            width: 50%;
        }

        .backinstock-modal__content {
            width: 70%;
        }
    }

    .color-variant__select select {
        display: none;
    }

    .tabs .tabs-nav ul.type-b li.active a.news-article__link::after {
        display: none;
    }

    .product-details a.product-details__sociallink {
        margin-left: 0px;
    }

    .reviewTabsNav {
/*        border-bottom: 1px solid #CBCBCB;*/
    }

        .reviewTabsNav ul {
            justify-content: left !important;
        }

            .reviewTabsNav ul li.active a, .reviewTabsNavul li a:hover {
                color: #ec008c;
                border-bottom: 3px solid #EC008C;
            }

            .reviewTabsNav ul li a {
                padding-bottom: 20px !important;
            }

/*-------------- Paragraph one,Two.Three Css---------*/
.bhg-separation-line-container {
    min-height: 10px;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.bhg-separation-line {
    border-top: 1px solid #a8a8a8;
    width: 100%;
    align-self: center;
}
.bhg-separation-line-container--align-left {
    justify-content: start;
}

.bhg-separation-line-container--align-right {
    justify-content: flex-end;
}

.bhg-separation-line {
    border-top: 1px solid #a8a8a8;
    width: 100%;
    align-self: center;
}

.bhg-separation-line--weight-xs {
    border-width: 1px;
}

.bhg-separation-line--weight-sm {
    border-width: 2px;
}

.bhg-separation-line--weight-md {
    border-width: 3px;
}

.bhg-separation-line--weight-lg {
    border-width: 4px;
}

.bhg-separation-line--weight-xl {
    border-width: 10px;
}

.bhg-separation-line--width-full {
    width: 100%;
}

.bhg-separation-line--width-xs {
    width: 10px;
}

.bhg-separation-line--width-sm {
    max-width: 60px;
}

.bhg-separation-line--width-md {
    max-width: 100px;
}

.bhg-separation-line--width-lg {
    max-width: 300px;
}

.bhg-separation-line--width-xl {
    max-width: 600px;
}
.u-no-margin--custom {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.6;
    color: #212121;
}

    .Bhg-btn--secondary {
        color: #212121 !important;
        font-size: 15px !important;
        font-weight: normal !important;
        border-width: 1px !important;
        border-color: #212121 !important;
        border-radius: 0.5rem !important;
        background-color: transparent !important;
    }

        .Bhg-btn--secondary.dw-mod:focus,
        .Bhg-btn--secondary.dw-mod:hover,
        .Bhg-btn--secondary.dw-mod:active,
        .Bhg-btn--secondary.dw-mod.btn--active {
            background-color: #1a1a1a !important;
            color: #fff !important;
        }

    .Bhg-btn--primary {
        color: #212121 !important;
        font-size: 15px !important;
        font-weight: normal !important;
        border-width: 1px !important;
        border-color: #212121 !important;
        border-radius: 0.5rem !important;
        background-color: transparent !important;
    }

        .Bhg-btn--primary.dw-mod:focus,
        .Bhg-btn--primary.dw-mod:hover,
        .Bhg-btn--primary.dw-mod:active,
        .Bhg-btn--primary.dw-mod.btn--active {
            background-color: #1a1a1a !important;
            color: #fff !important;
        }

    .Bhg-btn--tertiary {
        color: #fff !important;
        font-size: 15px !important;
        font-weight: normal !important;
        border-width: 1px !important;
        border-color: #1565c0 !important;
        border-radius: 0 !important;
        background-color: #1565c0 !important;
    }

        .Bhg-btn--tertiary.dw-mod:focus,
        .Bhg-btn--tertiary.dw-mod:hover,
        .Bhg-btn--tertiary.dw-mod:active,
        .Bhg-btn--tertiary.dw-mod.btn--active {
            background-color: #135bad !important;
            color: #fff !important;
        }

    .Bhg-btn--clean {
        color: inherit !important;
        border: none !important;
        background-color: transparent !important;
        line-height: normal !important;
        min-height: unset !important;
        padding: 0;
    }

        .Bhg-btn--clean.dw-mod:focus,
        .Bhg-btn--clean.dw-mod:hover,
        .Bhg-btn--clean.dw-mod:active,
        .Bhg-btn--clean.dw-mod.btn--active {
            color: inherit !important;
            background-color: inherit !important;
        }

    .bhgContent-standardParagraphTwo {
        display: flex;
        position: relative;
        min-height: 350px;
    }

    .standardParagraphTowTitle {
        font-size: 24px;
        font-weight: 600;
        line-height: 1.6;
        color: #212121;
    }

    .standardParagraphThreeTitle {
        font-size: 24px;
        font-weight: 600;
        line-height: 1.6;
        color: #212121;
    }

    /*----------- Product detail Css ---------*/
    .make-a--reservationbtn {
        color: #fff;
        font-size: 14px;
        background-color: #ec008c;
        border: none;
        width: 170px;
        height: 45px;
        margin-right: 0;
        text-align: center;
        border-radius: 5px;
        cursor: pointer;
    }

    .reservationlayout {
        justify-content: center;
        margin-left: -57px;
    }

    .detail-pop--background {
        position: fixed;
        left: 0;
        right: 0;
        margin: auto;
        background: rgba(0,0,0,.5);
        bottom: 0;
        top: 0;
        z-index: 999;
    }

    .custom-pop {
        position: fixed !important;
        left: 0;
        right: 0;
        margin: auto;
        bottom: unset !important;
        top: 22%;
    }

    .findinstorecustom-pop {
        position: fixed !important;
        left: 0;
        right: 0;
        margin: auto;
        bottom: unset !important;
        top: 22%;
    }

    .newreservation-from__css {
        border: 1px solid #000000;
        border-radius: 5px;
        color: #000000;
        cursor: pointer;
        width: 298px;
        height: 73px;
        padding: 4px;
    }

    .subnewform__css {
        position: relative;
        top: 10px;
    }

    .subreservationform__css {
        position: relative;
        top: 16px;
    }

    .newreservation-from__css:hover {
        border: 1px solid #ec008c;
        color: #ec008c;
    }

    .findinstore-from__css {
        border: 1px solid #000000;
        border-radius: 5px;
        color: #000000;
        cursor: pointer;
        width: 305px;
        height: 73px;
        padding: 4px;
    }

    .subnewfindin__css {
        position: relative;
        top: 6px;
    }

    .subfindin__css {
        position: relative;
        top: 6px;
    }

    .findinstore-from__css:hover {
        border: 1px solid #ec008c;
        color: #ec008c;
    }

    .custom-product--class {
        margin-top: 20px;
        box-sizing: border-box;
        display: grid;
        grid-template-columns: auto auto auto auto;
        justify-content: space-between;
    }

    .fixpositon {
        z-index: unset !important;
    }

    .custom-findinstroe-pop {
        width: 440px;
        padding: 30px;
        box-sizing: border-box;
        box-shadow: 0 0 6px 0px rgb(0 0 0 / 15%);
        border-radius: 16px;
        z-index: 999999;
        bottom: 80px;
        background: #FFFFFF;
        bottom: unset;
    }

    .custom-wrap-title {
        cursor: pointer;
    }

    .custom-close-wrap {
        width: 100%;
        display: block;
        height: 27px;
        margin-top: -10px;
        margin-bottom: 10px;
        position: relative;
    }

    .custom-x--btn {
        position: absolute;
        right: -20px;
        top: 0px;
        cursor: pointer;
    }

    .custom-actions {
        display: flex;
        justify-content: flex-end;
    }

    .custom-detail--btn {
        width: 100px;
        height: 45px;
        margin-left: 20px;
    }

    .findinstore-layout > div {
        margin-bottom: 15px;
    }

    @media (max-width: 1380px) {
        .reservation-pop {
            left: 0px;
            top: unset;
            bottom: 80px !important;
        }

        .findinstorecustom-pop {
            top: 14%;
        }
    }
@media (max-width: 779px) {
    .profile-dropdown {
        left: unset;
        right: -7%;
        width: 120px;
        min-height: 150px;
        padding: 0px;
    }

        .profile-dropdown::before {
            right: 8px;
        }

        .profile-dropdown .nav {
            padding: 0 15px 0 30px;
            height: 20px;
        }

        .profile-dropdown::after {
            right: 9px;
        }

    .menu-text-logout {
        margin-top: 10px;
    }
    .product-box-image__img {
        margin: 20px auto;
    }
    .findinstorecustom-pop {
        width: 95%;
        top: 5%;
    }
    .findinstore-layout {
        overflow: auto;
        height: 75vh;
    }
    .reservation-pop {
        top: 30px;
        width: 95%;
        height: 93%;
        overflow: auto;
        bottom: unset !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
    .profile-dropdown {
        left: unset;
        right: 0%;
        width: 140px;
        min-height: 170px;
        padding: 0px;
    }

        .profile-dropdown::before {
            right: 8px;
        }

        .profile-dropdown .nav {
            padding: 0 15px 0 30px;
            height: 20px;
        }

        .profile-dropdown::after {
            right: 9px;
        }
}