﻿.row {
    margin-right: calc(-.5 * var(--bs-gutter-x)) !important;
    margin-left: calc(-.5 * var(--bs-gutter-x)) !important;
}
.accClassMainDiv{
    margin-bottom:20px;
}
.infoIconDob {
    position: absolute;
    top: 17px;
    margin-left: 6px !important;
    cursor: pointer;
}
.infoIconDobRating {
    position: absolute;
    top: 137px;
    margin-left: 6px !important;
    cursor: pointer;
}
.infoIconDobDuration {
    position: absolute;
    top: 201px;
    margin-left: 6px !important;
    cursor: pointer;
}
.infoIconDobDifficulty {
    position: absolute;
    top: 266px;
    margin-left: 6px !important;
    cursor: pointer;
}
.infoIconDobWishlist {
    position: absolute;
    top: 341px;
    margin-left: 6px !important;
    cursor: pointer;
}
.infoIconDobRecommended {
    position: absolute;
    top: 383px;
    margin-left: 6px !important;
    cursor: pointer;
}
.infoIconDobPriority {
    position: absolute;
    top: 100px;
    margin-left: 6px !important;
    cursor: pointer;
}
.dbheading {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}

.course_start_btn {
    z-index: 0;
    position: relative;
}
.sortingbody:focus-visible {
    outline: none;
}
#sortDropdown:focus-visible{
    outline:none;
}
.modal {
    padding-right: 0.200073px;
    background: #000000a1;
    z-index: 15;
}

.modal-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(51, 51, 51, 1);
}
.modal-content {
    border-radius: 0px !important;
    border: none;
}
.studyHours {
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 10px;
    margin-bottom:0px;
}

.scrollable-div {
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #ccc;
    padding: 5px 0;
}

.filterLabel {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(138, 138, 138, 1);
}

.labelStyling {
    border: 0.5px solid rgba(138, 138, 138, 1);
    padding: 3px 7px 3px 4px;
    border-radius: 50px;
}

.labelStyling1 {
    border: 0.5px solid rgba(138, 138, 138, 1);
    padding: 0px 29px 3px 10px;
    border-radius: 50px;
}

.circle-checkbox {
    position: relative;
    vertical-align: middle;
}

.btn-primary {
    background: rgba(48, 132, 216, 1);
    border-radius: 50px;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 255, 255, 1) !important;
}

.btn-secondary {
    border: 1px solid rgba(138, 138, 138, 1);
    border-radius: 50px;
    background: none;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(138, 138, 138, 1);
}

.font {
    color: rgba(51, 51, 51, 1);
    font-size: 9px;
    font-weight: 600;
    line-height: 7px;
    letter-spacing: 0em;
    text-align: left;
    border-bottom: 0px;
    background: rgba(234, 234, 234, 1);
    padding: 7px;
    border-radius: 2px;
    margin-left: 10px;
}

.checkedMarker {
    background: rgba(48, 132, 216, 1) !important;
    color: white !important;
    padding: 2.7% !important;
    border: 0px !important;
}

.listthing {
    font-size: 20px;
}

.listthingActive {
    font-size: 20px;
    background-color: rgba(124, 189, 255, 1) !important;
}

