@import url('https://fonts.googleapis.com/css2?family=Poppins&family=Roboto&display=swap');

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}


/*--------------------------------------------------------------
# landing page css 
--------------------------------------------------------------*/
.reach-2us-btn {
    border: none;
    position: fixed;
    top: 30px;
    right: 0px;
    padding: 10px 23px;
    font-size: 20px;
    color: #fff;
    background-color: #3bb900d6;
    font-weight: 800;
    border-radius: 10px 0px 0px 10px;
    transition: all ease-in-out 0.5s;
}

.bannerSectionWrapper {
    background-image: url('./../assets/section_01/Untitled-1 (1).jpg');
    /* 
    */
    /* background-image: url('./../assets/section_01/4087.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    position: relative;
    padding-bottom: 2rem;
    z-index: 100;
    background-attachment: fixed;
    background-position-x: 50rem; */
    position: relative;
    z-index: 100;
    padding-bottom: 17rem;
    background-repeat: no-repeat;

    height: 600px;


    background-attachment: fixed;
}

.bannerSectionWrapper svg {
    position: absolute;
    bottom: -135px;
    left: 0;
    width: 100%;
    height: 56%;
    z-index: -10;
    display: none;
}

.scrollcss {
    background-color: indianred;
}

.logoWrapper {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0px;
    padding: 10px;
    z-index: 200;
}

.logoWrapper div {
    width: 100px;
    position: relative;
    margin-left: 6rem;
    margin-top: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bannerSection {
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 5rem;
    left: 0;
    width: 100%;
    z-index: 2;
    font-family: 'Poppins', sans-serif;
}

.bannerSection h2 {
    font-size: 1.6rem;
    line-height: 2.5rem;
}


.bannerSection p {
    margin: 5px;
    padding: 0px;
    font-size: 21px;
}

.carrer-heading {
    font-weight: bolder;
    font-size: 35px;
    color: #080089;
}

.ban-tittle-p {
    font-size: 19px !important;
    padding: 0px !important;
    margin-top: 25px !important;
    width: fit-content;
    margin-left: 0px;
    font-weight: 900;
}

.bannerDropDown {
    background-color: #4f46e5;
    color: #fff;
    padding: 15px 10px;
    border-radius: 20px;
    cursor: pointer;
    position: relative;
    z-index: 10;
}

.bannerSectionWrapper .chk-ico img {
    height: 23px;
    width: 29px;
}


/*--------------------------------------------------------------
# Technology Is Important (Second section)
--------------------------------------------------------------*/

.secondSectionCartItemsWrapper {
    background-image: url('./../assets/section_02/background.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 3rem;
    padding-top: 1rem;
    z-index: 1;
    margin-top: 2rem;
}

.cartItemCenterSectionWrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: relative;
}

.cartItemCenterSectionWrapper div {
    height: auto;
    width: 300px;
}

.mapPins {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
}

.markline {
    height: 2px;
    width: 100px;
    margin: 0px;
    padding: 0px;
    position: relative;
    border: 1px solid #000;
}

.markCircle {
    height: 20px;
    width: 20px;
    border: 2px solid #000;
    border-radius: 50%;
}

.mapPins:nth-child(2) {
    top: 40px;
    right: -25rem;
}

.mapPins:nth-child(3) {
    bottom: -10rem;
    right: -25rem;
}

.mapPins:nth-child(4) {
    bottom: -10rem;
    left: 8rem;
    transform: rotate(180deg);
}

.mapPins:nth-child(5) {
    top: 40px;
    left: 7rem;
    transform: rotate(180deg);
}

.mapPins:nth-child(6) {
    bottom: -20rem;
    left: 20rem;
    transform: rotate(90deg);
}

.secondCardItems {
    position: relative;
    border: 2px solid #ffd8aa;
    border-radius: 22px;
    background-color: #fff;
    margin-bottom: 6rem;
    width: 250px;
}

.secondCardItems::before {
    content: "";
    height: 6rem;
    width: 12rem;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6rem;
    background-color: #ffd8aa;
    border-radius: 0px 0px 50px 50px;
}

.secondCardItems h3 {
    margin: 2rem 0rem;
    text-align: center;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
}

.cardImageWrapper {
    text-align: center;
    margin-top: -5rem;
    margin-bottom: 1rem;
}

.cardImageWrapper img {
    height: 150px;
    position: relative;
}

.cardItemLeftSectionWrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}

.secondSectionContent h2 {
    margin-top: 1rem;
}

