﻿@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    padding: 0px;
    margin: 0px;
    font-family: 'Poppins', sans-serif!important;
    font-size: 16px;
    font-style: normal;
}


.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Poppins', sans-serif!important;
}

a {
    cursor: pointer;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.hdtop {
    width: 100%;
    display: block;
    background: url('../images/header/header-bg-rpsdegree copy.png') no-repeat;
    z-index: 99;
    background-size: 100% 100%;
}

. border_1_bottom {
    border-bottom: 1px solid gray;
}

#onlydesktop {
    display: block;
    padding: 0px;
}

.hedlogo {
    display: inline-block;
    width: 100%;
    padding: 13px 0px 21px 40px;
}

.hedlogo > a > img {
    width: 100%;
    height: auto;
    margin-top: 0px;
}


.registration {
    width: 100%;
    display: inline-block;
}

.registration > a {
    display: inline-block;
}

.registration > a > img {
    width: 100%;
    height: auto;
    text-align: right;
    display: inline-block;
    margin-top: 17px;
}

.line_top_addr {
    height: 1px;
    width: 65%;
    margin-left: auto;
    background-color: #d8d8d8;
    margin-right: 128px;
}

.linkheadn {
    width: 100%;
    display: inline-block;
    padding-top: 10px;
}

.linkheadn > ul {
    list-style: none;
    width: 100%;
    padding: 0px;
    padding-right: 12px;
    display: inline-block;
}

.linkheadn > ul > li > a {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    color: White;
    text-decoration: none;
}

.removerpadding {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.linkheadn > ul > li > a > i {
    list-style-type: none;
    display: inline-block;
    font-size: 15px;
    color: White;
    padding: 0px 5px 0px 0px;
}

.parnt {
    width: 100%;
    display: inline-block;
}

.parnt img {
    width: auto;
    height: 40px;
    text-align: right;
}

.header-nav .nav {
    float: left;
}

.f_left {
    float: left;
}


.SocialSection {
    width: 100%;
    height: auto;
    background-color: #103157;
    padding-top: 10px;
    padding-bottom: 20px;
}

.campusggn {
    color: #fcb42e;
    text-transform: uppercase;
    font-size: 19px;
    width: 100%;
    font-weight: bold;
    /* padding-top: 10px; */
    margin-top: 10px;
}

#desktopscholar {
    display: block;
}

.scholar {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 0px;
}

.scholar > a {
    text-decoration: none;
    display: inline-block;
}

.scholar > a > img {
    width: auto;
    height: auto;
}

.vediorps {
    display: inline-block;
    width: 100%;
    height: 3px;
    background-color: darkblue;
}

.vedio_div:after {
    content: "";
    position: absolute;
    display: inline-block;
    bottom: 0px;
    left: -60px;
    right: auto;
    bottom: 0px;
    border-right: 60px solid #1e3a5b;
    border-bottom: 60px solid transparent;
}

.youtuberpsdegree {
    display: inline-block;
    height: 200px;
    width: 200px;
    padding: 10px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid gray;
    background-color: #FFF;
    text-align: center;
    margin-top: 21%;
}

.youtuberpsdegree a {
    font-size: 135px;
    display: inline-block;
    color: darkblue;
    text-align: center;
    border-radius: 50px;
    margin-top: 23px;
    margin-bottom: auto;
}

.youtuberpsdegree:hover {
    transition: 0.8s;
    background-color: rgba(161, 187, 114, 0.3);
    border-color: darkblue;
}

.youtuberpsdegree:hover a {
    transform: scale(1.2);
    transition: 0.8s;
    font-size: 135px;
    display: inline-block;
    color: darkblue;
    text-align: center;
    border-radius: 50px;
    margin-top: 23px;
    margin-bottom: auto;
}

.Youtube {
    min-height: 300px;
    width: 100%;
}