.circle-marker {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(186, 186, 186, 1);
    margin-right: 5px;
}
.myCourseCards{
    padding: 13px;
}
.activecard {
    border: 4px solid rgba(48, 132, 216, 0.24);
}
.iconHeading {
    color: #333;
    font-family: Montserrat;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.descriptionForCourse {
    font-size: 10px;
    font-weight: 400;
    line-height: 16px;
    margin: 0px;
    
}
.iconHeading2 {
    color: #EE8019 !important;
    font-size: 9px !important;
    text-decoration: underline;
    cursor:pointer;
    margin-right:5px;
}
    .iconHeading2:hover {
        color: #EE8019 !important;
        font-weight:bold;
    }
    .progress-container2 {
        display: flex;
        position: relative;
        max-width: 100%;
       /* width: 350px;*/
        gap: 5px;
    }
.cardhovereffect1 {
    position: relative;
    /*overflow: hidden;*/
    transition: background 0.5s ease;
}


.timeline {
    padding: 0.5rem 1rem 2rem 2rem;
    border-radius: 12px;
    background-color: white;
    box-shadow: 0 4px 25px -20px rgba(0,0,0.2);
}


.tl-content .tl-body {
    padding-left: 10px;
}
.tl-content .tl-header {
    padding-left: 33px;
}
.tl-content {
    border-left: 0.5px solid rgba(131, 131, 131, 1);
}

.tl-body {
    padding-bottom: 1rem;
}

.tl-content:last-child .tl-body {
    border-left: 3px solid transparent;
}

.tl-header {
    position: relative;
    display: grid;
   /* padding-top: 1rem;*/
   /* padding-bottom: 1rem;*/
}

.tl-title {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    color: rgba(75, 75, 75, 1);
    margin-bottom: 0px;
}

.tl-time {
    font-size: 0.7em;
}

.tl-marker {
    /*display: block;*/
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 50% / 50%;
    transform: translate(-50%);
    border: 1px solid rgba(131, 131, 131, 1);
    background: rgba(255, 255, 255, 1);
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0em;
    vertical-align: middle;
    color: rgba(131, 131, 131, 1);
    /* padding: 3.5%; */
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    z-index:10;
}

.tl-content-active .tl-marker {
    padding: 1.6px;
    left: -1.25rem;
    width: 18px;
    height: 18px;
    border: 2px solid limegreen;
    background-color: limegreen;
    background-clip: content-box;
    box-shadow: 0 0 15px -2px limegreen;
}
.list-content {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    color: rgba(101, 101, 101, 1);
}
/*.tl-content-active .tl-title {
    font-weight: 700;
    color: green;
}*/
/* Container styles */
details {
    /* max-width: 960px;
    margin: 1rem auto;
    background-color: #fff;
    border-radius: 1rem;*/
    /* box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);*/
    margin-top: 5px;
}

    details:not([open]) {
        animation-name: fold-in;
        animation-duration: 0.2s;
    }

    /* Summary styles */
    details summary {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-weight: 600;
        padding: 0rem 1.5rem 1.5rem 0.5rem;
    }

        /* Disable browser default marker */
        details summary::-webkit-details-marker,
        details summary::marker {
            content: "";
            display: none;
        }

        /* Custom marker */
        details summary::after {
            content: "\02C5";
            font-size: 12px;
            font-weight: 300;
            line-height: 1;
            margin-right: 1rem;
            cursor: pointer;
            color: rgba(109, 109, 109, 1);
        }

    /* Content styles */
    details .content {
        padding: 0 0rem 0.5rem;
    }

    /* Collapsible OPEN */
    details[open] summary::after {
        content: "\005E";
    }

    details[open] .content {
        animation-name: fold-out;
        animation-duration: 0.2s;
        border-bottom: 0.5px solid rgba(194, 194, 194, 1);
    }
.recommendedClass {
    font-size: 10px;
    font-weight: 400;
    line-height: 16px;
    display:block;
}
/* Fake it 'til you make it animations */
@keyframes fold-out {
    0% {
        opacity: 0;
        margin-top: -1rem;
    }

    100% {
        opacity: 1;
        margin-top: 0;
    }
}

@keyframes fold-in {
    0% {
        padding-bottom: 1rem;
    }

    100% {
        padding-bottom: 0;
    }
}
.acchead {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0em;
    color: rgba(109, 109, 109, 1);
}
.listthing {
    color: rgba(101, 101, 101, 1);
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
}
.content ul {
    list-style: none; 
    padding-left: 0; 
    margin-left: 1rem;
}

    .content ul li::before {
        content: "";
        display: inline-block;
        width: 12px;
        height: 12px;
        margin-right: 5px;
        background: rgba(186, 186, 186, 2);
        font-size: 16px;
        text-align: center;
        /* border: 1px solid; */
        border-radius: 50% / 50%;
    }
.card_slider{
    padding:0px !important;
    text-align:left !important;
    margin-top:0px !important;
    border-radius:0px !important;
    box-shadow:none !important;
}
.lowerContainerHHeading {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-align: left;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 0px !important;
}
.headingcardset {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(51, 51, 51, 1);
    margin-bottom:0px;
    z-index:10;
    position:relative;
    cursor:pointer !important;
}
.imagesOnCard {
    float: left;
    width: 100%;
    height: 80px;
}
.imageOnCard1 {
    position: absolute;
    top: -28%;
    left: 10px;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    /* padding: 10px; */
    background: #fff;
    z-index: 9;
    box-shadow: 20px #d9d9d9;
    width: 130px;
    height: 130px;
    /* text-align: center; */
    /* vertical-align: middle; */
}
.imageonCArd2 {
    position: absolute;
    top: 0;
    right: 0;
}
@media only screen and (max-width: 1255px) and (min-width: 1100px){
    .staticImageLogo {
        width: 200px;
    }

    .imageOnCard1 {
        width: 105px;
        height: 105px;
        top: -22%;
    }

    .dynamicLogo {
        height: 105px !important;
        width: 105px !important;
    }
}
@media only screen and (max-width: 1100px) and (min-width: 1025px){
    .staticImageLogo {
        width: 165px;
    }

    .imageOnCard1 {
        width: 95px;
        height: 95px;
        top: -17%;
    }

    .dynamicLogo {
        height: 95px !important;
        width: 95px !important;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 857px){
    .staticImageLogo {
        width: 190px;
    }

    .imageOnCard1 {
        width: 100px;
        height: 100px;
        top: -19%;
    }

    .dynamicLogo {
        height: 100px !important;
        width: 100px !important;
    }
    .imagesOnCard{
        height:70px;
    }
}
@media only screen and (max-width: 856px) and (min-width: 768px){
    .staticImageLogo {
        width: 175px;
    }

    .imageOnCard1 {
        width: 85px;
        height: 85px;
        top: -18%;
    }

    .dynamicLogo {
        height: 85px !important;
        width: 85px !important;
    }
    .imagesOnCard{
        height:55px;
    }
}


.dynamicLogo {
    height: 130px;
    width:130px;
    border-radius:50%;
}
.lowerCard {
    position: relative;
    float: left;
    width: 100%;
    padding: 15px;
    margin-top: 20px;
}
.cardDesciption {
    font-family: Montserrat;
    font-size: 9px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    color: rgba(88, 88, 88, 1);
    z-index: 10;
    margin-top:5px;
    position: relative;
    text-align:justify;
}
.cardDesciptionA {
    font-family: Montserrat;
    font-size: 9px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    color: rgba(88, 88, 88, 1);
    overflow: auto;
}
#CourseContainerCards {
    margin-top: 100px;
}
.text-truncate {
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

/*.scroll::-webkit-scrollbar {
    width: 5px;
}

.scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
}

.scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
}*/
.startNowButton {
    font-family: Montserrat;
    font-size: 8px;
    font-weight: 600;
    line-height: 10px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(255, 160, 71, 1);
    vertical-align: middle;
}
.startnow {
    background: rgba(255, 160, 71, 0.3);
    padding: 2px 0px 5px 8px;
    border-radius: 50px;
}

.custom-tooltip {
    position: absolute;
    background-color: rgba(104, 104, 104, 1);
    padding: 5px;
    display: none;
    color: #FFF;
    font-family: Montserrat;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1px;
}
.circle-radio{
    vertical-align:middle;
}
.viewcourseButton {
    color: #FFA047 !important;
    text-align: justify;
    font-family: Montserrat;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 160% */
    text-decoration-line: underline;
    color: rgba(255, 160, 71, 1);
}
    .viewcourseButton:hover{
        text-decoration: underline !important;
        color: #FFA047 !important;
        font-weight:bolder !important;
    }
    .sortingHead {
        font-family: Montserrat;
        font-size: 10px;
        font-weight: 600;
        line-height: 12px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(51, 51, 51, 1);
        margin-bottom: 0px !important;
    }
.sortingbody {
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(116, 116, 116, 1);
    margin-bottom: 0px !important;
}
.sortFilter {
    display: flex;
    align-items: center;
    border: solid 1px rgba(51, 51, 51, 1);
    gap: 5px;
    padding: 6px 10px;
    max-width:150px;
    border-radius:5px;
}

.button-row {
    display: flex;
    margin-bottom: 5px;
    justify-content: flex-end;
}

.button {
    
    padding: 6px 18px;
    background: rgba(241, 241, 241, 1);
    border: 1px solid #DDD;
    border-right-width: 0;
    border-radius: 0;
}
.buttonpriority {
    font-family: Montserrat;
    font-size: 7px;
    font-weight: 500;
    line-height: 9px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(138, 138, 138, 1);
}
.button:hover {
    background: #DEF;
    cursor: pointer;
}

    .button.is-active {
        background: rgba(63, 63, 63, 1);
        color: white;
        box-shadow: 1px 0px 1px 0px rgba(0, 0, 0, 0.25);
    }

.button-row .button:first-child {
    border-radius: 50px 0 0 50px;
}

.button-row .button:last-child {
    border-right-width: 1px;
    border-radius: 0 50px 50px 0;
}
.firstcolumn {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}
.firstcolumnlastsec {
    text-align: end;
    right: 15px;
    margin-bottom: 10px;
    padding-right:0px;
}
.pMaincourse {
    font-weight: 600 !important;
    font-size: 20px !important;
    color: #3084D8 !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.p2MainCourse {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
    color: #333 !important;
}
.assignmentsp4{
    font-size:13px;
}
.playicon {
    font-size: 12px;
    position: relative;
    top: 2px;
}
/*.mobileview {
    padding-left: 2px;
}*/
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
}
@media only screen and (max-width: 1024px) and (min-width: 991px) {

}
@media only screen and (max-width: 991px) and (min-width: 749px) {
    .pMain {
        font-size: 15px
    }
    .p2Main{
        font-size:10px;
    }
    
}
@media only screen and (max-width: 320px) {
    .iconHeading{
        font-size:9px;
    }
    .p3Main{
        font-size:10px !important;
    }
    .font{
        font-size:7px !important;
    }
}
@media only screen and (max-width: 400px) {
    .assicon{
        display:none;
    }
}
@media only screen and (max-width: 575px) {
    .toggletools {
        justify-content: end;
        display: grid;
    }
}
@media only screen and (max-width: 1106px) and (min-width: 767px) {
    .viewcourseButton{
        font-size:8px;
    }
}
@media only screen and (max-width: 768px) and (min-width: 550px) {
    .lowerCard {
        margin-top: 60px;
        padding-bottom:20px;
    }
}
@media only screen and (max-width: 768px) and (min-width: 730px) {
    .pipe {
       width:125px;
    }
}
@media only screen and (max-width: 730px) and (min-width: 610px) {
    .pipe {
       width:18%;
    }
}
@media only screen and (max-width: 610px) and (min-width: 550px) {
    .pipe {
       width:17%;
    }
}@media only screen and (max-width: 550px) {
    .pipe {
       width:100%;
    }
    .assignmentsp4 {
        font-size: 7px;
    }
}

@media only screen and (max-width: 550px) {
    .sortingbody {
        font-size: 7px;
    }

    .button {
        font-size: 8px;
        padding: 4px 5px;
    }

    .firstcolumn {
        display: block;
    }

    .firstcolumnlastsec {
        margin-top: 10px;
    }

    .pMaincourse {
        font-weight: 600 !important;
        font-size: 10px !important;
        color: #3084D8 !important;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }

    .p2MainCourse {
        font-family: Montserrat;
        font-weight: 400;
        font-size: 9px;
        margin-bottom: 10px;
        color: #333 !important;
    }

    .mobileview {
        margin-top: 10px;
        padding-left: 12px;
    }

    .viewcourse {
        font-size: 8px;
    }

    .lowerCard {
        margin-top: 60px;
    }

    /*.lowerContainerHHeading {
        margin-bottom: 20px;
    }*/

    .recommendedImage {
        display: none;
    }
}

@media only screen and (max-width: 768px){
    .recommendedimagecenter{
        display:none;
    }
}
@media only screen and (max-width: 1130px) and (min-width: 1060px) {
    .p3Main {
        font-size: 9px;
    }
    .timerimage{
        display:none;
    }
}@media only screen and (max-width: 1060px) and (min-width: 1024px) {
    .p3Main {
        font-size: 7px;
    }
}
@media only screen and (max-width: 1080px) and (min-width: 1025px) {
    .headingcardset {
        font-size: 12px;
    }
    
}
@media only screen and (max-width: 856px) and (min-width: 768px) {
    .p3Main{
        font-size:6px;
    }
    .headingcardset{
        font-size:12px;
    }
    .timerimage{
        display:none;
    }
}

.noDataFound {
    text-align: center;
    padding: 15px;
}
#cardCarouselMobile {
    display: none;
}

.carousel-indicators li {
    background-color: rgba(224, 224, 224, 1);
}

.carousel-indicators {
    position: relative;
}
.accordianStyle {
    text-align: end;
   /* position: absolute;
    left: 75%;
    top: 2%;
    z-index: 1;*/
}
@media only screen and (max-width: 375px){
    .accordianStyle {
        left: 65%;
    }
}
@media only screen and (max-width: 335px){
    .fullwidthcol{
        width: 100% !important;
        max-width: 100% !important;
        margin-top:12px;
    }
    .fullwidthcol2 {
        max-width: 100% !important;
        width: 100% !important;
        flex: inherit;
    }
    .pMaincoursePmain{
        font-size:12px !important;
    }
}
@media only screen and (max-width: 900px) and (min-width: 766px) {
    .accordianStyle {
        left: 70%;
    }
}
@media only screen and (max-width: 767px) and (min-width: 460px) {
    .accordianStyle {
        left: 80%;
    }
}
@media only screen and (max-width: 768px) {
    #cardCarousel {
        display:none;
    }
    #cardCarouselMobile{
        display:block;
    }
}
@media only screen and (max-width: 795px) and (min-width: 768px) {
    .cardDesciption {
        font-size: 8px;
    }
}

