

        .fixed nav .header_left img.pws_headercolor_logo {
            width: 75% !important;
        }

        i.fa-solid.fa-magnifying-glass {
            margin-top: -3px !important;
            color: #fff !important;
            transition: 0.5s;
        }

        header.fixed i.fa-solid.fa-magnifying-glass {
            margin-top: 3px;
        }
        .content-hover {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            background-color: rgb(126 34 93 / 70%);
        }
            .content-hover p {
                font-size: 16px !important;
                line-height: 20px !important;
                text-align: center;
                padding: 0 10px;
                color: #fff;
            }
        .landing-img-box h3 {
            z-index: unset;
            margin: 0;
            font-size: 18px;
        }

            .landing-img-box h3 span {
                display: block;
                font-size: 18px;
            }

        .landing-img-box-one h3 {
            margin: 0;
            font-size: 18px;
        }

        .landing-img-box a:hover h3 {
            display: none;
        }

        .landing-img-box-one a:hover h3 {
            display: none;
        }

        .hover__heading {
            margin: 0px 10px 20px;
            text-align: center;
            font-size: 18px;
            color: #fff;
            font-weight: 500;
            line-height: 22px;
            text-transform: uppercase;
        }

            .hover__heading span {
                display: block;
            }

        .landing-img-box .topboxheding:hover h3 {
            display: none;
        }

        /*HTML fonts*/
        @font-face {
            font-family: 'Ultramarines Condensed';
            src: url('/assets/pws/fonts/ultramarinescondital.ttf') format('truetype');
        }

        @font-face {
            font-family: 'DIN';
            src: url('/assets/pws/fonts/DIN-Black.woff2') format('woff2'), url('/fonts/DIN-Black.woff') format('woff');
            font-weight: 900;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: 'Pluto';
            src: url('/assets/pws/fonts/PlutoMedium-Italic.woff2') format('woff2'), url('/fonts/PlutoMedium-Italic.woff') format('woff');
            font-weight: 500;
            font-style: italic;
            font-display: swap;
        }



        @font-face {
            font-family: 'Pluto';
            src: url('/assets/pws/fonts/PlutoRegular.woff2') format('woff2'), url('/fonts/PlutoRegular.woff') format('woff');
            font-weight: normal;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: 'Pluto';
            src: url('/assets/pws/fonts/PlutoRegular-Italic.woff2') format('woff2'), url('/fonts/PlutoRegular-Italic.woff') format('woff');
            font-weight: normal;
            font-style: italic;
            font-display: swap;
        }

        .img-and-content {
            border-radius: 80px;
        }

        .popup__side {
            background: rgb(0 0 0 / 17%);
        }

        .close-button i {
            top: -19px;
        }

        a.see_morew__btn {
            padding-top: 3px;
        }

            a.see_morew__btn:hover {
                text-decoration: none;
            }

        /*end html fonts*/
        .w100 {
            width: 69.5% !important;
            margin-top: 0 !important;
        }

        .update-img img {
            width: calc(100% + 150px);
        }

        .update-box-rigth p {
            font-size: 14px !important;
            color: #e0e0e0;
            font-weight: 400 !important;
            margin-bottom: 0px !important;
        }

        .update-box-rigth h3 {
            margin-top: 0;
            overflow: hidden;
            padding-top: 0px;
            margin-bottom: 0px;
        }

        .blacklogopathways {
            display: block !important;
        }

        img.whitelogopathways {
            display: none !important;
        }

        .blacklogopathways {
            display: block;
        }

        .banner__section__new {
            background: #f4ecea;
        }

        .fordesktop {
            display: block !important;
        }

        .formobile {
            display: none !important;
        }

        .banner__section__new img {
            width: 100%;
            height: calc(100vh - 0px);
            object-fit: cover;
            margin: 0 auto;
            display: block;
        }

        .aravali__pws a.apply-buttonnow-desktop.classoff {
            color: #fff;
            font-weight: 500;
            font-size: 16px;
            text-shadow: none;
            border: 1px solid #953974;
            background: #953974;
        }

        .extra-login:hover svg {
            fill: #fff !important;
        }

        .aravali__pws .search1:after {
            position: absolute;
            left: 0;
            top: 0;
            width: 1px;
            height: 25px;
            content: "";
            background: #4d4d4f;
        }

        .aravali__pws .students_icon em:after {
            background: #4d4d4f !important;
        }

        .aravali__pws svg.students_icon2_banner_svg {
            width: 25px;
            fill: #4d4d4f;
        }

        .aravali__pws .search_icon2font2 i.fa.fa-search {
            color: #4d4d4f;
        }

        .aravali__pws svg.click_banner_memu_icon .cls-1 {
            fill: #4d4d4f !important;
        }

        .apply-buttonnow-desktop, .apply-buttonnow {
            display: block;
        }

        .heder-apply-button-desktop {
            top: 54px;
            right: 14%;
            z-index: 1;
        }

        .heder-apply-button {
            right: 14%;
        }

        a.apply-buttonnow-desktop.classoff:hover {
            border: 2px solid #fff;
            color: #fff !important;
        }

        .apply-buttonnow-desktop {
            color: #fff;
            text-shadow: 0 0 black
        }

        .update-div-left.update_div_left_logo {
            padding: 0;
            background: transparent;
        }

            .update-div-left.update_div_left_logo em img {
                width: 100%;
                height: 368px;
                object-fit: cover;
            }

        path.color-control {
            fill: #747474;
        }

        .footeraddressnew ul li:last-child {
            margin-right: 0px;
        }

        ul.services-div li:hover path.color-control {
            fill: #8a2465;
        }

        .controls-video .videomute {
            margin-bottom: 92px;
        }

        .video_wrapper {
            width: 100%;
            height: 100vh;
            position: relative;
            overflow: initial;
        }

        .slide-content1 {
            bottom: 57px;
        }

        .video_wrapper .wrapper__video {
            object-fit: cover;
            width: 100%;
            height: 100%;
        }

        .controls-video {
            position: absolute;
            bottom: 25px;
            padding-left: 27px;
        }

        .video_btn {
            color: #fff;
            background-color: #126cab;
            padding: 9px 15px 5px 15px;
            border-radius: 5px;
            border: 1px solid #126cab;
            outline: 0;
        }

        .videomute img {
            width: 60px;
        }

        .video_wrapper .loader {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        a.exp_more {
            font-size: 18px;
            background-color: #1f9dd9;
            border-radius: 10px;
            padding: 5px 20px 1px 20px;
            text-decoration: none;
            border: solid 1px #1f9dd9;
            color: #fff;
            position: absolute;
            right: 100px;
            transition: 0.4s;
            bottom: 80px;
            box-sizing: border-box;
        }

            a.exp_more:hover {
                background-color: #fff !important;
                transition: 0.4s;
                color: #1f9dd9;
                border: solid 1px #1f9dd9 !important;
            }

        .exp_more:before {
            animation: ripple 2s ease-out infinite;
            border: solid 2px #1f9dd9;
            border-radius: 10px;
            bottom: 0;
            box-sizing: border-box;
            content: "";
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
        }

        .exp_more:after {
            animation: ripple 2s 1s ease-out infinite;
            border: solid 2px #1f9dd9;
            border-radius: 10px;
            bottom: 0;
            box-sizing: border-box;
            content: "";
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
        }



        /* naveen new design css*/
        .pwssectionboxview {
            position: relative;
            padding-top: 50px;
        }

        .mainhedingpws {
            text-align: center;
            color: #8a2465;
            font-weight: bold;
            font-size: 28px;
            line-height: 32px;
            margin-bottom: 28px;
            text-transform: uppercase;
        }

        .sayaboutheading {
            text-align: center;
            color: #333;
            font-weight: 500;
            font-size: 24px;
            line-height: 32px;
            margin-bottom: 25px;
            text-transform: uppercase;
        }

        .sayaboutview {
            padding: 60px 0;
        }

        .sayaboutslider .over__content {
            position: relative;
        }

        .sayaboutslider .owl-item.active.center .over__content div {
        }

        .sayaboutslider .owl-item.center .over__content:hover div {
            top: 0;
            transition: .5s;
        }

        .sayaboutslider .owl-stage-outer {
            height: 389px;
        }

        .sayaboutslider .over__content div {
            position: absolute;
            top: 100%;
            left: 0;
            width: 100%;
            padding: 40px;
            background: rgb(138 36 101 / 78%);
            height: 100%;
            display: flex;
            align-items: flex-start;
            justify-content: center;
            flex-direction: column;
        }

        .sayaboutslider .owl-item.center .over__content div {
            top: 0;
        }

        .over__content div span {
            display: block;
            text-align: center;
            width: 100%;
            color: #fff;
            font-size: 18px;
            font-weight: 600;
            line-height: 24px;
            margin-top: 15px;
        }

        .over__content div p {
            color: #fff;
            margin-bottom: 10px !important;
            font-size: 16px !important;
            line-height: 22px !important;
        }

            .over__content div p:last-child {
                margin-bottom: 0;
            }

        .sayaboutslider .owl-item.active.center .over__content div span {
            font-size: 20px;
            font-weight: 700;
            display: block;
            width: 100%;
            margin-bottom: 22px;
            color: #fff;
            line-height: 22px;
            text-align: center;
        }

        .sayaboutslider .owl-item > div {
            cursor: pointer;
            transition: margin 0.4s ease;
            padding-top: 20px;
            overflow: hidden;
            opacity: 0.6;
        }

        .sayaboutslider .owl-item.center > div {
            cursor: auto;
            opacity: 1;
        }

            .sayaboutslider .owl-item.center > div img {
                height: 400px;
                position: relative;
                top: -30px;
            }

        .sayaboutslider {
        }

            .sayaboutslider .owl-item > div img {
                height: 370px;
                object-fit: cover;
            }

            .sayaboutslider .owl-nav {
                margin-top: 0;
            }

            .sayaboutslider .owl-dots {
                display: none;
            }

            .sayaboutslider .owl-nav .owl-prev {
                left: 22%;
                position: absolute;
                top: 50%;
                transform: translate(0, -50%);
                margin: 0;
                background: #fff;
                border-radius: 0px;
                width: 50px;
                height: 50px;
                text-align: center;
                padding: 15px 0;
                transition: 0.5s;
            }

                .sayaboutslider .owl-nav .owl-prev:hover {
                    background: #8a2465;
                }

            .sayaboutslider .owl-nav .owl-next:hover {
                background: #8a2465;
            }

            .sayaboutslider .owl-nav .owl-next {
                right: 22%;
                position: absolute;
                top: 50%;
                transform: translate(0, -50%);
                margin: 0;
                background: #fff;
                border-radius: 0px;
                width: 50px;
                height: 50px;
                text-align: center;
                padding: 15px 0;
                transition: 0.5s;
            }

        .allnewbtn {
            text-align: center;
        }

            .allnewbtn a {
                background: var(--blue);
                display: inline-block;
                padding: 10px 15px;
                border-radius: 20px;
                color: #fff;
                font-size: 14px;
                text-decoration: none;
                font-weight: 500;
                width: 135px;
                transition: 0.5s;
            }

        .welcomepwsview-left .namepws {
            color: #8a2465;
            margin-bottom: 10px;
            font-size: 24px;
            line-height: 24px;
            margin-top: 0px;
            font-weight: 400;
        }

        .welcomepwsview-left p {
            color: #333;
        }

            .welcomepwsview-left p:last-child {
                margin-bottom: 0 !important;
            }

        .fa.fa-long-arrow-right:before {
            content: "\f178";
        }

        .fa.fa-long-arrow-left:before {
            content: "\f177";
        }

        .sayaboutslider .owl-nav .owl-prev i {
            color: #8a2465;
            font-size: 20px;
            transition: 0.5s;
        }

        .sayaboutslider .owl-nav .owl-next i {
            color: #8a2465;
            font-size: 20px;
            transition: 0.5s;
        }

        .sayaboutslider .owl-nav .owl-next:hover i {
            color: #fff;
        }

        .sayaboutslider .owl-nav .owl-prev:hover i {
            color: #fff;
        }

        .welcomepwsview {
            padding-top: 20px;
        }

        .video-container {
            width: 100%;
            /*border-radius: 0;*/
            margin: 0 auto;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            /*box-shadow: 0px 8px 20px rgb(0 0 0 / 40%);*/
        }

            .video-container .video-wrapper {
                width: 100%;
                height: 100%;
                display: flex;
                justify-content: center;
                align-items: center;
            }

            .video-container video {
                width: 100%;
                height: 100%;
                /*border-radius: 4px;*/
            }

        .play-button-wrapper {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: auto;
            pointer-events: none;
        }

            .play-button-wrapper #circle-play-b {
                cursor: pointer;
                pointer-events: auto;
            }

                .play-button-wrapper #circle-play-b svg {
                    width: 70px;
                    height: 70px;
                    fill: rgb(0 0 0 / 62%);
                    stroke: rgb(0 0 0 / 0%);
                    cursor: pointer;
                    background-color: rgb(0 0 0 / 12%);
                    border-radius: 50%;
                    opacity: 0;
                }



        .newsbgviewtext {
            position: absolute;
            bottom: 0px;
            width: 100%;
            background: #3e3e3e;
            padding: 15px 15px 12px;
            transition: .3s ease;
            color: #fff;
        }

            .newsbgviewtext a:hover {
                text-decoration: none;
            }

            .newsbgviewtext a {
                color: #fff;
            }

            .newsbgviewtext:hover {
                background: #8a2566;
            }

        .welcomepwsview-right iframe {
            width: 100%;
            height: 278px;
        }
        /* naveen new design css*/

        @keyframes ripple {
            0% {
                opacity: .25;
            }

            100% {
                border-radius: 2em;
                opacity: 0;
                transform: scale(2);
            }
        }

        @media screen and (max-width:1224px) {
            .landing-img-box-one {
                height: 350px;
                border-bottom: 1px solid rgb(255, 255, 255);
            }

            .landing-img-box {
                height: 349px;
            }

            .landing-img-box-one img {
                margin-top: 0;
            }
        }

        @media screen and (max-width: 1121px) {
            .landing-img-box img {
                max-width: unset;
            }

            a.exp_more {
                font-size: 14px;
                background-color: #1f9dd9;
                border-radius: 10px;
                padding: 5px 20px 1px 20px;
                text-decoration: none;
                border: solid 1px #1f9dd9;
                color: #fff;
                position: absolute;
                right: auto;
                transition: 0.4s;
                bottom: 50px;
                box-sizing: border-box;
                left: 50%;
                transform: translate(-50%, -50%);
            }
        }

        @media screen and (max-width: 991px) {

            .mainboxheading h3 {
                display: none;
            }

            .landing-img-box-one:hover .content-hover {
                opacity: 0;
            }


            .landing-img-box-one.mainboxheading .content-hover {
                opacity: 1;
            }

            .landing-img-box a:hover h3, .landing-img-box-one a:hover h3 {
                display: block;
            }

            .content-hover {
                opacity: 0;
            }

                .content-hover.buttoneffects {
                    opacity: 1;
                }
        }

        @media screen and (max-width:881px) {
            .landing-img-box-one {
                height: auto;
            }

            .landing-img-box {
                height: auto;
            }
        }

        @media screen and (max-width: 767px) {
            .sayaboutheading {
                text-align: center;
                color: #000;
                font-weight: 500;
                font-size: 22px;
                line-height: 30px;
                margin-bottom: 20px;
                text-transform: uppercase;
            }

            .videopartview {
                padding-left: 15px;
                padding-right: 15px;
            }

            .w100 {
                width: 100% !important;
            }

            .banner__section__new {
                background: #f4ecea;
                position: relative;
            }

            .fordesktop {
                display: none !important;
            }

            .formobile {
                display: block !important;
                height: auto !important;
                padding-top: 20px !important;
            }

            a.exp_more {
                bottom: -7px;
            }

            .sayaboutslider .owl-nav .owl-prev {
                left: 10px;
                position: absolute;
                top: 50%;
                transform: translate(0, -50%);
                margin: 0;
                background: #fff;
                border-radius: 0px;
                width: 35px;
                height: 35px;
                text-align: center;
                padding: 10px 0;
                transition: 0.5s;
            }

            .sayaboutslider .owl-nav .owl-next {
                right: 10px;
                position: absolute;
                top: 50%;
                transform: translate(0, -50%);
                margin: 0;
                background: #fff;
                border-radius: 0px;
                width: 35px;
                height: 35px;
                text-align: center;
                padding: 10px 0;
                transition: 0.5s;
            }

            .sayaboutslider .owl-nav .owl-prev i {
                color: #8a2465;
                font-size: 17px;
                transition: 0.5s;
            }

            .sayaboutslider .owl-nav .owl-next i {
                color: #8a2465;
                font-size: 17px;
                transition: 0.5s;
            }

            .over__content div p {
                color: #fff;
                margin-bottom: 10px;
                font-size: 16px;
                line-height: 20px;
            }

            .sayaboutslider .owl-item.active.center .over__content div span {
                font-size: 16px;
                line-height: 22px;
            }

            .sayaboutslider .over__content div {
                padding: 15px 70px;
            }
        }

        @media screen and (max-width: 528px) {

            span.content__popup {
                width: 220px;
            }

            .sayaboutslider .owl-stage-outer {
                height: 320px;
            }

            .over__content div p {
                color: #fff;
                margin-bottom: 10px !important;
                font-size: 14px !important;
                line-height: 18px !important;
                margin-top: -25px;
            }

            .sayaboutslider .owl-item > div img {
                height: 300px;
            }

            .sayaboutslider .owl-item.center > div img {
                height: 330px;
            }

            .sayaboutslider .over__content div {
                padding: 8px 12px;
            }

            .mainhedingpws {
                font-size: 22px;
                line-height: 25px;
                margin-bottom: 20px;
            }

            .welcomepwsview-left .namepws {
                font-size: 22px;
                line-height: 25px;
            }

            .hover__heading {
                font-size: 18px;
                margin: 0px 10px 10px;
                line-height: 21px;
            }
        }

        @media screen and (max-width: 484px) {
            .school-landing-left {
                display: unset;
            }

            .landing-img-box {
                width: 100%;
            }
        }

        @media screen and (max-width: 400px) {
            .hover__heading {
                font-size: 16px;
            }


            h3.calfood__menu {
                margin-top: 0 !important;
            }
        }

        span.close {
            position: absolute;
            top: -15px;
            right: -15px;
            background: #fff;
            opacity: 1;
            width: 30px;
            height: 30px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 2px solid #8a2465;
        }

            span.close i {
                color: #8a2465;
                font-size: 16px;
            }

        .close:focus, .close:hover {
            color: #8a2465;
            opacity: 1;
        }

        .modal-dialog {
            max-width: 750px !important;
            width: 92% !important;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%) !important;
            margin: 0 !important;
        }

        .img-and-content img {
            width: 80px;
        }

        @media screen and (max-width:767px) {
            .modal-dialog {
                width: 90% !important;
            }

            span.content__popup span {
                width: 100%;
            }

            span.see_morew__btn {
                width: 120px !important;
            }
        }

        @media screen and (max-width:420px) {
            .img-and-content img {
                width: 68px;
            }
        }

        
        .banneronhome {
            position: relative;
            width: 100%;
            height: 100vh;
        }

        .banneronhomevideo:before {
            content: '';
            position: absolute;
            top: 0px;
            left: 0;
            background: linear-gradient(180deg, rgb(0 0 0 / 35%) 0%, rgba(9,9,121,0) 20%, rgba(0,212,255,0) 100%);
            height: 100%;
            width: 100%;
        }

        .banneronhomevideo {
            position: relative;
        }

        .banneronhome .wrapper__video {
            width: 100%;
            height: 100vh;
            object-fit: cover;
        }

        .desktop_banner {
            display: block;
        }

        .mobile_banner {
            display: none;
        }
        span.content__popup {
            width: 275px !important;
        }
        .popupimg {
            width: 95px;
            margin-right: 10px;
            border-radius: 50%;
            height: 95px;
            overflow: hidden;
        }

        .img-and-content img {
            width: 100%;
        }

        @media screen and (max-width:1124px) {
            .banneronhome {
                height: auto;
            }

                .banneronhome .wrapper__video {
                    height: auto;
                }
        }

        @media screen and (max-width:767px) {
            .desktop_banner {
                display: none;
            }

            .welcomepwsview {
                padding-top: 0;
            }

            .mobile_banner {
                display: block;
            }

            .banneronhomevideo:before {
                background: linear-gradient(180deg, rgb(0 0 0 / 35%) 0%, rgba(9,9,121,0) 11%, rgba(0,212,255,0) 100%)
            }
        }
        @media screen and (max-width:420px) {
            span.content__popup {
                width: 225px !important;
                padding: 0 !important;
            }

            .popupimg {
                width: 85px;
                height: 85px;
            }

            .img-and-content {
                padding: 10px 10px;
            }

                .img-and-content img {
                    margin-left: 0;
                }
        }

    li.co_icon a.twitter svg:hover {
        fill: #000 !important;
        transition: all ease 500ms;
    }
    .header_search_button .search1 a i {
        color: #fff !important;
    }

    .menu_mobile::-webkit-scrollbar {
        width: 6px;
        border-radius: 5px;
    }

    .menu_mobile::-webkit-scrollbar-track {
        width: 6px;
        background: rgb(0 0 0 / 40%);
        border-radius: 5px;
    }

    .menu_mobile::-webkit-scrollbar-thumb {
        background: #fff;
        border-radius: 5px;
    }

    .boarding__placement {
        font-weight: 400;
        font-size: 16px;
        color: #fff;
        line-height: 23px;
        margin-bottom: 7px;
        margin-top: -5px;
    }

    header {
        position: absolute;
        top: 0;
        background: transparent;
        width: 100%;
        z-index: 9999;
        transition: 0.5s;
    }

        header.fixed {
            position: fixed;
            top: 0;
            left: 0;
            background: #fff;
            z-index: 9999;
            transition: .3s;
            box-shadow: 0 0 10px 0px #000;
            transition: 0.5s;
        }

    .header_left a img {
        width: 100%;
    }

    header.fixed nav {
        padding: 10px 48px;
    }

    header.fixed .search_icon2font i.fa.fa-search {
        color: #000 !important;
        font-size: 28px;
        margin-top: -5px;
    }

    header nav {
        display: grid;
        color: #fff;
        grid-template-columns: 220px auto 15px;
        width: 100%;
        padding: 15px 48px 15px;
        grid-gap: 15px;
        align-items: center;
        transition: 0.3s;
    }

        header nav .header_left img.pws_headercolor_logo {
            width: 160px;
            display: none;
            transition: 0.5s;
        }

    .fixed nav .header_left img.pws_header_logo {
        display: none;
    }

    .fixed nav .header_left img.pws_headercolor_logo {
        display: block;
        transition: 0.5s;
        padding: 0;
        width: 100%;
    }

    .fixed nav i.fa-solid.fa-bars {
        color: #000;
    }

    .fixed nav i.fa-solid.fa-magnifying-glass {
        color: #000;
    }




    .header_right {
        text-align: right;
    }


    .mobilemenuclick {
        display: none;
    }

    header li.selected ul li a:hover {
        background: unset !important
    }

    .applynow_button a:before {
        content: unset !important;
    }

    .header_right ul {
        padding: 0;
        margin: 0;
    }

        .header_right ul li:last-child {
            margin-right: 0px;
        }

        .header_right ul li {
            display: inline-block;
            list-style: none;
            position: relative;
            margin-right: 20px;
        }

    header.fixed .header_right ul li a {
        color: #333;
    }

        header.fixed .header_right ul li a.applynow_button {
            color: #fff;
        }

    .header_right ul li a {
        display: block;
        color: #fff;
        font-weight: 600;
        padding: 15px 0 10px 0;
        font-size: 16px;
    }

    .header_right ul li ul.sidebar-navigation li.selected a {
        color: #dbb065;
    }

    .header_right ul li ul.sidebar-navigation li.selected ul li a {
        color: #fff;
    }

        .header_right ul li ul.sidebar-navigation li.selected ul li a:hover {
            color: #dbb065;
        }

    .header_right ul li ul.sidebar-navigation {
        position: absolute;
        top: 47px;
        left: 50%;
        transform: translate(-50%);
        width: 260px;
        background: rgb(138 36 101 / 90%);
        z-index: 9999;
        display: none;
        transition: .3s;
        padding: 0 10px;
    }

    .header_right ul li:hover ul {
        display: block;
    }

    .header_right ul li a.applynow_button {
        color: #fff;
        background: #8a2465;
        padding: 11px 15px 5px;
        text-transform: uppercase;
        border-radius: 5px;
        border: 1px solid #8a2465;
    }

        .header_right ul li a.applynow_button:hover {
            background: #fff;
            text-shadow: unset;
            text-decoration: none;
            border: 1px solid #8a2465;
            color: #8a2465 !important;
        }

    .header_right ul li a:hover, .header_right ul li a:focus {
        text-decoration: none;
        position: relative;
    }

    .header_right ul li ul.sidebar-navigation li {
        display: block;
        border-bottom: 1px solid rgb(255 255 255 / 25%);
        margin-right: 0px;
    }

        .header_right ul li ul.sidebar-navigation li a {
            padding: 10px 0px 5px 0px;
            color: #fff;
            text-decoration: none;
            position: relative;
            font-weight: 400;
            font-size: 16px;
            display: block;
            text-align: left;
        }

            .header_right ul li ul.sidebar-navigation li a:hover {
                color: #dbb065;
            }

        .header_right ul li ul.sidebar-navigation li ul li {
            border-bottom: 0px;
        }

            .header_right ul li ul.sidebar-navigation li ul li a {
                padding: 0px 0 5px 10px;
                font-size: 14px;
            }

        .header_right ul li ul.sidebar-navigation li ul {
            display: none;
        }

        .header_right ul li ul.sidebar-navigation li a:before {
            display: none;
        }

        .header_right ul li ul.sidebar-navigation li a:hover:before {
            transform: unset;
        }

    .header_right ul li a:hover::before {
        transform: scale3d(1,1,1);
    }

    .header_right ul li a:before {
        content: "";
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 12px;
        border-bottom: 3px solid #8a2465;
        transition: 0.5s transform ease;
        transform: scale3d(0,1,1);
        transform-origin: 0 50%;
    }

    .header_right ul li a.active:before {
        content: '';
        position: absolute;
        left: 0;
        border-bottom: 3px solid #8a2465;
        width: 100%;
        transform: initial;
    }

    .header_right ul li a.applynow_button:before {
        display: none;
    }

    .header_right ul li ul.sidebar-navigation:before {
        position: absolute;
        content: "";
        left: 50%;
        top: -9px;
        transform: translateX(-50%);
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 10px;
        border-color: transparent transparent rgb(138 36 101 / 90%);
    }

    em.mdi.mdi-chevron-down {
        position: absolute;
        right: 0;
        top: 8px;
    }

    .header_right ul li ul.sidebar-navigation li:last-child {
        border-bottom: 0px;
    }

    .mdi-chevron-down:before {
        content: "\F415";
        font-size: 14px;
    }

    em.mdi.mdi-chevron-down.mdi-flip-v:before {
        content: "\F374" !important;
        font-size: 14px;
    }

    .header_search_button i {
        cursor: pointer !important;
    }


    .School__whatsapp:hover ul {
        display: block;
    }

    .School__whatsapp ul li a:hover {
        color: #0000ff !important;
        border: none;
    }

    .School__whatsapp {
        position: fixed;
        bottom: 35px;
        right: 0px;
        z-index: 9999;
        padding: 15px 20px;
        box-sizing: border-box;
    }

    .School__whatsapp a img {
        width: 50px;
    }
    .School__whatsapp a:hover {
    color: #8a2465;
    }

    .School__whatsapp ul {
    width: 265px;
    display: none;
    box-sizing: border-box;
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 10px #00000078;
    position: absolute;
    bottom: 77px;
    right: 3px;
    }

    .School__whatsapp ul:before {
    content: '';
    position: absolute;
    bottom: -15px;
    right: 35px;
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 15px solid #fff;
    }

    .School__whatsapp ul li {
    list-style-type: none;
    margin-bottom: 10px;
    border-bottom: 1px solid #cccccc52;
    padding-bottom: 3px;
    }

    .School__whatsapp ul li a {
        padding: 0;
        background: none;
        text-decoration: none;
        color: #3a3a3a !important;
        opacity: 1 !important;
        text-transform: capitalize !important;
        font-size: 16px !important;
    }

    .School__whatsapp ul li:nth-child(4) {
        border-bottom: none;
        margin-bottom: 0;
    }

    .fixbuttoninapplynow {
        display:none;
    }

    @media screen and (max-width:1290px) {
        .header_right ul li {
            margin-right: 8px !important;
        }

            .header_right ul li a {
                font-size: 14px;
            }

                .header_right ul li a.applynow_button {
                    padding: 9px 8px 4px !important;
                }

        header nav {
            grid-template-columns: 200px auto 15px !important;
        }
    }
    @media screen and (max-width:1370px) {
        header nav {
            padding: 10px 29px;
        }
        header.fixed nav {
            padding: 10px 29px;
        }
        .header_right ul li {
            margin-right: 8px !important;
        }
    }

    @media screen and (max-width:1210px) {
        header nav {
            grid-template-columns: 150px auto 15px !important;
        }
    }

    @media screen and (max-width:1160px) {

        
        .header_right ul li ul li:last-child {
            display: block !important;
        }
        .lasthovereffects ul.sidebar-navigation {
            left: -30px !important;
        }

        .header_right ul li.lasthovereffects ul.sidebar-navigation:before {
            left: 150px;
        }

        header img.pws_headercolor_logo {
            width: 100% !important;
        }

        .footer_new {
            overflow: hidden;
        }

        .header_search_button {
            padding-right: 10px;
        }
    }
    @media screen and (max-width:1124px){
        header nav {
            grid-template-columns: 135px auto 24px !important;
            grid-gap: 10px;
            padding: 10px 20px;
        }
        .search_icon2font i.fa.fa-search {
            font-size: 24px;
        }
    }
    @media screen and (max-width:1084px){
        .header_right ul li {
            margin-right: 6px !important;
        }
    }

    @media screen and (max-width:1070px) {
        .header_right ul li a {
            font-size: 13px;
        }

        .header_right ul li {
            margin-right: 3px !important;
        }

    }

    @media screen and (max-width:991px) {
        .header_right ul li:last-child {
            display: none !important;
        }
            .mobilemenuclick1 .search1 {
                right: 60px;
            }
                .mobilemenuclick1 .search1 i.fa.fa-search {
                    color: #fff;
                    font-size: 28px;
                    margin-top: -5px;
                }
                .mobilemenuclick1 .search1:after {
                    content: unset !important;
                }
        .mobilemenuclick1 a.close_icon {
            top: 15px !important;
            right: 25px !important;
        }
        .mobilemenuclick1 .search_active .logo img {
            width: 145px !important;
        }
        .fixbuttoninapplynow {
            position: fixed;
            top: 260px;
            right: 0;
            background: rgb(109 108 108 / 83%);
            z-index: 9999;
            border: 1px solid #fff;
            text-align: center;
            width: 35px;
            padding: 10px;
            height: 125px;
            display:block;
        }

    .textrotateviewapplynow {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 105px;
        position: relative;
        left: 16px;
    }

    .textrotateviewapplynow a {
        display: block;
        text-decoration: none;
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
    }

    .textrotateviewapplynow a:hover {
        text-decoration: none;
    }

        .header_right ul li {
            margin-right: 5px;
        }

        .mobilemenuclick {
            display: block;
        }

        .header_right ul {
            display: none;
        }

        header nav {
            grid-template-columns: 150px auto !important;
        }

        .header_search_button {
            display: none;
        }

        i.fa-solid.fa-bars {
            font-size: 30px;
            cursor: pointer;
            color: #fff;
        }

        i.fa-solid.fa-magnifying-glass {
            margin-top: -5px;
            font-size: 21px;
        }


        .mobilemenusearchicon span {
            font-size: 18px;
            text-shadow: 1px 1px 1px rgb(0 0 0 / 66%);
            text-transform: uppercase;
        }

        img.mobilemenu_corporatelogo {
            width: 150px;
            padding-top: 25px;
            padding-left: 15px;
        }

        .menu_mobile {
            height: 65vh;
            padding-top: 50px;
            overflow-x: hidden;
            overflow-y: auto;
        }

            .menu_mobile ul li ul li a.click_menu.click_icon {
                font-size: 14px;
            }

        div#mobile_menu {
            width: 65%;
            margin-left: 35%;
            background: rgb(138 36 101 / 96%);
            overflow: hidden;
        }

        .menu_mobile ul li ul {
            background: #7a1f59;
            width: 93%;
            margin-left: 12px;
            margin-bottom: 10px;
            padding: 5px;
        }

            .menu_mobile ul li ul li a:before {
                content: unset;
            }

            .menu_mobile ul li ul li a {
                padding: 8px 0px 4px 5px !important;
                font-size: 14px !important;
            }

            .menu_mobile ul li ul li ul li a {
                font-size: 13px !important;
                padding: 4px 0px 2px 5px !important;
            }

            .menu_mobile ul li ul li a.click_menu {
                background: url(assets/img/plus-mob.png) no-repeat top 11px right 0px;
                background-size: 9px;
            }

                .menu_mobile ul li ul li a.click_menu.click_icon.click_icon2 {
                    background: url(assets/img/minus-mob.png) no-repeat top 9px right 0px;
                    background-size: 9px;
                }

            .menu_mobile ul li ul li a:hover {
                padding-left: 5px !important;
                text-decoration: none;
            }

        .menu_mobile ul li a:hover, .menu_mobile ul li a:focus {
            text-decoration: none;
        }

        .menu_mobile ul li ul li ul {
            margin-left: 10px;
            width: 100%;
            margin-bottom: 0px;
            padding: 0px;
        }

        .close_icon1 {
            right: -10px;
            top: -15px;
        }

        .menu_mobile ul li a.click_menu {
            font-size: 16px;
            font-weight: 400;
            padding: 10px 10px 6px 10px;
            color: #fff;
        }

        .menu_mobile ul li a {
            color: #fff;
            font-size: 16px;
            text-transform: uppercase;
            font-weight: 400;
            padding: 10px 10px 6px 10px;
        }

        .click_icon.click_icon2 {
            background-size: 11px;
        }

        .click_icon {
            background-size: 11px;
        }


        .aravali_contact_location {
            margin-top: 0;
            margin-bottom: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }

        .aravali_location {
            width: 290px;
            display: flex;
            align-items: center;
            margin-bottom: 10px;
            justify-content: center;
            text-align: center;
            flex-direction: column;
        }

        .aravali_contact {
            width: 285px;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            text-align: center;
        }

        i.fa-solid.fa-location-dot {
            color: #fff;
            font-size: 18px;
            margin-bottom: 5px;
        }

        .aravali_location a, .aravali_contact a {
            font-size: 14px;
            font-weight: 400;
            padding: 7px 15px 4px;
            line-height: 17px;
            color: #fff;
            text-decoration: underline;
        }

        

        i.fa-solid.fa-phone {
            font-size: 15px;
            color: #fff;
        }

        i.fa-brands.fa-linkedin-in:hover {
            color: #0077b5 !important;
        }

        i.fa-brands.fa-instagram:hover {
            color: #E1306C;
        }

        i.fa.fa-facebook:hover {
            color: #4267B2;
        }

        .aravali_search_box {
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .aravali_search_box input {
                width: 100%;
                vertical-align: middle;
                border: none;
                padding: 7px 9px 2px;
                background: rgb(255 255 255 / 47%);
                color: #fff;
            }

        .aravali_search_box_content {
            position: relative;
            width: 250px;
            padding: 15px 10px;
        }

        .aravali_search_box input::placeholder {
            color: #fff;
            font-size: 14px;
            font-weight: 500;
            text-transform: uppercase;
        }

        .aravali_search_box i.fa-solid.fa-magnifying-glass {
            color: #fff;
            font-size: 14px;
            position: absolute;
            right: 18px;
            top: 29px;
        }

        .close_icon1 span img {
            width: 18px;
        }
        .close_icon1 span {
            margin: 10px 25px 0px;
        }

        header nav .header_left img.pws_headercolor_logo {
            width: 100% !important;
            margin-left: 0;
            padding: 0 !important;
        }

        .header_left {
            width: auto;
        }

        header {
            padding: 10px;
        }

        div#mobile_menu {
            display: block;
        }
    }

    @media screen and (max-width:767px) {
        .School__whatsapp {
            bottom: 25px;
        }
        .School__whatsapp a img {
        width: 45px;
        }

        .School__whatsapp ul {
        bottom: 72px;
        width: 205px;
        padding: 8px;
        }

        .School__whatsapp ul li a {
            font-size: 13px !important;
        }
    }

    @media screen and (max-width:480px) {
        #enquirenowpopupmodal .modal-body {
            padding: 10px !important;
        }
        .mobile_menu .social ul li a {
            margin: 0 0px !important;
        }

            .mobile_menu .social ul li a i {
                padding: 0 !important;
                color: #fff;
            }

            .mobile_menu .social ul li a:hover i {
                color: #fff !important;
            }

        div#mobile_menu {
            width: 80%;
            margin-left: 20%;
            background: rgb(138 36 101 / 96%);
            overflow: hidden;
        }

        .inner-page header {
            display: block;
        }

        .mobilemenu_corporatelogo {
            width: 150px;
        }

        .logo2 {
            justify-content: flex-start;
            padding-left: 15px;
        }
    }

    .overlaybody {
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        width: 100%;
        z-index: 9;
        display: none;
    }
    .overlaybody.overlayclassadd {
        display: block;
    }


            /*new 23-11-2023*/
            section.natureownschool {
                background-image: url(/assets/images-2023/explore-nature-edge.webp);
                background-repeat: no-repeat;
                background-attachment: fixed;
                background-size: cover;
                position: relative;
            }
            /*end new 23-11-2023*/

            .school-landing, .sayaboutview, .footer_new {
                background: #fff !important;
            }

            .section4 {
                margin-top: 0px !important;
            }

            .footer-bg {
                padding-bottom: 25px !important;
            }

            .natureownschool_overlay {
                padding: 60px 0;
                position: relative;
            }

            .natureownschool_main {
                width: 100%;
                height: 100%;
                display: flex;
                align-items: center;
                justify-content: space-between;
                flex-wrap: wrap;
            }

            .natureownschool_box {
                width: 30%;
                height: 100%;
                padding: 0 35px;
                display: flex;
                align-items: center;
                justify-content: center;
            }

                .natureownschool_box:nth-child(2) {
                    width: 40%;
                }

                .natureownschool_box p {
                    font-size: 16px !important;
                    line-height: 28px !important;
                    margin-bottom: 12px !important;
                    font-weight: 400 !important;
                    font-family: 'Pluto';
                    color: #fff;
                }

            .natureownschool_button {
                width: 100%;
                text-align: center;
                margin-top: 25px;
            }

                .natureownschool_button a {
                    background: #8a2465;
                    color: #fff;
                    border: 1px solid #8a2465;
                    padding: 8px 15px;
                    border-radius: 5px;
                    font-family: 'Pluto';
                    font-weight: 400;
                    text-decoration: none;
                    transition: all ease 750ms;
                }

                    .natureownschool_button a:hover {
                        background: #fff;
                        color: #8a2465;
                        border: 1px solid #8a2465;
                        transition: all ease 750ms;
                    }

            .natureownschool_box img {
                width: 90%;
                padding: 0px 5px;
            }

            .natureownschool_cnt {
                margin-bottom: 15px;
                display: flex;
                align-items: center;
                justify-content: flex-start;
            }

            .natures-own-school-air {
                width: 45px;
                text-align: center;
                margin-right: 10px;
            }

            .natures-own-school-tree {
                width: 45px;
                text-align: center;
                margin-right: 10px;
            }

            .natures-own-school-location {
                width: 45px;
                text-align: center;
                margin-right: 10px;
            }

            .natures-own-school-book {
                width: 45px;
                text-align: center;
                margin-right: 10px;
            }

            .natures-own-school-tree img {
                width: 35px !important;
            }

            .natures-own-school-location img {
                width: 33px !important;
            }

            .natures-own-school-book img {
                width: 40px !important;
            }

            .natures-own-school-air img {
                width: 45px !important;
            }

            .natureownschool_cnt div p {
                margin: 0 !important;
                color: #fff;
                font-size: 16px !important;
                font-weight: 400 !important;
                font-family: 'Pluto';
                line-height: 16px !important;
            }

            @media screen and (max-width:1124px) {
                .natureownschool_box {
                    padding: 0 15px;
                    width: 27.5%;
                }

                    .natureownschool_box:nth-child(1) {
                        width: 29%;
                    }

                    .natureownschool_box:nth-child(2) {
                        width: 43.5%;
                    }

                    .natureownschool_box img {
                        width: 100%;
                    }

                .natureownschool_box {
                    justify-content: flex-start;
                }
            }

            @media screen and (max-width:991px) {
                .natureownschool_box p {
                    font-size: 14px !important;
                    line-height: 22px !important;
                }

                .natureownschool_cnt div p {
                    font-size: 14px !important;
                }

                .natureownschool_box {
                    width: 30%;
                }

                    .natureownschool_box:nth-child(1) {
                        width: 30%;
                    }

                    .natureownschool_box:nth-child(2) {
                        width: 40%;
                        padding: 0;
                    }
            }

            @media screen and (max-width:767px) {
                section.natureownschool {
                    background-image: url(/assets/images-2023/explore-nature-edge-mobile.webp);
                    background-attachment: unset;
                }

                .natureownschool_overlay {
                    padding: 40px 15px;
                }

                .natureownschool_main {
                    flex-direction: column;
                }

                .natureownschool_box {
                    width: 100%;
                    padding: 0;
                }

                .natureownschool_iconcnt {
                    margin-top: 15px;
                }

                .natures-own-school-air img {
                    padding: 0px 5px 0 0;
                }

                .natureownschool_box:nth-child(1) {
                    width: 100%;
                    justify-content: center;
                }

                .natureownschool_box img {
                    width: 250px;
                }

                .natureownschool_box:nth-child(2) {
                    width: 100%;
                }

                .natureownschool_box p {
                    font-size: 16px !important;
                    line-height: 28px !important;
                    margin: 15px 0;
                }

                .natureownschool_cnt div p {
                    font-size: 16px !important;
                }
            }
