* {
    padding:0;
    margin:0;
}
p {
    margin:0;
}
.all-orange-clr {
    color:#FF9811;
}
.btn:hover, .btn:active, .btn:focus {
    box-shadow: none;
}
.header-wrapper {
    background-image: url(/images/logoBg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 240px;
    width: 100%;
}
.logo-img {
    width: 300px;
    height: 87px;
}
.logo-wrapper {
    padding: 50px 36px;
}
.banner-left-col {
    margin-top:45px;
}
.banner-center-col {
    background-image: url(/images/Ring-bg.png);
    background-size: 100% 100%;
    height: 425px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner-right-col {
    margin-top:45px;
}
.banner-left-common {
    background: #FFF;
    box-shadow: 0 2px 2px 2px #00000033;
    margin-bottom: 60px;
    padding: 20px;
    border-radius: 0 60px 60px 60px;
    width: 300px;
    position: relative;
}
.calender-icon {
    position: absolute;
    right: 6px;
    top: 6px;
    width: 100px;
    height: 100px;
}
.banner-right-common {
    background: #FFF;
    box-shadow: 0 2px 2px 2px #00000033;
    margin-bottom: 60px;
    padding: 20px;
    border-radius: 60px 0 60px 60px;
    width: 300px;
    position: relative;
    display: flex;
}
.right-calender-icon {
    position: absolute;
    left: 6px;
    top: 6px;
    width: 100px;
    height: 100px;
}
.banner-right-col {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}
.content-wrapper-right {
    padding-left: 100px;
}
.banner-left-common-custom {
    position: relative;
    left:50px;
}
.banner-right-common-custom {
    position: relative;
    right:50px;
}
.orange-line {
    position: absolute;
    width: 250px;
    right: -230px;
    top: 60px;
    z-index: -1;
}
.blue-line {
    top: 12px;
    right: -260px;
    width: 350px;
}
.pink-line {
    left: -223px;
    z-index: -1;
}
.activity-container {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.activity-name-container {
    height: 100%;
    width: 300px;
    background: #F8F8F8;
    display: flex;
    justify-content: center;
    align-items: center;
}

.activity-name {
    color: #000000;
    text-decoration: none;
    
}

.activity-name:hover, .activity-name.active {
    text-decoration: none;
    width: 100%;
    padding: 35px;
    color: #fff;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(/images/light-bg-blue.png);
    background-size: 100% 100%;
}

.green-line {
    left: -236px;
    z-index: -1;
    top: 9px;
    width: 377px;
}
.orange-button, .orange-buttonn {
    background: #FF9811;
    padding: 10px 60px;
    border: none;
    outline: none;
    color: #FFFFFF;
    font-size: 23px;
    font-weight: 500;
}
.banner-top-btn {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}
.user-icon {
    width: 130px;
}
.banner-center-content-wraper h5 {
    font-weight: 300;
}
.dark-green {
    background-color:#0DA59E;
}
.dark-pink {
    background-color: #F27475;
}
.dark-orange {
    background-color:#F9A350
}
.light-blue {
    background-color: #8F73B1;
}
.skyblue {
    background-color:#00D7E1;
}
.common-div {
    padding: 25px 10px;
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-size: 20px;
    width:230px;
    margin: 0 10px;
}
.common-div-custom {
    background-image: url("/images/dark-green-bg.png");
}
.common-div-custom {
    background-image: url(/images/dark-green-bg.png);
    background-size: 100%;
}
.activity-1-wrapper .col .banner-top-btn .orange-button {
    width: 100%;
    margin-top: 20px;
}
.common-1 {
    display: flex;
    align-items: center;
    height: 110px;
}
.tab-wrapper {
    background-color: #F8F8F8;
    padding: 3px 0 0 0;
    text-align: center;
    width:300px;
    margin-right:20px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    width: 300px;
    height: 60px;
    color: #fff;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(/images/light-bg-blue.png);
    background-size: 100% 100%;
}
.nav-link {
    margin-bottom: 23px;
    color: #000000;
    min-height: 90px;
}
 .nav-link:focus, .nav-link:hover {
    color: #000000;
}
.common-green-bg {
    background-image: url("/images/dark-green-bg.png");
}
section.activity-2-wrapper {
    margin-top: 50px;
}
.common-green-bg {
    font-size: 12px;
    padding: 25px;
    background: transparent;
    background-image: url(/images/bg-green.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.bg-pink {
    background-image: url(/images/bg-pink.png);
}
.bg-orange {
    background-image: url(/images/bg-orange.png);
}
.bg-blue {
    background-image: url(/images/bg-blue.png);
}
.bg-skyblue {
    background-image: url(/images/bg-skyblle.png);
}
.sidebar-wrapper .orange-button {
    width: 100%;
    margin-right: 20px;
    margin-top: 30px;
}

.footer-total-wrapper {
    margin: 20px 0;
    box-shadow: 0px 3px 16px #00000029;
    padding: 30px 30px 20px 30px;
}
.total-wrap {
    padding: 20px 20px 10px 20px;
    border: 1px solid #D4D4D4;
    margin-bottom: 10px;
}
.total-content-wrap {
    background-color: #F5F5F5;
    padding:20px;
    position: relative;
    margin-bottom: 10px;
}
    .blue-total-wrap {
        background-color: #9F82FE;
        /* position: absolute; */
        min-width: 200px;
    }
    .blue-total-wrap {
        background-color: #9F82FE;
        /* position: absolute; */
        right: 0;
        top: 0;
        padding: 20px 20px;
        color:#FFF;
    }
    img.footer-bg-img {
        width: 100%;
    }
    .footer-right-col {
        padding: 50px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .editor-wrapper {
        background: #F8F8F8;
        padding: 10px;
        width: 100%;
        margin-bottom: 20px;
        border: 1px solid #D4D4D4;
    }
    .editor-wrapper input[type="text"] {
        border: 0.5px solid #CBCBCB;
        height: 44px;
        padding: 0 10px;
        width: 89%;
    }
    .editor-wrapper button, .editor-wrapper button:focus-visible {
        border: 0.5px solid #CBCBCB;
        padding: 10px;
        height: 45px;
        width: 45px;
        background: #FFF;
    }
    img.edit-img {
        width: 20px;
    }
    .footer-left-col .orange-button {
        transform: rotate(270deg);
        width: 200px;
    }
    .footer-left-col {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }
    .banner-center-content-wraper .editor-wrapper {
        background: #F8F8F8;
        padding: 10px;
        width: 100%;
        display: flex;
        align-items: center;
        margin: 0 0 60px 0;
        border: 1px solid #D4D4D4;
    }
    .banner-center-content-wraper {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0 80px;
    }
    .banner-center-content-wraper .editor-wrapper input[type="text"] {
        height: 35px;
        border-radius: 4px;
        background-color: #F5F5F5;
        }
    .banner-center-content-wraper .editor-wrapper {
        background-color: #FFF;
    }
    .banner-center-content-wraper .editor-wrapper button {
        margin-left: 10px;
        width: 25px;
        height: 25px;
        background-color: #F5F5F5;
        padding: 0;
        border-radius: 4px;
        display: flex;
        justify-content: center;
        align-items: center;
        }
        .banner-center-content-wraper .edit-img {
            width: 13px;
        }
        .total-content-wrap {
            padding: 0;
            display: flex;
            justify-content: space-between;
         }
         .total-content-wrap  p {
            padding: 20px;
         }
         .blue-total-wrap {
            display: flex;
            justify-content: center;
            align-items: center;
         }

         .common-div {
            min-height: 90px;
            border: none;
            outline: none;
        }
        .activity-2-wrapper {
            width: 1600px;
            overflow-x:scroll ;
            margin: 0 auto;
        }
        .activity-2-wrapper .orange-button{
            margin-top: 25px;
            min-height: 90px;
        }
@media  screen and (max-width:1600px) {
    .activity-2-wrapper {
        width: 100%;
        overflow-x: scroll;
    }
    .banner-left-common {
        margin-bottom: 30px;
        padding: 10px 10px 10px 20px;
     }
     .banner-right-common {
        margin-bottom: 30px;
        padding: 10px;
     }
     .right-calender-icon {
        width: 80px;
        height: 80px;
    }
    .calender-icon {
        width: 80px;
        height: 80px;
    }
    .banner-right-col {
        justify-content: center;
        align-items: center;
    }
    .banner-left-col {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .banner-center-col {
        background-image: url(/images/Ring-bg.png);
        background-size: 100% 100%;
        height: 370px;
        background-repeat: no-repeat;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 370px;
        margin-top: 30px;
    }
    .user-icon {
        width: 100px;
    }
}
@media  screen and (max-width:1400px) {
    .banner-center-col {
        height: 360px;
     }
     .banner-right-common, .banner-left-common {
        margin-bottom: 30px;
     }
     .blue-line {
        top: 12px;
        right: -165px;
        width: 350px;
    }
    .green-line {
        left: -188px;
        z-index: -1;
        top: 12px;
        width: 350px;
    }   
}

@media  screen and (max-width:1200px) {
    .orange-line {
        display: none;
    }
    .banner-left-common-custom {
        left: 0px;
    }
    .banner-right-common-custom {
        right: 0;
    }
    .banner-row-wrapper {
        align-items: center;
    }
    .banner-center-col {
        height: 300px;
        width:300px;
    }
    .user-icon {
        width: 70px;
    }
    .banner-center-content-wraper h5 {
        font-weight: 300;
        font-size: 17px;
    }
    .banner-center-content-wraper {
        padding: 0 50px;
    }
    .banner-center-content-wraper .editor-wrapper {
        margin: 0 0 35px 0;
        padding: 5px;
     }
     .editor-wrapper {
        width: 100%;
        display: flex;
        justify-content: space-between;
     }
     .editor-wrapper input[type="text"] {
        width: 80%;
    }
}
@media  screen and (max-width:991px) {
    .banner-right-common, .banner-left-common {
        margin-bottom: 30px;
        width: 100%;
        border-radius: 0;
    }
    .banner-center-col {
        height: 301px;
        width: 300px;
        margin: 0 auto;
     }
     .footer-left-col .orange-button {
        transform: rotate(0);
        width: 200px;
    }
    .footer-left-col .banner-top-btn {
        margin-bottom: 0;
    }
    .logo-img {
        width: 201px;
        height: auto;
    }
}
@media  screen and (max-width:768px) { }