.swiper-horizontal .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    background: rgba(75, 75, 75, 1);
}

/*@media only screen and (max-width: 1100px) {
    .cardDesciption{
        height:auto !important;
    }
}*/

.accordion-item {
    border: 0 !important;
    margin-top:0 !important;
}

.accordion-button:focus {
    outline: 0;
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    color: #012970;
    background-color: transparent !important;
    box-shadow: none !important;

}

.accordion-flush .accordion-button {
    padding: 15px 0;
    background: none;
    border: 0;
}

    .accordion-flush .accordion-button:not(.collapsed) {
        box-shadow: none;
        color: #4154f1;
    }

.accordion-flush .accordion-body {
    padding: 0 0 15px 0;
    color: #3e4f6f;
    font-size: 15px;
}
.accordion-header{
    margin-bottom:0px !important;
}
button.accordion-button.collapsed{
    background-color:transparent !important;
}
.accordion {
    border-left: 0.5px solid #838383;
}
.accordion-item .accordion-button{
    padding-left:30px !important;
    padding-top:0px !important;
}
.accordion-item:first-of-type .accordion-button {
    padding-top:0px !important;
}
.accordion-body{
    padding:0 !important;
    background-color: transparent !important;
}


/*.range-slider .input-range {
    -webkit-appearance: none;
    appearance: none;
    height: 200px;
    border-radius: 5px;
    background-color: rgba(48, 132, 216, 0.15);
    outline: none;
    -webkit-appearance: slider-vertical;*/ /* WebKit */
