/* ---------------backgroundStyle--------- */
.backgroundStyle {
    background-color: rgb(255, 0, 0);
    padding: 4px 10px;
    border-radius: 3px;
}
.navbar-container {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
}
.bodycontentResources {
    height: calc(100vh);
    overflow-y: auto;
    padding: bottom 200px; 
}

.bodycontentResources{
    height: calc(100vh);
    overflow-y: auto;
}
.bodycontentResources::-webkit-scrollbar {
    display: none;
}
.bodycontentResources {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.bodycontent::-webkit-scrollbar {
    display: none;
}

.bg-custom-color {
    background-color: black;
    /* Replace with your desired color code */
}

.offcanvas-body {
    flex-grow: 1;
    padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
    overflow-y: auto;
    background-color: black;
}

.offcanvas-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: black;
    padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}

/* ------------------------for scrool up css end ------------- */
.imageResourceMainContainer{
    background-image: url("../components/assests/resourcesimage.svg");
    height: 500px;
    width: 100%;
    display: flex;
    background-size: cover;
}
.imageResourceMainContainer1{
    width: 70%;
    display: flex;
    justify-content: center;
    align-items: start;
    color: white;
    flex-direction: column;
    padding: 20px;
    font-size: 30px;
    font-family: 'Times New Roman';
    font-weight: 900;

}
.imageResourceMainContainer2 {
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: end;
}
.whiteContainerResources{
    background-color: white;
    height: 65px;
    width: 82px; 
}
/* -------------------------colors start--------------- */
.colorsContainerResource{
    display: flex;
}
.whitecolorsresource1{
    background-color: white;
    height: 70px;
    width: 82%;
}
.whitecolorsresource2 {
    background-color: black;
    height: 70px;
    width: 6%;
}
.whitecolorsresource3 {
    background-color: white;
    height: 70px;
    width: 12%;
}
/* -------------------------colors completed--------------- */
/* ----------------start  Resource content  -------------*/
.resourceContentContainer{
    display: flex;
    width: 100%;
}
.contentsContainer1{
    width: 50%;
    padding: 10px 30px 0px 30px;
}
.contentsContainer1{
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    /* margin-top: 20px; */
    align-items: start;
}
.resourceHeading{
    color:orange;
    font-size: 30px;
    font-weight: 800;
    font-family: 'Times New Roman';
};
.blackContainerResorce{
    display: flex;
    justify-content: start;
    align-items: end;
    padding: 20px 10px 0px 10px;
}
.blackContainerResorceBox{
    height: 70px;
    width: 81px;
    background-color: black;
    margin-left: 106px;
    margin-top: 60px;
}
.resourceHeadingpara{
    font-size: 40px;
    font-weight: 800;
    font-family: 'Times New Roman';
    margin: 0;
}
.resourceHeadingpara2 {
    font-size: 23px;
    font-weight: 900;
    font-family: 'Times New Roman';
    margin: 60px 0 20px 0;
}
.pararesorucescontent{
    font-size: 18px;
    font-weight: 300;
    font-family: 'Times New Roman';
    margin: 0 0 20px 0;
}
/* ----------content---------desktop completed */
.blackcolorsResources{
    display: flex;
    width: 100%;
}
.blackcolorsResourcestwo{
    display: flex;
    flex-direction: column;
    width: 84%;
}
.blackcolorsResourcestwo1{
        background-color: black;
        height: 20px;
}
.blackcolorsResourcestwo2 {
    /* width: 80%; */
    background-color: black;
    height: 50px;
}
.blackcolorsResourcestwo3{
    width: 10%;
    background-color: black;
    height: 70px;
}
.blackcolorsResourcestwo4{
    width: 6%;
    background-color: white;
    height: 70px;
}
.blackcolorsResourcestwoName{
    font-size: 30px;
    color: #D05700;
    font-family: 'Times New Roman';
    font-weight: 800;
    text-align: center;
    padding-right: 100px;
}
.mobileInspireContainer{
    display: none;
}
.inspireTextContetnt{
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 20px;
    padding: 40px 250px 0px 250px;
    font-family: 'Times New Roman', Times, serif;
    background-color:black;
    font-weight: 500;
}

.orangeBlackBoxContainer{
    display: flex;
    width: 100%;
}
.orangeBlackBoxContainer1{
    background-color: black;
    height: 70px;
    width: 87%;
}
.orangeBlackBoxContainer2 {
    background-color: #D05700;
    height: 70px;
    width: 7%;
}
.orangeBlackBoxContainer3 {
    background-color:black;
    height: 70px;
    width: 11%;
}
.orangeBlackBoxContainer12 {
    background-color: #D05700;
    height: 70px;
    width: 87%;
}

.orangeBlackBoxContainer22 {
    background-color: black;
    height: 70px;
    width: 7%;
}

.orangeBlackBoxContainer32 {
    background-color: #D05700;
        height: 70px;
    width: 11%;
}

.orangeImageContainerText{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 500px;
    background-color: #D05700;
    padding: 0px 40px 10px 40px;

}
.orangeImg{
    height: 350px;
    margin: 0;
    padding: 0;
}
.orangeImmgcontainer1{
    width: 50%;
}
.orangeImmgcontainer2{
    width: 50%;
}
.orangeImmgcontainer2heading{
    font-size: 45px;
    font-family: 'Times New Roman', Times, serif;
    font-weight: 900;
    margin-bottom: 20px;    
}
.orangeImmgcontainer2Para{
    color: white;
     font-size: 15px;
     font-family: 'Times New Roman', Times, serif;
     font-weight: 400;
     margin: 0;
     padding: 10px;
}