/*--------------------------------------------------------------
# Others Program Features (Third section)
--------------------------------------------------------------*/

.thirdSectionWrapper {
    overflow-x: hidden;
    margin-top: 2rem;
}

.thirdSectionWrapper h2 {
    font-size: 30px;
}

.thirdSectionItems h4 {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    text-align: center;
}

.programDiscriptionTags {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 20px;
}

.programDiscriptionTags div {
    border: 1px solid #93c5fd;
    padding: 10px;
    border-radius: 10px;
}

.programDiscriptionTags p {
    font-family: 'Poppins', sans-serif;
    margin-left: 10px;
    font-size: 15px;
}


.cus-b-right {
    border-right: 3px solid #ffd8aa;
}


/*--------------------------------------------------------------
# Application Dashboard (Fourth section)
--------------------------------------------------------------*/

.ourMobileDashboard {
    z-index: 1;
    padding: 15px 0px;
}

.ourMobileDashboard h4 {
    text-align: center;
    font-size: 1.7rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    margin: 20px 0px;
}

.androidDashboardShape:nth-child(1) {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20%;
    height: 20%;
    z-index: 10;
}

.androidDashboardShape:nth-child(2) {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20%;
    height: 20%;
    z-index: 10;
}

.skilDevlopmentFeaturesWrapper {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

#skillBackgroud {
    position: absolute;
    z-index: -10;
    top: 0px;
    left: 0px;
    padding: 0px;
}

.skillBackgroundWaves1 {
    position: absolute;
    bottom: -6rem;
    right: 0px;
    z-index: -10;
}

.skilDevlopmentFeaturesWrapper h4 {
    text-align: center;
    font-size: 1.8rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    margin-bottom: 20px;
}

.skillDevFeaturePoints ul {
    height: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-evenly;
}

.skillDevFeaturePoints ul li {
    list-style: none;
    margin: 0px;
    width: 100%;
}

.skillDevFeaturePoints ul li p {
    margin: 0px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}

.skillDevFeaturePoints ul li p span {
    font-weight: bolder;
    font-size: 17px;
}

.skillDevFeaturePoints .skillCheckIcon img {
    height: 30px;
    width: 31px;
    margin: 0px 5px;
}

.proceed-btn {
    background-color: #5EB706;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 20px;
    color: #fff;
    margin: 20px 0px;
    border: none;
    border-radius: 8px;
}

.androidstoreIcon img {
    width: 200px;
    height: auto;
    margin-right: 15px
}


/*--------------------------------------------------------------
# Why us section (fifth section )
--------------------------------------------------------------*/

.why-us-home {
    background: #fff;
    overflow: hidden;
}

.why-us-home .section-title h4 {
    text-align: center;
    font-size: 2rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    margin: 20px 0px;
}

.why-us-home .member {
    position: relative;
    padding: 30px;
    border-radius: 10px;
}

.why-us-home .member .no-icon {
    overflow: hidden;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #00d2ff;
    background: -webkit-linear-gradient(to right, #f9e9d5, #ffd8aa);
    background: linear-gradient(to right, #f9e9d5, #ffd8aa);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
}

.why-us-home .member .no-icon h1 {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}

.why-us-home .member .member-info {
    padding-left: 30px;
}

.why-us-home .member h4 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 20px;
    color: #2c4964;
}

.why-us-home .member span {
    display: block;
    font-size: 15px;
    padding-bottom: 10px;
    position: relative;
    font-weight: 500;
}

.why-us-home .member .member-info .list .list-item span {
    height: auto;
    width: 150px;
    padding: 0px;
    margin: 3px 0px;
}

.why-us-home .member .member-info .list .list-item {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    margin: 10px 0px;
    font-weight: 500;
}

.why-us-home .member .member-info p {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    margin: 10px 0px;
    font-weight: 500;
}

.why-us-home .member span::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 1px;
    background: #b2c8dd;
    bottom: 0;
    left: 0;
}

.why-us-home .member p {
    margin: 10px 0 0 0;
    font-size: 14px;
}