/*}*/

input::-moz-focus-inner {
    border: 0;
}



.slider-container {
    --label: 2.75rem;
    --width: 200px;
    inline-size: var(--width);
    display: grid;
    position: relative;
    
}

.number--label {
    position: absolute;
    top: -1.5rem;
    left: -0.2rem;
    color: rgba(255, 255, 255, 1);
    background: rgba(245, 148, 5, 0.7);
    padding: 3px 5px;
    font-family: Montserrat;
    font-size: 8px;
    font-weight: 700;
    letter-spacing: 0em;
    transform: rotate(90deg);
}

.input-slider {
    place-self: center;
    border-radius: 4px;
    width: calc(var(--width) - 1rem);
    height: min(1rem, 2vw);
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    background: linear-gradient(rgba(48, 132, 216, 1), rgba(48, 132, 216, 0));
    border: 1.5px solid rgba(48, 132, 216, 1);
}

    .input-slider::-webkit-slider-thumb {
        background-color: rgba(249, 249, 249, 1);
        height: 31px;
        width: 20px;
        aspect-ratio: 1;
        -webkit-appearance: none;
        appearance: none;
        box-shadow: 0 -1px 5px 4px #fff7 inset, 0 1px 1.5px #0004, 0 2px 5px #0003, 0 5px 9px #0002;
        border: 0.5px solid rgba(245, 148, 5, 1);
        position:relative;
    }
        .input-slider::-webkit-slider-thumb::before {
            content: "\f0c9";
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: black; 
            font-size: 12px; 
        }

    .input-slider::-moz-range-thumb {
        background: linear-gradient( to bottom, #fff 30%, hsl(192, 3%, 68%) 75%, hsl(192deg 3% 46%) );
        border-radius: 50%;
        width: clamp(3rem, calc(2.28rem + 3.18vw), 3.88rem);
        height: clamp(3rem, calc(2.28rem + 3.18vw), 3.88rem);
        aspect-ratio: 1;
        -webkit-appearance: none;
        appearance: none;
        box-shadow: 0 -1px 5px 4px #fff7 inset, 0 1px 1.5px #0004, 0 2px 5px #0003, 0 5px 9px #0002;
    }

.displaybutton {
    z-index: 2;
    position: fixed;
    /* top: -12%;
    left: 20%;*/
    position: fixed;
    margin-left: 442px;
    margin-top: 85px;
    transform: rotate(270deg);
}
.slider-container {
    display: none;
}
#toggleButton {
    background-color: rgba(48, 132, 216, 1);
    padding: 10px;
    border-radius: 100vh;
}
.toggleshowbutton {
    transform: rotate(90deg);
    color:white;
}
.togglehorizontal{
    display:flex;
    gap:5px;
}