.bgsketch {
    display: inline-block;
    width: 100%;
    height: auto;
    background-size: 70% 100%;
    background-repeat: no-repeat;
    background-position: right;
    background-image: url(bg/rapdegree-welcome.jpg), -moz-linear-gradient(top, #cbe3ba, #a6cc8b);
    background-image: url(bg/rapdegree-welcome.jpg), -webkit-gradient(linear, left top, left bottom, from(#cbe3ba), to(#a6cc8b));
}

.bgsketch_gray {
    display: inline-block;
    width: 100%;
    height: auto;
}

.bgsketch_gray img {
    width: 100%;
    height: auto;
}

.welcomerpscolor {
    width: 100%;
    height: auto;
    background-color: rgba(212, 211, 220, 0.6);
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
}

.rps-degree-history {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 0px;
}

.rps-degree-history > h3 {
    display: inline-block;
    font-size: 28px;
    color: darkblue;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.rps-degree-history > p {
    display: inline-block;
    font-size: 18px;
    color: maroon;
    text-align: justify;
    /* font-weight: bold; */
    line-height: 2em;
}

.director-rps-degree {
    width: 100%;
    display: block;
    height: auto;
    text-align: center;
    margin-top: 50px;
    background: url('svg.htm') no-repeat;
    background-size: 100% 100%;
}

.director-rps-degree > img {
    width: 40%;
    height: auto;
    margin-top: 98px;
}



/*== >Title separators ====== */

.dez-separator-outer {
    padding-top: 2px;
    padding-left: 2px;
    overflow: hidden;
}

.dez-separator {
    display: inline-block;
    height: 3px;
    width: 50px;
    margin-bottom: 10px;
    position: relative;
}

.dez-separator.style-liner {
    width: 20px;
}

.dez-separator.style-icon {
    width: 30px;
    height: auto;
    text-align: center;
    font-size: 20px;
}

.dez-separator[class*="style-"]:after,
.dez-separator[class*="style-"]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 30px;
    width: 70px;
    height: 1px;
    background: #cecece;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.dez-separator[class*="style-"]:before {
    left: auto;
    right: 30px;
}

.dez-separator.style-skew {
    width: 15px;
    height: 10px;
    margin-left: 1px;
    margin-right: 1px;
    -moz-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
}

.dez-separator.style-skew[class*="style-"]:after,
.dez-separator.style-skew[class*="style-"]:before {
    width: 80px;
    height: 4px;
    left: 20px;
    -moz-transform: translateY(-50%) skewX(-10deg);
    -webkit-transform: translateY(-50%) skewX(-10deg);
    -o-transform: translateY(-50%) skewX(-10deg);
    -ms-transform: translateY(-50%) skewX(-10deg);
    transform: translateY(-50%) skewX(-10deg);
}

.dez-separator.style-skew[class*="style-"]:before {
    right: 20px;
    left: auto;
}

.bg-orange {
    background-color: Orange;
}

#welcomemobile {
    display: none;
}

.color_white {
    color: White;
}

.addresscampus {
    display: inline-block;
    width: 100%;
    height: auto;
    padding-top: 25px;
}

.addresscampus > p {
    font-weight: 600;
    color: Orange;
    text-transform: uppercase;
    font-size: 22px;
    padding-bottom: 0px;
    padding-left: 5px;
}

.addresscampus > span > a {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.addresscampus > a:hover {
    text-decoration: none;
}

.addresscampus > span > i {
    color: darkblue;
    font-size: 20px;
    font-weight: bold;
}

#desktopaddres {
    display: block;
}

/* SOcial Links */
/* Social Media */
.icon-bar {
    position: fixed;
    top: 50%;
    z-index: 99;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}

.icon-bar a:hover {
    background-color: #000;
}

.facebook {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #55ACEE;
    color: white;
}

.linkedin {
    background: #007bb5;
    color: white;
}

.youtube {
    background: #bb0000;
    color: white;
}


@media only screen and (min-width: 769px) and (max-width: 991px) {
    .newsBox_div {
        width: 96%;
        position: relative;
        height: 180px;
    }

}

@media only screen and (max-width: 768px) {

    .modal-content {
        width: 100% !important;
        height: 100% !important;
    }

    img.PopSliderImg {
        width: 100% !important;
        height: 100% !important;
    }

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 0px;
        padding-left: 0px;
    }

    #welcomemobile {
        display: block;
    }

    #desktopaddres {
        display: none;
    }

    .youtuberpsdegree {
        margin-top: 0px;
    }

    .textman > ul > li {
        list-style-type: none;
        display: inline;
        color: darkblue;
        text-align: center;
        margin-left: 0px;
        padding-left: 18px;
    }

    .imgimp > img {
        width: 100%;
        height: auto;
        display: inline-block;
    }

    .w_Cources {
        margin-left: -20px;
        margin-right: -20px;
    }

    .courserps > h3 {
        font-size: 24px;
    }

    .bgsketch {
        display: inline-block;
        width: 100%;
        background: none;
        height: auto;
        background-size: cover;
        background-position: center;
    }

    .rps-degree-history {
        display: inline-block;
        width: 100%;
        height: auto;
        margin-top: 25px;
    }


    .rps-degree-history > h3 {
        display: inline-block;
        font-size: 22px;
        color: darkblue;
        text-align: center;
        font-weight: bold;
        margin-bottom: 10px;
        text-transform: uppercase;
    }


    .rps-degree-history > p {
        display: inline-block;
        font-size: 18px;
        text-align: justify;
        color: maroon;
        line-height: 1.5em;
    }

    .rps-degree-history > a > span {
        text-decoration: none;
        display: inline-block;
        font-size: 18px;
        color: Maroon;
    }

    .mt30 {
        margin-top: 30px;
    }

    .hdtop {
        width: 100%;
        display: block;
        background: none;
        z-index: 99;
        background-size: cover;
    }

    .hedlogo > a > img {
        width: 100%;
        height: auto;
        margin-left: 0px;
    }


    .hedlogo {
        display: inline-block;
        width: 100%;
        padding: 10px 0px 0px 0px;
    }

    #onlydesktop,
    #desktopscholar {
        display: block;
    }

    .linkheadn,
    .parnt {
        display: none;
    }

    .linkheadn > ul {
        padding-left: 20px;
    }

    .linkheadn > ul > li > a {
        text-align: left;
        font-size: 12px;
    }

    .line_top_addr {
        height: 1px;
        width: 65%;
        margin-left: 20px;
        background-color: #d8d8d8;
        margin-right: auto;
    }



}

