/*========== Custom Font Start ==========*/
@font-face {
    font-family: 'Sackers Gothic Std';
    src: url('../fonts/SackersGothicStd-Heavy.woff2') format('woff2'),
        url('../fonts/SackersGothicStd-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sackers Gothic Std';
    src: url('../fonts/SackersGothicStd-Medium.woff2') format('woff2'),
        url('../fonts/SackersGothicStd-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sackers Gothic Std';
    src: url('../fonts/SackersGothicStd-Light.woff2') format('woff2'),
        url('../fonts/SackersGothicStd-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hijrnotes PERSONAL USE ONLY';
    src: url('../fonts/HijrnotesPERSONALUSEONLY.woff2') format('woff2'),
        url('../fonts/HijrnotesPERSONALUSEONLY.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;600;700;900&display=swap');

/*========== Custom Font End ==========*/

/*========== Base Start ==========*/
*       { padding:0px; margin:0px; outline:none;}
a       { text-decoration:none; padding:0px; margin:0px; outline:none; color: #202426;}
a:hover { text-decoration:none;}
ul,li   { padding:0px; margin:0px; list-style:none;}
img     { padding:0px; margin:0px; border:none;}
h1,h2,h3,h4,h5,h6   { padding:0px; margin:0px; font-weight:normal;}
/*========== Base End ==========*/

/*========== Body Start ==========*/
html     { width:100%;}
body     { width:100%; margin: 0px; padding: 0px; background: #ffffff; color: #202426; font-weight: normal; font-family: 'Sackers Gothic Std' !important;}
.btn-watch-white { background: #fff; border-radius: 4px; padding: 0.521vw 0.781vw; color: #BC9F6E; font-size: 0.833vw; text-transform: uppercase; font-weight: 700;}
.btn-watch-white .icon-moon { margin-right: 0.833vw; }
.btn-watch-white:hover { background: #BC9F6E; color: #fff;}
/*========== Body End ==========*/

/*========== Header Start ==========*/
.header { background: #012E58; position: fixed; top: 0px; left: 0px; width: 100%; z-index: 9;}
.header .header-content { display: flex; align-items: center; justify-content: space-between; color: #fff;}
.header-content .header-left { display: flex; align-items: center;}
.header-content .header-left .progress-text { text-transform: uppercase; font-weight: 500; font-size: 0.833vw; margin-left: 1.042vw;}
.header-content .header-logo { /*padding: 1.042vw 0;*/ padding: 20px 0;}
.header-content .header-logo img { /*max-height: 3.125vw;*/ max-height: 60px;}
.header-content .header-right { display: flex; align-items: center;}
.header-content .header-search { display: flex; align-items: center; margin-right: 2.083vw;}
.header-search .search-input { display: none; }
.header-search .search-icon { cursor: pointer; margin: 0 0.625vw;}
.header-search .discover { font-weight: 500; font-size: 0.833vw; text-transform: uppercase;}
.header-menu .dropdown-toggle { background: transparent; box-shadow: none; border: none;}
.header-menu .dropdown-toggle::after { display: none; }
.header-menu .dropdown-toggle .icon-moon { color: #fff; font-size: 1.042vw;}
.header-menu .dropdown-menu { /*top: 1.9vw !important;*/ top: 40px !important; border-radius: 0px; padding: 0px; border: none; min-width: 15.625vw;}
.header-menu .dropdown-menu li { border-bottom: 1px solid #E1E1E1; }
.header-menu .dropdown-menu li:last-child { border-bottom: none; }
.header-menu .dropdown-menu .dropdown-item { padding: 1.042vw; font-weight: 500; font-size: 0.833vw; text-transform: uppercase; color: #BC9F6E;}
.header-menu .dropdown-menu .dropdown-item:focus, .header-menu .dropdown-menu .dropdown-item:hover, .header-menu .dropdown-menu .dropdown-item:active { background: #012E58; color: #fff;}
.header-content .login-user { margin-left: 1.563vw; font-weight: 500; font-size: 0.833vw; text-transform: uppercase;}
.header-gap { height: 100px; }
/*========== Header End ==========*/

/*========== Banner Start ==========*/
.home-banner .banner-slider { margin-bottom: 0px; }
.home-banner .banner-slider-item { position: relative; }
.home-banner .banner-content-main { position: absolute; top: 5.729vw; text-align: center; width: 100%;}
.home-banner .banner-content h3 { color: #fff; font-size: 1.667vw; font-family: 'Hijrnotes PERSONAL USE ONLY'; margin-bottom: 3.125vw; line-height: 1;}
.home-banner .banner-content .banner-inner-title { display: block; font-size: 3.333vw; text-transform: uppercase; color: #FFFFFF; line-height: 1; margin-bottom: 4.688vw;}
.home-banner .banner-content .disc { font-size: 1.771vw; line-height: 1; text-transform: uppercase; color: #BC9F6E; margin-bottom: 2.083vw;}
.banner-content .watch-detail { display: inline-flex; }
.banner-content .watch-detail .btn { border-radius: 0.208vw; font-size: 0.833vw;}
.banner-content .watch-detail .btn + .btn { margin-left: 1.042vw; }
.banner-content .watch-detail .btn-watch { background: #BC9F6E; padding: 0.521vw 0.781vw; color: #fff; text-transform: uppercase;}
.banner-content .watch-detail .btn-watch .icon-moon { margin-right: 0.781vw; }
.banner-content .watch-detail .btn-white { background: #fff; color: #BC9F6E; padding: 0.521vw; min-width: 40px;}
/* .home-banner .slick-dots { bottom: auto; top: 15vw;} */
/* .home-banner .slick-dots li { width: 0.781vw; height: 0.781vw;} */
/* .home-banner .slick-dots li button { width: 0.781vw; height: 0.781vw; background: #fff; border-radius: 50%; margin: 0 auto;} */
/* .home-banner .slick-dots li button:before { width: 0.781vw; height: 0.781vw; line-height: 0.781vw; color: #fff; opacity: 1; font-size: 0px;} */
/*========== Banner End ==========*/

/*========== Banner Start ==========*/
.video-section {}
.video-section .video-detail { position: relative; margin-bottom: 6.510vw; margin-top: -10.938vw; height: 0; padding-bottom: 56.25%;}
.video-section .video-detail iframe { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;}
.video-section .video-detail:after { content: ""; position: absolute; bottom: -2.604vw; right: -2.604vw; background: url(../images/productbg.png) no-repeat; width: 867px; height: 487px; z-index: -1;}
/*========== Banner End ==========*/

/*========== Continue Watching Start ==========*/
.gray-section { background: #EEEEEE; }
.continue-watching-section { padding: 5.208vw 0; }
.continue-watching-section .cw-title { display: flex; align-items: center; justify-content: space-between; margin-bottom: 2.083vw;}
.cw-title .title { font-size: 1.667vw; text-transform: uppercase; color: #BC9F6E; }
.cw-title .my-progress { color: #012E58; font-size: 0.833vw; text-transform: uppercase; display: flex; align-items: center; font-weight: 600;}
.cw-title .my-progress .icon-moon { margin-left: 0.833vw; }
.cwatching-box { background: #fff; box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1); border-radius: 0.781vw; padding: 3.125vw 1.563vw 1.563vw 1.563vw; position: relative; z-index: 1;}
.cwatching-box .cwatching-bg { background: #77ADC8; position: absolute; top: 0px; left: 0px; width: 100%; height: 13.698vw; z-index: -1; border-top-left-radius: 0.781vw; border-top-right-radius: 0.781vw;}
.cwatching-box .cwatching-bg.bg-blue { background: #77ADC8; }
.cwatching-box .cwatching-bg.bg-pink { background: #C18F9B; }
.cwatching-box .cwatching-bg.bg-green { background: #40A378; }
.cwatching-box .cwatching-profile { text-align: center; }
.cwatching-box .cwatching-detail { padding-top: 1.563vw; }
.cwatching-detail .cwatching-title { font-size: 0.833vw; text-transform: uppercase; color: #012E58; font-weight: 600; margin-bottom: 0.521vw;}
.cwatching-detail .cwatching-disc { font-size: 0.625vw; color: #012E58; margin-bottom: 0px; font-weight: 300; font-family: 'Montserrat', sans-serif;}
.watching-tiles-bg { position: relative; }
.watching-tiles-bg:before { content: ""; position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 8.333vw; height: 15vw; background: url(../images/bgleft.png) no-repeat;}
.watching-tiles-bg:after { content: ""; position: absolute; right: 0px; bottom: -4.7135vw; width: 9.635vw; height: 9.427vw; background: url(../images/bgright.png) no-repeat;}
/*========== Continue Watching End ==========*/

/*========== Testimonial Start ==========*/
.testimonial-section { padding: 5.208vw 0 6.771vw 0; }
.testimonial-section .testimonial-content { background: #012E58; border-radius: 0.521vw; padding: 5.208vw; text-align: center; position: relative;}
.testimonial-section .testimonial-content:after { content: ""; position: absolute; bottom: -30px; left: -30px; background: url(../images/productbg2.png) no-repeat; width: 568px; height: 319px; z-index: -1;}
.testimonial-slider-item .review-title { font-size: 1.979vw; margin-bottom: 0.521vw; color: #BC9F6E; font-family: 'Hijrnotes PERSONAL USE ONLY'; line-height: normal;}
.testimonial-slider-item .t-user-name { font-size: 1.458vw; text-transform: uppercase; color: #FFFFFF; margin-bottom: 0.521vw; font-weight: 600; }
.testimonial-slider-item .t-user-disc { font-size: 0.938vw; text-transform: uppercase; color: #FFFFFF; font-weight: 300; }
.testimonial-slider-item .testimonial-rating { display: flex; justify-content: center; margin: 1.042vw 0 1.563vw 0; }
.testimonial-slider-item .testimonial-rating li { margin: 0 0.260vw; }
.testimonial-slider-item .testimonial-rating li span { font-size: 1.250vw; color: #BC9F6E; }
.testimonial-slider-item .t-description { font-weight: 100; font-size: 0.938vw; color: #FFFFFF; font-family: 'Montserrat', sans-serif; margin-bottom: 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.testimonial-section .testimonial-slider .slick-arrow { bottom: 20px; top: auto; z-index: 999;}
.testimonial-section .testimonial-slider .slick-prev:before { content: "\e901"; font-family: 'icomoon' !important; }
.testimonial-section .testimonial-slider .slick-next:before { content: "\e900"; font-family: 'icomoon' !important; }
/*========== Testimonial End ==========*/

/*========== Footer Start ==========*/
.footer { background: #00172C; text-align: center; padding: 3.125vw 0;}
.footer .footer-logo { border-bottom: 1px solid #1F496F; padding-bottom: 2.604vw; margin-bottom: 3.125vw;}
.footer .footer-logo img { max-height: 5.208vw; }
.footer .footer-links { display: flex; justify-content: center;}
.footer .footer-links li { margin: 0 1.042vw; }
.footer .footer-links a { font-weight: 300; font-size: 0.833vw; text-transform: uppercase; color: #FFFFFF; }
.footer .footer-social { display: flex; justify-content: center; margin: 3.125vw 0 1.563vw 0;}
.footer .footer-social li { margin: 0 0.521vw;}
.footer .footer-social a { width: 2.083vw; height: 2.083vw; background: #fff; color: #00172C; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.938vw; padding-top: 2px;}
.footer .download-app { display: flex; align-items: center; justify-content: center;}
.footer .download-app li { margin: 0 0.521vw;}
.footer .download-app li img { max-height: 36px; }
/*========== Footer End ==========*/

/*========== Login/Sign up Start ==========*/
.login-container { padding: 20px 0 46px; background: url(../images/loginbg.jpg) center/cover no-repeat fixed; min-height: 100vh; }
.logo-container { position: relative; text-align: center; margin-bottom: 28px; }
.login-signup-container { border-radius: 10px; overflow: hidden; }
.login-signup-container .nav-tabs { background: #00172c; }
.login-signup-container .nav-tabs li { width: 50%; display: flex; justify-content: center; }
.login-signup-container .nav-tabs li .nav-link { position: relative; padding: 9px 0 15px; text-align: center; font-weight: 400; font-size: 1rem; letter-spacing: 1px; color: #fff; }
.login-signup-container .nav-tabs .nav-link.active, .login-signup-container .nav-tabs .nav-link:hover { background: 0 0; border-color: transparent; color: #bc9f6e; }
.login-signup-container .nav-tabs .nav-link.active:after { content: ''; position: absolute; bottom: 4px; width: 5px; height: 5px; border-radius: 100%; background: #bc9f6e; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.login-signup-container .tab-content { background: #fff; }
.login-card { padding: 48px 15px 22px; }
.login-card .form-control { height: 38px; line-height: 38px; padding: 0; border: none; border-bottom: 1px solid #bc9f6e; border-radius: 0; font-size: 1rem; font-weight: 400; letter-spacing: 1px; color: #00172c; }
.login-card .form-control:active, .login-card .form-control:focus, .login-card .form-control:hover { outline: 0; box-shadow: none; }
.login-card .btn-forgot, .login-card .btn-needhelp, .login-card .btn-resend { background: 0 0; border: none; padding: 0 0 3px; font-size: 0.8rem; color: #00172c; font-weight: 400; margin: 10px 0; letter-spacing: .3px; border-bottom: 1px solid #00172c; border-radius: 0; line-height: 18px; box-shadow: none; }
.login-card .button-group { text-align: center; padding: 0 50px; margin-top: 36px; }
.btn-golden { height: auto; line-height: normal; padding: 6px 18px 12px; background: #bc9f6e; color: #fff; font-size: 14px; font-weight: 400; letter-spacing: 1px; display: inline-block; border-radius: 4px; text-transform: lowercase; }
.login-card .button-group .btn { width: 100%; }
.btn-golden:active, .btn-golden:focus, .btn-golden:hover { background: #bc9f6e; color: #fff; outline: 0; }
.signup-container { padding: 26px 15px; }
.signup-card .step-title { font-size: 20px; letter-spacing: 1px; text-align: center; font-weight: 400; color: #bc9f6e; margin-bottom: 10px; }
.signup-card .form-control { height: 36px; line-height: 36px; padding: 0; border: none; border-bottom: 1px solid #bc9f6e; border-radius: 0; font-size: 1rem; text-transform: lowercase; font-weight: 400; letter-spacing: 1px; color: #00172c; }
.signup-card .form-control:active, .signup-card .form-control:focus, .signup-card .form-control:hover { box-shadow: none; outline: 0; }
.signup-card .form-select { height: 36px; line-height: 36px; padding: 0; border: none; border-bottom: 1px solid #bc9f6e; border-radius: 0; font-size: 1rem; text-transform: lowercase; font-weight: 400; letter-spacing: 1px; color: #00172c; width: 80px; }
.signup-card .form-select:active, .signup-card .form-select:focus, .signup-card .form-select:hover { box-shadow: none; outline: 0; }
.form-control::-webkit-input-placeholder { color: #00172c; }
.form-control:-ms-input-placeholder { color: #00172c; }
.form-control::placeholder { color: #00172c; }
.fancy-checkbox { margin: 25px 0 0; font-size: 10px; color: #012e58; font-weight: 500; }
.fancy-checkbox input[type="checkbox"] { display: none; }
.fancy-checkbox input[type="checkbox"]+span { display: flex; align-items: center; cursor: pointer; position: relative; line-height: 1.2; }
.fancy-checkbox input[type="checkbox"]+span i { flex: none; display: inline-block; vertical-align: middle; border-radius: 0; position: relative; bottom: 1px; content: ""; border: 1px solid #c0a578; width: 18px; height: 18px; margin-right: 10px; background: #fff; }
.fancy-checkbox input[type="checkbox"]:checked+span i:after { width: 5px; height: 11px; border: solid #c0a578; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); display: block; position: relative; top: 1px; left: 5px; content: ''; background-color: transparent; }
.fancy-checkbox input[type="checkbox"]+span p { line-height: 1.4; letter-spacing: .7px; font-weight: 500; margin-bottom: 0px; }
.fancy-checkbox a { border-bottom: 1px solid #a3abb7; color: #012e58; }
.signup-card .button-group { text-align: center; padding: 0 50px; margin-top: 28px; }
.signup-card .button-group .btn { width: 100%; }
.go-back { width: 33px; height: 33px; background: #fff; border-radius: 100%; position: absolute; left: 15px; text-align: center; top: 12px; display: flex; align-items: center; justify-content: center; }
.forgot-modal .modal-dialog { width: 350px; }
.forgot-modal .modal-content { text-align: center; padding: 20px 15px 40px; }
.forgot-modal .btn-close { position: absolute; right: -24px; opacity: 1; top: 0; background: transparent; width: auto; height: auto; padding: 0px; box-shadow: none; }
.forgot-modal .page-title { font-family: 'Hijrnotes PERSONAL USE ONLY'; font-weight: 100; font-size: 2rem; color: #bc9f6e; text-align: center; margin-top: 10px; margin-bottom: 26px; }
.forgot-modal .forgot-text { font-size: 16px; color: #012e58; padding: 0 10px; text-align: center; line-height: 1.4; font-weight: 400; letter-spacing: 1px; }
.forgot-modal .form-control { height: 36px; line-height: 36px; padding: 0; border: none; border-bottom: 1px solid #bc9f6e; border-radius: 0; font-size: 1rem; font-weight: 400; letter-spacing: 1px; color: #00172c; }
.forgot-modal .form-control:active, .forgot-modal .form-control:focus, .forgot-modal .form-control:hover { outline: 0; box-shadow: none; }
.forgot-modal .btn-golden { padding: 6px 54px 12px; }
.modal-backdrop.show { background-color: #000e1c; opacity: 0.85; }
.signup-card .fancy-checkbox span p { font-family: 'Montserrat', sans-serif; }
/*========== Login/Sign up End ==========*/

/*========== Category List Start ==========*/
.inner-banner { display: block; background-size: cover; position: relative;}
.inner-banner:before { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-size: cover;}
/* .inner-banner:before { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: url(../images/category-left-bg.png) no-repeat; background-size: cover;} */
.inner-banner-content { position: relative; padding: 6.042vw 0;}
.inner-banner-content h3 { text-transform: uppercase; color: #FFFFFF; font-size: 1.667vw; font-weight: 700;}
.inner-banner-content p { color: #FFFFFF; font-size: 0.938vw; font-family: 'Montserrat', sans-serif; font-weight: 100; margin: 0.833vw 0 1.563vw 0;}

.catogory-list { padding-top: 3.125vw; padding-bottom: 5.208vw;}
.catogory-list .category-item { padding-top: 2.083vw; }
.category-item .category-list-pic img { border-radius: 10px; overflow: hidden;}
.category-list-detail { padding-top: 1.146vw; }
.category-list-detail h3 { font-weight: 700; font-size: 1.250vw; text-transform: uppercase; color: #BC9F6E; }
.category-list-detail p { font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: 0.833vw; line-height: 1.354vw; color: #012E58; margin: 0.833vw 0 0 0;}

.category-d-left { border-radius: 10px; overflow: hidden;}
.category-detail { padding: 4.167vw 0 5.208vw 0;}
.category-detail .category-detail-video { position: relative; padding-bottom: 56.25%; }
.category-detail-video iframe { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;}

.video-introduction { padding: 1.563vw;}
.video-introduction h3 { font-weight: 500; font-size: 1.250vw; text-transform: uppercase; color: #BC9F6E; }
.video-introduction p { font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: 0.833vw; color: #012E58; margin: 10px 0 0 0; }

.category-detail .cd-right { display: flex; flex-direction: column; height: 100%;}
.cd-right .cd-head { border-bottom: 1px solid #E1E1E1; flex: none;}
.cd-right .cd-head .cd-head-title { display: flex; align-items: center; padding-left:20%}
.cd-head-title .nutrition-round { width: 10px; height: 10px; border-radius: 50%; margin-right: 14px;}
.cd-head-title h3 { font-weight: 700; font-size: 1.250vw; text-transform: uppercase; color: #BC9F6E;}
.cd-head .title-video { font-weight: 700; font-size: 0.833vw; text-transform: uppercase; color: #012E58; padding: 1.042vw 0;}

.cd-related-list { padding-top: 0.521vw; flex: 1; overflow: hidden; max-height: calc(100% - 150px);}
.cd-related-list li { margin-top: 1.042vw; display: flex; align-items: center;}
.cd-related-list li .cd-rlist-img { width: 40%; border-radius: 10px; overflow: hidden;}
.cd-related-list li .cd-video-name { padding-left: 1.042vw; font-family: 'Montserrat', sans-serif; font-size: 0.833vw; font-weight: 300; color: #012E58; }
.category-detail .mCSB_scrollTools .mCSB_draggerRail { background-color: transparent; }
.category-detail .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background: rgba(1, 46, 88, 0.5);}
/*========== Category List End ==========*/

/*========== Progress Start ==========*/
.progress-banner { display: block; background: url(../images/progress-banner.jpg) no-repeat; background-size: cover; position: relative;}
.progress-content { padding: 3.125vw 0 1.563vw 0; display: flex;}
.progress-content .progress-left { flex: none; }
.progress-profile { display: flex; align-items: center; margin-bottom: 1.563vw;}
.progress-profile .pp-user-icon { width: 4.167vw; height: 4.167vw; border-radius: 50%; background: #fff; display: flex; align-items: center; justify-content: center;}
.progress-profile .pp-user-icon img { width: 1.563vw; }
.progress-profile .pp-user-name { font-weight: 700; font-size: 1.458vw; text-transform: uppercase; color: #FFFFFF; margin-left: 1.250vw;}

.progress-list li { display: flex; align-items: center; margin-bottom: 10px;}
.progress-plan { display: flex; align-items: center; min-width: 135px;}
.progress-plan span { font-weight: 300; font-size: 14px; text-transform: uppercase; color: #FFFFFF; }
.p-plan-circle { width: 10px; height: 10px; border-radius: 50%; background: #000; margin-right: 10px;}
/* .p-plan-circle.nutrition { background: #40A378;} */
.p-plan-circle.breathing { background: #9B8DAF;}
.p-plan-circle.category3 { background: #77ADC8;}
.p-plan-circle.category4 { background: #C18F9B;}
.p-plan-circle.category5 { background: #012E58;}
.p-plan-circle.category6 { background: #BC9F6E;}

.custom-progress-bar { display: flex; align-items: center; padding-left: 20px;}
.custom-progress-bar .progress-value { padding-left: 10px; font-family: 'Montserrat', sans-serif; font-weight: 100; font-size: 14px; color: #FFFFFF; }
.progress-new { width: 18px; height: 18px; line-height: 18px; background: none; margin: 0 auto; box-shadow: none; position: relative; }
.progress-new:after { content: ""; width: 100%; height: 100%; border-radius: 50%; border: 2px solid rgba(255, 255, 255, 0.2); position: absolute; top: 0; left: 0; }
.progress-new > span { width: 50%; height: 100%; overflow: hidden; position: absolute; top: 0; z-index: 1; }
.progress-new .progress-left { left: 0; }
.progress-new .progress-bar { width: 100%; height: 100%; background: none; border-width: 2px; border-style: solid; position: absolute; top: 0; border-color: #fff; }
.progress-new .progress-left .progress-bar { left: 100%; border-top-right-radius: 75px; border-bottom-right-radius: 75px; border-left: 0; -webkit-transform-origin: center left; transform-origin: center left; }
.progress-new .progress-right { right: 0; }
.progress-new .progress-right .progress-bar { left: -100%; border-top-left-radius: 75px; border-bottom-left-radius: 75px; border-right: 0; -webkit-transform-origin: center right; transform-origin: center right; }
.progress-new[data-percentage="10"] .progress-right .progress-bar { animation: loading-1 1.5s linear forwards; }
.progress-new[data-percentage="10"] .progress-left .progress-bar { animation: 0; }
.progress-new[data-percentage="20"] .progress-right .progress-bar { animation: loading-2 1.5s linear forwards; }
.progress-new[data-percentage="20"] .progress-left .progress-bar { animation: 0; }
.progress-new[data-percentage="30"] .progress-right .progress-bar { animation: loading-3 1.5s linear forwards; }
.progress-new[data-percentage="30"] .progress-left .progress-bar { animation: 0; }
.progress-new[data-percentage="40"] .progress-right .progress-bar { animation: loading-4 1.5s linear forwards; }
.progress-new[data-percentage="40"] .progress-left .progress-bar { animation: 0; }
.progress-new[data-percentage="50"] .progress-right .progress-bar { animation: loading-5 1.5s linear forwards; }
.progress-new[data-percentage="50"] .progress-left .progress-bar { animation: 0; }
.progress-new[data-percentage="60"] .progress-right .progress-bar { animation: loading-5 1.5s linear forwards; }
.progress-new[data-percentage="60"] .progress-left .progress-bar { animation: loading-1 1.5s linear forwards 1.5s; }
.progress-new[data-percentage="70"] .progress-right .progress-bar { animation: loading-5 1.5s linear forwards; }
.progress-new[data-percentage="70"] .progress-left .progress-bar { animation: loading-2 1.5s linear forwards 1.5s; }
.progress-new[data-percentage="80"] .progress-right .progress-bar { animation: loading-5 1.5s linear forwards; }
.progress-new[data-percentage="80"] .progress-left .progress-bar { animation: loading-3 1.5s linear forwards 1.5s; }
.progress-new[data-percentage="90"] .progress-right .progress-bar { animation: loading-5 1.5s linear forwards; }
.progress-new[data-percentage="90"] .progress-left .progress-bar { animation: loading-4 1.5s linear forwards 1.5s; }
.progress-new[data-percentage="100"] .progress-right .progress-bar { animation: loading-5 1.5s linear forwards; border-color: #40A378;}
.progress-new[data-percentage="100"] .progress-left .progress-bar { animation: loading-5 1.5s linear forwards 1.5s; border-color: #40A378;}
@keyframes loading-1 {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    100% { -webkit-transform: rotate(36); transform: rotate(36deg); }
}
@keyframes loading-2 {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    100% { -webkit-transform: rotate(72); transform: rotate(72deg); }
}
@keyframes loading-3 {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    100% { -webkit-transform: rotate(108); transform: rotate(108deg); }
}
@keyframes loading-4 {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    100% { -webkit-transform: rotate(144); transform: rotate(144deg); }
}
@keyframes loading-5 {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    100% { -webkit-transform: rotate(180); transform: rotate(180deg); }
}




.progress-list ul { max-height: 92px; overflow: hidden;}
.progress-list.show-full ul { max-height: inherit; }
.progress-list .show-more { cursor: pointer; text-align: right; font-weight: 700; font-size: 12px; text-transform: uppercase; color: #FFFFFF; float: right;}
.progress-content .progress-edit-btn { flex: 1; text-align: right; padding-top: 1.563vw;}

.cw-title.my-progress { flex-direction: column; align-items: flex-start;}
.cw-title.my-progress p { font-weight: 700; font-size: 0.833vw; text-transform: uppercase; color: #012E58; margin-bottom: 0px; margin-top: 0.521vw;}
.progress-watching-row .progress-rating-main { display: flex; align-items: center; margin-top: 10px; padding-right: 10%;}
.progress-rating-main .rating-text { background: #F5F5F5; border-radius: 15px; font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 12px; line-height: 21px; color: #012E58; width: 40px; height: 20px; display: flex; align-items: center; justify-content: center; flex: none; margin-right: 10px; }
.progress-rating { flex: 1; height: 5px; overflow: hidden; background: #E1E1E1; box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1); position: relative; }
.progress-rating-fill { height: 5px; background: #BC9F6E; box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1); position: absolute; top: 0px; }
.progress-watching-row .show-all { margin-top: 5.208vw; }
/*========== Progress Start ==========*/

/*========== Invite Through Start ==========*/
.text-banner-content { text-align: center; padding: 4vw 0; }
.text-banner-content h3 { font-weight: 700; font-size: 1.667vw; text-transform: uppercase; color: #FFFFFF; margin-bottom: 4.688vw; line-height: normal;}
.text-banner-content p { font-weight: 500; font-size: 0.938vw; text-transform: uppercase; color: #BC9F6E; margin: 0; }

.invite-through { padding: 5.208vw 0; }
.invite-through-head { text-align: center; }
.invite-through-head h3 { font-weight: 700; font-size: 1.667vw; text-transform: uppercase; color: #BC9F6E; margin: 2.083vw 0 1.563vw 0; }
.invite-through-head p { font-family: 'Montserrat', sans-serif; font-weight: 100; font-size: 0.938vw; line-height: 1.458vw; color: #012E58; margin-bottom: 3.125vw; }
.invite-through-content .invite-form-group { margin-bottom: 2.083vw; }
.invite-form-group label { font-weight: 300; font-size: 0.938vw; color: #BC9F6E; margin-bottom: 0.521vw; }
.invite-form-group .input-group .form-control { background: #F7F5F5; border: 1px solid #E1E1E1; border-radius: 8px 0px 0px 8px; padding: 12px; font-weight: 300; font-size: 0.938vw; font-family: 'Montserrat', sans-serif; color: #012E58; }
.invite-form-group .input-group .input-group-text { background: #BC9F6E; border-radius: 0px 8px 8px 0px; font-weight: 300; font-size: 0.938vw; text-transform: uppercase; color: #FFFFFF; border: none; cursor: pointer; }
.invite-through-content .share-social { margin-top: 1.042vw; display: flex; justify-content: center;}
.invite-through-content .share-social li { margin: 0 0.521vw; }
.invite-through-content .share-social li a { display: block; }
.invite-through-content .share-social li img { width: 2.500vw; height: 2.500vw;}
/*========== Invite Through End ==========*/