@media only screen and (max-width: 1200px) and (min-width: 1100px){
    .displaybutton{
        top:-20%;
    }
}
@media only screen and (min-width: 1200px){
    .displaybutton {
        top: -30%;
        margin-left: 466px;
    }
}
@media only screen and (max-width: 1000px) and (min-width: 850px) {
    .displaybutton {
        top: 0%;
        left: 13%;
    }
}
@media only screen and (max-width: 850px) and (min-width: 750px) {
    .displaybutton {
        top: 15%;
        left: 13%;
    }
}
@media only screen and (max-width: 750px) and (min-width: 650px) {
    .displaybutton {
        top: 25%;
        left: 13%;
    }
}
@media only screen and (max-width: 650px) and (min-width: 500px) {
    .displaybutton {
        top: 35%;
        
    }
}
@media only screen and (max-width: 650px) and (min-width: 575px) {
    .displaybutton {
        left: 13%;
    }
}
@media only screen and (max-width: 575px) {
    .displaybutton {
        left: 13%;
    }
}
@media only screen and (max-width: 500px) and (min-width: 350px) {
    .displaybutton {
        top: 50%;
        left:40%;
    }
}
@media only screen and (max-width: 350px) {
    .displaybutton {
        top: 63%;
    }
}
/*#leftColumn {
    height: 100px;
    overflow-y: auto;
    padding-top: 2px;
}

#leftColumn::-webkit-scrollbar-track {

    background-color: transparent;
}

#leftColumn::-webkit-scrollbar {
    width: 0px;
    background-color: transparent;
}

#leftColumn::-webkit-scrollbar-thumb {
    background-color: transparent;
    border: 0;
}
.mobileview {
    padding-top:2px;
}*/
.titleflexheading{
    display:flex;
    justify-content:space-between;
}


/*==========================================================================================*/