.why-us-home .member .social {
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.why-us-home .member .social a {
    transition: ease-in-out 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: 32px;
    height: 32px;
    background: #a0bcd5;
}

.why-us-home .member .social a i {
    color: #fff;
    font-size: 16px;
    margin: 0 2px;
}

.why-us-home .member .social a:hover {
    background: #1977cc;
}

.why-us-home .member .social a+a {
    margin-left: 8px;
}


/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/

.counts {
    /* background: #f1f7fd; */
    padding: 70px 0 60px;
    margin: 30px 0px;
}

.counts .count-box {
    padding: 30px 30px 25px 30px;
    width: 100%;
    position: relative;
    text-align: center;
    background: #fff;
    /* box-shadow: 10px 9px 17px rgb(159 156 156 / 34%); */
    box-shadow: 1px 2px 7px rgb(159 156 156 / 34%);
    height: 100%;
    border-radius: 0px 5px 5px 5px;
}

.counts .count-box i {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 20px;
    background: #ffd8aa;
    color: #fff;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
}

.counts .count-box span {
    font-size: 36px;
    display: block;
    font-weight: 600;
    color: #082744;
}

.counts .count-box p {
    padding: 0;
    margin: 0;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
}

.count-icon {
    height: 60px;
    width: 60px;
    margin: 0 auto;
}


/*--------------------------------------------------------------
#Reach to us section 
--------------------------------------------------------------*/

.reach-to-us {
    font-family: "Raleway", sans-serif;
    /* background-image: url(./../assets/androidDashboardInfo/reachtousBackground.gif); */
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15px 0px;
    color: #2c4964;
    background-color: #f2f2f2;
    position: relative;

}


.reach-to-us h1 {
    font-size: 2rem;
    /* color: #2c4964; */
    margin: 15px 0px;
    font-weight: 600;
    text-align: center;
}

.reach-to-us p {
    margin-left: 20px !important;
    font-size: 23px;
}

.reach-to-us p i {
    font-size: 23px;
    padding: 5px 10px;
    /* color: #000; */
}

footer {
    background-color: #f2f2f2;
    position: relative;
}

footer a {
    text-decoration: none;
    color: #ffa500;
}

footer::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: -60px;
    left: 0;
    pointer-events: none;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(242 242 242) 90%);
    width: 100%;
    height: 4em;
}

.reach-to-us::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: -60px;
    left: 0;
    pointer-events: none;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(242 242 242) 90%);
    width: 100%;
    height: 4em;
}

/*--------------------------------------------------------------
#Common animation classes 
--------------------------------------------------------------*/

.delighter.right {
    transform: translate(-100%);
    opacity: 0;
    transition: all .75s ease-out;
}

.delighter.right.started {
    transform: none;
    opacity: 1;
}

.delighter.left {
    transform: translate(100%);
    opacity: 0;
    transition: all .75s ease-out;
}

.delighter.left.started {
    transform: none;
    opacity: 1;
}

.delighter li {
    opacity: 0;
    transform: translatey(400%);
    transition: all .7s ease-out;
}

.delighter.started li {
    opacity: 1;
    transform: none;
}

.delighter.started li:nth-child(1) {
    transition: all .7s ease-out .1s;
}

.delighter.started li:nth-child(2) {
    transition: all .7s ease-out .3s;
}

.delighter.started li:nth-child(3) {
    transition: all .7s ease-out .5s;
}

.delighter.started li:nth-child(4) {
    transition: all .7s ease-out .7s;
}

.delighter.started li:nth-child(5) {
    transition: all .7s ease-out .9s;
}

.delighter.started li:nth-child(6) {
    transition: all .7s ease-out 1.1s;
}

.delighter.started li:nth-child(7) {
    transition: all .7s ease-out 1.3s;
}

/*--------------------------------------------------------------
# Jiwaji-mobile-app (Page) CSS
--------------------------------------------------------------*/
.app-download-banner {
    text-align: center;
    padding: 1rem 0rem;
}

.app-download-banner h1 {
    margin-bottom: 2rem;
    color: #b93635;
    text-transform: capitalize;
    font-weight: 700;
    word-spacing: 15px;

}

.app-download-banner h2 {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    margin-top: 1.5rem;

}

.app-download-banner .app-download-banner-content {
    padding: 5.5rem 0rem;
    padding-left: 0rem;
    text-align: center;
    padding-bottom: 0rem;
}

.app-download-banner .app-heading:first-child {
    font-family: 'Roboto', sans-serif;
    margin: 0px;
    font-size: 32px;
    text-align: center;
}

.app-download-banner .app-heading:nth-child(2) {
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
}

.app-download-banner .app-download-banner-content .logo a {
    margin-top: 3rem;
    font-size: 15px;
    padding: 6px 12px;
}

.app-download-banner .app-download-logo {
    padding: 2.5rem 0rem;
}

.app-download-banner .app-download-logo .scanner-logo {
    width: 130px;
    margin: 0rem auto;
    box-shadow: 5px 5px 13px rgb(126 122 122 / 64%);
    padding: 10px;

}