/* ----------------start  Resource content end  ---------*/
/* -----------------footer -------------- */
.footerContainer {
    background-color: black;
    padding: 10px;
    color: white;
    font-family: Arial;
}

.footerContainerHeading {
    margin: 10px 0 10px 0;
    font-size: 12px;
    font-weight: 300;
}

.footerContainerPara {
    margin: 2px 0 0;
    font-size: 12px;
    font-weight: 300;
}

.footerImageContainer {
    display: flex;
    font-size:12px;
}

.footerImageContainer-2{
    display: flex;
    font-size:12px;
    align-items:center;
}

.anchorTagColor {
    color: white;
    text-decoration: none;
}
.footerImgaeC {
    height: 22px;
    margin-right: 10px;
}

/* mobile */
@media only screen and (max-width: 767px){
.imageResourceMainContainer {
        background-image: url("../components/assests/resourcesimage.svg");
        height: 300px;
        width: 100%;
        display: flex;
        background-size: cover;
    };
        .whitecolorsresource1 {
            background-color: white;
            height: 70px;
            width: 74%;
        }
        .whitecolorsresource2 {
            background-color: black;
            height: 70px;
            width: 23%;
        }
        .whitecolorsresource3 {
            background-color: white;
            height: 70px;
            width: 5%;
        }
    /* ----------content---------mobile */
    .contentsContainer1{
        width: 100%;
    }
    .resourceContentContainer{
        display: block;
    }
    .blackContainerResorceBox{
        height: 0px;
        margin: 0;
    }
    .resourceHeadingpara{
        font-size: 20px;
    }
    .resourceHeadingpara2{
        width: 100%;   
    }
    .pararesorucescontent{
        font-size: 20px;
    }
    /* ----------content completed---------mobile */
    .resourceHeadingpara2{
        margin: 10px 0 10px 0;
    }
    .blackcolorsResources{
        display: none;
    }
    .mobileInspireContainer{
        width: 100%;
        background-color: black;
        color: #D05700;
        text-align: center;
        height: 40px;
        padding-top: 6px;
        font-size: 20px;
        font-weight: 600;
    }
    .inspireTextContetnt {
        padding: 10px 20px 0 20px;
        font-size: 14px;
        font-weight: 400;
    }
    .orangeBlackBoxContainer1 {
        background-color: black;
        height: 45px;
        width: 87%;
    }
    .orangeBlackBoxContainer2 {
        background-color: #D05700;
        height: 45px;
        width: 7%;
    }
    .orangeBlackBoxContainer3 {
        background-color: black;
        height: 45px;
        width: 11%;
    }
    .orangeBlackBoxContainer12{
        height: 40px;
    }
    .orangeBlackBoxContainer22 {
        height: 40px;
    }

    .orangeBlackBoxContainer32 {
        height: 40px;
    }
        .orangeImageContainerText {
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-direction: column;
            height: 400px;
            padding: 5px 15px 40px 10px;
        }
        .orangeImageContainerText{
            height: auto;
            flex-direction: column;
        }
        .orangeImg{
            height: 210px;
        }
        .orangeImmgcontainer1 {
            width: 100%;
            text-align: center;
        }
    
        .orangeImmgcontainer2 {
            width: 100%;
        }
    
        .orangeImmgcontainer2heading {
            margin-top: 10px;
            font-size: 31px;
            text-align: center;
        }
        /* -------------footer --------- */
        .footerImageContainer {
            display: grid;
            grid: auto/auto auto;
        }
}

/* tablet */
@media only screen and (min-width: 768px) and (max-width: 1023px){
    .imageResourceMainContainer {
            background-image: url("../components/assests/resourcesimage.svg");
            height: 400px;
            width: 100%;
            display: flex;
            background-size: cover;
        }
        .whitecolorsresource1 {
            background-color: white;
            height: 70px;
            width: 80%;
        }        
        .whitecolorsresource2 {
            background-color: black;
            height: 70px;
            width: 10%;
        }
        .whitecolorsresource3 {
            background-color: white;
            height: 70px;
            width: 10%;
        }  
        .blackcolorsResources {
            display: none;
        }
        .blackContainerResorceBox{
            display: none;
        }
         .mobileInspireContainer {
             width: 100%;
             background-color: black;
             color: #D05700;
             text-align: center;
             height: 40px;
             padding-top: 6px;
             font-size: 20px;
             font-weight: 600;
        }
        .inspireTextContetnt{
            padding: 10px 10px 0 10px;
            font-size: 15px;
            font-weight: 400;
        }
        .resourceHeadingpara2 {
            font-size: 23px;
            font-weight: 900;
            font-family: 'Times New Roman';
            margin: 20px 0 20px 0;
        }
        .resourceHeadingpara {
            font-size: 30px;
            font-weight: 800;
            font-family: 'Times New Roman';
            margin: 0;
        }
        .orangeBlackBoxContainer1 {
            background-color: black;
            height: 50px;
            width: 87%;
        }
        .orangeBlackBoxContainer2 {
            background-color: #D05700;
            height: 50px;
            width: 7%;
        }
        .orangeBlackBoxContainer3 {
            background-color: black;
            height: 50px;
            width: 11%;
        }
        .orangeBlackBoxContainer12 {
            height: 40px;
        }

        .orangeBlackBoxContainer22 {
            height: 40px;
        }

        .orangeBlackBoxContainer32 {
            height: 40px;
        }
        .orangeImageContainerText{
            flex-direction: column;
            height: auto;
            justify-content: center;
            align-items: center;
        }
        .orangeImmgcontainer1 {
            width: 100%;
        }
    
        .orangeImmgcontainer2 {
            width: 100%;
        }
        .orangeImmgcontainer2heading{
            margin-top: 10px;
        }
}