.border_bottom_1 {
    border-bottom: 2px solid #3193d1;
}

.parent {
    display: inline-block;
    width: 100%;
    background-image: linear-gradient(45deg, #ff5722, #f16207);
}

.parent > p {
    display: inline-block;
    color: White;
}

.parent > p > a {
    color: White;
    text-decoration: none;
}

.parent > p > a > i {
    display: inline-block;
    text-decoration: none;
    font-size: 20px;
    color: White;
    margin-top: 4px;
    padding-left: 10px;
    padding-right: 5px;
}

.p_tb10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.right_fix {
    position: fixed;
    z-index: 999;
    display: inline-block;
    height: 100px;
    width: 100px;
    background-color: #1948c5;
    left: 0px;
    border-radius: 78px;
    top: auto;
    bottom: 5px;
    right: 5px;
}

.right_fix > a > i {
    text-decoration: none;
    display: inline-block;
    font-size: 35px;
    text-align: center;
    color: White;
    width: 100%;
    margin-top: 31px;
}

.right_parent {
    position: fixed;
    z-index: 99;
    display: none;
    height: 82px;
    width: 208px;
    background-color: Green;
    border-top-left-radius: 42px;
    border-bottom-left-radius: 42px;
    left: auto;
    top: 200px;
    bottom: 5px;
    right: -7px;
}

.right_parent > a > p {
    display: inline-block;
    width: 100%;
    font-size: 22px;
    color: white;
    font-weight: bold;
}

.right_parent > a > p > img {
    width: 61px;
    height: auto;
    display: inline-block;
    margin-top: 10px;
    margin-left: 10px;
    border-radius: 36px;
}

.transport_avil {
    display: inline-block;
    height: auto;
    padding: 10px;
    margin-top: 37px;
    margin-left: -9px;
    box-shadow: 1px 2px 0 0px #1948c5;
    background-color: orange;
}

.transport_avil > h3 {
    display: inline-block;
    font-size: 15px;
    color: white;
    font-weight: bold;
}

.facili_braek {
    display: inline-block;
    font-size: 18px;
    color: #0c436a;
    margin-left: 7px;
    margin-top: 4px;
    font-weight: bold;
}

.left_vediofix {
    display: inline-block;
    height: auto;
    width: 100px;
    background-color: transparent;
}

.left_vediofix > img {
    text-decoration: none;
    width: 100%;
    height: 50px;
    padding: 5px;
}

@media only screen and (max-width: 768px) {

    .icon-bar {
        position: fixed;
        top: 42%;
        z-index: 99;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .achiever-rank {
        display: flex;
        font-size: 30px;
        line-height: 20px;
    }

    .newsBox_div .Icon_News {
        right: 10px;
    }

    .Icon_News {
        background-image: url('../images/image_bg.png');
    }

    .icon-bar a {
        display: block;
        text-align: center;
        padding: 10px;
        transition: all 0.3s ease;
        color: white;
        font-size: 15px;
    }


    .transport_avil {
        display: inline-block;
        height: auto;
        padding: 10px;
        margin-top: 10px;
        margin-left: -9px;
        box-shadow: 1px 2px 0 0px #1948c5;
        background-color: orange;
    }

    .right_fix > a > i {
        text-decoration: none;
        display: inline-block;
        font-size: 40px;
        text-align: center;
        color: White;
        width: 100%;
        margin-top: 25px;
    }

    .right_fix {
        position: fixed;
        z-index: 999;
        display: inline-block;
        height: 86px;
        width: 84px;
        background-color: #1948c5;
        left: 0px;
        border-radius: 78px;
        top: auto;
        bottom: 5px;
        right: 5px;
    }

    .right_parent {
        bottom: 20px;
        top: auto;
    }
}


.topper_rps_degree {
    display: inline-block;
    height: auto;
    margin-top: 30px;
    background: linear-gradient(138deg, #21a7d0 70%, rgb(255 255 255) 17%);
    width: 100%;
    min-height: 310px;
    border-radius: 20px;
    margin-bottom: 30px;
}

.topper_rps_image {
    display: block;
    margin-top: 5px;
    width: 100%;
    height: auto;
    border-radius: 50%;
    border: 5px solid #273c66;
    /* padding: 5px; */
    margin: 55px auto;
}

@media screen and (max-width: 600px) {

    .topper_rps_image {
        width: 50%;
    }
}

.topper_content {
    display: inline-block;
    width: 100%;
    padding-top: 30px;
    height: auto;
}

.percentage {
    text-align: center;
    padding: 10px;
    border-radius: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    color: #fff;
    text-shadow: 0px 0px 1px;
}

.topper_content > h4 {
    display: inline-block;
    color: #273c66;
    font-size: 18px;
    padding: 10px;
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 24px;
    text-align: center;
    width: 100%;
    font-weight: 700;
}

.topper_content > p {
    display: inline-block;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 18px;
letter-spacing: 1px;
}

.topper_content > span {
    display: inline-block;
    color: Gray;
    font-size: 18px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    font-weight: bold;
}



.w_newsEvents, .bg_topper_color, .schoolSlider {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 80px 0px;

}

.w_Cources {
    width: 100%;
    display: inline-block;
    height: auto;
}

.Prayaas_content {
    width: 100%;
    display: inline-block;
    color: #fff;
    padding: 5px;
}

.Prayaas_content h2 {
    color: #fff;
}

.Prayaas_content p {
    color: #fff;
}


.newsBox_div {
    width: 90%;
    position: relative;
    min-height: 320px;
    display: inline-block;
    background-image: url(../images/achiever-bg.png);
    background-repeat: no-repeat;
    background-color: #ffcc2a;
    background-position: right;
    margin: 6px 16px;
    border: 2px solid;
    background-size: contain;
}

.achiever-rank {
    display: flex;
    font-size: 36px;
    line-height: 25px;
    margin: 12px auto 0;
    text-align: center;
    font-weight: 700;
    width: min-content;
    letter-spacing: 1px;
    line-break: auto;
    font-variant: all-petite-caps;
    white-space: pre-line;
}

.achiever-div-content {
    display: flex;
    justify-content: center;
    align-content: center;

}

.achiever-class {
    position: absolute;
    bottom: -37px;
    margin: auto;
    font-size: 18px;
    font-variant: small-caps;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: fit-content;
    width: 70%;
}

span.achiever-name {
    background: linear-gradient(45deg, #f99f2f, #ea921c);
    border-radius: 50px;
    padding: 8px 30px;
    font-size: 15px;
    color: #fff;
    font-weight: bolder;
    position: absolute;
    letter-spacing: 1px;
    bottom: -92px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 80%;
    width: auto;
    z-index: 99;
    text-transform: uppercase;
}

span.achiever-name::before {
    content: '\00BB';
    position: absolute;
    left: -13px;
    color: #ffffff;
    font-size: 22px;
    font-family: Fontawesome;
    top: 0px;
    padding: 1px 2px 0 24px;
}

.newsBox_div h2 {
    color: #fff;
    margin: 10px;
    font-size: 20px;
    text-align: center;
}

.newsBox_div h3 {
    font-size: 20px;
    background-color: #fff;
    color: #000;
    width: 100%;
    margin: 0px;
    padding: 10px;
    text-align: center;
}

.newsBox_div h4 {
    text-align: center;
    color: #fff;
}

.newsBox_div .Icon_News {
    width: 180px;
    position: relative;
}

.newsBox_div .Icon_News::before {
    margin: 0 auto;
    background: #fff;
    content: '';
    position: absolute;
    top: 0;
    left: 33%;
    display: flex;
    width: 200px;
    transform: rotate(45deg);
    height: 200px;
    box-shadow: 1px 1px 0px 2px #33333375;
    border-radius: 20px;
    z-index: 2;

}

.newsBox_div .Icon_News::after {
    margin: 0 auto;
    background: #fff;
    content: '';
    transform: rotate(0deg);
    position: absolute;
    top: 0;
    left: 33%;
    z-index: 1;
    display: flex;
    width: 200px;
    height: 200px;
    box-shadow: 1px 1px 0px 2px #33333375;
    border-radius: 20px;
}


.marquee-div-achievers {
    width: 100%;
    margin: 0 auto;
}

.newsBox_div .Icon_News img {
    width: 100%;
    height: auto;
}

.Slider_icon {
    width: 100%;
    display: inline-block;
    padding: 20px;
    text-align: center;
}

.Slider_icon a {
    display: inline-block;
    padding: 14px;
    background-color: #21a7d0;
    color: #fff;
    text-align: center;
    margin: 5px;
    border-radius: 50%;
}

.modal-body {
    padding: 0px;
    width: 100%;
    display: inline-block
}

.talent_img_div
{
    text-align: right;
}

.scholarship_div > img
{
    margin: 16px auto;
}

.Model_header {
    display: inline-block;
    padding: 10px;
    width: 100%;
    letter-spacing: .5px;
    text-align: center;
    font-size: 16px;
    background-color: #1a2946;
    color: #fff;
}

.modal-footer {
    display: inline-block;
    background: #3f51b5;
    width: 100%
}

/* Parent login */
.parents_icon {
    font-size: 20px;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    padding: 5px;
    position: fixed;
    left: 0px;
    font-weight: 600;
    
    padding-right: 18px;
    bottom: 20px;
    z-index: 998;

    background-image: linear-gradient(45deg, #f44336, #b31d12);
}

.parents_icon img {
    width: 30px;
    height: 30px;
    box-shadow: inset 1px 1px 20px 20px #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 0px;
    margin-right: 7px;
}

.parents_icon:hover {
    color: #fff;
    text-decoration: none;
}

.parents_icon:hover img {
    transform: rotate(360deg);
    transition: 0.6s;
}

.parents_icon a {
    text-decoration: none;
}


.b-0
{
    border: 0!important;
}

@media only screen and (min-width: 769px) and (max-width: 1199px) 
{
 .scholarship_div > img 
 {
     margin-top: 5px;
 }   
}

@media (max-width: 768px) 
{
    
    .scholarship_div > img 
    {
        margin: 10px auto;
    }
    
    .talent_img_div
    {
        text-align: center;
    }
    
    .modal-dialog {
        min-width: 30%;
        max-width: 80%;
        margin: 30px auto;
    }
    
    .plr_10
    {
        padding: 0!important;
    }
    
    .FotterWidget
    {
        padding-left: 10px;
    }
    
    .FotterWidget    .col-sm-12.col-xs-12.p_tb10 
    {
        display: flex;
    }
    
    .FotterWidget > .listitem.list li::before 
    {
        color: #fff;
    }
    
}