.app-download-banner ol {
    width: fit-content;
    margin: 0px auto;
}

.app-download-banner ol li {
    width: fit-content;
}

/* Animated arrow css start  */
.st-body {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0px auto;
}

.st_container {
    position: relative;
    width: 24px !important;
    height: 24px;
}

.chevron {
    position: absolute;
    width: 28px !important;
    height: 8px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
}

.chevron:first-child {
    animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: #000;
}

.chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
}

.chevron:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
}

@keyframes move {
    25% {
        opacity: 1;

    }

    33% {
        opacity: 1;
        transform: translateY(30px);
    }

    67% {
        opacity: 1;
        transform: translateY(40px);
    }

    100% {
        opacity: 0;
        transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    }
}

.text {
    display: block;
    margin-top: 75px;
    margin-left: -53px;
    font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
    font-size: 18px;
    color: #f9690e;
    text-transform: uppercase;
    white-space: nowrap;
    opacity: 1;
    animation: pulse 2s linear alternate infinite;
}

@keyframes pulse {
    to {
        opacity: 1;
    }
}

/* Animated arrow css end  */
/*--------------------------------------------------------------
# Breadcrub Section
--------------------------------------------------------------*/
.breadcrub {
    padding: 3rem 0rem;
    padding-bottom: 1rem;

}

.breadcrub div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #efefef;
    padding: 2rem 6rem;
    margin-top: 3rem;

}

.breadcrub div h5 {
    margin: 0px;
    padding: 0px;
    margin-left: 1rem;
    font-size: 22px;
}

.breadcrub div p {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: 500;

}

.breadcrub div p span {
    color: #fe8100;

}

@media screen and (max-width:1024px) {
    .logoWrapper div {
        margin-left: 2rem;
    }

    /*--------------------------------------------------------------
# Technology Is Important (Second section)
--------------------------------------------------------------*/
    .cartItemCenterSectionWrapper {
        overflow: hidden;
        align-items: center;
    }

    .cartItemCenterSectionWrapper div {
        height: auto;
        width: 200px;
        overflow: hidden;
    }

    .secondCardItems {
        width: 200px;
    }

    .secondCardItems::before {
        height: 6rem;
        width: 10rem;
        top: 0;
        left: 50%;
        margin-left: -5rem;
        border-radius: 0px 0px 50px 50px;
    }

    .cardImageWrapper img {
        height: 130px;
        position: relative;
    }

    .secondCardItems h3 {
        margin-top: 3.5rem;
        font-weight: 600;
        font-size: 15px;
    }

    .markline {
        width: 60px;
    }

    .mapPins:nth-child(2) {
        top: 10rem;
        right: -15rem;
    }

    .mapPins:nth-child(3) {
        bottom: -10rem;
        right: -17rem;
    }

    .mapPins:nth-child(4) {
        bottom: -10rem;
        left: 5rem;
        transform: rotate(180deg);
    }

    .mapPins:nth-child(5) {
        top: 10rem;
        left: 4rem;
        transform: rotate(180deg);
    }

    .mapPins:nth-child(6) {
        bottom: -20rem;
        left: 12rem;
        transform: rotate(90deg);
    }

    /*--------------------------------------------------------------
# Application Dashboard (Fourth section)
--------------------------------------------------------------*/
    .skilDevlopmentFeaturesWrapper {
        background-position: 0rem -15rem;
    }

    /*--------------------------------------------------------------
# Breadcrub Section
--------------------------------------------------------------*/
    .breadcrub div {
        padding: 2rem 3rem;

    }
}

