#sp-main-body {
    padding: 0;
}
._topBar {
    background: #000045;
    color: #fff;
    position: relative;
    font-family: "Montserrat", sans-serif;
    max-width: 100%;
    max-height: 38px;
    padding: 1px 0px 0px 0px;
}
ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
    position: relative;
    font-weight: normal;
    margin: 0px;
    background: none;
    line-height: 1.2em;
    font-family: 'Montserrat', sans-serif;
}
.center {
    text-align: center !important;
}
._topBar .top-left {
    position: relative;
    float: left;
}
._topBar .top-left .contact-list li {
    position: relative;
    float: left;
    line-height: 25px;
    padding: 5px 0;
    padding-right: 14px;
    margin-right: 14px;
}
._topBar .top-left .contact-list li::before {
    position: absolute;
    right: 0;
    top: 7px;
    height: 20px;
    width: 1px;
    background-color: #747474;
    content: "";
}
._topBar .top-left .contact-list li a{
    font-size: 13px;
    color: white;
    font-weight: 400;
}
.top-right {
    position: relative;
    float: right;
}
.top-right li {
    position: relative;
    float: left;
    font-size: 13px;
    line-height: 25px;
    padding: 5px 0;
    color: white;
    font-weight: 400;
    margin-left: 10px;
}
.top-right li a{
    color: #fff !important;
}
._header {
    width: 100%;
    height: auto;
    margin: 4px 0px 4px 0px;
}
._logoHeader {
    max-width: 80%;
    float: left;
    padding: 4px 10px 4px 4px;
}
._imglogo {
    width: 100%;
}
._payBtn {
    max-width: 20%;
    float: right;
}
._feeBtn {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    background-color: #28a745;
    border: 1px solid #6464d9;
    padding: 6px 15px;
    border-radius: 8px;
    text-align: center;
    transition-duration: 0.5s;
}
._feeBtn:hover {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    background-color: #0c591e;
    border: 1px solid #9b2c0b;
    padding: 6px 15px;
    border-radius: 8px;
    text-align: center;
    transition-duration: 0.5s;
}
#offcanvas-toggler.offcanvas-toggler-right {
    float: right;
    margin-left: 20px;
    display: none;
}
._MenuBar {
    position: relative;
    background-color: #000045;
    border-top: 1px solid #1010a1;
    border-bottom: 1px solid #070f76;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 15px;
    line-height: 38px;
    font-size: 14px;
    margin: 0;
    color: #ffff !important;
    font-weight: 500 !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative;
    border-bottom: 1px solid gray;
    transition-duration: 0.5s;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {
    background: #e92e8d;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color: #ffff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    padding: 14px 14px;
    cursor: pointer;
}
.sp-page-title .sp-page-title-heading {
    font-size: 24px;
    line-height: 1;
    text-align: center;
}
._wlcBanner {
    max-width: 100%;
    max-height: 180px;
    background: linear-gradient(to bottom, #33ccff 0%, #000045 100%);
}
.btn-column {
    position: relative;
    float: right;
    padding-top: 60px;
}
.title-column {
    position: relative;
    float: left;
    padding-bottom: 40px;
    padding-top: 40px;
}
.title-column h2{
    position: relative;
    display: block;
    font-size: 45px;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 700;
}
.btn-alearts {
    display: inline-block;
    color: #fff;
    background: #08086a;
    padding: 6px 12px 6px 12px;
    border: 1px solid #fff;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    transition-duration: 0.5s;
}
.btn-alearts:hover {
    display: inline-block;
    color: #fff;
    background: #e99b0b;
    padding: 6px 12px 6px 12px;
    border: 1px solid #fff;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    transition-duration: 0.5s;
}
.about-us {
    max-width: 100%;
}
.about-sec .text strong {
    position: relative;
    font-size: 17px;
    line-height: 25px;
    color: #333333;
    font-weight: 400;
}
.about-sec {
    max-width: 75%;
    height: auto;
    float: left;
    padding-right: 60px;
}
.about-sec  p{
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 30px;
    color: black;
    font-weight: 400;
    margin-bottom: 22px;
    text-align: justify !important;
    font-family: sans-serif;
}
.about-sec h2{
    font-size: 28px;
    font-weight: 500;
    font-family: sans-serif;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #061e6a;
}
._readMore {
    display: inline-block;
    color: #fff;
    background: #08086a;
    padding: 8px 12px 8px 12px;
    border: 1px solid #fff;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    transition-duration: 0.5s;
    margin-top: 10px;
    margin-bottom: 10px;
}
._readMore:hover {
    display: inline-block;
    color: #fff;
    background: #05055f;
    padding: 8px 12px 8px 12px;
    border: 1px solid #ce0744;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    transition-duration: 0.5s;
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn-dv {
    float: left;
}
.notice-bord {
    max-width: 25%;
    float: right;
    border: 2px solid #b0b0e8;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 4px;
    padding: 0;
}
.notice-box {
    max-width: 100%;
}
._noticeTitle {
    background: #08086a;
    color: #fff;
    text-align: center;
    border-bottom: 3px solid blue;
    padding: 6px 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 16px;
    font-weight: 500;
}
.marqueBx {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 5px;
    height: 270px;
    text-align: center;
}
._bgToppers {
    background: #c5c5d3;
}
._toppers {
    max-width: 100%;
}
.topperHead {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.topperHead h2{
    font-size: 30px;
    font-weight: 500;
    font-family: math;
    margin-top: 34px;
}
.topper-students {
    max-width: 100%;
    padding-bottom: 30px;
    padding-top: 20px;
}
.dvtopper {
    width: 230px;
    display: inline-block;
    margin: 0 auto;
}
._dvcurriculum {
    background: #0c0c62;
}
._mdCurriculum .jt-inner {
    border: 1px solid #a9a4e6;
    border-radius: 8px;
    height: 418px;
}
._mdCurriculum  .jt-ic .jt-imagecover {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
._mdCurriculum .jtic_item_wrapper .jt-title {
    line-height: normal;
    display: block;
    color: #fff;
    text-align: center;
    margin: 10px;
}
._mdCurriculum .jt-introtext {
    font-size: 15px;
    font-weight: 400;
    font-family: sans-serif;
    color: #fff;
    margin: 16px;
    padding: 15px;
}
.dvhead_h2{
    font-size: 34px;
    font-weight: 500;
    font-family: sans-serif;
    color: #ebe8e8;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 26px;
}
.curriculum-inside {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #eeeeee;
    background-color: #000045;
}
.dv-facilities {
    width: 100%;
}
._facilities {
    max-width: 100%;
    padding-bottom: 30px;
    padding-top: 20px;
}
._facilitiesPart {
    width: 210px;
    display: inline-block;
    margin: 20px auto;
}
._facilitiesPart img{
    width: 94px;
    height: auto;
}
.flip-box {
    background-color: transparent;
    width: 94px;
    height: 96px;
    border: none;
    perspective: 1000px;
}
.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}  
.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}
.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.flip-box-front {
    background: none;
    color: black;
}
.flip-box-back {
    transform: rotateY(180deg);
}
._mgtTeambg {
    background: #0c0c62;
}
._team {
    display: block;
    max-width: 100%;
    margin-bottom: 50px;
}
.team-main {
    max-width: 100%;
    display: inline-flex;
}
.team-member {
    max-width: 33%;
    float: left;
    margin: 0;
    padding: 10px;
}
.team-member-inside {
    border: 2px solid #fff;
    border-radius: 4px;
    background: #fff;
    height: 328px;
    overflow: hidden;
    transition-duration: 0.5s !important;
}
.team-member-inside:hover {
    border: 2px solid #b3450c;
    border-radius: 4px;
    background: #fff;
    height: 448px;
    transition-duration: 0.5s !important;
}
.team-member-inside .article-header {
    text-align: center;
}
.team-member-inside .article-header h1{
    display: none;
}
.team-member-inside .article-ratings-social-share {
    display: none !important;
}
.team-member-inside div[itemprop="articleBody"] {
    display: none;
    transition-duration: 0.5s;
}
._jfkks h3{
    font-size: 18px;
    font-weight: 600;
    font-family: sans-serif;
    color: #1313af;
    margin-bottom: 6px;
    margin-top: -25px;
    text-transform: uppercase;
}
._jfkks p{
    font-size: 14px;
    font-weight: 600;
    font-family: sans-serif;
    color: #070856;
}
.team-intro p{
    text-align: justify;
    padding: 0px 16px 0px 16px;
}
._facilityCounterBg {
    background: #c5c5d3;
}
.facilities-cal {
    width: 100%;
}
.cal-inside {
    max-width: 100%;
    padding-bottom: 30px;
    padding-top: 20px;
}
._facilities-calPart {
    width: 168px;
    display: inline-block;
    margin: 20px auto;
}
.title-cal {
    font-size: 28px;
    font-weight: 500;
    font-family: system-ui;
    line-height: 28px;
    color: #084908;
}
.cal-counter {
    margin-bottom: 8px;
    margin-top: 20px;
    font-size: 32px;
    font-weight: 800;
    font-family: sans-serif;
    color: #05065c;
}
.dv-choose {
    width: 100%;
    margin-bottom: 50px;
    margin-top: 35px;
}
.dv-choose h1{
    font-size: 2rem !important;
    position: relative;
    font-weight: normal;
    margin: 15px 0px;
    background: none;
    line-height: 1.2em;
    font-family: 'Montserrat', sans-serif;
}
.dv-choose  p{
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 25px;
    color: black;
    font-weight: 400;
    margin-bottom: 22px;
    text-align: justify;
}
#sp-bottom {
    background: #0c0c62;
    color: #FFFFFF;
}
.btm-contact {
    width: 100%;
}
.bottom-map {
    max-width: 100%;
    margin: 10px 12px 0px 50px;
}
.btm-map {
    width: 100%;
    height: 428px;
    border-radius: 3px;
}
.btm-contact {
    width: 100%;
}
.btm-contact h2{
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 10px;
}
.btm-contact h4{
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #a3a20d;
    margin-bottom: 16px;
    margin-top: 16px;
}
.btm-contact addr{
    font-size: 14px;
    font-weight: 400;
    font-family: sans-serif;
    letter-spacing: 1px;
}
.btm-contact a{
    font-size: 14px;
    font-weight: 500;
    font-family: sans-serif;
    color: #ffff !important;
    letter-spacing: 2px;
}
.social-icon {
    display: inline-block;
}
#sp-bottom .sp-module ul li{
    display: inline-block;
    margin: 10px 10px 0px 0px;
}
.social-icon  .fa {
    font-size: 34px;
    color: #fff;
    transition-duration: 0.5s;
}
.social-icon  .fa:hover {
    font-size: 34px;
    color: #494a9f;
    transition-duration: 0.5s;
}
.ftr-copyright {
    width: 100%;
    line-height: 32px;
    height: 32px;
}
.footer_2 {
    float: right;
    display: inline-flex;
}
.footer_2 img {
    width: 182px;
    height: 32px;
}
#sp-footer .container-inner {
    padding: 8px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 28px;
    font-weight: 800;
    color: #090989;
    font-family: sans-serif;
    margin-top: 30px;
    margin-bottom: 20px;
}
._onlineform {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 24px;
}
._onlineform input{
    width: 50% !important;
}
._onlineform textarea {
    width: 50%;
}
 select{
    width: 50% !important;
    margin: 10px 0px;
}
._onlineform .input-append {
    display: inline-flex;
}
._onlineform .captchaCont {
    margin-top: 10px;
    width: 81%;
    display: inline-flex;
    height: 52px;
}
._onlineform .visBtnCon {
    text-align: center !important;
    margin-bottom: 18px;
    margin-top: 18px;
}
._onlineform .visBtnCon .btn  {
    font-size: 16px;
    color: #fff;
    background: #1212b4;
    padding: 10px 0px;
    width: 140px !important;
    border: 1px solid #20d31a;
    transition-duration: 0.5s;
}
._onlineform .visBtnCon .btn:hover  {
    font-size: 16px;
    color: #fff;
    background: #0a0a66;
    padding: 10px 0px;
    width: 140px !important;
    border: 1px solid #103d0d;
    transition-duration: 0.5s;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
    border-radius: 3px 3px 0 0;
    width: 100%;
    height: 540px;
}
/*-----------------------------------------------------------------------Contact us-----------------------------*/
.cont-us {
    width: 100%;
    height: 165px;
    margin-bottom: 50px;
    margin-top: 50px;
}
.cl-1 {
    background: #e7ecf1;
}
.cl-2 {
    background: #b6cbe0;
}
.contus-part {
    width: 33.333%;
    height: 165px;
    float: left;
}
.contus-inside {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 40px;
}
.contus-inside h3{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}
.contus-addr {
    font-size: 15px;
    font-family: sans-serif;
    line-height: 24px;
    font-weight: 500;
    color: #6a6c74;
}
.contus-addr p{
    font-size: 15px;
    font-weight: 500;
    font-family: sans-serif;
    margin-bottom: 0px;
    color: #090545;
}
.contact-us {
    padding-top: 22px;
    padding-bottom: 30px;
}
.contact-form-heading {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    color: #aba4a4;
    margin-top: 20px;
    margin-bottom: 20px;
}
#cf_2 {
    --font: Arial;
    --max-width: 100% !important;
    background: none !important;
    --border-radius: 0px !important;
    --control-gap: 10px !important;
    --label-color: #aba4a4 !important;
    --label-size: 16px !important;
    --label-weight: 400 !important;
    --input-color: none !important;
    --input-placeholder-color: none !important;
    --input-text-align: left !important;
    --input-background-color: none !important;
    --input-border-color: #cccccc !important;
    --input-border-radius: 3px !important;
    --input-size: 16px !important;
    --input-padding: 12px 12px !important;
}
.contact-us input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
    display: block;
    width: 100%;
    padding: 0.5rem 0.5rem !important;
    font-size: 1rem;
    line-height: 1.25;
    color: #fff !important;
    background: none !important;
    background-clip: padding-box;
    border: 1px solid #fff;
    border-radius: 0.25rem;
    /* transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; */
}
.gmap {
    width: 100%;
    height: auto;
    padding-bottom: 0;
    padding-top: 0;
}
.g-map {
    width: 100%;
    height: 518px;
    border: 1px solid #e8e0e0;
    border-radius: 0;
}
.pg-item-box-title, .pg-category-box-title {
    position: absolute;
    bottom: 0em;
    left: 0em;
    padding: 8px;
    color: #fff;
    font-weight: bold;
    width: 100%;
    border-radius: 0 0 3px 3px;
    font-size: 100%;
    background: rgba(0, 0, 0, .5);
}
.pg-top-icons {
    display: none;
}
/*------------------------------------------------------------------------------------Mobile------------------------------*/
@media screen and (max-width: 728px) {
.hidden-mobile {
    display: none;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
._topBar .top-left {
    position: relative;
    text-align: center;
}
._topBar .top-left .contact-list li {
    position: relative;
    line-height: 25px;
    padding: 5px 22px;
    text-align: center;
}
._topBar .top-left .contact-list li::before {
    display: none;
}
._logoHeader {
    max-width: 100%;
    padding-bottom: 6px;
    padding-top: 6px;
}
._MenuBar {
    position: relative;
    background-color: #000045;
    border-top: 1px solid #1010a1;
    border-bottom: 1px solid #070f76;
    height: 44px;
}
.burger-icon>span {
    display: block;
    height: 3px;
    background-color: #fff;
    margin: 8px 0px;
    transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
    width: 34px;
}
.call-to-action .outer-box {
    position: relative;
}
.call-to-action .title-column {
    position: relative;
    float: left;
}
#offcanvas-toggler.offcanvas-toggler-right {
    margin-left: 8px !important;
    display: inline-block;
}
.about-sec {
    max-width: 100%;
    height: auto;
    padding: 20px;
}
.about-sec h2 {
    font-size: 18px;
    font-weight: 600;
    font-family: sans-serif;
    margin-top: 0px;
    margin-bottom: 8px;
    color: #061e6a;
    text-align: center;
}
.about-sec p {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 28px;
    color: black;
    font-weight: 400;
    margin-bottom: 8px;
    text-align: justify !important;
    font-family: sans-serif;
}
.notice-bord {
    max-width: 90%;
    border: 2px solid #b0b0e8;
    margin-bottom: 15px;
    margin-top: 0px;
    border-radius: 10px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}
._noticeTitle {
    background: #08086a;
    color: #fff;
    text-align: center;
    border-bottom: 3px solid blue;
    padding: 6px 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    font-size: 16px;
    font-weight: 500;
}
.marqueBx {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 18px;
    height: 156px;
    text-align: center;
}
.topperHead h2 {
    font-size: 24px;
    font-weight: 500;
    font-family: math;
    margin-top: 18px;
}
.topper-students {
    max-width: 100%;
    padding-bottom: 15px;
    padding-top: 5px;
}
.dvtopper {
    width: 178px;
    display: inline-block;
    margin: 12px auto;
}
.dvhead_h2 {
    font-size: 26px;
    font-weight: 500;
    font-family: sans-serif;
    color: #ebe8e8;
    text-align: center;
    margin-bottom: 6px;
    margin-top: 15px;
}
._facilities {
    max-width: 100%;
    padding-bottom: 10px;
    padding-top: 5px;
}
._facilitiesPart {
    width: 150px;
    display: inline-block;
    margin: 8px auto;
}
._facilitiesPart img {
    width: 84px;
    height: auto;
}
.flip-box {
    background-color: transparent;
    width: 84px;
    height: 86px;
    border: none;
    perspective: 1000px;
}
._disc {
    font-size: 14px;
    font-weight: 400;
    font-family: system-ui;
}
._team {
    display: block;
    max-width: 100%;
    margin-bottom: 15px;
}
.team-main {
    max-width: 100%;
    display: inline-block;
}
.team-member {
    max-width: 100%;
    margin: 0;
    padding: 10px;
}
._facilities-calPart {
    width: 228px;
    display: inline-block;
    margin: 20px auto;
}
.title-cal {
    font-size: 22px;
    font-weight: 500;
    font-family: system-ui;
    line-height: 24px;
    color: #084908;
}
.cal-counter {
    margin-bottom: 4px;
    margin-top: 8px;
    font-size: 24px;
    font-weight: 800;
    font-family: sans-serif;
    color: #05065c;
}
.dv-choose h1 {
    font-size: 22px !important;
    position: relative;
    font-weight: 600;
    margin: 6px 0px;
    background: none;
    line-height: 16px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    color: #0b0b67;
}
.cont-us {
    width: 100%;
    height: 495px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.contus-part {
    width: 100%;
    height: 165px;
}
.contus-inside {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 40px;
}

.bottom-map {
    max-width: 100%;
    margin: 8px;
}
#sp-bottom {
    padding: 8px 0 16px;
    font-size: 14px;
    line-height: 1.6;
}
.btm-contact {
    width: 100%;
    text-align: center;
}
.ftr-copyright {
    width: 100%;
    line-height: 32px;
    height: 32px;
    text-align: center;
    border-bottom: 1px solid #a9a5a5;
}
.footer_2 {
    display: inline-flex;
    font-size: 12px;
    line-height: 32px;
}
.footer_2 img {
    width: 157px;
    height: 31px;
    margin: 5px 5px 0px 5px;
}


}