@media screen and (max-width:768px) {
    .logoWrapper div {
        width: 60px;
        margin-left: 1.5rem;
        margin-top: 0rem;

    }

    .reach-2us-btn {
        top: 15px;
        right: 0px;
        padding: 10px 20px;
        font-size: 14px;
    }

    .bannerSection {
        top: 3rem;
    }

    .ban-content p {
        font-size: 15px;
    }

    .bannerSection h2 {
        font-size: 17px;
        line-height: 25px;
    }

    .carrer-heading {
        font-size: 25px;
    }

    .bannerSectionWrapper {
        height: 315px;
        background-size: contain;
    }

    .ban-tittle-p {
        font-size: 13px !important;
    margin: 5px auto !important;
    }

    /*--------------------------------------------------------------
# Technology Is Important (Second section)
--------------------------------------------------------------*/
    .secondSection {
        padding: 2rem 0rem;
    }

    .secondSectionContent h2 {
        font-size: 22px;
    }

    .secondSectionContent p {
        font-size: 13px;
    }

    .secondCardItems {
        width: 150px;
    }

    .secondCardItems::before {
        height: 5rem;
        width: 8rem;
        left: 50%;
        margin-left: -4rem;
    }

    .secondCardItems h3 {
        margin-top: 2.5rem;
        font-size: 12px;
    }

    .cardImageWrapper {
        margin-top: -4rem;
    }

    .mapPins:nth-child(2) {
        top: 15rem;
        right: -16rem;
    }

    .mapPins:nth-child(3) {
        bottom: -12rem;
        right: -15rem;
    }

    .mapPins:nth-child(4) {
        bottom: -12rem;
        left: 1.5rem;
    }

    .mapPins:nth-child(5) {
        top: 15rem;
        left: 1rem;
    }

    .mapPins:nth-child(6) {
        bottom: -20rem;
        left: 9rem;
    }

    .cartItemCenterSectionWrapper {
        overflow: hidden;
        align-items: center;
        margin-top: -10rem;
    }

    /*--------------------------------------------------------------
# Others Program Features (Third section)
--------------------------------------------------------------*/
    .programDiscriptionTags div {
        width: 50px;
        height: 50px;
    }

    .programDiscriptionTags p {
        font-size: 10px;
    }

    .thirdSectionItems h4 {
        font-size: 22px;
    }

    /*--------------------------------------------------------------
# Application Dashboard (Fourth section)
--------------------------------------------------------------*/
    .ourMobileDashboard {
        padding: 18px 40px;
    }

    .skillDevFeaturePoints ul li p span {
        font-size: 12px;
    }

    .skillDevFeaturePoints .skillCheckIcon img {
        height: 20px;
        width: 22px;
        margin: 0px 10px 10px 0px;
    }

    .androidstoreIcon img {
        width: 130px;
    }

    /*--------------------------------------------------------------
# why choose us ?? (fifth section)
--------------------------------------------------------------*/
    .why-us-home .member {
        padding: 10px;
    }

    .why-us-home .section-title h4 {
        font-size: 1.7rem;
    }

    .why-us-home .member h4 {
        font-size: 15px;
    }

    .why-us-home .member .no-icon {
        width: 45px;
        height: 45px;
        padding: 28px;
    }

    .why-us-home .member .no-icon h1 {
        font-size: 15px;
    }

    .why-us-home .member .member-info p {
        font-size: 12px;
    }

    .why-us-home .member .member-info .list .list-item {
        font-size: 12px;
    }

    .counts .count-box span {
        font-size: 20px;
        margin-top: 10px;
    }

    .counts .count-box {
        padding: 15px 15px 15px 15px;
    }

    .count-icon {
        height: 45px;
        width: 45px;
    }

    /*--------------------------------------------------------------
# What user will receive ? (six section)
--------------------------------------------------------------*/
    .skilDevlopmentFeaturesWrapper h4 {
        font-size: 1.4rem;
    }

    /*--------------------------------------------------------------
# Reach to us (seven section)
--------------------------------------------------------------*/
    .reach-to-us h1 {
        font-size: 1.7rem;
    }

    .reach-to-us p {
        font-size: 12px;
    }

    .reach-to-us p i {
        font-size: 16px;
    }


    .app-download-banner h1 {
        margin-bottom: 2rem;
        word-spacing: 0px;
        font-size: 25px;
        margin-top: 3rem;
    }

    .app-download-banner .app-heading:first-child {
        margin: 0px;
        font-size: 20px;
        margin-top: 3rem;
    }

    .app-download-banner .app-heading:nth-child(2) {
        font-size: 14px;
    }

    .app-download-banner .app-download-banner-content .logo a {
        font-size: 12px;
        padding: 4px 9px;
    }

    .app-download-banner h2 {
        font-size: 14px;
    }

    .app-download-banner .app-download-logo .scanner-logo {
        width: 100px;
    }

    .app-download-banner .app-download-banner-content {
        padding: 4.5rem 0rem;
    }
    /*--------------------------------------------------------------
# Breadcrub Section
--------------------------------------------------------------*/

    .breadcrub {
        padding: 1rem 0rem;
    }
    .breadcrub div {
        padding: 1.5rem 1rem;
    }
    .breadcrub div h5 {
        font-size: 16px;
    }
    .breadcrub div p {
        font-size: 11px;
    }
    footer p{
        font-size: 12px;
    }

}

@media screen and (max-width:430px) {
    .cardItemLeftSectionWrapper {
        flex-direction: row;
        justify-content: space-evenly;
    }

    .bannerSection h2 {
        font-size: 17px;
        line-height: 26px;
        text-align: center;
    }

    .carrer-heading {
        font-size: 25px;
    }

    .logoWrapper div {
        width: 65px;
        margin-left: 1rem;


    }

    .bannerSectionWrapper {
        height: 350px;
        background-size: cover;
        background-position-y: 0rem;
    }

    .bannerSection {
        top: 6rem;
    }

    .cartItemCenterSectionWrapper {
        display: none;
    }

    /*--------------------------------------------------------------
# Others Program Features (Third section)
--------------------------------------------------------------*/
    .thirdSectionWrapper h2 {
        font-size: 22px;
    }

    .programDiscriptionTags {
        flex-direction: column;
    }

    .programDiscriptionTags p {
        margin-left: 0px;
        text-align: center;
        margin-top: 10px;
    }

    .cus-b-right {
        border-right: none
    }

    /*--------------------------------------------------------------
# Application Dashboard (Fourth section)
--------------------------------------------------------------*/
    .ourMobileDashboard {
        padding: 18px 0px;
    }

    .ourMobileDashboard h4 {
        font-size: 1.3rem;
        margin: 10px 0px;
    }

    .skilDevlopmentFeaturesWrapper h4 {
        font-size: 1.2rem;
    }

    .skilDevlopmentFeaturesWrapper {
        background-position: 0rem 15rem;
    }

    /*--------------------------------------------------------------
# why choose us ?? (fifth section)
--------------------------------------------------------------*/
    .why-us-home .section-title h4 {
        font-size: 1.3rem;
    }

    .counts {
        padding: 0px 0 30px;
        margin: 30px 0px;
    }

    /*--------------------------------------------------------------
# What user will receive ? (six section)
--------------------------------------------------------------*/
    .skillDevFeaturePoints ul {
        padding: 0px 30px;
    }

    .skillDevFeaturePoints ul li p span {
        font-size: 9px;
    }

    /*--------------------------------------------------------------
# Reach to us (seven section)
--------------------------------------------------------------*/
    .reach-to-us h1 {
        font-size: 1.3rem;
    }

    .reach-to-us p {
        font-size: 10px;
    }

    /*--------------------------------------------------------------
    #Jiwaji-mobile-app (Page) CSS
    --------------------------------------------------------------*/
    .app-download-banner h2 {
        font-size: 17px;
        margin-bottom: 1rem;
    }

    .app-download-banner .app-download-logo .scanner-logo {
        width: 100px;
    }

    .app-download-banner {
        padding: 1rem 0rem;
    }

    .app-download-banner .app-download-logo {
        padding: 1.5rem 0rem;
    }

    .app-download-banner .app-download-banner-content {
        padding: 1rem 0rem;

    }

    .app-download-banner .app-download-banner-content .logo {
        width: 110px;
        margin: 3rem auto;
        margin-bottom: 0rem;
    }
    footer p {
        font-size: 10px;
        padding: 0px 25px;
    }

}

@media screen and (max-width:380px) {
    .bannerSectionWrapper {
        height: 200px;
        background-position-y: -7rem;
    }

    .carrer-heading {
        font-size: 20px;
    }

    .ban-content p {
        font-size: 12px;
        margin: 1px 0px;
    }

    .bannerSectionWrapper .chk-ico img {
        height: 20px;
        width: 20px;
    }

    .bannerSection h2 {
        font-size: 14px;
        line-height: 18px;
    }

    /*--------------------------------------------------------------
# Technology Is Important (Second section)
--------------------------------------------------------------*/
    .secondSectionContent h2 {
        font-size: 14px;
    }

    .secondSectionContent p {
        font-size: 10px;
    }

    .secondCardItems {
        width: 140px;
    }

    .thirdSectionItems h4 {
        font-size: 15px;
    }

    .secondCardItems::before {
        height: 3rem;
        width: 7rem;
        left: 56%;
    }

    .cardImageWrapper img {
        height: 100px;
        position: relative;
    }

    .secondCardItems h3 {
        margin-top: 25px;
    }

    .programDiscriptionTags div {
        width: 35px;
        height: 36px;
        padding: 6px;

    }

    .reach-to-us h1 {
        font-size: 1rem;
    }

    /*--------------------------------------------------------------
# Others Program Features (Third section)
--------------------------------------------------------------*/
    .secondCardItems {
        margin-bottom: 5rem;
    }
}